-- Softaculous SQL Dump
-- http://www.softaculous.com
--
-- Host: localhost
-- Generation Time: February 4, 2026, 11:18 am
-- Server version: 10.11.14
-- PHP Version: 8.1.27

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `ymeinnov_fusionchirch`
--

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_actionscheduler_actions`
--

CREATE TABLE `wpd6_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_actionscheduler_actions`
--

INSERT INTO `wpd6_actionscheduler_actions` VALUES
(19, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'failed', '2025-03-09 13:11:36', '2025-03-09 13:11:36', 10, '[]', 'O:28:"ActionScheduler_NullSchedule":0:{}', 3, 1, '2025-03-09 13:11:58', '2025-03-09 13:11:58', 0, NULL),
(1113, 'woocommerce_cleanup_draft_orders', 'failed', '2025-04-14 03:22:50', '2025-04-14 03:22:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1744600970;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1744600970;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2025-04-14 03:38:52', '2025-04-14 03:38:52', 0, NULL),
(1250, 'woocommerce_cleanup_draft_orders', 'failed', '2025-04-15 03:38:52', '2025-04-15 03:38:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1744688332;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1744688332;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2025-04-15 03:57:33', '2025-04-15 03:57:33', 0, NULL),
(1366, 'woocommerce_cleanup_draft_orders', 'failed', '2025-04-16 03:57:33', '2025-04-16 03:57:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1744775853;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1744775853;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2025-04-16 04:41:11', '2025-04-16 04:41:11', 0, NULL),
(1398, 'woocommerce_cleanup_draft_orders', 'failed', '2025-04-17 04:41:11', '2025-04-17 04:41:11', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1744864871;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1744864871;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2025-04-17 04:50:15', '2025-04-17 04:50:15', 0, NULL),
(1430, 'woocommerce_cleanup_draft_orders', 'failed', '2025-04-18 04:50:15', '2025-04-18 04:50:15', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1744951815;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1744951815;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2025-04-18 04:56:39', '2025-04-18 04:56:39', 0, NULL),
(1462, 'woocommerce_cleanup_draft_orders', 'failed', '2025-04-19 04:56:39', '2025-04-19 04:56:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745038599;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745038599;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2025-04-19 05:45:06', '2025-04-19 05:45:06', 0, NULL),
(1528, 'woocommerce_cleanup_draft_orders', 'failed', '2025-04-20 05:45:06', '2025-04-20 05:45:06', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745127906;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745127906;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2025-04-20 05:57:03', '2025-04-20 05:57:03', 0, NULL),
(1595, 'woocommerce_cleanup_draft_orders', 'failed', '2025-04-21 05:57:03', '2025-04-21 05:57:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745215023;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745215023;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2025-04-21 12:45:23', '2025-04-21 12:45:23', 0, NULL),
(1612, 'action_scheduler/migration_hook', 'failed', '2025-04-20 08:53:44', '2025-04-20 08:53:44', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1745139224;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1745139224;}', 2, 1, '2025-04-20 08:54:38', '2025-04-20 08:54:38', 0, NULL),
(1651, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 18:46:48', '2025-04-21 18:46:48', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745261208;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745261208;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:01:29', '2025-04-21 19:01:29', 0, NULL),
(1653, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:03:29', '2025-04-21 19:03:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745262209;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745262209;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:03:42', '2025-04-21 19:03:42', 0, NULL),
(1654, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:05:42', '2025-04-21 19:05:42', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745262342;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745262342;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:06:10', '2025-04-21 19:06:10', 0, NULL),
(1655, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:08:10', '2025-04-21 19:08:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745262490;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745262490;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:08:13', '2025-04-21 19:08:13', 0, NULL),
(1656, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:10:13', '2025-04-21 19:10:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745262613;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745262613;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:10:48', '2025-04-21 19:10:48', 0, NULL),
(1657, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:12:48', '2025-04-21 19:12:48', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745262768;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745262768;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:13:32', '2025-04-21 19:13:32', 0, NULL),
(1658, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:15:32', '2025-04-21 19:15:32', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745262932;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745262932;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:15:34', '2025-04-21 19:15:34', 0, NULL),
(1659, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:17:34', '2025-04-21 19:17:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745263054;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745263054;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:17:34', '2025-04-21 19:17:34', 0, NULL),
(1660, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:19:34', '2025-04-21 19:19:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745263174;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745263174;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:19:34', '2025-04-21 19:19:34', 0, NULL),
(1661, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:21:34', '2025-04-21 19:21:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745263294;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745263294;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:21:39', '2025-04-21 19:21:39', 0, NULL),
(1662, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:23:39', '2025-04-21 19:23:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745263419;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745263419;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:24:02', '2025-04-21 19:24:02', 0, NULL),
(1663, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:26:02', '2025-04-21 19:26:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745263562;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745263562;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:27:33', '2025-04-21 19:27:33', 0, NULL),
(1664, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:29:33', '2025-04-21 19:29:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745263773;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745263773;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:32:01', '2025-04-21 19:32:01', 0, NULL),
(1665, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:34:01', '2025-04-21 19:34:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745264041;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745264041;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:35:12', '2025-04-21 19:35:12', 0, NULL),
(1666, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:37:12', '2025-04-21 19:37:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745264232;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745264232;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:37:34', '2025-04-21 19:37:34', 0, NULL),
(1667, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:39:34', '2025-04-21 19:39:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745264374;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745264374;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:39:34', '2025-04-21 19:39:34', 0, NULL),
(1668, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:41:34', '2025-04-21 19:41:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745264494;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745264494;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:41:40', '2025-04-21 19:41:40', 0, NULL),
(1669, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:43:40', '2025-04-21 19:43:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745264620;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745264620;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:44:56', '2025-04-21 19:44:56', 0, NULL),
(1670, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:46:56', '2025-04-21 19:46:56', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745264816;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745264816;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:47:13', '2025-04-21 19:47:13', 0, NULL),
(1671, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:49:13', '2025-04-21 19:49:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745264953;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745264953;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:49:17', '2025-04-21 19:49:17', 0, NULL),
(1672, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:51:17', '2025-04-21 19:51:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745265077;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745265077;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:51:17', '2025-04-21 19:51:17', 0, NULL),
(1673, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:53:17', '2025-04-21 19:53:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745265197;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745265197;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:53:20', '2025-04-21 19:53:20', 0, NULL),
(1674, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:55:20', '2025-04-21 19:55:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745265320;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745265320;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:55:29', '2025-04-21 19:55:29', 0, NULL),
(1675, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 19:57:29', '2025-04-21 19:57:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745265449;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745265449;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 19:58:20', '2025-04-21 19:58:20', 0, NULL),
(1676, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:00:20', '2025-04-21 20:00:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745265620;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745265620;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:00:31', '2025-04-21 20:00:31', 0, NULL),
(1677, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:02:31', '2025-04-21 20:02:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745265751;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745265751;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:02:31', '2025-04-21 20:02:31', 0, NULL),
(1678, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:04:31', '2025-04-21 20:04:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745265871;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745265871;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:04:39', '2025-04-21 20:04:39', 0, NULL),
(1679, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:06:39', '2025-04-21 20:06:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745265999;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745265999;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:06:56', '2025-04-21 20:06:56', 0, NULL),
(1680, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:08:56', '2025-04-21 20:08:56', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745266136;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745266136;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:09:17', '2025-04-21 20:09:17', 0, NULL),
(1681, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:11:17', '2025-04-21 20:11:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745266277;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745266277;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:11:45', '2025-04-21 20:11:45', 0, NULL),
(1682, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:13:45', '2025-04-21 20:13:45', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745266425;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745266425;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:13:58', '2025-04-21 20:13:58', 0, NULL),
(1683, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:15:58', '2025-04-21 20:15:58', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745266558;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745266558;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:16:55', '2025-04-21 20:16:55', 0, NULL),
(1684, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:18:55', '2025-04-21 20:18:55', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745266735;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745266735;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:19:36', '2025-04-21 20:19:36', 0, NULL),
(1685, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:21:36', '2025-04-21 20:21:36', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745266896;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745266896;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:21:37', '2025-04-21 20:21:37', 0, NULL),
(1686, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:23:37', '2025-04-21 20:23:37', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745267017;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745267017;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:23:38', '2025-04-21 20:23:38', 0, NULL),
(1687, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:25:38', '2025-04-21 20:25:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745267138;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745267138;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:25:39', '2025-04-21 20:25:39', 0, NULL),
(1688, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:27:39', '2025-04-21 20:27:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745267259;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745267259;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:29:39', '2025-04-21 20:29:39', 0, NULL),
(1689, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:31:39', '2025-04-21 20:31:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745267499;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745267499;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:31:48', '2025-04-21 20:31:48', 0, NULL),
(1690, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:33:48', '2025-04-21 20:33:48', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745267628;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745267628;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:34:40', '2025-04-21 20:34:40', 0, NULL),
(1691, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:36:40', '2025-04-21 20:36:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745267800;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745267800;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:36:51', '2025-04-21 20:36:51', 0, NULL),
(1692, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:38:51', '2025-04-21 20:38:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745267931;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745267931;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:38:52', '2025-04-21 20:38:52', 0, NULL),
(1693, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:40:52', '2025-04-21 20:40:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745268052;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745268052;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:41:21', '2025-04-21 20:41:21', 0, NULL),
(1694, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:43:21', '2025-04-21 20:43:21', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745268201;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745268201;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:43:34', '2025-04-21 20:43:34', 0, NULL),
(1695, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:45:34', '2025-04-21 20:45:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745268334;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745268334;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:45:40', '2025-04-21 20:45:40', 0, NULL),
(1696, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:47:40', '2025-04-21 20:47:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745268460;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745268460;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:48:04', '2025-04-21 20:48:04', 0, NULL),
(1697, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:50:04', '2025-04-21 20:50:04', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745268604;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745268604;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:50:19', '2025-04-21 20:50:19', 0, NULL),
(1698, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:52:19', '2025-04-21 20:52:19', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745268739;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745268739;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:52:29', '2025-04-21 20:52:29', 0, NULL),
(1699, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:54:29', '2025-04-21 20:54:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745268869;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745268869;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:54:48', '2025-04-21 20:54:48', 0, NULL),
(1700, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 20:56:48', '2025-04-21 20:56:48', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745269008;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745269008;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 20:58:50', '2025-04-21 20:58:50', 0, NULL),
(1701, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:00:50', '2025-04-21 21:00:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745269250;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745269250;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:00:50', '2025-04-21 21:00:50', 0, NULL),
(1702, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:02:50', '2025-04-21 21:02:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745269370;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745269370;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:03:45', '2025-04-21 21:03:45', 0, NULL),
(1703, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:05:45', '2025-04-21 21:05:45', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745269545;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745269545;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:07:07', '2025-04-21 21:07:07', 0, NULL),
(1704, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:09:07', '2025-04-21 21:09:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745269747;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745269747;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:12:56', '2025-04-21 21:12:56', 0, NULL),
(1705, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:14:56', '2025-04-21 21:14:56', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745270096;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745270096;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:15:20', '2025-04-21 21:15:20', 0, NULL),
(1706, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:17:20', '2025-04-21 21:17:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745270240;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745270240;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:17:27', '2025-04-21 21:17:27', 0, NULL),
(1707, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:19:27', '2025-04-21 21:19:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745270367;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745270367;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:19:42', '2025-04-21 21:19:42', 0, NULL),
(1708, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:21:42', '2025-04-21 21:21:42', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745270502;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745270502;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:21:42', '2025-04-21 21:21:42', 0, NULL),
(1709, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:23:42', '2025-04-21 21:23:42', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745270622;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745270622;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:23:42', '2025-04-21 21:23:42', 0, NULL),
(1710, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:25:42', '2025-04-21 21:25:42', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745270742;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745270742;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:25:43', '2025-04-21 21:25:43', 0, NULL),
(1711, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:27:43', '2025-04-21 21:27:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745270863;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745270863;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:27:46', '2025-04-21 21:27:46', 0, NULL),
(1712, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:29:46', '2025-04-21 21:29:46', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745270986;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745270986;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:30:16', '2025-04-21 21:30:16', 0, NULL),
(1713, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:32:16', '2025-04-21 21:32:16', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745271136;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745271136;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:32:31', '2025-04-21 21:32:31', 0, NULL),
(1714, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:34:31', '2025-04-21 21:34:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745271271;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745271271;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:34:31', '2025-04-21 21:34:31', 0, NULL),
(1715, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:36:31', '2025-04-21 21:36:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745271391;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745271391;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:36:31', '2025-04-21 21:36:31', 0, NULL),
(1716, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:38:31', '2025-04-21 21:38:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745271511;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745271511;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:38:32', '2025-04-21 21:38:32', 0, NULL),
(1717, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:40:32', '2025-04-21 21:40:32', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745271632;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745271632;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:40:35', '2025-04-21 21:40:35', 0, NULL),
(1718, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:42:35', '2025-04-21 21:42:35', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745271755;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745271755;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:43:07', '2025-04-21 21:43:07', 0, NULL),
(1719, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:45:07', '2025-04-21 21:45:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745271907;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745271907;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:45:38', '2025-04-21 21:45:38', 0, NULL),
(1720, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:47:38', '2025-04-21 21:47:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745272058;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745272058;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:47:38', '2025-04-21 21:47:38', 0, NULL),
(1721, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:49:38', '2025-04-21 21:49:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745272178;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745272178;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:50:39', '2025-04-21 21:50:39', 0, NULL),
(1722, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:52:39', '2025-04-21 21:52:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745272359;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745272359;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:53:38', '2025-04-21 21:53:38', 0, NULL),
(1723, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:55:38', '2025-04-21 21:55:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745272538;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745272538;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:56:02', '2025-04-21 21:56:02', 0, NULL),
(1724, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 21:58:02', '2025-04-21 21:58:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745272682;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745272682;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 21:59:12', '2025-04-21 21:59:12', 0, NULL),
(1725, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:01:12', '2025-04-21 22:01:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745272872;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745272872;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:02:10', '2025-04-21 22:02:10', 0, NULL),
(1726, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:04:10', '2025-04-21 22:04:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745273050;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745273050;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:05:03', '2025-04-21 22:05:03', 0, NULL),
(1727, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:07:03', '2025-04-21 22:07:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745273223;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745273223;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:07:34', '2025-04-21 22:07:34', 0, NULL),
(1728, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:09:34', '2025-04-21 22:09:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745273374;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745273374;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:10:19', '2025-04-21 22:10:19', 0, NULL),
(1729, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:12:19', '2025-04-21 22:12:19', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745273539;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745273539;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:12:41', '2025-04-21 22:12:41', 0, NULL),
(1730, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:14:41', '2025-04-21 22:14:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745273681;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745273681;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:14:55', '2025-04-21 22:14:55', 0, NULL),
(1731, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:16:55', '2025-04-21 22:16:55', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745273815;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745273815;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:17:52', '2025-04-21 22:17:52', 0, NULL),
(1732, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:19:52', '2025-04-21 22:19:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745273992;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745273992;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:20:38', '2025-04-21 22:20:38', 0, NULL),
(1733, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:22:38', '2025-04-21 22:22:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745274158;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745274158;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:22:47', '2025-04-21 22:22:47', 0, NULL),
(1734, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:24:47', '2025-04-21 22:24:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745274287;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745274287;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:24:54', '2025-04-21 22:24:54', 0, NULL),
(1735, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:26:54', '2025-04-21 22:26:54', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745274414;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745274414;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:26:56', '2025-04-21 22:26:56', 0, NULL),
(1736, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:28:56', '2025-04-21 22:28:56', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745274536;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745274536;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:29:01', '2025-04-21 22:29:01', 0, NULL),
(1737, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:31:01', '2025-04-21 22:31:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745274661;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745274661;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:33:00', '2025-04-21 22:33:00', 0, NULL),
(1738, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:35:00', '2025-04-21 22:35:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745274900;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745274900;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:35:00', '2025-04-21 22:35:00', 0, NULL),
(1739, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:37:00', '2025-04-21 22:37:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745275020;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745275020;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:37:16', '2025-04-21 22:37:16', 0, NULL),
(1740, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:39:16', '2025-04-21 22:39:16', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745275156;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745275156;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:39:21', '2025-04-21 22:39:21', 0, NULL),
(1741, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:41:21', '2025-04-21 22:41:21', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745275281;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745275281;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:41:41', '2025-04-21 22:41:41', 0, NULL),
(1742, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:43:41', '2025-04-21 22:43:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745275421;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745275421;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:43:47', '2025-04-21 22:43:47', 0, NULL),
(1743, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:45:47', '2025-04-21 22:45:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745275547;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745275547;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:46:17', '2025-04-21 22:46:17', 0, NULL),
(1744, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:48:17', '2025-04-21 22:48:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745275697;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745275697;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:48:17', '2025-04-21 22:48:17', 0, NULL),
(1745, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:50:17', '2025-04-21 22:50:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745275817;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745275817;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:50:58', '2025-04-21 22:50:58', 0, NULL),
(1746, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:52:58', '2025-04-21 22:52:58', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745275978;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745275978;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:53:20', '2025-04-21 22:53:20', 0, NULL),
(1747, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:55:20', '2025-04-21 22:55:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745276120;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745276120;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:55:26', '2025-04-21 22:55:26', 0, NULL),
(1748, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 22:57:26', '2025-04-21 22:57:26', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745276246;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745276246;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 22:58:06', '2025-04-21 22:58:06', 0, NULL),
(1749, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 23:00:06', '2025-04-21 23:00:06', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745276406;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745276406;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 23:00:07', '2025-04-21 23:00:07', 0, NULL),
(1750, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 23:02:07', '2025-04-21 23:02:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745276527;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745276527;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 23:03:14', '2025-04-21 23:03:14', 0, NULL),
(1751, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 23:05:14', '2025-04-21 23:05:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745276714;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745276714;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 23:05:19', '2025-04-21 23:05:19', 0, NULL),
(1752, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 23:07:19', '2025-04-21 23:07:19', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745276839;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745276839;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 23:30:04', '2025-04-21 23:30:04', 0, NULL),
(1753, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 23:32:04', '2025-04-21 23:32:04', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745278324;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745278324;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 23:33:49', '2025-04-21 23:33:49', 0, NULL),
(1754, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-21 23:35:49', '2025-04-21 23:35:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745278549;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745278549;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-21 23:58:24', '2025-04-21 23:58:24', 0, NULL),
(1755, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 00:00:24', '2025-04-22 00:00:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745280024;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745280024;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 00:01:28', '2025-04-22 00:01:28', 0, NULL),
(1756, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 00:03:28', '2025-04-22 00:03:28', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745280208;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745280208;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 00:04:39', '2025-04-22 00:04:39', 0, NULL),
(1757, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 00:06:39', '2025-04-22 00:06:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745280399;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745280399;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 00:53:28', '2025-04-22 00:53:28', 0, NULL),
(1758, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 00:55:28', '2025-04-22 00:55:28', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745283328;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745283328;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 01:30:10', '2025-04-22 01:30:10', 0, NULL),
(1759, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 01:32:10', '2025-04-22 01:32:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745285530;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745285530;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 02:32:49', '2025-04-22 02:32:49', 0, NULL),
(1760, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 02:34:49', '2025-04-22 02:34:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745289289;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745289289;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 02:41:40', '2025-04-22 02:41:40', 0, NULL),
(1761, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 02:43:40', '2025-04-22 02:43:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745289820;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745289820;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 02:51:14', '2025-04-22 02:51:14', 0, NULL),
(1762, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 02:53:14', '2025-04-22 02:53:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745290394;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745290394;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 03:04:59', '2025-04-22 03:04:59', 0, NULL),
(1763, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 03:06:59', '2025-04-22 03:06:59', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745291219;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745291219;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 03:27:46', '2025-04-22 03:27:46', 0, NULL),
(1764, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 03:29:46', '2025-04-22 03:29:46', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745292586;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745292586;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 04:49:29', '2025-04-22 04:49:29', 0, NULL);
INSERT INTO `wpd6_actionscheduler_actions` VALUES
(1765, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 04:51:29', '2025-04-22 04:51:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745297489;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745297489;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 05:58:07', '2025-04-22 05:58:07', 0, NULL),
(1766, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:00:07', '2025-04-22 06:00:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745301607;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745301607;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:08:13', '2025-04-22 06:08:13', 0, NULL),
(1767, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:10:13', '2025-04-22 06:10:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745302213;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745302213;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:11:08', '2025-04-22 06:11:08', 0, NULL),
(1768, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:13:08', '2025-04-22 06:13:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745302388;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745302388;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:13:33', '2025-04-22 06:13:33', 0, NULL),
(1769, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:15:33', '2025-04-22 06:15:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745302533;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745302533;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:15:40', '2025-04-22 06:15:40', 0, NULL),
(1770, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:17:40', '2025-04-22 06:17:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745302660;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745302660;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:17:57', '2025-04-22 06:17:57', 0, NULL),
(1771, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:19:57', '2025-04-22 06:19:57', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745302797;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745302797;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:20:40', '2025-04-22 06:20:40', 0, NULL),
(1772, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:22:40', '2025-04-22 06:22:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745302960;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745302960;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:23:12', '2025-04-22 06:23:12', 0, NULL),
(1773, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:25:12', '2025-04-22 06:25:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745303112;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745303112;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:25:23', '2025-04-22 06:25:23', 0, NULL),
(1774, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:27:23', '2025-04-22 06:27:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745303243;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745303243;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:27:40', '2025-04-22 06:27:40', 0, NULL),
(1775, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:29:40', '2025-04-22 06:29:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745303380;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745303380;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:29:41', '2025-04-22 06:29:41', 0, NULL),
(1776, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:31:41', '2025-04-22 06:31:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745303501;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745303501;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:31:54', '2025-04-22 06:31:54', 0, NULL),
(1777, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:33:54', '2025-04-22 06:33:54', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745303634;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745303634;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:34:43', '2025-04-22 06:34:43', 0, NULL),
(1778, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:36:43', '2025-04-22 06:36:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745303803;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745303803;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:36:44', '2025-04-22 06:36:44', 0, NULL),
(1779, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:38:44', '2025-04-22 06:38:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745303924;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745303924;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:39:30', '2025-04-22 06:39:30', 0, NULL),
(1780, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:41:30', '2025-04-22 06:41:30', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745304090;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745304090;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 06:41:47', '2025-04-22 06:41:47', 0, NULL),
(1781, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 06:43:47', '2025-04-22 06:43:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745304227;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745304227;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:07:41', '2025-04-22 07:07:41', 0, NULL),
(1782, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:09:41', '2025-04-22 07:09:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745305781;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745305781;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:13:07', '2025-04-22 07:13:07', 0, NULL),
(1783, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:15:07', '2025-04-22 07:15:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745306107;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745306107;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:20:14', '2025-04-22 07:20:14', 0, NULL),
(1784, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:22:14', '2025-04-22 07:22:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745306534;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745306534;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:22:43', '2025-04-22 07:22:43', 0, NULL),
(1785, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:24:43', '2025-04-22 07:24:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745306683;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745306683;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:29:48', '2025-04-22 07:29:48', 0, NULL),
(1786, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:31:48', '2025-04-22 07:31:48', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745307108;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745307108;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:32:29', '2025-04-22 07:32:29', 0, NULL),
(1787, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:34:29', '2025-04-22 07:34:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745307269;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745307269;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:34:39', '2025-04-22 07:34:39', 0, NULL),
(1788, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:36:39', '2025-04-22 07:36:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745307399;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745307399;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:36:53', '2025-04-22 07:36:53', 0, NULL),
(1789, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:38:53', '2025-04-22 07:38:53', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745307533;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745307533;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:39:23', '2025-04-22 07:39:23', 0, NULL),
(1790, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:41:23', '2025-04-22 07:41:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745307683;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745307683;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:41:26', '2025-04-22 07:41:26', 0, NULL),
(1791, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:43:26', '2025-04-22 07:43:26', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745307806;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745307806;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:43:35', '2025-04-22 07:43:35', 0, NULL),
(1792, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:45:35', '2025-04-22 07:45:35', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745307935;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745307935;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:45:46', '2025-04-22 07:45:46', 0, NULL),
(1793, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:47:46', '2025-04-22 07:47:46', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745308066;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745308066;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:48:43', '2025-04-22 07:48:43', 0, NULL),
(1794, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:50:43', '2025-04-22 07:50:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745308243;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745308243;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:50:52', '2025-04-22 07:50:52', 0, NULL),
(1795, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:52:52', '2025-04-22 07:52:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745308372;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745308372;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:53:35', '2025-04-22 07:53:35', 0, NULL),
(1796, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:55:35', '2025-04-22 07:55:35', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745308535;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745308535;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:55:48', '2025-04-22 07:55:48', 0, NULL),
(1797, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 07:57:48', '2025-04-22 07:57:48', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745308668;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745308668;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 07:58:24', '2025-04-22 07:58:24', 0, NULL),
(1798, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 08:00:24', '2025-04-22 08:00:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745308824;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745308824;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 08:00:47', '2025-04-22 08:00:47', 0, NULL),
(1799, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 08:02:47', '2025-04-22 08:02:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745308967;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745308967;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 08:02:47', '2025-04-22 08:02:47', 0, NULL),
(1800, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 08:04:47', '2025-04-22 08:04:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745309087;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745309087;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 08:04:47', '2025-04-22 08:04:47', 0, NULL),
(1801, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 08:06:47', '2025-04-22 08:06:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745309207;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745309207;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 08:06:47', '2025-04-22 08:06:47', 0, NULL),
(1802, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 08:08:47', '2025-04-22 08:08:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745309327;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745309327;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 09:09:03', '2025-04-22 09:09:03', 0, NULL),
(1803, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 09:11:03', '2025-04-22 09:11:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745313063;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745313063;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 09:11:10', '2025-04-22 09:11:10', 0, NULL),
(1804, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 09:13:10', '2025-04-22 09:13:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745313190;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745313190;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 09:24:33', '2025-04-22 09:24:33', 0, NULL),
(1805, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 09:26:33', '2025-04-22 09:26:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745313993;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745313993;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 11:51:50', '2025-04-22 11:51:50', 0, NULL),
(1806, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 11:53:50', '2025-04-22 11:53:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745322830;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745322830;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 12:41:29', '2025-04-22 12:41:29', 0, NULL),
(1807, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 12:43:29', '2025-04-22 12:43:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745325809;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745325809;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 12:51:59', '2025-04-22 12:51:59', 0, NULL),
(1808, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 12:53:59', '2025-04-22 12:53:59', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745326439;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745326439;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 12:57:34', '2025-04-22 12:57:34', 0, NULL),
(1810, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 12:59:34', '2025-04-22 12:59:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745326774;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745326774;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 12:59:34', '2025-04-22 12:59:34', 0, NULL),
(1811, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 13:01:34', '2025-04-22 13:01:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745326894;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745326894;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 13:10:51', '2025-04-22 13:10:51', 0, NULL),
(1812, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 13:12:51', '2025-04-22 13:12:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745327571;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745327571;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 13:13:05', '2025-04-22 13:13:05', 0, NULL),
(1813, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 13:15:05', '2025-04-22 13:15:05', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745327705;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745327705;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 13:15:34', '2025-04-22 13:15:34', 0, NULL),
(1814, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 13:17:34', '2025-04-22 13:17:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745327854;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745327854;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 13:19:30', '2025-04-22 13:19:30', 0, NULL),
(1815, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 13:21:30', '2025-04-22 13:21:30', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745328090;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745328090;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 13:22:10', '2025-04-22 13:22:10', 0, NULL),
(1816, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 13:24:10', '2025-04-22 13:24:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745328250;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745328250;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 13:24:37', '2025-04-22 13:24:37', 0, NULL),
(1817, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 13:26:37', '2025-04-22 13:26:37', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745328397;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745328397;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:13:08', '2025-04-22 15:13:08', 0, NULL),
(1818, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:15:08', '2025-04-22 15:15:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745334908;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745334908;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:33:54', '2025-04-22 15:33:54', 0, NULL),
(1819, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:35:54', '2025-04-22 15:35:54', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745336154;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745336154;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:36:11', '2025-04-22 15:36:11', 0, NULL),
(1820, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:38:11', '2025-04-22 15:38:11', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745336291;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745336291;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:38:16', '2025-04-22 15:38:16', 0, NULL),
(1821, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:40:16', '2025-04-22 15:40:16', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745336416;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745336416;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:40:17', '2025-04-22 15:40:17', 0, NULL),
(1822, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:42:17', '2025-04-22 15:42:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745336537;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745336537;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:42:18', '2025-04-22 15:42:18', 0, NULL),
(1823, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:44:18', '2025-04-22 15:44:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745336658;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745336658;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:44:19', '2025-04-22 15:44:19', 0, NULL),
(1824, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:46:19', '2025-04-22 15:46:19', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745336779;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745336779;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:46:20', '2025-04-22 15:46:20', 0, NULL),
(1825, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:48:20', '2025-04-22 15:48:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745336900;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745336900;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:48:21', '2025-04-22 15:48:21', 0, NULL),
(1826, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:50:21', '2025-04-22 15:50:21', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745337021;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745337021;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:50:22', '2025-04-22 15:50:22', 0, NULL),
(1827, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:52:22', '2025-04-22 15:52:22', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745337142;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745337142;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:52:22', '2025-04-22 15:52:22', 0, NULL),
(1828, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:54:22', '2025-04-22 15:54:22', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745337262;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745337262;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:54:23', '2025-04-22 15:54:23', 0, NULL),
(1829, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:56:23', '2025-04-22 15:56:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745337383;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745337383;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:56:24', '2025-04-22 15:56:24', 0, NULL),
(1830, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 15:58:24', '2025-04-22 15:58:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745337504;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745337504;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 15:58:25', '2025-04-22 15:58:25', 0, NULL),
(1831, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:00:25', '2025-04-22 16:00:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745337625;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745337625;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:00:26', '2025-04-22 16:00:26', 0, NULL),
(1832, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:02:26', '2025-04-22 16:02:26', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745337746;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745337746;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:10:49', '2025-04-22 16:10:49', 0, NULL),
(1833, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:12:49', '2025-04-22 16:12:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745338369;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745338369;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:14:48', '2025-04-22 16:14:48', 0, NULL),
(1834, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:16:48', '2025-04-22 16:16:48', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745338608;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745338608;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:16:49', '2025-04-22 16:16:49', 0, NULL),
(1835, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:18:49', '2025-04-22 16:18:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745338729;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745338729;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:18:50', '2025-04-22 16:18:50', 0, NULL),
(1836, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:20:50', '2025-04-22 16:20:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745338850;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745338850;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:20:51', '2025-04-22 16:20:51', 0, NULL),
(1837, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:22:51', '2025-04-22 16:22:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745338971;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745338971;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:22:52', '2025-04-22 16:22:52', 0, NULL),
(1838, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:24:52', '2025-04-22 16:24:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745339092;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745339092;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:24:53', '2025-04-22 16:24:53', 0, NULL),
(1839, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:26:53', '2025-04-22 16:26:53', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745339213;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745339213;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:26:54', '2025-04-22 16:26:54', 0, NULL),
(1840, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:28:54', '2025-04-22 16:28:54', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745339334;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745339334;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:28:55', '2025-04-22 16:28:55', 0, NULL),
(1841, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:30:55', '2025-04-22 16:30:55', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745339455;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745339455;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:30:56', '2025-04-22 16:30:56', 0, NULL),
(1842, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:32:56', '2025-04-22 16:32:56', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745339576;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745339576;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:34:57', '2025-04-22 16:34:57', 0, NULL),
(1843, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:36:57', '2025-04-22 16:36:57', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745339817;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745339817;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:37:00', '2025-04-22 16:37:00', 0, NULL),
(1844, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:39:00', '2025-04-22 16:39:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745339940;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745339940;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:40:10', '2025-04-22 16:40:10', 0, NULL),
(1845, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:42:10', '2025-04-22 16:42:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745340130;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745340130;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:42:58', '2025-04-22 16:42:58', 0, NULL),
(1846, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:44:58', '2025-04-22 16:44:58', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745340298;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745340298;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:44:59', '2025-04-22 16:44:59', 0, NULL),
(1847, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:46:59', '2025-04-22 16:46:59', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745340419;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745340419;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:47:01', '2025-04-22 16:47:01', 0, NULL),
(1848, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:49:01', '2025-04-22 16:49:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745340541;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745340541;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:49:02', '2025-04-22 16:49:02', 0, NULL),
(1849, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:51:02', '2025-04-22 16:51:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745340662;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745340662;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:51:02', '2025-04-22 16:51:02', 0, NULL),
(1850, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:53:02', '2025-04-22 16:53:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745340782;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745340782;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:53:02', '2025-04-22 16:53:02', 0, NULL),
(1851, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:55:02', '2025-04-22 16:55:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745340902;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745340902;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:55:03', '2025-04-22 16:55:03', 0, NULL),
(1852, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:57:03', '2025-04-22 16:57:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745341023;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745341023;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 16:57:05', '2025-04-22 16:57:05', 0, NULL),
(1853, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 16:59:05', '2025-04-22 16:59:05', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745341145;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745341145;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:01:10', '2025-04-22 17:01:10', 0, NULL),
(1854, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:03:10', '2025-04-22 17:03:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745341390;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745341390;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:05:16', '2025-04-22 17:05:16', 0, NULL),
(1855, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:07:16', '2025-04-22 17:07:16', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745341636;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745341636;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:07:17', '2025-04-22 17:07:17', 0, NULL),
(1856, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:09:17', '2025-04-22 17:09:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745341757;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745341757;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:13:11', '2025-04-22 17:13:11', 0, NULL),
(1857, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:15:11', '2025-04-22 17:15:11', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745342111;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745342111;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:15:38', '2025-04-22 17:15:38', 0, NULL),
(1858, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:17:38', '2025-04-22 17:17:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745342258;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745342258;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:19:13', '2025-04-22 17:19:13', 0, NULL),
(1859, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:21:13', '2025-04-22 17:21:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745342473;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745342473;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:21:15', '2025-04-22 17:21:15', 0, NULL),
(1860, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:23:15', '2025-04-22 17:23:15', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745342595;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745342595;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:25:16', '2025-04-22 17:25:16', 0, NULL),
(1861, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:27:16', '2025-04-22 17:27:16', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745342836;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745342836;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:29:18', '2025-04-22 17:29:18', 0, NULL),
(1862, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:31:18', '2025-04-22 17:31:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745343078;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745343078;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:31:18', '2025-04-22 17:31:18', 0, NULL),
(1863, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:33:18', '2025-04-22 17:33:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745343198;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745343198;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:33:18', '2025-04-22 17:33:18', 0, NULL),
(1864, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:35:18', '2025-04-22 17:35:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745343318;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745343318;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:35:20', '2025-04-22 17:35:20', 0, NULL),
(1865, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:37:20', '2025-04-22 17:37:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745343440;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745343440;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:37:25', '2025-04-22 17:37:25', 0, NULL),
(1866, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:39:25', '2025-04-22 17:39:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745343565;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745343565;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:41:23', '2025-04-22 17:41:23', 0, NULL),
(1867, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:43:23', '2025-04-22 17:43:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745343803;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745343803;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:43:24', '2025-04-22 17:43:24', 0, NULL),
(1868, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:45:24', '2025-04-22 17:45:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745343924;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745343924;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:45:25', '2025-04-22 17:45:25', 0, NULL),
(1869, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:47:25', '2025-04-22 17:47:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745344045;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745344045;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:47:27', '2025-04-22 17:47:27', 0, NULL),
(1870, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:49:27', '2025-04-22 17:49:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745344167;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745344167;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:49:27', '2025-04-22 17:49:27', 0, NULL),
(1871, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:51:27', '2025-04-22 17:51:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745344287;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745344287;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:51:27', '2025-04-22 17:51:27', 0, NULL),
(1872, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:53:27', '2025-04-22 17:53:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745344407;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745344407;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:53:27', '2025-04-22 17:53:27', 0, NULL),
(1873, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:55:27', '2025-04-22 17:55:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745344527;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745344527;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:55:27', '2025-04-22 17:55:27', 0, NULL),
(1874, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:57:27', '2025-04-22 17:57:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745344647;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745344647;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:57:28', '2025-04-22 17:57:28', 0, NULL),
(1875, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 17:59:28', '2025-04-22 17:59:28', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745344768;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745344768;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 17:59:29', '2025-04-22 17:59:29', 0, NULL),
(1876, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:01:29', '2025-04-22 18:01:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745344889;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745344889;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:01:30', '2025-04-22 18:01:30', 0, NULL),
(1877, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:03:30', '2025-04-22 18:03:30', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745345010;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745345010;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:03:31', '2025-04-22 18:03:31', 0, NULL),
(1878, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:05:31', '2025-04-22 18:05:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745345131;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745345131;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:05:32', '2025-04-22 18:05:32', 0, NULL),
(1879, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:07:32', '2025-04-22 18:07:32', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745345252;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745345252;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:07:33', '2025-04-22 18:07:33', 0, NULL),
(1880, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:09:33', '2025-04-22 18:09:33', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745345373;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745345373;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:09:35', '2025-04-22 18:09:35', 0, NULL),
(1881, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:11:35', '2025-04-22 18:11:35', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745345495;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745345495;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:11:35', '2025-04-22 18:11:35', 0, NULL),
(1882, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:13:35', '2025-04-22 18:13:35', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745345615;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745345615;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:13:35', '2025-04-22 18:13:35', 0, NULL),
(1883, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:15:35', '2025-04-22 18:15:35', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745345735;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745345735;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:15:36', '2025-04-22 18:15:36', 0, NULL),
(1884, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:17:36', '2025-04-22 18:17:36', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745345856;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745345856;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:17:37', '2025-04-22 18:17:37', 0, NULL),
(1885, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:19:37', '2025-04-22 18:19:37', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745345977;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745345977;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:19:37', '2025-04-22 18:19:37', 0, NULL),
(1886, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:21:37', '2025-04-22 18:21:37', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745346097;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745346097;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:21:39', '2025-04-22 18:21:39', 0, NULL),
(1887, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:23:39', '2025-04-22 18:23:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745346219;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745346219;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:23:40', '2025-04-22 18:23:40', 0, NULL);
INSERT INTO `wpd6_actionscheduler_actions` VALUES
(1888, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:25:40', '2025-04-22 18:25:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745346340;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745346340;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:25:41', '2025-04-22 18:25:41', 0, NULL),
(1889, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:27:41', '2025-04-22 18:27:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745346461;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745346461;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:27:42', '2025-04-22 18:27:42', 0, NULL),
(1890, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:29:42', '2025-04-22 18:29:42', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745346582;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745346582;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:29:43', '2025-04-22 18:29:43', 0, NULL),
(1891, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:31:43', '2025-04-22 18:31:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745346703;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745346703;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:31:44', '2025-04-22 18:31:44', 0, NULL),
(1892, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:33:44', '2025-04-22 18:33:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745346824;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745346824;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:33:45', '2025-04-22 18:33:45', 0, NULL),
(1893, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:35:45', '2025-04-22 18:35:45', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745346945;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745346945;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:35:45', '2025-04-22 18:35:45', 0, NULL),
(1894, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:37:45', '2025-04-22 18:37:45', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745347065;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745347065;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:37:47', '2025-04-22 18:37:47', 0, NULL),
(1895, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:39:47', '2025-04-22 18:39:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745347187;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745347187;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:39:47', '2025-04-22 18:39:47', 0, NULL),
(1896, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:41:47', '2025-04-22 18:41:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745347307;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745347307;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:41:49', '2025-04-22 18:41:49', 0, NULL),
(1897, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:43:49', '2025-04-22 18:43:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745347429;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745347429;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:43:49', '2025-04-22 18:43:49', 0, NULL),
(1898, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:45:49', '2025-04-22 18:45:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745347549;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745347549;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:45:51', '2025-04-22 18:45:51', 0, NULL),
(1899, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:47:51', '2025-04-22 18:47:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745347671;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745347671;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-22 18:47:52', '2025-04-22 18:47:52', 0, NULL),
(1900, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-22 18:49:52', '2025-04-22 18:49:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745347792;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745347792;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-23 20:52:37', '2025-04-23 20:52:37', 0, NULL),
(1901, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-23 20:54:37', '2025-04-23 20:54:37', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745441677;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745441677;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-24 16:57:25', '2025-04-24 16:57:25', 0, NULL),
(1903, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-24 16:59:25', '2025-04-24 16:59:25', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745513965;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745513965;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-24 21:18:30', '2025-04-24 21:18:30', 0, NULL),
(1904, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-24 21:20:30', '2025-04-24 21:20:30', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745529630;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745529630;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-25 03:00:00', '2025-04-25 03:00:00', 0, NULL),
(1906, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-25 03:02:00', '2025-04-25 03:02:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745550120;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745550120;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-25 03:09:58', '2025-04-25 03:09:58', 0, NULL),
(1907, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-25 03:11:58', '2025-04-25 03:11:58', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745550718;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745550718;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-25 08:01:35', '2025-04-25 08:01:35', 0, NULL),
(1908, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-25 08:03:35', '2025-04-25 08:03:35', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745568215;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745568215;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-25 18:17:52', '2025-04-25 18:17:52', 0, NULL),
(1909, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-25 18:19:52', '2025-04-25 18:19:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745605192;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745605192;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-25 21:40:05', '2025-04-25 21:40:05', 0, NULL),
(1910, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-25 21:42:05', '2025-04-25 21:42:05', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745617325;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745617325;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-25 22:13:20', '2025-04-25 22:13:20', 0, NULL),
(1912, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-25 22:15:20', '2025-04-25 22:15:20', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745619320;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745619320;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-26 03:00:58', '2025-04-26 03:00:58', 0, NULL),
(1913, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-26 03:02:58', '2025-04-26 03:02:58', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745636578;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745636578;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-26 03:10:08', '2025-04-26 03:10:08', 0, NULL),
(1914, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-26 03:12:08', '2025-04-26 03:12:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745637128;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745637128;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-26 07:45:50', '2025-04-26 07:45:50', 0, NULL),
(1915, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-26 07:47:50', '2025-04-26 07:47:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745653670;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745653670;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-26 19:11:57', '2025-04-26 19:11:57', 0, NULL),
(1916, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-26 19:13:57', '2025-04-26 19:13:57', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745694837;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745694837;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-27 02:59:18', '2025-04-27 02:59:18', 0, NULL),
(1917, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-27 03:01:18', '2025-04-27 03:01:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745722878;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745722878;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-27 03:10:14', '2025-04-27 03:10:14', 0, NULL),
(1919, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-27 03:12:14', '2025-04-27 03:12:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745723534;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745723534;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-27 04:39:23', '2025-04-27 04:39:23', 0, NULL),
(1920, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-27 04:41:23', '2025-04-27 04:41:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745728883;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745728883;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-27 12:46:18', '2025-04-27 12:46:18', 0, NULL),
(1921, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-27 12:48:18', '2025-04-27 12:48:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745758098;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745758098;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-27 22:15:17', '2025-04-27 22:15:17', 0, NULL),
(1922, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-27 22:17:17', '2025-04-27 22:17:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745792237;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745792237;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-27 23:32:49', '2025-04-27 23:32:49', 0, NULL),
(1923, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-27 23:34:49', '2025-04-27 23:34:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745796889;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745796889;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-27 23:41:54', '2025-04-27 23:41:54', 0, NULL),
(1924, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-27 23:43:54', '2025-04-27 23:43:54', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745797434;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745797434;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-28 03:03:01', '2025-04-28 03:03:01', 0, NULL),
(1925, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-28 03:05:01', '2025-04-28 03:05:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745809501;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745809501;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-28 03:10:23', '2025-04-28 03:10:23', 0, NULL),
(1927, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-28 03:12:23', '2025-04-28 03:12:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745809943;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745809943;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-28 09:41:17', '2025-04-28 09:41:17', 0, NULL),
(1928, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-28 09:43:17', '2025-04-28 09:43:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745833397;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745833397;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-28 14:08:12', '2025-04-28 14:08:12', 0, NULL),
(1929, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-28 14:10:12', '2025-04-28 14:10:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745849412;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745849412;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-29 03:00:39', '2025-04-29 03:00:39', 0, NULL),
(1930, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-29 03:02:39', '2025-04-29 03:02:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745895759;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745895759;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-29 03:10:23', '2025-04-29 03:10:23', 0, NULL),
(1931, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-29 03:12:23', '2025-04-29 03:12:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745896343;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745896343;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-04-30 03:23:41', '2025-04-30 03:23:41', 0, NULL),
(1933, 'mailpoet/cron/daemon-trigger', 'failed', '2025-04-30 03:25:41', '2025-04-30 03:25:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1745983541;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1745983541;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-01 03:28:14', '2025-05-01 03:28:14', 0, NULL),
(1935, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-01 03:30:14', '2025-05-01 03:30:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746070214;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746070214;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-01 06:39:59', '2025-05-01 06:39:59', 0, NULL),
(1937, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-01 06:41:59', '2025-05-01 06:41:59', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746081719;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746081719;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-01 17:26:09', '2025-05-01 17:26:09', 0, NULL),
(1938, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-01 17:28:09', '2025-05-01 17:28:09', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746120489;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746120489;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-01 17:55:14', '2025-05-01 17:55:14', 0, NULL),
(1939, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-01 17:57:14', '2025-05-01 17:57:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746122234;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746122234;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-02 03:21:57', '2025-05-02 03:21:57', 0, NULL),
(1940, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-02 03:23:57', '2025-05-02 03:23:57', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746156237;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746156237;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-02 22:01:31', '2025-05-02 22:01:31', 0, NULL),
(1941, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-02 22:03:31', '2025-05-02 22:03:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746223411;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746223411;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-04 16:01:01', '2025-05-04 16:01:01', 0, NULL),
(1943, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-04 16:03:01', '2025-05-04 16:03:01', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746374581;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746374581;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-05 03:24:16', '2025-05-05 03:24:16', 0, NULL),
(1945, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-05 03:26:16', '2025-05-05 03:26:16', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746415576;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746415576;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-05 14:24:34', '2025-05-05 14:24:34', 0, NULL),
(1946, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-05 14:26:34', '2025-05-05 14:26:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746455194;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746455194;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-05 19:38:40', '2025-05-05 19:38:40', 0, NULL),
(1947, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-05 19:40:40', '2025-05-05 19:40:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746474040;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746474040;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-05 19:41:59', '2025-05-05 19:41:59', 0, NULL),
(1949, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-05 19:43:59', '2025-05-05 19:43:59', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746474239;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746474239;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-06 03:23:58', '2025-05-06 03:23:58', 0, NULL),
(1950, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-06 03:25:58', '2025-05-06 03:25:58', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746501958;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746501958;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-06 10:58:37', '2025-05-06 10:58:37', 0, NULL),
(1951, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-06 11:00:37', '2025-05-06 11:00:37', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746529237;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746529237;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-06 11:10:30', '2025-05-06 11:10:30', 0, NULL),
(1952, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-06 11:12:30', '2025-05-06 11:12:30', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746529950;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746529950;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-07 03:19:23', '2025-05-07 03:19:23', 0, NULL),
(1953, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-07 03:21:23', '2025-05-07 03:21:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746588083;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746588083;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-07 03:28:12', '2025-05-07 03:28:12', 0, NULL),
(1955, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-07 03:30:12', '2025-05-07 03:30:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746588612;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746588612;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-07 15:48:38', '2025-05-07 15:48:38', 0, NULL),
(1956, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-07 15:50:38', '2025-05-07 15:50:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746633038;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746633038;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-08 03:28:38', '2025-05-08 03:28:38', 0, NULL),
(1957, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-08 03:30:38', '2025-05-08 03:30:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746675038;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746675038;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-09 03:17:23', '2025-05-09 03:17:23', 0, NULL),
(1959, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-09 03:19:23', '2025-05-09 03:19:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746760763;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746760763;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-09 03:29:31', '2025-05-09 03:29:31', 0, NULL),
(1960, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-09 03:31:31', '2025-05-09 03:31:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746761491;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746761491;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-10 03:23:13', '2025-05-10 03:23:13', 0, NULL),
(1962, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-10 03:25:13', '2025-05-10 03:25:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746847513;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746847513;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-10 09:29:42', '2025-05-10 09:29:42', 0, NULL),
(1963, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-10 09:31:42', '2025-05-10 09:31:42', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746869502;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746869502;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-11 03:11:44', '2025-05-11 03:11:44', 0, NULL),
(1965, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-11 03:13:44', '2025-05-11 03:13:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746933224;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746933224;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-11 03:19:34', '2025-05-11 03:19:34', 0, NULL),
(1966, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-11 03:21:34', '2025-05-11 03:21:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746933694;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746933694;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-11 07:21:17', '2025-05-11 07:21:17', 0, NULL),
(1967, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-11 07:23:17', '2025-05-11 07:23:17', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746948197;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746948197;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-11 10:35:38', '2025-05-11 10:35:38', 0, NULL),
(1968, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-11 10:37:38', '2025-05-11 10:37:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1746959858;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1746959858;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-12 03:10:07', '2025-05-12 03:10:07', 0, NULL),
(1970, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-12 03:12:07', '2025-05-12 03:12:07', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747019527;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747019527;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-12 03:16:41', '2025-05-12 03:16:41', 0, NULL),
(1971, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-12 03:18:41', '2025-05-12 03:18:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747019921;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747019921;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-13 03:07:29', '2025-05-13 03:07:29', 0, NULL),
(1972, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-13 03:09:29', '2025-05-13 03:09:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747105769;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747105769;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-13 16:46:03', '2025-05-13 16:46:03', 0, NULL),
(1974, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-13 16:48:03', '2025-05-13 16:48:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747154883;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747154883;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-14 03:03:47', '2025-05-14 03:03:47', 0, NULL),
(1975, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-14 03:05:47', '2025-05-14 03:05:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747191947;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747191947;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-14 03:14:28', '2025-05-14 03:14:28', 0, NULL),
(1976, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-14 03:16:28', '2025-05-14 03:16:28', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747192588;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747192588;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-14 06:12:40', '2025-05-14 06:12:40', 0, NULL),
(1978, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-14 06:14:40', '2025-05-14 06:14:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747203280;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747203280;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-15 00:28:23', '2025-05-15 00:28:23', 0, NULL),
(1979, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-15 00:30:23', '2025-05-15 00:30:23', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747269023;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747269023;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-15 03:04:14', '2025-05-15 03:04:14', 0, NULL),
(1980, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-15 03:06:14', '2025-05-15 03:06:14', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747278374;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747278374;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-15 03:11:35', '2025-05-15 03:11:35', 0, NULL),
(1981, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-15 03:13:35', '2025-05-15 03:13:35', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747278815;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747278815;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-15 19:15:03', '2025-05-15 19:15:03', 0, NULL),
(1982, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-15 19:17:03', '2025-05-15 19:17:03', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747336623;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747336623;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-16 03:09:47', '2025-05-16 03:09:47', 0, NULL),
(1984, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-16 03:11:47', '2025-05-16 03:11:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747365107;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747365107;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-16 03:16:50', '2025-05-16 03:16:50', 0, NULL),
(1985, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-16 03:18:50', '2025-05-16 03:18:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747365530;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747365530;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-17 03:13:09', '2025-05-17 03:13:09', 0, NULL),
(1986, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-17 03:15:09', '2025-05-17 03:15:09', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747451709;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747451709;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-17 03:29:10', '2025-05-17 03:29:10', 0, NULL),
(1988, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-17 03:31:10', '2025-05-17 03:31:10', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747452670;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747452670;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-17 10:10:08', '2025-05-17 10:10:08', 0, NULL),
(1989, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-17 10:12:08', '2025-05-17 10:12:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747476728;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747476728;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-17 22:43:08', '2025-05-17 22:43:08', 0, NULL),
(1990, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-17 22:45:08', '2025-05-17 22:45:08', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747521908;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747521908;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-18 03:29:48', '2025-05-18 03:29:48', 0, NULL),
(1991, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-18 03:31:48', '2025-05-18 03:31:48', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747539108;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747539108;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-19 03:05:34', '2025-05-19 03:05:34', 0, NULL),
(1993, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-19 03:07:34', '2025-05-19 03:07:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747624054;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747624054;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 03:03:37', '2025-05-20 03:03:37', 0, NULL),
(1994, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 03:05:37', '2025-05-20 03:05:37', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747710337;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747710337;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 03:11:13', '2025-05-20 03:11:13', 0, NULL),
(1996, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 03:13:13', '2025-05-20 03:13:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747710793;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747710793;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 07:33:42', '2025-05-20 07:33:42', 0, NULL),
(1997, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 07:35:42', '2025-05-20 07:35:42', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747726542;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747726542;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 20:40:13', '2025-05-20 20:40:13', 0, NULL),
(1998, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 20:42:13', '2025-05-20 20:42:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747773733;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747773733;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 20:43:26', '2025-05-20 20:43:26', 0, NULL),
(1999, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 20:45:26', '2025-05-20 20:45:26', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747773926;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747773926;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 20:46:31', '2025-05-20 20:46:31', 0, NULL),
(2000, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 20:48:31', '2025-05-20 20:48:31', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747774111;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747774111;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 21:08:12', '2025-05-20 21:08:12', 0, NULL),
(2001, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 21:10:12', '2025-05-20 21:10:12', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747775412;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747775412;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 21:10:47', '2025-05-20 21:10:47', 0, NULL),
(2002, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 21:12:47', '2025-05-20 21:12:47', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747775567;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747775567;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 21:21:27', '2025-05-20 21:21:27', 0, NULL),
(2003, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 21:23:27', '2025-05-20 21:23:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747776207;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747776207;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-20 21:31:43', '2025-05-20 21:31:43', 0, NULL),
(2004, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-20 21:33:43', '2025-05-20 21:33:43', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747776823;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747776823;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-21 03:07:58', '2025-05-21 03:07:58', 0, NULL),
(2005, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-21 03:09:58', '2025-05-21 03:09:58', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747796998;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747796998;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-21 03:16:04', '2025-05-21 03:16:04', 0, NULL),
(2007, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-21 03:18:04', '2025-05-21 03:18:04', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747797484;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747797484;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-21 15:07:06', '2025-05-21 15:07:06', 0, NULL),
(2008, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-21 15:09:06', '2025-05-21 15:09:06', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747840146;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747840146;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-21 16:57:56', '2025-05-21 16:57:56', 0, NULL),
(2009, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-21 16:59:56', '2025-05-21 16:59:56', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747846796;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747846796;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-22 03:00:38', '2025-05-22 03:00:38', 0, NULL),
(2010, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-22 03:02:38', '2025-05-22 03:02:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747882958;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747882958;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-22 03:10:34', '2025-05-22 03:10:34', 0, NULL),
(2011, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-22 03:12:34', '2025-05-22 03:12:34', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747883554;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747883554;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-22 17:59:06', '2025-05-22 17:59:06', 0, NULL),
(2013, 'mailpoet/cron/daemon-trigger', 'failed', '2025-05-22 18:01:06', '2025-05-22 18:01:06', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1747936866;s:18:"\0*\0first_timestamp";i:1745239522;s:13:"\0*\0recurrence";i:120;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1747936866;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:120;}', 1, 1, '2025-05-22 20:45:59', '2025-05-22 20:45:59', 0, NULL),
(2130, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-05 09:01:50', '2026-01-05 09:01:50', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1767603710;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1767603710;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-05 09:37:22', '2026-01-05 09:37:22', 0, NULL),
(2131, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-06 09:37:22', '2026-01-06 09:37:22', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1767692242;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1767692242;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-06 10:44:00', '2026-01-06 10:44:00', 0, NULL),
(2132, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-07 10:44:00', '2026-01-07 10:44:00', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1767782640;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1767782640;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-07 12:53:55', '2026-01-07 12:53:55', 0, NULL),
(2133, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-08 12:53:55', '2026-01-08 12:53:55', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1767876835;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1767876835;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-08 13:17:40', '2026-01-08 13:17:40', 0, NULL),
(2134, 'woocommerce_update_marketplace_suggestions', 'complete', '2026-01-07 23:28:37', '2026-01-07 23:28:37', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1767828517;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1767828517;}', 3, 1, '2026-01-07 23:44:32', '2026-01-07 23:44:32', 0, NULL),
(2135, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-09 13:17:40', '2026-01-09 13:17:40', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1767964660;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1767964660;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-09 13:33:44', '2026-01-09 13:33:44', 0, NULL),
(2136, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-10 13:33:44', '2026-01-10 13:33:44', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768052024;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768052024;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-10 13:35:02', '2026-01-10 13:35:02', 0, NULL),
(2137, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-11 13:35:02', '2026-01-11 13:35:02', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768138502;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768138502;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-11 14:01:09', '2026-01-11 14:01:09', 0, NULL),
(2138, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-12 14:01:09', '2026-01-12 14:01:09', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768226469;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768226469;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-12 14:01:13', '2026-01-12 14:01:13', 0, NULL),
(2139, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-13 14:01:13', '2026-01-13 14:01:13', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768312873;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768312873;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-13 14:04:41', '2026-01-13 14:04:41', 0, NULL),
(2140, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-14 14:04:41', '2026-01-14 14:04:41', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768399481;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768399481;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-14 15:23:04', '2026-01-14 15:23:04', 0, NULL),
(2141, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-15 15:23:04', '2026-01-15 15:23:04', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768490584;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768490584;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-15 15:43:30', '2026-01-15 15:43:30', 0, NULL),
(2142, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-16 15:43:30', '2026-01-16 15:43:30', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768578210;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768578210;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-17 04:36:51', '2026-01-17 04:36:51', 0, NULL),
(2143, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-18 04:36:51', '2026-01-18 04:36:51', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768711011;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768711011;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-18 05:01:38', '2026-01-18 05:01:38', 0, NULL),
(2144, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-19 05:01:38', '2026-01-19 05:01:38', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768798898;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768798898;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-19 05:23:27', '2026-01-19 05:23:27', 0, NULL),
(2145, 'woocommerce_update_marketplace_suggestions', 'complete', '2026-01-18 17:41:02', '2026-01-18 17:41:02', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1768758062;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1768758062;}', 3, 1, '2026-01-18 18:05:36', '2026-01-18 18:05:36', 0, NULL),
(2146, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-20 05:23:27', '2026-01-20 05:23:27', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768886607;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768886607;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-20 07:31:30', '2026-01-20 07:31:30', 0, NULL),
(2147, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-21 07:31:30', '2026-01-21 07:31:30', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1768980690;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1768980690;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-21 07:44:55', '2026-01-21 07:44:55', 0, NULL),
(2148, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-22 07:44:55', '2026-01-22 07:44:55', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769067895;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769067895;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-22 08:14:29', '2026-01-22 08:14:29', 0, NULL),
(2149, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-23 08:14:29', '2026-01-23 08:14:29', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769156069;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769156069;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-23 08:51:28', '2026-01-23 08:51:28', 0, NULL);
INSERT INTO `wpd6_actionscheduler_actions` VALUES
(2150, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-24 08:51:28', '2026-01-24 08:51:28', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769244688;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769244688;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-24 09:06:18', '2026-01-24 09:06:18', 0, NULL),
(2151, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-25 09:06:18', '2026-01-25 09:06:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769331978;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769331978;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-25 09:31:18', '2026-01-25 09:31:18', 0, NULL),
(2152, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-26 09:31:18', '2026-01-26 09:31:18', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769419878;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769419878;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-26 09:43:04', '2026-01-26 09:43:04', 0, NULL),
(2153, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-27 09:43:04', '2026-01-27 09:43:04', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769506984;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769506984;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-27 10:01:49', '2026-01-27 10:01:49', 0, NULL),
(2154, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-28 10:01:49', '2026-01-28 10:01:49', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769594509;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769594509;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-28 10:25:39', '2026-01-28 10:25:39', 0, NULL),
(2155, 'woocommerce_update_marketplace_suggestions', 'complete', '2026-01-27 11:08:07', '2026-01-27 11:08:07', 10, '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1769512087;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1769512087;}', 3, 1, '2026-01-27 11:44:38', '2026-01-27 11:44:38', 0, NULL),
(2156, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-29 10:25:39', '2026-01-29 10:25:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769682339;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769682339;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-29 11:04:56', '2026-01-29 11:04:56', 0, NULL),
(2157, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-30 11:04:56', '2026-01-30 11:04:56', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769771096;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769771096;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-30 11:37:24', '2026-01-30 11:37:24', 0, NULL),
(2158, 'woocommerce_cleanup_draft_orders', 'complete', '2026-01-31 11:37:24', '2026-01-31 11:37:24', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769859444;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769859444;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-01-31 12:58:19', '2026-01-31 12:58:19', 0, NULL),
(2159, 'woocommerce_cleanup_draft_orders', 'complete', '2026-02-01 12:58:19', '2026-02-01 12:58:19', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1769950699;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1769950699;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-02-01 13:13:04', '2026-02-01 13:13:04', 0, NULL),
(2160, 'woocommerce_cleanup_draft_orders', 'complete', '2026-02-02 13:13:04', '2026-02-02 13:13:04', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1770037984;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1770037984;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-02-02 13:31:52', '2026-02-02 13:31:52', 0, NULL),
(2161, 'woocommerce_cleanup_draft_orders', 'complete', '2026-02-03 13:31:52', '2026-02-03 13:31:52', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1770125512;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1770125512;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 1, '2026-02-03 16:21:39', '2026-02-03 16:21:39', 0, NULL),
(2162, 'woocommerce_cleanup_draft_orders', 'pending', '2026-02-04 16:21:39', '2026-02-04 16:21:39', 10, '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1770222099;s:18:"\0*\0first_timestamp";i:1741525198;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1770222099;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_actionscheduler_claims`
--

CREATE TABLE `wpd6_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_actionscheduler_groups`
--

CREATE TABLE `wpd6_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_actionscheduler_groups`
--

INSERT INTO `wpd6_actionscheduler_groups` VALUES
(1, 'mailpoet-cron'),
(2, 'action-scheduler-migration'),
(3, ''),
(4, 'woocommerce-db-updates'),
(5, 'woocommerce-remote-inbox-engine');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_actionscheduler_logs`
--

CREATE TABLE `wpd6_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_actionscheduler_logs`
--

INSERT INTO `wpd6_actionscheduler_logs` VALUES
(30, 19, 'action created', '2025-03-09 13:11:36', '2025-03-09 13:11:36'),
(31, 19, 'action started via WP Cron', '2025-03-09 13:11:58', '2025-03-09 13:11:58'),
(32, 19, 'action failed via WP Cron: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.', '2025-03-09 13:11:58', '2025-03-09 13:11:58'),
(3313, 1113, 'action created', '2025-04-13 03:22:50', '2025-04-13 03:22:50'),
(3721, 1113, 'action started via WP Cron', '2025-04-14 03:38:52', '2025-04-14 03:38:52'),
(3722, 1113, 'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.', '2025-04-14 03:38:52', '2025-04-14 03:38:52'),
(3723, 1250, 'action created', '2025-04-14 03:38:52', '2025-04-14 03:38:52'),
(4069, 1250, 'action started via WP Cron', '2025-04-15 03:57:33', '2025-04-15 03:57:33'),
(4070, 1250, 'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.', '2025-04-15 03:57:33', '2025-04-15 03:57:33'),
(4071, 1366, 'action created', '2025-04-15 03:57:33', '2025-04-15 03:57:33'),
(4165, 1366, 'action started via WP Cron', '2025-04-16 04:41:11', '2025-04-16 04:41:11'),
(4166, 1366, 'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.', '2025-04-16 04:41:11', '2025-04-16 04:41:11'),
(4167, 1398, 'action created', '2025-04-16 04:41:11', '2025-04-16 04:41:11'),
(4261, 1398, 'action started via WP Cron', '2025-04-17 04:50:15', '2025-04-17 04:50:15'),
(4262, 1398, 'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.', '2025-04-17 04:50:15', '2025-04-17 04:50:15'),
(4263, 1430, 'action created', '2025-04-17 04:50:15', '2025-04-17 04:50:15'),
(4357, 1430, 'action started via WP Cron', '2025-04-18 04:56:39', '2025-04-18 04:56:39'),
(4358, 1430, 'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.', '2025-04-18 04:56:39', '2025-04-18 04:56:39'),
(4359, 1462, 'action created', '2025-04-18 04:56:39', '2025-04-18 04:56:39'),
(4555, 1462, 'action started via WP Cron', '2025-04-19 05:45:06', '2025-04-19 05:45:06'),
(4556, 1462, 'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.', '2025-04-19 05:45:06', '2025-04-19 05:45:06'),
(4557, 1528, 'action created', '2025-04-19 05:45:06', '2025-04-19 05:45:06'),
(4756, 1528, 'action started via WP Cron', '2025-04-20 05:57:03', '2025-04-20 05:57:03'),
(4757, 1528, 'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.', '2025-04-20 05:57:03', '2025-04-20 05:57:03'),
(4758, 1595, 'action created', '2025-04-20 05:57:03', '2025-04-20 05:57:03'),
(4807, 1612, 'action created', '2025-04-20 08:52:44', '2025-04-20 08:52:44'),
(4811, 1612, 'action started via WP Cron', '2025-04-20 08:54:38', '2025-04-20 08:54:38'),
(4812, 1612, 'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.', '2025-04-20 08:54:38', '2025-04-20 08:54:38'),
(4906, 1595, 'action started via Async Request', '2025-04-21 12:45:23', '2025-04-21 12:45:23'),
(4907, 1595, 'action failed via Async Request: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.', '2025-04-21 12:45:23', '2025-04-21 12:45:23'),
(4921, 1651, 'action created', '2025-04-21 18:44:48', '2025-04-21 18:44:48'),
(4925, 1651, 'action started via Async Request', '2025-04-21 19:01:29', '2025-04-21 19:01:29'),
(4926, 1651, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:01:29', '2025-04-21 19:01:29'),
(4927, 1653, 'action created', '2025-04-21 19:01:29', '2025-04-21 19:01:29'),
(4930, 1653, 'action started via Async Request', '2025-04-21 19:03:42', '2025-04-21 19:03:42'),
(4931, 1653, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:03:42', '2025-04-21 19:03:42'),
(4932, 1654, 'action created', '2025-04-21 19:03:42', '2025-04-21 19:03:42'),
(4933, 1654, 'action started via Async Request', '2025-04-21 19:06:10', '2025-04-21 19:06:10'),
(4934, 1654, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:06:10', '2025-04-21 19:06:10'),
(4935, 1655, 'action created', '2025-04-21 19:06:10', '2025-04-21 19:06:10'),
(4936, 1655, 'action started via Async Request', '2025-04-21 19:08:13', '2025-04-21 19:08:13'),
(4937, 1655, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:08:13', '2025-04-21 19:08:13'),
(4938, 1656, 'action created', '2025-04-21 19:08:13', '2025-04-21 19:08:13'),
(4939, 1656, 'action started via WP Cron', '2025-04-21 19:10:48', '2025-04-21 19:10:48'),
(4940, 1656, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:10:48', '2025-04-21 19:10:48'),
(4941, 1657, 'action created', '2025-04-21 19:10:48', '2025-04-21 19:10:48'),
(4942, 1657, 'action started via WP Cron', '2025-04-21 19:13:32', '2025-04-21 19:13:32'),
(4943, 1657, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:13:32', '2025-04-21 19:13:32'),
(4944, 1658, 'action created', '2025-04-21 19:13:32', '2025-04-21 19:13:32'),
(4945, 1658, 'action started via Async Request', '2025-04-21 19:15:34', '2025-04-21 19:15:34'),
(4946, 1658, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:15:34', '2025-04-21 19:15:34'),
(4947, 1659, 'action created', '2025-04-21 19:15:34', '2025-04-21 19:15:34'),
(4948, 1659, 'action started via WP Cron', '2025-04-21 19:17:34', '2025-04-21 19:17:34'),
(4949, 1659, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:17:34', '2025-04-21 19:17:34'),
(4950, 1660, 'action created', '2025-04-21 19:17:34', '2025-04-21 19:17:34'),
(4951, 1660, 'action started via WP Cron', '2025-04-21 19:19:34', '2025-04-21 19:19:34'),
(4952, 1660, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:19:34', '2025-04-21 19:19:34'),
(4953, 1661, 'action created', '2025-04-21 19:19:34', '2025-04-21 19:19:34'),
(4954, 1661, 'action started via WP Cron', '2025-04-21 19:21:39', '2025-04-21 19:21:39'),
(4955, 1661, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:21:39', '2025-04-21 19:21:39'),
(4956, 1662, 'action created', '2025-04-21 19:21:39', '2025-04-21 19:21:39'),
(4957, 1662, 'action started via WP Cron', '2025-04-21 19:24:02', '2025-04-21 19:24:02'),
(4958, 1662, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:24:02', '2025-04-21 19:24:02'),
(4959, 1663, 'action created', '2025-04-21 19:24:02', '2025-04-21 19:24:02'),
(4960, 1663, 'action started via WP Cron', '2025-04-21 19:27:33', '2025-04-21 19:27:33'),
(4961, 1663, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:27:33', '2025-04-21 19:27:33'),
(4962, 1664, 'action created', '2025-04-21 19:27:33', '2025-04-21 19:27:33'),
(4963, 1664, 'action started via WP Cron', '2025-04-21 19:32:01', '2025-04-21 19:32:01'),
(4964, 1664, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:32:01', '2025-04-21 19:32:01'),
(4965, 1665, 'action created', '2025-04-21 19:32:01', '2025-04-21 19:32:01'),
(4966, 1665, 'action started via WP Cron', '2025-04-21 19:35:12', '2025-04-21 19:35:12'),
(4967, 1665, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:35:12', '2025-04-21 19:35:12'),
(4968, 1666, 'action created', '2025-04-21 19:35:12', '2025-04-21 19:35:12'),
(4969, 1666, 'action started via WP Cron', '2025-04-21 19:37:34', '2025-04-21 19:37:34'),
(4970, 1666, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:37:34', '2025-04-21 19:37:34'),
(4971, 1667, 'action created', '2025-04-21 19:37:34', '2025-04-21 19:37:34'),
(4972, 1667, 'action started via WP Cron', '2025-04-21 19:39:34', '2025-04-21 19:39:34'),
(4973, 1667, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:39:34', '2025-04-21 19:39:34'),
(4974, 1668, 'action created', '2025-04-21 19:39:34', '2025-04-21 19:39:34'),
(4975, 1668, 'action started via WP Cron', '2025-04-21 19:41:40', '2025-04-21 19:41:40'),
(4976, 1668, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:41:40', '2025-04-21 19:41:40'),
(4977, 1669, 'action created', '2025-04-21 19:41:40', '2025-04-21 19:41:40'),
(4978, 1669, 'action started via WP Cron', '2025-04-21 19:44:56', '2025-04-21 19:44:56'),
(4979, 1669, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:44:56', '2025-04-21 19:44:56'),
(4980, 1670, 'action created', '2025-04-21 19:44:56', '2025-04-21 19:44:56'),
(4981, 1670, 'action started via Async Request', '2025-04-21 19:47:13', '2025-04-21 19:47:13'),
(4982, 1670, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:47:13', '2025-04-21 19:47:13'),
(4983, 1671, 'action created', '2025-04-21 19:47:13', '2025-04-21 19:47:13'),
(4984, 1671, 'action started via WP Cron', '2025-04-21 19:49:17', '2025-04-21 19:49:17'),
(4985, 1671, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:49:17', '2025-04-21 19:49:17'),
(4986, 1672, 'action created', '2025-04-21 19:49:17', '2025-04-21 19:49:17'),
(4987, 1672, 'action started via Async Request', '2025-04-21 19:51:17', '2025-04-21 19:51:17'),
(4988, 1672, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:51:17', '2025-04-21 19:51:17'),
(4989, 1673, 'action created', '2025-04-21 19:51:17', '2025-04-21 19:51:17'),
(4990, 1673, 'action started via Async Request', '2025-04-21 19:53:20', '2025-04-21 19:53:20'),
(4991, 1673, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:53:20', '2025-04-21 19:53:20'),
(4992, 1674, 'action created', '2025-04-21 19:53:20', '2025-04-21 19:53:20'),
(4993, 1674, 'action started via WP Cron', '2025-04-21 19:55:29', '2025-04-21 19:55:29'),
(4994, 1674, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:55:29', '2025-04-21 19:55:29'),
(4995, 1675, 'action created', '2025-04-21 19:55:29', '2025-04-21 19:55:29'),
(4996, 1675, 'action started via Async Request', '2025-04-21 19:58:20', '2025-04-21 19:58:20'),
(4997, 1675, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 19:58:20', '2025-04-21 19:58:20'),
(4998, 1676, 'action created', '2025-04-21 19:58:20', '2025-04-21 19:58:20'),
(4999, 1676, 'action started via WP Cron', '2025-04-21 20:00:31', '2025-04-21 20:00:31'),
(5000, 1676, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:00:31', '2025-04-21 20:00:31'),
(5001, 1677, 'action created', '2025-04-21 20:00:31', '2025-04-21 20:00:31'),
(5002, 1677, 'action started via WP Cron', '2025-04-21 20:02:31', '2025-04-21 20:02:31'),
(5003, 1677, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:02:31', '2025-04-21 20:02:31'),
(5004, 1678, 'action created', '2025-04-21 20:02:31', '2025-04-21 20:02:31'),
(5005, 1678, 'action started via WP Cron', '2025-04-21 20:04:39', '2025-04-21 20:04:39'),
(5006, 1678, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:04:39', '2025-04-21 20:04:39'),
(5007, 1679, 'action created', '2025-04-21 20:04:39', '2025-04-21 20:04:39'),
(5008, 1679, 'action started via Async Request', '2025-04-21 20:06:56', '2025-04-21 20:06:56'),
(5009, 1679, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:06:56', '2025-04-21 20:06:56'),
(5010, 1680, 'action created', '2025-04-21 20:06:56', '2025-04-21 20:06:56'),
(5011, 1680, 'action started via Async Request', '2025-04-21 20:09:17', '2025-04-21 20:09:17'),
(5012, 1680, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:09:17', '2025-04-21 20:09:17'),
(5013, 1681, 'action created', '2025-04-21 20:09:17', '2025-04-21 20:09:17'),
(5014, 1681, 'action started via WP Cron', '2025-04-21 20:11:45', '2025-04-21 20:11:45'),
(5015, 1681, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:11:45', '2025-04-21 20:11:45'),
(5016, 1682, 'action created', '2025-04-21 20:11:45', '2025-04-21 20:11:45'),
(5017, 1682, 'action started via Async Request', '2025-04-21 20:13:58', '2025-04-21 20:13:58'),
(5018, 1682, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:13:58', '2025-04-21 20:13:58'),
(5019, 1683, 'action created', '2025-04-21 20:13:58', '2025-04-21 20:13:58'),
(5020, 1683, 'action started via Async Request', '2025-04-21 20:16:55', '2025-04-21 20:16:55'),
(5021, 1683, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:16:55', '2025-04-21 20:16:55'),
(5022, 1684, 'action created', '2025-04-21 20:16:55', '2025-04-21 20:16:55'),
(5023, 1684, 'action started via WP Cron', '2025-04-21 20:19:36', '2025-04-21 20:19:36'),
(5024, 1684, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:19:36', '2025-04-21 20:19:36'),
(5025, 1685, 'action created', '2025-04-21 20:19:36', '2025-04-21 20:19:36'),
(5026, 1685, 'action started via WP Cron', '2025-04-21 20:21:37', '2025-04-21 20:21:37'),
(5027, 1685, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:21:37', '2025-04-21 20:21:37'),
(5028, 1686, 'action created', '2025-04-21 20:21:37', '2025-04-21 20:21:37'),
(5029, 1686, 'action started via WP Cron', '2025-04-21 20:23:38', '2025-04-21 20:23:38'),
(5030, 1686, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:23:38', '2025-04-21 20:23:38'),
(5031, 1687, 'action created', '2025-04-21 20:23:38', '2025-04-21 20:23:38'),
(5032, 1687, 'action started via WP Cron', '2025-04-21 20:25:39', '2025-04-21 20:25:39'),
(5033, 1687, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:25:39', '2025-04-21 20:25:39'),
(5034, 1688, 'action created', '2025-04-21 20:25:39', '2025-04-21 20:25:39'),
(5035, 1688, 'action started via Async Request', '2025-04-21 20:29:39', '2025-04-21 20:29:39'),
(5036, 1688, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:29:39', '2025-04-21 20:29:39'),
(5037, 1689, 'action created', '2025-04-21 20:29:39', '2025-04-21 20:29:39'),
(5038, 1689, 'action started via Async Request', '2025-04-21 20:31:48', '2025-04-21 20:31:48'),
(5039, 1689, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:31:48', '2025-04-21 20:31:48'),
(5040, 1690, 'action created', '2025-04-21 20:31:48', '2025-04-21 20:31:48'),
(5041, 1690, 'action started via WP Cron', '2025-04-21 20:34:40', '2025-04-21 20:34:40'),
(5042, 1690, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:34:40', '2025-04-21 20:34:40'),
(5043, 1691, 'action created', '2025-04-21 20:34:40', '2025-04-21 20:34:40'),
(5044, 1691, 'action started via Async Request', '2025-04-21 20:36:51', '2025-04-21 20:36:51'),
(5045, 1691, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:36:51', '2025-04-21 20:36:51'),
(5046, 1692, 'action created', '2025-04-21 20:36:51', '2025-04-21 20:36:51'),
(5047, 1692, 'action started via Async Request', '2025-04-21 20:38:52', '2025-04-21 20:38:52'),
(5048, 1692, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:38:52', '2025-04-21 20:38:52'),
(5049, 1693, 'action created', '2025-04-21 20:38:52', '2025-04-21 20:38:52'),
(5050, 1693, 'action started via Async Request', '2025-04-21 20:41:21', '2025-04-21 20:41:21'),
(5051, 1693, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:41:21', '2025-04-21 20:41:21'),
(5052, 1694, 'action created', '2025-04-21 20:41:21', '2025-04-21 20:41:21'),
(5053, 1694, 'action started via WP Cron', '2025-04-21 20:43:34', '2025-04-21 20:43:34'),
(5054, 1694, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:43:34', '2025-04-21 20:43:34'),
(5055, 1695, 'action created', '2025-04-21 20:43:34', '2025-04-21 20:43:34'),
(5056, 1695, 'action started via WP Cron', '2025-04-21 20:45:40', '2025-04-21 20:45:40'),
(5057, 1695, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:45:40', '2025-04-21 20:45:40'),
(5058, 1696, 'action created', '2025-04-21 20:45:40', '2025-04-21 20:45:40'),
(5059, 1696, 'action started via Async Request', '2025-04-21 20:48:04', '2025-04-21 20:48:04'),
(5060, 1696, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:48:04', '2025-04-21 20:48:04'),
(5061, 1697, 'action created', '2025-04-21 20:48:04', '2025-04-21 20:48:04'),
(5062, 1697, 'action started via Async Request', '2025-04-21 20:50:19', '2025-04-21 20:50:19'),
(5063, 1697, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:50:19', '2025-04-21 20:50:19'),
(5064, 1698, 'action created', '2025-04-21 20:50:19', '2025-04-21 20:50:19'),
(5065, 1698, 'action started via WP Cron', '2025-04-21 20:52:29', '2025-04-21 20:52:29'),
(5066, 1698, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:52:29', '2025-04-21 20:52:29'),
(5067, 1699, 'action created', '2025-04-21 20:52:29', '2025-04-21 20:52:29'),
(5068, 1699, 'action started via WP Cron', '2025-04-21 20:54:48', '2025-04-21 20:54:48'),
(5069, 1699, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:54:48', '2025-04-21 20:54:48'),
(5070, 1700, 'action created', '2025-04-21 20:54:48', '2025-04-21 20:54:48'),
(5071, 1700, 'action started via WP Cron', '2025-04-21 20:58:50', '2025-04-21 20:58:50'),
(5072, 1700, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 20:58:50', '2025-04-21 20:58:50'),
(5073, 1701, 'action created', '2025-04-21 20:58:50', '2025-04-21 20:58:50'),
(5074, 1701, 'action started via WP Cron', '2025-04-21 21:00:50', '2025-04-21 21:00:50'),
(5075, 1701, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:00:50', '2025-04-21 21:00:50'),
(5076, 1702, 'action created', '2025-04-21 21:00:50', '2025-04-21 21:00:50'),
(5077, 1702, 'action started via WP Cron', '2025-04-21 21:03:45', '2025-04-21 21:03:45'),
(5078, 1702, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:03:45', '2025-04-21 21:03:45'),
(5079, 1703, 'action created', '2025-04-21 21:03:45', '2025-04-21 21:03:45'),
(5080, 1703, 'action started via WP Cron', '2025-04-21 21:07:07', '2025-04-21 21:07:07'),
(5081, 1703, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:07:07', '2025-04-21 21:07:07'),
(5082, 1704, 'action created', '2025-04-21 21:07:07', '2025-04-21 21:07:07'),
(5083, 1704, 'action started via WP Cron', '2025-04-21 21:12:56', '2025-04-21 21:12:56'),
(5084, 1704, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:12:56', '2025-04-21 21:12:56'),
(5085, 1705, 'action created', '2025-04-21 21:12:56', '2025-04-21 21:12:56'),
(5086, 1705, 'action started via Async Request', '2025-04-21 21:15:20', '2025-04-21 21:15:20'),
(5087, 1705, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:15:20', '2025-04-21 21:15:20'),
(5088, 1706, 'action created', '2025-04-21 21:15:20', '2025-04-21 21:15:20'),
(5089, 1706, 'action started via Async Request', '2025-04-21 21:17:27', '2025-04-21 21:17:27'),
(5090, 1706, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:17:27', '2025-04-21 21:17:27'),
(5091, 1707, 'action created', '2025-04-21 21:17:27', '2025-04-21 21:17:27'),
(5092, 1707, 'action started via WP Cron', '2025-04-21 21:19:42', '2025-04-21 21:19:42'),
(5093, 1707, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:19:42', '2025-04-21 21:19:42'),
(5094, 1708, 'action created', '2025-04-21 21:19:42', '2025-04-21 21:19:42'),
(5095, 1708, 'action started via WP Cron', '2025-04-21 21:21:42', '2025-04-21 21:21:42'),
(5096, 1708, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:21:42', '2025-04-21 21:21:42'),
(5097, 1709, 'action created', '2025-04-21 21:21:42', '2025-04-21 21:21:42'),
(5098, 1709, 'action started via WP Cron', '2025-04-21 21:23:42', '2025-04-21 21:23:42'),
(5099, 1709, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:23:42', '2025-04-21 21:23:42'),
(5100, 1710, 'action created', '2025-04-21 21:23:42', '2025-04-21 21:23:42'),
(5101, 1710, 'action started via WP Cron', '2025-04-21 21:25:43', '2025-04-21 21:25:43'),
(5102, 1710, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:25:43', '2025-04-21 21:25:43'),
(5103, 1711, 'action created', '2025-04-21 21:25:43', '2025-04-21 21:25:43'),
(5104, 1711, 'action started via WP Cron', '2025-04-21 21:27:46', '2025-04-21 21:27:46'),
(5105, 1711, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:27:46', '2025-04-21 21:27:46'),
(5106, 1712, 'action created', '2025-04-21 21:27:46', '2025-04-21 21:27:46'),
(5107, 1712, 'action started via Async Request', '2025-04-21 21:30:16', '2025-04-21 21:30:16'),
(5108, 1712, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:30:16', '2025-04-21 21:30:16'),
(5109, 1713, 'action created', '2025-04-21 21:30:16', '2025-04-21 21:30:16'),
(5110, 1713, 'action started via WP Cron', '2025-04-21 21:32:31', '2025-04-21 21:32:31'),
(5111, 1713, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:32:31', '2025-04-21 21:32:31'),
(5112, 1714, 'action created', '2025-04-21 21:32:31', '2025-04-21 21:32:31'),
(5113, 1714, 'action started via WP Cron', '2025-04-21 21:34:31', '2025-04-21 21:34:31'),
(5114, 1714, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:34:31', '2025-04-21 21:34:31'),
(5115, 1715, 'action created', '2025-04-21 21:34:31', '2025-04-21 21:34:31'),
(5116, 1715, 'action started via WP Cron', '2025-04-21 21:36:31', '2025-04-21 21:36:31'),
(5117, 1715, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:36:31', '2025-04-21 21:36:31'),
(5118, 1716, 'action created', '2025-04-21 21:36:31', '2025-04-21 21:36:31'),
(5119, 1716, 'action started via WP Cron', '2025-04-21 21:38:32', '2025-04-21 21:38:32'),
(5120, 1716, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:38:32', '2025-04-21 21:38:32'),
(5121, 1717, 'action created', '2025-04-21 21:38:32', '2025-04-21 21:38:32'),
(5122, 1717, 'action started via WP Cron', '2025-04-21 21:40:35', '2025-04-21 21:40:35'),
(5123, 1717, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:40:35', '2025-04-21 21:40:35'),
(5124, 1718, 'action created', '2025-04-21 21:40:35', '2025-04-21 21:40:35'),
(5125, 1718, 'action started via WP Cron', '2025-04-21 21:43:07', '2025-04-21 21:43:07'),
(5126, 1718, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:43:07', '2025-04-21 21:43:07'),
(5127, 1719, 'action created', '2025-04-21 21:43:07', '2025-04-21 21:43:07'),
(5128, 1719, 'action started via WP Cron', '2025-04-21 21:45:38', '2025-04-21 21:45:38'),
(5129, 1719, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:45:38', '2025-04-21 21:45:38'),
(5130, 1720, 'action created', '2025-04-21 21:45:38', '2025-04-21 21:45:38'),
(5131, 1720, 'action started via WP Cron', '2025-04-21 21:47:38', '2025-04-21 21:47:38'),
(5132, 1720, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:47:38', '2025-04-21 21:47:38'),
(5133, 1721, 'action created', '2025-04-21 21:47:38', '2025-04-21 21:47:38'),
(5134, 1721, 'action started via WP Cron', '2025-04-21 21:50:39', '2025-04-21 21:50:39'),
(5135, 1721, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:50:39', '2025-04-21 21:50:39'),
(5136, 1722, 'action created', '2025-04-21 21:50:39', '2025-04-21 21:50:39'),
(5137, 1722, 'action started via WP Cron', '2025-04-21 21:53:38', '2025-04-21 21:53:38'),
(5138, 1722, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:53:38', '2025-04-21 21:53:38'),
(5139, 1723, 'action created', '2025-04-21 21:53:38', '2025-04-21 21:53:38'),
(5140, 1723, 'action started via WP Cron', '2025-04-21 21:56:02', '2025-04-21 21:56:02'),
(5141, 1723, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:56:02', '2025-04-21 21:56:02'),
(5142, 1724, 'action created', '2025-04-21 21:56:02', '2025-04-21 21:56:02'),
(5143, 1724, 'action started via WP Cron', '2025-04-21 21:59:12', '2025-04-21 21:59:12'),
(5144, 1724, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 21:59:12', '2025-04-21 21:59:12'),
(5145, 1725, 'action created', '2025-04-21 21:59:12', '2025-04-21 21:59:12'),
(5146, 1725, 'action started via WP Cron', '2025-04-21 22:02:10', '2025-04-21 22:02:10'),
(5147, 1725, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:02:10', '2025-04-21 22:02:10'),
(5148, 1726, 'action created', '2025-04-21 22:02:10', '2025-04-21 22:02:10'),
(5149, 1726, 'action started via WP Cron', '2025-04-21 22:05:03', '2025-04-21 22:05:03'),
(5150, 1726, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:05:03', '2025-04-21 22:05:03'),
(5151, 1727, 'action created', '2025-04-21 22:05:03', '2025-04-21 22:05:03'),
(5152, 1727, 'action started via WP Cron', '2025-04-21 22:07:34', '2025-04-21 22:07:34'),
(5153, 1727, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:07:34', '2025-04-21 22:07:34'),
(5154, 1728, 'action created', '2025-04-21 22:07:34', '2025-04-21 22:07:34'),
(5155, 1728, 'action started via Async Request', '2025-04-21 22:10:19', '2025-04-21 22:10:19'),
(5156, 1728, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:10:19', '2025-04-21 22:10:19'),
(5157, 1729, 'action created', '2025-04-21 22:10:19', '2025-04-21 22:10:19'),
(5158, 1729, 'action started via WP Cron', '2025-04-21 22:12:41', '2025-04-21 22:12:41'),
(5159, 1729, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:12:41', '2025-04-21 22:12:41'),
(5160, 1730, 'action created', '2025-04-21 22:12:41', '2025-04-21 22:12:41'),
(5161, 1730, 'action started via Async Request', '2025-04-21 22:14:55', '2025-04-21 22:14:55'),
(5162, 1730, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:14:55', '2025-04-21 22:14:55'),
(5163, 1731, 'action created', '2025-04-21 22:14:55', '2025-04-21 22:14:55'),
(5164, 1731, 'action started via WP Cron', '2025-04-21 22:17:52', '2025-04-21 22:17:52'),
(5165, 1731, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:17:52', '2025-04-21 22:17:52'),
(5166, 1732, 'action created', '2025-04-21 22:17:52', '2025-04-21 22:17:52'),
(5167, 1732, 'action started via Async Request', '2025-04-21 22:20:38', '2025-04-21 22:20:38'),
(5168, 1732, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:20:38', '2025-04-21 22:20:38'),
(5169, 1733, 'action created', '2025-04-21 22:20:38', '2025-04-21 22:20:38'),
(5170, 1733, 'action started via Async Request', '2025-04-21 22:22:47', '2025-04-21 22:22:47'),
(5171, 1733, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:22:47', '2025-04-21 22:22:47'),
(5172, 1734, 'action created', '2025-04-21 22:22:47', '2025-04-21 22:22:47'),
(5173, 1734, 'action started via WP Cron', '2025-04-21 22:24:54', '2025-04-21 22:24:54'),
(5174, 1734, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:24:54', '2025-04-21 22:24:54'),
(5175, 1735, 'action created', '2025-04-21 22:24:54', '2025-04-21 22:24:54'),
(5176, 1735, 'action started via WP Cron', '2025-04-21 22:26:56', '2025-04-21 22:26:56'),
(5177, 1735, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:26:56', '2025-04-21 22:26:56'),
(5178, 1736, 'action created', '2025-04-21 22:26:56', '2025-04-21 22:26:56'),
(5179, 1736, 'action started via WP Cron', '2025-04-21 22:29:01', '2025-04-21 22:29:01'),
(5180, 1736, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:29:01', '2025-04-21 22:29:01'),
(5181, 1737, 'action created', '2025-04-21 22:29:01', '2025-04-21 22:29:01'),
(5182, 1737, 'action started via WP Cron', '2025-04-21 22:33:00', '2025-04-21 22:33:00'),
(5183, 1737, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:33:00', '2025-04-21 22:33:00'),
(5184, 1738, 'action created', '2025-04-21 22:33:00', '2025-04-21 22:33:00'),
(5185, 1738, 'action started via Async Request', '2025-04-21 22:35:00', '2025-04-21 22:35:00'),
(5186, 1738, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:35:00', '2025-04-21 22:35:00'),
(5187, 1739, 'action created', '2025-04-21 22:35:00', '2025-04-21 22:35:00'),
(5188, 1739, 'action started via Async Request', '2025-04-21 22:37:16', '2025-04-21 22:37:16'),
(5189, 1739, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:37:16', '2025-04-21 22:37:16'),
(5190, 1740, 'action created', '2025-04-21 22:37:16', '2025-04-21 22:37:16'),
(5191, 1740, 'action started via Async Request', '2025-04-21 22:39:21', '2025-04-21 22:39:21'),
(5192, 1740, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:39:21', '2025-04-21 22:39:21'),
(5193, 1741, 'action created', '2025-04-21 22:39:21', '2025-04-21 22:39:21'),
(5194, 1741, 'action started via WP Cron', '2025-04-21 22:41:41', '2025-04-21 22:41:41'),
(5195, 1741, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:41:41', '2025-04-21 22:41:41'),
(5196, 1742, 'action created', '2025-04-21 22:41:41', '2025-04-21 22:41:41'),
(5197, 1742, 'action started via WP Cron', '2025-04-21 22:43:47', '2025-04-21 22:43:47'),
(5198, 1742, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:43:47', '2025-04-21 22:43:47'),
(5199, 1743, 'action created', '2025-04-21 22:43:47', '2025-04-21 22:43:47'),
(5200, 1743, 'action started via WP Cron', '2025-04-21 22:46:17', '2025-04-21 22:46:17'),
(5201, 1743, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:46:17', '2025-04-21 22:46:17'),
(5202, 1744, 'action created', '2025-04-21 22:46:17', '2025-04-21 22:46:17'),
(5203, 1744, 'action started via WP Cron', '2025-04-21 22:48:17', '2025-04-21 22:48:17'),
(5204, 1744, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:48:17', '2025-04-21 22:48:17'),
(5205, 1745, 'action created', '2025-04-21 22:48:17', '2025-04-21 22:48:17'),
(5206, 1745, 'action started via WP Cron', '2025-04-21 22:50:58', '2025-04-21 22:50:58'),
(5207, 1745, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:50:58', '2025-04-21 22:50:58'),
(5208, 1746, 'action created', '2025-04-21 22:50:58', '2025-04-21 22:50:58'),
(5209, 1746, 'action started via Async Request', '2025-04-21 22:53:20', '2025-04-21 22:53:20'),
(5210, 1746, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:53:20', '2025-04-21 22:53:20'),
(5211, 1747, 'action created', '2025-04-21 22:53:20', '2025-04-21 22:53:20'),
(5212, 1747, 'action started via Async Request', '2025-04-21 22:55:26', '2025-04-21 22:55:26'),
(5213, 1747, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:55:26', '2025-04-21 22:55:26'),
(5214, 1748, 'action created', '2025-04-21 22:55:26', '2025-04-21 22:55:26'),
(5215, 1748, 'action started via WP Cron', '2025-04-21 22:58:06', '2025-04-21 22:58:06'),
(5216, 1748, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 22:58:06', '2025-04-21 22:58:06'),
(5217, 1749, 'action created', '2025-04-21 22:58:06', '2025-04-21 22:58:06'),
(5218, 1749, 'action started via WP Cron', '2025-04-21 23:00:07', '2025-04-21 23:00:07'),
(5219, 1749, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 23:00:07', '2025-04-21 23:00:07'),
(5220, 1750, 'action created', '2025-04-21 23:00:07', '2025-04-21 23:00:07'),
(5221, 1750, 'action started via WP Cron', '2025-04-21 23:03:14', '2025-04-21 23:03:14'),
(5222, 1750, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 23:03:14', '2025-04-21 23:03:14'),
(5223, 1751, 'action created', '2025-04-21 23:03:14', '2025-04-21 23:03:14'),
(5224, 1751, 'action started via WP Cron', '2025-04-21 23:05:19', '2025-04-21 23:05:19'),
(5225, 1751, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 23:05:19', '2025-04-21 23:05:19'),
(5226, 1752, 'action created', '2025-04-21 23:05:19', '2025-04-21 23:05:19'),
(5227, 1752, 'action started via WP Cron', '2025-04-21 23:30:04', '2025-04-21 23:30:04'),
(5228, 1752, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 23:30:04', '2025-04-21 23:30:04'),
(5229, 1753, 'action created', '2025-04-21 23:30:04', '2025-04-21 23:30:04'),
(5230, 1753, 'action started via WP Cron', '2025-04-21 23:33:49', '2025-04-21 23:33:49'),
(5231, 1753, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 23:33:49', '2025-04-21 23:33:49'),
(5232, 1754, 'action created', '2025-04-21 23:33:49', '2025-04-21 23:33:49'),
(5233, 1754, 'action started via WP Cron', '2025-04-21 23:58:24', '2025-04-21 23:58:24'),
(5234, 1754, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-21 23:58:24', '2025-04-21 23:58:24'),
(5235, 1755, 'action created', '2025-04-21 23:58:24', '2025-04-21 23:58:24'),
(5236, 1755, 'action started via WP Cron', '2025-04-22 00:01:28', '2025-04-22 00:01:28'),
(5237, 1755, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 00:01:28', '2025-04-22 00:01:28'),
(5238, 1756, 'action created', '2025-04-22 00:01:28', '2025-04-22 00:01:28'),
(5239, 1756, 'action started via WP Cron', '2025-04-22 00:04:39', '2025-04-22 00:04:39'),
(5240, 1756, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 00:04:39', '2025-04-22 00:04:39'),
(5241, 1757, 'action created', '2025-04-22 00:04:39', '2025-04-22 00:04:39'),
(5242, 1757, 'action started via WP Cron', '2025-04-22 00:53:28', '2025-04-22 00:53:28'),
(5243, 1757, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 00:53:28', '2025-04-22 00:53:28'),
(5244, 1758, 'action created', '2025-04-22 00:53:28', '2025-04-22 00:53:28'),
(5245, 1758, 'action started via WP Cron', '2025-04-22 01:30:10', '2025-04-22 01:30:10'),
(5246, 1758, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 01:30:10', '2025-04-22 01:30:10'),
(5247, 1759, 'action created', '2025-04-22 01:30:10', '2025-04-22 01:30:10'),
(5248, 1759, 'action started via WP Cron', '2025-04-22 02:32:49', '2025-04-22 02:32:49'),
(5249, 1759, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 02:32:49', '2025-04-22 02:32:49'),
(5250, 1760, 'action created', '2025-04-22 02:32:49', '2025-04-22 02:32:49'),
(5251, 1760, 'action started via WP Cron', '2025-04-22 02:41:40', '2025-04-22 02:41:40'),
(5252, 1760, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 02:41:40', '2025-04-22 02:41:40'),
(5253, 1761, 'action created', '2025-04-22 02:41:40', '2025-04-22 02:41:40'),
(5254, 1761, 'action started via WP Cron', '2025-04-22 02:51:14', '2025-04-22 02:51:14'),
(5255, 1761, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 02:51:14', '2025-04-22 02:51:14'),
(5256, 1762, 'action created', '2025-04-22 02:51:14', '2025-04-22 02:51:14'),
(5257, 1762, 'action started via WP Cron', '2025-04-22 03:04:59', '2025-04-22 03:04:59'),
(5258, 1762, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 03:04:59', '2025-04-22 03:04:59'),
(5259, 1763, 'action created', '2025-04-22 03:04:59', '2025-04-22 03:04:59'),
(5260, 1763, 'action started via WP Cron', '2025-04-22 03:27:46', '2025-04-22 03:27:46'),
(5261, 1763, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 03:27:46', '2025-04-22 03:27:46'),
(5262, 1764, 'action created', '2025-04-22 03:27:46', '2025-04-22 03:27:46'),
(5263, 1764, 'action started via WP Cron', '2025-04-22 04:49:29', '2025-04-22 04:49:29'),
(5264, 1764, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 04:49:29', '2025-04-22 04:49:29'),
(5265, 1765, 'action created', '2025-04-22 04:49:29', '2025-04-22 04:49:29'),
(5266, 1765, 'action started via WP Cron', '2025-04-22 05:58:07', '2025-04-22 05:58:07'),
(5267, 1765, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 05:58:07', '2025-04-22 05:58:07'),
(5268, 1766, 'action created', '2025-04-22 05:58:07', '2025-04-22 05:58:07'),
(5269, 1766, 'action started via WP Cron', '2025-04-22 06:08:13', '2025-04-22 06:08:13'),
(5270, 1766, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:08:13', '2025-04-22 06:08:13'),
(5271, 1767, 'action created', '2025-04-22 06:08:13', '2025-04-22 06:08:13'),
(5272, 1767, 'action started via WP Cron', '2025-04-22 06:11:08', '2025-04-22 06:11:08'),
(5273, 1767, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:11:08', '2025-04-22 06:11:08'),
(5274, 1768, 'action created', '2025-04-22 06:11:08', '2025-04-22 06:11:08'),
(5275, 1768, 'action started via Async Request', '2025-04-22 06:13:33', '2025-04-22 06:13:33'),
(5276, 1768, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:13:33', '2025-04-22 06:13:33'),
(5277, 1769, 'action created', '2025-04-22 06:13:33', '2025-04-22 06:13:33'),
(5278, 1769, 'action started via WP Cron', '2025-04-22 06:15:40', '2025-04-22 06:15:40'),
(5279, 1769, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:15:40', '2025-04-22 06:15:40'),
(5280, 1770, 'action created', '2025-04-22 06:15:40', '2025-04-22 06:15:40'),
(5281, 1770, 'action started via WP Cron', '2025-04-22 06:17:57', '2025-04-22 06:17:57'),
(5282, 1770, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:17:57', '2025-04-22 06:17:57'),
(5283, 1771, 'action created', '2025-04-22 06:17:57', '2025-04-22 06:17:57'),
(5284, 1771, 'action started via WP Cron', '2025-04-22 06:20:40', '2025-04-22 06:20:40'),
(5285, 1771, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:20:40', '2025-04-22 06:20:40'),
(5286, 1772, 'action created', '2025-04-22 06:20:40', '2025-04-22 06:20:40'),
(5287, 1772, 'action started via WP Cron', '2025-04-22 06:23:12', '2025-04-22 06:23:12'),
(5288, 1772, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:23:12', '2025-04-22 06:23:12'),
(5289, 1773, 'action created', '2025-04-22 06:23:12', '2025-04-22 06:23:12'),
(5290, 1773, 'action started via Async Request', '2025-04-22 06:25:23', '2025-04-22 06:25:23'),
(5291, 1773, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:25:23', '2025-04-22 06:25:23'),
(5292, 1774, 'action created', '2025-04-22 06:25:23', '2025-04-22 06:25:23'),
(5293, 1774, 'action started via WP Cron', '2025-04-22 06:27:40', '2025-04-22 06:27:40'),
(5294, 1774, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:27:40', '2025-04-22 06:27:40'),
(5295, 1775, 'action created', '2025-04-22 06:27:40', '2025-04-22 06:27:40'),
(5296, 1775, 'action started via WP Cron', '2025-04-22 06:29:41', '2025-04-22 06:29:41'),
(5297, 1775, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:29:41', '2025-04-22 06:29:41'),
(5298, 1776, 'action created', '2025-04-22 06:29:41', '2025-04-22 06:29:41'),
(5299, 1776, 'action started via WP Cron', '2025-04-22 06:31:54', '2025-04-22 06:31:54'),
(5300, 1776, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:31:54', '2025-04-22 06:31:54'),
(5301, 1777, 'action created', '2025-04-22 06:31:54', '2025-04-22 06:31:54'),
(5302, 1777, 'action started via WP Cron', '2025-04-22 06:34:43', '2025-04-22 06:34:43'),
(5303, 1777, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:34:43', '2025-04-22 06:34:43'),
(5304, 1778, 'action created', '2025-04-22 06:34:43', '2025-04-22 06:34:43'),
(5305, 1778, 'action started via WP Cron', '2025-04-22 06:36:44', '2025-04-22 06:36:44'),
(5306, 1778, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:36:44', '2025-04-22 06:36:44'),
(5307, 1779, 'action created', '2025-04-22 06:36:44', '2025-04-22 06:36:44'),
(5308, 1779, 'action started via Async Request', '2025-04-22 06:39:30', '2025-04-22 06:39:30'),
(5309, 1779, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:39:30', '2025-04-22 06:39:30'),
(5310, 1780, 'action created', '2025-04-22 06:39:30', '2025-04-22 06:39:30'),
(5311, 1780, 'action started via WP Cron', '2025-04-22 06:41:47', '2025-04-22 06:41:47'),
(5312, 1780, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 06:41:47', '2025-04-22 06:41:47'),
(5313, 1781, 'action created', '2025-04-22 06:41:47', '2025-04-22 06:41:47'),
(5314, 1781, 'action started via Async Request', '2025-04-22 07:07:41', '2025-04-22 07:07:41'),
(5315, 1781, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:07:41', '2025-04-22 07:07:41'),
(5316, 1782, 'action created', '2025-04-22 07:07:41', '2025-04-22 07:07:41'),
(5317, 1782, 'action started via Async Request', '2025-04-22 07:13:07', '2025-04-22 07:13:07'),
(5318, 1782, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:13:07', '2025-04-22 07:13:07'),
(5319, 1783, 'action created', '2025-04-22 07:13:07', '2025-04-22 07:13:07'),
(5320, 1783, 'action started via Async Request', '2025-04-22 07:20:14', '2025-04-22 07:20:14'),
(5321, 1783, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:20:14', '2025-04-22 07:20:14'),
(5322, 1784, 'action created', '2025-04-22 07:20:14', '2025-04-22 07:20:14'),
(5323, 1784, 'action started via WP Cron', '2025-04-22 07:22:43', '2025-04-22 07:22:43'),
(5324, 1784, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:22:43', '2025-04-22 07:22:43'),
(5325, 1785, 'action created', '2025-04-22 07:22:43', '2025-04-22 07:22:43'),
(5326, 1785, 'action started via Async Request', '2025-04-22 07:29:48', '2025-04-22 07:29:48'),
(5327, 1785, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:29:48', '2025-04-22 07:29:48'),
(5328, 1786, 'action created', '2025-04-22 07:29:48', '2025-04-22 07:29:48'),
(5329, 1786, 'action started via Async Request', '2025-04-22 07:32:29', '2025-04-22 07:32:29'),
(5330, 1786, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:32:29', '2025-04-22 07:32:29'),
(5331, 1787, 'action created', '2025-04-22 07:32:29', '2025-04-22 07:32:29'),
(5332, 1787, 'action started via WP Cron', '2025-04-22 07:34:39', '2025-04-22 07:34:39'),
(5333, 1787, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:34:39', '2025-04-22 07:34:39'),
(5334, 1788, 'action created', '2025-04-22 07:34:39', '2025-04-22 07:34:39'),
(5335, 1788, 'action started via WP Cron', '2025-04-22 07:36:53', '2025-04-22 07:36:53'),
(5336, 1788, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:36:53', '2025-04-22 07:36:53'),
(5337, 1789, 'action created', '2025-04-22 07:36:53', '2025-04-22 07:36:53'),
(5338, 1789, 'action started via Async Request', '2025-04-22 07:39:23', '2025-04-22 07:39:23'),
(5339, 1789, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:39:23', '2025-04-22 07:39:23'),
(5340, 1790, 'action created', '2025-04-22 07:39:23', '2025-04-22 07:39:23'),
(5341, 1790, 'action started via Async Request', '2025-04-22 07:41:26', '2025-04-22 07:41:26'),
(5342, 1790, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:41:26', '2025-04-22 07:41:26'),
(5343, 1791, 'action created', '2025-04-22 07:41:26', '2025-04-22 07:41:26'),
(5344, 1791, 'action started via Async Request', '2025-04-22 07:43:35', '2025-04-22 07:43:35'),
(5345, 1791, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:43:35', '2025-04-22 07:43:35'),
(5346, 1792, 'action created', '2025-04-22 07:43:35', '2025-04-22 07:43:35'),
(5347, 1792, 'action started via WP Cron', '2025-04-22 07:45:46', '2025-04-22 07:45:46'),
(5348, 1792, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:45:46', '2025-04-22 07:45:46'),
(5349, 1793, 'action created', '2025-04-22 07:45:46', '2025-04-22 07:45:46'),
(5350, 1793, 'action started via Async Request', '2025-04-22 07:48:43', '2025-04-22 07:48:43'),
(5351, 1793, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:48:43', '2025-04-22 07:48:43'),
(5352, 1794, 'action created', '2025-04-22 07:48:43', '2025-04-22 07:48:43'),
(5353, 1794, 'action started via Async Request', '2025-04-22 07:50:52', '2025-04-22 07:50:52'),
(5354, 1794, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:50:52', '2025-04-22 07:50:52'),
(5355, 1795, 'action created', '2025-04-22 07:50:52', '2025-04-22 07:50:52'),
(5356, 1795, 'action started via Async Request', '2025-04-22 07:53:35', '2025-04-22 07:53:35'),
(5357, 1795, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:53:35', '2025-04-22 07:53:35'),
(5358, 1796, 'action created', '2025-04-22 07:53:35', '2025-04-22 07:53:35'),
(5359, 1796, 'action started via WP Cron', '2025-04-22 07:55:48', '2025-04-22 07:55:48'),
(5360, 1796, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:55:48', '2025-04-22 07:55:48'),
(5361, 1797, 'action created', '2025-04-22 07:55:48', '2025-04-22 07:55:48'),
(5362, 1797, 'action started via Async Request', '2025-04-22 07:58:24', '2025-04-22 07:58:24'),
(5363, 1797, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 07:58:24', '2025-04-22 07:58:24'),
(5364, 1798, 'action created', '2025-04-22 07:58:24', '2025-04-22 07:58:24'),
(5365, 1798, 'action started via WP Cron', '2025-04-22 08:00:47', '2025-04-22 08:00:47'),
(5366, 1798, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 08:00:47', '2025-04-22 08:00:47'),
(5367, 1799, 'action created', '2025-04-22 08:00:47', '2025-04-22 08:00:47'),
(5368, 1799, 'action started via WP Cron', '2025-04-22 08:02:47', '2025-04-22 08:02:47'),
(5369, 1799, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 08:02:47', '2025-04-22 08:02:47'),
(5370, 1800, 'action created', '2025-04-22 08:02:47', '2025-04-22 08:02:47'),
(5371, 1800, 'action started via WP Cron', '2025-04-22 08:04:47', '2025-04-22 08:04:47'),
(5372, 1800, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 08:04:47', '2025-04-22 08:04:47'),
(5373, 1801, 'action created', '2025-04-22 08:04:47', '2025-04-22 08:04:47'),
(5374, 1801, 'action started via WP Cron', '2025-04-22 08:06:47', '2025-04-22 08:06:47'),
(5375, 1801, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 08:06:47', '2025-04-22 08:06:47'),
(5376, 1802, 'action created', '2025-04-22 08:06:47', '2025-04-22 08:06:47'),
(5377, 1802, 'action started via Async Request', '2025-04-22 09:09:03', '2025-04-22 09:09:03'),
(5378, 1802, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 09:09:03', '2025-04-22 09:09:03');
INSERT INTO `wpd6_actionscheduler_logs` VALUES
(5379, 1803, 'action created', '2025-04-22 09:09:03', '2025-04-22 09:09:03'),
(5380, 1803, 'action started via Async Request', '2025-04-22 09:11:10', '2025-04-22 09:11:10'),
(5381, 1803, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 09:11:10', '2025-04-22 09:11:10'),
(5382, 1804, 'action created', '2025-04-22 09:11:10', '2025-04-22 09:11:10'),
(5383, 1804, 'action started via Async Request', '2025-04-22 09:24:33', '2025-04-22 09:24:33'),
(5384, 1804, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 09:24:33', '2025-04-22 09:24:33'),
(5385, 1805, 'action created', '2025-04-22 09:24:33', '2025-04-22 09:24:33'),
(5386, 1805, 'action started via WP Cron', '2025-04-22 11:51:50', '2025-04-22 11:51:50'),
(5387, 1805, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 11:51:50', '2025-04-22 11:51:50'),
(5388, 1806, 'action created', '2025-04-22 11:51:50', '2025-04-22 11:51:50'),
(5389, 1806, 'action started via Async Request', '2025-04-22 12:41:29', '2025-04-22 12:41:29'),
(5390, 1806, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 12:41:29', '2025-04-22 12:41:29'),
(5391, 1807, 'action created', '2025-04-22 12:41:29', '2025-04-22 12:41:29'),
(5392, 1807, 'action started via WP Cron', '2025-04-22 12:51:59', '2025-04-22 12:51:59'),
(5393, 1807, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 12:51:59', '2025-04-22 12:51:59'),
(5394, 1808, 'action created', '2025-04-22 12:51:59', '2025-04-22 12:51:59'),
(5398, 1808, 'action started via Async Request', '2025-04-22 12:57:34', '2025-04-22 12:57:34'),
(5399, 1808, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 12:57:34', '2025-04-22 12:57:34'),
(5400, 1810, 'action created', '2025-04-22 12:57:34', '2025-04-22 12:57:34'),
(5401, 1810, 'action started via Async Request', '2025-04-22 12:59:34', '2025-04-22 12:59:34'),
(5402, 1810, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 12:59:34', '2025-04-22 12:59:34'),
(5403, 1811, 'action created', '2025-04-22 12:59:34', '2025-04-22 12:59:34'),
(5404, 1811, 'action started via WP Cron', '2025-04-22 13:10:51', '2025-04-22 13:10:51'),
(5405, 1811, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 13:10:51', '2025-04-22 13:10:51'),
(5406, 1812, 'action created', '2025-04-22 13:10:51', '2025-04-22 13:10:51'),
(5407, 1812, 'action started via Async Request', '2025-04-22 13:13:05', '2025-04-22 13:13:05'),
(5408, 1812, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 13:13:05', '2025-04-22 13:13:05'),
(5409, 1813, 'action created', '2025-04-22 13:13:05', '2025-04-22 13:13:05'),
(5410, 1813, 'action started via WP Cron', '2025-04-22 13:15:34', '2025-04-22 13:15:34'),
(5411, 1813, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 13:15:34', '2025-04-22 13:15:34'),
(5412, 1814, 'action created', '2025-04-22 13:15:34', '2025-04-22 13:15:34'),
(5413, 1814, 'action started via WP Cron', '2025-04-22 13:19:30', '2025-04-22 13:19:30'),
(5414, 1814, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 13:19:30', '2025-04-22 13:19:30'),
(5415, 1815, 'action created', '2025-04-22 13:19:30', '2025-04-22 13:19:30'),
(5416, 1815, 'action started via Async Request', '2025-04-22 13:22:10', '2025-04-22 13:22:10'),
(5417, 1815, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 13:22:10', '2025-04-22 13:22:10'),
(5418, 1816, 'action created', '2025-04-22 13:22:10', '2025-04-22 13:22:10'),
(5419, 1816, 'action started via Async Request', '2025-04-22 13:24:37', '2025-04-22 13:24:37'),
(5420, 1816, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 13:24:37', '2025-04-22 13:24:37'),
(5421, 1817, 'action created', '2025-04-22 13:24:37', '2025-04-22 13:24:37'),
(5422, 1817, 'action started via Async Request', '2025-04-22 15:13:08', '2025-04-22 15:13:08'),
(5423, 1817, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:13:08', '2025-04-22 15:13:08'),
(5424, 1818, 'action created', '2025-04-22 15:13:08', '2025-04-22 15:13:08'),
(5425, 1818, 'action started via Async Request', '2025-04-22 15:33:54', '2025-04-22 15:33:54'),
(5426, 1818, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:33:54', '2025-04-22 15:33:54'),
(5427, 1819, 'action created', '2025-04-22 15:33:54', '2025-04-22 15:33:54'),
(5428, 1819, 'action started via Async Request', '2025-04-22 15:36:11', '2025-04-22 15:36:11'),
(5429, 1819, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:36:11', '2025-04-22 15:36:11'),
(5430, 1820, 'action created', '2025-04-22 15:36:11', '2025-04-22 15:36:11'),
(5431, 1820, 'action started via Async Request', '2025-04-22 15:38:16', '2025-04-22 15:38:16'),
(5432, 1820, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:38:16', '2025-04-22 15:38:16'),
(5433, 1821, 'action created', '2025-04-22 15:38:16', '2025-04-22 15:38:16'),
(5434, 1821, 'action started via Async Request', '2025-04-22 15:40:17', '2025-04-22 15:40:17'),
(5435, 1821, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:40:17', '2025-04-22 15:40:17'),
(5436, 1822, 'action created', '2025-04-22 15:40:17', '2025-04-22 15:40:17'),
(5437, 1822, 'action started via Async Request', '2025-04-22 15:42:18', '2025-04-22 15:42:18'),
(5438, 1822, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:42:18', '2025-04-22 15:42:18'),
(5439, 1823, 'action created', '2025-04-22 15:42:18', '2025-04-22 15:42:18'),
(5440, 1823, 'action started via Async Request', '2025-04-22 15:44:19', '2025-04-22 15:44:19'),
(5441, 1823, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:44:19', '2025-04-22 15:44:19'),
(5442, 1824, 'action created', '2025-04-22 15:44:19', '2025-04-22 15:44:19'),
(5443, 1824, 'action started via Async Request', '2025-04-22 15:46:20', '2025-04-22 15:46:20'),
(5444, 1824, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:46:20', '2025-04-22 15:46:20'),
(5445, 1825, 'action created', '2025-04-22 15:46:20', '2025-04-22 15:46:20'),
(5446, 1825, 'action started via Async Request', '2025-04-22 15:48:21', '2025-04-22 15:48:21'),
(5447, 1825, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:48:21', '2025-04-22 15:48:21'),
(5448, 1826, 'action created', '2025-04-22 15:48:21', '2025-04-22 15:48:21'),
(5449, 1826, 'action started via Async Request', '2025-04-22 15:50:22', '2025-04-22 15:50:22'),
(5450, 1826, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:50:22', '2025-04-22 15:50:22'),
(5451, 1827, 'action created', '2025-04-22 15:50:22', '2025-04-22 15:50:22'),
(5452, 1827, 'action started via Async Request', '2025-04-22 15:52:22', '2025-04-22 15:52:22'),
(5453, 1827, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:52:22', '2025-04-22 15:52:22'),
(5454, 1828, 'action created', '2025-04-22 15:52:22', '2025-04-22 15:52:22'),
(5455, 1828, 'action started via Async Request', '2025-04-22 15:54:23', '2025-04-22 15:54:23'),
(5456, 1828, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:54:23', '2025-04-22 15:54:23'),
(5457, 1829, 'action created', '2025-04-22 15:54:23', '2025-04-22 15:54:23'),
(5458, 1829, 'action started via Async Request', '2025-04-22 15:56:24', '2025-04-22 15:56:24'),
(5459, 1829, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:56:24', '2025-04-22 15:56:24'),
(5460, 1830, 'action created', '2025-04-22 15:56:24', '2025-04-22 15:56:24'),
(5461, 1830, 'action started via Async Request', '2025-04-22 15:58:25', '2025-04-22 15:58:25'),
(5462, 1830, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 15:58:25', '2025-04-22 15:58:25'),
(5463, 1831, 'action created', '2025-04-22 15:58:25', '2025-04-22 15:58:25'),
(5464, 1831, 'action started via Async Request', '2025-04-22 16:00:26', '2025-04-22 16:00:26'),
(5465, 1831, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:00:26', '2025-04-22 16:00:26'),
(5466, 1832, 'action created', '2025-04-22 16:00:26', '2025-04-22 16:00:26'),
(5467, 1832, 'action started via Async Request', '2025-04-22 16:10:49', '2025-04-22 16:10:49'),
(5468, 1832, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:10:49', '2025-04-22 16:10:49'),
(5469, 1833, 'action created', '2025-04-22 16:10:49', '2025-04-22 16:10:49'),
(5470, 1833, 'action started via Async Request', '2025-04-22 16:14:48', '2025-04-22 16:14:48'),
(5471, 1833, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:14:48', '2025-04-22 16:14:48'),
(5472, 1834, 'action created', '2025-04-22 16:14:48', '2025-04-22 16:14:48'),
(5473, 1834, 'action started via Async Request', '2025-04-22 16:16:49', '2025-04-22 16:16:49'),
(5474, 1834, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:16:49', '2025-04-22 16:16:49'),
(5475, 1835, 'action created', '2025-04-22 16:16:49', '2025-04-22 16:16:49'),
(5476, 1835, 'action started via Async Request', '2025-04-22 16:18:50', '2025-04-22 16:18:50'),
(5477, 1835, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:18:50', '2025-04-22 16:18:50'),
(5478, 1836, 'action created', '2025-04-22 16:18:50', '2025-04-22 16:18:50'),
(5479, 1836, 'action started via Async Request', '2025-04-22 16:20:51', '2025-04-22 16:20:51'),
(5480, 1836, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:20:51', '2025-04-22 16:20:51'),
(5481, 1837, 'action created', '2025-04-22 16:20:51', '2025-04-22 16:20:51'),
(5482, 1837, 'action started via Async Request', '2025-04-22 16:22:52', '2025-04-22 16:22:52'),
(5483, 1837, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:22:52', '2025-04-22 16:22:52'),
(5484, 1838, 'action created', '2025-04-22 16:22:52', '2025-04-22 16:22:52'),
(5485, 1838, 'action started via Async Request', '2025-04-22 16:24:53', '2025-04-22 16:24:53'),
(5486, 1838, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:24:53', '2025-04-22 16:24:53'),
(5487, 1839, 'action created', '2025-04-22 16:24:53', '2025-04-22 16:24:53'),
(5488, 1839, 'action started via Async Request', '2025-04-22 16:26:54', '2025-04-22 16:26:54'),
(5489, 1839, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:26:54', '2025-04-22 16:26:54'),
(5490, 1840, 'action created', '2025-04-22 16:26:54', '2025-04-22 16:26:54'),
(5491, 1840, 'action started via Async Request', '2025-04-22 16:28:55', '2025-04-22 16:28:55'),
(5492, 1840, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:28:55', '2025-04-22 16:28:55'),
(5493, 1841, 'action created', '2025-04-22 16:28:55', '2025-04-22 16:28:55'),
(5494, 1841, 'action started via Async Request', '2025-04-22 16:30:56', '2025-04-22 16:30:56'),
(5495, 1841, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:30:56', '2025-04-22 16:30:56'),
(5496, 1842, 'action created', '2025-04-22 16:30:56', '2025-04-22 16:30:56'),
(5497, 1842, 'action started via Async Request', '2025-04-22 16:34:57', '2025-04-22 16:34:57'),
(5498, 1842, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:34:57', '2025-04-22 16:34:57'),
(5499, 1843, 'action created', '2025-04-22 16:34:57', '2025-04-22 16:34:57'),
(5500, 1843, 'action started via Async Request', '2025-04-22 16:37:00', '2025-04-22 16:37:00'),
(5501, 1843, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:37:00', '2025-04-22 16:37:00'),
(5502, 1844, 'action created', '2025-04-22 16:37:00', '2025-04-22 16:37:00'),
(5503, 1844, 'action started via Async Request', '2025-04-22 16:40:10', '2025-04-22 16:40:10'),
(5504, 1844, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:40:10', '2025-04-22 16:40:10'),
(5505, 1845, 'action created', '2025-04-22 16:40:10', '2025-04-22 16:40:10'),
(5506, 1845, 'action started via Async Request', '2025-04-22 16:42:58', '2025-04-22 16:42:58'),
(5507, 1845, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:42:58', '2025-04-22 16:42:58'),
(5508, 1846, 'action created', '2025-04-22 16:42:58', '2025-04-22 16:42:58'),
(5509, 1846, 'action started via Async Request', '2025-04-22 16:44:59', '2025-04-22 16:44:59'),
(5510, 1846, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:44:59', '2025-04-22 16:44:59'),
(5511, 1847, 'action created', '2025-04-22 16:44:59', '2025-04-22 16:44:59'),
(5512, 1847, 'action started via Async Request', '2025-04-22 16:47:01', '2025-04-22 16:47:01'),
(5513, 1847, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:47:01', '2025-04-22 16:47:01'),
(5514, 1848, 'action created', '2025-04-22 16:47:01', '2025-04-22 16:47:01'),
(5515, 1848, 'action started via Async Request', '2025-04-22 16:49:02', '2025-04-22 16:49:02'),
(5516, 1848, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:49:02', '2025-04-22 16:49:02'),
(5517, 1849, 'action created', '2025-04-22 16:49:02', '2025-04-22 16:49:02'),
(5518, 1849, 'action started via Async Request', '2025-04-22 16:51:02', '2025-04-22 16:51:02'),
(5519, 1849, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:51:02', '2025-04-22 16:51:02'),
(5520, 1850, 'action created', '2025-04-22 16:51:02', '2025-04-22 16:51:02'),
(5521, 1850, 'action started via Async Request', '2025-04-22 16:53:02', '2025-04-22 16:53:02'),
(5522, 1850, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:53:02', '2025-04-22 16:53:02'),
(5523, 1851, 'action created', '2025-04-22 16:53:02', '2025-04-22 16:53:02'),
(5524, 1851, 'action started via Async Request', '2025-04-22 16:55:03', '2025-04-22 16:55:03'),
(5525, 1851, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:55:03', '2025-04-22 16:55:03'),
(5526, 1852, 'action created', '2025-04-22 16:55:03', '2025-04-22 16:55:03'),
(5527, 1852, 'action started via Async Request', '2025-04-22 16:57:05', '2025-04-22 16:57:05'),
(5528, 1852, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 16:57:05', '2025-04-22 16:57:05'),
(5529, 1853, 'action created', '2025-04-22 16:57:05', '2025-04-22 16:57:05'),
(5530, 1853, 'action started via Async Request', '2025-04-22 17:01:10', '2025-04-22 17:01:10'),
(5531, 1853, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:01:10', '2025-04-22 17:01:10'),
(5532, 1854, 'action created', '2025-04-22 17:01:10', '2025-04-22 17:01:10'),
(5533, 1854, 'action started via Async Request', '2025-04-22 17:05:16', '2025-04-22 17:05:16'),
(5534, 1854, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:05:16', '2025-04-22 17:05:16'),
(5535, 1855, 'action created', '2025-04-22 17:05:16', '2025-04-22 17:05:16'),
(5536, 1855, 'action started via Async Request', '2025-04-22 17:07:17', '2025-04-22 17:07:17'),
(5537, 1855, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:07:17', '2025-04-22 17:07:17'),
(5538, 1856, 'action created', '2025-04-22 17:07:17', '2025-04-22 17:07:17'),
(5539, 1856, 'action started via Async Request', '2025-04-22 17:13:11', '2025-04-22 17:13:11'),
(5540, 1856, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:13:11', '2025-04-22 17:13:11'),
(5541, 1857, 'action created', '2025-04-22 17:13:11', '2025-04-22 17:13:11'),
(5542, 1857, 'action started via Async Request', '2025-04-22 17:15:38', '2025-04-22 17:15:38'),
(5543, 1857, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:15:38', '2025-04-22 17:15:38'),
(5544, 1858, 'action created', '2025-04-22 17:15:38', '2025-04-22 17:15:38'),
(5545, 1858, 'action started via Async Request', '2025-04-22 17:19:13', '2025-04-22 17:19:13'),
(5546, 1858, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:19:13', '2025-04-22 17:19:13'),
(5547, 1859, 'action created', '2025-04-22 17:19:13', '2025-04-22 17:19:13'),
(5548, 1859, 'action started via Async Request', '2025-04-22 17:21:15', '2025-04-22 17:21:15'),
(5549, 1859, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:21:15', '2025-04-22 17:21:15'),
(5550, 1860, 'action created', '2025-04-22 17:21:15', '2025-04-22 17:21:15'),
(5551, 1860, 'action started via Async Request', '2025-04-22 17:25:16', '2025-04-22 17:25:16'),
(5552, 1860, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:25:16', '2025-04-22 17:25:16'),
(5553, 1861, 'action created', '2025-04-22 17:25:16', '2025-04-22 17:25:16'),
(5554, 1861, 'action started via Async Request', '2025-04-22 17:29:18', '2025-04-22 17:29:18'),
(5555, 1861, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:29:18', '2025-04-22 17:29:18'),
(5556, 1862, 'action created', '2025-04-22 17:29:18', '2025-04-22 17:29:18'),
(5557, 1862, 'action started via Async Request', '2025-04-22 17:31:18', '2025-04-22 17:31:18'),
(5558, 1862, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:31:18', '2025-04-22 17:31:18'),
(5559, 1863, 'action created', '2025-04-22 17:31:18', '2025-04-22 17:31:18'),
(5560, 1863, 'action started via Async Request', '2025-04-22 17:33:18', '2025-04-22 17:33:18'),
(5561, 1863, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:33:18', '2025-04-22 17:33:18'),
(5562, 1864, 'action created', '2025-04-22 17:33:18', '2025-04-22 17:33:18'),
(5563, 1864, 'action started via Async Request', '2025-04-22 17:35:20', '2025-04-22 17:35:20'),
(5564, 1864, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:35:20', '2025-04-22 17:35:20'),
(5565, 1865, 'action created', '2025-04-22 17:35:20', '2025-04-22 17:35:20'),
(5566, 1865, 'action started via Async Request', '2025-04-22 17:37:25', '2025-04-22 17:37:25'),
(5567, 1865, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:37:25', '2025-04-22 17:37:25'),
(5568, 1866, 'action created', '2025-04-22 17:37:25', '2025-04-22 17:37:25'),
(5569, 1866, 'action started via Async Request', '2025-04-22 17:41:23', '2025-04-22 17:41:23'),
(5570, 1866, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:41:23', '2025-04-22 17:41:23'),
(5571, 1867, 'action created', '2025-04-22 17:41:23', '2025-04-22 17:41:23'),
(5572, 1867, 'action started via Async Request', '2025-04-22 17:43:24', '2025-04-22 17:43:24'),
(5573, 1867, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:43:24', '2025-04-22 17:43:24'),
(5574, 1868, 'action created', '2025-04-22 17:43:24', '2025-04-22 17:43:24'),
(5575, 1868, 'action started via WP Cron', '2025-04-22 17:45:25', '2025-04-22 17:45:25'),
(5576, 1868, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:45:25', '2025-04-22 17:45:25'),
(5577, 1869, 'action created', '2025-04-22 17:45:25', '2025-04-22 17:45:25'),
(5578, 1869, 'action started via WP Cron', '2025-04-22 17:47:27', '2025-04-22 17:47:27'),
(5579, 1869, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:47:27', '2025-04-22 17:47:27'),
(5580, 1870, 'action created', '2025-04-22 17:47:27', '2025-04-22 17:47:27'),
(5581, 1870, 'action started via WP Cron', '2025-04-22 17:49:27', '2025-04-22 17:49:27'),
(5582, 1870, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:49:27', '2025-04-22 17:49:27'),
(5583, 1871, 'action created', '2025-04-22 17:49:27', '2025-04-22 17:49:27'),
(5584, 1871, 'action started via WP Cron', '2025-04-22 17:51:27', '2025-04-22 17:51:27'),
(5585, 1871, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:51:27', '2025-04-22 17:51:27'),
(5586, 1872, 'action created', '2025-04-22 17:51:27', '2025-04-22 17:51:27'),
(5587, 1872, 'action started via WP Cron', '2025-04-22 17:53:27', '2025-04-22 17:53:27'),
(5588, 1872, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:53:27', '2025-04-22 17:53:27'),
(5589, 1873, 'action created', '2025-04-22 17:53:27', '2025-04-22 17:53:27'),
(5590, 1873, 'action started via Async Request', '2025-04-22 17:55:27', '2025-04-22 17:55:27'),
(5591, 1873, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:55:27', '2025-04-22 17:55:27'),
(5592, 1874, 'action created', '2025-04-22 17:55:27', '2025-04-22 17:55:27'),
(5593, 1874, 'action started via Async Request', '2025-04-22 17:57:28', '2025-04-22 17:57:28'),
(5594, 1874, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:57:28', '2025-04-22 17:57:28'),
(5595, 1875, 'action created', '2025-04-22 17:57:28', '2025-04-22 17:57:28'),
(5596, 1875, 'action started via Async Request', '2025-04-22 17:59:29', '2025-04-22 17:59:29'),
(5597, 1875, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 17:59:29', '2025-04-22 17:59:29'),
(5598, 1876, 'action created', '2025-04-22 17:59:29', '2025-04-22 17:59:29'),
(5599, 1876, 'action started via Async Request', '2025-04-22 18:01:30', '2025-04-22 18:01:30'),
(5600, 1876, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:01:30', '2025-04-22 18:01:30'),
(5601, 1877, 'action created', '2025-04-22 18:01:30', '2025-04-22 18:01:30'),
(5602, 1877, 'action started via Async Request', '2025-04-22 18:03:31', '2025-04-22 18:03:31'),
(5603, 1877, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:03:31', '2025-04-22 18:03:31'),
(5604, 1878, 'action created', '2025-04-22 18:03:31', '2025-04-22 18:03:31'),
(5605, 1878, 'action started via Async Request', '2025-04-22 18:05:32', '2025-04-22 18:05:32'),
(5606, 1878, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:05:32', '2025-04-22 18:05:32'),
(5607, 1879, 'action created', '2025-04-22 18:05:32', '2025-04-22 18:05:32'),
(5608, 1879, 'action started via Async Request', '2025-04-22 18:07:33', '2025-04-22 18:07:33'),
(5609, 1879, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:07:33', '2025-04-22 18:07:33'),
(5610, 1880, 'action created', '2025-04-22 18:07:33', '2025-04-22 18:07:33'),
(5611, 1880, 'action started via Async Request', '2025-04-22 18:09:35', '2025-04-22 18:09:35'),
(5612, 1880, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:09:35', '2025-04-22 18:09:35'),
(5613, 1881, 'action created', '2025-04-22 18:09:35', '2025-04-22 18:09:35'),
(5614, 1881, 'action started via Async Request', '2025-04-22 18:11:35', '2025-04-22 18:11:35'),
(5615, 1881, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:11:35', '2025-04-22 18:11:35'),
(5616, 1882, 'action created', '2025-04-22 18:11:35', '2025-04-22 18:11:35'),
(5617, 1882, 'action started via Async Request', '2025-04-22 18:13:35', '2025-04-22 18:13:35'),
(5618, 1882, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:13:35', '2025-04-22 18:13:35'),
(5619, 1883, 'action created', '2025-04-22 18:13:35', '2025-04-22 18:13:35'),
(5620, 1883, 'action started via Async Request', '2025-04-22 18:15:36', '2025-04-22 18:15:36'),
(5621, 1883, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:15:36', '2025-04-22 18:15:36'),
(5622, 1884, 'action created', '2025-04-22 18:15:36', '2025-04-22 18:15:36'),
(5623, 1884, 'action started via Async Request', '2025-04-22 18:17:37', '2025-04-22 18:17:37'),
(5624, 1884, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:17:37', '2025-04-22 18:17:37'),
(5625, 1885, 'action created', '2025-04-22 18:17:37', '2025-04-22 18:17:37'),
(5626, 1885, 'action started via Async Request', '2025-04-22 18:19:37', '2025-04-22 18:19:37'),
(5627, 1885, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:19:37', '2025-04-22 18:19:37'),
(5628, 1886, 'action created', '2025-04-22 18:19:37', '2025-04-22 18:19:37'),
(5629, 1886, 'action started via Async Request', '2025-04-22 18:21:39', '2025-04-22 18:21:39'),
(5630, 1886, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:21:39', '2025-04-22 18:21:39'),
(5631, 1887, 'action created', '2025-04-22 18:21:39', '2025-04-22 18:21:39'),
(5632, 1887, 'action started via Async Request', '2025-04-22 18:23:40', '2025-04-22 18:23:40'),
(5633, 1887, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:23:40', '2025-04-22 18:23:40'),
(5634, 1888, 'action created', '2025-04-22 18:23:40', '2025-04-22 18:23:40'),
(5635, 1888, 'action started via Async Request', '2025-04-22 18:25:41', '2025-04-22 18:25:41'),
(5636, 1888, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:25:41', '2025-04-22 18:25:41'),
(5637, 1889, 'action created', '2025-04-22 18:25:41', '2025-04-22 18:25:41'),
(5638, 1889, 'action started via Async Request', '2025-04-22 18:27:42', '2025-04-22 18:27:42'),
(5639, 1889, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:27:42', '2025-04-22 18:27:42'),
(5640, 1890, 'action created', '2025-04-22 18:27:42', '2025-04-22 18:27:42'),
(5641, 1890, 'action started via Async Request', '2025-04-22 18:29:43', '2025-04-22 18:29:43'),
(5642, 1890, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:29:43', '2025-04-22 18:29:43'),
(5643, 1891, 'action created', '2025-04-22 18:29:43', '2025-04-22 18:29:43'),
(5644, 1891, 'action started via Async Request', '2025-04-22 18:31:44', '2025-04-22 18:31:44'),
(5645, 1891, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:31:44', '2025-04-22 18:31:44'),
(5646, 1892, 'action created', '2025-04-22 18:31:44', '2025-04-22 18:31:44'),
(5647, 1892, 'action started via Async Request', '2025-04-22 18:33:45', '2025-04-22 18:33:45'),
(5648, 1892, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:33:45', '2025-04-22 18:33:45'),
(5649, 1893, 'action created', '2025-04-22 18:33:45', '2025-04-22 18:33:45'),
(5650, 1893, 'action started via WP Cron', '2025-04-22 18:35:45', '2025-04-22 18:35:45'),
(5651, 1893, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:35:45', '2025-04-22 18:35:45'),
(5652, 1894, 'action created', '2025-04-22 18:35:45', '2025-04-22 18:35:45'),
(5653, 1894, 'action started via Async Request', '2025-04-22 18:37:47', '2025-04-22 18:37:47'),
(5654, 1894, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:37:47', '2025-04-22 18:37:47'),
(5655, 1895, 'action created', '2025-04-22 18:37:47', '2025-04-22 18:37:47'),
(5656, 1895, 'action started via Async Request', '2025-04-22 18:39:47', '2025-04-22 18:39:47'),
(5657, 1895, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:39:47', '2025-04-22 18:39:47'),
(5658, 1896, 'action created', '2025-04-22 18:39:47', '2025-04-22 18:39:47'),
(5659, 1896, 'action started via Async Request', '2025-04-22 18:41:49', '2025-04-22 18:41:49'),
(5660, 1896, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:41:49', '2025-04-22 18:41:49'),
(5661, 1897, 'action created', '2025-04-22 18:41:49', '2025-04-22 18:41:49'),
(5662, 1897, 'action started via Async Request', '2025-04-22 18:43:49', '2025-04-22 18:43:49'),
(5663, 1897, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:43:49', '2025-04-22 18:43:49'),
(5664, 1898, 'action created', '2025-04-22 18:43:49', '2025-04-22 18:43:49'),
(5665, 1898, 'action started via Async Request', '2025-04-22 18:45:51', '2025-04-22 18:45:51'),
(5666, 1898, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:45:51', '2025-04-22 18:45:51'),
(5667, 1899, 'action created', '2025-04-22 18:45:51', '2025-04-22 18:45:51'),
(5668, 1899, 'action started via Async Request', '2025-04-22 18:47:52', '2025-04-22 18:47:52'),
(5669, 1899, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-22 18:47:52', '2025-04-22 18:47:52'),
(5670, 1900, 'action created', '2025-04-22 18:47:52', '2025-04-22 18:47:52'),
(5671, 1900, 'action started via WP Cron', '2025-04-23 20:52:37', '2025-04-23 20:52:37'),
(5672, 1900, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-23 20:52:37', '2025-04-23 20:52:37'),
(5673, 1901, 'action created', '2025-04-23 20:52:37', '2025-04-23 20:52:37'),
(5677, 1901, 'action started via WP Cron', '2025-04-24 16:57:25', '2025-04-24 16:57:25'),
(5678, 1901, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-24 16:57:25', '2025-04-24 16:57:25'),
(5679, 1903, 'action created', '2025-04-24 16:57:25', '2025-04-24 16:57:25'),
(5680, 1903, 'action started via Async Request', '2025-04-24 21:18:30', '2025-04-24 21:18:30'),
(5681, 1903, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-24 21:18:30', '2025-04-24 21:18:30'),
(5682, 1904, 'action created', '2025-04-24 21:18:30', '2025-04-24 21:18:30'),
(5686, 1904, 'action started via WP Cron', '2025-04-25 03:00:00', '2025-04-25 03:00:00'),
(5687, 1904, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-25 03:00:00', '2025-04-25 03:00:00'),
(5688, 1906, 'action created', '2025-04-25 03:00:00', '2025-04-25 03:00:00'),
(5689, 1906, 'action started via Async Request', '2025-04-25 03:09:58', '2025-04-25 03:09:58'),
(5690, 1906, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-25 03:09:58', '2025-04-25 03:09:58'),
(5691, 1907, 'action created', '2025-04-25 03:09:58', '2025-04-25 03:09:58'),
(5692, 1907, 'action started via WP Cron', '2025-04-25 08:01:35', '2025-04-25 08:01:35'),
(5693, 1907, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-25 08:01:35', '2025-04-25 08:01:35'),
(5694, 1908, 'action created', '2025-04-25 08:01:35', '2025-04-25 08:01:35'),
(5695, 1908, 'action started via WP Cron', '2025-04-25 18:17:52', '2025-04-25 18:17:52'),
(5696, 1908, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-25 18:17:52', '2025-04-25 18:17:52'),
(5697, 1909, 'action created', '2025-04-25 18:17:52', '2025-04-25 18:17:52'),
(5698, 1909, 'action started via WP Cron', '2025-04-25 21:40:05', '2025-04-25 21:40:05'),
(5699, 1909, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-25 21:40:05', '2025-04-25 21:40:05'),
(5700, 1910, 'action created', '2025-04-25 21:40:05', '2025-04-25 21:40:05'),
(5704, 1910, 'action started via WP Cron', '2025-04-25 22:13:20', '2025-04-25 22:13:20'),
(5705, 1910, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-25 22:13:20', '2025-04-25 22:13:20'),
(5706, 1912, 'action created', '2025-04-25 22:13:20', '2025-04-25 22:13:20'),
(5707, 1912, 'action started via WP Cron', '2025-04-26 03:00:57', '2025-04-26 03:00:57'),
(5708, 1912, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-26 03:00:58', '2025-04-26 03:00:58'),
(5709, 1913, 'action created', '2025-04-26 03:00:58', '2025-04-26 03:00:58'),
(5710, 1913, 'action started via WP Cron', '2025-04-26 03:10:08', '2025-04-26 03:10:08'),
(5711, 1913, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-26 03:10:08', '2025-04-26 03:10:08'),
(5712, 1914, 'action created', '2025-04-26 03:10:08', '2025-04-26 03:10:08'),
(5713, 1914, 'action started via WP Cron', '2025-04-26 07:45:49', '2025-04-26 07:45:49'),
(5714, 1914, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-26 07:45:50', '2025-04-26 07:45:50'),
(5715, 1915, 'action created', '2025-04-26 07:45:50', '2025-04-26 07:45:50'),
(5716, 1915, 'action started via WP Cron', '2025-04-26 19:11:57', '2025-04-26 19:11:57'),
(5717, 1915, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-26 19:11:57', '2025-04-26 19:11:57'),
(5718, 1916, 'action created', '2025-04-26 19:11:57', '2025-04-26 19:11:57'),
(5719, 1916, 'action started via WP Cron', '2025-04-27 02:59:18', '2025-04-27 02:59:18'),
(5720, 1916, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-27 02:59:18', '2025-04-27 02:59:18'),
(5721, 1917, 'action created', '2025-04-27 02:59:18', '2025-04-27 02:59:18'),
(5725, 1917, 'action started via Async Request', '2025-04-27 03:10:14', '2025-04-27 03:10:14'),
(5726, 1917, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-27 03:10:14', '2025-04-27 03:10:14'),
(5727, 1919, 'action created', '2025-04-27 03:10:14', '2025-04-27 03:10:14'),
(5728, 1919, 'action started via Async Request', '2025-04-27 04:39:23', '2025-04-27 04:39:23'),
(5729, 1919, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-27 04:39:23', '2025-04-27 04:39:23'),
(5730, 1920, 'action created', '2025-04-27 04:39:23', '2025-04-27 04:39:23'),
(5731, 1920, 'action started via WP Cron', '2025-04-27 12:46:18', '2025-04-27 12:46:18'),
(5732, 1920, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-27 12:46:18', '2025-04-27 12:46:18'),
(5733, 1921, 'action created', '2025-04-27 12:46:18', '2025-04-27 12:46:18'),
(5734, 1921, 'action started via WP Cron', '2025-04-27 22:15:17', '2025-04-27 22:15:17'),
(5735, 1921, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-27 22:15:17', '2025-04-27 22:15:17'),
(5736, 1922, 'action created', '2025-04-27 22:15:17', '2025-04-27 22:15:17'),
(5737, 1922, 'action started via Async Request', '2025-04-27 23:32:49', '2025-04-27 23:32:49'),
(5738, 1922, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-27 23:32:49', '2025-04-27 23:32:49'),
(5739, 1923, 'action created', '2025-04-27 23:32:49', '2025-04-27 23:32:49'),
(5740, 1923, 'action started via WP Cron', '2025-04-27 23:41:54', '2025-04-27 23:41:54'),
(5741, 1923, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-27 23:41:54', '2025-04-27 23:41:54'),
(5742, 1924, 'action created', '2025-04-27 23:41:54', '2025-04-27 23:41:54'),
(5743, 1924, 'action started via WP Cron', '2025-04-28 03:03:01', '2025-04-28 03:03:01'),
(5744, 1924, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-28 03:03:01', '2025-04-28 03:03:01'),
(5745, 1925, 'action created', '2025-04-28 03:03:01', '2025-04-28 03:03:01'),
(5749, 1925, 'action started via Async Request', '2025-04-28 03:10:23', '2025-04-28 03:10:23'),
(5750, 1925, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-28 03:10:23', '2025-04-28 03:10:23'),
(5751, 1927, 'action created', '2025-04-28 03:10:23', '2025-04-28 03:10:23'),
(5752, 1927, 'action started via Async Request', '2025-04-28 09:41:17', '2025-04-28 09:41:17'),
(5753, 1927, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-28 09:41:17', '2025-04-28 09:41:17'),
(5754, 1928, 'action created', '2025-04-28 09:41:17', '2025-04-28 09:41:17'),
(5755, 1928, 'action started via WP Cron', '2025-04-28 14:08:12', '2025-04-28 14:08:12'),
(5756, 1928, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-28 14:08:12', '2025-04-28 14:08:12'),
(5757, 1929, 'action created', '2025-04-28 14:08:12', '2025-04-28 14:08:12'),
(5758, 1929, 'action started via WP Cron', '2025-04-29 03:00:39', '2025-04-29 03:00:39'),
(5759, 1929, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-29 03:00:39', '2025-04-29 03:00:39'),
(5760, 1930, 'action created', '2025-04-29 03:00:39', '2025-04-29 03:00:39'),
(5761, 1930, 'action started via WP Cron', '2025-04-29 03:10:23', '2025-04-29 03:10:23'),
(5762, 1930, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-29 03:10:23', '2025-04-29 03:10:23'),
(5763, 1931, 'action created', '2025-04-29 03:10:23', '2025-04-29 03:10:23'),
(5767, 1931, 'action started via WP Cron', '2025-04-30 03:23:41', '2025-04-30 03:23:41'),
(5768, 1931, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-04-30 03:23:41', '2025-04-30 03:23:41'),
(5769, 1933, 'action created', '2025-04-30 03:23:41', '2025-04-30 03:23:41'),
(5773, 1933, 'action started via WP Cron', '2025-05-01 03:28:14', '2025-05-01 03:28:14'),
(5774, 1933, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-01 03:28:14', '2025-05-01 03:28:14'),
(5775, 1935, 'action created', '2025-05-01 03:28:14', '2025-05-01 03:28:14'),
(5779, 1935, 'action started via Async Request', '2025-05-01 06:39:59', '2025-05-01 06:39:59'),
(5780, 1935, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-01 06:39:59', '2025-05-01 06:39:59'),
(5781, 1937, 'action created', '2025-05-01 06:39:59', '2025-05-01 06:39:59'),
(5782, 1937, 'action started via WP Cron', '2025-05-01 17:26:09', '2025-05-01 17:26:09'),
(5783, 1937, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-01 17:26:09', '2025-05-01 17:26:09'),
(5784, 1938, 'action created', '2025-05-01 17:26:09', '2025-05-01 17:26:09'),
(5785, 1938, 'action started via Async Request', '2025-05-01 17:55:14', '2025-05-01 17:55:14'),
(5786, 1938, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-01 17:55:14', '2025-05-01 17:55:14'),
(5787, 1939, 'action created', '2025-05-01 17:55:14', '2025-05-01 17:55:14'),
(5788, 1939, 'action started via WP Cron', '2025-05-02 03:21:57', '2025-05-02 03:21:57'),
(5789, 1939, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-02 03:21:57', '2025-05-02 03:21:57'),
(5790, 1940, 'action created', '2025-05-02 03:21:57', '2025-05-02 03:21:57'),
(5791, 1940, 'action started via WP Cron', '2025-05-02 22:01:31', '2025-05-02 22:01:31'),
(5792, 1940, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-02 22:01:31', '2025-05-02 22:01:31'),
(5793, 1941, 'action created', '2025-05-02 22:01:31', '2025-05-02 22:01:31'),
(5797, 1941, 'action started via WP Cron', '2025-05-04 16:01:00', '2025-05-04 16:01:00'),
(5798, 1941, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-04 16:01:01', '2025-05-04 16:01:01'),
(5799, 1943, 'action created', '2025-05-04 16:01:01', '2025-05-04 16:01:01'),
(5803, 1943, 'action started via WP Cron', '2025-05-05 03:24:15', '2025-05-05 03:24:15'),
(5804, 1943, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-05 03:24:16', '2025-05-05 03:24:16'),
(5805, 1945, 'action created', '2025-05-05 03:24:16', '2025-05-05 03:24:16'),
(5806, 1945, 'action started via Async Request', '2025-05-05 14:24:34', '2025-05-05 14:24:34'),
(5807, 1945, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-05 14:24:34', '2025-05-05 14:24:34'),
(5808, 1946, 'action created', '2025-05-05 14:24:34', '2025-05-05 14:24:34'),
(5809, 1946, 'action started via Async Request', '2025-05-05 19:38:40', '2025-05-05 19:38:40'),
(5810, 1946, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-05 19:38:40', '2025-05-05 19:38:40'),
(5811, 1947, 'action created', '2025-05-05 19:38:40', '2025-05-05 19:38:40'),
(5815, 1947, 'action started via WP Cron', '2025-05-05 19:41:59', '2025-05-05 19:41:59'),
(5816, 1947, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-05 19:41:59', '2025-05-05 19:41:59'),
(5817, 1949, 'action created', '2025-05-05 19:41:59', '2025-05-05 19:41:59'),
(5818, 1949, 'action started via WP Cron', '2025-05-06 03:23:58', '2025-05-06 03:23:58'),
(5819, 1949, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-06 03:23:58', '2025-05-06 03:23:58'),
(5820, 1950, 'action created', '2025-05-06 03:23:58', '2025-05-06 03:23:58'),
(5821, 1950, 'action started via WP Cron', '2025-05-06 10:58:37', '2025-05-06 10:58:37'),
(5822, 1950, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-06 10:58:37', '2025-05-06 10:58:37'),
(5823, 1951, 'action created', '2025-05-06 10:58:37', '2025-05-06 10:58:37'),
(5824, 1951, 'action started via WP Cron', '2025-05-06 11:10:30', '2025-05-06 11:10:30'),
(5825, 1951, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-06 11:10:30', '2025-05-06 11:10:30'),
(5826, 1952, 'action created', '2025-05-06 11:10:30', '2025-05-06 11:10:30'),
(5827, 1952, 'action started via WP Cron', '2025-05-07 03:19:23', '2025-05-07 03:19:23'),
(5828, 1952, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-07 03:19:23', '2025-05-07 03:19:23'),
(5829, 1953, 'action created', '2025-05-07 03:19:23', '2025-05-07 03:19:23'),
(5833, 1953, 'action started via Async Request', '2025-05-07 03:28:12', '2025-05-07 03:28:12'),
(5834, 1953, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-07 03:28:12', '2025-05-07 03:28:12'),
(5835, 1955, 'action created', '2025-05-07 03:28:12', '2025-05-07 03:28:12'),
(5836, 1955, 'action started via WP Cron', '2025-05-07 15:48:38', '2025-05-07 15:48:38'),
(5837, 1955, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-07 15:48:38', '2025-05-07 15:48:38'),
(5838, 1956, 'action created', '2025-05-07 15:48:38', '2025-05-07 15:48:38'),
(5839, 1956, 'action started via WP Cron', '2025-05-08 03:28:38', '2025-05-08 03:28:38'),
(5840, 1956, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-08 03:28:38', '2025-05-08 03:28:38'),
(5841, 1957, 'action created', '2025-05-08 03:28:38', '2025-05-08 03:28:38'),
(5845, 1957, 'action started via WP Cron', '2025-05-09 03:17:23', '2025-05-09 03:17:23'),
(5846, 1957, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-09 03:17:23', '2025-05-09 03:17:23'),
(5847, 1959, 'action created', '2025-05-09 03:17:23', '2025-05-09 03:17:23'),
(5848, 1959, 'action started via WP Cron', '2025-05-09 03:29:31', '2025-05-09 03:29:31'),
(5849, 1959, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-09 03:29:31', '2025-05-09 03:29:31'),
(5850, 1960, 'action created', '2025-05-09 03:29:31', '2025-05-09 03:29:31'),
(5854, 1960, 'action started via WP Cron', '2025-05-10 03:23:13', '2025-05-10 03:23:13'),
(5855, 1960, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-10 03:23:13', '2025-05-10 03:23:13'),
(5856, 1962, 'action created', '2025-05-10 03:23:13', '2025-05-10 03:23:13'),
(5857, 1962, 'action started via Async Request', '2025-05-10 09:29:42', '2025-05-10 09:29:42'),
(5858, 1962, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-10 09:29:42', '2025-05-10 09:29:42'),
(5859, 1963, 'action created', '2025-05-10 09:29:42', '2025-05-10 09:29:42'),
(5863, 1963, 'action started via WP Cron', '2025-05-11 03:11:43', '2025-05-11 03:11:43'),
(5864, 1963, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-11 03:11:44', '2025-05-11 03:11:44'),
(5865, 1965, 'action created', '2025-05-11 03:11:44', '2025-05-11 03:11:44'),
(5866, 1965, 'action started via WP Cron', '2025-05-11 03:19:34', '2025-05-11 03:19:34'),
(5867, 1965, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-11 03:19:34', '2025-05-11 03:19:34'),
(5868, 1966, 'action created', '2025-05-11 03:19:34', '2025-05-11 03:19:34'),
(5869, 1966, 'action started via WP Cron', '2025-05-11 07:21:17', '2025-05-11 07:21:17'),
(5870, 1966, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-11 07:21:17', '2025-05-11 07:21:17'),
(5871, 1967, 'action created', '2025-05-11 07:21:17', '2025-05-11 07:21:17'),
(5872, 1967, 'action started via Async Request', '2025-05-11 10:35:38', '2025-05-11 10:35:38'),
(5873, 1967, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-11 10:35:38', '2025-05-11 10:35:38'),
(5874, 1968, 'action created', '2025-05-11 10:35:38', '2025-05-11 10:35:38'),
(5878, 1968, 'action started via WP Cron', '2025-05-12 03:10:06', '2025-05-12 03:10:06'),
(5879, 1968, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-12 03:10:07', '2025-05-12 03:10:07'),
(5880, 1970, 'action created', '2025-05-12 03:10:07', '2025-05-12 03:10:07'),
(5881, 1970, 'action started via Async Request', '2025-05-12 03:16:41', '2025-05-12 03:16:41'),
(5882, 1970, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-12 03:16:41', '2025-05-12 03:16:41'),
(5883, 1971, 'action created', '2025-05-12 03:16:41', '2025-05-12 03:16:41'),
(5884, 1971, 'action started via WP Cron', '2025-05-13 03:07:29', '2025-05-13 03:07:29'),
(5885, 1971, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-13 03:07:29', '2025-05-13 03:07:29'),
(5886, 1972, 'action created', '2025-05-13 03:07:29', '2025-05-13 03:07:29'),
(5890, 1972, 'action started via WP Cron', '2025-05-13 16:46:03', '2025-05-13 16:46:03'),
(5891, 1972, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-13 16:46:03', '2025-05-13 16:46:03'),
(5892, 1974, 'action created', '2025-05-13 16:46:03', '2025-05-13 16:46:03'),
(5893, 1974, 'action started via WP Cron', '2025-05-14 03:03:47', '2025-05-14 03:03:47'),
(5894, 1974, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-14 03:03:47', '2025-05-14 03:03:47'),
(5895, 1975, 'action created', '2025-05-14 03:03:47', '2025-05-14 03:03:47'),
(5896, 1975, 'action started via WP Cron', '2025-05-14 03:14:28', '2025-05-14 03:14:28'),
(5897, 1975, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-14 03:14:28', '2025-05-14 03:14:28'),
(5898, 1976, 'action created', '2025-05-14 03:14:28', '2025-05-14 03:14:28'),
(5902, 1976, 'action started via Async Request', '2025-05-14 06:12:40', '2025-05-14 06:12:40'),
(5903, 1976, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-14 06:12:40', '2025-05-14 06:12:40'),
(5904, 1978, 'action created', '2025-05-14 06:12:40', '2025-05-14 06:12:40'),
(5905, 1978, 'action started via WP Cron', '2025-05-15 00:28:23', '2025-05-15 00:28:23'),
(5906, 1978, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-15 00:28:23', '2025-05-15 00:28:23'),
(5907, 1979, 'action created', '2025-05-15 00:28:23', '2025-05-15 00:28:23'),
(5908, 1979, 'action started via Async Request', '2025-05-15 03:04:14', '2025-05-15 03:04:14'),
(5909, 1979, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-15 03:04:14', '2025-05-15 03:04:14'),
(5910, 1980, 'action created', '2025-05-15 03:04:14', '2025-05-15 03:04:14'),
(5911, 1980, 'action started via WP Cron', '2025-05-15 03:11:35', '2025-05-15 03:11:35'),
(5912, 1980, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-15 03:11:35', '2025-05-15 03:11:35');
INSERT INTO `wpd6_actionscheduler_logs` VALUES
(5913, 1981, 'action created', '2025-05-15 03:11:35', '2025-05-15 03:11:35'),
(5914, 1981, 'action started via WP Cron', '2025-05-15 19:15:03', '2025-05-15 19:15:03'),
(5915, 1981, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-15 19:15:03', '2025-05-15 19:15:03'),
(5916, 1982, 'action created', '2025-05-15 19:15:03', '2025-05-15 19:15:03'),
(5920, 1982, 'action started via WP Cron', '2025-05-16 03:09:47', '2025-05-16 03:09:47'),
(5921, 1982, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-16 03:09:47', '2025-05-16 03:09:47'),
(5922, 1984, 'action created', '2025-05-16 03:09:47', '2025-05-16 03:09:47'),
(5923, 1984, 'action started via Async Request', '2025-05-16 03:16:50', '2025-05-16 03:16:50'),
(5924, 1984, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-16 03:16:50', '2025-05-16 03:16:50'),
(5925, 1985, 'action created', '2025-05-16 03:16:50', '2025-05-16 03:16:50'),
(5926, 1985, 'action started via WP Cron', '2025-05-17 03:13:09', '2025-05-17 03:13:09'),
(5927, 1985, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-17 03:13:09', '2025-05-17 03:13:09'),
(5928, 1986, 'action created', '2025-05-17 03:13:09', '2025-05-17 03:13:09'),
(5932, 1986, 'action started via Async Request', '2025-05-17 03:29:10', '2025-05-17 03:29:10'),
(5933, 1986, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-17 03:29:10', '2025-05-17 03:29:10'),
(5934, 1988, 'action created', '2025-05-17 03:29:10', '2025-05-17 03:29:10'),
(5935, 1988, 'action started via Async Request', '2025-05-17 10:10:08', '2025-05-17 10:10:08'),
(5936, 1988, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-17 10:10:08', '2025-05-17 10:10:08'),
(5937, 1989, 'action created', '2025-05-17 10:10:08', '2025-05-17 10:10:08'),
(5938, 1989, 'action started via Async Request', '2025-05-17 22:43:08', '2025-05-17 22:43:08'),
(5939, 1989, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-17 22:43:08', '2025-05-17 22:43:08'),
(5940, 1990, 'action created', '2025-05-17 22:43:08', '2025-05-17 22:43:08'),
(5941, 1990, 'action started via WP Cron', '2025-05-18 03:29:48', '2025-05-18 03:29:48'),
(5942, 1990, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-18 03:29:48', '2025-05-18 03:29:48'),
(5943, 1991, 'action created', '2025-05-18 03:29:48', '2025-05-18 03:29:48'),
(5947, 1991, 'action started via WP Cron', '2025-05-19 03:05:34', '2025-05-19 03:05:34'),
(5948, 1991, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-19 03:05:34', '2025-05-19 03:05:34'),
(5949, 1993, 'action created', '2025-05-19 03:05:34', '2025-05-19 03:05:34'),
(5950, 1993, 'action started via WP Cron', '2025-05-20 03:03:37', '2025-05-20 03:03:37'),
(5951, 1993, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 03:03:37', '2025-05-20 03:03:37'),
(5952, 1994, 'action created', '2025-05-20 03:03:37', '2025-05-20 03:03:37'),
(5956, 1994, 'action started via WP Cron', '2025-05-20 03:11:13', '2025-05-20 03:11:13'),
(5957, 1994, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 03:11:13', '2025-05-20 03:11:13'),
(5958, 1996, 'action created', '2025-05-20 03:11:13', '2025-05-20 03:11:13'),
(5959, 1996, 'action started via Async Request', '2025-05-20 07:33:42', '2025-05-20 07:33:42'),
(5960, 1996, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 07:33:42', '2025-05-20 07:33:42'),
(5961, 1997, 'action created', '2025-05-20 07:33:42', '2025-05-20 07:33:42'),
(5962, 1997, 'action started via WP Cron', '2025-05-20 20:40:13', '2025-05-20 20:40:13'),
(5963, 1997, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 20:40:13', '2025-05-20 20:40:13'),
(5964, 1998, 'action created', '2025-05-20 20:40:13', '2025-05-20 20:40:13'),
(5965, 1998, 'action started via Async Request', '2025-05-20 20:43:26', '2025-05-20 20:43:26'),
(5966, 1998, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 20:43:26', '2025-05-20 20:43:26'),
(5967, 1999, 'action created', '2025-05-20 20:43:26', '2025-05-20 20:43:26'),
(5968, 1999, 'action started via WP Cron', '2025-05-20 20:46:31', '2025-05-20 20:46:31'),
(5969, 1999, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 20:46:31', '2025-05-20 20:46:31'),
(5970, 2000, 'action created', '2025-05-20 20:46:31', '2025-05-20 20:46:31'),
(5971, 2000, 'action started via Async Request', '2025-05-20 21:08:12', '2025-05-20 21:08:12'),
(5972, 2000, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 21:08:12', '2025-05-20 21:08:12'),
(5973, 2001, 'action created', '2025-05-20 21:08:12', '2025-05-20 21:08:12'),
(5974, 2001, 'action started via Async Request', '2025-05-20 21:10:47', '2025-05-20 21:10:47'),
(5975, 2001, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 21:10:47', '2025-05-20 21:10:47'),
(5976, 2002, 'action created', '2025-05-20 21:10:47', '2025-05-20 21:10:47'),
(5977, 2002, 'action started via Async Request', '2025-05-20 21:21:27', '2025-05-20 21:21:27'),
(5978, 2002, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 21:21:27', '2025-05-20 21:21:27'),
(5979, 2003, 'action created', '2025-05-20 21:21:27', '2025-05-20 21:21:27'),
(5980, 2003, 'action started via Async Request', '2025-05-20 21:31:43', '2025-05-20 21:31:43'),
(5981, 2003, 'action failed via Async Request: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-20 21:31:43', '2025-05-20 21:31:43'),
(5982, 2004, 'action created', '2025-05-20 21:31:43', '2025-05-20 21:31:43'),
(5983, 2004, 'action started via WP Cron', '2025-05-21 03:07:58', '2025-05-21 03:07:58'),
(5984, 2004, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-21 03:07:58', '2025-05-21 03:07:58'),
(5985, 2005, 'action created', '2025-05-21 03:07:58', '2025-05-21 03:07:58'),
(5989, 2005, 'action started via WP Cron', '2025-05-21 03:16:04', '2025-05-21 03:16:04'),
(5990, 2005, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-21 03:16:04', '2025-05-21 03:16:04'),
(5991, 2007, 'action created', '2025-05-21 03:16:04', '2025-05-21 03:16:04'),
(5992, 2007, 'action started via WP Cron', '2025-05-21 15:07:06', '2025-05-21 15:07:06'),
(5993, 2007, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-21 15:07:06', '2025-05-21 15:07:06'),
(5994, 2008, 'action created', '2025-05-21 15:07:06', '2025-05-21 15:07:06'),
(5995, 2008, 'action started via WP Cron', '2025-05-21 16:57:56', '2025-05-21 16:57:56'),
(5996, 2008, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-21 16:57:56', '2025-05-21 16:57:56'),
(5997, 2009, 'action created', '2025-05-21 16:57:56', '2025-05-21 16:57:56'),
(5998, 2009, 'action started via WP Cron', '2025-05-22 03:00:38', '2025-05-22 03:00:38'),
(5999, 2009, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-22 03:00:38', '2025-05-22 03:00:38'),
(6000, 2010, 'action created', '2025-05-22 03:00:38', '2025-05-22 03:00:38'),
(6001, 2010, 'action started via WP Cron', '2025-05-22 03:10:34', '2025-05-22 03:10:34'),
(6002, 2010, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-22 03:10:34', '2025-05-22 03:10:34'),
(6003, 2011, 'action created', '2025-05-22 03:10:34', '2025-05-22 03:10:34'),
(6007, 2011, 'action started via WP Cron', '2025-05-22 17:59:06', '2025-05-22 17:59:06'),
(6008, 2011, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-22 17:59:06', '2025-05-22 17:59:06'),
(6009, 2013, 'action created', '2025-05-22 17:59:06', '2025-05-22 17:59:06'),
(6010, 2013, 'action started via WP Cron', '2025-05-22 20:45:59', '2025-05-22 20:45:59'),
(6011, 2013, 'action failed via WP Cron: Scheduled action for mailpoet/cron/daemon-trigger will not be executed as no callbacks are registered.', '2025-05-22 20:45:59', '2025-05-22 20:45:59'),
(6012, 2013, 'This action appears to be consistently failing. A new instance will not be scheduled.', '2025-05-22 20:45:59', '2025-05-22 20:45:59'),
(6363, 2130, 'action created', '2026-01-04 09:01:50', '2026-01-04 09:01:50'),
(6364, 2130, 'action started via WP Cron', '2026-01-05 09:37:21', '2026-01-05 09:37:21'),
(6365, 2130, 'action complete via WP Cron', '2026-01-05 09:37:22', '2026-01-05 09:37:22'),
(6366, 2131, 'action created', '2026-01-05 09:37:22', '2026-01-05 09:37:22'),
(6367, 2131, 'action started via Async Request', '2026-01-06 10:44:00', '2026-01-06 10:44:00'),
(6368, 2131, 'action complete via Async Request', '2026-01-06 10:44:00', '2026-01-06 10:44:00'),
(6369, 2132, 'action created', '2026-01-06 10:44:00', '2026-01-06 10:44:00'),
(6370, 2132, 'action started via WP Cron', '2026-01-07 12:53:55', '2026-01-07 12:53:55'),
(6371, 2132, 'action complete via WP Cron', '2026-01-07 12:53:55', '2026-01-07 12:53:55'),
(6372, 2133, 'action created', '2026-01-07 12:53:55', '2026-01-07 12:53:55'),
(6373, 2134, 'action created', '2026-01-07 23:28:37', '2026-01-07 23:28:37'),
(6374, 2134, 'action started via Async Request', '2026-01-07 23:44:32', '2026-01-07 23:44:32'),
(6375, 2134, 'action complete via Async Request', '2026-01-07 23:44:32', '2026-01-07 23:44:32'),
(6376, 2133, 'action started via WP Cron', '2026-01-08 13:17:40', '2026-01-08 13:17:40'),
(6377, 2133, 'action complete via WP Cron', '2026-01-08 13:17:40', '2026-01-08 13:17:40'),
(6378, 2135, 'action created', '2026-01-08 13:17:40', '2026-01-08 13:17:40'),
(6379, 2135, 'action started via Async Request', '2026-01-09 13:33:44', '2026-01-09 13:33:44'),
(6380, 2135, 'action complete via Async Request', '2026-01-09 13:33:44', '2026-01-09 13:33:44'),
(6381, 2136, 'action created', '2026-01-09 13:33:44', '2026-01-09 13:33:44'),
(6382, 2136, 'action started via WP Cron', '2026-01-10 13:35:02', '2026-01-10 13:35:02'),
(6383, 2136, 'action complete via WP Cron', '2026-01-10 13:35:02', '2026-01-10 13:35:02'),
(6384, 2137, 'action created', '2026-01-10 13:35:02', '2026-01-10 13:35:02'),
(6385, 2137, 'action started via Async Request', '2026-01-11 14:01:09', '2026-01-11 14:01:09'),
(6386, 2137, 'action complete via Async Request', '2026-01-11 14:01:09', '2026-01-11 14:01:09'),
(6387, 2138, 'action created', '2026-01-11 14:01:09', '2026-01-11 14:01:09'),
(6388, 2138, 'action started via Async Request', '2026-01-12 14:01:13', '2026-01-12 14:01:13'),
(6389, 2138, 'action complete via Async Request', '2026-01-12 14:01:13', '2026-01-12 14:01:13'),
(6390, 2139, 'action created', '2026-01-12 14:01:13', '2026-01-12 14:01:13'),
(6391, 2139, 'action started via Async Request', '2026-01-13 14:04:41', '2026-01-13 14:04:41'),
(6392, 2139, 'action complete via Async Request', '2026-01-13 14:04:41', '2026-01-13 14:04:41'),
(6393, 2140, 'action created', '2026-01-13 14:04:41', '2026-01-13 14:04:41'),
(6394, 2140, 'action started via Async Request', '2026-01-14 15:23:04', '2026-01-14 15:23:04'),
(6395, 2140, 'action complete via Async Request', '2026-01-14 15:23:04', '2026-01-14 15:23:04'),
(6396, 2141, 'action created', '2026-01-14 15:23:04', '2026-01-14 15:23:04'),
(6397, 2141, 'action started via WP Cron', '2026-01-15 15:43:30', '2026-01-15 15:43:30'),
(6398, 2141, 'action complete via WP Cron', '2026-01-15 15:43:30', '2026-01-15 15:43:30'),
(6399, 2142, 'action created', '2026-01-15 15:43:30', '2026-01-15 15:43:30'),
(6400, 2142, 'action started via WP Cron', '2026-01-17 04:36:51', '2026-01-17 04:36:51'),
(6401, 2142, 'action complete via WP Cron', '2026-01-17 04:36:51', '2026-01-17 04:36:51'),
(6402, 2143, 'action created', '2026-01-17 04:36:51', '2026-01-17 04:36:51'),
(6403, 2143, 'action started via Async Request', '2026-01-18 05:01:38', '2026-01-18 05:01:38'),
(6404, 2143, 'action complete via Async Request', '2026-01-18 05:01:38', '2026-01-18 05:01:38'),
(6405, 2144, 'action created', '2026-01-18 05:01:38', '2026-01-18 05:01:38'),
(6406, 2145, 'action created', '2026-01-18 17:41:02', '2026-01-18 17:41:02'),
(6407, 2145, 'action started via Async Request', '2026-01-18 18:05:36', '2026-01-18 18:05:36'),
(6408, 2145, 'action complete via Async Request', '2026-01-18 18:05:36', '2026-01-18 18:05:36'),
(6409, 2144, 'action started via Async Request', '2026-01-19 05:23:27', '2026-01-19 05:23:27'),
(6410, 2144, 'action complete via Async Request', '2026-01-19 05:23:27', '2026-01-19 05:23:27'),
(6411, 2146, 'action created', '2026-01-19 05:23:27', '2026-01-19 05:23:27'),
(6412, 2146, 'action started via WP Cron', '2026-01-20 07:31:30', '2026-01-20 07:31:30'),
(6413, 2146, 'action complete via WP Cron', '2026-01-20 07:31:30', '2026-01-20 07:31:30'),
(6414, 2147, 'action created', '2026-01-20 07:31:30', '2026-01-20 07:31:30'),
(6415, 2147, 'action started via Async Request', '2026-01-21 07:44:55', '2026-01-21 07:44:55'),
(6416, 2147, 'action complete via Async Request', '2026-01-21 07:44:55', '2026-01-21 07:44:55'),
(6417, 2148, 'action created', '2026-01-21 07:44:55', '2026-01-21 07:44:55'),
(6418, 2148, 'action started via Async Request', '2026-01-22 08:14:29', '2026-01-22 08:14:29'),
(6419, 2148, 'action complete via Async Request', '2026-01-22 08:14:29', '2026-01-22 08:14:29'),
(6420, 2149, 'action created', '2026-01-22 08:14:29', '2026-01-22 08:14:29'),
(6421, 2149, 'action started via Async Request', '2026-01-23 08:51:28', '2026-01-23 08:51:28'),
(6422, 2149, 'action complete via Async Request', '2026-01-23 08:51:28', '2026-01-23 08:51:28'),
(6423, 2150, 'action created', '2026-01-23 08:51:28', '2026-01-23 08:51:28'),
(6424, 2150, 'action started via Async Request', '2026-01-24 09:06:18', '2026-01-24 09:06:18'),
(6425, 2150, 'action complete via Async Request', '2026-01-24 09:06:18', '2026-01-24 09:06:18'),
(6426, 2151, 'action created', '2026-01-24 09:06:18', '2026-01-24 09:06:18'),
(6427, 2151, 'action started via Async Request', '2026-01-25 09:31:18', '2026-01-25 09:31:18'),
(6428, 2151, 'action complete via Async Request', '2026-01-25 09:31:18', '2026-01-25 09:31:18'),
(6429, 2152, 'action created', '2026-01-25 09:31:18', '2026-01-25 09:31:18'),
(6430, 2152, 'action started via Async Request', '2026-01-26 09:43:04', '2026-01-26 09:43:04'),
(6431, 2152, 'action complete via Async Request', '2026-01-26 09:43:04', '2026-01-26 09:43:04'),
(6432, 2153, 'action created', '2026-01-26 09:43:04', '2026-01-26 09:43:04'),
(6433, 2153, 'action started via Async Request', '2026-01-27 10:01:49', '2026-01-27 10:01:49'),
(6434, 2153, 'action complete via Async Request', '2026-01-27 10:01:49', '2026-01-27 10:01:49'),
(6435, 2154, 'action created', '2026-01-27 10:01:49', '2026-01-27 10:01:49'),
(6436, 2155, 'action created', '2026-01-27 11:08:07', '2026-01-27 11:08:07'),
(6437, 2155, 'action started via Async Request', '2026-01-27 11:44:38', '2026-01-27 11:44:38'),
(6438, 2155, 'action complete via Async Request', '2026-01-27 11:44:38', '2026-01-27 11:44:38'),
(6439, 2154, 'action started via Async Request', '2026-01-28 10:25:39', '2026-01-28 10:25:39'),
(6440, 2154, 'action complete via Async Request', '2026-01-28 10:25:39', '2026-01-28 10:25:39'),
(6441, 2156, 'action created', '2026-01-28 10:25:39', '2026-01-28 10:25:39'),
(6442, 2156, 'action started via WP Cron', '2026-01-29 11:04:56', '2026-01-29 11:04:56'),
(6443, 2156, 'action complete via WP Cron', '2026-01-29 11:04:56', '2026-01-29 11:04:56'),
(6444, 2157, 'action created', '2026-01-29 11:04:56', '2026-01-29 11:04:56'),
(6445, 2157, 'action started via Async Request', '2026-01-30 11:37:24', '2026-01-30 11:37:24'),
(6446, 2157, 'action complete via Async Request', '2026-01-30 11:37:24', '2026-01-30 11:37:24'),
(6447, 2158, 'action created', '2026-01-30 11:37:24', '2026-01-30 11:37:24'),
(6448, 2158, 'action started via Async Request', '2026-01-31 12:58:19', '2026-01-31 12:58:19'),
(6449, 2158, 'action complete via Async Request', '2026-01-31 12:58:19', '2026-01-31 12:58:19'),
(6450, 2159, 'action created', '2026-01-31 12:58:19', '2026-01-31 12:58:19'),
(6451, 2159, 'action started via Async Request', '2026-02-01 13:13:04', '2026-02-01 13:13:04'),
(6452, 2159, 'action complete via Async Request', '2026-02-01 13:13:04', '2026-02-01 13:13:04'),
(6453, 2160, 'action created', '2026-02-01 13:13:04', '2026-02-01 13:13:04'),
(6454, 2160, 'action started via Async Request', '2026-02-02 13:31:52', '2026-02-02 13:31:52'),
(6455, 2160, 'action complete via Async Request', '2026-02-02 13:31:52', '2026-02-02 13:31:52'),
(6456, 2161, 'action created', '2026-02-02 13:31:52', '2026-02-02 13:31:52'),
(6457, 2161, 'action started via Async Request', '2026-02-03 16:21:39', '2026-02-03 16:21:39'),
(6458, 2161, 'action complete via Async Request', '2026-02-03 16:21:39', '2026-02-03 16:21:39'),
(6459, 2162, 'action created', '2026-02-03 16:21:39', '2026-02-03 16:21:39');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_charitable_campaign_activities`
--

CREATE TABLE `wpd6_charitable_campaign_activities` (
  `activity_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `campaign_id` int(11) unsigned DEFAULT NULL,
  `type` varchar(25) DEFAULT NULL,
  `primary_action` varchar(25) DEFAULT NULL,
  `secondary_action` varchar(25) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `date_recorded` datetime DEFAULT NULL,
  PRIMARY KEY (`activity_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_charitable_campaign_activities`
--

INSERT INTO `wpd6_charitable_campaign_activities` VALUES
(1, 21, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:41'),
(2, 23, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:41'),
(3, 5530, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:42'),
(4, 5544, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:42'),
(5, 5577, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:42'),
(6, 5612, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:43'),
(7, 5613, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:43'),
(8, 5614, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:44'),
(9, 5636, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:44'),
(10, 5655, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:45'),
(11, 5662, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:45'),
(12, 5757, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:46'),
(13, 5887, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:46'),
(14, 5900, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:46'),
(15, 6255, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:47'),
(16, 6256, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:47'),
(17, 6257, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:47'),
(18, 6258, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:48'),
(19, 6324, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:48'),
(20, 6522, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:49'),
(21, 16759, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:49'),
(22, 16804, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:50'),
(23, 16879, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:50'),
(24, 16967, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:51'),
(25, 17322, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:52'),
(26, 17355, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:52'),
(27, 17495, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:52'),
(28, 17666, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:53'),
(29, 18006, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:53'),
(30, 18251, 'campaign', 'update', 'publish', 2, '2025-04-21 19:20:54'),
(31, 18726, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:05'),
(32, 20159, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:23'),
(33, 20172, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:24'),
(34, 20219, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:25'),
(35, 20228, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:25'),
(36, 20229, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:26'),
(37, 20313, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:26'),
(38, 20336, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:26'),
(39, 20389, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:27'),
(40, 20473, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:27'),
(41, 20510, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:39'),
(42, 20551, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:40'),
(43, 20559, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:40'),
(44, 20577, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:40'),
(45, 20592, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:41'),
(46, 20604, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:41'),
(47, 15164, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:53'),
(48, 15823, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:53'),
(49, 15829, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:53'),
(50, 15834, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:53'),
(51, 15838, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:53'),
(52, 15841, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:53'),
(53, 17085, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(54, 5420, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(55, 16953, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(56, 16956, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(57, 16971, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(58, 17005, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(59, 17051, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(60, 17054, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(61, 17057, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(62, 17071, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(63, 17101, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(64, 17108, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(65, 17114, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(66, 17136, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(67, 17147, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(68, 17163, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(69, 17266, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(70, 17269, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(71, 17272, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(72, 17329, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(73, 17346, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(74, 17499, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(75, 17682, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(76, 19161, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(77, 19620, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(78, 20694, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(79, 20695, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(80, 20696, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(81, 20697, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(82, 20698, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(83, 20699, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(84, 20700, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(85, 20701, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(86, 20702, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(87, 20703, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(88, 20704, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(89, 20705, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(90, 20706, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(91, 20707, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:54'),
(92, 19680, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(93, 19894, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(94, 20708, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(95, 20709, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(96, 20710, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(97, 20711, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(98, 20712, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(99, 20713, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(100, 18512, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(101, 18924, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(102, 19360, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(103, 20501, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:55'),
(104, 20624, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(105, 20625, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(106, 20626, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(107, 28, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(108, 30, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(109, 20714, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(110, 95, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(111, 96, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(112, 97, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(113, 5423, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(114, 5425, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(115, 6075, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(116, 6076, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(117, 6077, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(118, 6078, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(119, 6079, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(120, 6080, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(121, 6081, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(122, 20527, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(123, 20528, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(124, 20627, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(125, 20628, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:56'),
(126, 20, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(127, 25, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(128, 29, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(129, 5724, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(130, 6082, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(131, 6083, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(132, 6084, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(133, 6085, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(134, 6086, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(135, 6087, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(136, 6088, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(137, 6089, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(138, 6090, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(139, 6091, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(140, 6092, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(141, 6093, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(142, 6094, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(143, 6095, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(144, 6096, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(145, 6358, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(146, 20715, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(147, 5307, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(148, 5391, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(149, 5392, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(150, 5393, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(151, 5394, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(152, 5395, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(153, 5789, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(154, 5790, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(155, 5791, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(156, 5792, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(157, 5793, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(158, 5794, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(159, 5795, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(160, 5796, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(161, 5797, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(162, 5798, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(163, 5799, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(164, 20346, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(165, 20347, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(166, 5027, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(167, 5031, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(168, 5032, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:57'),
(169, 5033, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(170, 5034, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(171, 5035, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(172, 5396, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(173, 5527, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(174, 5579, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(175, 5580, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(176, 5581, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(177, 6451, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(178, 6452, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(179, 6453, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(180, 20271, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(181, 20272, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(182, 20741, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(183, 20742, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(184, 20743, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(185, 20744, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(186, 5295, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(187, 5298, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(188, 5299, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(189, 5300, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(190, 5301, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(191, 5302, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(192, 6454, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(193, 6455, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(194, 20745, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(195, 20746, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(196, 20747, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(197, 20748, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(198, 20749, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(199, 20750, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(200, 20751, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(201, 20752, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(202, 20753, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:58'),
(203, 20754, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(204, 20755, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(205, 20756, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(206, 20757, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(207, 20758, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(208, 20759, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(209, 20760, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(210, 20761, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(211, 20762, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(212, 20763, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(213, 20764, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(214, 20765, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(215, 20766, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(216, 20767, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(217, 20768, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(218, 20769, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(219, 20770, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(220, 20771, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(221, 20772, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(222, 20773, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(223, 20774, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(224, 20775, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(225, 20776, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(226, 20777, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(227, 20778, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(228, 20779, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(229, 20780, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(230, 20781, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(231, 20782, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(232, 20783, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(233, 20784, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(234, 20785, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(235, 20786, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(236, 20787, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(237, 20788, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(238, 20789, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(239, 20790, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(240, 20791, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(241, 20792, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(242, 20793, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(243, 20794, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(244, 20795, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(245, 20796, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(246, 20797, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(247, 20798, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(248, 20799, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(249, 20800, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(250, 20801, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(251, 20802, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(252, 20803, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(253, 20804, 'campaign', 'update', 'publish', 2, '2025-04-21 19:21:59'),
(254, 20805, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(255, 20806, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(256, 20807, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(257, 20808, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(258, 20809, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(259, 20810, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(260, 20811, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(261, 20812, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(262, 20813, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(263, 20814, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(264, 20815, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(265, 20816, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(266, 20817, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(267, 20818, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(268, 20819, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(269, 20820, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(270, 20821, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(271, 20822, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(272, 20823, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(273, 20824, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(274, 20825, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(275, 20826, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(276, 20827, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(277, 20828, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(278, 20829, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(279, 20830, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(280, 20831, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(281, 20832, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(282, 20833, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(283, 20834, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(284, 20835, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(285, 20836, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(286, 20837, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(287, 20838, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(288, 20839, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(289, 20840, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(290, 20841, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(291, 20842, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(292, 20843, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(293, 20844, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(294, 20845, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(295, 20846, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(296, 20847, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(297, 20848, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:00'),
(298, 20849, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(299, 20850, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(300, 20851, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(301, 20852, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(302, 20853, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(303, 20854, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(304, 20855, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(305, 20856, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(306, 20857, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(307, 20858, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(308, 20859, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(309, 20860, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(310, 20861, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(311, 20862, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(312, 20863, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(313, 20864, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(314, 20865, 'campaign', 'update', 'publish', 2, '2025-04-21 19:22:01'),
(315, 20986, 'campaign', 'update', 'publish', 2, '2025-04-21 19:51:44'),
(316, 20987, 'campaign', 'update', 'publish', 2, '2025-04-21 19:53:41'),
(317, 20988, 'campaign', 'update', 'publish', 2, '2025-04-21 19:59:46'),
(318, 5544, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(319, 20551, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(320, 20510, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(321, 20501, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(322, 20473, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(323, 20577, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(324, 20559, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(325, 20592, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(326, 20604, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(327, 20159, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(328, 5662, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(329, 16759, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(330, 4934, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(331, 5577, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(332, 5612, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(333, 5613, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(334, 5614, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(335, 18512, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(336, 19360, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(337, 16804, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(338, 5530, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(339, 20313, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(340, 20336, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(341, 20389, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(342, 6258, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(343, 5636, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(344, 5655, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(345, 6324, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(346, 16879, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(347, 20228, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(348, 20229, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(349, 20172, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(350, 20219, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(351, 16967, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:18'),
(352, 21, 'campaign', 'update', 'publish', 2, '2025-04-21 20:30:37'),
(353, 20989, 'campaign', 'update', 'publish', 2, '2025-04-21 20:32:25'),
(354, 21016, 'campaign', 'update', 'publish', 2, '2025-04-21 22:09:12'),
(355, 21018, 'campaign', 'update', 'publish', 2, '2025-04-21 22:17:01'),
(356, 5307, 'campaign', 'update', 'publish', 2, '2025-04-21 22:44:01'),
(357, 21025, 'campaign', 'update', 'publish', 2, '2025-04-22 06:17:08'),
(358, 21026, 'campaign', 'update', 'publish', 2, '2025-04-22 06:18:12'),
(359, 21027, 'campaign', 'update', 'publish', 2, '2025-04-22 06:20:40'),
(360, 21028, 'campaign', 'update', 'publish', 2, '2025-04-22 06:21:36'),
(361, 21029, 'campaign', 'update', 'publish', 2, '2025-04-22 06:26:33'),
(362, 21030, 'campaign', 'update', 'publish', 2, '2025-04-22 06:28:01'),
(363, 113, 'campaign', 'update', 'publish', 2, '2025-04-22 06:29:51'),
(364, 21031, 'campaign', 'update', 'publish', 2, '2025-04-22 06:37:41'),
(365, 21032, 'campaign', 'update', 'publish', 2, '2025-04-22 06:39:13'),
(366, 5391, 'campaign', 'update', 'publish', 2, '2025-04-22 07:38:18'),
(367, 21033, 'campaign', 'update', 'publish', 2, '2025-04-22 07:40:44'),
(368, 21034, 'campaign', 'update', 'publish', 2, '2025-04-22 07:41:14'),
(369, 21035, 'campaign', 'update', 'publish', 2, '2025-04-22 07:45:10'),
(370, 21045, 'campaign', 'update', 'publish', 2, '2026-01-13 15:10:12'),
(371, 21051, 'campaign', 'update', 'publish', 2, '2026-01-17 04:37:12'),
(372, 21053, 'campaign', 'update', 'publish', 2, '2026-01-17 04:37:44');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_charitable_campaign_donations`
--

CREATE TABLE `wpd6_charitable_campaign_donations` (
  `campaign_donation_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `donation_id` bigint(20) unsigned NOT NULL,
  `donor_id` bigint(20) unsigned NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `campaign_name` text NOT NULL,
  `amount` decimal(13,4) NOT NULL,
  PRIMARY KEY (`campaign_donation_id`),
  KEY `donation` (`donation_id`),
  KEY `campaign` (`campaign_id`),
  KEY `donor` (`donor_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_charitable_donation_activities`
--

CREATE TABLE `wpd6_charitable_donation_activities` (
  `activity_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `donation_id` int(11) unsigned DEFAULT NULL,
  `campaign_id` int(11) unsigned DEFAULT NULL,
  `donor_id` int(11) unsigned DEFAULT NULL,
  `type` varchar(25) DEFAULT NULL,
  `primary_action` varchar(25) DEFAULT NULL,
  `secondary_action` varchar(25) DEFAULT NULL,
  `amount` decimal(13,4) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `date_recorded` datetime DEFAULT NULL,
  PRIMARY KEY (`activity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_charitable_donormeta`
--

CREATE TABLE `wpd6_charitable_donormeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `donor_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `donor_id` (`donor_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_charitable_donors`
--

CREATE TABLE `wpd6_charitable_donors` (
  `donor_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `email` varchar(100) NOT NULL,
  `first_name` varchar(255) DEFAULT '',
  `last_name` varchar(255) DEFAULT '',
  `date_joined` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `data_erased` datetime DEFAULT '0000-00-00 00:00:00',
  `contact_consent` tinyint(1) unsigned DEFAULT NULL,
  PRIMARY KEY (`donor_id`),
  KEY `user_id` (`user_id`),
  KEY `email` (`email`),
  KEY `data_erased` (`data_erased`),
  KEY `contact_consent` (`contact_consent`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_cky_banners`
--

CREATE TABLE `wpd6_cky_banners` (
  `banner_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(190) NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `status` int(11) NOT NULL DEFAULT 0,
  `settings` longtext NOT NULL DEFAULT '',
  `banner_default` int(11) NOT NULL DEFAULT 0,
  `contents` longtext NOT NULL DEFAULT '',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`banner_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_cky_banners`
--

INSERT INTO `wpd6_cky_banners` VALUES
(1, 'GDPR', 'gdpr-1', 1, '{"settings":{"id":"banner-1","type":"box","preferenceCenterType":"popup","position":"bottom-left","versionID":"6.0.0","applicableLaw":"gdpr","languages":{"default":"en","selected":["en"]},"templateGroup":"default","customHtml":{"status":false},"theme":"light","consentExpiry":{"status":true,"value":"365"},"ruleSet":[{"code":"ALL","regions":[]}]},"behaviours":{"reloadBannerOnAccept":{"status":false},"loadAnalyticsByDefault":{"status":false},"animations":{"onLoad":"animate","onHide":"sticky"},"legacyFunctions":{"accept":{"action":"acceptClose","newTab":false},"reject":{"action":"rejectClose","newTab":false},"idle":{"action":"acceptClose","delay":"1000"},"navigation":{"action":"acceptClose"},"pageScroll":{"action":"acceptClose"}},"respectGPC":{"status":false}},"config":{"notice":{"status":true,"tag":"notice","type":"container","styles":{"background-color":"#FFFFFF","border-color":"#F4F4F4"},"elements":{"title":{"type":"text","tag":"title","status":true,"styles":{"color":"#212121"}},"description":{"type":"text","tag":"description","status":true,"styles":{"color":"#212121"}},"brandLogo":{"status":false,"tag":"brand-logo","meta":{"url":"#"}},"buttons":{"status":true,"tag":"notice-buttons","type":"container","elements":{"accept":{"status":true,"tag":"accept-button","type":"button","styles":{"color":"#FFFFFF","background-color":"#1863DC","border-color":"#1863DC"}},"reject":{"status":true,"tag":"reject-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}},"settings":{"status":true,"tag":"settings-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}},"readMore":{"status":false,"tag":"readmore-button","type":"link","meta":{"noFollow":true,"newTab":true},"styles":{"color":"#1863DC","background-color":"transparent","border-color":"transparent"}},"donotSell":{"status":false,"tag":"donotsell-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"transparent"}}}},"closeButton":{"status":false,"tag":"close-button"}}},"categoryPreview":{"status":false,"type":"container","tag":"detail-category-preview","elements":{"title":{"type":"text","tag":"detail-category-preview-title","status":true,"styles":{"color":"#212121"}},"toggle":{"status":true,"tag":"detail-category-preview-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863DC"}},"inactive":{"styles":{"background-color":"#D0D5D2"}}}},"buttons":{"status":true,"tag":"detail-category-preview-buttons","elements":{"save":{"status":true,"tag":"detail-category-preview-save-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}}}}}},"preferenceCenter":{"status":true,"tag":"detail","type":"container","styles":{"color":"#212121","background-color":"#FFFFFF","border-color":"#F4F4F4"},"elements":{"title":{"type":"text","tag":"detail-title","status":true,"styles":{"color":"#212121"}},"description":{"type":"text","tag":"detail-description","status":true,"styles":{"color":"#212121"}},"closeButton":{"status":true,"type":"button","tag":"detail-close"},"categories":{"status":true,"tag":"detail-categories","type":"container","elements":{"title":{"type":"text","tag":"detail-category-title","status":true,"styles":{"color":"#212121"}},"description":{"type":"text","tag":"detail-category-description","status":true,"styles":{"color":"#212121"}},"toggle":{"status":true,"tag":"detail-category-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863DC"}},"inactive":{"styles":{"background-color":"#D0D5D2"}}}}}},"buttons":{"status":true,"tag":"detail-buttons","type":"container","elements":{"accept":{"status":true,"tag":"detail-accept-button","type":"button","styles":{"color":"#FFFFFF","background-color":"#1863DC","border-color":"#1863DC"}},"reject":{"status":true,"tag":"detail-reject-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}},"save":{"status":true,"tag":"detail-save-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}}}},"poweredBy":{"status":true,"tag":"detail-powered-by","styles":{"background-color":"#EDEDED","color":"#293C5B"}}}},"optoutPopup":{"status":false,"tag":"optout-popup","type":"container","styles":{"color":"#212121","background-color":"#FFFFFF","border-color":"#F4F4F4"},"elements":{"title":{"type":"text","tag":"optout-title","status":true,"styles":{"color":"#212121"}},"description":{"type":"text","tag":"optout-description","status":true,"styles":{"color":"#212121"}},"optOption":{"status":true,"tag":"optout-option","type":"container","elements":{"toggle":{"status":true,"tag":"optout-option-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863dc"}},"inactive":{"styles":{"background-color":"#FFFFFF"}}}},"title":{"type":"text","tag":"optout-option-title","status":true,"styles":{"color":"#212121"}}}},"gpcOption":{"type":"container","tag":"optout-gpc-option","status":false,"elements":{"description":{"type":"text","tag":"optout-gpc-option-description","status":true,"styles":{"color":"#212121"}}}},"poweredBy":{"status":true,"tag":"optout-powered-by","styles":{"background-color":"#EDEDED","color":"#293C5B"}},"buttons":{"status":true,"tag":"optout-buttons","type":"container","elements":{"confirm":{"status":true,"tag":"optout-confirm-button","type":"button","styles":{"color":"#f4f4f4","background-color":"#1863dc","border-color":"#1863dc"}},"cancel":{"status":true,"tag":"optout-cancel-button","type":"button","styles":{"color":"#858585","background-color":"#FFFFFF","border-color":"#dedfe0"}}}},"closeButton":{"status":true,"tag":"optout-close","type":"button"}}},"auditTable":{"status":true,"tag":"audit-table","type":"table","meta":{"headers":["id","duration","description"]},"styles":{"color":"#212121","background-color":"#f4f4f4","border-color":"#ebebeb"}},"revisitConsent":{"status":true,"tag":"revisit-consent","position":"bottom-left","meta":{"url":"#"},"styles":{"background-color":"#0056A7"},"elements":{"title":{"type":"text","tag":"revisit-consent-title","status":true,"styles":{"color":"#0056a7"}}}},"videoPlaceholder":{"status":true,"tag":"video-placeholder","styles":{"background-color":"#000000","border-color":"#000000"},"elements":{"title":{"type":"text","tag":"placeholder-title","status":true,"styles":{"color":"#ffffff"}}}}},"meta":{"customCSS":"","customHTML":""}}', 1, '{"en":{"notice":{"elements":{"title":"We value your privacy","description":"<p>We use cookies to enhance your browsing experience, serve personalised ads or content, and analyse our traffic. By clicking \\"Accept All\\", you consent to our use of cookies.<\\/p>","privacyLink":"","buttons":{"elements":{"accept":"Accept All","reject":"Reject All","settings":"Customise","readMore":"Cookie Policy","donotSell":"Do Not Sell or Share My Personal Information"}},"closeButton":"Close"}},"categoryPreview":{"elements":{"buttons":{"elements":{"save":"Save My Preferences"}}}},"preferenceCenter":{"elements":{"title":"Customise Consent Preferences","description":"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.<\\/p><p>The cookies that are categorised as \\"Necessary\\" are stored on your browser as they are essential for enabling the basic functionalities of the site. <\\/p><p>We also use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.<\\/p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.<\\/p>","showMore":"Show more","showLess":"Show less","category":{"elements":{"alwaysEnabled":"Always Active","enable":"Enable","disable":"Disable"}},"buttons":{"elements":{"accept":"Accept All","save":"Save My Preferences","reject":"Reject All"}},"closeButton":"Close"}},"optoutPopup":{"elements":{"title":"Opt-out Preferences","description":"<p>We use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \\"Do Not Sell or Share My Personal Information\\" and clicking the \\"Save My Preferences\\" button. Once you opt out, you can opt in again at any time by unchecking \\"Do Not Sell or Share My Personal Information\\" and clicking the \\"Save My Preferences\\" button.<\\/p>","optOption":{"elements":{"title":"Do Not Sell or Share My Personal Information","enable":"Enable","disable":"Disable"}},"gpcOption":{"elements":{"description":"<p>Your opt-out settings for this website have been respected since we detected a <b>Global Privacy Control<\\/b> signal from your browser and, therefore, you cannot change this setting.<\\/p>"}},"showLess":"Show less","showMore":"Show more","buttons":{"elements":{"cancel":"Cancel","confirm":"Save My Preferences"}},"closeButton":"Close"}},"revisitConsent":{"elements":{"title":"Consent Preferences"}},"auditTable":{"elements":{"headers":{"elements":{"id":"Cookie","duration":"Duration","description":"Description"}},"message":"No cookies to display."}},"videoPlaceholder":{"elements":{"title":"Please accept cookies to access this content"}}}}', '2025-03-09 12:59:57', '2025-03-09 12:59:57'),
(2, 'CCPA', 'ccpa-2', 0, '{"settings":{"id":"banner-1","type":"box","preferenceCenterType":"popup","position":"bottom-left","versionID":"6.0.0","applicableLaw":"ccpa","languages":{"default":"en","selected":["en"]},"templateGroup":"default","customHtml":{"status":false},"theme":"light","consentExpiry":{"status":true,"value":"365"},"ruleSet":[{"code":"ALL","regions":[]}]},"behaviours":{"reloadBannerOnAccept":{"status":false},"loadAnalyticsByDefault":{"status":false},"animations":{"onLoad":"animate","onHide":"sticky"},"legacyFunctions":{"accept":{"action":"acceptClose","newTab":false},"reject":{"action":"rejectClose","newTab":false},"idle":{"action":"acceptClose","delay":"1000"},"navigation":{"action":"acceptClose"},"pageScroll":{"action":"acceptClose"}},"respectGPC":{"status":false}},"config":{"notice":{"status":true,"tag":"notice","type":"container","styles":{"background-color":"#FFFFFF","border-color":"#F4F4F4"},"elements":{"title":{"type":"text","tag":"title","status":true,"styles":{"color":"#212121"}},"description":{"type":"text","tag":"description","status":true,"styles":{"color":"#212121"}},"brandLogo":{"status":false,"tag":"brand-logo","meta":{"url":"#"}},"buttons":{"status":true,"tag":"notice-buttons","type":"container","elements":{"accept":{"status":false,"tag":"accept-button","type":"button","styles":{"color":"#FFFFFF","background-color":"#1863DC","border-color":"#1863DC"}},"reject":{"status":false,"tag":"reject-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}},"settings":{"status":false,"tag":"settings-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}},"readMore":{"status":false,"tag":"readmore-button","type":"link","meta":{"noFollow":true,"newTab":true},"styles":{"color":"#1863DC","background-color":"transparent","border-color":"transparent"}},"donotSell":{"status":true,"tag":"donotsell-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"transparent"}}}},"closeButton":{"status":true,"tag":"close-button"}}},"categoryPreview":{"status":false,"type":"container","tag":"detail-category-preview","elements":{"title":{"type":"text","tag":"detail-category-preview-title","status":true,"styles":{"color":"#212121"}},"toggle":{"status":true,"tag":"detail-category-preview-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863DC"}},"inactive":{"styles":{"background-color":"#D0D5D2"}}}},"buttons":{"status":true,"tag":"detail-category-preview-buttons","elements":{"save":{"status":true,"tag":"detail-category-preview-save-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}}}}}},"preferenceCenter":{"status":false,"tag":"detail","type":"container","styles":{"color":"#212121","background-color":"#FFFFFF","border-color":"#F4F4F4"},"elements":{"title":{"type":"text","tag":"detail-title","status":true,"styles":{"color":"#212121"}},"description":{"type":"text","tag":"detail-description","status":true,"styles":{"color":"#212121"}},"closeButton":{"status":true,"type":"button","tag":"detail-close"},"categories":{"status":true,"tag":"detail-categories","type":"container","elements":{"title":{"type":"text","tag":"detail-category-title","status":true,"styles":{"color":"#212121"}},"description":{"type":"text","tag":"detail-category-description","status":true,"styles":{"color":"#212121"}},"toggle":{"status":true,"tag":"detail-category-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863DC"}},"inactive":{"styles":{"background-color":"#D0D5D2"}}}}}},"buttons":{"status":true,"tag":"detail-buttons","type":"container","elements":{"accept":{"status":true,"tag":"detail-accept-button","type":"button","styles":{"color":"#FFFFFF","background-color":"#1863DC","border-color":"#1863DC"}},"reject":{"status":true,"tag":"detail-reject-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}},"save":{"status":true,"tag":"detail-save-button","type":"button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}}}},"poweredBy":{"status":true,"tag":"detail-powered-by","styles":{"background-color":"#EDEDED","color":"#293C5B"}}}},"optoutPopup":{"status":true,"tag":"optout-popup","type":"container","styles":{"color":"#212121","background-color":"#FFFFFF","border-color":"#F4F4F4"},"elements":{"title":{"type":"text","tag":"optout-title","status":true,"styles":{"color":"#212121"}},"description":{"type":"text","tag":"optout-description","status":true,"styles":{"color":"#212121"}},"optOption":{"status":true,"tag":"optout-option","type":"container","elements":{"toggle":{"status":true,"tag":"optout-option-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863dc"}},"inactive":{"styles":{"background-color":"#FFFFFF"}}}},"title":{"type":"text","tag":"optout-option-title","status":true,"styles":{"color":"#212121"}}}},"gpcOption":{"type":"container","tag":"optout-gpc-option","status":false,"elements":{"description":{"type":"text","tag":"optout-gpc-option-description","status":true,"styles":{"color":"#212121"}}}},"poweredBy":{"status":true,"tag":"optout-powered-by","styles":{"background-color":"#EDEDED","color":"#293C5B"}},"buttons":{"status":true,"tag":"optout-buttons","type":"container","elements":{"confirm":{"status":true,"tag":"optout-confirm-button","type":"button","styles":{"color":"#f4f4f4","background-color":"#1863dc","border-color":"#1863dc"}},"cancel":{"status":true,"tag":"optout-cancel-button","type":"button","styles":{"color":"#858585","background-color":"#FFFFFF","border-color":"#dedfe0"}}}},"closeButton":{"status":true,"tag":"optout-close","type":"button"}}},"auditTable":{"status":false,"tag":"audit-table","type":"table","meta":{"headers":["id","duration","description"]},"styles":{"color":"#212121","background-color":"#f4f4f4","border-color":"#ebebeb"}},"revisitConsent":{"status":true,"tag":"revisit-consent","position":"bottom-left","meta":{"url":"#"},"styles":{"background-color":"#0056A7"},"elements":{"title":{"type":"text","tag":"revisit-consent-title","status":true,"styles":{"color":"#0056a7"}}}},"videoPlaceholder":{"status":true,"tag":"video-placeholder","styles":{"background-color":"#000000","border-color":"#000000"},"elements":{"title":{"type":"text","tag":"placeholder-title","status":true,"styles":{"color":"#ffffff"}}}}},"meta":{"customCSS":"","customHTML":""}}', 0, '{"en":{"notice":{"elements":{"title":"We value your privacy","description":"<p>This website or its third-party tools process personal data. You can opt out of the sale of your personal information by clicking on the \\"Do Not Sell or Share My Personal Information\\" link.<\\/p>","privacyLink":"","buttons":{"elements":{"accept":"Accept All","reject":"Reject All","settings":"Customise","readMore":"Cookie Policy","donotSell":"Do Not Sell or Share My Personal Information"}},"closeButton":"Close"}},"categoryPreview":{"elements":{"buttons":{"elements":{"save":"Save My Preferences"}}}},"preferenceCenter":{"elements":{"title":"Customise Consent Preferences","description":"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.<\\/p><p>The cookies that are categorised as \\"Necessary\\" are stored on your browser as they are essential for enabling the basic functionalities of the site. <\\/p><p>We also use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.<\\/p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.<\\/p>","showMore":"Show more","showLess":"Show less","category":{"elements":{"alwaysEnabled":"Always Active","enable":"Enable","disable":"Disable"}},"buttons":{"elements":{"accept":"Accept All","save":"Save My Preferences","reject":"Reject All"}},"closeButton":"Close"}},"optoutPopup":{"elements":{"title":"Opt-out Preferences","description":"<p>We use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \\"Do Not Sell or Share My Personal Information\\" and clicking the \\"Save My Preferences\\" button. Once you opt out, you can opt in again at any time by unchecking \\"Do Not Sell or Share My Personal Information\\" and clicking the \\"Save My Preferences\\" button.<\\/p>","optOption":{"elements":{"title":"Do Not Sell or Share My Personal Information","enable":"Enable","disable":"Disable"}},"gpcOption":{"elements":{"description":"<p>Your opt-out settings for this website have been respected since we detected a <b>Global Privacy Control<\\/b> signal from your browser and, therefore, you cannot change this setting.<\\/p>"}},"showLess":"Show less","showMore":"Show more","buttons":{"elements":{"cancel":"Cancel","confirm":"Save My Preferences"}},"closeButton":"Close"}},"revisitConsent":{"elements":{"title":"Consent Preferences"}},"auditTable":{"elements":{"headers":{"elements":{"id":"Cookie","duration":"Duration","description":"Description"}},"message":"No cookies to display."}},"videoPlaceholder":{"elements":{"title":"Please accept cookies to access this content"}}}}', '2025-03-09 12:59:57', '2025-03-09 12:59:57');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_cky_cookies`
--

CREATE TABLE `wpd6_cky_cookies` (
  `cookie_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(190) NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `description` longtext NOT NULL DEFAULT '',
  `duration` text NOT NULL DEFAULT '',
  `domain` varchar(190) NOT NULL DEFAULT '',
  `category` bigint(20) NOT NULL,
  `type` text NOT NULL DEFAULT '',
  `discovered` int(11) NOT NULL DEFAULT 0,
  `url_pattern` varchar(190) DEFAULT '',
  `meta` longtext DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`cookie_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_cky_cookie_categories`
--

CREATE TABLE `wpd6_cky_cookie_categories` (
  `category_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `description` longtext NOT NULL DEFAULT '',
  `prior_consent` int(11) NOT NULL DEFAULT 0,
  `visibility` int(11) NOT NULL DEFAULT 1,
  `priority` int(11) NOT NULL DEFAULT 0,
  `sell_personal_data` int(11) NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT '',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`category_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_cky_cookie_categories`
--

INSERT INTO `wpd6_cky_cookie_categories` VALUES
(1, '{"en":"Necessary"}', 'necessary', '{"en":"<p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.<\\/p>"}', 1, 1, 0, 1, '[]', '0000-00-00 00:00:00', '2025-03-09 12:59:57'),
(2, '{"en":"Functional"}', 'functional', '{"en":"<p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.<\\/p>"}', 0, 1, 0, 1, '[]', '0000-00-00 00:00:00', '2025-03-09 12:59:57'),
(3, '{"en":"Analytics"}', 'analytics', '{"en":"<p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.<\\/p>"}', 0, 1, 0, 1, '[]', '0000-00-00 00:00:00', '2025-03-09 12:59:58'),
(4, '{"en":"Performance"}', 'performance', '{"en":"<p>Performance cookies are used to understand and analyse the key performance indexes of the website which helps in delivering a better user experience for the visitors.<\\/p>"}', 0, 1, 0, 1, '[]', '0000-00-00 00:00:00', '2025-03-09 12:59:58'),
(5, '{"en":"Advertisement"}', 'advertisement', '{"en":"<p>Advertisement cookies are used to provide visitors with customised advertisements based on the pages you visited previously and to analyse the effectiveness of the ad campaigns.<\\/p>"}', 0, 1, 0, 1, '[]', '0000-00-00 00:00:00', '2025-03-09 12:59:58');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_commentmeta`
--

CREATE TABLE `wpd6_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_commentmeta`
--

INSERT INTO `wpd6_commentmeta` VALUES
(1, 2, 'akismet_error', '1465126712'),
(2, 2, 'akismet_history', ''),
(3, 2, 'verified', '0'),
(4, 3, 'akismet_error', '1465812743'),
(5, 3, 'akismet_history', ''),
(6, 3, 'rating', '3'),
(7, 3, 'verified', '0'),
(8, 4, 'akismet_error', '1465812760'),
(9, 4, 'akismet_history', ''),
(10, 4, 'rating', '5'),
(11, 4, 'verified', '0'),
(12, 5, 'akismet_error', '1465812696'),
(13, 5, 'akismet_history', ''),
(14, 5, 'rating', '4'),
(15, 5, 'verified', '0'),
(16, 6, 'akismet_error', '1465812576'),
(17, 6, 'akismet_history', ''),
(18, 6, 'rating', '5'),
(19, 6, 'verified', '0'),
(20, 7, 'akismet_error', '1462970686'),
(21, 7, 'akismet_history', ''),
(22, 8, 'akismet_error', '1465812653'),
(23, 8, 'akismet_history', ''),
(24, 8, 'rating', '4'),
(25, 8, 'verified', '0'),
(26, 9, 'akismet_error', '1465812673'),
(27, 9, 'akismet_history', ''),
(28, 9, 'rating', '5'),
(29, 9, 'verified', '0'),
(30, 10, 'akismet_error', '1465812767'),
(31, 10, 'akismet_history', ''),
(32, 10, 'rating', '4'),
(33, 10, 'verified', '0'),
(34, 11, 'akismet_error', '1465812708'),
(35, 11, 'akismet_history', ''),
(36, 11, 'rating', '4'),
(37, 11, 'verified', '0'),
(38, 12, 'akismet_error', '1465812609'),
(39, 12, 'akismet_history', ''),
(40, 12, 'rating', '4'),
(41, 12, 'verified', '0');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_comments`
--

CREATE TABLE `wpd6_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_comments`
--

INSERT INTO `wpd6_comments` VALUES
(2, 2112, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-05 11:38:32', '2016-06-05 11:38:32', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.', 0, '1', '', 'comment', 0, 0),
(3, 2112, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-13 10:12:23', '2016-06-13 10:12:23', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain.', 0, '1', '', 'comment', 0, 0),
(4, 2121, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-13 10:12:40', '2016-06-13 10:12:40', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain.', 0, '1', '', 'comment', 0, 0),
(5, 2123, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-13 10:11:36', '2016-06-13 10:11:36', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain.', 0, '1', '', 'comment', 0, 0),
(6, 2125, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-13 10:09:36', '2016-06-13 10:09:36', 'Is good Bag', 0, '1', '', 'comment', 0, 0),
(7, 499, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-05-11 12:44:46', '2016-05-11 12:44:46', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 0, '1', '', 'comment', 0, 0),
(8, 2127, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-13 10:10:53', '2016-06-13 10:10:53', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain.', 0, '1', '', 'comment', 0, 0),
(9, 2127, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-13 10:11:13', '2016-06-13 10:11:13', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure', 0, '1', '', 'comment', 0, 0),
(10, 2132, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-13 10:12:47', '2016-06-13 10:12:47', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain.', 0, '1', '', 'comment', 0, 0),
(11, 2150, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-13 10:11:48', '2016-06-13 10:11:48', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain.', 0, '1', '', 'comment', 0, 0),
(12, 2152, 'cmsmasters', 'cmsmstrs@gmail.com', '', '212.92.234.171', '2016-06-13 10:10:09', '2016-06-13 10:10:09', 'At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga.', 0, '1', '', 'comment', 0, 0),
(27, 15829, 'Money Online', 'Boero72353@hotmail.com', '', '92.251.89.145', '2021-08-31 20:05:01', '2021-08-31 20:05:01', 'Wow, wonderful weblog format! How long have you ever been blogging for? you made blogging glance easy. The overall glance of your web site is magnificent, as neatly as the content material!', 0, '0', '', 'comment', 0, 0),
(28, 96, 'Fidelis Peter Egegbul', 'fidelisepeter@gmail.com', '', '129.205.113.10', '2021-08-28 01:02:40', '2021-08-28 01:02:40', 'nice themes', 0, '0', '', 'comment', 0, 0),
(29, 5423, 'John Samson', 'jsmantheboss@yahoo.co.uk', '', '129.205.113.10', '2021-08-28 01:58:30', '2021-08-28 01:58:30', 'hello ad', 0, '0', '', 'comment', 0, 0),
(30, 5425, 'Casino App', 'tamjamal@lampartist.com', '', '196.242.46.21', '2021-11-14 16:23:39', '2021-11-14 16:23:39', 'Oh my goodness! Amazing article dude! Thanks, However I am encountering troubles with your RSS.\n\nI don''t understand why I aam unable to subscribe to \nit. Is there anybody else having similar RSS problems?\nAnyone who knows the answer can you kindly respond? Thanx!! https://casinoslotsgames5.Wordpress.com/', 0, '0', '', 'comment', 0, 0),
(31, 5425, 'Casino App', 'tamjamal@lampartist.com', '', '196.242.46.21', '2021-11-14 16:23:57', '2021-11-14 16:23:57', 'Oh my goodness! Amaing article dude! Thanks, Hoeever I am encountering troubles with your RSS.\nI don''t understand why I am unable to subscribe to it. Is there anybody else having similar RSS problems?\n\nAnyone who knows the answer can you kindly respond? Thanx!! https://casinoslotsgames5.Wordpress.com/', 0, '0', '', 'comment', 0, 0),
(32, 5425, 'online Casino', 'tarenedwardo@genericimages.com', '', '45.152.199.202', '2021-11-21 17:22:54', '2021-11-21 17:22:54', 'Wow, superb blog format! How long have you ever ben running \na blog for? you made running a blog lok easy. The whole glance off your site is great, let alon the \ncontent material! https://sites.google.com/view/casino-slots-apk/', 0, '0', '', 'comment', 0, 0),
(33, 5425, 'online Casino', 'tarenedwardo@genericimages.com', '', '45.152.199.202', '2021-11-21 17:23:15', '2021-11-21 17:23:15', 'Wow, superb blog format! How long have you ever been running a blog for?\n\nyou made running a blog look easy. The whole glance of your site is great, let alone the content material! https://sites.google.com/view/casino-slots-apk/', 0, '0', '', 'comment', 0, 0),
(34, 5425, 'Poelalk', 'Poelalk@oourmail.xyz', '', '46.161.11.2', '2022-03-24 18:04:39', '2022-03-24 18:04:39', 'Pjstcp Erboristeria Viagra [url=https://oscialipop.com]cheapest cialis online[/url] Vsclnn <a href="https://oscialipop.com" rel="nofollow ugc">cialis no prescription</a> Urinalysis cleancatch midstream specimen  a. Wrbnlb https://oscialipop.com - brand name cialis online Viagra Cialis Forum', 0, '0', '', 'comment', 0, 0),
(35, 5425, 'Poelalk', 'Poelalk@oourmail.xyz', '', '46.161.11.2', '2022-03-25 18:11:08', '2022-03-25 18:11:08', 'Cehhaj que es la cialis y para que sirve [url=https://oscialipop.com]generic cialis 5mg[/url] Rxshop247 Npzosv <a href="https://oscialipop.com" rel="nofollow ugc">cialis generic 5mg</a> Silvitra Ibswhn Rzhuqn Vidal Cytotec https://oscialipop.com - Cialis Qfrrcm', 0, '0', '', 'comment', 0, 0),
(36, 5425, 'drydayjag', 'drydayjag@mktmail.xyz', '', '46.161.11.2', '2022-03-26 18:21:59', '2022-03-26 18:21:59', 'cialis cancdian dugs Xnddwl [url=https://oscialipop.com]buying cialis online safely[/url] Cialis In Francia Zzrlrx Yyqgrx <a href="https://oscialipop.com" rel="nofollow ugc">buy cialis online united states</a> Xvvtyk Signs   Tachycardia tachypnea   Late inspiratory crackles bronchial breath sounds increased tactile and vocal  Quick Hit   Classic CAP presents  with a sudden chill fol lowed by fever pleuritic  pain and productive cough. https://oscialipop.com - cialis with dapoxetine', 0, '0', '', 'comment', 0, 0),
(37, 5425, 'mucrale', 'mucrale@abdulah.xyz', '', '46.161.11.6', '2022-03-28 09:22:13', '2022-03-28 09:22:13', '[url=https://oscialipop.com]Cialis[/url] Zrjnvj <a href="https://oscialipop.com" rel="nofollow ugc">Cialis</a> Vlvvxp Preisvergleich Cialis Bestellen Ujdzfu Buy Now Tab Finasteride https://oscialipop.com - buy real cialis online Fluconazole Online Ndnwol', 0, '0', '', 'comment', 0, 0),
(38, 5425, 'drydayjag', 'drydayjag@mktmail.xyz', '', '46.161.11.2', '2022-03-29 15:28:59', '2022-03-29 15:28:59', 'pastillas cialis para que sirven [url=https://oscialipop.com]cialis online without[/url] <a href="https://oscialipop.com" rel="nofollow ugc">best place to buy cialis online reviews</a> Amoxicillin Use For Canine Ibd Nytenu buying generic cialis Tdgvld https://oscialipop.com - brand cialis online', 0, '0', '', 'comment', 0, 0),
(39, 5425, 'authori', 'authori@mailuk.site', '', '46.161.11.144', '2022-03-29 21:16:30', '2022-03-29 21:16:30', '[url=https://oscialipop.com]buy cialis pro[/url] Stdfni Nuova Propecia Effetti Collaterali Jhyeuz mejor cialis espana <a href="https://oscialipop.com" rel="nofollow ugc">cialis on sale in usa</a> Leajlc The first cases of  the immunodeciency syndrome are identified in New York and California. cialis affect women https://oscialipop.com - Cialis', 0, '0', '', 'comment', 0, 0),
(40, 5425, 'mucrale', 'mucrale@abdulah.xyz', '', '46.161.11.6', '2022-04-05 11:55:25', '2022-04-05 11:55:25', 'Bamrjj Cialis 5mg Online Australia [url=https://oscialipop.com]Cialis[/url] Ipzzlv <a href="https://oscialipop.com" rel="nofollow ugc">Cialis</a> It affects memory thinking language judgment and behavior. Sgnsft https://oscialipop.com - generic cialis online Farmacie Online Tamoxifen', 0, '0', '', 'comment', 0, 0),
(41, 5425, 'hetlan', 'evergreenangelos@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=menlapitsu.Topsolid-Crack-Keygen-BEST-Serial-12', '125.99.78.50', '2022-04-12 13:04:17', '2022-04-12 13:04:17', 'hetlan 6c58b32cbf https://marketplace.visualstudio.com/items?itemName=siccece-wo.Prince-Of-Persia-The-Forgotten-Sands-Latest-FULL-Crack-Fixepub', 0, '0', '', 'comment', 0, 0),
(42, 5425, 'biangia', 'readintapanie@mail.com', 'https://marketplace.visualstudio.com/items?itemName=5mactvidign.Janne-Da-Arc-Discography-Lossless', '190.104.251.82', '2022-04-12 13:13:33', '2022-04-12 13:13:33', 'biangia 6c58b32cbf https://marketplace.visualstudio.com/items?itemName=Fraytok.Silkroad-Online-Manual-Patch-Download-High-Quality', 0, '0', '', 'comment', 0, 0),
(43, 5425, 'sterfar', 'jarquesdevoted@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=2indetido.Aone-AVI-DivX-To-DVD-SVCD-VCD-Converter-40serial-I-EXCLUSIVE', '51.195.222.125', '2022-04-14 09:26:18', '2022-04-14 09:26:18', 'sterfar df9869f9cb https://marketplace.visualstudio.com/items?itemName=gincolteko.Starboy-Sample-Pack-And-Drum-Kit-WAV-haleflor', 0, '0', '', 'comment', 0, 0),
(44, 5425, 'lynwes', 'kelliakellia@mail.com', 'https://marketplace.visualstudio.com/items?itemName=juncfliceryo.Call-Of-DutyModern-Warfare-3-3DM-CRACK-ONLY-VERIFIED', '124.122.69.85', '2022-04-14 09:30:17', '2022-04-14 09:30:17', 'lynwes df9869f9cb https://marketplace.visualstudio.com/items?itemName=iljssal.NEW-Factorio-01420-32-And-64-Bits-Free', 0, '0', '', 'comment', 0, 0),
(45, 5425, 'denkarn', 'christofferzakarys@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=nistcumnone.Navisworks-Freedom-2018x86-X64-Keygen-Serial-Key-HOT', '175.142.36.37', '2022-04-14 09:31:31', '2022-04-14 09:31:31', 'denkarn df9869f9cb https://marketplace.visualstudio.com/items?itemName=1prescelquawo.Vaio-Care-Premium-Tools-19', 0, '0', '', 'comment', 0, 0),
(46, 5425, 'chagavr', 'nelsunyotimo@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=menlapitsu.Download-Rar-Password-Unlocker-4200-Finalapk-lovverr', '216.21.209.47', '2022-04-14 09:55:38', '2022-04-14 09:55:38', 'chagavr df9869f9cb https://marketplace.visualstudio.com/items?itemName=Evanesmy.Korg-Pa-User-Bank-Manager-TOP-Download-Crack', 0, '0', '', 'comment', 0, 0),
(47, 5425, 'baizig', 'nellianellia@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=olmumagko.Spark-10-Chess-Engine', '199.116.112.2', '2022-04-14 10:05:16', '2022-04-14 10:05:16', 'baizig df9869f9cb https://marketplace.visualstudio.com/items?itemName=fergond.Orcad-92-Library-Free-BEST-Downloadrar', 0, '0', '', 'comment', 0, 0),
(48, 5425, 'plelend', 'daylonellanora@mail.com', 'https://marketplace.visualstudio.com/items?itemName=hamburger.Gpproexsoftwarefreedownload-hencear', '71.71.162.234', '2022-04-14 10:41:00', '2022-04-14 10:41:00', 'plelend df9869f9cb https://marketplace.visualstudio.com/items?itemName=blood.Demostene-Sulla-Corona-Pdf-11-fabalb', 0, '0', '', 'comment', 0, 0),
(49, 5425, 'volfab', 'cristabellah@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=0rosmitdezo.TOP-Windows-7-Enterprise-SP1-X64-English-Download', '123.15.34.67', '2022-04-14 10:43:20', '2022-04-14 10:43:20', 'volfab df9869f9cb https://marketplace.visualstudio.com/items?itemName=KETRIIH.VERIFIED-Procad-Software-Full-11', 0, '0', '', 'comment', 0, 0),
(50, 5425, 'meagura', 'ulyssesvalonah@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=hgrejkf.Control-Ncstudio-V55601-ENGLISH-Setup-Setup-Free-NEW', '24.224.103.101', '2022-04-14 11:09:12', '2022-04-14 11:09:12', 'meagura df9869f9cb https://marketplace.visualstudio.com/items?itemName=ticespidzu.GPU-Impulse-Reverb-VST-111-Full-Crack-WORK', 0, '0', '', 'comment', 0, 0),
(51, 5425, 'edyntapa', 'reebahnaveed@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=9concmemoro.LINK-Download-Tech-Skydriver-Gt', '220.116.19.222', '2022-04-14 11:11:33', '2022-04-14 11:11:33', 'edyntapa df9869f9cb https://marketplace.visualstudio.com/items?itemName=Nariciana.TOP-Sandra-Orlow-Images-13', 0, '0', '', 'comment', 0, 0),
(52, 5425, 'jerotaly', 'wyndiewyndie@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=goga125.Crack-TOP-Garden-Planner-363-Key-2018-New', '116.203.224.180', '2022-04-14 11:30:01', '2022-04-14 11:30:01', 'jerotaly df9869f9cb https://marketplace.visualstudio.com/items?itemName=probablohi.TI-Tiva-ARM-Programming-For-Embedded-Systems-Programmin-marqui', 0, '0', '', 'comment', 0, 0),
(53, 5425, 'kenyesh', 'doritedarrion@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=9consperneba.BETTER-Tina-Industrial-80-Crack', '196.1.208.187', '2022-04-14 11:50:27', '2022-04-14 11:50:27', 'kenyesh df9869f9cb https://marketplace.visualstudio.com/items?itemName=raistline.A3602014x86x64KeygenCrackdownloadpc-Extra-Quality', 0, '0', '', 'comment', 0, 0),
(54, 5425, 'seayhilm', 'mikaelmikael@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=pisttabiote.A-Little-Agency-Sierra-Model-Sets-0125-Plus-3-Custom-Setsrar', '209.14.2.159', '2022-04-14 12:18:11', '2022-04-14 12:18:11', 'seayhilm df9869f9cb https://marketplace.visualstudio.com/items?itemName=gnosarga-de.Tally-72-Crack-Free-Software-Download-henberg', 0, '0', '', 'comment', 0, 0),
(55, 5425, 'intnar', 'charancharmayne@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=serrusre-i.2021-WinRAR-550-X86-E-X64-Ptbr-Corporate-Edition-Serial', '99.243.124.39', '2022-04-14 12:55:57', '2022-04-14 12:55:57', 'intnar df9869f9cb https://marketplace.visualstudio.com/items?itemName=5erpaucirma.Windows-7-Loader-209-32-64-Bit-By-DAZ-Download-LINK', 0, '0', '', 'comment', 0, 0),
(56, 5425, 'sigfike', 'takeyoquilin@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=Elerofon.Solution-Set-Theory-Charles-Pinterzip-Hit-LINK', '187.190.47.170', '2022-04-14 13:20:55', '2022-04-14 13:20:55', 'sigfike df9869f9cb https://marketplace.visualstudio.com/items?itemName=maximusnd.UPDATED-Naruto-Shippuden-Ultimate-Ninja-5-Pc-Free-Download', 0, '0', '', 'comment', 0, 0),
(57, 5425, 'patkass', 'zealotflorus@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=3dizeri-na.Volvo-Premium-Tech-Tool-V112--168-GB-randeed', '20.120.87.208', '2022-04-14 13:21:05', '2022-04-14 13:21:05', 'patkass df9869f9cb https://marketplace.visualstudio.com/items?itemName=pwhcker.Logitracev14rar', 0, '0', '', 'comment', 0, 0),
(58, 5425, 'orvbert', 'paulispaulis@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=fogel007.Descargar-Dmelect-Gratis-Free', '104.148.30.136', '2022-04-14 13:21:56', '2022-04-14 13:21:56', 'orvbert df9869f9cb https://marketplace.visualstudio.com/items?itemName=isominhe.Spyeye-And-Zeus-Software-Download-ayledai', 0, '0', '', 'comment', 0, 0),
(59, 5425, 'holemars', 'birdeenbirdeen@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=incarpuzu.Street-Fighter-X-Tekken-Patch-106-DLC-Characters-FR', '176.172.95.169', '2022-04-14 13:34:15', '2022-04-14 13:34:15', 'holemars df9869f9cb https://marketplace.visualstudio.com/items?itemName=0tempmihypko.Sap200-V15-Crack-HOT', 0, '0', '', 'comment', 0, 0),
(60, 5425, 'vargen', 'vinsunheloisa@mail.com', 'https://marketplace.visualstudio.com/items?itemName=guicolnarchi.RollerCoasterTycoonDeluxeClassicISORAiN-Pc-Game-VERIFIED', '210.50.246.182', '2022-04-14 14:20:35', '2022-04-14 14:20:35', 'vargen df9869f9cb https://marketplace.visualstudio.com/items?itemName=fogel007.ETHNAUDIO-Breath-Of-Anatolia-KONTAKT-TOP-Download', 0, '0', '', 'comment', 0, 0),
(61, 5425, 'freinju', 'osmontekamakani@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=shaliska.WORK-VisutionMapioPro2121633Crackdownloadpc', '86.101.165.44', '2022-04-14 14:54:17', '2022-04-14 14:54:17', 'freinju df9869f9cb https://marketplace.visualstudio.com/items?itemName=strelok94.Wendy-Fairy-Tail-Desto-Xxx', 0, '0', '', 'comment', 0, 0),
(62, 5425, 'kafale', 'aileyntapanie@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=DAHA007.Download-Sweetfx-Pes-2019-ambwind', '54.233.242.60', '2022-04-14 15:04:42', '2022-04-14 15:04:42', 'kafale df9869f9cb https://marketplace.visualstudio.com/items?itemName=amplisa.Peavey-Revalver-4-Full-LINK-Crack-Antivirus', 0, '0', '', 'comment', 0, 0),
(63, 5425, 'rainnept', 'aleighlahaleighlah@mail.com', 'https://marketplace.visualstudio.com/items?itemName=6tempseter-so.Pinnaclestudio16crackpassword-inigken', '116.202.197.188', '2022-04-14 15:42:25', '2022-04-14 15:42:25', 'rainnept df9869f9cb https://marketplace.visualstudio.com/items?itemName=BSSPUNK.HOT-Download-Rollback-Rx-Pro-Full-Crack', 0, '0', '', 'comment', 0, 0),
(64, 5425, 'ulygian', 'carliahseanan@mail.com', 'https://marketplace.visualstudio.com/items?itemName=goga125.VERIFIED-Ns-Basic-App-Studio-Crack', '60.213.27.250', '2022-04-14 16:30:33', '2022-04-14 16:30:33', 'ulygian df9869f9cb https://marketplace.visualstudio.com/items?itemName=Hellldroe.Gfxwad-VERIFIED-Download-Cs-16', 0, '0', '', 'comment', 0, 0),
(65, 5425, 'helsaph', 'courtiscourtis@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=expley000.Xf-Adsk327zepub-botell', '122.30.173.98', '2022-04-14 16:34:49', '2022-04-14 16:34:49', 'helsaph df9869f9cb https://marketplace.visualstudio.com/items?itemName=bolodya.BEST-Mastercam-X7-Crack-Ssq', 0, '0', '', 'comment', 0, 0),
(66, 5425, 'hiaelve', 'ultimahugolin@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=0connamechi.Kuncijawabanakuntansimanajerialhansenmowenedisi8bu-REPACK', '218.28.200.67', '2022-04-14 17:03:08', '2022-04-14 17:03:08', 'hiaelve df9869f9cb https://marketplace.visualstudio.com/items?itemName=plicnenmui.CRACKED-FULL-TechSmith-Camtasia-Studio-911-Build-2546-Port', 0, '0', '', 'comment', 0, 0),
(67, 5425, 'orrjail', 'caterynaimagine@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=stari4ok.PORTABLE-Sonic-Adventure-2-HD-PC-Cracked-NoSteam-Pc-Game', '14.241.241.41', '2022-04-14 17:44:15', '2022-04-14 17:44:15', 'orrjail df9869f9cb https://marketplace.visualstudio.com/items?itemName=starslady.Gsrlddll-Dynamic-Library-On-La-Noire-Impianto-Char-VERIFIED', 0, '0', '', 'comment', 0, 0),
(68, 5425, 'whyogle', 'vanyllahbrannon@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=arnoasii.Xcom-2-Soldier-Editor-NEW', '177.33.39.31', '2022-04-14 18:32:11', '2022-04-14 18:32:11', 'whyogle df9869f9cb https://marketplace.visualstudio.com/items?itemName=7digpecgerre.BL-Game-Kichiku-Megane-Rrar-joyoleo', 0, '0', '', 'comment', 0, 0),
(69, 5425, 'pereflor', 'willeminawillemina@mail.com', 'https://marketplace.visualstudio.com/items?itemName=sicaphaebe.Fix-Mapa-De-La-Republica-Mexicana-Con-Husos-Horarios-P', '208.65.90.117', '2022-04-14 18:47:39', '2022-04-14 18:47:39', 'pereflor df9869f9cb https://marketplace.visualstudio.com/items?itemName=dasha90.Touchstonecursoinglesnivel1y2pdftodoslosaudiosmp3', 0, '0', '', 'comment', 0, 0),
(70, 5425, 'wenhaj', 'garickkatreenah@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=boeing787.Lava-Z61-Flash-File-MT6739-81-Frp-Dead-Recovery-Cu-PORTABLE', '65.169.39.38', '2022-04-14 19:09:47', '2022-04-14 19:09:47', 'wenhaj df9869f9cb https://marketplace.visualstudio.com/items?itemName=selfida.Kernelrecoveryforexcelcrack-VERIFIEDed', 0, '0', '', 'comment', 0, 0),
(71, 5425, 'philhelm', 'quanteathaleah@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=sashafole.Iclooplayer-1-0-1-18-Crack-BEST', '187.190.42.125', '2022-04-14 19:19:12', '2022-04-14 19:19:12', 'philhelm df9869f9cb https://marketplace.visualstudio.com/items?itemName=8creplipae-me.Convert-Silhouette-Studio-Files-To-Jpg-Online-parraid', 0, '0', '', 'comment', 0, 0),
(72, 5425, 'lighjani', 'gloryentiller@mail.com', 'https://marketplace.visualstudio.com/items?itemName=luemiribo.Advanced-SystemCare-Ultimate-V130185--Download-Com-NEW', '77.54.241.128', '2022-04-14 19:29:55', '2022-04-14 19:29:55', 'lighjani df9869f9cb https://marketplace.visualstudio.com/items?itemName=4sethacana.Potent-Pad-Driverszip-Free-Download-TOP', 0, '0', '', 'comment', 0, 0),
(73, 5425, 'valbenj', 'tristianahjameisha@mail.com', 'https://marketplace.visualstudio.com/items?itemName=5menclorada.Adria-Route-330-Mapsource-Download-FREE', '198.46.141.98', '2022-04-14 19:46:07', '2022-04-14 19:46:07', 'valbenj df9869f9cb https://marketplace.visualstudio.com/items?itemName=titok.ADOBE-PHOTOSHOP-CC-PORTABLE--USB--Peso-200mb-X-MEGA-betferg', 0, '0', '', 'comment', 0, 0),
(74, 5425, 'warrphyl', 'birgitabirgita@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=vilanta.Vladmodels-Sasha-Y109-Set-010rar', '195.158.13.230', '2022-04-14 19:54:52', '2022-04-14 19:54:52', 'warrphyl df9869f9cb https://marketplace.visualstudio.com/items?itemName=5glycadadyo.REPACK-Chili-Con-Carnage-Game-Free-Download-For-Pc', 0, '0', '', 'comment', 0, 0),
(75, 5425, 'kaeant', 'valasquittareygan@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=2ininnaha.TimeLeft-Deluxe-336-Multilanguage-Keygen-berkelli', '119.76.137.118', '2022-04-14 20:02:36', '2022-04-14 20:02:36', 'kaeant df9869f9cb https://marketplace.visualstudio.com/items?itemName=0edgeoden-ma.BEST-Maite-Carranza-Palabras-Envenenadas-Epub', 0, '0', '', 'comment', 0, 0),
(76, 5425, 'sabytian', 'xirenexirene@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=fectinea-gu.How-To-Find-Someones-Zip-Code-TOP', '113.140.95.250', '2022-04-14 20:21:04', '2022-04-14 20:21:04', 'sabytian df9869f9cb https://marketplace.visualstudio.com/items?itemName=virmulpic-be.Coping-Styles-Questionnaire-Csq3-Pdf-76', 0, '0', '', 'comment', 0, 0),
(77, 5425, 'tallgavr', 'darioushestyven@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=dikoviha.INSTALL-Bandicam-3001003-Setup-Activator--CoreX-Setup-Free', '124.112.61.63', '2022-04-14 20:30:23', '2022-04-14 20:30:23', 'tallgavr df9869f9cb https://marketplace.visualstudio.com/items?itemName=animwario.Stc-Modem-014-Firmware-21l-BETTER', 0, '0', '', 'comment', 0, 0),
(78, 5425, 'jannber', 'lauryneharvee@mail.com', 'https://marketplace.visualstudio.com/items?itemName=7hieflicudbo.Sekreti-Rhonda-Byrne-Pdf-PATCHED-Free', '171.100.139.187', '2022-04-14 20:33:42', '2022-04-14 20:33:42', 'jannber df9869f9cb https://marketplace.visualstudio.com/items?itemName=serzhpvl.Zello-Channels-Hacks-marigoon', 0, '0', '', 'comment', 0, 0),
(79, 5425, 'sadifaio', 'saritahsalanah@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=tishans.EXCLUSIVE-HeliusComposite201732bitKeygenXforce', '86.139.249.149', '2022-04-14 20:47:04', '2022-04-14 20:47:04', 'sadifaio df9869f9cb https://marketplace.visualstudio.com/items?itemName=saidhax.WondershareWinSuite2012Keygen-latgay', 0, '0', '', 'comment', 0, 0),
(80, 5425, 'birfayr', 'ashtownnadyna@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=akagineko.The-Elder-Scrolls-IV-OblivionGold-Edition-No-Surve-CRACKED', '124.115.211.227', '2022-04-14 20:56:46', '2022-04-14 20:56:46', 'birfayr df9869f9cb https://marketplace.visualstudio.com/items?itemName=fecrolisme.Marvelous-Designer-2-32-Bit-383-Multilanguage-ChingLiu--darkam', 0, '0', '', 'comment', 0, 0),
(81, 5425, 'mahgoo', 'haneleeleetah@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=katamuro.Download-English-Subtitle-Gi-Joe-Retaliation-2013-raifarr', '193.234.119.67', '2022-04-14 21:01:41', '2022-04-14 21:01:41', 'mahgoo df9869f9cb https://marketplace.visualstudio.com/items?itemName=7micdenisbi.SolidWorks-2016-SP1-X64--With-SN-And-Activator-UPD-Full-Version', 0, '0', '', 'comment', 0, 0),
(82, 5425, 'rebefam', 'fanchonefanchone@mail.com', 'https://marketplace.visualstudio.com/items?itemName=2ligputtogu.Extra-Quality-Xforce-Keygen-A360-2018-Online', '173.71.128.96', '2022-04-14 21:16:07', '2022-04-14 21:16:07', 'rebefam df9869f9cb https://marketplace.visualstudio.com/items?itemName=conculturpu.Pro100-516-Full-Download-Fix', 0, '0', '', 'comment', 0, 0),
(83, 5425, 'chakeig', 'positivevassiley@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=stari4ok.Download-Holiday-World-Tycoon-2006-PC14--UPD', '187.189.27.57', '2022-04-14 21:19:02', '2022-04-14 21:19:02', 'chakeig df9869f9cb https://marketplace.visualstudio.com/items?itemName=compadre.EXCLUSIVE-Descargar-Logixpro-500-Con-Crack', 0, '0', '', 'comment', 0, 0),
(84, 5425, 'geodire', 'fitzroielmera@mail.com', 'https://marketplace.visualstudio.com/items?itemName=ertgfgfgf.HOT-StartIsBack-272-Multilingual-PreActivated-BabuPC-K', '218.214.27.194', '2022-04-14 21:20:06', '2022-04-14 21:20:06', 'geodire df9869f9cb https://marketplace.visualstudio.com/items?itemName=ganalulu.The-Little-Brown-Handbook-12th-Edition-Pdfzip', 0, '0', '', 'comment', 0, 0),
(85, 5425, 'wyanfil', 'waleedarmina@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=HANTERRR.Adobe-Reader-XI-11021-Latest-Version-2018-Serial-Key-Ke-panturs', '119.205.7.229', '2022-04-14 21:57:38', '2022-04-14 21:57:38', 'wyanfil df9869f9cb https://marketplace.visualstudio.com/items?itemName=5scarrapo-ku.Atnsoftkeyremappercrackserialnumbers-FULL', 0, '0', '', 'comment', 0, 0),
(86, 5425, 'shajays', 'originzonayr@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=0rosmitdezo.TOP-Windows-7-Enterprise-SP1-X64-English-Download', '187.251.128.206', '2022-04-14 22:11:09', '2022-04-14 22:11:09', 'shajays df9869f9cb https://marketplace.visualstudio.com/items?itemName=quiluvazo.Simatic-Key-Installer-2013l', 0, '0', '', 'comment', 0, 0),
(87, 5425, 'klarmem', 'fermakheinrik@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=Shianiel.Arcon-Moj-Dom-6-11', '200.58.83.111', '2022-04-14 22:12:43', '2022-04-14 22:12:43', 'klarmem df9869f9cb https://marketplace.visualstudio.com/items?itemName=sasukena.Survey-Destroyer-V615-Activation-Code-helzen', 0, '0', '', 'comment', 0, 0),
(88, 5425, 'uritglor', 'sakunahlucindah@mail.com', 'https://marketplace.visualstudio.com/items?itemName=Stumper.Imagnemonic-Noiseware-Pro-Standalone-2601-Serial-K-FREE', '14.140.150.186', '2022-04-14 22:32:53', '2022-04-14 22:32:53', 'uritglor df9869f9cb https://marketplace.visualstudio.com/items?itemName=2fragvapone.FULL-Flashtool09110windowsexe-BEST', 0, '0', '', 'comment', 0, 0),
(89, 5425, 'karquit', 'saffronnahriannah@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=erusiszu.Igi-Trainer-Free-Download-For-Pc-Game-deveindi', '121.31.110.247', '2022-04-14 22:53:40', '2022-04-14 22:53:40', 'karquit df9869f9cb https://marketplace.visualstudio.com/items?itemName=obeziana2.Stereo-Analyst-For-Arcgis-102-Li', 0, '0', '', 'comment', 0, 0),
(90, 5425, 'chedar', 'phylbertaululani@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=hgguyser.HOT-Windows-Xp-Professional-Sp3-Loader-86x-By-Daz-Zip', '47.154.106.233', '2022-04-14 22:56:54', '2022-04-14 22:56:54', 'chedar df9869f9cb https://marketplace.visualstudio.com/items?itemName=lucisan.Metin2-Client-By-Sandoz-94rar-15-LINK', 0, '0', '', 'comment', 0, 0),
(91, 5425, 'aldcopp', 'moreenannice@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=imba.Arturia-Minimoog-V-VSTi-RTAS-V251-Incl-Keygen--AiR-TOP', '222.252.11.10', '2022-04-14 23:04:28', '2022-04-14 23:04:28', 'aldcopp df9869f9cb https://marketplace.visualstudio.com/items?itemName=luminarc.Topaz-Adjust-V510-With-Serial-Key', 0, '0', '', 'comment', 0, 0),
(92, 5425, 'bethyoo', 'preeyahstudent@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=lacruz2.Encarta-Dictionnaire-2009-Gratuit-En-Francais', '90.64.249.100', '2022-04-14 23:14:53', '2022-04-14 23:14:53', 'bethyoo df9869f9cb https://marketplace.visualstudio.com/items?itemName=casasoll.Amd-Radeon-Hd-6740m-Driver-REPACK', 0, '0', '', 'comment', 0, 0),
(93, 5425, 'reddjaid', 'petitionerpetitioner@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=1permocdi-ke.Ustav-I-Prava-Gradjana-Knjigapdf-yuriuldr', '202.137.155.22', '2022-04-14 23:32:37', '2022-04-14 23:32:37', 'reddjaid df9869f9cb https://marketplace.visualstudio.com/items?itemName=5granlypna-ma.HD-Online-Player-Download-Pyaar-Ka-Punchnama-2-1080p-rehawhit', 0, '0', '', 'comment', 0, 0),
(94, 5425, 'reddjaid', 'nerydahnerydah@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=1permocdi-ke.Ustav-I-Prava-Gradjana-Knjigapdf-yuriuldr', '202.137.155.22', '2022-04-14 23:33:13', '2022-04-14 23:33:13', 'reddjaid df9869f9cb https://marketplace.visualstudio.com/items?itemName=5granlypna-ma.HD-Online-Player-Download-Pyaar-Ka-Punchnama-2-1080p-rehawhit', 0, '0', '', 'comment', 0, 0),
(95, 5425, 'kirigen', 'xileenaxileena@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=pisttabiote.A-Little-Agency-Sierra-Model-Sets-0125-Plus-3-Custom-Setsrar', '174.48.55.2', '2022-04-15 00:03:10', '2022-04-15 00:03:10', 'kirigen df9869f9cb https://marketplace.visualstudio.com/items?itemName=serg19027.Isdonedll-Isarcextract-Unarcdll-Fix-Download-Manager-jescora', 0, '0', '', 'comment', 0, 0),
(96, 5425, 'sambjain', 'bethynahodysah@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=pwhcker.Logitracev14rar', '164.68.127.110', '2022-04-15 00:18:26', '2022-04-15 00:18:26', 'sambjain df9869f9cb https://marketplace.visualstudio.com/items?itemName=bloodfate.Pinnacle-500-Usb-Software', 0, '0', '', 'comment', 0, 0),
(97, 5425, 'vencburl', 'mycalachesleigh@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=certhurlucha.Tokyo-Jungle-For-Pc-Download-Pirate-Bay-REPACK', '75.46.226.43', '2022-04-15 00:23:36', '2022-04-15 00:23:36', 'vencburl df9869f9cb https://marketplace.visualstudio.com/items?itemName=RockDeltr.INSTALL-Boku-Pay-Mobile-Hack', 0, '0', '', 'comment', 0, 0),
(98, 5425, 'leodanfo', 'filomelahfilomelah@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=Vint0rez.Torchlight-2-Keygen-Free-Download-janres', '110.169.145.140', '2022-04-15 00:32:33', '2022-04-15 00:32:33', 'leodanfo df9869f9cb https://marketplace.visualstudio.com/items?itemName=isominhe.Skylanders-Spyros-Adventure-Pc-No-Cd-Crack-salmcher', 0, '0', '', 'comment', 0, 0),
(99, 5425, 'vlaball', 'renartawhalyah@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=stefan1.TOP-Libretto-Uso-E-Manutenzione-Burgman-650-Pdfrar', '135.134.173.73', '2022-04-15 00:46:17', '2022-04-15 00:46:17', 'vlaball df9869f9cb https://marketplace.visualstudio.com/items?itemName=roma1997.Ledeno-Doba-3-Sinhronizovano-Na-Srpski-Ceo-Film-HOT', 0, '0', '', 'comment', 0, 0),
(100, 5425, 'vergav', 'cranescranes@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=dadylya.Toontrack-Superior-Drummer-20-Keygen-371-casstag', '218.56.155.106', '2022-04-15 00:59:08', '2022-04-15 00:59:08', 'vergav df9869f9cb https://marketplace.visualstudio.com/items?itemName=lucisan.Metin2-Client-By-Sandoz-94rar-15-LINK', 0, '0', '', 'comment', 0, 0),
(101, 5425, 'whalsaid', 'haylladaphne@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=maquitibi.1fichiercom-Les-Gamins', '124.121.85.18', '2022-04-15 00:59:44', '2022-04-15 00:59:44', 'whalsaid df9869f9cb https://marketplace.visualstudio.com/items?itemName=guicolnarchi.RollerCoasterTycoonDeluxeClassicISORAiN-Pc-Game-VERIFIED', 0, '0', '', 'comment', 0, 0),
(102, 5425, 'chekal', 'ellseaellsea@mail.com', 'https://marketplace.visualstudio.com/items?itemName=gert.Advanced-Font-Viewer-51-Key', '75.78.1.125', '2022-04-15 01:00:31', '2022-04-15 01:00:31', 'chekal df9869f9cb https://marketplace.visualstudio.com/items?itemName=formz2354.FULL-NoCD-Patch-AlphaROM-32-usefwes', 0, '0', '', 'comment', 0, 0),
(103, 5425, 'trevjar', 'rayfordrayford@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=Cherman.Lattice-Parameter-Calculation-Software-Free-14-EXCLUSIVE', '86.139.249.149', '2022-04-15 01:11:11', '2022-04-15 01:11:11', 'trevjar df9869f9cb https://marketplace.visualstudio.com/items?itemName=Stumper.NEW-Laser-Photo-Wizard-Professional-60-Crack', 0, '0', '', 'comment', 0, 0),
(104, 5425, 'fidpast', 'leassahbernabe@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=Grceful.Phoenix-Dongle-Crack-Download-LINK', '218.89.48.175', '2022-04-15 01:16:01', '2022-04-15 01:16:01', 'fidpast df9869f9cb https://marketplace.visualstudio.com/items?itemName=ertgfgfgf.EXCLUSIVE-Biologiamarinhapetercastropdf29', 0, '0', '', 'comment', 0, 0),
(105, 5425, 'fernbeyg', 'chrisstophhelayna@mail.com', 'https://marketplace.visualstudio.com/items?itemName=provranaeda.UPDATED-Physical-Chemistry-By-GM-Barrow-6th-Edition-Tata-M', '58.58.42.70', '2022-04-15 01:18:52', '2022-04-15 01:18:52', 'fernbeyg df9869f9cb https://marketplace.visualstudio.com/items?itemName=thtrhtr.Covadis-101-Et-Autocad-2010epub-livcar', 0, '0', '', 'comment', 0, 0),
(106, 5425, 'jambian', 'perceykamleen@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=lulerec-a.CounterStrike-16-V401-NonSteam--DiGiTALZONErarrar-fideengl', '169.255.36.82', '2022-04-15 01:21:13', '2022-04-15 01:21:13', 'jambian df9869f9cb https://marketplace.visualstudio.com/items?itemName=jjkjkkjjk.VERIFIED-Pizza-Connection-3-Activation-Code-And-Serial-Numb', 0, '0', '', 'comment', 0, 0),
(107, 5425, 'wilsjes', 'hawleyhawley@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=TribunX.Free-UPDATED-Download-Ddpb-For-Windows-7', '5.185.51.50', '2022-04-15 01:27:14', '2022-04-15 01:27:14', 'wilsjes df9869f9cb https://marketplace.visualstudio.com/items?itemName=patriziya.Autodesk-Maya-2016-Extension-2-leevcri', 0, '0', '', 'comment', 0, 0),
(108, 5425, 'markfab', 'statelyprince@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=imba.Arturia-Minimoog-V-VSTi-RTAS-V251-Incl-Keygen--AiR-TOP', '58.11.54.186', '2022-04-15 01:30:51', '2022-04-15 01:30:51', 'markfab df9869f9cb https://marketplace.visualstudio.com/items?itemName=snowsila.Pokoli-Szomszedok-2-Magyar-Letoltese-Ingyenbfdcm-pagesch', 0, '0', '', 'comment', 0, 0),
(109, 5425, 'rosmark', 'albyrtineammory@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=4tecaocigo.Graphpad-Instat-Extension-Code-yosgra', '117.213.202.5', '2022-04-15 01:31:17', '2022-04-15 01:31:17', 'rosmark df9869f9cb https://marketplace.visualstudio.com/items?itemName=3itucenbu.Technique-De-La-Coupe-Line-Jaque-Pdf-darrau', 0, '0', '', 'comment', 0, 0),
(110, 5425, 'wanjan', 'thoughtfulellizebet@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=mariosl.Tri-Metra-Iznad-Neba-Ceo-Film-Sa-Prevodom-Download-27l-jerjan', '187.189.43.142', '2022-04-15 01:39:41', '2022-04-15 01:39:41', 'wanjan df9869f9cb https://marketplace.visualstudio.com/items?itemName=skystar.TOP-XLN-AUDIO-Addictive-Drums-200-R2R-Serial-Key', 0, '0', '', 'comment', 0, 0),
(111, 5425, 'lavlato', 'naveengavryl@mail.com', 'https://marketplace.visualstudio.com/items?itemName=sanek34.2021-Solucionario-Fisica-Y-Quimica-3-Eso-Smzip', '94.229.211.185', '2022-04-15 01:40:47', '2022-04-15 01:40:47', 'lavlato df9869f9cb https://marketplace.visualstudio.com/items?itemName=antheus.FULL-Y151-Olga-Customs-16-Sets', 0, '0', '', 'comment', 0, 0),
(112, 5425, 'gefgav', 'darylynaedvard@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=dimaszloy.Principlesofteaching1bycorpuzandsalandananpdf', '192.252.208.66', '2022-04-15 02:08:29', '2022-04-15 02:08:29', 'gefgav df9869f9cb https://marketplace.visualstudio.com/items?itemName=nataiiia1.Delphi-2014-2-Keygen-Download-42-Free', 0, '0', '', 'comment', 0, 0),
(113, 5425, 'alycodi', 'heatynbetine@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=panoramin.Tanya-Island-1980-Dvdrip-Download-TOP', '85.105.114.126', '2022-04-15 02:15:28', '2022-04-15 02:15:28', 'alycodi df9869f9cb https://marketplace.visualstudio.com/items?itemName=vovan1312.INSTALL-FxSound-Enhancer-13025-Crack-Premium-Serial-Key', 0, '0', '', 'comment', 0, 0),
(114, 5425, 'coltell', 'addielreemonah@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=ulyshka1.2d-Truss-Analysis-2-0-Keygen-24-navheyz', '159.146.68.104', '2022-04-15 02:25:27', '2022-04-15 02:25:27', 'coltell df9869f9cb https://marketplace.visualstudio.com/items?itemName=7bueretheike.MysteryCaseFiles8EscapefromRavenhearstCELicenseKey-qualea', 0, '0', '', 'comment', 0, 0),
(115, 5425, 'zanberw', 'wyanetwyanet@mail.com', 'https://marketplace.visualstudio.com/items?itemName=8libdiaherhi.VA--Greatest-Hits-Of-The-Millennium-1999-36-CDsrar-FREE', '47.185.26.81', '2022-04-15 02:43:01', '2022-04-15 02:43:01', 'zanberw df9869f9cb https://marketplace.visualstudio.com/items?itemName=nocomment.Game-Shark-Ps2-V6-Iso717-henrmar', 0, '0', '', 'comment', 0, 0),
(116, 5425, 'jammvini', 'hassinwakeyshyah@mail.com', 'https://marketplace.visualstudio.com/items?itemName=tercconsespa.Blue-Eye-Macro-261-Full-Crack--Free', '59.10.1.159', '2022-04-15 03:10:40', '2022-04-15 03:10:40', 'jammvini df9869f9cb https://marketplace.visualstudio.com/items?itemName=9concmemoro.Sweet-Southern-Feet-Site-Riprar-BEST', 0, '0', '', 'comment', 0, 0),
(117, 5425, 'palsava', 'niagarawalford@mail.com', 'https://marketplace.visualstudio.com/items?itemName=teofaron.Loiloscope-2-Serial-Key-Number-Mega10-EXCLUSIVE', '212.0.145.41', '2022-04-15 03:13:12', '2022-04-15 03:13:12', 'palsava df9869f9cb https://marketplace.visualstudio.com/items?itemName=vampirk.Autodesk-Maya-2011-Xforce-Keygen-Download-Freel-yesbene', 0, '0', '', 'comment', 0, 0),
(118, 5425, 'gaijan', 'jacindaphillida@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=4tempfobelsa.Microsoft-Toolkit-262-Final-Windows-Office-Activat-NEW', '222.75.179.106', '2022-04-15 03:13:31', '2022-04-15 03:13:31', 'gaijan df9869f9cb https://marketplace.visualstudio.com/items?itemName=0vepeneumu.Iveco-EASY-V111-Multilanguage-byanire', 0, '0', '', 'comment', 0, 0),
(119, 5425, 'laugra', 'clarettalisette@mail.com', 'https://marketplace.visualstudio.com/items?itemName=sailerokk.HOT-Macabacus-For-Microsoft-Office-8119-Crack--422-MB', '213.126.57.210', '2022-04-15 03:21:52', '2022-04-15 03:21:52', 'laugra df9869f9cb https://marketplace.visualstudio.com/items?itemName=margo21.EXCLUSIVE-Realistico-Full-Version-Download', 0, '0', '', 'comment', 0, 0),
(120, 5425, 'fabfeo', 'remmiaberniah@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=flagsiseba.VERIFIED-Portraiture-Plugin-V23-Build-2308-01-Keygen-Crack-e', '117.50.11.87', '2022-04-15 03:32:17', '2022-04-15 03:32:17', 'fabfeo df9869f9cb https://marketplace.visualstudio.com/items?itemName=awalansh.Inmunologia-De-Rojas-13-Edicion-Pdf-NEW-Free', 0, '0', '', 'comment', 0, 0),
(121, 5425, 'wilbry', 'janakiejanakie@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=deadhead.Eset-Purefix-204-LINK', '185.207.82.90', '2022-04-15 03:44:30', '2022-04-15 03:44:30', 'wilbry df9869f9cb https://marketplace.visualstudio.com/items?itemName=2ciespirabzo.Keygen-High-Qualityparagetdatabackforntfs425', 0, '0', '', 'comment', 0, 0),
(122, 5425, 'pearhamz', 'usenkoginevra@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=inadzumo.LINK-Edius-602-Serial-Number', '72.221.164.52', '2022-04-15 03:56:13', '2022-04-15 03:56:13', 'pearhamz df9869f9cb https://marketplace.visualstudio.com/items?itemName=roma1997.High-Quality-Descargardiablo2pc1linksupercomprimidorar', 0, '0', '', 'comment', 0, 0),
(123, 5425, 'kahnean', 'goliathbalint@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=sicaphaebe.Black-Stories-Cartas-Pdf-Free-FREE', '148.243.43.10', '2022-04-15 04:13:16', '2022-04-15 04:13:16', 'kahnean df9869f9cb https://marketplace.visualstudio.com/items?itemName=fashuck.LINK-Password-Simcity-5-Keygen-Txt-Stock', 0, '0', '', 'comment', 0, 0),
(124, 5425, 'flafin', 'ashlinaashlina@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=6florabcito.Alina-Balletstar-Jessy-Sunshine-Petal-Of-Stone-Final-qyafree', '73.195.79.188', '2022-04-15 04:25:24', '2022-04-15 04:25:24', 'flafin df9869f9cb https://marketplace.visualstudio.com/items?itemName=shaliska.Fixed-Enter-Password-For-The-Encrypted-File-Photoshop-Cs', 0, '0', '', 'comment', 0, 0),
(125, 5425, 'emanfeni', 'laranahalastryanna@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=MrWater.DmC-Devil-May-Cry-BLES01698epub', '119.252.174.199', '2022-04-15 04:34:36', '2022-04-15 04:34:36', 'emanfeni df9869f9cb https://marketplace.visualstudio.com/items?itemName=4efmaci-bi.Free-Download-UPD-Optitex-Full-Version', 0, '0', '', 'comment', 0, 0),
(126, 5425, 'clevhar', 'jaleanejaleane@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=2pioscinnau-wa.Adobe-Acrobat-XI-Pro-11020-FINAL-Crack-FREE', '208.104.177.153', '2022-04-15 04:44:07', '2022-04-15 04:44:07', 'clevhar df9869f9cb https://marketplace.visualstudio.com/items?itemName=StormWolf.Golden-Records-Vinyl-To-Cd-Converter-Serial-Number-xyleelly', 0, '0', '', 'comment', 0, 0),
(127, 5425, 'cayvar', 'valoniahfortunio@mail.com', 'https://marketplace.visualstudio.com/items?itemName=pro100cur.Logiciel-Jardicad-PORTABLE', '187.251.128.206', '2022-04-15 05:34:31', '2022-04-15 05:34:31', 'cayvar df9869f9cb https://marketplace.visualstudio.com/items?itemName=BorkStar.Datacard-Id-Works-Standard-Crack-TOP', 0, '0', '', 'comment', 0, 0),
(128, 5425, 'kairega', 'jarrefflucian@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=Hellldroe.Gfxwad-VERIFIED-Download-Cs-16', '171.97.169.94', '2022-04-15 05:35:23', '2022-04-15 05:35:23', 'kairega df9869f9cb https://marketplace.visualstudio.com/items?itemName=catssweet.INSTALL-EaseUS-Data-Recovery-Wizard-11170-Keygen-Crack-Dow', 0, '0', '', 'comment', 0, 0),
(129, 5425, 'elldome', 'marvanbeauty@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=Mrtranaa.FULL-Gpg-Dragon-Box-Setup-214-Free-Download-LINK', '91.160.37.190', '2022-04-15 05:38:59', '2022-04-15 05:38:59', 'elldome df9869f9cb https://marketplace.visualstudio.com/items?itemName=2ininnaha.MstarisputilitylgTOP-Downloadsoftware', 0, '0', '', 'comment', 0, 0),
(130, 5425, 'imowand', 'haydintanely@hotmail.com', 'https://marketplace.visualstudio.com/items?itemName=vecredispi.BETTER-Irmc-S2-License-Keyrar', '89.109.154.110', '2022-04-15 05:43:17', '2022-04-15 05:43:17', 'imowand df9869f9cb https://marketplace.visualstudio.com/items?itemName=isominhe.Ab-Bulk-Mailer-46-Crack-REPACK', 0, '0', '', 'comment', 0, 0),
(131, 5425, 'waundar', 'albertynerosebela@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=kalas112.Spectra-Precision-Geodimeter-Software-Tools-2-02-R-REPACK', '209.14.2.187', '2022-04-15 05:50:47', '2022-04-15 05:50:47', 'waundar df9869f9cb https://marketplace.visualstudio.com/items?itemName=8vulvecia-i.WORK-Heropanti-2014-Hindi-720p-HDRip-X264-AAC--Download', 0, '0', '', 'comment', 0, 0),
(132, 5425, 'jaereni', 'austriahendvig@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=gincolteko.Vissim-8-Keygen-EXCLUSIVE', '187.190.45.106', '2022-04-15 05:52:58', '2022-04-15 05:52:58', 'jaereni df9869f9cb https://marketplace.visualstudio.com/items?itemName=8diatroldulza.Toolbook-Instructor-115-Cracked-REPACK', 0, '0', '', 'comment', 0, 0),
(133, 5425, 'quinelfr', 'deannahdeannah@yahoo.com', 'https://marketplace.visualstudio.com/items?itemName=valtriy.Battlefield-Vietnam-121-No-Cd-BETTER-Crack', '81.225.52.186', '2022-04-15 06:15:58', '2022-04-15 06:15:58', 'quinelfr df9869f9cb https://marketplace.visualstudio.com/items?itemName=Krasave.KMSpico-12324-FINAL-Portable-Office-And-Windows-10-Activato', 0, '0', '', 'comment', 0, 0),
(134, 5425, 'takigla', 'jonatijonati@gmail.com', 'https://marketplace.visualstudio.com/items?itemName=hiredaei.TOP-Sonic-Generations-Graphics-Configcfg', '92.220.181.163', '2022-04-15 06:39:31', '2022-04-15 06:39:31', 'takigla df9869f9cb https://marketplace.visualstudio.com/items?itemName=6prinoflibo.JRiver-Media-Center-25093-With-Patch-EXCLUSIVE-Free-Download', 0, '0', '', 'comment', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_event_hours`
--

CREATE TABLE `wpd6_event_hours` (
  `event_hours_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_id` bigint(20) NOT NULL,
  `weekday_id` bigint(20) NOT NULL,
  `start` time NOT NULL,
  `end` time NOT NULL,
  `tooltip` text NOT NULL,
  `before_hour_text` text NOT NULL,
  `after_hour_text` text NOT NULL,
  `category` varchar(255) NOT NULL,
  `available_places` int(11) NOT NULL DEFAULT 0,
  `slots_per_user` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`event_hours_id`),
  KEY `event_id` (`event_id`),
  KEY `weekday_id` (`weekday_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_event_hours_booking`
--

CREATE TABLE `wpd6_event_hours_booking` (
  `booking_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_hours_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `booking_datetime` datetime NOT NULL,
  `validation_code` varchar(32) NOT NULL,
  `guest_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`booking_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_e_events`
--

CREATE TABLE `wpd6_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_e_events`
--

INSERT INTO `wpd6_e_events` VALUES
(1, '{"event":"modal load","version":"","details":"{\\"placement\\":\\"Onboarding wizard\\",\\"step\\":\\"account\\",\\"user_state\\":\\"anon\\"}","ts":"2025-04-21T20:01:07.627-01:00"}', '2025-04-21 20:01:07');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_layerslider`
--

CREATE TABLE `wpd6_layerslider` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `group_id` int(10) DEFAULT NULL,
  `author` int(10) NOT NULL DEFAULT 0,
  `name` varchar(100) DEFAULT '',
  `slug` varchar(100) DEFAULT '',
  `data` mediumtext NOT NULL,
  `date_c` int(10) NOT NULL,
  `date_m` int(10) NOT NULL,
  `schedule_start` int(10) NOT NULL DEFAULT 0,
  `schedule_end` int(10) NOT NULL DEFAULT 0,
  `flag_hidden` tinyint(1) NOT NULL DEFAULT 0,
  `flag_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `flag_popup` tinyint(1) NOT NULL DEFAULT 0,
  `flag_group` tinyint(1) NOT NULL DEFAULT 0,
  `keywords` varchar(100) DEFAULT '',
  `flag_dirty` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_layerslider`
--

INSERT INTO `wpd6_layerslider` VALUES
(1, NULL, 1, 'home page slider', '', '{"properties":{"title":"home page slider","slug":"","width":"1903","height":"990","responsive":true,"maxwidth":"","responsiveunder":"0","sublayercontainer":"0","hideunder":"720","hideover":"100000","autostart":true,"startinviewport":true,"pauseonhover":true,"firstlayer":"1","animatefirstlayer":true,"keybnav":true,"touchnav":true,"loops":"0","forceloopnum":true,"skin":"v5","backgroundcolor":"","backgroundimageId":"","backgroundimage":"http:\\/\\/my-religion.cmsmasters.net\\/wp-content\\/uploads\\/2016\\/05\\/home.jpg","sliderfadeinduration":"350","sliderstyle":"margin-bottom: 0px;","thumb_nav":"hover","thumb_container_width":"60%","thumb_width":"100","thumb_height":"60","thumb_active_opacity":"35","thumb_inactive_opacity":"100","autopauseslideshow":"auto","youtubepreview":"maxresdefault.jpg","yourlogoId":"","yourlogo":"","yourlogostyle":"left: -10px; top: -10px;","yourlogolink":"","yourlogotarget":"_self","forceresponsive":true,"navprevnext":true,"navbuttons":false,"hideonmobile":true},"layers":[{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4873,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/home-page-slider\\/06.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/06-150x150.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2150\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"200\\",\\"line-height\\":\\"22\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"0\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Way","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"425px","left":"549px","wordwrap":false,"style":"font-weight: 900;\\nopacity: 0.95;","skip":false},{"subtitle":"Layer #2","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2300\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"64\\",\\"line-height\\":\\"22\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"to the church","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"567px","left":"749px","wordwrap":false,"style":"font-weight: 900"},{"subtitle":"Layer #3","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Crimson Text\\",\\"font-size\\":\\"34\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"Google doesn\\u2019t have all the answers.","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"292px","left":"745px","wordwrap":false,"style":"font-weight: 500;\\nfont-style: Italic;\\n"},{"subtitle":"Layer #4","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2500\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"30px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"30px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"36\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.01)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"690px","left":"890px","wordwrap":false,"style":""}]}]}', 1741525908, 1741525908, 0, 0, 0, 0, 0, 0, '', 0),
(2, NULL, 1, 'slider shortcodes', '', '{"properties":{"title":"slider shortcodes","slug":"","width":"1160","height":"700","responsive":true,"maxwidth":"1160","responsiveunder":"0","sublayercontainer":"0","hideunder":"0","hideover":"100000","autostart":true,"startinviewport":true,"pauseonhover":true,"firstlayer":"1","animatefirstlayer":true,"keybnav":true,"touchnav":true,"loops":"0","forceloopnum":true,"skin":"v5","backgroundcolor":"","backgroundimageId":"","backgroundimage":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/layerslider\\/slider-shortcodes\\/home.jpg","sliderfadeinduration":"350","sliderstyle":"margin-bottom: 0px;","thumb_nav":"hover","thumb_container_width":"60%","thumb_width":"100","thumb_height":"60","thumb_active_opacity":"35","thumb_inactive_opacity":"100","autopauseslideshow":"auto","youtubepreview":"maxresdefault.jpg","yourlogoId":"","yourlogo":"","yourlogostyle":"left: -10px; top: -10px;","yourlogolink":"","yourlogotarget":"_self","forceresponsive":false,"navprevnext":true,"navbuttons":false,"navstartstop":true},"layers":[{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4877,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/slider-shortcodes\\/06.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/06.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2150\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"155\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"0\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Way","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"219px","left":"235px","wordwrap":false,"style":"font-weight: 900;\\nopacity: 0.95;","skip":false},{"subtitle":"Layer #2","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2300\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"64\\",\\"line-height\\":\\"22\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"to the church","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"432px","left":"353px","wordwrap":false,"style":"font-weight: 900"},{"subtitle":"Layer #3","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Crimson Text\\",\\"font-size\\":\\"34\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"Google doesn\\u2019t have all the answers.","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"191px","left":"349px","wordwrap":false,"style":"font-weight: 500;\\nfont-style: Italic;\\n"},{"subtitle":"Layer #4","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.01)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"533px","left":"499px","wordwrap":false,"style":"font-weight: 500;"}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4876,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/slider-shortcodes\\/05.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/05.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Way.\\n","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"43px","left":"50px","wordwrap":false,"style":"font-weight: 900;"},{"subtitle":"Layer #1 copy","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Truth.\\n","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"159px","left":"50px","wordwrap":false,"style":"font-weight: 900;"},{"subtitle":"Layer #1 copy copy.","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Life.","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"274px","left":"50","wordwrap":false,"style":"font-weight: 900;"},{"subtitle":"Layer #4","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"455px","left":"50","wordwrap":false,"style":"font-weight:700;"},{"subtitle":"Layer #4 copy","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"JOIN NOW","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"455px","left":"230px","wordwrap":false,"style":"font-weight:700;"}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4875,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/slider-shortcodes\\/04.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/04.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"1200\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInQuart\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 30% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-1200\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInSine\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"h1","imageId":"","image":"","html":"Learn children ","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"279px","left":"226px","wordwrap":false,"style":"font-weight: 900;\\n"},{"subtitle":"Layer #2","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(255, 255, 255, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"post","type":"p","imageId":"","image":"","html":"JOIN US","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"450","left":"430","wordwrap":false,"style":"font-weight: 700;"},{"subtitle":"Layer #2 copy","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(255, 255, 255, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"450","left":"570","wordwrap":false,"style":"font-weight: 700;"}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4874,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/slider-shortcodes\\/03.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/03.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"\\",\\"font-size\\":\\"\\",\\"line-height\\":\\"\\",\\"color\\":\\"\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"img","type":"p","imageId":"","image":"","html":"","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"0px","left":"0px","wordwrap":false,"style":""}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4877,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/slider-shortcodes\\/06.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/06.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"\\",\\"font-size\\":\\"\\",\\"line-height\\":\\"\\",\\"color\\":\\"\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"img","type":"p","imageId":"","image":"","html":"","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"0px","left":"0px","wordwrap":false,"style":""}]}]}', 1741525912, 1741525912, 0, 0, 0, 0, 0, 0, '', 0),
(3, NULL, 2, 'home page slider', '', '{"properties":{"title":"home page slider","slug":"","width":"1903","height":"990","responsive":true,"maxwidth":"","responsiveunder":"0","sublayercontainer":"0","hideunder":"720","hideover":"100000","autostart":true,"startinviewport":true,"pauseonhover":true,"firstlayer":"1","animatefirstlayer":true,"keybnav":true,"touchnav":true,"loops":"0","forceloopnum":true,"skin":"v5","backgroundcolor":"","backgroundimageId":"","backgroundimage":"home.jpg","sliderfadeinduration":"350","sliderstyle":"margin-bottom: 0px;","thumb_nav":"hover","thumb_container_width":"60%","thumb_width":"100","thumb_height":"60","thumb_active_opacity":"35","thumb_inactive_opacity":"100","autopauseslideshow":"auto","youtubepreview":"maxresdefault.jpg","yourlogoId":"","yourlogo":"","yourlogostyle":"left: -10px; top: -10px;","yourlogolink":"","yourlogotarget":"_self","forceresponsive":true,"navprevnext":true,"navbuttons":false,"hideonmobile":true},"layers":[{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4941,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/home-page-slider\\/06.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/06-150x150.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2150\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"200\\",\\"line-height\\":\\"22\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"0\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Way","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"425px","left":"549px","wordwrap":false,"style":"font-weight: 900;\\nopacity: 0.95;","skip":false},{"subtitle":"Layer #2","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2300\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"64\\",\\"line-height\\":\\"22\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"to the church","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"567px","left":"749px","wordwrap":false,"style":"font-weight: 900"},{"subtitle":"Layer #3","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Crimson Text\\",\\"font-size\\":\\"34\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"Google doesn\\u2019t have all the answers.","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"292px","left":"745px","wordwrap":false,"style":"font-weight: 500;\\nfont-style: Italic;\\n"},{"subtitle":"Layer #4","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2500\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"30px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"30px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"36\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.01)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"690px","left":"890px","wordwrap":false,"style":""}]}],"googlefonts":[]}', 1745143140, 1745143140, 0, 0, 0, 0, 0, 0, '', 0),
(4, NULL, 2, 'slider shortcodes', '', '{"properties":{"title":"slider shortcodes","slug":"","width":"1160","height":"700","responsive":true,"maxwidth":"1160","responsiveunder":"0","sublayercontainer":"0","hideunder":"0","hideover":"100000","autostart":true,"startinviewport":true,"pauseonhover":true,"firstlayer":"1","animatefirstlayer":true,"keybnav":true,"touchnav":true,"loops":"0","forceloopnum":true,"skin":"v5","backgroundcolor":"","backgroundimageId":"","backgroundimage":"home.jpg","sliderfadeinduration":"350","sliderstyle":"margin-bottom: 0px;","thumb_nav":"hover","thumb_container_width":"60%","thumb_width":"100","thumb_height":"60","thumb_active_opacity":"35","thumb_inactive_opacity":"100","autopauseslideshow":"auto","youtubepreview":"maxresdefault.jpg","yourlogoId":"","yourlogo":"","yourlogostyle":"left: -10px; top: -10px;","yourlogolink":"","yourlogotarget":"_self","forceresponsive":false,"navprevnext":true,"navbuttons":false,"navstartstop":true},"layers":[{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4945,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/06.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/06.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2150\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"155\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"0\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Way","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"219px","left":"235px","wordwrap":false,"style":"font-weight: 900;\\nopacity: 0.95;","skip":false},{"subtitle":"Layer #2","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2300\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"64\\",\\"line-height\\":\\"22\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"to the church","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"432px","left":"353px","wordwrap":false,"style":"font-weight: 900"},{"subtitle":"Layer #3","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Crimson Text\\",\\"font-size\\":\\"34\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"Google doesn\\u2019t have all the answers.","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"191px","left":"349px","wordwrap":false,"style":"font-weight: 500;\\nfont-style: Italic;\\n"},{"subtitle":"Layer #4","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.01)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"533px","left":"499px","wordwrap":false,"style":"font-weight: 500;"}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4944,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/05.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/05.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Way.\\n","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"43px","left":"50px","wordwrap":false,"style":"font-weight: 900;"},{"subtitle":"Layer #1 copy","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Truth.\\n","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"159px","left":"50px","wordwrap":false,"style":"font-weight: 900;"},{"subtitle":"Layer #1 copy copy.","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Life.","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"274px","left":"50","wordwrap":false,"style":"font-weight: 900;"},{"subtitle":"Layer #4","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"455px","left":"50","wordwrap":false,"style":"font-weight:700;"},{"subtitle":"Layer #4 copy","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"JOIN NOW","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"455px","left":"230px","wordwrap":false,"style":"font-weight:700;"}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4943,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/04.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/04.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"1200\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInQuart\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 30% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-1200\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInSine\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"h1","imageId":"","image":"","html":"Learn children ","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"279px","left":"226px","wordwrap":false,"style":"font-weight: 900;\\n"},{"subtitle":"Layer #2","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(255, 255, 255, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"post","type":"p","imageId":"","image":"","html":"JOIN US","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"450","left":"430","wordwrap":false,"style":"font-weight: 700;"},{"subtitle":"Layer #2 copy","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(255, 255, 255, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"450","left":"570","wordwrap":false,"style":"font-weight: 700;"}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4942,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/03.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/03.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"\\",\\"font-size\\":\\"\\",\\"line-height\\":\\"\\",\\"color\\":\\"\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"img","type":"p","imageId":"","image":"","html":"","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"0px","left":"0px","wordwrap":false,"style":""}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4945,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/06.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/06.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"\\",\\"font-size\\":\\"\\",\\"line-height\\":\\"\\",\\"color\\":\\"\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"img","type":"p","imageId":"","image":"","html":"","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"0px","left":"0px","wordwrap":false,"style":""}]}],"googlefonts":[]}', 1745143140, 1745143143, 0, 0, 0, 0, 0, 0, '', 0);
INSERT INTO `wpd6_layerslider` VALUES
(5, NULL, 2, 'home page slider', '', '{"properties":{"title":"home page slider","slug":"","width":"1903","height":"990","responsive":true,"maxwidth":"","responsiveunder":"0","sublayercontainer":"0","hideunder":"720","hideover":"100000","autostart":true,"startinviewport":true,"pauseonhover":true,"firstlayer":"1","animatefirstlayer":true,"keybnav":true,"touchnav":true,"loops":"0","forceloopnum":true,"skin":"v5","backgroundcolor":"","backgroundimageId":"","backgroundimage":"home.jpg","sliderfadeinduration":"350","sliderstyle":"margin-bottom: 0px;","thumb_nav":"hover","thumb_container_width":"60%","thumb_width":"100","thumb_height":"60","thumb_active_opacity":"35","thumb_inactive_opacity":"100","autopauseslideshow":"auto","youtubepreview":"maxresdefault.jpg","yourlogoId":"","yourlogo":"","yourlogostyle":"left: -10px; top: -10px;","yourlogolink":"","yourlogotarget":"_self","forceresponsive":true,"navprevnext":true,"navbuttons":false,"hideonmobile":true},"layers":[{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4941,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/home-page-slider\\/06.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/06-150x150.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2150\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"200\\",\\"line-height\\":\\"22\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"0\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Way","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"425px","left":"549px","wordwrap":false,"style":"font-weight: 900;\\nopacity: 0.95;","skip":false},{"subtitle":"Layer #2","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2300\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"64\\",\\"line-height\\":\\"22\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"to the church","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"567px","left":"749px","wordwrap":false,"style":"font-weight: 900"},{"subtitle":"Layer #3","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Crimson Text\\",\\"font-size\\":\\"34\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"Google doesn\\u2019t have all the answers.","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"292px","left":"745px","wordwrap":false,"style":"font-weight: 500;\\nfont-style: Italic;\\n"},{"subtitle":"Layer #4","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2500\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"30px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"30px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"36\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.01)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"690px","left":"890px","wordwrap":false,"style":""}]}],"googlefonts":[]}', 1745143499, 1745143499, 0, 0, 0, 0, 0, 0, '', 0),
(6, NULL, 2, 'slider shortcodes', '', '{"properties":{"title":"slider shortcodes","slug":"","width":"1160","height":"700","responsive":true,"maxwidth":"1160","responsiveunder":"0","sublayercontainer":"0","hideunder":"0","hideover":"100000","autostart":true,"startinviewport":true,"pauseonhover":true,"firstlayer":"1","animatefirstlayer":true,"keybnav":true,"touchnav":true,"loops":"0","forceloopnum":true,"skin":"v5","backgroundcolor":"","backgroundimageId":"","backgroundimage":"home.jpg","sliderfadeinduration":"350","sliderstyle":"margin-bottom: 0px;","thumb_nav":"hover","thumb_container_width":"60%","thumb_width":"100","thumb_height":"60","thumb_active_opacity":"35","thumb_inactive_opacity":"100","autopauseslideshow":"auto","youtubepreview":"maxresdefault.jpg","yourlogoId":"","yourlogo":"","yourlogostyle":"left: -10px; top: -10px;","yourlogolink":"","yourlogotarget":"_self","forceresponsive":false,"navprevnext":true,"navbuttons":false,"navstartstop":true},"layers":[{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4945,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/06.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/06.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2150\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"155\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"0\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Way","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"219px","left":"235px","wordwrap":false,"style":"font-weight: 900;\\nopacity: 0.95;","skip":false},{"subtitle":"Layer #2","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2300\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"64\\",\\"line-height\\":\\"22\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"to the church","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"432px","left":"353px","wordwrap":false,"style":"font-weight: 900"},{"subtitle":"Layer #3","transition":"{\\"offsetxin\\":\\"0\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"2000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Crimson Text\\",\\"font-size\\":\\"34\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"Google doesn\\u2019t have all the answers.","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"191px","left":"349px","wordwrap":false,"style":"font-weight: 500;\\nfont-style: Italic;\\n"},{"subtitle":"Layer #4","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.01)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"533px","left":"499px","wordwrap":false,"style":"font-weight: 500;"}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4944,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/05.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/05.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Way.\\n","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"43px","left":"50px","wordwrap":false,"style":"font-weight: 900;"},{"subtitle":"Layer #1 copy","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Truth.\\n","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"159px","left":"50px","wordwrap":false,"style":"font-weight: 900;"},{"subtitle":"Layer #1 copy copy.","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"p","imageId":"","image":"","html":"The Life.","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"274px","left":"50","wordwrap":false,"style":"font-weight: 900;"},{"subtitle":"Layer #4","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"455px","left":"50","wordwrap":false,"style":"font-weight:700;"},{"subtitle":"Layer #4 copy","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(0, 0, 0, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"JOIN NOW","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"455px","left":"230px","wordwrap":false,"style":"font-weight:700;"}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4943,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/04.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/04.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"1200\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInQuart\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 30% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-1200\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInSine\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"100\\",\\"line-height\\":\\"\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"text","type":"h1","imageId":"","image":"","html":"Learn children ","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"279px","left":"226px","wordwrap":false,"style":"font-weight: 900;\\n"},{"subtitle":"Layer #2","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(255, 255, 255, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"post","type":"p","imageId":"","image":"","html":"JOIN US","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"450","left":"430","wordwrap":false,"style":"font-weight: 700;"},{"subtitle":"Layer #2 copy","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"5px\\",\\"padding-right\\":\\"25px\\",\\"padding-bottom\\":\\"6px\\",\\"padding-left\\":\\"25px\\",\\"border-top\\":\\"2px solid #fff\\",\\"border-right\\":\\"2px solid #fff\\",\\"border-bottom\\":\\"2px solid #fff\\",\\"border-left\\":\\"2px solid #fff\\",\\"font-family\\":\\"Montserrat\\",\\"font-size\\":\\"14\\",\\"line-height\\":\\"26\\",\\"color\\":\\"#ffffff\\",\\"background\\":\\"rgba(255, 255, 255, 0.04)\\",\\"border-radius\\":\\"25px\\"}","media":"text","type":"p","imageId":"","image":"","html":"LEARN MORE","post_text_length":"","url":"#","target":"_self","id":"","class":"cmsms_layer_button book","title":"","alt":"","rel":"","top":"450","left":"570","wordwrap":false,"style":"font-weight: 700;"}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4942,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/03.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/03.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"\\",\\"font-size\\":\\"\\",\\"line-height\\":\\"\\",\\"color\\":\\"\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"img","type":"p","imageId":"","image":"","html":"","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"0px","left":"0px","wordwrap":false,"style":""}]},{"properties":{"post_offset":"-1","3d_transitions":"","2d_transitions":"","custom_3d_transitions":"","custom_2d_transitions":"","backgroundId":4945,"background":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/layerslider\\/projects\\/slider-shortcodes\\/06.jpg","thumbnailId":"","thumbnail":"","slidedelay":"4000","timeshift":"0","layer_link":"","layer_link_target":"_self","id":"","deeplink":"","skip":false,"backgroundThumb":"http:\\/\\/my-religion.cmsmasters.net\\/demo\\/wp-content\\/uploads\\/sites\\/2\\/2016\\/07\\/06.jpg"},"sublayers":[{"subtitle":"Layer #1","transition":"{\\"offsetxin\\":\\"80\\",\\"offsetyin\\":\\"0\\",\\"durationin\\":\\"1000\\",\\"delayin\\":\\"0\\",\\"easingin\\":\\"easeInOutQuint\\",\\"fadein\\":true,\\"rotatein\\":\\"0\\",\\"rotatexin\\":\\"0\\",\\"rotateyin\\":\\"0\\",\\"transformoriginin\\":\\"50% 50% 0\\",\\"skewxin\\":\\"0\\",\\"skewyin\\":\\"0\\",\\"scalexin\\":\\"1\\",\\"scaleyin\\":\\"1\\",\\"offsetxout\\":\\"-80\\",\\"offsetyout\\":\\"0\\",\\"durationout\\":\\"400\\",\\"showuntil\\":\\"0\\",\\"easingout\\":\\"easeInOutQuint\\",\\"fadeout\\":true,\\"rotateout\\":\\"0\\",\\"rotatexout\\":\\"0\\",\\"rotateyout\\":\\"0\\",\\"transformoriginout\\":\\"50% 50% 0\\",\\"skewxout\\":\\"0\\",\\"skewyout\\":\\"0\\",\\"scalexout\\":\\"1\\",\\"scaleyout\\":\\"1\\",\\"parallaxlevel\\":\\"0\\"}","styles":"{\\"width\\":\\"\\",\\"height\\":\\"\\",\\"padding-top\\":\\"\\",\\"padding-right\\":\\"\\",\\"padding-bottom\\":\\"\\",\\"padding-left\\":\\"\\",\\"border-top\\":\\"\\",\\"border-right\\":\\"\\",\\"border-bottom\\":\\"\\",\\"border-left\\":\\"\\",\\"font-family\\":\\"\\",\\"font-size\\":\\"\\",\\"line-height\\":\\"\\",\\"color\\":\\"\\",\\"background\\":\\"\\",\\"border-radius\\":\\"\\"}","media":"img","type":"p","imageId":"","image":"","html":"","post_text_length":"","url":"","target":"_self","id":"","class":"","title":"","alt":"","rel":"","top":"0px","left":"0px","wordwrap":false,"style":""}]}],"googlefonts":[]}', 1745143499, 1745143499, 0, 0, 0, 0, 0, 0, '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_layerslider_drafts`
--

CREATE TABLE `wpd6_layerslider_drafts` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `slider_id` int(10) NOT NULL,
  `author` int(10) NOT NULL DEFAULT 0,
  `data` mediumtext NOT NULL,
  `date_c` int(10) NOT NULL,
  `date_m` int(10) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `slider_id` (`slider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_layerslider_revisions`
--

CREATE TABLE `wpd6_layerslider_revisions` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `slider_id` int(10) NOT NULL,
  `author` int(10) NOT NULL DEFAULT 0,
  `data` mediumtext NOT NULL,
  `date_c` int(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_links`
--

CREATE TABLE `wpd6_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_litespeed_url`
--

CREATE TABLE `wpd6_litespeed_url` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url` varchar(500) NOT NULL,
  `cache_tags` varchar(1000) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `url` (`url`(191)),
  KEY `cache_tags` (`cache_tags`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_litespeed_url_file`
--

CREATE TABLE `wpd6_litespeed_url_file` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url_id` bigint(20) NOT NULL,
  `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',
  `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',
  `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',
  `mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
  `webp` tinyint(4) NOT NULL COMMENT 'webp=1',
  `expired` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `filename` (`filename`),
  KEY `type` (`type`),
  KEY `url_id_2` (`url_id`,`vary`,`type`),
  KEY `filename_2` (`filename`,`expired`),
  KEY `url_id` (`url_id`,`expired`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_loginizer_logs`
--

CREATE TABLE `wpd6_loginizer_logs` (
  `username` varchar(255) NOT NULL DEFAULT '',
  `time` int(10) NOT NULL DEFAULT 0,
  `count` int(10) NOT NULL DEFAULT 0,
  `lockout` int(10) NOT NULL DEFAULT 0,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT '',
  UNIQUE KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_automations`
--

CREATE TABLE `wpd6_mailpoet_automations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `author` bigint(20) NOT NULL,
  `status` varchar(191) NOT NULL,
  `meta` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `activated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_automation_runs`
--

CREATE TABLE `wpd6_mailpoet_automation_runs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_id` int(11) unsigned NOT NULL,
  `version_id` int(11) unsigned NOT NULL,
  `trigger_key` varchar(191) NOT NULL,
  `status` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `next_step_id` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `automation_id` (`automation_id`,`status`),
  KEY `created_at` (`created_at`),
  KEY `version_id` (`version_id`),
  KEY `status` (`status`),
  KEY `next_step_id` (`next_step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_automation_run_logs`
--

CREATE TABLE `wpd6_mailpoet_automation_run_logs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_run_id` int(11) unsigned NOT NULL,
  `step_id` varchar(191) NOT NULL,
  `step_type` varchar(255) NOT NULL,
  `step_key` varchar(255) NOT NULL,
  `status` varchar(191) NOT NULL,
  `started_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `run_number` int(11) NOT NULL,
  `data` longtext NOT NULL,
  `error` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `automation_run_id_step_id` (`automation_run_id`,`step_id`),
  KEY `status` (`status`),
  KEY `step_id` (`step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_automation_run_subjects`
--

CREATE TABLE `wpd6_mailpoet_automation_run_subjects` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_run_id` int(11) unsigned NOT NULL,
  `key` varchar(191) DEFAULT NULL,
  `args` longtext DEFAULT NULL,
  `hash` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `automation_run_id` (`automation_run_id`),
  KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_automation_triggers`
--

CREATE TABLE `wpd6_mailpoet_automation_triggers` (
  `automation_id` int(11) unsigned NOT NULL,
  `trigger_key` varchar(191) NOT NULL,
  PRIMARY KEY (`automation_id`,`trigger_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_automation_versions`
--

CREATE TABLE `wpd6_mailpoet_automation_versions` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_id` int(11) unsigned NOT NULL,
  `steps` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `automation_id` (`automation_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_custom_fields`
--

CREATE TABLE `wpd6_mailpoet_custom_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `type` varchar(90) NOT NULL,
  `params` longtext NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_dynamic_segment_filters`
--

CREATE TABLE `wpd6_mailpoet_dynamic_segment_filters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `filter_data` longblob DEFAULT NULL,
  `filter_type` varchar(255) DEFAULT NULL,
  `action` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_feature_flags`
--

CREATE TABLE `wpd6_mailpoet_feature_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL,
  `value` tinyint(1) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_forms`
--

CREATE TABLE `wpd6_mailpoet_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `status` varchar(20) NOT NULL DEFAULT 'enabled',
  `body` longtext DEFAULT NULL,
  `settings` longtext DEFAULT NULL,
  `styles` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_log`
--

CREATE TABLE `wpd6_mailpoet_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) DEFAULT NULL,
  `level` int(11) DEFAULT NULL,
  `message` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `raw_message` longtext DEFAULT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_migrations`
--

CREATE TABLE `wpd6_mailpoet_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `started_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `completed_at` timestamp NULL DEFAULT NULL,
  `retries` int(11) unsigned NOT NULL DEFAULT 0,
  `error` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_mailpoet_migrations`
--

INSERT INTO `wpd6_mailpoet_migrations` VALUES
(1, 'Migration_20221028_105818', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(2, 'Migration_20221110_151621', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(3, 'Migration_20230111_120000', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(4, 'Migration_20230111_130000', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(5, 'Migration_20230215_050813', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(6, 'Migration_20230221_200520', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(7, 'Migration_20230421_135915', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(8, 'Migration_20230503_210945', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(9, 'Migration_20230605_174836', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(10, 'Migration_20230703_105957', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(11, 'Migration_20230716_130221_Db', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(12, 'Migration_20230824_054259_Db', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(13, 'Migration_20230831_124214_Db', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(14, 'Migration_20230831_143755_Db', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(15, 'Migration_20240119_113943_Db', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(16, 'Migration_20240617_122847_Db', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(17, 'Migration_20240725_182318_Db', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(18, 'Migration_20241007_170437_Db', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(19, 'Migration_20241108_103249_Db', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(20, 'Migration_20221028_105818_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(21, 'Migration_20230109_144830', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(22, 'Migration_20230131_121621', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(23, 'Migration_20230419_080000', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(24, 'Migration_20230425_211517', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(25, 'Migration_20230712_180341', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(26, 'Migration_20230803_200413_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(27, 'Migration_20230825_093531_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(28, 'Migration_20231128_120355_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(29, 'Migration_20240202_130053_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(30, 'Migration_20240207_105912_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(31, 'Migration_20240322_110443_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(32, 'Migration_20240730_212419_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(33, 'Migration_20241015_105511_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(34, 'Migration_20241128_114257_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL),
(35, 'Migration_20250120_094614_App', '2025-03-09 12:59:54', '2025-03-09 12:59:54', 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_newsletters`
--

CREATE TABLE `wpd6_mailpoet_newsletters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(150) DEFAULT NULL,
  `parent_id` int(11) unsigned DEFAULT NULL,
  `subject` varchar(250) NOT NULL DEFAULT '',
  `type` varchar(150) NOT NULL DEFAULT 'standard',
  `sender_address` varchar(150) NOT NULL DEFAULT '',
  `sender_name` varchar(150) NOT NULL DEFAULT '',
  `status` varchar(20) NOT NULL DEFAULT 'draft',
  `reply_to_address` varchar(150) NOT NULL DEFAULT '',
  `reply_to_name` varchar(150) NOT NULL DEFAULT '',
  `preheader` varchar(250) NOT NULL DEFAULT '',
  `body` longtext DEFAULT NULL,
  `sent_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unsubscribe_token` char(15) DEFAULT NULL,
  `ga_campaign` varchar(250) NOT NULL DEFAULT '',
  `wp_post_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `type_status` (`type`,`status`),
  KEY `wp_post_id` (`wp_post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_newsletter_links`
--

CREATE TABLE `wpd6_mailpoet_newsletter_links` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `url` varchar(2083) NOT NULL,
  `hash` varchar(20) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `url` (`url`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_newsletter_option`
--

CREATE TABLE `wpd6_mailpoet_newsletter_option` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `option_field_id` int(11) unsigned NOT NULL,
  `value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_option_field_id` (`newsletter_id`,`option_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_newsletter_option_fields`
--

CREATE TABLE `wpd6_mailpoet_newsletter_option_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `newsletter_type` varchar(90) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name_newsletter_type` (`newsletter_type`,`name`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_mailpoet_newsletter_option_fields`
--

INSERT INTO `wpd6_mailpoet_newsletter_option_fields` VALUES
(1, 'isScheduled', 'standard', NULL, '2025-03-09 12:59:54'),
(2, 'scheduledAt', 'standard', NULL, '2025-03-09 12:59:54'),
(3, 'event', 'welcome', NULL, '2025-03-09 12:59:54'),
(4, 'segment', 'welcome', NULL, '2025-03-09 12:59:54'),
(5, 'role', 'welcome', NULL, '2025-03-09 12:59:54'),
(6, 'afterTimeNumber', 'welcome', NULL, '2025-03-09 12:59:54'),
(7, 'afterTimeType', 'welcome', NULL, '2025-03-09 12:59:54'),
(8, 'intervalType', 'notification', NULL, '2025-03-09 12:59:54'),
(9, 'timeOfDay', 'notification', NULL, '2025-03-09 12:59:54'),
(10, 'weekDay', 'notification', NULL, '2025-03-09 12:59:54'),
(11, 'monthDay', 'notification', NULL, '2025-03-09 12:59:54'),
(12, 'nthWeekDay', 'notification', NULL, '2025-03-09 12:59:54'),
(13, 'schedule', 'notification', NULL, '2025-03-09 12:59:54'),
(14, 'group', 'automatic', NULL, '2025-03-09 12:59:54'),
(15, 'group', 'automation', NULL, '2025-03-09 12:59:54'),
(16, 'group', 'automation_transactional', NULL, '2025-03-09 12:59:54'),
(17, 'event', 'automatic', NULL, '2025-03-09 12:59:54'),
(18, 'event', 'automation', NULL, '2025-03-09 12:59:54'),
(19, 'event', 'automation_transactional', NULL, '2025-03-09 12:59:54'),
(20, 'sendTo', 'automatic', NULL, '2025-03-09 12:59:54'),
(21, 'segment', 'automatic', NULL, '2025-03-09 12:59:54'),
(22, 'afterTimeNumber', 'automatic', NULL, '2025-03-09 12:59:54'),
(23, 'afterTimeType', 'automatic', NULL, '2025-03-09 12:59:54'),
(24, 'meta', 'automatic', NULL, '2025-03-09 12:59:54'),
(25, 'afterTimeNumber', 're_engagement', NULL, '2025-03-09 12:59:54'),
(26, 'afterTimeType', 're_engagement', NULL, '2025-03-09 12:59:54'),
(27, 'automationId', 'automation', NULL, '2025-03-09 12:59:54'),
(28, 'automationStepId', 'automation', NULL, '2025-03-09 12:59:54'),
(29, 'filterSegmentId', 'standard', NULL, '2025-03-09 12:59:54'),
(30, 'filterSegmentId', 're_engagement', NULL, '2025-03-09 12:59:54'),
(31, 'filterSegmentId', 'notification', NULL, '2025-03-09 12:59:54');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_newsletter_posts`
--

CREATE TABLE `wpd6_mailpoet_newsletter_posts` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `post_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_newsletter_segment`
--

CREATE TABLE `wpd6_mailpoet_newsletter_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_segment` (`newsletter_id`,`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_newsletter_templates`
--

CREATE TABLE `wpd6_mailpoet_newsletter_templates` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) DEFAULT 0,
  `name` varchar(250) NOT NULL,
  `categories` varchar(250) NOT NULL DEFAULT '[]',
  `description` varchar(255) NOT NULL DEFAULT '',
  `body` longtext DEFAULT NULL,
  `thumbnail` longtext DEFAULT NULL,
  `thumbnail_data` longtext DEFAULT NULL,
  `readonly` tinyint(1) DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_mailpoet_newsletter_templates`
--

INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(1, 0, 'Welcome Email: Blank 1 Column', '["welcome","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we''d like to give you a warm welcome!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Want to get to know us better? Check out some of our most popular articles: <\\/p>\\n<ol>\\n<li><a href=\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ol>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"https:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"https:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-column/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(2, 0, 'Welcome Email: Blank 1:2 Column', '["welcome","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we''d like to give you a warm welcome!<\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Our Most Popular Posts<\\/h3>"},{"type":"text","text":"<ul>\\n<li><a href=\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ul>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>What''s Next?<\\/h3>"},{"type":"text","text":"<p>Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.<\\/p>"},{"type":"button","text":"Read up!","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"https:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"https:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-2-column/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(3, 0, 'Gift Welcome', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Header-1.jpg","alt":"Gift-Header-1","fullWidth":true,"width":"1280px","height":"920px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#e7e7e7"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #dd2d2d;\\">We''re so happy you''re onboard!<\\/span><\\/h2>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula.<\\/span><\\/p>"},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#dd2d2d","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"22px","fontWeight":"bold","textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Footer.jpg","alt":"Gift-Footer","fullWidth":true,"width":"1280px","height":"920px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}},{"type":"text","text":"<p style=\\"font-size: 11px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>Address Line 1<\\/strong><\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>Address Line 2<\\/strong><\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>City<\\/strong><\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>Country<\\/strong><\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"5.5px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#dd2d2d","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/gift/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(4, 0, 'Minimal', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"29px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#303c54"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo1.png","alt":"Minimal-Logo1","fullWidth":false,"width":"590px","height":"93px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"80px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><span style=\\"color: #8b9cbc;\\">EST.2009<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"41px"}}},{"type":"text","text":"<h2>Welcome to Minimal, Kim.<\\/h2>"},{"type":"text","text":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula. Cras sollicitudin nunc facilisis neque tristique sagittis.<\\/p>\\n<p><\\/p>\\n<p>Maecenas iaculis, lacus malesuada dictum dapibus, justo justo molestie lorem, ac dapibus magna urna vel arcu. Aliquam erat volutpat. Sed bibendum, ipsum sed ullamcorper blandit, eros odio interdum nibh, non venenatis metus lacus vitae lectus.<\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"30px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#d9d9d9"}}},{"type":"text","text":"<h2>Some of our recent stories<\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/plasma-stingray111-800x533.jpg","alt":"plasma-stingray111-800x533","fullWidth":false,"width":"800px","height":"533px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\"https:\\/\\/wordpress.org\\/\\">Read More<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/gettyimages-578313682-800x533.jpg","alt":"gettyimages-578313682-800x533","fullWidth":false,"width":"800px","height":"533px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\"https:\\/\\/wordpress.org\\/\\">Read More<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/5_what_to_do_p352m1141746-800x533.jpg","alt":"5_what_to_do_p352m1141746-800x533","fullWidth":false,"width":"800px","height":"533px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\"https:\\/\\/wordpress.org\\/\\">Read More<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f3f3f3"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"47px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo-Small.png","alt":"Minimal-Logo-Small","fullWidth":false,"width":"120px","height":"23px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><span style=\\"color: #808080;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #808080;\\">Unsubscribe<\\/a><\\/span><\\/p>\\n<p><span style=\\"color: #808080;\\"><a href=\\"[link:subscription_manage_url]\\" style=\\"color: #808080;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f3f3f3"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Georgia","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Georgia","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Georgia","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Georgia","fontSize":"22px"},"link":{"fontColor":"#303c54","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"30px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#d9d9d9"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"29px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/minimal/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(5, 0, 'New Phone Purchase', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1b1821"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png","alt":"Phone-Logo","fullWidth":true,"width":"122px","height":"23px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1b1821"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Title.png","alt":"Phone-Title","fullWidth":true,"width":"1280px","height":"215px","styles":{"block":{"textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Header.jpg","alt":"Phone-Header","fullWidth":true,"width":"1280px","height":"920px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Welcome to your brand new Casia 7200.<\\/strong><\\/span><\\/h3>\\n<p style=\\"text-align: center;\\"><strong><span style=\\"color: #8748d5;\\">Let''s get you all set up.<\\/span><\\/strong><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in.<\\/span><\\/p>"},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#8748d5","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"159px","lineHeight":"45px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#2c2c2c"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"font-size: 11px; text-align: left;\\"><span style=\\"color: #999999;\\">Address Line 1<\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: left;\\"><span style=\\"color: #999999;\\">Address Line 2<\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: left;\\"><span style=\\"color: #999999;\\">City<\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: left;\\"><span style=\\"color: #999999;\\">Country<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png","alt":"Phone-Logo","fullWidth":false,"width":"122px","height":"23px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"pinterest","link":"http:\\/\\/www.pinterest.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Pinterest.png","height":"32px","width":"32px","text":"Pinterest"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}]}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: right; font-size: 11px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/p>\\n<p style=\\"text-align: right; font-size: 11px;\\"><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#8748d5","textDecoration":"underline"},"wrapper":{"backgroundColor":"#1b1821"},"body":{"backgroundColor":"#1b1821"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/phone/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(6, 0, 'Sunglasses', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Logo.jpg","alt":"Glasses-Logo","fullWidth":false,"width":"250px","height":"66px","styles":{"block":{"textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"17px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f8b849"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header-2.jpg","alt":"Glasses-Header-2","fullWidth":true,"width":"1280px","height":"116px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Here''s what we sent you<\\/strong><\\/span><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-1.jpg","alt":"Glasses-Images-1","fullWidth":true,"width":"1280px","height":"650px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>"},{"type":"button","text":"Choose These Frames","url":"","styles":{"block":{"backgroundColor":"#f8b849","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"195px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-2.jpg","alt":"Glasses-Images-2","fullWidth":true,"width":"1280px","height":"650px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>"},{"type":"button","text":"Choose These Frames","url":"","styles":{"block":{"backgroundColor":"#f8b849","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"195px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-3.jpg","alt":"Glasses-Images-3","fullWidth":true,"width":"1280px","height":"650px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>"},{"type":"button","text":"Choose These Frames","url":"","styles":{"block":{"backgroundColor":"#f8b849","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"195px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"34.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f8b849"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header.jpg","alt":"Glasses-Header","fullWidth":true,"width":"640px","height":"920px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h3><strong>Our Summer Range Is Here<\\/strong><\\/h3>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit.<\\/p>\\n<p><\\/p>\\n<p>Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue.&nbsp;<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#f8b849","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"137px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"34.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f8b849"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Got any questions or need some help?<\\/strong><\\/span><\\/h2>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">We''re just a click or a phone call away.<\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n<h3 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Call Us:<\\/strong> 08856877854<\\/span><\\/h3>\\n<h3 style=\\"text-align: center;\\"><\\/h3>"},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"23.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f8b849"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png","height":"32px","width":"32px","text":"Email"}]},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px;\\"><strong><span style=\\"color: #808080;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #808080;\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\" style=\\"color: #808080;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\"color: #808080;\\">Add your postal address here!<\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/sunglasses/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(7, 0, 'Real Estate', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#8691be"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Logo-1-150x84.jpg","alt":"Property-Logo-1","fullWidth":false,"width":"150px","height":"84px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#8691be"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">TAKING&nbsp;THE WORRY OUT OF REAL ESTATE<\\/span><\\/strong><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Welcome Home<\\/span><\\/h1>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Header.jpg","alt":"Property-Header","fullWidth":true,"width":"1280px","height":"782px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">We''re here to help you move<\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-1.png","alt":"Property-Icon-1","fullWidth":false,"width":"48px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-2.png","alt":"Property-Icon-2","fullWidth":false,"width":"48px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-3.png","alt":"Property-Icon-3","fullWidth":false,"width":"48px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"22.5px","borderStyle":"solid","borderWidth":"1px","borderColor":"#8691be"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">We''d love to keep you updated with our latest news. <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Sign up to our newsletter now and you''ll never miss a thing.<\\/span><\\/p>"},{"type":"button","text":"Sign Up Now","url":"","styles":{"block":{"backgroundColor":"#8691be","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#6a7087"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"footer","text":"<p><strong><span style=\\"color: #ffffff;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffffff;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffffff;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#6a7087"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/real-estate/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(8, 0, 'App Welcome', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#eeeeee","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#32b6c6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-1.png","alt":"App-Signup-Logo","fullWidth":false,"width":"80px","height":"80px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center; margin: 0;\\"><strong>Welcome to Appy<\\/strong><\\/h1><p style=\\"text-align: center; margin: 0;\\"><span style=\\"color: #ffffff;\\">Let''s get started!<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Header.png","alt":"App-Signup-Header","fullWidth":false,"width":"1280px","height":"500px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n                                  <p style=\\"text-align: center;\\"><\\/p>\\n                                  <p style=\\"text-align: center;\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n                                  <p style=\\"text-align: center;\\"><\\/p>\\n                                  <p style=\\"text-align: center;\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n                                  <p style=\\"text-align: center;\\"><\\/p>\\n                                  <p style=\\"text-align: center;\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}},{"type":"button","text":"Get Started Here","url":"","styles":{"block":{"backgroundColor":"#32b6c6","borderColor":"#32b6c6","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"188px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Team.jpg","alt":"App-Signup-Team","fullWidth":true,"width":"1280px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-Footer.png","alt":"App-Signup-Logo-Footer","fullWidth":false,"width":"50px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><strong>Appy<\\/strong><\\/p>\\n                                <p style=\\"text-align: center; font-size: 12px;\\"><span>Address Line 1<\\/span><\\/p>\\n                                <p style=\\"text-align: center; font-size: 12px;\\"><span>Address Line 2<\\/span><\\/p>\\n                                <p style=\\"text-align: center; font-size: 12px;\\"><span>City<\\/span><\\/p>\\n                                <p style=\\"text-align: center; font-size: 12px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>"},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#404040","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"26px"},"h2":{"fontColor":"#404040","fontFamily":"Arial","fontSize":"22px"},"h3":{"fontColor":"#32b6c6","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#32b6c6","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/app_welcome/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(9, 0, 'Welcome to FoodBox', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f4f4f4"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Logo.png","alt":"Food-Delivery-Logo","fullWidth":false,"width":"640px","height":"180px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-App.png","alt":"Food-Delivery-App","fullWidth":false,"width":"640px","height":"180px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h1><strong>Welcome to FoodBox<\\/strong><\\/h1>\\n                                  <h2><strong>Lorem ipsum dolor sit amet<\\/strong><\\/h2>\\n                                  <p>Curabitur sollicitudin eros eu cursus sollicitudin. Suspendisse laoreet sollicitudin urna, ut lacinia risus dictum a. Integer a neque eu magna commodo sodales eu eget ante.<\\/p>"},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#7cc119","borderColor":"#7cc119","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Focus.jpg","alt":"Food-Delivery-Focus","fullWidth":false,"width":"800px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"31.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#e5e5e5"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\">Get started in 3 simple steps<\\/h2>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-1-1.png","alt":"Food-Delivery-1","fullWidth":false,"width":"800px","height":"250px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-2-1.png","alt":"Food-Delivery-2","fullWidth":false,"width":"800px","height":"250px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-3-1.png","alt":"Food-Delivery-3","fullWidth":false,"width":"800px","height":"250px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#7cc119","borderColor":"#7cc119","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#4599da"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 14px;\\"><strong><span style=\\"color: #ffffff;\\">Link 1 - Link 2 - Link 3 - Link 4<\\/span><\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#4599da"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f4f4f4"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"12px"},"h1":{"fontColor":"#4599da","fontFamily":"Arial","fontSize":"26px"},"h2":{"fontColor":"#878787","fontFamily":"Arial","fontSize":"18px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"14px"},"link":{"fontColor":"#4599da","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f4f4f4"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/food_box/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(10, 0, 'Poet', '["welcome","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ebebeb"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ebebeb"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#909090","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"144px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png","alt":"Poet-Logo","fullWidth":false,"width":"166px","height":"144px","styles":{"block":{"textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1>Thanks for signing up!<\\/h1>\\n    <p><span style=\\"color: #000000;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"66px"}}},{"type":"text","text":"<p style=\\"font-size: 12px;\\"><span style=\\"color: #999999;\\"><strong>Latest p<\\/strong><\\/span><\\/p>\\n    <h2><strong>The 26th of December<\\/strong><\\/h2>\\n    <h3><span>A Tuesday, day of Tiw,<\\/span><br \\/><span>god of war, dawns in darkness.<\\/span><br \\/><span>The short holiday day of talking by the fire,<\\/span><br \\/><span>floating on snowshoes among<\\/span><br \\/><span>ancient self-pollarded maples,<\\/span><br \\/><span>visiting, being visited, giving<\\/span><br \\/><span>a rain gauge, receiving red socks,<\\/span><br \\/><span>watching snow buntings nearly over<\\/span><br \\/><span>their heads in snow stab at spirtled bits<\\/span><br \\/><span>of sunflower seeds the chickadees<\\/span><br \\/><span>hold with their feet to a bough<\\/span><br \\/><span>and hack apart, scattering debris<\\/span><br \\/><span>like sloppy butchers, is over.<\\/span><br \\/><span>Irregular life begins. Telephone calls,<\\/span><br \\/><span>Google searches, evasive letters,<\\/span><br \\/><span>complicated arrangements, faxes,<\\/span><br \\/><span>second thoughts, consultations,<\\/span><br \\/><span>e-mails, solemnly given kisses.<\\/span><\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Images-1.jpg","alt":"Poet-Images","fullWidth":true,"width":"400px","height":"1200px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#393939"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><span style=\\"color: #ffffff;\\">What did you think of this poem? Let me know on one of my social media channels.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"right"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Poetry books<\\/h1>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-1.png","alt":"Poet-Books-1","fullWidth":false,"width":"220px","height":"646px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Buy online","url":"","styles":{"block":{"backgroundColor":"#393939","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-3.png","alt":"Poet-Books-3","fullWidth":false,"width":"600px","height":"646px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Buy online","url":"","styles":{"block":{"backgroundColor":"#393939","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-2.png","alt":"Poet-Books-2","fullWidth":false,"width":"600px","height":"646px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Buy online","url":"","styles":{"block":{"backgroundColor":"#393939","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png","alt":"Poet-Logo","fullWidth":false,"width":"166px","height":"144px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#939393","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#333333","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#646464","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#393939","fontFamily":"Merriweather","fontSize":"24px"},"h2":{"fontColor":"#393939","fontFamily":"Merriweather","fontSize":"30px"},"h3":{"fontColor":"#646464","fontFamily":"Merriweather Sans","fontSize":"16px"},"link":{"fontColor":"#393939","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ebebeb"},"body":{"backgroundColor":"#ebebeb"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Buy online","url":"","styles":{"block":{"backgroundColor":"#393939","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#939393","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#333333","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social","styles":{"block":{"textAlign":"right"}}},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#909090","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/poet/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(11, 0, 'Post Notifications: Blank 1 Column', '["notification","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"fake-logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>MailPoet can <span style=\\"line-height: 1.6em; background-color: inherit;\\"><em>automatically<\\/em> <\\/span><span style=\\"line-height: 1.6em; background-color: inherit;\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n<p><span style=\\"line-height: 1.6em; background-color: inherit;\\"><\\/span><\\/p>\\n<p><span style=\\"line-height: 1.6em; background-color: inherit;\\">Below, you''ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n<p><span style=\\"line-height: 1.6em; background-color: inherit;\\"><\\/span><\\/p>\\n<p><span style=\\"line-height: 1.6em; background-color: inherit;\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/post-notifications-blank-1-column/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(12, 0, 'Modular Style Stories', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/Modular-Logo.png","alt":"Modular-Logo","fullWidth":false,"width":"271px","height":"37px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"26px"}}},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"pinterest","link":"http:\\/\\/www.pinterest.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Pinterest.png","height":"32px","width":"32px","text":"Pinterest"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#efe7f0","height":"40px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"1px","borderRadius":"0px","borderStyle":"solid","width":"120px","lineHeight":"40px","fontColor":"#b956c5","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"3px","borderColor":"#efe7f0"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#efe7f0","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b956c5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg","alt":"Ladybird\\u2019s transparent shell reveals how it folds its wings","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/h3>\\n<p class=\\"mailpoet_wp_post\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg","alt":"Plasma jet engines that could take you from the ground to space","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Plasma jet engines that could take you from ground to space<\\/strong><\\/h3>\\n<p class=\\"mailpoet_wp_post\\">FORGET fuel-powered jet engines. We&rsquo;re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone.<\\/p>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/5_what_to_do_p352m1141746-800x533.jpg","alt":"Cutting through the smog: What to do to fight air pollution","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg","alt":"Ladybird\\u2019s transparent shell reveals how it folds its wings","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg","alt":"Plasma jet engines that could take you from the ground to space","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b956c5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"21px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffffff;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffffff;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"26px"},"h3":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#b956c5"},"body":{"backgroundColor":"#efe7f0"}},"blockDefaults":{"automatedLatestContent":{"amount":"2","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"aboveTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"116px","lineHeight":"40px","fontColor":"#b956c5","fontFamily":"Arial","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"3px","borderColor":"#ffffff"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContent","terms":[],"withLayout":false},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"1px","borderRadius":"0px","borderStyle":"solid","width":"120px","lineHeight":"40px","fontColor":"#b956c5","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"3px","borderColor":"#efe7f0"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"aboveTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":0,"terms":[],"search":""},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"#efe7f0","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/modular-style-stories/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(13, 0, 'Stripped RSS Style Layout', '["notification","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f4f4f4"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rss-simple-news\\/RSS-Logo-2.png","alt":"RSS-Logo-2","fullWidth":true,"width":"210px","height":"90px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong><span style=\\"color: #333333;\\">Latest RSS Simple&nbsp;Posts<\\/span><\\/strong><\\/h3>\\n<p><span style=\\"color: #999999;\\">Week 23: 23\\/19\\/19<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"5","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more.","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#ececec"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f4f4f4"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p><span style=\\"color: #808080;\\"><strong>RSS Simple<\\/strong><\\/span><\\/p>\\n<p><span style=\\"color: #808080; font-size: 11px;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\\n<p><span style=\\"color: #808080; font-size: 11px;\\"><strong><span>Add your postal address here!<\\/span><\\/strong><\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#3478f5","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#3478f5","textDecoration":"none"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f4f4f4"}},"blockDefaults":{"automatedLatestContent":{"amount":"3","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#efe7f0"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContent","terms":[],"withLayout":false},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more.","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#ececec"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/rss-simple-news/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(14, 0, 'One Full Post In An Email', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/not-so-medium\\/Not-So-Medium-Logo.png","alt":"Not-So-Medium-Logo","fullWidth":false,"width":"210px","height":"90px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ebebeb"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><em>Welcome to this week''s post. <\\/em><\\/strong><\\/p>\\n<p><em>Every Friday, we send you the most interesting story&nbsp;of the week in full.<\\/em><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#d6d6d6","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"63px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"1","contentType":"post","terms":[],"inclusionType":"include","displayType":"full","titleFormat":"h1","titleAlignment":"center","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"aboveText","authorPrecededBy":"Author:","showCategories":"aboveText","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"View this post online & share!","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ebebeb"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><em>Share this with your friends<\\/em><\\/strong><\\/p>\\n<p style=\\"text-align: center;\\"><em>We promise not to spam anyone, and we only send our great articles to any email addresses in our list. Promise!<\\/em><\\/p>"},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Email.png","height":"32px","width":"32px","text":"Email"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"#d6d6d6","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><strong><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#2c2c2c","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Georgia","fontSize":"18px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"1","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"full","titleFormat":"h1","titleAlignment":"center","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"aboveText","authorPrecededBy":"Author:","showCategories":"aboveText","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"View this post online & share!","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"#ffffff","height":"63px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/not-so-medium/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(15, 0, 'Wide Story Layout', '["notification","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f0f0f0"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Logo.png","alt":"Wide-Logo","fullWidth":false,"width":"200px","height":"37px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #808080;\\">Our Latest Posts<\\/span><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read The Post","url":"[postLink]","styles":{"block":{"backgroundColor":"#5ecd39","borderColor":"#000000","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Lucida","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"#f0f0f0","padding":"13px","borderStyle":"solid","borderWidth":"30px","borderColor":"#f0f0f0"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Footer.jpg","alt":"Wide-Footer","fullWidth":true,"width":"1280px","height":"721px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#5ecd39"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"21px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffffff;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffffff;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Lucida","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Lucida","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Lucida","fontSize":"18px"},"link":{"fontColor":"#5ecd39","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f0f0f0"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read The Post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#5ecd39","borderColor":"#000000","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Lucida","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"#f0f0f0","padding":"13px","borderStyle":"solid","borderWidth":"30px","borderColor":"#f0f0f0"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read The Post","url":"[postLink]","styles":{"block":{"backgroundColor":"#5ecd39","borderColor":"#000000","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Lucida","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"#ffffff","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/wide-story-layout/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(16, 0, 'Industry Conference', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Logo.png","alt":"Conf-Logo","fullWidth":false,"width":"150px","height":"150px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff; font-size: 11px; text-transform: uppercase; opacity: 0.5; letter-spacing: 3px;\\">Get ready for the biggest email conference of the year<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"56px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Ticket.png","alt":"Conf-Ticket","fullWidth":false,"width":"339px","height":"177px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<h3><span style=\\"font-size: 42px;\\"><strong><span style=\\"color: #ffffff; line-height: 1.2; position: relative; top: -5px;\\">Email Boston 2018<\\/span><\\/strong><\\/span><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"133px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"right","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"147px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"16px","fontWeight":"normal","textAlign":"left"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"oldest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#dddddd"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png","alt":"Conf-Bottom","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#222222","height":"34px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Industry-Coupon.png","display":"fit"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"75px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">---<\\/span><\\/h3>\\n    <h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Grab 20% off your tickets right now<\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">We''re offering an exclusive 20% off tickets with this coupon code!<\\/span><\\/p>"},{"type":"button","text":"CouPon_Code","url":"[postLink]","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"14px","borderStyle":"solid","width":"229px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"26px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"33px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#222222","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Top.png","alt":"Conf-Top","fullWidth":true,"width":"1280px","height":"12px","styles":{"block":{"textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"14px","borderStyle":"dotted","borderWidth":"7px","borderColor":"#e1e1e1"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Holding.jpg","alt":"Conf-Holding","fullWidth":false,"width":"1000px","height":"667px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"46px"}}},{"type":"text","text":"<h3><strong>Check out&nbsp;this year''s event<\\/strong><\\/h3>\\n    <p>We''ve ramped up everything this year for our conference, including amazing new speakers and guests, and a few surprises for everyone.<\\/p>"},{"type":"button","text":"Buy a ticket here","url":"[postLink]","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"147px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"1.5px","borderStyle":"dotted","borderWidth":"7px","borderColor":"#e1e1e1"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png","alt":"Conf-Bottom","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#222222","height":"30px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#222222","height":"20px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"header","text":"<p>&nbsp;<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#8d8d8d","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}},{"type":"footer","text":"<p><span style=\\"color: #b8291e;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #b8291e;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #b8291e;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arvo","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"26px"},"h3":{"fontColor":"#333333","fontFamily":"Arvo","fontSize":"18px"},"link":{"fontColor":"#b8291e","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#222222"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"right","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read the post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"147px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"16px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"sortBy":"oldest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#dddddd"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"14px","borderStyle":"solid","width":"229px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"26px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"#222222","padding":"1.5px","borderStyle":"dotted","borderWidth":"7px","borderColor":"#515151"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"75px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#8d8d8d","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/industry-conference/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(17, 0, 'Science Weekly', '["notification","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Science-Logo.png","alt":"Science-Logo","fullWidth":true,"width":"1280px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Title-22.png","alt":"Health-Mag-Title-2","fullWidth":true,"width":"1280px","height":"214px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b1b6d1"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>The latest news from the world of science<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"40px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"2","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2b2d37","borderColor":"#2b2d37","borderWidth":"1px","borderRadius":"21px","borderStyle":"solid","width":"114px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"14px","fontWeight":"normal","textAlign":"left"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#b1b6d1","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-End-1.png","alt":"Health-Mag-End","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#2b2d37","height":"35px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png","alt":"Health-Mag-Promo-Start","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h2><strong>Download our app!<\\/strong><\\/h2>\\n                      <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in odio dui. Duis et dolor nec erat dictum laoreet. Morbi dapibus turpis id eros viverra tempor. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\\n                      <p><span>Fusce et diam ac sapien posuere luctus. Etiam in vehicula metus, ac viverra elit. Duis diam lacus, molestie vel enim non, rutrum placerat massa. Suspendisse a elit tincidunt, egestas lacus at, maximus diam. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>"},{"type":"button","text":"Download Now","url":"","styles":{"block":{"backgroundColor":"#2b2d37","borderColor":"#2b2d37","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"144px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Phone.png","alt":"Health-Mag-Phone","fullWidth":false,"width":"400px","height":"573px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png","alt":"Health-Mag-Promo-End","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#2b2d37","height":"35px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png","alt":"Health-Mag-Promo-Start","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\">Keep In Touch With Us<\\/h3>"},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png","alt":"Health-Mag-Promo-End","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#2b2d37","height":"26px"}}},{"type":"footer","text":"<p><span style=\\"color: #b1b6d1;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #b1b6d1;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #b1b6d1;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"#2b2d37"},"text":{"fontColor":"#d6d6d6","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#2b2d37","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#2b2d37"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"2","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2b2d37","borderColor":"#2b2d37","borderWidth":"1px","borderRadius":"21px","borderStyle":"solid","width":"114px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"14px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"#ffffff","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/science_weekly/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(18, 0, 'Newspaper Traditional', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f2f9f8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"28px"}}},{"type":"text","text":"<h3 style=\\"font-size: 15px;\\"><em><strong>[date:mtext][date:dordinal],[date:y]<\\/strong><\\/em><\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #008080;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #008080;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f2f9f8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png","alt":"News-Logo","fullWidth":false,"width":"200px","height":"100px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6dbd8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong>Local News<\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>Sports&nbsp;Updates &amp; Scores<\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><strong>Business News<\\/strong><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n    <p style=\\"text-align: left;\\">&nbsp;<\\/p>\\n    <p style=\\"text-align: left;\\">MailPoet can <span style=\\"line-height: 1.6em; background-color: inherit;\\"><em>automatically<\\/em> <\\/span><span style=\\"line-height: 1.6em; background-color: inherit;\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"line-height: 1.6em; background-color: inherit;\\"><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"line-height: 1.6em; background-color: inherit;\\">Below, you''ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"line-height: 1.6em; background-color: inherit;\\"><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"line-height: 1.6em; background-color: inherit;\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"double","borderWidth":"7px","borderColor":"#c6dbd8"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"double","borderWidth":"7px","borderColor":"#c6dbd8"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6dbd8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#c6dbd8","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6dbd8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#c6dbd8","height":"28px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png","alt":"News-Logo","fullWidth":false,"width":"200px","height":"100px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><span style=\\"color: #458687;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #458687;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #458687;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png","height":"32px","width":"32px","text":"Email"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6dbd8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#c6dbd8","height":"21px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Playfair Display","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"18px"},"link":{"fontColor":"#3d8076","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f2f9f8"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read the post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"double","borderWidth":"7px","borderColor":"#c6dbd8"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"double","borderWidth":"7px","borderColor":"#c6dbd8"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png","height":"32px","width":"32px","text":"Email"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newspaper-traditional/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(19, 0, 'Clear News', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"27px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"#ffffff"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"11px","textAlign":"left"},"link":{"fontColor":"#e2973f","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png","alt":"News-Logo","fullWidth":false,"width":"120px","height":"167px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"30px"}}},{"type":"text","text":"<h3 style=\\"text-align: right;\\"><span style=\\"color: #808080;\\"><strong>October 2018<\\/strong><\\/span><\\/h3>"}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: left; line-height: 1.3;\\"><strong>Good Morning!<\\/strong><\\/h1>\\n    <h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce egestas nisl vel ante finibus fringilla ullamcorper non lectus. Aenean leo neque, egestas et lacus eu, viverra luctus nisi. Donec dapibus mauris at fringilla consequat. Cras sed porta nunc. Ut tincidunt luctus felis sed suscipit. Sed tristique faucibus fermentum.<\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"24px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/UEl2.gif","alt":"UEl2","fullWidth":false,"width":"360px","height":"400px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#e2973f"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"text","text":"<h2><strong>Today''s Top Stories<\\/strong><\\/h2>"}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#e2973f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"110px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":false,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#e2973f"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"text","text":"<h2><strong>We cover all types of news<\\/strong><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"World","url":"[postLink]","styles":{"block":{"backgroundColor":"#e23f3f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Business","url":"[postLink]","styles":{"block":{"backgroundColor":"#50b6ce","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Politics","url":"[postLink]","styles":{"block":{"backgroundColor":"#506dce","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Sports","url":"[postLink]","styles":{"block":{"backgroundColor":"#e1bc2d","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Science","url":"[postLink]","styles":{"block":{"backgroundColor":"#a650ce","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Health","url":"[postLink]","styles":{"block":{"backgroundColor":"#64b03c","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Family","url":"[postLink]","styles":{"block":{"backgroundColor":"#278f6e","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Arts","url":"[postLink]","styles":{"block":{"backgroundColor":"#7c5e5e","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Local","url":"[postLink]","styles":{"block":{"backgroundColor":"#4d4d4d","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Crossword.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2 style=\\"text-align: right;\\"><span style=\\"color: #ffffff;\\">The Friday Crossword<\\/span><\\/h2>\\n    <p style=\\"text-align: right;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum vitae ornare elit. Duis laoreet justo sed fringilla maximus. Aenean pharetra nec risus a vestibulum.<\\/span><\\/span><\\/p>"},{"type":"button","text":"Get started","url":"[postLink]","styles":{"block":{"backgroundColor":"#e2973f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"110px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"right"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"22px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"34.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#e2973f"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png","alt":"News-Logo","fullWidth":false,"width":"120px","height":"167px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n    <p style=\\"text-align: center;\\"><strong><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/strong><\\/p>"},{"type":"text","text":"<p style=\\"text-align: center;\\">Add your postal address!<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"social","iconSet":"default","icons":[]}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Source Sans Pro","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"16px"},"link":{"fontColor":"#e2973f","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#e2973f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"110px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"sortBy":"newest","showDivider":false,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#4d4d4d","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"34.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#e2973f"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"13px","textAlign":"right"},"link":{"fontColor":"#e2973f","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"titleOnly","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"centered","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#e2973f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"110px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"sortBy":"newest","showDivider":false,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":0,"terms":[],"search":""},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"#ffffff"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"11px","textAlign":"left"},"link":{"fontColor":"#e2973f","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/clear-news/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(20, 0, 'Dog Food', '["woocommerce","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Logo.png","alt":"Dog-Logo","fullWidth":false,"width":"42px","height":"91px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"31px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"text","text":"<h1 style=\\"line-height: 1.2em;\\"><strong>Thanks for buying your dog food from us<\\/strong><\\/h1>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Header-1024x409.jpg","alt":"Dog-Header","fullWidth":true,"width":"1280px","height":"511px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Here''s some other pawsome things to try...&nbsp;<\\/strong><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-1.jpg","alt":"Dog-Product-1","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><strong>Dog Jumper<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><strong><\\/strong><\\/span><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>"},{"type":"button","text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#f6f6f6","borderColor":"#000000","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"113px","lineHeight":"28px","fontColor":"#000000","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-2.jpg","alt":"Dog-Product-2","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><strong>Dog&nbsp;Socks<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span><em><strong>$19.99<\\/strong><\\/em><\\/span><\\/p>"},{"type":"button","text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#f6f6f6","borderColor":"#000000","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"113px","lineHeight":"28px","fontColor":"#000000","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-3.jpg","alt":"Dog-Product-3","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><strong>Glow Collar<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><em><\\/em><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>"},{"type":"button","text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#f6f6f6","borderColor":"#000000","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"113px","lineHeight":"28px","fontColor":"#000000","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#000000"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"45px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h3><strong><\\/strong><span style=\\"color: #ffffff;\\">Our Guarantee<\\/span><\\/h3>\\n<p><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus<\\/span><\\/p>\\n<p><span style=\\"color: #ffffff;\\"><em><\\/em><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#d4d4d4"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#d4d4d4","height":"20px"}}},{"type":"footer","text":"<p><strong><em><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><\\/em><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"12px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#d4d4d4"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#f6f6f6","borderColor":"#000000","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"113px","lineHeight":"28px","fontColor":"#000000","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"#d4d4d4","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/dog-food/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(21, 0, 'Abandoned Cart – Kids', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#c3e1e8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#c3e1e8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"circles","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo.png","alt":"Kids-Clothing-Logo","fullWidth":true,"width":"250px","height":"121px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"circles","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#9bd2e0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#9bd2e0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #4e4e4e;\\"><strong>Boys Clothes<\\/strong><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #4e4e4e;\\"><strong>Girls Clothes<\\/strong><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #4e4e4e;\\"><strong>Toys & Games<\\/strong><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#9cd1e1"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"80px"}}},{"type":"text","text":"<h1><strong>Wait!<\\/strong><\\/h1><h3>You\\u2019ve left something in your cart!<\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#9bd2e0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #4e4e4e;\\"><strong>Don\\u2019t worry, we saved it for you\\u2026<\\/strong><\\/span><\\/h2>"}]}]},{"type":"abandonedCartContent","withLayout":true,"amount":"2","contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"titlePosition":"aboveExcerpt","featuredImagePosition":"left","pricePosition":"below","readMoreType":"none","readMoreText":"","readMoreButton":[],"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}},"context":"abandonedCartContent.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Go To Cart","url":"","styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"center","width":"154px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#fceba5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>YOU MIGHT ALSO LIKE\\u2026<\\/strong><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-3.jpg","alt":"Kids-Clothing-Image-3","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><strong>Cherry Dress<\\/strong><\\/p><p><span>$10.99<\\/span><\\/p>"},{"type":"button","text":"View","url":"","styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"left","width":"90px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-2.jpg","alt":"Kids-Clothing-Image-2","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><strong>Red T-Shirt<\\/strong><\\/p><p><span>$9.49<\\/span><\\/p>"},{"type":"button","text":"View","url":"","styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"left","width":"90px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-4.jpg","alt":"Kids-Clothing-Image-4","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><strong>Pink Dance Dress<\\/strong><\\/p><p><span>$11.99<\\/span><\\/p>"},{"type":"button","text":"View","url":"","styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"left","width":"90px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Footer.jpg","alt":"Kids-Clothing-Footer","fullWidth":true,"width":"1280px","height":"107px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#c3e1e8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo-Footer-150x61.png","alt":"Kids-Clothing-Logo-Footer","fullWidth":false,"width":"150px","height":"61px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><strong><span style=\\"color: #333333;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #333333;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #333333;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"16px","lineHeight":"1.6"},"h1":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"40px","lineHeight":"1.6"},"h2":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"24px","lineHeight":"1.6"},"h3":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"26px","lineHeight":"1.6"},"link":{"fontColor":"#9bd2e0","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#c3e1e8"}},"blockDefaults":{"abandonedCartContent":{"amount":"2","withLayout":true,"contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"left","pricePosition":"below","readMoreType":"none","readMoreText":"","readMoreButton":[],"sortBy":"newest","showDivider":true,"divider":{"context":"abandonedCartContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"abandonedCartContent","titlePosition":"aboveExcerpt"},"automatedLatestContent":{"amount":"5","authorPrecededBy":"Author:","backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","categoriesPrecededBy":"Categories:","contentType":"post","displayType":"excerpt","divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}}},"featuredImagePosition":"belowTitle","imageFullWidth":false,"inclusionType":"include","readMoreButton":{"context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderRadius":"5px","borderStyle":"solid","borderWidth":"1px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","lineHeight":"40px","textAlign":"center","width":"180px"}},"text":"Read more","url":"[postLink]"},"readMoreText":"Read more","readMoreType":"button","showAuthor":"no","showCategories":"no","showDivider":true,"sortBy":"newest","titleAlignment":"left","titleFormat":"h1","titleIsLink":false},"automatedLatestContentLayout":{"amount":"5","authorPrecededBy":"Author:","backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","categoriesPrecededBy":"Categories:","contentType":"post","displayType":"excerpt","divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}}},"featuredImagePosition":"alternate","imageFullWidth":false,"inclusionType":"include","readMoreButton":{"context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderRadius":"5px","borderStyle":"solid","borderWidth":"1px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","lineHeight":"40px","textAlign":"center","width":"180px"}},"text":"Read more","url":"[postLink]"},"readMoreText":"Read more","readMoreType":"button","showAuthor":"no","showCategories":"no","showDivider":true,"sortBy":"newest","titleAlignment":"left","titleFormat":"h1","titleIsLink":false,"withLayout":true},"button":{"styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"center","width":"154px"}},"text":"Go To Cart","url":"","type":"button"},"container":[],"divider":{"styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}}},"footer":{"styles":{"block":{"backgroundColor":"transparent"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"}},"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>"},"posts":{"amount":"10","authorPrecededBy":"Author:","backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","categoriesPrecededBy":"Categories:","contentType":"post","displayType":"excerpt","divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}}},"featuredImagePosition":"belowTitle","imageFullWidth":false,"inclusionType":"include","postStatus":"publish","readMoreButton":{"context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderRadius":"5px","borderStyle":"solid","borderWidth":"1px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","lineHeight":"40px","textAlign":"center","width":"180px"}},"text":"Read more","url":"[postLink]"},"readMoreText":"Read more","readMoreType":"link","showAuthor":"no","showCategories":"no","showDivider":true,"sortBy":"newest","titleAlignment":"left","titleFormat":"h1","titleIsLink":false},"products":{"amount":"10","withLayout":true,"contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","pricePosition":"below","readMoreType":"link","readMoreText":"Buy now","readMoreButton":{"text":"Buy now","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"height":"32px","iconType":"facebook","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","link":"http:\\/\\/www.facebook.com","text":"Facebook","type":"socialIcon","width":"32px"},{"height":"32px","iconType":"twitter","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","link":"http:\\/\\/www.twitter.com","text":"Twitter","type":"socialIcon","width":"32px"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"80px"}},"type":"spacer"},"header":{"styles":{"block":{"backgroundColor":"transparent"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"}},"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>"},"woocommerceHeading":{"contents":{"new_account":"New Order: #0001","processing_order":"Thank you for your order","completed_order":"Thanks for shopping with us","customer_note":"A note has been added to your order"}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/kids-clothing/thumbnail.20201028.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(22, 0, 'Rock Band', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#060d13"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#060d13"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#7acff0","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"315px"}}},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"48px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"29px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #7acff0;\\">Free track download<\\/span><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #d4d4d4;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus<\\/span><\\/p>"},{"type":"button","text":"Download now for free","url":"","styles":{"block":{"backgroundColor":"#152533","borderColor":"#7acff0","borderWidth":"2px","borderRadius":"40px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"double","borderWidth":"7px","borderColor":"#1c2f40"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">We''ve been busy in the studio<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #d4d4d4;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-2.jpg","alt":"RockBand-Albums-2","fullWidth":false,"width":"250px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Magnus Opium<\\/span><\\/p>"},{"type":"button","text":"Buy now","url":"","styles":{"block":{"backgroundColor":"#7acff0","borderColor":"#7acff0","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"83px","lineHeight":"32px","fontColor":"#1c2f40","fontFamily":"Courier New","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-1.jpg","alt":"RockBand-Albums-1","fullWidth":false,"width":"600px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Skeletal Bones<\\/p>"},{"type":"button","text":"Buy now","url":"","styles":{"block":{"backgroundColor":"#7acff0","borderColor":"#7acff0","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"83px","lineHeight":"32px","fontColor":"#1c2f40","fontFamily":"Courier New","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-3.jpg","alt":"RockBand-Albums-3","fullWidth":false,"width":"600px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Blinded by Vision<\\/p>"},{"type":"button","text":"Buy now","url":"","styles":{"block":{"backgroundColor":"#7acff0","borderColor":"#7acff0","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"83px","lineHeight":"32px","fontColor":"#1c2f40","fontFamily":"Courier New","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Tours.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#1c2f40"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"37px"}}},{"type":"text","text":"<h1 style=\\"text-align: right;\\">New Tour Dates<\\/h1>\\n    <p style=\\"text-align: right;\\">14th March - London, UK<\\/p>\\n    <p style=\\"text-align: right;\\">15th March - Leeds, UK<\\/p>\\n    <p style=\\"text-align: right;\\">16th March - Birmingham, UK<\\/p>\\n    <p style=\\"text-align: right;\\">19th March - Manchester, UK<\\/p>\\n    <p style=\\"text-align: right;\\">21st March - Glasgow, UK<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"144px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">Bounce Rate<\\/h3>"},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#aaaaaa","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#7acff0","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px"},"h1":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"20px"},"link":{"fontColor":"#7acff0","textDecoration":"underline"},"wrapper":{"backgroundColor":"#060d13"},"body":{"backgroundColor":"#060d13"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Buy now","url":"","styles":{"block":{"backgroundColor":"#7acff0","borderColor":"#7acff0","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"83px","lineHeight":"32px","fontColor":"#1c2f40","fontFamily":"Courier New","fontSize":"14px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"double","borderWidth":"7px","borderColor":"#1c2f40"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#aaaaaa","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#7acff0","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#7acff0","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/rock-band/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(23, 0, 'Wine City (with coupon)', '["woocommerce","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"37px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Logo.png","alt":"Wine-Logo","fullWidth":false,"width":"136px","height":"67px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"31px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6d6d6d;\\"><strong>Red Wine<\\/strong><\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6d6d6d;\\"><strong>White&nbsp;Wine<\\/strong><\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6d6d6d;\\"><strong>Rose&nbsp;Wine<\\/strong><\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Header-1.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Have a drink on us<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"231px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"34px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #6d6d6d;\\"><strong>You''re our VIP - now it''s time to celebrate!&nbsp;<\\/strong><\\/span><\\/h2>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #6d6d6d;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue.<\\/span><\\/p>"},{"productIds":[],"excludedProductIds":[],"productCategoryIds":[],"excludedProductCategoryIds":[],"type":"coupon","amount":10,"amountMax":100,"discountType":"percent","expiryDay":10,"usageLimit":"","usageLimitPerUser":"","minimumAmount":"","maximumAmount":"","emailRestrictions":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#6d6d6d","borderWidth":"2px","borderRadius":"0px","borderStyle":"solid","width":"219px","lineHeight":"50px","fontColor":"#6d6d6d","fontFamily":"Courier New","fontSize":"30px","fontWeight":"bold","textAlign":"center"}},"source":"createNew","code":"XXXX-XXXXXXX-XXXX"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"17px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><strong><span style=\\"color: #6d6d6d;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #6d6d6d;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #6d6d6d;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\"color: #6d6d6d;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"17px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"231px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/wine-city/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(24, 0, 'Abandoned Cart – Fitness', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e6e1e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-1.jpg","alt":"Fitness-Logo-1","fullWidth":true,"width":"180px","height":"96px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e6e1e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-color","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e6e1e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Get back in the game<\\/strong><\\/h1>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Header.jpg","alt":"Fitness-Header","fullWidth":true,"width":"1280px","height":"696px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>You''ve left something in your cart...<\\/strong><\\/h3>"}]}]},{"type":"abandonedCartContent","withLayout":true,"amount":"2","contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"full","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"titlePosition":"aboveExcerpt","featuredImagePosition":"left","pricePosition":"hidden","readMoreType":"none","readMoreText":"","readMoreButton":[],"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"context":"abandonedCartContent.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Recover Cart","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#343434","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"146px","lineHeight":"37px","fontColor":"#343434","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#afd147"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>Still interested?<\\/strong><\\/h3>\\n<p style=\\"text-align: center;\\"><strong>Here''s 20% off your order if you complete it right now. We''re nice like that.<\\/strong><\\/p>"},{"productIds":[],"excludedProductIds":[],"productCategoryIds":[],"excludedProductCategoryIds":[],"type":"coupon","amount":10,"amountMax":100,"discountType":"percent","expiryDay":10,"usageLimit":"","usageLimitPerUser":"","minimumAmount":"","maximumAmount":"","emailRestrictions":"","styles":{"block":{"backgroundColor":"#afd147","borderColor":"#56741d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"219px","lineHeight":"50px","fontColor":"#56741d","fontFamily":"Courier New","fontSize":"26px","fontWeight":"bold","textAlign":"center"}},"source":"createNew","code":"XXXX-XXXXXXX-XXXX"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-Footer-1.png","alt":"Fitness-Logo-Footer-1","fullWidth":false,"width":"180px","height":"52px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\">Address Line 1, Address Line 2, City, Country<\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #999999;\\">Unsubscribe<\\/a><span>&nbsp;<\\/span>|<span>&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\" style=\\"color: #999999;\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"14px","lineHeight":"1.6"},"h1":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"40px","lineHeight":"1.6"},"h2":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"24px","lineHeight":"1.6"},"h3":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"22px","lineHeight":"1.6"},"link":{"fontColor":"#3c3c3c","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#222222"}},"blockDefaults":{"abandonedCartContent":{"amount":"2","withLayout":true,"contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"full","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"left","pricePosition":"hidden","readMoreType":"none","readMoreText":"","readMoreButton":[],"sortBy":"newest","showDivider":true,"divider":{"context":"abandonedCartContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"abandonedCartContent","titlePosition":"aboveExcerpt"},"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Recover Cart","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#343434","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"146px","lineHeight":"37px","fontColor":"#343434","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"container":[],"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"products":{"amount":"10","withLayout":true,"contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","pricePosition":"below","readMoreType":"link","readMoreText":"Buy now","readMoreButton":{"text":"Buy now","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},"woocommerceHeading":{"contents":{"new_account":"New Order: #0001","processing_order":"Thank you for your order","completed_order":"Thanks for shopping with us","customer_note":"A note has been added to your order"}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fitness/thumbnail.20201028.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(25, 0, 'Motor', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"social","iconSet":"full-symbol-color","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #d52a2a;\\"><strong>Welcome to Vector Motors<\\/strong><\\/span><\\/p>\\n    <p style=\\"text-align: center; font-size: 11px;\\"><span style=\\"color: #d52a2a;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"social","iconSet":"full-symbol-color","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#d52a2a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-logo-1.png","alt":"Car-Header-logo-1","fullWidth":false,"width":"167.5px","height":"349px","styles":{"block":{"textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"118px"}}},{"type":"text","text":"<h3 style=\\"font-size: 35px; line-height: 40px; text-align: left; border-left: 10px solid #d52a2a; margin-left: 20px; padding-left: 20px;\\"><strong><span style=\\"color: #ffffff;\\">Welcome to the club<\\/span><\\/strong><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"72px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong><span style=\\"color: #d52a2a;\\">You''ve bought the car,&nbsp;here''s&nbsp;what happens next.<\\/span><\\/strong><\\/h2>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. <\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span><\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span>Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1><strong>We''re here to help<\\/strong><\\/h1>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/p>\\n    <p><\\/p>\\n    <p><strong><a href=\\"\\">Get in touch with us here<\\/a><\\/strong><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"113px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"42px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Servicing Plans","url":"","styles":{"block":{"backgroundColor":"#d52a2a","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"176px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Wheel.jpg","alt":"Car-Wheel","fullWidth":true,"width":"600px","height":"560px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>We''ll be in touch soon with updates<\\/strong><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"35px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"20px"}}},{"type":"footer","text":"<p><span style=\\"color: #d52a2a;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #d52a2a;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #d52a2a;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Footer.jpg","alt":"Car-Footer","fullWidth":true,"width":"1280px","height":"275px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#d52a2a","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#d52a2a","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#e3e3e3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Servicing Plans","url":"","styles":{"block":{"backgroundColor":"#d52a2a","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"176px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"18px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"solid","borderWidth":"5px","borderColor":"#d52a2a"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png","height":"32px","width":"32px","text":"Website"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"118px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#d52a2a","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/motor/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(26, 0, 'Avocado', '["woocommerce","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f3f8f3"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Logo-2.png","alt":"Avocado-Logo-2","fullWidth":false,"width":"212px","height":"89px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"33px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><strong>Has to be fresh<\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ddeeba"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"58px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Holy Guacamole!<\\/strong><\\/h1>\\n<h2 style=\\"text-align: center;\\">Your monthly avocado<\\/h2>\\n<h2 style=\\"text-align: center;\\">delivery starts right now.<\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Header-1.jpg","alt":"Avocado-Header-1","fullWidth":true,"width":"1280px","height":"644px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Recipe.jpg","alt":"Avocado-Recipe","fullWidth":true,"width":"600px","height":"890px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"135px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>A quick and easy recipe to get you started...<\\/strong><\\/h3>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer blandit tortor nec eleifend maximus. Nulla est lectus, tincidunt quis molestie vitae, suscipit non orci.<\\/p>"},{"type":"button","text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#9ecd2e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"28px","borderStyle":"solid","width":"111px","lineHeight":"36px","fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#9ecd2e"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #333333;\\"><\\/span><\\/strong><\\/p>\\n<p style=\\"text-align: center;\\"><strong><span style=\\"color: #333333;\\"><\\/span><\\/strong><strong><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ddeeba"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"58px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Got a friend that hass to have this too ?<\\/strong><\\/h2>\\n<h2 style=\\"text-align: center;\\"><\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Coupon.jpg","alt":"Avocado-Coupon","fullWidth":true,"width":"1280px","height":"382px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#dbefb4"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\">Send them your exclusive coupon code now and they''ll receive 50% off their next order, and you''ll get your next box for free!&nbsp;<\\/p>"},{"productIds":[],"excludedProductIds":[],"productCategoryIds":[],"excludedProductCategoryIds":[],"type":"coupon","amount":10,"amountMax":100,"discountType":"percent","expiryDay":10,"usageLimit":"","usageLimitPerUser":"","minimumAmount":"","maximumAmount":"","emailRestrictions":"","styles":{"block":{"backgroundColor":"#dbefb4","borderColor":"#3d3d3d","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"254px","lineHeight":"50px","fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"26px","fontWeight":"bold","textAlign":"center"}},"source":"createNew","code":"XXXX-XXXXXXX-XXXX"},{"type":"spacer","styles":{"block":{"backgroundColor":"#dbefb4","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#f3f8f3","height":"44px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><strong><span style=\\"color: #9ecd2e;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #9ecd2e;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #9ecd2e;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"40px"},"h2":{"fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"26px"},"h3":{"fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#9ecd2e","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f3f8f3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#9ecd2e"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"33px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/avocado/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(27, 0, 'Book store (with coupon)', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#125674"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png","alt":"Book-Logo","fullWidth":false,"width":"200px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#125674"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">Turn more pages this weekend...<\\/span><\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Just to say thanks, here''s a small gift from us to you.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"21px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #5094ad;\\"><strong>Read more every week<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: center;\\"><strong>Your free gift!<\\/strong><\\/h2>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"2px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#125674"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, adipiscing elit. Fusce mollis orci justo,<\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span>commodo mattis nisi vitae. Sed aliquam, ex ac lacinia tempus,<\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span>enim urna luctus odio, at leo ante non.<\\/span><\\/p>"},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>20% off all books<\\/strong><\\/h2>"},{"productIds":[],"excludedProductIds":[],"productCategoryIds":[],"excludedProductCategoryIds":[],"type":"coupon","amount":10,"amountMax":100,"discountType":"percent","expiryDay":10,"usageLimit":"","usageLimitPerUser":"","minimumAmount":"","maximumAmount":"","emailRestrictions":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#125674","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#125674","fontFamily":"Courier New","fontSize":"26px","fontWeight":"bold","textAlign":"center"}},"source":"createNew","code":"XXXX-XXXXXXX-XXXX"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Image-Wide-2.png","alt":"Book-Image-Wide","fullWidth":true,"width":"1200px","height":"400px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#cdc391"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#cdc391"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#125674"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"29px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#125674"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png","alt":"Book-Logo","fullWidth":false,"width":"96px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><span style=\\"color: #cdc391;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #cdc391;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #cdc391;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"header","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #ffffff;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Noticia Text","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Playfair Display","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Playfair Display","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#125674"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"2px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#125674"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/book-store-with-coupon/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(28, 0, 'Flowers (with coupon)', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eae5e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><span style=\\"color: #000000;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #000000;\\">View this email in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e0a9bc"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Logo.png","alt":"Flowers-Logo","fullWidth":false,"width":"110px","height":"180px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e0a9bc"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Header.jpg","alt":"Flowers-Header","fullWidth":true,"width":"1280px","height":"850px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Just for you.<\\/strong><\\/h1>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e0a9bc"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Welcome to our flower store - as a token of our appreciation for you signing up,<\\/strong><\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>here''s a little gift from us for your next order.<\\/strong><\\/span><\\/p>"},{"productIds":[],"excludedProductIds":[],"productCategoryIds":[],"excludedProductCategoryIds":[],"type":"coupon","amount":10,"amountMax":100,"discountType":"percent","expiryDay":10,"usageLimit":"","usageLimitPerUser":"","minimumAmount":"","maximumAmount":"","emailRestrictions":"","styles":{"block":{"backgroundColor":"#292929","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"26px","fontWeight":"normal","textAlign":"center"}},"source":"createNew","code":"XXXX-XXXXXXX-XXXX"},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #333333; font-size: 11px;\\"><strong><\\/strong><strong>10% off your next order with us. Terms and Conditions apply.<\\/strong><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>A little inspiration to get you started...<\\/strong><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>New flowers delivered<\\/strong><\\/h3>"},{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>"},{"type":"button","text":"Buy Now","url":"","styles":{"block":{"backgroundColor":"#e0a9bc","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"3px","borderStyle":"solid","width":"85px","lineHeight":"36px","fontColor":"#292929","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-1.jpg","alt":"Flower-1","fullWidth":false,"width":"730px","height":"604px","styles":{"block":{"textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-2.jpg","alt":"Flower-2","fullWidth":false,"width":"730px","height":"604px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>Save with a subscription<\\/strong><\\/h3>"},{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>"},{"type":"button","text":"Buy Now","url":"","styles":{"block":{"backgroundColor":"#e0a9bc","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"3px","borderStyle":"solid","width":"85px","lineHeight":"36px","fontColor":"#292929","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>Collect from our store<\\/strong><\\/h3>"},{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>"},{"type":"button","text":"Buy Now","url":"","styles":{"block":{"backgroundColor":"#e0a9bc","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"3px","borderStyle":"solid","width":"85px","lineHeight":"36px","fontColor":"#292929","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-3.jpg","alt":"Flower-3","fullWidth":false,"width":"730px","height":"604px","styles":{"block":{"textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eae5e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #b3748a;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #b3748a;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #b3748a;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#e0a9bc","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eae5e5"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Buy Now","url":"","styles":{"block":{"backgroundColor":"#e0a9bc","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"3px","borderStyle":"solid","width":"85px","lineHeight":"36px","fontColor":"#292929","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"392px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/flowers-with-coupon/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(29, 0, 'Newsletter: Blank 1 Column', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Let''s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It''s time to design your newsletter! In the right sidebar, you''ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-column/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(30, 0, 'Newsletter: Blank 1:2 Column', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Let''s Get Started!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It''s time to design your newsletter! In the right sidebar, you''ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2>This template has...<\\/h2>"},{"type":"text","text":"<p>In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2>... a 2-column layout.<\\/h2>"},{"type":"text","text":"<p><span style=\\"line-height: 25.6px;\\">You can change a layout''s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-column/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(31, 0, 'Newsletter: Blank 1:2:1 Column', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Let''s Get Started!<\\/strong><\\/h1>\\n<p>It''s time to design your newsletter! In the right sidebar, you''ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2>This template has...<\\/h2>"},{"type":"text","text":"<p>In the right sidebar, you can add layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2>... a 2-column layout.<\\/h2>"},{"type":"text","text":"<p>You can change a layout''s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"font-weight: 600;\\">Let''s end with a single column. <\\/span><\\/h3>\\n<p style=\\"line-height: 25.6px;\\">In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<p style=\\"line-height: 25.6px;\\"><\\/p>\\n<ul style=\\"line-height: 25.6px;\\">\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-1-column/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(32, 0, 'Newsletter: Blank 1:3 Column', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Let''s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It''s time to design your newsletter! In the right sidebar, you''ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>This template...<\\/h3>"},{"type":"text","text":"<p>In the right sidebar, you can add layout blocks to your newsletter.<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>... has a...<\\/h3>"},{"type":"text","text":"<p>You have the choice of:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>3-column layout.<\\/h3>"},{"type":"text","text":"<p>You can add as many layout blocks as you want!<\\/p>"},{"type":"text","text":""}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-3-column/thumbnail.20190930.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(33, 0, 'Simple Text', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p style=\\"text-align: left;\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p style=\\"text-align: left;\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p style=\\"text-align: left;\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}},{"type":"button","text":"It''s time to take action!","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}},{"type":"text","text":"<p>Thanks for reading. See you soon!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>"},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/simple-text/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(34, 0, 'Take a Hike', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/header.jpg","alt":"header","fullWidth":true,"width":"1320px","height":"483px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p>Hi&nbsp;[subscriber:firstname | default:explorer]<\\/p>\\n                      <p><\\/p>\\n                      <p>Aliquam feugiat nisl eget eleifend congue. Nullam neque tellus, elementum vel elit dictum, tempus sagittis nunc. Phasellus quis commodo odio. Vestibulum vitae mi vel quam rhoncus egestas eget vitae eros.&nbsp;<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1><strong>How to plan your hiking route<\\/strong><\\/h1>\\n                      <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aliquam dictum urna ac lacus dapibus rhoncus.<\\/p>"},{"type":"button","text":"Read More","url":"https:\\/\\/www.google.co.uk","styles":{"block":{"backgroundColor":"#64a1af","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"150px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/map.jpg","alt":"map","fullWidth":false,"width":"330px","height":"227px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/boots.jpg","alt":"boots","fullWidth":false,"width":"600px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2><strong>Tried &amp; tested: Our favourite walking boots<\\/strong><\\/h2>\\n                        <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.&nbsp;<\\/p>"},{"type":"button","text":"See Reviews","url":"","styles":{"block":{"backgroundColor":"#64a1af","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"150px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>Hikers Gallery<\\/strong><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery3.jpg","alt":"gallery3","fullWidth":true,"width":"1000px","height":"750px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery1-300x225.jpg","alt":"gallery1","fullWidth":true,"width":"300px","height":"225px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery2-1.jpg","alt":"gallery2","fullWidth":true,"width":"1000px","height":"750px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Edit this to insert text<\\/p>"},{"type":"button","text":"View More Photos","url":"","styles":{"block":{"backgroundColor":"#64a1af","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"214px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>Hiking goes social...<\\/strong><\\/h3>"},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#64a1af"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#64a1af"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"13px","textAlign":"left"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"13px","textAlign":"right"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#64a1af"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#4f230c","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#423c39","fontFamily":"Courier New","fontSize":"24px"},"h2":{"fontColor":"#265f6d","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#423c39","fontFamily":"Courier New","fontSize":"20px"},"link":{"fontColor":"#843c15","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#843c15"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/take_a_hike/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(35, 0, 'News Day', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#f2f2f2","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/News-Outlet-Title-2.jpg","alt":"News-Outlet-Title-2","fullWidth":true,"width":"1280px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #2ca5d2;\\"><strong>Top Story<\\/strong><\\/span><\\/h1>"},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/h2>"},{"type":"image","link":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/plasma-stingray111-800x533.jpg","alt":"Plasma jet engines that could take you from the ground to space","fullWidth":false,"width":"413.28125px","height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p class=\\"mailpoet_wp_post\\">FORGET fuel-powered jet engines. We\\u2019re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone. Traditional jet engines create thrust by mixing compressed air with fuel and igniting it. The burning mixture expands rapidly and is blasted out of the back of the engine, pushing it forwards. &hellip;<\\/p><p><a href=\\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3><span style=\\"color: #2ca5d2;\\"><strong>Popular Posts Today<\\/strong><\\/span><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">Tackling our air problems starts with traffic control, but individual action to reduce energy use and intensive farming would also help clean our air.<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Ladybird&rsquo;s transparent shell reveals how it&nbsp;moves<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">Jairzinho has just made history. In claiming the fourth goal of an unforgettable 1970 FIFA World Cup Mexico&trade; Final against Italy, he has maintained his record of scoring in every one of Brazil&rsquo;s matches en route to the Trophy.<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\">Read More<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">As Iceland&rsquo;s key matches loom, with kick-off just a couple of hours away, you will find their national coach in the pub. This may seem unusual...<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">Organising a FIFA World Cup&trade; in a sustainable manner is a major challenge. The scale of the event inevitably has an impact on the Host Country.&nbsp;<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">Given that he won the Golden Boot in his first and came within a whisker of the Final in his second, one might expect Gary Lineker to have a tough time picking his FIFA World Cup&trade; highlight. Yet the man who scored ten times...<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\">Read More<\\/a><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#f2f2f2","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><strong>NewsDay<\\/strong><\\/p>\\n                      <p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><br \\/><\\/p>\\n                      <p><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#f2f2f2","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"13px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#2ca5d2","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f2f2f2"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/news_day/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(36, 0, 'World Cup', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header.png","alt":"Sports-Football-Header","fullWidth":true,"width":"1280px","height":"220px","styles":{"block":{"textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-1.png","alt":"Sports-Football-Divider-1","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#da6110"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #ffffff; font-size: 14px;\\">Issue #1<\\/span><\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: right;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" target=\\"_blank\\" style=\\"color: #ffffff; font-size: 14px; text-align: center;\\">View In Browser<\\/a><\\/p>\\n                                        <p style=\\"text-align: right;\\"><span style=\\"color: #ffffff; text-align: start;\\">Monday 1st January 2017<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#da6110","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header-1.png","alt":"Sports-Football-Header","fullWidth":true,"width":"1280px","height":"580px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Welcome Back!<\\/strong><\\/h2>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi. Etiam sed nisl nec orci pretium lacinia eget in turpis. Maecenas in posuere justo. Vestibulum et sapien vestibulum, imperdiet neque in, maximus velit.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Proin dignissim elit magna, viverra scelerisque libero vehicula sed<\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-3.png","alt":"Sports-Football-Divider-3","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#efefef","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#efefef"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"padding-bottom: 0;\\"><span style=\\"font-weight: 600;\\">Latest News<\\/span><\\/h2>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"View All News","url":"","styles":{"block":{"backgroundColor":"#d35400","borderColor":"#d35400","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"110px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Tahoma","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#efefef"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#efefef"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2865897_full-lnd.jpg","alt":"Brazil\\u2019s history-making Hurricane","fullWidth":false,"width":652,"height":366,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna. Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi...<\\/p>\\n                                            <p><a href=\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\">Read More<\\/a><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#efefef"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2866107_full-lnd.jpg","alt":"Iceland\\u2019s dentist-coach defying convention and expectations","fullWidth":false,"width":652,"height":366,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                                          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit...<\\/p>\\n                                          <p><a href=\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\">Read More<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2709222_full-lnd.jpg","alt":"Impact and legacy of 2018 FIFA World Cup Russia: facts and figures","fullWidth":false,"width":652,"height":366,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia: facts and figures<\\/strong><\\/h3>\\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod...<\\/p>\\n                                        <p><a href=\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\">Read More<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2867790_full-lnd.jpg","alt":"Lineker\\u2019s life-changing treble","fullWidth":false,"width":652,"height":366,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit&nbsp;<span style=\\"background-color: inherit;\\">consequat lorem at est congue...<\\/span><\\/p>\\n                                      <p><a href=\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\">Read More<\\/a><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#efefef","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-2.png","alt":"Sports-Football-Divider-2","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Footer-1.png","alt":"Sports-Football-Footer","fullWidth":true,"width":"1280px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#da6110","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#da6110"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#b55311"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#da6110","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Logo-Small.png","alt":"Sports-Football-Logo-Small","fullWidth":false,"width":"772px","height":"171px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#da6110","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Tahoma","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Tahoma","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Tahoma","fontSize":"30px"},"h2":{"fontColor":"#da6110","fontFamily":"Tahoma","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Tahoma","fontSize":"18px"},"link":{"fontColor":"#da6110","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#222222"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/world_cup/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(37, 0, 'Festival Event', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#0a5388","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/festival-header.jpg","alt":"festival-header","fullWidth":true,"width":"1320px","height":"879px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Pack your glowsticks, <br \\/>Boomfest is back!&nbsp;<\\/h1>\\n                        <p><\\/p>\\n                        <p style=\\"text-align: center;\\">Duis tempor nisl in risus hendrerit venenatis. <br \\/>Curabitur ornare venenatis nisl non ullamcorper. <\\/p>"},{"type":"button","text":"Duis id tincidunt","url":"","styles":{"block":{"backgroundColor":"#0a5388","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"260px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Maecenas scelerisque nisi sit amet metus efficitur dapibus!&nbsp;<br \\/>Ut eros risus, facilisis ac aliquet vel, posuere ut urna.<\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"28px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\">Confirmed Lineup<\\/h2>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><em><span style=\\"color: #bae2ff;\\">Main Stage<\\/span><\\/em><\\/h3><p>Quisque libero<br \\/>Nulla convallis<br \\/>Vestibulum Ornare<br \\/>Consectetur Odio<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><em><span style=\\"color: #bae2ff;\\">New Acts Stage<\\/span><\\/em><\\/h3><p>Nulla interdum<br \\/>Massa nec<br \\/>Pharetra<br \\/>Varius<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><em><span style=\\"color: #bae2ff;\\">Comedy Stage<\\/span><\\/em><\\/h3><p>In pulvinar<br \\/>Risus sed<br \\/>Condimentum<br \\/>Feugiat<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\">New to the festival this year<\\/h2>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/street-food.jpg","alt":"street food","fullWidth":true,"width":"499px","height":"750px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3>Award-winning Street Food<\\/h3><p>Nullam pharetra lectus id porta pulvinar. Proin ac massa nibh. Nullam ac mi pharetra, lobortis nunc et, placerat leo. Mauris eu feugiat elit. Pellentesque eget turpis eu diam vehicula convallis non <a href=\\"https:\\/\\/www.mailpoet.com\\">luctus enim.<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/happy.jpeg","alt":"happy","fullWidth":true,"width":"499px","height":"750px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3>Prepare to&nbsp;dazzle with our Glitter Run<\\/h3><p>Donec quis orci at metus finibus tincidunt. Sed vel urna sed urna maximus congue eu et turpis. Nulla tempus hendrerit justo eget molestie. Vivamus quis molestie lacus. Donec commodo odio a nisi feugiat, vitae egestas mi.<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"footer","text":"<p>Mauris tristique ultricies ullamcorper. <br \\/>Don''t want to hear from us?&nbsp;<a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/p><p><\\/p><p>Add your postal address here.&nbsp;<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"13px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px"},"h1":{"fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"36px"},"h2":{"fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"26px"},"h3":{"fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"24px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#8d062b"},"body":{"backgroundColor":"#0a5388"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/festival_event/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(38, 0, 'Retro Computing Magazine', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#4473a1"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#008282","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Header.png","alt":"Windows94-Header","fullWidth":true,"width":"1280px","height":"740px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #ffffff;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"#008282"},"text":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><strong>We''re upgrading!<\\/strong><\\/h1>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Quisque in leo felis. Etiam at libero et enim tincidunt scelerisque. Ut felis lectus, imperdiet quis justo quis, elementum sagittis tellus. Sed elementum, lacus at iaculis vestibulum, nunc leo gravida nisi, sed dapibus nisi odio ac ex. Aliquam id arcu dictum, cursus quam id, eleifend libero.<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"ridge","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1><strong>Latest News<\\/strong><\\/h1>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>What is it like to use a Windows 98 PC in 2017?<\\/strong><\\/h3>"},{"type":"text","text":"<p class=\\"mailpoet_wp_post\\"><span>Computers are much more advanced than they were even a few years ago, but of course we all like to complain about the dumb things they sometimes do. It&rsquo;s easy to forget how clunky things used to be, though...<\\/span><\\/p>\\n<p><a href=\\"http:\\/\\/mailpoet.info\\/odds-on-10-science-breakthroughs-you-can-bet-on\\/\\">Read more<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Windows 95 still finds life online<\\/strong><\\/h3>"},{"type":"text","text":"<p class=\\"mailpoet_wp_post\\">Microsoft&rsquo;s Windows 95 has reached the ripe old age of 22 this year and to commemorate this milestone, TheNextWeb goes into some details about the operating system that users may have missed over the years...<\\/p>\\n<p><a href=\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\">Read more<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>New Sinclair ZX Spectrum Fully Funded<\\/strong><\\/h3>"},{"type":"text","text":"<p class=\\"mailpoet_wp_post\\">The new Sinclair ZX Spectrum Next home computer which was launched on Kickstarter to mark the 35th birthday of the original Spectrum produced by Sinclair Research has been fully funded in less than 48 hours...<\\/p>\\n<p><a href=\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\">Read more<\\/a><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#008282","height":"50px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#008282"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2><strong><span style=\\"color: #ffffff;\\">Did you know?<\\/span><\\/strong><\\/h2>\\n<p><span style=\\"color: #ffffff;\\">At the time of creation and development, the microcomputers in Japan were not powerful enough to handle the complex tasks related to the design and programming of Space Invaders. Nishikado then designed his own hardware and developmental tools to make the game a reality.<\\/span><\\/p>\\n<p><strong><span style=\\"color: #ffffff;\\"><\\/span><\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Today.png","alt":"Windows94-Today","fullWidth":false,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#008282","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>Let''s get social!<\\/strong><\\/p>"},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Email.png","height":"32px","width":"32px","text":"Email"}]},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#008282","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Courier New","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Courier New","fontSize":"18px"},"link":{"fontColor":"#008282","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#008282"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/retro_computing_magazine/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(39, 0, 'Shoes', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f6f6f6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo.png","alt":"Retail-Shoes-Logo","fullWidth":true,"width":"1280px","height":"220px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Header.jpg","alt":"Retail-Shoes-Header","fullWidth":true,"width":"1280px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f1b512"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #614a0d;\\">Our New Range<\\/span><\\/h2>\\n                      <p style=\\"text-align: center;\\"><span style=\\"color: #614a0d;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt.<\\/span><\\/p>\\n                      <p style=\\"text-align: center;\\"><span style=\\"color: #614a0d;\\">Curabitur fermentum ligula eget lacus aliquam volutpat. Integer sapien neque, laoreet quis lobortis sed, semper eget magna. Suspendisse potentiu.<\\/span><\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#41c7bf","borderColor":"#28a9a2","borderWidth":"2px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#36b0a9"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"70px"}}},{"type":"text","text":"<h2><span style=\\"color: #ffffff;\\">Handcrafted Shoes<\\/span><\\/h2>\\n                       <p style=\\"font-size: 14px;\\"><span><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-1.jpg","alt":"Retail-Shoes-Boxes-1","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#36b0a9"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-2.jpg","alt":"Retail-Shoes-Boxes-2","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"70px"}}},{"type":"text","text":"<h2><span style=\\"color: #ffffff;\\">Perfect For Any Occasion<\\/span><\\/h2>\\n                      <p style=\\"font-size: 14px;\\"><span><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f6f6f6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>We''re open every day!<\\/strong><\\/h3>\\n                        <p style=\\"text-align: center;\\">Call in any time and we''ll help you pick the best shoes for any occasion.<\\/p>\\n                        <p style=\\"text-align: center;\\">If you''re not happy, just bring them back to us and we''ll give you a full refund.<\\/p>"},{"type":"button","text":"Check Out Our Website","url":"","styles":{"block":{"backgroundColor":"#41c7bf","borderColor":"#28a9a2","borderWidth":"2px","borderRadius":"5px","borderStyle":"solid","width":"220px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#d3d3d3"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f6f6f6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo-Footer.png","alt":"Retail-Shoes-Logo-Footer","fullWidth":true,"width":"1280px","height":"60px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><span style=\\"color: #999999;\\">Address Line 1<\\/span><\\/p>\\n                      <p style=\\"text-align: center; font-size: 12px;\\"><span style=\\"color: #999999;\\">Address Line 2<\\/span><\\/p>\\n                      <p style=\\"text-align: center; font-size: 12px;\\"><span style=\\"color: #999999;\\">City<\\/span><\\/p>\\n                      <p style=\\"text-align: center; font-size: 12px;\\"><span style=\\"color: #999999;\\">Country<\\/span><\\/p>"},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f6f6f6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#41c7bf","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f6f6f6"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/shoes/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(40, 0, 'Music', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2d2d"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png","alt":"Music-Logo","fullWidth":false,"width":"496px","height":"78px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/music-header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"70px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #393939;\\"><strong>You Play.<\\/strong><\\/span><\\/h1>\\n<h1 style=\\"text-align: center;\\"><span style=\\"color: #393939;\\"><strong>They Listen.<\\/strong><\\/span><\\/h1>"},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #878787;\\">Up to 50% off all of our instruments.<\\/span><\\/h2>\\n<h2 style=\\"text-align: center;\\"><span style=\\"color: #878787;\\">This week only.<\\/span><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"176px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Choose a category and get playing<\\/strong><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Electric Guitars","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Trumpets","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"DJ Equipment","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Amps","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Drums","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Pianos","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Banjos","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Synthesizers","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Guitar Pedals","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Harmonicas","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Flutes","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Headphones","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2d2d"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2d2d"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png","alt":"Music-Logo","fullWidth":false,"width":"496px","height":"78px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px;\\"><span style=\\"color: #999999;\\"><em><strong><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #999999;\\">Unsubscribe<\\/a><\\/strong><\\/em><\\/span><\\/p>\\n<p style=\\"text-align: center; font-size: 11px;\\"><span style=\\"color: #999999;\\"><em><strong><a href=\\"[link:subscription_manage_url]\\" style=\\"color: #999999;\\">Manage your subscription<\\/a><\\/strong><\\/em><\\/span><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Tahoma","fontSize":"36px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#2d2d2d","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#2d2d2d"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"176px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/music/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(41, 0, 'Hotels', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2a31"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-1.png","alt":"Hotel-Logo","fullWidth":false,"width":"554px","height":"200px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>My Favourites<\\/strong><\\/span><\\/h3>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Recent Bookings<\\/strong><\\/span><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>Pets go free<\\/strong><\\/span><\\/h1>"},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Stay in any Exquisite hotel this summer and bring your pet for free!<\\/span><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#ffc600","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"46px","fontColor":"#3f3f3f","fontFamily":"Verdana","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Get ready to travel in Exquiste style...<\\/strong><\\/h2>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/dubai-paris.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>Dubai<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $199<strong><br \\/><\\/strong><\\/span><\\/h2>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><strong><span style=\\"color: #ffffff;\\">Paris<\\/span><\\/strong><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $149<\\/span><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/toronto-delhi.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>Toronto<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $229<\\/span><\\/h2>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>New Delhi<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $149<\\/span><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/rio-london.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>Rio de Janeiro<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $329<\\/span><\\/h2>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>London<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $99<\\/span><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffc600"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Just for you...<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\">Here''s 10% off your next booking with us.<\\/p>\\n<p style=\\"text-align: center;\\">Just grab the code below and paste it when required on the booking form!<\\/p>"},{"type":"button","text":"VALU3DCUST","url":"","styles":{"block":{"backgroundColor":"#ffc600","borderColor":"#000000","borderWidth":"2px","borderRadius":"6px","borderStyle":"solid","width":"219px","lineHeight":"40px","fontColor":"#000000","fontFamily":"Courier New","fontSize":"30px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2a31"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2a31"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-Small.png","alt":"Hotel-Logo-Small","fullWidth":true,"width":"554px","height":"200px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2a31"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Address Line 1 <\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Address Line 2 <\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>City <\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Country<\\/strong><\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #ffc600;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffc600;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffc600;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#333333","fontFamily":"Tahoma","fontSize":"40px"},"h2":{"fontColor":"#333333","fontFamily":"Verdana","fontSize":"18px"},"h3":{"fontColor":"#2d2a31","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#008282","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#2d2a31"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#ffc600","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"46px","fontColor":"#3f3f3f","fontFamily":"Verdana","fontSize":"18px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"181px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/hotels/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(42, 0, 'Piece of cake', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><strong>Open daily from 9am to 9pm |&nbsp;<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/strong><\\/p>","styles":{"block":{"backgroundColor":"#ececeb"},"text":{"fontColor":"#606060","fontFamily":"Arial","fontSize":"13px","textAlign":"right"},"link":{"fontColor":"#d42b2b","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Logo-1.png","alt":"Restaurant-Bakery-Logo-1","fullWidth":true,"width":"1280px","height":"180px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Header.jpg","alt":"Restaurant-Bakery-Header","fullWidth":true,"width":"1280px","height":"1600px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>It''s our Birthday!<\\/strong><\\/h1>"},{"type":"text","text":"<h3 style=\\"text-align: center; line-height: 1.4;\\">To celebrate, we''re adding a slice of our Birthday cake to every order. Pop in this weekend to use our special offer code and enjoy!<\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center; border: 3px dashed #d42b2b; color: #d42b2b; padding: 10px; font-size: 24px;\\"><strong>HAPPYBDAY<\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ececeb"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ececeb"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"background-color: #ececeb; line-height: 1.3;\\"><span style=\\"font-weight: 600;\\"><span style=\\"font-size: 12px; text-align: center;\\">Add your postal address here.<\\/span><\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: right; line-height: 1.3;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n                      <p style=\\"text-align: right; line-height: 1.3;\\"><strong><a href=\\"[link:subscription_manage_url]\\" style=\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\">Manage&nbsp;Subscription<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ececeb"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#606060","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#606060","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#d42b2b","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#606060","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#d42b2b","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ececeb"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/piece_of_cake/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(43, 0, 'Buddhist Temple', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#00050b"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"11px","textAlign":"left"},"link":{"fontColor":"#787878","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"80px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png","alt":"Buddhist-Logo","fullWidth":false,"width":"170px","height":"99px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<h1>With our thoughts, we make the <span style=\\"color: #f37f31;\\">world<\\/span><\\/h1>\\n    <p><span style=\\"color: #dedede;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#f37f31"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Avatar.jpg","alt":"Buddhist-Avatar","fullWidth":false,"width":"70px","height":"400px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<p><span style=\\"color: #999999;\\">Special Event<\\/span><\\/p>\\n    <h3>Dalai Lama visit<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span><\\/p>"},{"type":"button","text":"Book tickets here","url":"","styles":{"block":{"backgroundColor":"#f37f31","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"145px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#f37f31"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3><span style=\\"color: #f37f31;\\">New prayer flags<\\/span><\\/h3>\\n    <p><span style=\\"color: #dedede;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\\n    <p><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/5bafccfc554c7f08176ec084.png","alt":"5bafccfc554c7f08176ec084","fullWidth":false,"width":"280px","height":"524px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Social.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#f37f31"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"90px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Sharing matters to us<\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-1.jpg","alt":"Buddhist-Images-1","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #dedede;\\">Meditation for beginners<\\/span><\\/h3>\\n    <p><span style=\\"color: #dedede;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-2.jpg","alt":"Buddhist-Images-2","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #dedede;\\">Planning your trip to a temple<\\/span><\\/h3>\\n    <p><span style=\\"color: #dedede;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-3.jpg","alt":"Buddhist-Images-3","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #dedede;\\">Visit the sunken statues<\\/span><\\/h3>\\n    <p><span style=\\"color: #dedede;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#f37f31"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png","alt":"Buddhist-Logo","fullWidth":false,"width":"170px","height":"99px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#f37f31","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#eeeeee","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#eeeeee","fontFamily":"Merriweather","fontSize":"30px"},"h2":{"fontColor":"#eeeeee","fontFamily":"Merriweather","fontSize":"24px"},"h3":{"fontColor":"#eeeeee","fontFamily":"Merriweather","fontSize":"22px"},"link":{"fontColor":"#f37f31","textDecoration":"underline"},"wrapper":{"backgroundColor":"#00050b"},"body":{"backgroundColor":"#00050b"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Book tickets here","url":"","styles":{"block":{"backgroundColor":"#f37f31","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"145px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"7px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#f37f31"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#f37f31","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"11px","textAlign":"left"},"link":{"fontColor":"#787878","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/buddhist-temple/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(44, 0, 'Mosque', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#009146"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Open Sans","fontSize":"10px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#333333"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png","alt":"Mosque-Logo","fullWidth":false,"width":"182px","height":"119px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\"><strong>JANUARY 2019<\\/strong><\\/span><\\/p>\\n    <h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Newsletter<\\/span><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris efficitur pretium.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"90px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #009146;\\"><strong>Upcoming Events<\\/strong><\\/span><\\/h2>"}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-1.jpg","alt":"Mosque-Images-1","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>14th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><span>The Four Imams<\\/span><\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><strong><a href=\\"\\">Find out more &gt;<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-2.jpg","alt":"Mosque-Images-2","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>23rd&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><span>Prayer Makes Perfect<\\/span><\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong><a href=\\"\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-3.jpg","alt":"Mosque-Images-3","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>29th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><span>Plaster Carving<\\/span><\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#009146"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"5.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#009146"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #009146;\\"><strong>Prayer Times<\\/strong><\\/span><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong><\\/strong><strong>Fajr<\\/strong><\\/h2>"},{"type":"button","text":"7.04pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Sunrise<\\/strong><\\/h2>"},{"type":"button","text":"8.41am","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Dhuhr<\\/strong><\\/h2>"},{"type":"button","text":"12.35pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Asr<\\/strong><\\/h2>"},{"type":"button","text":"2.01pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Maghrib<\\/strong><\\/h2>"},{"type":"button","text":"4.21pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Isha''a<\\/strong><\\/h2>"},{"type":"button","text":"5.58pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/bg-2.jpg","alt":"bg-2","fullWidth":false,"width":"1200px","height":"286px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#009146"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png","alt":"Mosque-Logo","fullWidth":false,"width":"144px","height":"119px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"29px"}}},{"type":"social","iconSet":"circles","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Open Sans","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#009146","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"13px"},"h1":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"30px"},"h2":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"22px"},"link":{"fontColor":"#009146","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#e3e3e3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"5.58pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"5.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#009146"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Open Sans","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#009146","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"29px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Open Sans","fontSize":"10px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/mosque/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(45, 0, 'Synagogue', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#7386a7","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#384e76"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"#04aeb9","padding":"7.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#0d7e85"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#384e76"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png","alt":"Synagogue-Logo","fullWidth":false,"width":"180px","height":"208px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"27px"}}},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#384e76"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"140px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Welcome&nbsp;back<\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">This month we''ll be discussing important topics around our faith, and highlighting some events that you may be interested in.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"38px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #04aeb9;\\"><strong><span>S P E C I A L&nbsp; E V E N T<\\/span><\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Stories In Song<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">An afternoon of comedy and music with Daniel Cainer. This multi-award-winning master-songwriter and great musician brings our family trees to life.<\\/span><\\/p>"},{"type":"button","text":"Tickets available here","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"175px","lineHeight":"38px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"43px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Back-1.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/male-18.jpg","alt":"male-18","fullWidth":false,"width":"150px","height":"360px","styles":{"block":{"textAlign":"right"}}},{"type":"text","text":"<p class=\\"font_2\\" style=\\"text-align: right;\\"><span style=\\"color: #384e76;\\"><strong>Ariel Abel<\\/strong><\\/span><\\/p>\\n    <p class=\\"font_2\\" style=\\"font-size: 11px; text-align: right;\\"><span style=\\"color: #384e76;\\">Princes Road Synagogue&nbsp;<span>Rabbi&nbsp;<\\/span><\\/span><\\/p>"},{"type":"button","text":"Get in touch","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"right"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Greetings from our Rabbi&nbsp;<\\/span><\\/h2>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend. Fusce luctus accumsan risus, at rhoncus ante vehicula in. Praesent ut ultricies ipsum. Sed lacus dolor, laoreet nec tincidunt ut, commodo nec augue. In dignissim justo eget ante facilisis ornare.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\"><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\"><span>Cras in lacus ac lectus hendrerit porta. Morbi pretium id nisi eget placerat. Integer nec quam nec augue luctus facilisis. Nam sollicitudin velit nec risus mattis, quis porttitor tortor consequat. Vivamus nec justo vel lectus pharetra volutpat.<\\/span><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\"><span><\\/span><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\"><span>Quisque eget vestibulum quam, eu fermentum ipsum.<\\/span><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#384e76"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"#04aeb9","padding":"6.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#04aeb9"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #384e76;\\">Latest News<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-1.jpg","alt":"Synagogue-Images-1","fullWidth":false,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Building work started this week<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"81px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-2.jpg","alt":"Synagogue-Images-2","fullWidth":false,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">What''s life like as a Jewish teenager?<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"81px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-3.jpg","alt":"Synagogue-Images-3","fullWidth":false,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">The life of paper in a modern world<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"81px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#04aeb9"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Keep in touch with us<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png","alt":"Synagogue-Logo","fullWidth":false,"width":"180px","height":"208px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#04aeb9","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"13px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"18px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#2b3d5e"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Get in touch","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"right"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"#04aeb9","padding":"6.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#04aeb9"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#04aeb9","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#7386a7","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/synagogue/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(46, 0, 'Faith', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/church-header.jpg","alt":"church-header","fullWidth":true,"width":"1036px","height":"563px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Spreading Love &amp; Hope...<\\/h1><p>Duis id molestie ex. Quisque finibus magna in justo tristique pellentesque. Nulla sed leo facilisis arcu malesuada molestie vel quis dolor. Donec imperdiet condimentum odio ut elementum. Aenean nisl massa, rutrum a ullamcorper eget, molestie non erat.&nbsp;<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f3f4f4"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\">Family Faith Events<\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/family.jpg","alt":"family","fullWidth":false,"width":"660px","height":"880px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>In maximus tempus pellentesque. Nunc scelerisque ante odio, vel placerat dui fermentum efficitur. Integer vitae ex suscipit, aliquet eros vitae, ornare est. <a href=\\"http:\\/\\/www.example.com\\">Aenean vel dapibus nisi<\\/a>.<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2>Thoughts &amp; Prayers<\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/pray.jpg","alt":"pray","fullWidth":false,"width":"660px","height":"880px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>Donec sed vulputate ipsum. In scelerisque rutrum interdum. Donec imperdiet dignissim erat, in dictum lectus accumsan ut. <a href=\\"http:\\/\\/www.example.com\\">Aliquam erat volutpat.<\\/a><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Latest News<\\/h1>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7px","borderStyle":"dotted","borderWidth":"1px","borderColor":"#dcdcdc"}}},{"type":"automatedLatestContent","amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#dfeaf3","borderColor":"#00ddff","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"45px","fontColor":"#597890","fontFamily":"Tahoma","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#dfeaf3"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#e7eff6","padding":"13px","borderStyle":"ridge","borderWidth":"6px","borderColor":"#597890"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#e7eff6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><b>Add your postal address here!<\\/b>","styles":{"block":{"backgroundColor":"#e7eff6"},"text":{"fontColor":"#787878","fontFamily":"Tahoma","fontSize":"14px","textAlign":"left"},"link":{"fontColor":"#787878","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\">Find us socially:<\\/p>"},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png","height":"32px","width":"32px","text":"Website"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#787878","fontFamily":"Tahoma","fontSize":"16px"},"h1":{"fontColor":"#597890","fontFamily":"Comic Sans MS","fontSize":"26px"},"h2":{"fontColor":"#597890","fontFamily":"Comic Sans MS","fontSize":"18px"},"h3":{"fontColor":"#787878","fontFamily":"Tahoma","fontSize":"18px"},"link":{"fontColor":"#597890","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#e7eff6"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/faith/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(47, 0, 'College', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png","alt":"College-Logo","fullWidth":false,"width":"106px","height":"652px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"33px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#333333"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #ffcc00;\\"><strong>S U M M E R&nbsp; &nbsp;E D I T I O N<\\/strong><\\/span><\\/p>\\n    <h1 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Graduation Day is Coming<\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt. Integer gravida mauris erat, vehicula blandit velit ultrices ut.&nbsp;<\\/span><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"54px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>H E A D M A S T E R '' S&nbsp; &nbsp;B L O G<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><strong><span style=\\"color: #333333;\\">Your hard work pays off in the future to come<\\/span><\\/strong><\\/h2>\\n    <p><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ffcc00"}}},{"type":"text","text":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur purus quam, semper eget nisl at, pretium fermentum ligula. Ut augue elit, congue non nisl eget, venenatis ornare ante. Aliquam erat volutpat. Maecenas facilisis eget risus vel scelerisque.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam eros arcu, vestibulum at iaculis ut, iaculis nec est. Ut ut malesuada purus. Etiam sed accumsan eros, eu aliquam nisl. Nam faucibus sit amet felis at euismod. Sed efficitur varius tincidunt. Curabitur varius, nunc id interdum sodales, felis purus congue nulla, at semper orci est id mauris. Ut euismod vel dui sed mollis. Aliquam vestibulum id leo eu tristique. Etiam sit amet lacus vitae mi dignissim iaculis id ac nulla.<\\/p>\\n    <p><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Image.jpg","alt":"College-Image","fullWidth":false,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><\\/p>\\n    <p>Praesent mi lorem, varius sit amet mattis at, sollicitudin ac enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam rhoncus tellus eleifend, accumsan magna in, imperdiet mauris. Cras a justo in lectus semper fermentum. Integer porta vel risus a varius. Aliquam nec nulla dui. Nulla congue ornare fringilla.<\\/p>\\n    <p><\\/p>\\n    <p>Nulla gravida interdum velit, nec pretium lacus placerat vel. Curabitur vitae arcu condimentum, iaculis nisl ac, viverra augue.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam tincidunt justo quam, ac suscipit lectus hendrerit ac.<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Avatar.jpg","alt":"College-Avatar","fullWidth":true,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><\\/p>\\n    <p><\\/p>\\n    <p><strong>Mr George Chalk<\\/strong><\\/p>\\n    <p>Headmaster &amp; Director<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"text","text":"<p><strong>Need some tips and advice?&nbsp;<\\/strong><\\/p>\\n    <p>Here''s the latest updates from our blog:<\\/p>\\n    <p><\\/p>\\n    <p><a href=\\"http:\\/\\/mailpoet-sg.com\\">7 ways to destress before an exam even starts<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\"http:\\/\\/mailpoet-sg.com\\">Focussing on the right content is key to being successful<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\"http:\\/\\/mailpoet-sg.com\\">Getting a degree is only the start of the battle<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffcc00;\\"><strong><\\/strong><\\/span><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span>Add your postal address here!<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png","alt":"College-Logo","fullWidth":false,"width":"106px","height":"652px","styles":{"block":{"textAlign":"center"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Source Sans Pro","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Playfair Display","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Playfair Display","fontSize":"30px"},"h3":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"24px"},"link":{"fontColor":"#447c9d","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ffcc00"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/college/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(48, 0, 'Renewable Energy', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#313f58"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #fdb323;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #fdb323;\\">View in browser &gt;<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#016fc1"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png","alt":"Energy-Logo","fullWidth":false,"width":"200px","height":"145px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#2ea1cd"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">2018 Energy Report<\\/span><\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar. Pellentesque at justo id ipsum porttitor viverra non porta nisl.<\\/span><\\/p>"},{"type":"button","text":"Read it here","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"135px","lineHeight":"44px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"197px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\"><strong>R E C E N T<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: center;\\"><span style=\\"color: #003366;\\"><strong>Here''s what''s happening this week<\\/strong><\\/span><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-1.jpg","alt":"Energy-Image-1","fullWidth":false,"width":"600px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #003366;\\"><strong>How can electricity be better?<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"100px","lineHeight":"30px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-2.jpg","alt":"Energy-Image-2","fullWidth":false,"width":"600px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #003366;\\"><strong>Nuclear power for newcomers<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"100px","lineHeight":"30px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-3.jpg","alt":"Energy-Image-3","fullWidth":false,"width":"600px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #003366;\\"><strong>Saving the planet, one trip at a time<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"100px","lineHeight":"30px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-Tall.jpg","alt":"Energy-Image-Tall","fullWidth":true,"width":"600px","height":"900px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>S P O N S O R E D<\\/strong><\\/span><\\/p>\\n    <h2><span style=\\"color: #003366;\\"><strong>Control your heating and your spending with our amazing app<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #003366;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar.&nbsp;<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-GoogleDownload.png","alt":"CityNews-GoogleDownload","fullWidth":false,"width":"130px","height":"168px","styles":{"block":{"textAlign":"left"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-AppleDownload.png","alt":"CityNews-AppleDownload","fullWidth":false,"width":"130px","height":"168px","styles":{"block":{"textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#313f58"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png","alt":"Energy-Logo","fullWidth":true,"width":"134px","height":"145px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}]},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #fdb323;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #fdb323;\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\" style=\\"color: #fdb323;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"36px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"18px"},"link":{"fontColor":"#2ea1cd","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#313f58"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read more","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"100px","lineHeight":"30px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/renewable-energy/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(49, 0, 'Primary School', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#cae7f2"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><strong><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/strong><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#e63729","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png","alt":"PrimarySchool-Logo","fullWidth":false,"width":"120px","height":"652px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"33px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e63729"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\" style=\\"color: #ffffff;\\">News &amp; Events<\\/a><\\/span><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\" style=\\"color: #ffffff;\\">Parent Information<\\/a><\\/span><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\" style=\\"color: #ffffff;\\">Scho<\\/a><a href=\\"http:\\/\\/mailpoet-sg.com\\" style=\\"color: #ffffff;\\">ol Calendar<\\/a><\\/span><\\/strong><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-WideImage-1.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#c23a3a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">Welcome back everyone!<\\/span><\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Avatar.png","alt":"PrimarySchool-Avatar","fullWidth":false,"width":"80px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><em><span style=\\"color: #ffffff;\\">Dr Angela Boyd - Director of Schooling<\\/span><\\/em><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>The new school year is here<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span>Sed dui sapien, congue non accumsan euismod, ultrices ut dui. Ut sapien arcu, interdum pharetra enim at, porttitor viverra nisi. Suspendisse potenti.&nbsp;<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#e63729"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-CopyImage.jpg","alt":"PrimarySchool-CopyImage","fullWidth":false,"width":"1000px","height":"583px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Essentials for your bag<\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: left;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>"},{"type":"button","text":"Get the kit","url":"","styles":{"block":{"backgroundColor":"#e63729","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"90px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-School.png","alt":"PrimarySchool-School","fullWidth":false,"width":"150px","height":"512px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Class Lists","url":"","styles":{"block":{"backgroundColor":"#e63729","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"160px","lineHeight":"38px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"button","text":"Payments","url":"","styles":{"block":{"backgroundColor":"#43772f","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"160px","lineHeight":"38px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"button","text":"Schedule","url":"","styles":{"block":{"backgroundColor":"#408bb6","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"160px","lineHeight":"38px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e63729"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">Everything is social!<\\/span><\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#cae7f2"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png","alt":"PrimarySchool-Logo","fullWidth":false,"width":"110px","height":"652px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#e63729","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#cae7f2"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Get the kit","url":"","styles":{"block":{"backgroundColor":"#e63729","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"90px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#e63729"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#e63729","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#e63729","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/primary-school/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(50, 0, 'Computer Repair', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1c00af"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #999999;\\">View this in your browser.<\\/a><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1c00af"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png","alt":"ComputerRepair-Logo","fullWidth":true,"width":"408px","height":"97px","styles":{"block":{"textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"34px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>TIRED OF SCREENS&nbsp;LIKE THIS?<\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><em>Don''t panic!&nbsp;We''re here to help! <\\/em><\\/p>\\n    <p style=\\"text-align: center;\\"><\\/p>\\n    <p style=\\"text-align: center;\\">Come on down to our nearest store and we''ll be happy to take a look at your computer and help get you back up and running again in no time.<\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"14px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\">Computer Repair<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\">Help &amp; Support<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\">Call Us Now<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Image-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#1c00af"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"42px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Check out our locations<\\/strong><\\/h2>\\n    <p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt.<\\/p>"},{"type":"button","text":"View locations","url":"","styles":{"block":{"backgroundColor":"transparent","borderColor":"#f8f8f8","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png","alt":"ComputerRepair-Logo","fullWidth":true,"width":"254px","height":"97px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\">Add your address here<\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px"},"h1":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"22px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#1c00af"},"body":{"backgroundColor":"#1c00af"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"View locations","url":"","styles":{"block":{"backgroundColor":"transparent","borderColor":"#f8f8f8","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"16.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"50px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/computer-repair/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(51, 0, 'Yoga Studio', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#1e2937","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-1.png","alt":"yoga-1","fullWidth":true,"width":"1280px","height":"740px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Here''s your classes for this week:<\\/strong><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong><span style=\\"color: #83bd31;\\"><em>Weekdays<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Monday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Tuesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Wednesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Thursday<\\/strong>:&nbsp;CLOSED FOR PRIVATE CLASS.<\\/p>\\n                      <p><strong>Friday<\\/strong>: 7am, 9am, 11am,&nbsp;and 3pm.<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong><span style=\\"color: #83bd31;\\"><em>Weekend<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Saturday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Sunday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"22px","borderStyle":"solid","borderWidth":"1px","borderColor":"#d5d5d5"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"font-weight: 600;\\">Meet the instructors<\\/span><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-1.png","alt":"yoga-person-1","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #83bd31;\\"><span style=\\"font-weight: 600;\\">Maria Smith<\\/span><\\/span><\\/h3>\\n                      <p style=\\"text-align: center;\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#83bd31","borderColor":"#83bd31","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-2.png","alt":"yoga-person-2","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #83bd31;\\"><span style=\\"font-weight: 600;\\">Fiona&nbsp;Davies<\\/span><\\/span><\\/h3>\\n                      <p style=\\"text-align: center;\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#83bd31","borderColor":"#83bd31","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-3.png","alt":"yoga-person-3","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #83bd31;\\"><span style=\\"font-weight: 600;\\">Matthew&nbsp;Johnson<\\/span><\\/span><\\/h3>\\n                       <p style=\\"text-align: center;\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#83bd31","borderColor":"#83bd31","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"31px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#83bd31"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<p><strong>Pose of the week:<\\/strong><\\/p>\\n                      <h2>Virabhadrasana I<\\/h2>\\n                      <p>The myth is that the powerful priest Daksha made a great yagna (ritual sacrifice) but did not invite his youngest daughter Sati and her husband Shiva, the supreme ruler of the universe. Sati found out and decided to go alone to the yagna.<\\/p>\\n                      <p><\\/p>\\n                      <p>When she arrived, Sati entered into an argument with her father. Unable to withstand his insults, she spoke a vow to her father, &ldquo;Since it was you who gave me this body, I no longer wish to be associated with it.&rdquo;<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-pose.png","alt":"yoga-pose","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"font-weight: 600;\\">Quote of the week<\\/span><\\/h3>"},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><em>Be a lamp to yourself. Be your own confidence. Hold on to the truth within yourself as to the only truth.<\\/em><\\/h2>\\n                      <p style=\\"text-align: center;\\"><span style=\\"font-family: Arial, sans-serif; font-size: 14px; text-align: center; color: #999999;\\">Buddha<\\/span><em><\\/em><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#d5d5d5","padding":"15px","borderStyle":"solid","borderWidth":"1px","borderColor":"#b3b3b3"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#d5d5d5"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-logo-small.png","alt":"yoga-logo-small","fullWidth":false,"width":"50px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"font-size: 13px; text-align: center;\\"><strong>Yoga Studio<\\/strong><\\/p>\\n                      <p style=\\"font-size: 11px; text-align: center;\\">Address Line 1<\\/p>\\n                      <p style=\\"font-size: 11px; text-align: center;\\">Address Line 2<\\/p>\\n                      <p style=\\"font-size: 11px; text-align: center;\\">City\\/Town<\\/p>\\n                      <p style=\\"font-size: 11px; text-align: center;\\">Country<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/p><p><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#000000","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"#d5d5d5","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#1e2937","fontFamily":"Arial","fontSize":"13px"},"h1":{"fontColor":"#1e2937","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#1e2937","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#1e2937","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#83bd31","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#1e2937"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/yoga_studio/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(52, 0, 'Retro', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Header.jpg","alt":"1980s-Header","fullWidth":true,"width":"1280px","height":"740px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Welcome back !<\\/strong><\\/h2>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f36543"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-1.jpg","alt":"1980s-Download-1","fullWidth":false,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>Free Retro-Futuristic Font<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>"},{"type":"button","text":"Download Here","url":"","styles":{"block":{"backgroundColor":"#f36543","borderColor":"#f36543","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"150px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-2.jpg","alt":"1980s-Download-2","fullWidth":false,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><span style=\\"font-weight: 600;\\">New UI Kit now available<\\/span><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>"},{"type":"button","text":"Download Here","url":"","styles":{"block":{"backgroundColor":"#f36543","borderColor":"#f36543","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"150px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-3.jpg","alt":"1980s-Download-3","fullWidth":false,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>Free&nbsp;Retro Patterns<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>"},{"type":"button","text":"Download Here","url":"","styles":{"block":{"backgroundColor":"#f36543","borderColor":"#f36543","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"150px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#12233c","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Footer.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"140px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Retro Downloads<\\/span><\\/h1>\\n<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">To Your Inbox<\\/span><\\/h1>\\n<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Every Week<\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"120px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#12233c","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#12223b"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#f36543","textDecoration":"underline"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#12233c"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Verdana","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#008282","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#12233c"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f36543"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"140px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/retro/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(53, 0, 'Charity', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#7bc9ee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/header-bg.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-logo.png","alt":"charity-logo","fullWidth":false,"width":"240px","height":"103px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"43px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><span style=\\"color: #a6d2d2;\\">Charity Number: 09238923<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}},{"type":"text","text":"<h1><strong><span style=\\"color: #ffffff;\\">We need your help<\\/span><\\/strong><\\/h1>"},{"type":"text","text":"<h3><span style=\\"color: #ffffff;\\">For just $5 a month, you can help people around the world that are in desperate need of fresh, clean water.<\\/span><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"80px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>It only takes 5 minutes to help someone in need<\\/strong><\\/span><\\/h2>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>"},{"type":"button","text":"Start Helping Now","url":"","styles":{"block":{"backgroundColor":"#05a0e8","borderColor":"#05a0e8","borderWidth":"1px","borderRadius":"3px","borderStyle":"solid","width":"241px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#7bc9ee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Noah''s Story<\\/strong><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#7bc9ee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Child.png","alt":"Charity-Child","fullWidth":false,"width":"200px","height":"200px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#7bc9ee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Video.jpg","alt":"Charity-Video","fullWidth":false,"width":"1280px","height":"760px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Logo-Small.png","alt":"Charity-Logo-Small","fullWidth":false,"width":"407px","height":"82px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"font-size: 11px;\\"><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #000000;\\">Add your postal address here!<\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Verdana","fontSize":"18px"},"link":{"fontColor":"#05a0e8","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#7bc9ee"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"80px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/charity/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(54, 0, 'City News', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"header","text":"<p><span style=\\"color: #999999;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #999999;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#000000"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"70px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png","alt":"CityNews-Logo","fullWidth":false,"width":"150px","height":"178px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>[date:mtext] [date:y]<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">N E W S L E T T E R<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"22px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong><span><\\/span><\\/strong><\\/span><span style=\\"color: #999999;\\"><strong>TOP STORY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Park opens to all within the community<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Images-1.jpg","alt":"CityNews-Images-1","fullWidth":true,"width":"600px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-1.jpg","alt":"CityNews-ThinImages-1","fullWidth":false,"width":"600px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>EVENTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Christmas Market opening soon<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-2.jpg","alt":"CityNews-ThinImages-2","fullWidth":false,"width":"600px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>HEALTHCARE<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Hospitals brace for cuts to services<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-3.jpg","alt":"CityNews-ThinImages-3","fullWidth":false,"width":"600px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>WEATHER<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Dry heat has a high chance to cause fires<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-4.jpg","alt":"CityNews-ThinImages-4","fullWidth":false,"width":"600px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>ARTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Local theatre to stage dramatic new play<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Phone.png","alt":"CityNews-Phone","fullWidth":false,"width":"162px","height":"679px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\"><strong>Download the CityNews app<\\/strong><\\/span><\\/h3>\\n    <p><span style=\\"color: #d1d1d1;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-GoogleDownload.png","alt":"CityNews-GoogleDownload","fullWidth":false,"width":"150px","height":"168px","styles":{"block":{"textAlign":"left"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-AppleDownload.png","alt":"CityNews-AppleDownload","fullWidth":false,"width":"150px","height":"168px","styles":{"block":{"textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#4b4b4b"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png","alt":"CityNews-Logo","fullWidth":false,"width":"122px","height":"178px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><span style=\\"color: #999999;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #999999;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #999999;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Source Sans Pro","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"20px"},"link":{"fontColor":"#252525","textDecoration":"underline"},"wrapper":{"backgroundColor":"#f8f8f8"},"body":{"backgroundColor":"#252525"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#4b4b4b"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#4b4b4b"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":0,"terms":[],"search":""},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/city-local-news/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(55, 0, 'Coffee', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png","alt":"Coffee-Logo-1","fullWidth":false,"width":"120px","height":"71px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #000000;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #000000;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Header.jpg","alt":"Coffee-Header","fullWidth":false,"width":"1280px","height":"260px","styles":{"block":{"textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/coffee.gif","alt":"coffee","fullWidth":true,"width":"660px","height":"371px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>We''ve got some new blends, just for you.<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi. Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/p>"},{"type":"button","text":"Check Them Out","url":"","styles":{"block":{"backgroundColor":"#6fb910","borderColor":"#6fb910","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"150px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#d6d6d6"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Mid.jpg","alt":"Coffee-Mid","fullWidth":true,"width":"1280px","height":"411px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#eaeaea","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#eaeaea"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span> Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Interested in upgrading your subscription?<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\"text-align: center;\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>"},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#6fb910","borderColor":"#6fb910","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"118px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#d6d6d6"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Latest News<\\/strong><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg","alt":"Coffee-Cup","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6fb910;\\"><strong>Capsule MFG Launches Upgraded Line of Modular Coffee Bars<\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\"text-align: left;\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p><span style=\\"color: #6fb910;\\"><strong><a href=\\"http:\\/\\/mailpoet.info\\/\\" style=\\"color: #6fb910;\\">Read more<\\/a><\\/strong><\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg","alt":"Coffee-Cup","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6fb910;\\"><strong>British-Designed Niche Zero Aims to Leave No Grind Behind<\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\"text-align: left;\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p><strong><span style=\\"color: #6fb910;\\"><a href=\\"http:\\/\\/mailpoet.info\\/\\" style=\\"color: #6fb910;\\">Read more<\\/a><\\/span><\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg","alt":"Coffee-Cup","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6fb910;\\"><strong>Boyd&rsquo;s Being Acquired by Farmer Bros for Approximately $58.6M<\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\"text-align: left;\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p><strong><span style=\\"color: #6fb910;\\"><a href=\\"http:\\/\\/mailpoet.info\\/\\" style=\\"color: #6fb910;\\">Read more<\\/a><\\/span><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"22.5px","borderStyle":"solid","borderWidth":"1px","borderColor":"#d6d6d6"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png","alt":"Coffee-Logo-1","fullWidth":false,"width":"120px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><strong><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#0f0f0f","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/coffee/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(56, 0, 'Vlogger', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#aaaaaa","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#f3ba25"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"180px"}}},{"type":"text","text":"<h1 style=\\"text-align: center; font-size: 80px;\\"><span style=\\"color: #ffffff;\\"><strong>STACEY<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"145px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#5527a6"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Vlogging About Beauty, Fashion, Life Hacks &amp; My Life<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Youtube.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#7b0000"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"63px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px;\\"><span style=\\"color: #ffffff;\\">L A T E S T&nbsp; V I D E O<\\/span><\\/p>\\n    <h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Roses are red...<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-PlayButton.png","alt":"Vlogger-PlayButton","fullWidth":false,"width":"50px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e9e9e9"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-1.jpg","alt":"Vlogger-Images-1","fullWidth":true,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Mixing it up<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-2.jpg","alt":"Vlogger-Images-2","fullWidth":true,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Front row seats!<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-3.jpg","alt":"Vlogger-Images-3","fullWidth":true,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Max has a birthday!<\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e9e9e9"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Check out all my latest videos","url":"","styles":{"block":{"backgroundColor":"#5527a6","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"225px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-WhoAmI.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"109px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #5527a6;\\"><strong>This is my story<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><\\/span><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"button","text":"Go to my Youtube Page","url":"","styles":{"block":{"backgroundColor":"#5527a6","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"183px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#5527a6"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Never miss a thing<\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#3a147d"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"32px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong><span style=\\"color: #ffffff;\\">STACEY<\\/span><\\/strong><\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#9d82cd","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#ffffff","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#5527a6","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read the post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#5527a6","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"225px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#ffffff"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#9d82cd","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#ffffff","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"32px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#aaaaaa","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/vlogger/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(57, 0, 'Birds', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#26b6cf"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png","alt":"Birds-Logo","fullWidth":false,"width":"178px","height":"127px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#12616f","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"112px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\"><strong>New Season<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque.&nbsp;<\\/span><span style=\\"color: #ffffff;\\">Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<span>Ut in mattis neque.<\\/span><\\/span><\\/p>"},{"type":"button","text":"Read the whole story","url":"","styles":{"block":{"backgroundColor":"#26b6cf","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"159px","lineHeight":"37px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"90px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-1.jpg","alt":"Birds-Images-1","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"53px"}}},{"type":"text","text":"<h3><strong>Puffin Sightings<\\/strong><\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque. Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#26b6cf","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"82px","lineHeight":"29px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>This month''s best pictures<\\/strong><\\/h3>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-6.jpg","alt":"Birds-Images-6","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-7.jpg","alt":"Birds-Images-7","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-5.jpg","alt":"Birds-Images-5","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-2.jpg","alt":"Birds-Images-2","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-3.jpg","alt":"Birds-Images-3","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-4.jpg","alt":"Birds-Images-4","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/580b57fbd9996e24bc43bb61.png","alt":"580b57fbd9996e24bc43bb61","fullWidth":true,"width":"671px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3><strong><span style=\\"color: #ffffff;\\">Tweeting isn''t just for birds...<\\/span><\\/strong><\\/h3>\\n    <p><span style=\\"color: #ffffff;\\">We love to hear your thoughts about this newsletter, as well as being able to share your amazing pictures with us. Use the hashtag <strong>#birdwatch<\\/strong> and we''ll share the best pictures here each month.<\\/span><\\/p>"},{"type":"social","iconSet":"circles","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#26b6cf"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#26b6cf"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png","alt":"Birds-Logo","fullWidth":false,"width":"164px","height":"127px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#147080","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#12616f","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#3d3d3d","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#3d3d3d","fontFamily":"Roboto","fontSize":"36px"},"h2":{"fontColor":"#3d3d3d","fontFamily":"Roboto","fontSize":"24px"},"h3":{"fontColor":"#3d3d3d","fontFamily":"Roboto","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#222222"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read more","url":"","styles":{"block":{"backgroundColor":"#26b6cf","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"82px","lineHeight":"29px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"#2d4b50","padding":"5.5px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#4a6b70"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#147080","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#12616f","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"112px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#12616f","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/birds/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(58, 0, 'Engineering', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1d1d1d"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png","alt":"Engineering-Logo","fullWidth":true,"width":"150px","height":"506px","styles":{"block":{"textAlign":"center"}}},{"type":"header","text":"<p><span style=\\"color: #808080;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #808080;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Header-1.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"295px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><em><span style=\\"color: #ffffff;\\">Let your dreams take flight...<\\/span><\\/em><\\/strong><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing.png","alt":"Engineering-Bearing","fullWidth":false,"width":"400px","height":"800px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2><strong><span style=\\"color: #ffffff;\\">The all-new RoundBros 6206 ball bearing.<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\"color: #cccccc;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. Sed dui sapien, congue non accumsan euismod, ultrices ut dui.<\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#1d1d1d","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"3px","borderStyle":"solid","width":"134px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"16px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><em><span style=\\"color: #ffffff;\\">...and stay grounded in safety<\\/span><\\/em><\\/strong><\\/h1>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Footer-c.jpg","alt":"Engineering-Footer-c","fullWidth":true,"width":"928px","height":"661px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2><strong><span style=\\"color: #ffffff;\\">Bearing sets are back in stock for a limited time!<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\"color: #cccccc;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum.<\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#1d1d1d","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"3px","borderStyle":"solid","width":"134px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"16px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing-2.png","alt":"Engineering-Bearing-2","fullWidth":false,"width":"800px","height":"574px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#424242"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png","alt":"Engineering-Logo","fullWidth":true,"width":"100px","height":"506px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/p>\\n    <p><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#5aa9cc","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Roboto","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Roboto","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#1d1d1d"},"body":{"backgroundColor":"#1d1d1d"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#1d1d1d","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"3px","borderStyle":"solid","width":"134px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"16px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#424242"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#5aa9cc","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"50px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/engineering/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(59, 0, 'Branding Agency News', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #808080;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #808080;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png","alt":"Branding-Logo","fullWidth":false,"width":"122px","height":"117px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><span style=\\"color: #bdbdbd;\\"><strong>B I G&nbsp; N E W S<\\/strong><\\/span><\\/p>\\n    <h1>Branded is getting a refresh<\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image01.jpg","alt":"Branding-Image01","fullWidth":true,"width":"1200px","height":"700px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p><span style=\\"color: #999999;\\"><strong><\\/strong><\\/span><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor. Cras enim orci, bibendum vitae sollicitudin porttitor, eleifend eu metus. Aliquam a fringilla libero. Vivamus turpis orci, viverra in vehicula vitae, imperdiet et ex. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\\/span><\\/p>"},{"type":"button","text":"> Read more","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#dfdfdf"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Design starts with a pencil and paper<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>"},{"type":"button","text":"> Read more","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image02.jpg","alt":"Branding-Image02","fullWidth":false,"width":"540px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>How television has impacted branding<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>"},{"type":"button","text":"> Read more","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image03.jpg","alt":"Branding-Image03","fullWidth":false,"width":"1200px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">Some of our recent branding<\\/h3>\\n    <p style=\\"text-align: center;\\">Looking for some work from us? Get in touch and we''ll see what we can do.<\\/p>"},{"type":"button","text":"Get in touch here >","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"157px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/greens-food-suppliers.png","alt":"greens-food-suppliers","fullWidth":false,"width":"900px","height":"418px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/james-and-sons.png","alt":"james-and-sons","fullWidth":false,"width":"156px","height":"692px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/fast-banana.png","alt":"fast-banana","fullWidth":false,"width":"900px","height":"325px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/space-cube.png","alt":"space-cube","fullWidth":false,"width":"900px","height":"487px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/the-dance-studio.png","alt":"the-dance-studio","fullWidth":false,"width":"900px","height":"365px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/yoga-baby.png","alt":"yoga-baby","fullWidth":false,"width":"900px","height":"248px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/beauty-box.png","alt":"beauty-box","fullWidth":false,"width":"900px","height":"304px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/cheshire-county-hygiene-services.png","alt":"cheshire-county-hygiene-services","fullWidth":false,"width":"900px","height":"393px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/crofts-accountants.png","alt":"crofts-accountants","fullWidth":false,"width":"900px","height":"229px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png","alt":"Branding-Logo","fullWidth":false,"width":"120px","height":"117px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span style=\\"color: #808080;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#222222","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather","fontSize":"36px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"30px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"24px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Get in touch here >","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"157px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#dfdfdf"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#222222","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/branding-agency-news/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(60, 0, 'WordPress Theme', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b8dae3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#222222","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo.png","alt":"Wordpress-Logo","fullWidth":false,"width":"260px","height":"177px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"22px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-b.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#2d557f"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">ThemeZone presents...<\\/span><\\/h3>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-img.png","alt":"Wordpress-Header-img","fullWidth":false,"width":"1134px","height":"898px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">The Winter Theme Bundle<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>"},{"type":"button","text":"Take a look","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#1e986a","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"132px","lineHeight":"50px","fontColor":"#1a4f66","fontFamily":"Arvo","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Fully customisable and ready to use<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-1.jpg","alt":"Wordpress-Image-1","fullWidth":true,"width":"400px","height":"340px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Beautiful,&nbsp;simple design<\\/span><\\/h2>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-2.jpg","alt":"Wordpress-Image-2","fullWidth":true,"width":"541px","height":"454px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Installation is super easy<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #2ecd91;\\"><strong>1<\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #2ecd91;\\"><strong><span>2<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #2ecd91;\\"><strong><span>3<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b8dae3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b8dae3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo-Footer.png","alt":"Wordpress-Logo-Footer","fullWidth":false,"width":"190px","height":"177px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#051137","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arvo","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arvo","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arvo","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#b8dae3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Take a look","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#1e986a","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"132px","lineHeight":"50px","fontColor":"#1a4f66","fontFamily":"Arvo","fontSize":"16px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#21377e"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#051137","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#222222","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/word-press-theme/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(61, 0, 'Drone', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#242424"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#070707"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo.png","alt":"Drone-Logo","fullWidth":false,"width":"138px","height":"228px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">TAKE TO THE SKIES<\\/span><\\/strong><\\/h1>"},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #f0f0f0;\\">The Frontier 7S is the world&rsquo;s first<\\/span><\\/h3>\\n<h3 style=\\"text-align: center;\\"><span style=\\"color: #f0f0f0;\\">mind-controlled aerial drone<\\/span><\\/h3>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Header.jpg","alt":"Drone-Header","fullWidth":false,"width":"470px","height":"462px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"39px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Fly with your mind<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Image-1.jpg","alt":"Drone-Image-1","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"55px"}}},{"type":"text","text":"<h2><strong>Ready to travel to you<\\/strong><\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt.<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#000000","borderColor":"#000000","borderWidth":"1px","borderRadius":"10px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#080808"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">Don''t just take our word for it...<\\/span><\\/strong><\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Video.jpg","alt":"Drone-Video","fullWidth":true,"width":"1280px","height":"760px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Check out our social media platforms and keep up-to-date with the latest news and events happening near you.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#242424"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#242424"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo-Light-1.png","alt":"Drone-Logo-Light","fullWidth":false,"width":"120px","height":"72px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#242424"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #aeaeae;\\">Address Line 1 <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #aeaeae;\\">Address Line 2 <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #aeaeae;\\">City <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #aeaeae;\\">Country<\\/span><\\/p>"},{"type":"footer","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffffff;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffffff;\\">Manage your subscription<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Lucida","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Verdana","fontSize":"16px"},"link":{"fontColor":"#070707","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#242424"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"39px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/drone/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(62, 0, 'Fashion Blog', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #999999;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #999999;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png","alt":"Fashion-Logo-1","fullWidth":false,"width":"200px","height":"38px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#66cbba"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"170px"}}},{"type":"text","text":"<h2 style=\\"text-align: center; background-color: #ffffff; line-height: 1.2; margin: 0!important; padding: 15px 10px 10px 10px;\\"><strong>The new season is here<\\/strong><\\/h2>\\n    <p style=\\"text-align: center; background-color: #ffffff; padding: 10px; margin: 0!important;\\"><strong><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et pellentesque<\\/span><\\/strong><\\/p>\\n    <p style=\\"text-align: center; background-color: #ffffff; padding: 10px 10px 30px 10px; margin: 0!important;\\"><a href=\\"http:\\/\\/www.mystore.com\\" style=\\"background-color: #222222; color: #ffffff!important; padding: 10px; text-decoration: none!important; font-weight: bold;\\">Start Shopping<\\/a><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"170px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Gift.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#66cbba"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h3 style=\\"text-align: right;\\"><strong>In a hurry?<\\/strong><\\/h3>\\n    <p style=\\"text-align: right;\\">Grab a gift card from our online shop.<\\/p>\\n    <p style=\\"text-align: right;\\">Treat yourself or that special someone in your life.<\\/p>"},{"type":"button","text":"Buy a gift card","url":"","styles":{"block":{"backgroundColor":"#222222","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"114px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"12px","fontWeight":"bold","textAlign":"right"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>Keep in touch with us online<\\/strong><\\/p>"},{"type":"social","iconSet":"full-symbol-black","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png","alt":"Fashion-Logo-1","fullWidth":true,"width":"142px","height":"38px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><strong><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"13px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Buy a gift card","url":"","styles":{"block":{"backgroundColor":"#222222","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"114px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"12px","fontWeight":"bold","textAlign":"right"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"170px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(63, 0, 'Fashion Store', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/tulip-2.png","alt":"tulip","fullWidth":false,"width":"26.5px","height":"64px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<h1><strong>TULIP PARK<\\/strong><\\/h1>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"85px"}}},{"type":"text","text":"<h3 style=\\"text-align: right;\\"><span style=\\"color: #bcbcbc;\\">Since 1987<\\/span><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"486px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Autumn\\/Winter<\\/span><\\/h1>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>The Autumn\\/Winter&nbsp;Range at Tulip Park<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-1.jpg","alt":"Fashion-Items-1","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"text","text":"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"text","text":"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-2.jpg","alt":"Fashion-Items-2","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-3.jpg","alt":"Fashion-Items-3","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"text","text":"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"button","text":"Check out the full range here","url":"","styles":{"block":{"backgroundColor":"#cdcdcd","borderColor":"#e4e4e4","borderWidth":"1px","borderRadius":"3px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#000000","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>New in this week...<\\/strong><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-4.jpg","alt":"Fashion-Items-4","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-5.jpg","alt":"Fashion-Items-5","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-6.jpg","alt":"Fashion-Items-6","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#12223b"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#f0f0f0","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f0f0f0"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>TULIP PARK<\\/strong><\\/h2>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"font-size: 11px;\\"><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #000000;\\">Add your postal address here!<\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Verdana","fontSize":"18px"},"link":{"fontColor":"#008282","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f0f0f0"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"486px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fashion/thumbnail.20190411-1500.jpeg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(64, 0, 'Women Fashion Store', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"font-size: 12px; text-align: left;\\">October 2018 Edition<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: right;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #b76e97; font-size: 12px;\\">View this in your browser.<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Logo.png","alt":"Fashion-Logo","fullWidth":false,"width":"157px","height":"48px","styles":{"block":{"textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"90px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>October 2018<\\/strong><\\/span><\\/p>\\n    <h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Autumn&nbsp;Season<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. Sed aliquam, ex ac lacinia tempus, enim urna luctus odio, at consequat leo ante non tellus.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f6e4e4"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-1.jpg","alt":"Fashion-Image-1","fullWidth":true,"width":"400px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2><span style=\\"color: #b76e97;\\"><strong>$59<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ae6ca1","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ebe8e8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2><span style=\\"color: #b76e97;\\"><strong>$159<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ae6ca1","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-2.jpg","alt":"Fashion-Image-2","fullWidth":true,"width":"400px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f6e4e4"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-3.jpg","alt":"Fashion-Image-3","fullWidth":true,"width":"400px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2><span style=\\"color: #b76e97;\\"><strong>$25<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ae6ca1","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Instagram.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/glyph-logo_May2016.png","alt":"glyph-logo_May2016","fullWidth":false,"width":"52px","height":"504px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<h2><span style=\\"color: #000000;\\"><strong>Our new Instagram Page<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #000000;\\">We have just released our brand new Instagram page.<\\/span><\\/p>\\n    <p><span style=\\"color: #000000;\\">We''ll be keeping everyone up to date with the latest<\\/span><\\/p>\\n    <p><span style=\\"color: #000000;\\">fashion and style advice every day.<\\/span><\\/p>"},{"type":"button","text":"Check it out","url":"[postLink]","styles":{"block":{"backgroundColor":"#151515","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"114px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#ae70ad","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#626262","fontFamily":"Noticia Text","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"22px"},"h3":{"fontColor":"#505050","fontFamily":"Merriweather Sans","fontSize":"20px"},"link":{"fontColor":"#21759b","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f5f5f5"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ae6ca1","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#ae70ad","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"right","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":0,"terms":[],"search":""},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog-a/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(65, 0, 'Photography', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png","alt":"Photography-Logo","fullWidth":false,"width":"160px","height":"141px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"42px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"line-height: 48px;\\"><strong>The big photos from last week, straight to your inbox.<\\/strong><\\/h1>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-1.jpg","alt":"Photography-Images-1","fullWidth":true,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #000000;\\">Canyon<\\/span><\\/strong><\\/p>\\n    <p><span style=\\"color: #000000;\\">\\ud83d\\udcf7&nbsp;Brodie Vissers<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"button","text":"View all work","url":"","styles":{"block":{"backgroundColor":"#111111","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"140px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-2.jpg","alt":"Photography-Images-2","fullWidth":true,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #000000;\\">Rooftopper<\\/span><\\/strong><\\/p>\\n    <p><span style=\\"color: #000000;\\">\\ud83d\\udcf7 Stan Johnson<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"button","text":"View all work","url":"","styles":{"block":{"backgroundColor":"#111111","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"140px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-3.jpg","alt":"Photography-Images-3","fullWidth":true,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #000000;\\">Gold<\\/span><\\/strong><\\/p>\\n    <p><span style=\\"color: #000000;\\">\\ud83d\\udcf7 Nicole De Khors<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"button","text":"View all work","url":"","styles":{"block":{"backgroundColor":"#111111","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"140px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"line-height: 48px; text-align: center;\\"><strong>Fresh inspiration<\\/strong><\\/h1>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-1.jpg","alt":"Photography-Squares-1","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-2.jpg","alt":"Photography-Squares-2","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-3.jpg","alt":"Photography-Squares-3","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-4.jpg","alt":"Photography-Squares-4","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-5.jpg","alt":"Photography-Squares-5","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-6.jpg","alt":"Photography-Squares-6","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-7.jpg","alt":"Photography-Squares-7","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-8.jpg","alt":"Photography-Squares-8","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-9.jpg","alt":"Photography-Squares-9","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"line-height: 48px; text-align: center;\\"><strong>Stay focused<\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\">We''re always keeping our social media feeds up to date with the latest images from our photographers. Check them out below.<\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"29px","borderStyle":"solid","borderWidth":"2px","borderColor":"#2d2d2d"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png","alt":"Photography-Logo","fullWidth":false,"width":"108px","height":"141px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"13px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px"},"h1":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"40px"},"h2":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#111111"},"body":{"backgroundColor":"#111111"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"View all work","url":"","styles":{"block":{"backgroundColor":"#111111","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"140px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px","fontWeight":"normal","textAlign":"right"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"29px","borderStyle":"solid","borderWidth":"2px","borderColor":"#2d2d2d"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"13px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/photography/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(66, 0, 'Jazz Club', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#0b0821"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#898989","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png","alt":"Jazz-logo","fullWidth":false,"width":"324px","height":"607px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-1.jpg","alt":"Jazz-Images-1","fullWidth":false,"width":"800px","height":"875px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2><span>29th March 2019<\\/span><\\/h2>\\n    <h1><span>James Patterson<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"button","text":"Get tickets","url":"[postLink]","styles":{"block":{"backgroundColor":"#e30095","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"90px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h2 style=\\"text-align: right;\\"><span>14th April 2019<\\/span><\\/h2>\\n    <h1 style=\\"text-align: right;\\"><span>Samantha Morris<\\/span><\\/h1>\\n    <p style=\\"text-align: right;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"button","text":"Get tickets","url":"[postLink]","styles":{"block":{"backgroundColor":"#e30095","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"90px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-2.jpg","alt":"Jazz-Images-2","fullWidth":false,"width":"800px","height":"875px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-3.jpg","alt":"Jazz-Images-3","fullWidth":false,"width":"800px","height":"875px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2><span>3rd&nbsp;May 2019<\\/span><\\/h2>\\n    <h1><span>Buster&nbsp;Smith<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"button","text":"Get tickets","url":"[postLink]","styles":{"block":{"backgroundColor":"#e30095","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"90px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ff7b0e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"34px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #a04d08;\\"><strong>J A Z Z&nbsp; C L U B&nbsp; P R E S E N T S<\\/strong><\\/span><\\/p>\\n    <h1 style=\\"text-align: center; font-size: 52px;\\"><span style=\\"color: #ffffff;\\">24th Jazz Festival<\\/span><\\/h1>\\n    <h3 style=\\"text-align: center;\\"><strong><span style=\\"color: #a04d08;\\">5 - 14 August 2018<\\/span><\\/strong><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/span><\\/p>\\n    <p><span style=\\"color: #ffffff;\\"><\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Social.jpg","alt":"Jazz-Social","fullWidth":true,"width":"1200px","height":"193px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"34px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png","alt":"Jazz-logo","fullWidth":false,"width":"144px","height":"607px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#e30095","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#848486","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#ffffff","fontFamily":"Arvo","fontSize":"26px"},"h2":{"fontColor":"#e30095","fontFamily":"Arvo","fontSize":"20px"},"h3":{"fontColor":"#e30095","fontFamily":"Arvo","fontSize":"22px"},"link":{"fontColor":"#e30095","textDecoration":"underline"},"wrapper":{"backgroundColor":"#0b0821"},"body":{"backgroundColor":"#0b0821"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read the post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Get tickets","url":"[postLink]","styles":{"block":{"backgroundColor":"#e30095","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"90px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"14px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#e30095","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":10,"terms":[],"search":""},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"34px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#898989","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/jazz-club/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(67, 0, 'Guitarist', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png","alt":"Guitarist-Logo","fullWidth":false,"width":"184px","height":"179px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"26px"}}},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#949494","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"700px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"250px"}}},{"type":"text","text":"<h3><strong>Exit Stage Right<\\/strong><\\/h3>\\n    <p><span style=\\"color: #999999;\\">A brand new album releasing this summer on <span style=\\"color: #ffffff;\\">iTunes<\\/span> and <span style=\\"color: #1db954;\\">Spotify<\\/span><\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"95px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"130px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #27282e;\\"><strong>My recording setup<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #5a5c66;\\">A&nbsp;lot of people have been asking how I record my albums, so I thought I would write a quick blog post to explain<\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"95px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-1-1.jpg","alt":"Guitarist-Images-1","fullWidth":true,"width":"800px","height":"1000px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-2-1.jpg","alt":"Guitarist-Images-2","fullWidth":true,"width":"800px","height":"1000px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"130px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #27282e;\\"><strong>Life on the road<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #5a5c66;\\">Not many people know what it''s like to travel all over the world and perform every night in many different places<\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"95px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>New tour dates<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\">Come see me perform new tracks from the album<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"14px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#37383e"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 7th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Metro Radio Arena - Newcastle Upon Tyne<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 8th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">First Direct Arena<\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">- Leeds<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 9th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Liverpool Echo Arena - Liverpool<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 11th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">The Brighton Centre - Brighton<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 12th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Motorpoint Arena Nottingham - Nottingham<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 13th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Motorpoint Arena Cardiff - Cardiff<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"14px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#37383e"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png","alt":"Guitarist-Logo","fullWidth":true,"width":"176px","height":"179px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#4c537e","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#27282e","fontFamily":"Merriweather Sans","fontSize":"15px"},"h1":{"fontColor":"#27282e","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#27282e","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#27282e"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"March 13th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"14px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#37383e"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#4c537e","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#949494","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/guitarist/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(68, 0, 'Healthy Food Blog', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#323232"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#323232","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #ffffff; font-size: 14px;\\">[date:mtext] [date:y]&nbsp;Edition<\\/span><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#323232","height":"22px"}}},{"type":"text","text":"<p style=\\"text-align: right; font-size: 12px;\\"><span style=\\"color: #ed682a;\\"><strong><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #ed682a;\\">View this email in your browser &gt;<\\/a><\\/strong><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png","alt":"HealthyFood-Logo","fullWidth":false,"width":"400px","height":"296px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"25px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"121px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Header-1.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ed682a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><strong><span style=\\"color: #ffffff;\\">Welcome back!<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"56px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>It''s November - time to plant those \\ud83c\\udf36<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\">Tag your chilli images with #novemberheat for your chance to win a box of spicy treats!<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n    <h3><span style=\\"color: #ed682a;\\"><strong>#novemberheat<\\/strong><\\/span><\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Instagram.jpg","alt":"HealthyFood-Instagram","fullWidth":true,"width":"507px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ed682a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><strong><span style=\\"color: #ffffff;\\">Start eating healthy today<\\/span><\\/strong><\\/h1>\\n    <h3><strong><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/span><\\/strong><\\/h3>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"#ed682a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/5a5b7bf514d8c4188e0b08fc-1024x766.png","alt":"5a5b7bf514d8c4188e0b08fc","fullWidth":true,"width":"298px","height":"524px","styles":{"block":{"textAlign":"right"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Get 20% off a box<\\/strong><\\/h3>\\n    <p><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\">id rutrum sed, porttitor in risus.<\\/span><\\/p>"},{"type":"button","text":"CouPon_Cod3","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#323232","borderWidth":"2px","borderRadius":"0px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#323232","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ed682a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ed682a","height":"26px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Your weekly recipe list<\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Cook delicious meals right now - here''s your list for this week.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>MONDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-01-Monday.jpg","alt":"HealthyFood-01-Monday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Spicy Prawn Broth","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>TUESDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-02-Tuesday.jpg","alt":"HealthyFood-02-Tuesday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Classic Pizza","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>WEDNESDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-03-Wednesday.jpg","alt":"HealthyFood-03-Wednesday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Salad Roll","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ed682a"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>THURSDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-04-Thursday.jpg","alt":"HealthyFood-04-Thursday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Shellfish Pasta","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>FRIDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-05-Friday.jpg","alt":"HealthyFood-05-Friday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Thai Green Curry","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>SATURDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-06-Saturday.jpg","alt":"HealthyFood-06-Saturday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Stuffed Turkey","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ed682a"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>SUNDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-07-Sunday.jpg","alt":"HealthyFood-07-Sunday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Lemon Cake","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Want more recipes?<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\">For all of our recipes, check out our website or visit one of our social media platforms below. We''d love to hear what you think about our choices this week!<\\/span><\\/p>"},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ed682a"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png","alt":"HealthyFood-Logo","fullWidth":false,"width":"110px","height":"296px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><span style=\\"color: #ed682a;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ed682a;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ed682a;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#ed682a","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#e3e3e3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Lemon Cake","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ed682a"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#e39171","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/healthy-food-blog/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(69, 0, 'Software', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png","alt":"Software-Logo","fullWidth":false,"width":"140px","height":"122px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><strong><a href=\\"[link:newsletter_view_in_browser_url]\\">View online<\\/a><\\/strong><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#212327","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1 style=\\"text-align: center; line-height: 46px;\\"><span style=\\"color: #212327;\\"><strong>Your music.<br \\/>Your way.<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Header.jpg","alt":"Software-Header","fullWidth":true,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Find music fast<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#212327","borderColor":"#212327","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"124px","lineHeight":"39px","fontColor":"#cacaca","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-1.jpg","alt":"Software-Image-1","fullWidth":true,"width":"800px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-2.jpg","alt":"Software-Image-2","fullWidth":true,"width":"800px","height":"800px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Keep up with the trend<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#212327","borderColor":"#212327","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"124px","lineHeight":"39px","fontColor":"#cacaca","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Get the app now for free<\\/strong><\\/h2>\\n    <p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/p>"},{"type":"button","text":"Download for free","url":"","styles":{"block":{"backgroundColor":"#dbbb00","borderColor":"#212327","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"199px","lineHeight":"50px","fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png","alt":"Software-Logo","fullWidth":false,"width":"140px","height":"122px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#212327","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"40px"},"h2":{"fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"26px"},"h3":{"fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#212327","textDecoration":"underline"},"wrapper":{"backgroundColor":"#dbbb00"},"body":{"backgroundColor":"#dbbb00"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#212327","borderColor":"#212327","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"124px","lineHeight":"39px","fontColor":"#cacaca","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#212327","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#212327","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/software/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(70, 0, 'Makeup Blog', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#adadad","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png","alt":"WomensLifestyle-Logo","fullWidth":false,"width":"130px","height":"94px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Fashion Week Special<\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Header-1.jpg","alt":"WomensLifestyle-Header-1","fullWidth":true,"width":"900px","height":"426px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-1-1.jpg","alt":"WomensLifestyle-Breaker-1-1","fullWidth":true,"width":"900px","height":"65px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c83142"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-1.png","alt":"WomensLifestyle-Image-1","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Big announcement from top artists<\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #e0cccc;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-2.jpg","alt":"WomensLifestyle-Breaker-2","fullWidth":true,"width":"900px","height":"65px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#6d3aa7"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#6d3aa7"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-2.png","alt":"WomensLifestyle-Image-2","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"34px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">New Workshops to begin<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #f6dff7;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-3.jpg","alt":"WomensLifestyle-Breaker-3","fullWidth":true,"width":"900px","height":"65px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#0f2f41"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#0f2f41"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-3.png","alt":"WomensLifestyle-Image-3","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><\\/span><span style=\\"color: #becbf7;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-4.png","alt":"WomensLifestyle-Image-4","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><\\/span><span style=\\"color: #becbf7;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-5.png","alt":"WomensLifestyle-Image-5","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><\\/span><span style=\\"color: #becbf7;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#0f2f41"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-4.jpg","alt":"WomensLifestyle-Breaker-4","fullWidth":true,"width":"900px","height":"65px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png","alt":"WomensLifestyle-Logo","fullWidth":false,"width":"170px","height":"40px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #000000;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/strong><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Trebuchet MS","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Courier New","fontSize":"20px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#adadad","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-a/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(71, 0, 'Kids Shop', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px; letter-spacing: 3px;\\"><strong>AUTUMN RANGE 2018<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png","alt":"FashionKids-Logo","fullWidth":false,"width":"200px","height":"64px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center; font-size: 52px; line-height: 1.2;\\"><strong>IT''S TIME&nbsp;<\\/strong><strong>TO EXPLORE<\\/strong><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"403px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6d4dd"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square.jpg","alt":"FashionKids-Image-Square","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">Keep them warm this autumn with our whole new range just for your little ones<\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-1-1.jpg","alt":"FashionKids-Image-1-1","fullWidth":true,"width":"400px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6d4dd"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square-2.jpg","alt":"FashionKids-Image-Square-2","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"113px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">All of our clothes are easy to wash and are ready for your little explorers<\\/h3>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png","alt":"FashionKids-Logo","fullWidth":false,"width":"187px","height":"30px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#21759b","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Georgia","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Georgia","fontSize":"26px"},"h3":{"fontColor":"#333333","fontFamily":"Georgia","fontSize":"24px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#21759b","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"35px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-shop/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(72, 0, 'Lifestyle Blog', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png","alt":"WomensLifestyle-Logo","fullWidth":true,"width":"160px","height":"57px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #b25088;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #b25088;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#b25187"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"440px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-HeaderDrop.jpg","alt":"WomensLifestyle-HeaderDrop","fullWidth":true,"width":"900px","height":"61px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"font-size: 11px; letter-spacing: 4px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>FEATURED ARTICLE THIS MONTH<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: center;\\"><strong>Business tips&nbsp;from top female executives<\\/strong><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #993366;\\"><strong>1<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #993366;\\"><strong>2<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #993366;\\"><strong>3<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}},{"type":"button","text":"Read the article","url":"","styles":{"block":{"backgroundColor":"#b25088","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"21px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-1.jpg","alt":"WomensLifestyle-Image-1","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}},{"type":"text","text":"<p style=\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\"><span style=\\"color: #808080;\\"><strong>PODCASTS<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><strong>Does hard work really pay off?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}},{"type":"text","text":"<p style=\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\"><span style=\\"color: #808080;\\"><strong>PSYCHOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><strong>Closing deals can be easier than you think<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-2.jpg","alt":"WomensLifestyle-Image-2","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-3.jpg","alt":"WomensLifestyle-Image-3","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}},{"type":"text","text":"<p style=\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\"><span style=\\"color: #808080;\\"><strong>TECHNOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><strong>What email software is right for you?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png","alt":"WomensLifestyle-Logo","fullWidth":false,"width":"112px","height":"57px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"pinterest","link":"http:\\/\\/www.pinterest.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png","height":"32px","width":"32px","text":"Pinterest"}]},{"type":"footer","text":"<p><strong><span style=\\"color: #b25088;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #b25088;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #b25088;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read the article","url":"","styles":{"block":{"backgroundColor":"#b25088","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"pinterest","link":"http:\\/\\/www.pinterest.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png","height":"32px","width":"32px","text":"Pinterest"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-b/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');
INSERT INTO `wpd6_mailpoet_newsletter_templates` VALUES
(73, 0, 'Painter', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#787878","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo-bg.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#8289ca"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo.png","alt":"Painter-Logo","fullWidth":false,"width":"305.9375px","height":"93px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"https:\\/\\/www.mailpoet.com\\">Reviews &amp; Submissions<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"https:\\/\\/www.mailpoet.com\\">Essential&nbsp;Gear<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"https:\\/\\/www.mailpoet.com\\">Latest Commissions<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"text","text":"<h1><strong>Welcome back<\\/strong><\\/h1>\\n    <p>It''s been a big month for the studio and we''d love to show you some of our recent work.<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/186018-sktchy-2-nh-gutenCRALTBRBLOG.jpg","alt":"186018-sktchy-2-nh-gutenCRALTBRBLOG","fullWidth":false,"width":"520px","height":"830px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"140px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog.jpg","alt":"181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog","fullWidth":false,"width":"180px","height":"1010px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/170204_sktchy_BlackChickenBrushPen2CRBR.jpg","alt":"170204_sktchy_BlackChickenBrushPen2CRBR","fullWidth":false,"width":"328px","height":"686px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Latest from the blog<\\/strong><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252.jpg","alt":"1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252","fullWidth":false,"width":"394px","height":"252px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><span>Self-Assessment: 2018&mdash;Filling Journals, Using Up Paint<\\/span><\\/p>\\n    <p><a href=\\"https:\\/\\/www.mailpoet.com\\">Read more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252.jpg","alt":"180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252","fullWidth":false,"width":"394px","height":"252px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><span>Happy New Year 2019<\\/span><\\/p>\\n    <p><a href=\\"https:\\/\\/www.mailpoet.com\\">Read more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252.jpg","alt":"180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252","fullWidth":false,"width":"394px","height":"252px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><span>Roz&rsquo;s 2018 Minnesota State Fair Journal<\\/span><\\/p>\\n    <p><a href=\\"https:\\/\\/www.mailpoet.com\\">Read more &gt;<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-SocialBack.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"64px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>Stay in touch<\\/strong><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Keep up-to-date with all of the work from the studio<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-black","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>Canvas Studio<\\/strong><\\/p>\\n    <p style=\\"text-align: center; font-size: 11px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather","fontSize":"36px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"22px"},"link":{"fontColor":"#585858","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#585858","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"100px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#787878","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/painter/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(74, 0, 'Farmers Market', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #689f2c;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #689f2c;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Top-2.jpg","alt":"FarmersMarket-Top","fullWidth":true,"width":"1200px","height":"25px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png","alt":"FarmersMarket-Logo","fullWidth":true,"width":"200px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"text","text":"<h1 style=\\"line-height: 32px;\\"><strong><span style=\\"color: #ffffff;\\">COME JOIN US THIS WEEKEND<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\"color: #ffffff;\\">We''re having a big bake sale this weekend starting 9am on Saturday morning. Pop down to see us&nbsp;and our merchants.<\\/span><\\/p>\\n    <p><span style=\\"color: #ffffff;\\"><\\/span><\\/p>\\n    <p><strong><a href=\\"http:\\/\\/www.google.com\\">Add date to my calendar &gt;<\\/a><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Header.jpg","alt":"FarmersMarket-Header","fullWidth":false,"width":"1000px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-1.jpg","alt":"FarmersMarket-Images-1","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>It''s carrot season, which means it''s the perfect time to try our carrot recipes!<\\/p>"},{"type":"button","text":"CARROTS EVERYWHERE","url":"","styles":{"block":{"backgroundColor":"#252525","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Source Sans Pro","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-2.jpg","alt":"FarmersMarket-Images-2","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>Don''t throw out those leftover pumpkins - here''s some tips for you.<\\/p>"},{"type":"button","text":"PUMPED FOR PUMPKINS","url":"","styles":{"block":{"backgroundColor":"#252525","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Source Sans Pro","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-3.jpg","alt":"FarmersMarket-Images-3","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>Our new bakery has opened and is making some of the best artisanal bread.<\\/p>"},{"type":"button","text":"I KNEAD THIS","url":"","styles":{"block":{"backgroundColor":"#252525","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Source Sans Pro","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Video.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"55px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-PlayButton.png","alt":"FarmersMarket-PlayButton","fullWidth":true,"width":"100px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"61px"}}},{"type":"text","text":"<h1 style=\\"line-height: 32px;\\"><strong><span style=\\"color: #ffffff;\\">A DAY IN THE LIFE<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\"color: #ffffff;\\">Check out what it''s like to be at the market every weekend.<\\/span><\\/p>\\n    <p><span style=\\"color: #ffffff;\\"><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png","alt":"FarmersMarket-Logo","fullWidth":true,"width":"112px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#689f2c","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Bottom-2.jpg","alt":"FarmersMarket-Bottom","fullWidth":true,"width":"660px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Source Sans Pro","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#689f2c","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"CARROTS EVERYWHERE","url":"","styles":{"block":{"backgroundColor":"#252525","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Source Sans Pro","fontSize":"14px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#252525"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#689f2c","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/farmers-market/thumbnail.20190411-1500.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(75, 0, 'Confirm interest before deactivation', '["re_engagement","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\"><span>You have subscribed to receive email updates from us, but as we''re not sure if you''re reading our emails, we''d like to ask - <strong>are you still interested in hearing from us?<\\/strong> If yes, please reconfirm your subscription by clicking the button below:<\\/span><\\/p>"},{"type":"button","text":"Yes, keep me subscribed!","url":"[link:subscription_re_engage_url]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p><span class=\\"prismjs css-1xfvm4v\\" data-code-lang=\\"\\" data-ds--code--code-block=\\"\\">If you''re no longer interested, that''s completely fine. You don''t need to take any action. Our system will automatically unsubscribe you soon from all of our future content.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>"},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px","lineHeight":"1.6"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px","lineHeight":"1.6"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px","lineHeight":"1.6"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px","lineHeight":"1.6"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-before-deactivation/thumbnail.20211026.jpg', NULL, 1, NULL, '2025-03-09 12:59:55'),
(76, 0, 'Confirm your interest or unsubscribe', '["re_engagement","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\"><span>It''s been a while since you opened our emails. If you have changed your mind since you subscribed and are no longer interested, we get it! We won''t make it hard for you, so feel free to unsubscribe right away.&nbsp;<\\/span><\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe me!<\\/a><\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\">(When you unsubscribe, you''ll stop receiving all future emails from us.)<\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\"><span>On the other hand, if you like our emails and want to keep receiving them, please <strong>reconfirm your subscription by clicking the big button below<\\/strong>.<\\/span><\\/p>"},{"type":"button","text":"Yes, keep me subscribed!","url":"[link:subscription_re_engage_url]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>"},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px","lineHeight":"1.6"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px","lineHeight":"1.6"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px","lineHeight":"1.6"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px","lineHeight":"1.6"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-or-unsubscribe/thumbnail.20211026.jpg', NULL, 1, NULL, '2025-03-09 12:59:55');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_scheduled_tasks`
--

CREATE TABLE `wpd6_mailpoet_scheduled_tasks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(90) DEFAULT NULL,
  `status` varchar(12) DEFAULT NULL,
  `priority` mediumint(9) NOT NULL DEFAULT 0,
  `scheduled_at` timestamp NULL DEFAULT NULL,
  `processed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `in_progress` int(1) DEFAULT NULL,
  `reschedule_count` int(11) NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT NULL,
  `cancelled_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `status` (`status`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_mailpoet_scheduled_tasks`
--

INSERT INTO `wpd6_mailpoet_scheduled_tasks` VALUES
(1, 'inactive_subscribers', 'completed', 0, '2025-03-09 13:59:55', '2025-03-09 14:34:50', '2025-03-09 12:59:55', '2025-03-09 14:34:50', NULL, 0, 0, '{"last_subscriber_id":1000}', NULL),
(2, 'unsubscribe_tokens', 'completed', 0, '2025-03-09 12:59:55', '2025-03-09 13:02:03', '2025-03-09 12:59:55', '2025-03-09 13:02:03', NULL, 0, 0, '{"last_subscriber_id":2,"last_newsletter_id":0}', NULL),
(3, 'subscriber_link_tokens', 'completed', 0, '2025-03-09 12:59:55', '2025-03-09 12:59:58', '2025-03-09 12:59:55', '2025-03-09 12:59:58', NULL, 0, 0, NULL, NULL),
(4, 'newsletter_templates_thumbnails', 'completed', 10, '2025-03-09 12:59:55', '2025-03-09 12:59:58', '2025-03-09 12:59:55', '2025-03-09 12:59:58', NULL, 0, 0, NULL, NULL),
(5, 'backfill_engagement_data', 'completed', 0, '2025-03-09 12:59:55', '2025-03-09 12:59:58', '2025-03-09 12:59:55', '2025-03-09 12:59:58', NULL, 0, 0, '{"last_subscriber_id":2}', NULL),
(6, 'mixpanel', 'completed', 0, '2025-03-09 12:59:55', '2025-03-09 12:59:58', '2025-03-09 12:59:55', '2025-03-09 12:59:58', NULL, 0, 0, NULL, NULL),
(7, 'export_files_cleanup', 'completed', 10, '2025-03-12 00:00:00', '2025-03-12 01:33:39', '2025-03-09 12:59:58', '2025-03-12 01:33:39', NULL, 0, 0, NULL, NULL),
(8, 'subscribers_email_count', 'completed', 10, '2025-03-15 00:00:00', '2025-03-15 00:16:34', '2025-03-09 12:59:58', '2025-03-15 00:16:34', NULL, 0, 0, '{"highest_subscriber_id":2,"last_subscriber_id":2}', NULL),
(9, 'woocommerce_past_orders', 'completed', 10, '2025-03-09 12:59:58', '2025-03-09 13:02:03', '2025-03-09 12:59:58', '2025-03-09 13:02:03', NULL, 0, 0, NULL, NULL),
(10, 'subscriber_link_tokens', 'completed', 10, '2025-03-09 12:59:58', '2025-03-09 13:02:03', '2025-03-09 12:59:58', '2025-03-09 13:02:03', NULL, 0, 0, NULL, NULL),
(11, 'subscribers_engagement_score', 'completed', 10, '2025-03-10 11:04:00', '2025-03-10 14:07:47', '2025-03-09 12:59:58', '2025-03-10 14:07:47', NULL, 0, 0, NULL, NULL),
(12, 'schedule_re_engagement_email', 'completed', 10, '2025-03-10 12:59:58', '2025-03-10 14:07:47', '2025-03-09 12:59:58', '2025-03-10 14:07:47', NULL, 0, 0, NULL, NULL),
(13, 'mixpanel', 'completed', 10, '2025-03-09 13:54:03', '2025-03-09 14:34:50', '2025-03-09 13:02:03', '2025-03-09 14:34:50', NULL, 0, 0, NULL, NULL),
(14, 'inactive_subscribers', 'completed', 10, '2025-03-10 00:00:00', '2025-03-10 02:56:00', '2025-03-09 14:34:50', '2025-03-10 02:56:00', NULL, 0, 0, '{"last_subscriber_id":1000}', NULL),
(15, 'inactive_subscribers', 'completed', 10, '2025-03-17 00:00:00', '2025-03-17 03:23:04', '2025-03-10 02:56:00', '2025-03-17 03:23:04', NULL, 0, 0, '{"last_subscriber_id":1000}', NULL),
(16, 'mixpanel', 'completed', 10, '2025-03-10 03:14:00', '2025-03-10 03:16:36', '2025-03-10 02:56:00', '2025-03-10 03:16:36', NULL, 0, 0, NULL, NULL),
(17, 'subscribers_engagement_score', 'completed', 10, '2025-03-10 14:07:47', '2025-03-10 15:31:12', '2025-03-10 14:07:47', '2025-03-10 15:31:12', NULL, 0, 0, NULL, NULL),
(18, 'mixpanel', 'completed', 10, '2025-03-10 14:08:47', '2025-03-10 15:31:12', '2025-03-10 14:07:47', '2025-03-10 15:31:12', NULL, 0, 0, NULL, NULL),
(19, 'subscribers_engagement_score', 'completed', 10, '2025-03-10 15:31:12', '2025-03-10 16:05:43', '2025-03-10 15:31:12', '2025-03-10 16:05:43', NULL, 0, 0, NULL, NULL),
(20, 'schedule_re_engagement_email', 'completed', 10, '2025-03-11 15:31:12', '2025-03-11 16:16:18', '2025-03-10 15:31:12', '2025-03-11 16:16:18', NULL, 0, 0, NULL, NULL),
(21, 'subscribers_engagement_score', 'completed', 10, '2025-03-11 23:23:00', '2025-03-12 01:33:40', '2025-03-10 16:05:43', '2025-03-12 01:33:40', NULL, 0, 0, NULL, NULL),
(22, 'mixpanel', 'completed', 10, '2025-03-10 16:20:43', '2025-03-10 16:21:20', '2025-03-10 16:05:43', '2025-03-10 16:21:20', NULL, 0, 0, NULL, NULL),
(23, 'mixpanel', 'completed', 10, '2025-03-11 16:25:18', '2025-03-11 17:19:29', '2025-03-11 16:16:18', '2025-03-11 17:19:29', NULL, 0, 0, NULL, NULL),
(24, 'schedule_re_engagement_email', 'completed', 10, '2025-03-12 17:19:29', '2025-03-12 18:40:07', '2025-03-11 17:19:29', '2025-03-12 18:40:07', NULL, 0, 0, NULL, NULL),
(25, 'subscribers_engagement_score', 'completed', 10, '2025-03-12 01:33:40', '2025-03-12 01:33:40', '2025-03-12 01:33:40', '2025-03-12 01:33:40', NULL, 0, 0, NULL, NULL),
(26, 'mixpanel', 'completed', 10, '2025-03-12 01:43:40', '2025-03-12 02:03:06', '2025-03-12 01:33:40', '2025-03-12 02:03:06', NULL, 0, 0, NULL, NULL),
(27, 'export_files_cleanup', 'completed', 10, '2025-03-21 00:00:00', '2025-03-21 01:51:51', '2025-03-12 01:33:40', '2025-03-21 01:51:51', NULL, 0, 0, NULL, NULL),
(28, 'subscribers_engagement_score', 'completed', 10, '2025-03-13 21:14:00', '2025-03-13 21:28:57', '2025-03-12 01:33:40', '2025-03-13 21:28:57', NULL, 0, 0, NULL, NULL),
(29, 'mixpanel', 'completed', 10, '2025-03-12 19:07:07', '2025-03-12 21:25:00', '2025-03-12 18:40:07', '2025-03-12 21:25:00', NULL, 0, 0, NULL, NULL),
(30, 'schedule_re_engagement_email', 'completed', 10, '2025-03-13 21:25:00', '2025-03-13 21:28:57', '2025-03-12 21:25:00', '2025-03-13 21:28:57', NULL, 0, 0, NULL, NULL),
(31, 'subscribers_engagement_score', 'completed', 10, '2025-03-13 21:28:57', '2025-03-13 21:31:33', '2025-03-13 21:28:57', '2025-03-13 21:31:33', NULL, 0, 0, NULL, NULL),
(32, 'mixpanel', 'completed', 10, '2025-03-13 22:15:57', '2025-03-14 00:18:18', '2025-03-13 21:28:57', '2025-03-14 00:18:18', NULL, 0, 0, NULL, NULL),
(33, 'subscribers_engagement_score', 'completed', 10, '2025-03-14 20:36:00', '2025-03-14 21:01:48', '2025-03-13 21:31:33', '2025-03-14 21:01:48', NULL, 0, 0, NULL, NULL),
(34, 'schedule_re_engagement_email', 'completed', 10, '2025-03-14 21:31:33', '2025-03-14 21:32:52', '2025-03-13 21:31:33', '2025-03-14 21:32:52', NULL, 0, 0, NULL, NULL),
(35, 'subscribers_engagement_score', 'completed', 10, '2025-03-15 04:16:00', '2025-03-15 06:41:06', '2025-03-14 21:01:48', '2025-03-15 06:41:06', NULL, 0, 0, NULL, NULL),
(36, 'mixpanel', 'completed', 10, '2025-03-14 21:23:48', '2025-03-14 21:32:52', '2025-03-14 21:01:48', '2025-03-14 21:32:52', NULL, 0, 0, NULL, NULL),
(37, 'subscribers_email_count', 'completed', 10, '2025-03-23 00:00:00', '2025-03-23 05:36:02', '2025-03-15 00:16:34', '2025-03-23 05:36:02', NULL, 0, 0, '{"highest_subscriber_id":2}', NULL),
(38, 'schedule_re_engagement_email', 'completed', 10, '2025-03-16 00:16:34', '2025-03-16 05:35:48', '2025-03-15 00:16:34', '2025-03-16 05:35:48', NULL, 0, 0, NULL, NULL),
(39, 'mixpanel', 'completed', 10, '2025-03-15 01:09:34', '2025-03-15 01:25:02', '2025-03-15 00:16:34', '2025-03-15 01:25:02', NULL, 0, 0, NULL, NULL),
(40, 'subscribers_engagement_score', 'completed', 10, '2025-03-15 06:41:06', '2025-03-15 06:41:08', '2025-03-15 06:41:06', '2025-03-15 06:41:08', NULL, 0, 0, NULL, NULL),
(41, 'mixpanel', 'completed', 10, '2025-03-15 07:11:06', '2025-03-15 11:35:40', '2025-03-15 06:41:06', '2025-03-15 11:35:40', NULL, 0, 0, NULL, NULL),
(42, 'subscribers_engagement_score', 'completed', 10, '2025-03-16 07:26:00', '2025-03-16 13:20:00', '2025-03-15 06:41:08', '2025-03-16 13:20:00', NULL, 0, 0, NULL, NULL),
(43, 'mixpanel', 'completed', 10, '2025-03-16 06:17:48', '2025-03-16 06:25:45', '2025-03-16 05:35:48', '2025-03-16 06:25:45', NULL, 0, 0, NULL, NULL),
(44, 'schedule_re_engagement_email', 'completed', 10, '2025-03-17 06:25:45', '2025-03-17 06:40:27', '2025-03-16 06:25:45', '2025-03-17 06:40:27', NULL, 0, 0, NULL, NULL),
(45, 'subscribers_engagement_score', 'completed', 10, '2025-03-16 13:20:00', '2025-03-16 14:23:49', '2025-03-16 13:20:00', '2025-03-16 14:23:49', NULL, 0, 0, NULL, NULL),
(46, 'mixpanel', 'completed', 10, '2025-03-16 14:14:00', '2025-03-16 14:23:49', '2025-03-16 13:20:00', '2025-03-16 14:23:49', NULL, 0, 0, NULL, NULL),
(47, 'subscribers_engagement_score', 'completed', 10, '2025-03-17 11:31:00', '2025-03-17 11:42:50', '2025-03-16 14:23:49', '2025-03-17 11:42:50', NULL, 0, 0, NULL, NULL),
(48, 'inactive_subscribers', 'completed', 10, '2025-03-29 00:00:00', '2025-03-29 03:02:05', '2025-03-17 03:23:04', '2025-03-29 03:02:05', NULL, 0, 0, '{"last_subscriber_id":1000}', NULL),
(49, 'mixpanel', 'completed', 10, '2025-03-17 03:52:04', '2025-03-17 04:40:05', '2025-03-17 03:23:04', '2025-03-17 04:40:05', NULL, 0, 0, NULL, NULL),
(50, 'mixpanel', 'completed', 10, '2025-03-17 07:32:27', '2025-03-17 11:42:50', '2025-03-17 06:40:27', '2025-03-17 11:42:50', NULL, 0, 0, NULL, NULL),
(51, 'subscribers_engagement_score', 'completed', 10, '2025-03-18 04:48:00', '2025-03-18 05:18:03', '2025-03-17 11:42:50', '2025-03-18 05:18:03', NULL, 0, 0, NULL, NULL),
(52, 'schedule_re_engagement_email', 'completed', 10, '2025-03-18 11:42:50', '2025-03-18 13:24:33', '2025-03-17 11:42:50', '2025-03-18 13:24:33', NULL, 0, 0, NULL, NULL),
(53, 'subscribers_engagement_score', 'completed', 10, '2025-03-18 05:18:03', '2025-03-18 05:35:34', '2025-03-18 05:18:03', '2025-03-18 05:35:34', NULL, 0, 0, NULL, NULL),
(54, 'mixpanel', 'completed', 10, '2025-03-18 05:26:03', '2025-03-18 05:35:34', '2025-03-18 05:18:03', '2025-03-18 05:35:34', NULL, 0, 0, NULL, NULL),
(55, 'subscribers_engagement_score', 'completed', 10, '2025-03-19 12:55:00', '2025-03-19 13:00:04', '2025-03-18 05:35:34', '2025-03-19 13:00:04', NULL, 0, 0, NULL, NULL),
(56, 'mixpanel', 'completed', 10, '2025-03-18 13:54:33', '2025-03-18 17:49:38', '2025-03-18 13:24:33', '2025-03-18 17:49:38', NULL, 0, 0, NULL, NULL),
(57, 'schedule_re_engagement_email', 'completed', 10, '2025-03-19 17:49:38', '2025-03-19 18:43:41', '2025-03-18 17:49:38', '2025-03-19 18:43:41', NULL, 0, 0, NULL, NULL),
(58, 'subscribers_engagement_score', 'completed', 10, '2025-03-19 13:00:04', '2025-03-19 15:31:38', '2025-03-19 13:00:04', '2025-03-19 15:31:38', NULL, 0, 0, NULL, NULL),
(59, 'mixpanel', 'completed', 10, '2025-03-19 13:45:04', '2025-03-19 15:31:38', '2025-03-19 13:00:04', '2025-03-19 15:31:38', NULL, 0, 0, NULL, NULL),
(60, 'subscribers_engagement_score', 'completed', 10, '2025-03-20 17:46:00', '2025-03-20 18:09:53', '2025-03-19 15:31:38', '2025-03-20 18:09:53', NULL, 0, 0, NULL, NULL),
(61, 'mixpanel', 'completed', 10, '2025-03-19 19:11:41', '2025-03-19 19:46:57', '2025-03-19 18:43:41', '2025-03-19 19:46:57', NULL, 0, 0, NULL, NULL),
(62, 'schedule_re_engagement_email', 'completed', 10, '2025-03-20 19:46:57', '2025-03-20 22:38:46', '2025-03-19 19:46:57', '2025-03-20 22:38:46', NULL, 0, 0, NULL, NULL),
(63, 'subscribers_engagement_score', 'completed', 10, '2025-03-20 18:09:53', '2025-03-20 18:15:17', '2025-03-20 18:09:53', '2025-03-20 18:15:17', NULL, 0, 0, NULL, NULL),
(64, 'mixpanel', 'completed', 10, '2025-03-20 18:17:53', '2025-03-20 18:20:08', '2025-03-20 18:09:53', '2025-03-20 18:20:08', NULL, 0, 0, NULL, NULL),
(65, 'subscribers_engagement_score', 'completed', 10, '2025-03-21 01:05:00', '2025-03-21 01:51:51', '2025-03-20 18:15:17', '2025-03-21 01:51:51', NULL, 0, 0, NULL, NULL),
(66, 'mixpanel', 'completed', 10, '2025-03-20 23:36:46', '2025-03-20 23:45:11', '2025-03-20 22:38:46', '2025-03-20 23:45:11', NULL, 0, 0, NULL, NULL),
(67, 'schedule_re_engagement_email', 'completed', 10, '2025-03-21 23:45:11', '2025-03-22 02:27:42', '2025-03-20 23:45:11', '2025-03-22 02:27:42', NULL, 0, 0, NULL, NULL),
(68, 'subscribers_engagement_score', 'completed', 10, '2025-03-22 20:33:00', '2025-03-22 20:58:44', '2025-03-21 01:51:51', '2025-03-22 20:58:44', NULL, 0, 0, NULL, NULL),
(69, 'mixpanel', 'completed', 10, '2025-03-21 02:36:51', '2025-03-21 03:21:44', '2025-03-21 01:51:51', '2025-03-21 03:21:44', NULL, 0, 0, NULL, NULL),
(70, 'export_files_cleanup', 'completed', 10, '2025-03-26 00:00:00', '2025-03-26 02:09:47', '2025-03-21 03:21:44', '2025-03-26 02:09:47', NULL, 0, 0, NULL, NULL),
(71, 'mixpanel', 'completed', 10, '2025-03-22 02:37:42', '2025-03-22 03:23:48', '2025-03-22 02:27:42', '2025-03-22 03:23:48', NULL, 0, 0, NULL, NULL),
(72, 'schedule_re_engagement_email', 'completed', 10, '2025-03-23 03:23:48', '2025-03-23 05:36:02', '2025-03-22 03:23:48', '2025-03-23 05:36:02', NULL, 0, 0, NULL, NULL),
(73, 'subscribers_engagement_score', 'completed', 10, '2025-03-22 20:58:44', '2025-03-22 21:11:29', '2025-03-22 20:58:44', '2025-03-22 21:11:29', NULL, 0, 0, NULL, NULL),
(74, 'mixpanel', 'completed', 10, '2025-03-22 21:10:45', '2025-03-22 21:11:29', '2025-03-22 20:58:45', '2025-03-22 21:11:29', NULL, 0, 0, NULL, NULL),
(75, 'subscribers_engagement_score', 'completed', 10, '2025-03-23 03:17:00', '2025-03-23 05:36:02', '2025-03-22 21:11:29', '2025-03-23 05:36:02', NULL, 0, 0, NULL, NULL),
(76, 'subscribers_email_count', 'completed', 10, '2025-03-28 00:00:00', '2025-03-28 03:21:02', '2025-03-23 05:36:02', '2025-03-28 03:21:02', NULL, 0, 0, '{"highest_subscriber_id":2}', NULL),
(77, 'subscribers_engagement_score', 'completed', 10, '2025-03-24 22:20:00', '2025-03-24 22:20:08', '2025-03-23 05:36:02', '2025-03-24 22:20:08', NULL, 0, 0, NULL, NULL),
(78, 'mixpanel', 'completed', 10, '2025-03-23 05:36:02', '2025-03-23 10:05:22', '2025-03-23 05:36:02', '2025-03-23 10:05:22', NULL, 0, 0, NULL, NULL),
(79, 'schedule_re_engagement_email', 'completed', 10, '2025-03-24 10:05:22', '2025-03-24 11:01:53', '2025-03-23 10:05:22', '2025-03-24 11:01:53', NULL, 0, 0, NULL, NULL),
(80, 'mixpanel', 'completed', 10, '2025-03-24 11:56:53', '2025-03-24 12:12:29', '2025-03-24 11:01:53', '2025-03-24 12:12:29', NULL, 0, 0, NULL, NULL),
(81, 'schedule_re_engagement_email', 'completed', 10, '2025-03-25 12:12:29', '2025-03-25 12:13:35', '2025-03-24 12:12:29', '2025-03-25 12:13:35', NULL, 0, 0, NULL, NULL),
(82, 'subscribers_engagement_score', 'completed', 10, '2025-03-24 22:20:08', '2025-03-24 22:20:09', '2025-03-24 22:20:08', '2025-03-24 22:20:09', NULL, 0, 0, NULL, NULL),
(83, 'mixpanel', 'completed', 10, '2025-03-24 22:58:08', '2025-03-25 02:35:46', '2025-03-24 22:20:08', '2025-03-25 02:35:46', NULL, 0, 0, NULL, NULL),
(84, 'subscribers_engagement_score', 'completed', 10, '2025-03-25 15:40:00', '2025-03-25 16:04:04', '2025-03-24 22:20:09', '2025-03-25 16:04:04', NULL, 0, 0, NULL, NULL),
(85, 'mixpanel', 'completed', 10, '2025-03-25 12:38:35', '2025-03-25 14:06:48', '2025-03-25 12:13:35', '2025-03-25 14:06:48', NULL, 0, 0, NULL, NULL),
(86, 'schedule_re_engagement_email', 'completed', 10, '2025-03-26 14:06:48', '2025-03-26 14:27:13', '2025-03-25 14:06:48', '2025-03-26 14:27:13', NULL, 0, 0, NULL, NULL),
(87, 'subscribers_engagement_score', 'completed', 10, '2025-03-26 01:15:00', '2025-03-26 02:09:47', '2025-03-25 16:04:04', '2025-03-26 02:09:47', NULL, 0, 0, NULL, NULL),
(88, 'mixpanel', 'completed', 10, '2025-03-25 16:46:04', '2025-03-25 17:22:07', '2025-03-25 16:04:04', '2025-03-25 17:22:07', NULL, 0, 0, NULL, NULL),
(89, 'subscribers_engagement_score', 'completed', 10, '2025-03-26 02:09:47', '2025-03-26 03:20:37', '2025-03-26 02:09:47', '2025-03-26 03:20:37', NULL, 0, 0, NULL, NULL),
(90, 'mixpanel', 'completed', 10, '2025-03-26 02:39:47', '2025-03-26 03:20:37', '2025-03-26 02:09:47', '2025-03-26 03:20:37', NULL, 0, 0, NULL, NULL),
(91, 'export_files_cleanup', 'completed', 10, '2025-04-05 00:00:00', '2025-04-05 13:50:25', '2025-03-26 03:20:37', '2025-04-05 13:50:25', NULL, 0, 0, NULL, NULL),
(92, 'subscribers_engagement_score', 'completed', 10, '2025-03-27 12:56:00', '2025-03-27 13:59:16', '2025-03-26 03:20:37', '2025-03-27 13:59:16', NULL, 0, 0, NULL, NULL),
(93, 'mixpanel', 'completed', 10, '2025-03-26 15:03:13', '2025-03-26 16:25:03', '2025-03-26 14:27:13', '2025-03-26 16:25:03', NULL, 0, 0, NULL, NULL),
(94, 'schedule_re_engagement_email', 'completed', 10, '2025-03-27 16:25:03', '2025-03-27 17:16:24', '2025-03-26 16:25:03', '2025-03-27 17:16:24', NULL, 0, 0, NULL, NULL),
(95, 'subscribers_engagement_score', 'completed', 10, '2025-03-27 13:59:16', '2025-03-27 14:59:55', '2025-03-27 13:59:16', '2025-03-27 14:59:55', NULL, 0, 0, NULL, NULL),
(96, 'mixpanel', 'completed', 10, '2025-03-27 14:08:16', '2025-03-27 14:59:55', '2025-03-27 13:59:16', '2025-03-27 14:59:55', NULL, 0, 0, NULL, NULL),
(97, 'subscribers_engagement_score', 'completed', 10, '2025-03-28 07:37:00', '2025-03-28 07:41:51', '2025-03-27 14:59:55', '2025-03-28 07:41:51', NULL, 0, 0, NULL, NULL),
(98, 'mixpanel', 'completed', 10, '2025-03-27 17:40:24', '2025-03-27 17:49:39', '2025-03-27 17:16:24', '2025-03-27 17:49:39', NULL, 0, 0, NULL, NULL),
(99, 'schedule_re_engagement_email', 'completed', 10, '2025-03-28 17:49:39', '2025-03-28 21:03:46', '2025-03-27 17:49:39', '2025-03-28 21:03:46', NULL, 0, 0, NULL, NULL),
(100, 'subscribers_email_count', 'completed', 10, '2025-04-03 00:00:00', '2025-04-03 02:12:27', '2025-03-28 03:21:02', '2025-04-03 02:12:27', NULL, 0, 0, '{"highest_subscriber_id":2}', NULL),
(101, 'mixpanel', 'completed', 10, '2025-03-28 03:50:02', '2025-03-28 04:13:53', '2025-03-28 03:21:02', '2025-03-28 04:13:53', NULL, 0, 0, NULL, NULL),
(102, 'subscribers_engagement_score', 'completed', 10, '2025-03-29 10:34:00', '2025-03-29 11:23:35', '2025-03-28 07:41:51', '2025-03-29 11:23:35', NULL, 0, 0, NULL, NULL),
(103, 'mixpanel', 'completed', 10, '2025-03-28 08:23:51', '2025-03-28 09:16:13', '2025-03-28 07:41:51', '2025-03-28 09:16:13', NULL, 0, 0, NULL, NULL),
(104, 'mixpanel', 'completed', 10, '2025-03-28 21:09:46', '2025-03-28 22:53:13', '2025-03-28 21:03:46', '2025-03-28 22:53:13', NULL, 0, 0, NULL, NULL),
(105, 'schedule_re_engagement_email', 'completed', 10, '2025-03-29 22:53:13', '2025-03-29 23:58:45', '2025-03-28 22:53:13', '2025-03-29 23:58:45', NULL, 0, 0, NULL, NULL),
(106, 'inactive_subscribers', 'completed', 10, '2025-04-03 00:00:00', '2025-04-03 02:12:27', '2025-03-29 03:02:05', '2025-04-03 02:12:27', NULL, 0, 0, '{"last_subscriber_id":1000}', NULL),
(107, 'mixpanel', 'completed', 10, '2025-03-29 03:33:05', '2025-03-29 03:41:56', '2025-03-29 03:02:05', '2025-03-29 03:41:56', NULL, 0, 0, NULL, NULL),
(108, 'subscribers_engagement_score', 'completed', 10, '2025-03-29 11:23:35', '2025-03-29 13:35:18', '2025-03-29 11:23:35', '2025-03-29 13:35:18', NULL, 0, 0, NULL, NULL),
(109, 'mixpanel', 'completed', 10, '2025-03-29 12:01:35', '2025-03-29 13:35:18', '2025-03-29 11:23:35', '2025-03-29 13:35:18', NULL, 0, 0, NULL, NULL),
(110, 'subscribers_engagement_score', 'completed', 10, '2025-03-30 01:23:00', '2025-03-30 04:19:43', '2025-03-29 13:35:18', '2025-03-30 04:19:43', NULL, 0, 0, NULL, NULL),
(111, 'mixpanel', 'completed', 10, '2025-03-30 00:48:45', '2025-03-30 04:19:43', '2025-03-29 23:58:45', '2025-03-30 04:19:43', NULL, 0, 0, NULL, NULL),
(112, 'subscribers_engagement_score', 'completed', 10, '2025-03-31 03:36:00', '2025-03-31 03:46:09', '2025-03-30 04:19:43', '2025-03-31 03:46:09', NULL, 0, 0, NULL, NULL),
(113, 'schedule_re_engagement_email', 'completed', 10, '2025-03-31 04:19:43', '2025-03-31 04:37:54', '2025-03-30 04:19:43', '2025-03-31 04:37:54', NULL, 0, 0, NULL, NULL),
(114, 'subscribers_engagement_score', 'completed', 10, '2025-03-31 03:46:09', '2025-03-31 04:37:54', '2025-03-31 03:46:09', '2025-03-31 04:37:54', NULL, 0, 0, NULL, NULL),
(115, 'mixpanel', 'completed', 10, '2025-03-31 04:26:09', '2025-03-31 04:37:54', '2025-03-31 03:46:09', '2025-03-31 04:37:54', NULL, 0, 0, NULL, NULL),
(116, 'subscribers_engagement_score', 'completed', 10, '2025-04-01 00:40:00', '2025-04-01 00:53:06', '2025-03-31 04:37:54', '2025-04-01 00:53:06', NULL, 0, 0, NULL, NULL),
(117, 'subscribers_engagement_score', 'completed', 10, '2025-04-02 15:09:00', '2025-04-02 16:18:44', '2025-04-01 00:53:06', '2025-04-02 16:18:44', NULL, 0, 0, NULL, NULL),
(118, 'schedule_re_engagement_email', 'completed', 10, '2025-04-02 00:53:06', '2025-04-02 04:44:18', '2025-04-01 00:53:06', '2025-04-02 04:44:18', NULL, 0, 0, NULL, NULL),
(119, 'mixpanel', 'completed', 10, '2025-04-01 01:00:07', '2025-04-01 01:17:16', '2025-04-01 00:53:07', '2025-04-01 01:17:16', NULL, 0, 0, NULL, NULL),
(120, 'mixpanel', 'completed', 10, '2025-04-02 04:57:18', '2025-04-02 06:11:05', '2025-04-02 04:44:18', '2025-04-02 06:11:05', NULL, 0, 0, NULL, NULL),
(121, 'schedule_re_engagement_email', 'completed', 10, '2025-04-03 06:11:05', '2025-04-03 06:15:19', '2025-04-02 06:11:05', '2025-04-03 06:15:19', NULL, 0, 0, NULL, NULL),
(122, 'subscribers_engagement_score', 'completed', 10, '2025-04-02 16:18:44', '2025-04-02 17:47:14', '2025-04-02 16:18:44', '2025-04-02 17:47:14', NULL, 0, 0, NULL, NULL),
(123, 'mixpanel', 'completed', 10, '2025-04-02 17:00:44', '2025-04-02 17:47:14', '2025-04-02 16:18:44', '2025-04-02 17:47:14', NULL, 0, 0, NULL, NULL),
(124, 'subscribers_engagement_score', 'completed', 10, '2025-04-03 16:28:00', '2025-04-03 17:58:48', '2025-04-02 17:47:14', '2025-04-03 17:58:48', NULL, 0, 0, NULL, NULL),
(125, 'subscribers_email_count', 'completed', 10, '2025-04-08 00:00:00', '2025-04-08 00:07:22', '2025-04-03 02:12:27', '2025-04-08 00:07:22', NULL, 0, 0, '{"highest_subscriber_id":2}', NULL),
(126, 'inactive_subscribers', 'completed', 10, '2025-04-11 00:00:00', '2025-04-11 01:28:34', '2025-04-03 02:12:27', '2025-04-11 01:28:34', NULL, 0, 0, '{"last_subscriber_id":1000}', NULL),
(127, 'mixpanel', 'completed', 10, '2025-04-03 02:31:27', '2025-04-03 03:22:06', '2025-04-03 02:12:27', '2025-04-03 03:22:06', NULL, 0, 0, NULL, NULL),
(128, 'mixpanel', 'completed', 10, '2025-04-03 06:22:19', '2025-04-03 06:36:00', '2025-04-03 06:15:19', '2025-04-03 06:36:00', NULL, 0, 0, NULL, NULL),
(129, 'schedule_re_engagement_email', 'completed', 10, '2025-04-04 06:36:00', '2025-04-04 07:23:55', '2025-04-03 06:36:00', '2025-04-04 07:23:55', NULL, 0, 0, NULL, NULL),
(130, 'subscribers_engagement_score', 'completed', 10, '2025-04-03 17:58:48', '2025-04-03 18:16:42', '2025-04-03 17:58:48', '2025-04-03 18:16:42', NULL, 0, 0, NULL, NULL),
(131, 'mixpanel', 'completed', 10, '2025-04-03 18:38:48', '2025-04-03 19:24:10', '2025-04-03 17:58:48', '2025-04-03 19:24:10', NULL, 0, 0, NULL, NULL),
(132, 'subscribers_engagement_score', 'completed', 10, '2025-04-04 18:02:00', '2025-04-04 20:26:05', '2025-04-03 18:16:42', '2025-04-04 20:26:05', NULL, 0, 0, NULL, NULL),
(133, 'mixpanel', 'completed', 10, '2025-04-04 08:10:55', '2025-04-04 09:43:12', '2025-04-04 07:23:55', '2025-04-04 09:43:12', NULL, 0, 0, NULL, NULL),
(134, 'schedule_re_engagement_email', 'completed', 10, '2025-04-05 09:43:12', '2025-04-05 13:50:25', '2025-04-04 09:43:12', '2025-04-05 13:50:25', NULL, 0, 0, NULL, NULL),
(135, 'subscribers_engagement_score', 'completed', 10, '2025-04-04 20:26:05', '2025-04-04 21:21:28', '2025-04-04 20:26:05', '2025-04-04 21:21:28', NULL, 0, 0, NULL, NULL),
(136, 'mixpanel', 'completed', 10, '2025-04-04 20:45:05', '2025-04-04 21:21:28', '2025-04-04 20:26:05', '2025-04-04 21:21:28', NULL, 0, 0, NULL, NULL),
(137, 'subscribers_engagement_score', 'completed', 10, '2025-04-05 15:45:00', '2025-04-05 15:51:11', '2025-04-04 21:21:28', '2025-04-05 15:51:11', NULL, 0, 0, NULL, NULL),
(138, 'mixpanel', 'completed', 10, '2025-04-05 14:32:25', '2025-04-05 15:26:22', '2025-04-05 13:50:25', '2025-04-05 15:26:22', NULL, 0, 0, NULL, NULL),
(139, 'export_files_cleanup', 'completed', 10, '2025-04-12 00:00:00', '2025-04-12 07:30:50', '2025-04-05 15:26:22', '2025-04-12 07:30:50', NULL, 0, 0, NULL, NULL),
(140, 'schedule_re_engagement_email', 'completed', 10, '2025-04-06 15:26:22', '2025-04-06 16:41:45', '2025-04-05 15:26:22', '2025-04-06 16:41:45', NULL, 0, 0, NULL, NULL),
(141, 'subscribers_engagement_score', 'completed', 10, '2025-04-06 11:40:00', '2025-04-06 11:52:41', '2025-04-05 15:51:11', '2025-04-06 11:52:41', NULL, 0, 0, NULL, NULL),
(142, 'mixpanel', 'completed', 10, '2025-04-05 16:36:11', '2025-04-05 16:44:09', '2025-04-05 15:51:11', '2025-04-05 16:44:09', NULL, 0, 0, NULL, NULL),
(143, 'subscribers_engagement_score', 'completed', 10, '2025-04-06 11:52:41', '2025-04-06 15:06:21', '2025-04-06 11:52:41', '2025-04-06 15:06:21', NULL, 0, 0, NULL, NULL),
(144, 'mixpanel', 'completed', 10, '2025-04-06 12:07:41', '2025-04-06 15:06:21', '2025-04-06 11:52:41', '2025-04-06 15:06:21', NULL, 0, 0, NULL, NULL),
(145, 'subscribers_engagement_score', 'completed', 10, '2025-04-07 20:57:00', '2025-04-07 22:50:45', '2025-04-06 15:06:21', '2025-04-07 22:50:45', NULL, 0, 0, NULL, NULL),
(146, 'mixpanel', 'completed', 10, '2025-04-06 16:41:45', '2025-04-06 17:08:10', '2025-04-06 16:41:45', '2025-04-06 17:08:10', NULL, 0, 0, NULL, NULL),
(147, 'schedule_re_engagement_email', 'completed', 10, '2025-04-07 17:08:10', '2025-04-07 17:30:21', '2025-04-06 17:08:10', '2025-04-07 17:30:21', NULL, 0, 0, NULL, NULL),
(148, 'mixpanel', 'completed', 10, '2025-04-07 18:11:21', '2025-04-07 18:13:14', '2025-04-07 17:30:21', '2025-04-07 18:13:14', NULL, 0, 0, NULL, NULL),
(149, 'schedule_re_engagement_email', 'completed', 10, '2025-04-08 18:13:14', '2025-04-08 20:31:29', '2025-04-07 18:13:14', '2025-04-08 20:31:29', NULL, 0, 0, NULL, NULL),
(150, 'subscribers_engagement_score', 'completed', 10, '2025-04-07 22:50:45', '2025-04-07 23:23:21', '2025-04-07 22:50:45', '2025-04-07 23:23:21', NULL, 0, 0, NULL, NULL),
(151, 'mixpanel', 'completed', 10, '2025-04-07 23:39:45', '2025-04-08 00:07:22', '2025-04-07 22:50:45', '2025-04-08 00:07:22', NULL, 0, 0, NULL, NULL),
(152, 'subscribers_engagement_score', 'completed', 10, '2025-04-08 02:36:00', '2025-04-08 02:42:09', '2025-04-07 23:23:21', '2025-04-08 02:42:09', NULL, 0, 0, NULL, NULL),
(153, 'subscribers_email_count', 'completed', 10, '2025-04-14 00:00:00', '2025-04-14 01:14:28', '2025-04-08 00:07:22', '2025-04-14 01:14:28', NULL, 0, 0, '{"highest_subscriber_id":2}', NULL),
(154, 'subscribers_engagement_score', 'completed', 10, '2025-04-09 19:58:00', '2025-04-09 20:11:22', '2025-04-08 02:42:09', '2025-04-09 20:11:22', NULL, 0, 0, NULL, NULL),
(155, 'mixpanel', 'completed', 10, '2025-04-08 03:26:09', '2025-04-08 03:30:00', '2025-04-08 02:42:09', '2025-04-08 03:30:00', NULL, 0, 0, NULL, NULL),
(156, 'mixpanel', 'completed', 10, '2025-04-08 20:51:29', '2025-04-08 21:23:29', '2025-04-08 20:31:29', '2025-04-08 21:23:29', NULL, 0, 0, NULL, NULL),
(157, 'schedule_re_engagement_email', 'completed', 10, '2025-04-09 21:23:29', '2025-04-09 22:12:44', '2025-04-08 21:23:29', '2025-04-09 22:12:44', NULL, 0, 0, NULL, NULL),
(158, 'subscribers_engagement_score', 'completed', 10, '2025-04-09 20:11:22', '2025-04-09 20:26:35', '2025-04-09 20:11:22', '2025-04-09 20:26:35', NULL, 0, 0, NULL, NULL),
(159, 'mixpanel', 'completed', 10, '2025-04-09 20:10:22', '2025-04-09 20:26:35', '2025-04-09 20:11:22', '2025-04-09 20:26:35', NULL, 0, 0, NULL, NULL),
(160, 'subscribers_engagement_score', 'completed', 10, '2025-04-10 06:41:00', '2025-04-10 07:59:53', '2025-04-09 20:26:35', '2025-04-10 07:59:53', NULL, 0, 0, NULL, NULL),
(161, 'mixpanel', 'completed', 10, '2025-04-09 22:26:44', '2025-04-10 01:50:06', '2025-04-09 22:12:44', '2025-04-10 01:50:06', NULL, 0, 0, NULL, NULL),
(162, 'schedule_re_engagement_email', 'completed', 10, '2025-04-11 01:50:06', '2025-04-11 02:44:35', '2025-04-10 01:50:06', '2025-04-11 02:44:35', NULL, 0, 0, NULL, NULL),
(163, 'subscribers_engagement_score', 'completed', 10, '2025-04-11 07:05:00', '2025-04-11 07:07:52', '2025-04-10 07:59:53', '2025-04-11 07:07:52', NULL, 0, 0, NULL, NULL),
(164, 'mixpanel', 'completed', 10, '2025-04-10 08:48:53', '2025-04-10 09:29:12', '2025-04-10 07:59:53', '2025-04-10 09:29:12', NULL, 0, 0, NULL, NULL),
(165, 'inactive_subscribers', 'completed', 10, '2025-04-18 00:00:00', '2025-04-18 03:21:30', '2025-04-11 01:28:34', '2025-04-18 03:21:30', NULL, 0, 0, '{"last_subscriber_id":1000}', NULL),
(166, 'mixpanel', 'completed', 10, '2025-04-11 01:38:35', '2025-04-11 02:44:35', '2025-04-11 01:28:35', '2025-04-11 02:44:35', NULL, 0, 0, NULL, NULL),
(167, 'subscribers_engagement_score', 'completed', 10, '2025-04-11 07:07:52', '2025-04-11 07:07:53', '2025-04-11 07:07:52', '2025-04-11 07:07:53', NULL, 0, 0, NULL, NULL),
(168, 'schedule_re_engagement_email', 'completed', 10, '2025-04-12 07:07:52', '2025-04-12 07:30:50', '2025-04-11 07:07:52', '2025-04-12 07:30:50', NULL, 0, 0, NULL, NULL),
(169, 'mixpanel', 'completed', 10, '2025-04-11 07:21:52', '2025-04-11 07:26:34', '2025-04-11 07:07:52', '2025-04-11 07:26:34', NULL, 0, 0, NULL, NULL),
(170, 'subscribers_engagement_score', 'completed', 10, '2025-04-11 07:07:53', '2025-04-11 07:26:34', '2025-04-11 07:07:53', '2025-04-11 07:26:34', NULL, 0, 0, NULL, NULL),
(171, 'subscribers_engagement_score', 'completed', 10, '2025-04-12 11:04:00', '2025-04-12 11:04:04', '2025-04-11 07:26:34', '2025-04-12 11:04:04', NULL, 0, 0, NULL, NULL),
(172, 'unsubscribe_tokens', 'completed', 0, '2025-04-11 17:35:23', '2025-04-11 17:38:32', '2025-04-11 17:35:23', '2025-04-11 17:38:32', NULL, 0, 0, '{"last_subscriber_id":2,"last_newsletter_id":0}', NULL),
(173, 'subscriber_link_tokens', 'completed', 0, '2025-04-11 17:35:23', '2025-04-11 17:35:26', '2025-04-11 17:35:23', '2025-04-11 17:35:26', NULL, 0, 0, NULL, NULL),
(174, 'newsletter_templates_thumbnails', 'completed', 10, '2025-04-11 17:35:23', '2025-04-11 17:35:26', '2025-04-11 17:35:23', '2025-04-11 17:35:26', NULL, 0, 0, NULL, NULL),
(175, 'mixpanel', 'completed', 0, '2025-04-11 17:35:23', '2025-04-11 17:35:26', '2025-04-11 17:35:23', '2025-04-11 17:35:26', NULL, 0, 0, NULL, NULL),
(176, 'mixpanel', 'completed', 10, '2025-04-11 17:41:32', '2025-04-11 17:42:32', '2025-04-11 17:38:32', '2025-04-11 17:42:32', NULL, 0, 0, NULL, NULL),
(177, 'mixpanel', 'completed', 10, '2025-04-12 08:17:50', '2025-04-12 08:51:19', '2025-04-12 07:30:50', '2025-04-12 08:51:19', NULL, 0, 0, NULL, NULL),
(178, 'export_files_cleanup', 'completed', 10, '2025-04-19 00:00:00', '2025-04-19 00:35:45', '2025-04-12 08:51:19', '2025-04-19 00:35:45', NULL, 0, 0, NULL, NULL),
(179, 'schedule_re_engagement_email', 'completed', 10, '2025-04-13 08:51:19', '2025-04-13 08:51:22', '2025-04-12 08:51:19', '2025-04-13 08:51:22', NULL, 0, 0, NULL, NULL),
(180, 'subscribers_engagement_score', 'completed', 10, '2025-04-12 11:04:04', '2025-04-12 11:08:34', '2025-04-12 11:04:04', '2025-04-12 11:08:34', NULL, 0, 0, NULL, NULL),
(181, 'mixpanel', 'completed', 10, '2025-04-12 11:38:04', '2025-04-12 12:05:18', '2025-04-12 11:04:04', '2025-04-12 12:05:18', NULL, 0, 0, NULL, NULL),
(182, 'subscribers_engagement_score', 'completed', 10, '2025-04-13 04:43:00', '2025-04-13 05:28:22', '2025-04-12 11:08:34', '2025-04-13 05:28:22', NULL, 0, 0, NULL, NULL),
(183, 'subscribers_engagement_score', 'completed', 10, '2025-04-14 01:42:00', '2025-04-14 02:06:55', '2025-04-13 05:28:22', '2025-04-14 02:06:55', NULL, 0, 0, NULL, NULL),
(184, 'mixpanel', 'completed', 10, '2025-04-13 05:30:23', '2025-04-13 05:35:39', '2025-04-13 05:28:23', '2025-04-13 05:35:39', NULL, 0, 0, NULL, NULL),
(185, 'mixpanel', 'completed', 10, '2025-04-13 09:09:22', '2025-04-13 10:31:18', '2025-04-13 08:51:22', '2025-04-13 10:31:18', NULL, 0, 0, NULL, NULL),
(186, 'schedule_re_engagement_email', 'completed', 10, '2025-04-14 10:31:18', '2025-04-14 10:49:14', '2025-04-13 10:31:18', '2025-04-14 10:49:14', NULL, 0, 0, NULL, NULL),
(187, 'subscribers_email_count', 'scheduled', 10, '2025-04-25 00:00:00', NULL, '2025-04-14 01:14:28', '2025-04-14 01:14:28', NULL, NULL, 0, NULL, NULL),
(188, 'mixpanel', 'completed', 10, '2025-04-14 01:39:28', '2025-04-14 02:06:55', '2025-04-14 01:14:28', '2025-04-14 02:06:55', NULL, 0, 0, NULL, NULL),
(189, 'subscribers_engagement_score', 'completed', 10, '2025-04-14 02:06:55', '2025-04-14 03:17:02', '2025-04-14 02:06:55', '2025-04-14 03:17:02', NULL, 0, 0, NULL, NULL),
(190, 'subscribers_engagement_score', 'completed', 10, '2025-04-15 18:29:00', '2025-04-15 18:42:57', '2025-04-14 03:17:02', '2025-04-15 18:42:57', NULL, 0, 0, NULL, NULL),
(191, 'mixpanel', 'completed', 10, '2025-04-14 04:11:02', '2025-04-14 04:11:34', '2025-04-14 03:17:02', '2025-04-14 04:11:34', NULL, 0, 0, NULL, NULL),
(192, 'mixpanel', 'completed', 10, '2025-04-14 10:52:14', '2025-04-14 11:25:05', '2025-04-14 10:49:14', '2025-04-14 11:25:05', NULL, 0, 0, NULL, NULL),
(193, 'schedule_re_engagement_email', 'completed', 10, '2025-04-15 11:25:05', '2025-04-15 11:41:04', '2025-04-14 11:25:05', '2025-04-15 11:41:04', NULL, 0, 0, NULL, NULL),
(194, 'mixpanel', 'completed', 10, '2025-04-15 11:46:05', '2025-04-15 12:15:59', '2025-04-15 11:41:05', '2025-04-15 12:15:59', NULL, 0, 0, NULL, NULL),
(195, 'schedule_re_engagement_email', 'completed', 10, '2025-04-16 12:15:59', '2025-04-16 12:55:24', '2025-04-15 12:15:59', '2025-04-16 12:55:24', NULL, 0, 0, NULL, NULL),
(196, 'subscribers_engagement_score', 'completed', 10, '2025-04-15 18:42:57', '2025-04-15 20:54:58', '2025-04-15 18:42:57', '2025-04-15 20:54:58', NULL, 0, 0, NULL, NULL),
(197, 'mixpanel', 'completed', 10, '2025-04-15 18:53:57', '2025-04-15 20:54:58', '2025-04-15 18:42:57', '2025-04-15 20:54:58', NULL, 0, 0, NULL, NULL),
(198, 'subscribers_engagement_score', 'completed', 10, '2025-04-16 12:26:00', '2025-04-16 12:55:24', '2025-04-15 20:54:58', '2025-04-16 12:55:24', NULL, 0, 0, NULL, NULL),
(199, 'subscribers_engagement_score', 'completed', 10, '2025-04-17 21:01:00', '2025-04-17 21:23:51', '2025-04-16 12:55:24', '2025-04-17 21:23:51', NULL, 0, 0, NULL, NULL),
(200, 'mixpanel', 'completed', 10, '2025-04-16 12:57:24', '2025-04-16 14:54:11', '2025-04-16 12:55:24', '2025-04-16 14:54:11', NULL, 0, 0, NULL, NULL),
(201, 'schedule_re_engagement_email', 'completed', 10, '2025-04-17 14:54:11', '2025-04-17 16:49:10', '2025-04-16 14:54:11', '2025-04-17 16:49:10', NULL, 0, 0, NULL, NULL),
(202, 'mixpanel', 'completed', 10, '2025-04-17 17:39:10', '2025-04-17 17:45:17', '2025-04-17 16:49:10', '2025-04-17 17:45:17', NULL, 0, 0, NULL, NULL),
(203, 'schedule_re_engagement_email', 'completed', 10, '2025-04-18 17:45:17', '2025-04-18 18:23:07', '2025-04-17 17:45:17', '2025-04-18 18:23:07', NULL, 0, 0, NULL, NULL),
(204, 'subscribers_engagement_score', 'completed', 10, '2025-04-17 21:23:51', '2025-04-17 22:04:25', '2025-04-17 21:23:51', '2025-04-17 22:04:25', NULL, 0, 0, NULL, NULL),
(205, 'mixpanel', 'completed', 10, '2025-04-17 21:27:51', '2025-04-17 22:04:25', '2025-04-17 21:23:51', '2025-04-17 22:04:25', NULL, 0, 0, NULL, NULL),
(206, 'subscribers_engagement_score', 'completed', 10, '2025-04-18 23:24:00', '2025-04-18 23:24:28', '2025-04-17 22:04:25', '2025-04-18 23:24:28', NULL, 0, 0, NULL, NULL),
(207, 'inactive_subscribers', 'scheduled', 10, '2025-04-26 00:00:00', NULL, '2025-04-18 03:21:30', '2025-04-18 03:21:30', NULL, NULL, 0, NULL, NULL),
(208, 'mixpanel', 'completed', 10, '2025-04-18 03:41:30', '2025-04-18 04:56:37', '2025-04-18 03:21:30', '2025-04-18 04:56:37', NULL, 0, 0, NULL, NULL),
(209, 'mixpanel', 'completed', 10, '2025-04-18 18:31:07', '2025-04-18 19:03:57', '2025-04-18 18:23:07', '2025-04-18 19:03:57', NULL, 0, 0, NULL, NULL),
(210, 'schedule_re_engagement_email', 'completed', 10, '2025-04-19 19:03:57', '2025-04-19 19:12:35', '2025-04-18 19:03:57', '2025-04-19 19:12:35', NULL, 0, 0, NULL, NULL),
(211, 'subscribers_engagement_score', 'completed', 10, '2025-04-18 23:24:28', '2025-04-19 00:35:45', '2025-04-18 23:24:28', '2025-04-19 00:35:45', NULL, 0, 0, NULL, NULL),
(212, 'mixpanel', 'completed', 10, '2025-04-19 00:16:28', '2025-04-19 00:35:45', '2025-04-18 23:24:28', '2025-04-19 00:35:45', NULL, 0, 0, NULL, NULL),
(213, 'subscribers_engagement_score', 'completed', 10, '2025-04-20 06:06:00', '2025-04-20 06:58:22', '2025-04-19 00:35:45', '2025-04-20 06:58:22', NULL, 0, 0, NULL, NULL),
(214, 'export_files_cleanup', 'scheduled', 10, '2025-04-22 00:00:00', NULL, '2025-04-19 19:12:35', '2025-04-19 19:12:35', NULL, NULL, 0, NULL, NULL),
(215, 'mixpanel', 'completed', 10, '2025-04-19 19:36:35', '2025-04-19 20:51:53', '2025-04-19 19:12:35', '2025-04-19 20:51:53', NULL, 0, 0, NULL, NULL),
(216, 'schedule_re_engagement_email', 'completed', 10, '2025-04-20 20:51:53', '2025-04-21 12:45:23', '2025-04-19 20:51:53', '2025-04-21 12:45:23', NULL, 0, 0, NULL, NULL),
(217, 'subscribers_engagement_score', 'completed', 10, '2025-04-20 06:58:22', '2025-04-20 07:04:54', '2025-04-20 06:58:22', '2025-04-20 07:04:54', NULL, 0, 0, NULL, NULL),
(218, 'mixpanel', 'completed', 10, '2025-04-20 07:15:22', '2025-04-20 07:30:12', '2025-04-20 06:58:22', '2025-04-20 07:30:12', NULL, 0, 0, NULL, NULL),
(219, 'subscribers_engagement_score', 'scheduled', 10, '2025-04-21 20:34:00', NULL, '2025-04-20 07:04:54', '2025-04-20 07:04:54', NULL, NULL, 0, NULL, NULL),
(220, 'unsubscribe_tokens', 'completed', 0, '2025-04-20 09:16:15', '2025-04-20 09:19:03', '2025-04-20 09:16:15', '2025-04-20 09:19:03', NULL, 0, 0, '{"last_subscriber_id":2,"last_newsletter_id":0}', NULL),
(221, 'subscriber_link_tokens', 'completed', 0, '2025-04-20 09:16:15', '2025-04-20 09:16:15', '2025-04-20 09:16:15', '2025-04-20 09:16:15', NULL, 0, 0, NULL, NULL),
(222, 'newsletter_templates_thumbnails', 'completed', 10, '2025-04-20 09:16:15', '2025-04-20 09:16:15', '2025-04-20 09:16:15', '2025-04-20 09:16:15', NULL, 0, 0, NULL, NULL),
(223, 'mixpanel', 'completed', 0, '2025-04-20 09:16:15', '2025-04-20 09:16:15', '2025-04-20 09:16:15', '2025-04-20 09:16:15', NULL, 0, 0, NULL, NULL),
(224, 'mixpanel', 'completed', 10, '2025-04-20 09:46:03', '2025-04-20 09:59:53', '2025-04-20 09:19:03', '2025-04-20 09:59:53', NULL, 0, 0, NULL, NULL),
(225, 'unsubscribe_tokens', 'completed', 0, '2025-04-20 09:28:27', '2025-04-20 09:41:16', '2025-04-20 09:28:27', '2025-04-20 09:41:16', NULL, 0, 0, '{"last_subscriber_id":2,"last_newsletter_id":0}', NULL),
(226, 'subscriber_link_tokens', 'completed', 0, '2025-04-20 09:28:27', '2025-04-20 09:28:27', '2025-04-20 09:28:27', '2025-04-20 09:28:27', NULL, 0, 0, NULL, NULL),
(227, 'newsletter_templates_thumbnails', 'completed', 10, '2025-04-20 09:28:27', '2025-04-20 09:28:27', '2025-04-20 09:28:27', '2025-04-20 09:28:27', NULL, 0, 0, NULL, NULL),
(228, 'unsubscribe_tokens', 'completed', 0, '2025-04-20 09:59:53', '2025-04-20 10:01:57', '2025-04-20 09:59:53', '2025-04-20 10:01:57', NULL, 0, 0, '{"last_subscriber_id":2,"last_newsletter_id":0}', NULL),
(229, 'subscriber_link_tokens', 'completed', 0, '2025-04-20 09:59:53', '2025-04-20 09:59:53', '2025-04-20 09:59:53', '2025-04-20 09:59:53', NULL, 0, 0, NULL, NULL),
(230, 'newsletter_templates_thumbnails', 'completed', 10, '2025-04-20 09:59:53', '2025-04-20 09:59:53', '2025-04-20 09:59:53', '2025-04-20 09:59:53', NULL, 0, 0, NULL, NULL),
(231, 'mixpanel', 'completed', 10, '2025-04-20 10:56:57', '2025-04-21 12:45:23', '2025-04-20 10:01:57', '2025-04-21 12:45:23', NULL, 0, 0, NULL, NULL),
(232, 'unsubscribe_tokens', 'completed', 0, '2025-04-21 12:45:22', '2025-04-21 18:44:48', '2025-04-21 12:45:22', '2025-04-21 18:44:48', NULL, 0, 0, '{"last_subscriber_id":2,"last_newsletter_id":0}', NULL),
(233, 'subscriber_link_tokens', 'completed', 0, '2025-04-21 12:45:22', '2025-04-21 12:45:23', '2025-04-21 12:45:22', '2025-04-21 12:45:23', NULL, 0, 0, NULL, NULL),
(234, 'newsletter_templates_thumbnails', 'completed', 10, '2025-04-21 12:45:22', '2025-04-21 12:45:23', '2025-04-21 12:45:22', '2025-04-21 12:45:23', NULL, 0, 0, NULL, NULL),
(235, 'schedule_re_engagement_email', 'scheduled', 10, '2025-04-22 18:44:48', NULL, '2025-04-21 18:44:48', '2025-04-21 18:44:48', NULL, NULL, 0, NULL, NULL),
(236, 'mixpanel', 'scheduled', 10, '2025-04-21 19:28:48', NULL, '2025-04-21 18:44:48', '2025-04-21 18:44:48', NULL, NULL, 0, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_scheduled_task_subscribers`
--

CREATE TABLE `wpd6_mailpoet_scheduled_task_subscribers` (
  `task_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `processed` int(1) NOT NULL,
  `failed` smallint(1) NOT NULL DEFAULT 0,
  `error` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`task_id`,`subscriber_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_segments`
--

CREATE TABLE `wpd6_mailpoet_segments` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `type` varchar(90) NOT NULL DEFAULT 'default',
  `description` varchar(250) NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `average_engagement_score` float unsigned DEFAULT NULL,
  `average_engagement_score_updated_at` timestamp NULL DEFAULT NULL,
  `display_in_manage_subscription_page` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`),
  KEY `average_engagement_score_updated_at` (`average_engagement_score_updated_at`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_mailpoet_segments`
--

INSERT INTO `wpd6_mailpoet_segments` VALUES
(1, 'WordPress Users', 'wp_users', 'This list contains all of your WordPress users.', '2025-03-09 12:59:55', '2025-04-20 06:58:22', NULL, NULL, '2025-04-20 06:58:22', 0),
(2, 'WooCommerce Customers', 'woocommerce_users', 'This list contains all of your WooCommerce customers.', '2025-03-09 12:59:55', '2025-04-20 06:58:22', NULL, NULL, '2025-04-20 06:58:22', 0),
(3, 'Newsletter mailing list', 'default', 'This list is automatically created when you install MailPoet.', '2025-03-09 12:59:55', '2025-04-20 06:58:22', NULL, NULL, '2025-04-20 06:58:22', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_sending_queues`
--

CREATE TABLE `wpd6_mailpoet_sending_queues` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `task_id` int(11) unsigned NOT NULL,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `newsletter_rendered_body` longtext DEFAULT NULL,
  `newsletter_rendered_subject` varchar(250) DEFAULT NULL,
  `subscribers` longtext DEFAULT NULL,
  `count_total` int(11) unsigned NOT NULL DEFAULT 0,
  `count_processed` int(11) unsigned NOT NULL DEFAULT 0,
  `count_to_process` int(11) unsigned NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `task_id` (`task_id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_settings`
--

CREATE TABLE `wpd6_mailpoet_settings` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) NOT NULL,
  `value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_mailpoet_settings`
--

INSERT INTO `wpd6_mailpoet_settings` VALUES
(1, 'mta_log', 'a:8:{s:4:"sent";a:0:{}s:7:"started";i:1745239522;s:6:"status";N;s:13:"retry_attempt";N;s:8:"retry_at";N;s:5:"error";N;s:33:"transactional_email_last_error_at";N;s:31:"transactional_email_error_count";N;}', '2025-03-09 12:59:54', '2025-04-21 18:44:48'),
(2, 'homepage', 'a:1:{s:27:"product_discovery_dismissed";b:0;}', '2025-03-09 12:59:54', '2025-03-09 12:59:54'),
(3, 'sender', 'a:2:{s:4:"name";s:15:"thefusionchirch";s:7:"address";s:31:"officialsamoluwatoyin@gmail.com";}', '2025-03-09 12:59:55', '2025-03-09 12:59:55'),
(4, 'installed_at', '2025-03-09 12:59:55', '2025-03-09 12:59:55', '2025-03-09 12:59:55'),
(5, 'captcha', 'a:3:{s:4:"type";s:8:"built-in";s:20:"recaptcha_site_token";s:0:"";s:22:"recaptcha_secret_token";s:0:"";}', '2025-03-09 12:59:55', '2025-03-09 12:59:55'),
(6, 'subscriber_email_notification', 'a:3:{s:7:"enabled";b:1;s:9:"automated";b:1;s:7:"address";s:31:"officialsamoluwatoyin@gmail.com";}', '2025-03-09 12:59:55', '2025-03-09 12:59:55'),
(7, 'stats_notifications', 'a:2:{s:7:"enabled";b:1;s:7:"address";s:31:"officialsamoluwatoyin@gmail.com";}', '2025-03-09 12:59:55', '2025-03-09 12:59:55'),
(8, 'woocommerce', 'a:1:{s:17:"optin_on_checkout";a:3:{s:7:"enabled";b:1;s:7:"message";s:79:"I would like to receive exclusive emails with discounts and product information";s:8:"position";s:18:"after_billing_info";}}', '2025-03-09 12:59:55', '2025-03-09 12:59:55'),
(10, 'subscription', 'a:1:{s:5:"pages";a:5:{s:11:"unsubscribe";i:7;s:6:"manage";i:7;s:12:"confirmation";i:7;s:19:"confirm_unsubscribe";i:7;s:7:"captcha";i:8;}}', '2025-03-09 12:59:55', '2025-04-21 12:45:22'),
(12, 'db_version', '5.10.1', '2025-03-09 12:59:55', '2025-04-21 12:45:22'),
(13, 'updates_log', 'a:3:{i:0;a:3:{s:16:"previous_version";N;s:11:"new_version";s:5:"5.8.1";s:4:"date";s:19:"2025-03-09 12:59:55";}i:1;a:3:{s:16:"previous_version";s:5:"5.8.1";s:11:"new_version";s:6:"5.10.0";s:4:"date";s:19:"2025-04-11 17:35:23";}i:2;a:3:{s:16:"previous_version";s:6:"5.10.0";s:11:"new_version";s:6:"5.10.1";s:4:"date";s:19:"2025-04-20 09:16:15";}}', '2025-03-09 12:59:55', '2025-04-20 09:16:15'),
(14, 'queue_disabled_mail_function_check', '1', '2025-03-09 12:59:55', '2025-04-21 12:45:22'),
(15, 'cron_daemon', 'a:8:{s:5:"token";s:5:"vrdxt";s:6:"status";s:6:"active";s:15:"run_accessed_at";N;s:14:"run_started_at";i:1745261086;s:16:"run_completed_at";i:1745261088;s:10:"last_error";N;s:15:"last_error_date";N;s:10:"updated_at";i:1745261088;}', '2025-03-09 12:59:58', '2025-04-21 18:44:48');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_statistics_bounces`
--

CREATE TABLE `wpd6_mailpoet_statistics_bounces` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_statistics_clicks`
--

CREATE TABLE `wpd6_mailpoet_statistics_clicks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `link_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
  `count` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_statistics_forms`
--

CREATE TABLE `wpd6_mailpoet_statistics_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `form_subscriber` (`form_id`,`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_statistics_newsletters`
--

CREATE TABLE `wpd6_mailpoet_statistics_newsletters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `sent_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_statistics_opens`
--

CREATE TABLE `wpd6_mailpoet_statistics_opens` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `created_at` (`created_at`),
  KEY `subscriber_id_created_at` (`subscriber_id`,`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_statistics_unsubscribes`
--

CREATE TABLE `wpd6_mailpoet_statistics_unsubscribes` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `source` varchar(255) DEFAULT 'unknown',
  `meta` varchar(255) DEFAULT NULL,
  `method` varchar(40) NOT NULL DEFAULT 'unknown',
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id` (`newsletter_id`,`subscriber_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_statistics_woocommerce_purchases`
--

CREATE TABLE `wpd6_mailpoet_statistics_woocommerce_purchases` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `click_id` int(11) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `order_currency` char(3) NOT NULL,
  `order_price_total` float NOT NULL COMMENT 'With shipping and taxes in order_currency',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `status` varchar(40) NOT NULL DEFAULT 'unknown',
  PRIMARY KEY (`id`),
  UNIQUE KEY `click_id_order_id` (`click_id`,`order_id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_stats_notifications`
--

CREATE TABLE `wpd6_mailpoet_stats_notifications` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `task_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_task_id` (`newsletter_id`,`task_id`),
  KEY `task_id` (`task_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_subscribers`
--

CREATE TABLE `wpd6_mailpoet_subscribers` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `wp_user_id` bigint(20) DEFAULT NULL,
  `is_woocommerce_user` int(1) NOT NULL DEFAULT 0,
  `first_name` varchar(255) NOT NULL DEFAULT '',
  `last_name` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(150) NOT NULL,
  `status` varchar(12) NOT NULL DEFAULT 'unconfirmed',
  `subscribed_ip` varchar(45) DEFAULT NULL,
  `confirmed_ip` varchar(45) DEFAULT NULL,
  `confirmed_at` timestamp NULL DEFAULT NULL,
  `last_subscribed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unconfirmed_data` longtext DEFAULT NULL,
  `source` enum('form','imported','administrator','api','wordpress_user','woocommerce_user','woocommerce_checkout','unknown') DEFAULT 'unknown',
  `count_confirmations` int(11) unsigned NOT NULL DEFAULT 0,
  `unsubscribe_token` char(15) DEFAULT NULL,
  `link_token` char(32) DEFAULT NULL,
  `engagement_score` float unsigned DEFAULT NULL,
  `engagement_score_updated_at` timestamp NULL DEFAULT NULL,
  `last_engagement_at` timestamp NULL DEFAULT NULL,
  `woocommerce_synced_at` timestamp NULL DEFAULT NULL,
  `email_count` int(11) unsigned NOT NULL DEFAULT 0,
  `last_sending_at` timestamp NULL DEFAULT NULL,
  `last_open_at` timestamp NULL DEFAULT NULL,
  `last_click_at` timestamp NULL DEFAULT NULL,
  `last_purchase_at` timestamp NULL DEFAULT NULL,
  `last_page_view_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `wp_user_id` (`wp_user_id`),
  KEY `updated_at` (`updated_at`),
  KEY `status_deleted_at` (`status`,`deleted_at`),
  KEY `last_subscribed_at` (`last_subscribed_at`),
  KEY `engagement_score_updated_at` (`engagement_score_updated_at`),
  KEY `link_token` (`link_token`),
  KEY `first_name` (`first_name`(10)),
  KEY `last_name` (`last_name`(10)),
  KEY `last_sending_at` (`last_sending_at`),
  KEY `last_open_at` (`last_open_at`),
  KEY `last_click_at` (`last_click_at`),
  KEY `last_purchase_at` (`last_purchase_at`),
  KEY `last_page_view_at` (`last_page_view_at`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_mailpoet_subscribers`
--

INSERT INTO `wpd6_mailpoet_subscribers` VALUES
(1, 1, 0, 'thefusionchirch', '', 'officialsamoluwatoyin@gmail.com', 'unconfirmed', NULL, NULL, NULL, NULL, '2025-03-09 12:59:55', '2025-04-11 07:07:52', NULL, NULL, 'wordpress_user', 0, NULL, '0b1aba', NULL, '2025-04-11 07:07:51', '2025-03-09 20:28:53', NULL, 0, NULL, NULL, NULL, NULL, '2025-03-09 20:28:53'),
(2, 2, 0, 'Sam', 'Oluwatoyin', 'thefusionchurchglobal@gmail.com', 'unconfirmed', NULL, NULL, NULL, NULL, '2025-03-09 12:59:55', '2025-04-21 16:10:23', NULL, NULL, 'wordpress_user', 0, NULL, 'b5af1b', NULL, '2025-04-11 07:07:52', '2025-04-21 16:09:23', NULL, 0, NULL, NULL, NULL, NULL, '2025-04-21 16:09:23');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_subscriber_custom_field`
--

CREATE TABLE `wpd6_mailpoet_subscriber_custom_field` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `custom_field_id` int(11) unsigned NOT NULL,
  `value` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_id_custom_field_id` (`subscriber_id`,`custom_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_subscriber_ips`
--

CREATE TABLE `wpd6_mailpoet_subscriber_ips` (
  `ip` varchar(45) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`created_at`,`ip`),
  KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_subscriber_segment`
--

CREATE TABLE `wpd6_mailpoet_subscriber_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `status` varchar(12) NOT NULL DEFAULT 'subscribed',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_segment` (`subscriber_id`,`segment_id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_mailpoet_subscriber_segment`
--

INSERT INTO `wpd6_mailpoet_subscriber_segment` VALUES
(1, 1, 1, 'subscribed', '2025-03-09 12:59:55', '2025-03-09 12:59:55'),
(2, 2, 1, 'subscribed', '2025-03-09 12:59:55', '2025-03-09 12:59:55');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_subscriber_tag`
--

CREATE TABLE `wpd6_mailpoet_subscriber_tag` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `tag_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_tag` (`subscriber_id`,`tag_id`),
  KEY `tag_id` (`tag_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_tags`
--

CREATE TABLE `wpd6_mailpoet_tags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `description` text NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_user_agents`
--

CREATE TABLE `wpd6_mailpoet_user_agents` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(32) NOT NULL,
  `user_agent` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_mailpoet_user_flags`
--

CREATE TABLE `wpd6_mailpoet_user_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `name` varchar(50) NOT NULL,
  `value` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_id_name` (`user_id`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_options`
--

CREATE TABLE `wpd6_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_options`
--

INSERT INTO `wpd6_options` VALUES
(1, 'siteurl', 'https://thefusionchurch.org', 'yes'),
(2, 'home', 'https://thefusionchurch.org', 'yes'),
(3, 'blogname', 'The Fusion Church', 'yes'),
(4, 'blogdescription', 'United in Diversity', 'on'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'officialsamoluwatoyin@gmail.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '0', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%year%/%monthnum%/%day%/%postname%/', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:11:{i:0;s:25:"charitable/charitable.php";i:1;s:36:"contact-form-7/wp-contact-form-7.php";i:2;s:23:"elementor/elementor.php";i:3;s:31:"envato-market/envato-market.php";i:4;s:35:"litespeed-cache/litespeed-cache.php";i:5;s:77:"minimal-coming-soon-maintenance-mode/minimal-coming-soon-maintenance-mode.php";i:6;s:23:"revslider/revslider.php";i:7;s:40:"ux-bot-random-text/ux-content-themes.php";i:8;s:27:"woocommerce/woocommerce.php";i:9;s:39:"wp-file-manager/file_folder_manager.php";i:10;s:20:"zegen-core/index.php";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'https://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:4:{i:0;s:80:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/charitable/charitable.php";i:1;s:75:"/home2/ymeinnov/thefusionchurch.org/wp-content/themes/zegen-child/style.css";i:3;s:81:"/home2/ymeinnov/thefusionchurch.org/wp-content/themes/my-religion-child/style.css";i:4;s:0:"";}', 'no'),
(40, 'template', 'zegen', 'yes'),
(41, 'stylesheet', 'zegen-child', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '60717', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '80', 'yes'),
(57, 'thumbnail_size_h', '80', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '768', 'yes'),
(60, 'medium_size_h', '456', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1170', 'yes'),
(63, 'large_size_h', '694', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:3:{i:2;a:4:{s:5:"title";s:0:"";s:5:"count";i:0;s:12:"hierarchical";i:0;s:8:"dropdown";i:0;}i:3;a:4:{s:5:"title";s:0:"";s:5:"count";i:0;s:12:"hierarchical";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'auto'),
(77, 'widget_text', 'a:10:{i:1;a:0:{}i:2;a:3:{s:5:"title";s:10:"Ministries";s:4:"text";s:240:"<ul class="border_list">\r\n<li><a href="#">Ladies Group</a></li>\r\n<li><a href="#">Small Ministry</a></li>\r\n<li><a href="#">Youth Ministry</a></li>\r\n<li><a href="#">Childrens`s Ministry</a></li>\r\n<li><a href="#">Music Ministry</a></li>\r\n</ul>";s:6:"filter";b:0;}i:3;a:3:{s:5:"title";s:7:"Join Us";s:4:"text";s:216:"<ul class="border_list">\r\n<li><a href="#">Become a Member</a></li>\r\n<li><a href="#">Events</a></li>\r\n<li><a href="#">Join Our Team</a></li>\r\n<li><a href="#">Internships</a></li>\r\n<li><a href="#">Serve</a></li>\r\n</ul>";s:6:"filter";b:0;}i:4;a:3:{s:5:"title";s:7:"I''m New";s:4:"text";s:238:"<ul class="border_list">\r\n<li><a href="#">What''s Sunday like?</a></li>\r\n<li><a href="#">Statement of Faith</a></li>\r\n<li><a href="#">Vision and Mission</a></li>\r\n<li><a href="#">Leadership</a></li>\r\n<li><a href="#">Connect</a></li>\r\n</ul>";s:6:"filter";b:0;}i:5;a:3:{s:5:"title";s:10:"Ministries";s:4:"text";s:240:"<ul class="border_list">\r\n<li><a href="#">Ladies Group</a></li>\r\n<li><a href="#">Small Ministry</a></li>\r\n<li><a href="#">Youth Ministry</a></li>\r\n<li><a href="#">Childrens`s Ministry</a></li>\r\n<li><a href="#">Music Ministry</a></li>\r\n</ul>";s:6:"filter";b:0;}i:6;a:3:{s:5:"title";s:7:"Join Us";s:4:"text";s:216:"<ul class="border_list">\r\n<li><a href="#">Become a Member</a></li>\r\n<li><a href="#">Events</a></li>\r\n<li><a href="#">Join Our Team</a></li>\r\n<li><a href="#">Internships</a></li>\r\n<li><a href="#">Serve</a></li>\r\n</ul>";s:6:"filter";b:0;}i:7;a:3:{s:5:"title";s:7:"I''m New";s:4:"text";s:238:"<ul class="border_list">\r\n<li><a href="#">What''s Sunday like?</a></li>\r\n<li><a href="#">Statement of Faith</a></li>\r\n<li><a href="#">Vision and Mission</a></li>\r\n<li><a href="#">Leadership</a></li>\r\n<li><a href="#">Connect</a></li>\r\n</ul>";s:6:"filter";b:0;}i:8;a:4:{s:5:"title";s:17:"The Fusion Church";s:4:"text";s:328:"<section id="text-2" class="widget widget_text">\n<div class="textwidget">\n<p class="" data-start="1005" data-end="1188">Through passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God’s heart for His people and the world.</p>\n\n</div>\n</section>";s:6:"filter";b:1;s:6:"visual";b:1;}i:9;a:4:{s:5:"title";s:0:"";s:4:"text";s:181:"<div class="custom-footer-quotes">\r\n<span>Bethlehem exists to spread a passion for the supremacy of God in all things for the joy of all peoples through Jesus Christ.</span>\r\n</div>";s:6:"filter";b:1;s:6:"visual";b:1;}s:12:"_multiwidget";i:1;}', 'auto'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'auto'),
(79, 'uninstall_plugins', 'a:6:{s:23:"loginizer/loginizer.php";s:22:"loginizer_deactivation";s:27:"LayerSlider/layerslider.php";s:29:"layerslider_uninstall_scripts";s:24:"wordpress-seo/wp-seo.php";s:14:"__return_false";s:37:"paypal-donations/paypal-donations.php";a:2:{i:0;s:15:"PayPalDonations";i:1;s:9:"uninstall";}s:23:"elementor/elementor.php";a:2:{i:0;s:21:"Elementor\\Maintenance";i:1;s:9:"uninstall";}s:35:"litespeed-cache/litespeed-cache.php";s:47:"LiteSpeed\\Activation::uninstall_litespeed_cache";}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '21', 'on'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '4885', 'on'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1770198378', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'off'),
(99, 'wp_attachment_pages_enabled', '0', 'yes'),
(100, 'initial_db_version', '57155', 'yes'),
(101, 'wpd6_user_roles', 'a:9:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:195:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";b:1;s:14:"delete_plugins";b:1;s:15:"install_plugins";b:1;s:13:"update_themes";b:1;s:14:"install_themes";b:1;s:11:"update_core";b:1;s:10:"list_users";b:1;s:12:"remove_users";b:1;s:13:"promote_users";b:1;s:18:"edit_theme_options";b:1;s:13:"delete_themes";b:1;s:6:"export";b:1;s:28:"mailpoet_access_plugin_admin";b:1;s:24:"mailpoet_manage_settings";b:1;s:24:"mailpoet_manage_features";b:1;s:22:"mailpoet_manage_emails";b:1;s:27:"mailpoet_manage_subscribers";b:1;s:21:"mailpoet_manage_forms";b:1;s:24:"mailpoet_manage_segments";b:1;s:27:"mailpoet_manage_automations";b:1;s:20:"mailpoet_manage_help";b:1;s:18:"manage_woocommerce";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;s:31:"read_private_aggregator-records";b:1;s:23:"edit_aggregator-records";b:1;s:30:"edit_others_aggregator-records";b:1;s:31:"edit_private_aggregator-records";b:1;s:33:"edit_published_aggregator-records";b:1;s:25:"delete_aggregator-records";b:1;s:32:"delete_others_aggregator-records";b:1;s:33:"delete_private_aggregator-records";b:1;s:35:"delete_published_aggregator-records";b:1;s:26:"publish_aggregator-records";b:1;s:38:"vcv_access_rules__post_types_edit_page";b:1;s:38:"vcv_access_rules__post_types_edit_post";b:1;s:18:"read_vcv_templates";b:1;s:18:"edit_vcv_templates";b:1;s:20:"delete_vcv_templates";b:1;s:19:"edit_vcv_templatess";b:1;s:21:"delete_vcv_templatess";b:1;s:31:"delete_published_vcv_templatess";b:1;s:22:"publish_vcv_templatess";b:1;s:29:"edit_published_vcv_templatess";b:1;s:27:"read_private_vcv_templatess";b:1;s:27:"edit_private_vcv_templatess";b:1;s:29:"delete_private_vcv_templatess";b:1;s:28:"delete_others_vcv_templatess";b:1;s:26:"edit_others_vcv_templatess";b:1;s:21:"create_vcv_templatess";b:1;s:18:"read_vcv_tutorials";b:1;s:18:"edit_vcv_tutorials";b:1;s:20:"delete_vcv_tutorials";b:1;s:19:"edit_vcv_tutorialss";b:1;s:21:"delete_vcv_tutorialss";b:1;s:31:"delete_published_vcv_tutorialss";b:1;s:29:"edit_published_vcv_tutorialss";b:1;s:27:"read_private_vcv_tutorialss";b:1;s:27:"edit_private_vcv_tutorialss";b:1;s:29:"delete_private_vcv_tutorialss";b:1;s:28:"delete_others_vcv_tutorialss";b:1;s:26:"edit_others_vcv_tutorialss";b:1;s:30:"view_charitable_sensitive_data";b:1;s:25:"export_charitable_reports";b:1;s:26:"manage_charitable_settings";b:1;s:13:"edit_campaign";b:1;s:13:"read_campaign";b:1;s:15:"delete_campaign";b:1;s:14:"edit_campaigns";b:1;s:21:"edit_others_campaigns";b:1;s:17:"publish_campaigns";b:1;s:22:"read_private_campaigns";b:1;s:16:"delete_campaigns";b:1;s:24:"delete_private_campaigns";b:1;s:26:"delete_published_campaigns";b:1;s:23:"delete_others_campaigns";b:1;s:22:"edit_private_campaigns";b:1;s:24:"edit_published_campaigns";b:1;s:13:"edit_donation";b:1;s:13:"read_donation";b:1;s:15:"delete_donation";b:1;s:14:"edit_donations";b:1;s:21:"edit_others_donations";b:1;s:17:"publish_donations";b:1;s:22:"read_private_donations";b:1;s:16:"delete_donations";b:1;s:24:"delete_private_donations";b:1;s:26:"delete_published_donations";b:1;s:23:"delete_others_donations";b:1;s:22:"edit_private_donations";b:1;s:24:"edit_published_donations";b:1;s:21:"manage_campaign_terms";b:1;s:19:"edit_campaign_terms";b:1;s:21:"delete_campaign_terms";b:1;s:21:"assign_campaign_terms";b:1;s:20:"view_campaign_single";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:76:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:28:"mailpoet_access_plugin_admin";b:1;s:22:"mailpoet_manage_emails";b:1;s:27:"mailpoet_manage_automations";b:1;s:20:"mailpoet_manage_help";b:1;s:31:"read_private_aggregator-records";b:1;s:23:"edit_aggregator-records";b:1;s:30:"edit_others_aggregator-records";b:1;s:31:"edit_private_aggregator-records";b:1;s:33:"edit_published_aggregator-records";b:1;s:25:"delete_aggregator-records";b:1;s:32:"delete_others_aggregator-records";b:1;s:33:"delete_private_aggregator-records";b:1;s:35:"delete_published_aggregator-records";b:1;s:26:"publish_aggregator-records";b:1;s:38:"vcv_access_rules__post_types_edit_page";b:1;s:38:"vcv_access_rules__post_types_edit_post";b:1;s:18:"read_vcv_templates";b:1;s:18:"edit_vcv_templates";b:1;s:20:"delete_vcv_templates";b:1;s:19:"edit_vcv_templatess";b:1;s:21:"delete_vcv_templatess";b:1;s:31:"delete_published_vcv_templatess";b:1;s:22:"publish_vcv_templatess";b:1;s:29:"edit_published_vcv_templatess";b:1;s:27:"read_private_vcv_templatess";b:1;s:27:"edit_private_vcv_templatess";b:1;s:29:"delete_private_vcv_templatess";b:1;s:28:"delete_others_vcv_templatess";b:1;s:26:"edit_others_vcv_templatess";b:1;s:21:"create_vcv_templatess";b:1;s:18:"read_vcv_tutorials";b:1;s:18:"edit_vcv_tutorials";b:1;s:20:"delete_vcv_tutorials";b:1;s:19:"edit_vcv_tutorialss";b:1;s:21:"delete_vcv_tutorialss";b:1;s:31:"delete_published_vcv_tutorialss";b:1;s:29:"edit_published_vcv_tutorialss";b:1;s:27:"read_private_vcv_tutorialss";b:1;s:27:"edit_private_vcv_tutorialss";b:1;s:29:"delete_private_vcv_tutorialss";b:1;s:28:"delete_others_vcv_tutorialss";b:1;s:26:"edit_others_vcv_tutorialss";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:31:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;s:23:"edit_aggregator-records";b:1;s:33:"edit_published_aggregator-records";b:1;s:25:"delete_aggregator-records";b:1;s:35:"delete_published_aggregator-records";b:1;s:26:"publish_aggregator-records";b:1;s:38:"vcv_access_rules__post_types_edit_post";b:1;s:18:"read_vcv_templates";b:1;s:18:"edit_vcv_templates";b:1;s:20:"delete_vcv_templates";b:1;s:19:"edit_vcv_templatess";b:1;s:21:"delete_vcv_templatess";b:1;s:31:"delete_published_vcv_templatess";b:1;s:22:"publish_vcv_templatess";b:1;s:29:"edit_published_vcv_templatess";b:1;s:18:"read_vcv_tutorials";b:1;s:18:"edit_vcv_tutorials";b:1;s:20:"delete_vcv_tutorials";b:1;s:19:"edit_vcv_tutorialss";b:1;s:21:"delete_vcv_tutorialss";b:1;s:31:"delete_published_vcv_tutorialss";b:1;s:29:"edit_published_vcv_tutorialss";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:14:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:23:"edit_aggregator-records";b:1;s:25:"delete_aggregator-records";b:1;s:38:"vcv_access_rules__post_types_edit_post";b:1;s:18:"read_vcv_templates";b:1;s:19:"edit_vcv_templatess";b:1;s:21:"delete_vcv_templatess";b:1;s:18:"read_vcv_tutorials";b:1;s:19:"edit_vcv_tutorialss";b:1;s:21:"delete_vcv_tutorialss";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}s:8:"customer";a:2:{s:4:"name";s:8:"Customer";s:12:"capabilities";a:1:{s:4:"read";b:1;}}s:12:"shop_manager";a:2:{s:4:"name";s:12:"Shop manager";s:12:"capabilities";a:92:{s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:4:"read";b:1;s:18:"read_private_pages";b:1;s:18:"read_private_posts";b:1;s:10:"edit_posts";b:1;s:10:"edit_pages";b:1;s:20:"edit_published_posts";b:1;s:20:"edit_published_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"edit_private_posts";b:1;s:17:"edit_others_posts";b:1;s:17:"edit_others_pages";b:1;s:13:"publish_posts";b:1;s:13:"publish_pages";b:1;s:12:"delete_posts";b:1;s:12:"delete_pages";b:1;s:20:"delete_private_pages";b:1;s:20:"delete_private_posts";b:1;s:22:"delete_published_pages";b:1;s:22:"delete_published_posts";b:1;s:19:"delete_others_posts";b:1;s:19:"delete_others_pages";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:17:"moderate_comments";b:1;s:12:"upload_files";b:1;s:6:"export";b:1;s:6:"import";b:1;s:10:"list_users";b:1;s:18:"edit_theme_options";b:1;s:18:"manage_woocommerce";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;}}s:16:"campaign_manager";a:2:{s:4:"name";s:16:"Campaign Manager";s:12:"capabilities";a:61:{s:4:"read";b:1;s:12:"delete_posts";b:1;s:10:"edit_posts";b:1;s:22:"delete_published_posts";b:1;s:13:"publish_posts";b:1;s:12:"upload_files";b:1;s:20:"edit_published_posts";b:1;s:18:"read_private_pages";b:1;s:18:"edit_private_pages";b:1;s:20:"delete_private_pages";b:1;s:18:"read_private_posts";b:1;s:18:"edit_private_posts";b:1;s:20:"delete_private_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_pages";b:1;s:19:"delete_others_pages";b:1;s:12:"delete_pages";b:1;s:13:"publish_pages";b:1;s:20:"edit_published_pages";b:1;s:17:"edit_others_pages";b:1;s:10:"edit_pages";b:1;s:17:"edit_others_posts";b:1;s:12:"manage_links";b:1;s:17:"manage_categories";b:1;s:17:"moderate_comments";b:1;s:6:"import";b:1;s:6:"export";b:1;s:15:"unfiltered_html";b:0;s:30:"view_charitable_sensitive_data";b:1;s:25:"export_charitable_reports";b:1;s:13:"edit_campaign";b:1;s:13:"read_campaign";b:1;s:15:"delete_campaign";b:1;s:14:"edit_campaigns";b:1;s:21:"edit_others_campaigns";b:1;s:17:"publish_campaigns";b:1;s:22:"read_private_campaigns";b:1;s:16:"delete_campaigns";b:1;s:24:"delete_private_campaigns";b:1;s:26:"delete_published_campaigns";b:1;s:23:"delete_others_campaigns";b:1;s:22:"edit_private_campaigns";b:1;s:24:"edit_published_campaigns";b:1;s:13:"edit_donation";b:1;s:13:"read_donation";b:1;s:15:"delete_donation";b:1;s:14:"edit_donations";b:1;s:21:"edit_others_donations";b:1;s:17:"publish_donations";b:1;s:22:"read_private_donations";b:1;s:16:"delete_donations";b:1;s:24:"delete_private_donations";b:1;s:26:"delete_published_donations";b:1;s:23:"delete_others_donations";b:1;s:22:"edit_private_donations";b:1;s:24:"edit_published_donations";b:1;s:21:"manage_campaign_terms";b:1;s:19:"edit_campaign_terms";b:1;s:21:"delete_campaign_terms";b:1;s:21:"assign_campaign_terms";b:1;s:20:"view_campaign_single";b:1;}}s:5:"donor";a:2:{s:4:"name";s:5:"Donor";s:12:"capabilities";a:1:{s:4:"read";b:1;}}}', 'on'),
(102, 'fresh_site', '0', 'off'),
(103, 'user_count', '2', 'off'),
(104, 'widget_block', 'a:32:{i:2;a:1:{s:7:"content";s:19:"<!-- wp:search /-->";}i:3;a:1:{s:7:"content";s:154:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->";}i:4;a:1:{s:7:"content";s:227:"<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {"displayAvatar":false,"displayDate":false,"displayExcerpt":false} /--></div><!-- /wp:group -->";}i:6;a:1:{s:7:"content";s:94:"<!-- wp:group -->\n<div class="wp-block-group"><!-- wp:categories /--></div>\n<!-- /wp:group -->";}i:7;a:1:{s:7:"content";s:370:"<!-- wp:image {"align":"center","id":17932,"width":193,"height":58,"sizeSlug":"full","linkDestination":"none"} -->\n<figure class="wp-block-image aligncenter size-full is-resized"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/logo-light.png" alt="" class="wp-image-17932" style="width:193px;height:58px"/></figure>\n<!-- /wp:image -->";}i:8;a:1:{s:7:"content";s:132:"<p class="footer-ftxt">Send us your prayer request or<br> praise report blow or email us at <a href="mailto:">info@zegen.com</a></p>";}i:9;a:1:{s:7:"content";s:1659:"<!-- wp:gallery {"columns":5,"linkTo":"none","sizeSlug":"medium","className":"footer-insta-widget"} -->\n<figure class="wp-block-gallery has-nested-images columns-5 is-cropped footer-insta-widget"><!-- wp:image {"id":6465,"sizeSlug":"medium","linkDestination":"none"} -->\n<figure class="wp-block-image size-medium"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x456.jpg" alt="" class="wp-image-6465"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {"id":6466,"sizeSlug":"medium","linkDestination":"none"} -->\n<figure class="wp-block-image size-medium"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x456.jpg" alt="" class="wp-image-6466"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {"id":6468,"sizeSlug":"medium","linkDestination":"none"} -->\n<figure class="wp-block-image size-medium"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x456.jpg" alt="" class="wp-image-6468"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {"id":6462,"sizeSlug":"medium","linkDestination":"none"} -->\n<figure class="wp-block-image size-medium"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x456.jpg" alt="" class="wp-image-6462"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {"id":6467,"sizeSlug":"medium","linkDestination":"none"} -->\n<figure class="wp-block-image size-medium"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x456.jpg" alt="" class="wp-image-6467"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->";}i:10;a:1:{s:7:"content";s:52:"<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->";}i:11;a:1:{s:7:"content";s:120:"<div class="copyright-text-wrap">© 2024 Theme by <a href="https://zozothemes.com/" target="_blank">Zozothemes</a></div>";}i:12;a:1:{s:7:"content";s:278:"<!-- wp:image {"id":17381,"sizeSlug":"full","linkDestination":"none"} -->\n<figure class="wp-block-image size-full"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/logo-light-new.png" alt="" class="wp-image-17381"/></figure>\n<!-- /wp:image -->";}i:13;a:1:{s:7:"content";s:326:"<!-- wp:image {"id":19726,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/home-1.jpg" alt="" class="wp-image-19726"/></a></figure>\n<!-- /wp:image -->";}i:14;a:1:{s:7:"content";s:197:"<p><a href="https://elementor.zozothemes.com/zegen/" class="mega-menu-title">Home</a> / <a href="https://elementor.zozothemes.com/zegen/landing-page/" class="mega-menu-title">Home One Page</a> </p>";}i:15;a:1:{s:7:"content";s:338:"<!-- wp:image {"id":22116,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/home-2/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2024/01/home-2-page.jpg" alt="" class="wp-image-22116"/></a></figure>\n<!-- /wp:image -->";}i:16;a:1:{s:7:"content";s:98:"<p><a href="https://elementor.zozothemes.com/zegen/home-2/" class="mega-menu-title">Home 2</a></p>";}i:17;a:1:{s:7:"content";s:427:"<!-- wp:image {"id":22175,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/home-3/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2024/01/home-3-page-1.jpg" alt="" class="wp-image-22175"/></a><figcaption class="wp-element-caption"><gwmw style="display:none;"></gwmw></figcaption></figure>\n<!-- /wp:image -->";}i:18;a:1:{s:7:"content";s:98:"<p><a href="https://elementor.zozothemes.com/zegen/home-3/" class="mega-menu-title">Home 3</a></p>";}i:19;a:1:{s:7:"content";s:338:"<!-- wp:image {"id":22183,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/home-4/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2024/01/home-4-page.jpg" alt="" class="wp-image-22183"/></a></figure>\n<!-- /wp:image -->";}i:20;a:1:{s:7:"content";s:98:"<p><a href="https://elementor.zozothemes.com/zegen/home-4/" class="mega-menu-title">Home 4</a></p>";}i:21;a:1:{s:7:"content";s:333:"<!-- wp:image {"id":19730,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/home-5/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/home-5.jpg" alt="" class="wp-image-19730"/></a></figure>\n<!-- /wp:image -->";}i:22;a:1:{s:7:"content";s:98:"<p><a href="https://elementor.zozothemes.com/zegen/home-5/" class="mega-menu-title">Home 5</a></p>";}i:23;a:1:{s:7:"content";s:425:"<!-- wp:image {"id":22159,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/home-6/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2024/01/home-6-page.jpg" alt="" class="wp-image-22159"/></a><figcaption class="wp-element-caption"><gwmw style="display:none;"></gwmw></figcaption></figure>\n<!-- /wp:image -->";}i:24;a:1:{s:7:"content";s:98:"<p><a href="https://elementor.zozothemes.com/zegen/home-6/" class="mega-menu-title">Home 6</a></p>";}i:25;a:1:{s:7:"content";s:393:"<!-- wp:image {"id":19732,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/home-7/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/home-7.jpg" alt="" class="wp-image-19732"/></a><figcaption><gwmw style="display:none;"></gwmw></figcaption></figure>\n<!-- /wp:image -->";}i:26;a:1:{s:7:"content";s:98:"<p><a href="https://elementor.zozothemes.com/zegen/home-7/" class="mega-menu-title">Home 7</a></p>";}i:27;a:1:{s:7:"content";s:333:"<!-- wp:image {"id":19733,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/home-8/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/home-8.jpg" alt="" class="wp-image-19733"/></a></figure>\n<!-- /wp:image -->";}i:28;a:1:{s:7:"content";s:98:"<p><a href="https://elementor.zozothemes.com/zegen/home-8/" class="mega-menu-title">Home 8</a></p>";}i:29;a:1:{s:7:"content";s:333:"<!-- wp:image {"id":19734,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/home-9/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/home-9.jpg" alt="" class="wp-image-19734"/></a></figure>\n<!-- /wp:image -->";}i:30;a:1:{s:7:"content";s:98:"<p><a href="https://elementor.zozothemes.com/zegen/home-9/" class="mega-menu-title">Home 9</a></p>";}i:31;a:1:{s:7:"content";s:409:"<!-- wp:image {"id":19736,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><a href="https://elementor.zozothemes.com/zegen/home-christmas/"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/home-christmas.jpg" alt="" class="wp-image-19736"/></a><figcaption><gwmw style="display:none;"></gwmw></figcaption></figure>\n<!-- /wp:image -->";}i:32;a:1:{s:7:"content";s:114:"<p><a href="https://elementor.zozothemes.com/zegen/home-christmas/" class="mega-menu-title">Home Christmas</a></p>";}i:33;a:1:{s:7:"content";s:387:"<div class="mega-menu-ad text-center overlay-anim">\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/menu-ad2.jpg" alt="church-zegen"><p></p>\n<div class="mega-ad-content">\n<h3>100% Natural Fresh Fruit Juice</h3>\n<div class="mega-ad-btn"><a href="https://elementor.zozothemes.com/zegen/sermons/" class="btn btn-default">View More</a></div>\n</div>\n</div>";}s:12:"_multiwidget";i:1;}', 'yes'),
(105, 'sidebars_widgets', 'a:31:{s:19:"wp_inactive_widgets";a:7:{i:0;s:8:"search-2";i:1;s:6:"text-2";i:2;s:6:"text-3";i:3;s:6:"text-4";i:4;s:12:"categories-2";i:5;s:14:"recent-posts-2";i:6;s:14:"recent-posts-3";}s:9:"sidebar-1";a:8:{i:0;s:8:"search-3";i:1;s:14:"recent-posts-1";i:2;s:12:"categories-3";i:3;s:6:"text-5";i:4;s:6:"text-6";i:5;s:6:"text-7";i:6;s:27:"zegen_popular_post_widget-1";i:7;s:11:"tag_cloud-1";}s:22:"secondary-menu-sidebar";a:7:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";i:3;s:19:"zozo_about_widget-1";i:4;s:26:"zozo_contact_info_widget-1";i:5;s:20:"zozo_social_widget-1";i:6;s:26:"zegen_latest_post_widget-1";}s:9:"sidebar-2";a:3:{i:0;s:7:"block-6";i:1;s:6:"text-8";i:2;s:20:"zozo_social_widget-2";}s:9:"sidebar-3";a:1:{i:0;s:10:"nav_menu-1";}s:9:"sidebar-4";a:1:{i:0;s:26:"zegen_latest_post_widget-2";}s:9:"sidebar-5";a:1:{i:0;s:24:"zegen_mailchimp_widget-1";}s:9:"sidebar-6";a:0:{}s:22:"zozo-custom-footer-top";a:2:{i:0;s:13:"media_image-1";i:1;s:6:"text-9";}s:27:"zozo-custom-footer-custom-1";a:0:{}s:28:"zozo-custom-ministry-sidebar";a:4:{i:0;s:8:"search-4";i:1;s:27:"zegen_popular_post_widget-2";i:2;s:11:"tag_cloud-2";i:3;s:26:"zegen_latest_post_widget-3";}s:26:"zozo-custom-donate-sidebar";a:1:{i:0;s:29:"charitable_campaigns_widget-1";}s:28:"zozo-custom-footer-fullwidth";a:5:{i:0;s:7:"block-7";i:1;s:7:"block-8";i:2;s:7:"block-9";i:3;s:8:"block-10";i:4;s:8:"block-11";}s:29:"zozo-custom-newsletter-widget";a:1:{i:0;s:24:"zegen_mailchimp_widget-2";}s:31:"zozo-custom-footer-variation-f1";a:1:{i:0;s:8:"block-12";}s:31:"zozo-custom-footer-variation-f2";a:0:{}s:31:"zozo-custom-footer-variation-f3";a:0:{}s:25:"zozo-custom-make-donation";a:1:{i:0;s:26:"charitable_donate_widget-1";}s:23:"zozo-custom-home-menu-1";a:2:{i:0;s:8:"block-13";i:1;s:8:"block-14";}s:23:"zozo-custom-home-menu-2";a:2:{i:0;s:8:"block-15";i:1;s:8:"block-16";}s:23:"zozo-custom-home-menu-3";a:2:{i:0;s:8:"block-17";i:1;s:8:"block-18";}s:23:"zozo-custom-home-menu-4";a:2:{i:0;s:8:"block-19";i:1;s:8:"block-20";}s:23:"zozo-custom-home-menu-5";a:2:{i:0;s:8:"block-21";i:1;s:8:"block-22";}s:23:"zozo-custom-home-menu-6";a:2:{i:0;s:8:"block-23";i:1;s:8:"block-24";}s:23:"zozo-custom-home-menu-7";a:2:{i:0;s:8:"block-25";i:1;s:8:"block-26";}s:23:"zozo-custom-home-menu-8";a:2:{i:0;s:8:"block-27";i:1;s:8:"block-28";}s:23:"zozo-custom-home-menu-9";a:2:{i:0;s:8:"block-29";i:1;s:8:"block-30";}s:24:"zozo-custom-home-menu-10";a:2:{i:0;s:8:"block-31";i:1;s:8:"block-32";}s:24:"zozo-custom-home-menu-11";a:0:{}s:24:"zozo-custom-mega-menu-ad";a:1:{i:0;s:8:"block-33";}s:13:"array_version";i:3;}', 'yes'),
(106, 'cron', 'a:26:{i:1770203898;a:1:{s:26:"action_scheduler_run_queue";a:1:{s:32:"0d04ed39571b55704c122d726248bbac";a:3:{s:8:"schedule";s:12:"every_minute";s:4:"args";a:1:{i:0;s:7:"WP Cron";}s:8:"interval";i:60;}}}i:1770203902;a:1:{s:19:"litespeed_task_lqip";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:16:"litespeed_filter";s:4:"args";a:0:{}s:8:"interval";i:60;}}}i:1770203909;a:1:{s:27:"litespeed_task_imgoptm_pull";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:16:"litespeed_filter";s:4:"args";a:0:{}s:8:"interval";i:60;}}}i:1770204143;a:1:{s:29:"wp_session_garbage_collection";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1770204255;a:1:{s:33:"wc_admin_process_orders_milestone";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1770204611;a:4:{s:32:"recovery_mode_clean_expired_keys";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:16:"wp_version_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:17:"wp_update_plugins";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:16:"wp_update_themes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1770205408;a:1:{s:20:"jetpack_clean_nonces";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1770206426;a:1:{s:34:"wp_privacy_delete_old_export_files";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1770206526;a:1:{s:29:"wc_admin_unsnooze_admin_notes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1770207489;a:1:{s:32:"woocommerce_cancel_unpaid_orders";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:2:{s:8:"schedule";b:0;s:4:"args";a:0:{}}}}i:1770209995;a:3:{s:24:"tribe_common_log_cleanup";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:16:"tribe_daily_cron";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:14:"wc_admin_daily";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1770210014;a:1:{s:20:"jetpack_v2_heartbeat";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1770210037;a:1:{s:13:"wpseo-reindex";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1770224585;a:2:{s:33:"woocommerce_cleanup_personal_data";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:30:"woocommerce_tracker_send_event";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1770231660;a:1:{s:28:"elementor/tracker/send_event";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1770231690;a:1:{s:45:"woocommerce_marketplace_cron_fetch_promotions";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1770235375;a:2:{s:24:"woocommerce_cleanup_logs";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:31:"woocommerce_cleanup_rate_limits";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1770242758;a:1:{s:30:"tribe_schedule_transient_purge";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1770245033;a:4:{s:19:"wp_scheduled_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:25:"delete_expired_transients";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:30:"wp_scheduled_auto_draft_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:21:"wp_update_user_counts";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1770246175;a:1:{s:28:"woocommerce_cleanup_sessions";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1770249600;a:1:{s:27:"woocommerce_scheduled_sales";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1770311035;a:1:{s:25:"woocommerce_geoip_updater";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:11:"fifteendays";s:4:"args";a:0:{}s:8:"interval";i:1296000;}}}i:1770636881;a:1:{s:30:"wp_delete_temp_updater_backups";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1770723011;a:1:{s:30:"wp_site_health_scheduled_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1770748273;a:1:{s:30:"charitable_usage_tracking_cron";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}s:7:"version";i:2;}', 'on'),
(107, 'widget_pages', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(108, 'widget_calendar', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(109, 'widget_archives', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(110, 'widget_media_audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(111, 'widget_media_image', 'a:2:{i:1;a:15:{s:4:"size";s:4:"full";s:5:"width";i:170;s:6:"height";i:62;s:7:"caption";s:0:"";s:3:"alt";s:0:"";s:9:"link_type";s:6:"custom";s:8:"link_url";s:0:"";s:13:"image_classes";s:0:"";s:12:"link_classes";s:0:"";s:8:"link_rel";s:0:"";s:17:"link_target_blank";b:0;s:11:"image_title";s:0:"";s:13:"attachment_id";i:85;s:3:"url";s:90:"http://localhost/development/zegen/wp-content/uploads/2019/10/zegent-light-footer-logo.png";s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(112, 'widget_media_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(113, 'widget_media_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(114, 'widget_meta', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(115, 'widget_search', 'a:4:{i:2;a:1:{s:5:"title";s:0:"";}i:3;a:1:{s:5:"title";s:0:"";}i:4;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(116, 'widget_recent-posts', 'a:4:{i:1;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}i:3;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'),
(117, 'widget_recent-comments', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(118, 'widget_tag_cloud', 'a:3:{i:1;a:3:{s:5:"title";s:8:"Tag List";s:5:"count";i:0;s:8:"taxonomy";s:8:"post_tag";}i:2;a:3:{s:5:"title";s:9:"Tag Cloud";s:5:"count";i:1;s:8:"taxonomy";s:8:"post_tag";}s:12:"_multiwidget";i:1;}', 'yes'),
(119, 'widget_nav_menu', 'a:2:{i:1;a:2:{s:5:"title";s:11:"Quick Links";s:8:"nav_menu";i:53;}s:12:"_multiwidget";i:1;}', 'yes'),
(120, 'widget_custom_html', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(121, 'recovery_keys', 'a:0:{}', 'off'),
(122, 'theme_mods_twentytwentyfour', 'a:4:{s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1745261171;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:7:{i:0;s:8:"search-2";i:1;s:6:"text-2";i:2;s:6:"text-3";i:3;s:6:"text-4";i:4;s:12:"categories-2";i:5;s:14:"recent-posts-2";i:6;s:14:"recent-posts-3";}s:15:"sidebar_default";a:6:{i:0;s:8:"search-3";i:1;s:14:"recent-posts-1";i:2;s:12:"categories-3";i:3;s:6:"text-5";i:4;s:6:"text-6";i:5;s:6:"text-7";}s:15:"sidebar_archive";a:3:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";}s:14:"sidebar_search";a:2:{i:0;s:7:"block-5";i:1;s:7:"block-6";}}}s:19:"wp_classic_sidebars";a:0:{}s:18:"nav_menu_locations";a:0:{}}', 'off'),
(123, 'loginizer_version', '1.9.9', 'yes'),
(124, 'loginizer_options', 'a:0:{}', 'yes'),
(125, 'loginizer_last_reset', '1745128623', 'yes'),
(126, 'loginizer_whitelist', 'a:0:{}', 'yes'),
(127, 'loginizer_blacklist', 'a:0:{}', 'yes'),
(128, 'loginizer_2fa_whitelist', 'a:0:{}', 'yes'),
(129, 'loginizer_ins_time', '1741001466', 'yes'),
(131, '_transient_wp_core_block_css_files', 'a:2:{s:7:"version";s:5:"6.9.1";s:5:"files";a:584:{i:0;s:31:"accordion-heading/style-rtl.css";i:1;s:35:"accordion-heading/style-rtl.min.css";i:2;s:27:"accordion-heading/style.css";i:3;s:31:"accordion-heading/style.min.css";i:4;s:28:"accordion-item/style-rtl.css";i:5;s:32:"accordion-item/style-rtl.min.css";i:6;s:24:"accordion-item/style.css";i:7;s:28:"accordion-item/style.min.css";i:8;s:29:"accordion-panel/style-rtl.css";i:9;s:33:"accordion-panel/style-rtl.min.css";i:10;s:25:"accordion-panel/style.css";i:11;s:29:"accordion-panel/style.min.css";i:12;s:23:"accordion/style-rtl.css";i:13;s:27:"accordion/style-rtl.min.css";i:14;s:19:"accordion/style.css";i:15;s:23:"accordion/style.min.css";i:16;s:23:"archives/editor-rtl.css";i:17;s:27:"archives/editor-rtl.min.css";i:18;s:19:"archives/editor.css";i:19;s:23:"archives/editor.min.css";i:20;s:22:"archives/style-rtl.css";i:21;s:26:"archives/style-rtl.min.css";i:22;s:18:"archives/style.css";i:23;s:22:"archives/style.min.css";i:24;s:20:"audio/editor-rtl.css";i:25;s:24:"audio/editor-rtl.min.css";i:26;s:16:"audio/editor.css";i:27;s:20:"audio/editor.min.css";i:28;s:19:"audio/style-rtl.css";i:29;s:23:"audio/style-rtl.min.css";i:30;s:15:"audio/style.css";i:31;s:19:"audio/style.min.css";i:32;s:19:"audio/theme-rtl.css";i:33;s:23:"audio/theme-rtl.min.css";i:34;s:15:"audio/theme.css";i:35;s:19:"audio/theme.min.css";i:36;s:21:"avatar/editor-rtl.css";i:37;s:25:"avatar/editor-rtl.min.css";i:38;s:17:"avatar/editor.css";i:39;s:21:"avatar/editor.min.css";i:40;s:20:"avatar/style-rtl.css";i:41;s:24:"avatar/style-rtl.min.css";i:42;s:16:"avatar/style.css";i:43;s:20:"avatar/style.min.css";i:44;s:21:"button/editor-rtl.css";i:45;s:25:"button/editor-rtl.min.css";i:46;s:17:"button/editor.css";i:47;s:21:"button/editor.min.css";i:48;s:20:"button/style-rtl.css";i:49;s:24:"button/style-rtl.min.css";i:50;s:16:"button/style.css";i:51;s:20:"button/style.min.css";i:52;s:22:"buttons/editor-rtl.css";i:53;s:26:"buttons/editor-rtl.min.css";i:54;s:18:"buttons/editor.css";i:55;s:22:"buttons/editor.min.css";i:56;s:21:"buttons/style-rtl.css";i:57;s:25:"buttons/style-rtl.min.css";i:58;s:17:"buttons/style.css";i:59;s:21:"buttons/style.min.css";i:60;s:22:"calendar/style-rtl.css";i:61;s:26:"calendar/style-rtl.min.css";i:62;s:18:"calendar/style.css";i:63;s:22:"calendar/style.min.css";i:64;s:25:"categories/editor-rtl.css";i:65;s:29:"categories/editor-rtl.min.css";i:66;s:21:"categories/editor.css";i:67;s:25:"categories/editor.min.css";i:68;s:24:"categories/style-rtl.css";i:69;s:28:"categories/style-rtl.min.css";i:70;s:20:"categories/style.css";i:71;s:24:"categories/style.min.css";i:72;s:19:"code/editor-rtl.css";i:73;s:23:"code/editor-rtl.min.css";i:74;s:15:"code/editor.css";i:75;s:19:"code/editor.min.css";i:76;s:18:"code/style-rtl.css";i:77;s:22:"code/style-rtl.min.css";i:78;s:14:"code/style.css";i:79;s:18:"code/style.min.css";i:80;s:18:"code/theme-rtl.css";i:81;s:22:"code/theme-rtl.min.css";i:82;s:14:"code/theme.css";i:83;s:18:"code/theme.min.css";i:84;s:22:"columns/editor-rtl.css";i:85;s:26:"columns/editor-rtl.min.css";i:86;s:18:"columns/editor.css";i:87;s:22:"columns/editor.min.css";i:88;s:21:"columns/style-rtl.css";i:89;s:25:"columns/style-rtl.min.css";i:90;s:17:"columns/style.css";i:91;s:21:"columns/style.min.css";i:92;s:33:"comment-author-name/style-rtl.css";i:93;s:37:"comment-author-name/style-rtl.min.css";i:94;s:29:"comment-author-name/style.css";i:95;s:33:"comment-author-name/style.min.css";i:96;s:29:"comment-content/style-rtl.css";i:97;s:33:"comment-content/style-rtl.min.css";i:98;s:25:"comment-content/style.css";i:99;s:29:"comment-content/style.min.css";i:100;s:26:"comment-date/style-rtl.css";i:101;s:30:"comment-date/style-rtl.min.css";i:102;s:22:"comment-date/style.css";i:103;s:26:"comment-date/style.min.css";i:104;s:31:"comment-edit-link/style-rtl.css";i:105;s:35:"comment-edit-link/style-rtl.min.css";i:106;s:27:"comment-edit-link/style.css";i:107;s:31:"comment-edit-link/style.min.css";i:108;s:32:"comment-reply-link/style-rtl.css";i:109;s:36:"comment-reply-link/style-rtl.min.css";i:110;s:28:"comment-reply-link/style.css";i:111;s:32:"comment-reply-link/style.min.css";i:112;s:30:"comment-template/style-rtl.css";i:113;s:34:"comment-template/style-rtl.min.css";i:114;s:26:"comment-template/style.css";i:115;s:30:"comment-template/style.min.css";i:116;s:42:"comments-pagination-numbers/editor-rtl.css";i:117;s:46:"comments-pagination-numbers/editor-rtl.min.css";i:118;s:38:"comments-pagination-numbers/editor.css";i:119;s:42:"comments-pagination-numbers/editor.min.css";i:120;s:34:"comments-pagination/editor-rtl.css";i:121;s:38:"comments-pagination/editor-rtl.min.css";i:122;s:30:"comments-pagination/editor.css";i:123;s:34:"comments-pagination/editor.min.css";i:124;s:33:"comments-pagination/style-rtl.css";i:125;s:37:"comments-pagination/style-rtl.min.css";i:126;s:29:"comments-pagination/style.css";i:127;s:33:"comments-pagination/style.min.css";i:128;s:29:"comments-title/editor-rtl.css";i:129;s:33:"comments-title/editor-rtl.min.css";i:130;s:25:"comments-title/editor.css";i:131;s:29:"comments-title/editor.min.css";i:132;s:23:"comments/editor-rtl.css";i:133;s:27:"comments/editor-rtl.min.css";i:134;s:19:"comments/editor.css";i:135;s:23:"comments/editor.min.css";i:136;s:22:"comments/style-rtl.css";i:137;s:26:"comments/style-rtl.min.css";i:138;s:18:"comments/style.css";i:139;s:22:"comments/style.min.css";i:140;s:20:"cover/editor-rtl.css";i:141;s:24:"cover/editor-rtl.min.css";i:142;s:16:"cover/editor.css";i:143;s:20:"cover/editor.min.css";i:144;s:19:"cover/style-rtl.css";i:145;s:23:"cover/style-rtl.min.css";i:146;s:15:"cover/style.css";i:147;s:19:"cover/style.min.css";i:148;s:22:"details/editor-rtl.css";i:149;s:26:"details/editor-rtl.min.css";i:150;s:18:"details/editor.css";i:151;s:22:"details/editor.min.css";i:152;s:21:"details/style-rtl.css";i:153;s:25:"details/style-rtl.min.css";i:154;s:17:"details/style.css";i:155;s:21:"details/style.min.css";i:156;s:20:"embed/editor-rtl.css";i:157;s:24:"embed/editor-rtl.min.css";i:158;s:16:"embed/editor.css";i:159;s:20:"embed/editor.min.css";i:160;s:19:"embed/style-rtl.css";i:161;s:23:"embed/style-rtl.min.css";i:162;s:15:"embed/style.css";i:163;s:19:"embed/style.min.css";i:164;s:19:"embed/theme-rtl.css";i:165;s:23:"embed/theme-rtl.min.css";i:166;s:15:"embed/theme.css";i:167;s:19:"embed/theme.min.css";i:168;s:19:"file/editor-rtl.css";i:169;s:23:"file/editor-rtl.min.css";i:170;s:15:"file/editor.css";i:171;s:19:"file/editor.min.css";i:172;s:18:"file/style-rtl.css";i:173;s:22:"file/style-rtl.min.css";i:174;s:14:"file/style.css";i:175;s:18:"file/style.min.css";i:176;s:23:"footnotes/style-rtl.css";i:177;s:27:"footnotes/style-rtl.min.css";i:178;s:19:"footnotes/style.css";i:179;s:23:"footnotes/style.min.css";i:180;s:23:"freeform/editor-rtl.css";i:181;s:27:"freeform/editor-rtl.min.css";i:182;s:19:"freeform/editor.css";i:183;s:23:"freeform/editor.min.css";i:184;s:22:"gallery/editor-rtl.css";i:185;s:26:"gallery/editor-rtl.min.css";i:186;s:18:"gallery/editor.css";i:187;s:22:"gallery/editor.min.css";i:188;s:21:"gallery/style-rtl.css";i:189;s:25:"gallery/style-rtl.min.css";i:190;s:17:"gallery/style.css";i:191;s:21:"gallery/style.min.css";i:192;s:21:"gallery/theme-rtl.css";i:193;s:25:"gallery/theme-rtl.min.css";i:194;s:17:"gallery/theme.css";i:195;s:21:"gallery/theme.min.css";i:196;s:20:"group/editor-rtl.css";i:197;s:24:"group/editor-rtl.min.css";i:198;s:16:"group/editor.css";i:199;s:20:"group/editor.min.css";i:200;s:19:"group/style-rtl.css";i:201;s:23:"group/style-rtl.min.css";i:202;s:15:"group/style.css";i:203;s:19:"group/style.min.css";i:204;s:19:"group/theme-rtl.css";i:205;s:23:"group/theme-rtl.min.css";i:206;s:15:"group/theme.css";i:207;s:19:"group/theme.min.css";i:208;s:21:"heading/style-rtl.css";i:209;s:25:"heading/style-rtl.min.css";i:210;s:17:"heading/style.css";i:211;s:21:"heading/style.min.css";i:212;s:19:"html/editor-rtl.css";i:213;s:23:"html/editor-rtl.min.css";i:214;s:15:"html/editor.css";i:215;s:19:"html/editor.min.css";i:216;s:20:"image/editor-rtl.css";i:217;s:24:"image/editor-rtl.min.css";i:218;s:16:"image/editor.css";i:219;s:20:"image/editor.min.css";i:220;s:19:"image/style-rtl.css";i:221;s:23:"image/style-rtl.min.css";i:222;s:15:"image/style.css";i:223;s:19:"image/style.min.css";i:224;s:19:"image/theme-rtl.css";i:225;s:23:"image/theme-rtl.min.css";i:226;s:15:"image/theme.css";i:227;s:19:"image/theme.min.css";i:228;s:29:"latest-comments/style-rtl.css";i:229;s:33:"latest-comments/style-rtl.min.css";i:230;s:25:"latest-comments/style.css";i:231;s:29:"latest-comments/style.min.css";i:232;s:27:"latest-posts/editor-rtl.css";i:233;s:31:"latest-posts/editor-rtl.min.css";i:234;s:23:"latest-posts/editor.css";i:235;s:27:"latest-posts/editor.min.css";i:236;s:26:"latest-posts/style-rtl.css";i:237;s:30:"latest-posts/style-rtl.min.css";i:238;s:22:"latest-posts/style.css";i:239;s:26:"latest-posts/style.min.css";i:240;s:18:"list/style-rtl.css";i:241;s:22:"list/style-rtl.min.css";i:242;s:14:"list/style.css";i:243;s:18:"list/style.min.css";i:244;s:22:"loginout/style-rtl.css";i:245;s:26:"loginout/style-rtl.min.css";i:246;s:18:"loginout/style.css";i:247;s:22:"loginout/style.min.css";i:248;s:19:"math/editor-rtl.css";i:249;s:23:"math/editor-rtl.min.css";i:250;s:15:"math/editor.css";i:251;s:19:"math/editor.min.css";i:252;s:18:"math/style-rtl.css";i:253;s:22:"math/style-rtl.min.css";i:254;s:14:"math/style.css";i:255;s:18:"math/style.min.css";i:256;s:25:"media-text/editor-rtl.css";i:257;s:29:"media-text/editor-rtl.min.css";i:258;s:21:"media-text/editor.css";i:259;s:25:"media-text/editor.min.css";i:260;s:24:"media-text/style-rtl.css";i:261;s:28:"media-text/style-rtl.min.css";i:262;s:20:"media-text/style.css";i:263;s:24:"media-text/style.min.css";i:264;s:19:"more/editor-rtl.css";i:265;s:23:"more/editor-rtl.min.css";i:266;s:15:"more/editor.css";i:267;s:19:"more/editor.min.css";i:268;s:30:"navigation-link/editor-rtl.css";i:269;s:34:"navigation-link/editor-rtl.min.css";i:270;s:26:"navigation-link/editor.css";i:271;s:30:"navigation-link/editor.min.css";i:272;s:29:"navigation-link/style-rtl.css";i:273;s:33:"navigation-link/style-rtl.min.css";i:274;s:25:"navigation-link/style.css";i:275;s:29:"navigation-link/style.min.css";i:276;s:33:"navigation-submenu/editor-rtl.css";i:277;s:37:"navigation-submenu/editor-rtl.min.css";i:278;s:29:"navigation-submenu/editor.css";i:279;s:33:"navigation-submenu/editor.min.css";i:280;s:25:"navigation/editor-rtl.css";i:281;s:29:"navigation/editor-rtl.min.css";i:282;s:21:"navigation/editor.css";i:283;s:25:"navigation/editor.min.css";i:284;s:24:"navigation/style-rtl.css";i:285;s:28:"navigation/style-rtl.min.css";i:286;s:20:"navigation/style.css";i:287;s:24:"navigation/style.min.css";i:288;s:23:"nextpage/editor-rtl.css";i:289;s:27:"nextpage/editor-rtl.min.css";i:290;s:19:"nextpage/editor.css";i:291;s:23:"nextpage/editor.min.css";i:292;s:24:"page-list/editor-rtl.css";i:293;s:28:"page-list/editor-rtl.min.css";i:294;s:20:"page-list/editor.css";i:295;s:24:"page-list/editor.min.css";i:296;s:23:"page-list/style-rtl.css";i:297;s:27:"page-list/style-rtl.min.css";i:298;s:19:"page-list/style.css";i:299;s:23:"page-list/style.min.css";i:300;s:24:"paragraph/editor-rtl.css";i:301;s:28:"paragraph/editor-rtl.min.css";i:302;s:20:"paragraph/editor.css";i:303;s:24:"paragraph/editor.min.css";i:304;s:23:"paragraph/style-rtl.css";i:305;s:27:"paragraph/style-rtl.min.css";i:306;s:19:"paragraph/style.css";i:307;s:23:"paragraph/style.min.css";i:308;s:35:"post-author-biography/style-rtl.css";i:309;s:39:"post-author-biography/style-rtl.min.css";i:310;s:31:"post-author-biography/style.css";i:311;s:35:"post-author-biography/style.min.css";i:312;s:30:"post-author-name/style-rtl.css";i:313;s:34:"post-author-name/style-rtl.min.css";i:314;s:26:"post-author-name/style.css";i:315;s:30:"post-author-name/style.min.css";i:316;s:25:"post-author/style-rtl.css";i:317;s:29:"post-author/style-rtl.min.css";i:318;s:21:"post-author/style.css";i:319;s:25:"post-author/style.min.css";i:320;s:33:"post-comments-count/style-rtl.css";i:321;s:37:"post-comments-count/style-rtl.min.css";i:322;s:29:"post-comments-count/style.css";i:323;s:33:"post-comments-count/style.min.css";i:324;s:33:"post-comments-form/editor-rtl.css";i:325;s:37:"post-comments-form/editor-rtl.min.css";i:326;s:29:"post-comments-form/editor.css";i:327;s:33:"post-comments-form/editor.min.css";i:328;s:32:"post-comments-form/style-rtl.css";i:329;s:36:"post-comments-form/style-rtl.min.css";i:330;s:28:"post-comments-form/style.css";i:331;s:32:"post-comments-form/style.min.css";i:332;s:32:"post-comments-link/style-rtl.css";i:333;s:36:"post-comments-link/style-rtl.min.css";i:334;s:28:"post-comments-link/style.css";i:335;s:32:"post-comments-link/style.min.css";i:336;s:26:"post-content/style-rtl.css";i:337;s:30:"post-content/style-rtl.min.css";i:338;s:22:"post-content/style.css";i:339;s:26:"post-content/style.min.css";i:340;s:23:"post-date/style-rtl.css";i:341;s:27:"post-date/style-rtl.min.css";i:342;s:19:"post-date/style.css";i:343;s:23:"post-date/style.min.css";i:344;s:27:"post-excerpt/editor-rtl.css";i:345;s:31:"post-excerpt/editor-rtl.min.css";i:346;s:23:"post-excerpt/editor.css";i:347;s:27:"post-excerpt/editor.min.css";i:348;s:26:"post-excerpt/style-rtl.css";i:349;s:30:"post-excerpt/style-rtl.min.css";i:350;s:22:"post-excerpt/style.css";i:351;s:26:"post-excerpt/style.min.css";i:352;s:34:"post-featured-image/editor-rtl.css";i:353;s:38:"post-featured-image/editor-rtl.min.css";i:354;s:30:"post-featured-image/editor.css";i:355;s:34:"post-featured-image/editor.min.css";i:356;s:33:"post-featured-image/style-rtl.css";i:357;s:37:"post-featured-image/style-rtl.min.css";i:358;s:29:"post-featured-image/style.css";i:359;s:33:"post-featured-image/style.min.css";i:360;s:34:"post-navigation-link/style-rtl.css";i:361;s:38:"post-navigation-link/style-rtl.min.css";i:362;s:30:"post-navigation-link/style.css";i:363;s:34:"post-navigation-link/style.min.css";i:364;s:27:"post-template/style-rtl.css";i:365;s:31:"post-template/style-rtl.min.css";i:366;s:23:"post-template/style.css";i:367;s:27:"post-template/style.min.css";i:368;s:24:"post-terms/style-rtl.css";i:369;s:28:"post-terms/style-rtl.min.css";i:370;s:20:"post-terms/style.css";i:371;s:24:"post-terms/style.min.css";i:372;s:31:"post-time-to-read/style-rtl.css";i:373;s:35:"post-time-to-read/style-rtl.min.css";i:374;s:27:"post-time-to-read/style.css";i:375;s:31:"post-time-to-read/style.min.css";i:376;s:24:"post-title/style-rtl.css";i:377;s:28:"post-title/style-rtl.min.css";i:378;s:20:"post-title/style.css";i:379;s:24:"post-title/style.min.css";i:380;s:26:"preformatted/style-rtl.css";i:381;s:30:"preformatted/style-rtl.min.css";i:382;s:22:"preformatted/style.css";i:383;s:26:"preformatted/style.min.css";i:384;s:24:"pullquote/editor-rtl.css";i:385;s:28:"pullquote/editor-rtl.min.css";i:386;s:20:"pullquote/editor.css";i:387;s:24:"pullquote/editor.min.css";i:388;s:23:"pullquote/style-rtl.css";i:389;s:27:"pullquote/style-rtl.min.css";i:390;s:19:"pullquote/style.css";i:391;s:23:"pullquote/style.min.css";i:392;s:23:"pullquote/theme-rtl.css";i:393;s:27:"pullquote/theme-rtl.min.css";i:394;s:19:"pullquote/theme.css";i:395;s:23:"pullquote/theme.min.css";i:396;s:39:"query-pagination-numbers/editor-rtl.css";i:397;s:43:"query-pagination-numbers/editor-rtl.min.css";i:398;s:35:"query-pagination-numbers/editor.css";i:399;s:39:"query-pagination-numbers/editor.min.css";i:400;s:31:"query-pagination/editor-rtl.css";i:401;s:35:"query-pagination/editor-rtl.min.css";i:402;s:27:"query-pagination/editor.css";i:403;s:31:"query-pagination/editor.min.css";i:404;s:30:"query-pagination/style-rtl.css";i:405;s:34:"query-pagination/style-rtl.min.css";i:406;s:26:"query-pagination/style.css";i:407;s:30:"query-pagination/style.min.css";i:408;s:25:"query-title/style-rtl.css";i:409;s:29:"query-title/style-rtl.min.css";i:410;s:21:"query-title/style.css";i:411;s:25:"query-title/style.min.css";i:412;s:25:"query-total/style-rtl.css";i:413;s:29:"query-total/style-rtl.min.css";i:414;s:21:"query-total/style.css";i:415;s:25:"query-total/style.min.css";i:416;s:20:"query/editor-rtl.css";i:417;s:24:"query/editor-rtl.min.css";i:418;s:16:"query/editor.css";i:419;s:20:"query/editor.min.css";i:420;s:19:"quote/style-rtl.css";i:421;s:23:"quote/style-rtl.min.css";i:422;s:15:"quote/style.css";i:423;s:19:"quote/style.min.css";i:424;s:19:"quote/theme-rtl.css";i:425;s:23:"quote/theme-rtl.min.css";i:426;s:15:"quote/theme.css";i:427;s:19:"quote/theme.min.css";i:428;s:23:"read-more/style-rtl.css";i:429;s:27:"read-more/style-rtl.min.css";i:430;s:19:"read-more/style.css";i:431;s:23:"read-more/style.min.css";i:432;s:18:"rss/editor-rtl.css";i:433;s:22:"rss/editor-rtl.min.css";i:434;s:14:"rss/editor.css";i:435;s:18:"rss/editor.min.css";i:436;s:17:"rss/style-rtl.css";i:437;s:21:"rss/style-rtl.min.css";i:438;s:13:"rss/style.css";i:439;s:17:"rss/style.min.css";i:440;s:21:"search/editor-rtl.css";i:441;s:25:"search/editor-rtl.min.css";i:442;s:17:"search/editor.css";i:443;s:21:"search/editor.min.css";i:444;s:20:"search/style-rtl.css";i:445;s:24:"search/style-rtl.min.css";i:446;s:16:"search/style.css";i:447;s:20:"search/style.min.css";i:448;s:20:"search/theme-rtl.css";i:449;s:24:"search/theme-rtl.min.css";i:450;s:16:"search/theme.css";i:451;s:20:"search/theme.min.css";i:452;s:24:"separator/editor-rtl.css";i:453;s:28:"separator/editor-rtl.min.css";i:454;s:20:"separator/editor.css";i:455;s:24:"separator/editor.min.css";i:456;s:23:"separator/style-rtl.css";i:457;s:27:"separator/style-rtl.min.css";i:458;s:19:"separator/style.css";i:459;s:23:"separator/style.min.css";i:460;s:23:"separator/theme-rtl.css";i:461;s:27:"separator/theme-rtl.min.css";i:462;s:19:"separator/theme.css";i:463;s:23:"separator/theme.min.css";i:464;s:24:"shortcode/editor-rtl.css";i:465;s:28:"shortcode/editor-rtl.min.css";i:466;s:20:"shortcode/editor.css";i:467;s:24:"shortcode/editor.min.css";i:468;s:24:"site-logo/editor-rtl.css";i:469;s:28:"site-logo/editor-rtl.min.css";i:470;s:20:"site-logo/editor.css";i:471;s:24:"site-logo/editor.min.css";i:472;s:23:"site-logo/style-rtl.css";i:473;s:27:"site-logo/style-rtl.min.css";i:474;s:19:"site-logo/style.css";i:475;s:23:"site-logo/style.min.css";i:476;s:27:"site-tagline/editor-rtl.css";i:477;s:31:"site-tagline/editor-rtl.min.css";i:478;s:23:"site-tagline/editor.css";i:479;s:27:"site-tagline/editor.min.css";i:480;s:26:"site-tagline/style-rtl.css";i:481;s:30:"site-tagline/style-rtl.min.css";i:482;s:22:"site-tagline/style.css";i:483;s:26:"site-tagline/style.min.css";i:484;s:25:"site-title/editor-rtl.css";i:485;s:29:"site-title/editor-rtl.min.css";i:486;s:21:"site-title/editor.css";i:487;s:25:"site-title/editor.min.css";i:488;s:24:"site-title/style-rtl.css";i:489;s:28:"site-title/style-rtl.min.css";i:490;s:20:"site-title/style.css";i:491;s:24:"site-title/style.min.css";i:492;s:26:"social-link/editor-rtl.css";i:493;s:30:"social-link/editor-rtl.min.css";i:494;s:22:"social-link/editor.css";i:495;s:26:"social-link/editor.min.css";i:496;s:27:"social-links/editor-rtl.css";i:497;s:31:"social-links/editor-rtl.min.css";i:498;s:23:"social-links/editor.css";i:499;s:27:"social-links/editor.min.css";i:500;s:26:"social-links/style-rtl.css";i:501;s:30:"social-links/style-rtl.min.css";i:502;s:22:"social-links/style.css";i:503;s:26:"social-links/style.min.css";i:504;s:21:"spacer/editor-rtl.css";i:505;s:25:"spacer/editor-rtl.min.css";i:506;s:17:"spacer/editor.css";i:507;s:21:"spacer/editor.min.css";i:508;s:20:"spacer/style-rtl.css";i:509;s:24:"spacer/style-rtl.min.css";i:510;s:16:"spacer/style.css";i:511;s:20:"spacer/style.min.css";i:512;s:20:"table/editor-rtl.css";i:513;s:24:"table/editor-rtl.min.css";i:514;s:16:"table/editor.css";i:515;s:20:"table/editor.min.css";i:516;s:19:"table/style-rtl.css";i:517;s:23:"table/style-rtl.min.css";i:518;s:15:"table/style.css";i:519;s:19:"table/style.min.css";i:520;s:19:"table/theme-rtl.css";i:521;s:23:"table/theme-rtl.min.css";i:522;s:15:"table/theme.css";i:523;s:19:"table/theme.min.css";i:524;s:24:"tag-cloud/editor-rtl.css";i:525;s:28:"tag-cloud/editor-rtl.min.css";i:526;s:20:"tag-cloud/editor.css";i:527;s:24:"tag-cloud/editor.min.css";i:528;s:23:"tag-cloud/style-rtl.css";i:529;s:27:"tag-cloud/style-rtl.min.css";i:530;s:19:"tag-cloud/style.css";i:531;s:23:"tag-cloud/style.min.css";i:532;s:28:"template-part/editor-rtl.css";i:533;s:32:"template-part/editor-rtl.min.css";i:534;s:24:"template-part/editor.css";i:535;s:28:"template-part/editor.min.css";i:536;s:27:"template-part/theme-rtl.css";i:537;s:31:"template-part/theme-rtl.min.css";i:538;s:23:"template-part/theme.css";i:539;s:27:"template-part/theme.min.css";i:540;s:24:"term-count/style-rtl.css";i:541;s:28:"term-count/style-rtl.min.css";i:542;s:20:"term-count/style.css";i:543;s:24:"term-count/style.min.css";i:544;s:30:"term-description/style-rtl.css";i:545;s:34:"term-description/style-rtl.min.css";i:546;s:26:"term-description/style.css";i:547;s:30:"term-description/style.min.css";i:548;s:23:"term-name/style-rtl.css";i:549;s:27:"term-name/style-rtl.min.css";i:550;s:19:"term-name/style.css";i:551;s:23:"term-name/style.min.css";i:552;s:28:"term-template/editor-rtl.css";i:553;s:32:"term-template/editor-rtl.min.css";i:554;s:24:"term-template/editor.css";i:555;s:28:"term-template/editor.min.css";i:556;s:27:"term-template/style-rtl.css";i:557;s:31:"term-template/style-rtl.min.css";i:558;s:23:"term-template/style.css";i:559;s:27:"term-template/style.min.css";i:560;s:27:"text-columns/editor-rtl.css";i:561;s:31:"text-columns/editor-rtl.min.css";i:562;s:23:"text-columns/editor.css";i:563;s:27:"text-columns/editor.min.css";i:564;s:26:"text-columns/style-rtl.css";i:565;s:30:"text-columns/style-rtl.min.css";i:566;s:22:"text-columns/style.css";i:567;s:26:"text-columns/style.min.css";i:568;s:19:"verse/style-rtl.css";i:569;s:23:"verse/style-rtl.min.css";i:570;s:15:"verse/style.css";i:571;s:19:"verse/style.min.css";i:572;s:20:"video/editor-rtl.css";i:573;s:24:"video/editor-rtl.min.css";i:574;s:16:"video/editor.css";i:575;s:20:"video/editor.min.css";i:576;s:19:"video/style-rtl.css";i:577;s:23:"video/style-rtl.min.css";i:578;s:15:"video/style.css";i:579;s:19:"video/style.min.css";i:580;s:19:"video/theme-rtl.css";i:581;s:23:"video/theme-rtl.min.css";i:582;s:15:"video/theme.css";i:583;s:19:"video/theme.min.css";}}', 'yes');
INSERT INTO `wpd6_options` VALUES
(142, 'auto_core_update_notified', 'a:4:{s:4:"type";s:7:"success";s:5:"email";s:31:"officialsamoluwatoyin@gmail.com";s:7:"version";s:5:"6.9.1";s:9:"timestamp";i:1770163029;}', 'off'),
(146, '_transient_wp_styles_for_blocks', 'a:2:{s:4:"hash";s:32:"20998920354cc01a2833d53db726539f";s:6:"blocks";a:6:{s:11:"core/button";s:0:"";s:14:"core/site-logo";s:0:"";s:18:"core/post-template";s:120:":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}";s:18:"core/term-template";s:120:":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}";s:12:"core/columns";s:102:":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}";s:14:"core/pullquote";s:69:":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}";}}', 'on'),
(240, '_transient_health-check-site-status-result', '{"good":16,"recommended":7,"critical":1}', 'on'),
(504, 'db_upgraded', '', 'on'),
(505, 'loginizer_login_attempt_stats', 'a:8:{i:1741384800;a:1:{i:0;i:3;}i:1741730400;a:1:{i:1;i:1;}i:1744196400;a:1:{i:1;i:1;}i:1744390800;a:1:{i:1;i:1;}i:1744527600;a:1:{i:1;i:1;}i:1744653600;a:1:{i:1;i:1;}i:1745002800;a:1:{i:1;i:1;}i:1745136000;a:1:{i:1;i:4;}}', 'off'),
(512, 'loginizer_promo_time', '-1744528836', 'auto'),
(513, 'loginizer_backuply_promo_time', '1741387433', 'auto'),
(514, 'loginizer_csrf_promo_time', '1741387433', 'auto'),
(534, 'finished_updating_comment_type', '1', 'auto'),
(667, 'current_theme', 'Zegen Child', 'auto'),
(668, 'theme_mods_my-religion-child', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1745142223;s:4:"data";a:3:{s:19:"wp_inactive_widgets";a:10:{i:0;s:8:"search-2";i:1;s:12:"categories-2";i:2;s:6:"text-2";i:3;s:6:"text-3";i:4;s:6:"text-4";i:5;s:7:"block-2";i:6;s:7:"block-3";i:7;s:7:"block-4";i:8;s:7:"block-5";i:9;s:7:"block-6";}s:15:"sidebar_default";a:3:{i:0;s:8:"search-3";i:1;s:14:"recent-posts-1";i:2;s:12:"categories-3";}s:14:"sidebar_bottom";a:3:{i:0;s:6:"text-5";i:1;s:6:"text-6";i:2;s:6:"text-7";}}}}', 'off'),
(669, 'theme_switched', '', 'auto'),
(674, 'cmsmasters_plugin_activation', 'true', 'auto'),
(676, 'cmsmasters_options_my-religion_general', 'a:9:{s:24:"my-religion_theme_layout";s:6:"liquid";s:21:"my-religion_logo_type";s:5:"image";s:20:"my-religion_logo_url";s:75:"1794|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/logo1.png";s:27:"my-religion_logo_url_retina";s:81:"2812|http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/logo-retina.png";s:22:"my-religion_logo_title";s:11:"My Religion";s:25:"my-religion_logo_subtitle";s:0:"";s:29:"my-religion_logo_custom_color";i:0;s:28:"my-religion_logo_title_color";s:0:"";s:31:"my-religion_logo_subtitle_color";s:0:"";}', 'on'),
(677, 'cmsmasters_options_my-religion_bg', 'a:7:{s:18:"my-religion_bg_col";s:7:"#ffffff";s:25:"my-religion_bg_img_enable";i:0;s:18:"my-religion_bg_img";s:0:"";s:18:"my-religion_bg_rep";s:9:"no-repeat";s:18:"my-religion_bg_pos";s:10:"top center";s:18:"my-religion_bg_att";s:6:"scroll";s:19:"my-religion_bg_size";s:5:"cover";}', 'on'),
(678, 'cmsmasters_options_my-religion_header', 'a:14:{s:24:"my-religion_fixed_header";i:1;s:27:"my-religion_header_overlaps";i:1;s:27:"my-religion_header_top_line";i:0;s:29:"my-religion_header_top_height";s:2:"32";s:38:"my-religion_header_top_line_short_info";s:0:"";s:36:"my-religion_header_top_line_add_cont";s:6:"social";s:25:"my-religion_header_styles";s:9:"fullwidth";s:29:"my-religion_header_mid_height";s:3:"100";s:29:"my-religion_header_bot_height";s:2:"60";s:25:"my-religion_header_search";i:1;s:32:"my-religion_header_donations_but";i:1;s:37:"my-religion_header_donations_but_text";s:6:"Donate";s:27:"my-religion_header_add_cont";s:9:"cust_html";s:37:"my-religion_header_add_cont_cust_html";s:0:"";}', 'on'),
(679, 'cmsmasters_options_my-religion_content', 'a:18:{s:18:"my-religion_layout";s:9:"r_sidebar";s:27:"my-religion_archives_layout";s:9:"r_sidebar";s:25:"my-religion_search_layout";s:9:"r_sidebar";s:25:"my-religion_events_layout";s:9:"fullwidth";s:24:"my-religion_other_layout";s:9:"r_sidebar";s:29:"my-religion_heading_alignment";s:6:"center";s:26:"my-religion_heading_scheme";s:5:"first";s:35:"my-religion_heading_bg_image_enable";i:1;s:28:"my-religion_heading_bg_image";s:93:"4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg";s:29:"my-religion_heading_bg_repeat";s:9:"no-repeat";s:33:"my-religion_heading_bg_attachment";s:6:"scroll";s:27:"my-religion_heading_bg_size";s:5:"cover";s:28:"my-religion_heading_bg_color";s:16:"rgba(49,51,59,0)";s:26:"my-religion_heading_height";s:3:"250";s:23:"my-religion_breadcrumbs";i:1;s:25:"my-religion_bottom_scheme";s:6:"footer";s:26:"my-religion_bottom_sidebar";i:1;s:33:"my-religion_bottom_sidebar_layout";s:8:"14141414";}', 'on'),
(680, 'cmsmasters_options_my-religion_footer', 'a:10:{s:25:"my-religion_footer_scheme";s:6:"footer";s:23:"my-religion_footer_type";s:5:"small";s:37:"my-religion_footer_additional_content";s:6:"social";s:23:"my-religion_footer_logo";i:1;s:27:"my-religion_footer_logo_url";s:84:"|http://my-religion.cmsmasters.net/wp-content/themes/my-religion/img/logo_footer.png";s:34:"my-religion_footer_logo_url_retina";s:91:"|http://my-religion.cmsmasters.net/wp-content/themes/my-religion/img/logo_footer_retina.png";s:22:"my-religion_footer_nav";i:0;s:25:"my-religion_footer_social";i:1;s:23:"my-religion_footer_html";s:0:"";s:28:"my-religion_footer_copyright";s:19:"© 2019 My Religion";}', 'on'),
(681, 'cmsmasters_options_my-religion_font_content', 'a:6:{s:36:"my-religion_content_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:36:"my-religion_content_font_google_font";s:57:"Source+Sans+Pro:300,300italic,400,400italic,700,700italic";s:34:"my-religion_content_font_font_size";s:2:"15";s:36:"my-religion_content_font_line_height";s:2:"22";s:36:"my-religion_content_font_font_weight";s:6:"normal";s:35:"my-religion_content_font_font_style";s:6:"normal";}', 'on'),
(682, 'cmsmasters_options_my-religion_font_link', 'a:9:{s:33:"my-religion_link_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:33:"my-religion_link_font_google_font";s:57:"Source+Sans+Pro:300,300italic,400,400italic,700,700italic";s:31:"my-religion_link_font_font_size";s:2:"15";s:33:"my-religion_link_font_line_height";s:2:"22";s:33:"my-religion_link_font_font_weight";s:6:"normal";s:32:"my-religion_link_font_font_style";s:6:"normal";s:36:"my-religion_link_font_text_transform";s:4:"none";s:37:"my-religion_link_font_text_decoration";s:4:"none";s:33:"my-religion_link_hover_decoration";s:4:"none";}', 'on'),
(683, 'cmsmasters_options_my-religion_font_nav', 'a:14:{s:38:"my-religion_nav_title_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:38:"my-religion_nav_title_font_google_font";s:18:"Montserrat:400,700";s:36:"my-religion_nav_title_font_font_size";s:2:"12";s:38:"my-religion_nav_title_font_line_height";s:2:"20";s:38:"my-religion_nav_title_font_font_weight";s:3:"700";s:37:"my-religion_nav_title_font_font_style";s:6:"normal";s:41:"my-religion_nav_title_font_text_transform";s:9:"uppercase";s:41:"my-religion_nav_dropdown_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:41:"my-religion_nav_dropdown_font_google_font";s:57:"Source+Sans+Pro:300,300italic,400,400italic,700,700italic";s:39:"my-religion_nav_dropdown_font_font_size";s:2:"14";s:41:"my-religion_nav_dropdown_font_line_height";s:2:"20";s:41:"my-religion_nav_dropdown_font_font_weight";s:6:"normal";s:40:"my-religion_nav_dropdown_font_font_style";s:6:"normal";s:44:"my-religion_nav_dropdown_font_text_transform";s:4:"none";}', 'on'),
(684, 'cmsmasters_options_my-religion_font_heading', 'a:48:{s:31:"my-religion_h1_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:31:"my-religion_h1_font_google_font";s:18:"Montserrat:400,700";s:29:"my-religion_h1_font_font_size";s:2:"42";s:31:"my-religion_h1_font_line_height";s:2:"48";s:31:"my-religion_h1_font_font_weight";s:4:"bold";s:30:"my-religion_h1_font_font_style";s:6:"normal";s:34:"my-religion_h1_font_text_transform";s:4:"none";s:35:"my-religion_h1_font_text_decoration";s:4:"none";s:31:"my-religion_h2_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:31:"my-religion_h2_font_google_font";s:18:"Montserrat:400,700";s:29:"my-religion_h2_font_font_size";s:2:"28";s:31:"my-religion_h2_font_line_height";s:2:"36";s:31:"my-religion_h2_font_font_weight";s:4:"bold";s:30:"my-religion_h2_font_font_style";s:6:"normal";s:34:"my-religion_h2_font_text_transform";s:4:"none";s:35:"my-religion_h2_font_text_decoration";s:4:"none";s:31:"my-religion_h3_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:31:"my-religion_h3_font_google_font";s:18:"Montserrat:400,700";s:29:"my-religion_h3_font_font_size";s:2:"20";s:31:"my-religion_h3_font_line_height";s:2:"26";s:31:"my-religion_h3_font_font_weight";s:4:"bold";s:30:"my-religion_h3_font_font_style";s:6:"normal";s:34:"my-religion_h3_font_text_transform";s:4:"none";s:35:"my-religion_h3_font_text_decoration";s:4:"none";s:31:"my-religion_h4_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:31:"my-religion_h4_font_google_font";s:40:"Crimson+Text:400,400italic,700,700italic";s:29:"my-religion_h4_font_font_size";s:2:"20";s:31:"my-religion_h4_font_line_height";s:2:"24";s:31:"my-religion_h4_font_font_weight";s:6:"normal";s:30:"my-religion_h4_font_font_style";s:6:"italic";s:34:"my-religion_h4_font_text_transform";s:4:"none";s:35:"my-religion_h4_font_text_decoration";s:4:"none";s:31:"my-religion_h5_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:31:"my-religion_h5_font_google_font";s:18:"Montserrat:400,700";s:29:"my-religion_h5_font_font_size";s:2:"16";s:31:"my-religion_h5_font_line_height";s:2:"22";s:31:"my-religion_h5_font_font_weight";s:4:"bold";s:30:"my-religion_h5_font_font_style";s:6:"normal";s:34:"my-religion_h5_font_text_transform";s:4:"none";s:35:"my-religion_h5_font_text_decoration";s:4:"none";s:31:"my-religion_h6_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:31:"my-religion_h6_font_google_font";s:40:"Crimson+Text:400,400italic,700,700italic";s:29:"my-religion_h6_font_font_size";s:2:"16";s:31:"my-religion_h6_font_line_height";s:2:"22";s:31:"my-religion_h6_font_font_weight";s:6:"normal";s:30:"my-religion_h6_font_font_style";s:6:"italic";s:34:"my-religion_h6_font_text_transform";s:4:"none";s:35:"my-religion_h6_font_text_decoration";s:4:"none";}', 'on'),
(685, 'cmsmasters_options_my-religion_font_other', 'a:26:{s:35:"my-religion_button_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:35:"my-religion_button_font_google_font";s:18:"Montserrat:400,700";s:33:"my-religion_button_font_font_size";s:2:"12";s:35:"my-religion_button_font_line_height";s:2:"42";s:35:"my-religion_button_font_font_weight";s:4:"bold";s:34:"my-religion_button_font_font_style";s:6:"normal";s:38:"my-religion_button_font_text_transform";s:9:"uppercase";s:34:"my-religion_small_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:34:"my-religion_small_font_google_font";s:40:"Crimson+Text:400,400italic,700,700italic";s:32:"my-religion_small_font_font_size";s:2:"14";s:34:"my-religion_small_font_line_height";s:2:"22";s:34:"my-religion_small_font_font_weight";s:6:"normal";s:33:"my-religion_small_font_font_style";s:6:"italic";s:37:"my-religion_small_font_text_transform";s:4:"none";s:34:"my-religion_input_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:34:"my-religion_input_font_google_font";s:57:"Source+Sans+Pro:300,300italic,400,400italic,700,700italic";s:32:"my-religion_input_font_font_size";s:2:"15";s:34:"my-religion_input_font_line_height";s:2:"20";s:34:"my-religion_input_font_font_weight";s:6:"normal";s:33:"my-religion_input_font_font_style";s:6:"normal";s:34:"my-religion_quote_font_system_font";s:45:"Arial, Helvetica, ''Nimbus Sans L'', sans-serif";s:34:"my-religion_quote_font_google_font";s:40:"Crimson+Text:400,400italic,700,700italic";s:32:"my-religion_quote_font_font_size";s:2:"20";s:34:"my-religion_quote_font_line_height";s:2:"32";s:34:"my-religion_quote_font_font_weight";s:6:"normal";s:33:"my-religion_quote_font_font_style";s:6:"italic";}', 'on'),
(686, 'cmsmasters_options_my-religion_element_sidebar', 'a:1:{s:19:"my-religion_sidebar";a:4:{i:0;s:5:"Email";i:1;s:10:"event list";i:2;s:9:"Subscribe";i:3;s:7:"contact";}}', 'on'),
(687, 'cmsmasters_options_my-religion_element_icon', 'a:1:{s:24:"my-religion_social_icons";a:5:{i:0;s:42:"cmsmasters-icon-linkedin|#|Linkedin|true||";i:1;s:42:"cmsmasters-icon-facebook|#|Facebook|true||";i:2;s:37:"cmsmasters-icon-gplus|#|Google|true||";i:3;s:40:"cmsmasters-icon-twitter|#|Twitter|true||";i:4;s:36:"cmsmasters-icon-skype|#|Skype|true||";}}', 'on'),
(688, 'cmsmasters_options_my-religion_element_lightbox', 'a:19:{s:26:"my-religion_ilightbox_skin";s:4:"dark";s:26:"my-religion_ilightbox_path";s:8:"vertical";s:30:"my-religion_ilightbox_infinite";i:0;s:34:"my-religion_ilightbox_aspect_ratio";i:1;s:38:"my-religion_ilightbox_mobile_optimizer";i:1;s:31:"my-religion_ilightbox_max_scale";i:1;s:31:"my-religion_ilightbox_min_scale";d:0.200000000000000011102230246251565404236316680908203125;s:35:"my-religion_ilightbox_inner_toolbar";i:0;s:39:"my-religion_ilightbox_smart_recognition";i:0;s:42:"my-religion_ilightbox_fullscreen_one_slide";i:0;s:41:"my-religion_ilightbox_fullscreen_viewport";s:6:"center";s:38:"my-religion_ilightbox_controls_toolbar";i:1;s:37:"my-religion_ilightbox_controls_arrows";i:0;s:41:"my-religion_ilightbox_controls_fullscreen";i:1;s:40:"my-religion_ilightbox_controls_thumbnail";i:1;s:39:"my-religion_ilightbox_controls_keyboard";i:1;s:41:"my-religion_ilightbox_controls_mousewheel";i:1;s:36:"my-religion_ilightbox_controls_swipe";i:1;s:40:"my-religion_ilightbox_controls_slideshow";i:0;}', 'on'),
(689, 'cmsmasters_options_my-religion_element_sitemap', 'a:6:{s:23:"my-religion_sitemap_nav";i:1;s:26:"my-religion_sitemap_categs";i:1;s:24:"my-religion_sitemap_tags";i:1;s:25:"my-religion_sitemap_month";i:1;s:29:"my-religion_sitemap_pj_categs";i:1;s:27:"my-religion_sitemap_pj_tags";i:1;}', 'on'),
(690, 'cmsmasters_options_my-religion_element_error', 'a:11:{s:23:"my-religion_error_color";s:7:"#292929";s:26:"my-religion_error_bg_color";s:7:"#fbfbfb";s:31:"my-religion_error_bg_img_enable";i:0;s:26:"my-religion_error_bg_image";s:0:"";s:24:"my-religion_error_bg_rep";s:9:"no-repeat";s:24:"my-religion_error_bg_pos";s:10:"top center";s:24:"my-religion_error_bg_att";s:6:"scroll";s:25:"my-religion_error_bg_size";s:5:"cover";s:24:"my-religion_error_search";i:1;s:32:"my-religion_error_sitemap_button";i:1;s:30:"my-religion_error_sitemap_link";s:0:"";}', 'on'),
(691, 'cmsmasters_options_my-religion_element_code', 'a:7:{s:22:"my-religion_custom_css";s:440:".buttons_center {\r\ntext-align:center;\r\n}\r\n.buttons_center .button_wrap {\r\ndisplay: inline-block;\r\nmargin:0 5px;\r\n}\r\n.custom_subscribe_title h4 {\r\nmargin:-10px 0 0;\r\nfont-size:22px;\r\nline-height:34px;\r\n}\r\n@media only screen and (min-width: 1440px) {\r\n.custom_subscribe .wysija-submit-field {\r\npadding-left:60px;\r\npadding-right:60px;\r\n}\r\n}\r\n@media only screen and (max-width: 768px) {\r\n.adaptiva_contacts_map {\r\nheight:300px !important;\r\n}\r\n}";s:21:"my-religion_custom_js";s:0:"";s:24:"my-religion_gmap_api_key";s:0:"";s:19:"my-religion_api_key";s:0:"";s:22:"my-religion_api_secret";s:0:"";s:24:"my-religion_access_token";s:0:"";s:31:"my-religion_access_token_secret";s:0:"";}', 'on'),
(692, 'cmsmasters_options_my-religion_element_recaptcha', 'a:2:{s:32:"my-religion_recaptcha_public_key";s:40:"6LdJ3SITAAAAADZed7y7IQyf2I1i3Exp30LQVfTT";s:33:"my-religion_recaptcha_private_key";s:40:"6LdJ3SITAAAAAO5igfc5u_8Ton9AQSgWZ00w-rll";}', 'on'),
(693, 'cmsmasters_options_my-religion_single_post', 'a:14:{s:28:"my-religion_blog_post_layout";s:9:"r_sidebar";s:27:"my-religion_blog_post_title";i:1;s:26:"my-religion_blog_post_date";i:1;s:25:"my-religion_blog_post_cat";i:1;s:28:"my-religion_blog_post_author";i:1;s:29:"my-religion_blog_post_comment";i:0;s:25:"my-religion_blog_post_tag";i:1;s:26:"my-religion_blog_post_like";i:1;s:29:"my-religion_blog_post_nav_box";i:1;s:31:"my-religion_blog_post_share_box";i:1;s:32:"my-religion_blog_post_author_box";i:1;s:31:"my-religion_blog_more_posts_box";s:7:"popular";s:33:"my-religion_blog_more_posts_count";s:1:"3";s:33:"my-religion_blog_more_posts_pause";s:1:"5";}', 'on'),
(694, 'cmsmasters_options_my-religion_single_project', 'a:18:{s:35:"my-religion_portfolio_project_title";i:1;s:43:"my-religion_portfolio_project_details_title";s:0:"";s:34:"my-religion_portfolio_project_date";i:1;s:33:"my-religion_portfolio_project_cat";i:1;s:36:"my-religion_portfolio_project_author";i:1;s:37:"my-religion_portfolio_project_comment";i:0;s:33:"my-religion_portfolio_project_tag";i:0;s:34:"my-religion_portfolio_project_like";i:1;s:34:"my-religion_portfolio_project_link";i:0;s:39:"my-religion_portfolio_project_share_box";i:1;s:37:"my-religion_portfolio_project_nav_box";i:1;s:40:"my-religion_portfolio_project_author_box";i:0;s:39:"my-religion_portfolio_more_projects_box";s:7:"popular";s:41:"my-religion_portfolio_more_projects_count";s:1:"4";s:41:"my-religion_portfolio_more_projects_pause";s:1:"5";s:34:"my-religion_portfolio_project_slug";s:7:"project";s:36:"my-religion_portfolio_pj_categs_slug";s:9:"pj-categs";s:34:"my-religion_portfolio_pj_tags_slug";s:7:"pj-tags";}', 'on'),
(695, 'cmsmasters_options_my-religion_single_profile', 'a:9:{s:30:"my-religion_profile_post_title";i:1;s:38:"my-religion_profile_post_details_title";s:15:"Profile details";s:28:"my-religion_profile_post_cat";i:0;s:32:"my-religion_profile_post_comment";i:1;s:29:"my-religion_profile_post_like";i:1;s:32:"my-religion_profile_post_nav_box";i:1;s:34:"my-religion_profile_post_share_box";i:0;s:29:"my-religion_profile_post_slug";s:9:"MINISTERS";s:34:"my-religion_profile_pl_categs_slug";s:9:"pl-categs";}', 'on'),
(696, 'cmsmasters_options_my-religion_single_tt_event', 'a:4:{s:26:"my-religion_tt_event_hours";i:1;s:32:"my-religion_tt_event_hours_title";s:11:"Event Hours";s:34:"my-religion_tt_event_details_title";s:13:"Event Details";s:24:"my-religion_tt_event_cat";i:1;}', 'on'),
(697, 'cmsmasters_options_my-religion_single_campaign', 'a:15:{s:37:"my-religion_donations_campaign_layout";s:9:"r_sidebar";s:36:"my-religion_donations_campaign_title";i:1;s:35:"my-religion_donations_campaign_date";i:1;s:34:"my-religion_donations_campaign_cat";i:1;s:37:"my-religion_donations_campaign_author";i:1;s:38:"my-religion_donations_campaign_comment";i:1;s:34:"my-religion_donations_campaign_tag";i:1;s:35:"my-religion_donations_campaign_like";i:1;s:38:"my-religion_donations_campaign_nav_box";i:1;s:40:"my-religion_donations_campaign_share_box";i:1;s:41:"my-religion_donations_campaign_author_box";i:1;s:40:"my-religion_donations_more_campaigns_box";s:7:"related";s:42:"my-religion_donations_more_campaigns_count";s:1:"3";s:42:"my-religion_donations_more_campaigns_pause";s:1:"0";s:35:"my-religion_donations_campaign_slug";s:8:"campaign";}', 'on'),
(698, 'cmsmasters_options_my-religion_single_sermon', 'a:17:{s:25:"my-religion_sermon_layout";s:9:"r_sidebar";s:24:"my-religion_sermon_title";i:1;s:23:"my-religion_sermon_date";i:1;s:22:"my-religion_sermon_cat";i:1;s:22:"my-religion_sermon_tag";i:1;s:25:"my-religion_sermon_author";i:1;s:26:"my-religion_sermon_comment";i:1;s:23:"my-religion_sermon_like";i:1;s:26:"my-religion_sermon_nav_box";i:1;s:28:"my-religion_sermon_share_box";i:1;s:29:"my-religion_sermon_author_box";i:1;s:33:"my-religion_sermon_more_posts_box";s:7:"popular";s:35:"my-religion_sermon_more_posts_count";s:1:"3";s:35:"my-religion_sermon_more_posts_pause";s:1:"1";s:28:"my-religion_sermon_post_slug";s:6:"sermon";s:34:"my-religion_sermon_srm_categs_slug";s:10:"srm-categs";s:32:"my-religion_sermon_srm_tags_slug";s:8:"srm-tags";}', 'on'),
(699, 'cmsmasters_options_my-religion_color_default', 'a:7:{s:25:"my-religion_default_color";s:7:"#8b8b8b";s:24:"my-religion_default_link";s:7:"#d14f42";s:25:"my-religion_default_hover";s:7:"#a8a9ab";s:27:"my-religion_default_heading";s:7:"#31333b";s:22:"my-religion_default_bg";s:7:"#ffffff";s:29:"my-religion_default_alternate";s:7:"#fcfcfc";s:26:"my-religion_default_border";s:7:"#eaeaea";}', 'on'),
(700, 'cmsmasters_options_my-religion_color_header', 'a:12:{s:28:"my-religion_header_mid_color";s:7:"#ffffff";s:27:"my-religion_header_mid_link";s:7:"#ffffff";s:28:"my-religion_header_mid_hover";s:21:"rgba(255,255,255,0.5)";s:25:"my-religion_header_mid_bg";s:19:"rgba(49,51,59,0.15)";s:32:"my-religion_header_mid_bg_scroll";s:7:"#31333b";s:29:"my-religion_header_mid_border";s:21:"rgba(255,255,255,0.2)";s:28:"my-religion_header_bot_color";s:7:"#ffffff";s:27:"my-religion_header_bot_link";s:7:"#ffffff";s:28:"my-religion_header_bot_hover";s:7:"#ffffff";s:25:"my-religion_header_bot_bg";s:19:"rgba(49,51,59,0.15)";s:32:"my-religion_header_bot_bg_scroll";s:7:"#31333b";s:29:"my-religion_header_bot_border";s:21:"rgba(255,255,255,0.2)";}', 'on'),
(701, 'cmsmasters_options_my-religion_color_navigation', 'a:16:{s:33:"my-religion_navigation_title_link";s:7:"#ffffff";s:39:"my-religion_navigation_title_link_hover";s:21:"rgba(255,255,255,0.5)";s:41:"my-religion_navigation_title_link_current";s:7:"#ffffff";s:42:"my-religion_navigation_title_link_subtitle";s:21:"rgba(255,255,255,0.3)";s:36:"my-religion_navigation_title_link_bg";s:19:"rgba(255,255,255,0)";s:42:"my-religion_navigation_title_link_bg_hover";s:19:"rgba(255,255,255,0)";s:44:"my-religion_navigation_title_link_bg_current";s:19:"rgba(255,255,255,0)";s:40:"my-religion_navigation_title_link_border";s:21:"rgba(255,255,255,0.4)";s:36:"my-religion_navigation_dropdown_text";s:7:"#717275";s:34:"my-religion_navigation_dropdown_bg";s:7:"#31333b";s:38:"my-religion_navigation_dropdown_border";s:19:"rgba(255,255,255,0)";s:36:"my-religion_navigation_dropdown_link";s:7:"#8a8a8e";s:42:"my-religion_navigation_dropdown_link_hover";s:7:"#ffffff";s:45:"my-religion_navigation_dropdown_link_subtitle";s:7:"#717275";s:46:"my-religion_navigation_dropdown_link_highlight";s:22:"rgba(255,255,255,0.07)";s:43:"my-religion_navigation_dropdown_link_border";s:19:"rgba(255,255,255,0)";}', 'on'),
(702, 'cmsmasters_options_my-religion_color_header_top', 'a:16:{s:28:"my-religion_header_top_color";s:7:"#ffffff";s:27:"my-religion_header_top_link";s:7:"#ffffff";s:28:"my-religion_header_top_hover";s:21:"rgba(255,255,255,0.5)";s:25:"my-religion_header_top_bg";s:19:"rgba(49,51,59,0.15)";s:29:"my-religion_header_top_border";s:21:"rgba(255,255,255,0.2)";s:33:"my-religion_header_top_title_link";s:7:"#ffffff";s:39:"my-religion_header_top_title_link_hover";s:21:"rgba(255,255,255,0.5)";s:36:"my-religion_header_top_title_link_bg";s:19:"rgba(255,255,255,0)";s:42:"my-religion_header_top_title_link_bg_hover";s:19:"rgba(255,255,255,0)";s:40:"my-religion_header_top_title_link_border";s:19:"rgba(255,255,255,0)";s:34:"my-religion_header_top_dropdown_bg";s:7:"#31333b";s:38:"my-religion_header_top_dropdown_border";s:19:"rgba(255,255,255,0)";s:36:"my-religion_header_top_dropdown_link";s:7:"#8a8a8e";s:42:"my-religion_header_top_dropdown_link_hover";s:7:"#ffffff";s:46:"my-religion_header_top_dropdown_link_highlight";s:19:"rgba(255,255,255,0)";s:43:"my-religion_header_top_dropdown_link_border";s:19:"rgba(255,255,255,0)";}', 'on'),
(703, 'cmsmasters_options_my-religion_color_footer', 'a:7:{s:24:"my-religion_footer_color";s:21:"rgba(255,255,255,0.2)";s:23:"my-religion_footer_link";s:7:"#71727f";s:24:"my-religion_footer_hover";s:7:"#ffffff";s:26:"my-religion_footer_heading";s:7:"#ffffff";s:21:"my-religion_footer_bg";s:7:"#3b3d4a";s:28:"my-religion_footer_alternate";s:21:"rgba(255,255,255,0.5)";s:25:"my-religion_footer_border";s:21:"rgba(255,255,255,0.1)";}', 'on'),
(704, 'cmsmasters_options_my-religion_color_first', 'a:7:{s:23:"my-religion_first_color";s:7:"#ffffff";s:22:"my-religion_first_link";s:7:"#ffffff";s:23:"my-religion_first_hover";s:7:"#ffffff";s:25:"my-religion_first_heading";s:7:"#ffffff";s:20:"my-religion_first_bg";s:7:"#98433a";s:27:"my-religion_first_alternate";s:7:"#ffffff";s:24:"my-religion_first_border";s:21:"rgba(255,255,255,0.2)";}', 'on'),
(705, 'cmsmasters_options_my-religion_color_second', 'a:7:{s:24:"my-religion_second_color";s:7:"#ffffff";s:23:"my-religion_second_link";s:7:"#ffffff";s:24:"my-religion_second_hover";s:21:"rgba(255,255,255,0.4)";s:26:"my-religion_second_heading";s:7:"#ffffff";s:21:"my-religion_second_bg";s:7:"#d14f42";s:28:"my-religion_second_alternate";s:19:"rgba(255,255,255,0)";s:25:"my-religion_second_border";s:7:"#e4e4e4";}', 'on'),
(706, 'cmsmasters_options_my-religion_color_third', 'a:7:{s:23:"my-religion_third_color";s:21:"rgba(255,255,255,0.4)";s:22:"my-religion_third_link";s:7:"#ffffff";s:23:"my-religion_third_hover";s:7:"#e96b61";s:25:"my-religion_third_heading";s:7:"#ffffff";s:20:"my-religion_third_bg";s:7:"#d14f42";s:27:"my-religion_third_alternate";s:7:"#d14f42";s:24:"my-religion_third_border";s:7:"#e4e4e4";}', 'on'),
(707, 'cmsmasters_my-religion_icons', 's:297830:"a:7:{s:4:"name";s:0:"";s:15:"css_prefix_text";s:16:"cmsmasters-icon-";s:14:"css_use_suffix";b:0;s:7:"hinting";b:1;s:12:"units_per_em";i:1000;s:6:"ascent";i:850;s:6:"glyphs";a:965:{i:0;a:7:{s:3:"uid";s:32:"fce62e70e8e59dd1103a9fbd27a023f3";s:3:"css";s:11:"user-female";s:4:"code";i:59392;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1285:"M937.5 720.7L666 591.8C701.2 574.2 843.8 568.4 855.5 537.1 855.5 537.1 798.8 451.2 785.2 339.8 781.3 294.9 771.5 238.3 761.7 158.2 748 29.3 638.7-62.5 500-62.5 500-62.5 500-62.5 500-62.5 500-62.5 500-62.5 500-62.5 361.3-62.5 252 29.3 238.3 158.2 228.5 238.3 220.7 294.9 214.8 337.9 201.2 451.2 144.5 537.1 144.5 537.1 156.3 568.4 298.8 574.2 334 591.8L62.5 720.7C62.5 720.7 0 744.1 0 794.9L0 877C0 912.1 27.3 937.5 62.5 937.5L937.5 937.5C972.7 937.5 1000 912.1 1000 877L1000 794.9C1000 744.1 937.5 720.7 937.5 720.7ZM62.5 875L62.5 794.9C62.5 791 74.2 783.2 84 779.3 85.9 779.3 87.9 779.3 89.8 777.3L361.3 648.4C382.8 638.7 396.5 617.2 396.5 593.8 396.5 568.4 384.8 546.9 363.3 537.1 341.8 525.4 312.5 521.5 269.5 513.7 259.8 511.7 244.1 507.8 230.5 505.9 248 464.8 269.5 410.2 277.3 345.7 279.3 330.1 281.3 312.5 283.2 293 289.1 259.8 294.9 216.8 300.8 166 310.5 68.4 392.6 0 500 0 500 0 500 0 500 0 500 0 500 0 500 0 607.4 0 689.5 68.4 699.2 166 705.1 216.8 710.9 259.8 716.8 293 718.8 312.5 720.7 330.1 722.7 345.7 730.5 410.2 752 464.8 769.5 505.9 755.9 507.8 740.2 511.7 730.5 513.7 687.5 521.5 658.2 525.4 636.7 537.1 615.2 546.9 603.5 568.4 603.5 593.8 603.5 617.2 617.2 638.7 638.7 648.4L910.2 777.3C912.1 779.3 914.1 779.3 916 779.3 925.8 783.2 935.5 791 937.5 794.9L937.5 875Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"user female";}}i:1;a:7:{s:3:"uid";s:32:"efa9a4768d57793ed1bf7c30ef86ffa6";s:3:"css";s:10:"user-add-2";s:4:"code";i:59393;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:991:"M62.5 810.5C62.5 787.1 82 779.3 87.9 775.4L363.3 646.5C382.8 636.7 396.5 617.2 398.4 595.7 402.3 574.2 392.6 552.7 377 541 310.5 488.3 281.3 373 281.3 312.5L281.3 156.3C281.3 91.8 394.5 0 500 0 605.5 0 718.8 89.8 718.8 156.3L718.8 312.5C718.8 373 693.4 488.3 627 541 609.4 554.7 599.6 574.2 603.5 597.7 605.5 619.1 619.1 636.7 638.7 646.5L732.4 691.4 748 628.9 666 589.8C752 521.5 781.3 386.7 781.3 312.5L781.3 156.3C781.3 52.7 638.7-62.5 500-62.5 361.3-62.5 218.8 52.7 218.8 156.3L218.8 312.5C218.8 380.9 250 519.5 337.9 589.8L62.5 718.8C62.5 718.8 0 746.1 0 781.3L0 875C0 908.2 27.3 937.5 62.5 937.5L750 937.5 750 875 62.5 875ZM968.8 750L875 750 875 656.3C875 638.7 861.3 625 843.8 625 826.2 625 812.5 638.7 812.5 656.3L812.5 750 718.8 750C701.2 750 687.5 763.7 687.5 781.3 687.5 798.8 701.2 812.5 718.8 812.5L812.5 812.5 812.5 906.3C812.5 923.8 826.2 937.5 843.8 937.5 861.3 937.5 875 923.8 875 906.3L875 812.5 968.8 812.5C986.3 812.5 1000 798.8 1000 781.3 1000 763.7 986.3 750 968.8 750Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"user add";}}i:2;a:7:{s:3:"uid";s:32:"38de16161bb8b383d6cd0439ed276535";s:3:"css";s:12:"user-confirm";s:4:"code";i:59394;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:912:"M62.5 875L62.5 810.5C62.5 787.1 80.1 779.3 87.9 775.4L363.3 646.5C382.8 636.7 396.5 617.2 398.4 595.7 400.4 574.2 392.6 554.7 375 541 310.5 488.3 281.3 373 281.3 312.5L281.3 156.3C281.3 91.8 394.5 0 500 0 605.5 0 718.8 89.8 718.8 156.3L718.8 312.5C718.8 373 693.4 488.3 625 541 609.4 554.7 599.6 576.2 601.6 597.7 605.5 619.1 619.1 636.7 638.7 646.5L796.9 722.7 834 669.9 664.1 589.8C752 521.5 781.3 386.7 781.3 312.5L781.3 156.3C781.3 52.7 636.7-62.5 500-62.5 361.3-62.5 218.8 52.7 218.8 156.3L218.8 312.5C218.8 380.9 248 519.5 335.9 589.8L62.5 718.8C62.5 718.8 0 746.1 0 781.3L0 875C0 910.2 27.3 937.5 62.5 937.5L687.5 937.5 636.7 875ZM988.3 644.5C974.6 632.8 955.1 636.7 945.3 648.4L810.5 853.5 728.5 769.5C714.8 757.8 695.3 757.8 683.6 769.5 671.9 783.2 671.9 802.7 683.6 814.5L794.9 923.8C806.6 937.5 826.2 937.5 837.9 923.8 841.8 921.9 843.8 918 845.7 914.1L994.1 687.5C1003.9 673.8 1002 654.3 988.3 644.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:12:"user confirm";}}i:3;a:7:{s:3:"uid";s:32:"a58fac05594da09560fc4f24e5a5b9d1";s:3:"css";s:13:"user-delete-1";s:4:"code";i:59395;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1026:"M781.3 312.5L781.3 156.3C781.3 52.7 636.7-62.5 500-62.5 361.3-62.5 218.8 52.7 218.8 156.3L218.8 312.5C218.8 380.9 248 519.5 335.9 587.9L62.5 718.8C62.5 718.8 0 746.1 0 781.3L0 875C0 908.2 27.3 937.5 62.5 937.5L656.3 937.5 656.3 875 62.5 875 62.5 810.5C62.5 787.1 80.1 779.3 87.9 775.4L363.3 646.5C382.8 636.7 396.5 617.2 398.4 595.7 400.4 574.2 392.6 552.7 375 541 310.5 488.3 281.3 373 281.3 312.5L281.3 156.3C281.3 91.8 394.5 0 500 0 605.5 0 718.8 89.8 718.8 156.3L718.8 312.5C718.8 373 693.4 488.3 625 541 609.4 552.7 599.6 574.2 601.6 595.7 605.5 619.1 619.1 636.7 638.7 646.5L656.3 654.3 683.6 603.5 664.1 589.8C752 521.5 781.3 386.7 781.3 312.5ZM902.3 794.9L992.2 707C1003.9 695.3 1003.9 675.8 992.2 664.1 978.5 650.4 959 650.4 947.3 664.1L859.4 752 769.5 664.1C757.8 650.4 738.3 650.4 726.6 664.1 714.8 675.8 714.8 695.3 726.6 707L814.5 794.9 726.6 884.8C714.8 896.5 714.8 916 726.6 927.7 738.3 941.4 757.8 941.4 769.5 927.7L859.4 839.8 947.3 927.7C959 941.4 978.5 941.4 992.2 927.7 1003.9 916 1003.9 896.5 992.2 884.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"user delete";}}i:4;a:7:{s:3:"uid";s:32:"b2d0cac512a4b21f8781d728abad2f86";s:3:"css";s:7:"award-1";s:4:"code";i:59396;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1111:"M718.8 843.8L279.3 843.8C261.7 843.8 248 857.4 248 875 248 892.6 261.7 906.3 279.3 906.3L718.8 906.3C736.3 906.3 750 892.6 750 875 750 857.4 736.3 843.8 718.8 843.8ZM994.1 56.6C990.2 41 978.5 31.3 962.9 31.3L810.5 31.3 810.5 0C810.5-17.6 796.9-31.3 779.3-31.3L216.8-31.3C199.2-31.3 185.5-17.6 185.5 0L185.5 31.3 37.1 31.3C21.5 31.3 9.8 41 5.9 56.6 5.9 60.5-15.6 169.9 44.9 244.1 80.1 287.1 134.8 310.5 205.1 312.5 244.1 429.7 345.7 517.6 466.8 531.3L466.8 748 373 748C355.5 748 341.8 763.7 341.8 779.3 341.8 796.9 355.5 810.5 373 810.5L625 810.5C642.6 810.5 656.3 796.9 656.3 779.3 656.3 763.7 642.6 748 625 748L529.3 748 529.3 531.3C650.4 517.6 750 431.6 791 312.5 863.3 310.5 918 289.1 955.1 244.1 1015.6 169.9 994.1 60.5 994.1 56.6ZM93.8 205.1C66.4 171.9 64.5 123 64.5 93.8L185.5 93.8 185.5 199.2C185.5 216.8 187.5 232.4 189.5 248 146.5 244.1 115.2 230.5 93.8 205.1ZM748 199.2C748 349.6 634.8 470.7 498 470.7 359.4 470.7 248 349.6 248 199.2L248 31.3 748 31.3 748 199.2ZM906.3 205.1C884.8 230.5 851.6 246.1 806.6 250 808.6 232.4 810.5 216.8 810.5 199.2L810.5 93.8 935.5 93.8C935.5 123 933.6 171.9 906.3 205.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"award prize";}}i:5;a:7:{s:3:"uid";s:32:"56b4d70c6e12ea7b8cf667d17dc4e0fa";s:3:"css";s:7:"phone-4";s:4:"code";i:59397;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:678:"M687.5-62.5L312.5-62.5C259.8-62.5 218.8-21.5 218.8 31.3L218.8 843.8C218.8 896.5 259.8 937.5 312.5 937.5L687.5 937.5C740.2 937.5 781.3 896.5 781.3 843.8L781.3 31.3C781.3-21.5 740.2-62.5 687.5-62.5ZM718.8 843.8C718.8 861.3 705.1 875 687.5 875L312.5 875C294.9 875 281.3 861.3 281.3 843.8L281.3 31.3C281.3 13.7 294.9 0 312.5 0L687.5 0C705.1 0 718.8 13.7 718.8 31.3ZM500 718.8C464.8 718.8 437.5 746.1 437.5 781.3 437.5 816.4 464.8 843.8 500 843.8 535.2 843.8 562.5 816.4 562.5 781.3 562.5 746.1 535.2 718.8 500 718.8ZM562.5 31.3L437.5 31.3C419.9 31.3 406.3 44.9 406.3 62.5 406.3 80.1 419.9 93.8 437.5 93.8L562.5 93.8C580.1 93.8 593.8 80.1 593.8 62.5 593.8 44.9 580.1 31.3 562.5 31.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"phone";}}i:6;a:7:{s:3:"uid";s:32:"cb803885fb85e90bd2ee650282e8cb98";s:3:"css";s:9:"desktop-4";s:4:"code";i:59398;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:425:"M937.5 31.3L62.5 31.3C27.3 31.3 0 58.6 0 93.8L0 625C0 660.2 27.3 687.5 62.5 687.5L468.8 687.5 468.8 781.3 312.5 781.3C294.9 781.3 281.3 794.9 281.3 812.5 281.3 830.1 294.9 843.8 312.5 843.8L687.5 843.8C705.1 843.8 718.8 830.1 718.8 812.5 718.8 794.9 705.1 781.3 687.5 781.3L531.3 781.3 531.3 687.5 937.5 687.5C972.7 687.5 1000 660.2 1000 625L1000 93.8C1000 58.6 972.7 31.3 937.5 31.3ZM937.5 625L62.5 625 62.5 93.8 937.5 93.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"desktop";}}i:7;a:7:{s:3:"uid";s:32:"4671c1294ab6c124cf1e8fa4a090a655";s:3:"css";s:7:"plane-1";s:4:"code";i:59399;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:2061:"M912.1 2C921.9 2 929.7 3.9 933.6 5.9 937.5 17.6 943.4 60.5 900.4 103.5L693.4 310.5 673.8 330.1 675.8 357.4C679.7 416 685.5 521.5 691.4 611.3 695.3 691.4 701.2 767.6 701.2 773.4 701.2 777.3 701.2 779.3 697.3 783.2 687.5 794.9 669.9 814.5 656.3 830.1 632.8 769.5 585.9 640.6 560.5 570.3L527.3 476.6 457 546.9 330.1 669.9 312.5 687.5 310.5 712.9C310.5 732.4 310.5 767.6 310.5 798.8 310.5 822.3 310.5 841.8 310.5 853.5 310.5 853.5 314.5 853.5 314.5 855.5 312.5 849.6 308.6 845.7 306.6 841.8 281.3 800.8 244.1 742.2 234.4 724.6L226.6 712.9 212.9 705.1C166 675.8 113.3 642.6 82 623 82 621.1 84 625 84 625L85.9 625C95.7 625 113.3 625 130.9 625 156.3 625 183.6 625 205.1 625 212.9 625 220.7 625 226.6 625L250 625 269.5 607.4 390.6 480.5 460.9 412.1 369.1 377C300.8 351.6 168 302.7 105.5 279.3 121.1 265.6 140.6 248 152.3 238.3 154.3 236.3 158.2 234.4 160.2 234.4L162.1 234.4C168 234.4 253.9 240.2 335.9 246.1 423.8 252 523.4 257.8 580.1 261.7L607.4 263.7 628.9 244.1 834 39.1C865.2 5.9 896.5 2 912.1 2M912.1-60.5C875-60.5 830.1-46.9 789.1-5.9L584 199.2C468.8 191.4 171.9 171.9 164.1 171.9 162.1 171.9 162.1 171.9 160.2 171.9 148.4 171.9 132.8 173.8 113.3 191.4 89.8 209 41 255.9 41 255.9 29.3 267.6 23.4 281.3 25.4 294.9 25.4 302.7 29.3 318.4 50.8 326.2 62.5 330.1 257.8 404.3 347.7 435.5L224.6 562.5C218.8 562.5 212.9 562.5 205.1 562.5 168 562.5 109.4 562.5 85.9 562.5 82 562.5 80.1 562.5 78.1 562.5 72.3 562.5 56.6 558.6 17.6 591.8L15.6 593.8C3.9 605.5 2 617.2 0 625 0 632.8 2 644.5 13.7 652.3 21.5 658.2 109.4 714.8 181.6 757.8 197.3 787.1 277.3 912.1 281.3 919.9 287.1 929.7 296.9 935.5 308.6 935.5 308.6 935.5 310.5 935.5 310.5 935.5 322.3 935.5 334 929.7 345.7 918 377 880.9 373 865.2 373 857.4 373 837.9 373 748 373 712.9L502 591.8C533.2 679.7 605.5 873 609.4 884.8 617.2 906.3 632.8 910.2 640.6 910.2 642.6 910.2 644.5 910.2 644.5 910.2 658.2 910.2 669.9 904.3 681.6 894.5 681.6 894.5 726.6 847.7 744.1 824.2 763.7 800.8 763.7 779.3 763.7 771.5 763.7 763.7 744.1 468.8 738.3 353.5L943.4 148.4C1017.6 76.2 1005.9-11.7 978.5-39.1 966.8-50.8 941.4-60.5 912.1-60.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"plane";}}i:8;a:7:{s:3:"uid";s:32:"ec7bac1abd7a6d31b62531c4d40f7882";s:3:"css";s:7:"notepad";s:4:"code";i:59400;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1165:"M830.1-62.5L207-62.5C162.1-62.5 142.6-29.3 142.6 2L142.6 127 107.4 127C89.8 127 76.2 140.6 76.2 156.3 76.2 173.8 89.8 187.5 107.4 187.5L142.6 187.5 142.6 312.5 111.3 312.5C93.8 312.5 80.1 326.2 80.1 343.8 80.1 361.3 93.8 375 111.3 375L142.6 375 142.6 500 109.4 500C93.8 500 80.1 513.7 80.1 531.3 80.1 548.8 93.8 562.5 109.4 562.5L142.6 562.5 142.6 687.5 109.4 687.5C93.8 687.5 80.1 701.2 80.1 718.8 80.1 734.4 93.8 748 109.4 748L142.6 748 142.6 875C142.6 927.7 181.6 937.5 205.1 937.5L830.1 937.5C880.9 937.5 923.8 896.5 923.8 843.8L923.8 31.3C923.8-21.5 880.9-62.5 830.1-62.5ZM205.1 875L205.1 748 236.3 748C253.9 748 267.6 734.4 267.6 718.8 267.6 701.2 253.9 687.5 236.3 687.5L205.1 687.5 205.1 562.5 236.3 562.5C253.9 562.5 267.6 548.8 267.6 531.3 267.6 513.7 253.9 500 236.3 500L205.1 500 205.1 375 238.3 375C253.9 375 267.6 361.3 267.6 343.8 267.6 326.2 253.9 312.5 238.3 312.5L205.1 312.5 205.1 187.5 234.4 187.5C252 187.5 265.6 173.8 265.6 156.3 265.6 140.6 252 127 234.4 127L205.1 127 205.1 2C205.1 2 205.1 0 205.1 0 205.1 0 205.1 0 207 0L705.1 0 705.1 875ZM861.3 843.8C861.3 861.3 845.7 875 830.1 875L767.6 875 767.6 0 830.1 0C845.7 0 861.3 13.7 861.3 31.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"notepad";}}i:9;a:7:{s:3:"uid";s:32:"f1c3c75a6cbe448471b3c585ab7f001b";s:3:"css";s:8:"mustache";s:4:"code";i:59401;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1818:"M773.4 656.3C675.8 656.3 619.1 611.3 582 580.1 568.4 568.4 556.6 558.6 546.9 548.8 529.3 535.2 509.8 515.6 502 513.7 502 513.7 498 513.7 498 513.7 496.1 513.7 494.1 513.7 494.1 513.7 488.3 515.6 470.7 531.3 457 543 443.4 554.7 429.7 566.4 412.1 580.1L410.2 582C367.2 615.2 314.5 656.3 220.7 656.3 152.3 656.3 84 625 43 574.2 15.6 541-13.7 482.4 5.9 394.5 7.8 382.8 15.6 375 25.4 371.1 35.2 367.2 46.9 369.1 54.7 375 54.7 377 76.2 392.6 113.3 392.6 130.9 392.6 148.4 388.7 168 380.9 201.2 365.2 222.7 326.2 248 298.8 281.3 261.7 318.4 218.8 380.9 218.8 423.8 218.8 462.9 234.4 498 265.6 533.2 234.4 570.3 218.8 613.3 218.8 675.8 218.8 714.8 261.7 748 298.8 773.4 326.2 796.9 365.2 830.1 380.9 847.7 388.7 867.2 392.6 884.8 392.6 921.9 392.6 945.3 377 947.3 375 955.1 369.1 966.8 367.2 976.6 371.1 986.3 375 994.1 384.8 996.1 394.5 1011.7 482.4 982.4 541 955.1 574.2 914.1 625 843.8 656.3 773.4 656.3ZM498 451.2C500 451.2 502 451.2 503.9 451.2 503.9 451.2 507.8 451.2 507.8 451.2 507.8 451.2 511.7 451.2 511.7 451.2 533.2 455.1 554.7 472.7 585.9 502 597.7 509.8 609.4 521.5 621.1 531.3 654.3 558.6 697.3 593.8 773.4 593.8 826.2 593.8 877 572.3 908.2 535.2 927.7 509.8 937.5 480.5 939.5 447.3 923.8 451.2 906.3 455.1 884.8 455.1 859.4 455.1 832 449.2 804.7 437.5 759.8 418 730.5 369.1 703.1 339.8 669.9 304.7 646.5 281.3 613.3 281.3 568.4 281.3 539.1 308.6 521.5 330.1 515.6 337.9 507.8 341.8 498 341.8 488.3 341.8 480.5 337.9 474.6 330.1 457 308.6 427.7 281.3 382.8 281.3 347.7 281.3 326.2 302.7 293 339.8 267.6 369.1 238.3 418 193.4 437.5 166 449.2 138.7 455.1 113.3 455.1 91.8 455.1 76.2 451.2 60.5 447.3 60.5 480.5 70.3 511.7 91.8 535.2 119.1 572.3 169.9 593.8 220.7 593.8 293 593.8 334 562.5 371.1 533.2L375 531.3C390.6 517.6 404.3 505.9 416 496.1 445.3 472.7 462.9 457 482.4 453.1 482.4 453.1 492.2 451.2 498 451.2Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"mustache";}}i:10;a:7:{s:3:"uid";s:32:"a460cfcee812a2650a7cc7cd16e94f48";s:3:"css";s:7:"mouse-1";s:4:"code";i:59402;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:481:"M502-62.5C347.7-62.5 218.8 62.5 218.8 216.8L218.8 658.2C218.8 812.5 347.7 937.5 502 937.5 656.3 937.5 781.3 812.5 781.3 658.2L781.3 216.8C781.3 62.5 656.3-62.5 502-62.5ZM718.8 658.2C718.8 777.3 621.1 875 502 875 380.9 875 281.3 777.3 281.3 658.2L281.3 216.8C281.3 97.7 380.9 0 502 0 621.1 0 718.8 97.7 718.8 216.8ZM500 125C482.4 125 468.8 138.7 468.8 156.3L468.8 312.5C468.8 330.1 482.4 343.8 500 343.8 517.6 343.8 531.3 330.1 531.3 312.5L531.3 156.3C531.3 138.7 517.6 125 500 125Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"mouse";}}i:11;a:7:{s:3:"uid";s:32:"380eaa3489e525a4d6a2713765ab242a";s:3:"css";s:6:"magnet";s:4:"code";i:59403;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:716:"M937.5-3.9L937.5-31.3C937.5-48.8 923.8-62.5 906.3-62.5L687.5-62.5C669.9-62.5 656.3-48.8 656.3-31.3L656.3 95.7C656.3 95.7 656.3 95.7 656.3 95.7L656.3 484.4C656.3 578.1 603.5 654.3 509.8 654.3 414.1 654.3 343.8 578.1 343.8 484.4L343.8-3.9 343.8-3.9 343.8-31.3C343.8-48.8 330.1-62.5 312.5-62.5L93.8-62.5C76.2-62.5 62.5-48.8 62.5-31.3L62.5 95.7C62.5 95.7 62.5 97.7 62.5 97.7L62.5 498C62.5 742.2 255.9 937.5 500 937.5 742.2 937.5 937.5 742.2 937.5 498L937.5-3.9ZM875 0L875 125 718.8 125 718.8 0ZM281.3 0L281.3 125 125 125 125 0ZM500 875C291 875 125 707 125 498L125 187.5 281.3 187.5 281.3 484.4C281.3 613.3 380.9 716.8 509.8 716.8 636.7 716.8 718.8 613.3 718.8 484.4L718.8 187.5 875 187.5 875 498C875 707 707 875 500 875Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"magnet";}}i:12;a:7:{s:3:"uid";s:32:"5bc6cc13432c8cb821c9f869fd1b44c5";s:3:"css";s:6:"energy";s:4:"code";i:59404;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:619:"M582 0L582 0M582 0L511.7 371.1 765.6 371.1 418 875 488.3 466.8 234.4 464.8 582 0M582-62.5C580.1-62.5 578.1-62.5 576.2-62.5 564.5-60.5 558.6-56.6 548.8-50.8 544.9-48.8 541-44.9 537.1-39.1 535.2-39.1 533.2-37.1 533.2-35.2L183.6 427.7C169.9 447.3 168 472.7 177.7 492.2 187.5 513.7 209 527.3 232.4 527.3L414.1 529.3 357.4 863.3C351.6 890.6 367.2 919.9 394.5 931.6 402.3 935.5 410.2 937.5 418 937.5 437.5 937.5 455.1 927.7 466.8 910.2L816.4 408.2C830.1 390.6 832 365.2 822.3 343.8 812.5 322.3 791 310.5 767.6 308.6L585.9 308.6 642.6 15.6C644.5 9.8 644.5 5.9 644.5 0 644.5-33.2 617.2-60.5 584-62.5 582-62.5 582-62.5 582-62.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"energy";}}i:13;a:7:{s:3:"uid";s:32:"1378afa4a02d54e6ffaa22757c065bc9";s:3:"css";s:7:"smile-1";s:4:"code";i:59405;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:921:"M763.7 531.3C748 523.4 728.5 531.3 722.7 546.9 720.7 546.9 656.3 687.5 498 689.5 496.1 689.5 496.1 689.5 494.1 689.5 343.8 689.5 279.3 552.7 277.3 546.9 269.5 531.3 252 523.4 236.3 531.3 220.7 537.1 212.9 556.6 220.7 572.3 222.7 580.1 302.7 752 494.1 752 496.1 752 498 752 498 752 697.3 750 775.4 578.1 779.3 572.3 785.2 556.6 779.3 537.1 763.7 531.3ZM500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 875C257.8 875 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 875 500 875ZM343.8 406.3C377 406.3 406.3 378.9 406.3 343.8 406.3 308.6 377 281.3 343.8 281.3 308.6 281.3 281.3 308.6 281.3 343.8 281.3 378.9 308.6 406.3 343.8 406.3ZM656.3 406.3C689.5 406.3 718.8 378.9 718.8 343.8 718.8 308.6 689.5 281.3 656.3 281.3 621.1 281.3 593.8 308.6 593.8 343.8 593.8 378.9 621.1 406.3 656.3 406.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"smile";}}i:14;a:7:{s:3:"uid";s:32:"b0674fbac42b5d82f41ceac378e34beb";s:3:"css";s:4:"disc";s:4:"code";i:59406;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:925:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM937.5 437.5C937.5 502 923.8 564.5 898.4 619.1L621.1 470.7C625 460.9 627 449.2 627 437.5 627 367.2 570.3 310.5 500 310.5 486.3 310.5 472.7 314.5 459 318.4L293 52.7C355.5 19.5 425.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5ZM500 375C535.2 375 564.5 402.3 564.5 437.5 564.5 472.7 535.2 502 500 502 464.8 502 437.5 472.7 437.5 437.5 437.5 402.3 464.8 375 500 375ZM240.2 85.9L406.3 353.5C406.3 353.5 406.3 353.5 404.3 355.5L128.9 207C158.2 160.2 195.3 119.1 240.2 85.9ZM62.5 437.5C62.5 375 76.2 316.4 99.6 261.7L377 410.2C375 419.9 373 427.7 373 437.5 373 507.8 429.7 564.5 500 564.5 511.7 564.5 523.4 562.5 535.2 558.6L701.2 826.2C640.6 857.4 572.3 875 500 875 257.8 875 62.5 679.7 62.5 437.5ZM753.9 793L587.9 527.3C589.8 525.4 589.8 525.4 589.8 525.4L867.2 673.8C837.9 720.7 798.8 761.7 753.9 793Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"disc";}}i:15;a:7:{s:3:"uid";s:32:"b4cdd9d75c8247e6787ddaf7ffe227c6";s:3:"css";s:6:"move-2";s:4:"code";i:59407;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1544:"M992.2 421.9L984.4 414.1C984.4 414.1 984.4 414.1 984.4 414.1L857.4 298.8C847.7 289.1 834 289.1 824.2 298.8L818.4 306.6C808.6 314.5 812.5 330.1 822.3 337.9L896.5 406.3 533.2 406.3 533.2 41 601.6 115.2C609.4 125 625 128.9 632.8 119.1L640.6 113.3C650.4 103.5 650.4 89.8 640.6 80.1L531.3-41C527.3-46.9 523.4-50.8 517.6-52.7L517.6-54.7C511.7-60.5 505.9-62.5 502-62.5 496.1-62.5 490.2-60.5 484.4-54.7L476.6-46.9C476.6-46.9 476.6-46.9 476.6-46.9L363.3 78.1C355.5 87.9 355.5 101.6 363.3 111.3L371.1 117.2C380.9 125 394.5 123 404.3 113.3L470.7 39.1 470.7 406.3 103.5 406.3 177.7 337.9C187.5 330.1 191.4 314.5 181.6 306.6L175.8 298.8C166 289.1 152.3 289.1 142.6 298.8L21.5 408.2C15.6 412.1 11.7 416 9.8 421.9L7.8 421.9C2 427.7 0 431.6 0 437.5 0 443.4 2 449.2 7.8 455.1L15.6 462.9C15.6 462.9 15.6 462.9 15.6 462.9L140.6 576.2C150.4 584 164.1 584 173.8 576.2L179.7 568.4C187.5 558.6 185.5 544.9 175.8 535.2L101.6 468.8 470.7 468.8 470.7 835.9 404.3 761.7C394.5 752 380.9 750 371.1 757.8L363.3 763.7C355.5 773.4 355.5 787.1 363.3 796.9L476.6 921.9C476.6 921.9 476.6 921.9 476.6 921.9L484.4 929.7C490.2 935.5 496.1 937.5 502 937.5 507.8 937.5 511.7 935.5 517.6 929.7L525.4 921.9C525.4 921.9 525.4 921.9 525.4 921.9L640.6 794.9C650.4 785.2 650.4 771.5 640.6 761.7L632.8 755.9C625 746.1 609.4 750 601.6 759.8L533.2 834 533.2 468.8 898.4 468.8 824.2 535.2C814.5 544.9 812.5 558.6 820.3 568.4L826.2 576.2C835.9 584 849.6 584 859.4 576.2L984.4 462.9C984.4 462.9 984.4 462.9 984.4 462.9L992.2 455.1C998 449.2 1000 443.4 1000 437.5 1000 433.6 998 427.7 992.2 421.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"move";}}i:16;a:7:{s:3:"uid";s:32:"8e774651ac589f4ec839ccf4a18fc8e6";s:3:"css";s:6:"crop-1";s:4:"code";i:59408;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:743:"M968.8 718.8L843.8 718.8 843.8 138.7 960.9 21.5C972.7 9.8 972.7-9.8 960.9-21.5 947.3-33.2 927.7-33.2 916-21.5L800.8 93.8 218.8 93.8 218.8-31.3C218.8-48.8 205.1-62.5 187.5-62.5 169.9-62.5 156.3-48.8 156.3-31.3L156.3 93.8 31.3 93.8C13.7 93.8 0 107.4 0 125 0 142.6 13.7 156.3 31.3 156.3L156.3 156.3 156.3 750C156.3 752 156.3 755.9 158.2 757.8 158.2 759.8 158.2 759.8 158.2 761.7 162.1 769.5 168 775.4 175.8 779.3 177.7 779.3 177.7 779.3 179.7 779.3 181.6 781.3 185.5 781.3 187.5 781.3L781.3 781.3 781.3 906.3C781.3 923.8 794.9 937.5 812.5 937.5 830.1 937.5 843.8 923.8 843.8 906.3L843.8 781.3 968.8 781.3C986.3 781.3 1000 767.6 1000 750 1000 732.4 986.3 718.8 968.8 718.8ZM738.3 156.3L218.8 673.8 218.8 156.3ZM263.7 718.8L781.3 201.2 781.3 718.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"crop";}}i:17;a:7:{s:3:"uid";s:32:"0ed94772d15c0b3cfe7ab838b039888f";s:3:"css";s:4:"card";s:4:"code";i:59409;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:428:"M906.3 109.4L93.8 109.4C41 109.4 0 150.4 0 203.1L0 671.9C0 724.6 41 765.6 93.8 765.6L906.3 765.6C959 765.6 1000 724.6 1000 671.9L1000 203.1C1000 150.4 959 109.4 906.3 109.4ZM93.8 171.9L906.3 171.9C923.8 171.9 937.5 185.5 937.5 203.1L937.5 265.6 62.5 265.6 62.5 203.1C62.5 185.5 76.2 171.9 93.8 171.9ZM906.3 703.1L93.8 703.1C76.2 703.1 62.5 689.5 62.5 671.9L62.5 390.6 937.5 390.6 937.5 671.9C937.5 689.5 923.8 703.1 906.3 703.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"card";}}i:18;a:7:{s:3:"uid";s:32:"f1714998b56f459891b38a835e31fe0e";s:3:"css";s:3:"lab";s:4:"code";i:59410;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1006:"M791 884.8L625 689.5 625 343.8 646.5 343.8C664.1 343.8 677.7 330.1 677.7 312.5 677.7 294.9 664.1 281.3 646.5 281.3L593.8 281.3C576.2 281.3 562.5 294.9 562.5 312.5L562.5 701.2C562.5 709 564.5 714.8 570.3 720.7L697.3 875 302.7 875 429.7 720.7C435.5 714.8 437.5 709 437.5 701.2L437.5 312.5C437.5 294.9 423.8 281.3 406.3 281.3L353.5 281.3C335.9 281.3 322.3 294.9 322.3 312.5 322.3 330.1 335.9 343.8 353.5 343.8L375 343.8 375 689.5 209 884.8C201.2 894.5 197.3 908.2 203.1 919.9 209 929.7 218.8 937.5 232.4 937.5L767.6 937.5C781.3 937.5 791 929.7 796.9 919.9 802.7 908.2 798.8 894.5 791 884.8ZM468.8 250C503.9 250 531.3 222.7 531.3 187.5 531.3 152.3 503.9 125 468.8 125 433.6 125 406.3 152.3 406.3 187.5 406.3 222.7 433.6 250 468.8 250ZM671.9 156.3C732.4 156.3 783.2 107.4 783.2 46.9 783.2-13.7 732.4-62.5 671.9-62.5 611.3-62.5 562.5-13.7 562.5 46.9 562.5 107.4 611.3 156.3 671.9 156.3ZM671.9 0C697.3 0 718.8 21.5 718.8 46.9 718.8 72.3 697.3 93.8 671.9 93.8 646.5 93.8 625 72.3 625 46.9 625 21.5 646.5 0 671.9 0Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"lab";}}i:19;a:7:{s:3:"uid";s:32:"6e4c9f8982f58807b7c3ad6b4e693cf4";s:3:"css";s:6:"user-3";s:4:"code";i:59411;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:754:"M500 0C605.5 0 718.8 89.8 718.8 156.3L718.8 312.5C718.8 373 693.4 488.3 627 541 609.4 552.7 599.6 574.2 603.5 595.7 605.5 619.1 619.1 636.7 638.7 646.5L910.2 775.4C912.1 775.4 937.5 779.3 937.5 812.5L937.5 875 62.5 875 62.5 810.5C62.5 787.1 82 779.3 87.9 775.4L363.3 644.5C382.8 636.7 396.5 617.2 398.4 595.7 402.3 574.2 392.6 552.7 377 539.1 310.5 488.3 281.3 373 281.3 312.5L281.3 156.3C281.3 91.8 394.5 0 500 0M500-62.5C361.3-62.5 218.8 52.7 218.8 156.3L218.8 312.5C218.8 380.9 250 519.5 335.9 587.9L62.5 718.8C62.5 718.8 0 746.1 0 781.3L0 875C0 908.2 27.3 937.5 62.5 937.5L937.5 937.5C970.7 937.5 1000 908.2 1000 875L1000 781.3C1000 744.1 937.5 718.8 937.5 718.8L666 589.8C752 521.5 781.3 386.7 781.3 312.5L781.3 156.3C781.3 52.7 638.7-62.5 500-62.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:9:"user male";}}i:20;a:7:{s:3:"uid";s:32:"e75c0428a2af4e8baacb115b9d537abf";s:3:"css";s:5:"speed";s:4:"code";i:59412;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1882:"M500-27.3C224.6-27.3 0 197.3 0 472.7 0 644.5 87.9 802.7 234.4 894.5 250 904.3 269.5 900.4 277.3 884.8 287.1 871.1 283.2 851.6 267.6 841.8 214.8 808.6 171.9 765.6 138.7 716.8L169.9 697.3C185.5 689.5 191.4 669.9 181.6 654.3 173.8 640.6 154.3 634.8 138.7 644.5L107.4 662.1C82 613.3 68.4 558.6 64.5 503.9L99.6 503.9C117.2 503.9 130.9 488.3 130.9 472.7 130.9 455.1 117.2 441.4 99.6 441.4L64.5 441.4C68.4 382.8 84 328.1 107.4 279.3L138.7 296.9C144.5 300.8 150.4 302.7 154.3 302.7 166 302.7 175.8 296.9 181.6 287.1 191.4 271.5 185.5 252 169.9 244.1L138.7 226.6C169.9 179.7 210.9 140.6 255.9 109.4L273.4 140.6C279.3 150.4 291 156.3 300.8 156.3 306.6 156.3 312.5 154.3 316.4 152.3 332 142.6 337.9 123 328.1 109.4L310.5 78.1C359.4 54.7 412.1 41 468.8 37.1L468.8 76.2C468.8 93.8 482.4 107.4 500 107.4 515.6 107.4 531.3 93.8 531.3 76.2L531.3 37.1C587.9 41 642.6 54.7 691.4 80.1L673.8 109.4C666 123 669.9 142.6 685.5 152.3 691.4 154.3 695.3 156.3 701.2 156.3 712.9 156.3 722.7 150.4 728.5 140.6L746.1 111.3C791 142.6 830.1 181.6 861.3 226.6L832 244.1C816.4 252 812.5 271.5 820.3 287.1 826.2 296.9 835.9 302.7 847.7 302.7 853.5 302.7 857.4 300.8 863.3 296.9L892.6 281.3C916 330.1 931.6 384.8 935.5 441.4L900.4 441.4C884.8 441.4 869.1 455.1 869.1 472.7 869.1 490.2 884.8 503.9 900.4 503.9L935.5 503.9C931.6 558.6 918 613.3 894.5 662.1L863.3 644.5C847.7 634.8 828.1 640.6 820.3 654.3 812.5 669.9 816.4 689.5 832 697.3L863.3 714.8C828.1 767.6 783.2 810.5 728.5 843.8 714.8 853.5 709 873 718.8 886.7 724.6 896.5 734.4 902.3 746.1 902.3 750 902.3 755.9 900.4 761.7 898.4 910.2 806.6 1000 646.5 1000 472.7 1000 197.3 775.4-27.3 500-27.3ZM730.5 375C746.1 365.2 750 347.7 742.2 332 732.4 316.4 714.8 312.5 699.2 320.3L529.3 418C521.5 414.1 509.8 410.2 500 410.2 464.8 410.2 437.5 437.5 437.5 472.7 437.5 507.8 464.8 535.2 500 535.2 533.2 535.2 560.5 507.8 560.5 472.7 560.5 472.7 560.5 472.7 560.5 472.7Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"speed";}}i:21;a:7:{s:3:"uid";s:32:"9b029af20f69a2e8e674f5f73a7af520";s:3:"css";s:9:"youtube-1";s:4:"code";i:59413;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:863:"M918 123C890.6 103.5 816.4 78.1 500 78.1 160.2 78.1 111.3 107.4 93.8 117.2 7.8 168 0 396.5 0 443.4 0 503.9 9.8 709 93.8 757.8 109.4 767.6 160.2 796.9 500 796.9 816.4 796.9 892.6 771.5 918 752 992.2 699.2 1000 517.6 1000 443.4 1000 380.9 994.1 177.7 918 123ZM882.8 701.2C871.1 709 808.6 734.4 500 734.4 201.2 734.4 138.7 712.9 127 705.1 95.7 687.5 64.5 589.8 62.5 443.4 64.5 294.9 97.7 187.5 127 169.9 138.7 164.1 201.2 140.6 500 140.6 808.6 140.6 871.1 166 882.8 173.8 908.2 193.4 937.5 294.9 937.5 443.4 937.5 593.8 908.2 681.6 882.8 701.2ZM703.1 412.1L421.9 240.2C412.1 234.4 400.4 234.4 390.6 240.2 380.9 246.1 375 255.9 375 267.6L375 611.3C375 623 380.9 634.8 390.6 638.7 396.5 642.6 400.4 642.6 406.3 642.6 412.1 642.6 418 642.6 421.9 638.7L703.1 466.8C712.9 460.9 718.8 451.2 718.8 439.5 718.8 429.7 712.9 418 703.1 412.1ZM437.5 556.6L437.5 322.3 627 439.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"youtube";}}i:22;a:7:{s:3:"uid";s:32:"07a601478fa07585626a0d2311b3433a";s:3:"css";s:9:"twitter-3";s:4:"code";i:59414;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1625:"M668 91.8C720.7 91.8 767.6 113.3 798.8 148.4 839.8 138.7 878.9 125 914.1 105.5 900.4 146.5 871.1 179.7 834 201.2 871.1 197.3 906.3 187.5 937.5 173.8 914.1 209 882.8 240.2 847.7 263.7 847.7 271.5 847.7 279.3 847.7 287.1 847.7 517.6 668 783.2 337.9 783.2 236.3 783.2 142.6 753.9 62.5 705.1 76.2 705.1 89.8 707 105.5 707 189.5 707 267.6 679.7 328.1 632.8 250 630.9 183.6 580.1 160.2 511.7 171.9 513.7 181.6 513.7 193.4 513.7 210.9 513.7 226.6 511.7 242.2 507.8 160.2 492.2 97.7 421.9 97.7 337.9 97.7 335.9 97.7 335.9 97.7 335.9 121.1 347.7 148.4 355.5 179.7 357.4 130.9 326.2 99.6 271.5 99.6 210.9 99.6 179.7 107.4 150.4 123 125 210.9 230.5 343.8 298.8 494.1 306.6 490.2 293 488.3 279.3 488.3 267.6 488.3 169.9 568.4 91.8 668 91.8M937.5 173.8L937.5 173.8M668 29.3C544.9 29.3 443.4 119.1 427.7 236.3 328.1 214.8 236.3 162.1 171.9 84 158.2 70.3 140.6 62.5 123 62.5 121.1 62.5 119.1 62.5 119.1 62.5 97.7 64.5 80.1 74.2 70.3 91.8 46.9 128.9 37.1 169.9 37.1 210.9 37.1 240.2 41 267.6 50.8 293 41 304.7 35.2 320.3 35.2 335.9L35.2 337.9C35.2 398.4 58.6 455.1 99.6 498 97.7 507.8 97.7 519.5 101.6 531.3 115.2 572.3 140.6 609.4 171.9 636.7 150.4 642.6 128.9 644.5 105.5 644.5 93.8 644.5 80.1 642.6 70.3 642.6 66.4 642.6 64.5 642.6 62.5 642.6 35.2 642.6 11.7 658.2 3.9 683.6-5.9 710.9 3.9 742.2 29.3 757.8 121.1 814.5 228.5 845.7 337.9 845.7 693.4 845.7 906.3 566.4 910.2 294.9 939.5 271.5 966.8 242.2 988.3 210.9 996.1 201.2 1000 187.5 1000 173.8 1000 152.3 990.2 134.8 972.7 123 980.5 99.6 972.7 72.3 953.1 56.6 941.4 46.9 927.7 43 914.1 43 902.3 43 892.6 44.9 882.8 50.8 861.3 62.5 839.8 72.3 816.4 80.1 773.4 46.9 722.7 29.3 668 29.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"twitter";}}i:23;a:7:{s:3:"uid";s:32:"b2a75a97b998369249e3b007fda59146";s:3:"css";s:8:"tumblr-5";s:4:"code";i:59415;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1156:"M515.6 0L515.6 218.8 734.4 218.8 734.4 312.5 517.6 312.5 515.6 584C515.6 634.8 519.5 668 523.4 681.6 533.2 705.1 562.5 732.4 619.1 732.4 662.1 732.4 722.7 720.7 765.6 687.5L765.6 832C728.5 849.6 695.3 857.4 664.1 865.2 634.8 871.1 603.5 875 568.4 875 529.3 875 418 875 373 757.8 363.3 736.3 359.4 707 359.4 666L359.4 312.5 234.4 312.5 234.4 216.8C277.3 216.8 402.3 191.4 402.3 0L515.6 0M515.6-62.5L402.3-62.5C367.2-62.5 339.8-35.2 339.8 0 339.8 142.6 259.8 154.3 234.4 154.3 201.2 154.3 171.9 181.6 171.9 216.8L171.9 312.5C171.9 328.1 177.7 343.8 189.5 355.5 201.2 367.2 216.8 375 234.4 375L296.9 375 296.9 666C296.9 714.8 302.7 752 314.5 781.3 341.8 851.6 410.2 937.5 568.4 937.5 607.4 937.5 644.5 933.6 679.7 925.8L685.5 923.8C714.8 918 752 908.2 793 888.7 814.5 878.9 828.1 857.4 828.1 832L828.1 687.5C828.1 664.1 814.5 642.6 793 630.9 785.2 627 775.4 625 765.6 625 752 625 740.2 628.9 728.5 636.7 691.4 664.1 644.5 669.9 619.1 669.9 593.8 669.9 584 662.1 582 660.2 582 654.3 578.1 636.7 578.1 584L578.1 375 734.4 375C769.5 375 796.9 345.7 796.9 312.5L796.9 218.8C796.9 183.6 769.5 156.3 734.4 156.3L578.1 156.3 578.1 0C578.1-35.2 550.8-62.5 515.6-62.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"tumblr";}}i:24;a:7:{s:3:"uid";s:32:"9484ac617e81a9a513992b4b802542f0";s:3:"css";s:10:"facebook-3";s:4:"code";i:59416;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:955:"M568.4 15.6C572.3 15.6 574.2 15.6 574.2 15.6L656.3 15.6 654.3 109.4 574.2 109.4C529.3 109.4 531.3 148.4 531.3 148.4L531.3 296.9 687.5 296.9 666 390.6 529.3 390.6 529.3 859.4 435.5 859.4 435.5 390.6 312.5 390.6 312.5 296.9 435.5 296.9C435.5 296.9 435.5 181.6 435.5 150.4 435.5 23.4 541 15.6 568.4 15.6M656.3 15.6L656.3 15.6M568.4-46.9C544.9-46.9 502-43 460.9-17.6 419.9 5.9 373 54.7 373 150.4L373 234.4 312.5 234.4C294.9 234.4 279.3 240.2 267.6 252 255.9 263.7 250 281.3 250 296.9L250 390.6C250 425.8 277.3 453.1 312.5 453.1L373 453.1 373 859.4C373 892.6 402.3 921.9 435.5 921.9L529.3 921.9C564.5 921.9 591.8 892.6 591.8 859.4L591.8 453.1 666 453.1C693.4 453.1 718.8 433.6 726.6 408.2L748 314.5C753.9 294.9 750 275.4 738.3 259.8 726.6 244.1 709 234.4 687.5 234.4L593.8 234.4 593.8 171.9 654.3 171.9C689.5 171.9 716.8 144.5 716.8 109.4L718.8 19.5C718.8 19.5 718.8 17.6 718.8 15.6 718.8-17.6 689.5-46.9 656.3-46.9L576.2-46.9C574.2-46.9 572.3-46.9 568.4-46.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"facebook";}}i:25;a:7:{s:3:"uid";s:32:"cf5c9b39ded80b3b255a29654ff07991";s:3:"css";s:9:"dropbox-3";s:4:"code";i:59417;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1170:"M1000 156.3C998 146.5 994.1 138.7 984.4 132.8L707-41C695.3-48.8 679.7-46.9 669.9-39.1L500 99.6 330.1-39.1C320.3-46.9 304.7-48.8 293-41L15.6 132.8C5.9 138.7 2 146.5 0 156.3 0 166 3.9 175.8 11.7 183.6L173.8 318.4 35.2 427.7C27.3 433.6 21.5 443.4 23.4 453.1 23.4 462.9 29.3 472.7 37.1 478.5L164.1 562.5C158.2 568.4 154.3 576.2 154.3 585.9L154.3 710.9C154.3 722.7 160.2 732.4 169.9 738.3L484.4 916C488.3 919.9 494.1 919.9 500 919.9 505.9 919.9 511.7 919.9 515.6 916L826.2 738.3C835.9 732.4 841.8 722.7 841.8 710.9L841.8 564.5C841.8 562.5 841.8 560.5 841.8 558.6L962.9 478.5C970.7 472.7 976.6 462.9 976.6 453.1 976.6 443.4 972.7 433.6 964.8 427.7L826.2 318.4 988.3 183.6C996.1 175.8 1000 166 1000 156.3ZM718.8 318.4L500 457 281.3 318.4 500 175.8ZM84 162.1L308.6 23.4 447.3 136.7 224.6 281.3ZM224.6 357.4L445.3 496.1 320.3 591.8 107.4 449.2ZM216.8 597.7L304.7 656.3C314.5 664.1 330.1 662.1 339.8 654.3L466.8 558.6 466.8 834 216.8 693.4ZM779.3 693.4L529.3 835.9 529.3 554.7 658.2 654.3C664.1 658.2 671.9 662.1 677.7 662.1 683.6 662.1 689.5 660.2 695.3 656.3L779.3 599.6 779.3 693.4ZM892.6 449.2L679.7 591.8 554.7 496.1 775.4 357.4ZM775.4 281.3L552.7 136.7 691.4 23.4 916 162.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"dropbox";}}i:26;a:7:{s:3:"uid";s:32:"da3125c4b1a9cc6f1a5096117f40349f";s:3:"css";s:10:"dribbble-6";s:4:"code";i:59418;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1255:"M500-62.5C431.6-62.5 367.2-48.8 306.6-23.4 304.7-23.4 302.7-21.5 300.8-21.5 125 56.6 0 232.4 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM937.5 437.5C937.5 441.4 937.5 445.3 937.5 447.3 888.7 435.5 767.6 412.1 617.2 443.4 605.5 414.1 589.8 382.8 574.2 351.6 572.3 349.6 570.3 345.7 570.3 343.8 730.5 281.3 798.8 199.2 826.2 146.5 894.5 224.6 937.5 326.2 937.5 437.5ZM779.3 101.6C763.7 134.8 710.9 224.6 539.1 289.1 462.9 148.4 402.3 62.5 369.1 19.5 410.2 7.8 455.1 0 500 0 605.5 0 703.1 39.1 779.3 101.6ZM308.6 44.9C335.9 76.2 396.5 158.2 480.5 308.6 285.2 367.2 125 361.3 70.3 355.5 97.7 218.8 187.5 103.5 308.6 44.9ZM62.5 437.5C62.5 431.6 62.5 423.8 62.5 418 82 419.9 111.3 421.9 150.4 421.9 234.4 421.9 361.3 410.2 509.8 365.2 511.7 369.1 515.6 375 517.6 380.9 533.2 408.2 544.9 433.6 556.6 460.9 529.3 468.8 502 478.5 474.6 492.2 296.9 572.3 212.9 687.5 183.6 738.3 109.4 660.2 62.5 554.7 62.5 437.5ZM230.5 781.3C246.1 752 318.4 630.9 500 548.8 527.3 537.1 554.7 527.3 580.1 519.5 640.6 669.9 660.2 793 668 841.8 615.2 863.3 558.6 875 500 875 398.4 875 304.7 839.8 230.5 781.3ZM726.6 812.5C716.8 752 695.3 638.7 642.6 503.9 787.1 474.6 902.3 502 931.6 511.7 910.2 638.7 832 746.1 726.6 812.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"dribbble";}}i:27;a:7:{s:3:"uid";s:32:"5f6948ece5957301a3c17af16756baa7";s:3:"css";s:8:"shield-1";s:4:"code";i:59419;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1319:"M886.7 78.1C875 68.4 859.4 62.5 843.8 62.5 841.8 62.5 841.8 62.5 839.8 62.5 837.9 62.5 828.1 62.5 812.5 62.5 787.1 62.5 736.3 60.5 687.5 48.8 625 33.2 554.7-37.1 533.2-50.8 523.4-58.6 509.8-62.5 498-62.5 486.3-62.5 474.6-58.6 464.8-50.8 460.9-48.8 386.7 31.3 312.5 48.8 265.6 60.5 212.9 62.5 187.5 62.5 171.9 62.5 162.1 62.5 160.2 62.5 158.2 62.5 158.2 62.5 156.3 62.5 140.6 62.5 125 68.4 113.3 78.1 101.6 89.8 93.8 107.4 93.8 125L93.8 281.3C93.8 857.4 470.7 933.6 488.3 935.5 490.2 935.5 494.1 937.5 498 937.5 502 937.5 505.9 935.5 509.8 935.5 525.4 933.6 906.3 857.4 906.3 281.3L906.3 125C906.3 107.4 898.4 89.8 886.7 78.1ZM843.8 281.3C843.8 812.5 498 875 498 875 498 875 156.3 812.5 156.3 281.3 156.3 144.5 156.3 125 156.3 125 156.3 125 168 125 187.5 125 218.8 125 275.4 123 328.1 109.4 414.1 87.9 498 0 498 0 498 0 585.9 87.9 673.8 109.4 726.6 123 781.3 125 812.5 125 832 125 843.8 125 843.8 125 843.8 125 843.8 144.5 843.8 281.3ZM632.8 275.4C621.1 263.7 599.6 263.7 587.9 275.4L500 363.3 412.1 275.4C398.4 263.7 378.9 263.7 367.2 275.4 355.5 287.1 355.5 308.6 367.2 320.3L455.1 408.2 367.2 496.1C355.5 507.8 355.5 529.3 367.2 541 378.9 552.7 398.4 552.7 412.1 541L500 453.1 587.9 541C599.6 552.7 621.1 552.7 632.8 541 644.5 529.3 644.5 507.8 632.8 496.1L544.9 408.2 632.8 320.3C644.5 308.6 644.5 287.1 632.8 275.4Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:14:"shield unblock";}}i:28;a:7:{s:3:"uid";s:32:"a8e858ae14c701feb9d9e1e10fe51285";s:3:"css";s:8:"tablet-2";s:4:"code";i:59420;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:674:"M812.5-62.5L187.5-62.5C134.8-62.5 93.8-21.5 93.8 31.3L93.8 843.8C93.8 896.5 134.8 937.5 187.5 937.5L812.5 937.5C865.2 937.5 906.3 896.5 906.3 843.8L906.3 31.3C906.3-21.5 865.2-62.5 812.5-62.5ZM843.8 843.8C843.8 861.3 830.1 875 812.5 875L187.5 875C169.9 875 156.3 861.3 156.3 843.8L156.3 31.3C156.3 13.7 169.9 0 187.5 0L812.5 0C830.1 0 843.8 13.7 843.8 31.3ZM500 718.8C464.8 718.8 437.5 746.1 437.5 781.3 437.5 816.4 464.8 843.8 500 843.8 535.2 843.8 562.5 816.4 562.5 781.3 562.5 746.1 535.2 718.8 500 718.8ZM562.5 31.3L437.5 31.3C419.9 31.3 406.3 44.9 406.3 62.5 406.3 80.1 419.9 93.8 437.5 93.8L562.5 93.8C580.1 93.8 593.8 80.1 593.8 62.5 593.8 44.9 580.1 31.3 562.5 31.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"tablet";}}i:29;a:7:{s:3:"uid";s:32:"f6286d6d96547ec30ef68ebc4a5b049b";s:3:"css";s:7:"magic-1";s:4:"code";i:59421;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:959:"M996.1 357.4L896.5 207 945.3 31.3C949.2 21.5 945.3 9.8 937.5 2 929.7-5.9 918-9.8 908.2-5.9L732.4 44.9 582-56.6C572.3-62.5 560.5-64.5 550.8-58.6 541-54.7 533.2-43 533.2-31.3L527.3 150.4 384.8 261.7C377 267.6 371.1 279.3 373 291 375 302.7 382.8 312.5 394.5 316.4L527.3 363.3C527.3 365.2 525.4 365.2 525.4 365.2L7.8 884.8C-5.9 896.5-5.9 916 7.8 927.7 13.7 933.6 21.5 937.5 29.3 937.5 37.1 937.5 44.9 933.6 50.8 927.7L570.3 410.2C572.3 408.2 572.3 406.3 574.2 402.3L627 546.9C630.9 558.6 640.6 566.4 652.3 568.4 652.3 568.4 654.3 568.4 656.3 568.4 666 568.4 675.8 564.5 681.6 556.6L793 412.1 972.7 406.3C982.4 404.3 994.1 398.4 998 388.7 1003.9 378.9 1003.9 367.2 996.1 357.4ZM775.4 349.6C765.6 349.6 757.8 355.5 752 361.3L666 472.7 619.1 341.8C615.2 332 609.4 326.2 599.6 322.3L468.8 275.4 578.1 189.5C585.9 183.6 589.8 175.8 589.8 166L593.8 27.3 710.9 103.5C718.8 109.4 728.5 111.3 736.3 109.4L871.1 70.3 832 203.1C830.1 212.9 832 222.7 835.9 230.5L914.1 345.7Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"magic";}}i:30;a:7:{s:3:"uid";s:32:"1a6f74047e8e786c1ef5a1e090b2f75f";s:3:"css";s:9:"sandwatch";s:4:"code";i:59422;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:787:"M814.5 0L750 0 750 210.9C750 312.5 695.3 390.6 576.2 451.2 699.2 513.7 752 589.8 752 703.1 752 777.3 752 839.8 752 875L814.5 875C830.1 875 845.7 888.7 845.7 906.3 845.7 923.8 830.1 937.5 814.5 937.5L185.5 937.5C169.9 937.5 154.3 923.8 154.3 906.3 154.3 888.7 169.9 875 185.5 875L250 875C250 839.8 250 777.3 250 703.1 250 589.8 300.8 513.7 423.8 451.2 306.6 390.6 252 312.5 252 210.9L252 0 185.5 0C169.9 0 154.3-13.7 154.3-31.3 154.3-48.8 169.9-62.5 185.5-62.5L814.5-62.5C830.1-62.5 845.7-48.8 845.7-31.3 845.7-13.7 830.1 0 814.5 0ZM312.5 703.1C312.5 777.3 312.5 839.8 312.5 875L689.5 875C689.5 839.8 689.5 777.3 689.5 703.1 689.5 617.2 656.3 548.8 500 484.4 343.8 548.8 312.5 617.2 312.5 703.1ZM687.5 0L314.5 0 314.5 210.9C314.5 271.5 334 347.7 500 416 666 347.7 687.5 271.5 687.5 210.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:9:"sandwatch";}}i:31;a:7:{s:3:"uid";s:32:"0052b4fcc91749bc5c7fb5fa1953fe1f";s:3:"css";s:16:"graduation-cap-3";s:4:"code";i:59423;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:850:"M966.8 617.2L966.8 365.2 982.4 357.4C994.1 351.6 1000 341.8 1000 330.1 1000 318.4 994.1 306.6 984.4 302.7L513.7 50.8C503.9 44.9 492.2 44.9 484.4 50.8L15.6 302.7C5.9 308.6 0 318.4 0 330.1 0 341.8 5.9 351.6 15.6 357.4L222.7 466.8C218.8 470.7 216.8 476.6 216.8 482.4L216.8 746.1C216.8 755.9 220.7 763.7 228.5 769.5 234.4 775.4 298.8 828.1 498 828.1 695.3 828.1 763.7 779.3 769.5 773.4 777.3 767.6 781.3 757.8 781.3 748L781.3 476.6C781.3 472.7 781.3 468.8 779.3 464.8L904.3 398.4 904.3 617.2C886.7 628.9 875 648.4 875 671.9 875 705.1 902.3 734.4 937.5 734.4 970.7 734.4 1000 705.1 1000 671.9 1000 648.4 986.3 628.9 966.8 617.2ZM718.8 730.5C693.4 742.2 628.9 765.6 498 765.6 367.2 765.6 302.7 740.2 279.3 728.5L279.3 498 482.4 605.5C488.3 607.4 492.2 609.4 498 609.4 502 609.4 507.8 607.4 511.7 605.5L718.8 496.1ZM498 543L95.7 330.1 498 113.3 902.3 328.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:14:"graduation cap";}}i:32;a:7:{s:3:"uid";s:32:"d5db04544a0bdddff747d3ebb9e3b370";s:3:"css";s:5:"ghost";s:4:"code";i:59424;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1218:"M500-62.5C275.4-62.5 93.8 132.8 93.8 373L93.8 906.3C93.8 919.9 101.6 931.6 113.3 935.5 117.2 937.5 121.1 937.5 125 937.5 134.8 937.5 142.6 933.6 148.4 927.7L265.6 796.9 359.4 923.8C365.2 933.6 373 937.5 382.8 937.5L382.8 937.5C394.5 937.5 402.3 933.6 408.2 925.8L502 800.8 591.8 925.8C597.7 933.6 607.4 937.5 617.2 937.5 627 937.5 636.7 933.6 642.6 925.8L736.3 796.9 851.6 927.7C859.4 937.5 873 939.5 886.7 935.5 898.4 931.6 906.3 919.9 906.3 906.3L906.3 373C906.3 132.8 724.6-62.5 500-62.5ZM843.8 824.2L757.8 726.6C750 720.7 742.2 716.8 732.4 716.8 722.7 716.8 714.8 722.7 709 728.5L617.2 853.5 527.3 730.5C521.5 720.7 511.7 716.8 502 716.8L502 716.8C492.2 716.8 482.4 720.7 476.6 728.5L384.8 853.5 294.9 728.5C289.1 722.7 279.3 716.8 271.5 716.8 269.5 716.8 269.5 716.8 269.5 716.8 259.8 716.8 252 720.7 246.1 726.6L156.3 826.2 156.3 373C156.3 168 310.5 0 500 0 689.5 0 843.8 168 843.8 373L843.8 824.2ZM656.3 281.3C621.1 281.3 593.8 308.6 593.8 343.8 593.8 378.9 621.1 406.3 656.3 406.3 691.4 406.3 718.8 378.9 718.8 343.8 718.8 308.6 691.4 281.3 656.3 281.3ZM343.8 281.3C308.6 281.3 281.3 308.6 281.3 343.8 281.3 378.9 308.6 406.3 343.8 406.3 378.9 406.3 406.3 378.9 406.3 343.8 406.3 308.6 378.9 281.3 343.8 281.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"ghost";}}i:33;a:7:{s:3:"uid";s:32:"4a183c194cb45b7abb2693039990bd7e";s:3:"css";s:4:"game";s:4:"code";i:59425;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1645:"M726.6 11.7C701.2 0 677.7-11.7 656.3-21.5 599.6-50.8 550.8-62.5 502-62.5 406.3-62.5 339.8-7.8 298.8 33.2L263.7 68.4 240.2 91.8 207 125 154.3 177.7 97.7 236.3C-11.7 343.8-29.3 455.1 41 593.8 50.8 615.2 62.5 638.7 74.2 664.1 136.7 798.8 203.1 937.5 310.5 937.5 312.5 937.5 316.4 937.5 318.4 937.5 429.7 929.7 460.9 787.1 488.3 662.1 492.2 642.6 496.1 623 500 605.5 507.8 576.2 523.4 558.6 562.5 517.6L568.4 511.7 572.3 509.8 576.2 505.9 580.1 500C621.1 460.9 638.7 445.3 668 437.5 685.5 433.6 705.1 429.7 724.6 425.8 849.6 398.4 992.2 367.2 1000 255.9 1009.8 144.5 865.2 76.2 726.6 11.7ZM935.5 250C929.7 328.1 755.9 351.6 652.3 377 605.5 388.7 578.1 414.1 535.2 455.1 533.2 459 529.3 460.9 527.3 464.8 523.4 466.8 521.5 470.7 517.6 472.7 476.6 515.6 451.2 543 439.5 589.8 414.1 693.4 390.6 867.2 312.5 873 312.5 873 310.5 873 308.6 873 226.6 873 156.3 685.5 95.7 564.5 33.2 439.5 60.5 357.4 140.6 279.3 156.3 263.7 173.8 244.1 197.3 220.7 220.7 197.3 250 168 283.2 134.8 306.6 111.3 326.2 91.8 341.8 76.2 390.6 27.3 441.4-2 502-2 539.1-2 580.1 9.8 627 33.2 750 95.7 943.4 166 935.5 250ZM466.8 281.3L529.3 281.3 529.3 218.8 466.8 218.8ZM466.8 187.5L529.3 187.5 529.3 125 466.8 125ZM560.5 187.5L623 187.5 623 125 560.5 125ZM560.5 281.3L623 281.3 623 218.8 560.5 218.8ZM322.3 468.8L345.7 445.3C357.4 433.6 357.4 414.1 345.7 402.3 334 390.6 314.5 390.6 302.7 402.3L279.3 425.8 255.9 402.3C244.1 390.6 224.6 390.6 212.9 402.3 201.2 414.1 201.2 433.6 212.9 445.3L236.3 468.8 212.9 492.2C201.2 503.9 201.2 523.4 212.9 535.2 224.6 546.9 244.1 546.9 255.9 535.2L279.3 509.8 304.7 535.2C316.4 546.9 334 546.9 345.7 535.2 357.4 523.4 357.4 503.9 345.7 492.2Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"game";}}i:34;a:7:{s:3:"uid";s:32:"41692a18920918845815082910d0d847";s:3:"css";s:6:"fire-4";s:4:"code";i:59426;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1259:"M496.1 937.5C261.7 937.5 93.8 773.4 93.8 548.8 93.8 429.7 166 300.8 168 294.9 173.8 283.2 187.5 277.3 199.2 279.3 212.9 281.3 222.7 289.1 226.6 302.7 226.6 302.7 246.1 375 271.5 416 287.1 441.4 304.7 460.9 324.2 474.6 312.5 418 300.8 330.1 318.4 242.2 363.3 0 554.7-58.6 562.5-60.5 572.3-64.5 584-60.5 591.8-52.7 599.6-46.9 603.5-35.2 601.6-25.4 601.6-23.4 570.3 146.5 636.7 291 642.6 304.7 652.3 320.3 660.2 335.9 664.1 314.5 668 293 673.8 271.5 697.3 185.5 761.7 156.3 763.7 154.3 775.4 148.4 787.1 150.4 796.9 158.2 804.7 166 810.5 177.7 808.6 187.5 806.6 191.4 798.8 248 847.7 332 892.6 406.3 906.3 455.1 906.3 548.8 906.3 773.4 734.4 937.5 496.1 937.5ZM191.4 394.5C173.8 437.5 156.3 494.1 156.3 548.8 156.3 736.3 296.9 875 496.1 875 697.3 875 843.8 736.3 843.8 548.8 843.8 466.8 834 429.7 794.9 363.3 769.5 320.3 755.9 281.3 750 250 744.1 259.8 738.3 273.4 734.4 287.1 714.8 353.5 718.8 431.6 718.8 433.6 720.7 447.3 710.9 459 699.2 464.8 685.5 468.8 669.9 464.8 662.1 453.1 660.2 449.2 605.5 371.1 580.1 318.4 529.3 209 529.3 89.8 535.2 21.5 484.4 50.8 404.3 117.2 378.9 253.9 355.5 386.7 402.3 519.5 404.3 521.5 408.2 531.3 406.3 543 398.4 552.7 390.6 560.5 378.9 564.5 367.2 562.5 363.3 560.5 275.4 539.1 218.8 449.2 207 431.6 199.2 414.1 191.4 394.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"fire";}}i:35;a:7:{s:3:"uid";s:32:"34d2777e77ee75c3d82a38039496b167";s:3:"css";s:9:"glasses-1";s:4:"code";i:59427;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1486:"M1002 574.2C1000 560.5 949.2 261.7 941.4 214.8 941.4 209 939.5 205.1 939.5 199.2 933.6 152.3 921.9 62.5 777.3 62.5 759.8 62.5 746.1 76.2 746.1 93.8 746.1 111.3 759.8 125 777.3 125 867.2 125 871.1 162.1 877 207 878.9 212.9 878.9 218.8 880.9 224.6 882.8 246.1 900.4 334 914.1 421.9 877 392.6 832 377 783.2 377 703.1 377 630.9 419.9 593.8 482.4 574.2 476.6 543 466.8 500 466.8 457 466.8 427.7 476.6 408.2 484.4 369.1 419.9 300.8 377 220.7 377 168 377 119.1 394.5 82 425.8 95.7 337.9 113.3 248 117.2 224.6 117.2 218.8 119.1 212.9 119.1 207 125 162.1 130.9 125 218.8 125 236.3 125 250 111.3 250 93.8 250 76.2 236.3 62.5 218.8 62.5 74.2 62.5 62.5 152.3 56.6 199.2 56.6 205.1 56.6 209 54.7 214.8 46.9 261.7 0 558.6-2 572.3-2 574.2-2 578.1 0 580.1 0 585.9-2 589.8-2 593.8-2 714.8 99.6 812.5 220.7 812.5 339.8 812.5 437.5 714.8 437.5 593.8 437.5 576.2 435.5 558.6 431.6 541 443.4 537.1 466.8 529.3 500 529.3 531.3 529.3 554.7 535.2 568.4 541 564.5 558.6 560.5 576.2 560.5 593.8 560.5 714.8 662.1 812.5 783.2 812.5 902.3 812.5 1000 714.8 1000 593.8 1000 591.8 1000 587.9 1000 584 1002 582 1002 578.1 1002 574.2ZM220.7 750C134.8 750 60.5 679.7 60.5 593.8 60.5 509.8 134.8 439.5 220.7 439.5 306.6 439.5 375 507.8 375 593.8 375 679.7 306.6 750 220.7 750ZM783.2 750C697.3 750 623 679.7 623 593.8 623 509.8 697.3 439.5 783.2 439.5 857.4 439.5 918 490.2 933.6 560.5 935.5 566.4 935.5 572.3 935.5 578.1 935.5 582 937.5 584 937.5 585.9 937.5 587.9 937.5 591.8 937.5 593.8 937.5 679.7 869.1 750 783.2 750Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"glasses";}}i:36;a:7:{s:3:"uid";s:32:"e4b85304321c70f23eadfaf50b6d3a6f";s:3:"css";s:14:"envelope-empty";s:4:"code";i:59428;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:748:"M1000 400.4C998 388.7 994.1 378.9 988.3 369.1L988.3 369.1 986.3 369.1C984.4 365.2 980.5 361.3 976.6 357.4L568.4-35.2C533.2-72.3 470.7-72.3 435.5-35.2L27.3 355.5C19.5 363.3 0 384.8 0 406.3L0 875C0 910.2 27.3 937.5 62.5 937.5L937.5 937.5C972.7 937.5 1000 910.2 1000 875L1000 408.2C1000 406.3 1000 402.3 1000 400.4ZM263.7 646.5L62.5 832 62.5 468.8ZM328.1 671.9C330.1 671.9 332 669.9 334 668 334 666 334 666 334 666L472.7 539.1C480.5 533.2 488.3 531.3 496.1 531.3 505.9 531.3 515.6 533.2 521.5 539.1L896.5 875 107.4 875ZM740.2 650.4L937.5 474.6 937.5 828.1ZM101.6 369.1L480.5 7.8C486.3 2 494.1-2 502-2 509.8-2 517.6 2 523.4 7.8L877 343.8 875 343.8 929.7 398.4 693.4 609.4 560.5 490.2C523.4 460.9 470.7 459 431.6 492.2L310.5 603.5 74.2 396.5 99.6 369.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:14:"envelope empty";}}i:37;a:7:{s:3:"uid";s:32:"3579ef09633059621d592e99e8d8afdb";s:3:"css";s:15:"envelope-letter";s:4:"code";i:59429;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:997:"M1000 400.4C998 388.7 994.1 378.9 988.3 369.1L988.3 369.1 986.3 369.1C984.4 365.2 980.5 361.3 976.6 357.4L812.5 193.4 812.5 91.8C812.5 76.2 798.8 60.5 781.3 60.5L681.6 60.5 568.4-35.2C533.2-72.3 470.7-72.3 435.5-35.2L322.3 60.5 218.8 60.5C201.2 60.5 187.5 76.2 187.5 91.8L187.5 195.3 27.3 355.5C11.7 365.2 0 384.8 0 406.3L0 875C0 910.2 27.3 937.5 62.5 937.5L937.5 937.5C972.7 937.5 1000 910.2 1000 875L1000 408.2C1000 406.3 1000 402.3 1000 400.4ZM261.7 646.5L62.5 832 62.5 468.8ZM322.3 675.8C326.2 673.8 330.1 669.9 334 668 335.9 666 335.9 664.1 337.9 662.1L472.7 537.1C480.5 531.3 488.3 527.3 496.1 527.3 505.9 527.3 515.6 531.3 521.5 535.2L896.5 875 107.4 875ZM740.2 650.4L937.5 474.6 937.5 828.1ZM877 343.8L875 343.8 929.7 398.4 812.5 502 812.5 279.3ZM480.5 7.8C486.3 2 494.1-2 502-2 509.8-2 517.6 2 523.4 7.8L587.9 60.5 416 60.5ZM750 123L750 558.6 693.4 607.4 560.5 486.3C523.4 459 470.7 457 431.6 488.3L308.6 603.5 250 550.8 250 123ZM101.6 369.1L187.5 283.2 187.5 496.1 74.2 396.5 99.6 369.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:15:"envelope letter";}}i:38;a:7:{s:3:"uid";s:32:"8021124170b6337e7b6a15330824f702";s:3:"css";s:6:"bell-3";s:4:"code";i:59430;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:804:"M884.8 632.8C847.7 587.9 798.8 525.4 798.8 460.9L798.8 257.8C798.8 82 666-60.5 498-60.5 330.1-60.5 199.2 82 199.2 257.8L199.2 460.9C199.2 525.4 146.5 584 111.3 630.9 80.1 671.9 56.6 705.1 72.3 736.3 87.9 765.6 123 769.5 154.3 769.5L332 769.5C332 861.3 406.3 935.5 500 935.5 591.8 935.5 666 861.3 666 769.5L849.6 769.5C867.2 769.5 912.1 769.5 927.7 738.3 943.4 705.1 918 673.8 884.8 632.8ZM500 871.1C443.4 871.1 398.4 826.2 398.4 769.5L599.6 769.5C599.6 826.2 554.7 871.1 500 871.1ZM849.6 703.1L154.3 703.1C148.4 703.1 144.5 703.1 140.6 703.1 148.4 693.4 156.3 679.7 164.1 669.9 203.1 619.1 265.6 546.9 265.6 460.9L265.6 257.8C265.6 119.1 367.2 5.9 498 5.9 628.9 5.9 732.4 119.1 732.4 257.8L732.4 460.9C732.4 548.8 791 623 832 675.8 839.8 683.6 849.6 693.4 855.5 703.1 853.5 703.1 851.6 703.1 849.6 703.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"bell";}}i:39;a:7:{s:3:"uid";s:32:"1d1f786fd1f159df7fe0e69696b7604e";s:3:"css";s:9:"award-alt";s:4:"code";i:59431;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:994:"M998 757.8L814.5 419.9C832 377 843.8 330.1 843.8 281.3 843.8 91.8 689.5-62.5 500-62.5 310.5-62.5 156.3 91.8 156.3 281.3 156.3 332 168 378.9 187.5 421.9L3.9 757.8C-3.9 767.6-2 781.3 5.9 791 13.7 800.8 25.4 806.6 37.1 802.7L193.4 767.6 248 916C252 927.7 261.7 935.5 275.4 937.5 275.4 937.5 277.3 937.5 277.3 937.5 289.1 937.5 298.8 931.6 304.7 919.9L464.8 623C476.6 625 488.3 625 500 625 509.8 625 521.5 625 531.3 623L695.3 921.9C701.2 931.6 710.9 937.5 722.7 937.5 722.7 937.5 724.6 937.5 724.6 937.5 738.3 935.5 748 927.7 752 916L806.6 767.6 962.9 802.7C974.6 806.6 986.3 800.8 994.1 791 1002 781.3 1003.9 769.5 998 757.8ZM283.2 830.1L244.1 720.7C238.3 705.1 222.7 697.3 207 699.2L91.8 726.6 222.7 486.3C267.6 544.9 328.1 587.9 400.4 609.4ZM218.8 281.3C218.8 127 345.7 0 500 0 654.3 0 781.3 127 781.3 281.3 781.3 435.5 654.3 562.5 500 562.5 345.7 562.5 218.8 435.5 218.8 281.3ZM793 699.2C777.3 697.3 761.7 705.1 755.9 720.7L716.8 830.1 595.7 611.3C669.9 589.8 734.4 543 777.3 482.4L910.2 726.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"award prize";}}i:40;a:7:{s:3:"uid";s:32:"881c93289f5f82197d9422f81d34d900";s:3:"css";s:8:"anchor-3";s:4:"code";i:59432;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1383:"M998 652.3L916 503.9C916 503.9 916 503.9 916 503.9L910.2 494.1C908.2 488.3 902.3 484.4 896.5 482.4 890.6 482.4 884.8 482.4 880.9 486.3L871.1 492.2C871.1 492.2 869.1 492.2 869.1 492.2L728.5 587.9C716.8 595.7 712.9 609.4 720.7 621.1L726.6 627C732.4 638.7 746.1 638.7 757.8 632.8L841.8 574.2C822.3 736.3 691.4 861.3 531.3 875L531.3 248 656.3 248C673.8 248 687.5 234.4 687.5 216.8 687.5 201.2 673.8 185.5 656.3 185.5L529.3 185.5C529.3 185.5 529.3 185.5 529.3 183.6 584 171.9 627 121.1 627 60.5 627-7.8 570.3-64.5 500-64.5 431.6-64.5 375-7.8 375 60.5 375 121.1 416 169.9 470.7 183.6 470.7 185.5 470.7 185.5 470.7 185.5L343.8 185.5C326.2 185.5 312.5 201.2 312.5 216.8 312.5 234.4 326.2 248 343.8 248L468.8 248 468.8 875C308.6 861.3 177.7 736.3 158.2 574.2L242.2 632.8C252 638.7 267.6 638.7 273.4 627L279.3 621.1C287.1 609.4 283.2 595.7 271.5 587.9L130.9 492.2C130.9 492.2 128.9 492.2 128.9 492.2L119.1 486.3C115.2 482.4 109.4 482.4 103.5 482.4 97.7 484.4 91.8 488.3 89.8 494.1L84 503.9C84 503.9 84 503.9 84 503.9L2 652.3C-3.9 662.1 0 677.7 9.8 683.6L19.5 687.5C29.3 693.4 43 687.5 48.8 677.7L95.7 589.8C125 789.1 296.9 939.5 500 939.5 703.1 939.5 875 789.1 904.3 589.8L951.2 677.7C957 687.5 970.7 693.4 980.5 687.5L990.2 683.6C1000 677.7 1003.9 662.1 998 652.3ZM437.5 60.5C437.5 27.3 464.8-2 500-2 535.2-2 564.5 27.3 564.5 60.5 564.5 95.7 535.2 125 500 125 464.8 125 437.5 95.7 437.5 60.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"anchor";}}i:41;a:7:{s:3:"uid";s:32:"121a77c02ffeabc88c5330e3dbe128b7";s:3:"css";s:8:"wallet-1";s:4:"code";i:59433;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:659:"M1000 220.7C1000 197.3 994.1 144.5 923.8 125L224.6-15.6 218.8-15.6C166-15.6 125 25.4 125 78.1L125 203.1 93.8 203.1C41 203.1 0 246.1 0 296.9L0 796.9C0 849.6 41 890.6 93.8 890.6L906.3 890.6C959 890.6 1000 849.6 1000 796.9ZM187.5 78.1C187.5 62.5 199.2 48.8 214.8 46.9L904.3 185.5C904.3 185.5 900.4 203.1 875 203.1L187.5 203.1ZM937.5 796.9C937.5 814.5 923.8 828.1 906.3 828.1L93.8 828.1C76.2 828.1 62.5 814.5 62.5 796.9L62.5 296.9C62.5 279.3 76.2 265.6 93.8 265.6L875 265.6C906.3 265.6 937.5 255.9 937.5 234.4L937.5 796.9ZM187.5 484.4C152.3 484.4 125 513.7 125 546.9 125 582 152.3 609.4 187.5 609.4 222.7 609.4 250 582 250 546.9 250 513.7 222.7 484.4 187.5 484.4Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:12:"wallet money";}}i:42;a:7:{s:3:"uid";s:32:"0608f9368601ce87e1ddca30dbd82b91";s:3:"css";s:8:"vector-1";s:4:"code";i:59434;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1186:"M968.8 593.8L937.5 593.8 937.5 591.8C937.5 433.6 853.5 294.9 726.6 218.8L882.8 218.8C894.5 238.3 914.1 250 937.5 250 972.7 250 1000 222.7 1000 187.5 1000 152.3 972.7 125 937.5 125 914.1 125 894.5 136.7 882.8 156.3L593.8 156.3 593.8 125C593.8 107.4 580.1 93.8 562.5 93.8L437.5 93.8C419.9 93.8 406.3 107.4 406.3 125L406.3 156.3 117.2 156.3C105.5 136.7 85.9 125 62.5 125 27.3 125 0 152.3 0 187.5 0 222.7 27.3 250 62.5 250 85.9 250 105.5 238.3 117.2 218.8L273.4 218.8C146.5 294.9 62.5 433.6 62.5 591.8L62.5 593.8 31.3 593.8C13.7 593.8 0 607.4 0 625L0 750C0 767.6 13.7 781.3 31.3 781.3L156.3 781.3C173.8 781.3 187.5 767.6 187.5 750L187.5 625C187.5 607.4 173.8 593.8 156.3 593.8L125 593.8 125 591.8C125 418 244.1 271.5 406.3 228.5L406.3 250C406.3 267.6 419.9 281.3 437.5 281.3L562.5 281.3C580.1 281.3 593.8 267.6 593.8 250L593.8 228.5C755.9 271.5 875 418 875 591.8L875 593.8 843.8 593.8C826.2 593.8 812.5 607.4 812.5 625L812.5 750C812.5 767.6 826.2 781.3 843.8 781.3L968.8 781.3C986.3 781.3 1000 767.6 1000 750L1000 625C1000 607.4 986.3 593.8 968.8 593.8ZM125 718.8L62.5 718.8 62.5 656.3 125 656.3ZM531.3 218.8L468.8 218.8 468.8 156.3 531.3 156.3ZM937.5 718.8L875 718.8 875 656.3 937.5 656.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"vector";}}i:43;a:7:{s:3:"uid";s:32:"80f0d44859c66bc9bfb05a9ef57b8ee2";s:3:"css";s:7:"message";s:4:"code";i:59435;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:859:"M937.5 0L62.5 0C27.3 0 0 27.3 0 62.5L0 627C0 660.2 27.3 689.5 62.5 689.5L187.5 689.5 187.5 843.8C187.5 857.4 195.3 867.2 207 873 210.9 875 214.8 875 218.8 875 226.6 875 234.4 873 240.2 867.2L419.9 689.5 937.5 689.5C972.7 689.5 1000 660.2 1000 627L1000 62.5C1000 27.3 972.7 0 937.5 0ZM937.5 627L394.5 627 250 769.5 250 627 62.5 627 62.5 62.5 937.5 62.5ZM218.8 377L781.3 377C798.8 377 812.5 361.3 812.5 345.7 812.5 328.1 798.8 314.5 781.3 314.5L218.8 314.5C201.2 314.5 187.5 328.1 187.5 345.7 187.5 361.3 201.2 377 218.8 377ZM218.8 252L781.3 252C798.8 252 812.5 236.3 812.5 220.7 812.5 203.1 798.8 189.5 781.3 189.5L218.8 189.5C201.2 189.5 187.5 203.1 187.5 220.7 187.5 236.3 201.2 252 218.8 252ZM218.8 502L593.8 502C611.3 502 625 486.3 625 470.7 625 453.1 611.3 439.5 593.8 439.5L218.8 439.5C201.2 439.5 187.5 453.1 187.5 470.7 187.5 486.3 201.2 502 218.8 502Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"message sms";}}i:44;a:7:{s:3:"uid";s:32:"bf40d3623fc37fb2fa39d18fd2406a43";s:3:"css";s:8:"puzzle-2";s:4:"code";i:59436;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1303:"M500 937.5C480.5 937.5 460.9 929.7 447.3 916L21.5 490.2C-7.8 460.9-7.8 414.1 21.5 384.8L177.7 228.5C187.5 218.8 201.2 216.8 214.8 222.7 226.6 228.5 232.4 242.2 230.5 255.9 228.5 265.6 228.5 271.5 228.5 279.3 228.5 347.7 283.2 404.3 351.6 404.3 419.9 404.3 470.7 347.7 470.7 279.3 470.7 210.9 419.9 154.3 351.6 154.3 345.7 154.3 337.9 156.3 330.1 156.3 316.4 160.2 302.7 152.3 296.9 140.6 289.1 128.9 293 113.3 302.7 103.5L447.3-41C476.6-70.3 525.4-70.3 552.7-41L658.2 64.5C681.6-3.9 746.1-54.7 822.3-54.7 918-54.7 994.1 23.4 994.1 117.2 994.1 193.4 945.3 259.8 875 281.3L978.5 384.8C1007.8 414.1 1007.8 460.9 978.5 490.2L552.7 916C539.1 929.7 519.5 937.5 500 937.5ZM169.9 324.2L64.5 429.7C60.5 433.6 60.5 441.4 66.4 445.3L492.2 871.1C498 877 502 877 507.8 871.1L933.6 445.3C939.5 441.4 939.5 433.6 933.6 429.7L785.2 279.3C775.4 269.5 771.5 253.9 777.3 242.2 783.2 230.5 796.9 224.6 810.5 224.6L814.5 226.6C816.4 226.6 820.3 226.6 822.3 226.6 882.8 226.6 931.6 177.7 931.6 117.2 931.6 56.6 882.8 7.8 822.3 7.8 761.7 7.8 712.9 56.6 712.9 117.2 712.9 119.1 712.9 123 714.8 125L714.8 130.9C716.8 144.5 709 156.3 697.3 162.1 685.5 168 671.9 166 662.1 156.3L507.8 2C502-3.9 498-3.9 492.2 2L396.5 97.7C478.5 117.2 533.2 191.4 533.2 279.3 533.2 380.9 455.1 466.8 351.6 466.8 263.7 466.8 191.4 404.3 169.9 324.2Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"puzzle";}}i:45;a:7:{s:3:"uid";s:32:"c557508b402c8012596e57f48e45fcc7";s:3:"css";s:7:"print-3";s:4:"code";i:59437;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:721:"M929.7 185.5L812.5 185.5 812.5-62.5 187.5-62.5 187.5 185.5 70.3 185.5C31.3 185.5 0 216.8 0 255.9L0 679.7C0 718.8 31.3 750 70.3 750L187.5 750 187.5 937.5 812.5 937.5 812.5 750 929.7 750C968.8 750 1000 718.8 1000 679.7L1000 255.9C1000 216.8 968.8 185.5 929.7 185.5ZM250 0L750 0 750 185.5 250 185.5ZM750 875L250 875 250 531.3 750 531.3ZM937.5 679.7C937.5 683.6 933.6 687.5 929.7 687.5L812.5 687.5 812.5 468.8 187.5 468.8 187.5 687.5 70.3 687.5C66.4 687.5 62.5 683.6 62.5 679.7L62.5 255.9C62.5 252 66.4 248 70.3 248L929.7 248C933.6 248 937.5 252 937.5 255.9ZM812.5 312.5L781.3 312.5C763.7 312.5 750 326.2 750 343.8 750 361.3 763.7 375 781.3 375L812.5 375C830.1 375 843.8 361.3 843.8 343.8 843.8 326.2 830.1 312.5 812.5 312.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"print";}}i:46;a:7:{s:3:"uid";s:32:"055b861aab6ffaba954334e7dd61f097";s:3:"css";s:6:"gift-3";s:4:"code";i:59438;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:826:"M1000 250C1000 216.8 972.7 187.5 937.5 187.5L830.1 187.5C859.4 160.2 877 125 877 82 877 27.3 845.7-31.3 757.8-31.3 642.6-31.3 546.9 89.8 502 158.2 457 89.8 357.4-31.3 242.2-31.3 156.3-31.3 125 27.3 125 82 125 125 142.6 160.2 171.9 187.5L62.5 187.5C27.3 187.5 0 216.8 0 250L0 437.5 62.5 437.5 62.5 843.8C62.5 878.9 91.8 906.3 125 906.3L875 906.3C910.2 906.3 937.5 878.9 937.5 843.8L937.5 437.5 1000 437.5ZM757.8 31.3C796.9 31.3 814.5 46.9 814.5 82 814.5 150.4 736.3 187.5 664.1 187.5L556.6 187.5C601.6 121.1 679.7 31.3 757.8 31.3ZM242.2 31.3C320.3 31.3 402.3 121.1 447.3 187.5L339.8 187.5C267.6 187.5 187.5 150.4 187.5 80.1 187.5 46.9 205.1 31.3 242.2 31.3ZM937.5 375L531.3 375 531.3 250 937.5 250ZM62.5 250L468.8 250 468.8 375 62.5 375ZM125 437.5L468.8 437.5 468.8 843.8 125 843.8ZM875 843.8L531.3 843.8 531.3 437.5 875 437.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"gift";}}i:47;a:7:{s:3:"uid";s:32:"e810c3f66c43a02e92d3ebd99e805d06";s:3:"css";s:9:"note-list";s:4:"code";i:59439;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:913:"M33.2 0L470.7 0C488.3 0 502-13.7 502-31.3 502-48.8 488.3-62.5 470.7-62.5L33.2-62.5C15.6-62.5 2-48.8 2-31.3 2-13.7 15.6 0 33.2 0ZM33.2 187.5L470.7 187.5C488.3 187.5 502 173.8 502 156.3 502 138.7 488.3 125 470.7 125L33.2 125C15.6 125 2 138.7 2 156.3 2 173.8 15.6 187.5 33.2 187.5ZM502 343.8C502 326.2 488.3 312.5 470.7 312.5L33.2 312.5C15.6 312.5 2 326.2 2 343.8 2 361.3 15.6 375 33.2 375L470.7 375C488.3 375 502 361.3 502 343.8ZM988.3 253.9L683.6-50.8C673.8-60.5 660.2-62.5 648.4-56.6 634.8-52.7 627-41 627-27.3L627 664.1C593.8 640.6 550.8 625 502 625 398.4 625 314.5 695.3 314.5 781.3 314.5 867.2 398.4 937.5 502 937.5 605.5 937.5 689.5 867.2 689.5 781.3 689.5 777.3 689.5 773.4 689.5 769.5L689.5 43 945.3 298.8C957 310.5 976.6 310.5 988.3 298.8 1002 287.1 1002 267.6 988.3 253.9ZM627 785.2C625 828.1 574.2 875 502 875 427.7 875 377 826.2 377 781.3 377 736.3 427.7 687.5 502 687.5 574.2 687.5 625 734.4 627 777.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"note";}}i:48;a:7:{s:3:"uid";s:32:"44419ade157f936521d1f84d7fa95f45";s:3:"css";s:8:"attach-3";s:4:"code";i:59440;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1041:"M990.2 308.6L630.9-52.7C623-60.5 613.3-64.5 601.6-60.5 591.8-58.6 582-50.8 580.1-41 558.6 29.3 554.7 91.8 572.3 150.4 570.3 150.4 568.4 152.3 568.4 154.3L400.4 320.3C345.7 294.9 289.1 281.3 230.5 281.3 193.4 281.3 158.2 287.1 123 298.8 113.3 300.8 105.5 310.5 103.5 320.3 99.6 330.1 103.5 341.8 111.3 349.6L324.2 564.5 25.4 869.1 0 937.5 62.5 912.1 369.1 609.4 585.9 828.1C591.8 834 599.6 835.9 607.4 835.9 609.4 835.9 613.3 835.9 615.2 835.9 625 832 634.8 824.2 636.7 814.5 666 722.7 658.2 625 617.2 537.1L789.1 367.2C789.1 367.2 789.1 365.2 789.1 365.2 816.4 373 841.8 377 869.1 377 904.3 377 941.4 371.1 978.5 359.4 988.3 357.4 996.1 347.7 1000 337.9 1002 328.1 998 316.4 990.2 308.6ZM589.8 742.2L195.3 345.7C296.9 334 406.3 375 484.4 455.1 562.5 533.2 601.6 640.6 589.8 742.2ZM585.9 480.5C570.3 455.1 550.8 431.6 529.3 410.2 505.9 388.7 482.4 369.1 457 351.6L597.7 210.9C613.3 236.3 630.9 259.8 654.3 283.2 677.7 306.6 701.2 324.2 726.6 339.8ZM697.3 238.3C638.7 177.7 615.2 111.3 627 31.3L906.3 312.5C826.2 324.2 759.8 300.8 697.3 238.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"attach";}}i:49;a:7:{s:3:"uid";s:32:"228a1fcf8c2f993bf7ccde61206d877d";s:3:"css";s:5:"image";s:4:"code";i:59441;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:659:"M937.5 15.6L62.5 15.6C27.3 15.6 0 43 0 78.1L0 796.9C0 832 27.3 859.4 62.5 859.4L937.5 859.4C972.7 859.4 1000 832 1000 796.9L1000 78.1C1000 43 972.7 15.6 937.5 15.6ZM937.5 796.9L62.5 796.9 62.5 613.3 312.5 369.1 572.3 628.9C582 640.6 601.6 638.7 615.2 628.9L728.5 525.4 935.5 736.3C935.5 738.3 937.5 738.3 937.5 738.3ZM937.5 650.4L753.9 462.9C742.2 451.2 724.6 449.2 712.9 459L595.7 562.5 335.9 306.6C330.1 298.8 322.3 294.9 314.5 294.9 306.6 294.9 296.9 296.9 291 302.7L62.5 525.4 62.5 78.1 937.5 78.1ZM718.8 328.1C753.9 328.1 781.3 300.8 781.3 265.6 781.3 232.4 753.9 203.1 718.8 203.1 683.6 203.1 656.3 232.4 656.3 265.6 656.3 300.8 683.6 328.1 718.8 328.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"image";}}i:50;a:7:{s:3:"uid";s:32:"35b37d45fa8370fec3ab314517db139e";s:3:"css";s:5:"map-2";s:4:"code";i:59442;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:416:"M970.7 70.3L656.3-60.5 343.8 62.5 29.3-60.5C27.3-60.5 25.4-62.5 21.5-62.5 9.8-62.5 0-52.7 0-37.1L0 773.4C0 789.1 13.7 808.6 29.3 812.5L345.7 937.5 656.3 810.5 970.7 933.6C972.7 933.6 974.6 933.6 978.5 933.6 990.2 933.6 1000 925.8 1000 910.2L1000 109.4C1000 91.8 986.3 74.2 970.7 70.3ZM375 115.2L625 15.6 625 759.8 375 859.4ZM62.5 21.5L312.5 115.2 312.5 859.4 62.5 755.9ZM937.5 853.5L687.5 759.8 687.5 17.6 937.5 125Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"map";}}i:51;a:7:{s:3:"uid";s:32:"09238a63a4df117f1eb554d63b741d69";s:3:"css";s:6:"layers";s:4:"code";i:59443;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:978:"M21.5 232.4L484.4 484.4C490.2 488.3 494.1 488.3 500 488.3 505.9 488.3 509.8 488.3 515.6 484.4L984.4 232.4C994.1 226.6 1000 216.8 1000 205.1 1000 193.4 994.1 181.6 982.4 177.7L519.5-58.6C509.8-62.5 500-62.5 490.2-58.6L21.5 177.7C11.7 181.6 5.9 193.4 5.9 205.1 3.9 216.8 11.7 226.6 21.5 232.4ZM505.9 3.9L902.3 205.1 500 421.9 103.5 205.1ZM978.5 406.3L884.8 359.4 818.4 396.5 896.5 435.5 494.1 652.3 97.7 435.5 181.6 394.5 115.2 357.4 17.6 406.3C5.9 412.1 0 421.9 0 433.6 0 445.3 5.9 457 15.6 460.9L480.5 714.8C484.4 716.8 490.2 718.8 494.1 718.8 500 718.8 505.9 716.8 509.8 714.8L978.5 460.9C988.3 457 994.1 445.3 994.1 433.6 994.1 421.9 988.3 412.1 978.5 406.3ZM978.5 625L890.6 582 822.3 619.1 896.5 654.3 494.1 871.1 97.7 654.3 175.8 619.1 109.4 582 17.6 625C5.9 630.9 0 640.6 0 652.3 0 664.1 5.9 675.8 15.6 679.7L480.5 933.6C484.4 935.5 490.2 937.5 494.1 937.5 500 937.5 505.9 935.5 509.8 933.6L978.5 681.6C988.3 675.8 994.1 664.1 994.1 652.3 994.1 640.6 988.3 630.9 978.5 625Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"layers";}}i:52;a:7:{s:3:"uid";s:32:"c9e9459b947f6a0f4d0aa69103e0a74e";s:3:"css";s:5:"bag-1";s:4:"code";i:59444;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:924:"M998 857.4L918 365.2C910.2 302.7 851.6 250 787.1 250L718.8 250 718.8 168C718.8 39.1 628.9-62.5 500-62.5 373-62.5 281.3 39.1 281.3 168L281.3 250 207 250C142.6 250 84 302.7 76.2 365.2L2 857.4C-2 882.8 3.9 904.3 15.6 918 29.3 931.6 46.9 937.5 68.4 937.5L921.9 937.5C955.1 937.5 972.7 925.8 982.4 914.1 992.2 904.3 1002 886.7 998 857.4ZM343.8 168C343.8 74.2 408.2 0 500 0 593.8 0 656.3 74.2 656.3 168L656.3 250 343.8 250ZM925.8 875L72.3 875C68.4 875 62.5 873 62.5 865.2L138.7 373C142.6 339.8 173.8 312.5 207 312.5L281.3 312.5 281.3 384.8C261.7 394.5 250 414.1 250 437.5 250 472.7 277.3 500 312.5 500 347.7 500 375 472.7 375 437.5 375 414.1 363.3 394.5 343.8 384.8L343.8 312.5 656.3 312.5 656.3 384.8C636.7 394.5 625 414.1 625 437.5 625 472.7 652.3 500 687.5 500 722.7 500 750 472.7 750 437.5 750 414.1 738.3 394.5 718.8 384.8L718.8 312.5 787.1 312.5C820.3 312.5 851.6 339.8 855.5 375L937.5 867.2C937.5 871.1 933.6 875 925.8 875Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"bag";}}i:53;a:7:{s:3:"uid";s:32:"eb6121af5f98daa5ad2dc41accc70d75";s:3:"css";s:7:"globe-3";s:4:"code";i:59445;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:849:"M908.2 341.8C908.2 177.7 820.3 27.3 675.8-58.6 660.2-66.4 640.6-62.5 632.8-46.9 623-31.3 628.9-11.7 644.5-3.9 769.5 70.3 845.7 199.2 845.7 341.8 845.7 578.1 673.8 750 437.5 750 382.8 750 332 740.2 283.2 720.7 267.6 714.8 250 722.7 244.1 738.3 236.3 753.9 244.1 773.4 259.8 779.3 316.4 800.8 375 812.5 437.5 812.5 437.5 812.5 437.5 812.5 437.5 812.5L437.5 875 345.7 875C328.1 875 314.5 888.7 314.5 906.3 314.5 923.8 328.1 937.5 345.7 937.5L593.8 937.5C611.3 937.5 627 923.8 627 906.3 627 888.7 611.3 875 593.8 875L500 875 500 808.6C740.2 781.3 908.2 593.8 908.2 341.8ZM781.3 345.7C781.3 154.3 627 0 435.5 0 246.1 0 91.8 154.3 91.8 345.7 91.8 535.2 246.1 687.5 435.5 687.5 627 687.5 781.3 535.2 781.3 345.7ZM154.3 345.7C154.3 189.5 281.3 62.5 435.5 62.5 591.8 62.5 718.8 189.5 718.8 345.7 718.8 500 591.8 625 435.5 625 281.3 625 154.3 500 154.3 345.7Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"globe";}}i:54;a:7:{s:3:"uid";s:32:"f51fc23a8d16364de2bf0190d351e1bb";s:3:"css";s:11:"globe-alt-2";s:4:"code";i:59446;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1939:"M1002 437.5C1002 171.9 793-46.9 529.3-62.5 525.4-62.5 519.5-62.5 513.7-62.5 511.7-62.5 509.8-62.5 507.8-62.5 505.9-62.5 503.9-62.5 500-62.5 224.6-62.5-2 162.1-2 437.5-2 712.9 224.6 937.5 500 937.5 503.9 937.5 505.9 937.5 509.8 937.5 509.8 937.5 511.7 937.5 513.7 937.5 519.5 937.5 525.4 937.5 529.3 937.5 793 921.9 1002 703.1 1002 437.5ZM908.2 597.7C890.6 593.8 847.7 582 771.5 574.2 777.3 531.3 781.3 484.4 781.3 437.5 781.3 400.4 779.3 363.3 775.4 328.1 871.1 318.4 914.1 302.7 916 302.7L904.3 269.5C925.8 320.3 939.5 377 939.5 437.5 939.5 494.1 927.7 548.8 908.2 597.7ZM279.3 437.5C279.3 402.3 281.3 369.1 285.2 335.9 335.9 339.8 396.5 341.8 468.8 343.8L468.8 560.5C398.4 560.5 339.8 564.5 289.1 566.4 283.2 525.4 279.3 482.4 279.3 437.5ZM529.3 3.9C607.4 25.4 671.9 132.8 701.2 273.4 654.3 277.3 597.7 281.3 529.3 281.3ZM468.8 5.9L468.8 281.3C400.4 279.3 343.8 277.3 294.9 273.4 326.2 134.8 392.6 29.3 468.8 5.9ZM468.8 623L468.8 869.1C396.5 847.7 334 753.9 302.7 628.9 349.6 625 404.3 623 468.8 623ZM529.3 871.1L529.3 623C593.8 623 650.4 625 695.3 628.9 664.1 755.9 601.6 849.6 529.3 871.1ZM529.3 560.5L529.3 343.8C601.6 341.8 662.1 339.8 712.9 335.9 716.8 369.1 718.8 402.3 718.8 437.5 718.8 482.4 714.8 525.4 709 568.4 658.2 564.5 599.6 560.5 529.3 560.5ZM892.6 244.1C884.8 246.1 843.8 257.8 765.6 267.6 748 173.8 716.8 93.8 673.8 35.2 769.5 78.1 847.7 152.3 892.6 244.1ZM349.6 25.4C298.8 84 257.8 168 234.4 267.6 164.1 259.8 121.1 252 105.5 248 154.3 144.5 242.2 64.5 349.6 25.4ZM82 306.6C93.8 308.6 138.7 320.3 224.6 330.1 218.8 365.2 216.8 400.4 216.8 437.5 216.8 484.4 220.7 529.3 228.5 572.3 156.3 580.1 111.3 589.8 91.8 595.7 72.3 546.9 60.5 492.2 60.5 437.5 60.5 392.6 68.4 347.7 82 306.6ZM119.1 652.3C140.6 648.4 181.6 640.6 242.2 634.8 265.6 722.7 304.7 796.9 349.6 849.6 252 812.5 169.9 742.2 119.1 652.3ZM673.8 839.8C710.9 787.1 742.2 716.8 759.8 634.8 822.3 642.6 861.3 650.4 880.9 656.3 834 736.3 761.7 800.8 673.8 839.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"globe";}}i:55;a:7:{s:3:"uid";s:32:"1c35fad0a08ddf4e67db741a0ebfc170";s:3:"css";s:10:"fullscreen";s:4:"code";i:59447;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:864:"M218.8 46.9L31.3 46.9C13.7 46.9 0 60.5 0 78.1L0 265.6C0 283.2 13.7 296.9 31.3 296.9 48.8 296.9 62.5 283.2 62.5 265.6L62.5 109.4 218.8 109.4C236.3 109.4 250 95.7 250 78.1 250 60.5 236.3 46.9 218.8 46.9ZM968.8 578.1C951.2 578.1 937.5 591.8 937.5 609.4L937.5 765.6 781.3 765.6C763.7 765.6 750 779.3 750 796.9 750 814.5 763.7 828.1 781.3 828.1L968.8 828.1C986.3 828.1 1000 814.5 1000 796.9L1000 609.4C1000 591.8 986.3 578.1 968.8 578.1ZM218.8 765.6L62.5 765.6 62.5 609.4C62.5 591.8 48.8 578.1 31.3 578.1 13.7 578.1 0 591.8 0 609.4L0 796.9C0 814.5 13.7 828.1 31.3 828.1L218.8 828.1C236.3 828.1 250 814.5 250 796.9 250 779.3 236.3 765.6 218.8 765.6ZM968.8 46.9L781.3 46.9C763.7 46.9 750 60.5 750 78.1 750 95.7 763.7 109.4 781.3 109.4L937.5 109.4 937.5 265.6C937.5 283.2 951.2 296.9 968.8 296.9 986.3 296.9 1000 283.2 1000 265.6L1000 78.1C1000 60.5 986.3 46.9 968.8 46.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"fullscreen";}}i:56;a:7:{s:3:"uid";s:32:"a2985fa44c83812210a2474674d63716";s:3:"css";s:10:"folder-alt";s:4:"code";i:59448;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:370:"M937.5 140.6L468.8 140.6 375 46.9 62.5 46.9C27.3 46.9 0 74.2 0 109.4L0 265.6 0 265.6 0 328.1 0 328.1 0 765.6C0 800.8 27.3 828.1 62.5 828.1L937.5 828.1C972.7 828.1 1000 800.8 1000 765.6L1000 203.1C1000 168 972.7 140.6 937.5 140.6ZM62.5 109.4L345.7 109.4 423.8 185.5 443.4 203.1 937.5 203.1 937.5 265.6 62.5 265.6 62.5 109.4ZM62.5 765.6L62.5 328.1 937.5 328.1 937.5 765.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"folder";}}i:57;a:7:{s:3:"uid";s:32:"21641b9eb4a72bbc4259381c20f475a0";s:3:"css";s:7:"video-3";s:4:"code";i:59449;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1697:"M781.3 203.1L843.8 203.1C861.3 203.1 875 189.5 875 171.9L875 140.6C875 123 861.3 109.4 843.8 109.4L781.3 109.4C763.7 109.4 750 123 750 140.6L750 171.9C750 189.5 763.7 203.1 781.3 203.1ZM781.3 390.6L843.8 390.6C861.3 390.6 875 377 875 359.4L875 328.1C875 310.5 861.3 296.9 843.8 296.9L781.3 296.9C763.7 296.9 750 310.5 750 328.1L750 359.4C750 377 763.7 390.6 781.3 390.6ZM781.3 578.1L843.8 578.1C861.3 578.1 875 564.5 875 546.9L875 515.6C875 498 861.3 484.4 843.8 484.4L781.3 484.4C763.7 484.4 750 498 750 515.6L750 546.9C750 564.5 763.7 578.1 781.3 578.1ZM781.3 765.6L843.8 765.6C861.3 765.6 875 752 875 734.4L875 703.1C875 685.5 861.3 671.9 843.8 671.9L781.3 671.9C763.7 671.9 750 685.5 750 703.1L750 734.4C750 752 763.7 765.6 781.3 765.6ZM156.3 203.1L218.8 203.1C236.3 203.1 250 189.5 250 171.9L250 140.6C250 123 236.3 109.4 218.8 109.4L156.3 109.4C138.7 109.4 125 123 125 140.6L125 171.9C125 189.5 138.7 203.1 156.3 203.1ZM156.3 390.6L218.8 390.6C236.3 390.6 250 377 250 359.4L250 328.1C250 310.5 236.3 296.9 218.8 296.9L156.3 296.9C138.7 296.9 125 310.5 125 328.1L125 359.4C125 377 138.7 390.6 156.3 390.6ZM156.3 578.1L218.8 578.1C236.3 578.1 250 564.5 250 546.9L250 515.6C250 498 236.3 484.4 218.8 484.4L156.3 484.4C138.7 484.4 125 498 125 515.6L125 546.9C125 564.5 138.7 578.1 156.3 578.1ZM156.3 765.6L218.8 765.6C236.3 765.6 250 752 250 734.4L250 703.1C250 685.5 236.3 671.9 218.8 671.9L156.3 671.9C138.7 671.9 125 685.5 125 703.1L125 734.4C125 752 138.7 765.6 156.3 765.6ZM937.5-46.9L62.5-46.9C27.3-46.9 0-19.5 0 15.6L0 859.4C0 894.5 27.3 921.9 62.5 921.9L937.5 921.9C972.7 921.9 1000 894.5 1000 859.4L1000 15.6C1000-19.5 972.7-46.9 937.5-46.9ZM937.5 859.4L62.5 859.4 62.5 15.6 937.5 15.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"video";}}i:58;a:7:{s:3:"uid";s:32:"7a3ea36c927baf94ab18e174237835e2";s:3:"css";s:5:"rss-3";s:4:"code";i:59450;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:695:"M99.6 259.8C82 259.8 68.4 273.4 68.4 293 68.4 310.5 82 324.2 99.6 324.2 394.5 324.2 613.3 543 613.3 839.8 613.3 857.4 627 871.1 644.5 871.1 662.1 871.1 675.8 857.4 675.8 839.8 675.8 505.9 431.6 259.8 99.6 259.8ZM99.6-60.5C82-60.5 68.4-44.9 68.4-27.3 68.4-9.8 82 3.9 99.6 3.9 558.6 3.9 931.6 377 931.6 835.9 931.6 853.5 947.3 869.1 964.8 869.1 982.4 869.1 996.1 853.5 996.1 835.9 996.1 341.8 593.8-60.5 99.6-60.5ZM179.7 582C82 582 3.9 660.2 3.9 757.8 3.9 855.5 82 935.5 179.7 935.5 277.3 935.5 355.5 855.5 355.5 757.8 355.5 660.2 277.3 582 179.7 582ZM179.7 873C117.2 873 64.5 822.3 64.5 757.8 64.5 695.3 117.2 642.6 179.7 642.6 242.2 642.6 294.9 695.3 294.9 757.8 294.9 822.3 242.2 873 179.7 873Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"rss";}}i:59;a:7:{s:3:"uid";s:32:"97b7076c4317cc920b151cb4c6d622ea";s:3:"css";s:14:"headphones-alt";s:4:"code";i:59451;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1268:"M1000 496.1C1000 476.6 996.1 398.4 994.1 377 964.8 121.1 759.8-62.5 502-62.5 236.3-62.5 19.5 142.6 5.9 416 3.9 421.9 2 462.9 2 488.3L2 502C0 507.8 0 513.7 0 519.5L0 730.5C0 775.4 37.1 812.5 84 812.5L168 812.5C212.9 812.5 250 775.4 250 730.5L250 519.5C250 474.6 212.9 437.5 168 437.5L84 437.5C78.1 437.5 72.3 437.5 66.4 439.5 66.4 429.7 66.4 421.9 66.4 418 80.1 179.7 269.5 0 502 0 726.6 0 908.2 160.2 931.6 382.8 933.6 392.6 933.6 416 935.5 439.5 929.7 437.5 923.8 437.5 916 437.5L834 437.5C787.1 437.5 750 474.6 750 519.5L750 728.5C750 761.7 767.6 787.1 794.9 802.7L593.8 880.9 593.8 875C593.8 859.4 580.1 843.8 562.5 843.8L468.8 843.8C451.2 843.8 437.5 859.4 437.5 875L437.5 906.3C437.5 923.8 451.2 937.5 468.8 937.5L562.5 937.5C562.5 937.5 562.5 937.5 562.5 937.5L619.1 937.5 941.4 812.5C945.3 810.5 949.2 806.6 951.2 804.7 980.5 791 1000 761.7 1000 728.5L1000 519.5C1000 515.6 1000 509.8 998 505.9 1000 502 1000 500 1000 496.1ZM84 500L168 500C179.7 500 187.5 509.8 187.5 519.5L187.5 730.5C187.5 742.2 179.7 750 168 750L84 750C72.3 750 62.5 742.2 62.5 730.5L62.5 519.5C62.5 509.8 72.3 500 84 500ZM812.5 519.5C812.5 509.8 822.3 500 834 500L916 500C927.7 500 937.5 509.8 937.5 519.5L937.5 728.5C937.5 740.2 927.7 750 916 750L834 750C822.3 750 812.5 740.2 812.5 728.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"headphones";}}i:60;a:7:{s:3:"uid";s:32:"ebe64d873037d4c962be4469f7b4252e";s:3:"css";s:12:"headphones-2";s:4:"code";i:59452;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1061:"M1000 527.3C1000 507.8 996.1 429.7 994.1 408.2 964.8 152.3 759.8-31.3 502-31.3 236.3-31.3 19.5 173.8 5.9 447.3 3.9 453.1 2 494.1 2 519.5L2 533.2C0 539.1 0 544.9 0 550.8L0 824.2C0 869.1 37.1 906.3 84 906.3L168 906.3C212.9 906.3 250 869.1 250 824.2L250 552.7C250 505.9 212.9 468.8 168 468.8L84 468.8C78.1 468.8 72.3 468.8 66.4 470.7 66.4 460.9 66.4 453.1 66.4 449.2 80.1 210.9 269.5 31.3 502 31.3 726.6 31.3 908.2 191.4 931.6 414.1 933.6 423.8 933.6 447.3 935.5 470.7 929.7 468.8 923.8 468.8 916 468.8L834 468.8C787.1 468.8 750 505.9 750 552.7L750 822.3C750 869.1 787.1 906.3 834 906.3L916 906.3C962.9 906.3 1000 869.1 1000 822.3L1000 552.7C1000 546.9 1000 541 998 537.1 1000 533.2 1000 531.3 1000 527.3ZM84 531.3L168 531.3C179.7 531.3 187.5 541 187.5 552.7L187.5 824.2C187.5 835.9 179.7 843.8 168 843.8L84 843.8C72.3 843.8 62.5 835.9 62.5 824.2L62.5 552.7C62.5 541 72.3 531.3 84 531.3ZM937.5 822.3C937.5 834 927.7 843.8 916 843.8L834 843.8C822.3 843.8 812.5 834 812.5 822.3L812.5 552.7C812.5 541 822.3 531.3 834 531.3L916 531.3C927.7 531.3 937.5 541 937.5 552.7Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:16:"headphones music";}}i:61;a:7:{s:3:"uid";s:32:"63af009d4abf9d9f8517be887f652753";s:3:"css";s:9:"droplet-1";s:4:"code";i:59453;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:347:"M498 935.5C310.5 935.5 156.3 785.2 156.3 597.7 156.3 380.9 460.9-31.3 472.7-48.8 478.5-56.6 488.3-60.5 498-60.5 509.8-60.5 517.6-56.6 523.4-48.8 537.1-31.3 843.8 373 843.8 597.7 843.8 785.2 689.5 935.5 498 935.5ZM498 23.4C425.8 127 218.8 435.5 218.8 597.7 218.8 750 343.8 873 498 873 654.3 873 781.3 750 781.3 597.7 781.3 429.7 572.3 125 498 23.4Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"droplet";}}i:62;a:7:{s:3:"uid";s:32:"e4c1965c990ec5690863dae2dbf070c0";s:3:"css";s:7:"inbox-5";s:4:"code";i:59454;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:565:"M998 435.5L884.8 37.1C880.9 25.4 869.1 15.6 853.5 15.6L136.7 15.6C121.1 15.6 109.4 25.4 105.5 39.1L0 416C-2 423.8 0 429.7 2 437.5 2 441.4 0 447.3 0 455.1L0 796.9C0 832 27.3 859.4 62.5 859.4L937.5 859.4C972.7 859.4 1000 832 1000 796.9L1000 455.1C1000 453.1 1000 451.2 1000 449.2 1000 445.3 1000 439.5 998 435.5ZM160.2 78.1L830.1 78.1 921.9 392.6 630.9 392.6C628.9 466.8 576.2 517.6 500 517.6 423.8 517.6 373 466.8 371.1 392.6L72.3 392.6ZM937.5 796.9L62.5 796.9 62.5 455.1 320.3 455.1C347.7 533.2 412.1 580.1 500 580.1 587.9 580.1 654.3 533.2 681.6 455.1L937.5 455.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"inbox";}}i:63;a:7:{s:3:"uid";s:32:"08879956ca7407dccf5eb08f9efabc19";s:3:"css";s:4:"copy";s:4:"code";i:59455;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:433:"M750-62.5L406.3-62.5C371.1-62.5 343.8-35.2 343.8 0L687.5 0 687.5 250 937.5 250 937.5 750 718.8 750 718.8 812.5 937.5 812.5C972.7 812.5 1000 785.2 1000 750L1000 187.5ZM750 187.5L750 25.4 912.1 187.5ZM62.5 62.5C27.3 62.5 0 89.8 0 125L0 875C0 910.2 27.3 937.5 62.5 937.5L593.8 937.5C628.9 937.5 656.3 910.2 656.3 875L656.3 312.5 406.3 62.5ZM593.8 875L62.5 875 62.5 125 343.8 125 343.8 375 593.8 375ZM406.3 312.5L406.3 150.4 568.4 312.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:9:"copy docs";}}i:64;a:7:{s:3:"uid";s:32:"909dcf10afcd001a352e6ec72e13eac8";s:3:"css";s:8:"sign-alt";s:4:"code";i:59456;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:796:"M994.1 119.1L896.5 9.8C890.6 3.9 880.9 0 873 0L531.3 0 531.3-33.2C531.3-48.8 515.6-62.5 500-62.5 482.4-62.5 468.8-48.8 468.8-33.2L468.8 0 218.8 0C201.2 0 187.5 13.7 187.5 31.3L187.5 250C187.5 267.6 201.2 281.3 218.8 281.3L468.8 281.3 468.8 343.8 127 343.8C119.1 343.8 109.4 347.7 103.5 353.5L5.9 464.8C-3.9 476.6-3.9 494.1 5.9 505.9L103.5 615.2C109.4 623 119.1 625 127 625L468.8 625 468.8 908.2C468.8 923.8 482.4 937.5 500 937.5 515.6 937.5 531.3 923.8 531.3 908.2L531.3 625 781.3 625C798.8 625 812.5 611.3 812.5 593.8L812.5 375C812.5 357.4 798.8 343.8 781.3 343.8L531.3 343.8 531.3 281.3 873 281.3C880.9 281.3 890.6 277.3 896.5 269.5L994.1 160.2C1003.9 148.4 1003.9 130.9 994.1 119.1ZM750 562.5L140.6 562.5 72.3 486.3 140.6 406.3 750 406.3ZM859.4 218.8L250 218.8 250 62.5 859.4 62.5 927.7 140.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"sign two";}}i:65;a:7:{s:3:"uid";s:32:"b9df9a5dbf8f18f0b6837a422c552002";s:3:"css";s:4:"sign";s:4:"code";i:59457;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:497:"M943.4 228.5L769.5 41C763.7 35.2 755.9 31.3 746.1 31.3L486.3 31.3 484.4-33.2C484.4-48.8 470.7-62.5 453.1-62.5 435.5-62.5 423.8-48.8 423.8-33.2L423.8 31.3 78.1 31.3C60.5 31.3 46.9 44.9 46.9 62.5L46.9 437.5C46.9 455.1 60.5 468.8 78.1 468.8L421.9 468.8 421.9 908.2C421.9 923.8 437.5 937.5 453.1 937.5 470.7 937.5 484.4 923.8 484.4 908.2L484.4 468.8 746.1 468.8C755.9 468.8 763.7 464.8 769.5 459L943.4 271.5C955.1 259.8 955.1 240.2 943.4 228.5ZM732.4 406.3L109.4 406.3 109.4 93.8 732.4 93.8 878.9 250Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"sign";}}i:66;a:7:{s:3:"uid";s:32:"02bd4847f529d194e581877b1bf7a60e";s:3:"css";s:9:"diamond-1";s:4:"code";i:59458;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:600:"M994.1 226.6L857.4-35.2C849.6-50.8 830.1-62.5 812.5-62.5L498-62.5C498-62.5 498-62.5 498-62.5 496.1-62.5 496.1-62.5 496.1-62.5L187.5-62.5C169.9-62.5 150.4-50.8 140.6-35.2L5.9 220.7C-2 236.3-2 259.8 9.8 273.4L478.5 927.7C482.4 933.6 490.2 937.5 496.1 937.5 502 937.5 509.8 933.6 513.7 927.7L990.2 279.3C1002 265.6 1002 242.2 994.1 226.6ZM919.9 218.8L752 218.8 820.3 27.3ZM562.5 0L763.7 0 701.2 177.7ZM652.3 218.8L361.3 218.8 500 21.5ZM306.6 189.5L244.1 0 437.5 0ZM664.1 281.3L496.1 761.7 337.9 281.3ZM425.8 750L89.8 281.3 271.5 281.3ZM730.5 281.3L912.1 281.3 566.4 750ZM183.6 17.6L250 218.8 78.1 218.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"diamond";}}i:67;a:7:{s:3:"uid";s:32:"e7601e283ef8d8dd26ca48182a49d866";s:3:"css";s:5:"cup-2";s:4:"code";i:59459;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1099:"M812.5 343.8C804.7 343.8 779.3 343.8 750 343.8L750 281.3C750 246.1 722.7 218.8 687.5 218.8L62.5 218.8C27.3 218.8 0 246.1 0 281.3L0 750C0 853.5 84 937.5 187.5 937.5L562.5 937.5C666 937.5 750 853.5 750 750L750 718.8C777.3 718.8 806.6 718.8 812.5 718.8 916 718.8 1000 634.8 1000 531.3 1000 427.7 916 343.8 812.5 343.8ZM687.5 750C687.5 818.4 632.8 875 562.5 875L187.5 875C119.1 875 62.5 818.4 62.5 750L62.5 281.3 62.5 281.3 687.5 281.3ZM812.5 656.3C806.6 656.3 777.3 656.3 750 656.3L750 406.3C779.3 406.3 804.7 406.3 812.5 406.3 884.8 406.3 939.5 459 939.5 531.3 939.5 603.5 884.8 656.3 812.5 656.3ZM562.5 156.3C580.1 156.3 593.8 142.6 593.8 125L593.8-31.3C593.8-48.8 580.1-62.5 562.5-62.5 544.9-62.5 531.3-48.8 531.3-31.3L531.3 125C531.3 142.6 544.9 156.3 562.5 156.3ZM187.5 156.3C205.1 156.3 218.8 142.6 218.8 125L218.8-31.3C218.8-48.8 205.1-62.5 187.5-62.5 169.9-62.5 156.3-48.8 156.3-31.3L156.3 125C156.3 142.6 169.9 156.3 187.5 156.3ZM375 156.3C392.6 156.3 406.3 142.6 406.3 125L406.3-31.3C406.3-48.8 392.6-62.5 375-62.5 357.4-62.5 343.8-48.8 343.8-31.3L343.8 125C343.8 142.6 357.4 156.3 375 156.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"cup";}}i:68;a:7:{s:3:"uid";s:32:"29fa9d76e5c45b92faba28d56427f971";s:3:"css";s:9:"compass-3";s:4:"code";i:59460;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:633:"M716.8 210.9L410.2 341.8C404.3 345.7 400.4 349.6 396.5 355.5L257.8 638.7C252 648.4 253.9 662.1 261.7 671.9 267.6 677.7 275.4 681.6 283.2 681.6 287.1 681.6 293 679.7 296.9 677.7L595.7 554.7C599.6 550.8 605.5 546.9 607.4 541L755.9 252C761.7 240.2 759.8 226.6 750 216.8 742.2 207 726.6 205.1 716.8 210.9ZM349.6 585.9L433.6 414.1 519.5 521.5ZM570.3 484.4L484.4 375 656.3 306.6ZM500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 877C257.8 877 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 877 500 877Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"compass";}}i:69;a:7:{s:3:"uid";s:32:"449a429c73974a56cbecd44c935546f9";s:3:"css";s:8:"call-out";s:4:"code";i:59461;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1566:"M976.6 691.4C960.9 679.7 794.9 568.4 773.4 556.6 765.6 550.8 753.9 548.8 742.2 548.8 726.6 548.8 709 552.7 693.4 560.5 677.7 570.3 628.9 597.7 603.5 611.3 584 595.7 533.2 558.6 457 480.5 378.9 404.3 339.8 353.5 326.2 332 339.8 308.6 367.2 259.8 375 244.1 390.6 212.9 392.6 183.6 380.9 162.1 369.1 144.5 257.8-23.4 246.1-41 234.4-54.7 216.8-62.5 195.3-62.5 177.7-62.5 160.2-58.6 146.5-46.9 144.5-46.9-3.9 60.5-2 121.1 3.9 291 169.9 492.2 308.6 628.9 445.3 767.6 646.5 933.6 816.4 937.5L818.4 937.5C878.9 937.5 984.4 793 984.4 791 1011.7 752 1002 709 976.6 691.4ZM933.6 755.9C894.5 810.5 837.9 867.2 816.4 875 699.2 869.1 533.2 767.6 351.6 585.9 169.9 402.3 66.4 238.3 62.5 121.1 70.3 99.6 127 43 181.6 3.9 185.5 0 189.5 0 195.3 0 195.3 0 197.3 0 197.3 0 214.8 25.4 308.6 168 326.2 195.3 326.2 197.3 326.2 205.1 320.3 214.8 314.5 226.6 296.9 257.8 271.5 300.8L252 335.9 275.4 369.1C291 392.6 332 445.3 412.1 525.4 492.2 605.5 544.9 646.5 568.4 662.1L601.6 685.5 634.8 666C668 646.5 709 623 722.7 617.2 732.4 611.3 740.2 611.3 742.2 611.3 742.2 611.3 742.2 611.3 742.2 611.3 767.6 625 912.1 722.7 937.5 740.2 939.5 742.2 937.5 748 933.6 755.9ZM668 310.5L937.5 43 935.5 195.3C935.5 207 945.3 218.8 959 218.8L974.6 218.8C986.3 218.8 998 210.9 998 197.3L998-27.3C998-27.3 998-27.3 998-27.3L998-39.1C998-46.9 998-50.8 992.2-56.6 988.3-60.5 984.4-62.5 976.6-62.5L964.8-62.5C964.8-62.5 964.8-62.5 964.8-62.5L740.2-62.5C728.5-62.5 718.8-52.7 716.8-39.1L716.8-23.4C718.8-7.8 730.5 0 744.1 0L890.6 0 623 267.6C611.3 279.3 611.3 298.8 623 310.5 636.7 322.3 656.3 322.3 668 310.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"phone call";}}i:70;a:7:{s:3:"uid";s:32:"cbe3500d3a993ff6990b88c43e4af952";s:3:"css";s:7:"call-in";s:4:"code";i:59462;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1587:"M976.6 691.4C960.9 679.7 794.9 568.4 773.4 556.6 765.6 550.8 753.9 548.8 742.2 548.8 726.6 548.8 709 552.7 693.4 560.5 677.7 570.3 628.9 597.7 603.5 611.3 584 595.7 533.2 558.6 457 480.5 378.9 404.3 339.8 353.5 326.2 332 339.8 308.6 367.2 259.8 375 244.1 390.6 212.9 392.6 183.6 380.9 162.1 369.1 144.5 257.8-23.4 246.1-41 234.4-54.7 216.8-62.5 195.3-62.5 177.7-62.5 160.2-58.6 146.5-46.9 144.5-46.9-3.9 60.5-2 121.1 3.9 291 169.9 492.2 308.6 628.9 445.3 767.6 646.5 933.6 816.4 937.5L818.4 937.5C878.9 937.5 984.4 793 984.4 791 1011.7 752 1002 709 976.6 691.4ZM933.6 755.9C894.5 810.5 837.9 867.2 816.4 875 699.2 869.1 533.2 767.6 351.6 585.9 169.9 402.3 66.4 238.3 62.5 121.1 70.3 99.6 127 43 181.6 3.9 185.5 0 189.5 0 195.3 0 195.3 0 197.3 0 197.3 0 214.8 25.4 308.6 168 326.2 195.3 326.2 197.3 326.2 205.1 320.3 214.8 314.5 226.6 296.9 257.8 271.5 300.8L252 335.9 275.4 369.1C291 392.6 332 445.3 412.1 525.4 492.2 605.5 544.9 646.5 568.4 662.1L601.6 685.5 634.8 666C668 646.5 709 623 722.7 617.2 732.4 611.3 740.2 611.3 742.2 611.3 742.2 611.3 742.2 611.3 742.2 611.3 767.6 625 912.1 722.7 937.5 740.2 939.5 742.2 937.5 748 933.6 755.9ZM628.9 304.7C632.8 308.6 638.7 312.5 644.5 312.5L656.3 310.5C656.3 310.5 656.3 310.5 656.3 310.5L880.9 312.5C892.6 312.5 904.3 300.8 904.3 289.1L904.3 273.4C902.3 257.8 890.6 250 878.9 250L730.5 250 986.3-5.9C998-19.5 998-39.1 986.3-50.8 974.6-62.5 953.1-62.5 941.4-50.8L685.5 205.1 685.5 54.7C685.5 41 675.8 31.3 664.1 31.3L648.4 31.3C634.8 31.3 625 39.1 625 50.8L623 277.3C623 277.3 625 277.3 625 277.3L623 289.1C623 294.9 625 300.8 628.9 304.7Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"phone call";}}i:71;a:7:{s:3:"uid";s:32:"d11c42119bb921080d0d20dd5d6f1884";s:3:"css";s:9:"phone-alt";s:4:"code";i:59463;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1163:"M939.5 132.8C939.5 132.8 939.5 134.8 939.5 134.8 914.1 152.3 771.5 246.1 744.1 263.7 740.2 263.7 734.4 263.7 724.6 257.8 712.9 252 681.6 234.4 636.7 209L601.6 189.5 570.3 212.9C544.9 228.5 494.1 269.5 414.1 349.6 334 429.7 293 482.4 275.4 505.9L253.9 539.1 273.4 572.3C291 605.5 314.5 646.5 322.3 660.2 328.1 669.9 328.1 677.7 328.1 679.7 328.1 679.7 328.1 679.7 328.1 679.7 312.5 705.1 214.8 849.6 197.3 875 195.3 877 189.5 877 183.6 871.1 128.9 832 70.3 775.4 62.5 753.9 68.4 636.7 171.9 470.7 353.5 289.1 535.2 107.4 699.2 3.9 816.4 0 837.9 7.8 894.5 64.5 935.5 119.1 937.5 123 939.5 127 939.5 132.8M1000 132.8C1000 115.2 994.1 97.7 984.4 84 982.4 82 878.9-66.4 818.4-64.5 646.5-58.6 447.3 107.4 308.6 246.1 171.9 382.8 5.9 584 0 753.9L0 755.9C0 816.4 144.5 921.9 146.5 921.9 185.5 949.2 230.5 939.5 248 914.1 257.8 898.4 369.1 732.4 382.8 710.9 386.7 703.1 390.6 691.4 390.6 679.7 390.6 664.1 384.8 646.5 377 630.9 369.1 615.2 339.8 566.4 326.2 541 341.8 521.5 378.9 470.7 457 394.5 535.2 316.4 584 277.3 605.5 263.7 628.9 277.3 677.7 304.7 695.3 312.5 724.6 328.1 755.9 330.1 775.4 318.4 794.9 306.6 960.9 195.3 976.6 183.6 992.2 171.9 1000 154.3 1000 132.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"phone call";}}i:72;a:7:{s:3:"uid";s:32:"a408883b78763731ea0df2290638b952";s:3:"css";s:6:"calc-1";s:4:"code";i:59464;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1492:"M937.5-62.5L62.5-62.5C27.3-62.5 0-35.2 0 0L0 875C0 910.2 27.3 937.5 62.5 937.5L937.5 937.5C972.7 937.5 1000 910.2 1000 875L1000 0C1000-35.2 972.7-62.5 937.5-62.5ZM937.5 875L62.5 875 62.5 0 937.5 0ZM218.8 281.3L281.3 281.3 281.3 343.8C281.3 361.3 294.9 375 312.5 375 330.1 375 343.8 361.3 343.8 343.8L343.8 281.3 406.3 281.3C423.8 281.3 437.5 267.6 437.5 250 437.5 232.4 423.8 218.8 406.3 218.8L343.8 218.8 343.8 156.3C343.8 138.7 330.1 125 312.5 125 294.9 125 281.3 138.7 281.3 156.3L281.3 218.8 218.8 218.8C201.2 218.8 187.5 232.4 187.5 250 187.5 267.6 201.2 281.3 218.8 281.3ZM423.8 515.6C410.2 502 390.6 502 378.9 515.6L312.5 582 246.1 515.6C234.4 502 214.8 502 201.2 515.6 189.5 527.3 189.5 546.9 201.2 558.6L267.6 625 201.2 691.4C189.5 703.1 189.5 722.7 201.2 736.3 214.8 748 234.4 748 246.1 736.3L312.5 669.9 378.9 736.3C390.6 748 410.2 748 423.8 736.3 435.5 722.7 435.5 703.1 423.8 691.4L357.4 625 423.8 558.6C435.5 546.9 435.5 527.3 423.8 515.6ZM593.8 281.3L781.3 281.3C798.8 281.3 812.5 267.6 812.5 250 812.5 232.4 798.8 218.8 781.3 218.8L593.8 218.8C576.2 218.8 562.5 232.4 562.5 250 562.5 267.6 576.2 281.3 593.8 281.3ZM593.8 593.8L781.3 593.8C798.8 593.8 812.5 580.1 812.5 562.5 812.5 544.9 798.8 531.3 781.3 531.3L593.8 531.3C576.2 531.3 562.5 544.9 562.5 562.5 562.5 580.1 576.2 593.8 593.8 593.8ZM593.8 718.8L781.3 718.8C798.8 718.8 812.5 705.1 812.5 687.5 812.5 669.9 798.8 656.3 781.3 656.3L593.8 656.3C576.2 656.3 562.5 669.9 562.5 687.5 562.5 705.1 576.2 718.8 593.8 718.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"calculator";}}i:73;a:7:{s:3:"uid";s:32:"ed231cbefccecfdde1fbfcbb7a0e1573";s:3:"css";s:6:"chat-3";s:4:"code";i:59465;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1465:"M414.1 601.6C640.6 601.6 814.5 472.7 812.5 281.3 812.5 111.3 632.8-23.4 408.2-23.4 181.6-23.4 0 111.3 0 281.3 0 386.7 50.8 498 160.2 554.7 160.2 554.7 158.2 554.7 158.2 554.7 158.2 601.6 121.1 664.1 105.5 689.5L105.5 689.5C105.5 693.4 103.5 695.3 103.5 699.2 103.5 712.9 115.2 722.7 127 722.7 128.9 722.7 132.8 722.7 132.8 722.7 132.8 722.7 132.8 722.7 132.8 722.7 212.9 709 332 619.1 349.6 597.7 367.2 601.6 378.9 601.6 394.5 601.6 400.4 601.6 406.3 601.6 414.1 601.6ZM322.3 533.2L283.2 566.4C273.4 578.1 232.4 611.3 199.2 632.8 220.7 572.3 218.8 554.7 218.8 554.7L222.7 515.6 187.5 498C101.6 453.1 62.5 361.3 62.5 281.3 62.5 146.5 216.8 39.1 408.2 39.1 599.6 39.1 750 146.5 750 281.3 750 429.7 607.4 539.1 416 539.1 416 539.1 388.7 541 357.4 535.2ZM1000 533.2C1000 449.2 966.8 384.8 884.8 335.9 882.8 357.4 877 382.8 869.1 404.3 921.9 441.4 937.5 478.5 937.5 533.2 937.5 601.6 906.3 650.4 834 687.5L802.7 703.1C802.7 703.1 804.7 783.2 810.5 802.7 750 757.8 728.5 720.7 728.5 720.7L695.3 726.6C681.6 728.5 646.5 728.5 646.5 728.5 562.5 728.5 500 707 445.3 666 460.9 664.1 359.4 664.1 357.4 666 418 742.2 519.5 791 646.5 791 654.3 791 660.2 791 666 791 677.7 791 689.5 789.1 705.1 787.1 718.8 806.6 804.7 886.7 873 898.4 873 898.4 873 898.4 873 898.4 875 898.4 877 898.4 878.9 898.4 890.6 898.4 898.4 888.7 898.4 878.9 898.4 875 898.4 873 896.5 871.1L896.5 871.1C884.8 847.7 863.3 783.2 863.3 744.1 863.3 742.2 863.3 742.2 863.3 742.2 957 693.4 1000 625 1000 533.2Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"chat";}}i:74;a:7:{s:3:"uid";s:32:"3ee0b8081a1d294883603effebdf828e";s:3:"css";s:11:"briefcase-4";s:4:"code";i:59466;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:779:"M937.5 125L687.5 125 687.5 64.5C687.5 11.7 646.5-29.3 593.8-29.3L406.3-29.3C355.5-29.3 312.5 11.7 312.5 64.5L312.5 125 62.5 125C27.3 125 0 152.3 0 187.5L0 406.3 0 406.3 0 468.8 0 468.8 0 841.8C0 877 27.3 904.3 62.5 904.3L937.5 904.3C972.7 904.3 1000 877 1000 841.8L1000 187.5C1000 152.3 972.7 125 937.5 125ZM375 64.5C375 46.9 388.7 33.2 406.3 33.2L593.8 33.2C611.3 33.2 625 46.9 625 64.5L625 125 375 125ZM62.5 187.5L937.5 187.5 937.5 406.3 593.8 406.3 593.8 373C593.8 339.8 564.5 310.5 531.3 310.5L468.8 310.5C433.6 310.5 406.3 339.8 406.3 373L406.3 406.3 62.5 406.3ZM531.3 531.3L468.8 531.3 468.8 373 531.3 373ZM62.5 841.8L62.5 468.8 406.3 468.8 406.3 531.3C406.3 566.4 433.6 593.8 468.8 593.8L531.3 593.8C564.5 593.8 593.8 566.4 593.8 531.3L593.8 468.8 937.5 468.8 937.5 841.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:9:"briefcase";}}i:75;a:7:{s:3:"uid";s:32:"a7bcff9dd0e7e65d155a76bd8a72d564";s:3:"css";s:6:"book-2";s:4:"code";i:59467;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1769:"M929.7-60.5L517.6 50.8C505.9 54.7 482.4 52.7 472.7 50.8L70.3-60.5C35.2-70.3 0-44.9 0-7.8L0 752C0 783.2 23.4 812.5 52.7 822.3L457 933.6C466.8 935.5 480.5 937.5 496.1 937.5 505.9 937.5 519.5 937.5 533.2 933.6L945.3 822.3C976.6 814.5 1000 783.2 1000 752L1000-7.8C1000-44.9 964.8-70.3 929.7-60.5ZM468.8 871.1L70.3 761.7C66.4 761.7 62.5 755.9 62.5 752L62.5 2 457 111.3C460.9 111.3 464.8 113.3 468.8 113.3ZM937.5 752C937.5 755.9 933.6 759.8 929.7 761.7L531.3 869.1 531.3 111.3C531.3 111.3 533.2 111.3 533.2 111.3L937.5 2 937.5 752ZM627 294.9C628.9 294.9 632.8 294.9 634.8 294.9L853.5 232.4C871.1 228.5 880.9 210.9 875 193.4 871.1 177.7 853.5 168 837.9 171.9L619.1 234.4C601.6 238.3 591.8 255.9 597.7 271.5 601.6 287.1 613.3 294.9 627 294.9ZM627 482.4C628.9 482.4 632.8 482.4 634.8 482.4L853.5 419.9C871.1 416 880.9 398.4 875 380.9 871.1 365.2 853.5 355.5 837.9 359.4L619.1 421.9C601.6 425.8 591.8 443.4 597.7 459 601.6 474.6 613.3 482.4 627 482.4ZM627 669.9C628.9 669.9 632.8 669.9 634.8 669.9L853.5 607.4C871.1 603.5 880.9 585.9 875 568.4 871.1 552.7 853.5 543 837.9 546.9L619.1 609.4C601.6 613.3 591.8 630.9 597.7 646.5 601.6 662.1 613.3 669.9 627 669.9ZM384.8 234.4L166 171.9C150.4 168 132.8 177.7 128.9 193.4 123 210.9 132.8 228.5 150.4 232.4L369.1 294.9C371.1 294.9 375 294.9 377 294.9 390.6 294.9 402.3 287.1 406.3 271.5 412.1 255.9 402.3 238.3 384.8 234.4ZM384.8 421.9L166 359.4C150.4 355.5 132.8 365.2 128.9 380.9 123 398.4 132.8 416 150.4 419.9L369.1 482.4C371.1 482.4 375 482.4 377 482.4 390.6 482.4 402.3 474.6 406.3 459 412.1 443.4 402.3 425.8 384.8 421.9ZM384.8 609.4L166 546.9C150.4 543 132.8 552.7 128.9 568.4 123 585.9 132.8 603.5 150.4 607.4L369.1 669.9C371.1 669.9 375 669.9 377 669.9 390.6 669.9 402.3 662.1 406.3 646.5 412.1 630.9 402.3 613.3 384.8 609.4Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"book";}}i:76;a:7:{s:3:"uid";s:32:"7d12b2531793ce07c03e3dae369ef06a";s:3:"css";s:10:"basket-alt";s:4:"code";i:59468;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:797:"M992.2 214.8C986.3 207 976.6 201.2 966.8 201.2L869.1 201.2 668 31.3C644.5 5.9 605.5 5.9 580.1 31.3L382.8 201.2 302.7 201.2 253.9 29.3C232.4-39.1 187.5-46.9 168-46.9L33.2-46.9C15.6-46.9 2-33.2 2-15.6 2 2 15.6 15.6 33.2 15.6L168 15.6C171.9 15.6 183.6 15.6 193.4 44.9L365.2 679.7C369.1 693.4 382.8 703.1 396.5 703.1L818.4 703.1C830.1 703.1 841.8 695.3 847.7 681.6L996.1 244.1C1000 234.4 998 222.7 992.2 214.8ZM625 74.2L773.4 201.2 476.6 201.2ZM796.9 640.6L419.9 640.6 320.3 263.7 921.9 263.7ZM734.4 765.6C691.4 765.6 656.3 800.8 656.3 843.8 656.3 886.7 691.4 921.9 734.4 921.9 777.3 921.9 812.5 886.7 812.5 843.8 812.5 800.8 777.3 765.6 734.4 765.6ZM453.1 765.6C410.2 765.6 375 800.8 375 843.8 375 886.7 410.2 921.9 453.1 921.9 496.1 921.9 531.3 886.7 531.3 843.8 531.3 800.8 496.1 765.6 453.1 765.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"basket shop";}}i:77;a:7:{s:3:"uid";s:32:"93fca6f5ee7848a5362552a837b6d294";s:3:"css";s:8:"basket-3";s:4:"code";i:59469;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:699:"M992.2 214.8C986.3 207 976.6 201.2 966.8 201.2L302.7 201.2 253.9 29.3C232.4-39.1 187.5-46.9 168-46.9L33.2-46.9C15.6-46.9 2-33.2 2-15.6 2 2 15.6 15.6 33.2 15.6L168 15.6C171.9 15.6 183.6 15.6 193.4 44.9L365.2 679.7C369.1 693.4 382.8 703.1 396.5 703.1L818.4 703.1C830.1 703.1 841.8 695.3 847.7 681.6L996.1 244.1C1000 234.4 998 222.7 992.2 214.8ZM796.9 640.6L419.9 640.6 320.3 263.7 921.9 263.7ZM734.4 765.6C691.4 765.6 656.3 800.8 656.3 843.8 656.3 886.7 691.4 921.9 734.4 921.9 777.3 921.9 812.5 886.7 812.5 843.8 812.5 800.8 777.3 765.6 734.4 765.6ZM453.1 765.6C410.2 765.6 375 800.8 375 843.8 375 886.7 410.2 921.9 453.1 921.9 496.1 921.9 531.3 886.7 531.3 843.8 531.3 800.8 496.1 765.6 453.1 765.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"basket shop";}}i:78;a:7:{s:3:"uid";s:32:"4a2e333803f73aa8c00b06f9ee900153";s:3:"css";s:7:"bag-alt";s:4:"code";i:59470;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:646:"M843.8 91.8L656.3 91.8 656.3 33.2C656.3-19.5 615.2-60.5 562.5-60.5L439.5-60.5C386.7-60.5 345.7-19.5 345.7 33.2L345.7 91.8 156.3 91.8C121.1 91.8 93.8 121.1 93.8 154.3L93.8 873C93.8 908.2 121.1 935.5 156.3 935.5L843.8 935.5C878.9 935.5 906.3 908.2 906.3 873L906.3 154.3C906.3 121.1 878.9 91.8 843.8 91.8ZM408.2 33.2C408.2 15.6 421.9 2 439.5 2L562.5 2C580.1 2 593.8 15.6 593.8 33.2L593.8 91.8 408.2 91.8ZM843.8 873L156.3 873 156.3 154.3 345.7 154.3 345.7 218.8C345.7 218.8 343.8 250 375 250 410.2 250 408.2 218.8 408.2 218.8L408.2 154.3 593.8 154.3 593.8 218.8C593.8 218.8 591.8 250 625 250 656.3 250 656.3 218.8 656.3 218.8L656.3 154.3 843.8 154.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"bag";}}i:79;a:7:{s:3:"uid";s:32:"00521d58bc3004669cebcac658d7926b";s:3:"css";s:6:"back-1";s:4:"code";i:59471;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:759:"M966.8 857.4C966.8 857.4 966.8 857.4 964.8 857.4 949.2 857.4 939.5 845.7 939.5 830.1 937.5 818.4 906.3 537.1 466.8 537.1L466.8 716.8C466.8 728.5 460.9 740.2 449.2 744.1 439.5 750 425.8 748 416 740.2L11.7 404.3C3.9 398.4 0 390.6 0 380.9 0 371.1 3.9 363.3 11.7 357.4L416 23.4C425.8 17.6 439.5 15.6 449.2 19.5 460.9 25.4 466.8 37.1 466.8 48.8L466.8 224.6C648.4 230.5 791 287.1 882.8 394.5 1031.3 568.4 998 820.3 996.1 832 994.1 845.7 982.4 857.4 966.8 857.4ZM435.5 474.6C435.5 474.6 437.5 474.6 437.5 474.6 750 474.6 869.1 580.1 937.5 673.8 927.7 599.6 898.4 507.8 834 435.5 750 337.9 615.2 285.2 435.5 285.2 419.9 285.2 404.3 271.5 404.3 253.9L404.3 113.3 80.1 380.9 404.3 650.4 404.3 505.9C404.3 498 408.2 490.2 414.1 484.4 419.9 478.5 427.7 474.6 435.5 474.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"back";}}i:80;a:7:{s:3:"uid";s:32:"7cad342efaf0ddcbdf1c2235c61ee7a3";s:3:"css";s:9:"forward-4";s:4:"code";i:59472;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:754:"M33.2 857.4C33.2 857.4 33.2 857.4 35.2 857.4 50.8 857.4 60.5 845.7 60.5 830.1 62.5 818.4 93.8 537.1 531.3 537.1L533.2 716.8C533.2 728.5 539.1 740.2 550.8 744.1 560.5 750 574.2 748 584 740.2L988.3 404.3C996.1 398.4 1000 390.6 1000 380.9 1000 371.1 996.1 363.3 988.3 357.4L584 23.4C574.2 17.6 560.5 15.6 550.8 19.5 539.1 25.4 533.2 37.1 533.2 48.8L531.3 224.6C349.6 230.5 209 287.1 117.2 394.5-31.3 568.4 2 820.3 3.9 832 5.9 845.7 17.6 857.4 33.2 857.4ZM564.5 474.6C564.5 474.6 562.5 474.6 562.5 474.6 250 474.6 130.9 580.1 62.5 673.8 72.3 599.6 101.6 507.8 166 435.5 250 337.9 384.8 285.2 564.5 285.2 580.1 285.2 595.7 271.5 595.7 253.9L595.7 113.3 919.9 380.9 595.7 650.4 595.7 505.9C595.7 498 591.8 490.2 585.9 484.4 580.1 478.5 572.3 474.6 564.5 474.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"forward";}}i:81;a:7:{s:3:"uid";s:32:"3ec3d445da43b9fa530eaba78189457d";s:3:"css";s:8:"settings";s:4:"code";i:59473;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1028:"M982.4 148.4C972.7 142.6 959 144.5 951.2 152.3L793 294.9 650.4 148.4 793-13.7C798.8-23.4 800.8-35.2 796.9-44.9 793-56.6 781.3-62.5 769.5-62.5L761.7-62.5C673.8-62.5 523.4-54.7 457 11.7L443.4 25.4C371.1 99.6 359.4 218.8 396.5 310.5L37.1 677.7C-11.7 726.6-11.7 806.6 37.1 855.5L80.1 900.4C105.5 925.8 136.7 937.5 168 937.5 201.2 937.5 232.4 925.8 255.9 900.4L623 531.3C656.3 550.8 705.1 562.5 744.1 562.5 808.6 562.5 869.1 537.1 914.1 490.2L927.7 476.6C1000 402.3 1000 246.1 1000 175.8 1000 164.1 994.1 152.3 982.4 148.4ZM884.8 435.5L873 447.3C837.9 484.4 793 500 744.1 500 720.7 500 689.5 496.1 666 486.3 646.5 478.5 628.9 466.8 613.3 453.1L212.9 855.5C201.2 869.1 185.5 875 168 875 152.3 875 136.7 869.1 125 855.5L80.1 812.5C56.6 787.1 56.6 748 80.1 722.7L472.7 322.3C459 304.7 449.2 283.2 445.3 261.7L445.3 261.7C429.7 201.2 437.5 117.2 486.3 68.4L498 54.7C539.1 13.7 644.5 2 703.1-2L587.9 130.9C578.1 142.6 578.1 160.2 589.8 171.9L771.5 357.4C781.3 369.1 798.8 369.1 810.5 357.4L939.5 244.1C935.5 304.7 923.8 394.5 884.8 435.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"settings";}}i:82;a:7:{s:3:"uid";s:32:"ec91ca9816beb42cdba5fc7736330428";s:3:"css";s:10:"umbrella-1";s:4:"code";i:59474;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:546:"M1000 435.5C1000 453.1 986.3 466.8 968.8 466.8L531.3 466.8 531.3 783.2C531.3 867.2 460.9 937.5 377 937.5 291 937.5 222.7 867.2 222.7 783.2 222.7 765.6 236.3 752 253.9 752 269.5 752 285.2 765.6 285.2 783.2 285.2 834 326.2 875 377 875 427.7 875 468.8 834 468.8 783.2L468.8 466.8 31.3 466.8C13.7 466.8 0 453.1 0 435.5 0 193.4 175.8 41 468.8 31.3L468.8-31.3C468.8-48.8 482.4-62.5 500-62.5 517.6-62.5 531.3-48.8 531.3-31.3L531.3 31.3C822.3 41 1000 193.4 1000 435.5ZM937.5 404.3C921.9 209 761.7 91.8 500 91.8 236.3 91.8 78.1 209 62.5 404.3L937.5 404.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"umbrella";}}i:83;a:7:{s:3:"uid";s:32:"50e99c3c2b1d6e3cecf88349e5d176c9";s:3:"css";s:7:"trash-4";s:4:"code";i:59475;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:567:"M875 93.8L656.3 93.8 656.3 7.8C656.3-31.3 623-62.5 584-62.5L416-62.5C377-62.5 343.8-31.3 343.8 7.8L343.8 93.8 125 93.8C107.4 93.8 93.8 107.4 93.8 125 93.8 140.6 107.4 156.3 125 156.3L168 156.3 240.2 877C242.2 912.1 271.5 937.5 304.7 937.5L695.3 937.5C728.5 937.5 757.8 912.1 759.8 878.9L832 156.3 875 156.3C892.6 156.3 906.3 140.6 906.3 125 906.3 107.4 892.6 93.8 875 93.8ZM406.3 7.8C406.3 2 410.2-2 416-2L584-2C589.8-2 593.8 2 593.8 7.8L593.8 93.8 406.3 93.8ZM697.3 873C697.3 873 695.3 875 695.3 875L304.7 875C304.7 875 302.7 873 302.7 871.1L230.5 156.3 769.5 156.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"trash";}}i:84;a:7:{s:3:"uid";s:32:"aa14bf5771b9b20d7a5c9635f65dd2e5";s:3:"css";s:5:"tag-3";s:4:"code";i:59476;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:727:"M1000 343.8L1000 13.7C1000-29.3 966.8-62.5 923.8-62.5L599.6-62.5 585.9-62.5C566.4-62.5 533.2-62.5 511.7-41L17.6 453.1C5.9 464.8 0 480.5 0 496.1 0 513.7 5.9 529.3 17.6 541L396.5 919.9C408.2 931.6 423.8 937.5 441.4 937.5 457 937.5 472.7 931.6 484.4 919.9L978.5 425.8C1000 404.3 1000 373 1000 343.8ZM935.5 380.9L439.5 875 62.5 496.1 556.6 3.9C560.5 0 578.1 0 585.9 0L599.6 0 923.8 0C931.6 0 937.5 5.9 937.5 13.7L937.5 343.8C937.5 355.5 937.5 377 935.5 380.9ZM750 62.5C681.6 62.5 625 119.1 625 187.5 625 255.9 681.6 312.5 750 312.5 818.4 312.5 875 255.9 875 187.5 875 119.1 818.4 62.5 750 62.5ZM750 250C714.8 250 687.5 222.7 687.5 187.5 687.5 152.3 714.8 125 750 125 785.2 125 812.5 152.3 812.5 187.5 812.5 222.7 785.2 250 750 250Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:9:"tag price";}}i:85;a:7:{s:3:"uid";s:32:"04c39edef1881b7ce2c5e7adc65cafc0";s:3:"css";s:10:"lifebuoy-3";s:4:"code";i:59477;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1212:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM625 17.6C765.6 60.5 877 171.9 918 312.5L716.8 312.5C693.4 275.4 662.1 244.1 625 220.7ZM687.5 437.5C687.5 541 603.5 625 500 625 396.5 625 312.5 541 312.5 437.5 312.5 334 396.5 250 500 250 603.5 250 687.5 334 687.5 437.5ZM437.5 3.9C457 2 478.5 0 500 0 521.5 0 543 2 562.5 3.9L562.5 195.3C543 191.4 521.5 187.5 500 187.5 478.5 187.5 457 191.4 437.5 195.3ZM375 17.6L375 220.7C337.9 244.1 306.6 275.4 283.2 312.5L82 312.5C123 171.9 234.4 60.5 375 17.6ZM62.5 437.5C62.5 416 64.5 394.5 68.4 375L257.8 375C253.9 394.5 250 416 250 437.5 250 459 253.9 480.5 257.8 500L68.4 500C64.5 480.5 62.5 459 62.5 437.5ZM375 857.4C234.4 814.5 123 703.1 82 562.5L283.2 562.5C306.6 599.6 337.9 630.9 375 654.3ZM562.5 871.1C543 873 521.5 875 500 875 478.5 875 457 873 437.5 871.1L437.5 679.7C457 683.6 478.5 687.5 500 687.5 521.5 687.5 543 683.6 562.5 679.7ZM625 857.4L625 654.3C662.1 630.9 693.4 599.6 716.8 562.5L918 562.5C877 703.1 765.6 814.5 625 857.4ZM742.2 500C746.1 480.5 750 459 750 437.5 750 416 746.1 394.5 742.2 375L931.6 375C935.5 394.5 937.5 416 937.5 437.5 937.5 459 935.5 480.5 931.6 500Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:16:"lifebuoy support";}}i:86;a:7:{s:3:"uid";s:32:"20400b29120fe2cf0a9ac4abc0bf0922";s:3:"css";s:13:"resize-full-3";s:4:"code";i:59478;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1719:"M669.9 312.5L939.5 44.9 937.5 195.3C937.5 209 947.3 218.8 960.9 218.8L976.6 218.8C988.3 218.8 1000 210.9 1000 199.2L1000-27.3C1000-27.3 1000-27.3 1000-27.3L1000-39.1C1000-44.9 1000-50.8 994.1-54.7 990.2-58.6 986.3-60.5 978.5-60.5L966.8-60.5C966.8-60.5 966.8-60.5 966.8-60.5L742.2-62.5C730.5-62.5 720.7-50.8 718.8-39.1L718.8-21.5C720.7-7.8 732.4 2 746.1 0L892.6 2 625 267.6C613.3 279.3 613.3 298.8 625 312.5 638.7 324.2 658.2 324.2 669.9 312.5ZM332 562.5L62.5 830.1 62.5 679.7C64.5 666 52.7 656.3 41 656.3L23.4 656.3C11.7 656.3 0 664.1 0 675.8L0 902.3C0 902.3 0 902.3 0 902.3L0 914.1C0 919.9 0 925.8 3.9 929.7 9.8 933.6 13.7 935.5 21.5 935.5L33.2 935.5C33.2 935.5 33.2 935.5 33.2 935.5L257.8 937.5C271.5 935.5 281.3 925.8 281.3 914.1L281.3 896.5C279.3 882.8 267.6 873 255.9 875L107.4 873 375 607.4C386.7 595.7 386.7 576.2 375 562.5 363.3 550.8 343.8 550.8 332 562.5ZM1000 902.3L1000 675.8C1000 664.1 988.3 656.3 976.6 656.3L960.9 656.3C947.3 656.3 937.5 666 937.5 679.7L939.5 830.1 669.9 562.5C658.2 550.8 638.7 550.8 625 562.5 613.3 576.2 613.3 595.7 625 607.4L892.6 873 746.1 875C732.4 873 720.7 882.8 718.8 896.5L718.8 914.1C720.7 925.8 730.5 935.5 742.2 937.5L966.8 935.5C966.8 935.5 966.8 935.5 966.8 935.5L978.5 935.5C986.3 935.5 990.2 933.6 996.1 929.7 1000 925.8 1000 919.9 1000 914.1L1000 902.3C1000 902.3 1000 902.3 1000 902.3ZM107.4 2L255.9 0C267.6 2 279.3-7.8 281.3-21.5L281.3-39.1C281.3-50.8 271.5-62.5 257.8-62.5L33.2-60.5C33.2-60.5 33.2-60.5 33.2-60.5L21.5-60.5C13.7-60.5 9.8-58.6 3.9-54.7 0-50.8 0-44.9 0-39.1L0-27.3C0-27.3 0-27.3 0-27.3L0 199.2C0 210.9 11.7 218.8 23.4 218.8L41 218.8C52.7 218.8 62.5 209 62.5 195.3L62.5 44.9 332 312.5C343.8 324.2 363.3 324.2 375 312.5 386.7 298.8 386.7 279.3 375 267.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"resize full";}}i:87;a:7:{s:3:"uid";s:32:"eb7439a96945f2b7b45c34537d2c0932";s:3:"css";s:14:"resize-small-2";s:4:"code";i:59479;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1775:"M375 275.4L373 50.8C373 37.1 363.3 31.3 349.6 29.3L334 29.3C322.3 29.3 312.5 41 312.5 52.7L312.5 205.1 52.7-52.7C41-64.5 21.5-64.5 7.8-52.7-3.9-41-3.9-19.5 7.8-7.8L267.6 248 119.1 248C107.4 248 95.7 257.8 93.8 271.5L93.8 287.1C93.8 300.8 103.5 310.5 117.2 310.5L341.8 310.5C341.8 310.5 341.8 310.5 341.8 310.5L353.5 310.5C359.4 310.5 365.2 308.6 369.1 304.7 373 300.8 375 294.9 375 289.1L373 277.3C373 277.3 375 277.3 375 275.4ZM630.9 304.7C634.8 308.6 640.6 310.5 646.5 310.5L658.2 310.5C658.2 310.5 658.2 310.5 658.2 310.5L882.8 310.5C896.5 310.5 906.3 300.8 906.3 287.1L906.3 271.5C904.3 257.8 892.6 248 880.9 248L732.4 248 992.2-7.8C1003.9-19.5 1003.9-41 992.2-52.7 978.5-64.5 959-64.5 947.3-52.7L687.5 205.1 687.5 52.7C689.5 41 677.7 29.3 666 29.3L650.4 29.3C636.7 31.3 627 37.1 627 50.8L625 275.4C625 277.3 627 277.3 627 277.3L625 289.1C625 294.9 627 300.8 630.9 304.7ZM369.1 570.3C365.2 566.4 359.4 562.5 353.5 562.5L341.8 564.5C341.8 564.5 341.8 564.5 341.8 564.5L117.2 562.5C103.5 562.5 93.8 574.2 93.8 585.9L93.8 601.6C95.7 617.2 107.4 625 119.1 625L267.6 625 7.8 882.8C-3.9 894.5-3.9 916 7.8 927.7 21.5 939.5 41 939.5 52.7 927.7L312.5 669.9 312.5 822.3C310.5 834 322.3 845.7 334 845.7L349.6 845.7C363.3 843.8 373 837.9 373 824.2L375 599.6C375 597.7 373 597.7 373 597.7L375 585.9C375 580.1 373 574.2 369.1 570.3ZM732.4 625L880.9 625C892.6 625 904.3 617.2 906.3 601.6L906.3 585.9C906.3 574.2 896.5 562.5 882.8 562.5L658.2 562.5C658.2 562.5 658.2 562.5 658.2 562.5L644.5 562.5C638.7 562.5 632.8 566.4 628.9 570.3 625 574.2 623 580.1 623 585.9L625 597.7C625 597.7 623 597.7 623 599.6L625 824.2C625 837.9 634.8 843.8 648.4 845.7L664.1 845.7C677.7 845.7 687.5 834 687.5 822.3L685.5 669.9 947.3 927.7C959 939.5 978.5 939.5 992.2 927.7 1003.9 916 1003.9 894.5 992.2 882.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:12:"resize small";}}i:88;a:7:{s:3:"uid";s:32:"bd56539a2c7d0489047809e3f415eb9a";s:3:"css";s:9:"shuffle-5";s:4:"code";i:59480;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:920:"M392.6 431.6L431.6 377 300.8 199.2 2 199.2 2 261.7 267.6 261.7ZM896.5 261.7L822.3 328.1C812.5 337.9 808.6 351.6 818.4 361.3L824.2 369.1C834 377 847.7 377 857.4 369.1L982.4 255.9C982.4 255.9 982.4 255.9 982.4 255.9L990.2 248C994.1 242.2 998 236.3 998 232.4 998 226.6 994.1 220.7 990.2 214.8L982.4 207C982.4 207 982.4 207 982.4 207L855.5 91.8C845.7 84 832 84 822.3 91.8L816.4 99.6C806.6 107.4 810.5 123 820.3 130.9L894.5 199.2 668 199.2 267.6 761.7 2 761.7 2 824.2 300.8 824.2 699.2 261.7ZM982.4 769.5C982.4 769.5 982.4 769.5 982.4 769.5L855.5 654.3C845.7 646.5 832 646.5 822.3 654.3L816.4 662.1C806.6 669.9 810.5 685.5 820.3 693.4L894.5 761.7 699.2 761.7 587.9 587.9 548.8 642.6 668 824.2 896.5 824.2 822.3 890.6C812.5 900.4 808.6 914.1 818.4 923.8L824.2 931.6C834 939.5 847.7 939.5 857.4 931.6L982.4 818.4C982.4 818.4 982.4 818.4 982.4 818.4L990.2 810.5C994.1 804.7 998 798.8 998 794.9 998 789.1 994.1 783.2 990.2 777.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"shuffle";}}i:89;a:7:{s:3:"uid";s:32:"f43c16822305249c00ea73f09374cb70";s:3:"css";s:8:"export-3";s:4:"code";i:59481;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:602:"M880.9 865.2L68.4 865.2 68.4 240.2 320.3 240.2 382.8 179.7 380.9 177.7 68.4 177.7C33.2 177.7 5.9 205.1 5.9 240.2L5.9 865.2C5.9 898.4 33.2 927.7 68.4 927.7L880.9 927.7C916 927.7 943.4 898.4 943.4 865.2L943.4 375 880.9 435.5ZM263.7 615.2L326.2 615.2C371.1 365.2 587.9 177.7 847.7 177.7 859.4 177.7 869.1 177.7 880.9 177.7L765.6 291C753.9 304.7 753.9 324.2 765.6 335.9 771.5 341.8 779.3 345.7 787.1 345.7 794.9 345.7 802.7 341.8 810.5 335.9L994.1 146.5 810.5-43C796.9-54.7 777.3-54.7 765.6-43 753.9-31.3 753.9-11.7 765.6 2L878.9 115.2C869.1 115.2 859.4 115.2 849.6 115.2 552.7 115.2 308.6 332 263.7 615.2Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"export";}}i:90;a:7:{s:3:"uid";s:32:"19737e9cf49f086e0333a4418cb0ef51";s:3:"css";s:7:"share-3";s:4:"code";i:59482;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:988:"M843.8 625C793 625 746.1 650.4 718.8 687.5L306.6 478.5C310.5 464.8 312.5 451.2 312.5 437.5 312.5 419.9 308.6 402.3 304.7 386.7L716.8 185.5C746.1 224.6 791 250 843.8 250 929.7 250 1000 179.7 1000 93.8 1000 7.8 929.7-62.5 843.8-62.5 757.8-62.5 687.5 7.8 687.5 93.8 687.5 105.5 689.5 117.2 691.4 128.9L271.5 332C244.1 300.8 203.1 281.3 156.3 281.3 70.3 281.3 0 351.6 0 437.5 0 523.4 70.3 593.8 156.3 593.8 205.1 593.8 250 570.3 279.3 535.2L691.4 744.1C689.5 755.9 687.5 769.5 687.5 781.3 687.5 867.2 757.8 937.5 843.8 937.5 929.7 937.5 1000 867.2 1000 781.3 1000 695.3 929.7 625 843.8 625ZM843.8 0C896.5 0 937.5 41 937.5 93.8 937.5 146.5 896.5 187.5 843.8 187.5 791 187.5 750 146.5 750 93.8 750 41 791 0 843.8 0ZM156.3 531.3C103.5 531.3 62.5 490.2 62.5 437.5 62.5 384.8 103.5 343.8 156.3 343.8 209 343.8 250 384.8 250 437.5 250 490.2 209 531.3 156.3 531.3ZM843.8 875C791 875 750 834 750 781.3 750 728.5 791 687.5 843.8 687.5 896.5 687.5 937.5 728.5 937.5 781.3 937.5 834 896.5 875 843.8 875Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"share";}}i:91;a:7:{s:3:"uid";s:32:"062a3666999ff9e4700889d78784f5ac";s:3:"css";s:8:"rocket-2";s:4:"code";i:59483;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1796:"M205.1 800.8C185.5 841.8 171.9 867.2 62.5 871.1 66.4 767.6 85.9 755.9 127 734.4 144.5 726.6 164.1 716.8 187.5 699.2L150.4 650.4C130.9 664.1 115.2 671.9 99.6 679.7 31.3 712.9 0 746.1 0 902.3L0 933.6 31.3 933.6C197.3 933.6 228.5 896.5 259.8 832 265.6 818.4 269.5 808.6 281.3 789.1L234.4 748C220.7 765.6 212.9 785.2 205.1 800.8ZM687.5 121.1C619.1 121.1 562.5 177.7 562.5 246.1 562.5 316.4 619.1 373 687.5 373 757.8 373 814.5 316.4 814.5 246.1 814.5 177.7 757.8 121.1 687.5 121.1ZM687.5 310.5C654.3 310.5 625 281.3 625 246.1 625 212.9 654.3 183.6 687.5 183.6 722.7 183.6 752 212.9 752 246.1 752 281.3 722.7 310.5 687.5 310.5ZM1000-33.2C998-48.8 986.3-62.5 970.7-62.5 970.7-62.5 796.9-76.2 627-13.7 566.4 9.8 515.6 46.9 468.8 101.6 429.7 146.5 390.6 230.5 355.5 298.8 341.8 326.2 330.1 351.6 318.4 371.1L144.5 371.1C134.8 371.1 127 375 121.1 380.9L5.9 505.9C0 513.7-3.9 525.4 0 535.2 3.9 546.9 11.7 554.7 23.4 556.6L209 599.6C222.7 615.2 244.1 638.7 277.3 675.8L347.7 753.9 386.7 916C388.7 925.8 396.5 933.6 406.3 937.5 410.2 939.5 414.1 939.5 416 939.5 423.8 939.5 431.6 937.5 437.5 931.6L552.7 816.4C558.6 810.5 564.5 802.7 564.5 793L564.5 630.9C578.1 621.1 607.4 607.4 632.8 591.8 703.1 552.7 808.6 503.9 853.5 464.8 914.1 410.2 937.5 369.1 959 310.5 1011.7 169.9 1000-25.4 1000-33.2ZM900.4 289.1C880.9 339.8 863.3 371.1 810.5 418 773.4 453.1 666 502 601.6 537.1 554.7 564.5 525.4 580.1 511.7 591.8 505.9 597.7 502 605.5 502 615.2L502 779.3 435.5 851.6 406.3 732.4C406.3 726.6 402.3 722.7 400.4 718.8 341.8 654.3 255.9 558.6 248 550.8 244.1 544.9 238.3 541 232.4 541L87.9 507.8 158.2 433.6 335.9 433.6C347.7 433.6 357.4 427.7 363.3 418 377 396.5 392.6 363.3 412.1 328.1 443.4 265.6 482.4 181.6 515.6 142.6 556.6 93.8 597.7 64.5 650.4 44.9 765.6 2 884.8-2 937.5-2 939.5 56.6 937.5 189.5 900.4 289.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"rocket";}}i:92;a:7:{s:3:"uid";s:32:"4a92839abd65eafc105832e870a9d642";s:3:"css";s:6:"help-2";s:4:"code";i:59484;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:896:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 877C257.8 877 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 877 500 877ZM453.1 718.8L533.2 718.8 533.2 640.6 453.1 640.6ZM500 156.3C453.1 156.3 416 168 386.7 193.4 355.5 216.8 341.8 267.6 341.8 308.6L343.8 310.5 416 310.5C416 285.2 423.8 250 439.5 238.3 457 224.6 476.6 218.8 500 218.8 525.4 218.8 546.9 226.6 560.5 240.2 574.2 255.9 582 275.4 582 302.7 582 326.2 576.2 345.7 566.4 361.3 554.7 377 537.1 400.4 511.7 429.7 486.3 453.1 470.7 472.7 464.8 486.3 459 500 455.1 525.4 455.1 562.5L529.3 562.5C529.3 539.1 531.3 523.4 535.2 511.7 537.1 500 544.9 488.3 558.6 474.6 589.8 445.3 613.3 418 630.9 390.6 648.4 363.3 658.2 334 658.2 300.8 658.2 255.9 644.5 218.8 615.2 193.4 587.9 168 548.8 156.3 500 156.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"help";}}i:93;a:7:{s:3:"uid";s:32:"9309e69a8e92f031a7e9fbe13c3705d4";s:3:"css";s:11:"chart-pie-3";s:4:"code";i:59485;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:551:"M562.5 29.3C544.9 29.3 531.3 43 531.3 60.5 531.3 78.1 544.9 91.8 562.5 91.8 783.2 91.8 937.5 252 937.5 474.6 937.5 695.3 757.8 875 537.1 875 314.5 875 154.3 714.8 154.3 494.1 154.3 476.6 140.6 462.9 123 462.9 105.5 462.9 91.8 476.6 91.8 494.1 91.8 750 281.3 937.5 537.1 937.5 793 937.5 1000 730.5 1000 474.6 1000 218.8 818.4 29.3 562.5 29.3ZM468.8 375L468.8-31.3C468.8-48.8 455.1-62.5 437.5-62.5 195.3-62.5 0 132.8 0 375 0 392.6 13.7 406.3 31.3 406.3L437.5 406.3C455.1 406.3 468.8 392.6 468.8 375ZM406.3 343.8L64.5 343.8C78.1 160.2 222.7 15.6 406.3 2Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:13:"chart diagram";}}i:94;a:7:{s:3:"uid";s:32:"bc33f67a158183ca15af3230d0ffd392";s:3:"css";s:5:"pen-1";s:4:"code";i:59486;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1060:"M941.4-13.7C908.2-46.9 869.1-62.5 830.1-62.5 767.6-62.5 720.7-23.4 709-9.8 691.4 7.8 89.8 607.4 89.8 607.4 85.9 611.3 84 617.2 82 623 68.4 671.9 2 894.5 0 896.5-3.9 908.2 0 919.9 7.8 929.7 13.7 935.5 21.5 937.5 31.3 937.5 33.2 937.5 37.1 937.5 41 937.5 43 935.5 271.5 861.3 310.5 849.6 314.5 849.6 318.4 845.7 322.3 841.8 347.7 818.4 906.3 265.6 943.4 226.6 982.4 187.5 1002 146.5 1002 103.5 1000 62.5 980.5 23.4 941.4-13.7ZM699.2 89.8C714.8 93.8 752 105.5 791 144.5 830.1 183.6 839.8 228.5 841.8 238.3 718.8 361.3 435.5 640.6 324.2 752 314.5 726.6 298.8 699.2 271.5 671.9 238.3 638.7 205.1 619.1 179.7 609.4 289.1 498 578.1 210.9 699.2 89.8ZM136.7 662.1C154.3 666 189.5 679.7 226.6 716.8 253.9 744.1 267.6 775.4 273.4 794.9 230.5 808.6 134.8 841.8 74.2 861.3 91.8 802.7 123 710.9 136.7 662.1ZM898.4 181.6C898.4 183.6 894.5 185.5 892.6 187.5 882.8 162.1 865.2 130.9 835.9 99.6 804.7 68.4 773.4 50.8 750 39.1 752 37.1 752 35.2 753.9 35.2 757.8 31.3 789.1 0 830.1 0 853.5 0 877 11.7 898.4 33.2 923.8 56.6 937.5 82 937.5 105.5 937.5 128.9 925.8 154.3 898.4 181.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"pen";}}i:95;a:7:{s:3:"uid";s:32:"b17ed19e453fa1dc23e6dae364cf85f6";s:3:"css";s:6:"edit-2";s:4:"code";i:59487;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:932:"M781.3 875L62.5 875 62.5 93.8 500 93.8 564.5 33.2 562.5 31.3 62.5 31.3C27.3 31.3 0 58.6 0 93.8L0 875C0 910.2 27.3 937.5 62.5 937.5L781.3 937.5C814.5 937.5 843.8 910.2 843.8 875L843.8 418 781.3 476.6ZM951.2-21.5C923.8-48.8 892.6-62.5 859.4-62.5 806.6-62.5 769.5-29.3 757.8-19.5 744.1-3.9 330.1 408.2 330.1 408.2 326.2 412.1 324.2 416 322.3 421.9 312.5 462.9 255.9 646.5 255.9 648.4 252 658.2 253.9 668 261.7 675.8 265.6 679.7 273.4 683.6 279.3 683.6 283.2 683.6 285.2 681.6 289.1 681.6 289.1 681.6 480.5 619.1 511.7 609.4 515.6 609.4 519.5 607.4 521.5 603.5 541 584 921.9 209 953.1 177.7 986.3 144.5 1002 111.3 1000 76.2 1000 41 984.4 7.8 951.2-21.5ZM908.2 134.8C890.6 152.3 755.9 287.1 503.9 533.2L484.4 552.7C455.1 562.5 386.7 584 334 601.6 351.6 544.9 371.1 478.5 380.9 447.3 433.6 392.6 789.1 39.1 802.7 25.4 804.7 23.4 830.1 0 859.4 0 875 0 892.6 7.8 908.2 23.4 927.7 41 937.5 60.5 937.5 76.2 937.5 93.8 927.7 113.3 908.2 134.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"edit";}}i:96;a:7:{s:3:"uid";s:32:"2fbaf106ea9767701037af7971690ac5";s:3:"css";s:6:"note-2";s:4:"code";i:59488;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1005:"M968.8 627C968.8 625 968.8 625 968.8 625L968.8-27.3C968.8-29.3 968.8-33.2 968.8-37.1 964.8-50.8 953.1-62.5 937.5-62.5 931.6-62.5 925.8-60.5 921.9-58.6L337.9 93.8C328.1 95.7 320.3 103.5 316.4 113.3 314.5 119.1 312.5 123 312.5 128.9L312.5 687.5C283.2 668 244.1 656.3 203.1 656.3 107.4 656.3 31.3 718.8 31.3 796.9 31.3 875 107.4 937.5 203.1 937.5 298.8 937.5 375 875 375 796.9 375 793 375 789.1 375 785.2 375 785.2 375 785.2 375 785.2L375 148.4 906.3 9.8 906.3 531.3C877 511.7 837.9 500 796.9 500 701.2 500 625 562.5 625 640.6 625 718.8 701.2 781.3 796.9 781.3 892.6 781.3 968.8 718.8 968.8 640.6 968.8 636.7 968.8 630.9 968.8 627ZM203.1 875C138.7 875 93.8 834 93.8 796.9 93.8 759.8 138.7 718.8 203.1 718.8 261.7 718.8 304.7 752 312.5 785.2L312.5 785.2C312.5 789.1 312.5 791 314.5 793 314.5 794.9 314.5 794.9 314.5 796.9 314.5 834 269.5 875 203.1 875ZM796.9 718.8C732.4 718.8 687.5 677.7 687.5 640.6 687.5 603.5 732.4 562.5 796.9 562.5 861.3 562.5 906.3 603.5 906.3 640.6 906.3 677.7 861.3 718.8 796.9 718.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"note";}}i:97;a:7:{s:3:"uid";s:32:"4050a4b5880efdfce624803b98ff98d9";s:3:"css";s:8:"note-alt";s:4:"code";i:59489;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:518:"M832 253.9L527.3-52.7C517.6-62.5 503.9-64.5 492.2-58.6 478.5-54.7 470.7-43 470.7-29.3L470.7 662.1C437.5 638.7 394.5 623 345.7 623 242.2 623 158.2 693.4 158.2 779.3 158.2 867.2 242.2 935.5 345.7 935.5 449.2 935.5 533.2 867.2 533.2 779.3 533.2 775.4 533.2 771.5 533.2 769.5L533.2 41 789.1 296.9C800.8 310.5 820.3 310.5 832 296.9 845.7 285.2 845.7 265.6 832 253.9ZM345.7 873C271.5 873 220.7 824.2 220.7 779.3 220.7 736.3 271.5 685.5 345.7 685.5 418 685.5 468.8 734.4 470.7 777.3L470.7 783.2C468.8 826.2 418 873 345.7 873Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"note music";}}i:98;a:7:{s:3:"uid";s:32:"150e0f4c257ebb44b3109cc1e6e65e39";s:3:"css";s:5:"mic-3";s:4:"code";i:59490;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:905:"M498 625L505.9 625C593.8 625 656.3 560.5 656.3 472.7L656.3 99.6C656.3 9.8 589.8-62.5 505.9-62.5L498-62.5C414.1-62.5 343.8 9.8 343.8 99.6L343.8 472.7C343.8 558.6 410.2 625 498 625ZM406.3 99.6C406.3 44.9 447.3 0 498 0L505.9 0C556.6 0 593.8 43 593.8 99.6L593.8 472.7C593.8 527.3 558.6 562.5 505.9 562.5L498 562.5C445.3 562.5 406.3 525.4 406.3 472.7ZM781.3 281.3C763.7 281.3 750 294.9 750 312.5L750 443.4C750 628.9 683.6 718.8 546.9 718.8L455.1 718.8C275.4 718.8 250 568.4 250 443.4L250 312.5C250 294.9 236.3 281.3 218.8 281.3 201.2 281.3 187.5 294.9 187.5 312.5L187.5 443.4C187.5 658.2 277.3 781.3 455.1 781.3L468.8 781.3 468.8 875 312.5 875C294.9 875 281.3 888.7 281.3 906.3 281.3 923.8 294.9 937.5 312.5 937.5L687.5 937.5C705.1 937.5 718.8 923.8 718.8 906.3 718.8 888.7 705.1 875 687.5 875L531.3 875 531.3 781.3 546.9 781.3C668 781.3 812.5 722.7 812.5 443.4L812.5 312.5C812.5 294.9 798.8 281.3 781.3 281.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"mic";}}i:99;a:7:{s:3:"uid";s:32:"fc76329ad08b3648225e8b4f7b1a1be8";s:3:"css";s:6:"repeat";s:4:"code";i:59491;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:806:"M937.5 37.1L62.5 37.1C27.3 37.1 0 64.5 0 99.6L0 662.1C0 697.3 27.3 724.6 62.5 724.6L218.8 724.6C238.3 724.6 250 699.2 250 693.4L250 693.4C250 687.5 240.2 662.1 218.8 662.1L101.6 662.1C80.1 662.1 62.5 644.5 62.5 623L62.5 138.7C62.5 117.2 80.1 101.6 101.6 101.6L900.4 99.6C919.9 99.6 937.5 117.2 937.5 136.7L937.5 623C937.5 644.5 919.9 662.1 900.4 662.1L505.9 662.1 580.1 593.8C589.8 585.9 591.8 572.3 584 562.5L578.1 554.7C568.4 546.9 554.7 546.9 544.9 554.7L418 669.9C418 669.9 418 669.9 418 669.9L410.2 677.7C404.3 683.6 402.3 689.5 402.3 695.3 402.3 701.2 404.3 705.1 410.2 710.9L418 718.8C418 718.8 418 718.8 418 718.8L543 832C552.7 839.8 566.4 839.8 576.2 832L582 824.2C589.8 814.5 587.9 800.8 578.1 793L502 724.6 937.5 724.6C972.7 724.6 1000 697.3 1000 662.1L1000 99.6C1000 64.5 972.7 37.1 937.5 37.1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"repeat loop";}}i:100;a:7:{s:3:"uid";s:32:"573541c89bce1055205fb02ce41e049b";s:3:"css";s:8:"logout-3";s:4:"code";i:59492;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:699:"M113.3 468.8L656.3 468.8C671.9 468.8 687.5 455.1 687.5 437.5 687.5 419.9 671.9 406.3 656.3 406.3L115.2 406.3 228.5 293C242.2 281.3 242.2 261.7 228.5 248 216.8 236.3 197.3 236.3 185.5 248L0 437.5 185.5 627C191.4 632.8 199.2 636.7 207 636.7 214.8 636.7 222.7 632.8 228.5 627 242.2 615.2 242.2 595.7 228.5 584ZM937.5-62.5L406.3-62.5C371.1-62.5 343.8-35.2 343.8 0L343.8 281.3 406.3 281.3 406.3 39.1C406.3 17.6 423.8 0 443.4 0L898.4 0C918 0 935.5 17.6 935.5 39.1L937.5 837.9C937.5 857.4 919.9 875 898.4 875L443.4 875C423.8 875 406.3 857.4 406.3 837.9L406.3 591.8 343.8 593.8 343.8 875C343.8 910.2 371.1 937.5 406.3 937.5L937.5 937.5C972.7 937.5 1000 910.2 1000 875L1000 0C1000-35.2 972.7-62.5 937.5-62.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"logout exit";}}i:101;a:7:{s:3:"uid";s:32:"b86211212296f7b5deb64166fda56c02";s:3:"css";s:7:"login-4";s:4:"code";i:59493;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:671:"M519.5 584C507.8 595.7 507.8 615.2 519.5 627 525.4 632.8 533.2 636.7 543 636.7 550.8 636.7 558.6 632.8 564.5 627L748 437.5 564.5 248C552.7 236.3 533.2 236.3 519.5 248 507.8 261.7 507.8 281.3 519.5 293L632.8 406.3 31.3 406.3C13.7 406.3 0 419.9 0 437.5 0 455.1 13.7 468.8 31.3 468.8L634.8 468.8ZM937.5-62.5L375-62.5C339.8-62.5 312.5-35.2 312.5 0L312.5 281.3 375 281.3 375 39.1C375 17.6 392.6 0 414.1 0L898.4 0C919.9 0 935.5 17.6 935.5 39.1L937.5 837.9C937.5 857.4 919.9 875 900.4 875L414.1 875C392.6 875 375 857.4 375 837.9L375 591.8 312.5 593.8 312.5 875C312.5 910.2 339.8 937.5 375 937.5L937.5 937.5C972.7 937.5 1000 910.2 1000 875L1000 0C1000-35.2 972.7-62.5 937.5-62.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"login enter";}}i:102;a:7:{s:3:"uid";s:32:"3440801994d43f66bf7606077825c8ed";s:3:"css";s:6:"list-2";s:4:"code";i:59494;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1002:"M93.8 375L31.3 375C13.7 375 0 388.7 0 406.3L0 468.8C0 486.3 13.7 500 31.3 500L93.8 500C111.3 500 125 486.3 125 468.8L125 406.3C125 388.7 111.3 375 93.8 375ZM968.8 406.3L312.5 406.3C294.9 406.3 281.3 419.9 281.3 437.5 281.3 455.1 294.9 468.8 312.5 468.8L968.8 468.8C986.3 468.8 1000 455.1 1000 437.5 1000 419.9 986.3 406.3 968.8 406.3ZM93.8 625L31.3 625C13.7 625 0 638.7 0 656.3L0 718.8C0 736.3 13.7 750 31.3 750L93.8 750C111.3 750 125 736.3 125 718.8L125 656.3C125 638.7 111.3 625 93.8 625ZM968.8 656.3L312.5 656.3C294.9 656.3 281.3 669.9 281.3 687.5 281.3 705.1 294.9 718.8 312.5 718.8L968.8 718.8C986.3 718.8 1000 705.1 1000 687.5 1000 669.9 986.3 656.3 968.8 656.3ZM93.8 125L31.3 125C13.7 125 0 138.7 0 156.3L0 218.8C0 236.3 13.7 250 31.3 250L93.8 250C111.3 250 125 236.3 125 218.8L125 156.3C125 138.7 111.3 125 93.8 125ZM312.5 218.8L968.8 218.8C986.3 218.8 1000 205.1 1000 187.5 1000 169.9 986.3 156.3 968.8 156.3L312.5 156.3C294.9 156.3 281.3 169.9 281.3 187.5 281.3 205.1 294.9 218.8 312.5 218.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"list";}}i:103;a:7:{s:3:"uid";s:32:"4a3c7e72ffe1d925a1caa86be7fb93ab";s:3:"css";s:11:"thumbs-up-3";s:4:"code";i:59495;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1429:"M593.8 937.5C310.5 937.5 308.6 925.8 273.4 898.4 253.9 884.8 218.8 875 89.8 867.2 82 867.2 72.3 863.3 66.4 855.5 64.5 851.6 0 757.8 0 607.4 0 460.9 44.9 392.6 46.9 390.6 52.7 380.9 62.5 375 74.2 375 179.7 375 326.2 240.2 423.8 5.9 441.4-35.2 445.3-62.5 507.8-62.5 543-62.5 582-37.1 601.6-3.9 642.6 62.5 621.1 205.1 603.5 283.2 668 281.3 785.2 281.3 839.8 281.3 916 281.3 968.8 326.2 968.8 394.5 970.7 416 966.8 445.3 960.9 459 978.5 476.6 1000 502 1000 535.2 1002 578.1 974.6 609.4 957 628.9 960.9 640.6 968.8 658.2 966.8 677.7 964.8 724.6 927.7 755.9 906.3 771.5 908.2 785.2 908.2 810.5 904.3 830.1 888.7 906.3 775.4 937.5 593.8 937.5ZM107.4 802.7C218.8 812.5 279.3 826.2 310.5 849.6 334 867.2 332 875 593.8 875 673.8 875 832 871.1 843.8 816.4 847.7 794.9 824.2 773.4 824.2 773.4 818.4 755.9 826.2 738.3 841.8 732.4 841.8 732.4 904.3 709 904.3 673.8 906.3 652.3 890.6 638.7 890.6 638.7 880.9 623 884.8 605.5 898.4 595.7 898.4 595.7 939.5 570.3 937.5 537.1 937.5 509.8 902.3 492.2 900.4 490.2 892.6 486.3 888.7 478.5 886.7 470.7 884.8 460.9 886.7 451.2 892.6 445.3 892.6 445.3 908.2 419.9 906.3 396.5 906.3 345.7 851.6 343.8 839.8 343.8 761.7 343.8 558.6 343.8 558.6 343.8 546.9 343.8 537.1 339.8 531.3 330.1 525.4 322.3 525.4 310.5 529.3 300.8 560.5 212.9 576.2 74.2 548.8 27.3 541 13.7 539.1 0 507.8 0 502 0 492.2 3.9 482.4 29.3 377 279.3 220.7 423.8 93.8 437.5 82 460.9 62.5 513.7 62.5 607.4 62.5 705.1 91.8 779.3 107.4 802.7Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:14:"thumbs up like";}}i:104;a:7:{s:3:"uid";s:32:"52a94e66ecf47170607a2597481a7f54";s:3:"css";s:6:"home-3";s:4:"code";i:59496;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:749:"M992.2 439.5L523.4-52.7C517.6-58.6 509.8-62.5 502-62.5 492.2-62.5 484.4-58.6 478.5-52.7L7.8 439.5C-3.9 451.2-3.9 470.7 7.8 482.4 21.5 494.1 41 494.1 52.7 482.4L93.8 437.5 93.8 906.3C93.8 923.8 107.4 937.5 125 937.5L343.8 937.5C361.3 937.5 375 923.8 375 906.3L377 593.8 625 593.8 625 906.3C625 923.8 638.7 937.5 656.3 937.5L875 937.5C892.6 937.5 906.3 923.8 906.3 906.3L906.3 437.5 947.3 482.4C953.1 488.3 962.9 492.2 970.7 492.2 978.5 492.2 986.3 488.3 992.2 482.4 1003.9 470.7 1003.9 451.2 992.2 439.5ZM843.8 380.9L843.8 875 687.5 875 687.5 562.5C687.5 544.9 673.8 531.3 656.3 531.3L345.7 531.3C328.1 531.3 314.5 544.9 314.5 562.5L312.5 875 156.3 875 156.3 380.9C156.3 378.9 156.3 377 156.3 375L502 13.7 843.8 373C843.8 377 843.8 378.9 843.8 380.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"home";}}i:105;a:7:{s:3:"uid";s:32:"5c49418e9b27466b3bbf024fbc45c725";s:3:"css";s:10:"th-large-3";s:4:"code";i:59497;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:832:"M937.5 937.5L625 937.5C589.8 937.5 562.5 910.2 562.5 875L562.5 562.5C562.5 527.3 589.8 500 625 500L937.5 500C972.7 500 1000 527.3 1000 562.5L1000 875C1000 910.2 972.7 937.5 937.5 937.5ZM937.5 562.5L625 562.5 625 875 937.5 875ZM937.5 375L625 375C589.8 375 562.5 347.7 562.5 312.5L562.5 0C562.5-35.2 589.8-62.5 625-62.5L937.5-62.5C972.7-62.5 1000-35.2 1000 0L1000 312.5C1000 347.7 972.7 375 937.5 375ZM937.5 0L625 0 625 312.5 937.5 312.5ZM375 937.5L62.5 937.5C27.3 937.5 0 910.2 0 875L0 562.5C0 527.3 27.3 500 62.5 500L375 500C410.2 500 437.5 527.3 437.5 562.5L437.5 875C437.5 910.2 410.2 937.5 375 937.5ZM375 562.5L62.5 562.5 62.5 875 375 875ZM375 375L62.5 375C27.3 375 0 347.7 0 312.5L0 0C0-35.2 27.3-62.5 62.5-62.5L375-62.5C410.2-62.5 437.5-35.2 437.5 0L437.5 312.5C437.5 347.7 410.2 375 375 375ZM375 0L62.5 0 62.5 312.5 375 312.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:22:"thumbnails large image";}}i:106;a:7:{s:3:"uid";s:32:"8826931c06e58410a80ccab3220b0c91";s:3:"css";s:7:"chart-1";s:4:"code";i:59498;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:772:"M921.9 156.3C878.9 156.3 843.8 191.4 843.8 234.4 843.8 244.1 845.7 252 847.7 259.8L658.2 423.8C644.5 412.1 627 406.3 609.4 406.3 587.9 406.3 568.4 414.1 554.7 427.7L406.3 353.5C402.3 312.5 369.1 281.3 328.1 281.3 285.2 281.3 250 316.4 250 359.4 250 371.1 252 382.8 257.8 392.6L105.5 568.4C97.7 564.5 87.9 562.5 78.1 562.5 35.2 562.5 0 597.7 0 640.6 0 683.6 35.2 718.8 78.1 718.8 121.1 718.8 156.3 683.6 156.3 640.6 156.3 630.9 154.3 621.1 150.4 611.3L304.7 433.6C312.5 435.5 320.3 437.5 328.1 437.5 351.6 437.5 371.1 427.7 384.8 412.1L531.3 484.4C531.3 527.3 566.4 562.5 609.4 562.5 652.3 562.5 687.5 527.3 687.5 484.4 687.5 482.4 687.5 482.4 687.5 480.5L890.6 306.6C900.4 310.5 910.2 312.5 921.9 312.5 964.8 312.5 1000 277.3 1000 234.4 1000 191.4 964.8 156.3 921.9 156.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"chart";}}i:107;a:7:{s:3:"uid";s:32:"161124d5ac9719bb7e18d4b04356bd6c";s:3:"css";s:8:"params-1";s:4:"code";i:59499;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1721:"M156.3 316.4L156.3-31.3C156.3-48.8 142.6-62.5 125-62.5 107.4-62.5 93.8-48.8 93.8-31.3L93.8 316.4C39.1 330.1 0 378.9 0 437.5 0 496.1 39.1 544.9 93.8 558.6L93.8 906.3C93.8 923.8 107.4 937.5 125 937.5 142.6 937.5 156.3 923.8 156.3 906.3L156.3 558.6C210.9 544.9 250 496.1 250 437.5 250 378.9 210.9 330.1 156.3 316.4ZM125 500C125 500 125 500 125 500 125 500 125 500 125 500 89.8 500 62.5 472.7 62.5 437.5 62.5 402.3 89.8 375 125 375 125 375 125 375 125 375 125 375 125 375 125 375 160.2 375 187.5 402.3 187.5 437.5 187.5 472.7 160.2 500 125 500ZM531.3 503.9L531.3-31.3C531.3-48.8 517.6-62.5 500-62.5 482.4-62.5 468.8-48.8 468.8-31.3L468.8 503.9C414.1 517.6 375 566.4 375 625 375 683.6 414.1 732.4 468.8 746.1L468.8 906.3C468.8 923.8 482.4 937.5 500 937.5 517.6 937.5 531.3 923.8 531.3 906.3L531.3 746.1C585.9 732.4 625 683.6 625 625 625 566.4 585.9 517.6 531.3 503.9ZM500 687.5C500 687.5 500 687.5 500 687.5 500 687.5 500 687.5 500 687.5 464.8 687.5 437.5 660.2 437.5 625 437.5 589.8 464.8 562.5 500 562.5 500 562.5 500 562.5 500 562.5 500 562.5 500 562.5 500 562.5 535.2 562.5 562.5 589.8 562.5 625 562.5 660.2 535.2 687.5 500 687.5ZM906.3 128.9L906.3-31.3C906.3-48.8 892.6-62.5 875-62.5 857.4-62.5 843.8-48.8 843.8-31.3L843.8 128.9C789.1 142.6 750 191.4 750 250 750 308.6 789.1 357.4 843.8 371.1L843.8 906.3C843.8 923.8 857.4 937.5 875 937.5 892.6 937.5 906.3 923.8 906.3 906.3L906.3 371.1C960.9 357.4 1000 308.6 1000 250 1000 191.4 960.9 142.6 906.3 128.9ZM875 312.5C875 312.5 875 312.5 875 312.5 875 312.5 875 312.5 875 312.5 839.8 312.5 812.5 285.2 812.5 250 812.5 214.8 839.8 187.5 875 187.5 875 187.5 875 187.5 875 187.5 875 187.5 875 187.5 875 187.5 910.2 187.5 937.5 214.8 937.5 250 937.5 285.2 910.2 312.5 875 312.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:15:"params settings";}}i:108;a:7:{s:3:"uid";s:32:"1c3daa46be04399a0abb9b2f089c4cf3";s:3:"css";s:13:"thumbs-down-3";s:4:"code";i:59500;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1397:"M406.3-62.5C689.5-62.5 691.4-50.8 726.6-23.4 746.1-9.8 781.3 0 910.2 7.8 918 7.8 927.7 11.7 933.6 19.5 935.5 23.4 1000 117.2 1000 267.6 1000 414.1 955.1 482.4 953.1 484.4 947.3 494.1 937.5 500 925.8 500 820.3 500 673.8 634.8 576.2 869.1 558.6 910.2 554.7 937.5 492.2 937.5 457 937.5 418 912.1 398.4 878.9 357.4 812.5 377 669.9 396.5 591.8 332 593.8 214.8 593.8 160.2 593.8 84 593.8 31.3 548.8 31.3 480.5 29.3 459 33.2 429.7 39.1 416 21.5 398.4 0 373 0 339.8-2 296.9 25.4 265.6 43 246.1 39.1 234.4 31.3 216.8 33.2 197.3 35.2 150.4 72.3 119.1 93.8 103.5 91.8 89.8 91.8 64.5 95.7 44.9 111.3-31.3 224.6-62.5 406.3-62.5ZM892.6 72.3C781.3 62.5 720.7 48.8 689.5 25.4 666 7.8 668 0 406.3 0 326.2 0 168 3.9 156.3 58.6 152.3 80.1 175.8 101.6 175.8 101.6 181.6 119.1 173.8 136.7 158.2 142.6 158.2 142.6 95.7 166 95.7 201.2 93.8 222.7 109.4 236.3 109.4 236.3 119.1 252 115.2 269.5 101.6 279.3 101.6 279.3 60.5 304.7 62.5 337.9 62.5 365.2 97.7 382.8 97.7 384.8 105.5 388.7 111.3 396.5 113.3 404.3 115.2 414.1 113.3 423.8 107.4 429.7 107.4 429.7 91.8 455.1 93.8 478.5 93.8 529.3 148.4 531.3 160.2 531.3 238.3 531.3 441.4 531.3 441.4 531.3 453.1 531.3 462.9 535.2 468.8 544.9 474.6 552.7 474.6 564.5 470.7 574.2 439.5 662.1 423.8 800.8 451.2 847.7 459 861.3 460.9 875 492.2 875 498 875 507.8 871.1 517.6 845.7 623 595.7 779.3 451.2 906.3 437.5 918 414.1 937.5 361.3 937.5 267.6 937.5 169.9 908.2 95.7 892.6 72.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:26:"thumbs down unlike dislike";}}i:109;a:7:{s:3:"uid";s:32:"d3afe478a49c013f334e0b454807d577";s:3:"css";s:11:"direction-3";s:4:"code";i:59501;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:281:"M900.4 39.1L570.3 806.6 455.1 468.8 119.1 367.2 900.4 39.1M980.5-62.5C974.6-62.5 966.8-60.5 959-56.6L27.3 339.8C-5.9 353.5-7.8 380.9 21.5 400.4L408.2 521.5 535.2 914.1C543 929.7 554.7 937.5 564.5 937.5 576.2 937.5 587.9 927.7 595.7 910.2L994.1-21.5C1005.9-46.9 998-62.5 980.5-62.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:18:"direction location";}}i:110;a:7:{s:3:"uid";s:32:"2116e026020768a7637db5598f6ac0f5";s:3:"css";s:10:"to-start-2";s:4:"code";i:59502;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:496:"M951.2 2C951.2-21.5 939.5-43 919.9-52.7 910.2-58.6 900.4-60.5 888.7-60.5 878.9-60.5 867.2-58.6 857.4-50.8L138.7 384.8C123 394.5 111.3 410.2 109.4 427.7L109.4-31.3C109.4-48.8 95.7-62.5 78.1-62.5 60.5-62.5 46.9-48.8 46.9-31.3L46.9 906.3C46.9 923.8 60.5 937.5 78.1 937.5 95.7 937.5 109.4 923.8 109.4 906.3L109.4 447.3C111.3 464.8 123 480.5 138.7 490.2L857.4 925.8C867.2 933.6 878.9 935.5 890.6 935.5 900.4 935.5 912.1 933.6 921.9 927.7 941.4 918 953.1 896.5 953.1 873ZM171.9 437.5L888.7 2 890.6 873Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:12:"start player";}}i:111;a:7:{s:3:"uid";s:32:"a52aa6b35d8e55e5f926eb0d2bdff7a2";s:3:"css";s:15:"fast-backward-3";s:4:"code";i:59503;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:635:"M560.5 130.9L66.4 437.5 560.5 744.1 560.5 503.9 935.5 744.1 935.5 130.9 560.5 371.1 560.5 123M558.6 68.4C568.4 68.4 580.1 70.3 589.8 76.2 609.4 87.9 623 107.4 623 130.9L623 259.8 914.1 78.1C923.8 72.3 935.5 68.4 947.3 68.4 957 68.4 960.9 70.3 970.7 76.2 992.2 87.9 998 107.4 998 130.9L998 744.1C998 767.6 990.2 787.1 970.7 798.8 960.9 804.7 953.1 806.6 943.4 806.6 931.6 806.6 923.8 802.7 912.1 796.9L623 615.2 623 744.1C623 767.6 609.4 787.1 589.8 798.8 580.1 804.7 568.4 806.6 558.6 806.6 546.9 806.6 535.2 802.7 525.4 796.9L31.3 490.2C13.7 478.5 2 459 2 437.5 2 416 13.7 396.5 31.3 384.8L525.4 78.1C535.2 72.3 546.9 68.4 558.6 68.4Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:15:"backward player";}}i:112;a:7:{s:3:"uid";s:32:"d9e0321dbbbb015ea7b9bf4c4ad015dc";s:3:"css";s:6:"play-3";s:4:"code";i:59504;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:345:"M140.6 2L859.4 437.5 140.6 873 140.6 2M140.6-60.5C130.9-60.5 121.1-58.6 111.3-52.7 91.8-43 78.1-21.5 78.1 2L78.1 873C78.1 896.5 89.8 918 109.4 927.7 119.1 933.6 128.9 935.5 140.6 935.5 152.3 935.5 164.1 933.6 173.8 925.8L892.6 490.2C910.2 478.5 921.9 459 921.9 437.5 921.9 416 910.2 396.5 892.6 384.8L173.8-50.8C164.1-58.6 152.3-60.5 140.6-60.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"play player";}}i:113;a:7:{s:3:"uid";s:32:"45ee20217f5ca231c45ea19d734fe827";s:3:"css";s:7:"pause-3";s:4:"code";i:59505;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:458:"M406.3-62.5L187.5-62.5C169.9-62.5 156.3-48.8 156.3-31.3L156.3 906.3C156.3 923.8 169.9 937.5 187.5 937.5L406.3 937.5C423.8 937.5 437.5 923.8 437.5 906.3L437.5-31.3C437.5-48.8 423.8-62.5 406.3-62.5ZM375 875L218.8 875 218.8 0 375 0ZM812.5-62.5L593.8-62.5C578.1-62.5 562.5-48.8 562.5-31.3L562.5 906.3C562.5 923.8 578.1 937.5 593.8 937.5L812.5 937.5C830.1 937.5 843.8 923.8 843.8 906.3L843.8-31.3C843.8-48.8 830.1-62.5 812.5-62.5ZM781.3 875L625 875 625 0 781.3 0Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:12:"pause player";}}i:114;a:7:{s:3:"uid";s:32:"e86c4200a183571bb625408230f4964d";s:3:"css";s:14:"fast-forward-3";s:4:"code";i:59506;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:618:"M439.5 130.9L933.6 437.5 439.5 744.1 439.5 503.9 64.5 744.1 64.5 130.9 439.5 371.1 439.5 123M441.4 68.4C431.6 68.4 419.9 70.3 410.2 76.2 390.6 87.9 377 107.4 377 130.9L377 259.8 85.9 78.1C76.2 72.3 64.5 68.4 52.7 68.4 43 68.4 39.1 70.3 29.3 76.2 9.8 87.9 2 107.4 2 130.9L2 744.1C2 767.6 9.8 787.1 29.3 798.8 39.1 804.7 46.9 806.6 56.6 806.6 68.4 806.6 76.2 802.7 87.9 796.9L377 615.2 377 744.1C377 767.6 390.6 787.1 410.2 798.8 419.9 804.7 431.6 806.6 441.4 806.6 453.1 806.6 464.8 802.7 474.6 796.9L968.8 490.2C986.3 478.5 998 459 998 437.5 998 416 986.3 396.5 968.8 384.8L474.6 78.1C464.8 72.3 453.1 68.4 441.4 68.4Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:14:"forward player";}}i:115;a:7:{s:3:"uid";s:32:"53aa179fcb564d27ee147212acc6c3e0";s:3:"css";s:8:"to-end-2";s:4:"code";i:59507;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:505:"M921.9-62.5C904.3-62.5 890.6-48.8 890.6-31.3L890.6 427.7C888.7 410.2 877 394.5 861.3 384.8L142.6-50.8C132.8-58.6 121.1-60.5 111.3-60.5 99.6-60.5 89.8-58.6 80.1-52.7 60.5-43 48.8-21.5 48.8 2L46.9 873C46.9 896.5 58.6 918 78.1 927.7 87.9 933.6 99.6 935.5 109.4 935.5 121.1 935.5 132.8 933.6 142.6 925.8L861.3 490.2C877 480.5 888.7 464.8 890.6 447.3L890.6 906.3C890.6 923.8 904.3 937.5 921.9 937.5 939.5 937.5 953.1 923.8 953.1 906.3L953.1-31.3C953.1-48.8 939.5-62.5 921.9-62.5ZM109.4 873L111.3 2 828.1 437.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"end player";}}i:116;a:7:{s:3:"uid";s:32:"24c4ae29fee3b0f6744634bc840299b4";s:3:"css";s:10:"calendar-3";s:4:"code";i:59508;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1817:"M937.5 31.3L687.5 31.3 687.5-31.3C687.5-48.8 673.8-62.5 656.3-62.5 638.7-62.5 625-48.8 625-31.3L625 31.3 375 31.3 375-31.3C375-48.8 361.3-62.5 343.8-62.5 326.2-62.5 312.5-48.8 312.5-31.3L312.5 31.3 62.5 31.3C27.3 31.3 0 58.6 0 93.8L0 875C0 910.2 27.3 937.5 62.5 937.5L937.5 937.5C972.7 937.5 1000 910.2 1000 875L1000 93.8C1000 58.6 972.7 31.3 937.5 31.3ZM937.5 875L62.5 875 62.5 93.8 312.5 93.8 312.5 125C312.5 142.6 326.2 156.3 343.8 156.3 361.3 156.3 375 142.6 375 125L375 93.8 625 93.8 625 125C625 142.6 638.7 156.3 656.3 156.3 673.8 156.3 687.5 142.6 687.5 125L687.5 93.8 937.5 93.8ZM718.8 437.5L781.3 437.5C798.8 437.5 812.5 423.8 812.5 406.3L812.5 343.8C812.5 326.2 798.8 312.5 781.3 312.5L718.8 312.5C701.2 312.5 687.5 326.2 687.5 343.8L687.5 406.3C687.5 423.8 701.2 437.5 718.8 437.5ZM718.8 687.5L781.3 687.5C798.8 687.5 812.5 673.8 812.5 656.3L812.5 593.8C812.5 576.2 798.8 562.5 781.3 562.5L718.8 562.5C701.2 562.5 687.5 576.2 687.5 593.8L687.5 656.3C687.5 673.8 701.2 687.5 718.8 687.5ZM531.3 562.5L468.8 562.5C451.2 562.5 437.5 576.2 437.5 593.8L437.5 656.3C437.5 673.8 451.2 687.5 468.8 687.5L531.3 687.5C548.8 687.5 562.5 673.8 562.5 656.3L562.5 593.8C562.5 576.2 548.8 562.5 531.3 562.5ZM531.3 312.5L468.8 312.5C451.2 312.5 437.5 326.2 437.5 343.8L437.5 406.3C437.5 423.8 451.2 437.5 468.8 437.5L531.3 437.5C548.8 437.5 562.5 423.8 562.5 406.3L562.5 343.8C562.5 326.2 548.8 312.5 531.3 312.5ZM281.3 312.5L218.8 312.5C201.2 312.5 187.5 326.2 187.5 343.8L187.5 406.3C187.5 423.8 201.2 437.5 218.8 437.5L281.3 437.5C298.8 437.5 312.5 423.8 312.5 406.3L312.5 343.8C312.5 326.2 298.8 312.5 281.3 312.5ZM281.3 562.5L218.8 562.5C201.2 562.5 187.5 576.2 187.5 593.8L187.5 656.3C187.5 673.8 201.2 687.5 218.8 687.5L281.3 687.5C298.8 687.5 312.5 673.8 312.5 656.3L312.5 593.8C312.5 576.2 298.8 562.5 281.3 562.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"calendar";}}i:117;a:7:{s:3:"uid";s:32:"4abe3137e7b7e88c47796267975fce96";s:3:"css";s:11:"lightbulb-4";s:4:"code";i:59509;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:891:"M500-62.5C306.6-62.5 154.3 95.7 154.3 289.1 154.3 433.6 226.6 503.9 283.2 554.7 320.3 585.9 343.8 605.5 343.8 630.9L343.8 683.6C343.8 685.5 343.8 685.5 343.8 687.5L343.8 687.5 343.8 777.3C343.8 873 406.3 937.5 502 937.5 593.8 937.5 656.3 873 656.3 777.3L656.3 687.5 656.3 687.5C656.3 685.5 656.3 685.5 656.3 683.6L656.3 630.9C656.3 593.8 683.6 572.3 724.6 535.2 781.3 486.3 845.7 425.8 845.7 289.1 845.7 95.7 693.4-62.5 500-62.5ZM498 875C439.5 875 406.3 837.9 406.3 777.3L406.3 736.3C427.7 744.1 459 750 500 750 541 750 570.3 744.1 593.8 736.3L593.8 777.3C593.8 839.8 558.6 875 498 875ZM683.6 488.3C640.6 525.4 593.8 562.5 593.8 630.9L593.8 669.9C578.1 677.7 550.8 687.5 500 687.5 445.3 687.5 419.9 677.7 406.3 671.9L406.3 630.9C406.3 576.2 365.2 543 324.2 507.8 271.5 459 216.8 406.3 216.8 289.1 216.8 128.9 341.8 0 500 0 658.2 0 783.2 128.9 783.2 289.1 783.2 396.5 734.4 443.4 683.6 488.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"light";}}i:118;a:7:{s:3:"uid";s:32:"d2bcc7ec20b90e03fc4cf4b171047359";s:3:"css";s:7:"diagram";s:4:"code";i:59510;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:701:"M265.6 250L46.9 250C29.3 250 15.6 263.7 15.6 281.3L15.6 906.3C15.6 923.8 29.3 937.5 46.9 937.5L265.6 937.5C283.2 937.5 296.9 923.8 296.9 906.3L296.9 281.3C296.9 263.7 283.2 250 265.6 250ZM234.4 875L78.1 875 78.1 312.5 234.4 312.5ZM609.4 435.5L390.6 435.5C373 435.5 359.4 449.2 359.4 466.8L359.4 906.3C359.4 923.8 373 937.5 390.6 937.5L609.4 937.5C627 937.5 640.6 923.8 640.6 906.3L640.6 466.8C640.6 449.2 627 435.5 609.4 435.5ZM578.1 875L421.9 875 421.9 498 578.1 498ZM953.1-62.5L734.4-62.5C716.8-62.5 703.1-48.8 703.1-31.3L703.1 906.3C703.1 923.8 716.8 937.5 734.4 937.5L953.1 937.5C970.7 937.5 984.4 923.8 984.4 906.3L984.4-31.3C984.4-48.8 970.7-62.5 953.1-62.5ZM921.9 875L765.6 875 765.6 0 921.9 0Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"diagram";}}i:119;a:7:{s:3:"uid";s:32:"b75ef25c56bc44d5be09cf98920d509b";s:3:"css";s:8:"arrow-up";s:4:"code";i:59511;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:586:"M1000 437.5C1000 162.1 775.4-62.5 500-62.5 224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5ZM62.5 437.5C62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 875 500 875 257.8 875 62.5 679.7 62.5 437.5ZM531.3 656.3L531.3 304.7 644.5 418C656.3 429.7 675.8 429.7 689.5 418 701.2 406.3 701.2 384.8 689.5 373L500 189.5 310.5 373C304.7 378.9 300.8 386.7 300.8 394.5 300.8 404.3 304.7 412.1 310.5 418 322.3 429.7 341.8 429.7 353.5 418L468.8 302.7 468.8 656.3C468.8 673.8 482.4 687.5 500 687.5 517.6 687.5 531.3 673.8 531.3 656.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"arrow up";}}i:120;a:7:{s:3:"uid";s:32:"f3ccf4b4abf526485d3b2c12aa15ab42";s:3:"css";s:11:"arrow-right";s:4:"code";i:59512;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:573:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 877C257.8 877 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 877 500 877ZM519.5 248C507.8 261.7 507.8 281.3 519.5 293L632.8 406.3 281.3 406.3C263.7 406.3 250 419.9 250 437.5 250 455.1 263.7 468.8 281.3 468.8L634.8 468.8 519.5 584C507.8 595.7 507.8 615.2 519.5 627 525.4 632.8 533.2 636.7 543 636.7 550.8 636.7 558.6 632.8 564.5 627L748 437.5 564.5 248C552.7 236.3 531.3 236.3 519.5 248Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"arrow right";}}i:121;a:7:{s:3:"uid";s:32:"03973983641c53e3552c94ef008555b1";s:3:"css";s:10:"arrow-left";s:4:"code";i:59513;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:575:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 877C257.8 877 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 877 500 877ZM718.8 406.3L367.2 406.3 480.5 293C492.2 281.3 492.2 261.7 480.5 248 468.8 236.3 447.3 236.3 435.5 248L252 437.5 435.5 627C441.4 632.8 449.2 636.7 457 636.7 466.8 636.7 474.6 632.8 480.5 627 492.2 615.2 492.2 595.7 480.5 584L365.2 468.8 718.8 468.8C736.3 468.8 750 455.1 750 437.5 750 419.9 736.3 406.3 718.8 406.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"arrow left";}}i:122;a:7:{s:3:"uid";s:32:"970c706c41b5599e0ffa6b95da8b8d0c";s:3:"css";s:10:"arrow-down";s:4:"code";i:59514;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:584:"M0 437.5C0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5 224.6-62.5 0 162.1 0 437.5ZM939.5 437.5C939.5 679.7 742.2 875 500 875 257.8 875 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 939.5 195.3 939.5 437.5ZM468.8 218.8L468.8 570.3 355.5 457C343.8 445.3 324.2 445.3 310.5 457 298.8 468.8 298.8 490.2 310.5 502L500 685.5 689.5 502C695.3 496.1 699.2 488.3 699.2 478.5 699.2 470.7 695.3 462.9 689.5 457 677.7 445.3 658.2 445.3 646.5 457L531.3 572.3 531.3 218.8C531.3 201.2 517.6 187.5 500 187.5 482.4 187.5 468.8 201.2 468.8 218.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"arrow down";}}i:123;a:7:{s:3:"uid";s:32:"8ffa6753bf49e1ebbd171c464fc01244";s:3:"css";s:7:"block-3";s:4:"code";i:59515;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:363:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM62.5 437.5C62.5 328.1 103.5 228.5 169.9 150.4L787.1 767.6C710.9 835.9 609.4 877 500 877 257.8 877 62.5 679.7 62.5 437.5ZM832 722.7L214.8 107.4C291 41 390.6 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 546.9 896.5 646.5 832 722.7Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"block";}}i:124;a:7:{s:3:"uid";s:32:"bd1b1cd2404da5fa658150366f5c3280";s:3:"css";s:9:"comment-3";s:4:"code";i:59516;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:720:"M500 62.5C742.2 62.5 937.5 203.1 937.5 375 937.5 546.9 742.2 687.5 500 687.5L484.4 687.5 474.6 687.5C457 687.5 445.3 687.5 427.7 683.6L392.6 679.7 371.1 707C359.4 718.8 308.6 761.7 250 791 261.7 759.8 269.5 724.6 271.5 691.4L271.5 689.5 271.5 646.5 236.3 628.9C127 572.3 62.5 478.5 62.5 375 62.5 203.1 257.8 62.5 500 62.5M500 0C224.6 0 0 168 0 375 0 503.9 76.2 617.2 209 683.6 209 685.5 209 685.5 209 685.5 209 742.2 177.7 804.7 158.2 835.9L158.2 835.9C156.3 839.8 156.3 841.8 156.3 847.7 156.3 863.3 168 875 185.5 875 187.5 875 191.4 875 191.4 875 193.4 875 193.4 875 193.4 875 291 859.4 398.4 771.5 418 746.1 441.4 750 455.1 750 474.6 750 482.4 750 490.2 750 500 750 775.4 750 1000 582 1000 375 1000 168 775.4 0 500 0Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"comment";}}i:125;a:7:{s:3:"uid";s:32:"ecd80d34f0a716374c0e2fa3661c6529";s:3:"css";s:8:"camera-3";s:4:"code";i:59517;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:829:"M623 156.3C625 156.3 625 156.3 625 158.2L625 283.2C625 306.6 638.7 326.2 658.2 337.9 668 343.8 677.7 345.7 687.5 345.7 701.2 345.7 714.8 341.8 724.6 334L937.5 214.8 937.5 660.2 724.6 543C712.9 535.2 701.2 531.3 687.5 531.3 677.7 531.3 668 535.2 658.2 539.1 638.7 548.8 625 570.3 625 593.8L625 716.8C625 718.8 625 718.8 623 718.8L64.5 718.8C64.5 718.8 62.5 718.8 62.5 716.8L62.5 158.2C62.5 156.3 64.5 156.3 64.5 156.3L623 156.3M966.8 125C960.9 125 947.3 127 939.5 134.8L687.5 283.2 687.5 158.2C687.5 123 658.2 93.8 623 93.8L64.5 93.8C29.3 93.8 0 123 0 158.2L0 716.8C0 752 29.3 781.3 64.5 781.3L623 781.3C658.2 781.3 687.5 752 687.5 716.8L687.5 593.8 945.3 744.1C953.1 752 960.9 750 966.8 750 974.6 750 978.5 748 980.5 748 992.2 744.1 1000 732.4 1000 718.8L1000 156.3C1000 144.5 992.2 130.9 980.5 127 978.5 127 974.6 125 966.8 125Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"camera";}}i:126;a:7:{s:3:"uid";s:32:"5d01c1a42cd14d43340eea7ea502e611";s:3:"css";s:12:"camera-alt-1";s:4:"code";i:59518;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:746:"M906.3 156.3L761.7 156.3 687.5 31.3 312.5 31.3 238.3 156.3 93.8 156.3C62.5 156.3 0 187.5 0 250L0 750C0 802.7 46.9 843.8 87.9 843.8L908.2 843.8C949.2 843.8 1000 800.8 1000 752L1000 250C1000 218.8 968.8 156.3 906.3 156.3ZM937.5 752C937.5 763.7 918 781.3 908.2 781.3L87.9 781.3C80.1 781.3 62.5 765.6 62.5 750L62.5 250C62.5 228.5 89.8 218.8 93.8 218.8L273.4 218.8 291 187.5 347.7 93.8 654.3 93.8 710.9 187.5 726.6 218.8 906.3 218.8C927.7 218.8 937.5 248 937.5 250ZM500 250C378.9 250 281.3 347.7 281.3 468.8 281.3 589.8 378.9 687.5 500 687.5 621.1 687.5 718.8 589.8 718.8 468.8 718.8 347.7 621.1 250 500 250ZM500 625C414.1 625 343.8 554.7 343.8 468.8 343.8 382.8 414.1 312.5 500 312.5 585.9 312.5 656.3 382.8 656.3 468.8 656.3 554.7 585.9 625 500 625Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"camera";}}i:127;a:7:{s:3:"uid";s:32:"edb0dc3d04f3b2f7a6d253152dc79e98";s:3:"css";s:4:"ok-1";s:4:"code";i:59519;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:531:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 877C257.8 877 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 877 500 877ZM699.2 253.9L406.3 548.8 273.4 418C261.7 406.3 242.2 406.3 230.5 418 216.8 429.7 216.8 449.2 230.5 460.9L384.8 617.2C396.5 628.9 416 628.9 429.7 617.2 429.7 615.2 431.6 613.3 431.6 611.3L744.1 298.8C755.9 287.1 755.9 267.6 744.1 253.9 732.4 242.2 710.9 242.2 699.2 253.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"ok check";}}i:128;a:7:{s:3:"uid";s:32:"d7d8409cad1aaa4348b340d7b28cf2da";s:3:"css";s:4:"time";s:4:"code";i:59520;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:512:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 877C257.8 877 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 877 500 877ZM531.3 425.8L531.3 125C531.3 107.4 517.6 93.8 500 93.8 482.4 93.8 468.8 107.4 468.8 125L468.8 437.5C468.8 447.3 472.7 455.1 478.5 460.9 478.5 460.9 478.5 460.9 480.5 460.9L634.8 617.2C646.5 628.9 666 628.9 679.7 617.2 691.4 603.5 691.4 584 679.7 572.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"time";}}i:129;a:7:{s:3:"uid";s:32:"fce269eb25ae8dd119082d316a54c602";s:3:"css";s:8:"cancel-1";s:4:"code";i:59521;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:629:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 877C257.8 877 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 877 500 877ZM677.7 259.8C664.1 248 644.5 248 632.8 259.8L500 392.6 367.2 259.8C355.5 248 335.9 248 322.3 259.8 310.5 273.4 310.5 293 322.3 304.7L455.1 437.5 322.3 570.3C310.5 582 310.5 601.6 322.3 615.2 335.9 627 355.5 627 367.2 615.2L500 482.4 632.8 615.2C644.5 627 664.1 627 677.7 615.2 689.5 601.6 689.5 582 677.7 570.3L544.9 437.5 677.7 304.7C689.5 293 689.5 273.4 677.7 259.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"cancel";}}i:130;a:7:{s:3:"uid";s:32:"77b2c668c55a63e8c249fa3044d9e226";s:3:"css";s:10:"download-3";s:4:"code";i:59522;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1112:"M746.1 191.4C701.2 76.2 607.4 2 466.8 2 287.1 2 160.2 136.7 150.4 310.5 62.5 337.9 0 427.7 0 527.3 0 650.4 95.7 753.9 210.9 753.9L238.3 753.9C255.9 753.9 269.5 740.2 269.5 722.7 269.5 705.1 255.9 691.4 238.3 691.4L210.9 691.4C130.9 691.4 60.5 615.2 60.5 527.3 60.5 449.2 117.2 377 185.5 365.2L214.8 361.3 210.9 332 210.9 332C210.9 179.7 310.5 64.5 466.8 64.5 589.8 64.5 660.2 127 693.4 230.5L699.2 252 722.7 252C837.9 255.9 939.5 349.6 939.5 466.8 939.5 572.3 869.1 691.4 761.7 691.4L753.9 691.4C736.3 691.4 722.7 705.1 722.7 722.7 722.7 740.2 736.3 753.9 753.9 753.9L753.9 753.9C910.2 750 1000 599.6 1000 466.8 1000 322.3 886.7 207 746.1 191.4ZM630.9 695.3C623 685.5 607.4 685.5 599.6 695.3L531.3 771.5 531.3 455.1C531.3 439.5 517.6 423.8 500 423.8 482.4 423.8 468.8 439.5 468.8 455.1L468.8 771.5 402.3 697.3C392.6 687.5 378.9 685.5 371.1 695.3L363.3 699.2C353.5 709 353.5 722.7 363.3 732.4L474.6 857.4C474.6 857.4 474.6 857.4 474.6 857.4L484.4 865.2C488.3 871.1 494.1 873 500 873 505.9 873 511.7 871.1 515.6 865.2L523.4 857.4C523.4 857.4 523.4 857.4 523.4 857.4L638.7 730.5C648.4 720.7 648.4 710.9 638.7 701.2Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:8:"download";}}i:131;a:7:{s:3:"uid";s:32:"266aadb84046e1079a9de5d22fb10e55";s:3:"css";s:8:"upload-3";s:4:"code";i:59523;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1106:"M746.1 191.4C701.2 76.2 607.4 2 466.8 2 287.1 2 160.2 136.7 150.4 310.5 62.5 337.9 0 427.7 0 527.3 0 650.4 95.7 753.9 210.9 753.9L300.8 753.9C318.4 753.9 332 740.2 332 722.7 332 705.1 318.4 691.4 300.8 691.4L210.9 691.4C130.9 691.4 60.5 615.2 60.5 527.3 60.5 449.2 117.2 377 185.5 365.2L214.8 361.3 210.9 332 210.9 332C210.9 179.7 310.5 64.5 466.8 64.5 589.8 64.5 660.2 127 693.4 230.5L699.2 252 720.7 252C837.9 255.9 939.5 349.6 939.5 466.8 939.5 572.3 869.1 691.4 761.7 691.4L691.4 691.4C673.8 691.4 660.2 705.1 660.2 722.7 660.2 740.2 673.8 753.9 691.4 753.9L761.7 753.9C918 750 1000 599.6 1000 466.8 1000 322.3 886.7 207 746.1 191.4ZM523.4 439.5C523.4 439.5 523.4 439.5 523.4 439.5L515.6 431.6C511.7 427.7 505.9 423.8 500 423.8 494.1 423.8 488.3 427.7 484.4 431.6L474.6 439.5C474.6 439.5 474.6 439.5 474.6 439.5L363.3 564.5C353.5 574.2 353.5 589.8 363.3 597.7L371.1 603.5C378.9 613.3 392.6 609.4 402.3 599.6L468.8 527.3 468.8 841.8C468.8 859.4 482.4 873 500 873 517.6 873 531.3 859.4 531.3 841.8L531.3 527.3 599.6 601.6C607.4 611.3 623 615.2 630.9 605.5L638.7 599.6C648.4 591.8 648.4 576.2 638.7 566.4Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"upload";}}i:132;a:7:{s:3:"uid";s:32:"303fa3f04504fb1f22dc01ca100b2165";s:3:"css";s:5:"doc-3";s:4:"code";i:59524;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:263:"M546.9-62.5L203.1-62.5C168-62.5 140.6-35.2 140.6 0L140.6 875C140.6 910.2 168 937.5 203.1 937.5L796.9 937.5C832 937.5 859.4 910.2 859.4 875L859.4 250ZM796.9 275.4L796.9 281.3 515.6 281.3 515.6 0 521.5 0ZM203.1 875L203.1 0 453.1 0 453.1 343.8 796.9 343.8 796.9 875Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"doc";}}i:133;a:7:{s:3:"uid";s:32:"3b1b1795fa8b21e4370bcc02ca7d3bde";s:3:"css";s:6:"mail-3";s:4:"code";i:59525;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:654:"M1000 164.1C1000 158.2 1000 152.3 996.1 146.5 988.3 111.3 964.8 93.8 921.9 93.8L109.4 93.8C72.3 93.8 31.3 107.4 11.7 134.8 9.8 134.8 9.8 136.7 7.8 138.7 2 146.5 0 156.3 0 164.1 0 166 0 169.9 0 171.9L0 671.9C0 724.6 56.6 781.3 109.4 781.3L921.9 781.3C974.6 781.3 1000 724.6 1000 671.9L1000 171.9C1000 169.9 1000 166 1000 164.1ZM109.4 156.3L921.9 156.3C921.9 156.3 921.9 156.3 921.9 156.3L500 492.2 80.1 158.2C89.8 156.3 101.6 156.3 109.4 156.3ZM921.9 718.8L109.4 718.8C91.8 718.8 62.5 689.5 62.5 671.9L62.5 224.6 480.5 558.6C486.3 562.5 492.2 564.5 500 564.5 507.8 564.5 513.7 562.5 519.5 558.6L937.5 224.6 937.5 671.9C937.5 689.5 939.5 718.8 921.9 718.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"mail";}}i:134;a:7:{s:3:"uid";s:32:"abe941c0c7d8208fbfe2c043f0dd5f5a";s:3:"css";s:5:"eye-3";s:4:"code";i:59526;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1001:"M503.9 252C400.4 252 316.4 335.9 316.4 439.5 316.4 543 400.4 627 503.9 627 607.4 627 691.4 543 691.4 439.5 691.4 335.9 607.4 252 503.9 252ZM503.9 564.5C433.6 564.5 377 505.9 377 437.5 377 369.1 433.6 312.5 502 312.5 570.3 312.5 627 369.1 627 437.5 627 505.9 572.3 564.5 503.9 564.5ZM1000 429.7C1000 427.7 1000 427.7 998 425.8 998 423.8 998 423.8 998 423.8 998 423.8 998 421.9 998 421.9 906.3 212.9 710.9 93.8 502 93.8 293 93.8 93.8 212.9 2 419.9 2 421.9 2 421.9 2 423.8 2 423.8 2 423.8 0 425.8 0 425.8 0 427.7 0 429.7 0 433.6 0 435.5 0 437.5 0 441.4 0 443.4 0 447.3 0 449.2 0 449.2 0 451.2 2 453.1 2 453.1 2 453.1 2 453.1 2 455.1 2 455.1 93.8 664.1 291 781.3 500 781.3 709 781.3 906.3 664.1 998 457 998 455.1 998 455.1 998 453.1 998 453.1 998 453.1 1000 451.2 1000 451.2 1000 449.2 1000 447.3 1000 443.4 1000 441.4 1000 439.5 1000 435.5 1000 433.6 1000 429.7ZM500 718.8C322.3 718.8 148.4 627 62.5 437.5 148.4 252 324.2 156.3 502 156.3 679.7 156.3 851.6 252 937.5 439.5 851.6 625 677.7 718.8 500 718.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"eye";}}i:135;a:7:{s:3:"uid";s:32:"bfa4dacf40fe82dfdb1f128bee49eba3";s:3:"css";s:6:"flag-4";s:4:"code";i:59527;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:581:"M664.1 31.3C507.8 31.3 466.8-62.5 267.6-62.5 140.6-62.5 62.5 33.2 62.5 33.2L62.5 906.3C62.5 923.8 76.2 937.5 93.8 937.5 111.3 937.5 125 923.8 125 906.3L125 507.8C158.2 488.3 203.1 468.8 259.8 468.8 459 468.8 515.6 562.5 671.9 562.5 828.1 562.5 937.5 468.8 937.5 468.8L937.5-62.5C937.5-62.5 820.3 31.3 664.1 31.3ZM875 435.5C839.8 459 765.6 500 671.9 500 611.3 500 568.4 482.4 515.6 460.9 451.2 435.5 377 406.3 259.8 406.3 207 406.3 162.1 419.9 125 437.5L125 58.6C148.4 37.1 199.2 0 267.6 0 359.4 0 412.1 21.5 466.8 44.9 521.5 68.4 578.1 93.8 664.1 93.8 748 93.8 820.3 70.3 875 44.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"flag";}}i:136;a:7:{s:3:"uid";s:32:"ed84b8a18c830ee0042dd08877dc3495";s:3:"css";s:8:"folder-3";s:4:"code";i:59528;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:279:"M345.7 109.4L423.8 185.5 443.4 203.1 937.5 203.1 937.5 765.6 62.5 765.6 62.5 109.4 343.8 109.4M375 46.9L62.5 46.9C27.3 46.9 0 74.2 0 109.4L0 765.6C0 800.8 27.3 828.1 62.5 828.1L937.5 828.1C972.7 828.1 1000 800.8 1000 765.6L1000 203.1C1000 168 972.7 140.6 937.5 140.6L468.8 140.6Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"folder";}}i:137;a:7:{s:3:"uid";s:32:"2fa63e42250ee29569659c6e12a85fa4";s:3:"css";s:7:"heart-3";s:4:"code";i:59529;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:783:"M281.3 48.8C312.5 48.8 367.2 64.5 457 152.3L502 195.3 544.9 152.3C607.4 87.9 673.8 48.8 718.8 48.8 779.3 48.8 826.2 68.4 873 115.2 916 158.2 939.5 216.8 939.5 277.3 939.5 337.9 916 396.5 871.1 439.5 867.2 443.4 679.7 648.4 521.5 818.4 513.7 826.2 505.9 826.2 500 826.2 496.1 826.2 488.3 826.2 480.5 818.4 441.4 775.4 162.1 464.8 130.9 431.6 85.9 388.7 62.5 332 62.5 269.5 62.5 209 85.9 150.4 130.9 107.4 171.9 66.4 222.7 48.8 281.3 48.8M281.3-13.7C207-13.7 140.6 9.8 85.9 64.5-29.3 177.7-29.3 363.3 85.9 476.6 119.1 509.8 435.5 861.3 435.5 861.3 453.1 878.9 476.6 888.7 500 888.7 523.4 888.7 548.8 878.9 566.4 861.3 566.4 861.3 912.1 488.3 916 484.4 1031.3 369.1 1031.3 185.5 916 70.3 859.4 13.7 796.9-13.7 718.8-13.7 644.5-13.7 562.5 44.9 500 107.4 437.5 44.9 357.4-13.7 281.3-13.7Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"heart";}}i:138;a:7:{s:3:"uid";s:32:"6c5c20513c23e2d93e12edd3b8c6d1e0";s:3:"css";s:6:"info-3";s:4:"code";i:59530;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:814:"M562.5 656.3L531.3 656.3 531.3 377C531.3 377 531.3 377 531.3 375 531.3 375 531.3 375 531.3 375 531.3 357.4 517.6 343.8 500 343.8L437.5 343.8C419.9 343.8 406.3 357.4 406.3 375 406.3 392.6 419.9 406.3 437.5 406.3L468.8 406.3 468.8 656.3 437.5 656.3C419.9 656.3 406.3 669.9 406.3 687.5 406.3 705.1 419.9 718.8 437.5 718.8L562.5 718.8C580.1 718.8 593.8 705.1 593.8 687.5 593.8 669.9 580.1 656.3 562.5 656.3ZM500 281.3C535.2 281.3 562.5 253.9 562.5 218.8 562.5 183.6 535.2 156.3 500 156.3 464.8 156.3 437.5 183.6 437.5 218.8 437.5 253.9 464.8 281.3 500 281.3ZM500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 877C257.8 877 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 877 500 877Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"info";}}i:139;a:7:{s:3:"uid";s:32:"5189df3fd5872a07143bbce0bf5ed553";s:3:"css";s:5:"key-3";s:4:"code";i:59531;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:708:"M640.6-62.5C484.4-62.5 359.4 64.5 359.4 218.8 359.4 289.1 384.8 353.5 425.8 402.3 418 400.4 408.2 404.3 402.3 410.2L87.9 728.5C76.2 740.2 76.2 759.8 87.9 771.5 87.9 771.5 87.9 771.5 87.9 771.5 87.9 771.5 87.9 773.4 87.9 773.4L242.2 929.7C253.9 941.4 273.4 941.4 285.2 929.7 298.8 916 298.8 896.5 285.2 884.8L154.3 750 234.4 668 367.2 804.7C378.9 816.4 398.4 816.4 410.2 804.7 423.8 791 423.8 771.5 410.2 759.8L277.3 625 447.3 455.1C453.1 449.2 455.1 439.5 455.1 431.6 505.9 474.6 570.3 500 640.6 500 794.9 500 921.9 375 921.9 218.8 921.9 64.5 794.9-62.5 640.6-62.5ZM640.6 437.5C519.5 437.5 421.9 339.8 421.9 218.8 421.9 97.7 519.5 0 640.6 0 759.8 0 859.4 97.7 859.4 218.8 859.4 339.8 759.8 437.5 640.6 437.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"key";}}i:140;a:7:{s:3:"uid";s:32:"0f9e2049c0bcd63e01285441782fea62";s:3:"css";s:6:"link-3";s:4:"code";i:59532;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1174:"M289.1 652.3C294.9 658.2 302.7 662.1 310.5 662.1 318.4 662.1 326.2 658.2 332 652.3L710.9 271.5C724.6 259.8 724.6 240.2 710.9 226.6 699.2 214.8 679.7 214.8 668 226.6L289.1 609.4C277.3 621.1 277.3 640.6 289.1 652.3ZM464.8 585.9C474.6 630.9 464.8 675.8 429.7 710.9L302.7 834C275.4 861.3 240.2 875 203.1 875 166 875 130.9 861.3 103.5 834 48.8 779.3 48.8 689.5 103.5 634.8L226.6 507.8C253.9 482.4 289.1 466.8 326.2 466.8 339.8 466.8 351.6 468.8 363.3 472.7L412.1 423.8C384.8 410.2 355.5 404.3 326.2 404.3 273.4 404.3 222.7 423.8 181.6 464.8L58.6 591.8C-19.5 669.9-19.5 798.8 58.6 878.9 99.6 918 150.4 937.5 203.1 937.5 255.9 937.5 306.6 918 347.7 878.9L472.7 755.9C533.2 695.3 546.9 611.3 513.7 537.1ZM941.4-3.9C900.4-43 849.6-62.5 796.9-62.5 744.1-62.5 693.4-43 652.3-3.9L527.3 119.1C464.8 181.6 451.2 275.4 488.3 351.6L537.1 302.7C523.4 255.9 533.2 201.2 570.3 164.1L697.3 41C724.6 13.7 759.8 0 796.9 0 834 0 869.1 13.7 896.5 41 951.2 95.7 951.2 185.5 896.5 240.2L769.5 365.2C744.1 392.6 709 406.3 671.9 406.3 662.1 406.3 652.3 408.2 644.5 406.3L593.8 455.1C619.1 466.8 644.5 468.8 671.9 468.8 722.7 468.8 775.4 449.2 814.5 410.2L941.4 283.2C1019.5 205.1 1019.5 76.2 941.4-3.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"link";}}i:141;a:7:{s:3:"uid";s:32:"611371a8803ebdb3d64e4a135bfd11a8";s:3:"css";s:6:"lock-3";s:4:"code";i:59533;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:791:"M781.3 312.5L750 312.5 750 193.4C750 50.8 646.5-62.5 498-62.5 351.6-62.5 250 52.7 250 193.4L250 312.5 218.8 312.5C150.4 312.5 93.8 369.1 93.8 437.5L93.8 812.5C93.8 880.9 150.4 937.5 218.8 937.5L781.3 937.5C849.6 937.5 906.3 880.9 906.3 812.5L906.3 437.5C906.3 369.1 849.6 312.5 781.3 312.5ZM312.5 193.4C312.5 85.9 384.8 0 498 0 611.3 0 687.5 84 687.5 193.4L687.5 312.5 312.5 312.5ZM843.8 812.5C843.8 847.7 816.4 875 781.3 875L218.8 875C183.6 875 156.3 847.7 156.3 812.5L156.3 437.5C156.3 402.3 183.6 375 218.8 375L781.3 375C816.4 375 843.8 402.3 843.8 437.5ZM500 500C464.8 500 437.5 527.3 437.5 562.5 437.5 585.9 449.2 605.5 468.8 617.2L468.8 718.8C468.8 736.3 482.4 750 500 750 517.6 750 531.3 736.3 531.3 718.8L531.3 617.2C550.8 605.5 562.5 585.9 562.5 562.5 562.5 527.3 535.2 500 500 500Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"lock";}}i:142;a:7:{s:3:"uid";s:32:"f355ee1f67a45aa8cb449f5370b9c7a3";s:3:"css";s:6:"unlock";s:4:"code";i:59534;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:871:"M781.3 314.5L335.9 314.5 318.4 240.2C291 138.7 339.8 35.2 449.2 5.9 556.6-23.4 652.3 39.1 681.6 144.5L693.4 197.3C699.2 212.9 716.8 222.7 732.4 218.8 750 214.8 759.8 197.3 753.9 179.7L742.2 127C705.1-9.8 574.2-91.8 433.6-54.7 289.1-15.6 222.7 121.1 257.8 257.8L271.5 314.5 218.8 314.5C150.4 314.5 93.8 369.1 93.8 439.5L93.8 814.5C93.8 882.8 150.4 939.5 218.8 939.5L781.3 939.5C849.6 939.5 906.3 882.8 906.3 814.5L906.3 439.5C906.3 369.1 849.6 314.5 781.3 314.5ZM843.8 814.5C843.8 847.7 816.4 877 781.3 877L218.8 877C183.6 877 156.3 847.7 156.3 814.5L156.3 439.5C156.3 404.3 183.6 377 218.8 377L781.3 377C816.4 377 843.8 404.3 843.8 439.5ZM500 502C464.8 502 437.5 529.3 437.5 564.5 437.5 585.9 449.2 607.4 468.8 617.2L468.8 720.7C468.8 736.3 482.4 752 500 752 517.6 752 531.3 736.3 531.3 720.7L531.3 617.2C550.8 607.4 562.5 585.9 562.5 564.5 562.5 529.3 535.2 502 500 502Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"unlock";}}i:143;a:7:{s:3:"uid";s:32:"a34c17e6261e3b8168321e40f2f66975";s:3:"css";s:8:"search-3";s:4:"code";i:59535;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:416:"M990.2 884.8L687.5 578.1C744.1 509.8 777.3 423.8 777.3 328.1 777.3 113.3 603.5-62.5 386.7-62.5 171.9-62.5-3.9 113.3-3.9 328.1-3.9 543 171.9 718.8 386.7 718.8 484.4 718.8 574.2 681.6 642.6 623L947.3 927.7C959 939.5 978.5 939.5 990.2 927.7 1003.9 916 1003.9 896.5 990.2 884.8ZM386.7 656.3C205.1 656.3 58.6 509.8 58.6 328.1 58.6 146.5 205.1 0 386.7 0 568.4 0 716.8 146.5 716.8 328.1 716.8 509.8 568.4 656.3 386.7 656.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"search";}}i:144;a:7:{s:3:"uid";s:32:"9a2c9249e0d620e8ff96e1ddaed89315";s:3:"css";s:9:"zoom-in-2";s:4:"code";i:59536;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:795:"M990.2 884.8L714.8 605.5C773.4 535.2 808.6 443.4 808.6 343.8 808.6 119.1 628.9-62.5 404.3-62.5 179.7-62.5-3.9 119.1-3.9 343.8-3.9 568.4 179.7 752 404.3 752 505.9 752 599.6 712.9 669.9 650.4L947.3 927.7C959 939.5 978.5 939.5 990.2 927.7 1003.9 916 1003.9 896.5 990.2 884.8ZM402.3 687.5C214.8 687.5 58.6 533.2 58.6 343.8 58.6 154.3 214.8 0 402.3 0 591.8 0 746.1 154.3 746.1 343.8 746.1 533.2 591.8 687.5 402.3 687.5ZM558.6 312.5L433.6 312.5 433.6 187.5C433.6 169.9 419.9 156.3 402.3 156.3 384.8 156.3 371.1 169.9 371.1 187.5L371.1 312.5 246.1 312.5C228.5 312.5 214.8 326.2 214.8 343.8 214.8 361.3 228.5 375 246.1 375L371.1 375 371.1 500C371.1 517.6 384.8 531.3 402.3 531.3 419.9 531.3 433.6 517.6 433.6 500L433.6 375 558.6 375C576.2 375 589.8 361.3 589.8 343.8 589.8 326.2 576.2 312.5 558.6 312.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"zoom scale";}}i:145;a:7:{s:3:"uid";s:32:"09857c67a8109dadec2e0e1d3a1b848c";s:3:"css";s:10:"zoom-out-2";s:4:"code";i:59537;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:587:"M990.2 884.8L714.8 605.5C773.4 535.2 808.6 443.4 808.6 343.8 808.6 119.1 628.9-62.5 404.3-62.5 179.7-62.5-3.9 119.1-3.9 343.8-3.9 568.4 179.7 752 404.3 752 505.9 752 599.6 712.9 669.9 650.4L947.3 927.7C959 939.5 978.5 939.5 990.2 927.7 1003.9 916 1003.9 896.5 990.2 884.8ZM402.3 687.5C214.8 687.5 58.6 533.2 58.6 343.8 58.6 154.3 214.8 0 402.3 0 591.8 0 746.1 154.3 746.1 343.8 746.1 533.2 591.8 687.5 402.3 687.5ZM558.6 312.5L246.1 312.5C228.5 312.5 214.8 326.2 214.8 343.8 214.8 361.3 228.5 375 246.1 375L558.6 375C576.2 375 589.8 361.3 589.8 343.8 589.8 326.2 576.2 312.5 558.6 312.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"zoom scale";}}i:146;a:7:{s:3:"uid";s:32:"10616b8fb049459d70e79282ab324feb";s:3:"css";s:8:"attach-7";s:4:"code";i:59538;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:896:"M168 921.9C127 921.9 85.9 904.3 52.7 871.1-19.5 798.8-19.5 681.6 52.7 609.4L613.3 13.7C701.2-74.2 835.9-64.5 933.6 33.2 976.6 76.2 1002 140.6 1000 207 1000 271.5 974.6 335.9 929.7 378.9L505.9 830.1C494.1 843.8 474.6 843.8 462.9 832 449.2 820.3 449.2 800.8 460.9 787.1L884.8 335.9C918 302.7 937.5 255.9 937.5 205.1 939.5 156.3 921.9 109.4 888.7 76.2 828.1 17.6 730.5-15.6 658.2 58.6L97.7 654.3C48.8 701.2 48.8 779.3 97.7 828.1 119.1 849.6 146.5 861.3 173.8 859.4 203.1 857.4 230.5 841.8 255.9 818.4L701.2 343.8C716.8 328.1 750 287.1 716.8 253.9 697.3 236.3 685.5 236.3 681.6 236.3 668 238.3 654.3 246.1 638.7 261.7L302.7 619.1C291 630.9 271.5 632.8 259.8 621.1 246.1 609.4 246.1 587.9 257.8 576.2L593.8 218.8C621.1 191.4 648.4 177.7 675.8 173.8 697.3 173.8 728.5 177.7 761.7 210.9 808.6 257.8 802.7 330.1 746.1 386.7L300.8 861.3C263.7 898.4 220.7 918 177.7 921.9 175.8 921.9 171.9 921.9 168 921.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"attach";}}i:147;a:7:{s:3:"uid";s:32:"b37b2f9f00173ec7550cdadbf02dc414";s:3:"css";s:13:"paper-plane-4";s:4:"code";i:59539;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:400:"M980.5-62.5C974.6-62.5 966.8-60.5 959-56.6L27.3 337.9C-7.8 353.5-9.8 380.9 21.5 398.4L285.2 562.5C316.4 582 357.4 625 377 654.3L535.2 914.1C543 927.7 554.7 935.5 564.5 935.5 576.2 935.5 587.9 927.7 595.7 910.2L994.1-21.5C1003.9-46.9 998-62.5 980.5-62.5ZM318.4 507.8L103.5 375 820.3 70.3 359.4 539.1C345.7 527.3 332 515.6 318.4 507.8ZM558.6 832L431.6 623C423.8 611.3 414.1 597.7 404.3 584L867.2 113.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"paper plane";}}i:148;a:7:{s:3:"uid";s:32:"ca582a763204a4b2c677e01537c3bedb";s:3:"css";s:3:"add";s:4:"code";i:59540;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:641:"M500-62.5C224.6-62.5 0 162.1 0 437.5 0 712.9 224.6 937.5 500 937.5 775.4 937.5 1000 712.9 1000 437.5 1000 162.1 775.4-62.5 500-62.5ZM500 877C257.8 877 62.5 679.7 62.5 437.5 62.5 195.3 257.8 0 500 0 742.2 0 937.5 195.3 937.5 437.5 937.5 679.7 742.2 877 500 877ZM718.8 406.3L531.3 406.3 531.3 218.8C531.3 201.2 517.6 187.5 500 187.5 482.4 187.5 468.8 201.2 468.8 218.8L468.8 406.3 281.3 406.3C263.7 406.3 250 419.9 250 437.5 250 455.1 263.7 468.8 281.3 468.8L468.8 468.8 468.8 656.3C468.8 673.8 482.4 687.5 500 687.5 517.6 687.5 531.3 673.8 531.3 656.3L531.3 468.8 718.8 468.8C736.3 468.8 750 455.1 750 437.5 750 419.9 736.3 406.3 718.8 406.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:3:"add";}}i:149;a:7:{s:3:"uid";s:32:"795d39c0d63d2ba0bdd9fe69f6713c15";s:3:"css";s:10:"location-3";s:4:"code";i:59541;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:712:"M503.9-62.5C298.8-62.5 125 111.3 125 318.4 125 535.2 326.2 755.9 460.9 912.1 462.9 912.1 484.4 937.5 511.7 937.5L513.7 937.5C541 937.5 562.5 912.1 562.5 912.1 689.5 765.6 875 525.4 875 318.4 875 111.3 740.2-62.5 503.9-62.5ZM515.6 871.1C515.6 871.1 513.7 873 511.7 873 509.8 873 509.8 871.1 507.8 871.1L492.2 851.6C363.3 705.1 187.5 502 187.5 318.4 187.5 146.5 332 0 503.9 0 716.8 0 812.5 160.2 812.5 318.4 812.5 459 712.9 644.5 515.6 871.1ZM502 127C398.4 127 314.5 210.9 314.5 314.5 314.5 418 398.4 502 502 502 605.5 502 689.5 418 689.5 314.5 689.5 210.9 605.5 127 502 127ZM502 439.5C431.6 439.5 375 380.9 375 312.5 375 244.1 431.6 187.5 500 187.5 568.4 187.5 625 244.1 625 312.5 625 380.9 570.3 439.5 502 439.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:12:"location map";}}i:150;a:7:{s:3:"uid";s:32:"ba3ebeb00624a1271dbc17821269034e";s:3:"css";s:7:"power-1";s:4:"code";i:59542;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:700:"M685.5 97.7C669.9 89.8 650.4 97.7 644.5 113.3 636.7 128.9 642.6 146.5 658.2 154.3 816.4 228.5 902.3 400.4 867.2 572.3 826.2 775.4 627 908.2 421.9 865.2 324.2 845.7 242.2 789.1 187.5 705.1 130.9 619.1 111.3 519.5 132.8 419.9 156.3 302.7 232.4 207 339.8 154.3 355.5 146.5 363.3 128.9 355.5 113.3 347.7 97.7 330.1 91.8 314.5 97.7 187.5 158.2 99.6 271.5 70.3 408.2 46.9 523.4 70.3 640.6 134.8 738.3 199.2 835.9 294.9 904.3 410.2 927.7 439.5 933.6 468.8 935.5 498 935.5 703.1 935.5 886.7 793 929.7 584 970.7 384.8 869.1 183.6 685.5 97.7ZM500 343.8C517.6 343.8 531.3 330.1 531.3 312.5L531.3-31.3C531.3-48.8 517.6-62.5 500-62.5 482.4-62.5 468.8-48.8 468.8-31.3L468.8 312.5C468.8 330.1 482.4 343.8 500 343.8Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:5:"power";}}i:151;a:7:{s:3:"uid";s:32:"9a98e03f4be94590ab1960abbf85793d";s:3:"css";s:11:"refresh-alt";s:4:"code";i:59543;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1437:"M486.3 814.5C486.3 814.5 486.3 814.5 486.3 814.5L396.5 673.8C388.7 664.1 375 660.2 365.2 666L357.4 669.9C345.7 675.8 345.7 691.4 351.6 703.1L410.2 791C404.3 791 400.4 789.1 394.5 789.1 294.9 761.7 209 693.4 162.1 601.6 115.2 513.7 107.4 414.1 136.7 320.3 168 226.6 234.4 150.4 322.3 105.5 337.9 97.7 343.8 78.1 335.9 64.5 328.1 48.8 308.6 43 294.9 50.8 193.4 103.5 115.2 193.4 80.1 302.7 44.9 412.1 54.7 527.3 107.4 628.9 164.1 736.3 261.7 816.4 380.9 847.7 380.9 847.7 382.8 847.7 384.8 847.7L304.7 888.7C293 894.5 291 908.2 296.9 918L298.8 925.8C306.6 935.5 316.4 939.5 328.1 933.6L472.7 859.4C472.7 859.4 474.6 859.4 474.6 859.4L484.4 853.5C488.3 851.6 492.2 845.7 494.1 841.8 496.1 835.9 494.1 830.1 492.2 824.2ZM892.6 250C835.9 142.6 740.2 64.5 623 33.2 615.2 31.3 605.5 29.3 597.7 27.3L675.8-11.7C685.5-17.6 693.4-31.3 685.5-41L683.6-50.8C677.7-60.5 664.1-64.5 652.3-58.6L507.8 15.6C507.8 15.6 505.9 15.6 505.9 15.6L496.1 21.5C492.2 25.4 488.3 29.3 486.3 35.2 484.4 41 486.3 46.9 488.3 50.8L494.1 60.5C494.1 60.5 494.1 60.5 494.1 62.5L584 201.2C591.8 212.9 605.5 216.8 615.2 210.9L623 205.1C632.8 199.2 634.8 183.6 627 173.8L570.3 84C582 85.9 595.7 87.9 607.4 91.8 709 117.2 791 185.5 837.9 279.3 884.8 365.2 892.6 466.8 863.3 560.5 832 654.3 767.6 730.5 681.6 775.4 666 783.2 660.2 800.8 668 816.4 673.8 826.2 683.6 832 695.3 832 699.2 832 705.1 832 709 830.1 810.5 777.3 884.8 687.5 919.9 578.1 955.1 468.8 945.3 353.5 892.6 250Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:7:"refresh";}}i:152;a:7:{s:3:"uid";s:32:"284a8bb466e9a3fa6b7f42fac0a40a25";s:3:"css";s:7:"refresh";s:4:"code";i:59544;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:746:"M500-62.5C250-62.5 46.9 140.6 46.9 390.6 46.9 625 226.6 822.3 459 841.8L371.1 886.7C359.4 892.6 351.6 906.3 359.4 918L361.3 925.8C369.1 937.5 382.8 941.4 394.5 935.5L543 857.4C544.9 857.4 544.9 857.4 544.9 857.4L554.7 851.6C560.5 849.6 564.5 843.8 564.5 837.9 566.4 834 566.4 826.2 562.5 822.3L556.6 812.5C556.6 812.5 556.6 810.5 556.6 810.5L464.8 666C457 656.3 443.4 652.3 431.6 658.2L423.8 664.1C414.1 669.9 412.1 685.5 419.9 695.3L474.6 781.3C474.6 781.3 472.7 779.3 472.7 779.3 269.5 767.6 109.4 595.7 109.4 390.6 109.4 175.8 283.2 0 500 0 714.8 0 890.6 175.8 890.6 390.6 890.6 513.7 834 628.9 734.4 703.1 720.7 712.9 718.8 732.4 728.5 746.1 738.3 759.8 757.8 763.7 771.5 753.9 886.7 666 953.1 535.2 953.1 390.6 953.1 140.6 750-62.5 500-62.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:19:"refresh loop repeat";}}i:153;a:7:{s:3:"uid";s:32:"955d2b2704e505197b3f2ebc2ad5c1fb";s:3:"css";s:12:"settings-alt";s:4:"code";i:59545;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:2658:"M937.5 343.8L857.4 324.2C851.6 304.7 843.8 285.2 834 267.6L877 195.3C892.6 169.9 902.3 130.9 877 107.4L834 62.5C808.6 39.1 767.6 43 742.2 60.5L671.9 105.5C654.3 95.7 634.8 87.9 615.2 80.1L597.7 0C591.8-29.3 566.4-62.5 531.3-62.5L468.8-62.5C433.6-62.5 412.1-29.3 406.3 0L386.7 80.1C365.2 87.9 343.8 95.7 326.2 105.5L253.9 60.5C228.5 43 187.5 39.1 162.1 62.5L119.1 107.4C93.8 130.9 101.6 169.9 119.1 195.3L164.1 271.5C156.3 289.1 148.4 306.6 142.6 324.2L62.5 343.8C33.2 347.7 0 375 0 408.2L0 470.7C0 505.9 33.2 527.3 62.5 533.2L144.5 554.7C148.4 570.3 156.3 587.9 164.1 603.5L119.1 679.7C101.6 705.1 93.8 744.1 119.1 767.6L162.1 812.5C187.5 837.9 228.5 832 253.9 814.5L326.2 769.5C345.7 779.3 365.2 789.1 386.7 794.9L406.3 875C414.1 904.3 435.5 937.5 468.8 937.5L531.3 937.5C566.4 937.5 591.8 904.3 597.7 875L615.2 794.9C634.8 787.1 654.3 779.3 671.9 769.5L742.2 814.5C767.6 832 808.6 837.9 834 812.5L877 767.6C902.3 744.1 892.6 705.1 877 679.7L834 607.4C841.8 589.8 849.6 572.3 855.5 554.7L937.5 533.2C966.8 527.3 1000 505.9 1000 470.7L1000 408.2C1000 375 968.8 347.7 937.5 343.8ZM937.5 466.8C935.5 468.8 929.7 470.7 923.8 472.7L808.6 502 796.9 535.2C793 548.8 785.2 564.5 777.3 580.1L761.7 609.4 824.2 712.9C828.1 718.8 830.1 724.6 830.1 726.6L789.1 767.6C785.2 767.6 781.3 765.6 777.3 763.7L675.8 699.2 642.6 714.8C628.9 722.7 611.3 730.5 595.7 734.4L562.5 746.1 537.1 861.3C535.2 869.1 531.3 873 529.3 875L472.7 875C472.7 873 468.8 867.2 466.8 861.3L439.5 746.1 406.3 736.3C388.7 730.5 371.1 722.7 355.5 714.8L322.3 697.3 218.8 761.7C214.8 765.6 210.9 767.6 207 767.6L166 726.6C166 724.6 168 718.8 171.9 712.9L236.3 607.4 220.7 576.2C212.9 562.5 207 548.8 203.1 535.2L193.4 502 78.1 472.7C70.3 470.7 64.5 468.8 62.5 466.8L62.5 408.2C62.5 408.2 62.5 408.2 62.5 408.2 64.5 408.2 68.4 404.3 72.3 404.3L191.4 378.9 201.2 343.8C207 330.1 212.9 314.5 220.7 298.8L236.3 267.6 171.9 162.1C168 156.3 166 150.4 166 148.4L207 107.4C210.9 107.4 214.8 109.4 216.8 111.3L322.3 177.7 355.5 160.2C371.1 152.3 388.7 144.5 404.3 140.6L437.5 128.9 466.8 15.6C468.8 7.8 470.7 2 472.7 0L531.3 0C531.3 0 535.2 5.9 535.2 9.8L562.5 128.9 595.7 140.6C611.3 144.5 628.9 152.3 642.6 160.2L675.8 175.8 775.4 113.3C781.3 109.4 785.2 107.4 789.1 107.4L830.1 148.4C830.1 150.4 828.1 156.3 824.2 162.1L761.7 265.6 777.3 296.9C787.1 312.5 793 328.1 798.8 343.8L808.6 378.9 923.8 404.3C931.6 404.3 937.5 410.2 937.5 412.1ZM500 250C396.5 250 312.5 334 312.5 437.5 312.5 541 396.5 625 500 625 603.5 625 689.5 541 689.5 437.5 689.5 334 603.5 250 500 250ZM500 562.5C431.6 562.5 375 505.9 375 437.5 375 369.1 431.6 312.5 500 312.5 568.4 312.5 625 369.1 625 437.5 625 505.9 568.4 562.5 500 562.5Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:16:"settings options";}}i:154;a:7:{s:3:"uid";s:32:"321685f192f465684e78b82b54d82a28";s:3:"css";s:6:"star-3";s:4:"code";i:59546;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:745:"M500 13.7L613.3 250 634.8 291 679.7 298.8 939.5 337.9 750 525.4 718.8 556.6 726.6 601.6 769.5 865.2 541 742.2 500 720.7 459 742.2 230.5 865.2 273.4 601.6 281.3 556.6 250 525.4 60.5 337.9 320.3 298.8 365.2 291 386.7 250 500 13.7M500-46.9C472.7-46.9 447.3-31.3 435.5-5.9L322.3 228.5 60.5 267.6C35.2 271.5 11.7 289.1 3.9 314.5-5.9 339.8 2 367.2 19.5 384.8L210.9 576.2 166 839.8C162.1 867.2 173.8 894.5 197.3 910.2 209 918 222.7 921.9 238.3 921.9 250 921.9 261.7 919.9 273.4 914.1L500 791 726.6 914.1C738.3 919.9 750 921.9 761.7 921.9 777.3 921.9 791 918 802.7 910.2 826.2 894.5 837.9 867.2 834 839.8L789.1 576.2 980.5 384.8C998 367.2 1005.9 339.8 996.1 314.5 988.3 289.1 964.8 271.5 939.5 267.6L677.7 228.5 564.5-5.9C552.7-31.3 527.3-46.9 500-46.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"star";}}i:155;a:7:{s:3:"uid";s:32:"2fed9d2bbb80c579a862ae8b70bfd50e";s:3:"css";s:8:"female-3";s:4:"code";i:59547;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:586:"M609.4-62.5C392.6-62.5 218.8 111.3 218.8 328.1 218.8 423.8 253.9 511.7 310.5 580.1L187.5 705.1 54.7 572.3C43 560.5 23.4 560.5 9.8 572.3-2 584-2 603.5 9.8 615.2L142.6 750 9.8 882.8C-2 896.5-2 916 9.8 927.7 21.5 939.5 41 939.5 52.7 927.7L187.5 794.9 320.3 927.7C332 941.4 351.6 941.4 363.3 927.7 377 916 377 896.5 363.3 884.8L230.5 750 355.5 625C423.8 683.6 511.7 718.8 609.4 718.8 824.2 718.8 1000 543 1000 328.1 1000 111.3 824.2-62.5 609.4-62.5ZM609.4 656.3C427.7 656.3 281.3 509.8 281.3 328.1 281.3 146.5 427.7 0 609.4 0 791 0 937.5 146.5 937.5 328.1 937.5 509.8 791 656.3 609.4 656.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"female";}}i:156;a:7:{s:3:"uid";s:32:"120ec1a558c96dd1b33dcc27985f3eee";s:3:"css";s:6:"male-3";s:4:"code";i:59548;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:654:"M1000-41C1000-46.9 998-52.7 994.1-56.6 990.2-60.5 984.4-62.5 978.5-62.5L966.8-62.5C966.8-62.5 966.8-62.5 964.8-62.5L679.7-62.5C666-62.5 656.3-52.7 656.3-41L656.3-23.4C658.2-9.8 669.9 0 681.6 0L892.6 0 642.6 248C574.2 191.4 486.3 156.3 390.6 156.3 175.8 156.3 0 332 0 546.9 0 763.7 175.8 937.5 390.6 937.5 607.4 937.5 781.3 763.7 781.3 546.9 781.3 449.2 746.1 361.3 687.5 293L937.5 43 935.5 257.8C935.5 269.5 945.3 281.3 959 279.3L974.6 279.3C988.3 279.3 998 271.5 998 259.8L998-29.3C998-29.3 998-29.3 998-29.3ZM720.7 546.9C720.7 728.5 572.3 877 390.6 877 209 877 62.5 728.5 62.5 546.9 62.5 367.2 209 218.8 390.6 218.8 572.3 218.8 720.7 367.2 720.7 546.9Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"male";}}i:157;a:7:{s:3:"uid";s:32:"0b433b17d8d7639e5723e31c0e90f375";s:3:"css";s:8:"target-3";s:4:"code";i:59549;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:767:"M968.8 406.3L873 406.3C859.4 224.6 712.9 78.1 531.3 64.5L531.3-31.3C531.3-48.8 517.6-62.5 500-62.5 482.4-62.5 468.8-48.8 468.8-31.3L468.8 64.5C287.1 78.1 140.6 224.6 127 406.3L31.3 406.3C13.7 406.3 0 419.9 0 437.5 0 455.1 13.7 468.8 31.3 468.8L127 468.8C140.6 650.4 287.1 796.9 468.8 810.5L468.8 906.3C468.8 923.8 482.4 937.5 500 937.5 517.6 937.5 531.3 923.8 531.3 906.3L531.3 810.5C712.9 796.9 859.4 650.4 873 468.8L968.8 468.8C986.3 468.8 1000 455.1 1000 437.5 1000 419.9 986.3 406.3 968.8 406.3ZM468.8 127L468.8 406.3 189.5 406.3C203.1 257.8 320.3 140.6 468.8 127ZM189.5 468.8L468.8 468.8 468.8 748C320.3 734.4 203.1 617.2 189.5 468.8ZM531.3 748L531.3 468.8 810.5 468.8C796.9 617.2 679.7 734.4 531.3 748ZM531.3 406.3L531.3 127C679.7 140.6 796.9 257.8 810.5 406.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:6:"target";}}i:158;a:7:{s:3:"uid";s:32:"4e4bb54f40f5a203da35d8b65ac92d41";s:3:"css";s:13:"volume-down-1";s:4:"code";i:59550;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:826:"M638.7 2C628.9-3.9 617.2-3.9 607.4 3.9L293 250 189.5 250C136.7 250 93.8 287.1 93.8 334L93.8 541C93.8 585.9 138.7 625 191.4 625L294.9 625 607.4 871.1C613.3 875 619.1 877 625 877 628.9 877 634.8 875 638.7 873 650.4 867.2 656.3 857.4 656.3 845.7L656.3 29.3C656.3 17.6 650.4 7.8 638.7 2ZM593.8 787.1L322.3 568.4C316.4 564.5 310.5 562.5 304.7 562.5L191.4 562.5C171.9 562.5 156.3 550.8 156.3 541L156.3 334C156.3 324.2 169.9 312.5 189.5 312.5L302.7 312.5C308.6 312.5 316.4 310.5 320.3 306.6L593.8 87.9ZM771.5 277.3C753.9 273.4 738.3 285.2 734.4 302.7 732.4 320.3 744.1 335.9 761.7 337.9 810.5 347.7 843.8 390.6 843.8 443.4 843.8 494.1 808.6 537.1 759.8 546.9 742.2 550.8 732.4 566.4 736.3 584 738.3 599.6 752 609.4 765.6 609.4 767.6 609.4 769.5 609.4 771.5 607.4 849.6 593.8 906.3 523.4 906.3 443.4 906.3 359.4 849.6 291 771.5 277.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"volume down";}}i:159;a:7:{s:3:"uid";s:32:"377cb7fe4b0cb160f04c943b5a87972d";s:3:"css";s:11:"volume-up-1";s:4:"code";i:59551;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1145:"M560.5 2C550.8-3.9 539.1-3.9 529.3 3.9L214.8 250 111.3 250C58.6 250 13.7 287.1 13.7 334L15.6 541C15.6 585.9 60.5 625 113.3 625L216.8 625 529.3 871.1C533.2 875 541 877 546.9 877 550.8 877 556.6 875 560.5 873 570.3 867.2 578.1 857.4 578.1 845.7L578.1 29.3C578.1 17.6 570.3 7.8 560.5 2ZM515.6 787.1L244.1 568.4C238.3 564.5 232.4 562.5 226.6 562.5L113.3 562.5C93.8 562.5 78.1 550.8 78.1 541L78.1 334C78.1 324.2 91.8 312.5 111.3 312.5L224.6 312.5C230.5 312.5 236.3 310.5 242.2 306.6L515.6 87.9ZM828.1 443.4C828.1 359.4 771.5 291 693.4 277.3 675.8 273.4 660.2 285.2 656.3 302.7 654.3 320.3 666 335.9 681.6 337.9 732.4 347.7 765.6 390.6 765.6 443.4 765.6 494.1 730.5 537.1 681.6 546.9 664.1 550.8 654.3 566.4 656.3 584 660.2 599.6 673.8 609.4 687.5 609.4 689.5 609.4 691.4 609.4 693.4 607.4 771.5 593.8 828.1 523.4 828.1 443.4ZM787.1 156.3C771.5 150.4 752 158.2 746.1 173.8 740.2 191.4 750 209 765.6 214.8 859.4 250 923.8 341.8 923.8 443.4 923.8 544.9 859.4 636.7 765.6 671.9 750 677.7 740.2 695.3 746.1 710.9 752 724.6 763.7 732.4 775.4 732.4 779.3 732.4 783.2 730.5 787.1 730.5 906.3 685.5 986.3 570.3 986.3 443.4 986.3 316.4 906.3 201.2 787.1 156.3Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:9:"volume up";}}i:160;a:7:{s:3:"uid";s:32:"d61b5e92752cf00ff06327fc891d36d3";s:3:"css";s:6:"mute-2";s:4:"code";i:59552;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:848:"M562.5 2C552.7-3.9 539.1-3.9 529.3 3.9L216.8 250 111.3 250C58.6 250 15.6 287.1 15.6 334L17.6 541C17.6 585.9 60.5 625 113.3 625L218.8 625 529.3 871.1C535.2 875 541 877 546.9 877 552.7 877 556.6 875 562.5 873 572.3 867.2 578.1 857.4 578.1 845.7L578.1 29.3C578.1 17.6 572.3 7.8 562.5 2ZM515.6 787.1L244.1 568.4C240.2 564.5 234.4 562.5 228.5 562.5L113.3 562.5C93.8 562.5 80.1 550.8 80.1 541L78.1 334C78.1 324.2 91.8 312.5 111.3 312.5L226.6 312.5C232.4 312.5 238.3 310.5 244.1 306.6L515.6 87.9ZM873 437.5L974.6 334C988.3 322.3 988.3 302.7 974.6 291 962.9 277.3 943.4 277.3 931.6 291L830.1 392.6 726.6 291C714.8 277.3 695.3 277.3 683.6 291 669.9 302.7 669.9 322.3 683.6 334L785.2 437.5 683.6 541C671.9 552.7 671.9 572.3 683.6 584 695.3 597.7 716.8 597.7 728.5 584L830.1 482.4 929.7 584C941.4 597.7 962.9 597.7 974.6 584 986.3 572.3 986.3 552.7 974.6 541Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:4:"mute";}}i:161;a:7:{s:3:"uid";s:32:"9e30a93deb07202d108af00f0f83dd91";s:3:"css";s:10:"user-group";s:4:"code";i:59553;s:3:"src";s:15:"simplelineicons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1415:"M728.5 753.9L531.3 644.5C605.5 585.9 625 472.7 625 410.2L625 277.3C625 191.4 507.8 93.8 392.6 93.8 275.4 93.8 156.3 191.4 156.3 277.3L156.3 410.2C156.3 468.8 181.6 584 253.9 644.5L52.7 753.9C52.7 753.9 0 777.3 0 806.6L0 884.8C0 914.1 23.4 937.5 52.7 937.5L728.5 937.5C757.8 937.5 781.3 914.1 781.3 884.8L781.3 806.6C781.3 775.4 728.5 753.9 728.5 753.9ZM718.8 875L62.5 875 62.5 820.3C66.4 816.4 74.2 812.5 78.1 810.5 80.1 810.5 82 808.6 82 808.6L285.2 699.2C302.7 689.5 314.5 669.9 316.4 648.4 318.4 628.9 310.5 607.4 293 595.7 242.2 552.7 218.8 459 218.8 410.2L218.8 277.3C218.8 232.4 302.7 156.3 392.6 156.3 482.4 156.3 562.5 232.4 562.5 277.3L562.5 410.2C562.5 459 546.9 552.7 492.2 595.7 476.6 607.4 466.8 628.9 468.8 650.4 470.7 669.9 484.4 689.5 502 699.2L699.2 808.6C701.2 808.6 703.1 810.5 705.1 810.5 709 812.5 714.8 816.4 718.8 818.4ZM947.3 597.7L748 488.3C820.3 431.6 843.8 318.4 843.8 253.9L843.8 123C843.8 35.2 724.6-62.5 607.4-62.5 531.3-62.5 455.1-21.5 410.2 31.3 435.5 33.2 462.9 33.2 488.3 41 521.5 15.6 562.5 0 607.4 0 697.3 0 781.3 76.2 781.3 123L781.3 253.9C781.3 302.7 763.7 396.5 709 439.5 693.4 453.1 683.6 472.7 685.5 494.1 687.5 515.6 699.2 533.2 716.8 543L918 652.3C919.9 654.3 921.9 654.3 923.8 654.3 927.7 656.3 933.6 660.2 937.5 664.1L937.5 718.8 810.5 718.8C830.1 732.4 835.9 753.9 843.8 781.3L947.3 781.3C976.6 781.3 1000 757.8 1000 728.5L1000 650.4C1000 619.1 947.3 597.7 947.3 597.7Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"user group";}}i:162;a:4:{s:3:"uid";s:32:"cfaa8fbbdcc7bb8d636cb974aad1f9b9";s:3:"css";s:5:"glass";s:4:"code";i:59554;s:3:"src";s:11:"fontawesome";}i:163;a:4:{s:3:"uid";s:32:"9ea0a737ccc45d6c510dcbae56058849";s:3:"css";s:5:"music";s:4:"code";i:59555;s:3:"src";s:11:"fontawesome";}i:164;a:4:{s:3:"uid";s:32:"9dd9e835aebe1060ba7190ad2b2ed951";s:3:"css";s:6:"search";s:4:"code";i:59556;s:3:"src";s:11:"fontawesome";}i:165;a:4:{s:3:"uid";s:32:"bf882b30900da12fca090d9796bc3030";s:3:"css";s:4:"mail";s:4:"code";i:59557;s:3:"src";s:11:"fontawesome";}i:166;a:4:{s:3:"uid";s:32:"ccc2329632396dc096bb638d4b46fb98";s:3:"css";s:8:"mail-alt";s:4:"code";i:59558;s:3:"src";s:11:"fontawesome";}i:167;a:4:{s:3:"uid";s:32:"17c21cd98db80e521e573eba247bd69b";s:3:"css";s:12:"mail-squared";s:4:"code";i:59559;s:3:"src";s:11:"fontawesome";}i:168;a:4:{s:3:"uid";s:32:"d73eceadda1f594cec0536087539afbf";s:3:"css";s:5:"heart";s:4:"code";i:59560;s:3:"src";s:11:"fontawesome";}i:169;a:4:{s:3:"uid";s:32:"f3dc2d6d8fe9cf9ebff84dc260888cdf";s:3:"css";s:11:"heart-empty";s:4:"code";i:59561;s:3:"src";s:11:"fontawesome";}i:170;a:4:{s:3:"uid";s:32:"474656633f79ea2f1dad59ff63f6bf07";s:3:"css";s:4:"star";s:4:"code";i:59562;s:3:"src";s:11:"fontawesome";}i:171;a:4:{s:3:"uid";s:32:"d17030afaecc1e1c22349b99f3c4992a";s:3:"css";s:10:"star-empty";s:4:"code";i:59563;s:3:"src";s:11:"fontawesome";}i:172;a:4:{s:3:"uid";s:32:"8f8278fbe5a2a0ea836be3c408b005d2";s:3:"css";s:9:"star-half";s:4:"code";i:59564;s:3:"src";s:11:"fontawesome";}i:173;a:4:{s:3:"uid";s:32:"84cf1fcc3fec556e7eaeb19679ca2dc9";s:3:"css";s:13:"star-half-alt";s:4:"code";i:59565;s:3:"src";s:11:"fontawesome";}i:174;a:4:{s:3:"uid";s:32:"8b80d36d4ef43889db10bc1f0dc9a862";s:3:"css";s:4:"user";s:4:"code";i:59566;s:3:"src";s:11:"fontawesome";}i:175;a:4:{s:3:"uid";s:32:"1bafeeb1808a5fe24484c7890096901a";s:3:"css";s:9:"user-plus";s:4:"code";i:59567;s:3:"src";s:11:"fontawesome";}i:176;a:4:{s:3:"uid";s:32:"fb1c59faa93eb6e2248c2456625b08a2";s:3:"css";s:10:"user-times";s:4:"code";i:59568;s:3:"src";s:11:"fontawesome";}i:177;a:4:{s:3:"uid";s:32:"31972e4e9d080eaa796290349ae6c1fd";s:3:"css";s:5:"users";s:4:"code";i:59569;s:3:"src";s:11:"fontawesome";}i:178;a:4:{s:3:"uid";s:32:"ca2d64f8a3ea7cbf6af45898b2dcf35e";s:3:"css";s:4:"male";s:4:"code";i:59570;s:3:"src";s:11:"fontawesome";}i:179;a:4:{s:3:"uid";s:32:"9bf7e14698cccdca37a6f1a02cf7d79e";s:3:"css";s:6:"female";s:4:"code";i:59571;s:3:"src";s:11:"fontawesome";}i:180;a:4:{s:3:"uid";s:32:"c2314ed1d2314b89f9285c53bcbf2548";s:3:"css";s:5:"child";s:4:"code";i:59572;s:3:"src";s:11:"fontawesome";}i:181;a:4:{s:3:"uid";s:32:"f9c8ea86275ca16128235c6452b67b8e";s:3:"css";s:11:"user-secret";s:4:"code";i:59573;s:3:"src";s:11:"fontawesome";}i:182;a:4:{s:3:"uid";s:32:"872d9516df93eb6b776cc4d94bd97dac";s:3:"css";s:5:"video";s:4:"code";i:59574;s:3:"src";s:11:"fontawesome";}i:183;a:4:{s:3:"uid";s:32:"0f99ab40ab0b4d64a74f2d0deeb03e42";s:3:"css";s:8:"videocam";s:4:"code";i:59575;s:3:"src";s:11:"fontawesome";}i:184;a:4:{s:3:"uid";s:32:"381da2c2f7fd51f8de877c044d7f439d";s:3:"css";s:7:"picture";s:4:"code";i:59576;s:3:"src";s:11:"fontawesome";}i:185;a:4:{s:3:"uid";s:32:"dc3f1d5b1d006f7f7b3b6295eccab9da";s:3:"css";s:6:"camera";s:4:"code";i:59577;s:3:"src";s:11:"fontawesome";}i:186;a:4:{s:3:"uid";s:32:"9d3d9d6ce1ec63eaa26281e6162853c9";s:3:"css";s:10:"camera-alt";s:4:"code";i:59578;s:3:"src";s:11:"fontawesome";}i:187;a:4:{s:3:"uid";s:32:"dd492243d64e21dfe16a92452f7861cb";s:3:"css";s:8:"th-large";s:4:"code";i:59579;s:3:"src";s:11:"fontawesome";}i:188;a:4:{s:3:"uid";s:32:"b1887b423d2fd15c345e090320c91ca0";s:3:"css";s:2:"th";s:4:"code";i:59580;s:3:"src";s:11:"fontawesome";}i:189;a:4:{s:3:"uid";s:32:"f805bb95d40c7ef2bc51b3d50d4f2e5c";s:3:"css";s:7:"th-list";s:4:"code";i:59581;s:3:"src";s:11:"fontawesome";}i:190;a:4:{s:3:"uid";s:32:"12f4ece88e46abd864e40b35e05b11cd";s:3:"css";s:2:"ok";s:4:"code";i:59582;s:3:"src";s:11:"fontawesome";}i:191;a:4:{s:3:"uid";s:32:"43ab845088317bd348dee1d975700c48";s:3:"css";s:10:"ok-circled";s:4:"code";i:59583;s:3:"src";s:11:"fontawesome";}i:192;a:4:{s:3:"uid";s:32:"ad33e708f4d2e25c5056c931da1528d6";s:3:"css";s:11:"ok-circled2";s:4:"code";i:59584;s:3:"src";s:11:"fontawesome";}i:193;a:4:{s:3:"uid";s:32:"1400d5103edd2fa6d2d61688fee79a5a";s:3:"css";s:10:"ok-squared";s:4:"code";i:59585;s:3:"src";s:11:"fontawesome";}i:194;a:4:{s:3:"uid";s:32:"5211af474d3a9848f67f945e2ccaf143";s:3:"css";s:6:"cancel";s:4:"code";i:59586;s:3:"src";s:11:"fontawesome";}i:195;a:4:{s:3:"uid";s:32:"0f4cae16f34ae243a6144c18a003f2d8";s:3:"css";s:14:"cancel-circled";s:4:"code";i:59587;s:3:"src";s:11:"fontawesome";}i:196;a:4:{s:3:"uid";s:32:"2e2dba0307a502a8507c1729084c7ab5";s:3:"css";s:15:"cancel-circled2";s:4:"code";i:59588;s:3:"src";s:11:"fontawesome";}i:197;a:4:{s:3:"uid";s:32:"44e04715aecbca7f266a17d5a7863c68";s:3:"css";s:4:"plus";s:4:"code";i:59589;s:3:"src";s:11:"fontawesome";}i:198;a:4:{s:3:"uid";s:32:"4ba33d2607902cf690dd45df09774cb0";s:3:"css";s:12:"plus-circled";s:4:"code";i:59590;s:3:"src";s:11:"fontawesome";}i:199;a:4:{s:3:"uid";s:32:"1a5cfa186647e8c929c2b17b9fc4dac1";s:3:"css";s:12:"plus-squared";s:4:"code";i:59591;s:3:"src";s:11:"fontawesome";}i:200;a:4:{s:3:"uid";s:32:"2d3be3e856fc1e4ac067590d2ded1b07";s:3:"css";s:16:"plus-squared-alt";s:4:"code";i:59592;s:3:"src";s:11:"fontawesome";}i:201;a:4:{s:3:"uid";s:32:"861ab06e455e2de3232ebef67d60d708";s:3:"css";s:5:"minus";s:4:"code";i:59593;s:3:"src";s:11:"fontawesome";}i:202;a:4:{s:3:"uid";s:32:"eeadb020bb75d089b25d8424aabe19e0";s:3:"css";s:13:"minus-circled";s:4:"code";i:59594;s:3:"src";s:11:"fontawesome";}i:203;a:4:{s:3:"uid";s:32:"f755a58fb985eeb70bd47d9b31892a34";s:3:"css";s:13:"minus-squared";s:4:"code";i:59595;s:3:"src";s:11:"fontawesome";}i:204;a:4:{s:3:"uid";s:32:"18ef25350258541e8e54148ed79845c0";s:3:"css";s:17:"minus-squared-alt";s:4:"code";i:59596;s:3:"src";s:11:"fontawesome";}i:205;a:4:{s:3:"uid";s:32:"ce3cf091d6ebd004dd0b52d24074e6e3";s:3:"css";s:4:"help";s:4:"code";i:59597;s:3:"src";s:11:"fontawesome";}i:206;a:4:{s:3:"uid";s:32:"17ebadd1e3f274ff0205601eef7b9cc4";s:3:"css";s:12:"help-circled";s:4:"code";i:59598;s:3:"src";s:11:"fontawesome";}i:207;a:4:{s:3:"uid";s:32:"e82cedfa1d5f15b00c5a81c9bd731ea2";s:3:"css";s:12:"info-circled";s:4:"code";i:59599;s:3:"src";s:11:"fontawesome";}i:208;a:4:{s:3:"uid";s:32:"3d4ea8a78dc34efe891f3a0f3d961274";s:3:"css";s:4:"info";s:4:"code";i:59600;s:3:"src";s:11:"fontawesome";}i:209;a:4:{s:3:"uid";s:32:"d7271d490b71df4311e32cdacae8b331";s:3:"css";s:4:"home";s:4:"code";i:59601;s:3:"src";s:11:"fontawesome";}i:210;a:4:{s:3:"uid";s:32:"0ddd3e8201ccc7d41f7b7c9d27eca6c1";s:3:"css";s:4:"link";s:4:"code";i:59602;s:3:"src";s:11:"fontawesome";}i:211;a:4:{s:3:"uid";s:32:"1dcd2b2148b7f086a4eb47f6a746bdee";s:3:"css";s:6:"unlink";s:4:"code";i:59603;s:3:"src";s:11:"fontawesome";}i:212;a:4:{s:3:"uid";s:32:"e15f0d620a7897e2035c18c80142f6d9";s:3:"css";s:8:"link-ext";s:4:"code";i:59604;s:3:"src";s:11:"fontawesome";}i:213;a:4:{s:3:"uid";s:32:"e35de5ea31cd56970498e33efbcb8e36";s:3:"css";s:12:"link-ext-alt";s:4:"code";i:59605;s:3:"src";s:11:"fontawesome";}i:214;a:4:{s:3:"uid";s:32:"0d6ab6194c0eddda2b8c9cedf2ab248e";s:3:"css";s:6:"attach";s:4:"code";i:59606;s:3:"src";s:11:"fontawesome";}i:215;a:4:{s:3:"uid";s:32:"c1f1975c885aa9f3dad7810c53b82074";s:3:"css";s:4:"lock";s:4:"code";i:59607;s:3:"src";s:11:"fontawesome";}i:216;a:4:{s:3:"uid";s:32:"657ab647f6248a6b57a5b893beaf35a9";s:3:"css";s:9:"lock-open";s:4:"code";i:59608;s:3:"src";s:11:"fontawesome";}i:217;a:4:{s:3:"uid";s:32:"05376be04a27d5a46e855a233d6e8508";s:3:"css";s:13:"lock-open-alt";s:4:"code";i:59609;s:3:"src";s:11:"fontawesome";}i:218;a:4:{s:3:"uid";s:32:"5b0772e9484a1a11646793a82edd622a";s:3:"css";s:3:"pin";s:4:"code";i:59610;s:3:"src";s:11:"fontawesome";}i:219;a:4:{s:3:"uid";s:32:"c5fd349cbd3d23e4ade333789c29c729";s:3:"css";s:3:"eye";s:4:"code";i:59611;s:3:"src";s:11:"fontawesome";}i:220;a:4:{s:3:"uid";s:32:"7fd683b2c518ceb9e5fa6757f2276faa";s:3:"css";s:7:"eye-off";s:4:"code";i:59612;s:3:"src";s:11:"fontawesome";}i:221;a:4:{s:3:"uid";s:32:"3db5347bd219f3bce6025780f5d9ef45";s:3:"css";s:3:"tag";s:4:"code";i:59613;s:3:"src";s:11:"fontawesome";}i:222;a:4:{s:3:"uid";s:32:"a3f89e106175a5c5c4e9738870b12e55";s:3:"css";s:4:"tags";s:4:"code";i:59614;s:3:"src";s:11:"fontawesome";}i:223;a:4:{s:3:"uid";s:32:"f04a5d24e9e659145b966739c4fde82a";s:3:"css";s:8:"bookmark";s:4:"code";i:59615;s:3:"src";s:11:"fontawesome";}i:224;a:4:{s:3:"uid";s:32:"2f5ef6f6b7aaebc56458ab4e865beff5";s:3:"css";s:14:"bookmark-empty";s:4:"code";i:59616;s:3:"src";s:11:"fontawesome";}i:225;a:4:{s:3:"uid";s:32:"57a0ac800df728aad61a7cf9e12f5fef";s:3:"css";s:4:"flag";s:4:"code";i:59617;s:3:"src";s:11:"fontawesome";}i:226;a:4:{s:3:"uid";s:32:"6c83092421441296f5c4e8074b0cf32c";s:3:"css";s:10:"flag-empty";s:4:"code";i:59618;s:3:"src";s:11:"fontawesome";}i:227;a:4:{s:3:"uid";s:32:"d7a614bd701f6712e8e3b2be124899e1";s:3:"css";s:14:"flag-checkered";s:4:"code";i:59619;s:3:"src";s:11:"fontawesome";}i:228;a:4:{s:3:"uid";s:32:"acf41aa4018e58d49525665469e35665";s:3:"css";s:9:"thumbs-up";s:4:"code";i:59620;s:3:"src";s:11:"fontawesome";}i:229;a:4:{s:3:"uid";s:32:"7533e68038fc6d520ede7a7ffa0a2f64";s:3:"css";s:11:"thumbs-down";s:4:"code";i:59621;s:3:"src";s:11:"fontawesome";}i:230;a:4:{s:3:"uid";s:32:"5e2ab018e3044337bcef5f7e94098ea1";s:3:"css";s:13:"thumbs-up-alt";s:4:"code";i:59622;s:3:"src";s:11:"fontawesome";}i:231;a:4:{s:3:"uid";s:32:"ddcd918b502642705838815d40aea9e3";s:3:"css";s:15:"thumbs-down-alt";s:4:"code";i:59623;s:3:"src";s:11:"fontawesome";}i:232;a:4:{s:3:"uid";s:32:"9a76bc135eac17d2c8b8ad4a5774fc87";s:3:"css";s:8:"download";s:4:"code";i:59624;s:3:"src";s:11:"fontawesome";}i:233;a:4:{s:3:"uid";s:32:"eeec3208c90b7b48e804919d0d2d4a41";s:3:"css";s:6:"upload";s:4:"code";i:59625;s:3:"src";s:11:"fontawesome";}i:234;a:4:{s:3:"uid";s:32:"f5999a012fc3752386635ec02a858447";s:3:"css";s:14:"download-cloud";s:4:"code";i:59626;s:3:"src";s:11:"fontawesome";}i:235;a:4:{s:3:"uid";s:32:"de2fc7a5c986ab8c622f63455d7cf814";s:3:"css";s:12:"upload-cloud";s:4:"code";i:59627;s:3:"src";s:11:"fontawesome";}i:236;a:4:{s:3:"uid";s:32:"c6be5a58ee4e63a5ec399c2b0d15cf2c";s:3:"css";s:5:"reply";s:4:"code";i:59628;s:3:"src";s:11:"fontawesome";}i:237;a:4:{s:3:"uid";s:32:"1b5597a3bacaeca6600e88ae36d02e0a";s:3:"css";s:9:"reply-all";s:4:"code";i:59629;s:3:"src";s:11:"fontawesome";}i:238;a:4:{s:3:"uid";s:32:"3d39c828009c04ddb6764c0b04cd2439";s:3:"css";s:7:"forward";s:4:"code";i:59630;s:3:"src";s:11:"fontawesome";}i:239;a:4:{s:3:"uid";s:32:"ab95e1351ebaec5850101097cbf7097f";s:3:"css";s:10:"quote-left";s:4:"code";i:59631;s:3:"src";s:11:"fontawesome";}i:240;a:4:{s:3:"uid";s:32:"d745d7c05b94e609decabade2cae12cb";s:3:"css";s:11:"quote-right";s:4:"code";i:59632;s:3:"src";s:11:"fontawesome";}i:241;a:4:{s:3:"uid";s:32:"7034e4d22866af82bef811f52fb1ba46";s:3:"css";s:4:"code";s:4:"code";i:59633;s:3:"src";s:11:"fontawesome";}i:242;a:4:{s:3:"uid";s:32:"895405dfac8a3b7b2f23b183c6608ee6";s:3:"css";s:6:"export";s:4:"code";i:59634;s:3:"src";s:11:"fontawesome";}i:243;a:4:{s:3:"uid";s:32:"13b9eebfea581ad8e756ee7a18a7cba8";s:3:"css";s:10:"export-alt";s:4:"code";i:59635;s:3:"src";s:11:"fontawesome";}i:244;a:4:{s:3:"uid";s:32:"4aad6bb50b02c18508aae9cbe14e784e";s:3:"css";s:5:"share";s:4:"code";i:59636;s:3:"src";s:11:"fontawesome";}i:245;a:4:{s:3:"uid";s:32:"4c1f3c0b331d5f72c6a38d7bb7632675";s:3:"css";s:13:"share-squared";s:4:"code";i:59637;s:3:"src";s:11:"fontawesome";}i:246;a:4:{s:3:"uid";s:32:"d35a1d35efeb784d1dc9ac18b9b6c2b6";s:3:"css";s:6:"pencil";s:4:"code";i:59638;s:3:"src";s:11:"fontawesome";}i:247;a:4:{s:3:"uid";s:32:"44fae3bfdd54754dc68ec50d37efea37";s:3:"css";s:14:"pencil-squared";s:4:"code";i:59639;s:3:"src";s:11:"fontawesome";}i:248;a:4:{s:3:"uid";s:32:"41087bc74d4b20b55059c60a33bf4008";s:3:"css";s:4:"edit";s:4:"code";i:59640;s:3:"src";s:11:"fontawesome";}i:249;a:4:{s:3:"uid";s:32:"7277ded7695b2a307a5f9d50097bb64c";s:3:"css";s:5:"print";s:4:"code";i:59641;s:3:"src";s:11:"fontawesome";}i:250;a:4:{s:3:"uid";s:32:"09feb4465d9bd1364f4e301c9ddbaa92";s:3:"css";s:7:"retweet";s:4:"code";i:59642;s:3:"src";s:11:"fontawesome";}i:251;a:4:{s:3:"uid";s:32:"ecb97add13804c190456025e43ec003b";s:3:"css";s:8:"keyboard";s:4:"code";i:59643;s:3:"src";s:11:"fontawesome";}i:252;a:4:{s:3:"uid";s:32:"0133387f2069a1b3168942b84d81dd3a";s:3:"css";s:7:"gamepad";s:4:"code";i:59644;s:3:"src";s:11:"fontawesome";}i:253;a:4:{s:3:"uid";s:32:"85528017f1e6053b2253785c31047f44";s:3:"css";s:7:"comment";s:4:"code";i:59645;s:3:"src";s:11:"fontawesome";}i:254;a:4:{s:3:"uid";s:32:"dcedf50ab1ede3283d7a6c70e2fe32f3";s:3:"css";s:4:"chat";s:4:"code";i:59646;s:3:"src";s:11:"fontawesome";}i:255;a:4:{s:3:"uid";s:32:"9c1376672bb4f1ed616fdd78a23667e9";s:3:"css";s:13:"comment-empty";s:4:"code";i:59647;s:3:"src";s:11:"fontawesome";}i:256;a:4:{s:3:"uid";s:32:"31951fbb9820ed0690f675b3d495c8da";s:3:"css";s:10:"chat-empty";s:4:"code";i:59648;s:3:"src";s:11:"fontawesome";}i:257;a:4:{s:3:"uid";s:32:"cd21cbfb28ad4d903cede582157f65dc";s:3:"css";s:4:"bell";s:4:"code";i:59649;s:3:"src";s:11:"fontawesome";}i:258;a:4:{s:3:"uid";s:32:"671f29fa10dda08074a4c6a341bb4f39";s:3:"css";s:8:"bell-alt";s:4:"code";i:59650;s:3:"src";s:11:"fontawesome";}i:259;a:4:{s:3:"uid";s:32:"563683020e0bf9f22f3f055a69b5c57a";s:3:"css";s:8:"bell-off";s:4:"code";i:59651;s:3:"src";s:11:"fontawesome";}i:260;a:4:{s:3:"uid";s:32:"8a074400a056c59d389f2d0517281bd5";s:3:"css";s:14:"bell-off-empty";s:4:"code";i:59652;s:3:"src";s:11:"fontawesome";}i:261;a:4:{s:3:"uid";s:32:"00391fac5d419345ffcccd95b6f76263";s:3:"css";s:13:"attention-alt";s:4:"code";i:59653;s:3:"src";s:11:"fontawesome";}i:262;a:4:{s:3:"uid";s:32:"c76b7947c957c9b78b11741173c8349b";s:3:"css";s:9:"attention";s:4:"code";i:59654;s:3:"src";s:11:"fontawesome";}i:263;a:4:{s:3:"uid";s:32:"b035c28eba2b35c6ffe92aee8b0df507";s:3:"css";s:17:"attention-circled";s:4:"code";i:59655;s:3:"src";s:11:"fontawesome";}i:264;a:4:{s:3:"uid";s:32:"0d08dbb1dd648a43bdea81b7e6c9e036";s:3:"css";s:8:"location";s:4:"code";i:59656;s:3:"src";s:11:"fontawesome";}i:265;a:4:{s:3:"uid";s:32:"921e3974e54ff9e8b7cd906a3dc74636";s:3:"css";s:9:"direction";s:4:"code";i:59657;s:3:"src";s:11:"fontawesome";}i:266;a:4:{s:3:"uid";s:32:"e5d624264734620fa9f98d59e6dc941f";s:3:"css";s:7:"compass";s:4:"code";i:59658;s:3:"src";s:11:"fontawesome";}i:267;a:4:{s:3:"uid";s:32:"bbfb51903f40597f0b70fd75bc7b5cac";s:3:"css";s:5:"trash";s:4:"code";i:59659;s:3:"src";s:11:"fontawesome";}i:268;a:4:{s:3:"uid";s:32:"f48ae54adfb27d8ada53d0fd9e34ee10";s:3:"css";s:11:"trash-empty";s:4:"code";i:59660;s:3:"src";s:11:"fontawesome";}i:269;a:4:{s:3:"uid";s:32:"1b5a5d7b7e3c71437f5a26befdd045ed";s:3:"css";s:3:"doc";s:4:"code";i:59661;s:3:"src";s:11:"fontawesome";}i:270;a:4:{s:3:"uid";s:32:"c8585e1e5b0467f28b70bce765d5840c";s:3:"css";s:4:"docs";s:4:"code";i:59662;s:3:"src";s:11:"fontawesome";}i:271;a:4:{s:3:"uid";s:32:"5408be43f7c42bccee419c6be53fdef5";s:3:"css";s:8:"doc-text";s:4:"code";i:59663;s:3:"src";s:11:"fontawesome";}i:272;a:4:{s:3:"uid";s:32:"178053298e3e5b03551d754d4b9acd8b";s:3:"css";s:7:"doc-inv";s:4:"code";i:59664;s:3:"src";s:11:"fontawesome";}i:273;a:4:{s:3:"uid";s:32:"c08a1cde48d96cba21d8c05fa7d7feb1";s:3:"css";s:12:"doc-text-inv";s:4:"code";i:59665;s:3:"src";s:11:"fontawesome";}i:274;a:4:{s:3:"uid";s:32:"9daa1fdf0838118518a7e22715e83abc";s:3:"css";s:8:"file-pdf";s:4:"code";i:59666;s:3:"src";s:11:"fontawesome";}i:275;a:4:{s:3:"uid";s:32:"310ffd629da85142bc8669f010556f2d";s:3:"css";s:9:"file-word";s:4:"code";i:59667;s:3:"src";s:11:"fontawesome";}i:276;a:4:{s:3:"uid";s:32:"f761c3bbe16ba2d332914ecb28e7a042";s:3:"css";s:10:"file-excel";s:4:"code";i:59668;s:3:"src";s:11:"fontawesome";}i:277;a:4:{s:3:"uid";s:32:"edcd4022de8d8df266ef7c42d2658ca5";s:3:"css";s:15:"file-powerpoint";s:4:"code";i:59669;s:3:"src";s:11:"fontawesome";}i:278;a:4:{s:3:"uid";s:32:"3c961c1a8d874815856fc6637dc5a13c";s:3:"css";s:10:"file-image";s:4:"code";i:59670;s:3:"src";s:11:"fontawesome";}i:279;a:4:{s:3:"uid";s:32:"e80ae555c1413a4ec18b33fb348b4049";s:3:"css";s:12:"file-archive";s:4:"code";i:59671;s:3:"src";s:11:"fontawesome";}i:280;a:4:{s:3:"uid";s:32:"81db033e704eb7c586a365559d7c0f36";s:3:"css";s:10:"file-audio";s:4:"code";i:59672;s:3:"src";s:11:"fontawesome";}i:281;a:4:{s:3:"uid";s:32:"dd69d9aa589ea7bc0a82a3fe67039f4b";s:3:"css";s:10:"file-video";s:4:"code";i:59673;s:3:"src";s:11:"fontawesome";}i:282;a:4:{s:3:"uid";s:32:"26613a2e6bc41593c54bead46f8c8ee3";s:3:"css";s:9:"file-code";s:4:"code";i:59674;s:3:"src";s:11:"fontawesome";}i:283;a:4:{s:3:"uid";s:32:"f8aa663c489bcbd6e68ec8147dca841e";s:3:"css";s:6:"folder";s:4:"code";i:59675;s:3:"src";s:11:"fontawesome";}i:284;a:4:{s:3:"uid";s:32:"c95735c17a10af81448c7fed98a04546";s:3:"css";s:11:"folder-open";s:4:"code";i:59676;s:3:"src";s:11:"fontawesome";}i:285;a:4:{s:3:"uid";s:32:"b091a8bd0fdade174951f17d936f51e4";s:3:"css";s:12:"folder-empty";s:4:"code";i:59677;s:3:"src";s:11:"fontawesome";}i:286;a:4:{s:3:"uid";s:32:"6533bdc16ab201eb3f3b27ce989cab33";s:3:"css";s:17:"folder-open-empty";s:4:"code";i:59678;s:3:"src";s:11:"fontawesome";}i:287;a:4:{s:3:"uid";s:32:"04ff8d6592fe548b332b27ed87ce397a";s:3:"css";s:3:"box";s:4:"code";i:59679;s:3:"src";s:11:"fontawesome";}i:288;a:4:{s:3:"uid";s:32:"72b1277834cba5b7944b0a6cac7ddb0d";s:3:"css";s:3:"rss";s:4:"code";i:59680;s:3:"src";s:11:"fontawesome";}i:289;a:4:{s:3:"uid";s:32:"de5f0a564ccf8816325330e292e11533";s:3:"css";s:11:"rss-squared";s:4:"code";i:59681;s:3:"src";s:11:"fontawesome";}i:290;a:4:{s:3:"uid";s:32:"9f7e588c66cfd6891f6f507cf6f6596b";s:3:"css";s:5:"phone";s:4:"code";i:59682;s:3:"src";s:11:"fontawesome";}i:291;a:4:{s:3:"uid";s:32:"ec488dfd1f548948c09671ca5a60ec92";s:3:"css";s:13:"phone-squared";s:4:"code";i:59683;s:3:"src";s:11:"fontawesome";}i:292;a:4:{s:3:"uid";s:32:"5cbe092278ff71fc27c920298b0f3ca3";s:3:"css";s:3:"fax";s:4:"code";i:59684;s:3:"src";s:11:"fontawesome";}i:293;a:4:{s:3:"uid";s:32:"559647a6f430b3aeadbecd67194451dd";s:3:"css";s:4:"menu";s:4:"code";i:59685;s:3:"src";s:11:"fontawesome";}i:294;a:4:{s:3:"uid";s:32:"e99461abfef3923546da8d745372c995";s:3:"css";s:3:"cog";s:4:"code";i:59686;s:3:"src";s:11:"fontawesome";}i:295;a:4:{s:3:"uid";s:32:"98687378abd1faf8f6af97c254eb6cd6";s:3:"css";s:7:"cog-alt";s:4:"code";i:59687;s:3:"src";s:11:"fontawesome";}i:296;a:4:{s:3:"uid";s:32:"5bb103cd29de77e0e06a52638527b575";s:3:"css";s:6:"wrench";s:4:"code";i:59688;s:3:"src";s:11:"fontawesome";}i:297;a:4:{s:3:"uid";s:32:"21b42d3c3e6be44c3cc3d73042faa216";s:3:"css";s:7:"sliders";s:4:"code";i:59689;s:3:"src";s:11:"fontawesome";}i:298;a:4:{s:3:"uid";s:32:"9affc98d652b86628d650ee58dbf0357";s:3:"css";s:6:"basket";s:4:"code";i:59690;s:3:"src";s:11:"fontawesome";}i:299;a:4:{s:3:"uid";s:32:"cddbeffea9d90c5db93d5d3e77b8893e";s:3:"css";s:9:"cart-plus";s:4:"code";i:59691;s:3:"src";s:11:"fontawesome";}i:300;a:4:{s:3:"uid";s:32:"93c35534e6b079466c4676cdedcdb7c1";s:3:"css";s:15:"cart-arrow-down";s:4:"code";i:59692;s:3:"src";s:11:"fontawesome";}i:301;a:4:{s:3:"uid";s:32:"531bc468eecbb8867d822f1c11f1e039";s:3:"css";s:8:"calendar";s:4:"code";i:59693;s:3:"src";s:11:"fontawesome";}i:302;a:4:{s:3:"uid";s:32:"ead4c82d04d7758db0f076584893a8c1";s:3:"css";s:14:"calendar-empty";s:4:"code";i:59694;s:3:"src";s:11:"fontawesome";}i:303;a:4:{s:3:"uid";s:32:"3a00327e61b997b58518bd43ed83c3df";s:3:"css";s:5:"login";s:4:"code";i:59695;s:3:"src";s:11:"fontawesome";}i:304;a:4:{s:3:"uid";s:32:"0d20938846444af8deb1920dc85a29fb";s:3:"css";s:6:"logout";s:4:"code";i:59696;s:3:"src";s:11:"fontawesome";}i:305;a:4:{s:3:"uid";s:32:"19c50c52858a81de58f9db488aba77bc";s:3:"css";s:3:"mic";s:4:"code";i:59697;s:3:"src";s:11:"fontawesome";}i:306;a:4:{s:3:"uid";s:32:"43c629249e2cca7e73cd4ef410c9551f";s:3:"css";s:4:"mute";s:4:"code";i:59698;s:3:"src";s:11:"fontawesome";}i:307;a:4:{s:3:"uid";s:32:"e44601720c64e6bb6a2d5cba6b0c588c";s:3:"css";s:10:"volume-off";s:4:"code";i:59699;s:3:"src";s:11:"fontawesome";}i:308;a:4:{s:3:"uid";s:32:"fee6e00f36e8ca8ef3e4a62caa213bf6";s:3:"css";s:11:"volume-down";s:4:"code";i:59700;s:3:"src";s:11:"fontawesome";}i:309;a:4:{s:3:"uid";s:32:"76857a03fbaa6857fe063b6c25aa98ed";s:3:"css";s:9:"volume-up";s:4:"code";i:59701;s:3:"src";s:11:"fontawesome";}i:310;a:4:{s:3:"uid";s:32:"f27bba41a700af51a4dd23cf4edea61d";s:3:"css";s:10:"headphones";s:4:"code";i:59702;s:3:"src";s:11:"fontawesome";}i:311;a:4:{s:3:"uid";s:32:"598a5f2bcf3521d1615de8e1881ccd17";s:3:"css";s:5:"clock";s:4:"code";i:59703;s:3:"src";s:11:"fontawesome";}i:312;a:4:{s:3:"uid";s:32:"5278ef7773e948d56c4d442c8c8c98cf";s:3:"css";s:9:"lightbulb";s:4:"code";i:59704;s:3:"src";s:11:"fontawesome";}i:313;a:4:{s:3:"uid";s:32:"98d9c83c1ee7c2c25af784b518c522c5";s:3:"css";s:5:"block";s:4:"code";i:59705;s:3:"src";s:11:"fontawesome";}i:314;a:4:{s:3:"uid";s:32:"e594fc6e5870b4ab7e49f52571d52577";s:3:"css";s:11:"resize-full";s:4:"code";i:59706;s:3:"src";s:11:"fontawesome";}i:315;a:4:{s:3:"uid";s:32:"b013f6403e5ab0326614e68d1850fd6b";s:3:"css";s:15:"resize-full-alt";s:4:"code";i:59707;s:3:"src";s:11:"fontawesome";}i:316;a:4:{s:3:"uid";s:32:"3c24ee33c9487bbf18796ca6dffa1905";s:3:"css";s:12:"resize-small";s:4:"code";i:59708;s:3:"src";s:11:"fontawesome";}i:317;a:4:{s:3:"uid";s:32:"d3b3f17bc3eb7cd809a07bbd4d178bee";s:3:"css";s:15:"resize-vertical";s:4:"code";i:59709;s:3:"src";s:11:"fontawesome";}i:318;a:4:{s:3:"uid";s:32:"3c73d058e4589b65a8d959c0fc8f153d";s:3:"css";s:17:"resize-horizontal";s:4:"code";i:59710;s:3:"src";s:11:"fontawesome";}i:319;a:4:{s:3:"uid";s:32:"6605ee6441bf499ffa3c63d3c7409471";s:3:"css";s:4:"move";s:4:"code";i:59711;s:3:"src";s:11:"fontawesome";}i:320;a:4:{s:3:"uid";s:32:"0b2b66e526028a6972d51a6f10281b4b";s:3:"css";s:7:"zoom-in";s:4:"code";i:59712;s:3:"src";s:11:"fontawesome";}i:321;a:4:{s:3:"uid";s:32:"d25d10efa900f529ad1d275657cfd30e";s:3:"css";s:8:"zoom-out";s:4:"code";i:59713;s:3:"src";s:11:"fontawesome";}i:322;a:4:{s:3:"uid";s:32:"c53068fe21c8410b0a098b4c52c3d37e";s:3:"css";s:13:"down-circled2";s:4:"code";i:59714;s:3:"src";s:11:"fontawesome";}i:323;a:4:{s:3:"uid";s:32:"128d63150a41800e0beff55235269542";s:3:"css";s:11:"up-circled2";s:4:"code";i:59715;s:3:"src";s:11:"fontawesome";}i:324;a:4:{s:3:"uid";s:32:"a65ca48f3fe7d6e5c60edbd943f4fdb6";s:3:"css";s:13:"left-circled2";s:4:"code";i:59716;s:3:"src";s:11:"fontawesome";}i:325;a:4:{s:3:"uid";s:32:"d0673ef38e1c458a6de52aad2a2f800d";s:3:"css";s:14:"right-circled2";s:4:"code";i:59717;s:3:"src";s:11:"fontawesome";}i:326;a:4:{s:3:"uid";s:32:"2d6150442079cbda7df64522dc24f482";s:3:"css";s:8:"down-dir";s:4:"code";i:59718;s:3:"src";s:11:"fontawesome";}i:327;a:4:{s:3:"uid";s:32:"80cd1022bd9ea151d554bec1fa05f2de";s:3:"css";s:6:"up-dir";s:4:"code";i:59719;s:3:"src";s:11:"fontawesome";}i:328;a:4:{s:3:"uid";s:32:"9dc654095085167524602c9acc0c5570";s:3:"css";s:8:"left-dir";s:4:"code";i:59720;s:3:"src";s:11:"fontawesome";}i:329;a:4:{s:3:"uid";s:32:"fb1c799ffe5bf8fb7f8bcb647c8fe9e6";s:3:"css";s:9:"right-dir";s:4:"code";i:59721;s:3:"src";s:11:"fontawesome";}i:330;a:4:{s:3:"uid";s:32:"ccddff8e8670dcd130e3cb55fdfc2fd0";s:3:"css";s:9:"down-open";s:4:"code";i:59722;s:3:"src";s:11:"fontawesome";}i:331;a:4:{s:3:"uid";s:32:"d870630ff8f81e6de3958ecaeac532f2";s:3:"css";s:9:"left-open";s:4:"code";i:59723;s:3:"src";s:11:"fontawesome";}i:332;a:4:{s:3:"uid";s:32:"399ef63b1e23ab1b761dfbb5591fa4da";s:3:"css";s:10:"right-open";s:4:"code";i:59724;s:3:"src";s:11:"fontawesome";}i:333;a:4:{s:3:"uid";s:32:"fe6697b391355dec12f3d86d6d490397";s:3:"css";s:7:"up-open";s:4:"code";i:59725;s:3:"src";s:11:"fontawesome";}i:334;a:4:{s:3:"uid";s:32:"f3f90c8c89795da30f7444634476ea4f";s:3:"css";s:10:"angle-left";s:4:"code";i:59726;s:3:"src";s:11:"fontawesome";}i:335;a:4:{s:3:"uid";s:32:"7bf14281af5633a597f85b061ef1cfb9";s:3:"css";s:11:"angle-right";s:4:"code";i:59727;s:3:"src";s:11:"fontawesome";}i:336;a:4:{s:3:"uid";s:32:"5de9370846a26947e03f63142a3f1c07";s:3:"css";s:8:"angle-up";s:4:"code";i:59728;s:3:"src";s:11:"fontawesome";}i:337;a:4:{s:3:"uid";s:32:"e4dde1992f787163e2e2b534b8c8067d";s:3:"css";s:10:"angle-down";s:4:"code";i:59729;s:3:"src";s:11:"fontawesome";}i:338;a:4:{s:3:"uid";s:32:"8933c2579166c2ee56ae40dc6a0b4dc6";s:3:"css";s:18:"angle-circled-left";s:4:"code";i:59730;s:3:"src";s:11:"fontawesome";}i:339;a:4:{s:3:"uid";s:32:"94089b37297572e936b0943bcfa041d3";s:3:"css";s:19:"angle-circled-right";s:4:"code";i:59731;s:3:"src";s:11:"fontawesome";}i:340;a:4:{s:3:"uid";s:32:"8cbd5bcfb00043b8094fd7ac21ae5e06";s:3:"css";s:16:"angle-circled-up";s:4:"code";i:59732;s:3:"src";s:11:"fontawesome";}i:341;a:4:{s:3:"uid";s:32:"c35e0796f6f806945a44b1655ce7bbe7";s:3:"css";s:18:"angle-circled-down";s:4:"code";i:59733;s:3:"src";s:11:"fontawesome";}i:342;a:4:{s:3:"uid";s:32:"745f12abe1472d14f8f658de7e5aba66";s:3:"css";s:17:"angle-double-left";s:4:"code";i:59734;s:3:"src";s:11:"fontawesome";}i:343;a:4:{s:3:"uid";s:32:"fdfbd1fcbd4cb229716a810801a5f207";s:3:"css";s:18:"angle-double-right";s:4:"code";i:59735;s:3:"src";s:11:"fontawesome";}i:344;a:4:{s:3:"uid";s:32:"63b3012c8cbe3654ba5bea598235aa3a";s:3:"css";s:15:"angle-double-up";s:4:"code";i:59736;s:3:"src";s:11:"fontawesome";}i:345;a:4:{s:3:"uid";s:32:"dfec4ffa849d8594c2e4b86f6320b8a6";s:3:"css";s:17:"angle-double-down";s:4:"code";i:59737;s:3:"src";s:11:"fontawesome";}i:346;a:4:{s:3:"uid";s:32:"f06941dfcb90dc24b987d810898c4310";s:3:"css";s:4:"down";s:4:"code";i:59738;s:3:"src";s:11:"fontawesome";}i:347;a:4:{s:3:"uid";s:32:"f6d72aa5ef8e8f0e553012af9a29a87e";s:3:"css";s:4:"left";s:4:"code";i:59739;s:3:"src";s:11:"fontawesome";}i:348;a:4:{s:3:"uid";s:32:"fb94e23ae1e7660aa63cc5f351ec7560";s:3:"css";s:5:"right";s:4:"code";i:59740;s:3:"src";s:11:"fontawesome";}i:349;a:4:{s:3:"uid";s:32:"720f98e7580b7987c8dc542513d1d440";s:3:"css";s:2:"up";s:4:"code";i:59741;s:3:"src";s:11:"fontawesome";}i:350;a:4:{s:3:"uid";s:32:"1c4068ed75209e21af36017df8871802";s:3:"css";s:8:"down-big";s:4:"code";i:59742;s:3:"src";s:11:"fontawesome";}i:351;a:4:{s:3:"uid";s:32:"555ef8c86832e686fef85f7af2eb7cde";s:3:"css";s:8:"left-big";s:4:"code";i:59743;s:3:"src";s:11:"fontawesome";}i:352;a:4:{s:3:"uid";s:32:"ad6b3fbb5324abe71a9c0b6609cbb9f1";s:3:"css";s:9:"right-big";s:4:"code";i:59744;s:3:"src";s:11:"fontawesome";}i:353;a:4:{s:3:"uid";s:32:"95376bf082bfec6ce06ea1cda7bd7ead";s:3:"css";s:6:"up-big";s:4:"code";i:59745;s:3:"src";s:11:"fontawesome";}i:354;a:4:{s:3:"uid";s:32:"aa0d9175a3919a260a4012d560e9f01e";s:3:"css";s:10:"right-hand";s:4:"code";i:59746;s:3:"src";s:11:"fontawesome";}i:355;a:4:{s:3:"uid";s:32:"3d99d345645f43e31e9e0fd48be37e9c";s:3:"css";s:9:"left-hand";s:4:"code";i:59747;s:3:"src";s:11:"fontawesome";}i:356;a:4:{s:3:"uid";s:32:"034e645aa3bad56ce68389a816547c87";s:3:"css";s:7:"up-hand";s:4:"code";i:59748;s:3:"src";s:11:"fontawesome";}i:357;a:4:{s:3:"uid";s:32:"beb43b8df442eac4b8d35f528d5ed5af";s:3:"css";s:9:"down-hand";s:4:"code";i:59749;s:3:"src";s:11:"fontawesome";}i:358;a:4:{s:3:"uid";s:32:"6855131631509e8795730ce062045ea1";s:3:"css";s:12:"left-circled";s:4:"code";i:59750;s:3:"src";s:11:"fontawesome";}i:359;a:4:{s:3:"uid";s:32:"19b04848ae7332d2c0ea2a9e19064037";s:3:"css";s:13:"right-circled";s:4:"code";i:59751;s:3:"src";s:11:"fontawesome";}i:360;a:4:{s:3:"uid";s:32:"2b8e9b027181aafd210bf29c5486d4a0";s:3:"css";s:10:"up-circled";s:4:"code";i:59752;s:3:"src";s:11:"fontawesome";}i:361;a:4:{s:3:"uid";s:32:"55ae6ea25cd707fe34af5b52b2001cdc";s:3:"css";s:12:"down-circled";s:4:"code";i:59753;s:3:"src";s:11:"fontawesome";}i:362;a:4:{s:3:"uid";s:32:"bc71f4c6e53394d5ba46b063040014f1";s:3:"css";s:2:"cw";s:4:"code";i:59754;s:3:"src";s:11:"fontawesome";}i:363;a:4:{s:3:"uid";s:32:"f9c3205df26e7778abac86183aefdc99";s:3:"css";s:3:"ccw";s:4:"code";i:59755;s:3:"src";s:11:"fontawesome";}i:364;a:4:{s:3:"uid";s:32:"a73c5deb486c8d66249811642e5d719a";s:3:"css";s:9:"arrows-cw";s:4:"code";i:59756;s:3:"src";s:11:"fontawesome";}i:365;a:4:{s:3:"uid";s:32:"dea706a9bd3144316ce37406ec10f469";s:3:"css";s:8:"level-up";s:4:"code";i:59757;s:3:"src";s:11:"fontawesome";}i:366;a:4:{s:3:"uid";s:32:"4684e690bad65fb618329dfe52017475";s:3:"css";s:10:"level-down";s:4:"code";i:59758;s:3:"src";s:11:"fontawesome";}i:367;a:4:{s:3:"uid";s:32:"37c5ab63f10d7ad0b84d0978dcd0c7a8";s:3:"css";s:7:"shuffle";s:4:"code";i:59759;s:3:"src";s:11:"fontawesome";}i:368;a:4:{s:3:"uid";s:32:"6020aff067fc3c119cdd75daa5249220";s:3:"css";s:8:"exchange";s:4:"code";i:59760;s:3:"src";s:11:"fontawesome";}i:369;a:4:{s:3:"uid";s:32:"d4816c0845aa43767213d45574b3b145";s:3:"css";s:7:"history";s:4:"code";i:59761;s:3:"src";s:11:"fontawesome";}i:370;a:4:{s:3:"uid";s:32:"84bb9695b8662fa4783242f84c9e4682";s:3:"css";s:6:"expand";s:4:"code";i:59762;s:3:"src";s:11:"fontawesome";}i:371;a:4:{s:3:"uid";s:32:"7960517a504e42aea0641f15bc55fbed";s:3:"css";s:8:"collapse";s:4:"code";i:59763;s:3:"src";s:11:"fontawesome";}i:372;a:4:{s:3:"uid";s:32:"ed5a38704f0329e610ee1c92bec3ad3d";s:3:"css";s:12:"expand-right";s:4:"code";i:59764;s:3:"src";s:11:"fontawesome";}i:373;a:4:{s:3:"uid";s:32:"ea2ec99fbce03864e593bbf4f302a79d";s:3:"css";s:13:"collapse-left";s:4:"code";i:59765;s:3:"src";s:11:"fontawesome";}i:374;a:4:{s:3:"uid";s:32:"ce06b5805120d0c2f8d60cd3f1a4fdb5";s:3:"css";s:4:"play";s:4:"code";i:59766;s:3:"src";s:11:"fontawesome";}i:375;a:4:{s:3:"uid";s:32:"5717236f6134afe2d2a278a5c9b3927a";s:3:"css";s:12:"play-circled";s:4:"code";i:59767;s:3:"src";s:11:"fontawesome";}i:376;a:4:{s:3:"uid";s:32:"e835d9d0f2ee39ae01b01cc6a6fa24ab";s:3:"css";s:13:"play-circled2";s:4:"code";i:59768;s:3:"src";s:11:"fontawesome";}i:377;a:4:{s:3:"uid";s:32:"b624a1e512819d410ddbee84e6918b9d";s:3:"css";s:4:"stop";s:4:"code";i:59769;s:3:"src";s:11:"fontawesome";}i:378;a:4:{s:3:"uid";s:32:"0b28050bac9d3facf2f0226db643ece0";s:3:"css";s:5:"pause";s:4:"code";i:59770;s:3:"src";s:11:"fontawesome";}i:379;a:4:{s:3:"uid";s:32:"c47efa0e3e74f6ba4c2562c1258fff1f";s:3:"css";s:6:"to-end";s:4:"code";i:59771;s:3:"src";s:11:"fontawesome";}i:380;a:4:{s:3:"uid";s:32:"7ea35a8fc7e676c78e99cab2d4bc8653";s:3:"css";s:10:"to-end-alt";s:4:"code";i:59772;s:3:"src";s:11:"fontawesome";}i:381;a:4:{s:3:"uid";s:32:"12052b30d23a1a70d6b32962d5464cae";s:3:"css";s:8:"to-start";s:4:"code";i:59773;s:3:"src";s:11:"fontawesome";}i:382;a:4:{s:3:"uid";s:32:"6b5450145d620234f07ffcbfbb671074";s:3:"css";s:12:"to-start-alt";s:4:"code";i:59774;s:3:"src";s:11:"fontawesome";}i:383;a:4:{s:3:"uid";s:32:"4e511190b60f329d08301eb6869c5130";s:3:"css";s:7:"fast-fw";s:4:"code";i:59775;s:3:"src";s:11:"fontawesome";}i:384;a:4:{s:3:"uid";s:32:"b3d902fcead809e3a64c7ddcda497a6c";s:3:"css";s:7:"fast-bw";s:4:"code";i:59776;s:3:"src";s:11:"fontawesome";}i:385;a:4:{s:3:"uid";s:32:"91b141af48402743aa3503d0a7007132";s:3:"css";s:5:"eject";s:4:"code";i:59777;s:3:"src";s:11:"fontawesome";}i:386;a:4:{s:3:"uid";s:32:"e75c54c282c0bf22186c5c7ec4b03eac";s:3:"css";s:6:"target";s:4:"code";i:59778;s:3:"src";s:11:"fontawesome";}i:387;a:4:{s:3:"uid";s:32:"d407a4707f719b042ed2ad28d2619d7e";s:3:"css";s:6:"signal";s:4:"code";i:59779;s:3:"src";s:11:"fontawesome";}i:388;a:4:{s:3:"uid";s:32:"cd4bfdae4dc89b175ff49330ce29611a";s:3:"css";s:4:"wifi";s:4:"code";i:59780;s:3:"src";s:11:"fontawesome";}i:389;a:4:{s:3:"uid";s:32:"ab656e280958018a7859eba9a1eabbc7";s:3:"css";s:5:"award";s:4:"code";i:59781;s:3:"src";s:11:"fontawesome";}i:390;a:4:{s:3:"uid";s:32:"757afacc32d82967975cbb3b45cfb41b";s:3:"css";s:7:"desktop";s:4:"code";i:59782;s:3:"src";s:11:"fontawesome";}i:391;a:4:{s:3:"uid";s:32:"500fc1f109021e4b1de4deda2f7ed399";s:3:"css";s:6:"laptop";s:4:"code";i:59783;s:3:"src";s:11:"fontawesome";}i:392;a:4:{s:3:"uid";s:32:"f001fc3d4daa7da078e8c971e4f36977";s:3:"css";s:6:"tablet";s:4:"code";i:59784;s:3:"src";s:11:"fontawesome";}i:393;a:4:{s:3:"uid";s:32:"0357f7abbc0babf43509669f332e41e6";s:3:"css";s:6:"mobile";s:4:"code";i:59785;s:3:"src";s:11:"fontawesome";}i:394;a:4:{s:3:"uid";s:32:"c7a75a25880928fe76981a53eca4f926";s:3:"css";s:5:"inbox";s:4:"code";i:59786;s:3:"src";s:11:"fontawesome";}i:395;a:4:{s:3:"uid";s:32:"197375a3cea8cb90b02d06e4ddf1433d";s:3:"css";s:5:"globe";s:4:"code";i:59787;s:3:"src";s:11:"fontawesome";}i:396;a:4:{s:3:"uid";s:32:"aa035df0908c4665c269b7b09a5596f3";s:3:"css";s:3:"sun";s:4:"code";i:59788;s:3:"src";s:11:"fontawesome";}i:397;a:4:{s:3:"uid";s:32:"2c413e78faf1d6631fd7b094d14c2253";s:3:"css";s:5:"cloud";s:4:"code";i:59789;s:3:"src";s:11:"fontawesome";}i:398;a:4:{s:3:"uid";s:32:"3212f42c65d41ed91cb435d0490e29ed";s:3:"css";s:5:"flash";s:4:"code";i:59790;s:3:"src";s:11:"fontawesome";}i:399;a:4:{s:3:"uid";s:32:"567e3e257f2cc8fba2c12bf691c9f2d8";s:3:"css";s:4:"moon";s:4:"code";i:59791;s:3:"src";s:11:"fontawesome";}i:400;a:4:{s:3:"uid";s:32:"24ca41ab002c09de6e89b28f9d599508";s:3:"css";s:8:"umbrella";s:4:"code";i:59792;s:3:"src";s:11:"fontawesome";}i:401;a:4:{s:3:"uid";s:32:"297fe6c2ef08198b03d706ba52f51b7f";s:3:"css";s:6:"flight";s:4:"code";i:59793;s:3:"src";s:11:"fontawesome";}i:402;a:4:{s:3:"uid";s:32:"cb36cbe4e2dac9545e32c3d80a7c6e03";s:3:"css";s:11:"fighter-jet";s:4:"code";i:59794;s:3:"src";s:11:"fontawesome";}i:403;a:4:{s:3:"uid";s:32:"38575a803c4da31ce20d77e1e1236bcb";s:3:"css";s:11:"paper-plane";s:4:"code";i:59795;s:3:"src";s:11:"fontawesome";}i:404;a:4:{s:3:"uid";s:32:"4b2321afcbe0505a70b80abd5c25e09b";s:3:"css";s:17:"paper-plane-empty";s:4:"code";i:59796;s:3:"src";s:11:"fontawesome";}i:405;a:4:{s:3:"uid";s:32:"d650df2fd7c4e27d9185d90a1c12a881";s:3:"css";s:13:"space-shuttle";s:4:"code";i:59797;s:3:"src";s:11:"fontawesome";}i:406;a:4:{s:3:"uid";s:32:"19e7b342a5e6bd0cd86de6d6208486a4";s:3:"css";s:4:"leaf";s:4:"code";i:59798;s:3:"src";s:11:"fontawesome";}i:407;a:4:{s:3:"uid";s:32:"f9cbf7508cd04145ade2800169959eef";s:3:"css";s:4:"font";s:4:"code";i:59799;s:3:"src";s:11:"fontawesome";}i:408;a:4:{s:3:"uid";s:32:"02cca871bb69da75e8ee286b7055832c";s:3:"css";s:4:"bold";s:4:"code";i:59800;s:3:"src";s:11:"fontawesome";}i:409;a:4:{s:3:"uid";s:32:"bf09b1c6561dc0ced707476e2cd83d29";s:3:"css";s:6:"medium";s:4:"code";i:59801;s:3:"src";s:11:"fontawesome";}i:410;a:4:{s:3:"uid";s:32:"a8cb1c217f02b073db3670c061cc54d2";s:3:"css";s:6:"italic";s:4:"code";i:59802;s:3:"src";s:11:"fontawesome";}i:411;a:4:{s:3:"uid";s:32:"0c708edd8fae2376b3370aa56d40cf9e";s:3:"css";s:6:"header";s:4:"code";i:59803;s:3:"src";s:11:"fontawesome";}i:412;a:4:{s:3:"uid";s:32:"c5845105a87df2ee1999826d90622f6a";s:3:"css";s:9:"paragraph";s:4:"code";i:59804;s:3:"src";s:11:"fontawesome";}i:413;a:4:{s:3:"uid";s:32:"c009d417f87d6a27bb5a1cefd30b6cbd";s:3:"css";s:11:"text-height";s:4:"code";i:59805;s:3:"src";s:11:"fontawesome";}i:414;a:4:{s:3:"uid";s:32:"13a971bcccd2dda26d4d4eccd8593f8a";s:3:"css";s:10:"text-width";s:4:"code";i:59806;s:3:"src";s:11:"fontawesome";}i:415;a:4:{s:3:"uid";s:32:"f4f0e849b805be1f6d76b65581cb3b8b";s:3:"css";s:10:"align-left";s:4:"code";i:59807;s:3:"src";s:11:"fontawesome";}i:416;a:4:{s:3:"uid";s:32:"ae6336c46d73af999fe7460c089abb4d";s:3:"css";s:12:"align-center";s:4:"code";i:59808;s:3:"src";s:11:"fontawesome";}i:417;a:4:{s:3:"uid";s:32:"e1e7306b47c3c5e6faecce9d32571381";s:3:"css";s:11:"align-right";s:4:"code";i:59809;s:3:"src";s:11:"fontawesome";}i:418;a:4:{s:3:"uid";s:32:"25a81737628d1e654a30ad412d7d6dd7";s:3:"css";s:13:"align-justify";s:4:"code";i:59810;s:3:"src";s:11:"fontawesome";}i:419;a:4:{s:3:"uid";s:32:"48b87105bd38c20315f1b705b8c7b38c";s:3:"css";s:4:"list";s:4:"code";i:59811;s:3:"src";s:11:"fontawesome";}i:420;a:4:{s:3:"uid";s:32:"594e9271c08ff732c04b3bf3117b9040";s:3:"css";s:11:"indent-left";s:4:"code";i:59812;s:3:"src";s:11:"fontawesome";}i:421;a:4:{s:3:"uid";s:32:"4d2dfc45d8176b1f26aed973fa84a91e";s:3:"css";s:12:"indent-right";s:4:"code";i:59813;s:3:"src";s:11:"fontawesome";}i:422;a:4:{s:3:"uid";s:32:"a2a74f5e7b7d9ba054897d8c795a326a";s:3:"css";s:11:"list-bullet";s:4:"code";i:59814;s:3:"src";s:11:"fontawesome";}i:423;a:4:{s:3:"uid";s:32:"f6766a8b042c2453a4e153af03294383";s:3:"css";s:13:"list-numbered";s:4:"code";i:59815;s:3:"src";s:11:"fontawesome";}i:424;a:4:{s:3:"uid";s:32:"61c242c9e2134d5864d7fdd57b3c9289";s:3:"css";s:6:"strike";s:4:"code";i:59816;s:3:"src";s:11:"fontawesome";}i:425;a:4:{s:3:"uid";s:32:"d4a4a38a40b728f46dad1de4ac950231";s:3:"css";s:9:"underline";s:4:"code";i:59817;s:3:"src";s:11:"fontawesome";}i:426;a:4:{s:3:"uid";s:32:"4e88371fb8857dacc1f66afe6314e426";s:3:"css";s:11:"superscript";s:4:"code";i:59818;s:3:"src";s:11:"fontawesome";}i:427;a:4:{s:3:"uid";s:32:"3d1c929dbc966992185ce749548c1b2c";s:3:"css";s:9:"subscript";s:4:"code";i:59819;s:3:"src";s:11:"fontawesome";}i:428;a:4:{s:3:"uid";s:32:"8fb55fd696d9a0f58f3b27c1d8633750";s:3:"css";s:5:"table";s:4:"code";i:59820;s:3:"src";s:11:"fontawesome";}i:429;a:4:{s:3:"uid";s:32:"53dd31a6cc6438192b2d7b09b1c1dd45";s:3:"css";s:7:"columns";s:4:"code";i:59821;s:3:"src";s:11:"fontawesome";}i:430;a:4:{s:3:"uid";s:32:"09bdae120f85e79f2db16145a9e1f6d8";s:3:"css";s:4:"crop";s:4:"code";i:59822;s:3:"src";s:11:"fontawesome";}i:431;a:4:{s:3:"uid";s:32:"8772331a9fec983cdb5d72902a6f9e0e";s:3:"css";s:8:"scissors";s:4:"code";i:59823;s:3:"src";s:11:"fontawesome";}i:432;a:4:{s:3:"uid";s:32:"b429436ec5a518c78479d44ef18dbd60";s:3:"css";s:5:"paste";s:4:"code";i:59824;s:3:"src";s:11:"fontawesome";}i:433;a:4:{s:3:"uid";s:32:"053b757d97042e1c94276200c7b64b91";s:3:"css";s:9:"briefcase";s:4:"code";i:59825;s:3:"src";s:11:"fontawesome";}i:434;a:4:{s:3:"uid";s:32:"5ccf1ed249fd9d723ec1ce8629a9f507";s:3:"css";s:8:"suitcase";s:4:"code";i:59826;s:3:"src";s:11:"fontawesome";}i:435;a:4:{s:3:"uid";s:32:"107ce08c7231097c7447d8f4d059b55f";s:3:"css";s:8:"ellipsis";s:4:"code";i:59827;s:3:"src";s:11:"fontawesome";}i:436;a:4:{s:3:"uid";s:32:"750058837a91edae64b03d60fc7e81a7";s:3:"css";s:13:"ellipsis-vert";s:4:"code";i:59828;s:3:"src";s:11:"fontawesome";}i:437;a:4:{s:3:"uid";s:32:"8b9e6a8dd8f67f7c003ed8e7e5ee0857";s:3:"css";s:3:"off";s:4:"code";i:59829;s:3:"src";s:11:"fontawesome";}i:438;a:4:{s:3:"uid";s:32:"ecede48deb16179e5ef9a3f8ffae62f4";s:3:"css";s:4:"road";s:4:"code";i:59830;s:3:"src";s:11:"fontawesome";}i:439;a:4:{s:3:"uid";s:32:"c819c6225685bae2eed1b8da13e629fa";s:3:"css";s:8:"list-alt";s:4:"code";i:59831;s:3:"src";s:11:"fontawesome";}i:440;a:4:{s:3:"uid";s:32:"fd45bb961d08f9f2092f0df3fba29fe9";s:3:"css";s:6:"qrcode";s:4:"code";i:59832;s:3:"src";s:11:"fontawesome";}i:441;a:4:{s:3:"uid";s:32:"aa991e8e66ac54b33f0a4b0555597b08";s:3:"css";s:7:"barcode";s:4:"code";i:59833;s:3:"src";s:11:"fontawesome";}i:442;a:4:{s:3:"uid";s:32:"9755f76110ae4d12ac5f9466c9152031";s:3:"css";s:4:"book";s:4:"code";i:59834;s:3:"src";s:11:"fontawesome";}i:443;a:4:{s:3:"uid";s:32:"ca90da02d2c6a3183f2458e4dc416285";s:3:"css";s:5:"ajust";s:4:"code";i:59835;s:3:"src";s:11:"fontawesome";}i:444;a:4:{s:3:"uid";s:32:"83458acd9f38d03ec0226ce82a83c0f4";s:3:"css";s:4:"tint";s:4:"code";i:59836;s:3:"src";s:11:"fontawesome";}i:445;a:4:{s:3:"uid";s:32:"2a4e6c99b732a57da40e32fa2a7800a4";s:3:"css";s:10:"toggle-off";s:4:"code";i:59837;s:3:"src";s:11:"fontawesome";}i:446;a:4:{s:3:"uid";s:32:"3256ef03b16e7ab51235bc7378b53bb5";s:3:"css";s:9:"toggle-on";s:4:"code";i:59838;s:3:"src";s:11:"fontawesome";}i:447;a:4:{s:3:"uid";s:32:"dd6c6b221a1088ff8a9b9cd32d0b3dd5";s:3:"css";s:5:"check";s:4:"code";i:59839;s:3:"src";s:11:"fontawesome";}i:448;a:4:{s:3:"uid";s:32:"4b900d04e8ab8c82f080c1cfbac5772c";s:3:"css";s:11:"check-empty";s:4:"code";i:59840;s:3:"src";s:11:"fontawesome";}i:449;a:4:{s:3:"uid";s:32:"130380e481a7defc690dfb24123a1f0c";s:3:"css";s:6:"circle";s:4:"code";i:59841;s:3:"src";s:11:"fontawesome";}i:450;a:4:{s:3:"uid";s:32:"422e07e5afb80258a9c4ed1706498f8a";s:3:"css";s:12:"circle-empty";s:4:"code";i:59842;s:3:"src";s:11:"fontawesome";}i:451;a:4:{s:3:"uid";s:32:"5774d0a0e50f6eefc8be01bd761e5dd3";s:3:"css";s:11:"circle-thin";s:4:"code";i:59843;s:3:"src";s:11:"fontawesome";}i:452;a:4:{s:3:"uid";s:32:"4ffd8122933b9ee0183b925e1554969f";s:3:"css";s:12:"circle-notch";s:4:"code";i:59844;s:3:"src";s:11:"fontawesome";}i:453;a:4:{s:3:"uid";s:32:"81bb68665e8e595505272a746db07c7a";s:3:"css";s:11:"dot-circled";s:4:"code";i:59845;s:3:"src";s:11:"fontawesome";}i:454;a:4:{s:3:"uid";s:32:"823a9e02e643318116fea40a00190e4e";s:3:"css";s:8:"asterisk";s:4:"code";i:59846;s:3:"src";s:11:"fontawesome";}i:455;a:4:{s:3:"uid";s:32:"28f308aa0a07a67433f54c089c400d82";s:3:"css";s:4:"gift";s:4:"code";i:59847;s:3:"src";s:11:"fontawesome";}i:456;a:4:{s:3:"uid";s:32:"254077e7c0a9e6d303b32f9c35b96a40";s:3:"css";s:4:"fire";s:4:"code";i:59848;s:3:"src";s:11:"fontawesome";}i:457;a:4:{s:3:"uid";s:32:"d20912c814d0ff9a7fd27ed1f54813cc";s:3:"css";s:8:"magnet-1";s:4:"code";i:59849;s:3:"src";s:11:"fontawesome";}i:458;a:4:{s:3:"uid";s:32:"266d5d9adf15a61800477a5acf9a4462";s:3:"css";s:9:"chart-bar";s:4:"code";i:59850;s:3:"src";s:11:"fontawesome";}i:459;a:4:{s:3:"uid";s:32:"7d1ca956f4181a023de4b9efbed92524";s:3:"css";s:10:"chart-area";s:4:"code";i:59851;s:3:"src";s:11:"fontawesome";}i:460;a:4:{s:3:"uid";s:32:"554ee96588a6c9ee632624cd051fe6fc";s:3:"css";s:9:"chart-pie";s:4:"code";i:59852;s:3:"src";s:11:"fontawesome";}i:461;a:4:{s:3:"uid";s:32:"ea2d9a8c51ca42b38ef0d2a07f16d9a7";s:3:"css";s:10:"chart-line";s:4:"code";i:59853;s:3:"src";s:11:"fontawesome";}i:462;a:4:{s:3:"uid";s:32:"d6fcb9886485b0bdb41b94521e7a3311";s:3:"css";s:6:"ticket";s:4:"code";i:59854;s:3:"src";s:11:"fontawesome";}i:463;a:4:{s:3:"uid";s:32:"3d8cc269fdad8a4cda55a20542a84e5c";s:3:"css";s:11:"credit-card";s:4:"code";i:59855;s:3:"src";s:11:"fontawesome";}i:464;a:4:{s:3:"uid";s:32:"f4445feb55521283572ee88bc304f928";s:3:"css";s:6:"floppy";s:4:"code";i:59856;s:3:"src";s:11:"fontawesome";}i:465;a:4:{s:3:"uid";s:32:"3e674995cacc2b09692c096ea7eb6165";s:3:"css";s:9:"megaphone";s:4:"code";i:59857;s:3:"src";s:11:"fontawesome";}i:466;a:4:{s:3:"uid";s:32:"795efd07cd5205b589c883916a76cff0";s:3:"css";s:3:"hdd";s:4:"code";i:59858;s:3:"src";s:11:"fontawesome";}i:467;a:4:{s:3:"uid";s:32:"f2aa28a2548ed3d2be718d087b65ee21";s:3:"css";s:3:"key";s:4:"code";i:59859;s:3:"src";s:11:"fontawesome";}i:468;a:4:{s:3:"uid";s:32:"bc4b94dd7a9a1dd2e02f9e4648062596";s:3:"css";s:4:"fork";s:4:"code";i:59860;s:3:"src";s:11:"fontawesome";}i:469;a:4:{s:3:"uid";s:32:"8aa99bc60f3553bb3e31b73dd6e744c8";s:3:"css";s:6:"rocket";s:4:"code";i:59861;s:3:"src";s:11:"fontawesome";}i:470;a:4:{s:3:"uid";s:32:"7432077e6a2d6aa19984ca821bb6bbda";s:3:"css";s:3:"bug";s:4:"code";i:59862;s:3:"src";s:11:"fontawesome";}i:471;a:4:{s:3:"uid";s:32:"d61be837c725a299b432dcbee2ecdae6";s:3:"css";s:11:"certificate";s:4:"code";i:59863;s:3:"src";s:11:"fontawesome";}i:472;a:4:{s:3:"uid";s:32:"9396b2d8849e0213a0f11c5fd7fcc522";s:3:"css";s:5:"tasks";s:4:"code";i:59864;s:3:"src";s:11:"fontawesome";}i:473;a:4:{s:3:"uid";s:32:"4109c474ff99cad28fd5a2c38af2ec6f";s:3:"css";s:6:"filter";s:4:"code";i:59865;s:3:"src";s:11:"fontawesome";}i:474;a:4:{s:3:"uid";s:32:"0f444c61b0d2c9966016d7ddb12f5837";s:3:"css";s:6:"beaker";s:4:"code";i:59866;s:3:"src";s:11:"fontawesome";}i:475;a:4:{s:3:"uid";s:32:"ff70f7b3228702e0d590e60ed3b90bea";s:3:"css";s:5:"magic";s:4:"code";i:59867;s:3:"src";s:11:"fontawesome";}i:476;a:4:{s:3:"uid";s:32:"9937d762aee170b7350b15dd02dd34a3";s:3:"css";s:3:"cab";s:4:"code";i:59868;s:3:"src";s:11:"fontawesome";}i:477;a:4:{s:3:"uid";s:32:"5eacf9f8805e2c0bc306dcd1e709db16";s:3:"css";s:4:"taxi";s:4:"code";i:59869;s:3:"src";s:11:"fontawesome";}i:478;a:4:{s:3:"uid";s:32:"7f3d8ff1d5f6ee019f0c00ed7a86caec";s:3:"css";s:5:"truck";s:4:"code";i:59870;s:3:"src";s:11:"fontawesome";}i:479;a:4:{s:3:"uid";s:32:"5b17c7263caa553039655f2fef81ecaf";s:3:"css";s:3:"bus";s:4:"code";i:59871;s:3:"src";s:11:"fontawesome";}i:480;a:4:{s:3:"uid";s:32:"891d861cffd152a6474f01e77716d44e";s:3:"css";s:7:"bicycle";s:4:"code";i:59872;s:3:"src";s:11:"fontawesome";}i:481;a:4:{s:3:"uid";s:32:"326dd5dc5899787161184614d04a50b9";s:3:"css";s:10:"motorcycle";s:4:"code";i:59873;s:3:"src";s:11:"fontawesome";}i:482;a:4:{s:3:"uid";s:32:"4df54de7f9081aefcc1476068d4464e9";s:3:"css";s:5:"train";s:4:"code";i:59874;s:3:"src";s:11:"fontawesome";}i:483;a:4:{s:3:"uid";s:32:"26667777684de4808cedd3783834356f";s:3:"css";s:6:"subway";s:4:"code";i:59875;s:3:"src";s:11:"fontawesome";}i:484;a:4:{s:3:"uid";s:32:"3bf0956ae356f79d805fb17f4a523f24";s:3:"css";s:4:"ship";s:4:"code";i:59876;s:3:"src";s:11:"fontawesome";}i:485;a:4:{s:3:"uid";s:32:"f279f25007794fa6837ff78fe94b216e";s:3:"css";s:5:"money";s:4:"code";i:59877;s:3:"src";s:11:"fontawesome";}i:486;a:4:{s:3:"uid";s:32:"486b835e9eebf54eee78ed12b4291b86";s:3:"css";s:4:"euro";s:4:"code";i:59878;s:3:"src";s:11:"fontawesome";}i:487;a:4:{s:3:"uid";s:32:"9854f7f091bd4fdf9b8735ed66667b9d";s:3:"css";s:5:"pound";s:4:"code";i:59879;s:3:"src";s:11:"fontawesome";}i:488;a:4:{s:3:"uid";s:32:"026007bd17bfc67f3fe013199676f620";s:3:"css";s:6:"dollar";s:4:"code";i:59880;s:3:"src";s:11:"fontawesome";}i:489;a:4:{s:3:"uid";s:32:"62e4fa2c664818d20ce4740cadbf9aeb";s:3:"css";s:5:"rupee";s:4:"code";i:59881;s:3:"src";s:11:"fontawesome";}i:490;a:4:{s:3:"uid";s:32:"5f61f8a682b77d2529296a8061bf9597";s:3:"css";s:3:"yen";s:4:"code";i:59882;s:3:"src";s:11:"fontawesome";}i:491;a:4:{s:3:"uid";s:32:"243424d56528e83e4fe9ef6e6347a2ef";s:3:"css";s:6:"rouble";s:4:"code";i:59883;s:3:"src";s:11:"fontawesome";}i:492;a:4:{s:3:"uid";s:32:"589ae2cbc6d95cc74eb2dbd3fa9c9bcd";s:3:"css";s:6:"shekel";s:4:"code";i:59884;s:3:"src";s:11:"fontawesome";}i:493;a:4:{s:3:"uid";s:32:"7f5801d1e299b445ad0090b0a9e94bcb";s:3:"css";s:3:"try";s:4:"code";i:59885;s:3:"src";s:11:"fontawesome";}i:494;a:4:{s:3:"uid";s:32:"82f0dc5149d842219e45000bebd683fb";s:3:"css";s:3:"won";s:4:"code";i:59886;s:3:"src";s:11:"fontawesome";}i:495;a:4:{s:3:"uid";s:32:"2cb15eb2b295ee3c33fab1530e18a924";s:3:"css";s:7:"bitcoin";s:4:"code";i:59887;s:3:"src";s:11:"fontawesome";}i:496;a:4:{s:3:"uid";s:32:"77b6b5ad1966970971c43e40e8d10772";s:3:"css";s:7:"viacoin";s:4:"code";i:59888;s:3:"src";s:11:"fontawesome";}i:497;a:4:{s:3:"uid";s:32:"56a21935a5d4d79b2e91ec00f760b369";s:3:"css";s:4:"sort";s:4:"code";i:59889;s:3:"src";s:11:"fontawesome";}i:498;a:4:{s:3:"uid";s:32:"94103e1b3f1e8cf514178ec5912b4469";s:3:"css";s:9:"sort-down";s:4:"code";i:59890;s:3:"src";s:11:"fontawesome";}i:499;a:4:{s:3:"uid";s:32:"65b3ce930627cabfb6ac81ac60ec5ae4";s:3:"css";s:7:"sort-up";s:4:"code";i:59891;s:3:"src";s:11:"fontawesome";}i:500;a:4:{s:3:"uid";s:32:"0cd2582b8c93719d066ee0affd02ac78";s:3:"css";s:11:"sort-alt-up";s:4:"code";i:59892;s:3:"src";s:11:"fontawesome";}i:501;a:4:{s:3:"uid";s:32:"27b13eff5eb0ca15e01a6e65ffe6eeec";s:3:"css";s:13:"sort-alt-down";s:4:"code";i:59893;s:3:"src";s:11:"fontawesome";}i:502;a:4:{s:3:"uid";s:32:"3ed68ae14e9cde775121954242a412b2";s:3:"css";s:12:"sort-name-up";s:4:"code";i:59894;s:3:"src";s:11:"fontawesome";}i:503;a:4:{s:3:"uid";s:32:"6586267200a42008a9fc0a1bf7ac06c7";s:3:"css";s:14:"sort-name-down";s:4:"code";i:59895;s:3:"src";s:11:"fontawesome";}i:504;a:4:{s:3:"uid";s:32:"3a7b6876c1817ce3b801b86c04a9d0af";s:3:"css";s:14:"sort-number-up";s:4:"code";i:59896;s:3:"src";s:11:"fontawesome";}i:505;a:4:{s:3:"uid";s:32:"b04fc30546f597a7e0a14715e6fc81ff";s:3:"css";s:16:"sort-number-down";s:4:"code";i:59897;s:3:"src";s:11:"fontawesome";}i:506;a:4:{s:3:"uid";s:32:"dec0ce0476433f7e49e096526cf89465";s:3:"css";s:6:"hammer";s:4:"code";i:59898;s:3:"src";s:11:"fontawesome";}i:507;a:4:{s:3:"uid";s:32:"0bda4bc779d4c32623dec2e43bd67ee8";s:3:"css";s:5:"gauge";s:4:"code";i:59899;s:3:"src";s:11:"fontawesome";}i:508;a:4:{s:3:"uid";s:32:"6fe95ffc3c807e62647d4f814a96e0d7";s:3:"css";s:7:"sitemap";s:4:"code";i:59900;s:3:"src";s:11:"fontawesome";}i:509;a:4:{s:3:"uid";s:32:"cda0cdcfd38f5f1d9255e722dad42012";s:3:"css";s:7:"spinner";s:4:"code";i:59901;s:3:"src";s:11:"fontawesome";}i:510;a:4:{s:3:"uid";s:32:"3a26448b711645ba1abfc86c1a6e2f30";s:3:"css";s:6:"coffee";s:4:"code";i:59902;s:3:"src";s:11:"fontawesome";}i:511;a:4:{s:3:"uid";s:32:"30b79160618d99ce798e4bd11cafe3fe";s:3:"css";s:4:"food";s:4:"code";i:59903;s:3:"src";s:11:"fontawesome";}i:512;a:4:{s:3:"uid";s:32:"890bcc8897cce868f6ee65cadadde036";s:3:"css";s:4:"beer";s:4:"code";i:59904;s:3:"src";s:11:"fontawesome";}i:513;a:4:{s:3:"uid";s:32:"9e8430ce95f56720ae8e7afba291df88";s:3:"css";s:7:"user-md";s:4:"code";i:59905;s:3:"src";s:11:"fontawesome";}i:514;a:4:{s:3:"uid";s:32:"5590d2f643b64d2d0757ae660f9c24cb";s:3:"css";s:11:"stethoscope";s:4:"code";i:59906;s:3:"src";s:11:"fontawesome";}i:515;a:4:{s:3:"uid";s:32:"d84a06c5ce6da9ebdc9b0a5cb94db4c4";s:3:"css";s:9:"heartbeat";s:4:"code";i:59907;s:3:"src";s:11:"fontawesome";}i:516;a:4:{s:3:"uid";s:32:"6dbf07228006788a96eb6244b3591970";s:3:"css";s:9:"ambulance";s:4:"code";i:59908;s:3:"src";s:11:"fontawesome";}i:517;a:4:{s:3:"uid";s:32:"46120eb259799eab0dac0691137e5706";s:3:"css";s:6:"medkit";s:4:"code";i:59909;s:3:"src";s:11:"fontawesome";}i:518;a:4:{s:3:"uid";s:32:"6f41d9b99564a01f1fde503b7f03bf1a";s:3:"css";s:6:"h-sigh";s:4:"code";i:59910;s:3:"src";s:11:"fontawesome";}i:519;a:4:{s:3:"uid";s:32:"df9d9b2fb366c10427ffb727943db912";s:3:"css";s:3:"bed";s:4:"code";i:59911;s:3:"src";s:11:"fontawesome";}i:520;a:4:{s:3:"uid";s:32:"c4adaacece4c6341a9ae1816f5ea500c";s:3:"css";s:8:"hospital";s:4:"code";i:59912;s:3:"src";s:11:"fontawesome";}i:521;a:4:{s:3:"uid";s:32:"3d1e04316a48ace4e2b81be58343a41c";s:3:"css";s:8:"building";s:4:"code";i:59913;s:3:"src";s:11:"fontawesome";}i:522;a:4:{s:3:"uid";s:32:"ede2ea0a583f662b79fbb181b428c20d";s:3:"css";s:15:"building-filled";s:4:"code";i:59914;s:3:"src";s:11:"fontawesome";}i:523;a:4:{s:3:"uid";s:32:"8c0ffa714cecbf5144e022d9c3df4a1f";s:3:"css";s:4:"bank";s:4:"code";i:59915;s:3:"src";s:11:"fontawesome";}i:524;a:4:{s:3:"uid";s:32:"d862a10e1448589215be19702f98f2c1";s:3:"css";s:5:"smile";s:4:"code";i:59916;s:3:"src";s:11:"fontawesome";}i:525;a:4:{s:3:"uid";s:32:"06ddc67d609c477cd5524a7238d7850d";s:3:"css";s:5:"frown";s:4:"code";i:59917;s:3:"src";s:11:"fontawesome";}i:526;a:4:{s:3:"uid";s:32:"2c5055a9c9723725f49f0593a08535af";s:3:"css";s:3:"meh";s:4:"code";i:59918;s:3:"src";s:11:"fontawesome";}i:527;a:4:{s:3:"uid";s:32:"7a9d73c640892d4b917c706ad95d6fec";s:3:"css";s:6:"anchor";s:4:"code";i:59919;s:3:"src";s:11:"fontawesome";}i:528;a:4:{s:3:"uid";s:32:"fa10777b2d88cc64cd6e4f26ef0e5264";s:3:"css";s:8:"terminal";s:4:"code";i:59920;s:3:"src";s:11:"fontawesome";}i:529;a:4:{s:3:"uid";s:32:"ebc57fa8400e4ede049ac5dc665210e1";s:3:"css";s:6:"eraser";s:4:"code";i:59921;s:3:"src";s:11:"fontawesome";}i:530;a:4:{s:3:"uid";s:32:"5f0f183e241d15cbe486bff88b188dff";s:3:"css";s:6:"puzzle";s:4:"code";i:59922;s:3:"src";s:11:"fontawesome";}i:531;a:4:{s:3:"uid";s:32:"44a0e2660ac966cdfaa04deb6aac51df";s:3:"css";s:6:"shield";s:4:"code";i:59923;s:3:"src";s:11:"fontawesome";}i:532;a:4:{s:3:"uid";s:32:"1e7648f03fbdc28114a00b33b059b499";s:3:"css";s:12:"extinguisher";s:4:"code";i:59924;s:3:"src";s:11:"fontawesome";}i:533;a:4:{s:3:"uid";s:32:"c92ad3028acce9d51bae0ac82f5de8a2";s:3:"css";s:8:"bullseye";s:4:"code";i:59925;s:3:"src";s:11:"fontawesome";}i:534;a:4:{s:3:"uid";s:32:"8a67014b864fb93503348593979ddce3";s:3:"css";s:10:"wheelchair";s:4:"code";i:59926;s:3:"src";s:11:"fontawesome";}i:535;a:4:{s:3:"uid";s:32:"4fc9b8c122d1b5ca3df42a104a655e8b";s:3:"css";s:8:"language";s:4:"code";i:59927;s:3:"src";s:11:"fontawesome";}i:536;a:4:{s:3:"uid";s:32:"20fc52f9a88bb7bda023ef209acac095";s:3:"css";s:14:"graduation-cap";s:4:"code";i:59928;s:3:"src";s:11:"fontawesome";}i:537;a:4:{s:3:"uid";s:32:"55605ca79a65def1a9c300037ff1d0d5";s:3:"css";s:3:"paw";s:4:"code";i:59929;s:3:"src";s:11:"fontawesome";}i:538;a:4:{s:3:"uid";s:32:"3964e28e6bdf85b3b70df3533db69867";s:3:"css";s:5:"spoon";s:4:"code";i:59930;s:3:"src";s:11:"fontawesome";}i:539;a:4:{s:3:"uid";s:32:"fbede3c5584282a0e9b131926dff71da";s:3:"css";s:4:"cube";s:4:"code";i:59931;s:3:"src";s:11:"fontawesome";}i:540;a:4:{s:3:"uid";s:32:"af95ef0ddda80a78828c62d386506433";s:3:"css";s:5:"cubes";s:4:"code";i:59932;s:3:"src";s:11:"fontawesome";}i:541;a:4:{s:3:"uid";s:32:"288f930b765216bc04e475740331bdf5";s:3:"css";s:7:"recycle";s:4:"code";i:59933;s:3:"src";s:11:"fontawesome";}i:542;a:4:{s:3:"uid";s:32:"88da60b3a17e5744695682833a178e73";s:3:"css";s:4:"tree";s:4:"code";i:59934;s:3:"src";s:11:"fontawesome";}i:543;a:4:{s:3:"uid";s:32:"347c38a8b96a509270fdcabc951e7571";s:3:"css";s:8:"database";s:4:"code";i:59935;s:3:"src";s:11:"fontawesome";}i:544;a:4:{s:3:"uid";s:32:"d59ff824282fc6edaeca991deab522aa";s:3:"css";s:6:"server";s:4:"code";i:59936;s:3:"src";s:11:"fontawesome";}i:545;a:4:{s:3:"uid";s:32:"ebffa4e734c8379ffee4fbfe49264d94";s:3:"css";s:8:"lifebuoy";s:4:"code";i:59937;s:3:"src";s:11:"fontawesome";}i:546;a:4:{s:3:"uid";s:32:"c53415fbd2695033bd7180d7a9ed4934";s:3:"css";s:5:"rebel";s:4:"code";i:59938;s:3:"src";s:11:"fontawesome";}i:547;a:4:{s:3:"uid";s:32:"6632ce1019f9115842335622cb55f4e7";s:3:"css";s:6:"empire";s:4:"code";i:59939;s:3:"src";s:11:"fontawesome";}i:548;a:4:{s:3:"uid";s:32:"49ef53dc31aa9442d77f6ba4f559b528";s:3:"css";s:4:"bomb";s:4:"code";i:59940;s:3:"src";s:11:"fontawesome";}i:549;a:4:{s:3:"uid";s:32:"cf62866c0cfe3dd14455b381c724f8e1";s:3:"css";s:11:"soccer-ball";s:4:"code";i:59941;s:3:"src";s:11:"fontawesome";}i:550;a:4:{s:3:"uid";s:32:"3e1c9aac91dc062dc1af383d43f58ac5";s:3:"css";s:3:"tty";s:4:"code";i:59942;s:3:"src";s:11:"fontawesome";}i:551;a:4:{s:3:"uid";s:32:"73ffeb70554099177620847206c12457";s:3:"css";s:10:"binoculars";s:4:"code";i:59943;s:3:"src";s:11:"fontawesome";}i:552;a:4:{s:3:"uid";s:32:"a14be0c7e0689076e2bdde97f8e309f9";s:3:"css";s:4:"plug";s:4:"code";i:59944;s:3:"src";s:11:"fontawesome";}i:553;a:4:{s:3:"uid";s:32:"032bd8bbd70adf90ead98b6813bfe446";s:3:"css";s:9:"newspaper";s:4:"code";i:59945;s:3:"src";s:11:"fontawesome";}i:554;a:4:{s:3:"uid";s:32:"1ee2aeb352153a403df4b441a8bc9bda";s:3:"css";s:4:"calc";s:4:"code";i:59946;s:3:"src";s:11:"fontawesome";}i:555;a:4:{s:3:"uid";s:32:"4a74a0f87d4089efe7aba1825bff4193";s:3:"css";s:9:"copyright";s:4:"code";i:59947;s:3:"src";s:11:"fontawesome";}i:556;a:4:{s:3:"uid";s:32:"33194d4a025fbf12baca54579afe4c8e";s:3:"css";s:2:"at";s:4:"code";i:59948;s:3:"src";s:11:"fontawesome";}i:557;a:4:{s:3:"uid";s:32:"88e6faa0f633ee23667f815689e82af3";s:3:"css";s:10:"eyedropper";s:4:"code";i:59949;s:3:"src";s:11:"fontawesome";}i:558;a:4:{s:3:"uid";s:32:"fa9a0b7e788c2d78e24cef1de6b70e80";s:3:"css";s:5:"brush";s:4:"code";i:59950;s:3:"src";s:11:"fontawesome";}i:559;a:4:{s:3:"uid";s:32:"bc61ebcf2f5d8d08b1e9e62167df7617";s:3:"css";s:8:"birthday";s:4:"code";i:59951;s:3:"src";s:11:"fontawesome";}i:560;a:4:{s:3:"uid";s:32:"f85affb51c357be83d187344c8c6e35c";s:3:"css";s:7:"diamond";s:4:"code";i:59952;s:3:"src";s:11:"fontawesome";}i:561;a:4:{s:3:"uid";s:32:"3c7eb0c1678e6fa93cc4264bad3150d6";s:3:"css";s:11:"street-view";s:4:"code";i:59953;s:3:"src";s:11:"fontawesome";}i:562;a:4:{s:3:"uid";s:32:"95501182783a570088194c41bc63543b";s:3:"css";s:5:"venus";s:4:"code";i:59954;s:3:"src";s:11:"fontawesome";}i:563;a:4:{s:3:"uid";s:32:"5d5d8995aa777cb59c88671e89ab5ced";s:3:"css";s:4:"mars";s:4:"code";i:59955;s:3:"src";s:11:"fontawesome";}i:564;a:4:{s:3:"uid";s:32:"c3c269bbbf641affca7e52beb39f7909";s:3:"css";s:7:"mercury";s:4:"code";i:59956;s:3:"src";s:11:"fontawesome";}i:565;a:4:{s:3:"uid";s:32:"d589e468da8556b0701206cfdfcfc567";s:3:"css";s:11:"transgender";s:4:"code";i:59957;s:3:"src";s:11:"fontawesome";}i:566;a:4:{s:3:"uid";s:32:"5a77a57792f5bfd20fb80827af089d17";s:3:"css";s:15:"transgender-alt";s:4:"code";i:59958;s:3:"src";s:11:"fontawesome";}i:567;a:4:{s:3:"uid";s:32:"6c6165b9b97c471cc4c6366f9cf84537";s:3:"css";s:12:"venus-double";s:4:"code";i:59959;s:3:"src";s:11:"fontawesome";}i:568;a:4:{s:3:"uid";s:32:"3bc42da674bdbebcb6471ceb42966d33";s:3:"css";s:11:"mars-double";s:4:"code";i:59960;s:3:"src";s:11:"fontawesome";}i:569;a:4:{s:3:"uid";s:32:"4ced65e721620e2b3e77b02d54af4100";s:3:"css";s:10:"venus-mars";s:4:"code";i:59961;s:3:"src";s:11:"fontawesome";}i:570;a:4:{s:3:"uid";s:32:"6d4f6e98584c8b8ec08bd47a96ed86c4";s:3:"css";s:11:"mars-stroke";s:4:"code";i:59962;s:3:"src";s:11:"fontawesome";}i:571;a:4:{s:3:"uid";s:32:"4162b5adba555571ca1be76baa365b9c";s:3:"css";s:13:"mars-stroke-v";s:4:"code";i:59963;s:3:"src";s:11:"fontawesome";}i:572;a:4:{s:3:"uid";s:32:"10bd8ed7a393f773e81d145ad5523beb";s:3:"css";s:13:"mars-stroke-h";s:4:"code";i:59964;s:3:"src";s:11:"fontawesome";}i:573;a:4:{s:3:"uid";s:32:"14896a85fab311b3a5a9b614fe8c6874";s:3:"css";s:6:"neuter";s:4:"code";i:59965;s:3:"src";s:11:"fontawesome";}i:574;a:4:{s:3:"uid";s:32:"e3ed188ab8569b45cf41e74ce81aa86e";s:3:"css";s:7:"cc-visa";s:4:"code";i:59966;s:3:"src";s:11:"fontawesome";}i:575;a:4:{s:3:"uid";s:32:"4b1bfce8593a2c1c7d60b9145ada2adf";s:3:"css";s:13:"cc-mastercard";s:4:"code";i:59967;s:3:"src";s:11:"fontawesome";}i:576;a:4:{s:3:"uid";s:32:"6413682e05e1c65d13cb76fbca6d67e1";s:3:"css";s:11:"cc-discover";s:4:"code";i:59968;s:3:"src";s:11:"fontawesome";}i:577;a:4:{s:3:"uid";s:32:"4e7a8235533632f4df7ba7a2c68cd39d";s:3:"css";s:7:"cc-amex";s:4:"code";i:59969;s:3:"src";s:11:"fontawesome";}i:578;a:4:{s:3:"uid";s:32:"b83f99fd47bff831e25255c9bbbbabe7";s:3:"css";s:9:"cc-paypal";s:4:"code";i:59970;s:3:"src";s:11:"fontawesome";}i:579;a:4:{s:3:"uid";s:32:"9698d35be5c118ec7521a98130fddc67";s:3:"css";s:9:"cc-stripe";s:4:"code";i:59971;s:3:"src";s:11:"fontawesome";}i:580;a:4:{s:3:"uid";s:32:"ef98b489bfb943225e6761cfa9999e9b";s:3:"css";s:3:"adn";s:4:"code";i:59972;s:3:"src";s:11:"fontawesome";}i:581;a:4:{s:3:"uid";s:32:"809f2374b759f5b9278ac6307e690ba4";s:3:"css";s:7:"android";s:4:"code";i:59973;s:3:"src";s:11:"fontawesome";}i:582;a:4:{s:3:"uid";s:32:"3fb64dab2b2e0a6cefa161387250c620";s:3:"css";s:9:"angellist";s:4:"code";i:59974;s:3:"src";s:11:"fontawesome";}i:583;a:4:{s:3:"uid";s:32:"e9fa538fd5913046497ac148e27cd8ea";s:3:"css";s:5:"apple";s:4:"code";i:59975;s:3:"src";s:11:"fontawesome";}i:584;a:4:{s:3:"uid";s:32:"aa58e30c7196b1378a6ca78c025cc3b5";s:3:"css";s:7:"behance";s:4:"code";i:59976;s:3:"src";s:11:"fontawesome";}i:585;a:4:{s:3:"uid";s:32:"b501bc7737850366e98043c585163eec";s:3:"css";s:15:"behance-squared";s:4:"code";i:59977;s:3:"src";s:11:"fontawesome";}i:586;a:4:{s:3:"uid";s:32:"169f51b7e405de8c03cf85a6e8c740ab";s:3:"css";s:9:"bitbucket";s:4:"code";i:59978;s:3:"src";s:11:"fontawesome";}i:587;a:4:{s:3:"uid";s:32:"4ae56c66a1f93e28b8d4f866db2b018a";s:3:"css";s:17:"bitbucket-squared";s:4:"code";i:59979;s:3:"src";s:11:"fontawesome";}i:588;a:4:{s:3:"uid";s:32:"18d3287c351d9799fedb221e4923b2d2";s:3:"css";s:10:"buysellads";s:4:"code";i:59980;s:3:"src";s:11:"fontawesome";}i:589;a:4:{s:3:"uid";s:32:"66faf6c4e3b0e4e33f06171e30253e26";s:3:"css";s:2:"cc";s:4:"code";i:59981;s:3:"src";s:11:"fontawesome";}i:590;a:4:{s:3:"uid";s:32:"76675011e906d50af404186b489fc76f";s:3:"css";s:8:"codeopen";s:4:"code";i:59982;s:3:"src";s:11:"fontawesome";}i:591;a:4:{s:3:"uid";s:32:"aa4ded7a2d22e21c3cfe775efe267120";s:3:"css";s:14:"connectdevelop";s:4:"code";i:59983;s:3:"src";s:11:"fontawesome";}i:592;a:4:{s:3:"uid";s:32:"01c946ce2ed5500e0a918f2b3a7d1923";s:3:"css";s:4:"css3";s:4:"code";i:59984;s:3:"src";s:11:"fontawesome";}i:593;a:4:{s:3:"uid";s:32:"71e046578954f177921bcf5b241d0d95";s:3:"css";s:8:"dashcube";s:4:"code";i:59985;s:3:"src";s:11:"fontawesome";}i:594;a:4:{s:3:"uid";s:32:"6975c4c656d41a0283d9c52516bf38ed";s:3:"css";s:9:"delicious";s:4:"code";i:59986;s:3:"src";s:11:"fontawesome";}i:595;a:4:{s:3:"uid";s:32:"54fad985c676a007c79c346ebaec29d6";s:3:"css";s:10:"deviantart";s:4:"code";i:59987;s:3:"src";s:11:"fontawesome";}i:596;a:4:{s:3:"uid";s:32:"ef0e69c3275e8c845aca69a79900092d";s:3:"css";s:4:"digg";s:4:"code";i:59988;s:3:"src";s:11:"fontawesome";}i:597;a:4:{s:3:"uid";s:32:"199c44bca402ec5a6351f75ba5228375";s:3:"css";s:8:"dribbble";s:4:"code";i:59989;s:3:"src";s:11:"fontawesome";}i:598;a:4:{s:3:"uid";s:32:"9e34a047fee949eae9b6e613d790d6cf";s:3:"css";s:7:"dropbox";s:4:"code";i:59990;s:3:"src";s:11:"fontawesome";}i:599;a:4:{s:3:"uid";s:32:"d16ba9078d51e79b5ad6af0235adbd54";s:3:"css";s:6:"drupal";s:4:"code";i:59991;s:3:"src";s:11:"fontawesome";}i:600;a:4:{s:3:"uid";s:32:"8e04c98c8f5ca0a035776e3001ad2638";s:3:"css";s:8:"facebook";s:4:"code";i:59992;s:3:"src";s:11:"fontawesome";}i:601;a:4:{s:3:"uid";s:32:"4743b088aa95d6f3b6b990e770d3b647";s:3:"css";s:16:"facebook-squared";s:4:"code";i:59993;s:3:"src";s:11:"fontawesome";}i:602;a:4:{s:3:"uid";s:32:"6cc7af3e5b55720bcb6ef68372ce24be";s:3:"css";s:17:"facebook-official";s:4:"code";i:59994;s:3:"src";s:11:"fontawesome";}i:603;a:4:{s:3:"uid";s:32:"649004fb1ed50395a33c3780236ba8aa";s:3:"css";s:6:"flickr";s:4:"code";i:59995;s:3:"src";s:11:"fontawesome";}i:604;a:4:{s:3:"uid";s:32:"7b7116fa67e5e3f4c98e5928ebe3f6ae";s:3:"css";s:8:"forumbee";s:4:"code";i:59996;s:3:"src";s:11:"fontawesome";}i:605;a:4:{s:3:"uid";s:32:"a32d12927584e3c8a3dff23eb816d360";s:3:"css";s:10:"foursquare";s:4:"code";i:59997;s:3:"src";s:11:"fontawesome";}i:606;a:4:{s:3:"uid";s:32:"c75b7d61b0bce6aeb54292e3952a1568";s:3:"css";s:11:"git-squared";s:4:"code";i:59998;s:3:"src";s:11:"fontawesome";}i:607;a:4:{s:3:"uid";s:32:"e7cb72a17f3b21e3576f35c3f0a7639b";s:3:"css";s:3:"git";s:4:"code";i:59999;s:3:"src";s:11:"fontawesome";}i:608;a:4:{s:3:"uid";s:32:"5e0a374728ffa8d0ae1f331a8f648231";s:3:"css";s:6:"github";s:4:"code";i:60000;s:3:"src";s:11:"fontawesome";}i:609;a:4:{s:3:"uid";s:32:"0ece9a12de796b8411f868d582bee678";s:3:"css";s:14:"github-squared";s:4:"code";i:60001;s:3:"src";s:11:"fontawesome";}i:610;a:4:{s:3:"uid";s:32:"0f6a2573a7b6df911ed199bb63717e27";s:3:"css";s:14:"github-circled";s:4:"code";i:60002;s:3:"src";s:11:"fontawesome";}i:611;a:4:{s:3:"uid";s:32:"5b4b48418155c35459f12171f97c82ff";s:3:"css";s:6:"gittip";s:4:"code";i:60003;s:3:"src";s:11:"fontawesome";}i:612;a:4:{s:3:"uid";s:32:"f06fe7ff18d1c591bc1183cb3ab105e9";s:3:"css";s:6:"google";s:4:"code";i:60004;s:3:"src";s:11:"fontawesome";}i:613;a:4:{s:3:"uid";s:32:"b8d0c7d76e87b94882329a88e8e43d3d";s:3:"css";s:5:"gplus";s:4:"code";i:60005;s:3:"src";s:11:"fontawesome";}i:614;a:4:{s:3:"uid";s:32:"f0cf7db1b03cb65adc450aa3bdaf8c4d";s:3:"css";s:13:"gplus-squared";s:4:"code";i:60006;s:3:"src";s:11:"fontawesome";}i:615;a:4:{s:3:"uid";s:32:"50fbbd926b2a64fcaf384788056c0e43";s:3:"css";s:7:"gwallet";s:4:"code";i:60007;s:3:"src";s:11:"fontawesome";}i:616;a:4:{s:3:"uid";s:32:"237ee28b7e826b75a5b6f51ee3e2bfc1";s:3:"css";s:11:"hacker-news";s:4:"code";i:60008;s:3:"src";s:11:"fontawesome";}i:617;a:4:{s:3:"uid";s:32:"ff44f01f60948555026580eedf1e39bb";s:3:"css";s:5:"html5";s:4:"code";i:60009;s:3:"src";s:11:"fontawesome";}i:618;a:4:{s:3:"uid";s:32:"4c1ef492f1d2c39a2250ae457cee2a6e";s:3:"css";s:9:"instagram";s:4:"code";i:60010;s:3:"src";s:11:"fontawesome";}i:619;a:4:{s:3:"uid";s:32:"9b9e5f3ee9e3525808ed2afc83e8bb0b";s:3:"css";s:7:"ioxhost";s:4:"code";i:60011;s:3:"src";s:11:"fontawesome";}i:620;a:4:{s:3:"uid";s:32:"8cd1b9899389237def726c08587a649f";s:3:"css";s:6:"joomla";s:4:"code";i:60012;s:3:"src";s:11:"fontawesome";}i:621;a:4:{s:3:"uid";s:32:"486f6d0a05aef9e65eeb07be26793bd3";s:3:"css";s:8:"jsfiddle";s:4:"code";i:60013;s:3:"src";s:11:"fontawesome";}i:622;a:4:{s:3:"uid";s:32:"5dcf6620378353c5b0089b12d961fedf";s:3:"css";s:6:"lastfm";s:4:"code";i:60014;s:3:"src";s:11:"fontawesome";}i:623;a:4:{s:3:"uid";s:32:"32e335f0cd5c4fcc692af6fa742f6b7e";s:3:"css";s:14:"lastfm-squared";s:4:"code";i:60015;s:3:"src";s:11:"fontawesome";}i:624;a:4:{s:3:"uid";s:32:"f78244d4753a3aa2be87d56b858d148d";s:3:"css";s:7:"leanpub";s:4:"code";i:60016;s:3:"src";s:11:"fontawesome";}i:625;a:4:{s:3:"uid";s:32:"1145676a91138011729fa2909997af66";s:3:"css";s:16:"linkedin-squared";s:4:"code";i:60017;s:3:"src";s:11:"fontawesome";}i:626;a:4:{s:3:"uid";s:32:"47a35af762c8e06f3d152750134c8750";s:3:"css";s:5:"linux";s:4:"code";i:60018;s:3:"src";s:11:"fontawesome";}i:627;a:4:{s:3:"uid";s:32:"e9107949dd6c9e8ab2b29ae07156e38c";s:3:"css";s:8:"linkedin";s:4:"code";i:60019;s:3:"src";s:11:"fontawesome";}i:628;a:4:{s:3:"uid";s:32:"fcdc6d7a89771d2dbd38eb719aafb2ff";s:3:"css";s:6:"maxcdn";s:4:"code";i:60020;s:3:"src";s:11:"fontawesome";}i:629;a:4:{s:3:"uid";s:32:"9b2e17ef8fc33eb2a1c8b5953d51c595";s:3:"css";s:8:"meanpath";s:4:"code";i:60021;s:3:"src";s:11:"fontawesome";}i:630;a:4:{s:3:"uid";s:32:"da8a58b1deff73d1ba89ba1172ca4bcc";s:3:"css";s:6:"openid";s:4:"code";i:60022;s:3:"src";s:11:"fontawesome";}i:631;a:4:{s:3:"uid";s:32:"bbf50a560f95a4cce5209d47e71cbc30";s:3:"css";s:9:"pagelines";s:4:"code";i:60023;s:3:"src";s:11:"fontawesome";}i:632;a:4:{s:3:"uid";s:32:"1d2b426ab6db81a58547ba13d8701ad8";s:3:"css";s:6:"paypal";s:4:"code";i:60024;s:3:"src";s:11:"fontawesome";}i:633;a:4:{s:3:"uid";s:32:"92a4d74aa4e0549812301299020915a5";s:3:"css";s:18:"pied-piper-squared";s:4:"code";i:60025;s:3:"src";s:11:"fontawesome";}i:634;a:4:{s:3:"uid";s:32:"604733d6d4f7ae269a2ea97f4dc7c346";s:3:"css";s:14:"pied-piper-alt";s:4:"code";i:60026;s:3:"src";s:11:"fontawesome";}i:635;a:4:{s:3:"uid";s:32:"cc399e4597f157dcbf016be0b7407fea";s:3:"css";s:9:"pinterest";s:4:"code";i:60027;s:3:"src";s:11:"fontawesome";}i:636;a:4:{s:3:"uid";s:32:"da851b7c1f84ee83f93b29ae613558dc";s:3:"css";s:17:"pinterest-circled";s:4:"code";i:60028;s:3:"src";s:11:"fontawesome";}i:637;a:4:{s:3:"uid";s:32:"79689c4c425b7cdaa2746f510e81e27a";s:3:"css";s:17:"pinterest-squared";s:4:"code";i:60029;s:3:"src";s:11:"fontawesome";}i:638;a:4:{s:3:"uid";s:32:"657ff9fe5df74f1993937aa4b19cf909";s:3:"css";s:2:"qq";s:4:"code";i:60030;s:3:"src";s:11:"fontawesome";}i:639;a:4:{s:3:"uid";s:32:"9121e3eb89863f67c8bda378eea01a93";s:3:"css";s:6:"reddit";s:4:"code";i:60031;s:3:"src";s:11:"fontawesome";}i:640;a:4:{s:3:"uid";s:32:"4fc515c6a083b42e628273ab06cb2a90";s:3:"css";s:14:"reddit-squared";s:4:"code";i:60032;s:3:"src";s:11:"fontawesome";}i:641;a:4:{s:3:"uid";s:32:"cfa8a2588cab42a6ff7ba81eb4fec21b";s:3:"css";s:6:"renren";s:4:"code";i:60033;s:3:"src";s:11:"fontawesome";}i:642;a:4:{s:3:"uid";s:32:"281020881dd80ef01d0369bf4b80ebef";s:3:"css";s:6:"sellsy";s:4:"code";i:60034;s:3:"src";s:11:"fontawesome";}i:643;a:4:{s:3:"uid";s:32:"770fafc9392963133bb03b4ad4ed3a28";s:3:"css";s:12:"shirtsinbulk";s:4:"code";i:60035;s:3:"src";s:11:"fontawesome";}i:644;a:4:{s:3:"uid";s:32:"12b38aeedfa5b6672936432bc7d3082c";s:3:"css";s:11:"simplybuilt";s:4:"code";i:60036;s:3:"src";s:11:"fontawesome";}i:645;a:4:{s:3:"uid";s:32:"a0afa21fe64100c16eac19f4e1615c2a";s:3:"css";s:8:"skyatlas";s:4:"code";i:60037;s:3:"src";s:11:"fontawesome";}i:646;a:4:{s:3:"uid";s:32:"58a16628dcbd6456c61218f3d27591be";s:3:"css";s:5:"skype";s:4:"code";i:60038;s:3:"src";s:11:"fontawesome";}i:647;a:4:{s:3:"uid";s:32:"87276033a77d0b9b890125c3639e4f87";s:3:"css";s:5:"slack";s:4:"code";i:60039;s:3:"src";s:11:"fontawesome";}i:648;a:4:{s:3:"uid";s:32:"be13b8c668eb18839d5d53107725f1de";s:3:"css";s:10:"slideshare";s:4:"code";i:60040;s:3:"src";s:11:"fontawesome";}i:649;a:4:{s:3:"uid";s:32:"dff942d95eb1b3f1be140e622d0a7c74";s:3:"css";s:10:"soundcloud";s:4:"code";i:60041;s:3:"src";s:11:"fontawesome";}i:650;a:4:{s:3:"uid";s:32:"fb4794d89b77ab712ad56c0dc4c76c6b";s:3:"css";s:7:"spotify";s:4:"code";i:60042;s:3:"src";s:11:"fontawesome";}i:651;a:4:{s:3:"uid";s:32:"b6d6b3561d705330c7ad2155e8ee94ba";s:3:"css";s:13:"stackexchange";s:4:"code";i:60043;s:3:"src";s:11:"fontawesome";}i:652;a:4:{s:3:"uid";s:32:"e1597911f34fea0a188ae51fe4a2d9a9";s:3:"css";s:13:"stackoverflow";s:4:"code";i:60044;s:3:"src";s:11:"fontawesome";}i:653;a:4:{s:3:"uid";s:32:"2ec1790207a8ba67a7192c6af1eafec4";s:3:"css";s:5:"steam";s:4:"code";i:60045;s:3:"src";s:11:"fontawesome";}i:654;a:4:{s:3:"uid";s:32:"727544621cb891115c99b4a4cfed01df";s:3:"css";s:13:"steam-squared";s:4:"code";i:60046;s:3:"src";s:11:"fontawesome";}i:655;a:4:{s:3:"uid";s:32:"3958d12510001a1a172f088893506c27";s:3:"css";s:11:"stumbleupon";s:4:"code";i:60047;s:3:"src";s:11:"fontawesome";}i:656;a:4:{s:3:"uid";s:32:"7377e22d1e1d2dd079f87b05fb6a11a3";s:3:"css";s:19:"stumbleupon-circled";s:4:"code";i:60048;s:3:"src";s:11:"fontawesome";}i:657;a:4:{s:3:"uid";s:32:"d9b33592f56a02af69a36aa64ed452fc";s:3:"css";s:13:"tencent-weibo";s:4:"code";i:60049;s:3:"src";s:11:"fontawesome";}i:658;a:4:{s:3:"uid";s:32:"b846892636bd74112998bb159bdddf27";s:3:"css";s:6:"trello";s:4:"code";i:60050;s:3:"src";s:11:"fontawesome";}i:659;a:4:{s:3:"uid";s:32:"43fcf807461234935e65261328e1dff6";s:3:"css";s:6:"tumblr";s:4:"code";i:60051;s:3:"src";s:11:"fontawesome";}i:660;a:4:{s:3:"uid";s:32:"5b79895d979c408282b4e92fa7db8e82";s:3:"css";s:14:"tumblr-squared";s:4:"code";i:60052;s:3:"src";s:11:"fontawesome";}i:661;a:4:{s:3:"uid";s:32:"e70df9acbabaebfbbf9c1dbc3e52ab13";s:3:"css";s:6:"twitch";s:4:"code";i:60053;s:3:"src";s:11:"fontawesome";}i:662;a:4:{s:3:"uid";s:32:"906348dc798a0d42715cc97c875e3ac6";s:3:"css";s:15:"twitter-squared";s:4:"code";i:60054;s:3:"src";s:11:"fontawesome";}i:663;a:4:{s:3:"uid";s:32:"627abcdb627cb1789e009c08e2678ef9";s:3:"css";s:7:"twitter";s:4:"code";i:60055;s:3:"src";s:11:"fontawesome";}i:664;a:4:{s:3:"uid";s:32:"1f66490bf24c99e2c56b866d8fbd0372";s:3:"css";s:13:"vimeo-squared";s:4:"code";i:60056;s:3:"src";s:11:"fontawesome";}i:665;a:4:{s:3:"uid";s:32:"676cf66256441f09e4934ae6378b3e2d";s:3:"css";s:4:"vine";s:4:"code";i:60057;s:3:"src";s:11:"fontawesome";}i:666;a:4:{s:3:"uid";s:32:"f3d95e13eb43f3f6b8efe1eb424a1e3b";s:3:"css";s:9:"vkontakte";s:4:"code";i:60058;s:3:"src";s:11:"fontawesome";}i:667;a:4:{s:3:"uid";s:32:"9d3e9faf68fd4e12def853f0d4e1173b";s:3:"css";s:8:"whatsapp";s:4:"code";i:60059;s:3:"src";s:11:"fontawesome";}i:668;a:4:{s:3:"uid";s:32:"34cb6ce62bf3f1efd59e2f5eb0d79f82";s:3:"css";s:6:"wechat";s:4:"code";i:60060;s:3:"src";s:11:"fontawesome";}i:669;a:4:{s:3:"uid";s:32:"9854b94688e31450fc76aae4c2a45dff";s:3:"css";s:5:"weibo";s:4:"code";i:60061;s:3:"src";s:11:"fontawesome";}i:670;a:4:{s:3:"uid";s:32:"8aff323697468c4a63993cde00386ec6";s:3:"css";s:7:"windows";s:4:"code";i:60062;s:3:"src";s:11:"fontawesome";}i:671;a:4:{s:3:"uid";s:32:"39f52f80e1864df5e5022d7f0f5ff86f";s:3:"css";s:9:"wordpress";s:4:"code";i:60063;s:3:"src";s:11:"fontawesome";}i:672;a:4:{s:3:"uid";s:32:"11ebb30e17efcd988a228ade5d3e8c74";s:3:"css";s:4:"xing";s:4:"code";i:60064;s:3:"src";s:11:"fontawesome";}i:673;a:4:{s:3:"uid";s:32:"f7dff44258aa565cbe35565be350b58d";s:3:"css";s:12:"xing-squared";s:4:"code";i:60065;s:3:"src";s:11:"fontawesome";}i:674;a:4:{s:3:"uid";s:32:"7a48de2ac7ca47c78d6c279996ee6250";s:3:"css";s:4:"yelp";s:4:"code";i:60066;s:3:"src";s:11:"fontawesome";}i:675;a:4:{s:3:"uid";s:32:"a9862b9d5197886c1ad693ecd7120b31";s:3:"css";s:7:"youtube";s:4:"code";i:60067;s:3:"src";s:11:"fontawesome";}i:676;a:4:{s:3:"uid";s:32:"ba071f2b01f1fed40d8e2366434b6f42";s:3:"css";s:5:"yahoo";s:4:"code";i:60068;s:3:"src";s:11:"fontawesome";}i:677;a:4:{s:3:"uid";s:32:"e331ff486a299c6bdf0056426c8fac53";s:3:"css";s:15:"youtube-squared";s:4:"code";i:60069;s:3:"src";s:11:"fontawesome";}i:678;a:4:{s:3:"uid";s:32:"47a1f80457068fbeab69fdb83d7d0817";s:3:"css";s:12:"youtube-play";s:4:"code";i:60070;s:3:"src";s:11:"fontawesome";}i:679;a:4:{s:3:"uid";s:32:"2c2ca8a96b31781c9c8056d05c0a8980";s:3:"css";s:5:"blank";s:4:"code";i:60071;s:3:"src";s:11:"fontawesome";}i:680;a:4:{s:3:"uid";s:32:"5e0191587645a9f5d514ed4b0a0e008a";s:3:"css";s:5:"lemon";s:4:"code";i:60072;s:3:"src";s:11:"fontawesome";}i:681;a:4:{s:3:"uid";s:32:"39e2e6682c28e1e3b5f49825a19717c4";s:3:"css";s:4:"note";s:4:"code";i:60073;s:3:"src";s:6:"entypo";}i:682;a:4:{s:3:"uid";s:32:"fda731b5a4026685e1a9c7e64228e2b2";s:3:"css";s:11:"note-beamed";s:4:"code";i:60074;s:3:"src";s:6:"entypo";}i:683;a:4:{s:3:"uid";s:32:"f2a036a85c0a6a46b0c9709a70e1bb70";s:3:"css";s:7:"music-1";s:4:"code";i:60075;s:3:"src";s:6:"entypo";}i:684;a:4:{s:3:"uid";s:32:"7222571caa5c15f83dcfd447c58d68d9";s:3:"css";s:8:"search-1";s:4:"code";i:60076;s:3:"src";s:6:"entypo";}i:685;a:4:{s:3:"uid";s:32:"c9b928dc82d7d77033644fcf59dca3b3";s:3:"css";s:10:"flashlight";s:4:"code";i:60077;s:3:"src";s:6:"entypo";}i:686;a:4:{s:3:"uid";s:32:"e335adbc2d898c7d85d40c507796e7b4";s:3:"css";s:6:"mail-1";s:4:"code";i:60078;s:3:"src";s:6:"entypo";}i:687;a:4:{s:3:"uid";s:32:"0eabe5f8d71cc838484ff39436426d2d";s:3:"css";s:7:"heart-1";s:4:"code";i:60079;s:3:"src";s:6:"entypo";}i:688;a:4:{s:3:"uid";s:32:"d18071bbf8f0a8cec8d1f556c91c6af0";s:3:"css";s:13:"heart-empty-1";s:4:"code";i:60080;s:3:"src";s:6:"entypo";}i:689;a:4:{s:3:"uid";s:32:"25b34dea4784f72c710454f32ff8fa2b";s:3:"css";s:6:"star-1";s:4:"code";i:60081;s:3:"src";s:6:"entypo";}i:690;a:4:{s:3:"uid";s:32:"0e3f1335f83cca67329b2c4bcb3aaec5";s:3:"css";s:12:"star-empty-1";s:4:"code";i:60082;s:3:"src";s:6:"entypo";}i:691;a:4:{s:3:"uid";s:32:"bbd66ef66bb8fa9edde54d9a90b89150";s:3:"css";s:6:"user-1";s:4:"code";i:60083;s:3:"src";s:6:"entypo";}i:692;a:4:{s:3:"uid";s:32:"ecf8edb95c3f45eb433b4cce7ba9f740";s:3:"css";s:7:"users-1";s:4:"code";i:60084;s:3:"src";s:6:"entypo";}i:693;a:4:{s:3:"uid";s:32:"6274e0601f2feef7eced89146e708de0";s:3:"css";s:8:"user-add";s:4:"code";i:60085;s:3:"src";s:6:"entypo";}i:694;a:4:{s:3:"uid";s:32:"6341ebcbe1ed1f6777c1b9527ead368e";s:3:"css";s:7:"video-1";s:4:"code";i:60086;s:3:"src";s:6:"entypo";}i:695;a:4:{s:3:"uid";s:32:"3def559c3c39b8500882e02892b7daa8";s:3:"css";s:9:"picture-1";s:4:"code";i:60087;s:3:"src";s:6:"entypo";}i:696;a:4:{s:3:"uid";s:32:"85017ab6ca074831a8de771b40e9640c";s:3:"css";s:8:"camera-1";s:4:"code";i:60088;s:3:"src";s:6:"entypo";}i:697;a:4:{s:3:"uid";s:32:"5e9f01871d44e56b45ecbfd00f4dbc3a";s:3:"css";s:6:"layout";s:4:"code";i:60089;s:3:"src";s:6:"entypo";}i:698;a:4:{s:3:"uid";s:32:"2cfb3f2b46b34a1790aec0aa846297b6";s:3:"css";s:6:"menu-1";s:4:"code";i:60090;s:3:"src";s:6:"entypo";}i:699;a:4:{s:3:"uid";s:32:"14017aae737730faeda4a6fd8fb3a5f0";s:3:"css";s:7:"check-1";s:4:"code";i:60091;s:3:"src";s:6:"entypo";}i:700;a:4:{s:3:"uid";s:32:"c709da589c923ba3c2ad48d9fc563e93";s:3:"css";s:8:"cancel-2";s:4:"code";i:60092;s:3:"src";s:6:"entypo";}i:701;a:4:{s:3:"uid";s:32:"c759418c008e9562944080fee617fc76";s:3:"css";s:16:"cancel-circled-1";s:4:"code";i:60093;s:3:"src";s:6:"entypo";}i:702;a:4:{s:3:"uid";s:32:"bf45c39702763f1803b550c36a0ceb12";s:3:"css";s:14:"cancel-squared";s:4:"code";i:60094;s:3:"src";s:6:"entypo";}i:703;a:4:{s:3:"uid";s:32:"70370693ada58ef0a60fa0984fe8d52a";s:3:"css";s:6:"plus-1";s:4:"code";i:60095;s:3:"src";s:6:"entypo";}i:704;a:4:{s:3:"uid";s:32:"a66cdc7278e6b33b8bd44a141f5e1a8d";s:3:"css";s:14:"plus-circled-1";s:4:"code";i:60096;s:3:"src";s:6:"entypo";}i:705;a:4:{s:3:"uid";s:32:"9e1c33b6849ceb08db8acfaf02188b7d";s:3:"css";s:14:"plus-squared-1";s:4:"code";i:60097;s:3:"src";s:6:"entypo";}i:706;a:4:{s:3:"uid";s:32:"1256e3054823e304d7e452a589cf8bb8";s:3:"css";s:7:"minus-1";s:4:"code";i:60098;s:3:"src";s:6:"entypo";}i:707;a:4:{s:3:"uid";s:32:"3eb93689881ad0804f87052a53edc2b6";s:3:"css";s:15:"minus-circled-1";s:4:"code";i:60099;s:3:"src";s:6:"entypo";}i:708;a:4:{s:3:"uid";s:32:"4ffa544c1a81c905f0a8a5745d8b9faa";s:3:"css";s:15:"minus-squared-1";s:4:"code";i:60100;s:3:"src";s:6:"entypo";}i:709;a:4:{s:3:"uid";s:32:"3a230e539a4f3b904debd04c6c155034";s:3:"css";s:6:"help-1";s:4:"code";i:60101;s:3:"src";s:6:"entypo";}i:710;a:4:{s:3:"uid";s:32:"de9a631a7d18106aea1c89ba51b1990a";s:3:"css";s:14:"help-circled-1";s:4:"code";i:60102;s:3:"src";s:6:"entypo";}i:711;a:4:{s:3:"uid";s:32:"63b86fedd4ee9ad2105f54f4888e7088";s:3:"css";s:6:"info-1";s:4:"code";i:60103;s:3:"src";s:6:"entypo";}i:712;a:4:{s:3:"uid";s:32:"7e4164950ffa4990961958b2d6318658";s:3:"css";s:14:"info-circled-1";s:4:"code";i:60104;s:3:"src";s:6:"entypo";}i:713;a:4:{s:3:"uid";s:32:"3ba4275937db277075fc47d6b5a69a2e";s:3:"css";s:4:"back";s:4:"code";i:60105;s:3:"src";s:6:"entypo";}i:714;a:4:{s:3:"uid";s:32:"513ac180ff85bd275f2b736720cbbf5e";s:3:"css";s:6:"home-1";s:4:"code";i:60106;s:3:"src";s:6:"entypo";}i:715;a:4:{s:3:"uid";s:32:"815503841e980c848f55e0271deacead";s:3:"css";s:6:"link-1";s:4:"code";i:60107;s:3:"src";s:6:"entypo";}i:716;a:4:{s:3:"uid";s:32:"44b9e75612c5fad5505edd70d071651f";s:3:"css";s:8:"attach-1";s:4:"code";i:60108;s:3:"src";s:6:"entypo";}i:717;a:4:{s:3:"uid";s:32:"1a7104205ea96e6f40ac716d0ca72f21";s:3:"css";s:6:"lock-1";s:4:"code";i:60109;s:3:"src";s:6:"entypo";}i:718;a:4:{s:3:"uid";s:32:"e81fc3a0d39ace6ee735d7b24eedd56d";s:3:"css";s:11:"lock-open-1";s:4:"code";i:60110;s:3:"src";s:6:"entypo";}i:719;a:4:{s:3:"uid";s:32:"25fc99a30fecc4021fdcae5fff5ba9ac";s:3:"css";s:5:"eye-1";s:4:"code";i:60111;s:3:"src";s:6:"entypo";}i:720;a:4:{s:3:"uid";s:32:"875ab0f6d417223f6ec76ff7f0a4baed";s:3:"css";s:5:"tag-1";s:4:"code";i:60112;s:3:"src";s:6:"entypo";}i:721;a:4:{s:3:"uid";s:32:"23912d5623126e14b7b137c3ba557168";s:3:"css";s:10:"bookmark-1";s:4:"code";i:60113;s:3:"src";s:6:"entypo";}i:722;a:4:{s:3:"uid";s:32:"8538a2249db7f07ae75411886732fb87";s:3:"css";s:9:"bookmarks";s:4:"code";i:60114;s:3:"src";s:6:"entypo";}i:723;a:4:{s:3:"uid";s:32:"1d2a6c3d9236b88b0f185c7c4530fa52";s:3:"css";s:6:"flag-1";s:4:"code";i:60115;s:3:"src";s:6:"entypo";}i:724;a:4:{s:3:"uid";s:32:"7ad4d2306ebda8452e5e3eff3cd8241c";s:3:"css";s:11:"thumbs-up-1";s:4:"code";i:60116;s:3:"src";s:6:"entypo";}i:725;a:4:{s:3:"uid";s:32:"429fba993b729174468a9493613ad1ba";s:3:"css";s:13:"thumbs-down-1";s:4:"code";i:60117;s:3:"src";s:6:"entypo";}i:726;a:4:{s:3:"uid";s:32:"b08cfe8039de2ce815686aced2caef06";s:3:"css";s:10:"download-1";s:4:"code";i:60118;s:3:"src";s:6:"entypo";}i:727;a:4:{s:3:"uid";s:32:"44199a54057e6e264fde61a49b034171";s:3:"css";s:8:"upload-1";s:4:"code";i:60119;s:3:"src";s:6:"entypo";}i:728;a:4:{s:3:"uid";s:32:"5d595124cecf472869d1cdc020da0ccc";s:3:"css";s:14:"upload-cloud-1";s:4:"code";i:60120;s:3:"src";s:6:"entypo";}i:729;a:4:{s:3:"uid";s:32:"b6fc2f656ef87275889422e19550680a";s:3:"css";s:7:"reply-1";s:4:"code";i:60121;s:3:"src";s:6:"entypo";}i:730;a:4:{s:3:"uid";s:32:"1a4b54ba5618e5364fc47a3d26c1cf59";s:3:"css";s:11:"reply-all-1";s:4:"code";i:60122;s:3:"src";s:6:"entypo";}i:731;a:4:{s:3:"uid";s:32:"ec347024a3640deebeeab53fd0d5ad03";s:3:"css";s:9:"forward-1";s:4:"code";i:60123;s:3:"src";s:6:"entypo";}i:732;a:4:{s:3:"uid";s:32:"c3e5dafba1739ef33cc574c7484febf7";s:3:"css";s:5:"quote";s:4:"code";i:60124;s:3:"src";s:6:"entypo";}i:733;a:4:{s:3:"uid";s:32:"b6f32db98a3de777f5ae3005191b1831";s:3:"css";s:6:"code-1";s:4:"code";i:60125;s:3:"src";s:6:"entypo";}i:734;a:4:{s:3:"uid";s:32:"390d6d13398cbf8c8c3c5493f7d34088";s:3:"css";s:8:"export-1";s:4:"code";i:60126;s:3:"src";s:6:"entypo";}i:735;a:4:{s:3:"uid";s:32:"c77fd2fd065b5fe16d6f2b41e190b266";s:3:"css";s:8:"pencil-1";s:4:"code";i:60127;s:3:"src";s:6:"entypo";}i:736;a:4:{s:3:"uid";s:32:"bcb868184ff9c35f8aef564f50c0d649";s:3:"css";s:7:"feather";s:4:"code";i:60128;s:3:"src";s:6:"entypo";}i:737;a:4:{s:3:"uid";s:32:"28f124a10127a47b9d9472699193d75a";s:3:"css";s:7:"print-1";s:4:"code";i:60129;s:3:"src";s:6:"entypo";}i:738;a:4:{s:3:"uid";s:32:"216891b0093d4dbef19877d5b00d1b16";s:3:"css";s:9:"retweet-1";s:4:"code";i:60130;s:3:"src";s:6:"entypo";}i:739;a:4:{s:3:"uid";s:32:"005a38f6af74b31aeb817fedb09d2175";s:3:"css";s:10:"keyboard-1";s:4:"code";i:60131;s:3:"src";s:6:"entypo";}i:740;a:4:{s:3:"uid";s:32:"16890362e811b4cb8de36282b071fe30";s:3:"css";s:9:"comment-1";s:4:"code";i:60132;s:3:"src";s:6:"entypo";}i:741;a:4:{s:3:"uid";s:32:"2c0b53280f82068f6bab4e2200025d9f";s:3:"css";s:6:"chat-1";s:4:"code";i:60133;s:3:"src";s:6:"entypo";}i:742;a:4:{s:3:"uid";s:32:"2c5335c6e56b876139d7a58ab2f4b2fe";s:3:"css";s:6:"bell-1";s:4:"code";i:60134;s:3:"src";s:6:"entypo";}i:743;a:4:{s:3:"uid";s:32:"97902f87200ce74d181044df02a0458d";s:3:"css";s:11:"attention-1";s:4:"code";i:60135;s:3:"src";s:6:"entypo";}i:744;a:4:{s:3:"uid";s:32:"39a5a0d7ce8342d149373b2ce219503a";s:3:"css";s:5:"alert";s:4:"code";i:60136;s:3:"src";s:6:"entypo";}i:745;a:4:{s:3:"uid";s:32:"457c8e2b305e7af74c1be4f07a01ca92";s:3:"css";s:5:"vcard";s:4:"code";i:60137;s:3:"src";s:6:"entypo";}i:746;a:4:{s:3:"uid";s:32:"540b6a4262be769515c79700618b4aea";s:3:"css";s:7:"address";s:4:"code";i:60138;s:3:"src";s:6:"entypo";}i:747;a:4:{s:3:"uid";s:32:"a42b598e4298f3319b25a2702a02e7ff";s:3:"css";s:10:"location-1";s:4:"code";i:60139;s:3:"src";s:6:"entypo";}i:748;a:4:{s:3:"uid";s:32:"64f5a50cf7ac972a56a9a511acb5d28e";s:3:"css";s:3:"map";s:4:"code";i:60140;s:3:"src";s:6:"entypo";}i:749;a:4:{s:3:"uid";s:32:"f8513213799b244e66b2836aeee88531";s:3:"css";s:11:"direction-1";s:4:"code";i:60141;s:3:"src";s:6:"entypo";}i:750;a:4:{s:3:"uid";s:32:"c117f17c0316ef71fb2a658c4c273002";s:3:"css";s:9:"compass-1";s:4:"code";i:60142;s:3:"src";s:6:"entypo";}i:751;a:4:{s:3:"uid";s:32:"9bdc80f58999873c5a8079ad2d7f4143";s:3:"css";s:3:"cup";s:4:"code";i:60143;s:3:"src";s:6:"entypo";}i:752;a:4:{s:3:"uid";s:32:"2626e3a1bbcd90e45849af3b58a1d594";s:3:"css";s:7:"trash-1";s:4:"code";i:60144;s:3:"src";s:6:"entypo";}i:753;a:4:{s:3:"uid";s:32:"49bd3e825b8267f976f6d1ad391e2f4d";s:3:"css";s:5:"doc-1";s:4:"code";i:60145;s:3:"src";s:6:"entypo";}i:754;a:4:{s:3:"uid";s:32:"922ab2cb66943a83de969990289ef1dc";s:3:"css";s:6:"docs-1";s:4:"code";i:60146;s:3:"src";s:6:"entypo";}i:755;a:4:{s:3:"uid";s:32:"8782cc70184b33096ae927590d1fadc4";s:3:"css";s:13:"doc-landscape";s:4:"code";i:60147;s:3:"src";s:6:"entypo";}i:756;a:4:{s:3:"uid";s:32:"1189604bf305b6b03a74685ce60e6632";s:3:"css";s:10:"doc-text-1";s:4:"code";i:60148;s:3:"src";s:6:"entypo";}i:757;a:4:{s:3:"uid";s:32:"1d7c1d30ad49a988556273a238097c2a";s:3:"css";s:14:"doc-text-inv-1";s:4:"code";i:60149;s:3:"src";s:6:"entypo";}i:758;a:4:{s:3:"uid";s:32:"da0fd38d651815e3a12f6c030ff1fe5b";s:3:"css";s:11:"newspaper-1";s:4:"code";i:60150;s:3:"src";s:6:"entypo";}i:759;a:4:{s:3:"uid";s:32:"51727ca007aa35ceabcaffc28934faee";s:3:"css";s:9:"book-open";s:4:"code";i:60151;s:3:"src";s:6:"entypo";}i:760;a:4:{s:3:"uid";s:32:"48b79f27e4798f23bafa07b55dbe5b73";s:3:"css";s:6:"book-1";s:4:"code";i:60152;s:3:"src";s:6:"entypo";}i:761;a:4:{s:3:"uid";s:32:"0ccb084ddeeae372673793ed0b45bb4a";s:3:"css";s:8:"folder-1";s:4:"code";i:60153;s:3:"src";s:6:"entypo";}i:762;a:4:{s:3:"uid";s:32:"96ea1be71f597a5bdfc8f791ada4f651";s:3:"css";s:7:"archive";s:4:"code";i:60154;s:3:"src";s:6:"entypo";}i:763;a:4:{s:3:"uid";s:32:"cc05df515bebe11df3ada0a5910a8f6d";s:3:"css";s:5:"box-1";s:4:"code";i:60155;s:3:"src";s:6:"entypo";}i:764;a:4:{s:3:"uid";s:32:"3e617d8049807e128c80d0344ba09e37";s:3:"css";s:5:"rss-1";s:4:"code";i:60156;s:3:"src";s:6:"entypo";}i:765;a:4:{s:3:"uid";s:32:"5854855e963044f93b15738a5bb27a29";s:3:"css";s:7:"phone-1";s:4:"code";i:60157;s:3:"src";s:6:"entypo";}i:766;a:4:{s:3:"uid";s:32:"bc64550dd022ce21604f97309b346cea";s:3:"css";s:5:"cog-1";s:4:"code";i:60158;s:3:"src";s:6:"entypo";}i:767;a:4:{s:3:"uid";s:32:"6a7b9d4863bb7e6c79e9457a72d689b6";s:3:"css";s:5:"tools";s:4:"code";i:60159;s:3:"src";s:6:"entypo";}i:768;a:4:{s:3:"uid";s:32:"91426c82d94428a33353e495418435e3";s:3:"css";s:7:"share-1";s:4:"code";i:60160;s:3:"src";s:6:"entypo";}i:769;a:4:{s:3:"uid";s:32:"e4536ab890a215f2fe8952de5c2fe354";s:3:"css";s:9:"shareable";s:4:"code";i:60161;s:3:"src";s:6:"entypo";}i:770;a:4:{s:3:"uid";s:32:"e126987944593dfee041f8e2a68145db";s:3:"css";s:8:"basket-1";s:4:"code";i:60162;s:3:"src";s:6:"entypo";}i:771;a:4:{s:3:"uid";s:32:"2c71ee1c65e1992ba32d5ffc5ee7f337";s:3:"css";s:3:"bag";s:4:"code";i:60163;s:3:"src";s:6:"entypo";}i:772;a:4:{s:3:"uid";s:32:"413717f5ea649e8d8b93938be277264a";s:3:"css";s:10:"calendar-1";s:4:"code";i:60164;s:3:"src";s:6:"entypo";}i:773;a:4:{s:3:"uid";s:32:"a204f0fa972408eaae5a363c444991b2";s:3:"css";s:7:"login-1";s:4:"code";i:60165;s:3:"src";s:6:"entypo";}i:774;a:4:{s:3:"uid";s:32:"2d76f2c8d13be40694ecadfea7fb83c3";s:3:"css";s:8:"logout-1";s:4:"code";i:60166;s:3:"src";s:6:"entypo";}i:775;a:4:{s:3:"uid";s:32:"1e099a876c8a6a83f10c9bafa9886614";s:3:"css";s:5:"mic-1";s:4:"code";i:60167;s:3:"src";s:6:"entypo";}i:776;a:4:{s:3:"uid";s:32:"2f750a9be253e8e451209574336e7020";s:3:"css";s:6:"mute-1";s:4:"code";i:60168;s:3:"src";s:6:"entypo";}i:777;a:4:{s:3:"uid";s:32:"ef51920c7a9bed4d87f53709db115e34";s:3:"css";s:5:"sound";s:4:"code";i:60169;s:3:"src";s:6:"entypo";}i:778;a:4:{s:3:"uid";s:32:"edd88296295d95d6510e66d9a6bbd6c3";s:3:"css";s:6:"volume";s:4:"code";i:60170;s:3:"src";s:6:"entypo";}i:779;a:4:{s:3:"uid";s:32:"8663320a860b00f26e94d3d15c9ba99a";s:3:"css";s:7:"clock-1";s:4:"code";i:60171;s:3:"src";s:6:"entypo";}i:780;a:4:{s:3:"uid";s:32:"7f6916533c0842b6cec699fd773693d3";s:3:"css";s:9:"hourglass";s:4:"code";i:60172;s:3:"src";s:6:"entypo";}i:781;a:4:{s:3:"uid";s:32:"4b20e1deee87faf4c3fab735fbd4bc1a";s:3:"css";s:4:"lamp";s:4:"code";i:60173;s:3:"src";s:6:"entypo";}i:782;a:4:{s:3:"uid";s:32:"2d14369ed7f129e779eaa30195368218";s:3:"css";s:10:"light-down";s:4:"code";i:60174;s:3:"src";s:6:"entypo";}i:783;a:4:{s:3:"uid";s:32:"f8e120c48c070f8afd2d072651b4fb9f";s:3:"css";s:8:"light-up";s:4:"code";i:60175;s:3:"src";s:6:"entypo";}i:784;a:4:{s:3:"uid";s:32:"f6fa10cb3ffec7becb60834f50bb0182";s:3:"css";s:6:"adjust";s:4:"code";i:60176;s:3:"src";s:6:"entypo";}i:785;a:4:{s:3:"uid";s:32:"29e7f6072d5935d7818204d9b088508b";s:3:"css";s:7:"block-1";s:4:"code";i:60177;s:3:"src";s:6:"entypo";}i:786;a:4:{s:3:"uid";s:32:"3a3f65b92c9b2fcbb3a8dcd0d42ee806";s:3:"css";s:13:"resize-full-1";s:4:"code";i:60178;s:3:"src";s:6:"entypo";}i:787;a:4:{s:3:"uid";s:32:"108c8ac13badc00ce66da014436e6eb1";s:3:"css";s:14:"resize-small-1";s:4:"code";i:60179;s:3:"src";s:6:"entypo";}i:788;a:4:{s:3:"uid";s:32:"9248ce8062fb4707a6919bfe9ac1af8e";s:3:"css";s:5:"popup";s:4:"code";i:60180;s:3:"src";s:6:"entypo";}i:789;a:4:{s:3:"uid";s:32:"77bcf90f0c68635bab5abfb4ed736696";s:3:"css";s:7:"publish";s:4:"code";i:60181;s:3:"src";s:6:"entypo";}i:790;a:4:{s:3:"uid";s:32:"744a71fe4b5ab7c4f4b7cd598e9bf75a";s:3:"css";s:6:"window";s:4:"code";i:60182;s:3:"src";s:6:"entypo";}i:791;a:4:{s:3:"uid";s:32:"0a3192de65a73ca1501b073ad601f87d";s:3:"css";s:11:"arrow-combo";s:4:"code";i:60183;s:3:"src";s:6:"entypo";}i:792;a:4:{s:3:"uid";s:32:"40ef3542646bed70cb63f1290c9d98c9";s:3:"css";s:14:"down-circled-1";s:4:"code";i:60184;s:3:"src";s:6:"entypo";}i:793;a:4:{s:3:"uid";s:32:"0db0310883e0bdacfd1bb2d394238e8a";s:3:"css";s:14:"left-circled-1";s:4:"code";i:60185;s:3:"src";s:6:"entypo";}i:794;a:4:{s:3:"uid";s:32:"52725ff4d4042964bd3a60609bf3695b";s:3:"css";s:15:"right-circled-1";s:4:"code";i:60186;s:3:"src";s:6:"entypo";}i:795;a:4:{s:3:"uid";s:32:"64691230b90991883f94c6dfb2afc90a";s:3:"css";s:12:"up-circled-1";s:4:"code";i:60187;s:3:"src";s:6:"entypo";}i:796;a:4:{s:3:"uid";s:32:"8704cd847a47b64265b8bb110c8b4d62";s:3:"css";s:11:"down-open-1";s:4:"code";i:60188;s:3:"src";s:6:"entypo";}i:797;a:4:{s:3:"uid";s:32:"c311c48d79488965b0fab7f9cd12b6b5";s:3:"css";s:11:"left-open-1";s:4:"code";i:60189;s:3:"src";s:6:"entypo";}i:798;a:4:{s:3:"uid";s:32:"749e7d90a9182938180f1d2d8c33584e";s:3:"css";s:12:"right-open-1";s:4:"code";i:60190;s:3:"src";s:6:"entypo";}i:799;a:4:{s:3:"uid";s:32:"9c7ff134960bb5a82404e4aeaab366d9";s:3:"css";s:9:"up-open-1";s:4:"code";i:60191;s:3:"src";s:6:"entypo";}i:800;a:4:{s:3:"uid";s:32:"f11c9e95ae5eaa84d193e8fa1d38c6f9";s:3:"css";s:14:"down-open-mini";s:4:"code";i:60192;s:3:"src";s:6:"entypo";}i:801;a:4:{s:3:"uid";s:32:"592717bd601645d61517d2a584d04127";s:3:"css";s:14:"left-open-mini";s:4:"code";i:60193;s:3:"src";s:6:"entypo";}i:802;a:4:{s:3:"uid";s:32:"37f6cfbb4062ed0d01b351ec35c334ff";s:3:"css";s:15:"right-open-mini";s:4:"code";i:60194;s:3:"src";s:6:"entypo";}i:803;a:4:{s:3:"uid";s:32:"9e251fb8e9e1c71ab09683468e0479a3";s:3:"css";s:12:"up-open-mini";s:4:"code";i:60195;s:3:"src";s:6:"entypo";}i:804;a:4:{s:3:"uid";s:32:"289b5f92f23acf1059c93fbf401c1ad5";s:3:"css";s:13:"down-open-big";s:4:"code";i:60196;s:3:"src";s:6:"entypo";}i:805;a:4:{s:3:"uid";s:32:"884cfc3e6e2d456dd2a2ca0dbb9e6337";s:3:"css";s:13:"left-open-big";s:4:"code";i:60197;s:3:"src";s:6:"entypo";}i:806;a:4:{s:3:"uid";s:32:"004882ab2d5c418c5b2060e80596279b";s:3:"css";s:14:"right-open-big";s:4:"code";i:60198;s:3:"src";s:6:"entypo";}i:807;a:4:{s:3:"uid";s:32:"0805cca616b3c12714f35af4d0912c10";s:3:"css";s:11:"up-open-big";s:4:"code";i:60199;s:3:"src";s:6:"entypo";}i:808;a:4:{s:3:"uid";s:32:"d5098cb09be5827a2911dbab5af49ad2";s:3:"css";s:6:"down-1";s:4:"code";i:60200;s:3:"src";s:6:"entypo";}i:809;a:4:{s:3:"uid";s:32:"6acd5cf005d48f96787350e72bd45688";s:3:"css";s:6:"left-1";s:4:"code";i:60201;s:3:"src";s:6:"entypo";}i:810;a:4:{s:3:"uid";s:32:"9e67bfab0143d9511f8eef6897caeb88";s:3:"css";s:7:"right-1";s:4:"code";i:60202;s:3:"src";s:6:"entypo";}i:811;a:4:{s:3:"uid";s:32:"43c4064ec1260d0e55c37e0467c75cbb";s:3:"css";s:4:"up-1";s:4:"code";i:60203;s:3:"src";s:6:"entypo";}i:812;a:4:{s:3:"uid";s:32:"7e89c12b577c31bc91bfb61bb597f01f";s:3:"css";s:10:"down-dir-1";s:4:"code";i:60204;s:3:"src";s:6:"entypo";}i:813;a:4:{s:3:"uid";s:32:"9aeaf29161eb005a308bbd624d6e066a";s:3:"css";s:10:"left-dir-1";s:4:"code";i:60205;s:3:"src";s:6:"entypo";}i:814;a:4:{s:3:"uid";s:32:"ff9a85aa20950dcc0615a2707a2b3f8e";s:3:"css";s:11:"right-dir-1";s:4:"code";i:60206;s:3:"src";s:6:"entypo";}i:815;a:4:{s:3:"uid";s:32:"401b644723fb2f20b0df30cce7745c18";s:3:"css";s:8:"up-dir-1";s:4:"code";i:60207;s:3:"src";s:6:"entypo";}i:816;a:4:{s:3:"uid";s:32:"78944e4652d6f9b8b506eaef331308cd";s:3:"css";s:9:"down-bold";s:4:"code";i:60208;s:3:"src";s:6:"entypo";}i:817;a:4:{s:3:"uid";s:32:"0222089fb4194cc714dcc1ffd2525c11";s:3:"css";s:9:"left-bold";s:4:"code";i:60209;s:3:"src";s:6:"entypo";}i:818;a:4:{s:3:"uid";s:32:"1a90b06af8614b12d8c8a5b90cc19ab3";s:3:"css";s:10:"right-bold";s:4:"code";i:60210;s:3:"src";s:6:"entypo";}i:819;a:4:{s:3:"uid";s:32:"8c8f768607b8fc4c92c0f85b488e87e8";s:3:"css";s:7:"up-bold";s:4:"code";i:60211;s:3:"src";s:6:"entypo";}i:820;a:4:{s:3:"uid";s:32:"a30a32d49f80bb534c062ae1743ef433";s:3:"css";s:9:"down-thin";s:4:"code";i:60212;s:3:"src";s:6:"entypo";}i:821;a:4:{s:3:"uid";s:32:"8d8f4722d16e95290858eaf294d9d830";s:3:"css";s:9:"left-thin";s:4:"code";i:60213;s:3:"src";s:6:"entypo";}i:822;a:4:{s:3:"uid";s:32:"ef3eda51383ce050517892df3fc05ffc";s:3:"css";s:10:"right-thin";s:4:"code";i:60214;s:3:"src";s:6:"entypo";}i:823;a:4:{s:3:"uid";s:32:"dbc97808cba7d0c135c7054e7a85fb86";s:3:"css";s:7:"up-thin";s:4:"code";i:60215;s:3:"src";s:6:"entypo";}i:824;a:4:{s:3:"uid";s:32:"465bb89b6f204234e5787c326b4ae54c";s:3:"css";s:5:"ccw-1";s:4:"code";i:60216;s:3:"src";s:6:"entypo";}i:825;a:4:{s:3:"uid";s:32:"bb46b15cb78cc4cc05d3d715d522ac4d";s:3:"css";s:4:"cw-1";s:4:"code";i:60217;s:3:"src";s:6:"entypo";}i:826;a:4:{s:3:"uid";s:32:"3bd18d47a12b8709e9f4fe9ead4f7518";s:3:"css";s:10:"arrows-ccw";s:4:"code";i:60218;s:3:"src";s:6:"entypo";}i:827;a:4:{s:3:"uid";s:32:"fa0118a65fc8dee739469f6901bbd189";s:3:"css";s:12:"level-down-1";s:4:"code";i:60219;s:3:"src";s:6:"entypo";}i:828;a:4:{s:3:"uid";s:32:"5308d824454af8ec7835786e272361a9";s:3:"css";s:10:"level-up-1";s:4:"code";i:60220;s:3:"src";s:6:"entypo";}i:829;a:4:{s:3:"uid";s:32:"3d349daaea304032a7669b4f24931b6c";s:3:"css";s:9:"shuffle-1";s:4:"code";i:60221;s:3:"src";s:6:"entypo";}i:830;a:4:{s:3:"uid";s:32:"8e0220796066428d6ddea96a4f1b5131";s:3:"css";s:4:"loop";s:4:"code";i:60222;s:3:"src";s:6:"entypo";}i:831;a:4:{s:3:"uid";s:32:"f0eac0958921fe45b85d01b79d76e86b";s:3:"css";s:6:"switch";s:4:"code";i:60223;s:3:"src";s:6:"entypo";}i:832;a:4:{s:3:"uid";s:32:"cb13afd4722a849d48056540bb74c47e";s:3:"css";s:6:"play-1";s:4:"code";i:60224;s:3:"src";s:6:"entypo";}i:833;a:4:{s:3:"uid";s:32:"48f2e18872fe74d4579a4c8a1527fc1e";s:3:"css";s:6:"stop-1";s:4:"code";i:60225;s:3:"src";s:6:"entypo";}i:834;a:4:{s:3:"uid";s:32:"d8d378d0ce413f231dfa37592e39c227";s:3:"css";s:7:"pause-1";s:4:"code";i:60226;s:3:"src";s:6:"entypo";}i:835;a:4:{s:3:"uid";s:32:"e188c02f740feff7e2d2bce1950b75fa";s:3:"css";s:6:"record";s:4:"code";i:60227;s:3:"src";s:6:"entypo";}i:836;a:4:{s:3:"uid";s:32:"0afbb00323696f49e9c47f4d9fe6390b";s:3:"css";s:8:"to-end-1";s:4:"code";i:60228;s:3:"src";s:6:"entypo";}i:837;a:4:{s:3:"uid";s:32:"ceefe7653a4f6edaacce9e7f196cec5a";s:3:"css";s:10:"to-start-1";s:4:"code";i:60229;s:3:"src";s:6:"entypo";}i:838;a:4:{s:3:"uid";s:32:"18f7c393e3532e40edd45607c9d99988";s:3:"css";s:12:"fast-forward";s:4:"code";i:60230;s:3:"src";s:6:"entypo";}i:839;a:4:{s:3:"uid";s:32:"85806fd8ab907f45d34f976354a0df23";s:3:"css";s:13:"fast-backward";s:4:"code";i:60231;s:3:"src";s:6:"entypo";}i:840;a:4:{s:3:"uid";s:32:"be998d5ee625a58912ae630f34cc8419";s:3:"css";s:10:"progress-0";s:4:"code";i:60232;s:3:"src";s:6:"entypo";}i:841;a:4:{s:3:"uid";s:32:"054519608bca087aa306252471dda9c4";s:3:"css";s:10:"progress-1";s:4:"code";i:60233;s:3:"src";s:6:"entypo";}i:842;a:4:{s:3:"uid";s:32:"3e49435dd1950a0b7543e13256c89e52";s:3:"css";s:10:"progress-2";s:4:"code";i:60234;s:3:"src";s:6:"entypo";}i:843;a:4:{s:3:"uid";s:32:"d924bc68683f68ecf5e09e49731fd59a";s:3:"css";s:10:"progress-3";s:4:"code";i:60235;s:3:"src";s:6:"entypo";}i:844;a:4:{s:3:"uid";s:32:"3eadc3e443cf1c7e17f1b44d21254c00";s:3:"css";s:8:"target-1";s:4:"code";i:60236;s:3:"src";s:6:"entypo";}i:845;a:4:{s:3:"uid";s:32:"80451d627470ea7f977a263fdb771d7b";s:3:"css";s:7:"palette";s:4:"code";i:60237;s:3:"src";s:6:"entypo";}i:846;a:4:{s:3:"uid";s:32:"3626b3f3a0b284e7f4166b815719aece";s:3:"css";s:6:"list-1";s:4:"code";i:60238;s:3:"src";s:6:"entypo";}i:847;a:4:{s:3:"uid";s:32:"97bd5542ed3e143d2ee9b60e14487615";s:3:"css";s:8:"list-add";s:4:"code";i:60239;s:3:"src";s:6:"entypo";}i:848;a:4:{s:3:"uid";s:32:"84a7262985600b683bbab0da9298776d";s:3:"css";s:8:"signal-1";s:4:"code";i:60240;s:3:"src";s:6:"entypo";}i:849;a:4:{s:3:"uid";s:32:"978aa8facd816df874039e139cb0cdde";s:3:"css";s:6:"trophy";s:4:"code";i:60241;s:3:"src";s:6:"entypo";}i:850;a:4:{s:3:"uid";s:32:"a51290161c48d96d7f2e2151a4cbcde1";s:3:"css";s:7:"battery";s:4:"code";i:60242;s:3:"src";s:6:"entypo";}i:851;a:4:{s:3:"uid";s:32:"89eb512cb82a1c3fe83cb16134f9876c";s:3:"css";s:12:"back-in-time";s:4:"code";i:60243;s:3:"src";s:6:"entypo";}i:852;a:4:{s:3:"uid";s:32:"b7a336095aa4535c3689cb557edf23db";s:3:"css";s:7:"monitor";s:4:"code";i:60244;s:3:"src";s:6:"entypo";}i:853;a:4:{s:3:"uid";s:32:"767fede84586366cd7d6c835be745454";s:3:"css";s:8:"mobile-1";s:4:"code";i:60245;s:3:"src";s:6:"entypo";}i:854;a:4:{s:3:"uid";s:32:"414fe97e4af5215a06d29be0f2cecdf5";s:3:"css";s:7:"network";s:4:"code";i:60246;s:3:"src";s:6:"entypo";}i:855;a:4:{s:3:"uid";s:32:"16f88519423df34fc5c48be7ded81b8f";s:3:"css";s:2:"cd";s:4:"code";i:60247;s:3:"src";s:6:"entypo";}i:856;a:4:{s:3:"uid";s:32:"b32d88adf7cd6bfa8d0e177dfa642a4d";s:3:"css";s:7:"inbox-1";s:4:"code";i:60248;s:3:"src";s:6:"entypo";}i:857;a:4:{s:3:"uid";s:32:"d83b7429002f7b0b206c8d550034212b";s:3:"css";s:7:"install";s:4:"code";i:60249;s:3:"src";s:6:"entypo";}i:858;a:4:{s:3:"uid";s:32:"6a12c2b74456ea21cc984e11dec227a1";s:3:"css";s:7:"globe-1";s:4:"code";i:60250;s:3:"src";s:6:"entypo";}i:859;a:4:{s:3:"uid";s:32:"114fed43140e2b5ce42c48b95c19375b";s:3:"css";s:7:"cloud-1";s:4:"code";i:60251;s:3:"src";s:6:"entypo";}i:860;a:4:{s:3:"uid";s:32:"66a40c7c0ee5ea61f4b6aa0dd0f9ebb9";s:3:"css";s:13:"cloud-thunder";s:4:"code";i:60252;s:3:"src";s:6:"entypo";}i:861;a:4:{s:3:"uid";s:32:"98c63f6b98c543b52d4c43bcd486d28f";s:3:"css";s:7:"flash-1";s:4:"code";i:60253;s:3:"src";s:6:"entypo";}i:862;a:4:{s:3:"uid";s:32:"0d03db7afd4857accf1821efdc8ea72b";s:3:"css";s:6:"moon-1";s:4:"code";i:60254;s:3:"src";s:6:"entypo";}i:863;a:4:{s:3:"uid";s:32:"6e8aea8fff9525dfc5149f0c03669091";s:3:"css";s:8:"flight-1";s:4:"code";i:60255;s:3:"src";s:6:"entypo";}i:864;a:4:{s:3:"uid";s:32:"db112402805d9dadc01ce009fbfdb914";s:3:"css";s:13:"paper-plane-1";s:4:"code";i:60256;s:3:"src";s:6:"entypo";}i:865;a:4:{s:3:"uid";s:32:"41d534223ef447a01af3e2f629ec70eb";s:3:"css";s:6:"leaf-1";s:4:"code";i:60257;s:3:"src";s:6:"entypo";}i:866;a:4:{s:3:"uid";s:32:"2f9f67ee4354feef8c1f51e03bac6ef3";s:3:"css";s:10:"lifebuoy-1";s:4:"code";i:60258;s:3:"src";s:6:"entypo";}i:867;a:4:{s:3:"uid";s:32:"97c6901d8db077614e77b089d4eedac8";s:3:"css";s:5:"mouse";s:4:"code";i:60259;s:3:"src";s:6:"entypo";}i:868;a:4:{s:3:"uid";s:32:"9ea7cce5e08e5ac2c225fabf2e6dc353";s:3:"css";s:11:"briefcase-1";s:4:"code";i:60260;s:3:"src";s:6:"entypo";}i:869;a:4:{s:3:"uid";s:32:"11dd26ebf6934bf750a9156b353d7f2d";s:3:"css";s:10:"suitcase-1";s:4:"code";i:60261;s:3:"src";s:6:"entypo";}i:870;a:4:{s:3:"uid";s:32:"d2c6b59d9a239140cb76be0627480855";s:3:"css";s:3:"dot";s:4:"code";i:60262;s:3:"src";s:6:"entypo";}i:871;a:4:{s:3:"uid";s:32:"13b11ab72c6ae9c97ee12428e17f3a4e";s:3:"css";s:5:"dot-2";s:4:"code";i:60263;s:3:"src";s:6:"entypo";}i:872;a:4:{s:3:"uid";s:32:"d10920db2e79c997c5e783279291970c";s:3:"css";s:5:"dot-3";s:4:"code";i:60264;s:3:"src";s:6:"entypo";}i:873;a:4:{s:3:"uid";s:32:"39c4d0e225a1263a398a47523cb5b9bd";s:3:"css";s:7:"brush-1";s:4:"code";i:60265;s:3:"src";s:6:"entypo";}i:874;a:4:{s:3:"uid";s:32:"d55e21e6468c04c5ca38a6560b27d1aa";s:3:"css";s:8:"magnet-2";s:4:"code";i:60266;s:3:"src";s:6:"entypo";}i:875;a:4:{s:3:"uid";s:32:"34ba50fe8e4f95e7f3d76c6534814a70";s:3:"css";s:8:"infinity";s:4:"code";i:60267;s:3:"src";s:6:"entypo";}i:876;a:4:{s:3:"uid";s:32:"e8239f8188c76c925be4bd1bbcc013ac";s:3:"css";s:5:"erase";s:4:"code";i:60268;s:3:"src";s:6:"entypo";}i:877;a:4:{s:3:"uid";s:32:"fb5082fac1794b69a1381196219a836e";s:3:"css";s:11:"chart-pie-1";s:4:"code";i:60269;s:3:"src";s:6:"entypo";}i:878;a:4:{s:3:"uid";s:32:"7184d8171b6a9b18eabbace94cca21db";s:3:"css";s:12:"chart-line-1";s:4:"code";i:60270;s:3:"src";s:6:"entypo";}i:879;a:4:{s:3:"uid";s:32:"7d90b6cb3f3783170a96b09e5f0de6d5";s:3:"css";s:11:"chart-bar-1";s:4:"code";i:60271;s:3:"src";s:6:"entypo";}i:880;a:4:{s:3:"uid";s:32:"32b4054f35918992f723e39f4095f005";s:3:"css";s:12:"chart-area-1";s:4:"code";i:60272;s:3:"src";s:6:"entypo";}i:881;a:4:{s:3:"uid";s:32:"ed62f5f10b256b0a959e6c847ed8f4a6";s:3:"css";s:4:"tape";s:4:"code";i:60273;s:3:"src";s:6:"entypo";}i:882;a:4:{s:3:"uid";s:32:"ef74ff62feda486fd414410e782b598a";s:3:"css";s:16:"graduation-cap-1";s:4:"code";i:60274;s:3:"src";s:6:"entypo";}i:883;a:4:{s:3:"uid";s:32:"ddecf5ad7935e3fb1b70dac6ed00d06a";s:3:"css";s:10:"language-1";s:4:"code";i:60275;s:3:"src";s:6:"entypo";}i:884;a:4:{s:3:"uid";s:32:"333bae7aaf7395d1004875be5a075661";s:3:"css";s:8:"ticket-1";s:4:"code";i:60276;s:3:"src";s:6:"entypo";}i:885;a:4:{s:3:"uid";s:32:"36a1cee80657a9c66e8384dd57bed66c";s:3:"css";s:5:"water";s:4:"code";i:60277;s:3:"src";s:6:"entypo";}i:886;a:4:{s:3:"uid";s:32:"4efb719e797c54b3c58e5ae061d29d53";s:3:"css";s:7:"droplet";s:4:"code";i:60278;s:3:"src";s:6:"entypo";}i:887;a:4:{s:3:"uid";s:32:"5f3a0ebf2d13f60ec7ed76eb41ba9bb2";s:3:"css";s:3:"air";s:4:"code";i:60279;s:3:"src";s:6:"entypo";}i:888;a:4:{s:3:"uid";s:32:"c5cd6ea1981cecdd85c42d9d209bc3b8";s:3:"css";s:13:"credit-card-1";s:4:"code";i:60280;s:3:"src";s:6:"entypo";}i:889;a:4:{s:3:"uid";s:32:"191bcf63575a78def53c907c3d3bf7f0";s:3:"css";s:8:"floppy-1";s:4:"code";i:60281;s:3:"src";s:6:"entypo";}i:890;a:4:{s:3:"uid";s:32:"b95cfc96d48a72dd665e0ab109880b5e";s:3:"css";s:9:"clipboard";s:4:"code";i:60282;s:3:"src";s:6:"entypo";}i:891;a:4:{s:3:"uid";s:32:"489090690d8bd1745e365485946e20a8";s:3:"css";s:11:"megaphone-1";s:4:"code";i:60283;s:3:"src";s:6:"entypo";}i:892;a:4:{s:3:"uid";s:32:"248db7c0563d8cee80b7041f7736dcad";s:3:"css";s:10:"database-1";s:4:"code";i:60284;s:3:"src";s:6:"entypo";}i:893;a:4:{s:3:"uid";s:32:"603d5ccab42d916e79d7c0fcdb56a614";s:3:"css";s:5:"drive";s:4:"code";i:60285;s:3:"src";s:6:"entypo";}i:894;a:4:{s:3:"uid";s:32:"8ea66d97faf9816abd34f48f3f26d216";s:3:"css";s:6:"bucket";s:4:"code";i:60286;s:3:"src";s:6:"entypo";}i:895;a:4:{s:3:"uid";s:32:"d4939d1f4e5f03f6e58900b2ac8f1c6c";s:3:"css";s:11:"thermometer";s:4:"code";i:60287;s:3:"src";s:6:"entypo";}i:896;a:4:{s:3:"uid";s:32:"8beac4a5fd5bed9f82ca7a96cc8ba218";s:3:"css";s:5:"key-1";s:4:"code";i:60288;s:3:"src";s:6:"entypo";}i:897;a:4:{s:3:"uid";s:32:"898ddc67cb7d9ae53dbd4cce78043e9e";s:3:"css";s:12:"flow-cascade";s:4:"code";i:60289;s:3:"src";s:6:"entypo";}i:898;a:4:{s:3:"uid";s:32:"4bcb3aaa98736be3027bef7c76c55021";s:3:"css";s:11:"flow-branch";s:4:"code";i:60290;s:3:"src";s:6:"entypo";}i:899;a:4:{s:3:"uid";s:32:"8a1d446e5555e76f82ddb1c8b526f579";s:3:"css";s:9:"flow-tree";s:4:"code";i:60291;s:3:"src";s:6:"entypo";}i:900;a:4:{s:3:"uid";s:32:"6cea40aa6cc50057083e4f0a5b92410c";s:3:"css";s:9:"flow-line";s:4:"code";i:60292;s:3:"src";s:6:"entypo";}i:901;a:4:{s:3:"uid";s:32:"5f88095dc5e638863a0c733e99c32568";s:3:"css";s:13:"flow-parallel";s:4:"code";i:60293;s:3:"src";s:6:"entypo";}i:902;a:4:{s:3:"uid";s:32:"9c7fd7637a41b59a358cb70893f945a5";s:3:"css";s:8:"rocket-1";s:4:"code";i:60294;s:3:"src";s:6:"entypo";}i:903;a:4:{s:3:"uid";s:32:"3a6f0140c3a390bdb203f56d1bfdefcb";s:3:"css";s:7:"gauge-1";s:4:"code";i:60295;s:3:"src";s:6:"entypo";}i:904;a:4:{s:3:"uid";s:32:"2bbde1076919db3d1dcc7f6b43d19bd4";s:3:"css";s:12:"traffic-cone";s:4:"code";i:60296;s:3:"src";s:6:"entypo";}i:905;a:4:{s:3:"uid";s:32:"4a413ef43c364dafa42766e74c31bbca";s:3:"css";s:4:"cc-1";s:4:"code";i:60297;s:3:"src";s:6:"entypo";}i:906;a:4:{s:3:"uid";s:32:"72681d2825fef7fd83711278f845547b";s:3:"css";s:5:"cc-by";s:4:"code";i:60298;s:3:"src";s:6:"entypo";}i:907;a:4:{s:3:"uid";s:32:"7540520e12e941839cdb7d76b12e82a8";s:3:"css";s:5:"cc-nc";s:4:"code";i:60299;s:3:"src";s:6:"entypo";}i:908;a:4:{s:3:"uid";s:32:"2d741e29010c6afbfc3784251fbf4e8b";s:3:"css";s:8:"cc-nc-eu";s:4:"code";i:60300;s:3:"src";s:6:"entypo";}i:909;a:4:{s:3:"uid";s:32:"3138d5e10d50279c6d97ad1c99fdb584";s:3:"css";s:8:"cc-nc-jp";s:4:"code";i:60301;s:3:"src";s:6:"entypo";}i:910;a:4:{s:3:"uid";s:32:"900851106d63af1bc6076ae118dc543d";s:3:"css";s:5:"cc-sa";s:4:"code";i:60302;s:3:"src";s:6:"entypo";}i:911;a:4:{s:3:"uid";s:32:"b92e2a918daa2f9a042df1ce942b686f";s:3:"css";s:5:"cc-nd";s:4:"code";i:60303;s:3:"src";s:6:"entypo";}i:912;a:4:{s:3:"uid";s:32:"49679f26492c29c7bc277f1de9249229";s:3:"css";s:5:"cc-pd";s:4:"code";i:60304;s:3:"src";s:6:"entypo";}i:913;a:4:{s:3:"uid";s:32:"94914cbbfba692ebbc13c179d62355f7";s:3:"css";s:7:"cc-zero";s:4:"code";i:60305;s:3:"src";s:6:"entypo";}i:914;a:4:{s:3:"uid";s:32:"915c11e4e2e713cc7d65d32d66f004bf";s:3:"css";s:8:"cc-share";s:4:"code";i:60306;s:3:"src";s:6:"entypo";}i:915;a:4:{s:3:"uid";s:32:"0cd7be54280d9ffbe0f48342c011268e";s:3:"css";s:8:"cc-remix";s:4:"code";i:60307;s:3:"src";s:6:"entypo";}i:916;a:4:{s:3:"uid";s:32:"d94334f23acba022bfd68e49d76b31bb";s:3:"css";s:8:"github-1";s:4:"code";i:60308;s:3:"src";s:6:"entypo";}i:917;a:4:{s:3:"uid";s:32:"91daf8fde1042a363514ca7e42d89570";s:3:"css";s:16:"github-circled-1";s:4:"code";i:60309;s:3:"src";s:6:"entypo";}i:918;a:4:{s:3:"uid";s:32:"14cfd18cc1dd5fb99ba04311b888bc23";s:3:"css";s:8:"flickr-1";s:4:"code";i:60310;s:3:"src";s:6:"entypo";}i:919;a:4:{s:3:"uid";s:32:"5bbd46b2a0b972533f4d3ef243645e1d";s:3:"css";s:14:"flickr-circled";s:4:"code";i:60311;s:3:"src";s:6:"entypo";}i:920;a:4:{s:3:"uid";s:32:"538531af0e023b15882c505ee2297cbe";s:3:"css";s:5:"vimeo";s:4:"code";i:60312;s:3:"src";s:6:"entypo";}i:921;a:4:{s:3:"uid";s:32:"6569bd1801e232180221ba0f6a4b8b27";s:3:"css";s:13:"vimeo-circled";s:4:"code";i:60313;s:3:"src";s:6:"entypo";}i:922;a:4:{s:3:"uid";s:32:"d090355c31f497b61d676416c1fd39fb";s:3:"css";s:9:"twitter-1";s:4:"code";i:60314;s:3:"src";s:6:"entypo";}i:923;a:4:{s:3:"uid";s:32:"0419da6446cb4f31093e2022793571ca";s:3:"css";s:15:"twitter-circled";s:4:"code";i:60315;s:3:"src";s:6:"entypo";}i:924;a:4:{s:3:"uid";s:32:"bc50457410acf467b8b5721240768742";s:3:"css";s:10:"facebook-1";s:4:"code";i:60316;s:3:"src";s:6:"entypo";}i:925;a:4:{s:3:"uid";s:32:"ce1d525f3f31024c6a6b38f5e9a88953";s:3:"css";s:16:"facebook-circled";s:4:"code";i:60317;s:3:"src";s:6:"entypo";}i:926;a:4:{s:3:"uid";s:32:"47bd87a650e95b97f947d275ed968efe";s:3:"css";s:18:"facebook-squared-1";s:4:"code";i:60318;s:3:"src";s:6:"entypo";}i:927;a:4:{s:3:"uid";s:32:"b945f4ac2439565661e8e4878e35d379";s:3:"css";s:7:"gplus-1";s:4:"code";i:60319;s:3:"src";s:6:"entypo";}i:928;a:4:{s:3:"uid";s:32:"818a6c2a76c89800632c0335e9cdafee";s:3:"css";s:13:"gplus-circled";s:4:"code";i:60320;s:3:"src";s:6:"entypo";}i:929;a:4:{s:3:"uid";s:32:"689febe699d74bc8862965555503e445";s:3:"css";s:11:"pinterest-1";s:4:"code";i:60321;s:3:"src";s:6:"entypo";}i:930;a:4:{s:3:"uid";s:32:"2e9c0fdd4d59598cb122801ab80222e7";s:3:"css";s:19:"pinterest-circled-1";s:4:"code";i:60322;s:3:"src";s:6:"entypo";}i:931;a:4:{s:3:"uid";s:32:"d491462e64eb5b8c4f064108a2ff1780";s:3:"css";s:8:"tumblr-1";s:4:"code";i:60323;s:3:"src";s:6:"entypo";}i:932;a:4:{s:3:"uid";s:32:"72a6237752f5cd00a107d097adac9ce3";s:3:"css";s:14:"tumblr-circled";s:4:"code";i:60324;s:3:"src";s:6:"entypo";}i:933;a:4:{s:3:"uid";s:32:"7132e1233bc16cd1b6efe7e29d3613a5";s:3:"css";s:10:"linkedin-1";s:4:"code";i:60325;s:3:"src";s:6:"entypo";}i:934;a:4:{s:3:"uid";s:32:"21adad41ffebf469b2370d26bcb8a3c4";s:3:"css";s:16:"linkedin-circled";s:4:"code";i:60326;s:3:"src";s:6:"entypo";}i:935;a:4:{s:3:"uid";s:32:"e8d13cd05bd63219329b2b61835d776c";s:3:"css";s:10:"dribbble-1";s:4:"code";i:60327;s:3:"src";s:6:"entypo";}i:936;a:4:{s:3:"uid";s:32:"ec3e0b50a56867ac26a6de47953b9831";s:3:"css";s:16:"dribbble-circled";s:4:"code";i:60328;s:3:"src";s:6:"entypo";}i:937;a:4:{s:3:"uid";s:32:"ef5e2b339a93fff038cc6a28f8c91edd";s:3:"css";s:13:"stumbleupon-1";s:4:"code";i:60329;s:3:"src";s:6:"entypo";}i:938;a:4:{s:3:"uid";s:32:"e3606432570e59d4d852727bad063cd1";s:3:"css";s:21:"stumbleupon-circled-1";s:4:"code";i:60330;s:3:"src";s:6:"entypo";}i:939;a:4:{s:3:"uid";s:32:"ae49d5a5d0c2f7253f375bde5f0da2d2";s:3:"css";s:8:"lastfm-1";s:4:"code";i:60331;s:3:"src";s:6:"entypo";}i:940;a:4:{s:3:"uid";s:32:"9eedcbf6e07d6ba820e3e22f5ab6f734";s:3:"css";s:14:"lastfm-circled";s:4:"code";i:60332;s:3:"src";s:6:"entypo";}i:941;a:4:{s:3:"uid";s:32:"406d96226bd9d021b7d976efa1c4a061";s:3:"css";s:4:"rdio";s:4:"code";i:60333;s:3:"src";s:6:"entypo";}i:942;a:4:{s:3:"uid";s:32:"4d8e1f1173bab9aac8991e9eee2fa326";s:3:"css";s:12:"rdio-circled";s:4:"code";i:60334;s:3:"src";s:6:"entypo";}i:943;a:4:{s:3:"uid";s:32:"882d407598d4e60074f5c08b3372811e";s:3:"css";s:9:"spotify-1";s:4:"code";i:60335;s:3:"src";s:6:"entypo";}i:944;a:4:{s:3:"uid";s:32:"067edf3e1f6458e782d0254e63eb5eb6";s:3:"css";s:15:"spotify-circled";s:4:"code";i:60336;s:3:"src";s:6:"entypo";}i:945;a:4:{s:3:"uid";s:32:"935e2e437efbb3a69ed9a83e2d2f637e";s:3:"css";s:4:"qq-1";s:4:"code";i:60337;s:3:"src";s:6:"entypo";}i:946;a:4:{s:3:"uid";s:32:"0fbfb1cd7a847c88ea4c141d0e1bbdb5";s:3:"css";s:11:"instagram-1";s:4:"code";i:60338;s:3:"src";s:6:"entypo";}i:947;a:4:{s:3:"uid";s:32:"b22fdf6cbaa9c54fbb0bc9abb0ed4098";s:3:"css";s:9:"dropbox-1";s:4:"code";i:60339;s:3:"src";s:6:"entypo";}i:948;a:4:{s:3:"uid";s:32:"ce291d00162e998dbf5cb81bc5edff75";s:3:"css";s:8:"evernote";s:4:"code";i:60340;s:3:"src";s:6:"entypo";}i:949;a:4:{s:3:"uid";s:32:"4274fc9f6190d330fcdf61e7ad564370";s:3:"css";s:6:"flattr";s:4:"code";i:60341;s:3:"src";s:6:"entypo";}i:950;a:4:{s:3:"uid";s:32:"28ccaf022b8363aeaa5b86f66e1f5173";s:3:"css";s:7:"skype-1";s:4:"code";i:60342;s:3:"src";s:6:"entypo";}i:951;a:4:{s:3:"uid";s:32:"8354734770d837204e6a004885240d2e";s:3:"css";s:13:"skype-circled";s:4:"code";i:60343;s:3:"src";s:6:"entypo";}i:952;a:4:{s:3:"uid";s:32:"7fe35dea791456114c356934333b4171";s:3:"css";s:8:"renren-1";s:4:"code";i:60344;s:3:"src";s:6:"entypo";}i:953;a:4:{s:3:"uid";s:32:"d1945696d6bbbf84e388df9961f26a37";s:3:"css";s:10:"sina-weibo";s:4:"code";i:60345;s:3:"src";s:6:"entypo";}i:954;a:4:{s:3:"uid";s:32:"8d584f31a5d54de313f1f3da28708ec0";s:3:"css";s:8:"paypal-1";s:4:"code";i:60346;s:3:"src";s:6:"entypo";}i:955;a:4:{s:3:"uid";s:32:"07269ba9c8905d091e1a01beab1f0958";s:3:"css";s:6:"picasa";s:4:"code";i:60347;s:3:"src";s:6:"entypo";}i:956;a:4:{s:3:"uid";s:32:"b86600decaba538aca184421752cd640";s:3:"css";s:12:"soundcloud-1";s:4:"code";i:60348;s:3:"src";s:6:"entypo";}i:957;a:4:{s:3:"uid";s:32:"c510878e39f27f3fb4e6171148829962";s:3:"css";s:4:"mixi";s:4:"code";i:60349;s:3:"src";s:6:"entypo";}i:958;a:4:{s:3:"uid";s:32:"84f3880057574e968053d6d6c8a7b216";s:3:"css";s:9:"behance-1";s:4:"code";i:60350;s:3:"src";s:6:"entypo";}i:959;a:4:{s:3:"uid";s:32:"5a24a9d2bffe3b66cea31ed2f57fb65a";s:3:"css";s:14:"google-circles";s:4:"code";i:60351;s:3:"src";s:6:"entypo";}i:960;a:4:{s:3:"uid";s:32:"c9a7eca58474311926922ff8c2c1d256";s:3:"css";s:11:"vkontakte-1";s:4:"code";i:60352;s:3:"src";s:6:"entypo";}i:961;a:4:{s:3:"uid";s:32:"2e97984c1130787e123117d4cacc07fa";s:3:"css";s:8:"smashing";s:4:"code";i:60353;s:3:"src";s:6:"entypo";}i:962;a:4:{s:3:"uid";s:32:"c22c5fa36d200793ad39b984fb5c8610";s:3:"css";s:6:"sweden";s:4:"code";i:60354;s:3:"src";s:6:"entypo";}i:963;a:4:{s:3:"uid";s:32:"e9ede58f5f90bbc3e52bf4bf53da71c0";s:3:"css";s:8:"db-shape";s:4:"code";i:60355;s:3:"src";s:6:"entypo";}i:964;a:4:{s:3:"uid";s:32:"ea16996158db7b9fedf060a4f44b27ee";s:3:"css";s:7:"logo-db";s:4:"code";i:60356;s:3:"src";s:6:"entypo";}}}";', 'auto-off');
INSERT INTO `wpd6_options` VALUES
(708, 'cmsmasters_my-religion_icons_custom', 's:7130:"a:7:{s:4:"name";s:0:"";s:15:"css_prefix_text";s:23:"cmsmasters-icon-custom-";s:14:"css_use_suffix";b:0;s:7:"hinting";b:1;s:12:"units_per_em";i:1000;s:6:"ascent";i:850;s:6:"glyphs";a:9:{i:0;a:7:{s:3:"uid";s:32:"34236345f99f0d12779fc81e76dbfc65";s:3:"css";s:10:"arrow-down";s:4:"code";i:59392;s:3:"src";s:12:"custom_icons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:72:"M500 999L1 501 64 438 455 829V1H545V829L937 438 999 500 500 999 500 999Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"arrow-down";}}i:1;a:7:{s:3:"uid";s:32:"66d95cffa867f77c958572d0bbefb287";s:3:"css";s:10:"arrow-left";s:4:"code";i:59393;s:3:"src";s:12:"custom_icons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:68:"M1 500L499 1 562 63 171 455H999V545H171L562 937 500 999 1 500 1 500Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:10:"arrow-left";}}i:2;a:7:{s:3:"uid";s:32:"e161d16f3ff7fd56265bf7b9a4022ed0";s:3:"css";s:11:"arrow-right";s:4:"code";i:59394;s:3:"src";s:12:"custom_icons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:72:"M999 500L501 1 438 63 829 455H1V545H829L438 937 501 999 999 500 999 500Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:11:"arrow-right";}}i:3;a:7:{s:3:"uid";s:32:"a527f9d27d81f3d26778f3397dd8d775";s:3:"css";s:9:"arrow-top";s:4:"code";i:59395;s:3:"src";s:12:"custom_icons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:68:"M500 1L1 499 64 562 455 171V999H545V171L937 562 999 499 500 1 500 1Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:9:"arrow-top";}}i:4;a:7:{s:3:"uid";s:32:"7e1d54e5ba367424c12e98c708fbf50b";s:3:"css";s:21:"instagram-with-circle";s:4:"code";i:59396;s:3:"src";s:12:"custom_icons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:1059:"M703 346A86 86 0 0 0 654 297 144 144 0 0 0 605 288C578 287 570 286 500 286S422 287 395 288A144 144 0 0 0 346 297 86 86 0 0 0 297 346 144 144 0 0 0 288 395C287 422 287 430 287 500S287 578 288 605A144 144 0 0 0 297 654 86 86 0 0 0 346 703 144 144 0 0 0 395 712C422 713 431 713 500 713S578 713 605 712A144 144 0 0 0 654 703 86 86 0 0 0 703 654 144 144 0 0 0 712 605C713 578 714 569 714 500S713 422 712 395A144 144 0 0 0 703 346ZM500 634A134 134 0 1 1 634 500 134 134 0 0 1 500 634ZM639 392A31 31 0 1 1 670 361 31 31 0 0 1 639 392ZM587 500A87 87 0 1 1 500 413 87 87 0 0 1 587 500ZM500 0A500 500 0 1 0 1000 500 500 500 0 0 0 500 0ZM759 607A191 191 0 0 1 747 671 133 133 0 0 1 671 747 191 191 0 0 1 607 759C580 760 571 760 500 760S420 760 393 759A191 191 0 0 1 329 747 133 133 0 0 1 253 671 191 191 0 0 1 241 607C240 580 240 571 240 500S240 420 241 393A191 191 0 0 1 253 329 133 133 0 0 1 329 253 191 191 0 0 1 393 241C420 240 429 240 500 240S580 240 607 241A191 191 0 0 1 671 253 133 133 0 0 1 747 329 191 191 0 0 1 759 393C760 420 760 429 760 500S760 580 759 607Z";s:5:"width";i:1000;}s:6:"search";a:1:{i:0;s:21:"instagram-with-circle";}}i:5;a:7:{s:3:"uid";s:32:"b945be9a838792d557ff96060bcd9899";s:3:"css";s:9:"instagram";s:4:"code";i:61805;s:3:"src";s:12:"custom_icons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:888:"M571 500Q571 441 530 399T429 357 328 399 286 500 328 601 429 643 530 601 571 500ZM648 500Q648 591 584 656T429 720 273 656 209 500 273 344 429 280 584 344 648 500ZM709 271Q709 292 694 307T657 322 621 307 606 271 621 235 657 220 694 235 709 271ZM429 148Q425 148 386 148T327 148 273 150 216 155 176 166Q148 177 127 198T94 247Q88 263 84 287T78 345 77 398 77 457 77 500 77 543 77 602 78 655 84 713 94 753Q106 781 127 802T176 834Q192 840 216 845T273 850 327 852 386 852 429 852 471 852 530 852 584 850 642 845 681 834Q709 823 731 802T763 753Q769 737 773 713T779 655 780 602 780 543 780 500 780 457 780 398 779 345 773 287 763 247Q752 219 731 198T681 166Q665 160 642 155T584 150 530 148 471 148 429 148ZM857 500Q857 628 854 677 849 793 785 857T606 926Q556 929 429 929T252 926Q136 920 72 857T3 677Q0 628 0 500T3 323Q8 207 72 143T252 74Q301 71 429 71T606 74Q722 80 785 143T854 323Q857 372 857 500Z";s:5:"width";d:857.1000000000000227373675443232059478759765625;}s:6:"search";a:1:{i:0;s:9:"instagram";}}i:6;a:7:{s:3:"uid";s:32:"463d02e5f5af63f2e7ae8eab5d4b4d29";s:3:"css";s:8:"snapchat";s:4:"code";i:62123;s:3:"src";s:12:"custom_icons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:757:"M714 641Q714 628 702 626 664 617 636 593T591 532Q587 522 587 518 587 510 598 504T622 494 646 483 657 463Q657 452 647 445T625 438Q618 438 607 442T590 447Q588 447 583 446 586 393 586 382 586 338 577 319 556 275 519 251T434 227Q323 227 281 319 271 338 271 382 271 393 274 446 272 447 266 447 260 447 248 443T232 439Q220 439 210 445T200 463Q200 475 211 483T235 494 259 504 270 518Q270 522 266 532 231 609 156 626 143 628 143 641 143 666 220 679 221 681 223 693T230 710 243 715Q249 715 264 713T286 710Q305 710 323 719T353 737 385 755 428 763Q452 763 472 755T504 737 534 719 571 710Q579 710 594 713T615 715Q624 715 628 709T634 692 637 679Q714 666 714 641ZM857 500Q857 617 800 715T644 871 429 929 213 871 58 715 0 500 58 285 213 129 429 71 644 129 800 285 857 500Z";s:5:"width";d:857.1000000000000227373675443232059478759765625;}s:6:"search";a:1:{i:0;s:8:"snapchat";}}i:7;a:7:{s:3:"uid";s:32:"9f878859e2adb711d1d7470b2418c313";s:3:"css";s:14:"snapchat-ghost";s:4:"code";i:62124;s:3:"src";s:12:"custom_icons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:733:"M473 71Q548 71 607 110T699 217Q714 249 714 317 714 343 709 423 717 427 724 427 734 427 753 420T781 412Q797 412 813 422T828 448Q828 466 810 478T772 496 733 512 715 538Q715 547 722 562 743 608 779 646T860 703Q876 709 905 715 920 719 920 735 920 774 798 792 794 798 792 814T784 840 766 850Q755 850 731 847T695 843Q675 843 661 846 643 849 626 859T593 880 561 902 518 921 463 929Q434 929 409 921T368 902 335 880 303 859 268 846Q254 843 233 843 220 843 197 847T164 852Q150 852 145 841T137 815 131 792Q8 774 8 735 8 719 24 715 53 709 69 703 112 685 149 646T207 562Q213 547 213 538 213 523 196 512T157 495 118 478 100 449Q100 434 115 423T146 413Q154 413 172 420T202 427Q212 427 220 423 215 344 215 317 215 249 230 217 266 141 326 107T473 71Z";s:5:"width";d:928.6000000000000227373675443232059478759765625;}s:6:"search";a:1:{i:0;s:14:"snapchat-ghost";}}i:8;a:7:{s:3:"uid";s:32:"1a4675753c701441a8cdc793208117b4";s:3:"css";s:15:"snapchat-square";s:4:"code";i:62125;s:3:"src";s:12:"custom_icons";s:8:"selected";b:1;s:3:"svg";a:2:{s:4:"path";s:761:"M714 641Q714 628 702 626 665 618 636 593T592 532Q588 525 588 518 588 510 599 504T622 494 646 483 657 463Q657 452 647 445T625 438Q619 438 608 442T590 447Q588 447 583 446 586 411 586 382 586 338 577 318 556 275 519 250T434 226Q324 226 281 318 271 339 271 382 271 403 274 446 268 447 266 447 260 447 248 442T231 438Q220 438 210 445T200 463Q200 475 211 483T235 494 259 504 270 518Q270 525 266 532 230 609 155 626 143 628 143 641 143 667 220 679 221 682 223 694T229 711 242 716Q249 716 264 713T285 710Q305 710 323 719T353 737 385 755 428 763Q452 763 472 755T504 737 534 719 572 710Q579 710 594 713T616 715Q624 715 628 710T635 693 637 679Q714 667 714 641ZM857 232V768Q857 834 810 881T696 929H161Q94 929 47 881T0 768V232Q0 166 47 119T161 71H696Q763 71 810 119T857 232Z";s:5:"width";d:857.1000000000000227373675443232059478759765625;}s:6:"search";a:1:{i:0;s:15:"snapchat-square";}}}}";', 'auto'),
(712, 'cmsmasters_active_importer', '1.0.6', 'on'),
(713, 'wpcf7', 'a:2:{s:7:"version";s:5:"6.0.6";s:13:"bulk_validate";a:4:{s:9:"timestamp";i:1741525193;s:7:"version";s:5:"6.0.4";s:11:"count_valid";i:1;s:13:"count_invalid";i:0;}}', 'auto'),
(714, 'envato_market', 'a:2:{s:16:"is_plugin_active";s:1:"1";s:17:"installed_version";s:6:"2.0.12";}', 'auto'),
(715, 'ls-plugin-version', '7.14.1', 'auto'),
(716, 'ls-db-version', '7.9.0', 'auto'),
(717, 'ls-installed', '1', 'auto'),
(718, 'ls-date-installed', '1741525194', 'auto'),
(719, 'ls_gsap_sandboxing', '1', 'auto'),
(721, 'action_scheduler_hybrid_store_demarkation', '7', 'auto'),
(722, 'schema-ActionScheduler_StoreSchema', '7.0.1741525194', 'auto'),
(723, 'schema-ActionScheduler_LoggerSchema', '3.0.1741525194', 'auto'),
(727, 'revslider_servers', 'a:3:{i:0;s:22:"themepunch-ext-c.tools";i:1;s:22:"themepunch-ext-a.tools";i:2;s:22:"themepunch-ext-b.tools";}', 'auto'),
(728, 'revslider_server_refresh', '1769904123', 'auto'),
(729, 'revslider-update-check-short', '1770115278', 'auto'),
(730, 'revslider-connection', '1', 'auto'),
(731, 'revslider-update-hash', '7429d3bea136471dae1ee2cfa90d83ce', 'auto'),
(732, 'revslider-latest-version', '6.7.40', 'auto'),
(733, 'revslider-stable-version', '4.2.0', 'auto'),
(734, 'revslider-notices', 'a:7:{i:0;O:8:"stdClass":9:{s:7:"version";s:5:"0.9.9";s:4:"text";s:952:"<div style="display: block; background: #1b0e41;text-align: center; height:300px;"><noscript><img src="//updates.themepunch-ext-c.tools//banners/rs60/cyberweek.jpg" usemap="#srbannermap" style="min-width:920px;height:300px;display: inline-block;"></noscript><img usemap="#srbannermap" style="min-width:920px;height:300px;display: inline-block;" src="//updates.themepunch-ext-c.tools//banners/rs60/cyberweek.jpg"></div>\n<map name="srbannermap">\n    <area target="_blank" alt="Slider Revolution" title="Slider Revolution" href="https://www.sliderrevolution.com/black-friday-and-cyber-monday-sale/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=cyberweeks22" coords="569,135,890,196" shape="rect">\n    <area target="_blank" alt="Essential Grid" title="Essential Grid" href="https://www.essential-grid.com/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks22" coords="570,200,889,260" shape="rect">\n</map>";s:4:"code";s:9:"TPSRCW111";s:5:"color";s:5:"green";s:7:"disable";b:1;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:10:"additional";a:0:{}}i:1;O:8:"stdClass":9:{s:7:"version";s:5:"0.9.9";s:4:"text";s:956:"<div style="display: block; background: #1c0950;text-align: center; height:300px;"><noscript><img src="//updates.themepunch-ext-c.tools//banners/blackfriday2024-admin2.jpg" usemap="#srbannermap" style="min-width:920px;height:300px;display: inline-block;"></noscript><img usemap="#srbannermap" style="min-width:920px;height:300px;display: inline-block;" src="//updates.themepunch-ext-c.tools//banners/blackfriday2024-admin2.jpg"></div><map name="srbannermap"><area target="_blank" alt="Slider Revolution" title="Slider Revolution" href="https://www.sliderrevolution.com/black-friday-and-cyber-monday-sale/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=cyberweeks24" coords="569,135,890,196" shape="rect"><area target="_blank" alt="Essential Grid" title="Essential Grid" href="https://www.essential-grid.com/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks24" coords="570,200,889,260" shape="rect"></map>";s:4:"code";s:8:"TPSRBF24";s:5:"color";s:5:"green";s:7:"disable";b:0;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:10:"additional";a:0:{}}i:2;O:8:"stdClass":10:{s:7:"version";s:5:"0.9.9";s:4:"text";s:527:"<div style="display: block; background: #0d0d0e;text-align: center; height: 504px;"><a href="https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium3" target="_blank" rel="noopener"><video style="object-fit: cover; background-size: cover; opacity: 1; width: 900px; height: 504px; display: inline-block;" muted loop autoplay preload="auto"><source src="//updates.themepunch-ext-c.tools//banners/rs60/buypremium3.mp4" type="video/mp4"></video></a></div>";s:4:"code";s:11:"TPSNOTR3011";s:5:"color";s:5:"green";s:7:"disable";b:0;s:10:"registered";b:0;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:10:"additional";a:0:{}}i:3;O:8:"stdClass":10:{s:7:"version";s:5:"0.9.9";s:4:"text";s:302:"<div style="display: block; background: #0d0d0e;text-align: center; height: 250px;"><a href="https://forms.gle/jrzzrpu34VvrFDsMA" target="_blank" rel="noopener">\n<img style="min-width:920px;height:250px;display: inline-block;" src="//updates.themepunch-ext-c.tools//banners/SR2024survey.jpg"></a></div>";s:4:"code";s:12:"TPSURVEY2024";s:5:"color";s:5:"green";s:7:"disable";b:0;s:10:"registered";b:1;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:10:"additional";a:0:{}}i:4;O:8:"stdClass":11:{s:7:"version";s:5:"9.9.9";s:4:"text";s:446:"<div style="display: block; background: #3900de;text-align: center; height: 360px;"><a href="https://account.sliderrevolution.com/portal/premium-slider-revolution/?utm_source=wordpress-admin&utm_medium=inapp-banner&utm_campaign=free2premium-upgrade&utm_content=speed-hardwired" target="_blank" rel="noopener">\n<img style="min-width:920px;display: inline-block;" src="//updates.themepunch-ext-c.tools//banners/ads/2a-68e8cd89c844b.webp"></a></div>";s:4:"code";s:10:"TPAD2_2025";s:5:"color";s:5:"green";s:7:"disable";b:0;s:10:"registered";b:0;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:2:"id";s:8:"rs_ads_1";s:10:"additional";a:0:{}}i:5;O:8:"stdClass":11:{s:7:"version";s:5:"0.9.9";s:4:"text";s:325:"<style type="text/css">#rs_ads_3 .rs_close_advert { display: none; } #rs_ads_3 { box-shadow: none !important; }</style>\n<iframe id="sr-notice-ad-iframe-wrapper" \n        src="//updates.themepunch-ext-c.tools//banners/ads/ads.php"\n        style="text-align: center; height:360px;width: 100%;"\n        scrolling="no">\n</iframe>";s:4:"code";s:10:"TPAD3_2025";s:5:"color";s:5:"green";s:7:"disable";b:0;s:10:"registered";b:0;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:2:"id";s:8:"rs_ads_3";s:10:"additional";a:0:{}}i:6;O:8:"stdClass":11:{s:7:"version";s:5:"0.9.9";s:4:"text";s:430:"<div style="display: block; background: #f7345e;text-align: center; height:360px;"><a href="https://account.sliderrevolution.com/portal/black-friday-sale/?utm_source=wordpress-admin&utm_medium=inapp-banner&utm_campaign=BFCM2025&utm_content=wpadmin-extension" target="_blank" rel="noopener">\n<img style="min-width:920px;height:360px;display: inline-block;" src="//updates.themepunch-ext-c.tools//banners/bf/admin3-s.jpg"></a></div>";s:4:"code";s:10:"TPBF3_2025";s:5:"color";s:5:"green";s:7:"disable";b:0;s:10:"registered";b:0;s:9:"is_global";b:0;s:4:"type";s:1:"3";s:10:"show_until";s:19:"0000-00-00 00:00:00";s:5:"theme";s:4:"dark";s:10:"additional";a:0:{}}}', 'auto'),
(735, 'revslider-additions', 'O:8:"stdClass":2:{s:9:"templates";O:8:"stdClass":3:{s:9:"tutorials";a:3:{i:0;O:8:"stdClass":2:{s:5:"title";s:19:"Rapid Fire Overview";s:3:"url";s:49:"https://www.youtube.com/watch?v=LRNTFu-MFgw&t=25s";}i:1;O:8:"stdClass":2:{s:5:"title";s:34:"Responsiveness in Edited Templates";s:3:"url";s:43:"https://www.youtube.com/watch?v=hP4oV8SWgKY";}i:2;O:8:"stdClass":2:{s:5:"title";s:16:"Animation Basics";s:3:"url";s:43:"https://www.youtube.com/watch?v=nn3azizwpbs";}}s:5:"guide";O:8:"stdClass":3:{s:5:"title";s:78:"Require Expert Technical Advice?<br />Submit a Ticket for Dedicated 1on1 Help.";s:3:"url";s:36:"https://support.sliderrevolution.com";s:3:"img";s:67:"//updates.themepunch-ext-c.tools/banners/default_template_guide.jpg";}s:6:"bottom";O:8:"stdClass":2:{s:5:"title";s:32:"Load A Template From The Library";s:3:"img";s:61:"//updates.themepunch-ext-c.tools/banners/guide_mod_banner.png";}}s:7:"selling";b:1;}', 'auto'),
(736, 'rs-addons-counter', '6', 'auto'),
(737, 'revslider-addons', 'O:8:"stdClass":36:{s:28:"revslider-particlewave-addon";O:8:"stdClass":22:{s:2:"id";s:3:"559";s:9:"releaseid";s:2:"29";s:4:"slug";s:28:"revslider-particlewave-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:13:"Particle Wave";s:6:"line_1";s:36:"Create 3D particle and polygon grids";s:6:"line_2";s:40:"with lots of style and animation options";s:9:"available";s:5:"6.7.7";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:1:"9";s:11:"last_update";s:10:"2025-09-30";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:79:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_particlewave.jpg";s:8:"img_file";s:46:"revslider/addons/images/addon_particlewave.jpg";s:7:"img_md5";s:32:"623bec30f175f4cc541048f1d6d5fd07";s:5:"color";s:0:"";s:4:"text";s:2:"PW";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:25:"revslider-particles-addon";O:8:"stdClass":22:{s:2:"id";s:3:"558";s:9:"releaseid";s:1:"7";s:4:"slug";s:25:"revslider-particles-addon";s:12:"version_from";s:5:"6.7.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:16:"Particle Effects";s:6:"line_1";s:17:"Let''s Parti(cle)!";s:6:"line_2";s:51:"Add interactive particle animations to your sliders";s:9:"available";s:5:"6.7.6";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:2:"10";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_particles.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_particles.jpg";s:7:"img_md5";s:32:"b668a4015ddc6a532b43bb558967a062";s:5:"color";s:0:"";s:4:"text";s:2:"PT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:27:"revslider-bubblemorph-addon";O:8:"stdClass":22:{s:2:"id";s:3:"405";s:9:"releaseid";s:2:"20";s:4:"slug";s:27:"revslider-bubblemorph-addon";s:12:"version_from";s:5:"6.5.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:11:"BubbleMorph";s:6:"line_1";s:26:"Include BubbleMorph Layers";s:6:"line_2";s:33:"for a decorative lava lamp effect";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"20";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:78:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_bubblemorph.jpg";s:8:"img_file";s:45:"revslider/addons/images/addon_bubblemorph.jpg";s:7:"img_md5";s:32:"22d03d5de3034069c6db1fdeafd467cd";s:5:"color";s:0:"";s:4:"text";s:2:"BM";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:26:"revslider-thecluster-addon";O:8:"stdClass":22:{s:2:"id";s:3:"567";s:9:"releaseid";s:2:"28";s:4:"slug";s:26:"revslider-thecluster-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:11:"The Cluster";s:6:"line_1";s:24:"Cluster Particle Effects";s:6:"line_2";s:27:"with millions of Variations";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:2:"22";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:74:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_cluster.jpg";s:8:"img_file";s:41:"revslider/addons/images/addon_cluster.jpg";s:7:"img_md5";s:32:"7ada93a9f08a3bcfddc078699674d755";s:5:"color";s:0:"";s:4:"text";s:2:"TC";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:29:"revslider-fluiddynamics-addon";O:8:"stdClass":22:{s:2:"id";s:3:"551";s:9:"releaseid";s:2:"31";s:4:"slug";s:29:"revslider-fluiddynamics-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:14:"Fluid Dynamics";s:6:"line_1";s:46:"Creating breathtaking Dynamic Fluid animations";s:6:"line_2";s:25:"as layer or as background";s:9:"available";s:5:"6.7.9";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:2:"27";s:11:"last_update";s:10:"2026-01-08";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:72:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_fluid.png";s:8:"img_file";s:39:"revslider/addons/images/addon_fluid.png";s:7:"img_md5";s:32:"4e52333540d80bcb2a41b8ed5961e088";s:5:"color";s:0:"";s:4:"text";s:2:"FD";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:30:"revslider-transitionpack-addon";O:8:"stdClass":22:{s:2:"id";s:3:"568";s:9:"releaseid";s:2:"28";s:4:"slug";s:30:"revslider-transitionpack-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:6:"6.7.31";s:5:"title";s:20:"Advanced Transitions";s:6:"line_1";s:43:"Add never-before-seen slide transitions to ";s:6:"line_2";s:42:"Slider Revolution with the power of WEBGL.";s:9:"available";s:5:"6.7.7";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:2:"30";s:11:"last_update";s:10:"2025-01-17";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_transition.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_transition.jpg";s:7:"img_md5";s:32:"fe0f1c539053620039a0ad96c4ac27e6";s:5:"color";s:0:"";s:4:"text";s:2:"AT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:27:"revslider-beforeafter-addon";O:8:"stdClass":22:{s:2:"id";s:3:"545";s:9:"releaseid";s:2:"15";s:4:"slug";s:27:"revslider-beforeafter-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:14:"Before & After";s:6:"line_1";s:35:"Compare two slides before and after";s:6:"line_2";s:33:"use it vertically or horizontally";s:9:"available";s:5:"6.7.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:2:"40";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:78:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_beforeafter.jpg";s:8:"img_file";s:45:"revslider/addons/images/addon_beforeafter.jpg";s:7:"img_md5";s:32:"5a34f20417a7874e1b95693ef37a0758";s:5:"color";s:0:"";s:4:"text";s:2:"BA";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:26:"revslider-typewriter-addon";O:8:"stdClass":22:{s:2:"id";s:3:"569";s:9:"releaseid";s:1:"3";s:4:"slug";s:26:"revslider-typewriter-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:17:"Typewriter Effect";s:6:"line_1";s:27:"Enhance your slider''s text ";s:6:"line_2";s:24:"with typewriter effects ";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:2:"50";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_typewriter.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_typewriter.jpg";s:7:"img_md5";s:32:"727b604f6fd3fc55894ba50eb566efed";s:5:"color";s:0:"";s:4:"text";s:2:"TW";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:25:"revslider-mousetrap-addon";O:8:"stdClass":22:{s:2:"id";s:3:"555";s:9:"releaseid";s:2:"24";s:4:"slug";s:25:"revslider-mousetrap-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:9:"Mousetrap";s:6:"line_1";s:31:"Create all kinds of interesting";s:6:"line_2";s:19:" mouse interactions";s:9:"available";s:5:"6.7.6";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"60";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_mousetrap.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_mousetrap.jpg";s:7:"img_md5";s:32:"2329053c3b1d19bdaee131c3dc258d3a";s:5:"color";s:0:"";s:4:"text";s:2:"MT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:28:"revslider-liquideffect-addon";O:8:"stdClass":22:{s:2:"id";s:3:"552";s:9:"releaseid";s:2:"21";s:4:"slug";s:28:"revslider-liquideffect-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:10:"Distortion";s:6:"line_1";s:22:"Add Distortion Effects";s:6:"line_2";s:30:"to your slides and transitions";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"70";s:11:"last_update";s:10:"2025-09-30";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_distortion.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_distortion.jpg";s:7:"img_md5";s:32:"c26c52a563008b7dc907a288c1e4bb8e";s:5:"color";s:0:"";s:4:"text";s:2:"LE";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:22:"revslider-lottie-addon";O:8:"stdClass":22:{s:2:"id";s:3:"553";s:9:"releaseid";s:2:"25";s:4:"slug";s:22:"revslider-lottie-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Lottie";s:6:"line_1";s:53:"Adds support for the popular Lottie Animation format,";s:6:"line_2";s:70:" including animation control, style customization and a local library.";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"80";s:11:"last_update";s:10:"2025-09-30";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_lottie.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_lottie.jpg";s:7:"img_md5";s:32:"4aa677a45bb13732e4f10bcb632afcce";s:5:"color";s:0:"";s:4:"text";s:2:"LT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:26:"revslider-paintbrush-addon";O:8:"stdClass":22:{s:2:"id";s:3:"556";s:9:"releaseid";s:2:"23";s:4:"slug";s:26:"revslider-paintbrush-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:10:"Paintbrush";s:6:"line_1";s:14:"Paint or Erase";s:6:"line_2";s:22:"your background images";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:2:"90";s:11:"last_update";s:10:"2025-01-15";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_paintbrush.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_paintbrush.jpg";s:7:"img_md5";s:32:"308a56289b9a29d1916c2acfc141b699";s:5:"color";s:0:"";s:4:"text";s:2:"PB";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:22:"revslider-charts-addon";O:8:"stdClass":22:{s:2:"id";s:3:"547";s:9:"releaseid";s:2:"27";s:4:"slug";s:22:"revslider-charts-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Charts";s:6:"line_1";s:93:"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, ";s:6:"line_2";s:56:"with tons of options to take full control of the design.";s:9:"available";s:5:"6.7.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:3:"100";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_charts.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_charts.jpg";s:7:"img_md5";s:32:"d2c184371a575faade425c0377c1fdbd";s:5:"color";s:0:"";s:4:"text";s:2:"CH";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:22:"revslider-slicey-addon";O:8:"stdClass":22:{s:2:"id";s:3:"417";s:9:"releaseid";s:2:"13";s:4:"slug";s:22:"revslider-slicey-addon";s:12:"version_from";s:5:"6.5.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Slicey";s:6:"line_1";s:20:"Slice ''em up nicely!";s:6:"line_2";s:38:"Create image slices of your background";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"110";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_slicey.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_slicey.jpg";s:7:"img_md5";s:32:"28afd29b7738a452194f0a0bc1d21cbe";s:5:"color";s:0:"";s:4:"text";s:2:"SL";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:25:"revslider-filmstrip-addon";O:8:"stdClass":22:{s:2:"id";s:3:"550";s:9:"releaseid";s:2:"10";s:4:"slug";s:25:"revslider-filmstrip-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:9:"Filmstrip";s:6:"line_1";s:44:"Display a continously rotating set of images";s:6:"line_2";s:26:"for your slide backgrounds";s:9:"available";s:5:"6.7.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"125";s:11:"last_update";s:10:"2024-12-09";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_filmstrip.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_filmstrip.jpg";s:7:"img_md5";s:32:"dac40ee57d2be9aaf01faacf51ccb412";s:5:"color";s:0:"";s:4:"text";s:2:"FS";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:27:"revslider-maintenance-addon";O:8:"stdClass":22:{s:2:"id";s:3:"554";s:9:"releaseid";s:1:"4";s:4:"slug";s:27:"revslider-maintenance-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:15:"Coming & Maint.";s:6:"line_1";s:37:"Simple Coming Soon & Maintenance Page";s:6:"line_2";s:42:"Let your visitors know what''s up and when!";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"127";s:11:"last_update";s:10:"2024-12-06";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:84:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_underconstruction.jpg";s:8:"img_file";s:51:"revslider/addons/images/addon_underconstruction.jpg";s:7:"img_md5";s:32:"17f8cba84931541c065cfb1943edafb2";s:5:"color";s:0:"";s:4:"text";s:2:"MT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:24:"revslider-revealer-addon";O:8:"stdClass":22:{s:2:"id";s:3:"562";s:9:"releaseid";s:2:"19";s:4:"slug";s:24:"revslider-revealer-addon";s:12:"version_from";s:5:"6.7.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Reveal";s:6:"line_1";s:9:"Reveal...";s:6:"line_2";s:37:"...your inner beast... and RevSliders";s:9:"available";s:5:"6.7.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"130";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_reveal.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_reveal.jpg";s:7:"img_md5";s:32:"a7ce4bf5eb6fdc1497ed6276ca623046";s:5:"color";s:0:"";s:4:"text";s:2:"RV";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:24:"revslider-panorama-addon";O:8:"stdClass":22:{s:2:"id";s:3:"616";s:9:"releaseid";s:2:"17";s:4:"slug";s:24:"revslider-panorama-addon";s:12:"version_from";s:6:"6.7.21";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:8:"Panorama";s:6:"line_1";s:14:"Panorama AddOn";s:6:"line_2";s:28:"Display images in 360 degree";s:9:"available";s:5:"6.7.7";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"135";s:11:"last_update";s:10:"2025-09-30";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:75:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_panorama.jpg";s:8:"img_file";s:42:"revslider/addons/images/addon_panorama.jpg";s:7:"img_md5";s:32:"210953d59903bed91688138cb60777d2";s:5:"color";s:0:"";s:4:"text";s:2:"PN";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:27:"revslider-scrollvideo-addon";O:8:"stdClass":22:{s:2:"id";s:3:"575";s:9:"releaseid";s:2:"26";s:4:"slug";s:27:"revslider-scrollvideo-addon";s:12:"version_from";s:5:"6.7.1";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:12:"Scroll Video";s:6:"line_1";s:114:"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.";s:6:"line_2";s:49:"Quality options are included for optimal results!";s:9:"available";s:5:"6.7.8";s:10:"background";s:78:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_scrollvideo.jpg";s:15:"background_file";s:45:"revslider/addons/images/addon_scrollvideo.jpg";s:14:"background_md5";s:32:"82b2706dfa20a7b0cfabfe7ff28562f9";s:6:"button";s:6:"How To";s:4:"sort";s:3:"140";s:11:"last_update";s:10:"2025-09-30";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:78:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_scrollvideo.jpg";s:8:"img_file";s:45:"revslider/addons/images/addon_scrollvideo.jpg";s:7:"img_md5";s:32:"82b2706dfa20a7b0cfabfe7ff28562f9";s:5:"color";s:0:"";s:4:"text";s:2:"SV";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:31:"revslider-explodinglayers-addon";O:8:"stdClass":22:{s:2:"id";s:3:"549";s:9:"releaseid";s:2:"22";s:4:"slug";s:31:"revslider-explodinglayers-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:16:"Exploding Layers";s:6:"line_1";s:23:"Add explosive particles";s:6:"line_2";s:24:"to your layers animation";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"150";s:11:"last_update";s:10:"2025-02-18";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_exploding.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_exploding.jpg";s:7:"img_md5";s:32:"44d60b83cdf5b29033d41feb516b47e1";s:5:"color";s:0:"";s:4:"text";s:2:"EL";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:23:"revslider-sharing-addon";O:8:"stdClass":22:{s:2:"id";s:3:"564";s:9:"releaseid";s:1:"5";s:4:"slug";s:23:"revslider-sharing-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:14:"Social Sharing";s:6:"line_1";s:17:"Share your slides";s:6:"line_2";s:50:"with RevSlider "actions" because sharing is caring";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"165";s:11:"last_update";s:10:"2024-12-19";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:80:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_socialsharing.jpg";s:8:"img_file";s:47:"revslider/addons/images/addon_socialsharing.jpg";s:7:"img_md5";s:32:"6b074630853c4f95d5337bc85e496cbe";s:5:"color";s:0:"";s:4:"text";s:2:"SH";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:26:"revslider-whiteboard-addon";O:8:"stdClass":22:{s:2:"id";s:3:"571";s:9:"releaseid";s:1:"1";s:4:"slug";s:26:"revslider-whiteboard-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:6:"6.9.99";s:5:"title";s:10:"Whiteboard";s:6:"line_1";s:31:"Create Hand-Drawn Presentations";s:6:"line_2";s:45:"that are understandable, memorable & engaging";s:9:"available";s:5:"6.7.4";s:10:"background";s:81:"//updates.themepunch-ext-c.tools/revslider/addons/images/whiteboard_widget_bg.jpg";s:15:"background_file";s:48:"revslider/addons/images/whiteboard_widget_bg.jpg";s:14:"background_md5";s:32:"cc69160eb95469dc033e0cc094a24847";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"170";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_whiteboard.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_whiteboard.jpg";s:7:"img_md5";s:32:"b0bb636fb30ffc3d112ba4c563395ee6";s:5:"color";s:0:"";s:4:"text";s:2:"WB";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:24:"revslider-polyfold-addon";O:8:"stdClass":22:{s:2:"id";s:3:"560";s:9:"releaseid";s:2:"14";s:4:"slug";s:24:"revslider-polyfold-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:22:"Polyfold Scroll Effect";s:6:"line_1";s:32:"Add sharp edges to your sliders ";s:6:"line_2";s:35:"as they scroll into and out of view";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"180";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:75:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_polyfold.jpg";s:8:"img_file";s:42:"revslider/addons/images/addon_polyfold.jpg";s:7:"img_md5";s:32:"02c6af89e4208f0da5920c6c3e6bb744";s:5:"color";s:7:"#3e186f";s:4:"text";s:2:"PF";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:29:"revslider-domain-switch-addon";O:8:"stdClass":22:{s:2:"id";s:2:"78";s:9:"releaseid";s:2:"11";s:4:"slug";s:29:"revslider-domain-switch-addon";s:12:"version_from";s:5:"6.0.0";s:10:"version_to";s:5:"6.9.9";s:5:"title";s:13:"Domain Switch";s:6:"line_1";s:17:"Switch Image URLs";s:6:"line_2";s:37:"in sliders from one domain to another";s:9:"available";s:5:"1.0.2";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"300";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:79:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_domainswitch.jpg";s:8:"img_file";s:46:"revslider/addons/images/addon_domainswitch.jpg";s:7:"img_md5";s:32:"f2036924e7993f94bd5c9876fa0bf09b";s:5:"color";s:0:"";s:4:"text";s:2:"DS";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:1:{i:0;s:19:"Added Functionality";}}s:23:"revslider-refresh-addon";O:8:"stdClass":22:{s:2:"id";s:3:"561";s:9:"releaseid";s:2:"10";s:4:"slug";s:23:"revslider-refresh-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:8:"(Re)Load";s:6:"line_1";s:39:"Reload the current page or a custom URL";s:6:"line_2";s:34:"after a certain time, loops, slide";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"330";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_reload.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_reload.jpg";s:7:"img_md5";s:32:"d1d34d204e627168f4cc4e7422a6d40c";s:5:"color";s:0:"";s:4:"text";s:2:"RF";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:25:"revslider-rel-posts-addon";O:8:"stdClass":22:{s:2:"id";s:2:"55";s:9:"releaseid";s:1:"9";s:4:"slug";s:25:"revslider-rel-posts-addon";s:12:"version_from";s:7:"5.2.4.1";s:10:"version_to";s:5:"6.9.9";s:5:"title";s:13:"Related Posts";s:6:"line_1";s:25:"Add related Posts Sliders";s:6:"line_2";s:31:"at the end of your post content";s:9:"available";s:5:"2.0.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"340";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wprelated.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_wprelated.jpg";s:7:"img_md5";s:32:"e2e7d6c3a428a55442ba90131556c930";s:5:"color";s:0:"";s:4:"text";s:2:"RP";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:20:"revslider-snow-addon";O:8:"stdClass":22:{s:2:"id";s:3:"566";s:9:"releaseid";s:1:"6";s:4:"slug";s:20:"revslider-snow-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:12:"Holiday Snow";s:6:"line_1";s:12:"Let it snow!";s:6:"line_2";s:32:"Add animated snow to any Slider ";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"380";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:71:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_snow.jpg";s:8:"img_file";s:38:"revslider/addons/images/addon_snow.jpg";s:7:"img_md5";s:32:"d6bac718866b0070198a4340041bc60b";s:5:"color";s:0:"";s:4:"text";s:2:"SN";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:23:"revslider-gallery-addon";O:8:"stdClass":22:{s:2:"id";s:3:"378";s:9:"releaseid";s:1:"2";s:4:"slug";s:23:"revslider-gallery-addon";s:12:"version_from";s:6:"6.4.11";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:17:"WordPress Gallery";s:6:"line_1";s:31:"Replace the standard WP Gallery";s:6:"line_2";s:31:"with the Sliders of your choice";s:9:"available";s:5:"2.0.8";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"430";s:11:"last_update";s:10:"2025-09-30";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:76:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wpgallery.jpg";s:8:"img_file";s:43:"revslider/addons/images/addon_wpgallery.jpg";s:7:"img_md5";s:32:"74392a04b741d83c51e55059dbb388ef";s:5:"color";s:0:"";s:4:"text";s:2:"GA";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:22:"revslider-backup-addon";O:8:"stdClass":22:{s:2:"id";s:2:"53";s:9:"releaseid";s:1:"3";s:4:"slug";s:22:"revslider-backup-addon";s:12:"version_from";s:5:"5.2.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:6:"Backup";s:6:"line_1";s:12:"Make Backups";s:6:"line_2";s:25:"Revisions for your safety";s:9:"available";s:5:"2.0.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:11:"How to use?";s:4:"sort";s:3:"500";s:11:"last_update";s:10:"2024-11-20";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:73:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_backup.jpg";s:8:"img_file";s:40:"revslider/addons/images/addon_backup.jpg";s:7:"img_md5";s:32:"104797323a0293cd3f200b0172db1186";s:5:"color";s:0:"";s:4:"text";s:2:"BU";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:19:"revslider-404-addon";O:8:"stdClass":22:{s:2:"id";s:2:"62";s:9:"releaseid";s:1:"8";s:4:"slug";s:19:"revslider-404-addon";s:12:"version_from";s:3:"5.3";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:3:"404";s:6:"line_1";s:39:"Build custom 404 "Page not Found" Pages";s:6:"line_2";s:28:"with Slider Revolution swag!";s:9:"available";s:5:"2.0.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"620";s:11:"last_update";s:10:"2025-09-30";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:70:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_404.jpg";s:8:"img_file";s:37:"revslider/addons/images/addon_404.jpg";s:7:"img_md5";s:32:"217b0d118a107dc50979740dd61228df";s:5:"color";s:0:"";s:4:"text";s:3:"404";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:30:"revslider-prevnext-posts-addon";O:8:"stdClass":22:{s:2:"id";s:2:"63";s:9:"releaseid";s:1:"9";s:4:"slug";s:30:"revslider-prevnext-posts-addon";s:12:"version_from";s:3:"5.4";s:10:"version_to";s:5:"6.9.9";s:5:"title";s:14:"Adjacent Posts";s:6:"line_1";s:30:"Display previous and next post";s:6:"line_2";s:28:"to the currently showing one";s:9:"available";s:5:"2.0.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"630";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wpadjacent.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_wpadjacent.jpg";s:7:"img_md5";s:32:"cb1feb1257e55d0f42c29dfde2d809ed";s:5:"color";s:0:"";s:4:"text";s:2:"PN";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:21:"revslider-login-addon";O:8:"stdClass":22:{s:2:"id";s:3:"388";s:9:"releaseid";s:2:"11";s:4:"slug";s:21:"revslider-login-addon";s:12:"version_from";s:5:"6.5.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:10:"Login Page";s:6:"line_1";s:25:"Very simple WP Login Page";s:6:"line_2";s:34:"enhanced with your favorite slider";s:9:"available";s:5:"3.0.2";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"650";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:72:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_login.jpg";s:8:"img_file";s:39:"revslider/addons/images/addon_login.jpg";s:7:"img_md5";s:32:"f0f2edffb4e155acf67799692428644d";s:5:"color";s:0:"";s:4:"text";s:2:"LI";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:24:"revslider-featured-addon";O:8:"stdClass":22:{s:2:"id";s:3:"379";s:9:"releaseid";s:2:"12";s:4:"slug";s:24:"revslider-featured-addon";s:12:"version_from";s:6:"6.4.11";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:20:"Post Featured Slider";s:6:"line_1";s:25:"Display a featured Slider";s:6:"line_2";s:41:"instead of a featured Image in your Posts";s:9:"available";s:5:"2.0.5";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"660";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:1;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:77:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wpfeatured.jpg";s:8:"img_file";s:44:"revslider/addons/images/addon_wpfeatured.jpg";s:7:"img_md5";s:32:"bcc840e68194f3eb05795e1353954bda";s:5:"color";s:0:"";s:4:"text";s:2:"FT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:26:"revslider-shapeburst-addon";O:8:"stdClass":22:{s:2:"id";s:3:"613";s:9:"releaseid";s:2:"29";s:4:"slug";s:26:"revslider-shapeburst-addon";s:12:"version_from";s:6:"6.7.23";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:10:"ShapeBurst";s:6:"line_1";s:8:"Shape...";s:6:"line_2";s:9:"and Burst";s:9:"available";s:5:"7.0.2";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:0:"";s:4:"sort";s:3:"670";s:11:"last_update";s:10:"2025-09-30";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:78:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_shape_burst.jpg";s:8:"img_file";s:45:"revslider/addons/images/addon_shape_burst.jpg";s:7:"img_md5";s:32:"2b1b6cb4613bdfcfff4c8c46660be8f5";s:5:"color";s:0:"";s:4:"text";s:2:"SB";}s:6:"banner";s:78:"//updates.themepunch-ext-c.tools/revslider/addons/images/videos/shapeburst.mp4";s:11:"banner_file";s:45:"revslider/addons/images/videos/shapeburst.mp4";s:10:"banner_md5";s:32:"9e2ba7e14745cfea54a98145e886ce9a";s:4:"tags";a:1:{i:0;s:14:"Visual Effects";}}s:23:"revslider-weather-addon";O:8:"stdClass":22:{s:2:"id";s:3:"570";s:9:"releaseid";s:2:"16";s:4:"slug";s:23:"revslider-weather-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:7:"Weather";s:6:"line_1";s:21:"Every where you go...";s:6:"line_2";s:36:"...always take the weather with you!";s:9:"available";s:5:"6.7.4";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:9:"Configure";s:4:"sort";s:3:"690";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:74:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_weather.jpg";s:8:"img_file";s:41:"revslider/addons/images/addon_weather.jpg";s:7:"img_md5";s:32:"c69d1c9a69c2dec43ca0578ac35792bd";s:5:"color";s:0:"";s:4:"text";s:2:"WT";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}s:30:"revslider-duotonefilters-addon";O:8:"stdClass":22:{s:2:"id";s:3:"548";s:9:"releaseid";s:2:"18";s:4:"slug";s:30:"revslider-duotonefilters-addon";s:12:"version_from";s:5:"6.7.0";s:10:"version_to";s:5:"9.9.9";s:5:"title";s:7:"Duotone";s:6:"line_1";s:7:"Duotone";s:6:"line_2";s:25:"Because one is not enough";s:9:"available";s:5:"6.7.3";s:10:"background";s:0:"";s:15:"background_file";s:0:"";s:14:"background_md5";s:0:"";s:6:"button";s:6:"How To";s:4:"sort";s:3:"710";s:11:"last_update";s:10:"2024-11-04";s:6:"global";b:0;s:7:"premium";s:7:"premium";s:4:"logo";O:8:"stdClass":5:{s:3:"img";s:74:"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_duotone.jpg";s:8:"img_file";s:41:"revslider/addons/images/addon_duotone.jpg";s:7:"img_md5";s:32:"fb666e487e7ac28e6a2a157eed1fb682";s:5:"color";s:0:"";s:4:"text";s:3:"DTF";}s:6:"banner";s:0:"";s:11:"banner_file";s:0:"";s:10:"banner_md5";s:0:"";s:4:"tags";a:0:{}}}', 'auto'),
(738, 'revslider-library-check', '1769663609', 'auto'),
(739, 'revslider-library-hash', '8f5739c44eebb6dd2c18c90b8e1b26f0', 'auto');
INSERT INTO `wpd6_options` VALUES
(740, 'rs-library', 'a:3:{s:4:"hash";s:32:"8f5739c44eebb6dd2c18c90b8e1b26f0";s:7:"objects";a:417:{i:0;a:13:{s:2:"id";s:3:"198";s:6:"handle";s:16:"object_dvd_1.png";s:4:"name";s:3:"DVD";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:43:17";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:14130;s:4:"orig";i:220294;}}i:1;a:13:{s:2:"id";s:3:"188";s:6:"handle";s:18:"object_plant_1.png";s:4:"name";s:7:"Plant 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-12 16:25:27";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:27127;s:4:"orig";i:1192484;}}i:2;a:13:{s:2:"id";s:3:"187";s:6:"handle";s:16:"object_pen_1.png";s:4:"name";s:5:"Pen 1";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-12 16:25:27";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:1745;s:4:"orig";i:36243;}}i:3;a:13:{s:2:"id";s:3:"172";s:6:"handle";s:16:"object_egg_1.png";s:4:"name";s:3:"Egg";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"600";s:6:"height";s:3:"600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:10511;s:4:"orig";i:102067;}}i:4;a:13:{s:2:"id";s:3:"171";s:6:"handle";s:19:"object_guitar_1.png";s:4:"name";s:6:"Guitar";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:18581;s:4:"orig";i:776243;}}i:5;a:13:{s:2:"id";s:3:"170";s:6:"handle";s:21:"object_envelope_1.png";s:4:"name";s:15:"Closed Envelope";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:4745;s:4:"orig";i:330658;}}i:6;a:13:{s:2:"id";s:3:"169";s:6:"handle";s:19:"object_postit_2.png";s:4:"name";s:18:"Postit Label White";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:4461;s:4:"orig";i:109963;}}i:7;a:13:{s:2:"id";s:3:"168";s:6:"handle";s:21:"object_envelope_2.png";s:4:"name";s:13:"Open Envelope";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:6790;s:4:"orig";i:407746;}}i:8;a:13:{s:2:"id";s:3:"167";s:6:"handle";s:17:"object_eggs_1.png";s:4:"name";s:10:"Egg Carton";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:18710;s:4:"orig";i:985569;}}i:9;a:13:{s:2:"id";s:3:"166";s:6:"handle";s:25:"object_bottleopener_1.png";s:4:"name";s:13:"Bottle Opener";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:6113;s:4:"orig";i:75865;}}i:10;a:13:{s:2:"id";s:3:"165";s:6:"handle";s:23:"object_blueprints_1.png";s:4:"name";s:10:"Blueprints";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:8145;s:4:"orig";i:400329;}}i:11;a:13:{s:2:"id";s:3:"164";s:6:"handle";s:22:"object_holepunch_1.png";s:4:"name";s:10:"Hole punch";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:5251;s:4:"orig";i:358141;}}i:12;a:13:{s:2:"id";s:3:"163";s:6:"handle";s:20:"object_speaker_1.png";s:4:"name";s:13:"Black Speaker";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:127536;s:4:"orig";i:838279;}}i:13;a:13:{s:2:"id";s:3:"162";s:6:"handle";s:19:"object_eraser_1.png";s:4:"name";s:6:"Eraser";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"500";s:6:"height";s:3:"500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:4081;s:4:"orig";i:22391;}}i:14;a:13:{s:2:"id";s:3:"161";s:6:"handle";s:23:"object_vinylcover_1.png";s:4:"name";s:11:"Vinyl Cover";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:9331;s:4:"orig";i:516465;}}i:15;a:13:{s:2:"id";s:3:"160";s:6:"handle";s:20:"object_booklet_1.png";s:4:"name";s:9:"Booklet 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:7834;s:4:"orig";i:463818;}}i:16;a:13:{s:2:"id";s:3:"159";s:6:"handle";s:22:"object_earphones_2.png";s:4:"name";s:11:"Earphones 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:6359;s:4:"orig";i:102578;}}i:17;a:13:{s:2:"id";s:3:"158";s:6:"handle";s:18:"object_vinyl_1.png";s:4:"name";s:5:"Vinyl";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:22078;s:4:"orig";i:1107904;}}i:18;a:13:{s:2:"id";s:3:"157";s:6:"handle";s:19:"object_postit_1.png";s:4:"name";s:17:"Postit Label Pink";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:15660;s:4:"orig";i:355784;}}i:19;a:13:{s:2:"id";s:3:"156";s:6:"handle";s:23:"object_mechpencil_1.png";s:4:"name";s:17:"Mechanical Pencil";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:5586;s:4:"orig";i:106514;}}i:20;a:13:{s:2:"id";s:3:"155";s:6:"handle";s:22:"object_turntable_1.png";s:4:"name";s:9:"Turntable";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:20909;s:4:"orig";i:988589;}}i:21;a:13:{s:2:"id";s:3:"154";s:6:"handle";s:19:"object_folder_2.png";s:4:"name";s:19:"Closed Folder Black";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:6807;s:4:"orig";i:604409;}}i:22;a:13:{s:2:"id";s:3:"153";s:6:"handle";s:19:"object_postit_4.png";s:4:"name";s:18:"Postit Label Green";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:10484;s:4:"orig";i:229243;}}i:23;a:13:{s:2:"id";s:3:"152";s:6:"handle";s:19:"object_folder_1.png";s:4:"name";s:12:"Blank Folder";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:6034;s:4:"orig";i:516575;}}i:24;a:13:{s:2:"id";s:3:"151";s:6:"handle";s:19:"object_pencup_1.png";s:4:"name";s:7:"Pen Cup";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:30999;s:4:"orig";i:627862;}}i:25;a:13:{s:2:"id";s:3:"150";s:6:"handle";s:23:"object_winebottle_1.png";s:4:"name";s:15:"Red Wine Bottle";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:11735;s:4:"orig";i:658948;}}i:26;a:13:{s:2:"id";s:3:"149";s:6:"handle";s:23:"object_headphones_1.png";s:4:"name";s:10:"Headphones";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:16432;s:4:"orig";i:531684;}}i:27;a:13:{s:2:"id";s:3:"148";s:6:"handle";s:22:"object_earphones_1.png";s:4:"name";s:9:"Earphones";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:15860;s:4:"orig";i:212685;}}i:28;a:13:{s:2:"id";s:3:"147";s:6:"handle";s:19:"object_postit_3.png";s:4:"name";s:19:"Postit Label Yellow";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:12774;s:4:"orig";i:290128;}}i:29;a:13:{s:2:"id";s:3:"146";s:6:"handle";s:22:"object_corkscrew_1.png";s:4:"name";s:23:"Corkscrew Bottle Opener";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1300";s:6:"height";s:4:"1300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-18 15:34:49";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:8558;s:4:"orig";i:264887;}}i:30;a:13:{s:2:"id";s:3:"145";s:6:"handle";s:19:"object_muffin_1.png";s:4:"name";s:16:"Chocolate Muffin";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"900";s:6:"height";s:3:"900";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:23349;s:4:"orig";i:324946;}}i:31;a:13:{s:2:"id";s:3:"144";s:6:"handle";s:18:"object_chair_2.png";s:4:"name";s:12:"Yellow Chair";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:18439;s:4:"orig";i:583276;}}i:32;a:13:{s:2:"id";s:3:"143";s:6:"handle";s:18:"object_knife_2.png";s:4:"name";s:7:"Knife 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:8475;s:4:"orig";i:241613;}}i:33;a:13:{s:2:"id";s:3:"142";s:6:"handle";s:26:"object_choppingboard_2.png";s:4:"name";s:16:"Chopping Board 3";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:12227;s:4:"orig";i:465092;}}i:34;a:13:{s:2:"id";s:3:"141";s:6:"handle";s:26:"object_choppingboard_3.png";s:4:"name";s:16:"Chopping Board 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:23476;s:4:"orig";i:838985;}}i:35;a:13:{s:2:"id";s:3:"140";s:6:"handle";s:19:"object_coffee_2.png";s:4:"name";s:12:"Coffee Cup 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1200";s:6:"height";s:4:"1200";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:128594;s:4:"orig";i:323284;}}i:36;a:13:{s:2:"id";s:3:"139";s:6:"handle";s:18:"object_bread_1.png";s:4:"name";s:15:"Croissant Bread";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:15763;s:4:"orig";i:606028;}}i:37;a:13:{s:2:"id";s:3:"138";s:6:"handle";s:18:"object_spoon_2.png";s:4:"name";s:12:"Wodden Spoon";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:8743;s:4:"orig";i:230696;}}i:38;a:13:{s:2:"id";s:3:"137";s:6:"handle";s:26:"object_choppingboard_1.png";s:4:"name";s:16:"Chopping Board 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:18213;s:4:"orig";i:963650;}}i:39;a:13:{s:2:"id";s:3:"136";s:6:"handle";s:16:"object_cup_2.png";s:4:"name";s:11:"Empty Cup 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1400";s:6:"height";s:4:"1400";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:9109;s:4:"orig";i:190560;}}i:40;a:13:{s:2:"id";s:3:"135";s:6:"handle";s:18:"object_knife_1.png";s:4:"name";s:5:"Knife";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:7469;s:4:"orig";i:161910;}}i:41;a:13:{s:2:"id";s:3:"134";s:6:"handle";s:18:"object_spoon_1.png";s:4:"name";s:5:"Spoon";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:8883;s:4:"orig";i:223813;}}i:42;a:13:{s:2:"id";s:3:"133";s:6:"handle";s:16:"object_cup_1.png";s:4:"name";s:9:"Empty Cup";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1400";s:6:"height";s:4:"1400";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:13021;s:4:"orig";i:334845;}}i:43;a:13:{s:2:"id";s:3:"132";s:6:"handle";s:18:"object_chair_3.png";s:4:"name";s:11:"White Chair";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:20718;s:4:"orig";i:626836;}}i:44;a:13:{s:2:"id";s:3:"131";s:6:"handle";s:19:"object_coffee_1.png";s:4:"name";s:10:"Coffee Cup";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:135139;s:4:"orig";i:761240;}}i:45;a:13:{s:2:"id";s:3:"130";s:6:"handle";s:19:"object_frypan_2.png";s:4:"name";s:9:"Fry Pan 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:13099;s:4:"orig";i:337348;}}i:46;a:13:{s:2:"id";s:3:"129";s:6:"handle";s:19:"object_frypan_1.png";s:4:"name";s:9:"Fry Pan 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:13096;s:4:"orig";i:413010;}}i:47;a:13:{s:2:"id";s:3:"128";s:6:"handle";s:17:"object_fork_1.png";s:4:"name";s:4:"Fork";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:8043;s:4:"orig";i:146037;}}i:48;a:13:{s:2:"id";s:3:"127";s:6:"handle";s:20:"object_dishrag_1.png";s:4:"name";s:13:"Dishrag Cloth";s:4:"tags";a:0:{}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-17 13:48:44";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:37011;s:4:"orig";i:2569343;}}i:49;a:13:{s:2:"id";s:3:"126";s:6:"handle";s:20:"object_wacom_pen.png";s:4:"name";s:17:"Wacom Drawing Pen";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}i:2;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1060";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:118650;s:4:"orig";i:83713;}}i:50;a:13:{s:2:"id";s:3:"125";s:6:"handle";s:21:"object_occulus_vr.png";s:4:"name";s:23:"Occulus Virtual Reality";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:16941;s:4:"orig";i:419726;}}i:51;a:13:{s:2:"id";s:3:"124";s:6:"handle";s:18:"object_antenna.png";s:4:"name";s:13:"Antenna Radar";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:23620;s:4:"orig";i:734047;}}i:52;a:13:{s:2:"id";s:3:"123";s:6:"handle";s:21:"object_solarpanel.png";s:4:"name";s:11:"Solar Panel";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:21088;s:4:"orig";i:683735;}}i:53;a:13:{s:2:"id";s:3:"122";s:6:"handle";s:16:"object_wacom.png";s:4:"name";s:20:"Wacom Drawing Tablet";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}i:2;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:121307;s:4:"orig";i:454357;}}i:54;a:13:{s:2:"id";s:3:"121";s:6:"handle";s:18:"object_earth_2.png";s:4:"name";s:20:"Earth Globe Planet 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:39586;s:4:"orig";i:1296460;}}i:55;a:13:{s:2:"id";s:3:"120";s:6:"handle";s:18:"object_chair_1.png";s:4:"name";s:12:"Office Chair";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:21396;s:4:"orig";i:835061;}}i:56;a:13:{s:2:"id";s:3:"119";s:6:"handle";s:24:"object_windturbine_2.png";s:4:"name";s:14:"Wind Turbine 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:9545;s:4:"orig";i:197811;}}i:57;a:13:{s:2:"id";s:3:"118";s:6:"handle";s:22:"object_windturbine.png";s:4:"name";s:12:"Wind Turbine";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:12033;s:4:"orig";i:168991;}}i:58;a:13:{s:2:"id";s:3:"117";s:6:"handle";s:16:"object_earth.png";s:4:"name";s:18:"Earth Globe Planet";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 16:50:55";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:39587;s:4:"orig";i:1318549;}}i:59;a:13:{s:2:"id";s:2:"88";s:6:"handle";s:24:"object_eiffeltower_2.png";s:4:"name";s:13:"Eiffeltower 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"700";s:6:"height";s:3:"700";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:137321;s:4:"orig";i:211275;}}i:60;a:13:{s:2:"id";s:2:"87";s:6:"handle";s:21:"object_notebook_1.png";s:4:"name";s:11:"Notebook PC";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:14164;s:4:"orig";i:731428;}}i:61;a:13:{s:2:"id";s:2:"86";s:6:"handle";s:20:"object_macbook_1.png";s:4:"name";s:20:"Apple Macbook Silver";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:130362;s:4:"orig";i:908876;}}i:62;a:13:{s:2:"id";s:2:"85";s:6:"handle";s:18:"object_canon_2.png";s:4:"name";s:21:"Canon Camera DSLR Top";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:132862;s:4:"orig";i:925492;}}i:63;a:13:{s:2:"id";s:2:"84";s:6:"handle";s:19:"object_iphone_3.png";s:4:"name";s:25:"Apple iPhone Silver White";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:119015;s:4:"orig";i:133010;}}i:64;a:13:{s:2:"id";s:2:"83";s:6:"handle";s:18:"object_candy_2.png";s:4:"name";s:15:"Candy Colored 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:28476;s:4:"orig";i:203448;}}i:65;a:13:{s:2:"id";s:2:"82";s:6:"handle";s:21:"object_macmouse_1.png";s:4:"name";s:15:"Apple Mac Mouse";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:120592;s:4:"orig";i:133753;}}i:66;a:13:{s:2:"id";s:2:"81";s:6:"handle";s:19:"object_iphone_1.png";s:4:"name";s:18:"Apple iPhone Black";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:119554;s:4:"orig";i:160622;}}i:67;a:13:{s:2:"id";s:2:"80";s:6:"handle";s:17:"object_deco_1.png";s:4:"name";s:17:"White Deco Object";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:14058;s:4:"orig";i:98209;}}i:68;a:13:{s:2:"id";s:2:"79";s:6:"handle";s:23:"object_applewatch_1.png";s:4:"name";s:24:"Apple Watch White Silver";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:126007;s:4:"orig";i:137953;}}i:69;a:13:{s:2:"id";s:2:"78";s:6:"handle";s:23:"object_swissknife_1.png";s:4:"name";s:11:"Swiss Knife";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:124418;s:4:"orig";i:108064;}}i:70;a:13:{s:2:"id";s:2:"77";s:6:"handle";s:23:"object_applewatch_2.png";s:4:"name";s:17:"Apple Watch Black";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:125639;s:4:"orig";i:131820;}}i:71;a:13:{s:2:"id";s:2:"76";s:6:"handle";s:18:"object_candy_1.png";s:4:"name";s:13:"Candy Colored";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:11948;s:4:"orig";i:74707;}}i:72;a:13:{s:2:"id";s:2:"75";s:6:"handle";s:17:"object_ipad_1.png";s:4:"name";s:16:"Apple iPad Black";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:115633;s:4:"orig";i:176188;}}i:73;a:13:{s:2:"id";s:2:"74";s:6:"handle";s:17:"object_lamp_2.png";s:4:"name";s:15:"Black Desk Lamp";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:121535;s:4:"orig";i:315586;}}i:74;a:13:{s:2:"id";s:2:"73";s:6:"handle";s:18:"object_canon_1.png";s:4:"name";s:17:"Canon Camera DLSR";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:133693;s:4:"orig";i:907152;}}i:75;a:13:{s:2:"id";s:2:"72";s:6:"handle";s:23:"object_blackberry_2.png";s:4:"name";s:12:"Blackberry 3";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:11689;s:4:"orig";i:183976;}}i:76;a:13:{s:2:"id";s:2:"71";s:6:"handle";s:19:"object_iphone_2.png";s:4:"name";s:19:"Apple iPhone Silver";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:119147;s:4:"orig";i:164255;}}i:77;a:13:{s:2:"id";s:2:"70";s:6:"handle";s:17:"object_ipad_2.png";s:4:"name";s:15:"Apple iPad Gold";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:9499;s:4:"orig";i:358634;}}i:78;a:13:{s:2:"id";s:2:"69";s:6:"handle";s:20:"object_printer_1.png";s:4:"name";s:7:"Printer";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:14203;s:4:"orig";i:523017;}}i:79;a:13:{s:2:"id";s:2:"68";s:6:"handle";s:20:"object_pcmouse_1.png";s:4:"name";s:14:"Black PC Mouse";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:10702;s:4:"orig";i:121030;}}i:80;a:13:{s:2:"id";s:2:"67";s:6:"handle";s:17:"object_ipad_3.png";s:4:"name";s:17:"Apple iPad Silver";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:9002;s:4:"orig";i:338072;}}i:81;a:13:{s:2:"id";s:2:"66";s:6:"handle";s:17:"object_lamp_1.png";s:4:"name";s:13:"Desk Lamp Top";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:121622;s:4:"orig";i:211345;}}i:82;a:13:{s:2:"id";s:2:"65";s:6:"handle";s:22:"object_macscreen_1.png";s:4:"name";s:16:"Apple Mac Screen";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"2000";s:6:"height";s:4:"2000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:122962;s:4:"orig";i:353407;}}i:83;a:13:{s:2:"id";s:2:"64";s:6:"handle";s:23:"object_blackberry_3.png";s:4:"name";s:12:"Blackberry 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:7170;s:4:"orig";i:118827;}}i:84;a:13:{s:2:"id";s:2:"63";s:6:"handle";s:23:"object_applewatch_3.png";s:4:"name";s:16:"Apple Watch Gold";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"800";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:125910;s:4:"orig";i:126452;}}i:85;a:13:{s:2:"id";s:2:"62";s:6:"handle";s:23:"object_blackberry_1.png";s:4:"name";s:10:"Blackberry";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 16:51:11";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:12207;s:4:"orig";i:177730;}}i:86;a:13:{s:2:"id";s:2:"49";s:6:"handle";s:19:"object_bottle_1.png";s:4:"name";s:18:"Brown Glass Bottle";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:1;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:13663;s:4:"orig";i:833006;}}i:87;a:13:{s:2:"id";s:2:"48";s:6:"handle";s:20:"object_glasses_1.png";s:4:"name";s:19:"Hipster Glasses Top";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:9899;s:4:"orig";i:247486;}}i:88;a:13:{s:2:"id";s:2:"47";s:6:"handle";s:21:"object_magazine_1.png";s:4:"name";s:14:"Blank Magazine";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:7169;s:4:"orig";i:522980;}}i:89;a:13:{s:2:"id";s:2:"46";s:6:"handle";s:28:"object_leatherdocument_2.png";s:4:"name";s:24:"Black Leather Document 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:12411;s:4:"orig";i:1051815;}}i:90;a:13:{s:2:"id";s:2:"45";s:6:"handle";s:18:"object_purse_2.png";s:4:"name";s:13:"Black Purse 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:14974;s:4:"orig";i:1082610;}}i:91;a:13:{s:2:"id";s:2:"44";s:6:"handle";s:23:"object_typewriter_1.png";s:4:"name";s:18:"Retro Typewriter 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:26819;s:4:"orig";i:1283468;}}i:92;a:13:{s:2:"id";s:2:"43";s:6:"handle";s:17:"object_book_5.png";s:4:"name";s:9:"Old Books";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:22713;s:4:"orig";i:1335327;}}i:93;a:13:{s:2:"id";s:2:"42";s:6:"handle";s:28:"object_leatherdocument_1.png";s:4:"name";s:29:"Black Leather Document Closed";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:5513;s:4:"orig";i:477513;}}i:94;a:13:{s:2:"id";s:2:"41";s:6:"handle";s:17:"object_book_4.png";s:4:"name";s:8:"Old Book";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:24077;s:4:"orig";i:1392352;}}i:95;a:13:{s:2:"id";s:2:"40";s:6:"handle";s:19:"object_wallet_2.png";s:4:"name";s:22:"Black Leather Document";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:11502;s:4:"orig";i:779077;}}i:96;a:13:{s:2:"id";s:2:"39";s:6:"handle";s:18:"object_quill_2.png";s:4:"name";s:15:"Quill Feather 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:7975;s:4:"orig";i:323107;}}i:97;a:13:{s:2:"id";s:2:"38";s:6:"handle";s:24:"object_eiffeltower_1.png";s:4:"name";s:11:"Eiffeltower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:129564;s:4:"orig";i:432451;}}i:98;a:13:{s:2:"id";s:2:"37";s:6:"handle";s:21:"object_magazine_2.png";s:4:"name";s:11:"Open Book 3";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1333";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:6743;s:4:"orig";i:479348;}}i:99;a:13:{s:2:"id";s:2:"36";s:6:"handle";s:17:"object_book_1.png";s:4:"name";s:10:"Blank Book";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:3910;s:4:"orig";i:246373;}}i:100;a:13:{s:2:"id";s:2:"35";s:6:"handle";s:20:"object_glasses_2.png";s:4:"name";s:15:"Hipster Glasses";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:9677;s:4:"orig";i:154608;}}i:101;a:13:{s:2:"id";s:2:"34";s:6:"handle";s:17:"object_book_2.png";s:4:"name";s:11:"Open Book 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:5998;s:4:"orig";i:447839;}}i:102;a:13:{s:2:"id";s:2:"33";s:6:"handle";s:19:"object_gloves_1.png";s:4:"name";s:12:"Black Gloves";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:10117;s:4:"orig";i:559800;}}i:103;a:13:{s:2:"id";s:2:"32";s:6:"handle";s:23:"object_typewriter_2.png";s:4:"name";s:16:"Retro Typewriter";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:24853;s:4:"orig";i:1214851;}}i:104;a:13:{s:2:"id";s:2:"31";s:6:"handle";s:17:"object_book_3.png";s:4:"name";s:9:"Open Book";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:18163;s:4:"orig";i:1098732;}}i:105;a:13:{s:2:"id";s:2:"30";s:6:"handle";s:19:"object_wallet_1.png";s:4:"name";s:12:"Black Wallet";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1500";s:6:"height";s:4:"1500";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:5457;s:4:"orig";i:320148;}}i:106;a:13:{s:2:"id";s:2:"29";s:6:"handle";s:18:"object_purse_1.png";s:4:"name";s:11:"Black Purse";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:13313;s:4:"orig";i:828871;}}i:107;a:13:{s:2:"id";s:2:"28";s:6:"handle";s:18:"object_quill_1.png";s:4:"name";s:13:"Quill Feather";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 12:57:32";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:5901;s:4:"orig";i:268842;}}i:108;a:13:{s:2:"id";s:2:"27";s:6:"handle";s:19:"object_artbox_2.png";s:4:"name";s:16:"Art Box Colors 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:37178;s:4:"orig";i:1972817;}}i:109;a:13:{s:2:"id";s:2:"26";s:6:"handle";s:18:"object_cloth_1.png";s:4:"name";s:17:"Cloth Paint Color";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1400";s:6:"height";s:4:"1400";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:26589;s:4:"orig";i:851135;}}i:110;a:13:{s:2:"id";s:2:"25";s:6:"handle";s:21:"object_brushpot_1.png";s:4:"name";s:9:"Brush Pot";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"984";s:6:"height";s:3:"984";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:13334;s:4:"orig";i:225651;}}i:111;a:13:{s:2:"id";s:2:"24";s:6:"handle";s:24:"object_paintbucket_1.png";s:4:"name";s:12:"Paint Bucket";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1400";s:6:"height";s:4:"1400";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:17640;s:4:"orig";i:719125;}}i:112;a:13:{s:2:"id";s:2:"23";s:6:"handle";s:23:"object_paintbrush_2.png";s:4:"name";s:12:"Paintbrush 3";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:3:"700";s:6:"height";s:3:"700";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:8897;s:4:"orig";i:83416;}}i:113;a:13:{s:2:"id";s:2:"22";s:6:"handle";s:19:"object_artbox_1.png";s:4:"name";s:14:"Art Box Colors";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:29174;s:4:"orig";i:1663503;}}i:114;a:13:{s:2:"id";s:2:"21";s:6:"handle";s:23:"object_paintbrush_3.png";s:4:"name";s:12:"Paintbrush 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1100";s:6:"height";s:4:"1100";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:3668;s:4:"orig";i:69153;}}i:115;a:13:{s:2:"id";s:2:"20";s:6:"handle";s:23:"object_paintbrush_1.png";s:4:"name";s:12:"Paintbrush 1";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1000";s:6:"height";s:4:"1000";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-12 10:59:23";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:3179;s:4:"orig";i:45340;}}i:116;a:13:{s:2:"id";s:2:"11";s:6:"handle";s:21:"table_radio_right.png";s:4:"name";s:18:"Radio Speaker Wood";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-11 13:37:51";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:21907;s:4:"orig";i:937495;}}i:117;a:13:{s:2:"id";s:2:"10";s:6:"handle";s:18:"keyboard_apple.png";s:4:"name";s:14:"Apple Keyboard";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-11 13:37:51";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:124560;s:4:"orig";i:575796;}}i:118;a:13:{s:2:"id";s:1:"9";s:6:"handle";s:20:"macbook_top_gold.png";s:4:"name";s:18:"Apple Macbook Gold";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1600";s:6:"height";s:4:"1600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-11 13:37:51";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:20553;s:4:"orig";i:734042;}}i:119;a:13:{s:2:"id";s:1:"8";s:6:"handle";s:21:"nexus6_front_blue.png";s:4:"name";s:19:"Google Nexus 6 Blue";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:1;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1100";s:6:"height";s:4:"1100";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-11 13:37:51";s:6:"active";s:1:"1";s:4:"type";s:1:"1";s:9:"file_size";a:2:{s:5:"thumb";i:9048;s:4:"orig";i:129827;}}i:420;a:13:{s:2:"id";s:3:"479";s:6:"handle";s:31:"Tram-beside-waiting-station.jpg";s:4:"name";s:27:"Tram beside waiting station";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1450";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:52:06";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:19226;s:4:"orig";i:758093;}}i:421;a:13:{s:2:"id";s:3:"478";s:6:"handle";s:14:"Pulling-up.jpg";s:4:"name";s:10:"Pulling up";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1297";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:41:20";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12387;s:4:"orig";i:472820;}}i:422;a:13:{s:2:"id";s:3:"477";s:6:"handle";s:16:"Snowboarding.jpg";s:4:"name";s:12:"Snowboarding";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1290";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:41:20";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10972;s:4:"orig";i:380716;}}i:423;a:13:{s:2:"id";s:3:"476";s:6:"handle";s:16:"Morning-yoga.jpg";s:4:"name";s:12:"Morning yoga";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1346";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12394;s:4:"orig";i:959761;}}i:424;a:13:{s:2:"id";s:3:"475";s:6:"handle";s:8:"Yoga.jpg";s:4:"name";s:4:"Yoga";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1079";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11474;s:4:"orig";i:284282;}}i:425;a:13:{s:2:"id";s:3:"474";s:6:"handle";s:14:"Golf-balls.jpg";s:4:"name";s:10:"Golf balls";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13395;s:4:"orig";i:519568;}}i:426;a:13:{s:2:"id";s:3:"473";s:6:"handle";s:19:"Confident-Boxer.jpg";s:4:"name";s:15:"Confident Boxer";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15367;s:4:"orig";i:364626;}}i:427;a:13:{s:2:"id";s:3:"472";s:6:"handle";s:11:"Aerobic.jpg";s:4:"name";s:7:"Aerobic";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:40:23";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16174;s:4:"orig";i:265728;}}i:428;a:13:{s:2:"id";s:3:"471";s:6:"handle";s:18:"Riding-bicycle.jpg";s:4:"name";s:14:"Riding bicycle";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1358";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:7677;s:4:"orig";i:256526;}}i:429;a:13:{s:2:"id";s:3:"470";s:6:"handle";s:27:"woman-with-barbell-back.jpg";s:4:"name";s:23:"woman with barbell back";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12408;s:4:"orig";i:354771;}}i:430;a:13:{s:2:"id";s:3:"469";s:6:"handle";s:24:"Woman-lying-on-floor.jpg";s:4:"name";s:20:"Woman lying on floor";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1318";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17621;s:4:"orig";i:673109;}}i:431;a:13:{s:2:"id";s:3:"468";s:6:"handle";s:27:"Holding-black-dumbbells.jpg";s:4:"name";s:23:"Holding black dumbbells";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1275";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9464;s:4:"orig";i:180683;}}i:432;a:13:{s:2:"id";s:3:"467";s:6:"handle";s:25:"Woman-using-dumbbells.jpg";s:4:"name";s:21:"Woman using dumbbells";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1425";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16190;s:4:"orig";i:381967;}}i:433;a:13:{s:2:"id";s:3:"466";s:6:"handle";s:16:"Soccer-cleat.jpg";s:4:"name";s:12:"Soccer cleat";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:26583;s:4:"orig";i:792941;}}i:434;a:13:{s:2:"id";s:3:"465";s:6:"handle";s:16:"Soccer-field.jpg";s:4:"name";s:12:"Soccer field";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17464;s:4:"orig";i:394604;}}i:435;a:13:{s:2:"id";s:3:"464";s:6:"handle";s:23:"Man-tying-his-shoes.jpg";s:4:"name";s:19:"Man tying his shoes";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1200";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:19126;s:4:"orig";i:403268;}}i:436;a:13:{s:2:"id";s:3:"463";s:6:"handle";s:10:"Boxing.jpg";s:4:"name";s:6:"Boxing";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16597;s:4:"orig";i:552042;}}i:437;a:13:{s:2:"id";s:3:"462";s:6:"handle";s:22:"woman-with-barbell.jpg";s:4:"name";s:18:"woman with barbell";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16027;s:4:"orig";i:430912;}}i:438;a:13:{s:2:"id";s:3:"461";s:6:"handle";s:12:"Crossfit.jpg";s:4:"name";s:8:"Crossfit";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15961;s:4:"orig";i:706482;}}i:439;a:13:{s:2:"id";s:3:"460";s:6:"handle";s:25:"Man-and-woman-jogging.jpg";s:4:"name";s:21:"Man and woman jogging";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:20286;s:4:"orig";i:704324;}}i:440;a:13:{s:2:"id";s:3:"459";s:6:"handle";s:16:"Playing-golf.jpg";s:4:"name";s:12:"Playing golf";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10077;s:4:"orig";i:197347;}}i:441;a:13:{s:2:"id";s:3:"458";s:6:"handle";s:18:"Surfer-in-wave.jpg";s:4:"name";s:14:"Surfer in wave";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:14092;s:4:"orig";i:517927;}}i:442;a:13:{s:2:"id";s:3:"457";s:6:"handle";s:25:"Woman-lifting-barbell.jpg";s:4:"name";s:21:"Woman lifting barbell";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:18629;s:4:"orig";i:620706;}}i:443;a:13:{s:2:"id";s:3:"456";s:6:"handle";s:14:"Stretching.jpg";s:4:"name";s:10:"Stretching";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10220;s:4:"orig";i:348322;}}i:444;a:13:{s:2:"id";s:3:"455";s:6:"handle";s:18:"Snowboarding-2.jpg";s:4:"name";s:14:"Snowboarding 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:6348;s:4:"orig";i:211494;}}i:445;a:13:{s:2:"id";s:3:"454";s:6:"handle";s:11:"Balance.jpg";s:4:"name";s:7:"Balance";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1920";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9826;s:4:"orig";i:377551;}}i:446;a:13:{s:2:"id";s:3:"453";s:6:"handle";s:19:"Pool-meditation.jpg";s:4:"name";s:15:"Pool meditation";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13862;s:4:"orig";i:454028;}}i:447;a:13:{s:2:"id";s:3:"452";s:6:"handle";s:18:"Soccer-stadium.jpg";s:4:"name";s:14:"Soccer stadium";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:18636;s:4:"orig";i:785357;}}i:448;a:13:{s:2:"id";s:3:"451";s:6:"handle";s:25:"Soccer-field-top-view.jpg";s:4:"name";s:21:"Soccer field top view";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17409;s:4:"orig";i:996686;}}i:449;a:13:{s:2:"id";s:3:"450";s:6:"handle";s:14:"Basketball.jpg";s:4:"name";s:10:"Basketball";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12053;s:4:"orig";i:916937;}}i:450;a:13:{s:2:"id";s:3:"449";s:6:"handle";s:14:"in-the-fog.jpg";s:4:"name";s:10:"in the fog";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:3887;s:4:"orig";i:154603;}}i:451;a:13:{s:2:"id";s:3:"448";s:6:"handle";s:13:"Handstand.jpg";s:4:"name";s:9:"Handstand";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1079";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:38:24";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16305;s:4:"orig";i:483681;}}i:452;a:13:{s:2:"id";s:3:"447";s:6:"handle";s:11:"Friends.jpg";s:4:"name";s:7:"Friends";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12105;s:4:"orig";i:314746;}}i:453;a:13:{s:2:"id";s:3:"446";s:6:"handle";s:28:"Sneakers-on-the-railroad.jpg";s:4:"name";s:24:"Sneakers on the railroad";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:18137;s:4:"orig";i:371805;}}i:454;a:13:{s:2:"id";s:3:"445";s:6:"handle";s:23:"Family-on-the-ocean.jpg";s:4:"name";s:19:"Family on the ocean";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11586;s:4:"orig";i:354781;}}i:455;a:13:{s:2:"id";s:3:"444";s:6:"handle";s:10:"Sunset.jpg";s:4:"name";s:6:"Sunset";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9848;s:4:"orig";i:195359;}}i:456;a:13:{s:2:"id";s:3:"443";s:6:"handle";s:9:"Books.jpg";s:4:"name";s:5:"Books";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1275";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10089;s:4:"orig";i:218538;}}i:457;a:13:{s:2:"id";s:3:"442";s:6:"handle";s:25:"Looking-at-the-window.jpg";s:4:"name";s:21:"Looking at the window";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16403;s:4:"orig";i:547096;}}i:458;a:13:{s:2:"id";s:3:"441";s:6:"handle";s:48:"woman-standing-near-buildings-during-daytime.jpg";s:4:"name";s:44:"woman standing near buildings during daytime";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:19188;s:4:"orig";i:371592;}}i:459;a:13:{s:2:"id";s:3:"440";s:6:"handle";s:12:"Lollipop.jpg";s:4:"name";s:8:"Lollipop";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1395";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15157;s:4:"orig";i:658386;}}i:460;a:13:{s:2:"id";s:3:"439";s:6:"handle";s:26:"People-crossing-street.jpg";s:4:"name";s:22:"People crossing street";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:24833;s:4:"orig";i:942816;}}i:461;a:13:{s:2:"id";s:3:"438";s:6:"handle";s:24:"Friends-on-the-shore.jpg";s:4:"name";s:20:"Friends on the shore";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15887;s:4:"orig";i:345362;}}i:462;a:13:{s:2:"id";s:3:"437";s:6:"handle";s:13:"Coworkers.jpg";s:4:"name";s:9:"Coworkers";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15665;s:4:"orig";i:407640;}}i:463;a:13:{s:2:"id";s:3:"436";s:6:"handle";s:27:"Hiking-in-the-Dolomites.jpg";s:4:"name";s:23:"Hiking in the Dolomites";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:19443;s:4:"orig";i:844506;}}i:464;a:13:{s:2:"id";s:3:"435";s:6:"handle";s:18:"Successful-man.jpg";s:4:"name";s:14:"Successful man";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15564;s:4:"orig";i:573777;}}i:465;a:13:{s:2:"id";s:3:"434";s:6:"handle";s:23:"Beautiful-sunny-day.jpg";s:4:"name";s:19:"Beautiful sunny day";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13337;s:4:"orig";i:762091;}}i:466;a:13:{s:2:"id";s:3:"433";s:6:"handle";s:8:"Guys.jpg";s:4:"name";s:4:"Guys";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16746;s:4:"orig";i:365391;}}i:467;a:13:{s:2:"id";s:3:"432";s:6:"handle";s:19:"Confetti-Shower.jpg";s:4:"name";s:15:"Confetti Shower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12699;s:4:"orig";i:427166;}}i:468;a:13:{s:2:"id";s:3:"431";s:6:"handle";s:24:"Sun-was-setting-down.jpg";s:4:"name";s:20:"Sun was setting down";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:4748;s:4:"orig";i:238506;}}i:469;a:13:{s:2:"id";s:3:"430";s:6:"handle";s:9:"Jumps.jpg";s:4:"name";s:5:"Jumps";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:19043;s:4:"orig";i:595277;}}i:470;a:13:{s:2:"id";s:3:"429";s:6:"handle";s:23:"Friends-by-the-fire.jpg";s:4:"name";s:19:"Friends by the fire";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11863;s:4:"orig";i:228649;}}i:471;a:13:{s:2:"id";s:3:"428";s:6:"handle";s:21:"Under-the-blanket.jpg";s:4:"name";s:17:"Under the blanket";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1413";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10878;s:4:"orig";i:313238;}}i:472;a:13:{s:2:"id";s:3:"427";s:6:"handle";s:18:"Pretty-in-Pink.jpg";s:4:"name";s:14:"Pretty in Pink";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1394";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:7596;s:4:"orig";i:193734;}}i:473;a:13:{s:2:"id";s:3:"426";s:6:"handle";s:31:"Discussions-at-a-long-table.jpg";s:4:"name";s:27:"Discussions at a long table";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1268";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9305;s:4:"orig";i:223763;}}i:474;a:13:{s:2:"id";s:3:"425";s:6:"handle";s:18:"Lost-in-Lemons.jpg";s:4:"name";s:14:"Lost in Lemons";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:23289;s:4:"orig";i:699269;}}i:475;a:13:{s:2:"id";s:3:"424";s:6:"handle";s:13:"Team-work.jpg";s:4:"name";s:9:"Team work";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16638;s:4:"orig";i:415507;}}i:476;a:13:{s:2:"id";s:3:"423";s:6:"handle";s:20:"Romantic-evening.jpg";s:4:"name";s:16:"Romantic evening";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1263";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:36:58";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11706;s:4:"orig";i:310875;}}i:477;a:13:{s:2:"id";s:3:"422";s:6:"handle";s:19:"Crew-collective.jpg";s:4:"name";s:15:"Crew collective";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:18880;s:4:"orig";i:531273;}}i:478;a:13:{s:2:"id";s:3:"421";s:6:"handle";s:8:"Code.jpg";s:4:"name";s:4:"Code";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:20175;s:4:"orig";i:554813;}}i:479;a:13:{s:2:"id";s:3:"420";s:6:"handle";s:48:"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg";s:4:"name";s:44:"Yellow ceramic mug beside gray aluminum iMac";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:6818;s:4:"orig";i:122809;}}i:480;a:13:{s:2:"id";s:3:"419";s:6:"handle";s:11:"My-desk.jpg";s:4:"name";s:7:"My desk";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1315";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:8776;s:4:"orig";i:190452;}}i:481;a:13:{s:2:"id";s:3:"418";s:6:"handle";s:17:"Cooperation-2.jpg";s:4:"name";s:13:"Cooperation 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:52127;s:4:"orig";i:352596;}}i:482;a:13:{s:2:"id";s:3:"417";s:6:"handle";s:33:"MacBook-on-top-of-brown-table.jpg";s:4:"name";s:29:"MacBook on top of brown table";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:8878;s:4:"orig";i:183427;}}i:483;a:13:{s:2:"id";s:3:"416";s:6:"handle";s:27:"Beautiful-working-place.jpg";s:4:"name";s:23:"Beautiful working place";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15887;s:4:"orig";i:368977;}}i:484;a:13:{s:2:"id";s:3:"415";s:6:"handle";s:14:"Typewriter.jpg";s:4:"name";s:10:"Typewriter";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15080;s:4:"orig";i:707157;}}i:485;a:13:{s:2:"id";s:3:"414";s:6:"handle";s:19:"White-desk-lamp.jpg";s:4:"name";s:15:"White desk lamp";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:5473;s:4:"orig";i:288675;}}i:486;a:13:{s:2:"id";s:3:"413";s:6:"handle";s:18:"Office-working.jpg";s:4:"name";s:14:"Office working";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:19262;s:4:"orig";i:513524;}}i:487;a:13:{s:2:"id";s:3:"412";s:6:"handle";s:36:"Silver-iMac-on-brown-wooden-desk.jpg";s:4:"name";s:32:"Silver iMac on brown wooden desk";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1240";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9810;s:4:"orig";i:317981;}}i:488;a:13:{s:2:"id";s:3:"411";s:6:"handle";s:23:"Working-in-progress.jpg";s:4:"name";s:19:"Working in progress";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15773;s:4:"orig";i:519696;}}i:489;a:13:{s:2:"id";s:3:"410";s:6:"handle";s:15:"Cooperation.jpg";s:4:"name";s:11:"Cooperation";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:32647;s:4:"orig";i:350074;}}i:490;a:13:{s:2:"id";s:3:"409";s:6:"handle";s:17:"Working-place.jpg";s:4:"name";s:13:"Working place";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:14643;s:4:"orig";i:314424;}}i:491;a:13:{s:2:"id";s:3:"408";s:6:"handle";s:16:"Working-desk.jpg";s:4:"name";s:12:"Working desk";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:33:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:19823;s:4:"orig";i:511473;}}i:492;a:13:{s:2:"id";s:3:"407";s:6:"handle";s:23:"low-angle-of-forest.jpg";s:4:"name";s:19:"low angle of forest";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:37262;s:4:"orig";i:1590451;}}i:493;a:13:{s:2:"id";s:3:"406";s:6:"handle";s:23:"Lake-under-blue-sky.jpg";s:4:"name";s:19:"Lake under blue sky";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1351";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13647;s:4:"orig";i:408622;}}i:494;a:13:{s:2:"id";s:3:"405";s:6:"handle";s:21:"Blue-starry-night.jpg";s:4:"name";s:17:"Blue starry night";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10075;s:4:"orig";i:216586;}}i:495;a:13:{s:2:"id";s:3:"404";s:6:"handle";s:22:"Aerial-photography.jpg";s:4:"name";s:18:"Aerial photography";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10969;s:4:"orig";i:405945;}}i:496;a:13:{s:2:"id";s:3:"403";s:6:"handle";s:14:"Red-clouds.jpg";s:4:"name";s:10:"Red clouds";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9975;s:4:"orig";i:257177;}}i:497;a:13:{s:2:"id";s:3:"402";s:6:"handle";s:14:"Snow-field.jpg";s:4:"name";s:10:"Snow field";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1227";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9598;s:4:"orig";i:300066;}}i:498;a:13:{s:2:"id";s:3:"401";s:6:"handle";s:13:"White-sky.jpg";s:4:"name";s:9:"White sky";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:7588;s:4:"orig";i:184359;}}i:499;a:13:{s:2:"id";s:3:"400";s:6:"handle";s:24:"Trees-covered-by-fog.jpg";s:4:"name";s:20:"Trees covered by fog";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9507;s:4:"orig";i:290246;}}i:500;a:13:{s:2:"id";s:3:"399";s:6:"handle";s:26:"Red-and-white-mushroom.jpg";s:4:"name";s:22:"Red and white mushroom";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:14875;s:4:"orig";i:324145;}}i:501;a:13:{s:2:"id";s:3:"398";s:6:"handle";s:24:"Lake-near-pine-trees.jpg";s:4:"name";s:20:"Lake near pine trees";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:18138;s:4:"orig";i:736181;}}i:502;a:13:{s:2:"id";s:3:"397";s:6:"handle";s:35:"After-a-long-day-of-backpacking.jpg";s:4:"name";s:31:"After a long day of backpacking";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10664;s:4:"orig";i:411404;}}i:503;a:13:{s:2:"id";s:3:"396";s:6:"handle";s:32:"Mountains-during-golden-hour.jpg";s:4:"name";s:28:"Mountains during golden hour";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11609;s:4:"orig";i:273103;}}i:504;a:13:{s:2:"id";s:3:"395";s:6:"handle";s:27:"Man-looking-on-mountain.jpg";s:4:"name";s:23:"Man looking on mountain";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16837;s:4:"orig";i:456937;}}i:505;a:13:{s:2:"id";s:3:"394";s:6:"handle";s:19:"Body-of-water-2.jpg";s:4:"name";s:15:"Body of water 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13774;s:4:"orig";i:385875;}}i:506;a:13:{s:2:"id";s:3:"393";s:6:"handle";s:15:"Brown-cliff.jpg";s:4:"name";s:11:"Brown cliff";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12285;s:4:"orig";i:546492;}}i:507;a:13:{s:2:"id";s:3:"392";s:6:"handle";s:20:"Green-foggy-tree.jpg";s:4:"name";s:16:"Green foggy tree";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1417";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12631;s:4:"orig";i:540206;}}i:508;a:13:{s:2:"id";s:3:"391";s:6:"handle";s:32:"Grayscale-photo-of-mountains.jpg";s:4:"name";s:28:"Grayscale photo of mountains";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9964;s:4:"orig";i:309994;}}i:509;a:13:{s:2:"id";s:3:"390";s:6:"handle";s:19:"Under-sunny-sky.jpg";s:4:"name";s:15:"Under sunny sky";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:31:55";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13683;s:4:"orig";i:369417;}}i:510;a:13:{s:2:"id";s:3:"389";s:6:"handle";s:16:"Rock-concert.jpg";s:4:"name";s:12:"Rock concert";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1443";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15941;s:4:"orig";i:475914;}}i:511;a:13:{s:2:"id";s:3:"388";s:6:"handle";s:30:"Group-of-people-in-concert.jpg";s:4:"name";s:26:"Group of people in concert";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17854;s:4:"orig";i:371480;}}i:512;a:13:{s:2:"id";s:3:"387";s:6:"handle";s:6:"DJ.jpg";s:4:"name";s:2:"DJ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17441;s:4:"orig";i:507045;}}i:513;a:13:{s:2:"id";s:3:"386";s:6:"handle";s:56:"Woman-standing-watching-LED-light-musical-instrument.jpg";s:4:"name";s:52:"Woman standing watching LED light musical instrument";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:32396;s:4:"orig";i:750503;}}i:514;a:13:{s:2:"id";s:3:"385";s:6:"handle";s:16:"Concert-hall.jpg";s:4:"name";s:12:"Concert hall";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:25355;s:4:"orig";i:517171;}}i:515;a:13:{s:2:"id";s:3:"384";s:6:"handle";s:18:"Concert-hall-2.jpg";s:4:"name";s:14:"Concert hall 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:30467;s:4:"orig";i:1076108;}}i:516;a:13:{s:2:"id";s:3:"383";s:6:"handle";s:29:"man-playing-upright-piano.jpg";s:4:"name";s:25:"man playing upright piano";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1340";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17629;s:4:"orig";i:804567;}}i:517;a:13:{s:2:"id";s:3:"382";s:6:"handle";s:30:"person-performing-on-stage.jpg";s:4:"name";s:26:"person performing on stage";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12952;s:4:"orig";i:489898;}}i:518;a:13:{s:2:"id";s:3:"381";s:6:"handle";s:27:"Brown-string-instrument.jpg";s:4:"name";s:23:"Brown string instrument";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1272";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11065;s:4:"orig";i:384178;}}i:519;a:13:{s:2:"id";s:3:"380";s:6:"handle";s:36:"silhouette-of-person-with-guitar.jpg";s:4:"name";s:32:"silhouette of person with guitar";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:6262;s:4:"orig";i:198960;}}i:520;a:13:{s:2:"id";s:3:"379";s:6:"handle";s:14:"Party-fans.jpg";s:4:"name";s:10:"Party fans";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16353;s:4:"orig";i:245636;}}i:521;a:13:{s:2:"id";s:3:"378";s:6:"handle";s:24:"Condenser-microphone.jpg";s:4:"name";s:20:"Condenser microphone";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:25:26";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:6048;s:4:"orig";i:133907;}}i:522;a:13:{s:2:"id";s:3:"377";s:6:"handle";s:42:"Low-angle-photo-of-high-rise-buildings.jpg";s:4:"name";s:38:"Low angle photo of high rise buildings";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15187;s:4:"orig";i:450326;}}i:523;a:13:{s:2:"id";s:3:"376";s:6:"handle";s:23:"High-rise-buildings.jpg";s:4:"name";s:19:"High rise buildings";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17977;s:4:"orig";i:582673;}}i:524;a:13:{s:2:"id";s:3:"375";s:6:"handle";s:16:"Cable-bridge.jpg";s:4:"name";s:12:"Cable bridge";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1272";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:20171;s:4:"orig";i:617346;}}i:525;a:13:{s:2:"id";s:3:"374";s:6:"handle";s:35:"Bokeh-effect-from-street-lights.jpg";s:4:"name";s:31:"Bokeh effect from street lights";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:14937;s:4:"orig";i:227355;}}i:526;a:13:{s:2:"id";s:3:"373";s:6:"handle";s:18:"Low-angle-view.jpg";s:4:"name";s:14:"Low angle view";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9789;s:4:"orig";i:321713;}}i:527;a:13:{s:2:"id";s:3:"372";s:6:"handle";s:21:"Double-decker-bus.jpg";s:4:"name";s:17:"Double decker bus";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1373";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:18374;s:4:"orig";i:642218;}}i:528;a:13:{s:2:"id";s:3:"371";s:6:"handle";s:32:"Buildings-near-body-of-water.jpg";s:4:"name";s:28:"Buildings near body of water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1370";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17332;s:4:"orig";i:791283;}}i:529;a:13:{s:2:"id";s:3:"370";s:6:"handle";s:18:"Satellite-view.jpg";s:4:"name";s:14:"Satellite view";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:28854;s:4:"orig";i:1228379;}}i:530;a:13:{s:2:"id";s:3:"369";s:6:"handle";s:14:"Twin-Tower.jpg";s:4:"name";s:10:"Twin Tower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:7529;s:4:"orig";i:263779;}}i:531;a:13:{s:2:"id";s:3:"368";s:6:"handle";s:22:"Two-person-walking.jpg";s:4:"name";s:18:"Two person walking";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1345";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:18101;s:4:"orig";i:617407;}}i:532;a:13:{s:2:"id";s:3:"367";s:6:"handle";s:15:"Sears-Tower.jpg";s:4:"name";s:11:"Sears Tower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:18049;s:4:"orig";i:757700;}}i:533;a:13:{s:2:"id";s:3:"366";s:6:"handle";s:19:"Night-cityscape.jpg";s:4:"name";s:15:"Night cityscape";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:18133;s:4:"orig";i:633849;}}i:534;a:13:{s:2:"id";s:3:"365";s:6:"handle";s:25:"Empire-State-Building.jpg";s:4:"name";s:21:"Empire State Building";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:24430;s:4:"orig";i:954378;}}i:535;a:13:{s:2:"id";s:3:"364";s:6:"handle";s:9:"Paris.jpg";s:4:"name";s:5:"Paris";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16738;s:4:"orig";i:664032;}}i:536;a:13:{s:2:"id";s:3:"363";s:6:"handle";s:31:"Building-during-golden-hour.jpg";s:4:"name";s:27:"Building during golden hour";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1288";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17594;s:4:"orig";i:503413;}}i:537;a:13:{s:2:"id";s:3:"362";s:6:"handle";s:21:"Afternoon-skyline.jpg";s:4:"name";s:17:"Afternoon skyline";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15558;s:4:"orig";i:508616;}}i:538;a:13:{s:2:"id";s:3:"361";s:6:"handle";s:22:"Concrete-buildings.jpg";s:4:"name";s:18:"Concrete buildings";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:14665;s:4:"orig";i:429256;}}i:539;a:13:{s:2:"id";s:3:"360";s:6:"handle";s:26:"Architectural-building.jpg";s:4:"name";s:22:"Architectural building";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1382";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:20433;s:4:"orig";i:1162968;}}i:540;a:13:{s:2:"id";s:3:"359";s:6:"handle";s:23:"Skyline-photography.jpg";s:4:"name";s:19:"Skyline photography";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10872;s:4:"orig";i:289488;}}i:541;a:13:{s:2:"id";s:3:"358";s:6:"handle";s:38:"People-standing-on-pedestrian-lane.jpg";s:4:"name";s:34:"People standing on pedestrian lane";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1154";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17988;s:4:"orig";i:602577;}}i:542;a:13:{s:2:"id";s:3:"357";s:6:"handle";s:16:"Burj-Khalifa.jpg";s:4:"name";s:12:"Burj Khalifa";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9794;s:4:"orig";i:352053;}}i:543;a:13:{s:2:"id";s:3:"356";s:6:"handle";s:13:"Skycraper.jpg";s:4:"name";s:9:"Skycraper";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11735;s:4:"orig";i:370551;}}i:544;a:13:{s:2:"id";s:3:"355";s:6:"handle";s:14:"Gray-tower.jpg";s:4:"name";s:10:"Gray tower";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1433";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-16 10:24:11";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10397;s:4:"orig";i:280660;}}i:545;a:13:{s:2:"id";s:3:"354";s:6:"handle";s:28:"One-fine-day-in-Maldives.jpg";s:4:"name";s:24:"One fine day in Maldives";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1116";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:26832;s:4:"orig";i:677097;}}i:546;a:13:{s:2:"id";s:3:"353";s:6:"handle";s:25:"Boat-on-body-of-water.jpg";s:4:"name";s:21:"Boat on body of water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13591;s:4:"orig";i:846550;}}i:547;a:13:{s:2:"id";s:3:"352";s:6:"handle";s:33:"Aerial-photo-of-body-of-water.jpg";s:4:"name";s:29:"Aerial photo of body of water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1078";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12138;s:4:"orig";i:511326;}}i:548;a:13:{s:2:"id";s:3:"351";s:6:"handle";s:31:"Assorted-color-beach-houses.jpg";s:4:"name";s:27:"Assorted color beach houses";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1135";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:14005;s:4:"orig";i:392648;}}i:549;a:13:{s:2:"id";s:3:"350";s:6:"handle";s:36:"Woman-leaning-on-tree-near-beach.jpg";s:4:"name";s:32:"Woman leaning on tree near beach";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1559";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11612;s:4:"orig";i:688650;}}i:550;a:13:{s:2:"id";s:3:"349";s:6:"handle";s:17:"Body-of-water.jpg";s:4:"name";s:13:"Body of water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1269";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:28096;s:4:"orig";i:766943;}}i:551;a:13:{s:2:"id";s:3:"348";s:6:"handle";s:17:"People-on-sea.jpg";s:4:"name";s:13:"People on sea";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17419;s:4:"orig";i:759716;}}i:552;a:13:{s:2:"id";s:3:"347";s:6:"handle";s:31:"Man-sitting-beside-of-woman.jpg";s:4:"name";s:27:"Man sitting beside of woman";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10910;s:4:"orig";i:191059;}}i:553;a:13:{s:2:"id";s:3:"346";s:6:"handle";s:22:"woman-in-the-water.jpg";s:4:"name";s:18:"woman in the water";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:24825;s:4:"orig";i:706226;}}i:554;a:13:{s:2:"id";s:3:"345";s:6:"handle";s:39:"Brown-stone-near-sea-at-golden-hour.jpg";s:4:"name";s:35:"Brown stone near sea at golden hour";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11091;s:4:"orig";i:300143;}}i:555;a:13:{s:2:"id";s:3:"344";s:6:"handle";s:18:"Birds-eye-view.jpg";s:4:"name";s:14:"Birds eye view";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1079";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15004;s:4:"orig";i:475888;}}i:556;a:13:{s:2:"id";s:3:"343";s:6:"handle";s:18:"Empty-seashore.jpg";s:4:"name";s:14:"Empty seashore";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1365";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13155;s:4:"orig";i:683645;}}i:557;a:13:{s:2:"id";s:3:"342";s:6:"handle";s:31:"Seashore-during-golden-hour.jpg";s:4:"name";s:27:"Seashore during golden hour";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1439";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15305;s:4:"orig";i:655207;}}i:558;a:13:{s:2:"id";s:3:"341";s:6:"handle";s:16:"Coconut-tree.jpg";s:4:"name";s:12:"Coconut tree";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17740;s:4:"orig";i:745183;}}i:559;a:13:{s:2:"id";s:3:"340";s:6:"handle";s:37:"Aerial-photography-of-beach-shore.jpg";s:4:"name";s:33:"Aerial photography of beach shore";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1439";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-15 14:18:38";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:17442;s:4:"orig";i:641873;}}i:560;a:13:{s:2:"id";s:3:"197";s:6:"handle";s:17:"relax_hammock.jpg";s:4:"name";s:13:"Relax Hammock";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16088;s:4:"orig";i:241567;}}i:561;a:13:{s:2:"id";s:3:"196";s:6:"handle";s:16:"beach_houses.jpg";s:4:"name";s:12:"Beach Houses";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:8512;s:4:"orig";i:267430;}}i:562;a:13:{s:2:"id";s:3:"195";s:6:"handle";s:17:"forest_road_2.jpg";s:4:"name";s:13:"Forest Road 2";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:25804;s:4:"orig";i:908234;}}i:563;a:13:{s:2:"id";s:3:"194";s:6:"handle";s:14:"clean_desk.jpg";s:4:"name";s:10:"Clean Desk";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:4691;s:4:"orig";i:108160;}}i:564;a:13:{s:2:"id";s:3:"193";s:6:"handle";s:19:"mountain_view_6.jpg";s:4:"name";s:15:"Mountain View 6";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1249";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12753;s:4:"orig";i:218714;}}i:565;a:13:{s:2:"id";s:3:"192";s:6:"handle";s:14:"corn_field.jpg";s:4:"name";s:10:"Corn Field";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1320";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:19312;s:4:"orig";i:438345;}}i:566;a:13:{s:2:"id";s:3:"191";s:6:"handle";s:21:"stylish_apartment.jpg";s:4:"name";s:17:"Stylish Apartment";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16224;s:4:"orig";i:409547;}}i:567;a:13:{s:2:"id";s:3:"190";s:6:"handle";s:24:"hipster_coffee_house.jpg";s:4:"name";s:20:"Hipster Coffee House";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:22344;s:4:"orig";i:432904;}}i:568;a:13:{s:2:"id";s:3:"189";s:6:"handle";s:16:"blurry_beach.jpg";s:4:"name";s:12:"Blurry Beach";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-10-17 12:41:12";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9431;s:4:"orig";i:220442;}}i:569;a:13:{s:2:"id";s:3:"186";s:6:"handle";s:17:"greens_street.jpg";s:4:"name";s:13:"Greens Street";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:29538;s:4:"orig";i:733632;}}i:570;a:13:{s:2:"id";s:3:"185";s:6:"handle";s:10:"desert.jpg";s:4:"name";s:6:"Desert";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12859;s:4:"orig";i:430959;}}i:571;a:13:{s:2:"id";s:3:"184";s:6:"handle";s:19:"mountain_view_5.jpg";s:4:"name";s:15:"Mountain View 5";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13413;s:4:"orig";i:324558;}}i:572;a:13:{s:2:"id";s:3:"183";s:6:"handle";s:10:"laptop.jpg";s:4:"name";s:6:"Laptop";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1391";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11553;s:4:"orig";i:146076;}}i:573;a:13:{s:2:"id";s:3:"182";s:6:"handle";s:16:"grand_canyon.jpg";s:4:"name";s:12:"Grand Canyon";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1287";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:21184;s:4:"orig";i:537577;}}i:574;a:13:{s:2:"id";s:3:"181";s:6:"handle";s:20:"landscape_clouds.jpg";s:4:"name";s:16:"Landscape Clouds";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1272";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:14134;s:4:"orig";i:245565;}}i:575;a:13:{s:2:"id";s:3:"180";s:6:"handle";s:17:"highway_night.jpg";s:4:"name";s:13:"Highway Night";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1440";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16035;s:4:"orig";i:401592;}}i:576;a:13:{s:2:"id";s:3:"179";s:6:"handle";s:15:"beach_water.jpg";s:4:"name";s:11:"Beach Water";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12906;s:4:"orig";i:483885;}}i:577;a:13:{s:2:"id";s:3:"177";s:6:"handle";s:15:"woman_beach.jpg";s:4:"name";s:11:"Woman Beach";s:4:"tags";a:4:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:3;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:7834;s:4:"orig";i:80956;}}i:578;a:13:{s:2:"id";s:3:"175";s:6:"handle";s:12:"cool_guy.jpg";s:4:"name";s:8:"Cool Guy";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11452;s:4:"orig";i:175118;}}i:579;a:13:{s:2:"id";s:3:"174";s:6:"handle";s:13:"beach_sea.jpg";s:4:"name";s:9:"Beach Sea";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12170;s:4:"orig";i:236860;}}i:580;a:13:{s:2:"id";s:3:"173";s:6:"handle";s:17:"bridge_clouds.jpg";s:4:"name";s:13:"Bridge Clouds";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-09-05 15:29:22";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10268;s:4:"orig";i:117315;}}i:581;a:13:{s:2:"id";s:3:"116";s:6:"handle";s:19:"mountain_view_2.jpg";s:4:"name";s:15:"Mountain View 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1275";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12485;s:4:"orig";i:374567;}}i:582;a:13:{s:2:"id";s:3:"115";s:6:"handle";s:16:"desert_trees.jpg";s:4:"name";s:12:"Desert Trees";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1275";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:8401;s:4:"orig";i:203253;}}i:583;a:13:{s:2:"id";s:3:"114";s:6:"handle";s:20:"explore_moutains.jpg";s:4:"name";s:17:"Explore Mountains";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12578;s:4:"orig";i:287796;}}i:584;a:13:{s:2:"id";s:3:"113";s:6:"handle";s:19:"night_skyline_2.jpg";s:4:"name";s:15:"Night Skyline 2";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:8484;s:4:"orig";i:199508;}}i:585;a:13:{s:2:"id";s:3:"112";s:6:"handle";s:15:"cliff_ocean.jpg";s:4:"name";s:11:"Cliff Ocean";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:16659;s:4:"orig";i:524922;}}i:586;a:13:{s:2:"id";s:3:"111";s:6:"handle";s:14:"city_smoke.jpg";s:4:"name";s:10:"City Smoke";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9240;s:4:"orig";i:109310;}}i:587;a:13:{s:2:"id";s:3:"110";s:6:"handle";s:16:"surfer_beach.jpg";s:4:"name";s:12:"Surfer Beach";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1278";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:8288;s:4:"orig";i:216553;}}i:588;a:13:{s:2:"id";s:3:"109";s:6:"handle";s:13:"sky_night.jpg";s:4:"name";s:9:"Sky Night";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:6855;s:4:"orig";i:234043;}}i:589;a:13:{s:2:"id";s:3:"108";s:6:"handle";s:15:"palm_sunset.jpg";s:4:"name";s:11:"Palm Sunset";s:4:"tags";a:4:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}i:3;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1372";s:6:"height";s:4:"1920";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12347;s:4:"orig";i:238706;}}i:590;a:13:{s:2:"id";s:3:"107";s:6:"handle";s:18:"concert_people.jpg";s:4:"name";s:14:"Concert People";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:7748;s:4:"orig";i:169462;}}i:591;a:13:{s:2:"id";s:3:"106";s:6:"handle";s:15:"forest_road.jpg";s:4:"name";s:11:"Forest Road";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10402;s:4:"orig";i:358403;}}i:592;a:13:{s:2:"id";s:3:"105";s:6:"handle";s:15:"beach_ocean.jpg";s:4:"name";s:11:"Beach Ocean";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12887;s:4:"orig";i:261525;}}i:593;a:13:{s:2:"id";s:3:"104";s:6:"handle";s:18:"mountain_night.jpg";s:4:"name";s:14:"Mountain Night";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1277";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:2963;s:4:"orig";i:30890;}}i:594;a:13:{s:2:"id";s:3:"103";s:6:"handle";s:19:"ocean_mountains.jpg";s:4:"name";s:15:"Ocean Mountains";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1282";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10266;s:4:"orig";i:183341;}}i:595;a:13:{s:2:"id";s:3:"102";s:6:"handle";s:10:"forest.jpg";s:4:"name";s:6:"Forest";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:8156;s:4:"orig";i:102119;}}i:596;a:13:{s:2:"id";s:3:"101";s:6:"handle";s:16:"ocean_stones.jpg";s:4:"name";s:12:"Ocean Stones";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:2;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10271;s:4:"orig";i:138495;}}i:597;a:13:{s:2:"id";s:3:"100";s:6:"handle";s:16:"country_road.jpg";s:4:"name";s:12:"Country Road";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:2;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:3:"800";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11654;s:4:"orig";i:171098;}}i:598;a:13:{s:2:"id";s:2:"99";s:6:"handle";s:9:"beach.jpg";s:4:"name";s:5:"Beach";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10569;s:4:"orig";i:437331;}}i:599;a:13:{s:2:"id";s:2:"98";s:6:"handle";s:16:"city_skyline.jpg";s:4:"name";s:12:"City Skyline";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:15739;s:4:"orig";i:446809;}}i:600;a:13:{s:2:"id";s:2:"97";s:6:"handle";s:17:"night_skyline.jpg";s:4:"name";s:13:"Night Skyline";s:4:"tags";a:3:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}i:2;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9456;s:4:"orig";i:206722;}}i:601;a:13:{s:2:"id";s:2:"96";s:6:"handle";s:14:"city_river.jpg";s:4:"name";s:10:"City River";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:13833;s:4:"orig";i:341185;}}i:602;a:13:{s:2:"id";s:2:"95";s:6:"handle";s:19:"mountain_view_3.jpg";s:4:"name";s:15:"Mountain View 3";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1281";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:10647;s:4:"orig";i:193025;}}i:603;a:13:{s:2:"id";s:2:"94";s:6:"handle";s:14:"misty_farm.jpg";s:4:"name";s:10:"Misty Farm";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:6239;s:4:"orig";i:48178;}}i:604;a:13:{s:2:"id";s:2:"93";s:6:"handle";s:17:"mountain_path.jpg";s:4:"name";s:13:"Mountain Path";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1280";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:14454;s:4:"orig";i:454843;}}i:605;a:13:{s:2:"id";s:2:"92";s:6:"handle";s:19:"night_skyline_3.jpg";s:4:"name";s:15:"Night Skyline 3";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:7734;s:4:"orig";i:119909;}}i:606;a:13:{s:2:"id";s:2:"91";s:6:"handle";s:17:"mountain_view.jpg";s:4:"name";s:13:"Mountain View";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1160";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:11927;s:4:"orig";i:209224;}}i:607;a:13:{s:2:"id";s:2:"90";s:6:"handle";s:19:"rocky_landscape.jpg";s:4:"name";s:15:"Rocky Landscape";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:9609;s:4:"orig";i:230249;}}i:608;a:13:{s:2:"id";s:2:"89";s:6:"handle";s:19:"mountain_view_4.jpg";s:4:"name";s:15:"Mountain View 4";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1203";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2016-08-15 14:29:46";s:6:"active";s:1:"1";s:4:"type";s:1:"2";s:9:"file_size";a:2:{s:5:"thumb";i:12396;s:4:"orig";i:290596;}}i:629;a:14:{s:2:"id";s:3:"529";s:6:"handle";s:13:"Fitness-4.jpg";s:5:"video";s:13:"Fitness-4.mp4";s:4:"name";s:10:"Fitness 4 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:25803;s:11:"video_thumb";i:2753823;s:5:"cover";i:127867;s:4:"orig";i:5991847;}}i:630;a:14:{s:2:"id";s:3:"528";s:6:"handle";s:13:"Fitness-3.jpg";s:5:"video";s:13:"Fitness-3.mp4";s:4:"name";s:10:"Fitness 3 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:19154;s:11:"video_thumb";i:4783500;s:5:"cover";i:97843;s:4:"orig";i:12408832;}}i:631;a:14:{s:2:"id";s:3:"527";s:6:"handle";s:9:"Chess.jpg";s:5:"video";s:9:"Chess.mp4";s:4:"name";s:6:"Chess ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:28284;s:11:"video_thumb";i:2150510;s:5:"cover";i:124176;s:4:"orig";i:7726114;}}i:632;a:14:{s:2:"id";s:3:"526";s:6:"handle";s:13:"Fitness-2.jpg";s:5:"video";s:13:"Fitness-2.mp4";s:4:"name";s:10:"Fitness 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:23354;s:11:"video_thumb";i:3635377;s:5:"cover";i:106283;s:4:"orig";i:12688465;}}i:633;a:14:{s:2:"id";s:3:"525";s:6:"handle";s:11:"Fitness.jpg";s:5:"video";s:11:"Fitness.mp4";s:4:"name";s:8:"Fitness ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:46:50";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:29858;s:11:"video_thumb";i:9614915;s:5:"cover";i:153660;s:4:"orig";i:13424151;}}i:634;a:14:{s:2:"id";s:3:"524";s:6:"handle";s:9:"Earth.jpg";s:5:"video";s:9:"Earth.mp4";s:4:"name";s:6:"Earth ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:44:06";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:19155;s:11:"video_thumb";i:2361089;s:5:"cover";i:103588;s:4:"orig";i:14717688;}}i:635;a:14:{s:2:"id";s:3:"523";s:6:"handle";s:11:"Space-2.jpg";s:5:"video";s:11:"Space-2.mp4";s:4:"name";s:8:"Space 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1440";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:44:06";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:11719;s:11:"video_thumb";i:4841259;s:5:"cover";i:40309;s:4:"orig";i:11715637;}}i:636;a:14:{s:2:"id";s:3:"522";s:6:"handle";s:13:"Asteroids.jpg";s:5:"video";s:13:"Asteroids.mp4";s:4:"name";s:10:"Asteroids ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:44:06";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:56469;s:11:"video_thumb";i:5107558;s:5:"cover";i:273635;s:4:"orig";i:13833056;}}i:637;a:14:{s:2:"id";s:3:"521";s:6:"handle";s:9:"Space.jpg";s:5:"video";s:9:"Space.mp4";s:4:"name";s:6:"Space ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:44:06";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:30439;s:11:"video_thumb";i:3864288;s:5:"cover";i:133345;s:4:"orig";i:13159814;}}i:638;a:14:{s:2:"id";s:3:"520";s:6:"handle";s:10:"People.jpg";s:5:"video";s:10:"People.mp4";s:4:"name";s:7:"People ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:31267;s:11:"video_thumb";i:2732735;s:5:"cover";i:173636;s:4:"orig";i:5536475;}}i:639;a:14:{s:2:"id";s:3:"519";s:6:"handle";s:11:"Walking.jpg";s:5:"video";s:11:"Walking.mp4";s:4:"name";s:8:"Walking ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:29090;s:11:"video_thumb";i:4861363;s:5:"cover";i:188894;s:4:"orig";i:13731609;}}i:640;a:14:{s:2:"id";s:3:"518";s:6:"handle";s:19:"Double-Exposure.jpg";s:5:"video";s:19:"Double-Exposure.mp4";s:4:"name";s:16:"Double Exposure ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:31123;s:11:"video_thumb";i:1386258;s:5:"cover";i:219740;s:4:"orig";i:6479275;}}i:641;a:14:{s:2:"id";s:3:"517";s:6:"handle";s:8:"Girl.jpg";s:5:"video";s:8:"Girl.mp4";s:4:"name";s:5:"Girl ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1088";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:21091;s:11:"video_thumb";i:11134706;s:5:"cover";i:115059;s:4:"orig";i:12313637;}}i:642;a:14:{s:2:"id";s:3:"516";s:6:"handle";s:17:"Bengal-Lights.jpg";s:5:"video";s:17:"Bengal-Lights.mp4";s:4:"name";s:14:"Bengal Lights ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:42:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:19624;s:11:"video_thumb";i:3913179;s:5:"cover";i:118864;s:4:"orig";i:14700830;}}i:643;a:14:{s:2:"id";s:3:"515";s:6:"handle";s:13:"Swiping-2.jpg";s:5:"video";s:13:"Swiping-2.mp4";s:4:"name";s:10:"Swiping 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:45123;s:11:"video_thumb";i:2547876;s:5:"cover";i:268587;s:4:"orig";i:8823724;}}i:644;a:14:{s:2:"id";s:3:"514";s:6:"handle";s:11:"Mock-Up.jpg";s:5:"video";s:11:"Mock-Up.mp4";s:4:"name";s:8:"Mock Up ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:33867;s:11:"video_thumb";i:5972511;s:5:"cover";i:172632;s:4:"orig";i:13869858;}}i:645;a:14:{s:2:"id";s:3:"513";s:6:"handle";s:13:"Countdown.jpg";s:5:"video";s:13:"Countdown.mp4";s:4:"name";s:10:"Countdown ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:16185;s:11:"video_thumb";i:4097952;s:5:"cover";i:160912;s:4:"orig";i:12307362;}}i:646;a:14:{s:2:"id";s:3:"512";s:6:"handle";s:18:"Wall-Sketching.jpg";s:5:"video";s:18:"Wall-Sketching.mp4";s:4:"name";s:15:"Wall Sketching ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:9324;s:11:"video_thumb";i:1843046;s:5:"cover";i:94919;s:4:"orig";i:4938526;}}i:647;a:14:{s:2:"id";s:3:"511";s:6:"handle";s:26:"Typing-on-the-keyboard.jpg";s:5:"video";s:26:"Typing-on-the-keyboard.mp4";s:4:"name";s:23:"Typing on the keyboard ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:13455;s:11:"video_thumb";i:5101194;s:5:"cover";i:66493;s:4:"orig";i:11852447;}}i:648;a:14:{s:2:"id";s:3:"510";s:6:"handle";s:11:"Meeting.jpg";s:5:"video";s:11:"Meeting.mp4";s:4:"name";s:8:"Meeting ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:20003;s:11:"video_thumb";i:1696754;s:5:"cover";i:103202;s:4:"orig";i:12515577;}}i:649;a:14:{s:2:"id";s:3:"509";s:6:"handle";s:11:"Swiping.jpg";s:5:"video";s:11:"Swiping.mp4";s:4:"name";s:8:"Swiping ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:19377;s:11:"video_thumb";i:3861934;s:5:"cover";i:101592;s:4:"orig";i:13370749;}}i:650;a:14:{s:2:"id";s:3:"508";s:6:"handle";s:9:"Alarm.jpg";s:5:"video";s:9:"Alarm.mp4";s:4:"name";s:6:"Alarm ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1013";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:31120;s:11:"video_thumb";i:2732488;s:5:"cover";i:190596;s:4:"orig";i:13625169;}}i:651;a:14:{s:2:"id";s:3:"507";s:6:"handle";s:13:"Hey-World.jpg";s:5:"video";s:13:"Hey-World.mp4";s:4:"name";s:10:"Hey World ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:17475;s:11:"video_thumb";i:1248121;s:5:"cover";i:203284;s:4:"orig";i:4921567;}}i:652;a:14:{s:2:"id";s:3:"506";s:6:"handle";s:28:"Typing-on-the-keyboard-2.jpg";s:5:"video";s:28:"Typing-on-the-keyboard-2.mp4";s:4:"name";s:25:"Typing on the keyboard 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:39:19";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:26132;s:11:"video_thumb";i:5777142;s:5:"cover";i:138198;s:4:"orig";i:12817212;}}i:653;a:14:{s:2:"id";s:3:"505";s:6:"handle";s:10:"Valley.jpg";s:5:"video";s:10:"Valley.mp4";s:4:"name";s:7:"Valley ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:35:27";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:40668;s:11:"video_thumb";i:3711074;s:5:"cover";i:243587;s:4:"orig";i:12354374;}}i:654;a:14:{s:2:"id";s:3:"504";s:6:"handle";s:9:"Stars.jpg";s:5:"video";s:9:"Stars.mp4";s:4:"name";s:6:"Stars ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:35:27";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:41275;s:11:"video_thumb";i:2631988;s:5:"cover";i:330226;s:4:"orig";i:8304831;}}i:655;a:14:{s:2:"id";s:3:"503";s:6:"handle";s:21:"Car-in-the-forest.jpg";s:5:"video";s:21:"Car-in-the-forest.mp4";s:4:"name";s:18:"Car in the forest ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1012";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:35:27";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:54209;s:11:"video_thumb";i:4596191;s:5:"cover";i:335804;s:4:"orig";i:13306988;}}i:656;a:14:{s:2:"id";s:3:"502";s:6:"handle";s:15:"Aerial-Shot.jpg";s:5:"video";s:15:"Aerial-Shot.mp4";s:4:"name";s:12:"Aerial Shot ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:35:27";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:75484;s:11:"video_thumb";i:3134686;s:5:"cover";i:461854;s:4:"orig";i:20337064;}}i:657;a:14:{s:2:"id";s:3:"501";s:6:"handle";s:14:"Disco-Ball.jpg";s:5:"video";s:14:"Disco-Ball.mp4";s:4:"name";s:11:"Disco Ball ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:25915;s:11:"video_thumb";i:2352326;s:5:"cover";i:136931;s:4:"orig";i:12104254;}}i:658;a:14:{s:2:"id";s:3:"500";s:6:"handle";s:22:"Man-Playing-Guitar.jpg";s:5:"video";s:22:"Man-Playing-Guitar.mp4";s:4:"name";s:19:"Man Playing Guitar ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:40965;s:11:"video_thumb";i:8637814;s:5:"cover";i:195812;s:4:"orig";i:13878956;}}i:659;a:14:{s:2:"id";s:3:"499";s:6:"handle";s:14:"Live-Music.jpg";s:5:"video";s:14:"Live-Music.mp4";s:4:"name";s:11:"Live Music ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:19037;s:11:"video_thumb";i:3065043;s:5:"cover";i:65493;s:4:"orig";i:12935967;}}i:660;a:14:{s:2:"id";s:3:"498";s:6:"handle";s:12:"Cheer-Up.jpg";s:5:"video";s:12:"Cheer-Up.mp4";s:4:"name";s:9:"Cheer Up ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:24344;s:11:"video_thumb";i:1911296;s:5:"cover";i:192540;s:4:"orig";i:4631422;}}i:661;a:14:{s:2:"id";s:3:"497";s:6:"handle";s:14:"Night-club.jpg";s:5:"video";s:14:"Night-club.mp4";s:4:"name";s:11:"Night club ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:33:16";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:23517;s:11:"video_thumb";i:4899641;s:5:"cover";i:86737;s:4:"orig";i:12281833;}}i:662;a:14:{s:2:"id";s:3:"496";s:6:"handle";s:17:"Cup-Of-Coffee.jpg";s:5:"video";s:17:"Cup-Of-Coffee.mp4";s:4:"name";s:14:"Cup Of Coffee ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:31844;s:11:"video_thumb";i:4412295;s:5:"cover";i:154844;s:4:"orig";i:10753079;}}i:663;a:14:{s:2:"id";s:3:"495";s:6:"handle";s:7:"Pot.jpg";s:5:"video";s:7:"Pot.mp4";s:4:"name";s:4:"Pot ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:14905;s:11:"video_thumb";i:3394055;s:5:"cover";i:73276;s:4:"orig";i:11722124;}}i:664;a:14:{s:2:"id";s:3:"494";s:6:"handle";s:11:"Grill-2.jpg";s:5:"video";s:11:"Grill-2.mp4";s:4:"name";s:8:"Grill 2 ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:48591;s:11:"video_thumb";i:5268295;s:5:"cover";i:211021;s:4:"orig";i:11990742;}}i:665;a:14:{s:2:"id";s:3:"493";s:6:"handle";s:13:"Rice-Bowl.jpg";s:5:"video";s:13:"Rice-Bowl.mp4";s:4:"name";s:10:"Rice Bowl ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1010";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:27863;s:11:"video_thumb";i:2674570;s:5:"cover";i:119321;s:4:"orig";i:11602755;}}i:666;a:14:{s:2:"id";s:3:"492";s:6:"handle";s:9:"Grill.jpg";s:5:"video";s:9:"Grill.mp4";s:4:"name";s:6:"Grill ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:30:48";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:27505;s:11:"video_thumb";i:3025283;s:5:"cover";i:144357;s:4:"orig";i:13176990;}}i:667;a:14:{s:2:"id";s:3:"491";s:6:"handle";s:9:"Water.jpg";s:5:"video";s:9:"Water.mp4";s:4:"name";s:6:"Water ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:24:15";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:22543;s:11:"video_thumb";i:1327376;s:5:"cover";i:111224;s:4:"orig";i:4727340;}}i:668;a:14:{s:2:"id";s:3:"490";s:6:"handle";s:17:"Feet-and-Sand.jpg";s:5:"video";s:17:"Feet-and-Sand.mp4";s:4:"name";s:14:"Feet and Sand ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:24:15";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:34936;s:11:"video_thumb";i:3198076;s:5:"cover";i:160493;s:4:"orig";i:12804022;}}i:669;a:14:{s:2:"id";s:3:"489";s:6:"handle";s:9:"Ocean.jpg";s:5:"video";s:9:"Ocean.mp4";s:4:"name";s:6:"Ocean ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:24:15";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:28883;s:11:"video_thumb";i:4750283;s:5:"cover";i:153687;s:4:"orig";i:13054569;}}i:670;a:14:{s:2:"id";s:3:"488";s:6:"handle";s:9:"Waves.jpg";s:5:"video";s:9:"Waves.mp4";s:4:"name";s:6:"Waves ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:24:15";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:53693;s:11:"video_thumb";i:9780815;s:5:"cover";i:341419;s:4:"orig";i:13738077;}}i:671;a:14:{s:2:"id";s:3:"487";s:6:"handle";s:10:"Hearts.jpg";s:5:"video";s:10:"Hearts.mp4";s:4:"name";s:7:"Hearts ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:9494;s:11:"video_thumb";i:942533;s:5:"cover";i:52833;s:4:"orig";i:6629299;}}i:672;a:14:{s:2:"id";s:3:"486";s:6:"handle";s:12:"Octagons.jpg";s:5:"video";s:12:"Octagons.mp4";s:4:"name";s:9:"Octagons ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:22781;s:11:"video_thumb";i:2415073;s:5:"cover";i:126450;s:4:"orig";i:11684367;}}i:673;a:14:{s:2:"id";s:3:"485";s:6:"handle";s:11:"Squares.jpg";s:5:"video";s:11:"Squares.mp4";s:4:"name";s:8:"Squares ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:22296;s:11:"video_thumb";i:1465206;s:5:"cover";i:73047;s:4:"orig";i:4008355;}}i:674;a:14:{s:2:"id";s:3:"484";s:6:"handle";s:12:"Pink-ink.jpg";s:5:"video";s:12:"Pink-ink.mp4";s:4:"name";s:9:"Pink ink ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:19851;s:11:"video_thumb";i:3023599;s:5:"cover";i:25426;s:4:"orig";i:12847145;}}i:675;a:14:{s:2:"id";s:3:"483";s:6:"handle";s:22:"Blurred-Background.jpg";s:5:"video";s:22:"Blurred-Background.mp4";s:4:"name";s:19:"Blurred Background ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:18002;s:11:"video_thumb";i:1791449;s:5:"cover";i:101725;s:4:"orig";i:13746552;}}i:676;a:14:{s:2:"id";s:3:"482";s:6:"handle";s:20:"Blinking-bubbles.jpg";s:5:"video";s:20:"Blinking-bubbles.mp4";s:4:"name";s:17:"Blinking bubbles ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:8176;s:11:"video_thumb";i:4255586;s:5:"cover";i:75455;s:4:"orig";i:10948491;}}i:677;a:14:{s:2:"id";s:3:"481";s:6:"handle";s:13:"Fireworks.jpg";s:5:"video";s:13:"Fireworks.mp4";s:4:"name";s:10:"Fireworks ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:46567;s:11:"video_thumb";i:3789289;s:5:"cover";i:25425;s:4:"orig";i:15943336;}}i:678;a:14:{s:2:"id";s:3:"480";s:6:"handle";s:12:"Dark-ink.jpg";s:5:"video";s:12:"Dark-ink.mp4";s:4:"name";s:9:"Dark ink ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-04-23 11:20:38";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:26927;s:11:"video_thumb";i:2605391;s:5:"cover";i:149830;s:4:"orig";i:13232415;}}i:679;a:14:{s:2:"id";s:3:"238";s:6:"handle";s:12:"Mt_Baker.jpg";s:5:"video";s:12:"Mt_Baker.mp4";s:4:"name";s:9:"Mt Baker ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:20000;s:11:"video_thumb";i:655504;s:5:"cover";i:620066;s:4:"orig";i:13229794;}}i:680;a:14:{s:2:"id";s:3:"237";s:6:"handle";s:16:"Two-Swimmers.jpg";s:5:"video";s:16:"Two-Swimmers.mp4";s:4:"name";s:13:"Two Swimmers ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:23213;s:11:"video_thumb";i:498407;s:5:"cover";i:308442;s:4:"orig";i:11108924;}}i:681;a:14:{s:2:"id";s:3:"236";s:6:"handle";s:14:"Boats_Maze.jpg";s:5:"video";s:14:"Boats_Maze.mp4";s:4:"name";s:11:"Boats Maze ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:21648;s:11:"video_thumb";i:109062;s:5:"cover";i:305957;s:4:"orig";i:6267674;}}i:682;a:14:{s:2:"id";s:3:"235";s:6:"handle";s:18:"Candolim-Beach.jpg";s:5:"video";s:18:"Candolim-Beach.mp4";s:4:"name";s:15:"Candolim Beach ";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:19198;s:11:"video_thumb";i:326656;s:5:"cover";i:554701;s:4:"orig";i:10151652;}}i:683;a:14:{s:2:"id";s:3:"234";s:6:"handle";s:17:"Working-Space.jpg";s:5:"video";s:17:"Working-Space.mp4";s:4:"name";s:14:"Working Space ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:14725;s:11:"video_thumb";i:72977;s:5:"cover";i:72535;s:4:"orig";i:4938006;}}i:684;a:14:{s:2:"id";s:3:"233";s:6:"handle";s:9:"Wavez.jpg";s:5:"video";s:9:"Wavez.mp4";s:4:"name";s:6:"Wavez ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:12165;s:11:"video_thumb";i:256975;s:5:"cover";i:340550;s:4:"orig";i:9691449;}}i:685;a:14:{s:2:"id";s:3:"232";s:6:"handle";s:17:"Coconut-Grove.jpg";s:5:"video";s:17:"Coconut-Grove.mp4";s:4:"name";s:14:"Coconut Grove ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:36900;s:11:"video_thumb";i:920631;s:5:"cover";i:949012;s:4:"orig";i:13422013;}}i:686;a:14:{s:2:"id";s:3:"231";s:6:"handle";s:19:"Very-Open-Space.jpg";s:5:"video";s:19:"Very-Open-Space.mp4";s:4:"name";s:16:"Very Open Space ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:17289;s:11:"video_thumb";i:137402;s:5:"cover";i:300574;s:4:"orig";i:7528458;}}i:687;a:14:{s:2:"id";s:3:"230";s:6:"handle";s:14:"Office-Day.jpg";s:5:"video";s:14:"Office-Day.mp4";s:4:"name";s:11:"Office Day ";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:16562;s:11:"video_thumb";i:161004;s:5:"cover";i:291708;s:4:"orig";i:7596827;}}i:688;a:14:{s:2:"id";s:3:"229";s:6:"handle";s:12:"The-Hill.jpg";s:5:"video";s:12:"The-Hill.mp4";s:4:"name";s:9:"The Hill ";s:4:"tags";a:2:{i:0;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:1;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}}s:11:"description";s:8:"New File";s:5:"width";s:4:"1920";s:6:"height";s:4:"1080";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:0:"";s:5:"added";s:19:"2018-07-16 15:34:55";s:6:"active";s:1:"1";s:4:"type";s:1:"3";s:9:"file_size";a:4:{s:5:"thumb";i:19186;s:11:"video_thumb";i:404406;s:5:"cover";i:496556;s:4:"orig";i:15358645;}}i:689;a:14:{s:2:"id";s:3:"339";s:6:"handle";s:19:"best_price_dark.jpg";s:5:"video";s:19:"best_price_dark.mp4";s:4:"name";s:15:"best_price_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"best_price_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-26 09:24:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:11778;s:5:"video";i:126230;}}i:690;a:14:{s:2:"id";s:3:"337";s:6:"handle";s:27:"limited_time_offer_dark.jpg";s:5:"video";s:27:"limited_time_offer_dark.mp4";s:4:"name";s:23:"limited_time_offer_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:23:"limited_time_offer_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-26 09:24:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:9342;s:5:"video";i:258890;}}i:691;a:14:{s:2:"id";s:3:"336";s:6:"handle";s:26:"slider_revolution_dark.jpg";s:5:"video";s:26:"slider_revolution_dark.mp4";s:4:"name";s:22:"slider_revolution_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:22:"slider_revolution_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-26 09:24:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:22925;s:5:"video";i:337622;}}i:692;a:14:{s:2:"id";s:3:"335";s:6:"handle";s:19:"mick_brown_dark.jpg";s:5:"video";s:19:"mick_brown_dark.mp4";s:4:"name";s:15:"mick_brown_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"mick_brown_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-26 09:24:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:13590;s:5:"video";i:143116;}}i:693;a:14:{s:2:"id";s:3:"334";s:6:"handle";s:14:"sales_dark.jpg";s:5:"video";s:14:"sales_dark.mp4";s:4:"name";s:10:"sales_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:10:"sales_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:12603;s:5:"video";i:267056;}}i:694;a:14:{s:2:"id";s:3:"333";s:6:"handle";s:21:"robert_smith_dark.jpg";s:5:"video";s:21:"robert_smith_dark.mp4";s:4:"name";s:17:"robert_smith_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"robert_smith_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:11225;s:5:"video";i:104722;}}i:695;a:14:{s:2:"id";s:3:"332";s:6:"handle";s:21:"product_name_dark.jpg";s:5:"video";s:21:"product_name_dark.mp4";s:4:"name";s:17:"product_name_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"product_name_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:16221;s:5:"video";i:183244;}}i:696;a:14:{s:2:"id";s:3:"331";s:6:"handle";s:21:"high_quality_dark.jpg";s:5:"video";s:21:"high_quality_dark.mp4";s:4:"name";s:17:"high_quality_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"high_quality_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:15072;s:5:"video";i:90577;}}i:697;a:14:{s:2:"id";s:3:"330";s:6:"handle";s:24:"robert_johnson_light.jpg";s:5:"video";s:24:"robert_johnson_light.mp4";s:4:"name";s:20:"robert_johnson_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:20:"robert_johnson_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:11741;s:5:"video";i:96061;}}i:698;a:14:{s:2:"id";s:3:"329";s:6:"handle";s:21:"jake_collins_dark.jpg";s:5:"video";s:21:"jake_collins_dark.mp4";s:4:"name";s:17:"jake_collins_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"jake_collins_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:32:18";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:15979;s:5:"video";i:136040;}}i:699;a:14:{s:2:"id";s:3:"328";s:6:"handle";s:22:"daniele_wood_light.jpg";s:5:"video";s:22:"daniele_wood_light.mp4";s:4:"name";s:18:"daniele_wood_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"daniele_wood_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-12 08:31:30";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:13637;s:5:"video";i:98053;}}i:700;a:14:{s:2:"id";s:3:"327";s:6:"handle";s:23:"michael_blake_light.jpg";s:5:"video";s:23:"michael_blake_light.mp4";s:4:"name";s:19:"michael_blake_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:19:"michael_blake_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:14892;s:5:"video";i:125449;}}i:701;a:14:{s:2:"id";s:3:"326";s:6:"handle";s:22:"product_name_light.jpg";s:5:"video";s:22:"product_name_light.mp4";s:4:"name";s:18:"product_name_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"product_name_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:16568;s:5:"video";i:127133;}}i:702;a:14:{s:2:"id";s:3:"325";s:6:"handle";s:24:"rebecca_cooper_light.jpg";s:5:"video";s:24:"rebecca_cooper_light.mp4";s:4:"name";s:20:"rebecca_cooper_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:20:"rebecca_cooper_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:19099;s:5:"video";i:202784;}}i:703;a:14:{s:2:"id";s:3:"324";s:6:"handle";s:28:"limited_time_offer_light.jpg";s:5:"video";s:28:"limited_time_offer_light.mp4";s:4:"name";s:24:"limited_time_offer_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:24:"limited_time_offer_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:21756;s:5:"video";i:295899;}}i:704;a:14:{s:2:"id";s:3:"322";s:6:"handle";s:22:"jake_michael_light.jpg";s:5:"video";s:22:"jake_michael_light.mp4";s:4:"name";s:18:"jake_michael_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"jake_michael_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:20783;s:5:"video";i:279347;}}i:705;a:14:{s:2:"id";s:3:"321";s:6:"handle";s:23:"colin_johnson_light.jpg";s:5:"video";s:23:"colin_johnson_light.mp4";s:4:"name";s:19:"colin_johnson_light";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:19:"colin_johnson_light";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-03-05 09:20:21";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:17862;s:5:"video";i:111140;}}i:706;a:14:{s:2:"id";s:3:"320";s:6:"handle";s:21:"colin_morris_dark.jpg";s:5:"video";s:21:"colin_morris_dark.mp4";s:4:"name";s:17:"colin_morris_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"colin_morris_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:10799;s:5:"video";i:49269;}}i:707;a:14:{s:2:"id";s:3:"319";s:6:"handle";s:22:"justin_cooper_dark.jpg";s:5:"video";s:22:"justin_cooper_dark.mp4";s:4:"name";s:18:"justin_cooper_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:18:"justin_cooper_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:14442;s:5:"video";i:143950;}}i:708;a:14:{s:2:"id";s:3:"318";s:6:"handle";s:21:"james-dodson_dark.jpg";s:5:"video";s:21:"james-dodson_dark.mp4";s:4:"name";s:17:"james-dodson_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"james-dodson_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:16819;s:5:"video";i:142842;}}i:709;a:14:{s:2:"id";s:3:"317";s:6:"handle";s:23:"robert_sanders_dark.jpg";s:5:"video";s:23:"robert_sanders_dark.mp4";s:4:"name";s:19:"robert_sanders_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:19:"robert_sanders_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:12575;s:5:"video";i:106541;}}i:710;a:14:{s:2:"id";s:3:"316";s:6:"handle";s:21:"emily_carney_dark.jpg";s:5:"video";s:21:"emily_carney_dark.mp4";s:4:"name";s:17:"emily_carney_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"emily_carney_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:12931;s:5:"video";i:84922;}}i:711;a:14:{s:2:"id";s:3:"315";s:6:"handle";s:22:"michael-smith_dark.jpg";s:5:"video";s:22:"michael-smith_dark.mp4";s:4:"name";s:18:"michael-smith_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:18:"michael-smith_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:18105;s:5:"video";i:184683;}}i:712;a:14:{s:2:"id";s:3:"314";s:6:"handle";s:23:"sandra_johnson_dark.jpg";s:5:"video";s:23:"sandra_johnson_dark.mp4";s:4:"name";s:19:"sandra_johnson_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:19:"sandra_johnson_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:13440;s:5:"video";i:104866;}}i:713;a:14:{s:2:"id";s:3:"313";s:6:"handle";s:22:"robert_bolton_dark.jpg";s:5:"video";s:22:"robert_bolton_dark.mp4";s:4:"name";s:18:"robert_bolton_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:18:"robert_bolton_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-21 09:07:08";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:17477;s:5:"video";i:147765;}}i:714;a:14:{s:2:"id";s:3:"312";s:6:"handle";s:25:"elegant_captions_dark.png";s:5:"video";s:25:"elegant_captions_dark.mp4";s:4:"name";s:21:"elegant_captions_dark";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:21:"elegant_captions_dark";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-18 14:41:45";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:36069;s:5:"video";i:104559;}}i:715;a:14:{s:2:"id";s:3:"311";s:6:"handle";s:19:"Caption_Dark_06.png";s:5:"video";s:19:"Caption_Dark_06.mp4";s:4:"name";s:15:"Caption_Dark_06";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_06";s:5:"width";s:3:"414";s:6:"height";s:3:"225";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:20095;s:5:"video";i:60429;}}i:716;a:14:{s:2:"id";s:3:"310";s:6:"handle";s:19:"Header_Light_02.png";s:5:"video";s:19:"Header_Light_02.mp4";s:4:"name";s:15:"Header_Light_02";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:15:"Header_Light_02";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:38056;s:5:"video";i:45726;}}i:717;a:14:{s:2:"id";s:3:"309";s:6:"handle";s:21:"Columns_4_Dark_01.png";s:5:"video";s:21:"Columns_4_Dark_01.mp4";s:4:"name";s:17:"Columns_4_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"Columns_4_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:54736;s:5:"video";i:26685;}}i:718;a:14:{s:2:"id";s:3:"308";s:6:"handle";s:18:"Header_Dark_01.png";s:5:"video";s:18:"Header_Dark_01.mp4";s:4:"name";s:14:"Header_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:14:"Header_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:34717;s:5:"video";i:16283;}}i:719;a:14:{s:2:"id";s:3:"307";s:6:"handle";s:19:"Caption_Dark_03.png";s:5:"video";s:19:"Caption_Dark_03.mp4";s:4:"name";s:15:"Caption_Dark_03";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_03";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:25700;s:5:"video";i:38602;}}i:720;a:14:{s:2:"id";s:3:"306";s:6:"handle";s:21:"Columns_3_Dark_01.png";s:5:"video";s:21:"Columns_3_Dark_01.mp4";s:4:"name";s:17:"Columns_3_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"Columns_3_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:55897;s:5:"video";i:21279;}}i:721;a:14:{s:2:"id";s:3:"305";s:6:"handle";s:19:"Caption_Dark_05.png";s:5:"video";s:19:"Caption_Dark_05.mp4";s:4:"name";s:15:"Caption_Dark_05";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_05";s:5:"width";s:4:"1104";s:6:"height";s:3:"600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:39579;s:5:"video";i:22677;}}i:722;a:14:{s:2:"id";s:3:"304";s:6:"handle";s:20:"Caption_Light_06.png";s:5:"video";s:20:"Caption_Light_06.mp4";s:4:"name";s:16:"Caption_Light_06";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_06";s:5:"width";s:3:"828";s:6:"height";s:3:"450";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:41903;s:5:"video";i:65515;}}i:723;a:14:{s:2:"id";s:3:"303";s:6:"handle";s:19:"Header_Light_01.png";s:5:"video";s:19:"Header_Light_01.mp4";s:4:"name";s:15:"Header_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:15:"Header_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:25902;s:5:"video";i:15295;}}i:724;a:14:{s:2:"id";s:3:"302";s:6:"handle";s:20:"Caption_Light_03.png";s:5:"video";s:20:"Caption_Light_03.mp4";s:4:"name";s:16:"Caption_Light_03";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_03";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:40029;s:5:"video";i:28970;}}i:725;a:14:{s:2:"id";s:3:"301";s:6:"handle";s:19:"Caption_Dark_01.png";s:5:"video";s:19:"Caption_Dark_01.mp4";s:4:"name";s:15:"Caption_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:21834;s:5:"video";i:21250;}}i:726;a:14:{s:2:"id";s:3:"300";s:6:"handle";s:21:"PromoCode_Dark_01.png";s:5:"video";s:21:"PromoCode_Dark_01.mp4";s:4:"name";s:17:"PromoCode_Dark_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:17:"PromoCode_Dark_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:36633;s:5:"video";i:51973;}}i:727;a:14:{s:2:"id";s:3:"299";s:6:"handle";s:19:"Caption_Dark_02.png";s:5:"video";s:19:"Caption_Dark_02.mp4";s:4:"name";s:15:"Caption_Dark_02";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_02";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:22669;s:5:"video";i:46598;}}i:728;a:14:{s:2:"id";s:3:"298";s:6:"handle";s:18:"Header_Dark_02.png";s:5:"video";s:18:"Header_Dark_02.mp4";s:4:"name";s:14:"Header_Dark_02";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:14:"Header_Dark_02";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:52537;s:5:"video";i:29580;}}i:729;a:14:{s:2:"id";s:3:"297";s:6:"handle";s:22:"Columns_3_Light_01.png";s:5:"video";s:22:"Columns_3_Light_01.mp4";s:4:"name";s:18:"Columns_3_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"Columns_3_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:34343;s:5:"video";i:18413;}}i:730;a:14:{s:2:"id";s:3:"296";s:6:"handle";s:20:"Caption_Light_01.png";s:5:"video";s:20:"Caption_Light_01.mp4";s:4:"name";s:16:"Caption_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:20519;s:5:"video";i:25391;}}i:731;a:14:{s:2:"id";s:3:"295";s:6:"handle";s:19:"Caption_Dark_04.png";s:5:"video";s:19:"Caption_Dark_04.mp4";s:4:"name";s:15:"Caption_Dark_04";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}}s:11:"description";s:15:"Caption_Dark_04";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:16265;s:5:"video";i:75634;}}i:732;a:14:{s:2:"id";s:3:"294";s:6:"handle";s:20:"Caption_Light_02.png";s:5:"video";s:20:"Caption_Light_02.mp4";s:4:"name";s:16:"Caption_Light_02";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_02";s:5:"width";s:3:"828";s:6:"height";s:3:"450";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:41495;s:5:"video";i:49692;}}i:733;a:14:{s:2:"id";s:3:"293";s:6:"handle";s:20:"Caption_Light_04.png";s:5:"video";s:20:"Caption_Light_04.mp4";s:4:"name";s:16:"Caption_Light_04";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_04";s:5:"width";s:4:"1104";s:6:"height";s:3:"600";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:40417;s:5:"video";i:80078;}}i:734;a:14:{s:2:"id";s:3:"292";s:6:"handle";s:22:"Columns_4_Light_01.png";s:5:"video";s:22:"Columns_4_Light_01.mp4";s:4:"name";s:18:"Columns_4_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"Columns_4_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:34150;s:5:"video";i:23500;}}i:735;a:14:{s:2:"id";s:3:"291";s:6:"handle";s:20:"Caption_Light_05.png";s:5:"video";s:20:"Caption_Light_05.mp4";s:4:"name";s:16:"Caption_Light_05";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:16:"Caption_Light_05";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:15426;s:5:"video";i:21651;}}i:736;a:14:{s:2:"id";s:3:"290";s:6:"handle";s:22:"PromoCode_Light_01.png";s:5:"video";s:22:"PromoCode_Light_01.mp4";s:4:"name";s:18:"PromoCode_Light_01";s:4:"tags";a:1:{i:0;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}}s:11:"description";s:18:"PromoCode_Light_01";s:5:"width";s:3:"552";s:6:"height";s:3:"300";s:7:"version";s:3:"1.0";s:14:"plugin_version";s:5:"6.0.0";s:5:"added";s:19:"2019-02-14 13:18:35";s:6:"active";s:1:"1";s:4:"type";s:1:"4";s:9:"file_size";a:2:{s:5:"thumb";i:33524;s:5:"video";i:46449;}}}s:4:"tags";a:23:{i:28;a:3:{s:2:"id";s:2:"28";s:6:"handle";s:11:"abstraction";s:4:"name";s:11:"Abstraction";}i:1;a:3:{s:2:"id";s:1:"1";s:6:"handle";s:11:"accessories";s:4:"name";s:11:"Accessories";}i:35;a:3:{s:2:"id";s:2:"35";s:6:"handle";s:2:"ai";s:4:"name";s:2:"AI";}i:34;a:3:{s:2:"id";s:2:"34";s:6:"handle";s:12:"architecture";s:4:"name";s:12:"Architecture";}i:5;a:3:{s:2:"id";s:1:"5";s:6:"handle";s:3:"art";s:4:"name";s:3:"Art";}i:20;a:3:{s:2:"id";s:2:"20";s:6:"handle";s:5:"Beach";s:4:"name";s:5:"Beach";}i:21;a:3:{s:2:"id";s:2:"21";s:6:"handle";s:4:"City";s:4:"name";s:4:"City";}i:25;a:3:{s:2:"id";s:2:"25";s:6:"handle";s:4:"dark";s:4:"name";s:4:"Dark";}i:2;a:3:{s:2:"id";s:1:"2";s:6:"handle";s:6:"device";s:4:"name";s:6:"Device";}i:33;a:3:{s:2:"id";s:2:"33";s:6:"handle";s:5:"drink";s:4:"name";s:5:"Drink";}i:16;a:3:{s:2:"id";s:2:"16";s:6:"handle";s:4:"food";s:4:"name";s:4:"Food";}i:26;a:3:{s:2:"id";s:2:"26";s:6:"handle";s:5:"light";s:4:"name";s:5:"Light";}i:18;a:3:{s:2:"id";s:2:"18";s:6:"handle";s:4:"misc";s:4:"name";s:4:"Misc";}i:4;a:3:{s:2:"id";s:1:"4";s:6:"handle";s:5:"music";s:4:"name";s:5:"Music";}i:19;a:3:{s:2:"id";s:2:"19";s:6:"handle";s:6:"nature";s:4:"name";s:6:"Nature";}i:23;a:3:{s:2:"id";s:2:"23";s:6:"handle";s:5:"Night";s:4:"name";s:5:"Night";}i:3;a:3:{s:2:"id";s:1:"3";s:6:"handle";s:6:"office";s:4:"name";s:6:"Office";}i:24;a:3:{s:2:"id";s:2:"24";s:6:"handle";s:6:"People";s:4:"name";s:6:"People";}i:22;a:3:{s:2:"id";s:2:"22";s:6:"handle";s:3:"Sky";s:4:"name";s:3:"Sky";}i:29;a:3:{s:2:"id";s:2:"29";s:6:"handle";s:5:"space";s:4:"name";s:5:"Space";}i:27;a:3:{s:2:"id";s:2:"27";s:6:"handle";s:5:"sport";s:4:"name";s:5:"Sport";}i:32;a:3:{s:2:"id";s:2:"32";s:6:"handle";s:10:"technology";s:4:"name";s:10:"Technology";}i:31;a:3:{s:2:"id";s:2:"31";s:6:"handle";s:8:"textures";s:4:"name";s:8:"Textures";}}}', 'off');
INSERT INTO `wpd6_options` VALUES
(741, 'revslider-templates-check', '1770093826', 'auto'),
(742, 'revslider-templates-hash', '9fac7d87798d5d3a840ecd257f7f0d31', 'auto'),
(743, 'rs-templates-new', '', 'off'),
(744, 'rs-templates', 'eNrs/XuXGzeS4IF+lWztObN/XFGN98O7M3tk2W571mrrtjTt2zua44NnFVsskkOyJKvnzHe/QD6YSGYmq0pKVrEkzLRtKQEikZmIXwSAiMB/PblU28sn3zxBlAFkreQKYcIgBhIoqokyAFplkXzy9Ml2Mbdu8+Sb/3oC4r/mNvwMhuu7+W7hwp9fLNR2OzfFC7VZXW/dIhSpxVxtQ5GpimamLfrHfD1Q8CxefvrkumqcMBVub7EABhjrnKCGEMqcY8JYQULF+dXFQCtv/1j19dnf1xeh0vvw51WoFv643rj3c/ch/OVyt1t/8/aPb/8YrqwW17v5avlsd+mu3Pp6aS6fmdXV2z827c2q5mbrxfXFfPn2j//nenf123Z1vTHun5W9mi//KV64cnZ+ffXP+nq3W1VXjLpaq/nF8p+3m9DMZltdXC13brn75+HGY3dDzdCb+AKegWcgXNm4/7yeb1x8JzRcouHSh7ndxe8GEYk1Lt384nIX/s5A/Kt1W7OZr3dVM/97u1bLonxJ//z2ya7tw9sn//LL9aaoX9/Twl8vFrOy5aLpXeF+Dw+xcM+K7zbq4mmx/TBfu2IVfzQ374rdqliq9/MLtXN/+N/htYcb/cvbzdtl/5bhgnHhhk2t0EujYo//sn//xbdq68J1P1/s4kD79yf78fIf4dOV7+e3+l08+WYZOhueNNw5Dl8A2QygGUIFxN8g+A3G8Wsr805duN9Wm3LgPomv5mpl1aL+s7J2Hm+8rQbHRRh27rdmOO8vXG8W6V+rIRd/bXbz964Wgvlyu1OLRfxGXi227r+fhsuNlKABKXldSVNPRrbN9Y6A1OM5lQ4FLFMSEWEkYEwTQLQCHpogroYajw6lo2piKtH4EN5p+MV2Ww3f7eXqw+wivoDNx4nk48gdTiEkxTEped7ISLHvSyMYxYd5EJfd/MptnhY6jEm32xZqaQu12YRatXTEV3gC+agHy62lg5yPdKC9dOBUOqpXXrxRepvKRnV5V12tJaO91pELB5CTkAVxYBJAhBW2gCtGqUCGeAtauWgbmF4q6sZnsfVZI3oTy8XAPe4sGQCRz5OMZaGud6vZdv4PVwnHppIIVZjValFs14t56KH7fReEYn5VSkLhvHdm96z4c606ql+Eju/mRi06UrS7vL4KHzjLTio7eC87JJGdH8JL0KvVu+IHFyq3wuPr6zNfXa/Ep3O1I0CUAkYwtFRDrbTRiFrjKTIUCEuQw3sB6jQxvQgdND+x8By+la7YwONiI8BnGV3Fm8v5tpGW8KcoQVE0wuBffCzWq/X1Igw+W+iPQYz2n3W72zh19az41+vtrlgta3GLv1+GRwjVgzFWaiZVfLhcBc0Un+zuVtnW7a7Xvy1XO7e94THeXLqi/ltRfZjYmfD72JP/rYrLjfPhR/Grb8vP/uHDh973rq3fdkS8/WMQpOuFa/D29o//w0dbc/P2SbFTmwu3C23+phdq+S704W077F+X7+ftk/As6l+eFS/Vu/CKrjcu9ma+XF/vio+raO2uNptAn+L5q5/CZb/a1FCaLwNs9gwLT7GbLy8CeXQA97/U/z76LtsX8+LSmXercMN4v6EXcWT825W5vgrNlJ0afOTv0hrlwxbhKQqton1y6RbrZ5/CwfDhV2auFlGg1KOkItlTkXaouL2MEpnysLnSkLD8e4eBxBMtIbHMakwdlBBA7wHAhjjuFFYJA8sfT0+/IOCzdXiZzfSwrDk5BQfv8rnmtWCib0TcYF/7TfhL2ZVGAneXahemoctCuyI8QjCoo0UQxHS3WZUDvpTmD05v5zuX2BIBmtfbILrFVZw6zj5cujCLDV1ZLRZx3lobF9mi6MgO3csOS2Wn5G7xp/2say9CZUEyHaslqXO5O1u1IkxKleEq/Jtx4ZiCWning5KisNTAtUB12jiBVVG1fyKTvNP6XeXo0Kogd7TF72ZWVN/2noyKr0gN8b0oiUSUfgwfdRE/7NDy6GVT2F8g7RcdiJWiCDLseZjoSoI8FwhT6BXAkmncilW/nROsBMW1wVNJVtr4ZwoWR+DO+qm6fbwSFUmQi/0CaTXbDdPgelSFCWyYkM+CORZqffLyT6x1oiXSM5IVsZcVOSgrrwN5TPXEfVnZtoWHstIUdWQFBV0DtCUQeE2C6jHSBolxSkOHIMVgQFaadqaXlbXahHehfm8XNyeXmP4t7m7Y4RsF57jYDEnC06BL2mXUcuW0XOop14v2i0Tb4ipO4HapSgvthieL87I/ZPOts9WQ7MilW3I/xaoXG3U1YMOVzfRMuM7VjvhwCDlGGsQ1IIM05QIKhbTU0ApmdDsl6jQxveTMm2c62X5D7w53XR5i5EZD7vi6yu3NuPYL5+WhweWh9gXl9aGve30IthuyMN2R/dm9V8tV8ZegWdT1RoXR+q1KN2YXZflmX6xVuz07UNZdR4JceIG51YxbqJHTAZVUEKC1BZq0m7QDDZ1g7rtfZJnt3NU6YmT6GXD/Hjfhk9WWyF3Wkx77atJdMBqoGdVA8fbJd86r60W42oK1GiLF90FyWj5tI9PMpVqGFxDsqQtXb6a533cNsV6vrlo8xzssP4fJF4uVVovZQn0MHzr8bpjFryOTTPH2j8WfyvrFz1X9CsmfQtJI9821qQzG+Blv+wxe/WepSeb+40xfh65uZoGZ1yNdL19lHAXxDcd6lQ5pevm16IBHSf3W0QCmngYvVRjxPzi1ixZAzxnnKpT6qnDP+uRa103NAYAUDnMlpQEAkmpnDfMMYImd437P+KSBqdg+CbxH2//s+SK9s5/Ntpx4Bzs3yPV8vQ6gtqsPy6LuRrHylQjGj1e/qQaBD47g0vB2d+VwpsZZUqPdTITpbuLLaP3ul3CL52FqFkycdFpd2sf7RdaZamvUFBku7xAlgMNywamGJi5SYYy5iPuQxDNCLWctUYYbm95yrG50qgl3p/W7QqdalNozhwB6R2OxvPvBeu7bJ/t3+aQoB0uccj8rXh+4vyq9TX1gkxni2fOoeuxy4U2VL+prwdKjXjGH7U4tTLdq/+w+bMOjmncX4eHCN/1rKfMtlpahfKb35bP3dXkFpar0orp64GXsvCNEGaw88JIGDnlBjIBMAYF4O4HtNHE6f0q9WJl325O5UlbN9xCE7uYAQcFd18kvXZiGljev+PPjm5c/06L9XkX5CqtZbKTStggz0WXh4op4My8Jd3Nu+XDcKZ/hCHwS9sRrvYf7iiyj+KoeJ35Yix9+iJ/+HkMJhcMthvRi1+xRgEmDNRLMai2dI5jSuLdNuMMYgC5rTrbBULa+WYVvvZp+Gztt/HP9rO6OmXj3on5xyR5cFcKgdLpdXfxpE6aq5ShXy4+RTRd/yFOsPMWaDiWtowwUIygpXq22u/Kp7QhVZutQo9piHgRMUt5lDfIOhAkWwNIgqbQkCGhvIVXOUCLEIGuSxk7gERDbPpHzTNL2fUPnDk5pv4b+vor9LWJ/T7yofg57k3F0z8rRXa9ADm9OhrlK3JCMyIsvpth9DHPQj6vr4kPcrAoV7HwbjcK8RRlfT8WCR0nE1h0KykMi/hhNxgMGXlbXEurFKx3OyTBPw4JSLBTkRoSJm7MCcsoJ8Bw41eVc/PmXNneDpzaqSqujN4N7F6Zn+nqz3DbRbo9wXlY9WZ6XPQJ0yDbYHByiY3AtaGABqL/64yWATjrIHMAMIyIgZQYhIF10YnCyS48vcunn5HOyv86v3Kq/GnLIk1LBv/1jsVbhYYrqMbePBip5hefRxOW3rqQIHpBkESzKYFgOmCJVSd8gSa53wMKQBEoKRqwwxDAMIReECuYsNIZ61wFL0shpVnvqG2wDLK7XJ1ny6dzhpuXlm/yh7hpuXEpywpPQ2SjWJkjtKvqNfozxDC/VfGEu51frou1vUfW38HO3sI/WgHlaMedpiZ87+QfFlCMxt0F8jtlV84JmgQsxUHJ2MDYTn7pBwrRv2Kysqz2IMgfPlYNJ+p7UW/TPq13xJ7d0m7lJGbjaXewv1vjbX+pOyKzgWknqAEIwMNALhAUPz4KMU9YnJtX+9ydwBA1vv9ouOlkg5OEdThFUfIMTaMxmVfXhIDNJ6aZYHMallHwIAu3e7cnjFi7KQvbvzP6deRvhTDnd+nei1L/z1eVqt7rYqPVluiG57lytQJ1c6/p1agQ4ooQrrzl1RHqMdXgDPMarY9ZuRyYNnGBboG38ZLsDvVt8wR77UcJLjNVxiVHaM94z3jPezxPvba4zRIbxPpRRIUVaL6fCUGHXRleCaEGlVghbQ8J/BRfEYSUYJdSrIfKfMK9CeZeTOd92Wv/c/IGfBf69C25Gf0Z/Rn92dkZtFAZKozBeO7Uxl8UPq83V4WL0tiyKS3RX3dXow4KDnLHSaagt8AhprJAGSEGlEIXWQo/b5ejDVk6QRKd3h6kT6fTf0PmtRlfx+OW68z5vQdXxIjxEAOm2iAs2ictQqQq+iCXq+jmrh49LxXmV+HwJ1YZjoDQco0lcNGSbNkmFenbpYUEHUYYahaDAUmAcSIUMYMR5gzxDTjnaxoQdtnKKDfkAjJlfnDDle/8Wd87B8nkpeoNhqpbm44FNWjpuuyCnXtnaMtsatXCtg+POXW0/LdXXVCjaj57sLf1lGUNt6AVKQy9er1ebXc8/cFtePTCByms940dYxxUM81qMFGbIMigsopJ6r5DnqD1mpf39CbI6xcF4GoOnbfpz47runP9sWVTvrCgf3I64Cj42Z57sIfgY8dGGW6DUubhyP+uHbr2P13uxW52rXVdBJRAxDnqPZZkhjglvpLOKAespbve1O01MD5KD5idmyeFbuaOrcTc9BpPoZHnhqs+ac8INrmZVLyfng/u688GhNtwCgx4RD+ypUvA71tT+ysE0jdPwPy8Z5NgKQYU01hoNGERAc97F4GlsqdIZrWx/cv61Td/3QXXPgyBeXa2Wi4/VlkD1lSq/4sQgaW2rLzkQ/nXp1RRm+bujS+eBX7tr7arxER3IF/Pt7v/Ef/3zq59fv7D/+d2vf335r69e/f++v/7l+//82/f/35fPt2vw/vnfPlD02yBLrlZ6vqjduSuUhIfexietkvY+Ky+WbzzperYAz4J3bYwITj27f3W6eLUJCjQoue/U5l1CvQ9Oz9ZV0cxWRRX8DgsO0hdpwZHxgAHhGDZYUYAdFZgTazBot08PWzlRxsvkgJPTpLtMbnBnLBKQPWfy9mnePs2eM1MfEtgG8mB0BPeHlu4hlLtriIOlHfprFn1lhEQUIegxY5wjyCWXFjHHPBil/+xU1rCKQlvS4AT2cNv456Kf3xn9YTC5zbK3nrgLIuVqc7mw4a0Zt31WvNmniNrGNJpOmcu6sNEVFTdtKNrOFx//kJcjszF6Ojq14TUYj9Dp5/IMmCN4qg5pGeVTW9zNyY6CVUotU0ox5zmnBEkppKWAQkYkGgRU29ZUhCqn0tXexJ4nE/FpqOlMp4ehU0bSo0FSciQ5OYakLo1qQizqkj2G0usHOyUIW6Wp9hBiaRiWWCDBCFfSOuI6BlLayKkcOdanMIzapvOMOM+I84w4z4jPAPBtLAlO3Yn/Vi2TD2yC1wvovW3wg+tdX2InXbAihTKceOqBAZpJbhwHwlOl2h2gg0amx3vvBhMzvv92PivzFjtdZkFVhG/8Jn7jvCM+iOPm9eQ98a97Txy3EReYDSDyYDJeE6AzA0+uHcRYaGQgUoQKArX1CBotGQbUIyOCMXzIxdOsBjbMqhbuTobEqvkeEfGp98gbOc774o9lX/xnp+IiSTwJd3U3k9UtlQ6E35bnOTQ5idoBeHNCoqqBomygfF9Db72xx4uq10Xezj8XVLehJ7jjD15NT78vs46mHuHl9Zlrrtc+4enVw6MrPZVOWi14MFsd4QHTMU5OCEuUTwJOyiaqFmpgw88Ftp5fzPRqYU+WqWj8Bvfv2DSeqOh6Of/Pa9esOFSvuMRg6P7TIva/BOIjXHP4IYisv96En0RrcunnF9cVKovVuprCrxcuBlCVR7zFlodAcmeruIoynJmgqv+u3qvqG40uUryoYhJfvH799o//+rq2ioNZa754Y/fVxl0FcfpiZv5t7AxOzxp4UQ/j/7cqDztsUNmkhP1HdbkiZXrxYD/JeWGs5tXR6Mx75hUOk34FENe0NWzrFmIDU3Ey7dS0gBxo+f7J+D6eAVFDsKRk2XRnVbcMH76t3RTeZA2FIDVv/1it3TaSG+bI5QVVrSGOMKFcpyyeN3UqcdrFo5ncfFOsV7HvYQr4CJH80664KndctSupEF54/FFMNxybCe82tBP6G23V8kWFm9bHmcZ6QTvNzTz0YPGxsuuDDDadylA8Ryi2EUE4jQj6YbWyQ3HLPlzvJ9PpXO0eHce1p4QGBjJGhQIKA2E4MBxJzmWS4zc2cRit/Fu5gfS5eOx0blo+DjX9AKZjN0i5NBut26n5XvRinoRyN73s4rMHR6Xa1Ftw+4XWuDoRZ//VjlEG59cBzkcdi43b0CGSutK/2aj3QQzrzc0X1bmq24Shu7LCbFtWmJm2QgXT4eKue6V23DJouOEEOm3C3BwaB4FAGhjN4Z6qw21NZXg2rTdnyE1E1cNm75+o7al47vfQ04WroFq9xuao3G0Nq0LpoKYCT8rEEHFXuHL3aRfRsjvAA7kDZOvxxAhso4kI6k6pjVvvurPp+sp+Ih3/3p1D8xgiCQR2glOAOUOeccI4ohByhU06h44/ngpjyepfkhGx/BZT2YnjdziLlOh5Ep1twYzBT8YgaaNsCO5Ygteu+GEv++k0ugVCxZB2Kn1Y0j0yBwpFsLZeSIyxpuH/MPTMMmesw7RNsNFrZipYJjkEQxNabSY3/47c4WZYwmOo/DQ7cL8Rk4KzepgMzs85qXkobueLS0X2paGuDdkhqX/8i3hQePhl8UMQD9vdSKmL/L6kNgG717vpyCRA2jMjMUTMIMMwwgwxLYNpiBhqJ7gHjUxPud3q2lyeKnA8bfwz2TbhyTj1XkvoTelHeXg6Dv5utlabMC7U7/Vu9PbZ4zgU/mnlzZIZc+aMaWNwSOqijb8rXjUD77VxS5fm+q8LtvX1Osl/erUDGAopYx4ax4jkQDjJFfDUeuUBdQq2hlSnienxgu1emCanS9L2zUkPj8GF39lwShlRefzF11cBpgqjibVLlyG7h0jx+kptdk2w3GYTJfeqzGYaIV8liF4t38+XJi6yhdFQOywVb1arxW6+3pb7CtFOXNYROw9slHWxmCOpzxaWj9b/j7TRLCR11f519aH4Ifx4tUmd/8LXDgM67qmGAd1uOBxc755/FSZNyELuhDbcKAY1kBR6igFVnMokKX63kalIGUC2jk6075Mo5mmtsSN3+DyT7O7B0n3LasBKeyS2Vk5gls3CiVnXhqUQ3jULk+jsG7NEBLPohkQRoUY3aMVbTKihVglACSRAYkcYYMyEEk7hDbkiQnMnsRtri3R6o7Gxoe/CvoN4bfZZ7Essxu7MNDH/rFvvLmeJN7RaBvDEUD+zWF3b7ZeDyWxdPRhx2ugKIjrW1erF6urKxTjNb+cXKXJWQbVctHwp/9p13fDBglJYMsqCQSWAE0yTmCabakxAsslZ/XY6cqxM3eWpF7MOG777jib4/LOEbhUBnH639Wobp5w5BLgzi03f0OtqmAyGAW/dInI3gq1WeNsYFFx8UMvd/tV9pbERQTTD2CqTgcRR3srH42RgGzVB5AgDX1+FH3Up2Dzzti7a87BT0CUj5AYpaww1xBDNhOLKsCB3GHkFMEjJ2Gnli2Rkal0dGFeIsR4gi0zITMhMyAchZBtCQdMjBP7iQtXrTfzePzaZAPb+H/NlQMgyfO3W8WN/qUNFgImASjpEBQXQa4eFEJoIgYFTotwfqT0+9r+fcO2tfoBqHjtpuoThxh/WGy7JUpg6xkVR3RZ2HuaamwifZIW89gBe7R1CLuMC6DnuPnxZOw556TBP428P6DZQg6aBGs8vXAyc+rXK+NeHtCrLZ2WCwD2m04vdVUKpHVLeWkoVMMICG/4xBiKtiBGojQBOW5gK1XWbdfLCE+B6/AanQHbxOcwu1wrflT56m+U2TZhQZZApB16CbBPNvfOKiVPmcu7eRzrOmwfIbtBfhxv046VsGwtC01iQN05d1TOlhK3hE+xCwR6r9d87RLXCaRjGPuCKSxS3oSEUWkPuOTCofOSqd/WPJwtru7y+0ks1X8xKa27WmzNOGxxy29vdYs3gGTmWQ/fOXjzxpXaz55byvm0IEAXezrfRsAp/qUdXYGuaDbB0kq4fsLKOnxU/nY/PdCbt7Uj7eOIBPz2XWp3+dz9ct2VCtSDdsygINyVSq35dvu+2hV5PsxPBw2op2obqUHyopQbyXey/fi/nRa+ke/wZZ5RZao0KKgwxagCiRiOFLWNSAHmouw5SX0yuww6SVNybMrvxvnfWauBmrVbcQq3t02VkxXZ6xbYXkazasmrLGUlOptza4CyaBmeR/1s0uZt7EzEdaOM29ULpXrl1rnYnZdxQ77z0iHKAueUKEgGwUAopKGib2b7TxAlC9cm7fZ7bsrkmA/2pNdzndOEWYRhdZXfoGsPp56yV1Z0t6m5WK2VhcDRRUeV5KHXGk/NaENMxAiQetDL3Lp7YskqD0tyiDBM566xRI4FnD7FElvdO8ozpLkqljcaj9M67J/WGwX6rIN1E6ZR1lIyB0CKOjOCIc8UVFlY67i3EDnFJ+MFeSqehE6iacrdj2sSBg43fZi408VZKL7lqTgyT1+ly3q4vnelt2CBlnbxdV9Fx5fVqtezk7opXt6skS017qeus5IV01ktJKUQupqURjCjkHEcICiSTDF7N76dLgh1bnMUmkzi+62Uc0tHMaI6Fm0VNMVl67Dvc8xRw/7REX4dnIAbuJB8+iEw8NfE8N8Tfq808zM/jFKBpM/qpbufBsgzy4rb5FIRHcArC553SWL3NWcRruYqVSuENC1n10lniexZbefYlHG/zpWmoNtiTpsGeLy43YQZ6FbD1ehk+5mEakG242E0Bsr9ykJaccO2BwNwo7wUzDBEow1XGJEDJ9sz+55PpqeYBZrHpSYM4h5ruaR16aofa1Avr6jrm5VjEc7ubz1a+D5tutKhi6aKXbfyeXu2PuMkkz+fZPCQin/z7f70NENxdvn3yzdsnrZFTylaAX+jX29T4aa8/W1+u3z55+vbJUl258tclq55b+8uyvB6gWF6uX0VoJv4z8LXfDn3vcLEGZnW7bdnAk//+jyfnTfQ2mJamwbR/ia6b30ZRenkdvl0C800o0aFgz/LmQjeTk6eUK+qVRd4yo6RAiinHnGRQMtyuFTW/niw8IrQ3iw3OrmLHZ2X5qXcf7nbTB1hQih0sdEnGivQjDrpxp+FKOxsjyV5H3/8XMWy/WcvP51Pm9ffsVRup2Ybf0jT89vXCuXfFz2G0xXn7q9DBTqKnULioytZVUZPpqVvQXbzhnnvEgJCYKaEciok2seZWSucc9kmqp24rUwG1bnIW25zFhJ7Joko7sZsEo7e51fku2CyL5+v1rP74s1flak2Mjl3pv8dQh+ZYikCiyjSsc6OUFmiVS6/N8vloje280n226wjojPjZBueyNDg3CNAYPdV6PcTO7uWus6dwmoEITgOJIEoLb6Orp3GYcWGT7cpOG5MFfwUY9IE2MTGP3+RmVqLy0snjdkd4GXpf1L2vV7cjL+tD0srZeCCIvp4v7Eljd88uUjfHdp2dFQrC/83K/xUAfFP+7+Ep2kbQsjSC9ju3fddbgw3j5113DXZ/pZtalCMFlZAKO6wxxkYTq51GWHiKiWkzG+x/PhUwS5eL2Oqky68Hrd4/ErVT4XmjJMZepCmXY+a81aIIr8Sp/RHiHy6jmVmeKl4m1Ft9WD7LSYozPaanRxsZyjqnhC1c+CJ/dh+2fbdkE8uWoWjvGVU7HnSvdw+NQAZ7iqB3GGoBpCDaAQ+lg0oKmeQqPmhk+uycse1TnRmRtH3/iBk5GLF8oXtZrhb/mtCY1lH3jnSJtXJazgef1Z0jUVgbxcfSKL6fSl3wp8q9PaFJ+VEv9pcrlKQXu96nzkPLKabcemQ0xVpKYDhRKMzuIG45krYwPUTWl6tdG1Iw6S7C8ZvcGSvgMPkvvyNWyl7swxK21/Od0otS59dReDF0YdPI5gPM0L4M99O8ZJbhegu4tlFkLI0iC19yadXGFr++GkDsti6dfVjPDkk7UNY91RAjgKkWCnFGkRVAQKutV5hga2SZr73eeeg3lLk7GXdbZ/9qCWfggweRCYNvFmOfWzZXtDklD19VbjM+TFVXleNM+duiHNlVJPaNHS6X/TIHHz7j5x18bRr5GHC36RT1PW7aETDid7N3uxl/S29vpELH6eYsWd4GbzE6PPV+FT5M8W2di7Uz/a6mmvHDzZpcrckk/LC0Q3RPjKdaOwqVV1RhBjklWgewG620R92p+GFTX9GE/PNS3xd3yey8sa9if+u8zl98ouY4rmfluL51nuYoCbuPa9dJ1LzXcjlX86O0ZttQJ5aGOv3URJC8d8Wvl/Od06tgOaRrBm2FD2l5vXgwVNp1p6FCE+UpppYZZrg2zlCEqCDUYadJu4ow1NRUCEwan7Wtz/YOIdU2bqVfpwHjHe54s3P6tOuXzbQ6ynGzflnLs9+srsrr7VjYG47VC28k/V6XHYZioIzb7FSg0X2dvdt4ItVb/UX9gbajDuy3xHk6OKrxN4iz3gfZL8jomAqiFvi8GvJledn3BkfH+D8sHbD/21HzOfb/XfB5/pOBNqaKiY4qXK7eV3EqvX24+b4sUX3NpW5iIEwI0ExCxKw0UDBvreEQayh0eBko0XfN72+r5G4cyNoFW+/w9M56kjaLbmkT6bYb73MbjYZP7zW697BfuItoxnpl3SxC4uB40WfFA6mzCJHFfPmuPDqhYub5r6ePHh+f476+bJdWPEPyjDDeBlKxNCTgO7V5V7yox/S3pTfkrHjpltepb1aoMyuTz8Qs/qXL5OyqqlLBPT5akOexegdHGRJtEWIcSosNthgSRiWSnDkMjWrPRR1rbTL+lzdI1upqylXRUROx/+g9brPw06E+QORzzor+2+q69HKt/C1bI71M51Ctk0SylrumdXakIkhJPZqK6HC5jcogCKkPv6h/HT/+KTH8k+8egVWu4UfsxLGx72czM1Nxzcjt0VQPiacNS5PNgDulDyjv2iwiVYNxe1PegI5UbcvXuM9fEKDvai9evYmoPGdAVvZd8Zf9De6AzPr7fN4qUCj/oQZBEYE1QtPmWhii4VEqJpyIsM2tSqShEeS2UVgc3ITcH115XMwx5MLb8BYeHIYgAlsJ9Y4FY1oIoyRG1iCpjOIU+qOwhZm0mbSZtJm0XdLCMyRtG6/F4U2kfa7Dt70BtWim6lo3Areu2sEukoIAKAGkCCoouRJIEgM18Rxbn/gCHmkwwzfDN8M3w7cLX3SG8G3DvDi6Cb6v3eb93ARhOM5fPNu2FW9EcFu7G9lhFXaWAUo4Cv9ViBkeTGFNkRfUC3SUwm2bGcQZxBnEGcRdEOMzBHEbMcfxTSB+VR8vfwOIyWzdVrwRxG3tDoildMQTgKW0CCAGFYMYAoItcBRoYI6CuG0zgziDOIP4jEBcx1o+PIzJ+cGYt8GGnNwE4zduu5tfrZbz8OMbgEzD4OtUvhHK3V901ym8hAg64Jy10enaCeoQDlzmBCuj9FEwd9vNcM5wznDOVnIXzPQMwdwGKnJ6E5hfhB/fvFrMZmZf70Yc7yt389FSr53REGLvEfQg2MWOK2uAYJjj5AyMo01mCGcIZwhnCHchzM4Qwm2EIWc3QfiH1WrXcS8eYiCf+abajQhu6h7Ywp5C7qnhhhKHHTDIWo6x8RYTAI7v2TUtZgBnAGcAZwB3AczPEMBtgCNPT8r5uUzPeYM/8C1cgW/yAhYAAsmhxwQLbqmXREFPHOXceSyQ2tP2lA7AJ+ZrRmtGa0brNGg9M4/fkSAL3sbKcXEjVQ9cfrukg8eJ2nXzJVR7DrkUJNit0DgIkRPOxOwZgFBqRmgKM0kzSTNJv3qSwjMkaRuuxuWNJD106b2dN+8tHHkFAUgTBhgW8ZhHixmJKcchgzFsmdsxM3VqH97M18zXzNfHyld0hnxtY9MEuJGvA167t3bYvZ2vLtfCOIW4J5YpB7mhDrrwB0Qo1xawMdCewE03szazNrP2sbIWnyFr2+g0AW9k7YBj7q19cm/njmshERJTzJDlECGGmbEqmLg0AJdox8dYewJP3MzazNrM2sfKWnKGrG2D0QS6kbUjfrd3crm9vbctYIhS7S1B0BHgOfRKQBksXyyt9gCPcfdEjraZvZm9mb2Plb30DNnbxp8JfCN7+661t/WqvZVDrVBCGEwIZ5xpBrEz1GrkHbUMYzi6JXYCX9rM2czZzNnHyll2fpwVbWiZIDdytuc9e0vH2dv4zGKCAdCEAK4QkNhp5KADQjARTFsM5RhkJ3eXzYzNjM2MfayM5WfI2DZAQaQBCi/UpvjOqUWQ+ssShPuzj1R4mOR6feZRerWbBlcDCAQWglIllCMWWsuEg1hqD1l67HDaxGTADK3O2manPeRosO1bofIZPJLjnFHwKTnOy+Y6Kc7bs4ULG+5eCnR1hFSx26jlthpnj/Ckznwi5jkdnCBaF3uRuthHEL6uEu9Hv/r+6QmlsVRW6HjWdy93j8K0TkDLiSEBHsEOQw5xYoNxhoWyRtCuHbZv4wTmV3uD2lV/YvvroP0eVeAQVfCpT04oz8CMdVQYB9EUi9+1ZE1ZodCLIGL14Qn5AOB85M0XibvW912kvu8vNk6V56X9sAnfIp6nmlpNdaFPymrL6bDkYCsFM6MxE8pjbZRCPthOGjjtvGMEtxPPXjOnPT3mlCfG3M6CwvdySszl3Nrm0rbCXzylZbeZX1yEiZEt3s9VcaJjYgZ5MXRwTEZtRu2XidrWOV52LMvwZrbFq+a0pu9LgyM1LGN5s4LV2pXp1Q5lIdYWUq+xtV5oKQg0mlItJBbSGJ5sWKdN3Iawxa3Gwn6xrTKd0lj1Kc9Xv+k2nw9eCcBE4L1axbW/WHOzioPi8GyubT6cKwM4A/jUAG6952Vq6353vQrEcf0pva0K9syt/94N4pREMGScDpYtN4zRMHfnxgYjlwhjTBtrVP/4BLP3S6fiEC5l41QHnw/c43aAJUeOQBeTAfZ6Of/Pa9diNVQJoM0nH+b1yS8OYq1bukxDLF/O4zm1i8OkH5vfhvJ8VFe7m8LAMsWEpFZDRT2SGjIuAYOUQiM92HOs+u1kGLuq+j2rN6ySzb1JCDbW/G2WINkR2xBC8BXsAccmf1o+zCmm9Rmm/xrqvS7rdQ8xDa8hduttZ+CHht40R5d/rN94rQrs6sMysi7+yKwW4d3W1KsbrGEXnzge8aqWH+OJupE1284+uA6v/GKzug6Q7DQTTM5G8JvbxI+4LfTKfnway6rvXr7opsZn6SW1223mQQ7cmI1aGaTF83296g2+ffJsF/fUQ+ervocLKenLj543/x/x5v9llaJkKh+ARsJ+rT/7m5ah55TdhYwozDa2AAIwoDEPErps6rd3oDDj1a4rgNCEQcEkZZ45xpQFBghHKEZaa+sShRl/+8UpTHA3hclBVphZYWaFmRVmVphnksRnTGHKRGHCAYV5mLdn89tgop76cs/1GAJDNDEAe4lEDPdw0kmqTVCbMFGa06bieaRaU2atmbVm1ppZa2ateS6pmUa0pgSJ1kQDWnMgQ8jmt7GUIG1JNweIVRI7QQ1ThFBmIUaAAEi4B4L7xIGq/f3XrkEhzCo0q9CsQrMKPUcVut9JfwAlis9QicJEieIBJfrT0nfWan+bVxcOlGe82lWczGEmnPA2emtATpRnRgqAhVSO4nR3M/72a1eaIuvMrDOzzsw6M087zyVz2pjGRInGTNNK/LTcruebKl72x9J5L9Gb87bwsimrVGivpBuxKD0gGmkHNIPCK+6gCKpUYC2Y5kkOyl4zJ3B7LEtmTfMT+zumjX+2Nr1jAE/px5d6OsYR3yhF79TuOnQxMOk/r0P9eRgQHwPQwxjeudpxr3ThM6vVIvEzr2n/cP6HyUM8K/41qL/CdTwRE0fEeC3RRKVf4tfglliS7TE6JUqcUCg9nvelulD/mA/5Vl/VJevVNln+6lztoMdQhjwmlDvirLYAA0mljxnHmQPhv3v0dJo4AXaa9k/laX3Q/p0dFUnXxxoCMFECBlWFscySMBb83exVN5LlWfH98u+rj3/ILtfZ5fpLcbmWJKFbmlbmz+7Dtm9cud/XYfIxZFz1Srq5Dz0ClqpgLRgJrLNAaIGp19IJDLhtjateMyeg3DI82qlsq6Ttz3XDni4PRCnEa7eJECt8kNc4yO18G+YCHwOKitjpwzWMOOmKT/GHohTBIsrg/XIvkCTOvSvixfl7+TEy8jLyPhN5NEEeH1iIbWbLr+p5dGLYHaxJrvc1KgjueTdesepm/fcgDM2qyG9xQrD+Df72Ne9m3nEq6YqxBY5KiFfL+OYvXLswWxt7dUjd2IpgZe5FIlZLkJGRcRUyL9jmBdu8YJsXbM83HCV8AffAi7Ys0a5pEGc8if4gFXBfwdpQaXaQmndUyR6vfIOiJZ+tZsvbnzjN79F73Heu39I6HtW4lxFNMVfFduHcu14WkNIoXi1n1l3FPy1Wyka1Wm2gbnOy3wzY+0n2W0QOnSFO0QhO25D4yj4+llq9z9PbovRTKYpznvTMzszOrzdR+kNjc2yNJwmMhmmc15uPa/dhE55l009Gt9uXuaaowuRhwYH7nRdaOcCMIYprSIVlAhgAHZXWGrSH6GErp3Ab2N9i1txjat+BwzvcDFJcXprUgWC+LSnScKdxH9isrsrryUcO424WZKZ+o83k+wz27+5rNbvZB2hUTf1ptnfC8MD6UjIQwjuOVwbZ1vsU+7V97Yq94OY19eNr6k/+/b/eBu7tLt8++ebtk3ZY9j7C23TQHpY+W1+u3z55+vbJUgX7KraUfJ3n1v6yLEsDhMvC+uWEJuM/A8Pi7dDAeDswNGITT/77P56c97ZAEhoM0yCnbxcujL2XK+v6+6E6loU+uoPd0IPrHYWBHCFOckYls5xypTQB3iskgGDW+DbQ6aCR6fJEx3ZnseFZXL6adit0uPGb9kLZM/4Mk2ObA3d19Rh2NKt6U20D/Pjyzc80XWQu3+jTIry0xfwfNSGX7kMRVFhRPla0uN2DZ83PzmZfqLNZuLL9bRnlOBrQAUkxvK9lUhoz8qZ8s4u5me8+HqbF2yVlgxnyehU6eOKWGug4dUp5xTATWEiqMFIMeWJcG07Sa+ZUfrCncYDtIQndzXCVZxNGUuQFgLwAcB+7Ux3qnHnGNDps5cWsLy1SyRhSe4ZeB3YHxt4QVgfsPgk4kNARS4UyhluIvADIOuSD6ae5HQbraUMMzhOtdzb2MlwzXL82uMJzhGsSsQXpGFx/CROoUbau6sJxtJY1uqeCaCu8jGcuYYcJIEQyRgyjWkHuNYXDZC3b+brAinHmauZq5uq55l8a5WoSgwbZGFd/jb7+v7riu9UYXD+EGh+cXR3la1Opg1ilBACKEE0VdkpjQCCxgZseI+1dEsAx2NTXRVlRLtVkymbKZsqeY4KeUcomsXCQj1H21Wb1d9fNdddh3rotH2dsU6nDWOoZ1FhBDDDWiikKFRSIA8iwA4qOrLw2TWXGZsZmxmbGnkdKl1HGJsF3UByzZLfFn+JJycdM2e1FXeO4MVtV62ZccNIrLwylziKHA18l1Agzxh2HHOtxc7Zq7Gvb6srLBhm2GbbHYEvPEbZJLBaUY7B9o/TCjZqzu6Z0nLFVlQ5fPRJaE2MRcAZ6JBW0jltFlQXSIImH+Vo19LXtdVGZ4ZrhmuF6BK7sHOGaRGYhMAbXOHpC2+ErXI0R1nSqjGM2qdc9dyYGGijJgaeYEAk4J14JByj2VAf7dpi1SWtfG3AZz8DNwM3APQJcfo7ATWK6EBwD7g+r1W7cu8A3peOYrap0s5dJ5zTQRAuKDPWcYAe15cxhJzxyfpiwVUNfF1y5yCsFma2ZrcfYKs6RrUnwE0KjW1+9/AIp8MazC4zUGsstEK/8lv7mC2XnZ6cUCMPs2NiLVG2jmMqEDdvin4rN6sO2SbUdCLArD9NyNuIpRjoFns13VehUsV7tqjTcOcdAhulpcwxMEltwj4kHxkgKk5AtlIZs/XluXPF8aYsXYaQuD4O2YmkoLMt+ezkQtNWr0F0D8CJmHEDMcEIYQWH6T6ghGkIBOGftGkCvmcns02VoeWZiu7PAxHV44+HNzU5D3lvd6+aYU5ADvDJ9synbQrhk1D/VhDrTwC42Bt4ksAuRcfD2Qrs6SPxxMLRroEo3ZpZJDAHG4Zk1AoohSrlBglBFLFMQDuP3x2lDu744AN81NUwmcCbw10JgeI4ETqK/EB0n8Gu3eR+ubMcYnJSPU7ip1OEwQJ4jZxhgAgAjEKTaBMYqIBkiTvBhDjdNZRKPxo2xbAtnEmcSn1u82CiJk3gxxMZJ/FyHzzyG4aZwnMFljW6OAwqBZ95qLZwkHDthEPJMIsW0EdIPA7hsJ9P3EZxYnOmb6XtW9MXnSN8kjgzxcfr+tURcS98IE7W0JU5+e18Xdujbr9HNLKi1dFBZjCTB1BgKACXIAsMBoq5MyFA9Vr+dTN9M30zfTN+70ZecI32TCDMkjqwDB/leRBnfjiH4Mq0xzuG2WjcEwmPJlIcMKy4tslRjajXkBjrFlWLDMG4by0TORM5EzkS+G5HpORI5CUNDcpzIA5kVOssEr0YyKwxW6iYIc4xJGv7feYG9kJxqipCQBghFLCHDyxKvps6s8OhJzLrnr7MM4gzicwdxfarC/aOYnSOKk6A1DMZR/Mb9vqtGzZhxHDPI66bGuHHcVusC2WPstMDSSOYURoh65T00wmKBNBhZqWgby0jOxnFmcjaO70Zkfo5ETqLaMBwn8ovww186m3UdNJpQPLBdN1Snm3MsmL9WauO5tJhy64BjkHAAnARSMDwM4rqlTOExCtNM4UzhTOGzi38bpXAS/4bROIV70cUdLA5HFw9UOUCwRJZ7jjTmHCriOCVeQm0VYFiP7dpNHF38xRGYnA+BM4BPDeAfwpe43sYzkctT0FZmrhbF9lJt4qX6pM39YzafbKBqdUTl/raP4Ey0R8h/eYb8R0nUHk6DRwTYFq93H4Pw/BQjZRPyh5I96cOfu25wQgioNIWeQ428thohwCmyGMFAdLVHevjhZAgPbc22sauzMqh3IlgftHqb437h5Mf9xjtX5x6WdAlC8s5tS/LF0w0j+aIwC/A/t9XRjuVZ6v56+e5jc4T64z+u8bGd1vjZZHp05zeWIEmi0DDtnCJ73Rw5Xr+azjGy15v9OnVzgmxzqZuKBmvLHDSm3MkC2EhCvAJUA4Ws4Onhsc3vJzw39ro59XvWND3RmbGHDT8IZmqb7aqES7QDgyVXiuQmymDMoRA72hClUO/VfBEzVlbMqftblF17ONwcIc32BtQ84kO2J9ggepy4SUKucOro/2J1FQ3a16vwKp4Hq/aXZYKbqjCWPY/nc++Zc3C9O0uFiIowUwWUahkmV1I6LZlWFEkAvWrBc9DIZPQxZbuzbWh4VtnpE9Gn3/BD0qeZNx3DUP/j3p03d1e+Y4fQX6l5fBC1DLP6gVPoe8X9Y+jT5/mn4mX7g088lb69ecBKvBA/a/qZkz49jsPpYyqRVtCP+JT3UzSVqy1h5NQrLqNJmkbrHU3TlK5J5UWow5RO4s6H1ruiM40eTul0kMopaEFVLvh8LNpHSRZ/1m4zd2GoPyu+X7iLuFQ0Ysds51HmOoZMiaFqQWxPpjA6w3gLiv4PeWUrby2cNCvUZyUkucdsUKPrSkkoEE6d0V8vw3isp4M9+2wbClXHMttf6aYdIUBYQRnXQnnKIXNKaYslIAg5CttTTPY/n8waiy02U7ZJrbF+w/dtjYXPEXhakiPCJ/1SAUSdDYBy4rcbsN6eBSsmcHMbU+zFhHrJkvPbJz+uQmX1sWw5iOX0Ftz4jGbMhivf+oDx1l7vW23li/k0A61uvR1f8WL9kqrbbR+LXZZEm+DUt/mV2uzmwb5ohs4vy9QoW9elzUhfLV2ybdgr6x7FSRiERgLmMDWKAc8gt0owBLkOszGZmGy9hiaT/8O2g9pojaeJUHD0HrehwpTJhZ4X18v5f167oulVbT8FmVa7cucw9P+9q/YLt7vr5TJOaaqV66hTU26cdnUozBQXLhhoQQr2nYzLReZy7t47GzoczMeLy9DNhfoYmFUtM5coe/H6dfLjZ8WBEWaut7swi/pHbRBWbT8ND76oXkSE27c/f//n74qXv3z3ffHTy+d/+j4ArrpNtBkvVrGZt0Eo38e5ly3KnYViFsyOEl7b+Me2A2+f3PFNfXUrVGM8bwbpdgjqB4V9sjfs2iYWyiOm/I/R9F8VPy3NppwNfL+8CG3FL1WN+gNUV8ug35aj8GWUoX9/c71bbeZq8R8H+qI7g6geNxlB5bDZ1b8NULwMunS3ms3rfszcvh+z2I/ZAe+25Wy8lIZZKQ1/PNBPTdN9GkeVsV5e3EqBJcE5BBxRYG8+rI4osN2H1agCC2UdBaaFM9oTjDlRTDqiNEbSKYFJUGLOi1EFFho6mQKbcs90sO2vS2FNt7yYUTatwZpEgBB4TN6Dcjxmsu7q8hGZj6VdqcdYG2Qoo9QKS6GxkJuAABBTtnFyROpjU9PLfbv7Vd9oauHv3SCbrOdssmZr9cTOGxnw9wP4JKCEpK7Mr1abnV8t5qvir4GXHf+TdVP0vimpqd693vVxU4YjDLynWgjgNTPCI+G1NhBhnRyhfNDICQ5E2t9hVo25yc/3OLzBTUd9TJ3ZeHCDOAJclztCNnLKzrfh+seK2vsOF21Ckbg5knD+g/r4tAhvdjEvHWcjZ3xQtHtlsa29YUsUtpTbnloTLNX7+UUJpZJHiffKPO51ld4qyztt5fRl+48Xi5VWi1nJ+u3IRs7riEZT/FzWqXdt6ofKKxGZ7g9E9yRQhaTHizxfr4vXl6sPRm1Tq12t19v2akX15Fo3e7JAynmJoQaYSSCANhgYrJAK/8awTd6ZNDAZzUObs6bRZBt+UqAfvcd9W+dvunvql3Erf+V9CYTo5BMG/2rxMUDcNutS+72iCMB4cGsZarIs4qdfl6c47Yrm8eqQlWfFn9wubthvdkFLxA2bSPP5YhHM4k28b6ktQgPb4p372JwKtVcVm/m7WlX84SFXAOr3MEiQTtkAQJp3+NpsVotFxkiFEZzEO5A03uFPm6B+dx+L79w2SFHxo+vEPFxUpbYs3POkc7W7Qa2tdhwr5qj2SAKjCYGIA6EMgZi0xxJ1mpjOYdltd4mcN0OmHHYzBCCfyn/5pvvc90kYJVvKwIMDwCRCfbUKDxI1cBgb6vdia9yyCjYwq9XicMlg+yzYC2V3tyWg3h4uFzVwCtZEsEX1PsrK2bx2eF7bIC82Lo6H8Bm+/92E2mEoPC/dk6L5sCvtxL/FTxxFv/ipXGiZeAPElD2YqeXM1T2YqbIHUTlX27xRLc3i156VSz1Htj668LnlpgdOojRIGqVBACm+32zCO3jV9aIMBS5eX6e+k+nFbiJeaxiyAiBNkOYYCMEoNMpAboEhos39mLYwGfZCo7Oy1VlsNvFXmwR2I60/COIG58Llcma17leUHS1iR3vBu+XqYWNsxe9e1qqdcYpffODg9WZbWkhl82HsrNro4P2dy7tt3MX1Qm0q5F5W50PdB/YC9WDg0BcBv/8+d5MpCbUgnVALtYmqdFH8Kf5k8zGhhqmLLvYlFTgOrndnYQQKLHxM4o2wIcBBaqQUHjgFJUUtOw4aOcG6WnOH2f4WE6+rHd7g5jkYmRohTReKugvtHCjYStc6fOJibyM1uweXu6sFLco3XFpMlfd1uG10Qa7ewpTi33TxcYYo4SRygaSRCz/MF1fRGl3XhEnkxjdFe4nZXzmcX0CCPOLIGEitYEFQFA9SApx0VLTn7u1/PpmU7FusvVT3EZHFJDJSPMgS864TZhCVY/uR6qWHZKVZlUGH8+V1GJ1h/hDn19Ga3LoyB0YdUrh2m2r99lmUhHhgdTx1elssVru43rHfoKtWfFfrylF+MX8XTdTQRnl5u3ZRsQdRs+HxS1vxYf1lO1//ULceFPZ167dt4GV8v6+b9/t1L0kkrvKk4yofP2XxSxhIKvWRj1dX9cXaSX5/qesvi4zQ3hsNsVCCGeAxx8FE05pZB0irUNvfT+cmH5uclW3Oosrbr9pP5Cw/0vx961FXJB+pZ5W75d9XHxvDfBsDcWJl+7TUmrNabda7W220UrVSGYOdgkIuQ4DC9LEy4a9W211c8QxvLTrxrcOscbV9WCDklYZpYZC41ZPUrb4JiDvMxlLP6hpPuwoI6cXucelEWM+ZlVISylQwrHUwF4y0PvzNIbBHQtrCdAZ21WjlFthbN5zKyD56k/sFxEtVrjjWsczNnPv1Ym7cx9queNoJoylFPU6rVQxqLBcka6+gOBv/e0xtcKnel6E1CTA+lhP2hf9DlfwgyXRQbyCPJDy4jHGE8225FLaNnYpZZBaLQl0HyyTuAZe9CCBT6/ViPu2K5ieE6pSvbTBYJyk5anS0b/7LWc5strWf743GGqXlYuZf50EYVptt8Wvo7zUCUO6KH1Zx2/xUi5vNLsDeiN17GY4uZXZwdduVzMR9m6bu2y/V9t3QhvBVuN7bEU4vdg+xMZJgg6FDVknDsEYUKae0p5TY6nid6inSFiYDZUBfeHmLWWx81rY+CR8H275/u6nzmQ7mXxcbZQPZdi2m1JX6R5nSrsyC1Xgq1gNs+6x4XtSPtXcWKo2nMkJ8+bFZ+vzDvfDrEaxMJK7Q9MAVulrw+X+r1VVFy23XE7os/kco3S4OTqo+LDrI3kQxN8oByoG0VkttNMecEg4UFZKkPtAH7UzpAF02PYttVzpjeyqHi1vd6wEW/bpyFiWrY4xEvaLKKODagdrtw3+rlG09Q+JZ0eQP3c7LhAQ3p1mqzBKzbzybHF/DvCZxzqWpc+53q+uYgeP739erMmi8tyRqywquLt8HFFTYGSrsgsdKhKSmRhtPtVXUa2uYEg5AhbQwe/AMtXSCnYXqNrPmPtNGYNx0m5u3KsmkS6tlKoBE/8blzDLtbJ0+wBVVP4umnw0Smlxu/7at9xmrrcV9OuJSq38oV1SbmIes22tBS/wkaeon+TLgaKfmMVNSreR/LF9qaiLXVRrtddlUqI3lweIDcTOMMIY9hlwhpa2HXGrtMIEWQNZmVRpuazoDum4+1bmNSm5uNY01feONbqHlyy2O0+j5Ml1iuY7QhjdFiYx7/k/rLb8yAXTrH3Ww6/esu6gQkySWenwxX76r/hRE8H9uoiwv3X14S55aBuv59atFXNiN50EV37rLeXjOX3R5Kl70ET2Vo9A63nQWX/JMlzedrXR9FN/o7HlELG85jyaJQyTtOESuVvbP7sM2JvCYRaegzUCOtYtQaRkqxcDr0i1mM55n7Wjdo7nWml/+Fn75W/nLzwbEvjMnz7d2izvdvOVJjmZb458w/x74vHtoxJdekcMHzaq2MRpk28RMzLtxhnElSTXGf6PnL1YRJD78stbhwcKvdHdodFesyl2OwcxlUbev5/H2SzsPn/datb/0ZbL7KjV0pf1zHrach+0G15Gn7TmIE6f970vQGeZn42PYTxxBKR3C/ku3vB4g/VV1uXPQS1rWMQdJmHYJRAH0HhPgjTVAGc+dxlohRtrtprSFyYzAR8b4ad1a8sFambqP/WCVWxEWPuCpKqN0TVxmKRuia2/u3SDkYM59QNiBKbdhjAHNtNWeSuaxCPNvT+Op3+E/iMoeYyeean/VlM2WdGZ6Pkb8BFRH50j1xKGb8iGq/3qpdoHtq90A2D/EssvVbgztTXkX7loQaBwjSkrFGCHKKg2INJ4SQI3twb1pJeM94z3jPeP9LE12fI5wT7zwqRiC+w9VfJQdYLtviwbZ3pR3492Ato5oIB3mAFjFocBSSqc8xNwY02N708pXwnZ82s3pzPbM9sz2ydlOzpHtSVAFlUNsf71e7cpkcQNw3yZlg3TfV+jgHWIBOEMEKoGEg4ZyRjCXkhBOqUe6h/d9M18J30nme+Z75vujW5qh50j4JBqEgSHCv2g3hA8Bn+wVD/K9Ke/g3SJpCWFAMQCpw8ACYRGHBGFkceWQ0cV700pemcl0z3TPdL+LC8u98p2dI9+TiCUGh/kehuf1bhDvTckI3cviLtwlZUJjKLGTjHLulWMYaKwYR4ILOgD3spHM9sz2zPbM9rNcmeHnyPUkLIyhwVX31Wo36Cjjm4LhFfey9CD3hSfYCwmNFpZSzCkk0hqitcECyb7FXrWRmZ6ZnpmemX6WTBfnyPQkApHhQVu9Hi7xqY4FFTWDsMy3e3Nc0Uj124UW1T8uw4t+qyvfB/KbXt8f+ps73jlxcY46yiogq4BbLcifShek5DzDaCMxohJoEmTKyFi0URHTZoyEHOmqaDTsKJYfbL8SYKFyzmtFJFfcEhAzNynojXOWDIYexVbu095/RPDP9n+Gf4b/Q9j/NzD/IeOfRnmfRJeywejSMFIuxoOgwqi7OB4I1dbopjzWhlhuoCOCcGqYdR5QDz2zQnvK+tRv28ncz9zP3M/cfyzcR+fI/STulbFR7r/Ys2gI/C2pRslfV+mgX2uPCWXYKmY14lwaJKmUmgKsAXdyEP17Dmf2Z/Zn9mf2Pw7243NkfxIdywajY9+4IOJXq2VMdTbA/l23eBD+aZ0O/RlgmmPMnGCeSUMZpwRZ7AnmEGnKevRPW8r4z/jP+M/4PyMH/BsUADlHBZBE0DIxavyPOvREe/y4U09bo7vU77UQyhmvIWTeOsaNE5YibbGmHtBBy//+nXsy+TP5M/mz4f853KfnyP0kupal0bXfuvCuXfHch3dWv+wE+7osVbFwr0Yr6vdKupa+Y5ACCeNGLgaYG0S0FNQ4CjHzGu1p32tmMthXLc/Kpqc9vGyg5ZvgHfOH4+kziM+39flgFX/q/I9ReKKg1p/27R/rr9scH3IZ6BtDIcJIjnALXKuOhWrOE0nPatxWxwDE9OThjZRZyH14x7EojJHdx2cnhG+d47vJdnlbZvbP4zg8jWMYmdXr2dZkPPpYX4pNfIdTVhJBHTpqpVc8cN5KSpqv/agVmsTC8jQW9tUmGDpmN3Q42roq6p2PdnC9u9dKMCGccYAYUEpxJ7xnzDjrrdWUq9b1stvICU5Vqe+wP85s4hMlb7rPbY54oEcALcthc3tA/7xalSc1lGZjwFfzgusTG8LwWHz8P8UvARt1SdF0uOF4oHt5mGRMF1eSOtgSxaJuNshSPk2llqUk7pCncYe/hA++P7XmzUaF+Vd9/nAjUqukxi6tUEnWcPGBC5uHTGvHDLOMMMMtMFpAroDFFiaHvA+3NZmcpc3P2vanPbvo+E3uW8JeX+tdTJCdfuW2U9WxJ9ur1SrYL2a1CHrTK9ucXrQtruK5R51jXXfxBzHKNNs0X4dNk4/FnpbDSZwgR0MnVr42m9ViMXBY5bYp6B5UWV3uHl6FKGHOIc+UD8xlAgmKPJEUAqmxwb1DKqs2pj+gsml32qMo9y/iXkn6fH+wVHmg9SI8jb9eNAe6RfHsHEFQTgm31+sIzYqvB8dRTXrc/UMdMTWBQCRBVjwNsnrjzOWL1dFDm3ahilnd5simIzX7UVWx6m9RY8Yx/9nCcHDrE0XK3nCXm6Nk4TM2cYhU7wPmZfO8bP4VBkh9ZZbVALrPMMBLjqgjlgR4cdJXRweHSdXYHTpLKinqGGeUOuq8c8EoM9ZD77lDFmsJFAbQqda9M2lgMsvscSqjCXZxszLKyijv4U6G74eM1RpFdxKrxWkf3b0grRpTw/FZncIOwL2mnFiIObNOaugIEEZCT6FjRHLLDwE+cVRWRnhGeEb414fwPI04s9ixUT2UxI5x1tdDz3U3vWeNWqUHcnumZd0gMYUgs0ogDB2lEAoruMPcIkyFgMgcKqGyhayDsg7KOijroLOZRuBzxHcS/sV5H9+v476Acds+wbdtyRDEm+IOx50nSlirNXUQYgYx9lwbiBBHRDiEDjneNJJRnlGeUZ5RfjYoJ+eI8iSQi4s+yv9aUrPH8ff15SGIl2XdFPtca4mQgBZQj6WX2khnFIdeAkdAj+BlCxnfGd8Z3xnfZ4Nveo74TuKxuOzj+9Vm2A5fb45Y4VVhNxALSegJIM5rpyDSGgqIKVI6QNx5CA8JXjWREZ4RnhGeEX42CGfniPAkhEuAPsJHMunUsDqWSGegysEhKQxoS6FnWgAqJWLMO6O5D9Y6FNodQv0kaXQy2jPaM9pzspzPhzs/R7gnMYUC9uHeS5BTg2o4N06nsGufE6C0sZRIiDlFgDCoSFxg8ZwKhfUhyifOiJMhniGeIZ7t889FuDhHhCfhiCINR/w5NFT86lT4YinBP+yvVOyu/95Np6C0RI5JzIkjhmthGCfQO4Ac5US3Du71j0+QRmFR5hCrmo/uR7MYDDxxCoWBe/QgjQdCEo9muLlzeHeVDiHCtAo+LLtTVN152g3dDlUDiO3cexcHX2HCSAvQjLBwG7W73rgqHDxmIAltRgoXTpnLqoFn95JIYczJLXnPhy5unaK+g1s6kL/66GOWBFuKNNgSM1C8UsvVRl2p4k0YSonMh7J1XbSX++Rad9aNEUfAW2Ws1lh4Rp0IlxRSkhmK7F72kwYmk//Q5sy6i41z4VupxSzM6MO3mL2fb3bBSpjtwmNNRIFb3OlW4cmTsuD5cm9s7A21Js3V/tvGDx27t0dEldaqlPrS+ojPU1TPU1ypzTu3e1jJb0bJsHdrWjbk3Fo/9dcu9zyJahNpVNt316sw4F2Z9qyT9MVWBa1iq+S+e/kgixIKmt5jhjWGhDnJLAKKeUIkFTLxZOq2cQLt39ygirM/lf4fvMttpJ5NKPNlhrue1DdJkrYFLla+FGsMiuZbV9IYdP17NV8oHX4Y5iQRCXoT1f8yzLHSYfHL8qEB8Kj8258OP0U9Wup3P/QoQzX6z5N8ma+baEmwl0iDvcJkMGqwHtA25fVDnnWudnDGveIUUSu8j3/EjBothSKYOyEcbnHWaeIENGvm9vV9Js1VdcNd7ptmQxZMmYnzOrIsIir5ur8E4+XD5TzMT8Kr3xaQlOQKT7NYxXi7bczGqefLYNqUqViqBytiYZwtNRmuotmjlh+bSVL4W1wYyMT7fOJVL3x4ztYt6z9D+5m/asjJ1mxDMF1g/+nqqpLLuODUpFhuSDdvCtvF5NG8OEfrHmbG2VeeLjlOe/8WRfueVKnfEYBiItzd8m53xt4EyXLaL/pr6Nqr2LUi6vnYtaLsWrXefhGna8GE2zXL7KFX5t3i48EytCrez7dhKhoKVpt5uE3A4L65es0zrryXyTfjcvTqQ6Sf7y+pBsi6SNjQwHYVexHa2sS98gSii/m7MiGniReTjIJNxqtneRU+r8KfKo3O7uPafdjMR3IuH5b2dc2bfY0p9c1Qr8Z1ZZQd93Go/2nJQLrowOaLzeo6iNzrsuI5he8OKqlzywMEwZjuhYnuRYO6t5dQolWQwzklDsu7SRsptopCRBkGQmMCnbEAA22JEBihdtvksJXJ5hxfhjKeYOM7K+OsjPOW+Jeqg6dWYQ+ZC2lcfaFEfeFB9fUy2A07FX48OHe8SkqHlVhbpavHIIeMO429Q0hzBxiNySqA0Y5Zik1fj7UNZVWWVVlWZVmVPaAq+3qnYugs9RhO9BgZ1GP1aUCDWmy9LxvRYXWFA39jiIlHDBNBLNLaWO48EMJ7rb0mekCD1c1k/ZX1V9ZfWX+dm3fyrfiPz5L/JOE/HeT/d24bwDaIf9sUjdC/Ku/AX0IHLecGKiQQI1hwhgUgnliAtEFsAP5VK5n9mf2Z/Zn9j5L95CzZTxP2s2Hb/3K1W+0uNmp9+XF4AhAr7MvHJgFtpW5yPmytB4ZyroHkBHhqtEcOh5mAZWFuMDQRaJvKCiErhKwQskJ4lAqBnqVCYIlC4IMK4U+buR1UBBdVwYgGiKXd/NpMAhwYBYXUWmCNDFfxEEXrsOI2OUKx28ZXxnyYmZ+Zn5n/hTCfnSXzecL8NIfrD9fLdx+Ln5a7zap+0wn3fSzcOxdW0E+udVCPLIHx8ARvlYVSS860w5giio2QiLZWftLAZJwv25zN41PMmoDmPYKrTz4R429xp5v4zmozfzq+B3SX/SrKfjVRGIHi2+Lv19tdsYktN0RfusBatT+Gt/qNrdAQEZeev/uHMCace/e00E6FNx9P6o38DTCbx+N7Q9urq/k/YvRbThGSGTxV5M6X4Iuc43Y+P25HJDorTVz7IkjypvhrTGP0Ul2of8yXaeCOiaWzKPOzq7p0PHLneOXD0J2y9m+x9m9N7emCeNKuzJfzK7Vou5SksdoTZxJ1dreb3pSZ5RTnX6cfu+rh/qMnc5k3TaBjlU4r6oU+s6oEV4XabNTywkXYVUGNsXpXmxV1H/LMImu1Ya32CT5RX5BKGIXw2QWmjCqXNocPQmBEuXRPqS5ZWcF/4KDqbml3A0Q54xz1inpssOKe2DKTD2GQKUzbVbBuG5PNjr5EzTLBmljWLFmzfPlrVrfj9INGX4wwGoEkcB/BYUb3ogdbhg5HDx6WdxexaNysFkBZiIHg1HKChQJcUmQ0MHaA1BNHD2ZWZ1ZnVn/5ARJf42QAnaWSSSLUERqZCMy3Je4G5wL7srHpQFWhm+CTagQkUkR6i7TTlEhMYrZfIHn4mx6aEVTNZEWTFU1WNFnR3MekAJ8lr5OQbISHed3byE64c7CdneI6rdA9nBQ5yJ313jjInOXCUKKB8wh7yx2gXVynzWRcZ1xnXOezje4H2OQsgZ3EHiMyDOw/uw/bYVwvq5IxWMfiDqopk8JiiKFWkEAnlTfBxJaAcSytLd9qD9WxkQzqDOoM6mxX3wem6VliOgkRRnQY0y8W0dd7hNRmXzgG67pGN0JA0rgLKonAKGY6sl4ZahwDCCPtoB7idd1ORnZGdkZ2RvZ9IJudJbKTyF7ERpAdPrfqpPVJQbovHEV2VaODbOCAMdAKzzyjADjqhUIaSOgV1sQMI7tqJyM7IzsjOyP7PpDNzxLZSewt4sPIfrXa7g5Po0jQsw7FN5xHcUPtI27tsfpv6/I1nsCvPcaDLlzSp/tA9S1uenPEVvZrz6jOfu1fmStLCuKzc2xHYxomifRFYmR/tETioH97h5mjfu69Wp0JAnQCeAGlQGFmQJziMQcossQrKS0uPTn726VtW6eYJHwxmidPErLmyZOE6Tj+oI7vowxPIl+RPMrwYf/3Dn+O+MEP1OuQ3AjLIWeIa8eMpY4DiZDSDEgmidX+CMlP5xefWZ5Znlme/eK/nMkEOksllETIYnDDRMLO1Q0ziarGjVOJUK2rgYgAmAnrLFKMeGCsJcRDxgmCWJRnGYzPJUJjWQFlBZQVUFZA9zKZwOfIcZhE0WJ4nOOrjTuO8arCTRQPtbqnARgmMZTAesQQFJgxCz3nDgLjKQXqGMRDW5nhmeGZ4Znh98JwcpYMT4JUMTrK8KMOPzWAbvb76VbswJxjA5QQ0iPNKFGCa6q0gt5z5rWh5gjMT+gFlHmeeZ55nnl+Xs72ozxPgljxYRDrsvhZLW1MzTvgBLRcVGXr1PHnsKDLa8QVZgJYDJFHyDBFpRROWy2VdxR1eJ22Mimml7O65QqUYUS1sJwQzMduc/95mSsUd79ni9vQTsRTlXv7ZQXa3aXaVTVG8zOr5ceidj9tkPe0gvJyVVwvl86EZ1Wbj4VblMDe3p3IN8jw136k+QMlxI0nkLfU6EdSvrjuWX3meteBRLzQ9eXmngR7DjipicWAcgWwsRpjQZVFmneNufDriW230GIwnza7oIznq1k9nE9Gh1vd76EwUX7ArlW2LJ4vFrOflrPyuIGm28WvtaGzbXRwSY3wAMG00C6owqivt1dx+GyK/dNunxU/hi4uylzwZZL3sm78WTSREuLEFO9XKz0PPPLxdA8bTD2vtpfhVn+YkCXjicFvbwc8mCgm0XI4jZb7dbUMHSrNu3fxlIhZZH66P/8hqbA/HWYz7st7Y/1Db96RH0zmzzvY/rAoTSK4d7jfbU5T4xP78Q5/8IPZVWmaPA1TpMVqEw9R+KA+lhOYy9UHE+cipTjuJbVYLRdhrvas+Nd4eEM9/MKvL+McrJyw1F0oJTXOiC7V+zDfaYR245T9WDcSZkNrF4XY5CMa8szs7k6/d5qSjcLv7Lxn8RjXk5A6zMa4fuA4mxJqMDd0r0LXBlOSMyeVUo5KQzyXVGPhqfRUAWHFnvG9ZiYzxr4kpk9gjmWmZ6bn1bZPQ/uDOtSOYj0Ju8N8DOs9X9oOcIfdaAeqdHP/Q8yl51xJgCQDChgHkSXEhgm2dMnW90BDGe8Z7xnvGe9nYbKjs+R6EuyGxRjXn+tVZ2m0g1pVF45TvaxxkA8UcK8hAd5iJJQxGGCBAXCKIiDQCNTLdjLTM9Mz0zPT7yVr6K3hjs8S7kkUHJZjcP81bnuMra9/qAtH4V7V6MCdEM4kpjETP+JWIhJzPQMINecAGGgH4V61k+Ge4Z7hnuF+Tusx5CzRnsSWETCG9r4ra4dTI16sQ3W60QiOSAgpiiEI2jikhfMq2PLEIGUNQsOAn9p3NSM+Iz4jPq/JfA7b6TmyHSXxZiSNN/v2WusqyGx9mTBdl5ev6qsVypNr3cxCECDLPCUMKC2Q0QyGfznpoZUUkjb1aNLAZMSu2pyVjc6c987sovtggOlJHNZue7uHoHX6KaNj5uyXZaEibbYlvwK6TKBnxHb4VejkLrqV/azeq9nP4ZGL7e5j+HX1TNtA2NKndeUrfvcl8JMjCz7F92zMkzUZUUOurL3ivi9r9dL27+wschQ8lP8cSgKaSBrQ9N18uwsKPH728h0loLD7ovJR97A4uH7gW2EJM1IiqTXyimHIPHTMOIsBVKpNYHPQyGTQaNu9B2Tc7mYPAYzuZ70VLpKfPEZeLOb/GWVi/xkOgdEv7xMjeQXflxUzN5LAGdINnLnWxQ+Ljwe5sK61r681TvD1le5+jtIcaykBscAxghWmGhBOpQBSCp0e+1z/fEI3+Gs9K5vsRq409vaJfOHvctPb8EJMyosw2au+58dFOgeMVnpf2sPjbctJjt7EedzSfSi+/329WNnK5ggPuW2Y04ImzCVV6Mt7VaKmksJnxRu1jgiKYTSL+VUw5W1VP4zJMK2M3ZurxbPiAeNpXPNki/LBhsAyWKXPlqF39HWjJYmuIWl0zSsVxoQOYnTZM0nW+6KuSXJw/SCnHjVEqJjBSBPtOVKIyniigqbAMwUSl/5OI5Mhp233HkyS292shxh0GHNDy+MTpjRJup814iHypY2P7hooodfBrlgtiqtVeMjKUFFVTF5jl4RaNxgkAUzlys32m+LbxXVZxanF0+JFXNDa/+212aiduSxeuuKHjXMPa8Yk32+ANYelfcwcCs+jBcyPcSltFR8iKI9/WwbrrTOEavss1PhbHANNiFYZl9kfEP/+5joYdkGZ/McBt7rLc9WzJ6Jcyu+u/m0Q0euyH7OekL394wEAm9+k0l9/seXFreiYBDwR2qHjJtRVvw8GO63rwtsEOh2texjkNF55AjweNH26VBK3udWdra8JYpp633QkbUT41XZezdbCbAzHld5VUS0Yl2vq5Z5JGE1BYrRT4XXHRfvmoSNJy+Jia1xcpn++LObhZZldrLVau2Vst4HqB6fjAvc2r8DnFfhJTy8Iw3E3N0EnD+u3TuGQeqsrnNsEfYzMZxeJRcYUThKJRdiQwum56zdkGXHVPyjuGOUYaU8U8BRiJijWlmmLGUOcKq4Y0IkK6jQyoVH+uLXOJAZ51jpZ62TXnltx+0HDrEaZnYRZET7E7Hq8DEHb7IuGqd1MolNsK0QN9Vp4TjgN/zCliTUAC0eZl8D2sd0MtsztzO3M7czt++Y2OktuJ2FURAxx+4fVajdsa/umZJjaVXEH2oxR6710ijnlIUMKKRj+G41vJa0dsLWrRjKzM7MzszOzP/Fkma98oQefpeJJQrxIGuL1syvCAPVhjIQfXW9UZ8oQM0mHwtkmLTzYTejXObKbMF75s3XNQNONz/3JlM6d7vkQ+wv9r3vg6N9qpRrHUdfUSar3WQ8jUErNYRbzmOc0ae5Z8bqJCZhfxW/c8LtatStKMYxhA2XDldbZlRXaNrZB43m3qVKw1sEHmxhykJVTVk55++FGrTSI8LPbfqBjmimJUKNgQDMd5IBrmDuU/i0t68yEkEeKKYwxwdA774jiGmumpEAaeU/3qiptYbJp0JenmiaYGGXVlFVTXuuaBu4PukcxBnachKdROAD23rZyw6zhXeVuaTf4hBEKjMLaUUWUkFR6zClSWnLiKCc9vE+8p5wBnwGfAZ+TB50Q8egsEZ8EF1I0gPhXl/PFartaX34cwPw6LRxEfVujuxlNMfIWIBke2GkoIGCOU0iA1MKhJNVnv52M/Iz8jPyM/PO36fFZAj+JCqV4APg/rFZ2APW+ujwI+VjWjduyRDOFjKbWIWsD0IETWgGDKaHQ+h7eYwsZ7BnsGewZ7OcPdnKWYE9icikZAPvPqnihNjs3APeFmpm6aBDwTXnXN8ljiDiRjEuDtaLIEAiFVEyLGKore5BvWsmgz6DPoM+gP3/Q07MEfRJeTOmwBb8bXJUf9j/tlnZzyCFvEIFOOKqlo9ZLToUhmBDhkAR8yI7f5VX5DPgM+Az4xwB4dpaAT8J5aRrO+2f3YVu8VBfqHzHN7utmF6PB/DIUz67q4tl+k6OC/VBhN6wXemQgBUwrraOLDaGSAOgBhRZZ2qZ6HmppMuIPNX6SZDs33+imw61PwfaDj1tBdFu8V5v56npbLFTgW0yfEw+x3l6vY/7mYhtF0ewTNFfIflr8+Oblz7Qk9N/Cb661K8qv8qz4U0zTVcpsTA0YAHVRhD/H99Eg8g8PmkZnU+b2Sc+bHyvrO/lVeYG++vxcOAkupWlw6V/i2/k+jpgBfoRxsZi5svCQHv2iDjs4lsYxjJkjTASGSIIFNzKaicwI0Hpv9NuZjBz9pk/CjZtucxM1WG0kTkmN/ldtMnIFK8jOt8H0+BhTtC+KquMNVsqMSypQJej44l0whfT1JlgcOgzei83qOqCjhEllP9YjNjSyu7y+0ks1XxSX8aT0mjjP8nH3lewlAYI0DRD8QW0vo0XUc5ryVcGh01T3ctcZljjjiOOeWAyNlQBzbhgKittKh2i7fd5tYzJZa5oNk4B13fYpZe62t3uI2VjzVcOUaV1/2jALq6ZDoYdBXGqJTERRxYDAmBdvs9qH9MVn209Rom6OM7mti/GBu/DXMEnRbvchzlf2GfJ+CT+rspoVbzsZ44PdXuU2K67UuzLjZ5gXBhG4DhXCgA3SHCyCP+QU4V+Ovk9iw2gaG/Y6TGVLZv8SiZ8wZ1sXrOrrFXI6V7s7usojD7kX3jIS/iikNRobYW24OaHtSlCnicmA07Q6K5udmctNkLErtW1ocArq3Omet0JPaQtMBZ9/21YHs3Q/cYOggJX1ZnW1CjDZrp2Zh/Ja6TdrOavwZQKLqqd8GpHz93j2S52/c7u6Cr9crj58LPYPHlqab+a7NAp56tnCXXP8xh4O8aO93gfH61CWiZHE7LA0ZudbtdFh/ER1lh48Ul4tFXA/fjQpPBI4OlDr848ZSdo8aRbwm290c1reA7t/gtjQ5FtVK7+h4zFdwH4BuOlqs0gbl2PDSAgMCH2/KlfwivKo3Uqg9fV2vgzP8qz49nq+sB0p3xbBCgtSOpamtbnVJ8wD8gJvPvPpLiu7XUSdXZgkG0EuSaJpGBxGbn9ymJJnOKqmX6O7NgONlNRiZrGMbngKEOO99Zxij7Rq13X77Ux3HNQj5vQUR0BlTmdOf7Ubccdx/aCBj6OoTqJiGBpB9cvq6MuD4PaUQNXhmINx7iPVuuRmyDCvqWEYMI+5dkZDRynn2IRp/jC5k8YyvjO+M74zvk+Jb3SW+E5iXBgewfcP8812Fw+QCWN3hN8+VpltmyqjAE/rdcMcjedAxyXTYHIjE7DtFKWCIoQpp1YNEjxtLSM8IzwjPCP8lAjHZ4nwJJqFkRGEP48COcJuVZeNQrus0KG1NkIzbLzhXhhMIMeaeEs1EMgbQIdpXTaTMZ0xnTGdMX1KTJOzxHQSi8LoCKZfu837uXHbEVJv2+JRWDd1ukcRMwoRtMwL4pW2AiKFNENQcyYcBG6Q101LGdkZ2RnZGdmnRDY9S2Qn0SWMjSC7+vMYsfW+dBTYdZVujj+AnfTOSCYx4AhCaYQXNhjdTAJD7CCv64YyrjOuM64zrk+Ja3aWuE5CeRgfwXUcK6HtMV6btngU2E2dgzxOxgDhqWVGAquNt4ACpK0KJIKM4EFiNy1lZGdkZ2RnZJ8S2fwskZ1EgDExtv14mKSjswU4mKijX6MbFMaMosoB67ixWiOjoMQkWNcOQGcVGN5snDZhR0Z1RnVGdUb1AKrFWaI6CZxjaeDcD/NdFLzixeJap6G61eWZCZfTJEB1xO5QaTehEnEKAsuEZUpZaD1DGmtnPIfRI7sNlB9sarr43bT1E4bQ3Xifh4iWTz9tG7FbEcltyrDZMjTXVjzYh7vVD1OUL9M2cEuSJVXplK43cWw30XZBTusdhyIm6wiIm68qYm8Xzr0rdhu13FZj/g85gL6SySQ0jaehaa9XxkS+mMvVapHGspbXZ9vmeh3Lml7tCKGUgGki4n6R94wDyX245ML/EWQtgW0sa9rEdLGsVaulTJwwaP6m29wUsXoK0au/4F0lr/PhH7n85aw3JwMHTQKseBpg9fI6WkrfqmWa2PwqXpzpcLGvyAfKugSBjktGufYwHl6BvICQKACUFg443arxgYYm48hA2ycByY33uVWirHL6NWmqrP1HvQtKkl/djiPb1fJi+zRM0vT1VXWOd/nFthkiXyhEktAfjjqps/bpNg9CfpJMoZ1Qn4Pr3b1QLgSQxnuNoGaGWOypUgpZ5TSU2CYZszqNTJguq9PuaVNm3Xyr2+XPwJMnzup807uAJPnp7UBi59tLt/2ibf8f4+rNqngREwy6QhXfzS/mQcCqd/smrvFsypWLv8X3Es8Zmbc5av/9zfVutZmrxX8cyHB3Aah6uGRcl4N5V/82jNjw7me71cyUfZipma36UI28XdmHcuTFb1MeOzJ3TX7ft3884EXTbE9anq2XF7eCSRKIwtNAlBfzpbsq0zb2svCZpugwB99hQXenjmLHrdGaaUaZclwTI6HFGFMhBRZ7nhy2MhlQDhueOi/zaPv3PZH5drUIxoP7fbetEyvve5ZIdJqAq8q/VfX6vvNvnf90nyae/jz19MffFa/UJlRXvxcvrnXHfxTbeOB3WTYzdVklJb2SAzHRQe0qKJD0wkcNLBVnwlhsmcZG78Wk18xkctJr+UTycuN97n8BIG6JXMX8thdF+Lhlp4qmj43AGBUz3cX8eO6jm63WblnlEI+58vY5y+81T+0jEKHEC5unXtgvw5AxahOD1OMfFntX7EbtpvPhuu6s+sNi7yndqMd+4qcbf3IkHVTz29+mygV1Y2emmg7f4j3dTa4myAQ1/qF3naMBLsrcz/1DAOpnKdabONhMmYHycrVdR9Mp7x/m/cPTJnQaHb3nmN6Jj0E48avmbBjCnWWDBCT9/CCdwu7KgSNGCW+QgA4BRKHG3nsFpSUceNeuHHSamG7V8dFidoo1x4zZjNnH7qZxF9o+aHamUdImLtGcD5G2l0VvT5PhFHoHxV3eYifCRUS4FUYyT4nQBlBIPSaAYN/n7cTJ8zJxM3Ezcb8W4qKzJG7i0czFEHEPU3HsYTKYh6Nb2k2ZhJWWTkhIqfOIEiQQwAGzGGgkPUd93E6bgSPTNtM20/ZroS0+S9omTslcDtq3QcYXpZwPmbhJ4YiV29To7o1gIxQnjhKAiJAeKkEVMAILCZyHQ4Zu006mb6Zvpm+m7x3pS86Svon7uQBD9B3IZ7TnyVgyo16FDnqFYFIDgYkljEhrDEYIamcZlQIIwPronTyNUSZvJm8m79dCXnqO5GWJ/76AQ+QNn2K32gyC1+6Lhrlbl3cjpo20lKuYnxkRoqnnDgMNrOBGEORlH7t1K5m6mbqZupm6d6QuO0vqJgEPAg1R9y9u69TGXA5hd9OWDXO3qdABL4ZOECWhN0ILS5FkjkPqaDyhijML+uBtmsnkzeTN5H2c5N3HMzwEe/lZsjeJDxF4iL2/Xn4sXlyuVttBV90Plx9NUziM332NDn+ZVZZBwziCiFsnHaZCEKMUoZZINcDffTsZwBnAGcDZ9L0jfsVZ4jcJPRJkCL91Ys0h9pp90TB56/LuOq/UBlNlhXaaIQWJNAQFLaBcoG6V7OSAu3UrmbqZupm6mbp3pK48S+om0WpiMFqtlxtzT5PhxJgHxV2vBuMZdhRhrLFlGADpqHMxm3GMnOC6j9yJU2Jm4mbiZuJ+NQET4CyRm8SmiTQ27UVMk+aKf13Nw5jpxwSbsnj291g8HgY8VOtI5G9VfbK4387d67+UaYGbnkydh+K293uIOODO92wwdTvUGuVLvOp5QMYqwzXD9bRBv+lQPcc4XzHG0iT6TPA+Sw+ifGtCDMX4JkXdVQIIJTXKcu2wp1AAhRjXmBgnjJes9QZLGpgujc8Xg9MJzNeM04zTx2Wr3kDVB43nHSVqEl0mRJ+ovWjeGhPDsbydwg5Xw7zfCmW1tFg5iCALfyEcU2UYdhqBQ65OHMebyZrJmsn6pZIVnSVZk0gyIftkfXU5X6y2q/Xlxz5d12nZEGHbCh3KcqapMSqYrkpwb4GXEmrBHVeOQ4P4IWXbZjJpM2kzaTNpbyAtPkvSJlFjEvRJ+0JthlZWTX15iK9lWQethAMEibUWGWeooAxJr7lUwFsJhO0tDJQtZKpmqmaqZqreQFVyjlTlSUSYhH2qVjnl+1jdNdeHuFoVdgPBnA0QEJIZiRTXXjOCoQDYcOkEET2wVk1ksmayZrJmst5AVnqWZE2iviTqk/WH+dIW/7bto9WHguvtCFqrwu5RWcxiLgjh2HrFiDZOOugIBFBCKfvLAVUTGa0ZrRmtGa03oJWdJVqToC6JB9B66N3akG/Qt7VT2A3iAogbRJ3ginrHvRUchT9CAyTjEtIeWaf1a81kzWTNZP1SycrPkqxJvJbsxGvNl/MrtShe7Y/4HTjfpqoz2x8DfORcmyNVe+fYVHV/29ed7kCbsV5MTdabb9RDKrqHI21637TL01KNRblqj16sDldshmX4bTlaC+t2ar4o1vGDZb5mvp74MJvDcXuOzq1yjLBJbJakxwh7jKy9+KzDCh07FgqsJdcYQEu9BxryYMIyrmIWLoV9a8f2mpkuRusRo3aKKK2M2ozaR50I5hbMfVDX11HeJoFZkh21aF+W/Txmz17VNY6zt6rWXUkQnDhmnMGMYcaBR0AqYYUiHjEN2TiBq8a+Cg7DzOHM4czhz+bwTY6y8EE4nAR1yTSo6/nyItQsvr3ezpduO3RuriprzHRdY3xVYaTikUjZ6heTLSiMdWBitt50m4eIix35jIdLtG515XabuXnaHku9WsYvdOG6wK0oW5E4szaz9v6WFw5G8hkuLlSBVEOQTeK8pOhD9iBytubIUORsUtT14/IOGMIEshBh6ByWUGgnHfFGQ4FbZ4OkgcmM18eK1wkM14zXjNcvanfsZso+5HLCOGGTeC8p+4TtRdLWMBmOpO0Uds/ElYQhBqAlzholrPdCSuuYZ4xZQ3qcnTiSNpM2kzaT9mshLTpL0rbxXhiAPmn/7D5s+5xdVleHKBuLOozVGFIIKGfYWQkRJEYjD5SBiEHKkTxkbGwgEzYTNhM2E/aOhMXnSFgBEsLCPmEHTmGscTJ2BuNB8UHWAkAZhQYSwR1UzGAUTFsOAOTaCWUPaTv5+YuZuJm4mbhfC3HJWRIXJsRFA8S9NqZ6nEPg7gsGeVuVdqPCYnoYyYkiyBkvgIPOMB9TxXijCAY93FZtZNpm2mbaZtrekbb0LGmLEtriPm17YWI1TIbDxDqFHdQqZ4lTCnkuBMYUaiWNlIR75zyk2B2iduIwsUzaTNpM2q+FtOwsSYsT0pI+aZuhcuhhWzOlGXeD7rVDdbo5u6w1nFBIvfWC+GDzIsgdCVDmipskmfdQS5nCmcKZwtnN9s4c5g/oZDvO4Ta4DMN0feEvbre6NpfFty688DB+l7Z47rvGb11lj9/679383kJIEpcQoNJWaEKEERZTrKGOCRJa1NY/vi1dbxpam6q5mS67P1Ox67Pqo0/E1SN3eIg4heZ71UIRAFpyxm28M7tAqY8RUuHVxJFXJTlYX652q22h2w9cPkNRP9h8eXF3fN4ocANi9uTf/+ttGK27y7dPvnkbXtP7qmr9Yqv3GuQiEOJt+cnHip+tL9dvnzx9+2SprlzZVj12y3FbPLf2l2VZHsSnLK4ZFVqN/www9m09GjezdqTFi7UgVbfdlg08+e//eHI7VnR8Qk9kgw1KOk0kPZ3bvnH7YZMI9y5cbYdzJeDJte50VgqHNGLEA6AghMwiKIAwTFGCIUN7IU8amErQqyYvVx9M0KN121ObUEfvcf/2U5DtsiiowKov0f65XtS20Hbh3LtgBcWtsFBg3l2vt4V3ane9cWXA0tVqFartLSrnIyHuR9Rvr1EfTEpYIiXpvOSVU++K5xduaT4OBJysQ+lMlaXjwSYDlY4EmsTak4WZDN16YiE5douHCC8Z+GAH84s64PBpsYi32U8tNnnWkGcNpw0YScbmOQaLoDE48gSO9BCOPUfmkgjDbsxJUdfBjiOoLYPISa8NhQIRKJTF3nILgknRcrJtYLIFmccGyQlmDRmSGZJnvsB9nJUPGvIxykmRcJL1jEgdvmnPdqwv9ilZlnT94hwTGgKIvAaYSGAJNdzHtOhGQw1lF5Ll7zMjMyMzI79SRqKzZGQSrAH5ISOHUpqVXBjNZ9Yt7abSgVJYKATVSjpJEYIGY0cA8dHY1KbLy+kzmWVmZmZmZj4uZuJzZKZMwi+gOGRmzzmthMKwa1pS1E3WYMOUmgnJw5xbY8WB1FgAKwITkOdMd1E5sVta5mTmZObk4+IkOUtOJkETME258HIVer08npK8rHKrjOTjNXt7Ofs6kyUiH7n5VLkYx5/tbp4Nn7mR87yoelKs++kXy91OryI6Q3OBMoWKqKykvXRnKMxqsdoEaBXhjuFRMzMzM0+caPwAMKfa3fkxjo5V9GkJo/y7jYrD3oTbrouVL17EUR+L/xY/wus2I2nx3fUqiL8rvi/3/It/f3O9W23mavEfBxTuDrVqPz/5cJXjRf3bgLfL1YfZbhXdYWZqZuveBHisZys/K2UwFkeno1lpccXexJpVb2aVB8LbPx6wv7nB2z9Wb3W2f6uzGtvP1suL4xoCj2mIJNADpakiUtWwCM/Z2eRPaNiUda3qwwrd+DqOMdOCC+qI4hpxr4zykBLuAGGkDWfuNTNdLt9HojU+07LOWiNrjUdoad9CeXz2dldWHJ+pOJK4FQQHFUdvf29/9+FNvm5x13vaYkU4It4Siq2jGGLjNGOSGWh14lh50EhWGFlhZIWRFcYEe39ZYXymwkgCbBAanmmsNkEi3pTXB2cbsXy2q8vHZhxtpY4KMVpTw5zg1BjoEdWE4Rj2KI3SziMxNOtom8qKJCuSrEiyIplgQzQrks9UJEn8FsJHFEktIEdUidnXOKpM6mrdGYkRHEMIkTCcS+K9Ys4B7hRgRACBRtVJI3JZoWSFkhVKViifv3OcFcpnKpQk1BGRQYUSRSO0vB3UJaYtHFEjTY1uiI8V0IfHVVZgzSSCwnMnMCdcACwcHdAgTTtZeWTlkZVHVh4TZA/MyuMzlUcSCorSUNDn63XxendtB52r1Ho925aFR45k7NU5EiQf7vZbdbfpTmTs3X+qRFxDD3+3c8Wn8qbaZ9EK72bbEGGP2TDw6+tVopirlZ5H6oYva917t1itI0WCKlFXWSdknXDisxX3PDnHSHkyhsckAhSxMTweOhiFwllVOPt12MOoX6Prvm8c8NhQgiDRIJ4fjpXUznhLJcegjXTqtzNdWsMz5udU9nTmZ+bnI0sTewyjDxpEP4rQJEAU8WGEDpw3k5Dt9ciZMwNVDrxuPOecIR4PQJAWeemsUkwLEi5RJYco+nrys2ceEKM4YzRjNGP0rhhFZ4jReBBii1ExjNFDj8WEa8+HXBYPy7vJIL0IpLQGQmYYkoGl2grpA0kDPRVyQ/R8PqnTYrZAMzozOh8VOvFZojMJI0VyGJ0DO2QJ116MbJENVDlgqNYWxfNlpcAWQ+IxCpYnAFbLmMxkiKEvpt4kyxjNGM0YfVQYJWeJ0STWEqexli+udTwKpN51TghqQsFMJQUVPLuXu17OAFuLTbAyAeHB5jTMhv9YzYhXwJnWqaDbxmSs7DZ7ojTkx29y3+lL9gytc5CXO6Q79/uucAsXJWn7tIg97vsVBArM382XF4UJQyUSTZVMKKr3kDOR12KTRJrhNNLs2xJJ/c3VElXj+6qd4iNbqmW9yXZTO3edSA4OH/ReM1LErD2dLzCcr2fkoKJywIcW3DZaFfNQr0rdv31W/NtW6UV1DkfovHm3+BjEZ7tbXc3/EQuygZENjNPutB5y5ew2W+kYKZMQK4x6pHzpltc9TF5VFzuzsrakY1tgiTj3FGtkNFWGEaIgI1ITbjBHvD0Xuf39ZHbF/eMTnT7pWcZnxucXOz+7iaIPutc6StAktgjjHkF7JztUCBk+2iEt6y5qWa4wstoYDbT10jpGjEfKeiUpUOiAoxMf7nB+hmgmaSZpJumnkxSdJUmToBpMeiTtx2ZWDBmJyOwUdmAKNEQeayiwwkYgwByOOcWERVZimByU02ki0zTTNNM00/TcdmBHaZpEmWDap6narAJHFn2ctgVDPK1LO0B1RJWZUiw1XkJCg03MqZICWWy9KY+C7AC1biMTNRM1E/VxEDWhwn1RlZwlVZPgFMwGqBrG5fWAjbq/PsjUsvAgGsUYBISWGCFPCaYWeOJ9mPUzK63SPaSWTWSiZqJmomYb9RRR3yehaRKngnmPpn/azG0PpRfVxQGOxpLu7pPRRBNokZTIaQUgkghq4TU3klmlDiAaf58JmgmaCZoJOkBQdo4EhUmIChY9gv418qsaJT2QlmyrxtswT5MK3ek+N9ASpBEUUHICPXYcGYgRtcpRZw+wmjST6Zrpmuma6TpAV36WdE2iWLDs0bV3amSFkOFjI9OyLk6t8ExRSjinwUo1jlKhPArTfWRN+PsBTic+ODKTNJM0k/RLIqk4S5ImgSwE9Ej6cxR2vfq9x9JFWzBA06b0YDdKA0Q1BkBDJTyB3ALitAAQYq/Moa9U00YmaiZqJurjIGodm3R/TJU3MBU+CFOTKCeSRjn9We2uN65+wwlSl+X12f7tVUTtXO2S1HmoCBXEGWiwFgYxgwE1RhHiBGgjAztN3BakN42vulH3+3qx2rjNvvVJgDrc+EMcY15/rO/rnjRy8aZBbOj7tkTLd/OAxk0pKZGYr1T4s1k0+VS3MR/r7Jfl9n5iAJ/8+3+9DcN0d/n2yTdvwyt6X0dUrutebWNC1oCFt+UnHi58tr5cv33y9G0YPleubKd5pm2TJDY80y/Lsk6Qm7JKjabQbvxnAK1v6/G3mbVjK16sJai69bZs4Ml/Px1+isX8P6N0ln0YepB+ef9Zks91Tw8TE+meLiqzzvr7XZnPOmj9H1w5cMNAXG13+1F7qXbFT1cx8j8O27+UfujbyXL9+vqes3W45x4Io6l7u2QbyNc7SNUkIoqkEVHPN7viT7H25mOalnezm13sr1ZETa5107cLQ4GkygUTmGPMHXNUIyUopI5b1kaUJg1Ml5KibfNEMdZH7nCzyYqelSd8nTTCehEtlKfFhVtdud0mKPwm2roE6jz8NozbXYyuvlLbd0nw9ZcRV/1qs7oKpnGVmftllNq/OBNtycamrBN1v2hy1/8YJq6NwE8lwuuqE1VC7qsoxpuyE3szuM7P3STQn8XZ86zKon9E1INwzmrhnL2+m7wn8Tskjd8Jb2VvW4d3Egb+MhV8kxSH3pbF4xHkx2ofCShPfzZZXPmxvkyVbuH4y7n3qPOhbxknr+Vszm1K9RzkfxNmplWdoOnKtDWdH5Yv0jazw2fF68vVBxMngGVVc72JE4MwO1z9PRpkT8OcsUpsWeKlPogj3CbMga7qZDlR4LYL594Vu41abivZ/UOe9+Z5713D1ccM8vAnpwIWh8zYblnfhP1LWX42dus4k88u3J6NKZskxImQMWXTixlNS2c/DoaODlQ5OHyOc+s4J1p4SgQ3EHFmiOIaWyOS9OYDDU2X6ueRaZ4JpvdZ82TNk/ewPpHjDxrwP8rwJLCK0FGGd4+n6FJ14HSKXoUOvb3RMZEKMIBbZREHFilunCcEQ+28GKH3lGdTZHZndmd2592y29MbnSW9kwAuwsbo/aqWxjGCJ+XjFG8qdZMPGEE45NhgjqXnknNhDTLAG8kBcWSY5E1TmeaZ5pnm2RK/d5bjs2R5Ej5G+KglXm7Efhw1xvfFR+zxqk4H5JwKqyAChmhmKAOMSeSVB0oRrJRhIyZ51VLmeOZ45njm+L1znJwjx1ESxEbEGMcHDqzroHXsyLrBSt21cWWpFgQaaIV0klurveTICA2h0nbEJp/82LrM8szyzPLM8tuy/K4pHf4xX1r3e3ghELy9J7An8XNEjvvW9M6B6oB27CSowUqHDnfYYAII01pCpzUi2BGrGOGE2jLjxADYJz8NKoM9gz2DPYP9tmBnZ2mkJxF8tHMUVfzgVUbJbfF985JTmFcVZrHCLK1Q0Xy4uLvWAhjklHuIhLcMxQA/xDmkVmmONU8M9MG2pgN53byJzWsXxpibKR/GSumlOhXKj97kIQ6dGP7CjWCVMYAXG6d2e4ytfCnn69X6eqGCHJYPUfxTUT5GHagypU91+WLu4BRXdah6qQN+cb3ivmvct9UjPW8e6PEHdryIXzAGYxY/RUf4ihDFt/X4W9pZ9aw/XcUIz/rTT+UUHtT6bLeambIL4WazeduFvQiELlSfZB67cHP0xwhXKgbc6BaOkuA6mgbXBWuy+H6zCerldRyixZv4YRPahfJZWT4ry2dNeQW7wdIO6xiBSFnDnQGICsQwEo4ARylSkDjYeokPNjUZ6mLrrmw9hvROhLZuo2eJstRA/aA+Rsm4Uu9qi7Pse1HGOF9F8ddOhd8HS+7LCBA5IEERh/qr+LBlWNev82CwBgsmfLNdYMR255SNpH8RI0n+Fmzcv86DkbSaMNzrAAuzOHyq0Tgq9MPydctQEJSEftE09OvnAJ8YFvSqGrWNqC+qy2WfxkM/hmodCflYrCcL9OjcWV/PF9PFzw41fZvoWTFhYEf6VSorpJeBYJ+ooJr47cIv1MY2GQjiYC/7HrVeFc0ZdV79bJWcx3lEKfv6ejtfum0VwhRnradMT1Dp2nqMxr7sLiObmqepB8h+Xhgosgodj+wK9s4mTIGLUujDZKl61GJ7udrszMqGB9qsrsqaAV2rOC2OuYM/FpWQ2fKhnxXPF9vV03jc6FVM3xDamPtQr0Rl6MfSOetsPUndtm95+024feerxAiyYBgll8uX+qI+vPS5qad0cb5+8NMqudLbJ88Cs+fmXdnlanRu+3cuGwiXlsXFKjb8Nkjdx/AGZ/9SH5C6rW8SPkHZUjWHjPiqXtova7fXAi/rV6f2KxNVnU73XpVvua56w1DIxyTW898Djp5d2AYfUwxJjCDFI4qhHOxj2qGeunXWL3sVOnagDYYfw9QohYBV3DmhsNJMcC8YZd7vVUevmclswHPXH59pD2b9kfVH1h+PcBn1BjXyoFEjoyokifyjZEyF1Ek1tmNqxLfl46qkqdRdVqAUacORihkmIZBQKEYEY1ZqzaWBw+qkaeqLUSkwq5SsUrJKySrlbioFn6VKSQIRKR1TKf0jiTqgHDmZaKhOR58YqiGATlHCoeMESOV44JUSllCvzcj0ZOpzirI6yeokq5OsTh6ZOiFnqU6SyEjKRtVJ7xTmLuCHD2MeqtM9qolYJQDlimmNGedGKuulh8J7w4wHI+pk4qOZszrJ6iSrk6xOHpk6QWepTpLgTMrH1MmbmHDzarWMG/5jOmXXrTOuWNKKHe2iBGaAOQyhsRRCShCygnlAhARG+5HFr7S5vKeSVUxWMVnFfK0qhp6jisFJ3CgVxxbA2oF9bB0sOpsp03FOH1sOa6t2FY31mlCmEfeKO800JJBa4QUIGsgnJyYcaTCrmqxqsqrJquZrVTXsLFVNEslK5bgH2GI97gFWlh3zAAvfo7PFoihABEMvNfcMEWml1OEKI9Yha/mYB9hinVVIViFZhWQV8rWqEH6WKiQJoGVg1APs8Ezhrj/W4NHCA1U6igQpprzBHFptGTAaQu6FAp5aIJ0ycsT3a9qDhrMqyaokq5KsSh6ZKhFnqUqS4GQGx1RJMirG9EkpnrOrusq4Uknqdde7mKEGEAw0YdYSxxwTBDLJiBKGEjusWZLWsnrJ6iWrl6xevlb18qAHS4+qlyQOnsNO2rbNerWJY7A9Krs9D7EuO3YI4kGVoycfHtSdIAvb4d0nPv90/AY3O3rB8tK0Rx4232p/lHSpN8wqfO1K2gMRwlPEkz4TJbHPJFepgn3utVcBqn61mAdWLt2H7dNw63k8O/VpAJO6etqkW3tai2DdmaeF25lnMUnKprz/Nh69ehkFIkqrC2/lY1BkZUKxP0yYQ+MTDsrbfVy7D5v5SEqgw9J+RqA3+xpT5gMa6tVdj8zry+zZBV7LMRIlgdccDZJo4LC8RgzHTsrrlneP5yA+mGYOC4gUZAJ6AJQWkgrgqIWdg5a6rUyYLPLxYGqSRJFfMaYmTy94s6g/aHDsqJgnwbEcjxgciyAerngdjHe3HBT3uspsX2VE7Lv1uuJPkfJOCucFlJ6HTwkItFpbzYlkWA6If7e1jIGMgRNgIBstZ+b1PEqyJCaTk0GSPdfdcMwWJU3JCLfK4m5eVO2pF55ZYgwGkBmnBENCGk2Yo5oN4KpsJFMqU+oxGCv4LEU8iZPjdFDE9991UMzT0hFR31fp5vCAyCBtuSA+CDrEElkbZimEKGyw8XhA3PcNZZHPIv8YRJ6cpcgnsUycDYr8i0u1GdbqTcmIqJfFHTEnFnErNdbIeGMcp8BRxJTyGiOkpB8Q87KRLOJZxB+DiNNzFHGSxJJwPijifw4fc1DC64IRAY+l3VNpNKPOUq6AJVZzSa3QHAsPlEQeWT4g37GNLN5ZvB+DeLOzFO/Ef5+L4Y2E+WZe5QnvbyQ0RWMbCWV5R8ghZsZDJSEDxAkogZBOY8qxYg4CoIY2EspWsphnMX8MYs7PUswTH2suB8V8JONAK4ZvjqQbGK7V1e6QK2eA8tZg6DDHVBqvCGBxos6wGRD8N6dINJDF/+sR//rIkPsFgDhLACSesQIMAuD1brVxg5LflIyIfFncXZALA1dDwhCw1jBMOGYcMgeM9TZoezgg62UjWcizkD8GHS/PUsQT70Qx7J34+nod/jS8HNeWjYl5VaEj6JIggiRSXADOjGPCIK88FVwjZqyyQ4JeNZNFPYv6o/ALAmcp64n/n0Aj9ry6GrHjy4JR+11ddVfdg0A7wqSmCihECWWIGuyZ5d5jLd2g3a6usnxn+X4U8n2Wjn8kcfwTw45/r10cD84Wr+pjvos3ZZ1B3V7XnTV1Z03dMV0//IOuT6Cz2BDoKXRMewJI0P0OchlznQvj9JDuH242syKz4lGw4ixd60jiWifI7VhxO0rcgQ/dNX4gmeHCUg8A91gCgJBQBEhEIXXI3YYMmQmZCY9jvQ+epTceSbzxxLA33ovqSw475+zLxtxzqgrdZT/gHVYYQihpsAisVthRoC1UWgpauv32HHSqZrK0Z2l/FBbAWbrhkcQNT7CR1YDfd8W3i5V5N7Im8Ptu1hSPrgw0dbpLgFgzoTXCllFvIUBCM009s1BqQTUdXB9oWspyn+X+Ucj9Wfrm0cQ3Twz75r1c6fnCFc/X60G5r4pnVfGI3Ld1OnLvqESYSYsw1k4xjgnAVilIDXNEiiFHnralLPdZ7h+F3J+l0x5NnPbEsNPei+rDjRj3beGYdV/X6Gp6qJwkQmhKNAcIeBH+br32lhnK8JDEN+1kec/y/ijk/Sy992jivSeGvfd66VFbGfxhMDfqYXk3fR2A1kugPALYAwYlMVBBwQm1XAo25L/zw7RZUbOcZzk/pZyfpZMeTZz05IiTntmEIVG8WYX/DZv0VY3Zm9WsqjG2gp9W62ZFtkz4YMPTAACpCKGOOQ0otd65oPyH1HynscyAzIBHwYCz9OKjrRcfAalnz7eb61C5eZ79GEkYoMsaQ2P5IN/geMXDbIMjNT9btEfanUiux5+vK9SoL9Ro4myD9VfbdSS6SVG7qVLSquJ6Of/Pa1eEpsMjFbtLtSu2u3kgdhEzm0RhLNbVvmjxT0V43PdzE2S/2u3aVo3Y8BAVJII4O1vsNmq5rYZuEcZ2EQZ4aPF6oTaLj8U8dHETgyuWF88eNrugvtZ64a6CuF4OZerpFfdT9XxbVnkZq0yZq6eWzequ27tn6hkX15MkGfxx9SHqghdlBt8wohqNvJlfhHEWxkOZ36Z4GX0BqmEScR5z2v4Ys4eV6Wz//c31brWZq8V/HICtFen4AqvXlQh3KdG7+rcBGperD/HUtiqb8EzNtlVfdk1fZir2ZXblZtuqL7PQl1noy+wyJgyLkvH2jwcwbZp/+8fqxc7qF/tsXYUmjoK2CjYYAi1NQIv7oH3pltd9uF5VVztGVVJ0kDNRI2i4cg4RLrnEGDMnGUEYWOZwm68gaWAy4+lxEHYCs+mrIuzEZtLtIfXZXpIZUHcGFEsARfqA+rEaCweAqkfIEKBiUXeZBxOkLICAEi25VoZLAbz10iFONSaHgIoNZEBlQJ0kZWO2BD8/c2OG7J0hyxPI0j5kD5NS1lxRQxkp07IDzjpoLHKYGam4wAZKjLxV3iFHSJ+zatJclBm0GbQZtNPmz8ygvTNoRQJaNmDNBsFflMLfN2mTokG7tinv5hvhXlCEbMz5ixlhnGGsLdaQeOKwkz3jtmklgzeD9xyn4CRD696hJRNo8T60BsKparFcj4RQHRR3w6YUYchJiDkGBAUb0ShqGcLWCicU4YfEWk8dKpWBlYE1IbBoBtZ9A4uBBFiiD6zX9SjtA2vblgwBqynuAMto5zR0XFGDBEEaUuodxMpobiCj9hBYTSMZWBlYnxnFmSe3o9hlGbv3jl2YYFf2sRvPuh1cRzT7giHo1qUd5mKomVXeamS9pkRAihjFjgHrqcLaHDK3biMjNyM3I/dUyOUZufeO3DYmgkDQR24vIKJGix+MhugUdp14OKXSA0M5cWEmLmkALwGWI6M1gH3e+mnjIDJu85R8QlCJDKp7BxVOQNVJy3oZhPfymEO3KWvcwqF7pOKxY+SHf/H5MRsjPbFq826qqI0jt7hN3MbULt4j37EJ3gh/c+Fv2/qN7eXhctXwZel2gVpu65bGxRCPMoyjespnxfP3ar5QwTwqVGyv3KEq1NIW8XGL+mHvyYn7biEYo8P73E5Zx2hMdJNYDIj6ots/Yr0amiPnq6eF3XU0SJCQEHIHHdLSOQ6Z11JCwjRyIDm/MG1iujirRyazU8RafVkyO3X01K1F9yGTp46LbeLZD3FfbP9tHb5wjGj7/v1h/rNqmDYVZvsKQ4J8UOvgvHSmEHPeWuUkkhx754hz1HjFqS/nKx2JPmjrixVtlEX7wVMa3lq40VkKd+IVD0lfuHuniFfDc/gI8aSsI77CeYixx56xMPdnWACMiRLYIe6c1fpQfCc+PDzr46yPP01k8VmKbOJjDWlfZF+pbZh0D+jhtmBIbOvSjuBySJ01QGAc9CzWHGEKtDCSEy+Yl+RQcOs2suhm0X1o0SVnKbqJ1y5kA6J7udqtij/Fn20+DghwLJ61xYNinNbpCLOVRAChJIdEGkst1hhTopAgQHqfngc80FIW6SzSDy3S9CxFOvFphbwv0i9WV1fXy/luQJzToiFR3pd38wkhQhxTzHLFJIzOCsohywFnFGKgemK8byWLcBbhhxZhdo4izBMvTyj6Ivzaba7CKOnJ7/76kPBWhd1psHfWS4G1pdR7DzxXkNkwI1bc0cq/tCO5VRNZbLPYPrTY8rMU28RLEMohzdvP2duoxJGEvd3i7hK0hkHfMuE4DSOREuGtFI7g8vw+IEFf7U6dqjeLbxbfTxNfcZbim3icIdAX334K3mp0juTfTQu79rLklAWJtdgaIh1BziqrCHYMS6x5b/F56sy7WWyz2H6a2MqzFNvE/woN+F/9XH6Pm72wyu92e1+s4eo3e2QN/+5kUl1HvJ9UrJvY/eyZdVaeWaMD/+z8s/CYaCf+WQiNifaYl1ZZetxXK63SnRlDA4AnmiLjKUWQWCehdNhDDBH05lBHpw2dXFOfr0xnXX0/uvrWov2g/lujYp34byE8JtY3enFVMnc7X67But3DbxhWRAaRd4BSrgz12DkGLaLMU23VsMTft1/Xw4l+9uw6F8+uWws/OkvhT/y7EBkT/hEvr0rojvl6JTW6e82EGeGEY16AeJy9s5oSD005BeeODYv3/fh9ZX2e9fktRRqfpUgn/l+Ijon0qBdYJWrHfcE6dboeYcZg6wyDlDKHkISWeSwMdIo6KZIk7EMtZdHOon0uok3OUrQT/zDERkX7uJdYLXK38BUbqNk10l2YfwMAudRScwA0AJTJYKgbRbksj9MZEvZ79RvLIp9F/pYiT89S5BP/McTHRP6IF1kldDf5kh3U6iZKJN4YYAm2QkpvJYOQaasN5YYb6kbm4vfnV5ZFPIv4LUWcnaOIi8S/DIkxER/zMquk7aivWVqlI9neYKDDfJsDrA3XCFPGqMFMKxXm5cQNS/Y9+Z1lsc5ifUux5mcp1on/GZLjmnvMC61Ro0d90bqVOsLtrAga2yuGndFUGh+mDJQBJpzxwpYrA4Nq+5780rJ4Z/G+pXiLsxTvxD8NgzHxHvNSq4TtqK9aWqV7vg1kgnMkGPWWWuMZQtJIwxSR1nuOhwX7nvzWslhnsb6lWMuzFOvEfw2n/mt/WYWfx49zxHdtU9e5hd/aaNUjPmujv/lsaR5teSJJPvZibpRiPLGf2uiXLEz4XSWe9enuP8RkhO/VogiSHCwj4za78Md4rruzzdHvQbLbVIn7FIrn6Il2bAifnRcaGRPQxAsNoyEBPThKeD/2hg4T7hR2F7eRhcJz77HwCHlPIFTEeWKlp0Qmp8h1mphMvz4eiZxArz46iZxYc95FMB/Uh2xUKBMfMoyHhPLg+Nz98Bs6QLdT2D1lLNi+GgnLtHWSSgiMNo5ypDWiECUhkp0mslB+FUI5uYfXXcQSnaVYJt5dmAyJ5c/zpbteDwnmoikZFs2quCOcjGEoBYAQCUApxgpYjITB3FGmrLZ94awayeKZdeZphROfpXAmflqYjgtngcbFc4ZuENAZ6hq1QhsCrRTIGsKFs0oHy1YpKQmDNkmv32smC2kW0tMKKTlLIU08rjAbEtLakal4UxYMSOpFVWG2qysMi2unVtdXWhGseAx7MJwrxZx3kAoNgNLceDCgVjttZcHNgntawaVnKbiJ3xTmRwT3iMjeJKwHWeWRgoRYJhjQxiPiJLRUB4NYGYQ8HBXTLKBfhYAatVmFd7p4ICFl5yikMvF8wmJISF+vQ3e6cQr7Ybhty4bFtKnQ9WZ0BFiiBAQGYS8s9Y4aS43C0Dk0pE6bZrKgZk16WiHlZymkiR8TlkNC2nNy2A/A4ePfDoq7zg0kTEYpstRR5g0MRneMJXLCaR/sYKT64jnxEXBZOLNwnp8X0qhwJl5IBAwJ53dup+aL4mXZywERtWX57KouHxbUtFJ3Q4ZCK6FAAHvPJafRBFbSQ+2A9BjqvrimTWWhzRszpxbbm7yM4IOIbeJlROBNYju8ApwK0pF14G617sqS8RQ6rXGwh6F1RhJOhIIOQGao8/y48OY14Sy+9+DuAM5SfhMnJNJxQnLha30ffhCe6vXl6oNR2/CH5gXuZTjUmrmy1mxb15rtX3Mlx0fqdISYCKaR1g5JxhFyHBAEeZjLYgMoh4kGjl2bVV2bNV2bVV0bEeRjXbhak0+Q8/EGp5L0o2/2xhw6U8r682XhFu5CBWFuelJ6BJeSHftZVP0s/qn82y4U1QL2rPhh4X6fl57AS1uY6+1udTX/RxSZE8j1Z0lzx1/wRJbwoAAmDkckdTj6abu6crvN3PSlbt4UHYraYUE3Rk4DBij0xjNGpCLEIyQRIMQRSBRuU9UctjIiVL2bfZIk9W82ifgMvKIbZYZOKTOFWS1WG3+9eFrs+1IfKN4eVl4eLB7qLD52ZKP67baUmXBD58Jdqpaz1NRSk/gDkdQf6NfVqowhd2H01IJTvA5wmptEfj6sVjNTV6rHx2zbVDpwbz9a99CvfbzyZ1uWA01PJCoDLfekBdwgLZ/pzP68NvuCHKjl/EpFq3DoS+4FZ1bsLufbGK4Sw1KqV9wEloRLalfYldsu/+euCM/bbSoMa3UCl/ancaQ0r/GzDcujw/jsPNzpmJQmjkEkdQz6fnbwcIlwtmWz113tVk8IexW6uyIUY+OtwAYpBxHyCANOHHSWc49oq+V6zUw2CTxvUf1sxfZoRfVgyfUBJfZBXd9HpTXxECLsmLT21mB7sjR7ObQKO1KtmyEZUQeoCRqeU0i1RIpTqwDkhgklGB6X36qxLMVZiu9JitFDLuiMSnHiLkT4DZbxdx+X6qpjGodaPblqa1XSfKROd0tFOGQY8Zhj6ShFhjJsiDBUegS8a1dljzQ4Is4DInRk+vnhw4dnVaVE3kshb8b39qHlHZ61vNvqY3QFPjzo9qSS3i7XTiXhDzRdJSDxPCCp58G3i1WVjLx32ICuS2aXgwcNHBR3PQ8Ucg6TYAQ7C6CQhGrFiGMSYgGBawM+DxqZTHW6mLR85herzXy7m3oLZLjxmwWKlDp1yv2P/ccrk7QXP1RdGkum0Oxo7Lc79tkVylUg7VT4m79eFPHR1KKW0zgmz9jt4IZXcG6mLxuTz8T5gIIh+TxMHL4XHTWUNLxb2t2qtBxI6gjzSiOnSbBuASACeAu5Ys70hVNNmiz8HGTzxMZtls1PlE10lrKZeBhQOCSbr1abnV8t5qsh+VwnhcMyuq/R9YLnyFqjNeCaISmQFgZBjIRiWGCHUF9O9+1kWc2yenJZxWcpq4k3AUVDsvqrC30K/z0MMttL0YeqwnCQ2XCtrheBN14DLSUS0kAUDGBiGMeAac2ZSE7BHG4ry26W3ZPLLjlL2U0cESg+Jrsv2gCgUfFNgoSOS3BTsbuJY6HWkkurvVFCKxlzditogGeM4tJ3f0SIm+ayHH/5cnyCQLS7yzI9S1lO3CMoOaqH3e+7o2q4Kr9BC4dKHfnFiHnEJUaSKI6ltVgpg40JYMHIenFECYemsuxmHXxyuWVnKbeJwwSlg3NdtdnN3Xbcfl5XFW6wnzu1ups2hCvloMZMWGywlQByjxhwzDBFCR+Y96ZtZdnNsnty2eVnKbuJ+wRlx2T3mP3cCNON9vNhxW52JC9BMJoV10F6lXOOe6wZEMYqwFhyKuVoc1mOs/18L7IszlKWEycKyo/q4RH7ea8Uj9nPaaWDBISKcEyYMQxLLXQ8lo5aryBFUDPnjyjhbD9nHXwfcivPUW5hkoaFiiG5/eF66eJXGbWffVXhBvu5U6t7WI10nENMCEcGY0OZdoQgwLFH0kJv+6LbaSvLbpbd0/tggLMU3sRJispjwtuLGejJ0nYwcmCkWtc/A1IggSDQIGq4ER6EyTCQghtggBB8XH6300YRZAE+f8P5AUT3LP2nYOI/xcBRvTtiL++V4DF7Oa3UFdogqMAhwnyMF7fIE0etgYwyD4MSNkeUbraXs869F8E9S+cqmDhXsUHnqvoYxSGZNfuiYXGtyzuSSgkSAAqkjRKMEOwQI0JjGESXQDe0vFy3koU0C+nphfQsvapg4lXFUq+qchHK9M+kWdfXD8+kSa52t2s9QUFnCsC1l84ToyG1yjpa/qd8q02ke9LEhJF2GxuzBW3LZmdhZF24fUjC/yhvwiaRzrqt+w+2i9+nqJ6oCEPpOnyy620cmTG4Zv8Vv/femV3x3NrZL9MfjzggTU/+/b/ehm+6u3z75Ju34Q28r1MWNJ95OwtjfbV8+7b8fMOFz9aX67dPnr59slRXrmyneZ5t8kC/LMs6QSjKKvWwCO3Gf2J41sGYeFsPrs2sHTfxYi0e1a23ZQNP/vs/npx39A9MPKtYx7PqWpfHvK0268tDGdZl2ewqlnXluFdyuH/rmDYGKicAlth77DkWwlmspRfJ0vFhM/cpz3RCeaZnJs+dr/rwwlx95+ozD4hzr7gv0NUD7Z/n65blxLOKka4uDnXV7wO6uLze08Xt1Y78IgmcYBQTjJhzEAonmXLcOECx8Aqlurht4j5ll0wou+T+Zbd5b0V8wEZ6Syv3Ki7qhH+/d9UZx3EwrO5Fds8/ghUmnkks9Uz6axxqh4O+HH/dEd9e6iYlky5MCEEwNDEBQmtABHIQe8cptipRV+3v73Os4wnHOr7/sb6dx/ndkLoqB/yPb17+TIvyBeZRXo7yxIeHpT48/9ctg17fLLeHI/2dWwYVGgq6o717ubtWSb2QjnqqsZRQS0kd0t5pCox3MvGN7bZxn6MeTTjq0YON+vLJCh1G1MVmdb20FfAHxEAV22sdvnPRfmVXzlyyUJRCkTjDsI4zjNrOTQWXF6vwo1JdplOYWF6NMpOW19OYodKubvAMUcOoE0ppwoT0ijJLGUWIS0vbg4gGmxrNHDI6/D8tgeVReZoof8joHe5fuNoXXKx88Wvo2qvYtWoYVFkstpVYlf18WqmXp8V+2eBpa4HF/JZh5uH+cC9ZLb+Q1Y6neZp3euahxJGIpY5EP6v4wHGq/9d4VuLrVYd4i6Z09j4eW7hdJbwbKOtO/Kwi1HhkpXYGcMehwBp7Hv5PCqbbmLeBhkZY19aMlQIbr5c7u/qw/DTQjbU2EeXGmr8N4tiEiIs53d2u+PaXX16/+UPxvN37SHMn7TtbxM4W+852V4Nifuy3T15UmxBxqLx9cgYLQlcqzm6XamncECl6xX1SJE9U/FPxsv3BJ3KjvbldmXgh3DdmzNoPhqRPjwUgiTMTS52Z/m0Zzc8X4ca7zfWhxVQWzg4KK3z0i7ph7xoiL5VAimoiLKGKA269DLNqFuYWbdh7v50ReFyXFU16w0/CRr+diYDRb/i+UfG31XUwdRaLYhHXjMqEaXtClL0r0t4FaCzLmMtyozUT4lET4sXGxV308FX6Al28ih/4zaXavb1GAMowQL6P64m70Mfir/PtfBeTu/96OQ+KIg6hYES/K/79zXW4PFeL/ziAz63SGNa/3b79oyk7NlPLWV8+yi3+WUzeN4vDduaaXs3e172afYi9mn1cXc/CrOPd2z8eoK+50ds/DvCo4sfNaEycxTgY2s6uLOmEi03JbF9SQfHg+kEMhYluYJA4gRWTgkiAmSTeUsGd1W0M1EEjIzjcLlcf9rOB2da4pfs0Hg40NBEQB1q+byL+KVhOQRBXhQpgjKMrGEQrW80HI+tehy62G96vYxfLo0Tq9JN/2b+2P+Tt7y9mLpX4mHE4Lu+dw8EOhDI5FqxX0nVlARhjbpBUkisBmTHOGMUd9UBTh8CY1I+eAWY+6uSrz+qFwU+S/MGmJpL9wbbvW/qfX6l/uOpYoMaPrFEsFQLi9njZ0/1yUL3SmiFw1hD4MVA7QL0xesIn2m1Ws5+W23UcScV3bhvGZfkN4xculwJf14uEU9k1l0G37VazxrwJ7yR2YV53YWbLLsxCF4J9U/mnzbbNQvCoEdNnyXp5OxsmcenhqUvP650KxtxLt7xOYLaNF2dX1cWOr2xb0nXi0RhCCqyHAjguiOVMQU+dinnMPKB7irW/n2x/qGoyDJWl+XiqYwyP3uO+qRW9ZavP9rzs0J5duwNf2XThu1rn2SbTuKX7UPzpOrQZ8HYR3W/NuzC1u1KbgJswB1qrMsFNmN/5MIKvN+5ZI05VZu6n3ROgFipgdLf9w/l611av7DYHH97Rp3bl/dbt4hN+A9a/P03++V+6d2XxDSTxzzy9uBm6+HZaZ10+RobEQYiTHhl6eb4rURhO8p2Wdec2KCZGA1B75uJxN8oKaIX1gBEpkJQHfJg4vXcmRCbEpIRAn06IUs5x/BeK/4JjlBiqtxm8el+cSByqOO1x4kU1+HqgMPvrA6RoDgnsLAxTzsMEiAGIsdPUCkkMYR5BFNjhvD5ARTPov1xW9A5+RM/KbM4ZFo8DFvjTYTGjUcpnOPk3uoVZQRtKdA2L9nL4Cv+YL637PdyF3Rc/Elc1zvr86OeYqgV8JLFUt7TrseYYxpjZ8K9ADA+BM8ZbaiUn0DFzaG1MnkIq2xtfKEKmOIH2Lugg94OOu9gaLTjgfYEjcefjvAeOocMUKuEYPUnhoLibiU5647H1jHpBOPQOA+1MmLgAgzAF9oAd05+hkA2QbIBMSxF63gYIvSeO4MRFjotxjhTfuZ2aL8ZxMrNNhWNUqWt14MKJIN5Q4gW0KjrNGYmdlAhBhiEwbgwudVvZQMmIue0JhPcNGfaQZ4uOinzi1Mbl4JpFN1VIu6YwkCekU9g9A9hyQBBimgOJIcJKWumVJ4hYxQymA2sWU2YIyeKcLYZJhZmf87wD3Ze9kLh9CdCDxw+r1W5gY8Q3lwfQUZV1s29yiJE1kArHrbGauBhnp6BSACAg1AE5qha+YHDAPNd41OQQpyDHARHQ58038H3xI3EjE7DHjz+7D9uF2w0xZJkWDXCkLT9wwuDMWsuE1Y5pq6gzjrtgl3BFISlTRaUsaVv5mniSDZHHhBN5x1nF9TbUDA9Ylof3Vf43/H37zf+oje772i7FSQ400TlZcn5RvL6Oh8MXr1U3pff8YrYtS2ZbleTyPrjePTqdcR6mGhwCyRlGQFqEiZfGI8cZM8nBGd1GRkT+oNZse7laN0mHP8mF9EiDE/HgyB0eYlpy8HmL16E7jaNoyYI2NaH76IogciYIV+mKWPqhuhglEn5t9qkNz20D47M8Mp9bG2NQnjdRR9G9aDFfulj2t/j8P66uXBWPMrEjZgzAUctZE+9U+hjFO8ey+OZnl+HOdcDJ3t9y1BHzUCZvGUqCEzdMkbphvtmo9y5U3gxthO6awv5maL+oey6loJgQZxnCLAw8JAFTXAJMLbSUgzY5U7+dEUJUFWd6sUqOwvwkNAy1NBEThpq+2TQgJR+myzxQ9aKIvSiaXtSZBmKkidvuquC6JLnAO7csdJLQ4xOUeDCnr9e/LcM8cXtDD/+8iobKpdpVbu7V9dIBPloRwVYJ/SrKQbAN/Q8dc0X4DFFqQ1n8ydsnF4uVVotocYRXG/RtWfvZ/9YB7v/y4tKZd8EQKS2c/62Ky43z//z2dmPDrsz1VehNmbI1tBvshYtymvCbXqjlu9D579Ia4fHVv5QMLTNr9B3zi0u3WD/77Fzp2ff+7r73y+L75YW6KM8g2gTLNzxfg7jyi5XU/2VZKoFSWZ7IAX85c3U/ZuuqH3s0lF74pQ5Ylf0obYgj8B+A7i3d8HHibCs62fg2q7+75NWkCfmqogFHmIOCrhudNIIqSwCzShKsrUXUA+EtI5Jx0mZtOmxlhPu9m30S8/s3m4T3A6/ofuOIiroHh5yPGWW2Jdlj3v5tRduapc2cLfDUBWotPv7h7E58eKgIPJz4morU1zQumgzJSFzL6AtI52p3I5Z5qiWWkAIgkcIAYOEhg/EcFQJUuxHbaWJENLq3+SS5OLjNJEJx+E7uWSLi7bM4TCMOiQeU6HpArTYf+8Fb4eJI8FZT0p0keOS5sRISATykxnvhOATAcyEMoyBZN2x+P+GKYWxSxxWv7WQLhG2TD7MeGD9KuYi3HQ4TbYZ86LuNplJlohThJqtgqgUTNlyOTxHPawy1y3WBNnFZXBN4Vryc1+nI4gJCaY3Pl3YePsS1Kqcc8eZt03/75d/+Ujb58axXBZMXd4I4rUnX/cSIrJLEy0iInqwOhFPF0ToWTtWWdXcNoQq2HQVQKESMsYZDgwTDznrHOXUHEjt5OFWW2Syznyaz6CxlNnETErIns9V+DOwJbfnFZnBYauvCbsY8Jb1zklvjCecOMwuIUF4oCVC4og7Etm4iy22W2weXW3yWcpt46EjQk9s6JHFAcutBNCa7++JuDDPnmEGitXGUYC2wAhZppKzwyhjJDqR330iW3yy/Dy6/5CzlN/GQkXBE76IRvYuO6d1ujiXkOBAOG6eVptwoBDRCwnutCGLG8UG9i7LcZrl9cLmlZym3iW+LRCNyi0fkFh+TW9xdpYWUGQ+Y9IwyQrzyEkCErNKEQoThoNziLLdZbh9cbtlZym3ifSLxqL2MRu1ldNxe7mrdIKnYWM4t9GGmy6RjMljOIFx1kDnFR+zlrHez/D68/PKzlN/Ee0CSEb1LRvQuOaZ3STecjSpDhAv/H5SsRQYLBJgJ1rLjTmsmBvUuyXKb5fbB5Vacpdwm7gySjupdPKp38XG927WaBTLKUOSxVlwaQKn0DigLjPXSYo1G9G62m7P8Prz8yrOU3yR1lUxTV+3d2F/Ol/Pm8RIpDqN93sQo7UU4vdgRXGOYAQpr4CXGSghDsEPaAa+w5AaaveCmLYxIbecm4y5JRxwp628UJLh7u0nk+eDF3OCahJ4hPLFA7489iT3pR21dqhiqEQad2yzjiXB6owKgq5zNpYiOOi0V8USBKLr/Ayby/e31fBF5UbpBIQD+P/tbbZ/lnOFfysEBJPHTkqmf1g/xTInv3GIeD0A7PJHVh8KZrQv3lOhcPchQhZzUCHlPcIztZJQ6pzCBAlMLSIuJThMjnOjUqc5+/Uxa9FuciBn9hm8VPT4lOf52fXUVRPxNPDipPJx1D4xQ5/18ady2OaHVXKpl6fRuVosyLqE51fVpKDw4TKAlzHyxCETZlEENlaPk9mq12h/1vQqP20SGZG587gmU5TsNL3s9eGZUt7D/FC+bCl899mji8iY7Lm+VkfxrlIif0pGdTnSq1xClZjY/qFORcLRG1yVOG0SQAJox6RHjmBjurRWaMoGdbM9lH21u7Byl0dt/JiiPdGSaOdORN3u/BtfzOiyr6lELzRKVwW76WM5qGlOqiUR7WqEzRsr2sbhehN9FYu7D506AxbsfzZsPtZ0ULK1/DwWpf8//c8tDr/d/uOWgz3tzvXvokqbYckoBFZpTrxjkiEJgjVHII93mGG9+fbe1kVuJf2x658zlMgzyi48Tz6+GG79VZs+pZ1rxW73Zd6W3BlAFxTczrSDk83dlVoxlFYudRMa3zxOumXKdpY66elZ8X0MkxqeWfLgIs7CYKSRM8c54deSGd3NuPu9yTE5xIqfwQE57Hu9xbA77u7cl3Y1EbLGx1gGKgWCQeau4QxIBhaQDgHWk9VN83R+NvIIsr1PL61e2NPJJ0EFnCR2SQAcdQOe5Xl3vDpij6ms95JQF3QMEKLDES02wAyjYB1JSgLVUxDnDKIUd4pQ/z8DJwMnAmQo4+CyBQxPg4APg/FAlZtseMMe3l3vYaco65PHEcx8mO145yjXUlCobhh/EHmDAueiQp2khwyfDJ8NnKviQs4QPS+BDDuDz11Lgu+R5X1/rYacs6DJHCWw91IRqLinkhHMQ0AMgpU5IjzvMKX+egZOBk4EzFXDoWQKHJ8ChB8B5tZmbeZXxKkHOen+1B526qLuPjaAXjhpImZUAcc+UEx4a6ghi6GCSVTeQwZPBk8EzFXjYWYJHJOBhB+B5E5NmXq2WMcNf8aYs6DJol1SY7eoKPRz1a3WXf6RyTlPJDAizPmstZUQxoJAlRGrIO2Tqt5UhlSGVITUVpPhZQkomkOJHIHUETzeBqYMkqoADkEAqpWFYIOGIltJhbQTDmLFRJGUYZRjd9mS4jKMzDzAawxEDCY7E4dL04UFV5dLx4DFVbUk3lzD3WjBAHFLKK2G8kdxT5Tn1VknYnal9yhFVGTvZBsrQOdOoqFHowAQ6ada8V2q+3OkgZJfJy5+Fsd8iqK0yq6rsSdQr6R5xJTGxEHNmPUDMA+8JJYQH0HBNnZN7EvWaGUtr3tarHEhn7VlNn+vge6ztqRKfH7nFg8Br7NtHasWoqLXblFc/qBI/YdAW23jiS3kiRjkI57uypCRYE5dVOgr3Qi4f1tU3efWDgOqWDhFq/6Zy/MOjdlNmiZsyTK2vbxehY8UPm7kNo/11GQnc26vTsc7Ml3VmdbRwd+9utMbBQWCKKI0c8hxgpZwDCjoGERQCamtbx4HR5saOBBu9/Wfi8UhHpjkY7MibvdeTgMphUPWjWAUoboIBt4lhDlfRcNutPqiN3UbgFX6zuioxad16d7mNhwWWFHtaEXAX4846EeVlEFp1nuBDxoMtVrvd3A1hJC3pM+TnsvSh+Fe9yXJIDHW9V9zvfyrTjxyDr9dz44p/W1fn8cSj67bxvJ6rVRVzU0c1Vk9aP3YV/R5zH0x1ZM82dmJ2va4O44kHq23jYT11J6pQJlUJcSPRqunEscPaRhF2y2N7WOLgDlNT98Wl2kSD5c+r5Sy8LT/fzfpZAExVabZcxX3MstJhToA2B8CxuvWBPdVnDq9rvPKsrnTA8vEffC7Mx1ueiOZHX8wNdi7u4hwgkuKcf4KZ+3bgyzcTubdPqil6eIYYu9ZMzPtJBkqZ2s7D31zxT02g7348NwFt5ex8n66g4mkxNzEAcULif8IE/cyhf4cJ+VEpHqJqby6+21y7e5qPk1FIJQ7xCAxA6iBirpGooai5tKybkpNzSRSWgEDDPUTCOqypslLHA+yB3VMqbeEEi4GPiTcTTKu/ON5MHEh3Jwl+yBi6celNvMsRHJDeXhxdM0KHY+m6pd3oVwYk44Lb8mBYSZDRlgjPFOVOWuJ7MnyymLosxY9bim+zqXg6Ob5rWFqcfG/LU2R330iw/v2piP/izb/+l/4m/jH5538telc2vStv74kPiQM4QkPafb7dzjuL7HsVvC8Z1vFVcTeHoKHGMu6w0xQaYBR2lEMChDLCSa77ar5qJDMiM2KyHcCvdIKBz9I8SdzBER7Azw/XS7sdgI+vrw+ipyzsxvoDqyglhlMknZdQMuogg0IBogkEffCUTWTsZOxk7HwedshZYidxBkdkADuvr41x2yHwbPclg+ipizvwAQZTQoSBElDEEQPMCU4IF4IpTITrwaduJOMn4yfj5/PwQ88SP4mbN6JD+Kkyeg/hZ18yjJ+quBuHizj3kFArvTTYA4Cx1sLEcauJkf11mbqRjJ+MnzNaXmXnKMk88ZBGbECSf11tFvZKrQdE+UNbNCjLTXk3utUBYLQyiEktkdGIeIsRBkhyH8wa2hPmppUszVmaz0ia+VlKc+J6jPiANP+sNuGj/nQVH7gv0ItYOpvXpYMynVQ5yJUhEQeYGaQhYQgJjCBg4arg2ojkKNGBhrJkZ8k+I8kWZynZiS8tEkMW9zr0ZrUZNLnbomGbuy7v5g33FkTZxfGUFUghlspLJ7El3Dkk+3q6aSVLc5bmM5JmeZbSnPhNIjno1LBYD7o0LNbjDg2LrqVNPKYcGqAR94BBRkSYK3tJNVTYcygG3BkW2crO0ntWLkngLMU38SjEQx6FvdDi/a7cYHhxt7Q7XcYEeBVElzKGqRKKC2gM5oZoT7Ew/X2/U4UZZzHOYvzJYnyWroU8cS3EHdfC+dLFT2TKI8mqfEodw7opL0/bqpIbtdb1YGk3aQlUVBpKtJbcIE6ARBYhqz3xDAia7KcNNTUi28O3/dzwheEOTCPvI2/xIUR96IMHKd91cgu0IcQxAC1I/iLcxbllFW3WnEN6qXYRDLF+0+rTRLrdbhdjqMIIjUFuFQGePWzE7heys/Zp8V13jMS6XH2Y7Vaz6sTLmaqGbr2K9XkxXrdq+TCCa1jobxm9xRPXSZy6Tn5Xnef53Z+fj0Xn1r20SzUcmztS3nW3llAAH+YkXAHuKBAYeQMVE14Tp1V7HvNIYyMcHLv1Z5JwtBOTsHD8fd5wMBE5AQ1HPn+Xh2+vAVBA7ROtPO0BsQq/rYAY+Hm9LdOxXG+KpfvQabio+JLPbfzMuN0cbfzoo40/P+kCTxxSMR49a7f+5tWrGzt0txk326bWwBG83TpdM9d67ZUh1IQ/cQ4QwkIrqAlW3gnPhg/k7TZ4q+N5u12Y9Jzeg86c4MDew3f8AObv1wf8r9rk/XH1IWYSqr+66qctCP8rsx388mFZ/Fv5FevnniqfwaGte5izYBb+V6Y6WH1Yzspx1HyX1vQdtYmPseG2lnHiXovJIUT/4sx87YoXahNT/SzSBGUdjG7KejNT15vt2noH2Q1uqn6Y4OBo/ZEcB0O/mYSVB21OCcmDpu87o8HrME6NCnP5MumWWa3KjIJVp7ZN6hm3P6k3zvrfDg6RhKTPiheLuSkbir+tZmzFau2WgZjrII3W7dR8UcQP8of7SWRwp3W/myTg7NICoDEZT3xYMb1Bxm8Q7cMF/UFZS00jppVkkgZrSCGkmJPSS0YwtGHyC6ATXdOoJ2GTL+6fuyDnBf2+RO9f5n2L9IMu5o+Js0gcWTEbEeeXZQ+HZfmqLhsV5LJCNyjPUI2cpNJYybHzhhooBFdYEcTTA6J6zWQRziJ8dK3+pAJ8U4IA+CACnPiu4o7v6mqzXm3ipztmcZum1m3s7eOVe+nEmtq/NbV/09dLu+hlEeu3WmZmW8Qhr1e/f/Zm3A3tT7Mrd8NNbiP37Jjcl2P3bnI/MAJKWddqGzfXUvu76XRtnStdLNX7+UUp28+K2FjzIEU52sMPlsU22PlB2D8W5aBfLePlqgNPi/nSumCcW7XcxV2/aLPvLbpGxu/JNEcAwRmAMygLSL+B5Bt4sCV/VFDOzjDHYyBIXF2xOAqCo/Lf87Lp1ehuRwHrFHAYYwmx0dRp7YW1zgqDlcBtCu1+O3fT5omEH6wRTaOtR9u/Ob9rFt1T2eBd2UXsGwqnlt0Hl9vEqRXLQbn9uVUifblNNMyI3O4VaSclD0YGca6D9a2QEAZY7y0XxBFAIGJ0QG6bdh6r3GaV+y/3Y3h3pRaTbzD7DKmFD2l2j0pt4stKOr6sH7XbHDe5Y41bmdujFXumdqx5g5XdbWxaC/tI29NY10ducP9iHiQ62cPby/Gl2u4FvDwHp/5NOScOXdzNTRDXVsijzG8rSb8MfSmfJzrLrTalqOsgvpdqeRHm0SUhwtQ89Ghu3hXX67jZFES9WQ2Pd1ttJlfOTz/RxCbgG0S7Aj8qFCcxr+uduhcbFxmjih/Cf6/DaAh4rr7I69of8U3ccw0X38+Xxm2Lv8638UVu44//r3Pr4i9O2fiSJ97AM2XHZmrm647N6qEy21Ydm8XN4Hix6tjsfd2x+ON3oWOzTdWxI9t55SufNa989msUmcaOGNrP62KPjGEv8f0lcBR7o7TrGSmd0u7ZPNT5MiswkUJbaI3xAiGivVbWdeJwOm2cwoX/rPB219MlMt4mmXsQ9A0hU0ItA+0sgJY48xI0bscNTcG6Ujs6Dxuu1mGd0RIq7ZwFlFLrTXT0ItJg7rgJ/0EjrPvEGVm26b466H3SxI2Cb+Cn2nGfPWnLyDsZ8hJXV5K6uv66WrXf9pdlOmf9sFqF93AVJpnJBsdq2U5axyp0MGc9UFIa57EU0BnNgLDeE2cpx4rIduN3rLUTcC691d5z3bybaHFqpPX75tvzagGqCF/4Rd2ddm2o+Nfr7a7Yul3trxXey0WZCK6EXLqMFKC1WESIrVfr60W5xVtirPxd2vZ6s7LXZrc9xZS0faN3whn7BgQLrouzOODrYyBfVV/lrHw26JgAJ26WhBwR4OL1LgY53UKOZ9um5nFxrut1/dWNpFRhQQFm0nGpoYNCIogBUwZaf6NU143eTbizYFeCXb27vV3SSvWrhYs+mHGpeVc6gcQA8fpNPynqXpanOyeSe14CS4PMHhPYdnyfldyyMblNXCcJHZPbNx9WNwns7sPquKSGCt00Y9Zyya1wUigJsfCUMqyZ0JI67aA5LqKhtax4s+L9dDlm31B+R8WLzlHxysRZkrAjAnxLxRsE61aKt63XkWrksfY6aNhgVDPCCWLGScA8BNab6Nl5k1RnxZsV75DAxv/RT1O86BwVr0x8JAk/kNt6YaF+vBGRrSf5s/0JVX1p7VbpLu8JpWDQuRAw6pz38TgSj6ywynlmNRwU1G57WQFPp4DrL3Sz+q0qPpjybY9D+3RJlt9AfEfVC85S9SbejUQcFeHjyrcrVsfU72DNAwWMpBPeQgANlzKoXEiR4hJCjbFR7BZynVXwdCq4FtcH1b8TyCwCN5jL49oXnKX2TRwciTwQ3Z/n4YXYQeU7W5RlAzq3W9JN/OcJpZ5jxqni2GrnnQivV4SpryQe8VQku82MiGA62Lu3/UynqdGGJ5fRw/d4z1LaV711joMond9ea71wL1eb9WWV3qAUzNDaPDSwcdtdrFg9QJP16/Ho7fVquwvmh7M382As44Iu389VfD9DaRd6xf3cC+kbvscEDAdMw98APFUCho36UDzfxfFV7riuqqwLbv89X9Xfs/rcqmFMnWVo6mQMoTcz1fQmXikzMLi99DWj68g+Xx9pt0y4IBMvVAqOofW4UdS5+TGbaKhidzNAEAElCkYOYeF9O0mVhEpRDEOBg3LQJBpqNeP4Xo2mzyPyD11j6mmxvo0Ndt8215fOWPINppmxkzM2cXml8ICx3Zl0arx2J0YHnv39Coce/aFGVSFe+s1+DEMtkDYv/nyRiz/JKKrOEBpcz/0Us3JwmolAAWQMy7mzO8SDB7+OLg8lbpwUjQvpoBmUDtFD42dMZNt6xyW3NpHGjZikzSlNmCzTj0KmP0N85TcITrhKdJ9SPLpSlHgm0s6p8NHZMrRW5Rl/sU8onnpj11WqjM4mrVLnlx+p0D2+CQGImJXYAgEBpY56jz2TAmrJoVetI/ZIa2NZ5sdu/rmRd6PdmMZHe/yl3iD0x4NS5J2F3qvlTm3jxCVMQ8IYCG9sG8oqp+tygrK4CmqxjI2to9aeFT/5KNPFhxgRW0fdqiJOdBY1CgoVg3Pjwz2tctt8LIKteVHMy/qRGH6+Ca0GjVtKQgmSCJhYtFCh8X2obZPFcxUmO1vjlgEKU81vvs60zI98VoZmCBcQfIPQN4RPNCtrnOGXxffLC3URJ+IlEBtX+OggHofk8yAEry5X/3/2/rVLbhtLE4X/Cqs/dH1JqokLb3FmzSxZtmx3l7t0Sqry9Lx+1yyQBDOjFBmMDkYonf71Z28AJEEGyWAqGZkpid12WQqCAEgCz7P3xr4citKBnaFyx5aX8n/futLMRYNE5f1+p+cCDe7dnZqLW+x1evYxNa1CehcfzG2QfrK2ZvnG+rZvrHofp+cMamrXe7G7QctT+6Sh51qbLDyPeDzNc8qIpELIhPA4YWnAZBgJqx5JT0cDPNFqCWCjX1hnDo/kjCljzMQfU4Z6ei65xjVWAbY2bt079lR/+zd7ns7dTaE4RMWUZOsSXuQ9Yv56D8SwP+TFZl0ALeG+rPYCtL+/fOzOV2rQqqHTXzEyM3Q6b0BHKG7Xf4DQ/2EvtobXDdXhYlCGrhasXipyKK2n4h7qqbjapurCVLSVy0bVEeDsA6upmGn5Jfu2X/LfpNg4P6AK2+MeBU8BQgJe6+LmyZX2CUEcwCOKJJd5GES5x0KSJoImJM8yLyVZjZon3QxgJrZzq4Ym9XCloeJbvIN1g+Lio6s6jQw0Wy6bwRGeGiY7SZw3a4kAiBN09ARB8M3lHrCuTum8LqGdFFpKNoFviIW2rP4sAY0VoHC/lYlmHkB5fzhut40ophXwGkjsLWRSbl4MT0ozEwMZzQ5QOGKvrboC4SCcnO7haWDie5aPtG/7SL8XoGyZY4NTNCnhamXG7+JJz7V2Cro0DyMv9vwoZxHj1E997sVCEOpxxvwmAKmnowFM6RvykejRO/gsqNH/7p4ULd7pLa7BIltfr2FdOPDF31c2tOqcCLaZ3G+dzBRRQHW62j91Mtny+SSnw/1O3u3XWGuuR3DqXj2Vmz7ULeYUm/pm9cXWMxoU93jcyrDxTJWAfM9yFvfD3vKWv6432Wady97sXnVpuTvTaizD12jjkyxfp637a1b0NJwHwwY7nr22Zaf/KVlwohlPGX4Q5Xpz72hqbSpStkQZW+5ppO97Vx3NmaOGK13Wx/j86mqY209yi9IUCggfjol01GdThxG7ZxGPuEuCSjyK2vkeRpf8k+Tu+k4KWIuYm7xO/FBJpsYv5a/bDUzTeXdMNutUXFRjS6rJNMkeKikd5SyBFXhwMu6umcyYsate7tXrPZ/VIRyCLctB3o/GYetE+hrbd+1kNoPIYgtkgoWJxyWlRETcz4KM8yDnWejJiPhJFPYU6j3Bk/kT2nyp2BV/xdj1t/p7Od/B0DNgWLjyyNwYtuDXE+CXFSXgx+P41a1H0rP1esuSDLVr1xhigQiiyCdxnAcRF1nIGQnCVEoRelnKx8DrUkVKFuz6muUuH/4JHoFZs+faWjBrImZZ7veB7X7/o7hFiwZ64KDNy3JVOBG9rlVT5U6GRpymaVcCO9ewHQYVRVnue76XU8F9QbxI5oz6JBIh9ZO8SZ56rtchf5YbsT8YF4LeyTxW0TzT/1y4d2aYKfBHyIz4Z7agcrXXC7IDfcpiVm1G5VyITjEGEo/b9X8fpTa/m7MlkWxUzkF4zCcTz4aMa/bbbhum7Cunhqk36urTG6a4S2N0tUN8juY+NvjeGEn/JvEMGeAd3u9ef0ZzhmC9/Ethq7HUwtvBSbgHNQmdivP0vQ1j6llomnp2YLnaB63s0njWJJGFds773WZ9wOK7mKjzVJNVLd18Iz4BNpSN91/7947EF9KA81CA4Ed4FuU+y5M88CjPM+YxZpXCaDrZl0PQqBvBJt25Jc7V1UlF50LG8e7nAsbxUc7joj/r8QLmU62ryskN7PGtqTWnDxyNK96t+Ci1XGgcfdEj4x5z3hzSG3MqZ2rSqvWEj/dKeU0568OfTabXBjnX8Nz3V7pDq6K3s5P72lvAYLE+v7h30FKPHoHm1ONPzyFWBi4hCFuIXPQF2NMt1/zAds3/RR8FvatdaFDIhEW26TkdNFdOTgbbv7fzx6cyo7HwI18GIfGZIDILMeNolmZJEDd+Bp1OBra1Prhya4cftzv2I/f1uf5n2tjnhjl/cOhfxs2gFvO1WqZ3t6XenTgZbExd6dqnHy6b08W//6zu1p40KEPBtjTdvHLeWbsXt2zl44x7NpclPrp4noI51cYlfMXnCpYGoaml0ClnUBDm0o/X++KIYREmtO9Czgkwx5YOpz4uqOrV+HUwn3FJmFKpvrvz9EY9D0RWdEFgRxf8Y10eQRJ7DWLY22J/W57izyfVwgUxFHXO20as6F5oIRDP/FD4Ismpl6QcZAs/l8yLWChSlkrSBBN0exmAoG6zmZBnoNuZAGeg96eWICoHhX9iiJBIUFqAzQ9wgr6aNbKonO33Tr6Rv69RcUIUMZjShpsrZ1uAuHE4KPdQccDiW9Dz/l4FHIg9qnAzRw19HpREKxVz/9wygOWVHdhe2RYQGRdM9KKydl5yXTlE3ugLet+1f277F/pJ4uWw79IgEFnEOWW5CD2ehB6Rdjridh8De85CKqvxjBE8ZweYaR+eHWcK8wcz7kgTnIOOZrDlqhgd9AbSMnqVL19vz+tify2LY+kAjWfrWvzP4PZbELtr99nyyvkfyd757d9UnWlbF/jt31SgT+X3DRfk77BwcWzcwCpQSMLGrTZ6Pnv1haslkucLcEcfeIhbDNmEdbbre4TOxdMH+KVq8FzTb3aIil7uc27raXH6IK+zT2Kbtpznn8EyF7lebDxWfG9uy9zftRX1RwM0trD8vXZbnEtGrrDMkodHxN4O5021qVnO/YF/UuDox836kN5UAHFqTsNG+XHb5LCof2mLujzP0lAS5oU8yVIe+J4XhzTNQi9KQ7sKdHX7kPVMlTy5VrOqHncmw9lgz3PZzAYHeGpq/R7V2fUWFrVw8uPhuFeHBCCzymJ75ah5OnfFfpNZoq+4FX9Y6nRt79JHqHjF4lX9kEbBttlXkbJwGofVKkWQdTMa87SRzS6cVALp1jWSmhgdqQ6E/3QRUfrhfPw1uAd/nUzgk5XP52aCt/XecSupsDKTKOuR80HCLnhTAChs7y9XYOpkFrWxRB2AuweYBQjyahYj/NEg90SDCbFCOYKgZbnVR4IbENPb5ttUnxJW9HGrGroJNGxMjjWV9F5tJ9iNvChIZMbjNE8oVgPNuJfHJM0CLuOwyXDf29WgJbenbe1U8Hg77ljvs1lxxwaZYlsJZj2dqY2yzdG0ZZUVWNnuoOyqts8NqmA67ZzA9A7pvaMfy8HHskjlTxZ3IJpX6VoEqGrXhbbRyO3RWev4tEwV69NmJ6AQrUyiW5MsDw6MLspXL4RNFpXiJRJJsGKPNr6/dr5fY3Qkqg+/CrUgfwVuwfPrnaxMGng42c2nV539z8UleMRvJuLeiXvklTugl9JMRB/1Yw6Hbiq9WjQepJN+9J5KLVaQTWAH2SCdYMRkYwzsydmg2vTaBU8vtfgkCnM/AergPEv9JPSTFChFZIlMaBRK2agpp/0MJWw4aThXloahjudKzTDU/7Owh6ELY5tDNQAEFR19jyl6ts76VoVwo2KzAcRXYcWwPR0lhpWH/fqjjjTWu6iVHQikorsbtOwV2yrF1z7D84CyzhTU0U6q6MSNppP1Nt0c4bfG82Cz/igN/1xp8lF+WUUKO8PBDyGcdfqZgYwX0Vu+QqgmKy9akUf7ZX0vb+9Bts7vq/y3p95X3x1Retirb1y54c6XTyezJuDCBE49r9xET0BlUKkhYspJaQ8cTgVoK5woaNXbWG/l/t75sL6VygX4NHO/auAeTIMmjXT793ZhWJqmmcg94aeYtJ8SGclIsDwICZVR0vhqdDoZShLdbjVXhujeXufKrtjb+VMbjj7IzUZjZHEHwjwsI9vvIhfJcYNnMNUsq8SLFnz+pRLJDRgiDFZ42jhuARh3wDVz1qfJ2tqeVypXG6zULexsLJxt88CfLuPcusj0XwVRELZi8dzGoX9U1d8NYdSIqAqS404qtWfNd3vcD+/VZrqUjagqRV+RR40jqgj5ASej3WwSnIyrdvZYsuwOVk88ayBWDFdgx3C9vxX7g/OX9Sfcr1iY+B18hr3zD2L7+GEbd6PaqKrAuK/37idyGjY/1rQbNK+GdvXQLgztqqHdf5xk/Ojrs2bbdiIhGOnR2UAeNtxcmUIeNuoU+pkz6v4/JQznKGkHNhhivPqwTr4vbh3oBN14HXEt1sompPjmVFrThZ0qCR9PNrRaIfZXoFSgr4G2DdUVEIx0ZULGYE0Xd6WiItjtJhAN9Ap3A5PbOPVqM0qAoiic6XqLLkG4Y15Vc6OeU2vfzm+tTfDbvxhdpzTOQoYEdeakW9UdQwcF+DL6LWDa0eOunPkkxChA364uEbte6BC+YmzF27kPxjDrxWVUjoYQ2YpQC70JiEwnIDKdjsj0AYhMH4XI9GkRmT4LItMFkRdE/lYQOeomuB/DrBeHyPEQIlsxbiGZgMhsAiKz6YjMHoDI7FGIzJ4WkdmzIDJbEHlB5G8FkdsJ+s5g1ktDZOUo2ovIVoBi2ApQxIMd20SBJz0u6WaV0b+2I4ql77EoCwnJqZQRo0EaxikTsfQCWMJNDhl97wUyxnwT9oV4wc4Xjp1D5vOekKUKZThZETqvJv7sWrgVeRjakYfKv8FGGPjSasuo8/gTpGlf7dS99nOZBrEfJBmVBP4/TX2fiSgJeUiSxlOu3ceCPMNODgvyfI3I822JbDwCPP1sMCUvEkytWNLQjiV9raJ6bTRVcb4nKKp/baFnnvI4oF7M8oDAViceST0/lYnvBbnws8aKqe9dUHOR1xZ5zUAMZsfinw0x9EVCjBUzF9oxc+/l/tM6hY/UOrg2P54ATX2hhTVelIdURETIJBZ5JoQf5j7nkjNGRJA1WSHq2xe4WeDmC4abMT+rz8Eb+hiRhr1EvKFWoFVoB1q92xf/lOmhjTc78+MJ3tQXWnhDSJ4HnoxonuYqxx1NQUdMJUtTkkW5dUJb3b7gzYI3X6d486AcOhpw/JVHHuMawl8k4FjhN6EdfvO2KDA42YabXP10aoyqfm+boXiYizSOgygWceSnYe7lYZbLlDPAoSCpwaa6e8GaBWsWVapCGvjH+2yk8V8k0lhxJKEdR/LD77Ax0M3Y+W5TpB8d4mC6ohbyyKqJm2ATl6iURydANNCshUshI3HkJTL3pPACGrDM8xMaBYkvQh/wqcalgc4WmHoamHqtokSuMQakbCpp6hBuE6vnvLWz89l5zh8Wbac2/f/dAg2VC3Z+BdgZrLzws7EzeJHYaYVThPF57KRnsZNOw07aDs6TWci8nDDfJ3kYJbGIwoT4cRLSLEpldAY76YKdC3Yu2PmisTNc0eCzsTN8kdhpBT5EXp9JTRUR6zWs6TJe7qB9rbreTjdPQpHTnEtKwigICRE0lVykXso5C0R2YmarelngcdGAF2tbg0XRY7AoemwptItgkeXyH5GugyntOpjSXgfTtkwmoox4LA99JqXvZTyPiBCceF6WR0mYx20H0+cXwb7QcKkFY75CaYd68M+8gUXPHVRELRf2iHYdTG2EUW6fJwijf21bzKQfwPLPo5QngYSNwfwk9CThRKSpEI3Wp+9dEGZBmMWR9Gt1JAXQDFd+/NmgSV4kaFpe+RHr8/KiPV5ep+DZXGmbzQTN/ChKaExEGPrciwORhmHIg0SQTPgnfl4KRM2fqXu4Od4mW7HeLIi6IOois2E5w8+GH/oi4cfyY49O/dhp14/9FHjMz+0MpzKWEc+IkKkXZTKQXhzzkAURS3JP+mHbk32R2xaUWVCmRhnmrYj/2SjDXiTKWK7skd9nB6d9FnA6aPtuw00cJ2mQitDPg8yXHolCD6An93M/oTSh4anVe0GcBXEWe7eFOXTlBZ+NOfwlYg6z3Nmj4NS7lJ54l9J+59Iu1mQ5j4OM5hnIOHEI+pVMkiCI/ShNAuJ1fEsXoFmAZhFtapjhj1Gg/BcJM5YTexSOuEfR866ldJprKe1xLRVS8owTGacg9sREZEGc5IkEoCJZSpJh9yj6QlxLXwpM0QWmviiYajuBXQq3/KnBN/SluXUO4pblEh9F53GLnsUtOg23aMdhiYo0ojziqZ/RwIvjmMdhlMe+B3+zLEUDnS24tYhXi3hVwVS48j7fchS+SJiyvM+jeNiDkg57UNIzHpQdn6aUBDwLPc5EBDqdkDRmRPJE+jzJ/UAOeVAuSLQg0WJRsrAoWlH62Vj0rB6Ug1hkeXPHXteDknU9KFmvByXrRAR6nk/jzA94wGkaBjIgUeyluSdzP0zztgcle3aM+ULTGy8Y8xVKO5yuPDZvIuDnTgLMLB/tmHQ9KFnXg5L1elCyTqKnLAE9KuYiybkMUuKFUZQmGacsj2lC2x6UC8IsCLNIMRbGBFPPxdgLczgcxhjLSzumJx4/7MTjh/V7/LCOn2HqkTyNkzgLAp7TEJP/ikCQJEki30s7Hj8Lziw4s0gyNcqEjylpQF8kylhuzXGvWzPrc2tmg27NbbjhichIykUY+KnMwyxmGUtDSYUnwyCJ2Klb84I4C+IsiFMhju89RndiLxJxLE/mmPdZilmfjZgNWofbiCMZY6GIOKFU+pEXgEYV8kyKKAuTnIXpqV14QZwFcRZdysIcsmLkszGHv0jMsfyaY//Ux5CdZrBkAxks22jjU55zzn3h+4EP+CJzkqWANDT3KI3StJvBcsGaBWsW6aZGGvYY6cZ/iUjDLW/mOBhx12Hn3QzZNDdD1uNmmBAexCL2scxTwiXJAsCowOORx0MSZMMZLNkLcTNcYGqBqRcDU3xqChD2wrwKh2HK8oaOw/MwRc/CFJ0GU20nHpYLEaDIRHkkc5oIlvlemgZelvh+mJAzMEUXmFpgaoGpCqb8Fft8aSp8kTBlOT/H0bBXIRv2KmRnvArb+hzGoSZ+mDJPhqDPhaDKiTCD3SMoSVg+6FW46HULEi02JAuLJns4sxfmVTiMRZaHc2x7OP99n8Brfn/YS3lw3n/ExaBfpwVKR2zjlqqNW2Ibt6zaaHQabNEuz8QTEsk4EqlPhIgpFTTgSch9EmVBTps0QYPdDQDVYPv2jn91u+OPwbSJw8yEZRNHe2oMe6MRI0WsundwCvC70Cm77taHG6fcSPnRaRJ/lVfOscR9o6BEP5XK25WZ3N2vnNdO9ZYVRv25dHZyD8r/AcCsPK4PmLVb4V55U9ylQvUGkJUdkUQRUmB7fpQH/Ll6pbOXbxtGkqHsaLcFfFR4D7u+xGidi6c50X6pGlw8EdrVt5HcjXCHRKgOM2/AU3OytPhTcYfkabaCQDlO7rcGOJ3vZQkLUK3X/8KM9L/Avk+Bj9/tEbhT6fz/PhwPxX4tNv//DtRPwiNzLzpiFnfuoXA1h7sCpTmYRoUSmZqGAgtMjO/e6mm4OzON3/6twyxVzyNA92q3ve4SUC/dNE7sgWc7sb8V5cF5WxSZ891xf60EG7j7uMdM/ie8c3+8vb13E9WwrLmm9WtbIc8k86kn8siLQx7RiORMCEGCLEoppY0XaquLAU7JYabw8orMtINVV820ehmPpJPzI8zEJOcHmkIi8Ywk8osA0VKVa0g3a/ipdHIJwufNcXu9v9c0otjiADO/dzZF8RGxXc8VpFxY78c9/vJPcedk+2K3w7+I7frWEBFyQnlbFNDPGsZUKx5+/5PzA5AHkIpdDqJLLPiinL3Ej5TVLPPqMmxy9eCUm18KqXQBmHguIQ6h6IbG2JwADEgEX/T7dQn76t75GVYQ7A61pnAV/OfxsFf9wJW8AE1GY/KvukrIRaBYTcjN9ITcdTMhFybkbqsJwZW8ACVVo7MpWzICym3cmwrEvgXEtq//BwHYUTg/fELdrXobHyoprFGlKiw+qPauxPbVZBvFele31xhdQ/LU24xdQv8d3qe+7/+q+/6vue//mssdoB4d4rEYPdr5TPA8OsZjkTl6IDJ/QNjVgsSVc7jfFdeAFiDoZ3tYaPBTZR+o6uw0kjvC9Y2sJHdHPY6zgSWvpHX8bs6vNxKaqEI9yixQATsisHBqlcbcezKCagVTVRaH9HQKV86pteQapq2tHXjr7Q60BNwyjkCp9IAPst52xtOC06uLGCIM4MP30oMt+sSXqU8gnVEs0Y3R8O3YjVFknRojdtgf5WM0ku9BIa4HNwqJEquE8/643+3XStR5U2wKtVskqCeX0koymEoNa0YpwanApbKeipviVPBLSOS6QRLUL9dVL9c1z9fHhW2r2CA7BhY70iF2VGFxJ8pJC7VVWFvHJmYs9kPt2pqL4DLxcpqTTAZJLALOs4AGKechpV7U1BIe6u0CFvwvnvrihfq+Fur76riDOYSs4B9K5ueOhTcuzhuhxRtsiDdUqOMQYwhzcZgrVItO+r1IiJwmRMgk4h4LUuaLlGVckDCSWdDPEqqfhR8Wfnip/HCeFk7PahsMBRHcfxSGkgVDnwVDIwtD+SCG7g/r8lAOomh9eQRHdZt2nBUhSeB7ESWcxUEcsDTyA5Gn8KvHpR8NIKnuacHSBUufFUvHDhZSsUdDzwaTllZy92cia7Bij7Ns0AVZnwVZYwtZ/SFkfZ/eSHTQGoLWsrk+jK1Vo066sUTyJPaZCEmcp7FIcpGhKUNGURJ7A2Jq1dWCrgu6vnhLxmK9/0osMPGKhI/iOLZw3HNwnO9ZHBcMcdx/yrtB1WGrrw1zGzZo15vzpMgF/B/NScR5KtIw9VMi88SLCc1IP69hNwunLZz2oq0vD9MMKFn5j9MM+IKaz4KaxELNcAg1dVqJIdzMq6vDyKmbtBOEpiTIQxp7YcxzKmngB0EaiSgVUR7wmPVjp+5oQc8FPb8m9GQrEj0KPf0FPZ8FPamFnnY85/uD2B+Ou75PV+ce1E36cKDjMTnSsuskOdS0A5SDzR7pGznU71yxnMMv4kk9Iv8iUOnU3upmTi38syIjryzXdVyix31+3NQ3IU6J7X0PvjUO7cLJASpvrhwpynvcGLAvMgNd2qv9mMCia3zdHZkjLpd1UOavegYS/Zw/HBPpqGXgKGxQPRy3a3x/AiNFj6XygK8jRTE9QXllfO8rfE7h1cAeKBzoDD5T5ojSoG7f02g4TzDkCzF/V+wPebFZF3WDl+ddsis29zDHrM+q0b52as94Z64779N9sdk4P6jP8fQWDeJ6zPFirB7POlleh9HpIq6Ir523x63zq7hHijFkguvxzYfXznupAjH0NvlwVzjfKTAoZ6MT4eZHIAyh9o6hDxjcTQ/AH3pwTSeHu8LVSFSOEMggdJ4lETpEIswikbiHRLDMRw9x3Oqf22lrrWvtQFsvCSOfpZ6f8VDEsQyICCKZhjL3hCdFk7jW6uESSQC+TIaIF4b44hji3V7ewtr5XOG8gk9GV5zMCp8LdM4GnVZQKfF6oPMnLQF0odMIBr3Qidfah5eCExlEiUijJA3zmIVJKJPYD6VHZELICXRiDwt0LtD5bUDntyBCM/4IDnioN+Ef620mf4dPxDzvt4URHsgIVnQrIT2M0HXBrqbQ633dutgiBUpFRIJExFHAw0CwIJc5i6Iwz3lGpDglhUv5XC+ssLDCwgrPwwrByvc/lxXo57LCwgkP5gQrppPQHk54q3a+LFvZq6t55OaiS4bYoWnRqRXkJWEShSFLBPOSLPWjJAoo55T4fi5OTS5NPwtPLDyx8MRXwxPxiny29sAW7eEJmcKK4iRsjCnoGFPQs0xBOxamIAqAplIRpZxhkQMRM5IwGXNQLTJvmCnowhQLUyxM8bUwBfdOCnJOZwq+aBRPxhNWpCrhPTzxQYrbHoY46J97uQGvtVkhDuKc5MALeUbDQKYez9Ik5zHhPKN5dMIK2MPCBwsfLHzw1fABXRH6uXzgL2fPF+UAK6aW+D0c8DeFt2UPDezrK71MYC63jUmZT33m0YgEfkpZmGbCzzlNWR5Skiq3oTYZmE4WPlj4YOGDr4YPGFDC5/JBsFiSno4dAisalQQ97ACvqYcZYP5DrACX2qWdchmmCRUxz7KIxpSEsSQBHkinOQ35qXoAHSxssLDBwgZfDRv4K++z2SBctIOL4r8VV0vCvpOEbkhtbdvvjaZtX20RQRYyHgQepxnxoiCOMxYESR6nIqGJFOKUCC4WQ7twwcIFX5ZzPw9W7LOPZqMFQi8KoVZwLekLrv2HWseqYmoPjqpVrsuZDoGp1aSFqH6e+UxEIosZ9wNBfJpS3wvjPOAsZGF4gqhWRwusLrC6wGr4iHPM+LHVUhdYHYVVK9yU2OGmb2726/JwC4vux3V+cN6Ifeb8xey/d+3ST2nV1L2Gpm4KTV2zVVXOkNMcBhPu6OYyOHdLB2HPNn9kboNz/c+ExhNe1FlUVt5mcyU7+FHVAUZAO9yI7UeNz5/WsBqLfYmYLJyqxpkDy97JNMCqDVevqJ8AmTJxX1q4nd2DYr1OAQRhI+ywmHLTHB/dwUfvpJX5OcNEI5hEBjZUcXsr901ymFIXs77DupGw7zEdjFPuZArbyMnWZVocsQCcNbsbM6dXzgf4W77elwdTofoUiQEx1liEtrjbYueJ6uR3nOqndYJDF46F0X+6SDb09+Zh3v7vhxg8ym1x12fsaH4/NXS8h2vPlVUSV8I63ciy10LTvthjoqkaPJVx5pvIjUldL8JCjZ7fKtQ4jTMuklHiMQXR2RAxWsHE1OslRvvRWsECDWrbWH0aMjDUrp2rIZRJ4AeERZkXBqkgWUqzOBd+KvOEJI1B5zwlza6LfC0sGC8suLDgwoILC34GC0YrFl6EBZ+dAa3gaUrOMyA9z4B0IgO2AyKk8DKa5lkifC+NvMBLg0DKMInDOGVJxHoYsN3bwnwL8y3M9yUy39fJGcRb+fyxnEFeJGdYwdXUDq7++RYp4qRI7hp/7hbGtX9sJ9j3RZSnuYix5q0XkzBIMpYFSRp6CRdJXhOB3YP5Ym4X/bfyLin2W7c12iOtgn19zsQEfV1PQn86J/or7HfUlwdg/e1f7oq73/7FyffFbYcJGmQvN1J+dBJYPtd7QN3MUU/g6Ce40jC93qabI0wD2WMjYYS//6xxXZT3zlZ8Wl/rUxd1FHNbFNh3s5HnLpHVzhj6bVahBagirseNY5Gd7qgltF4IbHqhxYrGpXY07tvjZuP8iiv8FF9yuOaq1d8FmZMrbZGThjGNPC5DQXIm0xjEzjwQgGm+8P04q5HmpJsBWTOTm3W6Lo6lezrwI0FnpOuZsGdkhEkQxGeEoF/ln0GUg5eFnAdoUNxKgBkU4kR5uFeoAUj0ynnt1LOu8s1fOXtZ7mCBojCIT+KoSdVQZDKaw4/SgY0HIFXkKPCBAFgiNgH4CGe3gfGKvcBr5S0IqlcIVhZGFbsFlC4JSsTDJPncW3n8saBk0tz/Y10e1bn8O+Cx4iDxv9kxPehPDurAeu/8fbv+7yMIMCke2MN1+DCwJP663ay3cu5c95/MfNydng/+V83Hhfng8fF67x7VfNwS54PX1XzcQs1n5AD5FHx6To570deKcaV2jOvr3Whee7GbktN+oFX3DLivWTeXPe6tW7F1e9s+NqH9WOdz+d+MjfFotH3oce9blOyEUx6O262q2KFTTThVFdErpes60J2U2/KmODjXuHL299pEIMvD+rbYop7ayHuq0EiyRncaWDsnjiw3qPFDR2sQNTebmZXnz0j+/tXhZ+iA/knpym8f3g1s5AulgH9TGYlOHXMwS6+j9UVk8/9CveIXvWBwji2b43x+OpXVqsdZBxnX6F0wIRcVHVevYLVJ22a/QeiFuVclRtwPk/12+BAeW/Gm1B/A406qeBtR+tLFd6+3JOKUpcTzsoQFUQqqd+aRyKdZHkc+SeKIN1lpur1cwgXyxeEwubDU+7Xh8DcvxGoQDlaEzwbCCwA/JQCHVkgnDQYAuJNw3oaSvqTz3eudBJKcxiFPvCinMWVxFMSMysynMfyaBXkvAF8q+fwXLwgvALwAsIfFkDzvcwD4oYcvztnw+QWPH4nHVoglDTt4/H1xt90UIqv8+zuYnJnLlQd+Hy5327SDLn2ZpjLwacTTNPZT3wtAPJZBHlAQlVVa6Aabuz0t+Lzg82fXDbXAjJEVpZ8DZnSRJp8dvazoRhoNSJPdYhX2xustWHHSoAVaoLXzMEyYFGEacwb/GyQyjGLfC30uWdorUF6scMWCWF84YpkDqgdiFlt5wedgFlsw69kxywodpPEAZlUpsgdgK28uDyJX1aZdcccLhJeHzPdZCvqvyKIgjL08EYEgTOZZL3hVPS34teDXLBKXv/Kiz0EvvqDXs6OXFd/FvAH00jkl3qg0bH3wpTM99KRp623UDuuKExozL4/TDI9PsjRNZMzThKSY9F/SXgCru1oQbEGwxabXD8rBivifA8r+AsrPDspWyBEjA6D8vt6PQ1Jl2WoxCMxWs7ZizFMZSSnTJMxzkQVUYMgtBcD2WB5n/dBsdbaA8wLOM6nH0WdiWbBg2bNjmRUKw2gHyz4067N0PqgLbSizFnDpHkyDEyQ7bdVOCixFyHMRSBJ5uaTM88KUZZT4CUm8UPnPNkB22teCYwuOLUJmLzBzb0XJ5wBzuADzswOzFUjE2KAre4OGg+7srSaDYqbdrh1kFHIWiSj0BLpWhpngaRhR4vlB5hOS9x/A2L0tAL0A9DyCJicrP/4cPHto1lunyPNSHvD5Vi4IJLvfrzr/oT785/9JVvgX69//Z3Pyy/7kl98WR5vLw6cVCcSGI4FaFe/aG/206l33etu5JvYIy2kcRJKzPIiDPEpTxnLBfNj6IRmAyctUv1vg8ds75sE6O5/lJRg/Chx9jYrt/3iPAccFDedHQysOhw3F4ZxUd2gdSvdWeDht0c5JLgkjNEhiGucyYVGcx9KLWM44lgblQf/x98UqPSyouGj1X4NW73cLbE51B18Ccp4diSMrIId1A3L6i0PgXEcKQ3Qut8sx5zIixM+8JCB+lMZeLmOaEcK5zMLEawulFy4IsaDvNyiTBiv+WQo7IY8vqLBA1SOhyopVYXasimV1xBxwajGrFWOBlrV83WrBuzvdppNWY6xpN7fGYNsZkap3jLSAt6MqYcyEVWdGmYRW/ow5NF5vHbmR15gwTb+hKknRvoKZV87bjfx9nagKM5mTHstDcbv+A4vEvJoXaar3MRltGHFIoM6h20lux1bqRVJGmFw9PyLsKFRpHaFWhVwQgl4f8MXj334+IDTJ/SdZzp2jBxOKajBpnZtWNV0QeUQ1D3d9QERS8xjBmOEdeBZo/CGgscJKWHQOaMg5lDlJYN/fqu3nmKYkj6nMEpCMMh7mUeSlXsLzMJSMs8ZRu7+vC8hLXwcKPThvmsmEC+LQnS0ClZjN1gYj5385IEcoYQd+dtIC5imzV47zV2hjy07VUzm4GJSA5FfJz3Cg9KYoSqlzQ6rMaro0V6l7hXlKUa439xXalS8E6jjpllF9NNQtMHdpmLMiUVh8DuboOZijk2CunaM8CURGgtBPoozw1EvTNGB5nnokoZQIkY7DHF1gboG5p4U5tqL+Z8McWWDuOWDOClnh3jmYY+dgjk2COdbOApZwEdI84V6ecs8TIQl9EOVIEicJzQI5DnNsgbkF5p4W5oKVRz4b5ugCc88Bc1YQCCfnYI6fgzk+CeZ4W5rLUxFHWQA4x2nCoiz3OJexpCLAC2wc5vgCcwvMPS3MhSv/8+1zbIG554A5Kz6E03Mw55+DOX8SzPntlIIiTuI0pIlPAhpJwjiD7yzjJM9ZTPx8HOb8BeYWmHtamItX9PNhji8w9xwwZ0VbcDva4nspd873+C7/mmLJn1/hi+9NiUoL7DJo5mY4aoVv9S9tj7g09fw4jnz0vvCiXHIZBiJLwzzJY0Eaj7j69sFKLea6W+C83DuclyvVvB5fqmW479lqtQwP8eTA9kF8lI5wcDrOegt7BzeHmpdVIIp97zQlSl9v17e6jkrteoGnpQZLmgIpr/5Hsv+fv+1/22K1PpgOgLebCCzOB+PIvdB78RbGL/Uo6AdQFfTDen5JiT1JR95LWOqH9Macy2LhPv3m9hKHz+pD2s+AwHd7eQsfb776fVWx1zsBH3ikGGxzfbgeLOw4+CxP7mwH/8RYVooyEFtnquCiHFJwpX2/vl7DHJy/b6EztfRVyRbLGUXDzPtdsT+Utb/MzMis3FHg/cM+VNNxj/V0VMUWyxXF/KimUzlWjQA0gqaLoOkq0HTV07gaNKeWcomsAA5uB3C0F8Z7eJhUVyGqsLhaXa5aXmXToBI8+y53ToNjkfIwzLOABV4YZSQiNIsyrK/lRXFsOab09TUA2QMDPxKsh6YwC0wPvsrzdQXmBOify7Z8CbJeqSuiigMIn9LRdYYc7VCFfiy30siqUjvDqVqtTQFAeIk7eVAb9n+pSqrtRaWgoR/RHblFhxctg6L/XmZh+Sd5hTxR17q26wmKmjI0y1WlX9ebjSNuxR/SzGyzhqmXf5oJxtv1uBY8XzGvlQztUXhuHAqF7U74AT/qWylB1H69QYFCF+faSwmACKsSdw28/5mh3HgSCtuPEJeXm+NMXIEzMWW5cCZZM5MRFB/Aq6n4bYWccDvkRDs5q1f2kxTtQojaBVk9xE11TaP2yZUWYOeBCImf8YR40gt5kIcy8YnnRSxIBBFJDdgn3Qxg9elwj4TpnoFnQei+N/a00rOqtopjW8Iy7CS53145+fFwxJLB69RRE9XyrZ5oo9Lv8+PGud6LTEFfVcGw2NxfA1pWq9DBVVjL0xXt66LYMPMNzr7EcocKRg8yvalF4+QIbCHLsuYPU0JRT0m/aY3GGXqPZ8r4kEjE4vSjzF6ESH2LWu5hL3Z9+Nu5eAq+v1QNnqtC9tfEIGzVCqSZRSP4AHttd28TyXfQfbYvdnqx1s/eaJ6X0gYOaio2kyRmKi5Opf5Ubi3RjHDIKY5OpI/YipPhdpzM+2IjQC67LwFca+n/tKRuic3cUjWruatbXXesUdsE7eVhQgMpwjyiNMq4JyMZp7mXM574Mqr5ZazHAaoZncRjS0GOTmeemJvxF/08JmpLoFYzdv6X85ei+OhsC6CkPcDC/pXTLJ6qcOmVLvoNLKIMLLpgb2Vrxr99RH5pWE7xzj1c3YnKKb5jkVa/qxq+OsrHuNa/ci4i3n8rkZFfP8f4XusI4bmKmcdWBBC3I4D+ukORDjbQbgSCVSOEhN0gAA83acGvR3wvBtxN4zgQGfdTSsI481jg85zHcSPeD/c3AL7F8AQeCb3FyFRmAd5i7PWeh91gTgM6oqHCzip2aF0qyXwn92jrcKoJNrZrtYBw8lcOvL/N+g9tz5FOsgHQ1iYSZ43KdbJfb2BFAbDfiftXzs+HP5eA4wfnn4Cxzi3IFE2gUt2rHgzepANLGYMsr1G6cfL1oZ6BVlEq7MdS7SU8jNBW+ydC555DROqSoHLwn9vuvHVe30ksRV+VDq/MW0Yf+u4IU3fhpf9D7NULfw8X1JHDhWTNrSv0hKra4WYBa0FTuImZkPtJT8gtzYRGJM4RSJkqelrhSNwOR/oVPgJ8Z1Ak39wINMy/Bsb/EbSqGzv5Wqqu1WHHpwbooQYdpwdJcxmQCJOvB2mQ+gkjAZa1JSKjaXNQONTbAODdwTPgWi9dcyNaha7VMzwW8Ua6ngnyRkaYhHnhnKLmTeGU4r50YPsK5bsAO22DQmYCK3F7/b+cX3FXqcOcet3oaWv78lUtWurt0JzxIRTqt62NIcpoYg7MS71ZLZOzalIFmbs4A7xfj/TqueXM6judSmP2lVM5rNpgzyNJfl15Qxj84xB/5fsrEsxLKT9by9B8MlFjoqLaZu1fhkOsjXAKCuoAswaNEdIYhOSplGGFdnE7tOutKG/QWFNnhdeEa2U+qGgj1y2bTO1moTUtO2Hz52/oBs/339EhiIFGj+SG/l5nooX+zicxQjxnBL1jJlIJwWhStoVV3A+myZ8cJTPX3iPw5/K4Pmh7gZFQK+Mbuovciv1HeVDAbt6ENpOjdAvvWpaVDIfGBmNrqLKJ1F52apPXHny3xV4ag8el/OauPp84vhR7dw/aEu4QtvKwxkfLC7AfCy6ciaC2ML8/3sIiuq8QCBfZd5vi2nlXlGj5em2OrK/UuvoF18alDMylnkkFWIjRCczE3eFM3OrsXME4rtER2DZvtM558n5Qzm97AQZDMG6FrvneWRg/i95dZ+cBbLXl/ihPIhbGOQ8ZD0jIcuFlGfdolgkWssCrYX0IUWd3dv4SoTteoHuB7s+Hbr7y54TuBbYvDNtWKJ5Pzkvf3QR7A5J0b7a9sbbt1HtRlDPucZYEws/TJMf/JSljlOaJ79EzQH6xPHwLnC9w/o3BedStgjIZzh+dhXCB88+Acyvk0LdDDt8e99u1SqE5LIdXTYYk8aEGbSHcD30eM5n5eUakpDIICfzLQS7PZJo2541DvQ3g9uDgj7WuDE5jHlQffqlPi+vv9sVtcWgcNtBRwxjP6yyrJlWms1OeHMZZQzpDa+eV84NIbzRPtPE7W+e5xC0PXd4Xx4P2EER7fSLRqwQwv4RmdsQOTKdAOnDWMAf46EfM3WoC7joxks9umf+CYZ0yh/CV5684n8mc/f8e1+nHzb06AUXn0x9xUbl/MWcpv6zTfaHWTB2fUx2gzozO/63noQ4+MwBpdWxdnem4t9U8msAcsxNG0HkQc6aatq3ISN+OjHy7Piin2h/vb0fwWDdyr+9vBxF5sEkbk4Mo5lkcScaFH3sy8gTJvDRjWZilEWlicob7G0Ll4Qk8FpdHpjIPMo+93rPYTL0ZsfkXDKJsRel8WsN/ij0AqvHKu1kfFBbDbAEOU+W8fQ8AKbU7nXmY+v7KVw7jc6xAGvXZ9DmTDvu5Apm8/Ah4rEH8YJ21YWRl7ZGOCA3rG+4DNP/TM/p4cJfEDsEMjq20P/N4Ev9y3BzWuIxEJWQq3voLIECJDjVKqHyjo4wuJlze1pOoj6UwGmWDk0B/DpQoXRPqNIZdwztzKnpZUYR+qwzU2vlX529FUoCcayIss9pA0KhSdQ7+tevuTWs9lazW1Hd1684J3bSbuqd0cBcK3e0bD90bOxg2ftNjcWy895mwbHyQR+PZQ0/zflKBgM71Zn27KyU6/iJ0qYAW9Tc1TxOsAspSvlZBHXgcvdmsryXA2yvnNYAVfKHaKaPK41+5xaE4gZEqKh5RbNeyNM4c0ONxN7cx4LNFxa/AsVZDLhZO6SaUnAgET3NGt5HyYzW2iS6sRc6fYCG7H3C1fLfHVXIxwwBOokIbE1hYy5vo8u6q4KoEJzFWi2DtVm/1vCkgHIJvK4jQ98fhu0/8PIsp7Uoq4yDaKorKvSSkcZARn8RxCIsslnHIufBSL05oI42eg87Z7bsvEavJhWXPBau/SqwOVjy6GFYvOD0fTgeeFa3nt6pa/TxU1Go9WtNqPVjSSoiEBQKYgROWhDIIsjzLRJT7JEx4mBAbeS9b0eprkIoXpF2Q1l9Rb+XPIhXPf162IG0Haa2QPN8OyftljeHYG+fD/a5Q3s/3w2LxrW7rHuq2Q5Lx2ZbtoBWW5gHLAp+TjAE6Z1z6MfM9+DcLWdJk6jzb7QBcn5/OIy0dEyY2C6xP+QJPK0P/ok2lshVtcpLZs7af2sk+9LNcOdbDaF8J3ZWBd13+UDlOFAWm/NzD2ha/O8kxQV+LKisS9p9vYD2dmnNfvaikSF9XkAh3qY+naixuuS0/yiatHgiA8latq1+KIkMRQUO3ikLEgFG1jr4/FrBt5k8+eqhmoPKM3sIM3CI3uK3CDtGvRwUbZmYGI/htmoyAzzSjdOBZAYa+HWDIPa5fyhs7y2+F2nBVT7iVA1jjdM+1FjKz3Euoj6kqYpaQ0PNBhuYx/CXmgS+IqJG5p6MBLO4b8pHo2zv4LHjb/+7Oy85kRoTFSHmNppuiPJwek6HL2Harq7+qdEY3EsRDdDmTZVlvFbwf1wk+TeO1Zn2DZzzY8gFH8GCLefDP7MHLOn8khpp9uBHbjwgkerc0WTMvmyhzaxLUYqzZAaeASKKXVZMp82xyzL59MxU4rDAz3w4zk2+K21sJO6QT2W2hh0xNE7cUmxM5r/dqW7aLU8FDzrzYS7MsFYAhUhIvkkLGQZj6NYL0djWAIU3bdgD4Y4FkqN+Z0GSo+0mQQueElEIFEd8orXzrNMsA49+NFi6dStFWijUwsTqcVU5TApNU7jCmvpb0bP+p/wUUfq8SM6Bv6xae7aAbwYdJ18WxbMBL5U1Wjqyq05N8O3gKvVXgNbRWZz6Rn4pYWKiaryhd+XQmxMKEeOqU/Yd7qXLj/1f7sd+rt6592S6QyOtaHvT5uoTh3WKrcam9K0tcuHr4EaTqB4WpWGXFUgV9sVQ6e8xQIJVO4NDxFDq91jmUiSIZExpkieSC8dSjaRQLQoif8zyPT1zurY6GfIN6hpwpFLY1+Kze9+1397SI9MZUhUbZ5PcmpZZ2aFbJHpUXCuiXBSZaVOkNEL2UJplIAYIR6AhCA5jx3t8b184Kooq7bS09QV8AMuhs8uri+PFtaIIAiRG6zdN2FNQ83klvqnSff5OHfWFEupqYGq3QWPwuZdGrso7CC4JpGLFOCXGoJzaqYbU9hz2UevBhKkBaUUuBHbX0F1jrcr+Gl3AoxnzdN6adW2K7IQveaKt2xFKSiYyGPiVJmMagJZIkIFGW5zQXHiONhDfa5QCQjk/jkZB6ZkKzgOu5t92GWXphmP1QF4swGKnij9bbdHPMUOhQfYgNqI7bo7MVn9bXOmmo1i23HxGYoW/MkoUCZOWhCY+t0qWjMqpMfWKD6dVtmfDVkrrwImjbDlJ6pox/gWfF3gR27M13EsMkfvik3EZVmtpeG1WCzVypmum0rz3GqrFG7TqueRSmWeD7IZVxknIpPRKnKaicJA39vEm7OtbjUNrVI8q27uhcHpt99fwQ86RgPT/OpOOEWWvq3MjSnCXoxID1ewH5LkfAUulT3SIFmMGKDr+j3Ic5gjeYq7stN5bGQG/OCBYImhWCQgVBAUh7K/JoCHovNxuj/eJCdD5gCvVDHVSljmx/2Mr9tUl2XdUjm0vSK2F8o/7i+O5Bj19lFFRrTqrx9RYpK5AYFPFGEWKqrGcF0QR2EI0SjNGk+a7YH/Jisy66weqnvuipucfdVfcM+IifeqQ/5NauX/rkeztAe/a+x8Ls2QFmAdmzo0xStf0ZPdSVDIgHUuoooJ5WrRrXhwN3IM+pVJoo4q1vVTK0V877GwBalPN2xUEdN6jYRdi9+sC32H+0znjLw36NNsSrVuZBU28HIfoOFL3dvkCkVpdMcIdS67Syb6J9DnIH+l6ByV2VT4ka7XMjIif79cBb129lqbnwJTkoaWoKMZkWZy0HpYcA55P47v9oh2o6v4iy2O7vrdk1Xku1keNS1o1O1KieioVbje9SZegYob/qRbv1o1SB/uedmKIhOrSisgI+Toe/CFBUT2wfPWh8Cw0HHPvHW7dUDpp4JJOB5EFAiOTMZzkJojDwYiGC0KqpPt7nBdxNvxaaixeaW2huoblemmPwz2VpbqG4J6I4K3It8Mcp7t2++Cceg5BxgtvpZi6ZQG9123aZPCKZIKGXsdwLspAElHM/l2hSi2PG/DFyq3tcqG2htoXaFmp7ILWFK+7PRm2zx5ks1Dad2ogV7BcE06iNTqM2+gBqoy1q82MWxLmQuZ9w4fkhSTF5W0g5oxn8vzeF2uhCbQu1LdS2UNvDqI3QlRfPRm10obZnpDYrujIIp1Ebm0Zt7AHUxtoR72kQUZbEeS4TEYepHwgR5BwYj3ix9PMp1MYWaluobaG2hdoeSG185dHZqI0t1PaM1GYFnQbRNGrj06iNP4DaeDssleR+mvI0zggTeZgAtWW5CJMwjXiWyngKtfGF2hZqW6htobYHUluw4t5s1MYXantGarPCooN4GrX506jNfwC1+W1HEpZGkkSZ7weZ8Lgn80CklEU040BwMZ9Cbf5CbQu1LdS2UNvDqI16Kzqf1uYv1PaM1GZF0YfeNGoLplFb8ABqC9pnbSTijAt0IRGxHycZy5n0Ys+X1KfUm6S1BQu1LdS2UNtCbQ+kNrLyyWzUFizU9ozUZuU/CMk0agunUVv4AGoLW9SWJMT3aciDyI/DIJB5IhmJszD1BInDSE6htnChtoXaFmpbqO2B1MbndP4PF2p7RmqzsmiEtF0OoV5tbzZHAIq9CoNvF0aoFq2b6iY1m/Vc6yRAC+OQ5CmNvSxkUS5SARxGPC9Nw0yE3K6N0O1ogLR6Wqog+BlKivX2O1/ZhN7uzxNY8GrOrNo/5yq/TjcLo6jr1bbJppozJkbDFI2YGQHbKwL5Ffb2u71VIfFK85bBgr/VL7thxfK4l5t7rGkuTLFER97DGxGHFN7Gw9gIgP64+7/bAj6fxouLJ9i+kdWn68uw0bl6iutYN7LaZE+N6sRzvcBR1cZmqPGocrP/o0q1+atJ1vT+YHJ8vtuIey3H6Nq0FcK8rteQSrXx8+2coIylNd0q/aeLCaQQo0uYkypYAuvvXifd0HVqq81Yr2udSkNleRlB5z7Em5hzg1g5N0I75wYWWS+hS3xROgX9ad0w08StstR3A4uHGrQd9wiPotzPecbyPKMxoXnsUy9JBBWUkyZ90VBvQ5g8NPhjMXlwGvNg8vBLfVJM/rHYX0uTvPYIq0WnptxIsbcqGFwBFuP4el9B1wVseV3VQNclaJKqXVllZhuMrusbmARtNSYL6HK7hV80EdxhZ3uxvVb1czABG2ZlK2fBZosSvoNOl+RHIzgdrxifO9vl+yNsN+C9k8I188PxSc0aPfRpuZpJqDsEMFOh18rvENr5HX4R1+IPVMnf6N3YU5rGtHDNfj0pSNN/vYW7QegRmVIhkjBIqc88j2eBzPzQ99M8zoOmDE1/Z0PFZwaGfmzJmf5u5ykzM/g2nxRxP7Sh0VyokDGF+7J1iRIDQDGaTwSyc9XqVPzdFeWhfOX8Zf1RqhvkBgBhi9YWU0hcVZqpkLqB3itlqWnnxsTBpSjXICUngMPytvgEN65zZ30oHQBUZytlJrPLi8r4UIpfFixm8E80ExbrNOtS4+4HEJgr5DEJ6SpEAsn1fnOpvMM62brUCIwScrUdTVa629YkzmcdridtHsZ9/zB4tnIThP55eAZNA3fkeZR2y6rhKFibZm1P4ITkYUbD2At4LkiexCAnU8/zZCyTNEzOYbbpc4HuBboBuv88O3ZPEqUXDG8wHGutLxh+MQynVhB+GLQwXFvmf8Q74L9vxB4Paezau6aJa5q4VhON20MN2smZSRRHERfMjySPI55GOUjaMQliL8593iD2UG+DWK2bX5vmaTX4o8G6v9+5KjoOdP8sgG0m45jJNMYHVEFP7cU3Ag8x91ICmGNyZtxbVRcA7cURC3nc3ayxJi8MnKh8zYA0/wqt0JKc1aWGDB6nVRWQ7JXzQdWU1HmdVTvrWaC7nQaqxoRSz/UTzjzfyN/XyQYIQG32WySNeY0kfVJ5/fEmVRFqQC9eMX9uI8JPABh/wOcF2qv29l/UN7HqnuFB9qUsCTf1+PVRm14TVtEzGH8U6gbgZCrWWVHZoR2V/Z8SllAjXJiF/SsulA/y94MFeVtoidPMlGNA16jQe7UFdnEGiJvlaZTlJJF+EvuBCD3iBYKnws/CGux6uxpAut62mk+weM5jAe9M9zPh3plRngX+1lr8U7KngOHR0NYsEyNaascPmKICJWUSewWaTnUs9/pn5xoThQuswKiT0bdMwjCfcgcIWG7FbnffnNfZUDZyMldZgf/0ws/gvkrhlJMVjR+L098BQH50vsdiVPrYbV+k6nBWC6V1pSNt551ZKE1wcDeDwc35mh68Ekbr+kZq4Z4XRvsBcCo8W5HFoR1Z/DcJjY97PK7869b4hBjfCguam1YutHKxldu00gA90qZdwoiHIfNkDkJpzIMwTfyAhkISyiIGYmmTBWqkwwGw/gi63QYkIFh49a2Vc1y1qx+L2H1jVM5vTWXRWWB7ylBPjd2vnWYyFl43RW5bCj9o+/tNIbIKkI3pACVZccCicFi5CM9AoDkaAkotiv7Hb0fPywP99M7IEj0nNOcFSLm6wCPaJtZbrDNtDgRFVRhTVVYqUZ4rpXxp4ipnKz98LAy+dt5i0T7k0B9Eee/8Ku7bfmNY9vsvxvel2mv2e5+7aK9wc5iQckKAxXLv3on7tvcYVgGvnMfqJX+6q0fgcgyOpoKmFbMa2jGrvxZFUym0ezp2VxRNTc62DHt6qR2zkzOf53FGwowlEcCiDLM8EamX0CgWSZPX/LSfoQJKW6AgFPVOB35s3aTBnmcCv+EBnhryVLkcU1JXFcMtHVy9tXiqbKJHwDXtsVL5kNkibLmR8mO3xhu6M2yN7v5UEqb1Nr8hD+SvVEIOL+AO8Z0UMB2Uidn3jo1z7ULQF7NkJNX4Lstae79bJHwQ+E8BozrLmgr7Vjxn5I3C/ump2+DoIyTQd9YWBFkUCE6YxyhlIpGpTFnKI+olaRbl3ggXjB+zLZSwUMLnOZUtJPACScD3Vl64kMD8JGBFPkakRQKVzvsO1PM+8b+y0OBJ86kG0HO1fWQX+Vz40kskjVMQ/KOYJV6SxFEWyyDkNvD3dDVYSHUn98qtsH8Cjy6iOtr9XPA/PsqzWLHFLR4QX/eYHnBmfS4Yxv1CHbLdA6jAn09cN14535vWimOSTXGtvTIc2BcFGjBSZTJB5+Qs043QSl42ZnI0cW+P2OrJrNef5VnxpZDKMADTFfFmCR5RFuofYFMV9xK+H9pjtBPO+2rhS8tyDQvHhZnu1GnHzHis4kaUzVpW01HWGHcD03HLZjqNLdueznl4rle8iyBq3Crc9w9DaCuAL6LnEPpUUh+bQ43XoxNthfVlgNEypDwPQz8SeU6JLxImQw7CO0B3DdtjPS7ovaD3JdD7IjEmXz5ys1bB0gW5nwy5rai/iHWQWyGD8w+EvjHhWmHjsHRtX26XV8t8L81pGgaC5CBl51GSMR+AOxQeiNlhj3ht9zWA0AMDPxKYh6YwCx4PvsonhmHb68P+6ueO9gp0gsOY6XS9lQpUHfUgDr5rBHX5Oyz2tQRV/ZV2N1ofHJVB5H6zLm+uAJcx/CpzEtj+1/viCNirOtAwLExviOMwsMKDq47zmwrZzteHAw6H2wqbHTfSSW+KdaonrpzhzGlV+Wqx6Sw2nQnE5LcSaM1h01EnvP9YJ/osXDskmjNdw0vfNdugtQ0vY+NRB7yfcD5uYdxjKkcNQ0zNtuyg34jNpxeEp5KSFQ8Z8VYoenoD80rRcaF+aR8qDGiyuzRx6U37E+8Td1e315TVBKJPvE0/tfm7Cgjvu+/meJucRKSPDPD4sPSRzmeLTR8Z47HEFX0GcdkTOs12VRMUbFm5316ZUHYQ/MVuJ2G1AGnUWbO0yd84yRh36tpDW58P6MAa5SHTuE/+84h+HcqFxkGHh4NsEo/Ae1W6C6zwAmlKB7MDHRWAWnvn4xq2epE7CsL+9GxJr0Z8X/x4RcJWtqWpe3FSmeXD/igf5kXT2MWNB817QDX0cteI+h18Ae3njW/6nZWF7I3JQjaf/0xjIje+M6WZigZTANaDcvlWDuBWQjTXJEQbwVH7JVcuM271ks8nXIqHANaKaIz8IYD9RW6PQ2B6q6+1sgaeNGhn94hSHmSJz0Xi51mSEI8LkaZemtAg45Gwsnt0urlAfsAvHiPjBSMvaooZEt4HIZKtiLei/uUgcoHHJ4NHZgULRsEQPP4khTJmnyZDsiZ1oxp1jSN9gNlq2bZnE5bFWUy8LGEsJD4NU5nEeUwFDT0/zPqRs9XfAqELhD41hJo1/0AQpa046EeAKFlA9HlB1IpCjMIhEMW4Q+e7TZF+HEJQPI5xE9NiGD6bZp2oa+ZlWST8XORhSmOa+jyJ4zSilAapSjbag51NZwtwLsB5CeCcrLA/ED79FQ9mgU+6wOfzwqcVJRhFQ/D5OoGtMIScwlwcBk3VohP34kexTIkMWCwz0NDjhHOf08BHDzirwuhpPwtULlD5TDLm52FluPL4LFjJFqx8Xqy0ggOjeAgrq4DzD+riAGZWgeEH02gYO1st2/EiqSBhIlOapZx4IkgjEXmCsCgNPCZY2o+hrf4WLF2w9InFzs9B0GjFo1kQlC8I+rwIasXZxd4ZBD2DnVNQs4WXWR7Ausq9gHhhTGKaZzIgaRj6QUB5Gozj5YKUC1I+j4L+MKyk3oqRWbDSX7DyebHSCkeLySBWVuWRBtHSajCCl1WrFmJyzpNQ+B6NYvgPEySQUvgYlZyEuRcNIWbV14KZC2a+fOmS0hWZ5zw9WBDzeRHTCg+L6VnEdH5R3+Ucbrq3ptkE9NRt25bOOI55Amp5GgGGci/OQj/P0iQNcz/yPP8MhuoeFyRdkPSLOFenrFUj4hFg+uhKmQuYPg5MrYitmA2BKWZJh86HQDStLw+Dp2nTrvdM8pynuZcFPvOyMM7DLAgBPHNAziyOBlyRTE8LWC5g+QWInf6Kx7MgZbSInc+LlFYYUWyHEekUw28K2PT7dQlr/MSHU+cBTusWXQfOgett1yNfgCTJaCJ9L0/9iKRM+EIyknix9EVT8GGgswG4HBr6kVFDg5OYBUOH3+dZ9AxnRM8qq5LJNZBIWKu6yILIMWOYlZW8LiN8Z8fmqcy1avU0z9KtvfMKMMK5FZkuJ4ybdr1NN0f4++1xc1jvAGHl7+n6oANj4a1h/WIzHLaui0HgX9QUNmtMWfbqM+KCZg1Q1a9Lvam+8M6Ty6exnd/pF/46f4oaw99EnCpxSeQQssLTuMenaC8w1cbPVYFtfKAqIlV9OJUkWH+8y2Rpx/HdtTV+HYHajK8X2MRE7UNgOTEQlVlxUrEdJ/WrhPcI+/fdTXGow3NHAlHvdHt3h+2rLGjnA1Gn3tYNRDXTc9X0qsQQZlbddAk9Qzw6WUJPn3OlSujp+rEsEj2uxpuayknZYiOGq5wDakWDfKTK2ddp1wus5vYJ2+rsldiNLqZccY7OwH4r1jXH7AuUtVX1oeJ4fWPd6dzA02zwiaqkCSB3pR+NpO3o9wsC+yepSjg7qmlS/O5UydCrgkF2GaNXzryxqFaRp89moaq+edkH3Z2Lp6hdFXsvnR/gA6WHhYVmZaG461I3FSgvEiXck0SzNY+6INQ72KqqUOLcyfV70mi2sLwuCbUzM5iQTb8P3M8qSYE3QHHcinWLgzMUd4bRuuakXm5pnWPGXsI8kfHAj4IkyUOPcdCWAp8klEfCygDUyyizm5O+MOKKF+IaIq5L89ZCWF8FYVHePRaZlbAWspqZrKyYwjg8p491j5F7taneQ+Thlu0j5CDhQGAiZEkYBbnPqJdHEeFplmUsz8QofV3sAHkhsW+YxD4np8VCXF8gcYUrn81CXOSx5/kLcU0gLiuaM7ajOWExfYLd//pablNVfDw7VbUyBV76XALrZGdddWuoQcffSeQ0YyINKQv9PAgDnlPKs5hlgeeJxmd0qLcBqjqoJ3CFeoLW6I+0Ig52PBOZDfb/9IwmHeulI2noRNR6baik1UXzV1PApj5vz2S+3sKfNvd4Ov/bv4ik+CSdf3USeV9ss9/+xaqDc8DCOLA9oKn2DkD+yU7YszfL67MfP32xSa4rzGZk5dOZcok2ua6rOjDWcfY7lbb8F3XUdjjsNV4pueQD7IPDXbE/gJgzczbRJt11VRnGOnZBZ5MSPhKe4dQzUsc5h2ZGI2g8iHATD3K4FSEa2xGi/7E+pDdy6/zHFjooO0V1LAz+qK53it7UANx7teM4ldEsifI0YzJIEiJjHmeel8ZengUybUrJ9HY1VGNXT97tH/6xxXXHOp+rqu7YGE8Nwz98gnWwVtj7Z9g56OYEqkOhBHg9QQcEdeU/lRzL9Ra0D5OF2sz7BEfhkqm/W5/pZ7h50SkKNRN4IS560GhNoxZeNlV5dGgNGwjWsvgdtZVbdKO5Ur5VCZbqhUHSqpqvIgysrY074s/QCrSWLcx9/Xn5RGcF7q9TAme8Ffz6KDQH2LktDlijIKlXq/Nd8XtTquDv2/V/H0+Kfn0vS9hacyP5Ts/GLa3ZuAnOpjqOP6rZdParm6nZjKB4P05NhfAmRDX07BDVD2vYStULEXs7kRRwxn09O31JA3b3QltSDnM/zbgEST2gJPeTUHpxknoA2yHNrJxR3V4GYBq0/u3BNXKba930WIge7HgmeB7sfwo0RzNLyAjPB9gUWvq1P7rK/a+EjVQX1jZ1BZw77TNp1rPGSPVMKvN6y7sLJN6ySGGVOviOhClT0KoxcKUctBB900rj1YUjcUh4w4DYG11j0vCANjbhbNVQxx0W+ECnLz0FvK0S5q1q6Jeven71sBAC6lIPHWN9wLy5xFcDXPB87c+qip1/wIL0WNbTyLAf1ulHOaMvq4E5DVcghLrtda7qmx9gDi7SvZFaD3oOI+B2AilTcc23cI0M4Npf1MbpB7aNuXaKbOpKOzVJKOOAe8LLslCkYepxxqlgWNU28XwueqFNdXMBQ/UCXwt8PSF8BSv6aPjqAE8HDCZt98Da7nYs5DsJoHco9nJYCd1JwCRsMqSHDjVoY0Ae8ZDSMPYjWMiMEOJFsU9EGIaUSNqkeBvqbQAKBgd/pJQzPI1ZUGLkpT45SAytgU6dI5hoDtrnWhnTcR/Ke1QkQZdWhkENG1V4hjmlgp7VU/65bOpkPwpFKs22ApOqBp8qnFe58H6SA2hyi57Gu2J33Ag9uWpSS12m2TRVjXx85WH5jnkFNyWX/bC9FtdKajOLVdsd0Xos6zLV5qznUtKbEs6kmUi9g7W5EY99ZF16uir8NSLCDSLYVFEutLDdDs38BT4LDuH8/edTVL81F93juovnp5daSB7KMPZi4TEQ3fw88tIoERHxSOoncZJkjfvcaT8DGN4z4CPRu2/oWXC797U9OWKfftnmzFWb/xQYw/QVMJrZYBAliHzqvLb8uAYt4xUa8xWuQoP0ozIBZicYawO/qiWpOjAUcQL5BlGvHHh3n9aphD/B1rRkNTQSir74UDV2tbuBT5797AdwMd0cy4HIo+7VUxTGT/VGN3lGHA5aBUJmsRiqI6Dv19drmIc5Rf7tSD0Sl6BB66+uv7IxIGIY6YXMhersJ9NTqU5VS7dae+562xgOYUmNwHAPCE0F4MgCYDvi8ydY2/fOTwX0Ju5L5yddCqtC4Bu86t6Yq64plKUhuOdau6yRSCSjeRywJA2CjAV5QMLUj/1U0JzkTUR8T0cDINw35CNRuHfwWWC4/909KQ7/isoyaKX7+2IrHTUhp5qQtp/jJtnKO4yWfnOzBy33VuC2MHV/VbnQUqYXVV+/qUOTq3GHsjuBh7/DPmXN9WG3MkAyUC6eA8up48XK/yqety6oULBkIitrIQKu/73ULhk1fCE9vxeb+YXq2pFKFYfXwZN1uCFcxwNLlKrr7Y4n+CXOZATO++BsKp7HFp7b8ZfvcS86/+q8T9fu27WDrqCABVqoORGw1cbVU4Xm+drdWc27IveUxl1ziojiNBcioFxwkYZxHHskTyM/iTzaEMCUnmtG0C+oYgR968iEHkkP5/qfiSvODTOFOOK5XYm1RUXulY+qVS36INObbbEpru+1cXa7RgEaJo9lrJ18rejCuduDTrnHC2pFQr83xxKWnTGQ3h7TGwd11FeXLer5fieV3ebt/14qTn+JfgXM9YhLuaq0Gq74XFqCeiBMWaf1hH+s4emKvfJ+f73V6Xg+rG+V4e8dOpNoaekvWGYdXodiotk55lDNSSsMn8yc8JLQc3LRa8XFLDI4J+1zsNFz0pw0xjaT8Hsi/fieRT92bOQbmA7s6h3gxy067VYHExXj2Ndd67qmmN6rLU6JciHTWGS5F4csFGkWyTwTWShImiZByGpO6e1qQK1I7bbVacpjmaO305noorfvp+cItBz0fO4z7rKaV2rbSnnYr1vWGjzjbqJRYBCtGjv2Q6uTQPkcsYzdc7Qan9jKIzOco3UlX/a9o0W6Jligzgb6UxVaA28XXvulRF4GiKGwo4kWqHN91tE9gOy4vIfR5wDqyXF3WtN9KuIQC3HsADfuce0coXSENwXcpwQQC3SgifZdUMJ7ajfRuDPUoG3PCAjPEpYFJGZ+nuWUx1mYSZrnJKdZlNfQM9TbAPoMDv5IABqexiwYNPJSz8IQIbMaOUz6qaGVcAaP9MHdDSrNJdpKQFhUS18d0Zk2gFgHbTvO1kDRoNhd4S5Fz279M46t8gaWN+vt8zuWLvLrC5JflWWEBCsarTh/fj8Ln1pIakdcvT3ut2uVylGftP9cFrewDNbpqeEgr5qaU8F11bRrNDjXsIWwLPLzSPJMpHEecSlCyqIoD/wgoZ5HfVIj7LleB5D27GQeibjnpzUL8k54+U+LwK+dekraleLE319pT+XhuN1Wh2g4Q8DYjTSSYPkn7VORFJtMe1DVMZMgAtWP6KhI5HWKfvyHP2v5sDJRdN07TCBXM7fdWuKpjzpuLIpbR5+Ul0v81mORjfkrQl4AsjEL2exYpl+LIsMMrLj4RtLU1ukQmuYn8upISrppd51kpLNuO8nw2slINzLCozPTjfQ9V46EkSEejVnRgzHLjipK95g8MbtCd4S9m+/Xcptt7q80UjWaqsGvGtaUrophTgaBUL5MCkCxlh9a9dwq+TR0aL2Htll0s/4oTTbpeogbUcJM5dYB/Funxw1sdpiKRi4dM9X2bdBOE1c4g39K5eOAQ9aOberEOxXwhj6Jw4lDw63YbuUebtlsijvjkaYSrxptdOsU2w3It442HaXmDRz2R/V6oK/SwazZ+R7QFaEZ7cMw78+Nkh1R1s0C+iZglrnEd4i38vnKa9d9mQhsF8kh12OpqCNuK0tQbbRo3N7ez5nfoMdUUcfYmjk0VovG4+1choMxSD6b6WCQnawwLeJ12Ml5vT84f93KRoHt8JEr9ge3yk7fdsSoUvP0tmpnlaMsoKGX8cDzIxbFWZZ4jOZBGkRZwLIm00F/X5dIyfOF00680M7XRztzeKl84WRDVgRkeu9iZLMQzQWJxoqbI2SUaF4nsG9GmUaYFmeoRjVrF3kgPJcxzQXxwiwmPBMJj2gQRCRLooxkI1yjOlvIZiGbhWy+FbKJV4TOQTZkIZsnJhsrapPQUbLBckyjXHNXWIkoBqkGW7UPZv0sjvI8lqFMU5/KOI1yP02CWBKWiyQeYRrsayGahWi+VaL5XJeXCrcpW3lsDtymC24/MW5bEZmEjeL2B0wxd1ts8SFH8fvQbngGx+3WLTwnXppyETNKWRqyOM2ykIogp3GW5VkyaqWy+1xwfcH1RYH4RhQIRmdSINhCRE9MRFZkKuGjRKQyBY1TkKyanCEf3a5tsBI5YSRKUxFTHtKAkIwkeR76maQR43KEdnRvC+EshLMQzrdCOP7Kj+YgHL4QzhMTjhU6S/xRwnlbFId2bbcT6M+rJmcIR7drEY4XBzLxI0FApyGZ8HNKIylpkHOepswfIxzd20I4C+EshPOtEE60YuEchOMvhPO0hBNYwbIkGCWcH/He/b1DRjnnWrci51mnatninTiIaUp8XzIaciYDkfmBH+R5HOUpiXw+wjtVfwvzLMzzrTLPZx2UcLYifA70Dh5blGxB7weitxV4TMJJ6E2noDedjN60nVWH8SjMMp/IJIgykoc8SkGB8EhGQLUR4jx60wW9F/Re0Psh6B206pN9PnqHC3o/MXpbwc4kmoTebAp6s8nozdoRGFnshXHgp4Hn05DmGIARCvjkxPekz9h59GYLei/ovaD3Q9A7buVd+Hz0jhb0fmL0tgK6STwJvfkU9OaT0Zu3PZOkCHmehx5I24kXRjxMkzjKfc/PA+oH8Xn05gt6L+i9oPcD0NtnKxLPgd7xgt5PjN5WwDP1JqG3PwW9/cno7bfQOw/TOCEk9/04D+I8Aek7z0kqYrR9pzw7j97+gt4Lei/o/RD0xrRnswR2eQt8PzF8W2HE1A4jVukV60+msna9Oe5LeHWvVXHudvJNbF3PxsXWrm7t2q01nk9o24788pIgCLIkpJFMIj/y48gTnHHO8oR5SZOSc0LHQyVH8M46jZPKuJzqO0U9pceWIDk/xFwlSc6P9OR88MNGfhJVEc+q3l5dm0RVIGnDfp0buI2n+kGc5qs47yxywKLyVecawyugXhxSHuyQQlWZdxKtOJs73fEvsgTIW/+BX/SHvP58CpOtIiCXwuPbZnhXquEbOG4qf4xA8RQEm5jxOLAia6kdWfuLzmv4k1jvsdgJFvYwkkgrQycWlcSqte4NNFT5ssvT7JzDjVpAS+OM0sQLGfHyOKcilr7Hcz/wk1SwKOBWZs7hHocq66nHUc2xYgrmojeP8+gKe4M9z1Vpb3CASTBKZ4TR921hFCfz57JKnd6UuYNVBu1lVUq5ElMbCRsT5dZl8EyRKEzy7f43yOLrw72j6wxcOerzmdtboXy6+qWZiDhmuiyI6ui0+inWBzG1ls32MF0KrMF3OK5VW4PYCv7rjONl+1Hl76AMHNalXOqkLtmYR+iLuyQ0Hjl+8Fj6eq2ZC9forzr77PfrEuDnHv4L9IFaivPXnckgDqv6r/gj7DNVYViR2qzqhXCrzOVYSFAVg9XTgf+a6biFno4qBFJU03EBuhTJndE0RgljKq9ZkcfUjjz+GRtf78VtbQ6q9TLbH3JdNausMo3q1HhEjjVqM1skkpgS4oVpFPJIkjwI0QkS/gj/Rk2w8ViPFzEL7TNU9ktTbGzmCiJD3T85b4GQV+zh+5doXUmAnLKWJgDArs1AjrlFE4lq8mmdAJAcnGbd5FJm2tKiSOXKgSfcwWLH/VnXdbkYPagC4ao++EQjSQ1F8YqSlpFkZCugieSCWdZ0NdTNfQ1kCqWa+bzFV1yBV2W/mVkcP5o51OiloKnZgPiZa8QyC2UEtOrJu+Zl1vWAXHyZ5y0kdAjJrNBVyqchGZ2GZHQKkrUdA5PA96IsowkJKJEJ53lKYhJ7gGc0ZJ6YgmR0QbIFyR6BZH688rxHIhlZkOzpkcyKiaT+NCRj05CMTUGytpNckmRZEoZhkPlBHnMSCl8IkucZY4EfeZNkMrYg2YJkn41kFGBs5T9WJqMLkj05koVWsB0NpiEZn4ZkfAqSdRzGYpIGOc3TICEJz2JKRerHWU5pwMLc41OQjC9ItiDZY5CMrjh9JJKxBcmeHsmswDMaTkMy8/kmgNlOt+zUMDp/Q7d80fDjL3D14KJEXyZcjVVjfzBq+a7HHC/CYt/kIjaxzyxzsyDXA5DLCrqidtAV1pW8P8jNps/5y8Itu92JR1ONWqOt2lFXTJAsTHngUV8kUe4lcZ7yOEIZLIiyJtPOaJcDclhp3zN3WbbRzmcBv9ERJiEgm7mo+HFzwLPgpvqu8oQ0rj7958roJ6eADQ/ZWqfM9opTR8TqtvLyh8SfUaAsOSYA+qrGed8p68nl0yPW71STX7DJ05+sAnRzFDh53EoK/VzVIEMreIjawUM/yi2sD7U8Xv+MWek1+fcB0XXd1BVrt5ETDl0sqqFmwh1dEaqZj/v6Z7eez1AVyHMjPBZyzvU/k9A14UU9DnoeKnz9vD0oV1zlBgMwdLpM3qllUk3wCvAk3RwRdkAsEJ/EeiNg86EQcFJj/JXTcnPsOnMjao0CnO3oaOrlqpuye9j667SSB2GYWxADlXu4dNRhPcwnr/xn7qpK6ece7dJi4Wdg4+F+J+/2cNO+1wGlc/UUGT/ULeYExr5ZDTvSJBLEe4kBD70PcXK5B99VE+d1PvNzfLvuQL5LYjy58tiKtGtrnqOJp66v+Q/Ef8AU0Hc+oCPcz7dqPrJs6xz/WMN/in15MR9ZxUPwrkFNQIc80JnNPFp6BzTT8xhRQM4S31kNhA1xvxV6xuzQsx/xW3bKa/6Io//UU1GzvtA+ncqyROSMksyXYZ4xUCsE/G8eJkHEY9bYdOvbL2DA/VpIOl5I+qWS9JCXa6/RxoBo0AoJuACILgD6RABqBX8x0gVQtQu7CFr9eAqh6ko71z4NvIySkLPACyiPRBzJJI1z6eVhJoTXxlB1/wKiC4h+GyAarziZC0TJAqLPCKJWBBejXRD9S3FdlF0QrX48BVF1pQWiIH56BCTRiHPfJzmJ0pxn3BdB5DPQq7I2iKr7FxBdQPSbAFFCVySYC0TpAqLPCKJWuBBjJ5KoikY8EUWrX3tkUXWphaNRFFDJJWCmn7IsCPPIi7w4i2Ka5T7P/Y4wequt9guQLkD6pQHpg1K41FDKV4zOBaVsgdJnhFIrXonxLpS+KXb3XSA1v53CKF5oFzMKwjQOiB/5QUZlGiSSkcQLgiyiKWVe0AZRvH2B0AVCvw1ZNOwWyX4EgPIFQJ8RQK0wKeZ3AfRDUWxORNHqx1MIVVfasegs8vxcpjSORZSKiAZ+nHrMEzwnAUinbQxV9y8guoDo1ySHDrrGfVmuE4NuBiRasdnsEv7CBc/HBZEVaMaCE2FalKdmierHHnEar7S4IEx4yPOEpEnKfJJ5Xsio8IlPeZp6QnZOyNT9CxcsXPBNCNSUznhCFiwg+owgasW4sbALolWczwf1YwdMq5iV6uIpqLZatGuoSRqlLA89Gko/8lkYRjSJ/cyjsZeQQLbBtdXPArILyL5QkG2e3vlOp6B8HMryFfXmQtlwQdlnRFkrHo9FAyg7gK9jyNquKpxKKr0s8VIuckJjRuOEUxLEhDHAS9qLqQuaLmj6jRyj0WDlzXaMFi1w+oxwagUWsvjECmzlQj4xBrev9diE7UTKLdNwkuV5yOM8iv005xGPSZwLFsaZEDyVpGMatrpZIHaB2G8FYk+yDz4CYuMFYp8RYq34LX4Sv/W2KA4qxr4FrvWvp7CqL7Xtq34QhIGUNE9iWEU+yyIuPd+Pklj6KWdtQNUdLFC6QOk3YWBlqP3PFoKwBHI9J5JagVzcDuT6h84k9b1erX/dShcrMdqoqte+q9dzXQtxf5rzYrhhN9WFHtTVg7r1oB1A7e/P3RX7Q15s1sVsqS4mDzQTDE8ebxIe8xmTX/x6IwGr9qruIGxR2GSweqtqh/sr3PQCq6scrrBuXvN7tr5ew5pz1hsA5wMs4QJ+/PvPv/3b3/+31arYO7ub4lBc78XuBn84tEotwp+H6ypiYTtMY4ZQeluUB8fsMoSiO3H/RILo1bdT3ysAHnAIW3nordAigQHIuHQiBFUh9l21R3TFFFgQ/w4LzvkJlsjlAL6uVNq3VxW2r7fuP2Ee7g3OYwTgh4DvLK7zIVy3Yss4HcJ1+Di/yO1xCNRxJerLLZm5r0078iz1SRjGnh/HGDUhw5jEGWGBl3uCBjypkb+vpwtI0V8vjscLjj/9CViNgLzrZzATAi7o91j0s4LCOBtBv/cVfQ/hX6ci4gAC9pREjAWPci6oz4M0CjNGSB7EVAgiaBZ6gg9i4GgxxAUFFxR8UY63X74YG6xo8EgQJwuIXwLErXA0zkdAvH5xFo63ZgNLxG7TgvLBhi00z3yWJUkUZDnJU+GLNOaeTOJIeNxPwjys0XywuwXQF0B/ekD/9qwSmBr+kXBOFzi/BJxbwXHcH4Hz10lxPIxAeXV9FMZVo3YEchxEMiFJziMZ+1mWpmmcJ6Hv+6FPvTgehHDV1QLfC3w/Fr7nPIqr8I54K+4/Eu/YgncXwLvYCgDjwQjenbgrdC0Cea/nQn+rFuTJwKNhyiLPi7OQpXmUZUImoScFj7JIRIM2iPxS/gwL5i0i6wVAkHYLZD8cBPkCgpcAQSuAi4cjIPi9PIj1xvkHosqw6KdbuabVqABoNW2XXMyFCFLp5SlnwotyREeRCjymSmhM/UEx0OpwAcYFGF+ScXYMGvnKe6x8eC6PAFmg8XOg0Yq64nbU1V+1Q+Kv4pDeOO9vit3pKZX2WXTvsIkLi3TXPacaatCpoy19SkicME6zgEmRRR4XMZFUZDIOmgSxQ70N4ODg4I90xxqexiyQOPJSnxYBscjZb4PL4Ld/QZQSTnk4brfog2ocSpGdCpiRU+5kus7XKSy4eycHwFNP5OwVf8GDKGdVGOnmWMJqOpSvnF9VkbRDqStBquuwt+V+62wEIN+hi5LQc3FXKoQ+Acm0gHWeqjP2IncO61u5W8tUlrrUpKYdmJftRHsrtoDNr5y3sGmPe/ylvAUF5MY5WJVflFsubNTidv2Hcu1VH6fsTm23L3AZqhckxS3WynSSPcy2XeBNvRc9X9UnvJYrmMdHbLU+wGAOdIKFNG+KtWlt/IT1y8TlAWOsb5WDcuFspMDqcvC+SvVIFTPAKr6048K36IFGKNYAZcGKPbqQXNd5+J3yOz84bwqAiv26bDzIcREoB2LcjL8dqUfiEujrFp2br+XFKGynJ+Sm9YQMLoGWvteexBqsgMJuNceN0JhGFVehiosP4uqn6+OxXtaygtu4Hdz23V7eYTKGyrvavLSeonmmZV0/U7c8rd95pl2bytI8poRlJBFxSlNOWEQ5YylAschy1qTDOdPpAKMl5q7KZbsqZDWTn/GZ7mfitzOjPAvNnVk1QCG5YqyGOMRuB8CMGIuMgDMGEgE60Cx45QDC58A/arcaZqqCSHR9XN0n/FYiQYntvWNejMWDNjupms/7+6seUro6ZSW5AaDbHk54SW9npDGg3mtx3aEjjA9ATl4jU1YBAYhL0AZZXc3fzPPPpS5bqoNO1mVawFtQ05a/p1K9eWAubAzUfvE6pg9lna+rPFzgUqZCC8MVD2aiol/E/qM8ON/DGv1Y0VGp44WE8/5wv1mXN9VGmZl0btXQboZDV8RTujg0EFGph66F7kGOOQfcU6nGCvLz7SA/rJlWvQD1Wn5ZZ/8EcNzKe53w3fkhRwywOAdvqeahHqe5RWdsd+tbNPlMvaFdR9rPEsoi4YmAB5RKnrE4J3HMiBdkvmySHE/tfYCOcM9V8K1uv21u1yXqpZ7cI3lp6jgzEdTU4U6Yil6YqX6wgVqCnnC9TpE8UBjcyjvHXpBNRGJeqzN403q7LT7pCLmB5frK+YCUYViqZo5EcxX2gTtQatZyhNaxbkHdAa2nKDFtJYCHNlTpjXdVU51SaKyy12sMr9SkswYFqcTQxFYR7YqCcE49Ey7hZePruDL1tVF1PCawO51PIKKKihyzDKm7ios8FMf0ptay7InCgyGX4Yn9pfjqa1WOrr4Rlo3QmMnDFfNmYllj/xTOTwAKGCIKW8Os7lrRe7s+bNGAYIjs4jqfscYL9wbmhOGiMCeDfLWul+s5NVL8JLVvMp1N5WYrbNS3w0bxbW4QZg0oGlNQjxpYt3T15HTLUzXwTLv2gTcJUhb6EQ1zlvo8zTJKucwDQiWTjIiGgMc7HeLd+i5NVeauudTAM93PxbLjozy5GtgN9T+zgtTu7Inp/0V8RPNNUmwyJ1/vrdOZwgTb1wZTO2i/NhKKLWw0BRqvnDdGowN17hNqpwJNqqCf5TD2AVtv7o0R9RpRQFFZrbSp7bI9bO47eQYqrjOB/8D0QFMgbyu1cdZg/1n1tS/WShgCbzjEW3lAGv5MpPH6cEARyiwQqVV0bRM8oJZulLSBJTwzWwg9Gbe2YOOP2h6Ik6nUtv79PsYVZwB3KkVYEai+HYH6Xtwe92LtvD1uNgASUm6dN2KPC2XTxxOmuds0d6vmp2QxpXG7uFfiA1FETAigCy9OJOVJQiJBPZnGkWjcAab0PEAbpbk1b25Nq1vn4o4pY8xEIFOGenIW6ahou+IO+MGoaFMWnDH+bcT+GrQaxSJKG1KKDB6lqR2n97F+Ucb6dxCJsxWf1teKPK7w9AhVqspiiVpgCarde8MzwBw7pb3tC9UK/lLsxa3AuZoX69yJ/X5d7JUNUWw/KpBp5LVSqZyI1QCnRsm8HG9UX/ZBJr4bibl4BmoxdK+ekgaqnG90k+egDeI5yqFsRf25D5e+q9wR7LVYnzhVa/LyzhDW1q2Pl8zoI8QwCVynsoMVoevbEbrvj/vceQ/bY7NRZ52Zotb7PmYooalbqqZugk0V8d3bINTJRDPhjm5KmnO3dLH+XPPH4vyZ/ufC+PMv6jy++zMmoPnemK0KBe93xR4AGiBzfYuCD15T8zvIjToaqpNr/XZ2PSGG9mkUf3I+oEbREt1rGR9IAGZ63MKd1/JwUCJ8ZSE73MCWuNbD34lPUh0zqT24/rQ+tBQHBC5ns4ZhtqhoOLpMzaX9yMzTfBNKQOR63FExEisWt9zgzq2LS2etMdTw91I6f1nnUpt2f9ZnjXjh/Y3YSa1byDcFLvMUj0th9VRmqJ8zPDCEFTUzX8DHcjfVlFxz/IkXSpyS1jBkaqbkJjglt3TXZjYj/HEWG8/60vlDbGKFCvu8yyb1J8Ua57ZmgfOpLrrmYsup+LRFR3nIA9/PeCBzQSLGfT/J8zSSws+yjER5ozyc9HMBF+KvhRrihRqeixqUcehqjCF6XI1rjI1WPr0oxi74+lz4asXu+v4gvpJBcCXjyErax+jCZzQLU+Wf7HOecyICERFYbYJFYTwAq2TB1AVTv0RM/Wqlbp+uSDAXI5CFEV4OI4SeFd3sB4OMQAcZgY4zAm1nY8/CgJJIZjTzCedJnKWpFwRxkjDJeCAGGIEujLAwwsIIL4kR+IqwuRiBLozwkhjBCvX2w0FGYIOMwMYZgbUYQXCa+DzLY5LQlMVRCMoCpTTyUhok3MsGGIEtjLAwwsIIL4kRghkZgS2M8JIYwYpw96NBRuCDjMDHGYG387uRME+8LBWEyIBxSjgNGfFDEvGAR5QNMAJfGGFhhIURXhIjRCtvNqsRXxjhJTGCFT3u29Hjvvfbv/me8363WR/wS6NfVBUTrCM1LJLwPRf+UW1d3bYONazbato427IdPeBTnvkkEillGcu5F+WpYCksj5xmIm0Y5Gy3Q46g6g7jOlUFcOigj0f7BQ13PRfbDI9wQjTkwkTTjRk4v3xqD/uV87qOSKszl6hIuLJx0UzEBsOeyqqWn44112EDxlNUmGQpN2KTu7i18A91vpTxAoLQ6d4kCqnixZ27Gx3FvoE9pUP24Nml2DdUpFKlwPxgm7VCFE6iEjpRB01pwyb0QKd3uXLwM7s5Os5mcHcVQ19s4S+q8WmgxRKgMCPfRcrTlK5YNHdU2991FGlrR/xFLc4mvA3j2HaXDGPToaxuCzn0Dmni2W7MJEb46DyKT3M6DT0rojywI8rfFkXmvFPb5CDa4UYnubewrWu3bXSJ9+0kXGdbts84ZCI9T0jp0SDPw0TAxhYii71YYh3apmDM2W4H2CfH+3b2fRUmzpSf6+wAMzHR2XGeXPH5+/aTXG8UFWGBT8Ra0CdMfinQR7bS1nbOrrZXoO+0YseydXkjy1prqYPWWrlIPq1Rxjs0CUtMnq91arKEVQ9T6iSG63aeE7MGnB+soLaKt64cDGmDHfCH0ofWe/h7ibHpx8yEQXSSgB1BwxMYOacyNcIfbJZ65fwnoFVTpNekVDzhmiYGfoOPtr9/tWQzuTAjkQizmaBNLpw79uENfq37OtrheZNqqaVzXwc/PCKh1nmQn0pOVkh1YIdUv1Wlo9+reMLvTZJTnSMGt21PXIR1g2tucOsbTmPmpjVvFzdL8ixIZBSLVMScMi8OQj9gWUCSMA6SRlOa1vcQYambS3Wzye5qMtTgzXNFVEwbZS7qmjTYk/NXT6VyxVf20nNhD9eAXCfJxf2LFrdCwb1+FIl5Q36u00lWWgW8+GSN96iuKx2sibu+arJ91QSHb9DKk/XKeWel94KNuU3Xss7DiL/pNCkCZnDpvIt1ZNxVZax7j4k3YXO+/d8PoZAdciSoemiG7COQ0+un9PHOtHF+xTSUz8AbmAXLAzVmft7YOj/cS/cN5ivEb6wCqtUC+nEvUDg56Dj++g3oPBYXyyi8dSVMJzXT0SHVKtD6upqOMgZUH81kLBpLLDwRfqeyiBV1HbSirmFTwA79T7WX4W3BjeJ35/8Uxa15Zaeajr7FVbe41S0u3mKyhXQVnqk3tEurZZ6IPcYF8VgMao+feEkY5EmUhZJ6LG3ObSb2PmR807dv1e276vY/8Hb9kWbSgqaOM5dZbuJwkzglmD2L8dRlV2U1tjWSmm2UeU4J0gDxt2Und5QWJNWxk0AD2S2QxR94f/ewB3qXwCoHxOgM9vNtCaNVkd91dpDqHSpYwffomD2sY7vVWZYsO3Y9ldxYfwpHfQqn/AgamD5RUsa8OoFlPVDLsNchOv3Id+vNZiy1cIsNrWSXJhGzNl1ixvtOEkGViUudeNXvQ+U0e7m5ir8uPSt2icoaSYLWSdeMfFkRVCtNoujfgE/DlHZeP9ELVGOR51OJZSpLWtHngR19/p28L2BbInb9o1hnzQtTcocCikrSKC2mTNRtmNrA/QS31YTY+b3Fe2mY81AQEiaMpGGQhTkTmU8590Qis6hJFtnpZChFcbtV84YbEaUSSspH5yt+wFhzJS9+wJBPTnX/bohGT7LRQfS2QzBWL+7QpHlyXgNhlIc9qE14XCRyzHWxAUbAPYuOC2jyQ5sbtoInXGdXzlEZGVUKYVh3Er0biluB5jSVN7LmLXwjtdKFxq7tukwVE+RIgaCCocKVOmW6dvO1yR15hSRxuy6llbrkgDv5FZD4d53nunJQTyyO5rfj9uO2uNtqs57Kf4K6Hj4JGlCUMXMggSb+RW2Mi6Z9/FzN7EvPAfklp2EBiowdwleczkeRP2xvkPzN4RfuEp3v0Rya6QNPs1IupEZKPQVz9IXQpdM7miMzhWOlnsIE1bFLL1PZz4qWD+xo+R9+h/X6SVyL7R/C+aFyHTlNUPMeLZ1pW1OEH9z6FtfcUueHsVXE8ZYtjgySxGNezjmJJeWhzHKRx5yHkRCBH0bS1g3Hux1gTWk9seUs002K81jCnDjMTFw5cbQnp8n3B7lzjjutnphyKmWTNw/JYOIKfAXiLnJmVtv81Ci3uwKPiVR1FqWt5RtxRAtRrQDpo6b13sEMSM71psBzMgnEuil20JtS4zKx/3hVlcIB1r6RsLRUIuS91Erqr0VRu3qZV6i0OaUCIrXWP1ZnXFfo3wE6F5bMSZHAM9BzEZNUTTEtnW/voeN9hmcJZaXdPkter9MYf+Ip3zx1MuTzy2XFOkEaA82Xz4jV3RwVIjdgO4jCI7AxFZCt8PrA/wxAhgVpofFdUYxvew3F481aOOyTJGBJHvA4z/I8IAHjuYyiKPdJliW8ibYZ73MB4QWEFxB+JAiDQOytvGgB4ZlBmFgR7UEroh2W3Bb9txsb0NsiPZanVUaqljpxLrZ0VctucZEz7VrQm3tpgE5gsAKClHoJyUKfBUJmKcuiNG9qeJ/pdOhUpLqrsaPk6q55Koic6X6uM5DxUZ4cYytF0z6nKCurii5g1Yp+GV9gv/3LiGuUMf7Yxx7mQMRyZzYn79pfDB574yQAHdd7tOCU7eN49d6aEw/cbPWJQnXaAeh7wCdV8yjgudAjpXZkrh3f9Ot4hbUVNJriOPWBh33uL7eqAgm02sHfMVDI1LSs0uQCTWSwAlPZKbnV8X6Gydyq8oxqAiriodRFU141QGefMPWeusDEYbkcSjul+wEtap8KTXZY/VJW1j3lR2cX3jKniIuf9EymoIb22IrO7pVmbzTlQL0Xd5jmvVneylpUcaIyGF2uXLGNWsqTGmbj1putzu9eUZyyHY0ZiM4RzVRqtEL7Azu0/6/i44/7AvbrryhGDpd8rNq52G6w4ONoq3YRd58ISTIqAxkmEY9ClkdJQBPhh3lE48ZnYLTLofLFAqHxEybQ385e6nG087kKGY+NMYkMo8v4RsO6QpyvGOJOcZJFhKPLCc8Rft7mx7LyIIMnRzEfiOdasa1yQ+6p0dguxFj7mNk80PUUMBU94CexBwrBEVKsD3lSmj4p4DNjoAU+Cyg96JW2dUBfAX0Dfbazuhczj8pbQRf00kWGD0WxOS2knOPbOeD9B4U5+HhVbbAqeKhmrnJxjb4sCRHXYw7xV4yv+Owk9Ms9HrKsgWIxYEeUN9r5ufaNrkLZLkU7t/X4GKsD4yun58Yd2oiwY2WFR6F7Ks1Y+QICO1/Aj7K4BeEDNrvBBKOR9jBN3bSahG56SjbnGnaUMMp9HktfcJaEcUoiP5O5F0W550lOm0S/53odoJzr+jazRCvFdybWOdf/TMRzbpgn556ftbfWqbNWy1JlFLOy2AFCA6XomJz67P7c6jMqWB1UqhvVOpe2YdWvxtmhPLff1s5YOhSzMXK1vMZskjLTtL2h64LFtcM0Vnm83usnOClObIqFoMZlq02yp0xVWZH1SJ0rnB+sDPTukRlcNw7tFZu+PEr68l2tgYeISpJA/fmVoY7rWLPuzYK/eODogOtYAysGTx4SPHoW56eSk5W6ILBTF7y5KdJCiZbfiUZR7A3vs3iqvsuFu+rT6t44opqyHnBP28M6ZZ5gWRSxNMpIkEnq+5zLmAfcS+OI1uz1gAEGiCyte0hEo6f2xmo+ltMeMNRM9PaAEZ9By7pD44zWox6wJEGpUlF3DM9cgAjSgz4pqd2VWyGilYKCSKDYYL3HaCYgTaSX+v0YBlO1FE91pqrZGit0AS0719AT7FFtsOvqa0ZT+iiVec+87NokOejZ3CbzxRo3PwHFK3/2QyiTtaB3xZ4EjF5SIzKZC3r3+Emw6Lhq9BDUnspFVh6DsJXHYANTcL7Xkmht1nxvtq0dIooN3aph7UTdNDShoaPN2u7MWRZTwmSWx6GXk1x6PJMZp2GeUJGJ5pxqvM+hUFB1U1bdVEW2VBN5bAjoaO9zhX6ODvL0qlEnhc740lHRn2OxNRvYL+ibfi0Ai4ttpmJAv5ebKiFcep/g5t0Ud1hPEW7SPsgw191GKSRIEmgM++dxew1cUu7W+/WhOu4pStSsYBttVKhp2XU9KGCGdzcFnq3t0XnyYPsZg6Kiy/ju1r/LzRNRwef6HKtVUi+SHm7oaXDKD52P+WwkweiKkceSBMzeeY8ZAX5Rn7M6kmmV1lX0/xe1Bp3X1cni7E68ME23xJwAamHVxzGtOtrq9FnvBrc+45wSBjoOtVOZwUoiENpJBN7vioNVkvgnKZBM9VmzWiynzgzVHfrwSN9hzpDUXLtODdPat0mD+FivPeORiFkQ5WkSkDwQIaN5EsP/N84N0zofzLtW3a0+1Y2+W/sJqLtncnaYNsxs+dgmjTaFWKg3f9zntPVWhX022QCyRvWofQWqUE/9jLVucOXsrPjHW/FR28x6S8C/wjSMWI4XWpo8n7JOIHBV6RG1hoPJCJR2cVuYY/3qW+gwUFB30LcgU6V7FfjkAJ26KXpyqPQEQJi3xV5Z3rp5DB5EQmfCWx7ALvAneAn9ASHta6ec8jd1/bmCWb7wWJyvg9apSz2HBFjpjXmzGx9/3m6LT3pjfrjfFdfwuW7u2zR/MXvjuh7bPdRjt4h9zMtiIvNN5XArhUPYSuFwRFN/nUCpEs2H3S7UDbXKWd0w6H8xrXn7YIz4WZqnhCSJyPIsikMmBYsCGmagCsrASro9pe8h/lY318maqptnds2YNspsubunDPZc5D1poVXcbZy0gbnhcXJNt7UfXOXJdxDrTbE3CtsNzE5tGBUjCn9wpb5b2fJAGTQhcJgtAaeC2YTqwyuVFnV7Zfw+Ds6m8SIBxl2jyA1a4qFOxaqcCystt7YXoilSZTsqUpjrrlijp+KHruXRli9yUd4gBu0lPgv6kMCPyRGT+5UYNrspCiWA2I4c2s29baTsHDMqrxV0UTTpj7RvJCrN8ORKSBlJE7F4fTwN4flkfmNnJ7FR17zZxF1cPBtef6aG2r7ZuNZPyYc3kUSmcqGVqCFsJ2pQnllvMYLkVwQ/E8tbBy300KG+x8V7XHWPq+6pY0RPGXHyHe3seFEmvUAkeZZlcUBlSH1YTqkUqUdF7DfnbZO7H8z5oO7HMBpXMYCJJq7jJ+aixskDzZbtYeJ4z0SQk1dfxZGVk4cB+3V541TPUqdqWNcKqpXKB+YtXYDAa536Bz0BW/yoPIZN0gj11jSZaHfB632h8zBUDNSluJpThdO865o5r9eflJehSG/00KBj/76+Pd46Opezozim0nUxhKyp9NHjrNJkBFSujK3M4+i2ss+xN4He9aV+DdqZcys+ra81WdplO6r3d1Vp/qCW23ydiD2anDEMDQMZqleRbIprrd3XtROqSAGdcwllCoDpWkYxJK5ixOxcSsr/pbZV6KiOOq0TfDz8MU1RHFKuN8X+VhyeJZJskKq/4PwQDTPzFX90fogfccUq1tVp9VG4+36N0himTXlzU2DkSSViNmjd3fRz0fM1qqGKetNqOm5WTcdN9XSqTEqDGDnC0dNpbSpNWxklQjujhLbFoxh3v5Nal39TbDZapbaouWrnYjutRrfaaToebdWi4CRmsZAxz1OepClNcypE5vlelhIuaN6UEB/tcoB2RXXPAe9RRoK0mcYjqXa085nodXSM85QavpqTUX/o9T7s2m9bUWpXTvUETmOtaWfDgzth1WI4q0qHZIw4KhpAomJmKXn4tEAvqIEZ3LadJvUJZJ3vVoWYVSWnTDUODDiGNm1t07b+Gp/JRXF7Gnrgrgf/+Jg+iNEVebSlsoPmHVidhI9WgofQTvDwU7EvyrTYyVaivv9TZGuR9vlt1O0rhUqxgG5/6r4xqXW7BFIUB6kMfC8MWAToGZGI8YRFMWgyHov8GjcndT2Anzf1vXZSwD/0vXP5dEwaZCY8nTTWU+Oq1lQmLTCjpWwbO9NILQYlJSeIcWU7mZvKZwfStXLUs9Fcme+a3N6oAlxpiV9vHDsCV02vzghQ1VxS3YOudbhTHiX6zTqlPo4DifyTjlJWX0Z3AbsQ3xv2Uc1rjZa+9VZL4ifpUxEBtMt9nRNVOxNiWtntvYMP0vVNRCbA4N/dpqgtjGZuSaEmYQYzZryTHLCLX+LcOe++ZBb76vL42UTsr1g8vwUVNmJxL7HOVeVu0PIZ/Xup93QVQGdg7XJ2VDMft3HOaLmOKlMNKG1V+bwqE/igpjaNwSdqadTKcBLaGU7+vk/gZf71k9w679Z//CFGjhRVUxebuqrp4GHiuYbtPH/Mk4QymQSxl4OylsciirwwD7ikPPIbseNcrwMSx1HdVuBtO3XbzEeH5/qfSc44N8yzqm44I2BxUVZZpbplB1EcGVhpgEgdI6myE3ZSvNtKmH3E1o5CMPlVQGLI4dcbVc3xI9yk3tiJBbQu1Gjkhk9rWDNVCa3BkPLWAWa74lUd+tAuv4U1y/BvNwABIJBU2VCUX6p6vI40sr1Xt7gFykWo6FbvwjpmNGF5KunV4YDClFMbjOqACFWnC16GWjsOyDg6cByknM2iiD4d/3G2Ivz5FVFqZfII7Uwev+i9B0TpvEavuPuaM3uKLFdkoDcsspmrXOnua2KrC/Lt6ps0LdSQ/6B79QOavwPe6tliFUhXz7YuCFnTS5sAzo/2WAo4P8JMJHB+oMfSQPRAGpiwdtQhWLHVp8c1lvWXk2rFZmP92rrOUwmkYHw80f8SYa2V/aPlg1llxmo8Qu7lwfa+QCLpOQirM2GhddwcdNk2xI7qatJeXdlcoWtn40ybs6uWaXAkB9UrULrrNFjY5/sf/uoW0BzTXWXK+VTlLSwbLVmdNKlEWSZJlikmrJNN1xRlaBmNkclav6Gf+44cYT66F+PS88+6+Ekd0y6RebF+SGUobZzwc4G+N4VQ2jTMGs8rmwM6UR/R6WOMdh0vi9uGq55U5SKraPO7Yr+5XAJ5s1S/IRX6K3BVtXkXnXca3n0o0/XRdfXbTuB5HKpr+6O8HI1Xw2lFKRgidit3ShiNEvtPOj6pIvFTLjUNNGHj8L2Mi606BU1SSmieZ35MsjTkcURJRLlIc5nFCWl4vL+vAdXta+VkclnVbOHkhZO/Vk5+qEb5dTGa77U8Xi7CaM/OZlaylTAeZbPvlO/WKJ/VTc4wmm7XTjRJA55FuczTmLMsSdMwJtyPZJBKGaYyGuE03ds3xmrewmoLqy2sNierdQsB2FTAViSajwrIi6QCK9dJ5I1SwWvMxjrKBFWLM0SgmrV4gEYiDyMMb+MhFX4SZSSLc56kMfW8QOVEHuIB1dlCAwsNLDSw0MBlaMBfcX8+GqAvkgasxCYRGaWBd2YFjTKB1egMGVQt23HPuZ/6NIoDmqdJnpOUxSTimc8iwagIxAgfVP0tlLBQwkIJCyVcJrjry8wvaZNauCIzkhp/kaRmZfqI6CipfcAr06hNNX0AwbXbd2guziUNYpFxljOP0JDHAQOdJ+Y8iT02QnPtXheyW8huIbuF7C6g//hYD5PS+aiCvUiqsBJhRGyUKt6b5TRKElajM/RQtWwTA/PCjGUJ8bmkLEqFl8nYz0Qac48ARYwQQ9XfQgkLJSyUsFDC/Of9X7juA4RGV96Muo//IgnNShkR8VFCewNgJNLxk52mzRk6Mw07ak4iPBaSmIpccD/wAxnnPA+TlFM/YekIm5nuFjJbyGwhs4XMLqPftAsfP5YOghdJB1aGjMg/pYP22Y5DTsmgfbzikgEq6DZrEYGIYi6DRMShjEgYJJLIIBCJTFIh8jgKukTQ7WyhgYUGFhpYaKBNA1YWle90IpiTMNkHEgKf1QU4PEMI5DkIgVnJCqLgLCHQs4RApxECbRNCIII8SLMson4YR16UJHnuRx4NCOY7z88QAl0IYSGEhRC+WUI4mx7hgbjfrrvxWNyPXiTuWxkKovAs7rOzuM+m4T5r4X4YJkEkcp8JmgUyCz0fFAISMcYJ57mIzuA+W3B/wf0F9xdFYHKenIcRAfFWJJ6PCOIXSQRWRHsUnSUCfpYI+DQi4C0iYDzMWJRlNMvyOOJxKPNQBJQkHvBCSs4pAHwhgoUIFiJYiOBSREBW/oyWIOK9SCawosEjOxr8++LaeX8j8Q12q5RZbACtXNPKfXfc7e67VYlqXrBbdtq0tYOUeSQXXpZHkaSCcCaYJEGQ+gHxRNYU+BnpcIAYMrijNHd0qsI9NkPZSNczEcbICFOYIp6RKb5fl2nxCYvFqryTIyvl6rd/6eCkSTfZ5Ii0ao3DIzrmEQG21rcGRGDgLWLNDtbXusolqQvHwF2Y5tHB4lnlK+etwn+VhLFKtq3GM/eoanj/fdRVZHW9H51IssQsspiVGoe4B/zFKnRlNyN1nZhS5+Y+btf/fZSIhKXmKpwbchmW9BGZKU+Qii1gLWbp/nPZrstz5WjQ39dEcVoOAXbsDj6isysOZobQ8Q7fTwuOt9YjVAhS5dbGl6puUtheJQ3/Tr2lElPhwqwRqde5Jip4/7v6Vedr+MW8aqDTTf36kTpmNtdcfY0Vd3vckJiqreOxlR8+f85KZkWAx3YE+D/kpkhxn/xgSkFiQRsjR52wQNXYNY3dpnGXBs43bdeayYUUoeDSl8SPIyKpTDmjCc2DJPHShg3O9ztACp+qG03NS1X0x9x4lhssRuisknlAf7D/p4b8vkIyGglUPcWhNXJll/EqD/v1R10xzUojfiiKTYN5qvhajtUENvddiTZZp/fpRlZphg2TILkomR8xWcFgqoRaVSRAlyA7USqscqDN167rITRFGEz6YRjVLvRWweUrXXK9lOIWZlXaWYx13mBdTbWpQXfolj2tejZ11G7F9pjDloXH2esyagjgTWJjW7LullDbCS1Wq+ps5kXVJd3aNeBrbjSqRKO1PDegf8HOpQbVo5VHXgCqWwHdsR3Q/c4uIvxhL3TG6uGM9HZ7t2o/mJZ+Uut26o8QUFxGnMgo8b0oiliW8SxhWeBLxmlSw/ukrgcQ3q6cjPmt9b0zZ6mfNMhMrDBprCkMQea0H73RQNzFYYUuh3VZp6pfq+rX55fhVX9OegkYLDSSI0JWj9/YO1TtSPg8O7mpa0bWHFRjH2DtFqi9XdcMttL6cKyKmWHPCogVaFrDwvu/3ovbcgyPK4I50SJqG5VOw29KeFcGKDVWU59aVws1lKRQwFIFgDvULRXKK7KqXoMuCVqXX0PyPSpm0QYsfE8HVE6cRGpLlH7Nn8R+DTDaqTYuDwf9KI0tqmPv0u/odncDVP0HXv8o7+16QI7M8TXDM23un11v+Lqy4PuuF2BQNw1X7CVoFFbcddwTd/03Cfcc9ygumg3/vdoCp0cMTcsK6OuWmm/OtGsxDQ+8IIyF4BH8byCzgCY8ivMkJqBVBPFJAt2hTgc4xpjz981d5ovq/T1TAvyh7uc9kxgaZRKj0EspHc2sRoqgnFljV8pU8jvMuH1woeC1kuOxqAmeS5R1JTG7Uhp2owDcydblTW0OMQpQUzFTAeJe5mvkrw7I2xZ7bFBXDoFZJ1i/2pxFJGusrmYIKBW5rMjEqD7rskWRdbkV/cLEMWugGWa8tY8ODsUemRI1meIeKU3ASNtyqZm21EwbpRrKHULQeEVeAtVYcduxHbf9psCK4kqmVFXUu6c0FtekVVNXLfC+U9hOcZUJd3RLqpy7pUMmZ5s/kk3O9T8LmUx4TefZhM1YSaV1anHcHFSRY6esvMf1mXW1btSctTRe3giYEQr0TaVyVaBYcc2VNvJctdUM+8Sje0z+ypCRBu2quBRgZoEmNRhf6RzVuei2uBWZoQBbKB/WK4TTlC3XR97qqOPKHGtoOqremeK0fCN/V+W9buVtAqPfrHcOdIpKEOpRe3kjzUE2EJM656geN1EcC41uj1s0FjdHJK9gs4E2dVtssZxf2+5U0Wlqag3a2tpW7PemqCfm9jRKDX4NY24T1oFJRax9SlP3/VRqj2gMdic6jD5+x2Ko5gjePmXB+tVq9aAModaRpZVqQ2F3+ZgjoloX7H9rz0e6PYffgUtCtGRx1j38PgeqL7myRzjEIFagdMxHGOQXuT1arFFfdtVl11xueUD1tWnHP/g8CwkLRBbzII45F6GfhIKIlMg4FVlNJH09XcD36eughXihhYUWvjFa+G3/2/ZikdI1IwTdTFBzM8Kzs4EVJx37I2zQqfLUxee+Gk99bdon3QGXMSNxJBOaxDkJApoRkokoxtAIwQbZ4EL1nRY2WNhgYYMvVEmYF/ijFZ1NFSAvEfi5FQ8dByPA/6Y4otf4CPY3LUbh3zTrxMXFWR5KkuYZk9SLCMu5pGkuQ5/5RJJBBjCdLSSwkMBCAgsJXDZxUsUKvreiZC5WoC+SFaxo6TgcO164uXfe3BRFKUeIARq5daNRbmhatujBIzzKfU4TP4p44vtexHz8X5GnlGjn3X56aPpbGGJhiIUhFoZ4RE6lz2EKuqJ8LqZgL5IprHDqOBphitfVoh8hCrvNKE/UDdv5Vr00zvwwF5nnh1xkAcl8PyJRFuaYTZwP0kTd3cISC0ssLLGwxMzVlMYYgq+82Y4W+ItkCCvMOo5HGOId7oIRdqiujzKDatRihcxLsiCUWcSCOI09PxdYZjWgMvay2IvTQVZQXS2MsDDCwggLIzyRZSlc8dnYwH+RbNBEXWsvxiE2sNfvCCl0mo1yg922HSGRermXeV6cw/9xQaWfpEkYsESwxI+tdKxjPS5MsTDFwhQLU1w6R1PNFfGMtqXgRXKFb3EFGeGKfy/W2xGOMJdHuQHbtDP0pdJLCEsixn1GuWBxkKURlQR+zYIsHOQE7GnhgoULFi5YuOApTxvClUdWbDZGCF8kIwQWI9ARRnhbFOPOSnWDUVbQrVq8kAoYOaIpBXinYUKDPAt9FsVhGssgl8Nn0bqvhRkWZliYYWGGp7AnhVjxk83mvxq9SEYILUawA6HfS5EXRea8PxT73vBn08BVDU4zOvVfbqsINI+yKA9i6qfcz/zU43HCgzRiAQmyqDlZ6O9rgApK07hUjecKfO7vdabsGf2dn1AC6aEEPiMl/Lw9qDx1Ki8RsEL/Eugk5jN5LlT+T4Q7K3cPgI9JNzGcpC9flzeaV8xgybHEDNNlnazvFNJz7NlOfl1lgtUZW690HlUr/Z8A/kDQkTrPhkoulUNPN3r4JsMr/FYRoE7yOkATV20Ex8dRuf2EShTYTg1VPditAC7D3Bwml4YaWn1x052VpqSL1nXe7bQQuIcdAW1v5GGdGgbW7HuSEgpTexhWAVrY7aSo81q1Esq20o//arK03neyexe7JkHhCelcjawYzDaCV9cqdUlLxKgZsk6ZuNPIXb+2OnWifuPwyOqNq5nB7nh5aUc2QHLwB5W0qi9rx+n105wdIJzBG1Rv6QfVcElCMkcSktD1IofQFQlWrZTqz5SEhEcW99oh5N/DAkthATj/6ry7KQ46L5CdIruHjqt7XNe+pUlvfkLQU29oUXbM0jTKEiGDmPMwEKH04zyQIaEkDeOksepN7X0o33p1O+x6d2f3UCcwn4vZHzDUXPnYp484SS30Z5QBdMkMZJbjpjiWXXJtZ45SSiLyC/JASx1z7m4K507ltSpQaUC1Jik20MsBngrJyc7FvgOsy4vNurDzsBOvTj1rMrF3c23V6gaoTMCbOMm9lBuVa6vJvwULyuRGNIwOyotSQVD52RV3QNXHjZFoLH1LDTaUIVjnMgZFANgSaBj3Jvz0571Uoob+uleO/WlVTl4ziMCklicaGby/T+YxZZ3qFy+hNNXOE6nVK/3iVU5iLJahBZ2echnwTzurl3rz60OVR9JKPnzVUtVNCslTbdusgFdOK81a8zmg+UYemreEYp/4qBNlHkq5yV8ea39dRBe5HoUNtPL8FY1eANHFFtHZ0fHvD3KzEUBsxREw400FJWMJ480trrrFrW4ZSRs/9Ya2aio58QnJssCL/SwNCSNplqaMxlnks1g0qunE3oeUVXN7qW6vsPRBieSnqa8Tx5lLoZ043CR6C2ekt6kLTter6jVgntasAmyWPUnuy0ZLM0qVwtyhnO/rW9RncDZWYvlGL2vnbzRpJtOiRH5UzIa1svoTSl61MsdbenHN3eYF6QTIlSW3Yt870SoUVZM1EoNiMmhj5+Vv8s+b2lEVccuPpV2ZRKemNIknF0a4NCMQjozg+60zrudiBN+zGMEOm//+HjTf3RqWwFtR3qiTvb0qgnZSPqpq6JqGrmp4UjtqtFkL831MoxLyTCaen0cANH4kUuanLPUDT+ZN+Mt4n0MaTX1Tbm5K1E0zFZEa7X0uvWV0kElYHs2L5TudiBbPeFRi3TvY5NIxswM1RpqCSzK7VnL7obgt9vvirkn7O77euibIrvKjnt8oJukNLvLttU5jD9P8hNYqFJetmiFna5qo8iObDKD1E2ZRvhawP3UtklaRqmwv0MJaQ/9Vo8ncSJGhgbGqSHgq4x8m1EARuqyevhE1EHji5N5Ur/q4Le62w6xSwHtINc5p5FfSP3wnGAcLQSk2U5njTWFEVWWl2N/Bw7owua16LUbHeHG8sEPSSzfyToBE08MKp9dPOeGdaeP8ikUOn8m2l28A9wzJl31P0tPg9FHeYiPYRrrVcxAbJZhYmEcrj70AYiMWsdmR/3+TW1gSeKz8w1bur+/HMgvvq7auVG0npBaecks3t3A9JVdPyTVTakx/bQo7O8ZjWezsALPVxjr/sh7HZdHnmN1qmqnNU11RvDYHdSC3fiBHP1B9yNIijUbDMC4HEyrZCiyea3hjffjtSD0St3PHq1MwKzW8OqdpSnZUB/upzpaPB3dbmaMmhOVjVZUrPee6Jpahjgy+qSnSW8CrSW+2xaa4vsc5b4tPFnOUR9iG663QNW2Vfa+2pYlt6zhSqRw93hVtLiv2oECZUy+7mqStuOiiLtIYMJuE+cpLAx/TSCTwkN2PMwulGTW18Tb41jWeq6+FrU8YLnZJ7BC28k+KCp/llJecWDkaYlBqMWg0xqCdzMondNaXWrm3Udv0R6SXemnOKWMJD2nqkyQIZOZlceCRvPFK6e3qAv6JXw8rxgsrLqz4TKz4AO+/GnD5ikSXBdxnB1tmgW08BradxMUn4NeXubi3UTvlDIvCMBexjAQJslzmSRxEQZ7lYSiFl0XDYHuh3MUL2C5gu4Dt7D7W38YhS00cQevY/ZHEQV4kcVh5CIg3RhyvcT2OMUfVYJw6VKu2oB6xNI494QtBQxpzmsUZCRIuWJhkxJPD3KH6WshjIY+FPL5k8viabDthN/T0MYxBXyRjWNkICBljjPfV5h9jDbvROHPULduezFGaMZFENI9EkEYkCqXHgjCWYUAjkZJh9qj7WxhkYZCFQV4SgwwngvnGFJB45fmz0Ql7kXRipTIgdIxOPtQ7Z4xPWq3GCaVp2mKUgMSBTNIoYVEqgzSFv5MM63F5sc9ZTocZpelwoZSFUhZKWZSSF6CUcMyH482nlPAXySJW+gPCxljkO7PDxjjEajPOIFXDFn9EUeZFWRzkWcRTEfA09z0eBizmlAcxHzkLqbpb2GNhj4U9lvOQl6WOYIb+FaGzEYn/IonEiuUnfIxI3umgqFEisdqME0nVsJ2OmadIGmme8SwXkqSSe1wQP01CgqVdhomk6m4hkoVIFiJ5SURSl0e5WoxcFauwVhaXR7JK8CJZxQqcJ/4Yq7wBuIEBxkilaTLOKaZduwgMD3yRRsIjggXCT3NK8giT/gdEpiJOhinF9LYwysIoC6MsqsmLIxF/5c+nmoQvkUQCK9ae2LH2v95IuSmdf3U+rDEC+PURw6PVyn+nk+6dRt3rW1xX3eE2d7jmjm74/cT27XOUKPC9hNE89kMZ+mmYhVHmpUkmkzymcXOOMrHzAeq503djAPtBdSCaDkzSwZmC86ePNBNjTR9wCnVRb27qUrk21/AAmBvkhMas3F0qXVadVwrRtnkSRz/llaMeUYN7oVJxpet9esQsL1XuSDv9igqHtxIlpzCvvUptkh5LzJUlnH1x0KlezP1Oti5hjvftyHn407pOimISAWyK4qOB/96kZ60Q/pqxTHqzk3yY9fAqBSk84m6vsl+ahFzAQUhVSCSYVvUkaSj82eYpnaKmzrNpspDq5ANpOxtL3aidMkxnljFtVU6CV84PTb7oViLxO3GPb8G8uTqrZ53N0yRgwGRzRmqxhQuz75acMJfkQOK5Hsd0mH688l9AlrDACp0nduj8ayVVwtt6Uyjh6n0B23QkfL5q7+r2LrY/iW2vKWpS6xZBeUmUyIB4glEv8qJcZMSLeOjTOAvCOGxKGEzqeoCeRHVvqu8t8d65A+4nDTITKU0a68n56E2VHhkTC+90DpZTbIIJw+Q3da4rdyNwD1pFDBpc1wzT1oQAi8fVoLubNQicH6Xc6eTbKj1+CRSJGPtWJ7mukjGjaNrOwWyGaMG9nX+rIiicOoilHYZao0b4CZjs4jVZlpwrX0XOFSAOLI/gryhZeeELIA4rYpzYEeO/yPRGOO/Ttft23SRPPlFqVDNXN2syFHc0mbFGLXaQvhB5EkkghZjECQ1pmCc5Sz3fF1KSphjmWI8DpHCrbinhlnzdJAueR0sZ63sWAhgbYBLukzmTh7VKlehJmXyIKIvV+cHGltBVJd+r/FVowdEE0aT0tfC4JdkrBQitVIYUWoa3OjFYbXerDHqtLF51cq8rOxt/Y5ZrKwOJrriinhY/hKI2XbRgs857SeZKKUzr3sSPlWoyIe9jJm+VbtQkW76qyhU0+TGfTdI/Df8mpDlfUCHRz41uVog2sUO0v5OY++7H/VqpEZ/kxjkJf68QLsGm7jU0RQUFmro1cVZNO/mkJtzRTSel5uPifFw9H4NlrplPB8uGRngsjg31OwuGDXX+aPx6aMIoS++2M8riKtCG564oW2GIfgKlvTv4HJWu3SrDVadlrWqpYJvaQrO1zgb+CS90K03q2Y7lpnNigFVSXBhbF0lx9CvvllJREJkUvwNY7NzjrjRVXzqp3O2iLACo+lntalt2ARbzWlRWcoA6/ejaYDNYZ8Wqr6LBfZvqXI7qzEDzhErnaGpaSdsMIjCR7ieVAVitICXw/77bFOY0AIuJmaOArfz94IgMU0Wi/V/mMOGDTm//YtNE3eJBNLzUXZ/82rl4Krv+UjV4erGVNDZ/2j44ngClLy5/UjzEF1ZkNvUm8IXFE0MQ3j0zHmrXrvSYcMG9WAap72dMpGnACfdIEDF4JyJv/FmHervAmfGXSQ7xQg4LOSzk8DTkEK58dhFyeHZisAKwKRklhl/UPMd4oWpxhhZUs3bGJ5r5McszmqdY+TeRRNCAicBPAh5mYT7CCqqzhRQWUlhIYSGFpyWFeMXix5LCuTxO5FlIwQqjpnYY9Q+/w0dVJ6y/SpgULN03eF70I3awvx82NcnqPvdO3+emcJ97re87a3d66O1dI1Q9bddM28Vpu2ba4xapSWM/1jw1aZBZmGfSSE9uuFIOQJU7iFlF1plhb6kNu7Q4GuV12SFYhYoIKq+UInfMgzr4oKWuZtRfhB5LGjUW91ydAVRUVFURXh8sgsCeBOD14V6XF8SCHFdOvi9uHfhXHR87OeB1XRxPYXhzblyZvG9FCWi6W0tVTv0TsB2sQ9f4imbNCYQmuc3xd5gh4B/WE8mNr+sr54eGYYeqNbZKQTWH0XWdZrvUcVWA3tA40ooq17s97LUjrnFAUjcfgH9UwRAsp4KFTvBVv0JoXmu+29zjuYhZZY4CN6whX9yVzXG3RW8SmAxa7ZFg4dlvDrrCPHZbvUm77Lx9pJJAG/gkqmph3RoWszqHqJYCUif+aPtmmeKIuuyWcdNtu+YuVLrUE54uHuA/bYPiQ9nzpVkXtRNTn7xgBcxT9lB5wZITJhF1V8GcdFNL3UzyOCahF/A4iVkqfOr7CYF/oyiRYRoHtQgxqesLKJ9fmzwQL/LAIg8s8sAiD3zL8kDQqkV2KXng2WUBK+cB5b2yQOspu1blhnJbVNtrWh5r2yJ8GmI66JATmqciiYMsDyNCGcujHGt7ej2Ef9rjwvMLzy88v/D8wvMLz4/xfNRNs/pYnn/OM4JhnreyUFA7C8VbjCB8vT84726Kgyk2Xz2rxfPYzIVmrtXMbZppnh9r1CJ4waOEJUEUJEDxMqRxyBhhXpTQMJG5aAh+rMcBgs/xFmAZd2fdYiDtsYb/sb5n4f2xASbRPZuV7qUztjx64n71weiVdVRsnZEqXrOpvCIvjeXNmXEVCmSySgBF/Vx7sMvfb9aJAQ10VVfiRMuvHZimPtGtBQw1dnUajsHHhQpX/bQ2E5F31ZGtjurKpNxtzAG3OgxXRbqhxfpWqmN3eAVApS8vvLW8ETuZHPfloQ+hu1dP0fk9tvgOWzwHJmMdaLritHVU+1xe+6GVdIHaSRfeFCUuo79m92Up7506ttVQQ084q77DNXe4dVCpOcs8CWid2L5tJk2TgHkZDwBLuUxJxqmMU8rzkAZxEGY1qE7sfABfU313Ye6uQ0IrGWCmsNaJw8wU2DpxtKeHYBSRVP4fFfVjQm2b0KaJK/GVo1S3/LjZwMgSpHaTAKF2+THhUiaICpYttEHxWx7gN7lFQR1QGXaI+L1CZRO+VKlejaLS9iqCTwzS012xVdFWGI6UqzAlkcHYKhAWYT1b44uVDugRG/eu2GNE1m63QR1GdblUG7gM5FKXMMeLV8RfEf4CINfKH0Dt/AE/CdDw3osNqLyug3/JUAuEFTyS2acC3xto7pZ4r+u6N829J5Hrwy4tn9NF160FZ+2qR3CtBzhNU9CGW2vksXEfC7cTh5kJbieO9mi4fXBElsqvIvuzqyiAFHVugKwyCxVb/OrXlRGjNuNgQpd1vk6VBUuFj+IaVk9d1ulXQHgtDTqf+iN+WqPD4uE0iFR/ToPAAkAT9YbM2Yh7lYyscBIp4DtroK3Nb/CKP62V7eogxa1zK2+TupMUER8z+ZQg4RbbNQxX+1NCHwDT20wHtt6b1AUd70iQurXTJvpRWolxKmOSyfKm89hVnKHeyKHiOMvMJQxJtBImlIf9MTUmLnHQBFLWjrAblaxGfbmtlBkmDLqRKpdQJyEPfBVcUtA3cpgK/k2LTWFsT5Xd7bjLispT1HxYuS3V4+lwY4VFgGAYF4tvXfNnsbtRAcTaOVW9WWUWBEXj5fp2fvn1Dmoeo2RF2uacz2GOF+fKMciXVtoEGvXzZafqs01DPfWeO5fbfv+cZaEEHQP0i0iGUR4C4AbSzxLJuGCN2abTyQWOYr5OvooXvlr46pvhq2+ZpvwV956Gpp6doqzcFzTup6hufWmLP3orS3evt2tKp2HKvcSLo9BjYZpg4p44DaI0DoQnSNTHUpeqJr3Q1EJTC019nTTVk3aohvdwRdns8E5eJLxbqSqY1w/v780OcT6oa704X7VxqzZDgN9u2EJ+EkckoCwliZQi8aKAUOACEqcpFSzMSB/yt7tbKGChgIUCvk0KGMt6+hkcwLyVR2bnAPoiOcDKSsFIPwd8gMXUj/zmyhDe4+W281DAeJ6Gsc+oT4NchJkvuZfxREbSS9OkD+WxkwXbF2xfsP1rxvbf9r9tnw7fyYoEs+M7f5H4biWYYHRcxh+X7ifI9S2s9zNOJIkIi7M08AkDFSOOI86DxAsI/HVMol/wfsH7Be+/TVn+Ya5eYyjPViyaHeXZi0R5Ky0AY/0oX3l+jxhyqiC8c3acVrt27WMZ5iImUkoWyCTE7HJ5lnsRJWEqM8H6QL/V24L8C/IvyL8g/2Ok+2BF5sd9/0XivhUCzvgo7o8i/nmsb6M8iSmhWSRTPyN5IkiQcT/wPSY4FZEkIyi/4PuC7wu+L/he4Xsq9hgcvXkoxkcrMv8pbfAiMd4K/2X+kIW+WftjAr7d7qyUf9q4bd+hfpzk0vMCgC4aBUTmvkdYmmdpLNMs6Lfld7tc+GDhg4UPFj54hLzP22UQZ+KC8CVyQWSFNbPgPBecZ4GJ+N9C/ihKgiSLYhqEJI08FqSRL3yRx0nIsjhIzyH/gvkL5i+Yv2D+o6z7nALwz4760YtEfSuymg1EVr8tikMrwa+FvfW1IaTXDdqe+CwNoyALQkEiyeI49/2Ie7HvBywUTMV3n2C87mZB9wXdF3Rf0P0xEj1f8fmtO/GLxHYrCpjZUcBvcbF/ks6bGyxrfSvKKjGM+pR1LNz7bXHn/KCyutgp3/TNbn1zlSAIb3arm1282a1vNongHnxrizcC4cWxzwI/iAM/C7w8joIY6COUkmZR1ugGDx9nKGmc6SitOyqtjqrAQrfEjnT6m0enknvwiDMx08MHfnKSemNlMgViusEUrYjMu/UeQNgkL70pYNri3qrz/ttnrPdXv/2L5qaRdLZ3e7Er2wmYVHrassgPwFj7da6nB73CltQ1x+7E/haBu0T60Mnj9q0aYnY5tTuV/M7kSNrg7Xt8c8C7etSb4lYi/7YrnBnWUyyj3wUWbde57QDXbyQ8bi43B+d6LyUOquHffP+6/HuTJ1dnZ8JPDXPc1GzfJOptZaPdyAPOzoFnXAMzrbdpsd8V+1q4ULXWfjtSj8SlRaq3ALmq6Nsr54dbaJPqzwwvCFjffFr93rQEARtMAMXcSHhBKpsUUq1JRmsVurPFASOeXGEyqewei88dMflwlSnnxaXsq/ZcORbUXJ6LaC7Nil7Sw84ZqO17K/ICUhFGVhA1s4Oo/w+sNeddAQACMs0PW7m/vne+36+3H533lVDck44Q73LVXa7r6rtcdZdb3XWakvAB97TIXEqsIS2TNPVEwFOPitCPmBdkcZBEuUXmDxhggMX/wB52qgep78/U/ZV+MFu2rMkDzcTZk8ebRNX+3Cnh9ZwcNScr23vFn5bWpFTLK1B9MHs7ahEmiSACb5NJXRPPVTthOCI/6qC6hqedErxOYlinAC8rVRY0IGQ+V2ZwZ13e85Xzk60w5RvxqQBt3WizJom87sIoqMDcOtOiAhmlNVkPqFhdqhqpdUlTfKw6f32l1TbJcF85PwPXAmwLeE6jZhvlVqlUtlYI5HsLb7vEVOoS1dB1nQ3XkgEqPl9vt8UnUwf2BmkcNv210kXNO4H7QDrJXODNrXqF6o1ipyBmgQ7X0dXxz/Cw1bc4FMVG58mFb77+Q7blIpX4XmJqDQGPU6rXazK24z56cdT7FZGW73rE9SKHYNxhy6z5bKRlhYZzOzT8Hez9W7EXQFn/Lu/kBrOq3xS7kfy51R2uaY+UsBvMnjupdfs0yqc5JR7omVmUR4ykued7MYukCCPi540fwqSuB+hpV937T3NviffOnDd30iAz0dKksZ6ckurVtUbGacpwmJS3FmprKybiqHkAxNNdVWzaVKR45fyqcdOgdLnbrA+uSaNbMVW73khawE5IjZq0Bszea+1rK9OPG6Hsk9q6qnTcfXG8vtFWutoMWulbabG7v7KNbFLrkpibN9WsYBsxAWd3MCg2a/GPlXS9W/y6ZfJrXoOyzgKFaH0rk2hWfT747pr5FNZRzyFsxf2VH7wArLNCoLkdAv2D+ZL4kY638hzQmeauaT6Oc1Mat1OEMxHljLNQxNRH36tMpnkU+X4WpjzNmwOZKT0PoJxZuu7O3HoJkJsyxkwYN2WoSRAXzVyZYcrC6kKgkvNqs1PnNEcd4GB5IYlnHyBr71XlBMyMhUUd9N3KznJvhHAUYuEX2Kq1wF0e9uuP2lhnwSSWIyo0AF/pgkKm/ENdUsg640hvigLUh0Qe7vDeuwJgrrIjaQtS/ddmlhbkvnJel476kM5WfFpf43uoUFZZFPWLQ7G8SlNeyc5V+ShV8aHpHO1L6n518rRZ5/VRWXUulW9gg6lM6Qc87VlvTJJ0kO3XIPhrTQXGvkaDV37cAPZ/UvCNJi+BVajQpKjqY633hnFS6BmNbWlDC9bhCyZXv9+ZihxGizLv0LLSddG+Pomy3x2oGvv7g9xslLS+hUdERaaugpOtr9eAd5by0tbM1PK6H9XLLlCgaVY1QH0+o6T1WuF6GpwqAW/VIvjetHp68Z+6XqDE/3jlvwTx34oa53bU+H8V18J5f4DVUDh/3Ur3HQo03TM4ixPvob1bqvZudRTdd5Leydk+9bZunnacnqun51bTO5elfdJYj2W9SYPMRHtTX9553ovnzM/eFBMSNtzZrAZ9ARc4/4QXsJX3zenQpFWnAO3kKMgqaIHX8d04+t3gmclWn9oXlaMBiNCbLc5LI+LV4AFFj4WsvC0KnG9jRWh0gS7cCwDYza2yNTWGLcUcjW9CWakhOG/1TmV3yrZDhFE14H3D7q5KByrtZl2V7eioGOb0x7ZXuTY5NAde6qFgaWyce3lo7GQdH5RXDyOH2XPMwp+k2MAfekigfe0U//+mrj897jPX46gKodknbnk8TEXaF5fvnA5xihWjztkAp/wit0eLPmw8N5daPmzd6+0AFY7l5gOSJsQPOehPAYM/elnssSBghNb80e3lAh5sXx/+xwv+L/i/4P9c+O+3zqrnxv9nx34rTp3zAezvFLuwUbmv2kX3egv745BJmrAsBagnWRYREVLJaBSloQzzJOzF/gvVu1iwf8H+BfufuODEF00GQdf9+XPJgLxIMrAC2rk/QAbdshI2TvfWlThp0E48SzKPZzz0WUKEJ7jwUhlQnsY8lIEXkV4+uFRliYUQFkJYCOGJSjvYuBqtmDcLrtKXiKuxFRzOgwFcfaPXzgCyNlcHsdU0aUvbCfeimDOZydRLeBrCD9ITOfMpF8QLetHVdLTg64KvC75+FfhKvFYh6kfgK3uR+GqFYfNwAF+/k1uZrw9DAGtdHkTYqk3b/SeNciaF74nEi71EMhVjFyYy8b2M8qgXYqueFoxdMHbB2K8DY8mKklkwlr9IjLXCoXk0gLEDGY5s5BtLcTTUrh36RDj1eJYTySXl0ke/8iiluQz8MMy8fry9cJKjBXMXzF0w9xkwl654MAvm+i8Sc60AVR4PYm6rBlgb9U6LgHWvt3MLRSQnaZBjvUcmg1AKwoQXch4Jj0Y5GcDWi5QBWzB1wdQFU58BU/nK82fB1OBFYqoVP+l7A5j6/x6LlrO0DXfVtUFUVQ3a/m7E5yKRoaCMyzRLMi5CX2Z5yBOf+0nWC6uqmwVXF1xdcPXFOryNwai/IvOYA8IXCaNWaKZPBmD03X6dwtcZANLm6iCUmibtqHLmk1hEGYkEKPyhn3o887if+pSFschFL5iajhY4XeB0gdOvQ0wNVnQeMTV6kfhqxfn5Q3F+bw5iyF1AXRl2FTiIFqbmsQxJkgeplzKSpXnOhMgj7gUskYxlvN9N4CAWPF3wdMHTrwNPwxWdx7U1fpF4asW4+UMxbiep2m2468/VftqiBaxhGgU8kwFJUrSgSsFzTmMuAhqkALD9wurFsrUv2Lpg64Ktz4Ct0YrNYwsgLzKILLaCyHw7bgBT6vx4U5QH5/0NLGr3B0Ak2Gaw+4aTNcE9rrrH7dwzmLFp8h1to2zKQuLHLM7ziMUeSVgeSEJjxkMSenHjRzC5+wHEhp3lXqv7S3W/rO+fOYHT5IFmgvjJ402BebVB5kzlZK07nbEJk8Fh6iDM47Nx6smepLCrExgdCp0cFLEaLqjMQooN/glg5RzuCmdX3GGiqI3JcfTK+bnKtprcW/lYoe/05k6KvamZIUWV5A5ga71N17uNPMkqBH/e9Scmh/nAfzbSQSiq0yypmTVlKqpKIfLV/0j2/xP/VasVy47A2Js1fhCdWqrQCYp0NxgWhXmguK4mYlKNAibgU9oEUh4T2OPOR3l/B+BU1xRpcl2J8kbNo6IWnZDqoJO8wixeaQxQ7zEvAP8l5rw9wNsDOih03qY6/eqhlJv8yoC8ToCKSVkVpRia0S+gJ6d6u9iJTvtk0sLW7+bnOvmrSUhYJV4SGEGmX3q+EdfwTDtnt5awbBQ3idxwU5NXqpqzjmW7crpr8aOUO8z+itkL4UPC15bwNm/Efqff4XEL07iWhwNS4cvL6nSLRWGBiXd98Xudi6cBfL9UDZ4+ho+7HsFETjxYMfb8iZxiK9bOt2NCUrHPduLecZ23WMEgxRIL9wp7hjnT3OO6rrnHNfcMcubkO9p2okBm3GPEz7MkDDOaJCwNYk+SnPIoZk04yeTuBzizuj83d+/M3TMz5sRhZuLLiaNNYks6M1u+gbnBJ3IU+LNzS08Tqsk73iRELW53JuGd4VSbSkHqP6hUro55/gopsUCVyYaHb8hQiXk5Tmm+HZDrW6XkqO61lmOn5KuJp87rp6pNKWKpSlydcCwAsi5C0iSaRUYDXUu75+tEs6ADwbBYrep6UyQwTZGmoJ518gMqlUtU2RLtmiKGUuCxde5Ho9UBJuwBrzvPixPTuQStpH9GDFHpbPP1HrjkCfJ/1wXAP7/4xp34JMfqbzTXh0twOL9i5vMnpwtM/acqXsUr+vy1KjCnW0MXdojLX2FJvC9AOPsgAIWKSqlUGxZlRosloKmLTV3dtDI32U01OZxr2I5/SeI0pSENeSoEkZLKJEvg//LcC7JMspoTzvU6QAWw5t0Sbzvo24xNqawn80gOONf/TOB/bpgnR/1zC6dRmrQEfbgtyh0AAYi4KHWbJLQVSPSoTxb06WduTF64tctD2UnCreCqSg1ern+3bXK6ekTeMECVEhdHUDUOxf4j/KXIAL1hq17DtLZZbY+qiUnn/j7RtJIjwJ5iqarQBlbdEKVVwKFRERTVaK0INMA9wPVGPVWiAVtXhLLzv2JhkU9ya55fK1vlc+J2j62qwjufvQy8s0L6fDvc5N+PqFFL52+wQo2w8hdxBwLL/nZEQDZ3uXCX60J7F9sPCseTWrfjrHOZkzQOReBJCi80DqLUk6HMg9zLiGhAcFLXA0j4T3PvHu7dwK053jqzRDxljJkQccpQk1CRz4iKD1heGiBrE1CrNkBlbeiTg+tSPpiY+ni4KbRsCTCYrZO1LouqJUtddxWzWdfFbO5Q/rtt6ic0dofa0DJs8AeBO9dCo7BPEdrCMdffoIFHtXVLK7G4SfutihvgbKrE4bdr1feVTmoNCI85rfe41fG4BVC+OR4oj5uDLqeDdW7xtWjJuS04I2vgGQzch0+0qXszHeHrqDrDUj6WxIyADq97j5Y6VXkCERgbm+XUPIboJADvnie8pPoMvqpFw1eUrVj4AkDaign07fiU1z+773BfwOt8fQQwKNAw5HyvzY73Izjd3Og2N7rVjYOA/bDb2vmHsoTEMozyUFI/I4zRhMcgvQahTxMSNiEvDxtjAMLF2t2ZTkTTSVZ1MjOYP2y0mWD9YYM+OcC/t+F3K38/OHIvEGI3xbUCgdIqgKlhFyQ7VTr0qo3x9Qlk5wDhlfOdkiYRwWDRGNkvhde6lnssbVpspTGXN3ujej92tW2rhrRdB8euvoZ2FFWSE/SK9a0qRaDqIly1ymHjOLcK3PKNlAdblrUOKYzJW6xvDYYaG4N+H00FtCt8s/uapvDV7ouNPjXQJVbzfXGr3q+2Vaj3MwuOWoVkv4NvuJQr67NbUFWvAMPRX4Icb4UwBna4zfewHWENvgGyhbXnOvh3WIdjJQv0La6+xXVdc8tJGYGaFqbe0BblU0Y9AWwADJBFIhfSC+EnEucJ+kQ2yamn9j5ABZm+PdW3Z+bmucsbTBtlJuifNtiTQ/7rdklIYxnuOqNUTkp12cVTi0ZVzFLBP6KnfuBGLDVlHk3NyW6JTjQrA6xe77GqjfKf0fW4RavOGSDUWle8Adn1Stku9vJG6kk27ICY75S3WIuyrj9T2cI19t/JDdyssBzjfC3Q1x/IhnpdbBNvEvvbq5aiUKN8jraQuqJon+vNi4X4L/bQMnAJdbwQpP0VoS8Aza3gycCO+nl/RFOd8xY++Y37XsCi7OSM1g3cpkE7c3T/5RYuU5L6cRynmUhEJHw/oSTLBA2jOIwCGTaJo/v7GkDhUjfOVeMSG+Pamg1+z3Q/E+6eGeXJAVeBoCnyqw0PgIhoI/ltYKHUbP/bv3T9XgCKbgvlZKEL2AOEZesSpGlU+NF+cAOK/t6qXlYUB3S1sY8LUcXPAUuv9yJT2FrA+4Ap6eJryi1I3ksXAEj7eth2k7M1iZ/sPO4BdgKAjdAhdEXYinovADasYMHADmb5cVOUJbo6vKnOAEB4+vEvIwYCfQdIW9Udrrpj0DIwsX0LaUgsJIsyEYVCprlAj4coCDPpeamU1EpRP7HzAei51ndXxx8oJ11v5jYBTBpkJhiaNNYzSH+1xt7UUTQaO4peyUai2msf6rDvnTI9bnZaelPqrzoHa3BBIcd+nd7UmAKy3w9Y4FAbT+ElKfc6pZnfFXu4uUj+iZiGR0PHvZLe8vU1CoCq/+MWjaapdur+XQ9sy2Uluq1bpmAEJlU80QWA/KTNnsbzoSXpmW+h3LRhdpXvARpXt/foCzjgZaBP6LBue9v1EbG47V24OKh9nqx39RVaI66+5kqQgUtDPCGl0UtwIIw8K0I0sCOa3ghTbfv9jcCDG9f5wX1TOTu/M96p72tvrPfVRqsoFu934X5X3w/01tzvmvvd+n63vl8T7mfd3RH0/ZjmUR6kNBJhkHnSj3MeyETkYR5ESU2/nzXUoMOh6avUfYE0WPVk3NTc2oHNUNrjnQ8fPORsjogPHnkSbfuXsNMrOgLmlvKgXeiV812h6LCx1FfaRvMoo379jbtfWu2W8ri91vFN6FhuiwOa6Cx9Qnvw18em1TurnA13N8WhXUO4Jyhr1Nm/cp6v6VobWrBMtjHvHPcJTmGdSzW7dqnmtzpIzAqp0jWei2QNumEBrx9+llkVl1U7v8DjbWv/dVzUpa5cbB2bvlwbT3JM4EFvi/3upo9iTi6fEsx3qskv2OS5mPKLNVSF6mSarXy68vkLIEcr3Dewy5r9VNzKWwA959/FbeXg8SPA6a08YPhv1hBklxarO12403XNPRirmzVc06bCyXe0fey9QAhgv5xR38fjh1R46E/J/Tz286DxsZ/c/QDl3VT3/xPuvza353h7TQKz8NzUcWYit6nDPTmjKauYtq/vlZeRRnI7rldheXbCXPU5cMeDSClpMB4+Xe1Nj+wllG5auea3a9HrgwKbznJ05KkIFN4aRjp9KvYgF6BCqzhWcwlcrHyZVBDwNbosYQTDugp7q3RX/Wg3KGNke3G3xVMNAPht6QLlFHmug8/SG3gbOINEbLRrPHK83FbuTn//WXdT7Vn0lsJDpVQ5ZNqeQuY714SZQ8c4xq3Yf5QHpfBeCzxoVK/K8Cjc9/3P/6V1ZB3JbNv61tt0c0T5ufamsum75noDF80BjqF8JEM1NTUldSR/ENdI45UXFILqoXDrkIG/SZHdK6XfELdm7RLeCKwg1NfVh5T5vtgqO0Lte/r8pNxjgwxdEjhepHyVohfACFaMcmDHKL9FZ4X3xVp5of0k9p9AoqqY4a9m1byF5VSfTJ8wA/bgYg/4OU0PrmvudfHe+ky4wxAPvrOdCY1HoWQ5zQTL0pyyMM3SiPCIE+HlIm6y9jx4mAHGQL8OtzT93Jh+zM5yccvNxBhTx5mJMaYON4kxghkZ42fl/y61p6U4ZjpxxVrHxlb5KZSzTY7+liDml2Yd54DBN455FktNatxFcwO96qz4GujiuFHH0eYLdumhPBy3W21khLXQdrFfKy1K2yyldmI64EF6kVdBvKix6T3F9XxhaeyE6h1bbNQk4N/tcV+pWPtipyyg5hmqqRo/KTUv9YwagGUnw0YN9/CUiLf1AwIbJscSUbisgFh9YfjyKuC2nXOjJgNjJK4JqLK16ld7Eo7Wc6SujvPvALErpXAwgcVv+9+2L86q+gVU7bz6Fty7InQIUOWcVj55AaxqRTEHdhTzX1Mptoj+zj/Wm42ofemPvx8BH0A/QQ/xe+e9zrVTUWuTb6Xi1qLqx/2E/bjuRvWAsrzqwdXZemono13dg2bYmiw/vyP9NszfgZ3qR3PVo7n60Vz9aG71aK5+tIpYu0Ftndl0J2Nm8ejYtmnDzBXiNm20R9No9LmmROHoKTnVlJBLG0rUlrSGLJvws9o3zOSG6rqI9cQmm+WUCNQSJqVjqikWdUFXPTxMAUbd31eWOttGaAU8w8tWHmEl0IshNfk7aC9q7nt5QCYqLYZsGUATvHpzEOYIUd4pi6aiDgewbwvTruMtanOjrPNonVBlrd3VkdGKPFEa6FNHq4woe6UQlU0oyBWeR5pMH1KUWjMCMWP9CUepo1Ga4I4q/O5FRWxUeE39lR+3UkA9FiH7kP8kMxRIHfKpskOxAY4gVuhyEI5wRMdlrIuzLYcxk36vr027oknCEy+mLPLCNJRhSHOaJLHIKJEkoXHjzdvX0wVS8H2diBwviLwg8oUReZ6UfBUes2DF6NPj8bNjsRVWHUQjWPw6KY6HETCuro+isWrUTTTNcylShqcZgS+5zH0WeklOIxoKQQbhWHW14PGCxwsef514HLbsGRfAY/Ii8diKoA7iETzWaVlGALluMIrIulVbQg6px6hPcxF4QRwlIkqYl9LM81kUeEkwCMm6rwWTF0xeMPnlY7IxXjwQleMV5RdFZfoiUdkKWg69flT+WUnJ1UrrB+afleRqtRnC5nbD9iEv9cMIc6phSiHmSZbIPGMZ4TxjQR6HffDc7m5B6AWhF4T+KqVmTi5txWAvEp+tMOSQjEjNb00E/ojcbDUZlZyrdu1cEXHIfel7IiABI2GaJjFJ0crMaEjyKB6UnaveFmxesHnB5q8Tm2krR9sFsJm/SGy2Yr1DOoLNH6yyQSP43Gk2itF22xZOB6nHRBwlSSjTKJZSSB4zFmF+tyTM/eFTQLvHBasXrF6w+oVg9Zi3+ueAdXBpsPZfJFhbMcQhGwHrN7qi2whONy1GIdo0a6Ez98M8CxOWZynNs8CPZBzxKAjzIAvyVA4fCprOFmBegHkB5q9TiA5XPLooLgcvEpet8NWQj+Dyj3gnPPcvarbD6GzauVW7UYxuNW4nS5YyzTMv8gVnJMxE7mWBx8MkDlOSaFN5P1K3ulzwesHrBa+/0iNDHoEwfVHEDs8gNnkWxLbCS8NWeClaED7VBW9b2Q7tGFLdrEodh81Ok9mNNWofGoZBzrycg1RNfRbywM9kGhISp6GXCtEcGo71OBQEam4xQUyzpssc63ueUM+RASbBdTgjXHeWhionYsLwryy0rgFHp6vbq8Khh+JaHm5UDjssnLTeq7h6/TeVJxPAZV8AJt0eNwesL4vQbPZEK7hTZRWuAFmXWVIgbKclsLITv7nBbPG3CMM/ie3x40dxc+X8x53Y/iHElfP9+g4WtMbQ/4QN/18Ad6XzwydDNiphXlpsVLD99aa4wzHtqHm7yJQpHt5Kq2cnQlA9AnZsrVj7VsobzEVgY2u7mq6OPr3GtEK6ZpP8hEnu6pLlTepRlXP0FvAdw7/s5HqGHLGUX5WatFp8uoM65DQFKoTvaqf+MSuxZthuzgcTcao5NDUv8J/FfSu09BYT2qiHvSngfnFv8dXLzdRTVf8rx0oDlufqAsK6ytX3XOJKZ4krZQQzxjLeUrieK66UWHGloR1X+h/Ffl9JEK+rHJU/Ffv1H4VKxf6uyomBFU2rMmgVyeLNrlvd5ja3ufVtrnWbJt2H3NQi4SzmLMySLPFEGKdx7EnuJTwUCYn8PBVpTcIPGWGAlD9CF/qtVIk73ZummzpRiFvVhnssUeN47rShZtK5HjDikxP5wxelJntbI7M0hW7RMFUKq6qY2GSrMcVokJ8wGV4n4XWlkzRvymhqwHQNoeoq74ClKsterYTp/Ni7nUrQYKt0Ku2tqW1mZcNtJSVyknWt7tUfR/NhleW5yl2hUhXB9Pc6YbAplZODZNApBLZvV1qUv9+sk2pOyNTwuRX/VrMYSuAAaw5e3hpr+Fbl0qr6NrUOrDkfBtmW+m3qnBYgDagEvrmUG1MYGLkKpS5Qt8Ue3pz+jBcnXmudV5aGb6EWQqw0zHDlkRV9AflXqRXWGoat4mfO62uQwDCv+V+3qMleS+dXmOU7VU2pLh94muxArF2h7nRdt7LEYPboTOWWrxWV4SQHD++gm9zg9c+unrwLU3dx6m499UbX7CQzOB1pnjxAgx3PZccb6n8Sg0QzpijAEuxT142mDrsKWD19u1KBru1oZxNVS0PZuGwsbZfg1RV6Qcs5NNxQg6arbWJ14tM2afRnOkVu0KltDrqpUpeqKjY6EVppBpYmeZ0pLG9XoXHuxP1gYtOmig+qrqXOOmToI70p1kY7NORQGeNAtcKCZph+DnP+NKV+n8as9s1lNv8qsoATz9RJpkGrtMZn4f6LS+HAh7jOChsOo16uM+LvLwJ28EmGvIZVXGzQTYNnzqH6W7V0Ki+kKWhRWRzEkoWcpjGRuYgyHvIg8khoV+vs6esSJ09fLEfFC0d9Ixz1iJOer02LaPA7XnH2FPj97NhthRiH8Rh2v8FF/h4W+b1D+sEbW7iqhUtG0Ntu1oLvJI29lNI4T+M88EkeSD/mGU2lF+S59PI++LY7W/B7we9Fx5j56L6GRBaseDwzJJLnPKwfhEQrvjfyJkIiPQuJdBok0hYkhkHMZChFwqnv5yHJ4P8okUEaC98jVrnhgc4WSFwgcYHEi0HiBaRE+iIh0QqpjchESGRnIZFNg0TWgkQ/TlgiqSAkwCLsnMZSSl94UkaMsTg+A4lsgcQFEhctfyYE5HxFopkRkL1IBLQCVyM6EQH5WQTk0xCQd9IkMp6FIacUNOOYJrEfeISy0A9FKFNPnkFAviDggoCLUPgAJ8YHYmKwYnOf/fAXiYlWfGhkx4d+uBHbj+X1+hN+stqpqcev3W5YO7GderaPN2uXhw0yGYaMJjRPgozInFMvicI8AWhOuKrYph95vM8BiDxYNz3WfcHuayaUtLt8cmB8Y7yYpdrUWNYGPbBbTucmpkg64wsEdoloeZgbiLzStVOxOrp2otM+cE5ulV6FmcGFyt85w0I++6rqXVr8AeBXuVbX3uTylaOK71UBSZUDVeMuBnPeS0BqeFC5360loNQOIdDULHp3vN19XG+vnDeATgl8dAOx72QKb8s00m51x70qiwRwn9w3fuFYtHZ7MG5j6Xq7FbfwtvARPyIF6O7hT3disz3W3vDHw/F262yk+CTLV/8j2f9P/Nf2i0vER1UX/goeKZc6NOogjhhBoB3j6gnUvuwnnnF16Sb8bOvtp7WCYXyt6HYOn7f1KRs//qbUn6nelyFL7YqWr6DhoPqFW2R0sTINlnvcV1jlqOdAi+iy5KxVYeLZ3OKs0NXIDl3lznu1GEuLF9+JPdwvfoc1Bm+kxyOOu3oFl5ZYuDM3ueo1DjvDPejerh8cd81sLfe3araumq1rZtshkKGxHksmQ/3ORCxD3T+5J9xra3lUU3HUVHT8k0IQrGGqAUsXpzMLSxWrtt2qTRymFRSjo4lgPxw3HeizEO/9bq8Kdr4/olPwlfNaAbFGtF/XSBHIF8XxGnrCMCtcYBsUfZG2bq9QKJdYDTWTu8NNE1GqwF+jsH4WLStnZYsKVQHQfQngfVt8gsfeHl5hBNX+3sQmXekKesmmKFQBvx38qsNJYQ9q//FtcWccxSXGjVq+zfCIpXrEhhtNSG7jf14zTauiXqWWlJXfeSvAVe4rXrkb+npVCT3Qdo6bitit8nlXlurgqJessOak1KulOdiqk8106Ket+Q+LptYxzPjKS9Bm1MuCNaG1tGo9qegs9XCqDOz6VuqYXvw09/jKtiplHwoa+hvObJ250eVtPsOjG793H2M1v5+y1Xu4thQ5fzDVUopBUr6/8tvZgh5Ebi/O7c8f4nIrqDnye7m8fshf5PbYIu6KP2vWNC1axrCBZp0km3lKfSwPEqRUsJj5LMt8JhJBg1zPSz/kQGcXMIZ9qWQcL2S8kPFCxjPmLlo4+aVwcty1yc7Pyc/Ox1ZUdBSM87GGzXFGrtuc42TdsG2GTT3fz8JQsIgnacASTlMRyNwXKU+yNBtjZd3dwssLLy+8vPDy43l50ZpfPkMzjNtmwXwMTV4iQzMrKDwKzzC0As4zDF21OcvQqmGLoQmNSZBkwpcyyhIiOBOMh2ngSxZGSZiOMrTqbmHohaEXhl4YetGcv2peRoP2fLxMXyQvWwHsUTTOyxomx3m5bnOOl3XDdl4w4QeUSfiPF3LflzzI48iTvsxjRkVIx3hZd7fw8sLLCy8vvPwoXl5U5i+AmvnKi+ejZvYiqdnKTxDF49Ss0XGcmus2/19737bkuJFk+Su587BPBW2SIPOit1KVSpdRjWqV1Srr3l6TgUSQRCcIsAEwU9Ra//vGBSACiIufAFPqmpkek41JnX4OER4eHjcPd2pqVoLDQ+3rNVukd/fxbLbge2Z2x9YzPlkny81dertIV76pWdH9a2r+19T8r6n5X1Pzvw61/5vM0Msv5y+4eV58ljN0ny5jsdA3z191nuhrmTv/XV6K4gC2Z0Cdz4pklv1ooyT10guj4G0aMI7YJhBdrPdoYrYLe4K1tYl6ZFD/y871QtO0Uw/EJD37YqnP0dfzhT5H397cBb+NJHq9fRNZ8v9ijVZR6FzooHuLJ2eA8/wnsj6LUglJkSmH3D8Q+Wv11yIgxtb2JsTjSgfv/K75/0Xyn6vr6y/lP4PBTVv85xbcKa/crKO6z/iwGBTqfWiS6vFch8cymGsh0BW58oxhp9x46NoFHSNWCbdpjseYaQPXS/lC49f7G8gwvnnhYay6uX21Oq7z1Q1ibjOyRpVYBamlc311lCswsfou2PPVN0fOuWLVVviF9ePVX/9tn1R8gF39T74M5DZdbP/6b+37Pb4Gf6MqlxyL7O9H9mr4erh9yvw/PsNh7xwSn91ov3WN9j67wWIQOvYgFvKq72r/oOdy0UrKQWPfL266AI+80xP0mKkDv2d4sXHeUxrDevZHDGutP8Wuqd1naI/gxZvVFR+EtaqQ11YTGtTxE60Q71+59EmM9H4pKzrmi6v32a9yw8Sn6vWufTma8i1bKvaGqvEa9Z9//NNPasf4eQ5u/wj47Mb4nWuM96/1F/f6SdpfWMEbtN4VZV5uT75R/hsr+KjrJIFxTgPGI51AOMa6HXXpo0o76wt5Ajs5PdXPv5DlLV7SKRAGoGZ7brusKl7xgVplsmZat3SvpB+RfqBvD//f1tKDtKcu4nxN1a4UKUqkc9iy5kosexqW/kHj/r9IxTHttIFyXvTQ/uzc173LfWkvx+/1rJxved+uuZM+55jnFtaXPjaSzXfiUSQFz7WHR0nn/WKDawE2u51fp2nK2PL6erVK7+L4dr5Yr1a3q9nmTo5W1XA/p+NuoD+A30vQtgW9TA0VP/uL3yHYfuQPv0l4aNhBXQnI4/1UpbSo+NZdHTp03fSqy2+kch+dLw9kI67aRlytjtz1DEpcSVeoDsJr7VT46o3K0nTOrfTtx/c/LK9kP/P/+nN5/HhcMXUr8HO2Z3x9lGeH+lyrKz/Jz+OE3PNeyWoYXS0wvazj+IxeNom770ycnIi8KeoMfSOKYqqiwYlqFh+G8nJjmP8jZ02tWtQq8KpJHllbV7RsVO3k6Op5p+qNqvrMyRX3x/urirH8VZ+xaljta8V4U1JxmRTVayaSV3UK/OLqwchNNbgEUFtBWbyTnXtrkEpK+EzVTdyRbNucUtqdRJ9KS9ZOFhcwv1vCkfDs+f+lakfOZm3p5+vll8vFPz8DSay9Wr7XU5nK2stq4P0sfW8/Z8jCx/JPUfcnNUuM/zBMVLq+u09uktt4dX93l8Q3m9ndbLNg6WI+v7teLfuXyWOW3/WW+En+juRUBY5XvD+2MivRi7t7z2/94V7/O3nXefbO7Fm4gbN3Vg5B1B7uk1SNDaJ3iiI/lbiU5b/N+ApLNK27uJSXiUeRM0qrsqhIpB6uehVwjysa23poebA9rJsovNY++TXbH/d80uDjpjm7948DJ63dfesXm/K76vaIrr0Dz1WiJvEVaVUeXqnrV3k7rJzuVhSCZjJDlHLuOUseu3xNx1XTlk7u9CbrL2qT4yarxBSzlwYgp72+IrI5E4j7We71xUQh/lWlNJTTg9puqHx/quR0c6y4+1JKVI0ZXlVripN/tl5df2rnKW4FV3x1q18aiynrlbiGlr/P2vZFaj4cqLJmbebCRszEK8bbJgpbCpZcpXgUkyBvbDolCYhtDvmvWgvMMVnEIl1VPP8MJgvtSe29fgvyPtnuE24c7aqtdRDf8i4fbDakWBS1Usq7R2cpNYd4ZIaJLmbX6e0iuY/j9XodbzaL63Q5v7mbb+7ElmPT5732EP6uM4tYlIkf7Px98nvsIGw/8ofPJar32/2mzQS43xJl40VKQRGoI6JPymcRHVSq+WfgTrqQIf5zrDoe5G6Eq3udFGUXiZS22Va7CaX7zfGU8sXV63bLwl0g/4nzdekwz+uO6X5U9PsrvoLPuPNqtwkioytbZ3y61Lxqd2mrCLRsfmoGaz0211glU7O2Htfi/s9+3khuKzTMaatEbKxa1z/cj6hZQIbccNrWSbdzW10edjIxpJxIz6FI/L9UtNQbPpWJaK1u3sjW6mfZhn9e0+6xZKbcNmdjYk7tKt2irOlby57Sprrfawfh8v6WHLQzke5vNvtydv9l/BkUal9oDx7v9Qyx34oa0lfvy+qw647N5HLrzflOUV9+C+FICkdKOJJL5oFwuyAnRYcVpzZ8Lb5ar2bz283y+j69veMu//5uE7M1X67f9gfUNO/v4Fp38kf38keZ+lG5il5rP/oi7pX+oT/cxb7N6rW0EeFr2kLao5C8fqFOGlOb4bVm6tpqwxd7wg8dKxGa2Xpj0Rv1IOcra722iPwcX5NJD3Ffy0tu/fdfi+WN8KZMri6Tgyw2zhfMr7T4SLk45F9ZVlvuoddJG955Dm4UvqR1n1/31djbQMnWRbde6ZVwmmvGZwk97FIe5IjfU8dEXWzp+cptEPspm98fIfFVzUELq2zderunqLXznD5JuXSikqCd7ZTvPh/kdBGfr7odhNxZnD+yLep6tVMdrs9U3Nu3BdblIdFoF6PNQV/Iq4Pf9wjnv11NXtkhyi1Yvn/8V7MBcmCcx8UfvpO4v5otv7yOv5x9BjuJhfbE8F5PfPvpXBFA+qzv9jI3vHBt351jnUVMaHvJpE2LZ6SaiiQyEshIQ0Y6Us2Rgbjh68RNuoqXm5u79SK+Wd2l9/P15vr67nadrlfLG9ZX2A38kd91YyLnMnnq/uLbkZ76D58h+6ALyHDaW1xWc7ef/Sa8pxn60a+yxVKXC25ZrU5E1Ayi3PWer6Llylf4YnECIjYpWVugQc2lwleLvcg2L59VXvZj3aiZtHP253vV/rWDnNDVjKW2H/In1XwjKkGc3b6Wh11+6UacH/GVO4en2TZrZKBo2k2vX1zZHyxoB06yWcMTJ9u243yJsleNb98KCNW1O4bzaVqXTL7fP/FfWdWN6BfxGXv1o/0srG3VSjGx7WWO90Z0tjxnE2875MZNTIbqlG1TcUc7fATR7Eq+aXvelVfP8te5denhOcN9ZykVJ64/ZDmOQq4c+KTeWLZFSjt/+BbHeUWyY61NWa9HRn81ZyYR9vCmNcp/2tTE/5l/BjciC+2J3b2ex/Xhh59+5qvBd/1Jd29J3fsU2V/apCQwURT1GC1DusJEZ4yajmDEcOe2vBblj9ablC3mq9X96ubmbrO4Xd2nd0myvO8v3WH633UK+p3u0/9ZN+jCMOR80m6hXuk3AL259G++2otqNbx7t6q2SWL+zArl/PZMHK53V+ba7udc44g77ULOP6NiIInaFokzpSoRtYW0N2TamzNtd6Fdafw7/9qvlI9vH9e1NxtqynnFpwU+a+zkPUn3VK591vfF1aeduAQSa11Ro0RejTdZnquLfv1ypt29qLO3fbmXrlYeFQpiCZS7nCcRK6n2hOJ9oLhvKsSMctgJpy6DpmQApfhWEaVwYAUf9CJskxOdn/y9kp/PdZpW8n2e/PVOs+aUKG7CxcSxrhI+HbHzjM+naT5ttSVNeLfxf5P9r6bEbg+tbz3bdhZXx4Kzb1nTyAhuzTD0gIXP5tr9P/OliZpPbr+cfwY1PhZa/eR7PZj87fdmbKEcpA8yuNi4dn/7fdTKn+syRUI+UvKju3hIejCH3N3Ft7N5vLiN49X95n6RbBarxd11ulyu71aLpL+gh6h/h/kj/ZsZACt/t43GflK/+yKTCvRbyEwjp5aXrLYHmc1VysQyVkTzyCN8fUZ6Tk6DAK0DKw85k1Xr0mP3Ivh4WKu3W/IpXa3fyvSPjjmoVYf4RPEv3IOOzs/4gly71293FYNtgFjY8/aypFA/Jn6+fQNzJSczEY4m6wWNtyH83/WzOeWbRY2ldtOyEq9vxIN1vVqgcOx5WcqgXbFpkcX0WLs3KItcxKSpun9r1oWLtXX9drzbIhV60N2nqGPH33cjMO1xs+wYdS9oe+M8/rPlqbNuT3+4F59HsxtZqen6y8XyM/DiWsnnez1X5TuxE314ZPJpR3n1QQ2ibkNgeTUgAJECRE0ZtYBu8W0U+8PEh5FW83Rxe58ub9O71V2crjbX93f8f7i5Tq9vZoz1V+MY99mTcys8vJArF/v3qD7/cut6om7D+rKvCbEf+8OducNy1EZCXz+2u4XhcZTyP3xVLC1ZPDQU3r5z092VtHxV3F7Y/o2rsWAyR0PSOfs2S0aVPHcXJ3K5nBVZvWOyPukxb77gewER1ZuoOK3OWXNticvlvJ0DNJ+vVv3n722rqNZt0T8ZgiqOvrhPz8uD3F1IP9velbcnQcLLyqBWuYRuRJXT9uZci1Jqm8Zbs279fNuwq7PtjQrF8k3Y4yYvn+sv1OngORb4HEfLl/eliDlQDl6+3HDViHVPSLxj6mPWFbJVnymzf3Rzk0onIg/c9OlI9Hn7Irzt/a5B0iRU4EP3+ITvcxK5VxI1Zj+/Keg/7Q5iLncQC5FRavlPnnte/VvBnn9pd29fipcn/+DTkbqdFTNSW+IzOtdx/PL//L/+xEoeFczO/n4sPFij/+PVGDingHMHMKaAsQO4oIALB3BJAZcKyK23FehUSqurNt+jALoaoGBFDVCwlgYoWEUDlKYfNUE1yar2a6eXw3VjYADNGJj4/K3i2caKO89ow8SI8XztQHL4vZJHFhonGKQM3NahPN3OoTzd90N5uteH8n1/b/Js/Vh1r5D8KhiIGlrcnvZeOP87rL1eltZcL9tbhtiqybAKzDOa4vCXOqH0hzuhdO87oQuLCrqtPqiCTnyCCkbQEBWMoCEqGEF7FcgjZ3kr7W26FBNShknL6RgaGwNJg0ccMhRlX3B6lfinHos83BtuLN0dbizdH24s7Zzc2N5R7ZOsaM+FvLrT5GCdmRhaVyaG1pGJcenm1oO57XUyeEHaPPvt3JDG9eNAAlpyIAFdOZAujd2QyJuR3jrXGSXHphR3OYD2DEygDl14VJMuPKpPFx7Vqgvf65ZvWGrtaVt7VO7TrEJsuwP8ke+Uf0VcsC4I94oFRHeFBUTr3wJaWBsZHcq6Ubll4PZqGLsCyUnwLGXHg73o7sKcNSICBfoOTdbkKpstK8RzBT/NWQw3hTEEMIQxBDCDMYSeHQ1IPynKW391leJVhyYH68PE0AoxMbRGTAytEhOzJB2YibkhJ18Tc+vA3Hkwdw7MvQdz78DMrn2dem2zDGwPZANMsZXwfZAHHGQ94adFHnCQPY3BQYY1BgdZ2BgcZGpjcJjNGVbSG1/Nkmq9i0ScD+3xx8KGy+/2d5AZj4VhE3YAafN1AGnTdQBps3UAaZN1AGlzdQBpU3UAaTN1AO97qxCxbcDCRslZDat5zuRCgzw+1AUNFpXXAVmhDiTtPGRzzlIG/pmtzpebaVI9emnGwvAwcQDpYeIA0sPEAVw4G07bhBXhVag6aQoi7iE25lYqV7fHfkpdNqSjLDionyw4qJssuL6XurfqyEAZyRr6a/9OdocmZ84qKnRJvfD0exApqQTx6cQEAVOJCYrHNzPRb2W5R65mhFzo1YyGga9mNIx2NVOWKbbuFJLBk7UFBFyxmCDgnsUEAZctJoienC0gemK2gPrjwaps5GMhUXkl9V/ndaJS0pwoRRR0HonsAfJu9dBed/umTCsE7mAvnO5qL5zudC98oY9IETNDDUYhEzIQNXloEGry2gDsn3ioQCn/IBxL4yPRgQSGowMJjEkHEhiYDqR2/91GCm24UEo52qEs3sdWHNDXVlzf5927Dvluwr/Z1yXNqZH/J/cF4g1Hnpz843wki8+PVhwwRVpxMbFoi+J0wrqNo8ylW1musq2fTIrYkOIlI6vWrN5z7VMcA2EzZiErGFcEV4V/YJ/FDIa2voLMjePl0AUNlvJYNSzxj5NWBraNoTxtE0N52n8M5WmvMZSnZ/KhPD2JD+Vvdd1G4g/YQqplCV5L2XGw1oNXVHYc3AvB6yo7Du4V5+pqJW8p2i2Gt2cGknC/2FB0r9hQ8WjMt8Gcbb4weugP5OHvd2PpVrix+n5IvFCpS2Jp04sFrMFGEGQZNoL03ynqydEz8lkKn0FHCGDuHCFibaewflwlRUrsEZSQZb3A2GOeyLf+B5lr3btgGAoHrBisQGTJYAVqo+JwQL9+KGpoImX1I93XZykDL0PrxRUoFJ86kA2IULXhkBhVGw6JUrXhkDhVG245jO6CYrM0QVhLFhCtIguI1o8FRCvHAqJnQguIngYtIPrY3wK6691Fw0dQUqXR8wE6DbTI2wdOJGMQwPAJK8ISAXh+7fi843PRquQfQkQCWhC42XnQgP150IAhetCARXrQgGl60ICNetCAsXrQd5olFOVT0lBx4r1YQJ+PIEhHjyD9ZCbvM+Q5h3i9LOtLRXtWHP0zkgNkTnAWwVkw9QzinUfJiq9jg9lbHKx/mmPu/c44qln1lK1ZHfypPfSirzVo/B+86M46wj+4h170wQYNbfIQDe3kIBra20E0S28vLPnevm6yfVlkSR7eE0M4NKBuIpFdc8qQOiOh37mNNmXZEMtXH9A87Qr0Z4grG8rMAvhm1PchnutCpwX6q2mu6nIvhTuoab7pcrd0uUe63Bld7odwFzTd+4Q5nkk+B3Y3UzwN6mREwT75Sj7xH7Rqcvh9poEBLjENjHb4xZeoLBHVm3YiT4Rvn6NL4ocEFhRwRGBBAQcEFtTCcpGJef2z6IQrTA0Wcn+pwUIuLzVYyM2lBrNdW5ZFQ55iGdITri6HyJDLyyESsA8HEjhCciDp/agLSe9FXUh6H+pC3umXm8KRiSp7MokCNSAs8rZYNF0GCXEby1Oc61zWUAqhbSEUM7SacWAo7rRNuh/C3WFCovQ8eChaz4OHovY8eHqE+fFLZ7/Rx9tWxFS92o66LXbKFx1NqWoOBBmrhqOsClivWBHmSkhkpuniOIgIO00yIMTORCExdiZKO5s6lqJKmH9fqGTw44WBPHCOMJAHDgwG8sDJwECenmmG8v07yuoX0r0rEcMyKtKHV79Y3Xb1C71tbWUsWGjf1ovBHWxA6D42INpN5y9ZsaG0I0RsyQAOWSUPXYGbc0Pa4Nsn2+S3rGDi9qEmnrRrkgGP2k0U8qzdRCEP201Uv4Rnvx7yEtacIQ232IWkW+1C0i13IfvWN6cDe664Q6+AWPOxML7BtAOBXaYd2I8YmcVf5BwD+m4ka26xZZ6uPFtnzYn2b4a0nw/4Pou8n7PkOgmglOJ+xudd0jyztMRJO4Sfl3u8vzHK/VoRuI150IChedBASLYHbU7KPullm5O4zYjfTt/Wfqq3YksW1lMK4+8rmQI8oKeUvJ9TvMbgS1DxjBIn1kB+dmDZapE3OP+Db7xeF6msPfjLe2r8G9J+vm/p8W+R93M+IBtMK8LP+5pcaJniZi4ELpIUqYxk+AXI0GCI+xnPGZZqnLbH+Nv/AfFWVgTsrXxo2lv50LS38qHpLYQPvbT3lSiqJ4+3A/qqx/jtADnAtwH8rIBHscgbnHfX/hbzvxuYVX6sgBOIXgyP2R1DgIDdMaRfeb2RQaUPZVnIQorejx3JmjGaRfmckCxnqaAoVB2BRaHqiMH7FVkFqyu7WdKvWMbyeMYKJxZIWOHEuttCJeeyyBt9aMjsKhamIYkwebvKwyKbNzEoRrK4vq04QNdWHJAXxIoDUoJYcUA2ECvuRo8xhvIwanJmhs0qeeKLK5VO2p9rU5c0eBbXC1ZVZUXeE+mCZshl+zACCeEcyYZcQ1pw0EWkBQddRVpwwEWTFQdcM1lxN9orr3xfNxVxxXuWwg93RwjgYHeE0N43iPzi5YFVCZGHoxPD55YxBJhcxhAgDcsYAiRgGUOMiw76VZ0uGHqtoYPgOyIdFGunkPUj5Jh0wYAzSAOEHEEaIOQE0gAtjIexIlUB/xO1nzPFQ5YVdii0qrBDgcnOBQXmOxdUC14sj6ucsV8PZX3kywf6ENMGwO9z3GDgcscN1ky+PBZNkhVd04FzQzvEnKDLMhUvCsiTTV3QyQJ811AUT69tgwGZtm2w2PhueQq2Kxvoyzthpxba3LcpxNYJO9nqQwnk3DGkgzU7RuLKHSNN/UKvgcfCwS2wvwcefAZ9LDCSdXcyfRgwFPUOPZF9Fh5+QtjJtsrLbcAw7MW9jG3iHJiyKxrk4oQjOW2AYMOwgOfWZgZ0ai9uHtawjahruuF/Q85sxtIBz63tSOTJtR2pHQa0t9HIOmski688rDhg2WHF9d8uK7m2E2pf+8ificAKwRMS+OBAXgIf3JYsReTcArOlCFFr3PC6pKPxNDkXB3KFqUu6eOg4Dl3QxQJF141kXVz09YQu6GI5VOj3KEkXD+wxLfJBMd92LBb7bcfG47YgV3O6pCVCLWl2ZEyalAnYqOryyB5Vl0fiFnX5fqcX31wfRCmJZO8/jdDk4DaZGLpdJsaIhhPVyCLCow5FQ2PjhjA4RG4I00KoZDVW5LMHknjAlwUFxHxZUFoQS1KkUSMS6ogQJcLY631SNedF1xh6bsehaLkrceJ7QoJaR8wD4JDXdyxGk8wdJHEISdy38FhtWUVVrRlRdpip7Rrhg5s0wo9bE/E/ReLUvkqyJrhdA/RFLbQxTWurjalvNd/PRRW16xjSdhDD4tcizomFMEnARD0NwKGqGYB7bexK/t/JibsLUcc0oCVDoKGZ7LATnlOspOuIPmgYcptgg19UYVkT79OGpC1iou6H6Ln2Hb/y/72ItlWWh32Nhpv8TSZHqFnYOHrr2JerLGfc9psky8P9ug0+ta1uquAmu6n0lhfsFLFf17uk2LKgNuvAya21kIS300LSt7CvMiZ3YtEmq+omUk/rAtrrozFG7Vi4ZpwnvfxHBzzkrza7rHqBH9VpjN+sdyX3XaJYcYjxaKiJlmMyhJqNydDbTH08sIpLP7IGe54+orbAp7bTTRXcYDdV7KBahFMtHFTLcKrluT/a/MxZUQu7XIeY2hhqrm2q06EpkfxrmmDA+1kDhDydNUDIq1kDpFfG3Kti90jQ/FjYfBnTCUTdPVmNEfbyHs7WCkDGVtrDB4TPjIV9XwdW4LIiPLx8YZKChELUkiiheDwBVqzJBTyYH2OQ1/JjTDxI3laJuCn6SchQ1JoGTv0ZsOuxsIdtn9U1deptSNv5IiESgfkdB9JBGR5tSCzHow0Z29ogLm7QFghZnz6QJ+KmuJdRPW2AGZW4t8+yYssX0JiNGhCAGbVZCwj67jRLgj+cYxBuar1nhwDMgd04RNnTRKK5XsfC9q9dH4GPWwdkdhoBwEHbA7CMrBoAS8WqAYC4xiEAyJoxBADJMoYAuqDYCADUuhv33LWWyr/gY65uquP6kZ6zDGlLaQBNAvACFnk/J30faIrjdz0uKHDt44ICN0Au6MKqAlEDh3gcY4p7lQq5JhvADHE4rlY54w7xsPMHN/RyeFiDgQECGgyMdmmViS2yuFGnX5OMZPFrKysOuLey4oAUD1YckOrBigNSPlhxN9q8clxt8hO5FGilLO9EsqJZVcd6R/fRSDYg0NWGQ6JcbTgzLANxgyNZ23sZ9Xck4Gos7GYDLtxHsgaXWKLs2IZeS+qCThZAVUNRuJetMLqTrbDY+O7DLsvLuqS2zqa4UxOiHBrEJQSdLLmsc98wiKkT9n1TA/aOw1pkkvIuxQaydbQB8DrobjBQEd0NBmqju8ELLfogySNxJN1AqjDFA+IQHFAkGMEB1Qq0JfVOnN4Ag3coih/T2GDASY0NFuu1nWs+ceV0ZoyBpLnoSaqVyMy1Kw+IDkxxL2N72UX6VwfGyw3fGLlAXnZ6qW5Ie/mgID4bwMuq/h0nbeW9nO3yGCftAP7eot2vKW4pt9YUrK4jseiKGrY/5AkxP1gRAQ/03GjksZ4bDWQo9aB7P1yX67VQ2npXlkQEgC6JP/6zoID3fxaU9vLnWGfrSAV0IX1okcefvjmxwAs4JxZ4COfE0hsaN3apzb+D62Bi8h3IBsy8Nhwy7dpw2uE1X1fsZU1X5Px9JIwf4NmBwEGeHdh/f5xG3c4iWh9XhFM3pPFIVwcSiHd1ILUxKCOKKmBuHkia6fO6vyLP94aybi568h2Ker6qS4QDflgn7maEJnJD2s2XluumrEC6VtjNxoeeOC3dYXSdNO5NHUjAlzqQgCd1IBdm6593JzHjUE+oDXG3PpHDxbGwmw1YBI1kzcsOGUgJ3H71ci4O5J5Ll3TxgOcHhrSLj97064IuloZve7DWKUkXzyYr0mON8ChJJw/d9wNJ04qyItvz/ew5xYnfjsbS+Bh3IIEx7kACY9yBXLhbz/eJKRGB68BM18QAP0EfA/wErQzwwDrSi6cPyP14+jbRj+9L+CbisjilfZomZ5bRVn9Diunqki4eMqhCk3NxQCuFkayT68g3VDVGpURdTIAfGki6eNrzeWAY2gB4+WI3GKhf7AbTo88DpoeeB0yPOw+4v51aZdtoVebAsBlImoc03V+R07+hrJsLuekZC7vZxLN0jEpIeloIbQZMcTcjcqo1lDW4fmJNeSQW7K0MPGiG8vQ4GcoPn7Yie3RNLuhZbujO3MRoN5YseURsWJMz7xbF3+jNZy9mZ8BWaENROxNyx9nLuTMKRs8sX5d7huUU7KQ9fICShrK+bxMxHlHLg31fjyB5oUtnO8bDDR2Sm+IG4+vDIXpojimX+QR0kSnuY4SyJlvkfZx0xuSxsI/tDaJGi7y5yTquWJSI5SaZFmMoih8n2mDAYaINpj+IFke9wP1YJ2a5ZBF/gq7uekEHCzRt65IuHiQ10lAUj6SywYBgKhuMXgRaYfTyzwpbGlqiMzcNJB3aJt8o9GIOBpnsQ9VlBIg0aQcfdNnXCzpY5NprVf4K8HSigVY0gqFWNIKhVjSCoVY0gtHbByus3zgUMjcbFL+iS+KBKxYUELFiQfVuMqmaCElwq8nhO0wDA2wsDQywnzQwCy3FeCGDU8UcEQEFFCzyxiAaylArC0Ma1p8LSWvRhYztbYCKFVgRhG5kHOgpQD0K4GeFFl9WhJ8XWjJZEbYE1NHXIrF09CAy6UYfRekQKhO1iTBD7tRjjUi81qArWRrSfr42t2SNc3YIPy8yG9sABCuworIB/Kxw3iwnitZF1PCdG12D0YOj7CI/hNhFfiDsAojvNOX9nDJ7GXDC6QIZ7Kxg1fYUpVVW8G0mOTRMcYKR3pZb5AlO5OGvFYHxRvNw5mgOcscTuGOCu6zI0nmmPMEJGK8NQLDShmuRt8w+1UGU1mPYwmQo7GFrDzCiBzqC0wXysNPnFCNZD9cH6DzPIu/hfLNLKvT7pKyH6z+oy6qhqK+HM24J25fh+ohOUnZIwPrTA0cWoR54bGnXA5lVZSTr0dHD8SAOCVE2Je3VebKHdZ3sfV/Gcr5yZul5DR19JA9oSXTI7039pQl24+IIMR4XB70vpDnokwKagz42oDnoG3+a49bmC4GsA4a0dxT82kRfkadZNoCH9b16l/D6cABZe4BvHsC2c2NxD+M7ei0xFvaNS5lsOfpY8n/Qhg8wZrp0xifwpkKOvYeiHiZyJT0U9TCRh6lDUQ8TvRYfyXq4RI3AGuSSsh4uKCzFFKe+jljHG9JePjSRvhXiYUZy4Y+EPWzQAbUpjqf6d0GBMhYuKD0fOaH0NOSE0rOPE6pFvFTHJsmBy7JezrxZUH8j/YUm5+IAXohpgs4vwWJSRsIuNqj69EgWvzOx4oBLEysOuDWx4hbjNmMv64ayoW0e4eA2j3Bwm0c4o83Q1eFA1GUxyFWdLmkuFXbHar2DzgZ0SRfPnw5rWUI1+vqJXhNaIfgGwAcH1v4+eDxuF3AeoQm6tPMhqcnHIkNRJ5NIfxd9A9yp2QAu1jflfn8ssgZiPAu72B5Ytafq7eqS7q9C1thDWRcXsrrWJV08Pwg3HjBqdHk/54QRZAWGjiMfCTyafCSxvb3wyNLE/RoMGGUDAMEaOuIsMP8vBI2+EcTPjI9EXZ76WnxUDhF+XnyE6vIGZ1WuH5MVkrxgIOnmIdecA0n8ka4FBTzRtaDo1YkNRe8KbKilqZ88K9jxgGlIybp1rf5ObEkNaTdfG7cBBKnaISRzEGe4bYTGtziAARYSWrrZAaQ3jg4gfVbpAN6afVQfyqKmJgRD2t3nwJp7JOvmSlUdAfqqz4oIt6QAdHwRenERenkR+uYi9O1F6LuL0PcXobWsm5Pgl1nb7DJzm11mb7PLDG52mcXNLjO52WU2NwsyOpf7QafbIeYyF0Ti4wvxiwvxywvxNxfiby/E312Iv78QT7kkmuBSC5xdaoKzS21wdqkRzi61wtmlZji71A5ngYY4TlHY1tVFwt5/ErivFe6hwz2EBcHTHMirTIqjPxHJ6vN9Hd3AsTDcKgeQbooD2H//1/IkglXrroXeBjzIIkEyuCa0Y5xQuhFOqKcZ0XtyYW7SKtAFTRoQTGnYgKBv3qeyNBr49lQk+2wd2sQWdkkjhxSTmjmk0J7l5aU6gETe1Q1lzYuW7u/AheFA1M2EPTA2xd2MzyyVEcz0AYcdQjNjbwJdKPzCjmAAru4IBuASj2AAXn4RDMAjMILhxmMD7Ncm0AQ4wmOtSdVkrA6xrQGEZg6zrTEq3LYcDAG25WAIsC0HQ4BtORgCbMvBcOOxAdi2dITbAjbHglV8mRRgWwMIzQyspxyYcLuy4gOsyooPsCkrPsCirPgAe7Libzy9DluTjnD3OZLtbyxsK1DQZGvkwmcg6ShHEsn6H0DA0ljaWTgB+q5e0uBRz79Jkl7MYHhkRbQ6VgXwAmoo6kx+UIkUG7mIOKbeq1kRgc/G7Wj09bgdjT4it6PRt+R2NPqk3I6+0d7OHYv1ToyNJ1nFviTfDhryRg//SRTuifT3rF5KU9xg/NCNuq83G0YM9pEsxUWcgBrSBh/f7FeP9I1zL+ZgALYtuqCDBXm8OpB08SDLs6Eonp/cBgMSlNtg8ei7sW3WSNahgz4XkDq1CqFsIYE6ccBR3TjgtJ/ywmlH5YXTnsoLv7EYODXfDyQdnQtc6OqCDhaRSzJnDcbUC1uz09VHcUoT1Qm1Kh7K4hOhFQdMgVaclnFO1oXO+Z8hp2GK4/nnXFAgDZ0LSg8OJ5QeGE4oPSic0H5AtFHWmNrHwni5MjsQqFdmB9IKdwBpdTuAtLIdQDogxQG8HRaggjpoIBlWciq4a2wosMhUcKfYUHSP2FB0d9hQdEFUG+pOc/QlX+gC67tOzDJViD9B67te0MEiU3hFM4CmlXTwdIlqEaazrPeb5vA3zb08McwTE22bB7TN/00L+JsWxDfFAd8UW/PJR89sVWdU+R1NMCh3+giEJUwfgbAs6SNQ/15GFBjka8A8e6KCLAeSpuLVfdFz1uyiLM+PfHspEzr6YwKdKHwpTzAAq3mCAVjQEwy9tn9jBe3cOiFDx+IPgGPrxawM9C3bWcqKh/JL6YJWFnn6RVJIKSteJBGiMnFoclYO/U0scEBuh5DMQZyw3TuAtLk7gLSVO4BD4wY2er2Y5bSoK7qLnT2NpGHluZC09lzIfoMmn6Nsq+Sw4y4BeL5kkTf1ossEpAXy4Py/0UXT4Owdws+LJQqyQ/zM0GMZK8LPCzyWscj7OR0hL5WL8701xHSVJ3wJtKmyNDmJgp0iowTtVZ0oM2P0LqmyBliM64JOFqSW0kAUzzttgwF5p22w2Gx9VtdkwuyhrFMHm2OR1hCTlHTyILVORrJuLr4IzhjIpWSdXM9llaf75ACRdcJOtjyptizK9smWQYSavLu1yEOVsbDHpvMDaNG5u51I3auBqMl0rscoL6AkSw3WjNQQEwpHmuiQ6pEmuh9/KauzbRGlRYL7NgfGLJKr72SivGyajLUIfAc0xNl/o2Lr7MCwEykbAC/D6wYDVXjdYKAIrxtMn1Z5wPShlQd8Y+0G+gmYIT2pA8JKMLmQYaoPK77kQoYp3V52aX3OctV1ClbD+MDXJdx1c09wZvilY/hlxefDnHl+gygbOBbHXZ0LCvg5F5TuWSeU7londGnRHpSfyRSfoL3g/ExOaIj2gvMzOaGa9k4r7Zoo2LYF2mnWA2p/pwxE8Q6xwYDOsMGAjrDBFi5NYsZox0xUwASz9OJDVeIwUK6b57Jcd+8IztJl4TczF8hYnLgEI/GWhniqQGDhnsB46B7BeOiewXhoF4Lx0DMtxnPj79PmuQzvTA7CLIYLTraYHnuZxRg8Ey3G4JloMQbPRIsxeCZajMFjt5j2rB4J5nbDvFYzFA21Gyt6kuX4mMJsx8cUZj0+pjD78TGFWZCPaWBDfBL7+zFLQdMZSnstZiAZajA28CR78RCFmYuHKMxaPERhxuIhCrMVD9HQVFoJsR4GF8wcpUDif/olVc8RXZyIkbioFbRfnFbc/rMnFhQ77wLhy1M/AbA+9RNo1WD1CwZg6Frk8aA2JxaIa3NigdA2JxaIbnNil4P3893zeVqDhjSe2MOBBNJUOZBAnioHst+i1EnS14QB2m+Rx6M8nFggvsOJjS0n6M9ZnubZhgVv7E2G9o++HwHU5kRNOK63M4Qc2dsZgH0vwQAczRAM9IxFMdARjxTDra+v6eNnF+iSng47jCYIJvVz2NE0QTCply0H1WGdrBP0fbxN5DNH4SSFg2E1KxoZ94UMawqM58DHiICM+BgRkB8fIwKy5WNE+sn2ZsP41iVPnsojdcuryVYBd582GHKcbYEhR9kWGHKMbYH1ahK5firGoKfbI1l8xrbigNnaigNiMK044DWVFQc8o7LiaO9ix9Fh83bcHZlUzI67p5OJOTr+WnvmXB9F8YaqiTZlta+Jx85DYdiOHEDakBxA2pIcQNqUHECtqvk2YuphK/1afSCKvzqzwYBHZzYY8ODaBhvd72yOxSN9oyOkwu5wNAR4a6MhwHsaDQH43BGi7/Z9KeesVX6swBezVgT+ssCDBp4YeNDAWwMPmtahD027ZB+adsw+NO2efej+dZP4i0i5BzoBUxw/cnFBgRMXFxQ4cHFBtYtNvrqWSb/3TGQV95/nDmXx41srDjitteKAw1krDjiLteKAo1crjjZxO67f0NR7MXfl2ZNYdYurRlGuuYqeZuAZyIPE/6DwP3L8B4n/eUb+wvzCX5iTvxBf+Av9WZEIcyZe8ikR43KDf865hjvBMBQ1mOTrHD+DEjHfabWFk4iniJ2UmSSnLTY1Q94/j/H0w+czAn7xfEbAT53PCPiN8xkBP24+IwahiA23pBkVgSiFzMLVvx7yRIzf7qmpzP/lJ3NgQO75BO65017aJLSY2XTCwdYzAuJGNALitjQC4iY1AuKWNQLeDB3TnHZMZidJL+NHKhGnO6Ge/57FOEP77/Oo2R33qyLJ8qFfI7haGbelzTEbm4db1zzcrubhFjUPt6V5uBXNHQ5qDvinOelC5hPc0xx0T/MJ7mmOuad5iHuaT3VP86nuaT7VPc2nuqf5VPc0t7unmHZPsd09xbR7iuEOGYjT3TAQj0feKga8Vex2nDHmOGO36caY0cbh5hqHG6qppXZJEyPrnpgc/PEExxKDjiWe4FhizLHEIY4lnupY4qmOJZ7qWOKpjiWe6lhiw7Ecq1VSRHVTMdZE9SMYjuFEwcqnGOheoBjo7qAY6H6hGOgOohjogwmKgT5/oxjoixKKAbgyIU3qmi7BQnIAVVhIjv645HTc708igeyWEfelA0l4jNhQ9LiwoeixYEPR9m9D9Wf3TdI0ZRkxUWa1y6FzDg3qInzAoyXF9Yvk+qXl+mUcJDT4QbnuAHyZC4Tn+vMTABn//ASxvX10KhpT3JhphyJVk9VEFggbYJqmhuBALQ3BQGZENxjIjegGO4y9Xu9YeiRS4lgR03Q5Qgcqc4R22JvIPYe3R0j7rQ14um+Rt2Y3bY4Hw7+AfsUFN/ihtMmdoPMryWsrXdDJQg/9gaSTp0syRebWG4vTjPMwxrmTsWHJHuISgk6Wij1llP2OZJ1c6yaBeLicW09YTt9e1MmkMuHT8ZEWeUtWjYr7tn1SR9tsI1OFplGeFKmqmAHP1RSN5ff0PxPWSLF7WjX4lTn4K0OQwS5zpkB10TTBliUCiqJZUEBFNAuKniRtKHp2tKH6aXFzzPPoOUubHaIjQxrPIeFAAjkkHEggh4QD2V/YJ4fJE5MNauUlJ6axsHkhqgmQE9RY2MqWls9FXiYp3xrwGZzIY2kDeL+Rnv4MadiOXEjajlzI2NoGKBGkDeDVjHLu1ARlRXh5a5n2rt6VDf7BGmaS9k38fPBtgQko7RBvq+FElC4QwU4sbMbCXjZgQWGKWxnRBcVI1lzs94roX1QHPF504v2/4F882CH4pssHB3ZdPjiwifXBF361zMPVMr9MLfPL1DK/TC34pZ0XvvRrNQ7XanyZVuPLtGreMFnFFuHtWmAOYBnOvLxMY8vLNLa8zA6XxvBMGePrneyJEen4Wil3Bbjn5KkvPY2VghtA8IsyHxy4LvPBgUszHxy4OvPBl5a6c0i2VUPa3J6XeVJF9anma/eg+uA+IP6AiCYBXhPRJMDTIpoEeGdEkwCPjmgS4AUSTQI8R6JJgLdJNMn92Rp/PIgnmVzqEGSLbhhsiSQFbYckBW2FJAVtgyTFcpCctqn7my7IR7tAZnLUpN6J5xLnfZJK4RF4vGBnIX7Ef3ZjheAHOD44cIrjgwNHOT44kBPUB19SXQfkVvUAL9RwaMZVmmSqtkPzsNIk+jFkVWQyJVOIRTtAAYeSXgLkbNJLgBxRegkALfsJNA1nTcHqOtqe9kE6dsJwLVMUgJ4pCkDTFAWga4qi13aSRVFVrko+J9VKNmV6Mif8soYzJUU6ImvGZPoPe8T9B0ZeKH5GiNAAx7UIDd3tEM1CVx98vpZ5j9dEYaq9qDl+OqhUS6eQviDRQaW4ECasPhfChBXtQpj6fllcL9QFH5iszCIPa8yNpXXkxtJacWN7PbBzWjpRQBWxJCsC1oUPTWvDh6b14UMvjDWbWvnjy2BNPniFZmLxhZmJxddjJrbXQ54VW1aJmg1NGbaM8iJh3SAstJYQFlpfCAs93SMsWv4Llqx3KhSqDsqr6APiuTFoEiBTBk0C5M2gSRZmIsq+ZLd9fYNGtqB8vi/YJxmU5coPDU+L6aMJSI7powFygyA0QMIQhAbId4bQAFnPEBr6XBCiufOZVlfkeRZqWGfgJWY1JplkVGOSSSY1JplkUGOSJaL5+VTNz19C8/OX0Pz8JTQ/fwnNz0M0H0/VfPwSmo9fQvPxS2g+fgnNxyGaX0zV/OIlNL94Cc0vXkLzi5fQ/CJE88upml++hOaXL6H55UtofvkSml+GaP5mquZvXkLzNy+h+ZuX0PzNS2j+JkTzt1M1f/sSmr99Cc3fvoTmb19C87e2k+VzyMRalGOnT3XH8iFHuQ4sdH7rwGoBt/KtVrYWkkmeJ79Cx9QOEN4qPwHQND8BcCjtJ+j3x/tkm/yWFeJIsGjkUzDg6NiOMQ+o7XJImQk/FD+aRmiAc2mEBjiURmj6rnmf1GVRnaJveAeKxHNvkMp2LhCsMoKAVhZB0I/Ngom727JKRW7qGjE8KwJumQ9NN8uHprveh6bdtw/d++2fRMGJY5Vww+oy70Wf1NmUV6seHKxbmoPWMM1B65nmoLVNc9DHSjQHfaZEc9AHSjQHHWdGcwDJHQAjA9I7ACz2YliBhdkCPYsTGlbiKtCnOKELjwpCC4FdXgHs8tJfl9f88k+0vWc9lHWD2YoFYax/PnGpD1Lqg5B6UB/xQHeADwj3AUBCdwNAQvcEQEJ7ZYCEdssAyY3FLFQURpBd6JCAYeOBI2PGA0cGjAeOlMbzwLXdZbXecXe9HkSUTUwJY+cSaTHtP0c/lB1Lm+/jdAkV+Y9tKV2wgE0lQYFsKwmK2N7Ohv3aqIRteCN7jF+HwFNeQ9zPeKjKtTBD4EWoEwb9QjD3tL4eggN7eQh29C9WVsEOITTV32PS4W4e4ETNWUlCNWglQY5gSJKFXWnieCBZBwyKFuDITMFXQYekymqsspYDA3eAH48mrnDh0RQWLry26GOpSuohKlWOn1AEzkOfWq4PkqtdVXwYxYHYftC/mLAA8KWEGwwsJNxgYBnhBhPap12EG3aRYgLdA0kxTUkO15CKR6WFLNxWq1w3gO24QLCaCAJaSQRBPxM9FtkTCyqFakXALfOh6Wb50HS3+9Da8/2sOHU2kSaVf9E1FsafStuBwCNpOxB4Hm0HAg/07UB6v+cA3lhVnWfbXQPrWkpPUraODNO2jgxTt44M07eODFO4juw1fhBJVWW4a8CId4HwB+x+AuAJu58AeMTuJwCesfsJtIJpfAFTiRQExwy7zRuLB1yvOaDIlZoD2k8Mu+RwOEU7vmpOk1NN56WyyJuP8vmijcn3OvU6izZZcOFZhOD8q4eCeKSPk80dZPEUsthBtphCtlBkXLlv8uS0L6vDLqv32G2lFQGbnw9NW6APTQ9nH9ryqCgkXN8FCn9eNDVMnyAIeGhEhef3j0uVa+M7tj1rKvHOPuR1rh084ZWulyjkta6XKOTVrpdocNOTPpfVo9hUXHiq+kmjai/Xoo/j/IPi92St1q5IHO2f7RDDRZti9BGhAwNwi4YGUgtIyE2YGw5dg7nh0B2YG44c6XvgS49W4bx5fijQf+oZUOBvKBDADuTUc4EA9q2KkJkF8newC2xwRDHFDkcUMd3O+bR2zi9v5/zyds7xdsbT2hlf3s748nbGeDsX09q5uLydi8vbucDbuZzWzuXl7Vxe3s6l0c5vxZKsm8+jT1mzi94cq7qsotfizTy5PAXwZsaiI1/LqIDUXZJVdXPKWY0t8dzAgOUdSYIs7UgSZFlHkiAJWUiSfm7OirpJtlWy7wwCzZPqA5oXTW7h+dRfmYf8Sjz1V+KQX1lM/ZVFyK8EZMj97swyjrY9/9AD3z+cGpbntuW892e8SHjwISz06ENY6OGHsNDjD2GhT0oRFjpGFGGho0QRFjpOFGEBIkUhswNiRSEeoBwYxOOy4FmYCc9cNjwLM+KZy4pnYWY8c9nxLMyQZ/35/5YVrFKPkZJMC2oPzF74TU/z+rvo05nGOKj4Rvz9W+ps4ixlOGr5l++KBiGQYnaGH8ptWdMMUszxDSKwAaBQcrB/NjG0NzYx8fBb35SHE/2lQsre1o9lmQNNlWJhLdUhYEN1yLidSY10iRSzt7Sbtz+SwWqmuJcR5grT3xAEanAIoudpC4ieli0geha2gG5GpogeZRnSgYZpIlH7NJEjM31HH2NpcoZZPWX1McmjlNXZtjjvMCvQU/+s0G8Vunu2UdnZRRQMFaRrA/i/GYvRtUPgXvTC6a70wvv+HGhTRJlBoZtOlKG3seRr8uzdiiD7AzhZtUPIL37LmiTLo58z9hz03RoO7nOag+54moN2mDQH7T9pDtqd0hz0lobmuD33fVnk4j3tc9Ksd3B+PhcI7nWCgO5ygoDub4Kgvxb8qmLPYr3Qrcvb2FRo/09gYXVhPLTWMB5aeRjPYnhg2go9i+PO91n6t/JYFeykFsHR15sNI+K1URLDvX2bbXcykipSFOoiHetBAgv3IMZD9yDGQ/cgxtP34EOyP1Z8t/numOeqqNj5nAw8CgMI8BMxnAw4GMPJgPMxnKxXbn2sNqJUW5nn0YpvdFIZsnAKLsNL0PSdKQTP9w9iw+zvOkPcGGJDkVkA3YzgmgdwzQmuOIArJrgWAVzm2fXyOuL/PBzyrIkelJl0vlTN2l52Eg0PJJSJHkUoEz2EUKZ+/LwTV3cf9PC6s+of6MUMiYa1iTLR2kSZaG2iTJo2xeUYe5CTw9tsmzV8Kfk+qR5ZI44nIWePUeB6DaEDlBtCF2vXQEnFvel/SNyHLinQX8py3y48EGNDSQIuh4IIkXuiIELkyiiIcKFlaz6VRRo1OxY9lVlKJGgeyJrOWz5Qj74+5zP40EaAQ0G2JDqkuyAmqJ8gJqiDIKZBqGTUZ37vgunXiCr9ULPfWMWKrDmpZaoMlXhXro81smEgsHifQTxAj0E8QH9BPMAtLMTTB0L8mDx+U5VPImKlCNsHe5F4GTSABaiEBrAAxdAAln68fMO62ONWsj3KhZRHgfFDcowIODPHiPqp882uXJdyzfFVUp3di3VV4n/sgPPgTyCCOYGHEcGcwHOJYE5tSZcfszR6eyqSvaiv0027SEk9PxRfwiE0wNINoQEWxQiNdvhxKBvtsORblfZDOUzJhExGGIdl15k19bm7u08M8r4YBT4dhtABs2IIHTA5htBpp7wsqdJaHtvwTkl5r6gjxbBDLpgFP/kNZATOgAMZgdPgQEZ6ZRLK2K9RVAAtS6OPpwNTQ+0N9mbMi4T7C2Gh+whh0cKRy6qs1+WBDU7H/1KmWbLGnDzEgJ91B7ABJ94BbMC5dwAbbachbPTVXwgbfQkYwkbHN4aw0XGOIWxAvGOQ+QJxj0F8QPxjEN/8PK7/VK2SIvrxiRXRh+y335KgSZ8Cw6MZJKIHMkhEj2GQiB6+IJGWF6Dkf5bVciM+HRXr06UPRd8rwk+c8LUidD4XNUXJkEw7xFhimmJfVUmR1oHcCgSw0wExDgzA/UHl5A/99g6G5/imKIAs3xQFPRJIioVHVTIAcqrChmCgYx5Y9ZStWejvdDDgF94AOd+cKBf/UK3EzaYDE2pUDjxsUQ48bE4O/ILQzXyCbuYX6mZ+oW7mF+pmDuomnqCb+ELdxBfqJr5QNzGom8UE3Swu1M3iQt0sLtTNwtDN23LLl4Isb0Rs6VGk4RmdXXi1pKNHOFhTNAetLZqD1hjNQa/saI5+Ufczy8u1uAb5OmdbkRdfi90BVE/D8VhYlAoIiUWpgMhYlAoIkEWp+t7hI2bD6joriySPPlZJVohL+pCdEMQA91EIG91NIWx0T4Ww0Z0VwrYc+3itzMTgjgjx9S5sqM8neGDfT/DAcwDBo1VcLrvkQSqJ2HiTiRZaJmj667mz4IMUfE+9H7EBjBX0WIjcrtoAJOub8lhQzyAcGJL7047vD3ZlSZyeumHkL7zeixv4jNgWOVH4JSfBAFxpEgzABSbBsHBq6UOeFGEakghS+/DDNB9wch9Meq4GkIT3hIXE3Rnfl1kRpCwBILsCeF9nh1gihpKNiHl8kFnfsAtSKyQgPsgDR8KCPHAkGsgDR4KAPPB+Wn+bVXzfUlaRytC+rZLDTl9bQ3pGSfAtSxghsH8JIwQ2M2GEwM4mjJC+dQokpC+eAgnpu6dAQvr6KZAQuIEKtexrLTCV5XnCRctjXkdvuiqzYXtQlCQgTDWIEIlWDSJEglaDCLWDllPdlIcsKaJ3Sb0TYVPy4gI6ZfFCca+F0AC+CqEBPBRC06uvYgV7TlY5i0T6kO1p6ubkpzPP14rHefFlSJLbEyvCWCgYUuQGxYqgeen7LjuEZn4o86MsDxHGfoYFFCclKJDapARF7G7nR7beFWVebk9hDe1xtC6/4v/DJmsCVdmhaH7oos2Jmt5TwfeSFIOnn5ArOBfIrP24Y4y79ugjn1vr6PWxKfel9PHn4D7aY4MceEXIID6gOGQQH1AnMohvYYbNvSn3codVlkVYqjuIITyMDmALCKcD2Hrrfs+dRxI9rLPoXRZ0GeMD4meYNAlwgEmTAKeXNIn+ZqtoymhbZWnUVMkTy7tSJmFxMV9Jmm8EzUdF4ygJ5hIkwnTtoICoXC8BEoTrJYg97XtPlvhyYC5o3fug4l5+fN829uvfj5kcg10tr3XyeE67O81wvj5zdhXl3gjOLumXw4oglPcLIAa4B0LY6P4IYaPdQQjbwqLhgTRtzD7gBH06SULU6CQJ0Z6ThD4DAkjocx+AhD7rAUj6VEPvxFO511WjnZGcoFx7PiD+AokmAd4f0STA6yOahLYBgIS2AYCEtgGA5FY796/32Tr6MT3VNTtF55VZyIU+yBFwMRPCh9zRhPDp1bqyKqqTnC9OI5mXPBX5WEW4+GVBxt8K3gfJ+63G6jxw0eWpI5GRrJl7qf87fQwyFvaxdYGhQNpPJ8rH/5Ele5RVyCLfGvqV+IsbJxZ4X+PEAq9pnNiFTQ94plYXyKdlZCYxxafoOHTWcEKDNBw6QzihwEskFxR4duSC3tpHWX/zHGYWJtI/msGbfgdmipVMut/342Nb24Crc0Pa0NU78WNPfBm3E3Ux9kk9eKr0IamabJ3zXX9RPiOvncPp8HXcVGpgdTeVGljzTaXuHelfxDPQD2VWNHx50J6dvq2y4jHwFj6AB+6UcE66N8I56W4I51xokahZvU+qJPqePbO8kgHah8BIVIAhIBIVZ0MiUXE2JBIVZ0MiUXG2PmSlizH+wKrNcc/CuwshwI8gcDLgKAInA44kcDLgaAInA44ocDLgqAIno0NSAsjocJQAsvuzdZ/KbRLVzTHNSq225LS7+D8LrgfF1WWXd28PdWnyKn4sbCw8dAFytzkW9rLR+01D2sv3Jk9qqlaFRd7LCV062wBeVni16wIR7MTOeCzsZfvfx5KwU0Pay8fninVWbGHGVt7f802C93qTeLmA1bopbjB+3LHom11ZN/KVU67l7guZ4GAWeJYLZeyTHayTKj0kJ74se8dXZ2wtFsWnPevfSkAtglngFoUy0pN3KCM9g4cy9mvaH/NURtBFH5OmKcvO6iSs5itif1Y/Aown9sOIgNx+GBGQ3g8jotdDIBG9FgKJ+tI73x9FfUsW/cR3lNEPyTO3jWofNJggBriTQ9jong5ho7s7hE0LmvmObyWfWcVSGWlTlPvyWEdvWc43+v1dMxY9E0SFh9FMoQXiaabQ0r0wiVYL7BV5EHO+7MqKbM19ofjvjM9EQWFMKAke7BtGCIT9hhECAcBhhMAThTBC4IlCGCHwRCGM8FbLxiiWM9E7vrTfiQNV4FWjHWIWnsvLuhZT+DmUnX/MNz8EeRGQA08YG8QH5I0N4gOK3AXxaU/akkMdyRj3XcJnT3EUKEIDh8mv+4SdQPjPJEb8gvoCduC6+gJ24K3hBey0q7mEnfY7l7DfaOkZ92zP8dH3yT6KvimP1Z41UVuXAY5khlkC0jSGMSKpGsMYkXSNYYxayuOq5Cu4Msujpoy+Taonxv179GO1TYTLf5fw9d2wepX/PiuUDb/OmsgM3GZNZAYusyYya/vONUuKp4w9Rz9neZ7Qs6gNYMyhYyH6BNCKIHnVpiuIWEHwHbEPDuyDfXBg9+uDWzvxO6k8KJmBE0Wq/R2f5I9VoOI7EMkOH5r6gOSvIC9kHBiSGw+q9SInG+m0sFqEJdxkpwXWIizAUQ3AcmNEXrSLVpnsGSuy5AEGR1N4SPC4CQ8JHiHhIQGiYmmS/oL438uqikTkaiZOf6Jvyyr7rZQbw3NxX6w8UAgR3DMTSOmemkBK99wEUronJ5DSI3MCKX2YMIGUvmCeQEpfNE8gBXIfTLF+IAn3FNqZfjbbplyM3icZlETBDgk5a3XDoTNVNxw6O3XD6dHmhdPjygunR5AXTo8VL5weFV74vc2i3sgHkM0xPREJgR2YKTZlwQcZlQUfZFUWfJBZWfBBdmXB3xB9M5/QN/ML+2Z+Yd/ML+yb+YV9M7+wb+Zg38QT+ia+sG/iC/smvrBv4gv7Jr6wb2KwbxYT+mZxYd8sLuybxYV9s7iwbxYX9s3C6JuPu6R4rLfZk3piG1KGyg8NCOYBaOgOg2j6lw2L6IEldVnUfa1YMsrQgTFOTCxyD4eKChdzoiB+ef0XzC9RCP/rY3PcF6H8CoXwf8rI9KpOlMHfp0l7z9IsCXlg74dOyBjooQnJE+ihCckO6KEJyQnooQnJBOihCcn/56EJyfrnobnrb9nEUc/P2Z6J/58y4tXqSNis/pFs90kU/bk8fjyumBJqazb6U7+4cebztPKJVdH7sjrsugqUIfXqaHjATSBIhVwBglTI3R9IhdRpA6n6w8FPZZUexEtpJanqD8pynd8J15asVVql9uGW/8YgkMtMafvDTz+L4M4+t6Fg/CAZu4wm+XFL5OWFWfAskYGMQJrIQEYgT2QgI5AxN5CRdryhjLQPDmXsI5zefm9EQak3ig/rio8WwLlCDOYDVHmn/Mia9U7cKg9v98ELEYji/MvPbHUAruZBvrmLL57GF7v4FtP4Fi6+5TS+Zcv3f//xj/8P0KSgRA==', 'off');
INSERT INTO `wpd6_options` VALUES
(745, 'rs-templates-counter', '0', 'off'),
(746, 'revslider_table_version', '1.0.13', 'auto'),
(747, 'tribe_last_updated_option', '1745261085.0643', 'auto'),
(751, 'timetable_events_settings', 'a:3:{s:4:"slug";s:6:"events";s:14:"label_singular";s:5:"Event";s:12:"label_plural";s:6:"Events";}', 'auto'),
(754, 'woocommerce_newly_installed', 'no', 'auto'),
(755, 'woocommerce_schema_version', '920', 'auto'),
(756, 'woocommerce_store_address', '', 'on'),
(757, 'woocommerce_store_address_2', '', 'on'),
(758, 'woocommerce_store_city', '', 'on'),
(759, 'woocommerce_default_country', 'US:CA', 'on'),
(760, 'woocommerce_store_postcode', '', 'on'),
(761, 'woocommerce_allowed_countries', 'all', 'on'),
(762, 'woocommerce_all_except_countries', '', 'on'),
(763, 'woocommerce_specific_allowed_countries', '', 'on'),
(764, 'woocommerce_ship_to_countries', '', 'on'),
(765, 'woocommerce_specific_ship_to_countries', '', 'on'),
(766, 'woocommerce_default_customer_address', 'base', 'on'),
(767, 'woocommerce_calc_taxes', 'no', 'on'),
(768, 'woocommerce_enable_coupons', 'yes', 'on'),
(769, 'woocommerce_calc_discounts_sequentially', 'no', 'off'),
(770, 'woocommerce_currency', 'USD', 'on'),
(771, 'woocommerce_currency_pos', 'left', 'on'),
(772, 'woocommerce_price_thousand_sep', ',', 'on'),
(773, 'woocommerce_price_decimal_sep', '.', 'on'),
(774, 'woocommerce_price_num_decimals', '2', 'on'),
(775, 'woocommerce_shop_page_id', '10', 'on'),
(776, 'woocommerce_cart_redirect_after_add', 'no', 'on'),
(777, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'on'),
(778, 'woocommerce_placeholder_image', '9', 'on'),
(779, 'woocommerce_weight_unit', 'lbs', 'on'),
(780, 'woocommerce_dimension_unit', 'in', 'on'),
(781, 'woocommerce_enable_reviews', 'yes', 'on'),
(782, 'woocommerce_review_rating_verification_label', 'yes', 'off'),
(783, 'woocommerce_review_rating_verification_required', 'no', 'off'),
(784, 'woocommerce_enable_review_rating', 'yes', 'on'),
(785, 'woocommerce_review_rating_required', 'yes', 'off'),
(786, 'woocommerce_manage_stock', 'yes', 'on'),
(787, 'woocommerce_hold_stock_minutes', '60', 'off'),
(788, 'woocommerce_notify_low_stock', 'yes', 'off'),
(789, 'woocommerce_notify_no_stock', 'yes', 'off'),
(790, 'woocommerce_stock_email_recipient', 'officialsamoluwatoyin@gmail.com', 'off'),
(791, 'woocommerce_notify_low_stock_amount', '2', 'off'),
(792, 'woocommerce_notify_no_stock_amount', '0', 'on'),
(793, 'woocommerce_hide_out_of_stock_items', 'no', 'on'),
(794, 'woocommerce_stock_format', '', 'on'),
(795, 'woocommerce_file_download_method', 'force', 'off'),
(796, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'off'),
(797, 'woocommerce_downloads_require_login', 'no', 'off'),
(798, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'off'),
(799, 'woocommerce_downloads_deliver_inline', '', 'off'),
(800, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'on'),
(801, 'woocommerce_downloads_count_partial', 'yes', 'on'),
(803, 'woocommerce_attribute_lookup_direct_updates', 'no', 'on'),
(804, 'woocommerce_attribute_lookup_optimized_updates', 'no', 'on'),
(805, 'woocommerce_product_match_featured_image_by_sku', 'no', 'on'),
(806, 'woocommerce_prices_include_tax', 'no', 'on'),
(807, 'woocommerce_tax_based_on', 'shipping', 'on'),
(808, 'woocommerce_shipping_tax_class', 'inherit', 'on'),
(809, 'woocommerce_tax_round_at_subtotal', 'no', 'on'),
(810, 'woocommerce_tax_classes', '', 'on'),
(811, 'woocommerce_tax_display_shop', 'excl', 'on'),
(812, 'woocommerce_tax_display_cart', 'excl', 'on'),
(813, 'woocommerce_price_display_suffix', '', 'on'),
(814, 'woocommerce_tax_total_display', 'itemized', 'off'),
(815, 'woocommerce_enable_shipping_calc', 'yes', 'off'),
(816, 'woocommerce_shipping_cost_requires_address', 'no', 'on'),
(817, 'woocommerce_ship_to_destination', 'billing', 'off'),
(818, 'woocommerce_shipping_debug_mode', 'no', 'on'),
(819, 'woocommerce_enable_guest_checkout', 'yes', 'off'),
(820, 'woocommerce_enable_checkout_login_reminder', 'no', 'off'),
(821, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'off'),
(822, 'woocommerce_enable_myaccount_registration', 'no', 'off'),
(823, 'woocommerce_registration_generate_password', 'yes', 'off'),
(824, 'woocommerce_registration_generate_username', 'yes', 'off'),
(825, 'woocommerce_erasure_request_removes_order_data', 'no', 'off'),
(826, 'woocommerce_erasure_request_removes_download_data', 'no', 'off'),
(827, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'off'),
(828, 'woocommerce_registration_privacy_policy_text', 'Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].', 'on'),
(829, 'woocommerce_checkout_privacy_policy_text', 'Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].', 'on'),
(830, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'off'),
(831, 'woocommerce_trash_pending_orders', '', 'off'),
(832, 'woocommerce_trash_failed_orders', '', 'off'),
(833, 'woocommerce_trash_cancelled_orders', '', 'off'),
(834, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'off'),
(835, 'woocommerce_email_from_name', 'The Fusion Church', 'off'),
(836, 'woocommerce_email_from_address', 'officialsamoluwatoyin@gmail.com', 'off'),
(837, 'woocommerce_email_header_image', '', 'off'),
(838, 'woocommerce_email_base_color', '#720eec', 'off'),
(839, 'woocommerce_email_background_color', '#f7f7f7', 'off'),
(840, 'woocommerce_email_body_background_color', '#ffffff', 'off'),
(841, 'woocommerce_email_text_color', '#3c3c3c', 'off'),
(842, 'woocommerce_email_footer_text', '{site_title} &mdash; Built with {WooCommerce}', 'off'),
(843, 'woocommerce_email_footer_text_color', '#3c3c3c', 'off'),
(844, 'woocommerce_merchant_email_notifications', 'no', 'off'),
(845, 'woocommerce_cart_page_id', '11', 'off'),
(846, 'woocommerce_checkout_page_id', '12', 'off'),
(847, 'woocommerce_myaccount_page_id', '13', 'off'),
(848, 'woocommerce_terms_page_id', '', 'off'),
(849, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'on'),
(850, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'on'),
(851, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'on'),
(852, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'on'),
(853, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'on'),
(854, 'woocommerce_myaccount_orders_endpoint', 'orders', 'on'),
(855, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'on'),
(856, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'on'),
(857, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'on'),
(858, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'on'),
(859, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'on'),
(860, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'on'),
(861, 'woocommerce_logout_endpoint', 'customer-logout', 'on'),
(862, 'woocommerce_api_enabled', 'no', 'on'),
(863, 'woocommerce_allow_tracking', 'no', 'on'),
(864, 'woocommerce_show_marketplace_suggestions', 'yes', 'off'),
(865, 'woocommerce_custom_orders_table_enabled', 'yes', 'on'),
(866, 'woocommerce_analytics_enabled', 'yes', 'on'),
(867, 'woocommerce_feature_rate_limit_checkout_enabled', 'no', 'on'),
(868, 'woocommerce_feature_order_attribution_enabled', 'yes', 'on'),
(869, 'woocommerce_feature_site_visibility_badge_enabled', 'yes', 'on'),
(870, 'woocommerce_feature_remote_logging_enabled', 'yes', 'on'),
(871, 'woocommerce_feature_product_block_editor_enabled', 'no', 'on'),
(872, 'woocommerce_hpos_fts_index_enabled', 'no', 'on'),
(873, 'woocommerce_feature_email_improvements_enabled', 'no', 'on'),
(874, 'woocommerce_feature_cost_of_goods_sold_enabled', 'no', 'on'),
(875, 'woocommerce_single_image_width', '600', 'on'),
(876, 'woocommerce_thumbnail_image_width', '300', 'on'),
(877, 'woocommerce_checkout_highlight_required_fields', 'yes', 'on'),
(878, 'woocommerce_demo_store', 'no', 'off'),
(879, 'wc_downloads_approved_directories_mode', 'enabled', 'auto'),
(880, 'woocommerce_permalinks', 'a:5:{s:12:"product_base";s:7:"product";s:13:"category_base";s:16:"product-category";s:8:"tag_base";s:11:"product-tag";s:14:"attribute_base";s:0:"";s:22:"use_verbose_page_rules";b:0;}', 'auto'),
(881, 'current_theme_supports_woocommerce', 'yes', 'auto'),
(882, 'woocommerce_queue_flush_rewrite_rules', 'no', 'auto'),
(885, 'default_product_cat', '15', 'auto'),
(887, 'woocommerce_refund_returns_page_id', '14', 'auto'),
(890, 'woocommerce_paypal_settings', 'a:23:{s:7:"enabled";s:2:"no";s:5:"title";s:6:"PayPal";s:11:"description";s:85:"Pay via PayPal; you can pay with your credit card if you don''t have a PayPal account.";s:5:"email";s:31:"officialsamoluwatoyin@gmail.com";s:8:"advanced";s:0:"";s:8:"testmode";s:2:"no";s:5:"debug";s:2:"no";s:16:"ipn_notification";s:3:"yes";s:14:"receiver_email";s:31:"officialsamoluwatoyin@gmail.com";s:14:"identity_token";s:0:"";s:14:"invoice_prefix";s:3:"WC-";s:13:"send_shipping";s:3:"yes";s:16:"address_override";s:2:"no";s:13:"paymentaction";s:4:"sale";s:9:"image_url";s:0:"";s:11:"api_details";s:0:"";s:12:"api_username";s:0:"";s:12:"api_password";s:0:"";s:13:"api_signature";s:0:"";s:20:"sandbox_api_username";s:0:"";s:20:"sandbox_api_password";s:0:"";s:21:"sandbox_api_signature";s:0:"";s:12:"_should_load";s:2:"no";}', 'on'),
(891, 'woocommerce_version', '9.8.6', 'auto'),
(892, 'woocommerce_db_version', '9.8.1', 'auto'),
(893, 'woocommerce_store_id', 'acc2342c-ba90-4de5-944d-5787b9bbb660', 'auto'),
(894, 'woocommerce_admin_install_timestamp', '1741525196', 'auto'),
(895, 'woocommerce_inbox_variant_assignment', '3', 'auto'),
(896, 'woocommerce_remote_variant_assignment', '94', 'auto'),
(898, 'tribe_events_calendar_options', 'a:16:{s:8:"did_init";b:1;s:19:"tribeEventsTemplate";s:0:"";s:16:"tribeEnableViews";a:3:{i:0;s:4:"list";i:1;s:5:"month";i:2;s:3:"day";}s:10:"viewOption";s:4:"list";s:14:"schema-version";s:6:"6.11.2";s:21:"previous_ecp_versions";a:2:{i:0;s:1:"0";i:1;s:6:"6.10.2";}s:18:"latest_ecp_version";s:6:"6.11.2";s:18:"dateWithYearFormat";s:6:"F j, Y";s:24:"recurrenceMaxMonthsAfter";i:60;s:22:"google_maps_js_api_key";s:39:"AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU";s:18:"tec-schema-version";s:5:"6.5.5";s:24:"front_page_event_archive";b:0;s:13:"earliest_date";s:19:"2016-05-03 08:00:00";s:21:"earliest_date_markers";a:1:{i:0;i:940;}s:11:"latest_date";s:19:"2028-02-04 23:59:59";s:19:"latest_date_markers";a:1:{i:0;i:4241;}}', 'auto'),
(899, 'revslider_update_version', '6.7.24', 'auto'),
(902, 'tribe_last_save_post', '1745261083.41', 'auto'),
(903, 'widget_mailpoet_form', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(904, 'widget_custom-latest-projects', 'a:2:{i:2;a:4:{s:5:"title";s:12:"Our Projects";s:4:"type";s:0:"";s:6:"number";i:3;s:8:"autoplay";i:1;}s:12:"_multiwidget";i:1;}', 'auto'),
(905, 'widget_custom-popular-projects', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(906, 'widget_layerslider_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(907, 'widget_rev-slider-widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(908, 'widget_timetable_upcoming_events', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(909, 'widget_custom-advertisement', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(910, 'widget_custom-divider', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(911, 'widget_custom-facebook', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(912, 'widget_custom-flickr', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(913, 'widget_custom-contact-info', 'a:3:{i:2;a:11:{s:5:"title";s:4:"Info";s:4:"name";s:0:"";s:3:"url";s:0:"";s:5:"email";s:23:"example@lords-house.com";s:5:"phone";s:24:"Call Us:  1-800-123-1234";s:7:"address";s:33:"Brooklyn, NY 10036, United States";s:4:"city";s:0:"";s:5:"state";s:0:"";s:3:"zip";s:0:"";s:7:"country";s:0:"";s:4:"time";s:33:"Sunday: 9:00 AM  Sunday: 11:15 AM";}i:3;a:11:{s:5:"title";s:0:"";s:4:"name";s:0:"";s:3:"url";s:0:"";s:5:"email";s:23:"example@lords-house.com";s:5:"phone";s:24:"Call Us:  1-800-123-1234";s:7:"address";s:33:"Brooklyn, NY 10036, United States";s:4:"city";s:8:"New York";s:5:"state";s:0:"";s:3:"zip";s:0:"";s:7:"country";s:0:"";s:4:"time";s:0:"";}s:12:"_multiwidget";i:1;}', 'auto'),
(914, 'widget_custom-posts-tabs', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(915, 'widget_custom-twitter', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(916, 'widget_paypal_donations', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(917, 'widget_tribe-widget-events-list', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(921, '_transient_cky_banners_transient_prefix', '0.12894200 1741525197', 'on'),
(922, 'cky_missing_tables', 'a:0:{}', 'auto'),
(924, 'wt_cli_version', '3.2.10', 'auto'),
(925, 'cky_cookie_consent_lite_db_version', '3.2.10', 'auto'),
(926, 'timetable_event_hours_table_installed', '1', 'auto'),
(927, 'timetable_event_hours_table_column_available_places', '1', 'auto'),
(928, 'timetable_event_hours_table_column_slots_per_user', '1', 'auto'),
(929, 'timetable_event_hours_booking_table_installed', '1', 'auto'),
(930, 'timetable_event_hours_booking_table_modify_1', '1', 'auto'),
(931, 'timetable_timetable_guests_table_installed', '1', 'auto'),
(932, 'timetable_contact_form_options', 'a:12:{s:10:"admin_name";s:31:"officialsamoluwatoyin@gmail.com";s:11:"admin_email";s:31:"officialsamoluwatoyin@gmail.com";s:10:"mail_debug";s:3:"not";s:9:"smtp_host";s:0:"";s:13:"smtp_username";s:0:"";s:13:"smtp_password";s:0:"";s:9:"smtp_port";s:0:"";s:11:"smtp_secure";s:0:"";s:20:"email_subject_client";s:44:"You have been booked for event {event_title}";s:15:"template_client";s:602:"<html>\r\n<head>\r\n</head>\r\n<body>\r\n	<div>Thank you for using our services.</div>\r\n	<div>Booking details</div>\r\n	<div><b>User</b>: {user_name}</div>\r\n	<div><b>Mail</b>: {user_email}</div>\r\n	<div><b>Date</b>: {booking_datetime}</div>\r\n	<div>Event details</div>\r\n	<div><b>Event</b>: {event_title}</div>\r\n	<div><b>Day</b>: {column_title}</div>\r\n	<div><b>Time</b>: {event_start} - {event_end}</div>\r\n	<div><b>Description 1</b>: {event_description_1}</div>\r\n	<div><b>Description 2</b>: {event_description_2}</div>\r\n	<div><b>Slots number</b>: {slots_number}</div>\r\n	<div>{cancel_booking}</div>\r\n</body>\r\n</html>";s:19:"email_subject_admin";s:36:"New booking for event: {event_title}";s:14:"template_admin";s:549:"<html>\r\n<head>\r\n</head>\r\n<body>\r\n	<div>New client</div>\r\n	<div>Booking details</div>\r\n	<div><b>User</b>: {user_name}</div>\r\n	<div><b>Mail</b>: {user_email}</div>\r\n	<div><b>Date</b>: {booking_datetime}</div>\r\n	<div>Event details</div>\r\n	<div><b>Event</b>: {event_title}</div>\r\n	<div><b>Day</b>: {column_title}</div>\r\n	<div><b>Time</b>: {event_start} - {event_end}</div>\r\n	<div><b>Description 1</b>: {event_description_1}</div>\r\n	<div><b>Description 2</b>: {event_description_2}</div>\r\n	<div><b>Slots number</b>: {slots_number}</div>\r\n</body>\r\n</html>";}', 'auto'),
(933, 'timetable_google_calendar_options', 'a:2:{s:11:"calendar_id";s:0:"";s:17:"calendar_settings";s:0:"";}', 'auto'),
(936, 'tec_timed_tec_custom_tables_v1_initialized', 'a:3:{s:3:"key";s:32:"tec_custom_tables_v1_initialized";s:5:"value";i:1;s:10:"expiration";i:1745325956;}', 'on'),
(937, 'tec_ct1_migration_state', 'a:3:{s:18:"complete_timestamp";N;s:5:"phase";s:22:"migration-not-required";s:19:"preview_unsupported";b:0;}', 'auto'),
(938, 'tec_ct1_events_table_schema_version', '1.0.1', 'auto'),
(939, 'tec_ct1_occurrences_table_schema_version', '1.0.3', 'auto'),
(940, 'stellarwp_telemetry_last_send', '', 'auto'),
(941, 'stellarwp_telemetry', 'a:1:{s:7:"plugins";a:1:{s:19:"the-events-calendar";a:2:{s:7:"wp_slug";s:43:"the-events-calendar/the-events-calendar.php";s:5:"optin";b:0;}}}', 'auto'),
(942, 'stellarwp_telemetry_the-events-calendar_show_optin', '1', 'auto'),
(943, 'cmsmasters_style_dir_writable_my-religion', 'true', 'auto'),
(944, 'cmsmasters_style_exists_my-religion', 'true', 'auto'),
(945, 'tribe_last_generate_rewrite_rules', '1745261085.0586', 'auto'),
(947, 'cky_settings', 'a:6:{s:4:"site";a:2:{s:3:"url";s:27:"https://thefusionchurch.org";s:9:"installed";i:1741525197;}s:3:"api";a:1:{s:5:"token";s:0:"";}s:7:"account";a:6:{s:5:"email";s:0:"";s:6:"domain";s:0:"";s:9:"connected";b:0;s:4:"plan";s:4:"free";s:10:"website_id";s:0:"";s:11:"website_key";s:0:"";}s:12:"consent_logs";a:1:{s:6:"status";b:1;}s:9:"languages";a:2:{s:8:"selected";a:1:{i:0;s:2:"en";}s:7:"default";s:2:"en";}s:10:"onboarding";a:1:{s:4:"step";i:2;}}', 'auto'),
(948, 'cky_gcm_settings', 'a:5:{s:6:"status";b:0;s:16:"default_settings";a:1:{i:0;a:7:{s:9:"analytics";s:6:"denied";s:13:"advertisement";s:6:"denied";s:10:"functional";s:6:"denied";s:9:"necessary";s:7:"granted";s:12:"ad_user_data";s:6:"denied";s:18:"ad_personalization";s:6:"denied";s:7:"regions";s:3:"All";}}s:15:"wait_for_update";i:2000;s:15:"url_passthrough";b:0;s:18:"ads_data_redaction";b:0;}', 'auto'),
(952, 'yoast_migrations_free', 'a:1:{s:7:"version";s:6:"24.8.1";}', 'auto'),
(953, 'tec_timed_tribe_supports_async_process', 'a:3:{s:3:"key";s:28:"tribe_supports_async_process";s:5:"value";i:1;s:10:"expiration";i:1745865884;}', 'on'),
(955, 'wc_blocks_version', '11.8.0-dev', 'auto'),
(956, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:"database_prefix";s:32:"ZQOnIluU9FJktkV9qs99Pfp68WTRrcnK";}', 'on'),
(957, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'on'),
(958, 'widget_woocommerce_widget_cart', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(959, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(960, 'widget_woocommerce_layered_nav', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(961, 'widget_woocommerce_price_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(962, 'widget_woocommerce_product_categories', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(963, 'widget_woocommerce_product_search', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(964, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(965, 'widget_woocommerce_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(966, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(967, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(968, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(969, 'widget_woocommerce_rating_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(970, 'widget_wc_brands_brand_description', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(971, 'widget_woocommerce_brand_nav', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(972, 'widget_wc_brands_brand_thumbnails', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(973, 'wpseo', 'a:107:{s:8:"tracking";b:0;s:16:"toggled_tracking";b:0;s:22:"license_server_version";b:0;s:15:"ms_defaults_set";b:0;s:40:"ignore_search_engines_discouraged_notice";b:0;s:19:"indexing_first_time";b:1;s:16:"indexing_started";b:0;s:15:"indexing_reason";s:26:"permalink_settings_changed";s:29:"indexables_indexing_completed";b:1;s:13:"index_now_key";s:0:"";s:7:"version";s:6:"24.8.1";s:16:"previous_version";s:4:"24.6";s:20:"disableadvanced_meta";b:1;s:30:"enable_headless_rest_endpoints";b:1;s:17:"ryte_indexability";b:0;s:11:"baiduverify";s:0:"";s:12:"googleverify";s:0:"";s:8:"msverify";s:0:"";s:12:"yandexverify";s:0:"";s:9:"site_type";s:0:"";s:20:"has_multiple_authors";s:0:"";s:16:"environment_type";s:0:"";s:23:"content_analysis_active";b:1;s:23:"keyword_analysis_active";b:1;s:34:"inclusive_language_analysis_active";b:0;s:21:"enable_admin_bar_menu";b:1;s:26:"enable_cornerstone_content";b:1;s:18:"enable_xml_sitemap";b:1;s:24:"enable_text_link_counter";b:1;s:16:"enable_index_now";b:1;s:19:"enable_ai_generator";b:1;s:22:"ai_enabled_pre_default";b:0;s:22:"show_onboarding_notice";b:1;s:18:"first_activated_on";i:1741525197;s:13:"myyoast-oauth";b:0;s:26:"semrush_integration_active";b:1;s:14:"semrush_tokens";a:0:{}s:20:"semrush_country_code";s:2:"us";s:19:"permalink_structure";s:36:"/%year%/%monthnum%/%day%/%postname%/";s:8:"home_url";s:27:"https://thefusionchurch.org";s:18:"dynamic_permalinks";b:0;s:17:"category_base_url";s:0:"";s:12:"tag_base_url";s:0:"";s:21:"custom_taxonomy_slugs";a:9:{s:9:"pj-categs";s:9:"pj-categs";s:7:"pj-tags";s:7:"pj-tags";s:9:"pl-categs";s:9:"pl-categs";s:9:"cp-categs";s:9:"cp-categs";s:7:"cp-tags";s:7:"cp-tags";s:10:"srm-categs";s:10:"srm-categs";s:8:"srm-tags";s:8:"srm-tags";s:15:"events_category";s:15:"events_category";s:16:"tribe_events_cat";s:15:"events/category";}s:29:"enable_enhanced_slack_sharing";b:1;s:23:"enable_metabox_insights";b:1;s:23:"enable_link_suggestions";b:1;s:26:"algolia_integration_active";b:0;s:14:"import_cursors";a:0:{}s:13:"workouts_data";a:1:{s:13:"configuration";a:1:{s:13:"finishedSteps";a:0:{}}}s:28:"configuration_finished_steps";a:0:{}s:36:"dismiss_configuration_workout_notice";b:0;s:34:"dismiss_premium_deactivated_notice";b:0;s:19:"importing_completed";a:0:{}s:26:"wincher_integration_active";b:1;s:14:"wincher_tokens";a:0:{}s:36:"wincher_automatically_add_keyphrases";b:0;s:18:"wincher_website_id";s:0:"";s:18:"first_time_install";b:1;s:34:"should_redirect_after_install_free";b:0;s:34:"activation_redirect_timestamp_free";i:1741525204;s:18:"remove_feed_global";b:0;s:27:"remove_feed_global_comments";b:0;s:25:"remove_feed_post_comments";b:0;s:19:"remove_feed_authors";b:0;s:22:"remove_feed_categories";b:0;s:16:"remove_feed_tags";b:0;s:29:"remove_feed_custom_taxonomies";b:0;s:22:"remove_feed_post_types";b:0;s:18:"remove_feed_search";b:0;s:21:"remove_atom_rdf_feeds";b:0;s:17:"remove_shortlinks";b:0;s:21:"remove_rest_api_links";b:0;s:20:"remove_rsd_wlw_links";b:0;s:19:"remove_oembed_links";b:0;s:16:"remove_generator";b:0;s:20:"remove_emoji_scripts";b:0;s:24:"remove_powered_by_header";b:0;s:22:"remove_pingback_header";b:0;s:28:"clean_campaign_tracking_urls";b:0;s:16:"clean_permalinks";b:0;s:32:"clean_permalinks_extra_variables";s:0:"";s:14:"search_cleanup";b:0;s:20:"search_cleanup_emoji";b:0;s:23:"search_cleanup_patterns";b:0;s:22:"search_character_limit";i:50;s:20:"deny_search_crawling";b:0;s:21:"deny_wp_json_crawling";b:0;s:20:"deny_adsbot_crawling";b:0;s:19:"deny_ccbot_crawling";b:0;s:29:"deny_google_extended_crawling";b:0;s:20:"deny_gptbot_crawling";b:0;s:27:"redirect_search_pretty_urls";b:0;s:29:"least_readability_ignore_list";a:0:{}s:27:"least_seo_score_ignore_list";a:0:{}s:23:"most_linked_ignore_list";a:0:{}s:24:"least_linked_ignore_list";a:0:{}s:28:"indexables_page_reading_list";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:"indexables_overview_state";s:21:"dashboard-not-visited";s:28:"last_known_public_post_types";a:3:{i:0;s:4:"post";i:1;s:4:"page";i:2;s:12:"tribe_events";}s:28:"last_known_public_taxonomies";a:4:{i:0;s:8:"category";i:1;s:8:"post_tag";i:2;s:11:"post_format";i:3;s:16:"tribe_events_cat";}s:23:"last_known_no_unindexed";a:4:{s:40:"wpseo_total_unindexed_post_type_archives";i:1745138282;s:31:"wpseo_unindexed_post_link_count";i:1745138282;s:31:"wpseo_unindexed_term_link_count";i:1745138282;s:35:"wpseo_total_unindexed_general_items";i:1745138282;}s:14:"new_post_types";a:0:{}s:14:"new_taxonomies";a:0:{}s:34:"show_new_content_type_notification";b:0;s:44:"site_kit_configuration_permanently_dismissed";b:0;s:18:"site_kit_connected";b:0;}', 'auto'),
(974, 'wpseo_titles', 'a:167:{s:17:"forcerewritetitle";b:0;s:9:"separator";s:7:"sc-dash";s:16:"title-home-wpseo";s:42:"%%sitename%% %%page%% %%sep%% %%sitedesc%%";s:18:"title-author-wpseo";s:41:"%%name%%, Author at %%sitename%% %%page%%";s:19:"title-archive-wpseo";s:38:"%%date%% %%page%% %%sep%% %%sitename%%";s:18:"title-search-wpseo";s:63:"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%";s:15:"title-404-wpseo";s:35:"Page not found %%sep%% %%sitename%%";s:25:"social-title-author-wpseo";s:8:"%%name%%";s:26:"social-title-archive-wpseo";s:8:"%%date%%";s:31:"social-description-author-wpseo";s:0:"";s:32:"social-description-archive-wpseo";s:0:"";s:29:"social-image-url-author-wpseo";s:0:"";s:30:"social-image-url-archive-wpseo";s:0:"";s:28:"social-image-id-author-wpseo";i:0;s:29:"social-image-id-archive-wpseo";i:0;s:19:"metadesc-home-wpseo";s:0:"";s:21:"metadesc-author-wpseo";s:0:"";s:22:"metadesc-archive-wpseo";s:0:"";s:9:"rssbefore";s:0:"";s:8:"rssafter";s:53:"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.";s:20:"noindex-author-wpseo";b:0;s:28:"noindex-author-noposts-wpseo";b:1;s:21:"noindex-archive-wpseo";b:1;s:14:"disable-author";b:0;s:12:"disable-date";b:0;s:19:"disable-post_format";b:0;s:18:"disable-attachment";b:1;s:20:"breadcrumbs-404crumb";s:25:"Error 404: Page not found";s:29:"breadcrumbs-display-blog-page";b:1;s:20:"breadcrumbs-boldlast";b:0;s:25:"breadcrumbs-archiveprefix";s:12:"Archives for";s:18:"breadcrumbs-enable";b:1;s:16:"breadcrumbs-home";s:4:"Home";s:18:"breadcrumbs-prefix";s:0:"";s:24:"breadcrumbs-searchprefix";s:16:"You searched for";s:15:"breadcrumbs-sep";s:2:"»";s:12:"website_name";s:0:"";s:11:"person_name";s:0:"";s:11:"person_logo";s:0:"";s:22:"alternate_website_name";s:0:"";s:12:"company_logo";s:0:"";s:12:"company_name";s:0:"";s:22:"company_alternate_name";s:0:"";s:17:"company_or_person";s:7:"company";s:25:"company_or_person_user_id";b:0;s:17:"stripcategorybase";b:0;s:26:"open_graph_frontpage_title";s:12:"%%sitename%%";s:25:"open_graph_frontpage_desc";s:0:"";s:26:"open_graph_frontpage_image";s:0:"";s:24:"publishing_principles_id";i:0;s:25:"ownership_funding_info_id";i:0;s:29:"actionable_feedback_policy_id";i:0;s:21:"corrections_policy_id";i:0;s:16:"ethics_policy_id";i:0;s:19:"diversity_policy_id";i:0;s:28:"diversity_staffing_report_id";i:0;s:15:"org-description";s:0:"";s:9:"org-email";s:0:"";s:9:"org-phone";s:0:"";s:14:"org-legal-name";s:0:"";s:17:"org-founding-date";s:0:"";s:20:"org-number-employees";s:0:"";s:10:"org-vat-id";s:0:"";s:10:"org-tax-id";s:0:"";s:7:"org-iso";s:0:"";s:8:"org-duns";s:0:"";s:11:"org-leicode";s:0:"";s:9:"org-naics";s:0:"";s:10:"title-post";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:13:"metadesc-post";s:0:"";s:12:"noindex-post";b:0;s:23:"display-metabox-pt-post";b:1;s:23:"post_types-post-maintax";i:0;s:21:"schema-page-type-post";s:7:"WebPage";s:24:"schema-article-type-post";s:7:"Article";s:17:"social-title-post";s:9:"%%title%%";s:23:"social-description-post";s:0:"";s:21:"social-image-url-post";s:0:"";s:20:"social-image-id-post";i:0;s:10:"title-page";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:13:"metadesc-page";s:0:"";s:12:"noindex-page";b:0;s:23:"display-metabox-pt-page";b:1;s:23:"post_types-page-maintax";i:0;s:21:"schema-page-type-page";s:7:"WebPage";s:24:"schema-article-type-page";s:4:"None";s:17:"social-title-page";s:9:"%%title%%";s:23:"social-description-page";s:0:"";s:21:"social-image-url-page";s:0:"";s:20:"social-image-id-page";i:0;s:16:"title-attachment";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:19:"metadesc-attachment";s:0:"";s:18:"noindex-attachment";b:0;s:29:"display-metabox-pt-attachment";b:1;s:29:"post_types-attachment-maintax";i:0;s:27:"schema-page-type-attachment";s:7:"WebPage";s:30:"schema-article-type-attachment";s:4:"None";s:13:"title-product";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:16:"metadesc-product";s:0:"";s:15:"noindex-product";b:0;s:26:"display-metabox-pt-product";b:1;s:26:"post_types-product-maintax";i:0;s:24:"schema-page-type-product";s:7:"WebPage";s:27:"schema-article-type-product";s:4:"None";s:20:"social-title-product";s:9:"%%title%%";s:26:"social-description-product";s:0:"";s:24:"social-image-url-product";s:0:"";s:23:"social-image-id-product";i:0;s:18:"title-tax-category";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:21:"metadesc-tax-category";s:0:"";s:28:"display-metabox-tax-category";b:1;s:20:"noindex-tax-category";b:0;s:25:"social-title-tax-category";s:23:"%%term_title%% Archives";s:31:"social-description-tax-category";s:0:"";s:29:"social-image-url-tax-category";s:0:"";s:28:"social-image-id-tax-category";i:0;s:26:"taxonomy-category-ptparent";i:0;s:18:"title-tax-post_tag";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:21:"metadesc-tax-post_tag";s:0:"";s:28:"display-metabox-tax-post_tag";b:1;s:20:"noindex-tax-post_tag";b:0;s:25:"social-title-tax-post_tag";s:23:"%%term_title%% Archives";s:31:"social-description-tax-post_tag";s:0:"";s:29:"social-image-url-tax-post_tag";s:0:"";s:28:"social-image-id-tax-post_tag";i:0;s:26:"taxonomy-post_tag-ptparent";i:0;s:21:"title-tax-post_format";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:24:"metadesc-tax-post_format";s:0:"";s:31:"display-metabox-tax-post_format";b:1;s:23:"noindex-tax-post_format";b:1;s:28:"social-title-tax-post_format";s:23:"%%term_title%% Archives";s:34:"social-description-tax-post_format";s:0:"";s:32:"social-image-url-tax-post_format";s:0:"";s:31:"social-image-id-tax-post_format";i:0;s:29:"taxonomy-post_format-ptparent";i:0;s:21:"title-tax-product_cat";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:24:"metadesc-tax-product_cat";s:0:"";s:31:"display-metabox-tax-product_cat";b:1;s:23:"noindex-tax-product_cat";b:0;s:28:"social-title-tax-product_cat";s:23:"%%term_title%% Archives";s:34:"social-description-tax-product_cat";s:0:"";s:32:"social-image-url-tax-product_cat";s:0:"";s:31:"social-image-id-tax-product_cat";i:0;s:29:"taxonomy-product_cat-ptparent";i:0;s:21:"title-tax-product_tag";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:24:"metadesc-tax-product_tag";s:0:"";s:31:"display-metabox-tax-product_tag";b:1;s:23:"noindex-tax-product_tag";b:0;s:28:"social-title-tax-product_tag";s:23:"%%term_title%% Archives";s:34:"social-description-tax-product_tag";s:0:"";s:32:"social-image-url-tax-product_tag";s:0:"";s:31:"social-image-id-tax-product_tag";i:0;s:29:"taxonomy-product_tag-ptparent";i:0;s:32:"title-tax-product_shipping_class";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:35:"metadesc-tax-product_shipping_class";s:0:"";s:42:"display-metabox-tax-product_shipping_class";b:1;s:34:"noindex-tax-product_shipping_class";b:0;s:39:"social-title-tax-product_shipping_class";s:23:"%%term_title%% Archives";s:45:"social-description-tax-product_shipping_class";s:0:"";s:43:"social-image-url-tax-product_shipping_class";s:0:"";s:42:"social-image-id-tax-product_shipping_class";i:0;s:40:"taxonomy-product_shipping_class-ptparent";i:0;s:14:"person_logo_id";i:0;s:15:"company_logo_id";i:0;s:17:"company_logo_meta";b:0;s:16:"person_logo_meta";b:0;s:29:"open_graph_frontpage_image_id";i:0;}', 'auto'),
(975, 'wpseo_social', 'a:20:{s:13:"facebook_site";s:0:"";s:13:"instagram_url";s:0:"";s:12:"linkedin_url";s:0:"";s:11:"myspace_url";s:0:"";s:16:"og_default_image";s:0:"";s:19:"og_default_image_id";s:0:"";s:18:"og_frontpage_title";s:0:"";s:17:"og_frontpage_desc";s:0:"";s:18:"og_frontpage_image";s:0:"";s:21:"og_frontpage_image_id";s:0:"";s:9:"opengraph";b:1;s:13:"pinterest_url";s:0:"";s:15:"pinterestverify";s:0:"";s:7:"twitter";b:1;s:12:"twitter_site";s:0:"";s:17:"twitter_card_type";s:19:"summary_large_image";s:11:"youtube_url";s:0:"";s:13:"wikipedia_url";s:0:"";s:17:"other_social_urls";a:0:{}s:12:"mastodon_url";s:0:"";}', 'auto'),
(976, 'recently_activated', 'a:0:{}', 'off'),
(977, 'action_scheduler_lock_async-request-runner', '69832af1c39ab5.35576611|1770203949', 'no'),
(980, 'cmsmasters_donations_form_page', '', 'auto'),
(981, 'cmsmasters_donations_target', '', 'auto'),
(982, 'cmsmasters_donations_currency_symbol', '$', 'auto'),
(983, 'cmsmasters_donations_currency_symbol_pos', 'before', 'auto'),
(984, 'cmsmasters_donations_currency_symbol_space', '0', 'auto'),
(985, 'cmsmasters_confirm_donation', '0', 'auto'),
(986, 'cmsmasters_donations_form_content', '', 'auto'),
(987, 'cmsmasters_payment_amount', '5,10,20,50,100', 'auto'),
(988, 'cmsmasters_payment_method', 'required', 'auto'),
(989, 'cmsmasters_payment_recurrence', 'required', 'auto'),
(990, 'cmsmasters_payment_campaign', 'optional', 'auto'),
(991, 'cmsmasters_donator_message', 'optional', 'auto'),
(992, 'cmsmasters_donator_anonymous', 'optional', 'auto'),
(993, 'cmsmasters_donator_firstname', 'required', 'auto'),
(994, 'cmsmasters_donator_lastname', 'required', 'auto'),
(995, 'cmsmasters_donator_email', 'required', 'auto'),
(996, 'cmsmasters_donator_company', 'hide', 'auto'),
(997, 'cmsmasters_donator_address', 'optional', 'auto'),
(998, 'cmsmasters_donator_city', 'hide', 'auto'),
(999, 'cmsmasters_donator_state', 'hide', 'auto'),
(1000, 'cmsmasters_donator_zip', 'optional', 'auto'),
(1001, 'cmsmasters_donator_country', 'hide', 'auto'),
(1002, 'cmsmasters_donator_phone', 'hide', 'auto'),
(1003, 'cmsmasters_donator_website', 'hide', 'auto'),
(1004, 'cmsmasters_donations_donator_email_template', 'a:2:{i:0;N;i:1;s:17:"get_default_email";}', 'auto'),
(1005, 'cmsmasters_donations_currency', 'USD', 'auto'),
(1006, 'cmsmasters_donations_offline_payment_text', '', 'auto'),
(1007, 'cmsmasters_donations_gateway', 'paypal', 'auto'),
(1008, 'cmsmasters_donations_paypal_email', '', 'auto'),
(1009, 'cmsmasters_donations_paypal_identity_token', '', 'auto'),
(1010, 'cmsmasters_donations_paypal_sandbox', 'no', 'auto'),
(1011, 'cmsmasters_donations_stripe_testmode', 'no', 'auto'),
(1012, 'cmsmasters_donations_stripe_secret_key', '', 'auto'),
(1013, 'cmsmasters_donations_stripe_publishable_key', '', 'auto'),
(1014, 'cmsmasters_donations_stripe_name', '', 'auto'),
(1015, 'cmsmasters_donations_stripe_description', '', 'auto'),
(1016, 'cmsmasters_donations_stripe_image', '', 'auto'),
(1017, 'cky_banner_template', 'a:1:{s:2:"en";a:2:{s:4:"html";s:9531:"<div class="cky-overlay cky-hide"></div><div class="cky-btn-revisit-wrapper cky-revisit-hide" data-cky-tag="revisit-consent" data-tooltip="Consent Preferences" style="background-color:#0056A7"> <button class="cky-btn-revisit" aria-label="Consent Preferences"> <img src="https://thefusionchurch.org/wp-content/plugins/cookie-law-info/lite/frontend/images/revisit.svg" alt="Revisit consent button"> </button></div><div class="cky-consent-container cky-hide" tabindex="0"> <div class="cky-consent-bar" data-cky-tag="notice" style="background-color:#FFFFFF;border-color:#F4F4F4">  <div class="cky-notice"> <p class="cky-title" role="heading" aria-level="1" data-cky-tag="title" style="color:#212121">We value your privacy</p><div class="cky-notice-group"> <div class="cky-notice-des" data-cky-tag="description" style="color:#212121"> <p>We use cookies to enhance your browsing experience, serve personalised ads or content, and analyse our traffic. By clicking "Accept All", you consent to our use of cookies.</p> </div><div class="cky-notice-btn-wrapper" data-cky-tag="notice-buttons"> <button class="cky-btn cky-btn-customize" aria-label="Customise" data-cky-tag="settings-button" style="color:#1863DC;background-color:transparent;border-color:#1863DC">Customise</button> <button class="cky-btn cky-btn-reject" aria-label="Reject All" data-cky-tag="reject-button" style="color:#1863DC;background-color:transparent;border-color:#1863DC">Reject All</button> <button class="cky-btn cky-btn-accept" aria-label="Accept All" data-cky-tag="accept-button" style="color:#FFFFFF;background-color:#1863DC;border-color:#1863DC">Accept All</button>  </div></div></div></div></div><div class="cky-modal" tabindex="0"> <div class="cky-preference-center" data-cky-tag="detail" style="color:#212121;background-color:#FFFFFF;border-color:#F4F4F4"> <div class="cky-preference-header"> <span class="cky-preference-title" role="heading" aria-level="1" data-cky-tag="detail-title" style="color:#212121">Customise Consent Preferences</span> <button class="cky-btn-close" aria-label="[cky_preference_close_label]" data-cky-tag="detail-close"> <img src="https://thefusionchurch.org/wp-content/plugins/cookie-law-info/lite/frontend/images/close.svg" alt="Close"> </button> </div><div class="cky-preference-body-wrapper"> <div class="cky-preference-content-wrapper" data-cky-tag="detail-description" style="color:#212121"> <p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorised as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p> </div><div class="cky-accordion-wrapper" data-cky-tag="detail-categories"> <div class="cky-accordion" id="ckyDetailCategorynecessary"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Necessary" data-cky-tag="detail-category-title" style="color:#212121">Necessary</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchnecessary"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryfunctional"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Functional" data-cky-tag="detail-category-title" style="color:#212121">Functional</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchfunctional"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryanalytics"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Analytics" data-cky-tag="detail-category-title" style="color:#212121">Analytics</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchanalytics"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryperformance"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Performance" data-cky-tag="detail-category-title" style="color:#212121">Performance</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchperformance"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Performance cookies are used to understand and analyse the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryadvertisement"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Advertisement" data-cky-tag="detail-category-title" style="color:#212121">Advertisement</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchadvertisement"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Advertisement cookies are used to provide visitors with customised advertisements based on the pages you visited previously and to analyse the effectiveness of the ad campaigns.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div> </div></div><div class="cky-footer-wrapper"> <span class="cky-footer-shadow"></span> <div class="cky-prefrence-btn-wrapper" data-cky-tag="detail-buttons"> <button class="cky-btn cky-btn-reject" aria-label="Reject All" data-cky-tag="detail-reject-button" style="color:#1863DC;background-color:transparent;border-color:#1863DC"> Reject All </button> <button class="cky-btn cky-btn-preferences" aria-label="Save My Preferences" data-cky-tag="detail-save-button" style="color:#1863DC;background-color:transparent;border-color:#1863DC"> Save My Preferences </button> <button class="cky-btn cky-btn-accept" aria-label="Accept All" data-cky-tag="detail-accept-button" style="color:#ffffff;background-color:#1863DC;border-color:#1863DC"> Accept All </button> </div></div></div></div>";s:6:"styles";s:19870:".cky-overlay{background: #000000; opacity: 0.4; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999999;}.cky-hide{display: none;}.cky-btn-revisit-wrapper{display: flex; align-items: center; justify-content: center; background: #0056a7; width: 45px; height: 45px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer;}.cky-revisit-bottom-left{bottom: 15px; left: 15px;}.cky-revisit-bottom-right{bottom: 15px; right: 15px;}.cky-btn-revisit-wrapper .cky-btn-revisit{display: flex; align-items: center; justify-content: center; background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0;}.cky-btn-revisit-wrapper .cky-btn-revisit img{max-width: fit-content; margin: 0; height: 30px; width: 30px;}.cky-revisit-bottom-left:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; left: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-left:hover::after{position: absolute; content: ""; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #4e4b66;}.cky-revisit-bottom-right:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; right: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-right:hover::after{position: absolute; content: ""; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #4e4b66;}.cky-revisit-hide{display: none;}.cky-consent-container{position: fixed; width: 440px; box-sizing: border-box; z-index: 9999999; border-radius: 6px;}.cky-consent-container .cky-consent-bar{background: #ffffff; border: 1px solid; padding: 20px 26px; box-shadow: 0 -1px 10px 0 #acabab4d; border-radius: 6px;}.cky-box-bottom-left{bottom: 40px; left: 40px;}.cky-box-bottom-right{bottom: 40px; right: 40px;}.cky-box-top-left{top: 40px; left: 40px;}.cky-box-top-right{top: 40px; right: 40px;}.cky-custom-brand-logo-wrapper .cky-custom-brand-logo{width: 100px; height: auto; margin: 0 0 12px 0;}.cky-notice .cky-title{color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 12px 0;}.cky-notice-des *,.cky-preference-content-wrapper *,.cky-accordion-header-des *,.cky-gpc-wrapper .cky-gpc-desc *{font-size: 14px;}.cky-notice-des{color: #212121; font-size: 14px; line-height: 24px; font-weight: 400;}.cky-notice-des img{height: 25px; width: 25px;}.cky-consent-bar .cky-notice-des p,.cky-gpc-wrapper .cky-gpc-desc p,.cky-preference-body-wrapper .cky-preference-content-wrapper p,.cky-accordion-header-wrapper .cky-accordion-header-des p,.cky-cookie-des-table li div:last-child p{color: inherit; margin-top: 0; overflow-wrap: break-word;}.cky-notice-des P:last-child,.cky-preference-content-wrapper p:last-child,.cky-cookie-des-table li div:last-child p:last-child,.cky-gpc-wrapper .cky-gpc-desc p:last-child{margin-bottom: 0;}.cky-notice-des a.cky-policy,.cky-notice-des button.cky-policy{font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline;}.cky-notice-des button.cky-policy{padding: 0;}.cky-notice-des a.cky-policy:focus-visible,.cky-notice-des button.cky-policy:focus-visible,.cky-preference-content-wrapper .cky-show-desc-btn:focus-visible,.cky-accordion-header .cky-accordion-btn:focus-visible,.cky-preference-header .cky-btn-close:focus-visible,.cky-switch input[type="checkbox"]:focus-visible,.cky-footer-wrapper a:focus-visible,.cky-btn:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}.cky-btn:focus:not(:focus-visible),.cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible),.cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible),.cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible),.cky-preference-header .cky-btn-close:focus:not(:focus-visible),.cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible){outline: 0;}button.cky-show-desc-btn:not(:hover):not(:active){color: #1863dc; background: transparent;}button.cky-accordion-btn:not(:hover):not(:active),button.cky-banner-btn-close:not(:hover):not(:active),button.cky-btn-revisit:not(:hover):not(:active),button.cky-btn-close:not(:hover):not(:active){background: transparent;}.cky-consent-bar button:hover,.cky-modal.cky-modal-open button:hover,.cky-consent-bar button:focus,.cky-modal.cky-modal-open button:focus{text-decoration: none;}.cky-notice-btn-wrapper{display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; margin-top: 16px;}.cky-notice-btn-wrapper .cky-btn{text-shadow: none; box-shadow: none;}.cky-btn{flex: auto; max-width: 100%; font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px; font-weight: 500; margin: 0 8px 0 0; border-radius: 2px; cursor: pointer; text-align: center; text-transform: none; min-height: 0;}.cky-btn:hover{opacity: 0.8;}.cky-btn-customize{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-reject{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-accept{background: #1863dc; color: #ffffff; border: 2px solid #1863dc;}.cky-btn:last-child{margin-right: 0;}@media (max-width: 576px){.cky-box-bottom-left{bottom: 0; left: 0;}.cky-box-bottom-right{bottom: 0; right: 0;}.cky-box-top-left{top: 0; left: 0;}.cky-box-top-right{top: 0; right: 0;}}@media (max-width: 440px){.cky-box-bottom-left, .cky-box-bottom-right, .cky-box-top-left, .cky-box-top-right{width: 100%; max-width: 100%;}.cky-consent-container .cky-consent-bar{padding: 20px 0;}.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper{padding: 0 24px;}.cky-notice-des{max-height: 40vh; overflow-y: scroll;}.cky-notice-btn-wrapper{flex-direction: column; margin-top: 0;}.cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-notice-btn-wrapper .cky-btn-customize{order: 2;}.cky-notice-btn-wrapper .cky-btn-reject{order: 3;}.cky-notice-btn-wrapper .cky-btn-accept{order: 1; margin-top: 16px;}}@media (max-width: 352px){.cky-notice .cky-title{font-size: 16px;}.cky-notice-des *{font-size: 12px;}.cky-notice-des, .cky-btn{font-size: 12px;}}.cky-modal.cky-modal-open{display: flex; visibility: visible; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; transition: all 1s ease;}.cky-modal{box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3); margin: 0 auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; -webkit-transform: translate(-50%, 100%); -moz-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); -o-transform: translate(-50%, 100%); transform: translate(-50%, 100%); visibility: hidden; transition: all 0s ease;}.cky-preference-center{max-height: 79vh; overflow: hidden; width: 845px; overflow: hidden; flex: 1 1 0; display: flex; flex-direction: column; border-radius: 6px;}.cky-preference-header{display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid;}.cky-preference-header .cky-preference-title{font-size: 18px; font-weight: 700; line-height: 24px;}.cky-preference-header .cky-btn-close{margin: 0; cursor: pointer; vertical-align: middle; padding: 0; background: none; border: none; width: auto; height: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none;}.cky-preference-header .cky-btn-close img{margin: 0; height: 10px; width: 10px;}.cky-preference-body-wrapper{padding: 0 24px; flex: 1; overflow: auto; box-sizing: border-box;}.cky-preference-content-wrapper,.cky-gpc-wrapper .cky-gpc-desc{font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0;}.cky-preference-content-wrapper{border-bottom: 1px solid;}.cky-preference-content-wrapper img{height: 25px; width: 25px;}.cky-preference-content-wrapper .cky-show-desc-btn{font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-wrapper{margin-bottom: 10px;}.cky-accordion{border-bottom: 1px solid;}.cky-accordion:last-child{border-bottom: none;}.cky-accordion .cky-accordion-item{display: flex; margin-top: 10px;}.cky-accordion .cky-accordion-body{display: none;}.cky-accordion.cky-accordion-active .cky-accordion-body{display: block; padding: 0 22px; margin-bottom: 16px;}.cky-accordion-header-wrapper{cursor: pointer; width: 100%;}.cky-accordion-item .cky-accordion-header{display: flex; justify-content: space-between; align-items: center;}.cky-accordion-header .cky-accordion-btn{font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-header .cky-always-active{color: #008000; font-weight: 600; line-height: 24px; font-size: 14px;}.cky-accordion-header-des{font-size: 14px; line-height: 24px; margin: 10px 0 16px 0;}.cky-accordion-chevron{margin-right: 22px; position: relative; cursor: pointer;}.cky-accordion-chevron-hide{display: none;}.cky-accordion .cky-accordion-chevron i::before{content: ""; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px;}.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}.cky-audit-table{background: #f4f4f4; border-radius: 6px;}.cky-audit-table .cky-empty-cookies-text{color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px;}.cky-audit-table .cky-cookie-des-table{font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0;}.cky-audit-table .cky-cookie-des-table:last-child{border-bottom: none;}.cky-audit-table .cky-cookie-des-table li{list-style-type: none; display: flex; padding: 3px 0;}.cky-audit-table .cky-cookie-des-table li:first-child{padding-top: 0;}.cky-cookie-des-table li div:first-child{width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word;}.cky-cookie-des-table li div:last-child{flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px;}.cky-footer-shadow{display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px);}.cky-footer-wrapper{position: relative;}.cky-prefrence-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid;}.cky-prefrence-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-btn-preferences{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-preference-header,.cky-preference-body-wrapper,.cky-preference-content-wrapper,.cky-accordion-wrapper,.cky-accordion,.cky-accordion-wrapper,.cky-footer-wrapper,.cky-prefrence-btn-wrapper{border-color: inherit;}@media (max-width: 845px){.cky-modal{max-width: calc(100% - 16px);}}@media (max-width: 576px){.cky-modal{max-width: 100%;}.cky-preference-center{max-height: 100vh;}.cky-prefrence-btn-wrapper{flex-direction: column;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding-right: 0;}.cky-prefrence-btn-wrapper .cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-prefrence-btn-wrapper .cky-btn-reject{order: 3;}.cky-prefrence-btn-wrapper .cky-btn-accept{order: 1; margin-top: 0;}.cky-prefrence-btn-wrapper .cky-btn-preferences{order: 2;}}@media (max-width: 425px){.cky-accordion-chevron{margin-right: 15px;}.cky-notice-btn-wrapper{margin-top: 0;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px;}}@media (max-width: 352px){.cky-preference-header .cky-preference-title{font-size: 16px;}.cky-preference-header{padding: 16px 24px;}.cky-preference-content-wrapper *, .cky-accordion-header-des *{font-size: 12px;}.cky-preference-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy{font-size: 12px;}.cky-accordion-header .cky-accordion-btn{font-size: 14px;}}.cky-switch{display: flex;}.cky-switch input[type="checkbox"]{position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0;}.cky-switch input[type="checkbox"]:checked{background: #1863dc;}.cky-switch input[type="checkbox"]:before{position: absolute; content: ""; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0;}.cky-switch input[type="checkbox"]:after{display: none;}.cky-switch input[type="checkbox"]:checked:before{-webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px);}@media (max-width: 425px){.cky-switch input[type="checkbox"]{width: 38px; height: 21px;}.cky-switch input[type="checkbox"]:before{height: 17px; width: 17px;}.cky-switch input[type="checkbox"]:checked:before{-webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px);}}.cky-consent-bar .cky-banner-btn-close{position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; min-height: 0; line-height: 0; height: auto; width: auto; text-shadow: none; box-shadow: none;}.cky-consent-bar .cky-banner-btn-close img{height: 9px; width: 9px; margin: 0;}.cky-notice-group{font-size: 14px; line-height: 24px; font-weight: 400; color: #212121;}.cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 14px; line-height: 24px; padding: 6px 0; margin: 0; font-weight: 500; background: none; border-radius: 2px; border: none; cursor: pointer; text-align: left; color: #1863dc; background: transparent; border-color: transparent; box-shadow: none; text-shadow: none;}.cky-consent-bar .cky-banner-btn-close:focus-visible,.cky-notice-btn-wrapper .cky-btn-do-not-sell:focus-visible,.cky-opt-out-btn-wrapper .cky-btn:focus-visible,.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}@media (max-width: 440px){.cky-consent-container{width: 100%;}}@media (max-width: 352px){.cky-notice-des a.cky-policy, .cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 12px;}}.cky-opt-out-wrapper{padding: 12px 0;}.cky-opt-out-wrapper .cky-opt-out-checkbox-wrapper{display: flex; align-items: center;}.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 16px; font-weight: 700; line-height: 24px; margin: 0 0 0 12px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox{background-color: #ffffff; border: 1px solid black; width: 20px; height: 18.5px; margin: 0; -webkit-appearance: none; position: relative; display: flex; align-items: center; justify-content: center; border-radius: 2px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked{background-color: #1863dc; border: none;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked::after{left: 6px; bottom: 4px; width: 7px; height: 13px; border: solid #ffffff; border-width: 0 3px 3px 0; border-radius: 2px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; position: absolute; box-sizing: border-box;}.cky-opt-out-checkbox-wrapper.cky-disabled .cky-opt-out-checkbox-label,.cky-opt-out-checkbox-wrapper.cky-disabled input[type="checkbox"].cky-opt-out-checkbox{cursor: no-drop;}.cky-gpc-wrapper{margin: 0 0 0 32px;}.cky-footer-wrapper .cky-opt-out-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px;}.cky-opt-out-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-opt-out-btn-wrapper .cky-btn-cancel{border: 1px solid #dedfe0; background: transparent; color: #858585;}.cky-opt-out-btn-wrapper .cky-btn-confirm{background: #1863dc; color: #ffffff; border: 1px solid #1863dc;}@media (max-width: 352px){.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 14px;}.cky-gpc-wrapper .cky-gpc-desc, .cky-gpc-wrapper .cky-gpc-desc *{font-size: 12px;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox{width: 16px; height: 16px;}.cky-opt-out-checkbox-wrapper input[type="checkbox"].cky-opt-out-checkbox:checked::after{left: 5px; bottom: 4px; width: 3px; height: 9px;}.cky-gpc-wrapper{margin: 0 0 0 28px;}}.video-placeholder-youtube{background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%;}.video-placeholder-text-youtube{text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; border-radius: 2px; cursor: pointer;}.video-placeholder-normal{background-image: url("/wp-content/plugins/cookie-law-info/lite/frontend/images/placeholder.svg"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%;}.video-placeholder-text-normal{align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; border-radius: 2px; cursor: pointer;}.cky-rtl{direction: rtl; text-align: right;}.cky-rtl .cky-banner-btn-close{left: 9px; right: auto;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 8px;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-notice-btn-wrapper{margin-left: 0; margin-right: 15px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 8px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-accordion .cky-accordion-chevron i::before{border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}@media (max-width: 768px){.cky-rtl .cky-notice-btn-wrapper{margin-right: 0;}}@media (max-width: 576px){.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 0;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 0;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 22px 0 0;}}@media (max-width: 425px){.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px 0 0;}}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn{margin-right: 12px;}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{margin: 0 12px 0 0;}";}}', 'auto');
INSERT INTO `wpd6_options` VALUES
(1018, 'cky_banners_table_version', '3.2.10', 'auto'),
(1019, '_transient_cky_cookies_transient_prefix', '0.99705500 1741525197', 'on'),
(1020, '_transient_cky_categories_transient_prefix', '0.99836300 1741525197', 'on'),
(1021, 'cky_cookie_category_table_version', '3.2.10', 'auto'),
(1022, 'cky_cookie_table_version', '3.2.10', 'auto'),
(1023, 'woocommerce_coming_soon', 'yes', 'auto'),
(1024, 'woocommerce_store_pages_only', 'yes', 'auto'),
(1025, 'woocommerce_initial_installed_version', '9.7.1', 'off'),
(1028, 'wc_blocks_db_schema_version', '260', 'auto'),
(1029, 'wc_remote_inbox_notifications_stored_state', 'O:8:"stdClass":2:{s:22:"there_were_no_products";b:1;s:22:"there_are_now_products";b:1;}', 'off'),
(1030, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:"{{WP_PLUGIN_DIR}}/woocommerce";}', 'on'),
(1031, 'woocommerce_admin_notices', 'a:1:{i:0;s:6:"update";}', 'auto'),
(1035, 'woocommerce_custom_orders_table_created', 'yes', 'auto'),
(1038, 'envato_market_state', 'activated', 'auto'),
(1042, 'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments', 'no', 'auto'),
(1045, '_transient_cky_banner_template_transient_prefix', '0.82218200 1741525203', 'on'),
(1064, '_transient_cky_transient_0.99836300 1741525197_all', 'a:5:{i:1;O:8:"stdClass":12:{s:11:"category_id";i:1;s:4:"name";a:1:{s:2:"en";s:9:"Necessary";}s:4:"slug";s:9:"necessary";s:11:"description";a:1:{s:2:"en";s:212:"<p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p>";}s:13:"prior_consent";i:1;s:8:"priority";i:0;s:10:"visibility";i:1;s:18:"sell_personal_data";i:1;s:4:"meta";a:0:{}s:12:"date_created";s:19:"0000-00-00 00:00:00";s:13:"date_modified";s:19:"2025-03-09 12:59:57";s:7:"cookies";a:0:{}}i:2;O:8:"stdClass":12:{s:11:"category_id";i:2;s:4:"name";a:1:{s:2:"en";s:10:"Functional";}s:4:"slug";s:10:"functional";s:11:"description";a:1:{s:2:"en";s:182:"<p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p>";}s:13:"prior_consent";i:0;s:8:"priority";i:0;s:10:"visibility";i:1;s:18:"sell_personal_data";i:1;s:4:"meta";a:0:{}s:12:"date_created";s:19:"0000-00-00 00:00:00";s:13:"date_modified";s:19:"2025-03-09 12:59:57";s:7:"cookies";a:0:{}}i:3;O:8:"stdClass":12:{s:11:"category_id";i:3;s:4:"name";a:1:{s:2:"en";s:9:"Analytics";}s:4:"slug";s:9:"analytics";s:11:"description";a:1:{s:2:"en";s:204:"<p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p>";}s:13:"prior_consent";i:0;s:8:"priority";i:0;s:10:"visibility";i:1;s:18:"sell_personal_data";i:1;s:4:"meta";a:0:{}s:12:"date_created";s:19:"0000-00-00 00:00:00";s:13:"date_modified";s:19:"2025-03-09 12:59:58";s:7:"cookies";a:0:{}}i:4;O:8:"stdClass":12:{s:11:"category_id";i:4;s:4:"name";a:1:{s:2:"en";s:11:"Performance";}s:4:"slug";s:11:"performance";s:11:"description";a:1:{s:2:"en";s:173:"<p>Performance cookies are used to understand and analyse the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p>";}s:13:"prior_consent";i:0;s:8:"priority";i:0;s:10:"visibility";i:1;s:18:"sell_personal_data";i:1;s:4:"meta";a:0:{}s:12:"date_created";s:19:"0000-00-00 00:00:00";s:13:"date_modified";s:19:"2025-03-09 12:59:58";s:7:"cookies";a:0:{}}i:5;O:8:"stdClass":12:{s:11:"category_id";i:5;s:4:"name";a:1:{s:2:"en";s:13:"Advertisement";}s:4:"slug";s:13:"advertisement";s:11:"description";a:1:{s:2:"en";s:184:"<p>Advertisement cookies are used to provide visitors with customised advertisements based on the pages you visited previously and to analyse the effectiveness of the ad campaigns.</p>";}s:13:"prior_consent";i:0;s:8:"priority";i:0;s:10:"visibility";i:1;s:18:"sell_personal_data";i:1;s:4:"meta";a:0:{}s:12:"date_created";s:19:"0000-00-00 00:00:00";s:13:"date_modified";s:19:"2025-03-09 12:59:58";s:7:"cookies";a:0:{}}}', 'on'),
(1073, 'woocommerce_checkout_phone_field', 'optional', 'auto'),
(1074, 'woocommerce_checkout_company_field', 'hidden', 'auto'),
(1075, 'woocommerce_checkout_address_2_field', 'optional', 'auto'),
(1078, '_transient_cky_transient_0.12894200 1741525197_all', 'a:2:{i:1;O:8:"stdClass":7:{s:9:"banner_id";i:1;s:4:"name";s:4:"GDPR";s:4:"slug";s:6:"gdpr-1";s:8:"settings";a:4:{s:8:"settings";a:12:{s:2:"id";s:8:"banner-1";s:4:"type";s:3:"box";s:20:"preferenceCenterType";s:5:"popup";s:8:"position";s:11:"bottom-left";s:9:"versionID";s:5:"6.0.0";s:13:"applicableLaw";s:4:"gdpr";s:9:"languages";a:2:{s:7:"default";s:2:"en";s:8:"selected";a:1:{i:0;s:2:"en";}}s:13:"templateGroup";s:7:"default";s:10:"customHtml";a:1:{s:6:"status";b:0;}s:5:"theme";s:5:"light";s:13:"consentExpiry";a:2:{s:6:"status";b:1;s:5:"value";s:3:"365";}s:7:"ruleSet";a:1:{i:0;a:2:{s:4:"code";s:3:"ALL";s:7:"regions";a:0:{}}}}s:10:"behaviours";a:5:{s:20:"reloadBannerOnAccept";a:1:{s:6:"status";b:0;}s:22:"loadAnalyticsByDefault";a:1:{s:6:"status";b:0;}s:10:"animations";a:2:{s:6:"onLoad";s:7:"animate";s:6:"onHide";s:6:"sticky";}s:15:"legacyFunctions";a:5:{s:6:"accept";a:2:{s:6:"action";s:11:"acceptClose";s:6:"newTab";b:0;}s:6:"reject";a:2:{s:6:"action";s:11:"rejectClose";s:6:"newTab";b:0;}s:4:"idle";a:2:{s:6:"action";s:11:"acceptClose";s:5:"delay";s:4:"1000";}s:10:"navigation";a:1:{s:6:"action";s:11:"acceptClose";}s:10:"pageScroll";a:1:{s:6:"action";s:11:"acceptClose";}}s:10:"respectGPC";a:1:{s:6:"status";b:0;}}s:6:"config";a:7:{s:6:"notice";a:5:{s:6:"status";b:1;s:3:"tag";s:6:"notice";s:4:"type";s:9:"container";s:6:"styles";a:2:{s:16:"background-color";s:7:"#FFFFFF";s:12:"border-color";s:7:"#F4F4F4";}s:8:"elements";a:5:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:5:"title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:11:"description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:9:"brandLogo";a:3:{s:6:"status";b:0;s:3:"tag";s:10:"brand-logo";s:4:"meta";a:1:{s:3:"url";s:1:"#";}}s:7:"buttons";a:4:{s:6:"status";b:1;s:3:"tag";s:14:"notice-buttons";s:4:"type";s:9:"container";s:8:"elements";a:5:{s:6:"accept";a:4:{s:6:"status";b:1;s:3:"tag";s:13:"accept-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#FFFFFF";s:16:"background-color";s:7:"#1863DC";s:12:"border-color";s:7:"#1863DC";}}s:6:"reject";a:4:{s:6:"status";b:1;s:3:"tag";s:13:"reject-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}s:8:"settings";a:4:{s:6:"status";b:1;s:3:"tag";s:15:"settings-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}s:8:"readMore";a:5:{s:6:"status";b:0;s:3:"tag";s:15:"readmore-button";s:4:"type";s:4:"link";s:4:"meta";a:2:{s:8:"noFollow";b:1;s:6:"newTab";b:1;}s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:11:"transparent";}}s:9:"donotSell";a:4:{s:6:"status";b:0;s:3:"tag";s:16:"donotsell-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:11:"transparent";}}}}s:11:"closeButton";a:2:{s:6:"status";b:0;s:3:"tag";s:12:"close-button";}}}s:15:"categoryPreview";a:4:{s:6:"status";b:0;s:4:"type";s:9:"container";s:3:"tag";s:23:"detail-category-preview";s:8:"elements";a:3:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:29:"detail-category-preview-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:6:"toggle";a:4:{s:6:"status";b:1;s:3:"tag";s:30:"detail-category-preview-toggle";s:4:"type";s:6:"toggle";s:6:"states";a:2:{s:6:"active";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#1863DC";}}s:8:"inactive";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#D0D5D2";}}}}s:7:"buttons";a:3:{s:6:"status";b:1;s:3:"tag";s:31:"detail-category-preview-buttons";s:8:"elements";a:1:{s:4:"save";a:4:{s:6:"status";b:1;s:3:"tag";s:35:"detail-category-preview-save-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}}}}}s:16:"preferenceCenter";a:5:{s:6:"status";b:1;s:3:"tag";s:6:"detail";s:4:"type";s:9:"container";s:6:"styles";a:3:{s:5:"color";s:7:"#212121";s:16:"background-color";s:7:"#FFFFFF";s:12:"border-color";s:7:"#F4F4F4";}s:8:"elements";a:6:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:12:"detail-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:18:"detail-description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"closeButton";a:3:{s:6:"status";b:1;s:4:"type";s:6:"button";s:3:"tag";s:12:"detail-close";}s:10:"categories";a:4:{s:6:"status";b:1;s:3:"tag";s:17:"detail-categories";s:4:"type";s:9:"container";s:8:"elements";a:3:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:21:"detail-category-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:27:"detail-category-description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:6:"toggle";a:4:{s:6:"status";b:1;s:3:"tag";s:22:"detail-category-toggle";s:4:"type";s:6:"toggle";s:6:"states";a:2:{s:6:"active";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#1863DC";}}s:8:"inactive";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#D0D5D2";}}}}}}s:7:"buttons";a:4:{s:6:"status";b:1;s:3:"tag";s:14:"detail-buttons";s:4:"type";s:9:"container";s:8:"elements";a:3:{s:6:"accept";a:4:{s:6:"status";b:1;s:3:"tag";s:20:"detail-accept-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#FFFFFF";s:16:"background-color";s:7:"#1863DC";s:12:"border-color";s:7:"#1863DC";}}s:6:"reject";a:4:{s:6:"status";b:1;s:3:"tag";s:20:"detail-reject-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}s:4:"save";a:4:{s:6:"status";b:1;s:3:"tag";s:18:"detail-save-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}}}s:9:"poweredBy";a:3:{s:6:"status";b:1;s:3:"tag";s:17:"detail-powered-by";s:6:"styles";a:2:{s:16:"background-color";s:7:"#EDEDED";s:5:"color";s:7:"#293C5B";}}}}s:11:"optoutPopup";a:5:{s:6:"status";b:0;s:3:"tag";s:12:"optout-popup";s:4:"type";s:9:"container";s:6:"styles";a:3:{s:5:"color";s:7:"#212121";s:16:"background-color";s:7:"#FFFFFF";s:12:"border-color";s:7:"#F4F4F4";}s:8:"elements";a:7:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:12:"optout-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:18:"optout-description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:9:"optOption";a:4:{s:6:"status";b:1;s:3:"tag";s:13:"optout-option";s:4:"type";s:9:"container";s:8:"elements";a:2:{s:6:"toggle";a:4:{s:6:"status";b:1;s:3:"tag";s:20:"optout-option-toggle";s:4:"type";s:6:"toggle";s:6:"states";a:2:{s:6:"active";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#1863dc";}}s:8:"inactive";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#FFFFFF";}}}}s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:19:"optout-option-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}}}s:9:"gpcOption";a:4:{s:4:"type";s:9:"container";s:3:"tag";s:17:"optout-gpc-option";s:6:"status";b:0;s:8:"elements";a:1:{s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:29:"optout-gpc-option-description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}}}s:9:"poweredBy";a:3:{s:6:"status";b:1;s:3:"tag";s:17:"optout-powered-by";s:6:"styles";a:2:{s:16:"background-color";s:7:"#EDEDED";s:5:"color";s:7:"#293C5B";}}s:7:"buttons";a:4:{s:6:"status";b:1;s:3:"tag";s:14:"optout-buttons";s:4:"type";s:9:"container";s:8:"elements";a:2:{s:7:"confirm";a:4:{s:6:"status";b:1;s:3:"tag";s:21:"optout-confirm-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#f4f4f4";s:16:"background-color";s:7:"#1863dc";s:12:"border-color";s:7:"#1863dc";}}s:6:"cancel";a:4:{s:6:"status";b:1;s:3:"tag";s:20:"optout-cancel-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#858585";s:16:"background-color";s:7:"#FFFFFF";s:12:"border-color";s:7:"#dedfe0";}}}}s:11:"closeButton";a:3:{s:6:"status";b:1;s:3:"tag";s:12:"optout-close";s:4:"type";s:6:"button";}}}s:10:"auditTable";a:5:{s:6:"status";b:1;s:3:"tag";s:11:"audit-table";s:4:"type";s:5:"table";s:4:"meta";a:1:{s:7:"headers";a:3:{i:0;s:2:"id";i:1;s:8:"duration";i:2;s:11:"description";}}s:6:"styles";a:3:{s:5:"color";s:7:"#212121";s:16:"background-color";s:7:"#f4f4f4";s:12:"border-color";s:7:"#ebebeb";}}s:14:"revisitConsent";a:6:{s:6:"status";b:1;s:3:"tag";s:15:"revisit-consent";s:8:"position";s:11:"bottom-left";s:4:"meta";a:1:{s:3:"url";s:1:"#";}s:6:"styles";a:1:{s:16:"background-color";s:7:"#0056A7";}s:8:"elements";a:1:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:21:"revisit-consent-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#0056a7";}}}}s:16:"videoPlaceholder";a:4:{s:6:"status";b:1;s:3:"tag";s:17:"video-placeholder";s:6:"styles";a:2:{s:16:"background-color";s:7:"#000000";s:12:"border-color";s:7:"#000000";}s:8:"elements";a:1:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:17:"placeholder-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#ffffff";}}}}}s:4:"meta";a:2:{s:9:"customCSS";s:0:"";s:10:"customHTML";s:0:"";}}s:8:"contents";a:1:{s:2:"en";a:7:{s:6:"notice";a:1:{s:8:"elements";a:5:{s:5:"title";s:21:"We value your privacy";s:11:"description";s:179:"<p>We use cookies to enhance your browsing experience, serve personalised ads or content, and analyse our traffic. By clicking "Accept All", you consent to our use of cookies.</p>";s:11:"privacyLink";s:0:"";s:7:"buttons";a:1:{s:8:"elements";a:5:{s:6:"accept";s:10:"Accept All";s:6:"reject";s:10:"Reject All";s:8:"settings";s:9:"Customise";s:8:"readMore";s:13:"Cookie Policy";s:9:"donotSell";s:44:"Do Not Sell or Share My Personal Information";}}s:11:"closeButton";s:5:"Close";}}s:15:"categoryPreview";a:1:{s:8:"elements";a:1:{s:7:"buttons";a:1:{s:8:"elements";a:1:{s:4:"save";s:19:"Save My Preferences";}}}}s:16:"preferenceCenter";a:1:{s:8:"elements";a:7:{s:5:"title";s:29:"Customise Consent Preferences";s:11:"description";s:717:"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorised as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p>";s:8:"showMore";s:9:"Show more";s:8:"showLess";s:9:"Show less";s:8:"category";a:1:{s:8:"elements";a:3:{s:13:"alwaysEnabled";s:13:"Always Active";s:6:"enable";s:6:"Enable";s:7:"disable";s:7:"Disable";}}s:7:"buttons";a:1:{s:8:"elements";a:3:{s:6:"accept";s:10:"Accept All";s:4:"save";s:19:"Save My Preferences";s:6:"reject";s:10:"Reject All";}}s:11:"closeButton";s:5:"Close";}}s:11:"optoutPopup";a:1:{s:8:"elements";a:8:{s:5:"title";s:19:"Opt-out Preferences";s:11:"description";s:480:"<p>We use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking "Do Not Sell or Share My Personal Information" and clicking the "Save My Preferences" button. Once you opt out, you can opt in again at any time by unchecking "Do Not Sell or Share My Personal Information" and clicking the "Save My Preferences" button.</p>";s:9:"optOption";a:1:{s:8:"elements";a:3:{s:5:"title";s:44:"Do Not Sell or Share My Personal Information";s:6:"enable";s:6:"Enable";s:7:"disable";s:7:"Disable";}}s:9:"gpcOption";a:1:{s:8:"elements";a:1:{s:11:"description";s:188:"<p>Your opt-out settings for this website have been respected since we detected a <b>Global Privacy Control</b> signal from your browser and, therefore, you cannot change this setting.</p>";}}s:8:"showLess";s:9:"Show less";s:8:"showMore";s:9:"Show more";s:7:"buttons";a:1:{s:8:"elements";a:2:{s:6:"cancel";s:6:"Cancel";s:7:"confirm";s:19:"Save My Preferences";}}s:11:"closeButton";s:5:"Close";}}s:14:"revisitConsent";a:1:{s:8:"elements";a:1:{s:5:"title";s:19:"Consent Preferences";}}s:10:"auditTable";a:1:{s:8:"elements";a:2:{s:7:"headers";a:1:{s:8:"elements";a:3:{s:2:"id";s:6:"Cookie";s:8:"duration";s:8:"Duration";s:11:"description";s:11:"Description";}}s:7:"message";s:22:"No cookies to display.";}}s:16:"videoPlaceholder";a:1:{s:8:"elements";a:1:{s:5:"title";s:44:"Please accept cookies to access this content";}}}}s:14:"banner_default";i:1;s:6:"status";i:1;}i:2;O:8:"stdClass":7:{s:9:"banner_id";i:2;s:4:"name";s:4:"CCPA";s:4:"slug";s:6:"ccpa-2";s:8:"settings";a:4:{s:8:"settings";a:12:{s:2:"id";s:8:"banner-1";s:4:"type";s:3:"box";s:20:"preferenceCenterType";s:5:"popup";s:8:"position";s:11:"bottom-left";s:9:"versionID";s:5:"6.0.0";s:13:"applicableLaw";s:4:"ccpa";s:9:"languages";a:2:{s:7:"default";s:2:"en";s:8:"selected";a:1:{i:0;s:2:"en";}}s:13:"templateGroup";s:7:"default";s:10:"customHtml";a:1:{s:6:"status";b:0;}s:5:"theme";s:5:"light";s:13:"consentExpiry";a:2:{s:6:"status";b:1;s:5:"value";s:3:"365";}s:7:"ruleSet";a:1:{i:0;a:2:{s:4:"code";s:3:"ALL";s:7:"regions";a:0:{}}}}s:10:"behaviours";a:5:{s:20:"reloadBannerOnAccept";a:1:{s:6:"status";b:0;}s:22:"loadAnalyticsByDefault";a:1:{s:6:"status";b:0;}s:10:"animations";a:2:{s:6:"onLoad";s:7:"animate";s:6:"onHide";s:6:"sticky";}s:15:"legacyFunctions";a:5:{s:6:"accept";a:2:{s:6:"action";s:11:"acceptClose";s:6:"newTab";b:0;}s:6:"reject";a:2:{s:6:"action";s:11:"rejectClose";s:6:"newTab";b:0;}s:4:"idle";a:2:{s:6:"action";s:11:"acceptClose";s:5:"delay";s:4:"1000";}s:10:"navigation";a:1:{s:6:"action";s:11:"acceptClose";}s:10:"pageScroll";a:1:{s:6:"action";s:11:"acceptClose";}}s:10:"respectGPC";a:1:{s:6:"status";b:0;}}s:6:"config";a:7:{s:6:"notice";a:5:{s:6:"status";b:1;s:3:"tag";s:6:"notice";s:4:"type";s:9:"container";s:6:"styles";a:2:{s:16:"background-color";s:7:"#FFFFFF";s:12:"border-color";s:7:"#F4F4F4";}s:8:"elements";a:5:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:5:"title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:11:"description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:9:"brandLogo";a:3:{s:6:"status";b:0;s:3:"tag";s:10:"brand-logo";s:4:"meta";a:1:{s:3:"url";s:1:"#";}}s:7:"buttons";a:4:{s:6:"status";b:1;s:3:"tag";s:14:"notice-buttons";s:4:"type";s:9:"container";s:8:"elements";a:5:{s:6:"accept";a:4:{s:6:"status";b:0;s:3:"tag";s:13:"accept-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#FFFFFF";s:16:"background-color";s:7:"#1863DC";s:12:"border-color";s:7:"#1863DC";}}s:6:"reject";a:4:{s:6:"status";b:0;s:3:"tag";s:13:"reject-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}s:8:"settings";a:4:{s:6:"status";b:0;s:3:"tag";s:15:"settings-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}s:8:"readMore";a:5:{s:6:"status";b:0;s:3:"tag";s:15:"readmore-button";s:4:"type";s:4:"link";s:4:"meta";a:2:{s:8:"noFollow";b:1;s:6:"newTab";b:1;}s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:11:"transparent";}}s:9:"donotSell";a:4:{s:6:"status";b:1;s:3:"tag";s:16:"donotsell-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:11:"transparent";}}}}s:11:"closeButton";a:2:{s:6:"status";b:1;s:3:"tag";s:12:"close-button";}}}s:15:"categoryPreview";a:4:{s:6:"status";b:0;s:4:"type";s:9:"container";s:3:"tag";s:23:"detail-category-preview";s:8:"elements";a:3:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:29:"detail-category-preview-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:6:"toggle";a:4:{s:6:"status";b:1;s:3:"tag";s:30:"detail-category-preview-toggle";s:4:"type";s:6:"toggle";s:6:"states";a:2:{s:6:"active";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#1863DC";}}s:8:"inactive";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#D0D5D2";}}}}s:7:"buttons";a:3:{s:6:"status";b:1;s:3:"tag";s:31:"detail-category-preview-buttons";s:8:"elements";a:1:{s:4:"save";a:4:{s:6:"status";b:1;s:3:"tag";s:35:"detail-category-preview-save-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}}}}}s:16:"preferenceCenter";a:5:{s:6:"status";b:0;s:3:"tag";s:6:"detail";s:4:"type";s:9:"container";s:6:"styles";a:3:{s:5:"color";s:7:"#212121";s:16:"background-color";s:7:"#FFFFFF";s:12:"border-color";s:7:"#F4F4F4";}s:8:"elements";a:6:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:12:"detail-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:18:"detail-description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"closeButton";a:3:{s:6:"status";b:1;s:4:"type";s:6:"button";s:3:"tag";s:12:"detail-close";}s:10:"categories";a:4:{s:6:"status";b:1;s:3:"tag";s:17:"detail-categories";s:4:"type";s:9:"container";s:8:"elements";a:3:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:21:"detail-category-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:27:"detail-category-description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:6:"toggle";a:4:{s:6:"status";b:1;s:3:"tag";s:22:"detail-category-toggle";s:4:"type";s:6:"toggle";s:6:"states";a:2:{s:6:"active";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#1863DC";}}s:8:"inactive";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#D0D5D2";}}}}}}s:7:"buttons";a:4:{s:6:"status";b:1;s:3:"tag";s:14:"detail-buttons";s:4:"type";s:9:"container";s:8:"elements";a:3:{s:6:"accept";a:4:{s:6:"status";b:1;s:3:"tag";s:20:"detail-accept-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#FFFFFF";s:16:"background-color";s:7:"#1863DC";s:12:"border-color";s:7:"#1863DC";}}s:6:"reject";a:4:{s:6:"status";b:1;s:3:"tag";s:20:"detail-reject-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}s:4:"save";a:4:{s:6:"status";b:1;s:3:"tag";s:18:"detail-save-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#1863DC";s:16:"background-color";s:11:"transparent";s:12:"border-color";s:7:"#1863DC";}}}}s:9:"poweredBy";a:3:{s:6:"status";b:1;s:3:"tag";s:17:"detail-powered-by";s:6:"styles";a:2:{s:16:"background-color";s:7:"#EDEDED";s:5:"color";s:7:"#293C5B";}}}}s:11:"optoutPopup";a:5:{s:6:"status";b:1;s:3:"tag";s:12:"optout-popup";s:4:"type";s:9:"container";s:6:"styles";a:3:{s:5:"color";s:7:"#212121";s:16:"background-color";s:7:"#FFFFFF";s:12:"border-color";s:7:"#F4F4F4";}s:8:"elements";a:7:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:12:"optout-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:18:"optout-description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}s:9:"optOption";a:4:{s:6:"status";b:1;s:3:"tag";s:13:"optout-option";s:4:"type";s:9:"container";s:8:"elements";a:2:{s:6:"toggle";a:4:{s:6:"status";b:1;s:3:"tag";s:20:"optout-option-toggle";s:4:"type";s:6:"toggle";s:6:"states";a:2:{s:6:"active";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#1863dc";}}s:8:"inactive";a:1:{s:6:"styles";a:1:{s:16:"background-color";s:7:"#FFFFFF";}}}}s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:19:"optout-option-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}}}s:9:"gpcOption";a:4:{s:4:"type";s:9:"container";s:3:"tag";s:17:"optout-gpc-option";s:6:"status";b:0;s:8:"elements";a:1:{s:11:"description";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:29:"optout-gpc-option-description";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#212121";}}}}s:9:"poweredBy";a:3:{s:6:"status";b:1;s:3:"tag";s:17:"optout-powered-by";s:6:"styles";a:2:{s:16:"background-color";s:7:"#EDEDED";s:5:"color";s:7:"#293C5B";}}s:7:"buttons";a:4:{s:6:"status";b:1;s:3:"tag";s:14:"optout-buttons";s:4:"type";s:9:"container";s:8:"elements";a:2:{s:7:"confirm";a:4:{s:6:"status";b:1;s:3:"tag";s:21:"optout-confirm-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#f4f4f4";s:16:"background-color";s:7:"#1863dc";s:12:"border-color";s:7:"#1863dc";}}s:6:"cancel";a:4:{s:6:"status";b:1;s:3:"tag";s:20:"optout-cancel-button";s:4:"type";s:6:"button";s:6:"styles";a:3:{s:5:"color";s:7:"#858585";s:16:"background-color";s:7:"#FFFFFF";s:12:"border-color";s:7:"#dedfe0";}}}}s:11:"closeButton";a:3:{s:6:"status";b:1;s:3:"tag";s:12:"optout-close";s:4:"type";s:6:"button";}}}s:10:"auditTable";a:5:{s:6:"status";b:0;s:3:"tag";s:11:"audit-table";s:4:"type";s:5:"table";s:4:"meta";a:1:{s:7:"headers";a:3:{i:0;s:2:"id";i:1;s:8:"duration";i:2;s:11:"description";}}s:6:"styles";a:3:{s:5:"color";s:7:"#212121";s:16:"background-color";s:7:"#f4f4f4";s:12:"border-color";s:7:"#ebebeb";}}s:14:"revisitConsent";a:6:{s:6:"status";b:1;s:3:"tag";s:15:"revisit-consent";s:8:"position";s:11:"bottom-left";s:4:"meta";a:1:{s:3:"url";s:1:"#";}s:6:"styles";a:1:{s:16:"background-color";s:7:"#0056A7";}s:8:"elements";a:1:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:21:"revisit-consent-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#0056a7";}}}}s:16:"videoPlaceholder";a:4:{s:6:"status";b:1;s:3:"tag";s:17:"video-placeholder";s:6:"styles";a:2:{s:16:"background-color";s:7:"#000000";s:12:"border-color";s:7:"#000000";}s:8:"elements";a:1:{s:5:"title";a:4:{s:4:"type";s:4:"text";s:3:"tag";s:17:"placeholder-title";s:6:"status";b:1;s:6:"styles";a:1:{s:5:"color";s:7:"#ffffff";}}}}}s:4:"meta";a:2:{s:9:"customCSS";s:0:"";s:10:"customHTML";s:0:"";}}s:8:"contents";a:1:{s:2:"en";a:7:{s:6:"notice";a:1:{s:8:"elements";a:5:{s:5:"title";s:21:"We value your privacy";s:11:"description";s:196:"<p>This website or its third-party tools process personal data. You can opt out of the sale of your personal information by clicking on the "Do Not Sell or Share My Personal Information" link.</p>";s:11:"privacyLink";s:0:"";s:7:"buttons";a:1:{s:8:"elements";a:5:{s:6:"accept";s:10:"Accept All";s:6:"reject";s:10:"Reject All";s:8:"settings";s:9:"Customise";s:8:"readMore";s:13:"Cookie Policy";s:9:"donotSell";s:44:"Do Not Sell or Share My Personal Information";}}s:11:"closeButton";s:5:"Close";}}s:15:"categoryPreview";a:1:{s:8:"elements";a:1:{s:7:"buttons";a:1:{s:8:"elements";a:1:{s:4:"save";s:19:"Save My Preferences";}}}}s:16:"preferenceCenter";a:1:{s:8:"elements";a:7:{s:5:"title";s:29:"Customise Consent Preferences";s:11:"description";s:717:"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorised as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p>";s:8:"showMore";s:9:"Show more";s:8:"showLess";s:9:"Show less";s:8:"category";a:1:{s:8:"elements";a:3:{s:13:"alwaysEnabled";s:13:"Always Active";s:6:"enable";s:6:"Enable";s:7:"disable";s:7:"Disable";}}s:7:"buttons";a:1:{s:8:"elements";a:3:{s:6:"accept";s:10:"Accept All";s:4:"save";s:19:"Save My Preferences";s:6:"reject";s:10:"Reject All";}}s:11:"closeButton";s:5:"Close";}}s:11:"optoutPopup";a:1:{s:8:"elements";a:8:{s:5:"title";s:19:"Opt-out Preferences";s:11:"description";s:480:"<p>We use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking "Do Not Sell or Share My Personal Information" and clicking the "Save My Preferences" button. Once you opt out, you can opt in again at any time by unchecking "Do Not Sell or Share My Personal Information" and clicking the "Save My Preferences" button.</p>";s:9:"optOption";a:1:{s:8:"elements";a:3:{s:5:"title";s:44:"Do Not Sell or Share My Personal Information";s:6:"enable";s:6:"Enable";s:7:"disable";s:7:"Disable";}}s:9:"gpcOption";a:1:{s:8:"elements";a:1:{s:11:"description";s:188:"<p>Your opt-out settings for this website have been respected since we detected a <b>Global Privacy Control</b> signal from your browser and, therefore, you cannot change this setting.</p>";}}s:8:"showLess";s:9:"Show less";s:8:"showMore";s:9:"Show more";s:7:"buttons";a:1:{s:8:"elements";a:2:{s:6:"cancel";s:6:"Cancel";s:7:"confirm";s:19:"Save My Preferences";}}s:11:"closeButton";s:5:"Close";}}s:14:"revisitConsent";a:1:{s:8:"elements";a:1:{s:5:"title";s:19:"Consent Preferences";}}s:10:"auditTable";a:1:{s:8:"elements";a:2:{s:7:"headers";a:1:{s:8:"elements";a:3:{s:2:"id";s:6:"Cookie";s:8:"duration";s:8:"Duration";s:11:"description";s:11:"Description";}}s:7:"message";s:22:"No cookies to display.";}}s:16:"videoPlaceholder";a:1:{s:8:"elements";a:1:{s:5:"title";s:44:"Please accept cookies to access this content";}}}}s:14:"banner_default";i:0;s:6:"status";i:0;}}', 'on'),
(1079, 'jetpack_options', 'a:1:{s:14:"last_heartbeat";i:1770125053;}', 'auto'),
(1086, 'as_has_wp_comment_logs', 'no', 'on'),
(1087, '_transient_no_forms_displayed_bellow_content', '1', 'on'),
(1091, '_transient_woocommerce_reports-transient-version', '1741525321', 'on'),
(1103, 'layerslider_update_info', 'O:8:"stdClass":7:{s:5:"basic";O:8:"stdClass":13:{s:4:"slug";s:11:"LayerSlider";s:6:"plugin";s:27:"LayerSlider/layerslider.php";s:7:"version";s:6:"7.14.4";s:8:"released";s:10:"2025-04-07";s:5:"icons";a:3:{s:2:"1x";s:89:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-128x128.png?ver=6.9.2";s:2:"2x";s:89:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2";s:7:"default";s:89:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2";}s:7:"banners";a:3:{s:3:"low";s:94:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-772x250.png?ver=6.9.2";s:4:"high";s:95:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2";s:7:"default";s:95:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2";}s:3:"url";s:24:"https://layerslider.com/";s:7:"package";s:0:"";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.7.2";s:12:"requires_php";s:5:"5.4.0";s:14:"upgrade_notice";s:56:"Fixed a PHP error that occurred in very rare edge cases.";s:11:"new_version";s:6:"7.14.4";}s:4:"full";O:8:"stdClass":21:{s:4:"name";s:14:"LayerSlider WP";s:8:"homepage";s:24:"https://layerslider.com/";s:5:"p_url";s:32:"https://layerslider.com/pricing/";s:7:"version";s:6:"7.14.4";s:12:"last_updated";s:10:"2025-04-07";s:8:"requires";s:3:"4.4";s:6:"tested";s:5:"6.7.2";s:12:"requires_php";s:5:"5.4.0";s:6:"rating";s:2:"95";s:11:"num_ratings";i:3208;s:14:"upgrade_notice";a:3:{s:6:"stable";s:56:"Fixed a PHP error that occurred in very rare edge cases.";s:4:"beta";s:56:"Fixed a PHP error that occurred in very rare edge cases.";s:4:"edge";s:56:"Fixed a PHP error that occurred in very rare edge cases.";}s:6:"author";s:71:"<a href="https://kreaturamedia.com/" target="_blank">Kreatura Media</a>";s:3:"url";s:24:"https://layerslider.com/";s:8:"external";b:1;s:9:"file_name";s:10:"plugin.zip";s:5:"icons";a:3:{s:2:"1x";s:89:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-128x128.png?ver=6.9.2";s:2:"2x";s:89:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2";s:7:"default";s:89:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2";}s:7:"banners";a:3:{s:3:"low";s:94:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-772x250.png?ver=6.9.2";s:4:"high";s:95:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2";s:7:"default";s:95:"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2";}s:8:"sections";a:3:{s:9:"changelog";s:329:"<p style="text-align: justify;">\n	<a href="https://layerslider.com/release-log/" target="_blank">Click here to see the release log.</a> Don’t forget, the release log and all product-related news are also integrated right into LayerSlider. Look for the “LayerSlider News” section at the bottom of its main admin screen.\n</p>";s:12:"installation";s:549:"<p style="text-align: justify;">\n	Updating the plugin won’t touch your sliders or settings. New versions always have backward compatibility. You don’t have to worry about losing your work. Not sure how to update? Check the <a href="https://layerslider.com/documentation/#updating" target="_blank">Updating</a> section of our online documentation.\n</p>\n\n<p style="text-align: justify;">\n	If you’re experiencing unwanted changes, it is always a good idea to check your settings since there are probably new options to control those changes.\n</p>";s:3:"faq";s:537:"<p style="text-align: justify;">\n	Please visit our <a href="https://layerslider.com/help/" target="_blank">Help</a> page, where you can find all sorts of useful assets like <a href="https://layerslider.com/faq/" target="_blank">FAQs</a>, <a href="https://layerslider.com/documentation/" target="_blank">online documentation</a>, <a href="https://layerslider.com/documentation/#troubleshooting" target="_blank">troubleshooting</a>, and <a href="https://layerslider.com/documentation/#support" target="_blank">support</a> information.\n</p>";}s:4:"slug";s:11:"LayerSlider";s:7:"package";s:0:"";s:13:"download_link";s:0:"";}s:15:"_latest_version";s:6:"7.14.4";s:17:"_important_notice";a:9:{s:4:"date";s:10:"2023-12-06";s:5:"title";s:1:" ";s:7:"message";s:557:"<b>UPDATE REQUIRED:</b> You’re using an outdated version of LayerSlider, which lacks crucial fixes needed to be secure and compatible with the latest versions of PHP, WordPress, and popular 3rd party applications. The latest updates contain important security fixes, new features, countless improvements, and bug fixes. Please see the <a target="_blank" href="https://layerslider.kreaturamedia.com/how-to-update/">update instructions</a> or <a target="_blank" href="https://layerslider.kreaturamedia.com/contact/">contact us</a> if you have any questions.";s:5:"image";s:0:"";s:6:"banner";a:5:{s:5:"class";s:0:"";s:5:"style";s:132:"height: auto; margin: 39px auto 0 auto !important; min-width: 700px; max-width: 1700px; padding-right: 20px; box-sizing: border-box;";s:3:"url";s:0:"";s:6:"target";s:6:"_blank";s:7:"content";s:2135:"\n\n		<style>\n			@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;800&display=swap");\n		</style>\n		<style>\n\n			body .layerslider_notice_img .dashicons-dismiss {\n				top: 0 !important;\n				right: 20px !important;\n			}\n\n			#lspr-inner {\n				position: relative;\n				height: auto;\n				margin: 0 auto !important;\n				background: rgb(106,58,233);\n				background: linear-gradient(153deg, rgba(106,58,233,1) 0%, rgba(1,148,233,1) 100%);\n				border-radius: 0.8rem;\n   				border-radius: calc( 0.7rem + 0.1vw );\n			}\n\n			body .layerslider_notice_img {\n				padding-left: 0 !important;\n			}\n\n			body.toplevel_page_layerslider .layerslider_notice_img {\n				padding-left: 30px !important;\n			}\n\n			.lspr-nowrap {\n				white-space: nowrap;\n			}\n\n			.lspr-highlight {\n				font-weight: bold;\n				text-transform: uppercase;\n			}\n\n			.lspr-text {\n				position: relative;\n				margin: 0 auto 0 auto;\n				padding: calc( 1.3rem + 0.1vw );\n				color: white;\n				font-family: Nunito, sans-serif;\n				font-size: 1rem;\n				font-size: calc( 0.9rem + 0.1vw );\n				line-height: normal;\n				text-align: justify;\n			}\n\n			.lspr-text a {\n				font-weight: 600;\n				text-decoration: none;\n				color: inherit;\n				box-sizing: content-box;\n				border-bottom: 2px solid currentColor;\n			}\n\n			.layerslider_notice_img  .dashicons-dismiss {\n				right: 30px;\n			}\n\n			.lspr-bold {\n				font-weight: 800 !important;\n			}\n\n		</style>\n		<div id="lspr-inner">\n\n			<div class="lspr-text">\n				<span><span class="lspr-highlight">Update Required:</span> You’re using an outdated version of LayerSlider, which lacks crucial fixes needed to be secure and compatible with the latest versions of PHP, WordPress, and popular 3rd party applications. The latest updates contain important security fixes, new features, countless improvements, and bug fixes. Please see the <a href="https://layerslider.kreaturamedia.com/how-to-update/" target="_blank" class="lspr-nowrap">update instructions</a> or <a href="https://layerslider.kreaturamedia.com/contact/" target="_blank" class="lspr-nowrap">contact us</a> if you have any questions.\n				</span>\n			</div>\n\n		</div>\n		";}s:11:"min_version";s:0:"";s:11:"max_version";s:5:"7.2.0";s:11:"unactivated";b:0;s:10:"url_filter";s:33:"layerslider index.php plugins.php";}s:14:"_not_activated";b:1;s:16:"_sub_deactivated";b:0;s:7:"checked";i:1745236102;}', 'auto'),
(1106, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'off'),
(1117, 'theme_mods_my-religion', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:3:{s:7:"primary";i:59;s:8:"top_line";i:60;s:6:"footer";i:58;}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1745261165;s:4:"data";a:9:{s:19:"wp_inactive_widgets";a:7:{i:0;s:8:"search-2";i:1;s:6:"text-2";i:2;s:6:"text-3";i:3;s:6:"text-4";i:4;s:12:"categories-2";i:5;s:14:"recent-posts-2";i:6;s:14:"recent-posts-3";}s:15:"sidebar_default";a:6:{i:0;s:8:"search-3";i:1;s:14:"recent-posts-1";i:2;s:12:"categories-3";i:3;s:6:"text-5";i:4;s:6:"text-6";i:5;s:6:"text-7";}s:14:"sidebar_bottom";a:0:{}s:15:"sidebar_archive";a:3:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";}s:14:"sidebar_search";a:2:{i:0;s:7:"block-5";i:1;s:7:"block-6";}s:5:"email";a:0:{}s:10:"event-list";a:0:{}s:9:"subscribe";a:0:{}s:7:"contact";a:0:{}}}}', 'off'),
(1118, 'widget_akismet_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(1119, 'widget_custom-contact-form', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(1120, 'widget_custom-video', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(1121, 'widget_custom-html5-audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(1122, 'widget_custom-html5-video', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(1123, 'cmsmasters_imported_demo', 'a:10:{s:7:"content";b:1;s:8:"settings";b:1;s:7:"widgets";b:1;s:5:"menus";b:1;s:10:"thumbnails";b:1;s:5:"pages";b:1;s:14:"woo_thumbnails";b:0;s:9:"woo_pages";b:0;s:13:"layer_sliders";b:1;s:11:"rev_sliders";b:1;}', 'auto'),
(1124, '_transient_product_query-transient-version', '1769545785', 'on'),
(1128, 'wp_calendar_block_has_published_posts', '1', 'auto'),
(1138, 'events_category_children', 'a:0:{}', 'auto'),
(1139, 'tribe_events_cat_children', 'a:0:{}', 'auto'),
(1140, '_transient_product-transient-version', '1741525901', 'on'),
(1141, 'ls-google-fonts', 'a:0:{}', 'auto'),
(1186, '_transient_shipping-transient-version', '1745264368', 'on'),
(1220, '_transient_woocommerce_shipping_task_zone_count_transient', '0', 'on'),
(1244, 'tribe_customizer', 'a:1:{s:15:"global_elements";a:2:{s:9:"font_size";s:1:"0";s:14:"font_size_base";s:2:"16";}}', 'on'),
(1245, 'woocommerce_admin_customize_store_completed', 'yes', 'auto'),
(1246, 'woocommerce_maybe_regenerate_images_hash', '991b1ca641921cf0f5baf7a2fe85861b', 'auto'),
(1383, 'ls-latest-version', '7.14.4', 'auto'),
(1384, 'ls-p-url', 'https://layerslider.com/pricing/', 'auto'),
(4831, 'woocommerce_task_list_reminder_bar_hidden', 'yes', 'auto'),
(5819, 'woocommerce_feature_reactify-classic-payments-settings_enabled', 'no', 'auto'),
(5824, 'woocommerce_anonymize_refunded_orders', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'off'),
(5825, 'woocommerce_email_auto_sync_with_theme', 'no', 'off'),
(5834, 'wc_remote_inbox_notifications_wca_updated', '', 'off'),
(6175, 'cky_admin_notices', 'a:1:{s:13:"review_notice";i:1747120831;}', 'auto'),
(6185, 'vcv-settings-gutenberg-editor-enabled', '1', 'auto'),
(6189, 'vcv-hubTeaserElements', 'a:1:{s:12:"All Elements";a:4:{s:2:"id";s:12:"AllElements0";s:5:"index";i:0;s:5:"title";s:12:"All Elements";s:8:"elements";a:180:{i:0;a:10:{s:4:"name";s:15:"Tabs with Slide";s:3:"tag";s:13:"tabsWithSlide";s:5:"group";s:10:"Containers";s:10:"previewUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/tabsWithSlide.1673944677.tabs-with-slide-preview.png";s:12:"thumbnailUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-teasers/tabsWithSlide.1673944677.tabs-with-slide-thumbnail.png";s:11:"description";s:60:"Add tab element with slide animation to divide your content.";s:6:"bundle";s:21:"element/tabsWithSlide";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:1;a:10:{s:4:"name";s:7:"Section";s:3:"tag";s:7:"section";s:5:"group";s:16:"Basic,Containers";s:10:"previewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-teasers/section.1683793741.preview-section.jpg";s:12:"thumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-teasers/section.1683793741.thumbnail-section.png";s:11:"description";s:103:"Section is an optional root element which can be used to group rows in order to apply joint background.";s:6:"bundle";s:15:"element/section";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:2;a:10:{s:4:"name";s:9:"3D Button";s:3:"tag";s:8:"3dButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-teasers/3dButton.1683793839.preview-3d-button.png";s:12:"thumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-teasers/3dButton.1683793839.thumbnail-3d-button.png";s:11:"description";s:75:"A 3D style button with the ability to control a hover and animation states.";s:6:"bundle";s:16:"element/3dButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:3;a:10:{s:4:"name";s:20:"Animated Icon Button";s:3:"tag";s:18:"animatedIconButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedIconButton.1683793838.preview-animated-icon-button.png";s:12:"thumbnailUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedIconButton.1683793838.thumbnail-animated-icon-button.png";s:11:"description";s:70:"An icon button with animation effect and button text display on hover.";s:6:"bundle";s:26:"element/animatedIconButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:4;a:10:{s:4:"name";s:23:"Animated Outline Button";s:3:"tag";s:21:"animatedOutlineButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:116:"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedOutlineButton.1683793835.preview-animated-outline-button.png";s:12:"thumbnailUrl";s:118:"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedOutlineButton.1683793835.thumbnail-animated-outline-button.png";s:11:"description";s:70:"Outline button with an animation effect that wraps around button text.";s:6:"bundle";s:29:"element/animatedOutlineButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:5;a:10:{s:4:"name";s:22:"Animated Shadow Button";s:3:"tag";s:20:"animatedShadowButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedShadowButton.1683793835.preview-animated-shadow-button.png";s:12:"thumbnailUrl";s:116:"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedShadowButton.1683793835.thumbnail-animated-shadow-button.png";s:11:"description";s:51:"A button with centered shadow effect and animation.";s:6:"bundle";s:28:"element/animatedShadowButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:6;a:10:{s:4:"name";s:25:"Animated Two Color Button";s:3:"tag";s:22:"animatedTwoColorButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:119:"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedTwoColorButton.1683793834.preview-animated-two-color-button.png";s:12:"thumbnailUrl";s:121:"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedTwoColorButton.1683793834.thumbnail-animated-two-color-button.png";s:11:"description";s:74:"A modern animated button with two color intersection and smooth animation.";s:6:"bundle";s:30:"element/animatedTwoColorButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:7;a:10:{s:4:"name";s:17:"Basic Button Icon";s:3:"tag";s:15:"basicButtonIcon";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicButtonIcon.1683793833.preview-basic-button-icon.jpg";s:12:"thumbnailUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicButtonIcon.1683793833.thumbnail-basic-button-icon.jpg";s:11:"description";s:77:"Flat style button with an icon and slide effect to catch visitor''s attention.";s:6:"bundle";s:23:"element/basicButtonIcon";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:8;a:10:{s:4:"name";s:19:"Border Hover Button";s:3:"tag";s:17:"borderHoverButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/borderHoverButton.1683793828.preview-border-hover-button.png";s:12:"thumbnailUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/borderHoverButton.1683793828.thumbnail-border-hover-button.png";s:11:"description";s:80:"Button with border accent as a hover effect and ability to control border color.";s:6:"bundle";s:25:"element/borderHoverButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:9;a:10:{s:4:"name";s:16:"Double Separator";s:3:"tag";s:15:"doubleSeparator";s:5:"group";s:7:"Content";s:10:"previewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleSeparator.1683793809.double-separator-preview.jpg";s:12:"thumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleSeparator.1683793809.double-separator-thumbnail.jpg";s:11:"description";s:76:"Double line separator with different line length - calculated automatically.";s:6:"bundle";s:23:"element/doubleSeparator";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:10;a:10:{s:4:"name";s:20:"Filled Shadow Button";s:3:"tag";s:18:"filledShadowButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/filledShadowButton.1683793793.preview-filled-shadow-button.png";s:12:"thumbnailUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/filledShadowButton.1683793793.thumbnail-filled-shadow-button.png";s:11:"description";s:83:"A geometric style filled button with shadow effect and custom hover color controls.";s:6:"bundle";s:26:"element/filledShadowButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:11;a:10:{s:4:"name";s:8:"Flip Box";s:3:"tag";s:7:"flipBox";s:5:"group";s:7:"Content";s:10:"previewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-teasers/flipBox.1683793711.flip-box-preview.jpg";s:12:"thumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-teasers/flipBox.1683793711.flip-box-thumbnail.jpg";s:11:"description";s:123:"Flip box element with image slide and textual content slide allowing to define default state and flip box background color.";s:6:"bundle";s:15:"element/flipBox";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:12;a:10:{s:4:"name";s:13:"Gatsby Button";s:3:"tag";s:12:"gatsbyButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gatsbyButton.1683793791.preview-gatsby-button.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gatsbyButton.1683793791.thumbnail-gatsby-button.png";s:11:"description";s:74:"A Gatsby style button with a misplaced outline and transparent fill color.";s:6:"bundle";s:20:"element/gatsbyButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:13;a:10:{s:4:"name";s:19:"Half Outline Button";s:3:"tag";s:17:"halfOutlineButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/halfOutlineButton.1683793785.preview-half-outline-button.png";s:12:"thumbnailUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/halfOutlineButton.1683793785.thumbnail-half-outline-button.png";s:11:"description";s:66:"Outline button with half outline, position and animation controls.";s:6:"bundle";s:25:"element/halfOutlineButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:14;a:10:{s:4:"name";s:11:"Message Box";s:3:"tag";s:10:"messageBox";s:5:"group";s:7:"Content";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/messageBox.1683793718.message-box-preview.jpg";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/messageBox.1683793718.message-box-thumbnail.png";s:11:"description";s:94:"Add simple message box with predefined notification or create custom message with custom icon.";s:6:"bundle";s:18:"element/messageBox";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:15;a:10:{s:4:"name";s:19:"Outline Button Icon";s:3:"tag";s:17:"outlineButtonIcon";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineButtonIcon.1683793757.outline-button-icon-preview.jpg";s:12:"thumbnailUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineButtonIcon.1683793757.outline-button-icon-thumbnail.jpg";s:11:"description";s:125:"Outline button with solid fill and icon appearance o hover. Great solution to be used as a secondary button within a website.";s:6:"bundle";s:25:"element/outlineButtonIcon";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:16;a:10:{s:4:"name";s:21:"Outline Shadow Button";s:3:"tag";s:19:"outlineShadowButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineShadowButton.1683793754.preview-outline-shadow-button.png";s:12:"thumbnailUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineShadowButton.1683793754.thumbnail-outline-shadow-button.png";s:11:"description";s:64:"A geometric style outline button with custom hover color option.";s:6:"bundle";s:27:"element/outlineShadowButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:17;a:10:{s:4:"name";s:20:"Parallelogram Button";s:3:"tag";s:19:"parallelogramButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:111:"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallelogramButton.1683793753.preview-parallelogram-button.png";s:12:"thumbnailUrl";s:113:"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallelogramButton.1683793753.thumbnail-parallelogram-button.png";s:11:"description";s:62:"A button in parallelogram shape with ability to control angle.";s:6:"bundle";s:27:"element/parallelogramButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:18;a:10:{s:4:"name";s:9:"Post Grid";s:3:"tag";s:9:"postsGrid";s:5:"group";s:7:"Content";s:10:"previewUrl";s:80:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsGrid.1725879700.preview.jpg";s:12:"thumbnailUrl";s:82:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsGrid.1725879700.thumbnail.jpg";s:11:"description";s:63:"Add page, post or custom post type grid teasers in grid layout.";s:6:"bundle";s:17:"element/postsGrid";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:19;a:10:{s:4:"name";s:13:"Pricing Table";s:3:"tag";s:12:"pricingTable";s:5:"group";s:7:"Content";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/pricingTable.1683793705.preview-pricing-table.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/pricingTable.1683793705.thumbnail-pricing-table.jpg";s:11:"description";s:86:"Simple filled or outline pricing table to display prices of your products or services.";s:6:"bundle";s:20:"element/pricingTable";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:20;a:10:{s:4:"name";s:12:"Quote Button";s:3:"tag";s:11:"quoteButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/quoteButton.1683793744.preview-quote-button.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/quoteButton.1683793744.thumbnail-quote-button.png";s:11:"description";s:74:"Quote button is a good call to action that points directly to the content.";s:6:"bundle";s:19:"element/quoteButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:21;a:10:{s:4:"name";s:13:"Resize Button";s:3:"tag";s:12:"resizeButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/resizeButton.1683793743.preview-resize-button.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/resizeButton.1683793743.thumbnail-resize-button.png";s:11:"description";s:77:"A simple button that resizes with animation on hover to catch user attention.";s:6:"bundle";s:20:"element/resizeButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:22;a:10:{s:4:"name";s:22:"Simple Gradient Button";s:3:"tag";s:20:"simpleGradientButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleGradientButton.1683793739.preview-simple-gradient-button.png";s:12:"thumbnailUrl";s:116:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleGradientButton.1683793739.thumbnail-simple-gradient-button.png";s:11:"description";s:67:"A simple gradient button ith automatic gradient effect calculation.";s:6:"bundle";s:28:"element/simpleGradientButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:23;a:10:{s:4:"name";s:20:"Strikethrough Button";s:3:"tag";s:19:"strikethroughButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:111:"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughButton.1673944672.preview-strikethrough-button.png";s:12:"thumbnailUrl";s:113:"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughButton.1673944672.thumbnail-strikethrough-button.png";s:11:"description";s:66:"A simple text button with animated strike through effect on hover.";s:6:"bundle";s:27:"element/strikethroughButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:24;a:10:{s:4:"name";s:28:"Strikethrough Outline Button";s:3:"tag";s:26:"strikethroughOutlineButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:126:"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughOutlineButton.1673944674.preview-strikethrough-outline-button.png";s:12:"thumbnailUrl";s:128:"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughOutlineButton.1673944674.thumbnail-strikethrough-outline-button.png";s:11:"description";s:90:"Outline button with a horizontal or vertical strikethrough and fill color effect on hover.";s:6:"bundle";s:34:"element/strikethroughOutlineButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:25;a:10:{s:4:"name";s:16:"Symmetric Button";s:3:"tag";s:15:"symmetricButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/symmetricButton.1673944675.preview-symmetric-button.png";s:12:"thumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/symmetricButton.1673944675.thumbnail-symmetric-button.png";s:11:"description";s:57:"A large circle button with text and zoom effect on hover.";s:6:"bundle";s:23:"element/symmetricButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:26;a:10:{s:4:"name";s:26:"Transparent Outline Button";s:3:"tag";s:24:"transparentOutlineButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:122:"https://cdn.hub.visualcomposer.com/vcwb-teasers/transparentOutlineButton.1673944682.preview-transparent-outline-button.png";s:12:"thumbnailUrl";s:124:"https://cdn.hub.visualcomposer.com/vcwb-teasers/transparentOutlineButton.1673944682.thumbnail-transparent-outline-button.png";s:11:"description";s:103:"Transparent outline button with fill color effect on hover is perfect for dark or colorful backgrounds.";s:6:"bundle";s:32:"element/transparentOutlineButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:27;a:10:{s:4:"name";s:16:"Underline Button";s:3:"tag";s:15:"underlineButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/underlineButton.1673944683.preview-underline-button.png";s:12:"thumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/underlineButton.1673944683.thumbnail-underline-button.png";s:11:"description";s:57:"A simple text button with underline and resize animation.";s:6:"bundle";s:23:"element/underlineButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:28;a:10:{s:4:"name";s:23:"WooCommerce Add To Cart";s:3:"tag";s:20:"woocommerceAddToCart";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceAddToCart.1673944688.preview.jpg";s:12:"thumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceAddToCart.1673944688.thumbnail.jpg";s:11:"description";s:85:"WooCommerce element shows the price and add to cart button of a single product by ID.";s:6:"bundle";s:28:"element/woocommerceAddToCart";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:29;a:10:{s:4:"name";s:33:"WooCommerce Best Selling Products";s:3:"tag";s:30:"woocommerceBestSellingProducts";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceBestSellingProducts.1673944688.preview.jpg";s:12:"thumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceBestSellingProducts.1673944688.thumbnail.jpg";s:11:"description";s:62:"WooCommerce element which displays your best selling products.";s:6:"bundle";s:38:"element/woocommerceBestSellingProducts";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:30;a:10:{s:4:"name";s:16:"WooCommerce Cart";s:3:"tag";s:15:"woocommerceCart";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCart.1673943998.preview.jpg";s:12:"thumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCart.1673943998.thumbnail.jpg";s:11:"description";s:104:"WooCommerce element displays cart content and interface for coupon codes and other cart bits and pieces.";s:6:"bundle";s:23:"element/woocommerceCart";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:31;a:10:{s:4:"name";s:20:"WooCommerce Checkout";s:3:"tag";s:19:"woocommerceCheckout";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCheckout.3328770.1593162895.preview.jpg";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCheckout.3328770.1593162895.thumbnail.jpg";s:11:"description";s:59:"WooCommerce checkout element displays the checkout process.";s:6:"bundle";s:27:"element/woocommerceCheckout";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:32;a:10:{s:4:"name";s:29:"WooCommerce Featured Products";s:3:"tag";s:27:"woocommerceFeaturedProducts";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceFeaturedProducts.1673944689.preview.jpg";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceFeaturedProducts.1673944689.thumbnail.jpg";s:11:"description";s:71:"WooCommerce element displays products that have been set as "featured".";s:6:"bundle";s:35:"element/woocommerceFeaturedProducts";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:33;a:10:{s:4:"name";s:22:"WooCommerce My Account";s:3:"tag";s:20:"woocommerceMyAccount";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceMyAccount.1673944689.preview.jpg";s:12:"thumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceMyAccount.1673944689.thumbnail.jpg";s:11:"description";s:124:"WooCommerce element shows the ‘my account’ section where the customer can view past orders and update their information.";s:6:"bundle";s:28:"element/woocommerceMyAccount";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:34;a:10:{s:4:"name";s:26:"WooCommerce Order Tracking";s:3:"tag";s:24:"woocommerceOrderTracking";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceOrderTracking.1605100092.preview.jpg";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceOrderTracking.1605100092.thumbnail.jpg";s:11:"description";s:91:"WooCommerce element lets a user see the status of an order by entering their order details.";s:6:"bundle";s:32:"element/woocommerceOrderTracking";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:35;a:10:{s:4:"name";s:19:"WooCommerce Product";s:3:"tag";s:18:"woocommerceProduct";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProduct.1673944689.preview.jpg";s:12:"thumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProduct.1673944689.thumbnail.jpg";s:11:"description";s:56:"WooCommerce element shows a single product by ID or SKU.";s:6:"bundle";s:26:"element/woocommerceProduct";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:36;a:10:{s:4:"name";s:29:"WooCommerce Product Attribute";s:3:"tag";s:27:"woocommerceProductAttribute";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductAttribute.1673943998.preview.jpg";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductAttribute.1673943998.thumbnail.jpg";s:11:"description";s:63:"WooCommerce element lists products with an attribute shortcode.";s:6:"bundle";s:35:"element/woocommerceProductAttribute";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:37;a:10:{s:4:"name";s:30:"WooCommerce Product Categories";s:3:"tag";s:28:"woocommerceProductCategories";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategories.1673943999.preview.jpg";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategories.1673943999.thumbnail.jpg";s:11:"description";s:53:"WooCommerce element displays product categories loop.";s:6:"bundle";s:36:"element/woocommerceProductCategories";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:38;a:10:{s:4:"name";s:28:"WooCommerce Product Category";s:3:"tag";s:26:"woocommerceProductCategory";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategory.1673944001.preview.jpg";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategory.1673944001.thumbnail.jpg";s:11:"description";s:66:"WooCommerce element shows multiple products in a category by slug.";s:6:"bundle";s:34:"element/woocommerceProductCategory";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:39;a:10:{s:4:"name";s:24:"WooCommerce Product Page";s:3:"tag";s:22:"woocommerceProductPage";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductPage.1635775750.preview.jpg";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductPage.1635775750.thumbnail.jpg";s:11:"description";s:66:"WooCommerce element shows a full single product page by ID or SKU.";s:6:"bundle";s:30:"element/woocommerceProductPage";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:40;a:10:{s:4:"name";s:20:"WooCommerce Products";s:3:"tag";s:19:"woocommerceProducts";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts.1673944000.preview.jpg";s:12:"thumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts.1673944000.thumbnail.jpg";s:11:"description";s:57:"WooCommerce element shows multiple products by ID or SKU.";s:6:"bundle";s:27:"element/woocommerceProducts";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:41;a:10:{s:4:"name";s:27:"WooCommerce Recent Products";s:3:"tag";s:25:"woocommerceRecentProducts";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRecentProducts.1673944002.preview.jpg";s:12:"thumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRecentProducts.1673944002.thumbnail.jpg";s:11:"description";s:109:"WooCommerce element lists the most recent products added to your WooCommerce site – useful on the homepage.";s:6:"bundle";s:33:"element/woocommerceRecentProducts";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:42;a:10:{s:4:"name";s:28:"WooCommerce Related Products";s:3:"tag";s:26:"woocommerceRelatedProducts";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRelatedProducts.1673944002.preview.jpg";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRelatedProducts.1673944002.thumbnail.jpg";s:11:"description";s:43:"WooCommerce element lists related products.";s:6:"bundle";s:34:"element/woocommerceRelatedProducts";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:43;a:10:{s:4:"name";s:25:"WooCommerce Sale Products";s:3:"tag";s:23:"woocommerceSaleProducts";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceSaleProducts.1673944003.preview.jpg";s:12:"thumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceSaleProducts.1673944003.thumbnail.jpg";s:11:"description";s:47:"WooCommerce element lists all products on sale.";s:6:"bundle";s:31:"element/woocommerceSaleProducts";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:44;a:10:{s:4:"name";s:30:"WooCommerce Top Rated Products";s:3:"tag";s:27:"woocommerceTopRatedProducts";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceTopRatedProducts.1673944012.preview.jpg";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceTopRatedProducts.1673944012.thumbnail.jpg";s:11:"description";s:52:"WooCommerce element list top-rated products on sale.";s:6:"bundle";s:35:"element/woocommerceTopRatedProducts";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:45;a:10:{s:4:"name";s:13:"ZigZag Button";s:3:"tag";s:12:"zigZagButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagButton.1673944013.preview-zigzag-button.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagButton.1673944013.thumbnail-zigzag-button.png";s:11:"description";s:75:"A text based button with zig zag underline and custom hover color controls.";s:6:"bundle";s:20:"element/zigZagButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:46;a:10:{s:4:"name";s:14:"Call To Action";s:3:"tag";s:12:"callToAction";s:5:"group";s:7:"Content";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToAction.1683793729.preview-call-to-action.png";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToAction.1683793729.thumbnail-call-to-action.png";s:11:"description";s:112:"Add an eye-catching call to action block to immediately drag visitor''s attention and deliver a specific message.";s:6:"bundle";s:20:"element/callToAction";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:47;a:10:{s:4:"name";s:19:"Outline Message Box";s:3:"tag";s:17:"outlineMessageBox";s:5:"group";s:7:"Content";s:10:"previewUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineMessageBox.1683793704.outline-message-box-preview.png";s:12:"thumbnailUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineMessageBox.1683793704.outline-message-box-thumbnail.png";s:11:"description";s:90:"Add outline style message box with predesigned notifications or create your custom notice.";s:6:"bundle";s:25:"element/outlineMessageBox";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:48;a:10:{s:4:"name";s:11:"Empty Space";s:3:"tag";s:10:"emptySpace";s:5:"group";s:7:"Content";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/emptySpace.1683793806.empty-space-preview.png";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/emptySpace.1683793806.empty-space-thumbnail.png";s:11:"description";s:108:"Add empty space to your layout with a blank empty space element and control spaces across different devices.";s:6:"bundle";s:18:"element/emptySpace";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:49;a:10:{s:4:"name";s:18:"Widgetized Sidebar";s:3:"tag";s:17:"widgetizedSidebar";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/widgetizedSidebar.1673944687.wordpress-widgets-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/widgetizedSidebar.1673944687.wordpress-widgets-thumbnail.png";s:11:"description";s:65:"Add any of your saved WordPress sidebars anywhere in the content.";s:6:"bundle";s:25:"element/widgetizedSidebar";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:50;a:10:{s:4:"name";s:13:"Flickr Widget";s:3:"tag";s:12:"flickrWidget";s:5:"group";s:6:"Social";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/flickrWidget.1683793792.flickr-widget-preview.jpg";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/flickrWidget.1683793792.flickr-widget-thumbnail.png";s:11:"description";s:100:"Add Flickr image grid gallery to your site, specify the number of images with an easy-to-use widget.";s:6:"bundle";s:20:"element/flickrWidget";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:51;a:10:{s:4:"name";s:13:"Sandwich Menu";s:3:"tag";s:12:"sandwichMenu";s:5:"group";s:15:"Header & Footer";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichMenu.1725879715.sandwich-menu-preview.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichMenu.1725879715.sandwich-menu-thumbnail.png";s:11:"description";s:79:"Add sandwich menu with/without background and full screen overlay to your site.";s:6:"bundle";s:20:"element/sandwichMenu";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:52;a:10:{s:4:"name";s:9:"Copyright";s:3:"tag";s:9:"copyright";s:5:"group";s:15:"Header & Footer";s:10:"previewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-teasers/copyright.1683793816.copyright-preview.png";s:12:"thumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-teasers/copyright.1683793816.copyright-thumbnail.png";s:11:"description";s:80:"Display copyright information with your site name and automatic year generation.";s:6:"bundle";s:17:"element/copyright";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:53;a:10:{s:4:"name";s:10:"Basic Menu";s:3:"tag";s:9:"basicMenu";s:5:"group";s:15:"Header & Footer";s:10:"previewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicMenu.1706607262.basic-menu-preview.png";s:12:"thumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicMenu.1706607262.basic-menu-thumbnail.png";s:11:"description";s:53:"Add simple text menu with hover submenu to your site.";s:6:"bundle";s:17:"element/basicMenu";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:54;a:10:{s:4:"name";s:11:"Logo Widget";s:3:"tag";s:10:"logoWidget";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoWidget.1706607270.logo-widget-preview.png";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoWidget.1706607270.logo-widget-thumbnail.png";s:11:"description";s:78:"Display your site logo (defined in WordPress Customizer) anywhere on the page.";s:6:"bundle";s:18:"element/logoWidget";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:55;a:10:{s:4:"name";s:9:"Hover Box";s:3:"tag";s:8:"hoverBox";s:5:"group";s:7:"Content";s:10:"previewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverBox.1683793711.hover-box-preview.jpg";s:12:"thumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverBox.1683793711.hover-box-thumbnail.jpg";s:11:"description";s:79:"Image hover-box with inner outline border and custom title appearance on hover.";s:6:"bundle";s:16:"element/hoverBox";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:56;a:10:{s:4:"name";s:21:"Outline Pricing Table";s:3:"tag";s:19:"outlinePricingTable";s:5:"group";s:7:"Content";s:10:"previewUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlinePricingTable.1683793709.preview-outline-pricing-table.jpg";s:12:"thumbnailUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlinePricingTable.1683793709.thumbnail-outline-pricing-table.jpg";s:11:"description";s:132:"Outline style pricing table with optional icon element, title, price, feature description and bold transition effect on hover state.";s:6:"bundle";s:27:"element/outlinePricingTable";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:57;a:10:{s:4:"name";s:14:"Icon Hover Box";s:3:"tag";s:12:"iconHoverBox";s:5:"group";s:7:"Content";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconHoverBox.1683793728.icon-hover-box-preview.png";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconHoverBox.1683793728.icon-hover-box-thumbnail.png";s:11:"description";s:89:"Hover box with icon and overlay display as hover effect for portfolio items and services.";s:6:"bundle";s:20:"element/iconHoverBox";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:58;a:10:{s:4:"name";s:12:"Classic Tabs";s:3:"tag";s:11:"classicTabs";s:5:"group";s:10:"Containers";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicTabs.1683793818.classic-tabs-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicTabs.1683793818.classic-tabs-thumbnail.png";s:11:"description";s:127:"A simple classic tabs element to divide your content into logic problems (ex. product description and technical specification).";s:6:"bundle";s:19:"element/classicTabs";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:59;a:10:{s:4:"name";s:14:"Tall Hover Box";s:3:"tag";s:12:"tallHoverBox";s:5:"group";s:7:"Content";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/tallHoverBox.1683793699.tall-hover-box-preview.jpg";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/tallHoverBox.1683793699.tall-hover-box-thumbnail.jpg";s:11:"description";s:91:"Tall hover box with title and description animation on hover to capture visitors attention.";s:6:"bundle";s:20:"element/tallHoverBox";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:60;a:10:{s:4:"name";s:16:"Separated Button";s:3:"tag";s:15:"separatedButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatedButton.1683793741.preview-separated-button.jpg";s:12:"thumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatedButton.1683793741.thumbnail-separated-button.jpg";s:11:"description";s:98:"Flat style button with a separate part for icon element from icon library and simple hover effect.";s:6:"bundle";s:23:"element/separatedButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:61;a:10:{s:4:"name";s:12:"Sidebar Menu";s:3:"tag";s:11:"sidebarMenu";s:5:"group";s:15:"Header & Footer";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidebarMenu.1725879716.sidebar-menu-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidebarMenu.1725879716.sidebar-menu-thumbnail.png";s:11:"description";s:111:"Sidebar menu element with all submenu sections open by default - use as sidebar or footer menu on your website.";s:6:"bundle";s:19:"element/sidebarMenu";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:62;a:10:{s:4:"name";s:11:"Testimonial";s:3:"tag";s:11:"testimonial";s:5:"group";s:7:"Content";s:10:"previewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-teasers/testimonial.1673944678.preview-testimonial.png";s:12:"thumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-teasers/testimonial.1673944678.thumbnail-testimonial.png";s:11:"description";s:103:"Add testimonials to your site to share what your customers are saying about your products and services.";s:6:"bundle";s:19:"element/testimonial";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:63;a:10:{s:4:"name";s:14:"Contact Form 7";s:3:"tag";s:12:"contactForm7";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/contactForm7.1683793818.contact-form-7-preview.png";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/contactForm7.1683793818.contact-form-7-thumbnail.png";s:11:"description";s:110:"Add Contact Form 7 form to your layout (Note: Contact Form 7 plugin must be installed on your WordPress site).";s:6:"bundle";s:20:"element/contactForm7";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:64;a:10:{s:4:"name";s:18:"Syntax Highlighter";s:3:"tag";s:17:"syntaxHighlighter";s:5:"group";s:7:"Content";s:10:"previewUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/syntaxHighlighter.1673944675.syntax-highlighter-preview.png";s:12:"thumbnailUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers/syntaxHighlighter.1673944675.syntax-highlighter-thumbnail.png";s:11:"description";s:96:"Highlight your syntax with various styles to separate it from the text or other type of content.";s:6:"bundle";s:25:"element/syntaxHighlighter";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:65;a:10:{s:4:"name";s:18:"Pageable Container";s:3:"tag";s:17:"pageableContainer";s:5:"group";s:10:"Containers";s:10:"previewUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/pageableContainer.1683793701.pageable-container-preview.png";s:12:"thumbnailUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers/pageableContainer.1683793701.pageable-container-thumbnail.png";s:11:"description";s:113:"Colored slider for textual information with dot controls. Allows defining background colors per individual slide.";s:6:"bundle";s:25:"element/pageableContainer";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:66;a:10:{s:4:"name";s:17:"Classic Accordion";s:3:"tag";s:16:"classicAccordion";s:5:"group";s:10:"Containers";s:10:"previewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicAccordion.1683793818.classic-accordion-preview.png";s:12:"thumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicAccordion.1683793818.classic-accordion-thumbnail.png";s:11:"description";s:66:"Add simple accordion to your site to divide content into sections.";s:6:"bundle";s:24:"element/classicAccordion";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:67;a:10:{s:4:"name";s:22:"Multiple Image Collage";s:3:"tag";s:20:"multipleImageCollage";s:5:"group";s:5:"Media";s:10:"previewUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/multipleImageCollage.1683793759.multiple-image-collage-preview.png";s:12:"thumbnailUrl";s:116:"https://cdn.hub.visualcomposer.com/vcwb-teasers/multipleImageCollage.1683793759.multiple-image-collage-thumbnail.png";s:11:"description";s:124:"A simple multiple image collage with CSS transition for every image to create eye-catching effect for your product features.";s:6:"bundle";s:28:"element/multipleImageCollage";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:68;a:10:{s:4:"name";s:18:"Centered Post Grid";s:3:"tag";s:16:"centeredPostGrid";s:5:"group";s:7:"Content";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/centeredPostGrid.1726483900.centered-post-grid-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/centeredPostGrid.1726483900.centered-post-grid-thumbnail.png";s:11:"description";s:56:"Clean post grid with centred content and separator line.";s:6:"bundle";s:24:"element/centeredPostGrid";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:69;a:10:{s:4:"name";s:24:"Featured Image Post Grid";s:3:"tag";s:21:"featuredImagePostGrid";s:5:"group";s:7:"Content";s:10:"previewUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/featuredImagePostGrid.1726483900.featured-image-grid-preview.png";s:12:"thumbnailUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/featuredImagePostGrid.1726483900.featured-image-grid-thumbnail.png";s:11:"description";s:81:"Display your works or articles in a beautiful grid focused on the featured image.";s:6:"bundle";s:29:"element/featuredImagePostGrid";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:70;a:10:{s:4:"name";s:12:"Video Player";s:3:"tag";s:11:"videoPlayer";s:5:"group";s:5:"Media";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPlayer.1688628181.video-player-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPlayer.1688628181.video-player-thumbnail.png";s:11:"description";s:88:"Add self-hosted video from Media Library to your website and control ''Play'' icon design.";s:6:"bundle";s:19:"element/videoPlayer";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:71;a:10:{s:4:"name";s:11:"Logo Slider";s:3:"tag";s:10:"logoSlider";s:5:"group";s:5:"Media";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoSlider.1683793764.logo-slider-preview.png";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoSlider.1683793764.logo-slider-thumbnail.png";s:11:"description";s:81:"Display your customers, partners, or in-media mentions with a simple logo slider.";s:6:"bundle";s:18:"element/logoSlider";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:72;a:10:{s:4:"name";s:18:"Typewriter Heading";s:3:"tag";s:17:"typewriterHeading";s:5:"group";s:13:"Basic,Content";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/typewriterHeading.1673944682.typewriter-preview.png";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/typewriterHeading.1673944682.typewriter-thumbnail.png";s:11:"description";s:111:"Add interactive heading with typewriter animation to drag your customer attention to specific title or keyword.";s:6:"bundle";s:25:"element/typewriterHeading";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:73;a:10:{s:4:"name";s:13:"Facebook Page";s:3:"tag";s:12:"facebookPage";s:5:"group";s:6:"Social";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookPage.1683793799.facebook-page-preview.png";s:12:"thumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookPage.1683793799.facebook-elements-thumbnail.png";s:11:"description";s:183:"The Page plugin lets you easily embed and promote any public Facebook Page on your website. Just like on Facebook, your visitors can like and share the Page without leaving your site.";s:6:"bundle";s:20:"element/facebookPage";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:74;a:10:{s:4:"name";s:26:"Facebook Embedded Comments";s:3:"tag";s:24:"facebookEmbeddedComments";s:5:"group";s:6:"Social";s:10:"previewUrl";s:122:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedComments.1683793802.facebook-embedded-comments-preview.png";s:12:"thumbnailUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedComments.1683793802.facebook-thumbnail.png";s:11:"description";s:218:"Embedded comments are a simple way to put public post comments - by a Page or a person on Facebook - into the content of your web site or web page. Only public comments from Facebook Pages and profiles can be embedded.";s:6:"bundle";s:32:"element/facebookEmbeddedComments";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:75;a:10:{s:4:"name";s:23:"Facebook Embedded Video";s:3:"tag";s:21:"facebookEmbeddedVideo";s:5:"group";s:6:"Social";s:10:"previewUrl";s:116:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedVideo.1683793798.facebook-embedded-video-preview.png";s:12:"thumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedVideo.1683793798.facebook-thumbnail.png";s:11:"description";s:194:"With the embedded video player you can easily add Facebook videos and Facebook live videos to your website. You can use any public video post by a Page or a person as video or live video source.";s:6:"bundle";s:29:"element/facebookEmbeddedVideo";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:76;a:10:{s:4:"name";s:13:"Facebook Save";s:3:"tag";s:12:"facebookSave";s:5:"group";s:6:"Social";s:10:"previewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookSave.1683793796.save-to-facebook.png";s:12:"thumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookSave.1683793796.facebook-elements-thumbnail.png";s:11:"description";s:112:"Save items or services to a private list on Facebook, share it with friends, and receive relevant notifications.";s:6:"bundle";s:20:"element/facebookSave";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:77;a:10:{s:4:"name";s:14:"Facebook Quote";s:3:"tag";s:13:"facebookQuote";s:5:"group";s:6:"Social";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookQuote.1683793799.facebook-quote-preview.png";s:12:"thumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookQuote.1683793799.facebook-elements-thumbnail.png";s:11:"description";s:115:"The quote lets people select text on your page and add it to their share, so they can tell a more expressive story.";s:6:"bundle";s:21:"element/facebookQuote";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:78;a:10:{s:4:"name";s:14:"Facebook Share";s:3:"tag";s:13:"facebookShare";s:5:"group";s:6:"Social";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookShare.1683793795.facebook-share-preview.png";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookShare.1683793795.facebook-share-thumbnail.png";s:11:"description";s:124:"Add a personalized message to links before sharing on their timeline, in groups, or to their friends via a Facebook Message.";s:6:"bundle";s:21:"element/facebookShare";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:79;a:10:{s:4:"name";s:17:"Facebook Comments";s:3:"tag";s:16:"facebookComments";s:5:"group";s:6:"Social";s:10:"previewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookComments.1683793803.facebook-comments-preview.png";s:12:"thumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookComments.1683793803.facebook-elements-thumbnail.png";s:11:"description";s:93:"The comments plugin lets people comment on content on your site using their Facebook account.";s:6:"bundle";s:24:"element/facebookComments";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:80;a:10:{s:4:"name";s:23:"Facebook Embedded Posts";s:3:"tag";s:21:"facebookEmbeddedPosts";s:5:"group";s:6:"Social";s:10:"previewUrl";s:116:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedPosts.1683793800.facebook-embedded-posts-preview.png";s:12:"thumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedPosts.1683793800.facebook-thumbnail.png";s:11:"description";s:204:"Embedded Posts are a simple way to put public posts - by a Page or a person on Facebook - into the content of your web site or web page. Only public posts from Facebook Pages and profiles can be embedded.";s:6:"bundle";s:29:"element/facebookEmbeddedPosts";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:81;a:10:{s:4:"name";s:25:"WooCommerce Products 3.2+";s:3:"tag";s:21:"woocommerceProducts32";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts32.1673944001.preview.png";s:12:"thumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts32.1673944001.thumbnail.png";s:11:"description";s:198:"WooCommerce element allows you to display products by post ID, SKU, categories, attributes, with support for pagination, random sorting and product tags, replacing the need for multiples shortcodes.";s:6:"bundle";s:29:"element/woocommerceProducts32";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:82;a:10:{s:4:"name";s:15:"Gradient Button";s:3:"tag";s:14:"gradientButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gradientButton.1683793786.gradient-button-preview.jpg";s:12:"thumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gradientButton.1683793786.gradient-button-thumbnail.jpg";s:11:"description";s:114:"Gradient button with gradient direction and color controls. Animated hover effects with gradient direction change.";s:6:"bundle";s:22:"element/gradientButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:83;a:10:{s:4:"name";s:21:"Double Outline Button";s:3:"tag";s:19:"doubleOutlineButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleOutlineButton.1683793814.double-outline-button-preview.jpg";s:12:"thumbnailUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleOutlineButton.1683793814.double-outline-button-thumbnail.jpg";s:11:"description";s:123:"Double outline button with solid color hover. Great solution for light and dark websites to keep website design consistent.";s:6:"bundle";s:27:"element/doubleOutlineButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:84;a:10:{s:4:"name";s:14:"Essential Grid";s:3:"tag";s:13:"essentialGrid";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/essentialGrid.1683793804.essential-grid-preview.png";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/essentialGrid.1683793804.essential-grid-thumbnail.png";s:11:"description";s:142:"Display grid layouts created with Essential Grid anywhere on your site (Note: Essential Grid plugin must be installed on your WordPress site).";s:6:"bundle";s:21:"element/essentialGrid";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:85;a:10:{s:4:"name";s:16:"EventOn Calendar";s:3:"tag";s:15:"eventOnCalendar";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/eventOnCalendar.1683793803.eventon-calendar-preview.png";s:12:"thumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/eventOnCalendar.1683793803.eventon-calendar-thumbnail.png";s:11:"description";s:131:"Display EventOn calendars anywhere on your WordPress site (Note: EventOn Calendar plugin must be installed on your WordPress site).";s:6:"bundle";s:23:"element/eventOnCalendar";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:86;a:10:{s:4:"name";s:15:"NextGen Gallery";s:3:"tag";s:14:"nextGenGallery";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/nextGenGallery.1683793758.nextgen-preview.png";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/nextGenGallery.1683793758.nextgen-thumbnail.png";s:11:"description";s:131:"Add NextGen gallery to your site to display images, portfolio, etc (Note: NextGen plugin must be installed on your WordPress site).";s:6:"bundle";s:22:"element/nextGenGallery";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:87;a:10:{s:4:"name";s:22:"Advanced Custom Fields";s:3:"tag";s:20:"advancedCustomFields";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/advancedCustomFields.1683793838.acf-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/advancedCustomFields.1683793838.acf-thumbnail.png";s:11:"description";s:146:"Output any custom field defined with Advanced Custom Fields plugin (Note: Advanced Custom Fields plugin must be installed on your WordPress site).";s:6:"bundle";s:28:"element/advancedCustomFields";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:88;a:10:{s:4:"name";s:11:"Video Popup";s:3:"tag";s:10:"videoPopup";s:5:"group";s:5:"Media";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPopup.1688628183.video-popup-preview.png";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPopup.1688628183.video-popup-thumbnail.png";s:11:"description";s:78:" Add fullscreen popup video to your site and set custom icon to trigger open..";s:6:"bundle";s:18:"element/videoPopup";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:89;a:10:{s:4:"name";s:22:"AddtoAny Share Buttons";s:3:"tag";s:20:"addToAnyShareButtons";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/addToAnyShareButtons.1683793839.addtoanyshare-preview.png";s:12:"thumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/addToAnyShareButtons.1683793839.addtoanyshare-thumbnail.png";s:11:"description";s:161:"Add social media buttons to your WordPress site with AddtoAny Share Buttons plugin (Note: AddtoAny Share Buttons plugin must be installed on your WordPress site)";s:6:"bundle";s:28:"element/addToAnyShareButtons";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:90;a:10:{s:4:"name";s:14:"Envira Gallery";s:3:"tag";s:13:"enviraGallery";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/enviraGallery.1683793805.envira-gallery-preview.png";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/enviraGallery.1683793805.envira-gallery-thumbnail.png";s:11:"description";s:149:"Add Envira gallery to your site to display your image gallery, portfolio, etc (Note: Envira Gallery plugin must be installed on your WordPress site).";s:6:"bundle";s:21:"element/enviraGallery";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:91;a:10:{s:4:"name";s:23:"MailChimp for WordPress";s:3:"tag";s:21:"mailChimpForWordPress";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers/mailChimpForWordPress.1683793761.mailchimp-for-wp-preview.png";s:12:"thumbnailUrl";s:111:"https://cdn.hub.visualcomposer.com/vcwb-teasers/mailChimpForWordPress.1683793761.mailchimp-for-wp-thumbnail.png";s:11:"description";s:130:"Add MailChimp subscription form anywhere on your WordPress site (Note: MailChimp plugin must be installed on your WordPress site).";s:6:"bundle";s:29:"element/mailChimpForWordPress";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:92;a:10:{s:4:"name";s:8:"WP Forms";s:3:"tag";s:7:"wpForms";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpForms.1635775767.wp-forms-preview.png";s:12:"thumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpForms.1635775767.wp-forms-thumbnail.png";s:11:"description";s:124:"Add custom forms created by WP Forms anywhere on your site (Note: WP Forms plugin must be installed on your WordPress site).";s:6:"bundle";s:15:"element/wpForms";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:93;a:10:{s:4:"name";s:11:"Ninja Forms";s:3:"tag";s:10:"ninjaForms";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/ninjaForms.1706607266.ninja-forms-preview.png";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/ninjaForms.1706607266.ninja-forms-thumbnail.png";s:11:"description";s:136:"Display custom forms created with Ninja Forms anywhere on your site (Note: Ninja Forms plugin must be installed on your WordPress site).";s:6:"bundle";s:18:"element/ninjaForms";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:94;a:10:{s:4:"name";s:15:"Kreatura Slider";s:3:"tag";s:11:"layerSlider";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layerSlider.1683793777.kreatura-slider-preview.png";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layerSlider.1683793777.kreatura-slider-thumbnail.png";s:11:"description";s:142:"Display slideshows created with Kreatura Slider anywhere on your site (Note: Kreatura Slider plugin must be installed on your WordPress site).";s:6:"bundle";s:19:"element/layerSlider";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:95;a:10:{s:4:"name";s:13:"Gravity Forms";s:3:"tag";s:12:"gravityForms";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gravityForms.1683793786.gravity-forms-preview.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gravityForms.1683793786.gravity-forms-thumbnail.png";s:11:"description";s:139:"Display custom forms created with Gravity Forms anywhere on your site (Note: Gravity Forms plugin must be installed on your WordPress site)";s:6:"bundle";s:20:"element/gravityForms";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:96;a:10:{s:4:"name";s:17:"Slider Revolution";s:3:"tag";s:16:"sliderRevolution";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sliderRevolution.1683793736.revolution-slider-preview.png";s:12:"thumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sliderRevolution.1683793736.revolution-slider-thumbnail.png";s:11:"description";s:175:"Display slideshows and presentations created with the most popular slider plugin - Slider Revolution (Note: Slider Revolution plugin must be installed on your WordPress site).";s:6:"bundle";s:24:"element/sliderRevolution";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:97;a:10:{s:4:"name";s:15:"Marquee Element";s:3:"tag";s:14:"marqueeElement";s:5:"group";s:13:"Basic,Content";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/marqueeElement.1683793761.marquee-preview.png";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/marqueeElement.1683793761.marquee-thumbnail.png";s:11:"description";s:117:"The most famous non-standard HTML element with beautiful marquee effect to convert any headline into a sales machine.";s:6:"bundle";s:22:"element/marqueeElement";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:98;a:10:{s:4:"name";s:15:"Global Template";s:3:"tag";s:14:"globalTemplate";s:5:"group";s:7:"Content";s:10:"previewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/globalTemplate.1683793732.global-template-preview.png";s:12:"thumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/globalTemplate.1683793732.global-template-thumbnail.png";s:11:"description";s:123:"Add global templates created in Visual Composer to your layout that will automatically update across all site upon changes.";s:6:"bundle";s:22:"element/globalTemplate";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:99;a:10:{s:4:"name";s:21:"Simple Call To Action";s:3:"tag";s:18:"simpleCallToAction";s:5:"group";s:7:"Content";s:10:"previewUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleCallToAction.1683793703.simple-cta-preview.png";s:12:"thumbnailUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleCallToAction.1683793703.simple-cta-thumbnail.png";s:11:"description";s:98:"Add an eye-catching simple call to action block to drag visitor''s attention and deliver a message.";s:6:"bundle";s:26:"element/simpleCallToAction";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:100;a:10:{s:4:"name";s:23:"Semi-filled Message Box";s:3:"tag";s:20:"semiFilledMessageBox";s:5:"group";s:7:"Content";s:10:"previewUrl";s:115:"https://cdn.hub.visualcomposer.com/vcwb-teasers/semiFilledMessageBox.1683793714.semi-filled-message-box-preview.png";s:12:"thumbnailUrl";s:117:"https://cdn.hub.visualcomposer.com/vcwb-teasers/semiFilledMessageBox.1683793714.semi-filled-message-box-thumbnail.png";s:11:"description";s:87:"Add semi-filled message box with predefined notifications or create your custom notice.";s:6:"bundle";s:28:"element/semiFilledMessageBox";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:101;a:10:{s:4:"name";s:18:"Simple Message Box";s:3:"tag";s:16:"simpleMessageBox";s:5:"group";s:7:"Content";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleMessageBox.1683793712.simple-message-box-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleMessageBox.1683793712.simple-message-box-thumbnail.png";s:11:"description";s:82:"Add simple message box with predefined notifications or create your custom notice.";s:6:"bundle";s:24:"element/simpleMessageBox";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:102;a:10:{s:4:"name";s:16:"ZigZag Separator";s:3:"tag";s:15:"zigZagSeparator";s:5:"group";s:7:"Content";s:10:"previewUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagSeparator.1658920414.zig-zag-separator-preview.png";s:12:"thumbnailUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagSeparator.1658920414.zig-zag-separator-thumbnail.png";s:11:"description";s:69:"A zigzag style separator for decoration or separation of the content.";s:6:"bundle";s:23:"element/zigZagSeparator";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:103;a:10:{s:4:"name";s:22:"Outline Call To Action";s:3:"tag";s:19:"outlineCallToAction";s:5:"group";s:7:"Content";s:10:"previewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineCallToAction.1683793710.outline-cta-preview.png";s:12:"thumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineCallToAction.1683793710.outline-cta-thumbnail.png";s:11:"description";s:98:"Add an eye-catching simple call to action block to drag visitor''s attention and deliver a message.";s:6:"bundle";s:27:"element/outlineCallToAction";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:104;a:10:{s:4:"name";s:16:"Gutenberg Editor";s:3:"tag";s:9:"gutenberg";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gutenberg.1683793785.gutenberg-preview.png";s:12:"thumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gutenberg.1683793785.gutenberg-thumbnail.png";s:11:"description";s:55:"Insert Gutenberg editor in your Visual Composer layout.";s:6:"bundle";s:17:"element/gutenberg";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:105;a:10:{s:4:"name";s:34:"Image Masonry Gallery With ScaleUp";s:3:"tag";s:30:"imageMasonryGalleryWithScaleUp";s:5:"group";s:5:"Media";s:10:"previewUrl";s:136:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithScaleUp.1683793778.image-masonry-gallery-with-scaleup-preview.png";s:12:"thumbnailUrl";s:138:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithScaleUp.1683793778.image-masonry-gallery-with-scaleup-thumbnail.png";s:11:"description";s:94:"A masonry grid type image gallery with a scale effect upon hover to catch visitors'' attention.";s:6:"bundle";s:38:"element/imageMasonryGalleryWithScaleUp";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:106;a:10:{s:4:"name";s:23:"Image Gallery With Zoom";s:3:"tag";s:20:"imageGalleryWithZoom";s:5:"group";s:5:"Media";s:10:"previewUrl";s:115:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithZoom.1683793779.image-gallery-with-zoom-preview.png";s:12:"thumbnailUrl";s:117:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithZoom.1683793779.image-gallery-with-zoom-thumbnail.png";s:11:"description";s:85:"A grid type image gallery with a zoom effect upon hover to catch visitors'' attention.";s:6:"bundle";s:28:"element/imageGalleryWithZoom";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:107;a:10:{s:4:"name";s:26:"Image Gallery With ScaleUp";s:3:"tag";s:23:"imageGalleryWithScaleUp";s:5:"group";s:5:"Media";s:10:"previewUrl";s:121:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithScaleUp.1683793780.image-gallery-with-scaleup-preview.png";s:12:"thumbnailUrl";s:123:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithScaleUp.1683793780.image-gallery-with-scaleup-thumbnail.png";s:11:"description";s:86:"A grid type image gallery with a scale effect upon hover to catch visitors'' attention.";s:6:"bundle";s:31:"element/imageGalleryWithScaleUp";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:108;a:10:{s:4:"name";s:31:"Image Masonry Gallery With Zoom";s:3:"tag";s:27:"imageMasonryGalleryWithZoom";s:5:"group";s:5:"Media";s:10:"previewUrl";s:130:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithZoom.1683793777.image-masonry-gallery-with-zoom-preview.png";s:12:"thumbnailUrl";s:132:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithZoom.1683793777.image-masonry-gallery-with-zoom-thumbnail.png";s:11:"description";s:93:"A masonry grid type image gallery with a zoom effect upon hover to catch visitors'' attention.";s:6:"bundle";s:35:"element/imageMasonryGalleryWithZoom";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:109;a:10:{s:4:"name";s:31:"Image Masonry Gallery With Icon";s:3:"tag";s:27:"imageMasonryGalleryWithIcon";s:5:"group";s:5:"Media";s:10:"previewUrl";s:111:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithIcon.1683793718.masonry-icon-preview.png";s:12:"thumbnailUrl";s:113:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithIcon.1683793718.masonry-icon-thumbnail.png";s:11:"description";s:97:"A masonry grid type image gallery with an icon displayed upon hover to catch visitors'' attention.";s:6:"bundle";s:35:"element/imageMasonryGalleryWithIcon";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:110;a:10:{s:4:"name";s:23:"Image Gallery With Icon";s:3:"tag";s:20:"imageGalleryWithIcon";s:5:"group";s:5:"Media";s:10:"previewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithIcon.1683793725.image-gallery-preview.png";s:12:"thumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithIcon.1683793725.image-gallery-thumbnail.png";s:11:"description";s:89:"A grid type image gallery with an icon displayed upon hover to catch visitors'' attention.";s:6:"bundle";s:28:"element/imageGalleryWithIcon";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:111;a:10:{s:4:"name";s:18:"Outline Faq Toggle";s:3:"tag";s:16:"outlineFaqToggle";s:5:"group";s:7:"Content";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineFaqToggle.1683793755.outline-faq-toggle-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineFaqToggle.1683793755.outline-faq-toggle-thumbnail.png";s:11:"description";s:108:"Toggle element for frequently asked questions (Faq) or similar structure for display of content per request.";s:6:"bundle";s:24:"element/outlineFaqToggle";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:112;a:10:{s:4:"name";s:11:"Post Slider";s:3:"tag";s:11:"postsSlider";s:5:"group";s:7:"Content";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsSlider.1686741997.posts-slider-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsSlider.1686741997.posts-slider-thumbnail.png";s:11:"description";s:66:"Display your posts in a simple slideshow with optional post title.";s:6:"bundle";s:19:"element/postsSlider";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:113;a:10:{s:4:"name";s:13:"Progress Bars";s:3:"tag";s:12:"progressBars";s:5:"group";s:6:"Charts";s:10:"previewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-teasers/progressBars.1683793745.progress-bar-preview.png";s:12:"thumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/progressBars.1683793745.progress-bar-thumbnail.png";s:11:"description";s:101:"A simple progress bar to showcase your skills, progress, and competences in a visually appealing way.";s:6:"bundle";s:20:"element/progressBars";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:114;a:10:{s:4:"name";s:12:"Button Group";s:3:"tag";s:11:"buttonGroup";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/buttonGroup.1683793827.button-group-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/buttonGroup.1683793827.button-group-thumbnail.png";s:11:"description";s:73:"Display different buttons in a single line with the Button Group element.";s:6:"bundle";s:19:"element/buttonGroup";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:115;a:10:{s:4:"name";s:10:"Icon Group";s:3:"tag";s:9:"iconGroup";s:5:"group";s:7:"Content";s:10:"previewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconGroup.1683793780.icon-group-preview.png";s:12:"thumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconGroup.1683793780.icon-group-thumbnail.png";s:11:"description";s:69:"Display different icons in a single line with the Icon Group element.";s:6:"bundle";s:17:"element/iconGroup";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:116;a:10:{s:4:"name";s:13:"Caldera Forms";s:3:"tag";s:12:"calderaForms";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/calderaForms.1683793826.caldera-forms-preview.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/calderaForms.1683793826.caldera-forms-thumbnail.png";s:11:"description";s:132:"Add Caldera Forms directly from the Visual Composer. Note: Caldera Forms plugin must be installed and activated to use this element.";s:6:"bundle";s:20:"element/calderaForms";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:117;a:10:{s:4:"name";s:12:"wpDataTables";s:3:"tag";s:12:"wpDataTables";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpDataTables.1635775766.wpdatatables-preview.png";s:12:"thumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpDataTables.1635775766.wpdatatables-thumbnail.png";s:11:"description";s:136:"Insert tables created with wpDataTables in your Visual Composer layout. Note: wpDataTables plugin must be installed to use this element.";s:6:"bundle";s:20:"element/wpDataTables";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:118;a:10:{s:4:"name";s:22:"Vertical Sandwich Menu";s:3:"tag";s:20:"verticalSandwichMenu";s:5:"group";s:15:"Header & Footer";s:10:"previewUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/verticalSandwichMenu.1706607265.vertical-sandwich-menu-preview.png";s:12:"thumbnailUrl";s:116:"https://cdn.hub.visualcomposer.com/vcwb-teasers/verticalSandwichMenu.1706607265.vertical-sandwich-menu-thumbnail.png";s:11:"description";s:49:"Vertical sandwich menu with hover line animation.";s:6:"bundle";s:28:"element/verticalSandwichMenu";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:119;a:10:{s:4:"name";s:19:"Basic Shadow Button";s:3:"tag";s:17:"basicShadowButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicShadowButton.1683793831.basic-shadow-button-preview.png";s:12:"thumbnailUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicShadowButton.1683793831.basic-shadow-button-thumbnail.png";s:11:"description";s:98:"A simple button with shadow effect that helps button to stand out and gives website a perspective.";s:6:"bundle";s:25:"element/basicShadowButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:120;a:10:{s:4:"name";s:18:"SlideOut Post Grid";s:3:"tag";s:16:"slideOutPostGrid";s:5:"group";s:7:"Content";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/slideOutPostGrid.1725879705.slideout-post-grid-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/slideOutPostGrid.1725879705.slideout-post-grid-thumbnail.png";s:11:"description";s:77:"Post Grid with a background image and SlideOut animation for button on hover.";s:6:"bundle";s:24:"element/slideOutPostGrid";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:121;a:10:{s:4:"name";s:11:"CaptainForm";s:3:"tag";s:11:"captainForm";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-teasers/captainForm.1683793825.captainform-preview.png";s:12:"thumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-teasers/captainForm.1683793825.captainform-thumbnail.png";s:11:"description";s:132:"Add CaptainForm to your Visual Composer layout. Note: You will need to have CaptainForm installed to use this compatibility element.";s:6:"bundle";s:19:"element/captainForm";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:122;a:10:{s:4:"name";s:19:"Timeline With Icons";s:3:"tag";s:17:"timelineWithIcons";s:5:"group";s:7:"Content";s:10:"previewUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineWithIcons.1673943997.timeline-with-icons-preview.png";s:12:"thumbnailUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineWithIcons.1673943997.timeline-with-icons-thumbnail.png";s:11:"description";s:78:"A vertical timeline with icons to showcase your progress or historical events.";s:6:"bundle";s:25:"element/timelineWithIcons";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:123;a:10:{s:4:"name";s:24:"Call To Action With Icon";s:3:"tag";s:20:"callToActionWithIcon";s:5:"group";s:7:"Content";s:10:"previewUrl";s:116:"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionWithIcon.1683793729.preview-call-to-action-with-icon.png";s:12:"thumbnailUrl";s:118:"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionWithIcon.1683793729.thumbnail-call-to-action-with-icon.png";s:11:"description";s:112:"Add an eye-catching call to action block to immediately drag visitor''s attention and deliver a specific message.";s:6:"bundle";s:28:"element/callToActionWithIcon";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:124;a:10:{s:4:"name";s:14:"Banner Element";s:3:"tag";s:13:"bannerElement";s:5:"group";s:7:"Content";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/bannerElement.1683793833.banner-element-preview.png";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/bannerElement.1683793833.banner-element-thumbnail.png";s:11:"description";s:100:"Add image banners to your page that will load randomly - only one banner will be loaded at the time.";s:6:"bundle";s:21:"element/bannerElement";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:125;a:10:{s:4:"name";s:18:"Grow Shadow Button";s:3:"tag";s:16:"growShadowButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/growShadowButton.1683793730.grow-shadow-button-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/growShadowButton.1683793730.grow-shadow-button-thumbnail.png";s:11:"description";s:51:"A simple round button with smooth shadow animation.";s:6:"bundle";s:24:"element/growShadowButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:126;a:10:{s:4:"name";s:14:"Side Post Grid";s:3:"tag";s:12:"sidePostGrid";s:5:"group";s:7:"Content";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidePostGrid.1725879705.side-post-grid-preview.png";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidePostGrid.1725879705.side-post-grid-thumbnail.png";s:11:"description";s:67:"A post grid with featured image position on the left or right part.";s:6:"bundle";s:20:"element/sidePostGrid";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:127;a:10:{s:4:"name";s:20:"Social Profile Icons";s:3:"tag";s:18:"socialProfileIcons";s:5:"group";s:6:"Social";s:10:"previewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-teasers/socialProfileIcons.1673944671.social-icons-preview.png";s:12:"thumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers/socialProfileIcons.1673944671.social-icons-thumbnail.png";s:11:"description";s:78:"Small icons of the most popular social networks with original colors on hover.";s:6:"bundle";s:26:"element/socialProfileIcons";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:128;a:10:{s:4:"name";s:14:"News Post Grid";s:3:"tag";s:12:"newsPostGrid";s:5:"group";s:7:"Content";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/newsPostGrid.1725879697.news-post-grid-preview.png";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/newsPostGrid.1725879697.news-post-grid-thumbnail.png";s:11:"description";s:63:"A post grid element that is perfect for news portals and blogs.";s:6:"bundle";s:20:"element/newsPostGrid";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:129;a:10:{s:4:"name";s:10:"Counter Up";s:3:"tag";s:9:"counterUp";s:5:"group";s:7:"Counter";s:10:"previewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-teasers/counterUp.1683793814.countup-preview.png";s:12:"thumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-teasers/counterUp.1683793814.countup-thumbnail.png";s:11:"description";s:86:"A simple number count up element to show your progress with an eye-catching animation.";s:6:"bundle";s:17:"element/counterUp";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:130;a:10:{s:4:"name";s:18:"Sandwich Side Menu";s:3:"tag";s:16:"sandwichSideMenu";s:5:"group";s:15:"Header & Footer";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichSideMenu.1706607264.side-menu-preview.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichSideMenu.1706607264.side-menu-thumbnail.png";s:11:"description";s:50:"A sandwich menu with side menu display navigation.";s:6:"bundle";s:24:"element/sandwichSideMenu";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:131;a:10:{s:4:"name";s:17:"Basic Testimonial";s:3:"tag";s:16:"basicTestimonial";s:5:"group";s:7:"Content";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicTestimonial.1683793829.basic-testimonials-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicTestimonial.1683793829.basic-testimonials-thumbnail.png";s:11:"description";s:87:"Show testimonials from your customers in a beautiful way and convince your new clients.";s:6:"bundle";s:24:"element/basicTestimonial";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:132;a:10:{s:4:"name";s:11:"Hover Image";s:3:"tag";s:10:"hoverImage";s:5:"group";s:19:"Basic,Media,Content";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverImage.1683793784.hover-image-preview.png";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverImage.1683793784.hover-image-thumbnail.png";s:11:"description";s:60:"A two-image element that changes the image upon mouse hover.";s:6:"bundle";s:18:"element/hoverImage";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:133;a:10:{s:4:"name";s:13:"Simple Search";s:3:"tag";s:12:"simpleSearch";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleSearch.1683793702.search-widget-preview.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleSearch.1683793702.search-widget-thumbnail.png";s:11:"description";s:75:"Add WordPress search widget to your page and style search field appearance.";s:6:"bundle";s:20:"element/simpleSearch";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:134;a:10:{s:4:"name";s:15:"Countdown Timer";s:3:"tag";s:14:"countdownTimer";s:5:"group";s:7:"Counter";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/countdownTimer.1725879708.countdown-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/countdownTimer.1725879708.countdown-thumbnail.png";s:11:"description";s:99:" A countdown timer with month, days, hours, minutes, and seconds to inform about your grand launch.";s:6:"bundle";s:22:"element/countdownTimer";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:135;a:10:{s:4:"name";s:18:"Timeline Slideshow";s:3:"tag";s:17:"timelineSlideshow";s:5:"group";s:5:"Media";s:10:"previewUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineSlideshow.1673944679.timeline-slideshow-preview.png";s:12:"thumbnailUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineSlideshow.1673944679.timeline-slideshow-thumbnail.png";s:11:"description";s:75:"A rich slideshow element with time and content control for separate slides.";s:6:"bundle";s:25:"element/timelineSlideshow";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:136;a:10:{s:4:"name";s:22:"Cart Icon With Counter";s:3:"tag";s:19:"cartIconWithCounter";s:5:"group";s:11:"WooCommerce";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/cartIconWithCounter.1683793825.cart-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/cartIconWithCounter.1683793825.cart-thumbnail.png";s:11:"description";s:72:"Shopping cart icon with a counter to display products added to the cart.";s:6:"bundle";s:27:"element/cartIconWithCounter";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:137;a:10:{s:4:"name";s:14:"3 Color Button";s:3:"tag";s:12:"3ColorButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/3ColorButton.1683793840.3-color-button-preview.png";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/3ColorButton.1683793840.3-color-button-thumbnail.png";s:11:"description";s:61:"A button with three colored stripes that animates upon hover.";s:6:"bundle";s:20:"element/3ColorButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:138;a:10:{s:4:"name";s:17:"Profile With Icon";s:3:"tag";s:15:"profileWithIcon";s:5:"group";s:7:"Content";s:10:"previewUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers/profileWithIcon.1683793747.profile-with-icon-preview.png";s:12:"thumbnailUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/profileWithIcon.1683793747.profile-with-icon-thumbnail.png";s:11:"description";s:53:"A profile element with an icon to showcase your team.";s:6:"bundle";s:23:"element/profileWithIcon";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:139;a:10:{s:4:"name";s:26:"Background Image Post Grid";s:3:"tag";s:23:"backgroundImagePostGrid";s:5:"group";s:7:"Content";s:10:"previewUrl";s:113:"https://cdn.hub.visualcomposer.com/vcwb-teasers/backgroundImagePostGrid.1726483899.bg-image-post-grid-preview.png";s:12:"thumbnailUrl";s:115:"https://cdn.hub.visualcomposer.com/vcwb-teasers/backgroundImagePostGrid.1726483899.bg-image-post-grid-thumbnail.png";s:11:"description";s:69:"A post grid element with a featured image used as a background image.";s:6:"bundle";s:31:"element/backgroundImagePostGrid";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:140;a:10:{s:4:"name";s:17:"SoundCloud Player";s:3:"tag";s:16:"soundcloudPlayer";s:5:"group";s:7:"Content";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/soundcloudPlayer.1673944671.soundcloud-element-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/soundcloudPlayer.1673944671.soundcloud-element-thumbnail.png";s:11:"description";s:55:"Add the SoundCloud embed player to your WordPress site.";s:6:"bundle";s:24:"element/soundcloudPlayer";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:141;a:10:{s:4:"name";s:12:"Phone Mockup";s:3:"tag";s:11:"phoneMockup";s:5:"group";s:19:"Basic,Media,Content";s:10:"previewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-teasers/phoneMockup.1683793752.iphone-mockup-preview.png";s:12:"thumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/phoneMockup.1683793752.iphone-mockup-thumbnail.png";s:11:"description";s:65:"Display your artworks, web designs or app design in Phone mockup.";s:6:"bundle";s:19:"element/phoneMockup";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:142;a:10:{s:4:"name";s:18:"Double Text Button";s:3:"tag";s:16:"doubleTextButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTextButton.1683793808.double-text-button-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTextButton.1683793808.double-text-button-thumbnail.png";s:11:"description";s:75:"A simple button with slide-out effect upon hover to display different text.";s:6:"bundle";s:24:"element/doubleTextButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:143;a:10:{s:4:"name";s:32:"TranslatePress Language Switcher";s:3:"tag";s:30:"translatePressLanguageSwitcher";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:116:"https://cdn.hub.visualcomposer.com/vcwb-teasers/translatePressLanguageSwitcher.1673943997.preview-translatepress.png";s:12:"thumbnailUrl";s:118:"https://cdn.hub.visualcomposer.com/vcwb-teasers/translatePressLanguageSwitcher.1673943997.thumbnail-translatepress.png";s:11:"description";s:123:"Add TranslatePress Language Switcher to your layout (Note: TranslatePress plugin must be installed on your WordPress site).";s:6:"bundle";s:38:"element/translatePressLanguageSwitcher";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:144;a:10:{s:4:"name";s:18:"Post Grid With Box";s:3:"tag";s:15:"postGridWithBox";s:5:"group";s:7:"Content";s:10:"previewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithBox.1725879698.post-grid-with-box-preview.png";s:12:"thumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithBox.1725879698.post-grid-with-box-thumbnail.png";s:11:"description";s:45:"A post grid element with a slide-out excerpt.";s:6:"bundle";s:23:"element/postGridWithBox";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:145;a:10:{s:4:"name";s:14:"Browser Mockup";s:3:"tag";s:13:"browserMockup";s:5:"group";s:19:"Basic,Media,Content";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/browserMockup.1683793827.browser-mockup-preview.png";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/browserMockup.1683793827.browser-mockup-thumbnail.png";s:11:"description";s:40:"Display your design in a browser mockup.";s:6:"bundle";s:21:"element/browserMockup";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:146;a:10:{s:4:"name";s:21:"Parallax Single Image";s:3:"tag";s:19:"parallaxSingleImage";s:5:"group";s:19:"Basic,Media,Content";s:10:"previewUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallaxSingleImage.1683793753.Parallax-Single-Image-Preview.png";s:12:"thumbnailUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallaxSingleImage.1683793753.Parallax-Single-Image-Thumbnail.png";s:11:"description";s:86:"A single image with adjustable parallax effect to grab the attention of your visitors.";s:6:"bundle";s:27:"element/parallaxSingleImage";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:147;a:10:{s:4:"name";s:17:"Post Slider Block";s:3:"tag";s:15:"postSliderBlock";s:5:"group";s:7:"Content";s:10:"previewUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postSliderBlock.1725879699.post-slider-block-preview.png";s:12:"thumbnailUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postSliderBlock.1725879699.post-slider-block-thumbnail.png";s:11:"description";s:60:"A post slideshow element with shadow and hover zoom options.";s:6:"bundle";s:23:"element/postSliderBlock";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:148;a:10:{s:4:"name";s:19:"Simple Contact Form";s:3:"tag";s:17:"simpleContactForm";s:5:"group";s:7:"Content";s:10:"previewUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleContactForm.1683793723.simple-contact-form-preview.png";s:12:"thumbnailUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleContactForm.1683793723.simple-contact-form-thumbnail.png";s:11:"description";s:75:"Add a simple contact form to your WordPress site so people can contact you.";s:6:"bundle";s:25:"element/simpleContactForm";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:149;a:10:{s:4:"name";s:20:"Food and Drinks Menu";s:3:"tag";s:17:"foodAndDrinksMenu";s:5:"group";s:7:"Content";s:10:"previewUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers/foodAndDrinksMenu.1683793792.food-and-drinks-menu-preview.png";s:12:"thumbnailUrl";s:111:"https://cdn.hub.visualcomposer.com/vcwb-teasers/foodAndDrinksMenu.1683793792.food-and-drinks-menu-thumbnail.png";s:11:"description";s:43:"Display the menu of your restaurant or bar.";s:6:"bundle";s:25:"element/foodAndDrinksMenu";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:150;a:10:{s:4:"name";s:21:"Call to Action Button";s:3:"tag";s:18:"callToActionButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:111:"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionButton.1683793826.call-to-action-button-preview.png";s:12:"thumbnailUrl";s:113:"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionButton.1683793826.call-to-action-button-thumbnail.png";s:11:"description";s:78:"A perfect marketing button with an eye-catching title, icon, and description. ";s:6:"bundle";s:26:"element/callToActionButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:151;a:10:{s:4:"name";s:12:"Star Ranking";s:3:"tag";s:11:"starRanking";s:5:"group";s:7:"Content";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/starRanking.1683793730.star-ranking-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/starRanking.1683793730.star-ranking-thumbnail.png";s:11:"description";s:80:"Display the rank of your product or services with a simple star ranking element.";s:6:"bundle";s:19:"element/starRanking";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:152;a:10:{s:4:"name";s:20:"Shadow Pricing Table";s:3:"tag";s:18:"shadowPricingTable";s:5:"group";s:7:"Content";s:10:"previewUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/shadowPricingTable.1683793720.shadow-pricing-table-preview.png";s:12:"thumbnailUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/shadowPricingTable.1683793720.shadow-pricing-table-thumbnail.png";s:11:"description";s:46:"A pricing table element with image and shadow.";s:6:"bundle";s:26:"element/shadowPricingTable";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:153;a:10:{s:4:"name";s:14:"Content Slider";s:3:"tag";s:13:"contentSlider";s:5:"group";s:10:"Containers";s:10:"previewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers/contentSlider.1683793816.content-slide-preview.png";s:12:"thumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-teasers/contentSlider.1683793816.content-slide-thumbnail.png";s:11:"description";s:60:"A multiple page slider that can contain any type of content.";s:6:"bundle";s:21:"element/contentSlider";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:154;a:10:{s:4:"name";s:17:"Star Testimonials";s:3:"tag";s:16:"starTestimonials";s:5:"group";s:7:"Content";s:10:"previewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/starTestimonials.1683793724.star-testimonials-preview.png";s:12:"thumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/starTestimonials.1683793724.star-testimonials-thumbnail.png";s:11:"description";s:72:"Display testimonials for your products and services with a star ranking.";s:6:"bundle";s:24:"element/starTestimonials";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:155;a:10:{s:4:"name";s:11:"Icon Button";s:3:"tag";s:10:"iconButton";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconButton.1688628182.icon-button-preview.png";s:12:"thumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconButton.1688628182.icon-button-thumbnail.png";s:11:"description";s:69:"A simple button with icon and title to be used as a secondary button.";s:6:"bundle";s:18:"element/iconButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:156;a:10:{s:4:"name";s:16:"Toggle Container";s:3:"tag";s:15:"toggleContainer";s:5:"group";s:10:"Containers";s:10:"previewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/toggleContainer.1673944679.toggle-container-preview.png";s:12:"thumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/toggleContainer.1673944679.toggle-container-thumbnail.png";s:11:"description";s:75:"Display variations of your product/service pricing with a toggle container.";s:6:"bundle";s:23:"element/toggleContainer";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:157;a:10:{s:4:"name";s:9:"FAQ Group";s:3:"tag";s:8:"faqGroup";s:5:"group";s:10:"Containers";s:10:"previewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-teasers/faqGroup.1683793794.faq-group-preview.png";s:12:"thumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-teasers/faqGroup.1683793794.faq-group-thumbnail.png";s:11:"description";s:98:"Display frequently asked questions (FAQ) or any other information in a beautiful and animated way.";s:6:"bundle";s:16:"element/faqGroup";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:158;a:10:{s:4:"name";s:13:"Link Dropdown";s:3:"tag";s:12:"linkDropdown";s:5:"group";s:7:"Buttons";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/linkDropdown.1683793764.link-dropdown-preview.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/linkDropdown.1683793764.link-dropdown-thumbnail.png";s:11:"description";s:82:"A custom dropdown with links that can lead visitors to a specific section or page.";s:6:"bundle";s:20:"element/linkDropdown";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:159;a:10:{s:4:"name";s:19:"Portfolio Post Grid";s:3:"tag";s:17:"portfolioPostGrid";s:5:"group";s:7:"Content";s:10:"previewUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/portfolioPostGrid.1683793750.preview-portfolio-post-grid.png";s:12:"thumbnailUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/portfolioPostGrid.1683793750.thumbnail-portfolio-post-grid.png";s:11:"description";s:100:"Display your portfolio items, news, and articles with a beautiful portfolio style post grid element.";s:6:"bundle";s:25:"element/portfolioPostGrid";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:160;a:10:{s:4:"name";s:12:"Double Title";s:3:"tag";s:11:"doubleTitle";s:5:"group";s:13:"Basic,Content";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTitle.1683793808.double-title-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTitle.1683793808.double-title-thumbnail.png";s:11:"description";s:67:"A title element that consists of two texts on front and background.";s:6:"bundle";s:19:"element/doubleTitle";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:161;a:10:{s:4:"name";s:27:"Post Grid With Hover Button";s:3:"tag";s:23:"postGridWithHoverButton";s:5:"group";s:7:"Content";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithHoverButton.1725879699.grid-preview.png";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithHoverButton.1725879699.grid-thumbnail.png";s:11:"description";s:86:"A simple post grid element with featured image, post title, and button on hover state.";s:6:"bundle";s:31:"element/postGridWithHoverButton";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:162;a:10:{s:4:"name";s:13:"Comments Area";s:3:"tag";s:20:"layoutWpCommentsArea";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutWpCommentsArea.1683793765.comments-area-preview.png";s:12:"thumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutWpCommentsArea.1683793765.comments-area-thumbnail.png";s:11:"description";s:49:"Define a comments area for a post or page layout.";s:6:"bundle";s:28:"element/layoutWpCommentsArea";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:163;a:10:{s:4:"name";s:17:"Mono Social Icons";s:3:"tag";s:15:"monoSocialIcons";s:5:"group";s:6:"Social";s:10:"previewUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers/monoSocialIcons.1683793759.mono-social-icons-preview.png";s:12:"thumbnailUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/monoSocialIcons.1683793759.mono-social-icons-thumbnail.png";s:11:"description";s:57:"Add mono-styled social icons with links to your profiles.";s:6:"bundle";s:23:"element/monoSocialIcons";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:164;a:10:{s:4:"name";s:5:"Giphy";s:3:"tag";s:5:"giphy";s:5:"group";s:19:"Basic,Media,Content";s:10:"previewUrl";s:82:"https://cdn.hub.visualcomposer.com/vcwb-teasers/giphy.1683793787.giphy-preview.png";s:12:"thumbnailUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-teasers/giphy.1683793787.giphy-thumbnail.png";s:11:"description";s:53:"Add GIF files with animations to your WordPress site.";s:6:"bundle";s:13:"element/giphy";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:165;a:10:{s:4:"name";s:13:"GIF Animation";s:3:"tag";s:12:"gifAnimation";s:5:"group";s:19:"Basic,Media,Content";s:10:"previewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gifAnimation.1683793788.gif-preview.png";s:12:"thumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-teasers/gifAnimation.1683793788.gif-thumbnail.png";s:11:"description";s:53:"Add GIF files with animations to your WordPress site.";s:6:"bundle";s:20:"element/gifAnimation";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:166;a:10:{s:4:"name";s:12:"Content Area";s:3:"tag";s:17:"layoutContentArea";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutContentArea.1683793776.content-area-preview.png";s:12:"thumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutContentArea.1683793776.content-area-thumbnail.png";s:11:"description";s:126:"Define the content area part in your template where you will be able to use a default WordPress editor or the website builder.";s:6:"bundle";s:25:"element/layoutContentArea";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:167;a:10:{s:4:"name";s:11:"Post Author";s:3:"tag";s:16:"layoutPostAuthor";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostAuthor.1683793775.post-author-preview.png";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostAuthor.1683793775.post-author-thumbnail.png";s:11:"description";s:112:"This element is a dynamic placeholder of the Layout Builder that will be replaced on the actual posts and pages.";s:6:"bundle";s:24:"element/layoutPostAuthor";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:168;a:10:{s:4:"name";s:15:"Post Author Bio";s:3:"tag";s:19:"layoutPostAuthorBio";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostAuthorBio.1683793774.post-author-bio-preview.png";s:12:"thumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostAuthorBio.1683793774.post-author-bio-thumbnail.png";s:11:"description";s:112:"This element is a dynamic placeholder of the Layout Builder that will be replaced on the actual posts and pages.";s:6:"bundle";s:27:"element/layoutPostAuthorBio";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:169;a:10:{s:4:"name";s:9:"Post Date";s:3:"tag";s:14:"layoutPostDate";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostDate.1683793772.post-date-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostDate.1683793772.post-date-thumbnail.png";s:11:"description";s:112:"This element is a dynamic placeholder of the Layout Builder that will be replaced on the actual posts and pages.";s:6:"bundle";s:22:"element/layoutPostDate";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:170;a:10:{s:4:"name";s:12:"Post Excerpt";s:3:"tag";s:17:"layoutPostExcerpt";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostExcerpt.1683793771.post-excerpt-preview.png";s:12:"thumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostExcerpt.1683793771.post-excerpt-thumbnail.png";s:11:"description";s:112:"This element is a dynamic placeholder of the Layout Builder that will be replaced on the actual posts and pages.";s:6:"bundle";s:25:"element/layoutPostExcerpt";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:171;a:10:{s:4:"name";s:10:"Post Title";s:3:"tag";s:15:"layoutPostTitle";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostTitle.1683793766.post-title-preview.png";s:12:"thumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostTitle.1683793766.post-title-thumbnail.png";s:11:"description";s:112:"This element is a dynamic placeholder of the Layout Builder that will be replaced on the actual posts and pages.";s:6:"bundle";s:23:"element/layoutPostTitle";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:172;a:10:{s:4:"name";s:13:"Custom Fields";s:3:"tag";s:22:"layoutPostCustomFields";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostCustomFields.1683793772.post-custom-fields-preview.png";s:12:"thumbnailUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostCustomFields.1683793772.post-custom-fields-thumbnail.png";s:11:"description";s:112:"This element is a dynamic placeholder of the Layout Builder that will be replaced on the actual posts and pages.";s:6:"bundle";s:30:"element/layoutPostCustomFields";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:173;a:10:{s:4:"name";s:15:"Post Categories";s:3:"tag";s:20:"layoutPostCategories";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostCategories.1725879709.post-categories-preview.png";s:12:"thumbnailUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostCategories.1725879709.post-categories-thumbnail.png";s:11:"description";s:112:"This element is a dynamic placeholder of the Layout Builder that will be replaced on the actual posts and pages.";s:6:"bundle";s:28:"element/layoutPostCategories";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:174;a:10:{s:4:"name";s:9:"Post Tags";s:3:"tag";s:14:"layoutPostTags";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostTags.1725879709.post-tags-preview.png";s:12:"thumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostTags.1725879709.post-tags-thumbnail.png";s:11:"description";s:112:"This element is a dynamic placeholder of the Layout Builder that will be replaced on the actual posts and pages.";s:6:"bundle";s:22:"element/layoutPostTags";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:175;a:10:{s:4:"name";s:17:"Post Author Photo";s:3:"tag";s:21:"layoutPostAuthorImage";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostAuthorImage.1683793774.post-author-image-preview.png";s:12:"thumbnailUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostAuthorImage.1683793774.post-author-image-thumbnail.png";s:11:"description";s:125:"This element is a dynamic placeholder of the Layout Builder that will be replaced with the authors photo on the actual posts.";s:6:"bundle";s:29:"element/layoutPostAuthorImage";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:176;a:10:{s:4:"name";s:14:"Featured Image";s:3:"tag";s:23:"layoutPostFeaturedImage";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostFeaturedImage.1683793768.featured-image-preview.png";s:12:"thumbnailUrl";s:111:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostFeaturedImage.1683793768.featured-image-thumbnail.png";s:11:"description";s:126:"This element is a dynamic placeholder of the Layout Builder that will be replaced with the featured image on the actual posts.";s:6:"bundle";s:31:"element/layoutPostFeaturedImage";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:177;a:10:{s:4:"name";s:9:"Post List";s:3:"tag";s:14:"layoutPostList";s:5:"group";s:13:"Theme Builder";s:10:"previewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostList.1725879697.layout-post-list-preview.png";s:12:"thumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers/layoutPostList.1725879697.layout-post-list-thumbnail.png";s:11:"description";s:120:"Add a post list to your archive layout - it will be replaced with an actual post list when assigned to the archive page.";s:6:"bundle";s:22:"element/layoutPostList";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:178;a:10:{s:4:"name";s:13:"HubSpot Forms";s:3:"tag";s:12:"hubSpotForms";s:5:"group";s:9:"WordPress";s:10:"previewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers/hubSpotForms.1683793783.hubspot-element-preview.png";s:12:"thumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers/hubSpotForms.1683793783.hubspot-element-thumbnail.png";s:11:"description";s:41:"Display HubSpot forms in Visual Composer.";s:6:"bundle";s:20:"element/hubSpotForms";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}i:179;a:10:{s:4:"name";s:3:"Div";s:3:"tag";s:3:"div";s:5:"group";s:3:"Div";s:10:"previewUrl";s:78:"https://cdn.hub.visualcomposer.com/vcwb-teasers/div.1684153907.preview-div.png";s:12:"thumbnailUrl";s:80:"https://cdn.hub.visualcomposer.com/vcwb-teasers/div.1684153907.thumbnail-div.png";s:11:"description";s:53:"A simple div container in the Visual Composer editor.";s:6:"bundle";s:11:"element/div";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}}}}}', 'auto');
INSERT INTO `wpd6_options` VALUES
(6190, 'vcv-hubAction:hubTeaser', '172648445999999.0.1024', 'auto'),
(6191, 'vcv-hubTeaserAddons', 'a:13:{i:0;a:10:{s:6:"bundle";s:20:"addon/globalTemplate";s:3:"tag";s:14:"globalTemplate";s:4:"name";s:15:"Global Template";s:16:"metaThumbnailUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/globalTemplate.1706607273.thumbnail-global-template.png";s:14:"metaPreviewUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/globalTemplate.1706607273.preview-global-template.png";s:15:"metaDescription";s:123:"Add global templates created in Visual Composer to your layout that will automatically update across all site upon changes.";s:17:"metaAddonImageUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/globalTemplate.1706607273.global-template.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:1;a:10:{s:6:"bundle";s:18:"addon/exportImport";s:3:"tag";s:12:"exportImport";s:4:"name";s:13:"Export/Import";s:16:"metaThumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/exportImport.1683793735.export-import-thumbnail.png";s:14:"metaPreviewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/exportImport.1683793735.export-import-preview.png";s:15:"metaDescription";s:170:"Export and Import your Visual Composer templates, headers, footers, and sidebars between different sites. You can access export/import option in Visual Composer Settings.";s:17:"metaAddonImageUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/exportImport.1683793735.export-import.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:2;a:10:{s:6:"bundle";s:20:"addon/templateWidget";s:3:"tag";s:14:"templateWidget";s:4:"name";s:15:"Template Widget";s:16:"metaThumbnailUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/templateWidget.1644923368.vcwb-custom-widget-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/templateWidget.1644923368.vcwb-custom-widget.png";s:15:"metaDescription";s:72:"Add Visual Composer templates in your theme sidebar via a custom widget.";s:17:"metaAddonImageUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/templateWidget.1644923368.template-widget.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:3;a:10:{s:6:"bundle";s:28:"addon/gutenbergTemplateBlock";s:3:"tag";s:22:"gutenbergTemplateBlock";s:4:"name";s:24:"Gutenberg Template Block";s:16:"metaThumbnailUrl";s:117:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/gutenbergTemplateBlock.1659438309.gutenberg-addon-thumbnail.png";s:14:"metaPreviewUrl";s:115:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/gutenbergTemplateBlock.1659438309.gutenberg-addon-preview.png";s:15:"metaDescription";s:93:"Add any Visual Composer template to your Gutenberg layout via Visual Composer Template block.";s:17:"metaAddonImageUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/gutenbergTemplateBlock.1659438309.gutenberg-block.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:4;a:10:{s:6:"bundle";s:19:"addon/dynamicFields";s:3:"tag";s:13:"dynamicFields";s:4:"name";s:15:"Dynamic Content";s:16:"metaThumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/dynamicFields.1706607272.dynamic-fields-thumbnail.png";s:14:"metaPreviewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/dynamicFields.1706607272.dynamic-fields-preview.png";s:15:"metaDescription";s:127:"Insert dynamic content like post title, featured image, other WordPress fields, and custom fields in your pages without coding.";s:17:"metaAddonImageUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/dynamicFields.1706607272.dynamic-content.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:5;a:10:{s:6:"bundle";s:21:"addon/maintenanceMode";s:3:"tag";s:15:"maintenanceMode";s:4:"name";s:16:"Maintenance Mode";s:16:"metaThumbnailUrl";s:111:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/maintenanceMode.1641895561.maintenance-mode-thumbnail.png";s:14:"metaPreviewUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/maintenanceMode.1641895561.maintenance-mode-preview.png";s:15:"metaDescription";s:180:"Enable maintenance mode and select the page that will be displayed to the website visitors. Users with access to the admin panel will still be able to preview and edit the website.";s:17:"metaAddonImageUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/maintenanceMode.1641895561.maintenance-mode.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:6;a:10:{s:6:"bundle";s:26:"addon/premiumIconLibraries";s:3:"tag";s:20:"premiumIconLibraries";s:4:"name";s:22:"Premium Icon Libraries";s:16:"metaThumbnailUrl";s:126:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/premiumIconLibraries.1658920415.icon-library-premium-addon-thumbnail.png";s:14:"metaPreviewUrl";s:124:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/premiumIconLibraries.1658920415.icon-library-premium-addon-preview.png";s:15:"metaDescription";s:66:"Extend Visual Composer icon picker with additional icon libraries.";s:17:"metaAddonImageUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/premiumIconLibraries.1658920415.icon-libraries.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:7;a:10:{s:6:"bundle";s:22:"addon/extendedEditForm";s:3:"tag";s:16:"extendedEditForm";s:4:"name";s:22:"Premium Design Options";s:16:"metaThumbnailUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/extendedEditForm.1653458734.vcwb-default-addon-thumbnail.png";s:14:"metaPreviewUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/extendedEditForm.1653458734.vcwb-default-addon-preview.png";s:15:"metaDescription";s:96:"Premium features that extend edit form capabilities for the Visual Composer Premium subscribers.";s:17:"metaAddonImageUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/extendedEditForm.1653458734.premium-design-options.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:8;a:10:{s:6:"bundle";s:18:"addon/themeBuilder";s:3:"tag";s:12:"themeBuilder";s:4:"name";s:13:"Theme Builder";s:16:"metaThumbnailUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/themeBuilder.1725879695.vcwb-default-addon-thumbnail.png";s:14:"metaPreviewUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/themeBuilder.1725879695.vcwb-default-addon-preview.png";s:15:"metaDescription";s:108:"Extend website builder with additional functionality to create and manage layouts for pages like "404 page".";s:17:"metaAddonImageUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/themeBuilder.1725879695.theme-builder.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:9;a:10:{s:6:"bundle";s:20:"addon/elementPresets";s:3:"tag";s:14:"elementPresets";s:4:"name";s:15:"Element Presets";s:16:"metaThumbnailUrl";s:112:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/elementPresets.1683793735.vcwb-default-addon-thumbnail.png";s:14:"metaPreviewUrl";s:110:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/elementPresets.1683793735.vcwb-default-addon-preview.png";s:15:"metaDescription";s:107:"Save elements as your custom element presets with your settings. Save rows and sections as block templates.";s:17:"metaAddonImageUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/elementPresets.1683793735.element-presets.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:10;a:10:{s:6:"bundle";s:18:"addon/popupBuilder";s:3:"tag";s:12:"popupBuilder";s:4:"name";s:13:"Popup Builder";s:16:"metaThumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/popupBuilder.1725879708.thumbnail-popup-builder.png";s:14:"metaPreviewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/popupBuilder.1725879708.preview-popup-builder.png";s:15:"metaDescription";s:94:"Create popup templates and manage triggers (ex. on click, exit intent, page depth, page load).";s:17:"metaAddonImageUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/popupBuilder.1725879708.popup-builder.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:11;a:10:{s:6:"bundle";s:17:"addon/roleManager";s:3:"tag";s:11:"roleManager";s:4:"name";s:12:"Role Manager";s:16:"metaThumbnailUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/roleManager.1685605332.vcwb-default-addon-thumbnail.png";s:14:"metaPreviewUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/roleManager.1685605332.vcwb-default-addon-preview.png";s:15:"metaDescription";s:90:"Control access to your content and the editor functionality for your WordPress user roles.";s:17:"metaAddonImageUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/roleManager.1685605332.role-manager.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}i:12;a:10:{s:6:"bundle";s:17:"addon/fontManager";s:3:"tag";s:11:"fontManager";s:4:"name";s:12:"Font Manager";s:16:"metaThumbnailUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/fontManager.1725879706.vcwb-default-addon-thumbnail.png";s:14:"metaPreviewUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/fontManager.1725879706.vcwb-default-addon-preview.png";s:15:"metaDescription";s:98:"Control the typography and other font styling of your site, including links, paragraphs, headings.";s:17:"metaAddonImageUrl";s:114:"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/fontManager.1725879706.vcwb-font-manager-addon-thumbnail.png";s:4:"type";s:5:"addon";s:6:"update";b:1;s:13:"allowDownload";b:0;}}', 'auto'),
(6192, 'vcv-hubTeaserTemplates', 'a:371:{i:0;a:13:{s:6:"bundle";s:23:"template/fashionLeaflet";s:4:"name";s:15:"Fashion Leaflet";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513171754.fashionLeaflet-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513171754.fashionLeaflet-preview.png";s:15:"metaDescription";s:105:"Magazine leaflet layout for clean articles with hero images (ex. fashion, beauty, wellness, online store)";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a2fc57fedf72";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:1;a:13:{s:6:"bundle";s:30:"template/architectureCaseStudy";s:4:"name";s:23:"Architecture Case Study";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172082.architectureCaseStudy-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172082.architectureCaseStudy-preview.png";s:15:"metaDescription";s:118:"A case study for architecture, real estate agency, interior designers, property owners or any other creative industry.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a2fed0f174cc";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:2;a:13:{s:6:"bundle";s:27:"template/productLandingPage";s:4:"name";s:20:"Product Landing Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172134.productLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172134.productLandingPage-preview.png";s:15:"metaDescription";s:57:"A page for advertising products. Includes a feature list.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a300c418007a";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:3;a:13:{s:6:"bundle";s:19:"template/barberShop";s:4:"name";s:11:"Barber Shop";s:16:"metaThumbnailUrl";s:85:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172182.barberShop-thumbnail.png";s:14:"metaPreviewUrl";s:83:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172182.barberShop-preview.png";s:15:"metaDescription";s:133:"A perfect dark-toned layout for a bar, barber shop, coffee shop or cafe. Includes staff info, contact information, schedule and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a3125d6e41c8";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:4;a:13:{s:6:"bundle";s:25:"template/lightBrandLayout";s:4:"name";s:18:"Light Brand Layout";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513184257.lightBrandLayout-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513184257.lightBrandLayout-preview.png";s:15:"metaDescription";s:101:"A layout that showcases services and brand values with light colors, shape dividers and image slider.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a315a7c1065e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:5;a:13:{s:6:"bundle";s:22:"template/gameAppLayout";s:4:"name";s:15:"Game App Layout";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513261995.gameAppLayout-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513261995.gameAppLayout-preview.png";s:15:"metaDescription";s:103:"A medieval style layout for an awesome application or game with App Store and Google Play placeholders.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a328930b1ca7";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:6;a:13:{s:6:"bundle";s:32:"template/corporateHomepageLayout";s:4:"name";s:25:"Corporate Homepage Layout";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513283509.corporateHomepageLayout-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513283509.corporateHomepageLayout-preview.png";s:15:"metaDescription";s:98:"A simple, yet powerful corporate homepage for any business (ex. insurance, finance, banking, etc.)";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a32df4c4e471";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885553.corporateHomepageLayout-intro-page-image.png";s:11:"isPageIntro";b:1;}i:7;a:13:{s:6:"bundle";s:23:"template/travelPackages";s:4:"name";s:15:"Travel Packages";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513345810.travelPackages-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513345810.travelPackages-preview.png";s:15:"metaDescription";s:153:"A sunny and positive layout for travel agencies and booking companies to represent tour or property packages. Includes pricing tables and shape dividers.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a33d2296b47e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:8;a:13:{s:6:"bundle";s:32:"template/digitalBusinessHomepage";s:4:"name";s:25:"Digital Business Homepage";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513434710.digitalBusinessHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513434710.digitalBusinessHomepage-preview.png";s:15:"metaDescription";s:151:"A template for a hi-tech startup or web development company to offer services, sell product plans, and describe processes. Includes an archive section.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a352d520b22f";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:9;a:13:{s:6:"bundle";s:32:"template/fancyProductLandingPage";s:4:"name";s:26:"Fancy Product Landing Page";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513462443.fancyProductLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513462443.fancyProductLandingPage-preview.png";s:15:"metaDescription";s:80:"Advertise products with a campaign-ready landing page for products or services. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a3599c918ef9";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:10;a:13:{s:6:"bundle";s:30:"template/onlineFinanceServices";s:4:"name";s:23:"Online Finance Services";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513539761.onlineFinanceServices-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513539761.onlineFinanceServices-preview.png";s:15:"metaDescription";s:98:"A layout for finance, accounting or investment business with feature list and a brief description.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a36c7b54e860";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:11;a:13:{s:6:"bundle";s:24:"template/digitalServices";s:4:"name";s:16:"Digital Services";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513633510.digitalServices-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1513633510.digitalServices-preview.png";s:15:"metaDescription";s:111:"A template for digital and design services with the strong focus on case studies and articles (ex. UX, design).";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a54d19a2455b";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:12;a:13:{s:6:"bundle";s:32:"template/simpleDesignerPortfolio";s:4:"name";s:25:"Simple Designer Portfolio";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1514041342.simpleDesignerPortfolio-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1514294032.simpleDesignerPortfolio-preview.png";s:15:"metaDescription";s:140:"A simple boxed designer portfolio to showcase graphics or design, photography or any other creative work. Includes a gallery with hover box.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5aa038b009d03";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:13;a:13:{s:6:"bundle";s:23:"template/simpleFoodBlog";s:4:"name";s:16:"Simple Food Blog";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1514284654.simpleFoodBlog-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1514294021.simpleFoodBlog-preview.png";s:15:"metaDescription";s:119:"Beautiful list of articles for food and travel bloggers with rich feature image and colorful background in a grid view.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a422509abaa3";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:14;a:13:{s:6:"bundle";s:29:"template/webDeveloperHomepage";s:4:"name";s:22:"Web Developer Homepage";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1514560926.webDeveloperHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1514560926.webDeveloperHomepage-preview.png";s:15:"metaDescription";s:135:"Clean homepage layout with custom-made 3d illustrations for web development company or freelancer to showcase projects and/or services.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a465cd6956b0";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885472.webDeveloperHomepage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:15;a:13:{s:6:"bundle";s:28:"template/photoShowcaseLayout";s:4:"name";s:21:"Photo Showcase Layout";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1514724964.photoShowcaseLayout-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1514724964.photoShowcaseLayout-preview.png";s:15:"metaDescription";s:145:"A layout that showcases creative work (ex. photography, video or digital artwork) in a grid view layout with icon hover effect and blog articles.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a48ddc9106c1";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:16;a:13:{s:6:"bundle";s:28:"template/businessProductPage";s:4:"name";s:21:"Business Product Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1515679580.businessProductPage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1515679580.businessProductPage-preview.png";s:15:"metaDescription";s:135:"A business page to promote products or services, powered by hero sections and parallax background effects to catch customer attention. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a576e10c3dc7";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:17;a:13:{s:6:"bundle";s:27:"template/financeLandingPage";s:4:"name";s:20:"Finance Landing Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1518107270.financeLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1518107270.financeLandingPage-preview.png";s:15:"metaDescription";s:131:"A landing page with a dynamic title and colored service blocks for finance, real estate, accounting or any other advisory services.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a7c794a66909";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:18;a:13:{s:6:"bundle";s:27:"template/gridStylePortfolio";s:4:"name";s:20:"Grid Style Portfolio";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1519289353.gridStylePortfolio-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1519289353.gridStylePortfolio-preview.png";s:15:"metaDescription";s:131:"A minimalistic grid portfolio layout to represent art or digital content. Perfect for photographers, designers, videographers, etc.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5a8d9b31cc9c3";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:19;a:13:{s:6:"bundle";s:20:"template/basicHeader";s:4:"name";s:12:"Basic Header";s:16:"metaThumbnailUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520061652.basicMenu-thumbnail.png";s:14:"metaPreviewUrl";s:82:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520061652.basicMenu-preview.png";s:15:"metaDescription";s:62:"A simple boxed header with logo placeholder and sandwich menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5a9a4add294fb";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:20;a:13:{s:6:"bundle";s:29:"template/basicFullWidthHeader";s:4:"name";s:23:"Basic Full Width Header";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520062158.basicFullWidthHeader-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520062158.basicFullWidthHeader-preview.png";s:15:"metaDescription";s:70:"A simple header in full width with logo placeholder and sandwich menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5a9a4e071f9ff";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:21;a:13:{s:6:"bundle";s:27:"template/centeredLogoHeader";s:4:"name";s:20:"Centered Logo Header";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520065214.centeredLogoHeader-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520065214.centeredLogoHeader-preview.png";s:15:"metaDescription";s:101:"A stylish header with logo placed in the middle and two menus on the left and right side of the logo.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5a9a597498aaf";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:22;a:13:{s:6:"bundle";s:25:"template/simpleDarkHeader";s:4:"name";s:18:"Simple Dark Header";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520066427.simpleDarkHeader-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520066427.simpleDarkHeader-preview.png";s:15:"metaDescription";s:88:"Thin header with dark background and full width placement of logo and menu on each side.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5a9a5e775332c";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:23;a:13:{s:6:"bundle";s:22:"template/twoMenuHeader";s:4:"name";s:15:"Two Menu Header";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520067403.twoMenuHeader-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520067403.twoMenuHeader-preview.png";s:15:"metaDescription";s:90:"A white header with sandwich menu and secondary text menu for quick functions and options.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5a9a62278bcb6";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:24;a:13:{s:6:"bundle";s:33:"template/headerWithPurchaseButton";s:4:"name";s:27:"Header With Purchase Button";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520068048.headerWithPurchaseButton-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520068048.headerWithPurchaseButton-preview.png";s:15:"metaDescription";s:102:"A header with logo, menu, and eye-catching call to action button (ex. purchase, subscribe, call, etc.)";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5a9a64bce808e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:25;a:13:{s:6:"bundle";s:26:"template/onlineStoreHeader";s:4:"name";s:19:"Online Store Header";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520106617.onlineStoreHeader-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520106617.onlineStoreHeader-preview.png";s:15:"metaDescription";s:122:"A two part header for online stores with menu in the middle, shopping cart icon, and upper section for additional options.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5a9afa389350d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:26;a:13:{s:6:"bundle";s:20:"template/basicFooter";s:4:"name";s:12:"Basic Footer";s:16:"metaThumbnailUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282204.basicFooter-thumbnail.png";s:14:"metaPreviewUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282204.basicFooter-preview.png";s:15:"metaDescription";s:110:"A simple boxed site footer with copyright information and thin upper line to separate footer from the content.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5a9da7622c402";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:27;a:13:{s:6:"bundle";s:24:"template/fullWidthFooter";s:4:"name";s:17:"Full Width Footer";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282269.fullWidthFooter-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282269.fullWidthFooter-preview.png";s:15:"metaDescription";s:110:"A simple full width footer with copyright information and thin upper line to separate footer from the content.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5a9da7af60e4f";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:28;a:13:{s:6:"bundle";s:24:"template/basicDarkFooter";s:4:"name";s:17:"Basic Dark Footer";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282333.basicDarkFooter-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282333.basicDarkFooter-preview.png";s:15:"metaDescription";s:110:"A simple full width footer with copyright information and dark background to separate footer from the content.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5a9da834c03c7";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:29;a:13:{s:6:"bundle";s:25:"template/twoSectionFooter";s:4:"name";s:18:"Two Section Footer";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520283057.twoSectionFooter-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1520283057.twoSectionFooter-preview.png";s:15:"metaDescription";s:135:"A footer with two section - upper section for site menu and company description, lower menu for copyright information and company logo.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5a9dac93b0258";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:30;a:13:{s:6:"bundle";s:29:"template/travelAppLandingPage";s:4:"name";s:23:"Travel App Landing Page";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1521814489.travelAppLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1521814489.travelAppLandingPage-preview.png";s:15:"metaDescription";s:109:"A landing page for an app, service or product with a hero image and menu at the bottom of the initial screen.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5ab50b0e906be";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:31;a:13:{s:6:"bundle";s:26:"template/simpleLandingPage";s:4:"name";s:19:"Simple Landing Page";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556529307.simpleLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556529307.simpleLandingPage-preview.png";s:15:"metaDescription";s:144:"A simple landing page to be used for the main website or marketing campaigns. Perfect for digital products, events, collecting leads, and more. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:10:"TP11000001";s:6:"update";b:0;s:13:"allowDownload";b:1;s:10:"bundleType";a:2:{i:0;s:4:"free";i:1;s:7:"premium";}s:17:"introPageImageUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885286.simpleLandingPage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:32;a:13:{s:6:"bundle";s:36:"predefinedTemplate/simpleBlogArticle";s:4:"name";s:19:"Simple Blog Article";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1557314848.simpleBlogArticle-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1557314848.simpleBlogArticle-preview.png";s:15:"metaDescription";s:106:"Easy to read a two-column article with full height featured image to instantly grab visitor’s attention.";s:4:"type";s:8:"template";s:12:"templateType";s:10:"predefined";s:2:"id";s:10:"TP11000002";s:6:"update";b:0;s:13:"allowDownload";b:1;s:10:"bundleType";a:2:{i:0;s:4:"free";i:1;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:33;a:13:{s:6:"bundle";s:39:"predefinedTemplate/photographyPortfolio";s:4:"name";s:21:"Photography Portfolio";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1563276800.photographyPortfolio-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1563276892.photographyPortfolio-preview.png";s:15:"metaDescription";s:129:"Minimalistic personal portfolio layout with masonry style gallery grid for photographs, digital artists, web designers, and more.";s:4:"type";s:8:"template";s:12:"templateType";s:10:"predefined";s:2:"id";s:10:"TP11000003";s:6:"update";b:0;s:13:"allowDownload";b:1;s:10:"bundleType";a:2:{i:0;s:4:"free";i:1;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:34;a:13:{s:6:"bundle";s:20:"template/startupPage";s:4:"name";s:18:"Pagoo Startup Page";s:16:"metaThumbnailUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451426.startupPage-thumbnail.png";s:14:"metaPreviewUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451426.startupPage-preview.png";s:15:"metaDescription";s:128:"A full startup page with hero images and feature list to showcase products and services of mobile apps, software companies etc. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:10:"TP11000004";s:6:"update";b:0;s:13:"allowDownload";b:1;s:10:"bundleType";a:2:{i:0;s:4:"free";i:1;s:7:"premium";}s:17:"introPageImageUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885357.startupPage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:35;a:13:{s:6:"bundle";s:26:"template/singleProductPage";s:4:"name";s:19:"Single Product Page";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1608379581.singleProductPage-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1608379581.singleProductPage-preview.png";s:15:"metaDescription";s:137:"A landing page for a specific product with a hero section, description, review, and features. Great for online sales and product reviews.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:10:"TP11000005";s:6:"update";b:0;s:13:"allowDownload";b:1;s:10:"bundleType";a:2:{i:0;s:4:"free";i:1;s:7:"premium";}s:17:"introPageImageUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885403.singleProductPage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:36;a:13:{s:6:"bundle";s:37:"predefinedTemplate/mediumStyleArticle";s:4:"name";s:20:"Medium Style Article";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831625.mediumStyleArticle-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831625.mediumStyleArticle-preview.png";s:15:"metaDescription";s:98:"Blog article page with author information, a featured image, and a boxed content area for content.";s:4:"type";s:8:"template";s:12:"templateType";s:10:"predefined";s:2:"id";s:10:"TP11000006";s:6:"update";b:0;s:13:"allowDownload";b:1;s:10:"bundleType";a:2:{i:0;s:4:"free";i:1;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:37;a:13:{s:6:"bundle";s:21:"template/personalPage";s:4:"name";s:13:"Personal Page";s:16:"metaThumbnailUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1526912985.personalPage-thumbnail.jpg";s:14:"metaPreviewUrl";s:85:"https://cdn.hub.visualcomposer.com/vcwb-templates/1526912985.personalPage-preview.png";s:15:"metaDescription";s:133:"Personal portfolio page for creatives like artists, and designers to share their biography and recent works in the form of a gallery.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:10:"TP11000007";s:6:"update";b:0;s:13:"allowDownload";b:1;s:10:"bundleType";a:2:{i:0;s:4:"free";i:1;s:7:"premium";}s:17:"introPageImageUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885419.personalPage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:38;a:13:{s:6:"bundle";s:30:"predefinedTemplate/weddingPage";s:4:"name";s:12:"Wedding Page";s:16:"metaThumbnailUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556191390.weddingPage-thumbnail.png";s:14:"metaPreviewUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556191390.weddingPage-preview.png";s:15:"metaDescription";s:85:"An ideal one-page layout for a wedding, engagements, meetups, and networking parties.";s:4:"type";s:8:"template";s:12:"templateType";s:10:"predefined";s:2:"id";s:10:"TP11000008";s:6:"update";b:0;s:13:"allowDownload";b:1;s:10:"bundleType";a:2:{i:0;s:4:"free";i:1;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:39;a:13:{s:6:"bundle";s:24:"template/productShowcase";s:4:"name";s:16:"Product Showcase";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1532086776.productShowcase-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1532086776.productShowcase-preview.png";s:15:"metaDescription";s:87:"A product showcase page with a sticky product preview image in the center and features.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5b51c9587cc4e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885494.productShowcase-intro-page-image.png";s:11:"isPageIntro";b:1;}i:40;a:13:{s:6:"bundle";s:37:"template/realEstateProjectLandingPage";s:4:"name";s:32:"Real Estate Project Landing Page";s:16:"metaThumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1532096321.realEstateProjectLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1532096321.realEstateProjectLandingPage-preview.png";s:15:"metaDescription";s:133:"A landing page for the real estate, accounting, construction or similar project with the background hero image and one-sided content.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5b51eda38c11a";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:41;a:13:{s:6:"bundle";s:30:"template/minimalisticPortfolio";s:4:"name";s:22:"Minimalistic Portfolio";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1533035906.minimalisticPortfolio-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1533035906.minimalisticPortfolio-preview.png";s:15:"metaDescription";s:72:"A minimalistic portfolio with featured works, hero images, and services.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5b604411994ea";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:42;a:13:{s:6:"bundle";s:24:"template/serviceHomepage";s:4:"name";s:16:"Service Homepage";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1536667327.serviceHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1536667327.serviceHomepage-preview.png";s:15:"metaDescription";s:80:"A service, application or single product homepage with screenshots and features.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5b97ad185bca4";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:43;a:13:{s:6:"bundle";s:28:"template/businessProcessPage";s:4:"name";s:21:"Business Process Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1536740930.businessProcessPage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1536740930.businessProcessPage-preview.png";s:15:"metaDescription";s:79:"A layout for business processes, workflow, and services in an easy to read way.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5b98ccbdce9a9";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:44;a:13:{s:6:"bundle";s:26:"template/productShopLayout";s:4:"name";s:19:"Product Shop Layout";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1537192496.productShopLayout-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1537192496.productShopLayout-preview.png";s:15:"metaDescription";s:88:"A layout for a product page with hero product section at the top and product list below.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5b9fb0ce991cd";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:45;a:13:{s:6:"bundle";s:24:"template/shopLandingPage";s:4:"name";s:17:"Shop Landing Page";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1537277052.shopLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1537277052.shopLandingPage-preview.png";s:15:"metaDescription";s:171:"A clean and light landing page for a shop or service website with hero images, call-to-action blocks, and products or services. Perfect for flower shops, beauty, boutique.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5ba0faf261e87";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:46;a:13:{s:6:"bundle";s:27:"template/caseStudySlideshow";s:4:"name";s:20:"Case Study Slideshow";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1538130473.caseStudySlideshow-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1538130473.caseStudySlideshow-preview.png";s:15:"metaDescription";s:163:"A slideshow type layout with sticky sections containing hero background images and description. A perfect layout for photography, videography, design or portfolio.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5bae01984ed38";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:47;a:13:{s:6:"bundle";s:25:"template/stickyMenuHeader";s:4:"name";s:18:"Sticky Menu Header";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1538662447.stickyMenuHeader-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1538662447.stickyMenuHeader-preview.png";s:15:"metaDescription";s:92:"A sticky header with logo and menu to always display the navigation of the site to visitors.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5bb61e23bb626";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:48;a:13:{s:6:"bundle";s:26:"template/seafoodRestaurant";s:4:"name";s:18:"Seafood Restaurant";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1538741758.seafoodRestaurant-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1538741976.seafoodRestaurant-preview.png";s:15:"metaDescription";s:101:"A layout for the food industry (ex. restaurant or cafe) with slideshow, menu, articles, and contacts.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5bd3098d3a88e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:49;a:13:{s:6:"bundle";s:28:"template/sidebarForECommerce";s:4:"name";s:21:"Sidebar for sCommerce";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1539093562.sidebarForECommerce-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1539093562.sidebarForECommerce-preview.png";s:15:"metaDescription";s:79:"A sidebar for an online store with search, menu, banner and information blocks.";s:4:"type";s:8:"template";s:12:"templateType";s:10:"hubSidebar";s:2:"id";s:13:"5bbcb3c02d591";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:50;a:13:{s:6:"bundle";s:30:"template/onlineStoreMenuHeader";s:4:"name";s:24:"Online Store Menu Header";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1539266742.onlineStoreMenuHeader-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1539266742.onlineStoreMenuHeader-preview.png";s:15:"metaDescription";s:114:"A two part header for an online store with icons and sandwich menu on top and a product category menu underneath. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5bbf570ef0cdf";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:51;a:13:{s:6:"bundle";s:22:"template/bannerSidebar";s:4:"name";s:14:"Banner Sidebar";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1539342563.bannerSidebar-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1539342563.bannerSidebar-preview.png";s:15:"metaDescription";s:95:"A sidebar with two editable banners and additional text description for online stores or blogs.";s:4:"type";s:8:"template";s:12:"templateType";s:10:"hubSidebar";s:2:"id";s:13:"5bc080752788d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:52;a:13:{s:6:"bundle";s:24:"template/heroImageHeader";s:4:"name";s:17:"Hero Image Header";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1539355452.heroImageHeader-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1539355452.heroImageHeader-preview.png";s:15:"metaDescription";s:94:"A hero image header with slideshow effect and logo with a menu placed on the solid background.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5bc0b2c615888";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:53;a:13:{s:6:"bundle";s:23:"template/comingSoonPage";s:4:"name";s:16:"Coming Soon Page";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1540496926.comingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1540496926.comingSoonPage-preview.png";s:15:"metaDescription";s:150:"A page template for an under-construction website. Inform page visitors about an event, use a call to action button for sign-ups or pre-order tickets.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5bd21d753ed06";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:54;a:13:{s:6:"bundle";s:26:"template/callToActionRight";s:4:"name";s:20:"Call to Action Right";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946068.callToActionRight-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946068.callToActionRight-preview.png";s:15:"metaDescription";s:108:"A call to action block with text and button positioned on the right side and eye-catching image on the left.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c347dc9198d4";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:55;a:13:{s:6:"bundle";s:25:"template/callToActionLeft";s:4:"name";s:19:"Call to Action Left";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946211.callToActionLeft-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946211.callToActionLeft-preview.png";s:15:"metaDescription";s:108:"A call to action block with text and button positioned on the left side and eye-catching image on the right.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c347dd51f929";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:56;a:13:{s:6:"bundle";s:27:"template/2FeaturesWithIcons";s:4:"name";s:21:"2 Features With Icons";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948468.2FeaturesWithIcons-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948468.2FeaturesWithIcons-preview.png";s:15:"metaDescription";s:56:"Features with icon, title, and description in 2 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c34889eeff96";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:57;a:13:{s:6:"bundle";s:27:"template/3FeaturesWithIcons";s:4:"name";s:21:"3 Features With Icons";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948526.3FeaturesWithIcons-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948526.3FeaturesWithIcons-preview.png";s:15:"metaDescription";s:56:"Features with icon, title, and description in 3 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c348758855ad";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:58;a:13:{s:6:"bundle";s:27:"template/4FeaturesWithIcons";s:4:"name";s:21:"4 Features With Icons";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948579.4FeaturesWithIcons-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948579.4FeaturesWithIcons-preview.png";s:15:"metaDescription";s:56:"Features with icon, title, and description in 4 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c34879fc802c";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:59;a:13:{s:6:"bundle";s:27:"template/5FeaturesWithIcons";s:4:"name";s:21:"5 Features With Icons";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948649.5FeaturesWithIcons-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948649.5FeaturesWithIcons-preview.png";s:15:"metaDescription";s:56:"Features with icon, title, and description in 5 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c34888d4bfe3";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:60;a:13:{s:6:"bundle";s:27:"template/2ColumnTextSection";s:4:"name";s:21:"2 Column Text Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950283.2ColumnTextSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950283.2ColumnTextSection-preview.png";s:15:"metaDescription";s:39:"A section with text block in 2 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c34919e52425";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:61;a:13:{s:6:"bundle";s:27:"template/3ColumnTextSection";s:4:"name";s:21:"3 Column Text Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950329.3ColumnTextSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950329.3ColumnTextSection-preview.png";s:15:"metaDescription";s:39:"A section with text block in 3 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c3491f019723";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:62;a:13:{s:6:"bundle";s:27:"template/4ColumnTextSection";s:4:"name";s:21:"4 Column Text Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950385.4ColumnTextSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950385.4ColumnTextSection-preview.png";s:15:"metaDescription";s:39:"A section with text block in 4 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c34921387844";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:63;a:13:{s:6:"bundle";s:27:"template/4ColumnNewsSection";s:4:"name";s:21:"4 Column News Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952003.4ColumnNewsSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952003.4ColumnNewsSection-preview.png";s:15:"metaDescription";s:86:"An archive type section with news (read more information for an article) in 4 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c349a808e7b2";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:64;a:13:{s:6:"bundle";s:27:"template/3ColumnNewsSection";s:4:"name";s:21:"3 Column News Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952072.3ColumnNewsSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952072.3ColumnNewsSection-preview.png";s:15:"metaDescription";s:86:"An archive type section with news (read more information for an article) in 3 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c349a8c72b83";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:65;a:13:{s:6:"bundle";s:27:"template/2ColumnNewsSection";s:4:"name";s:21:"2 Column News Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952119.2ColumnNewsSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952119.2ColumnNewsSection-preview.png";s:15:"metaDescription";s:86:"An archive type section with news (read more information for an article) in 2 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c349abed7414";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:66;a:13:{s:6:"bundle";s:26:"template/heroSectionCenter";s:4:"name";s:19:"Hero Section Center";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954709.heroSectionCenter-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954709.heroSectionCenter-preview.png";s:15:"metaDescription";s:60:"A hero section with title, description, and button centered.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c34a5e789815";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:67;a:13:{s:6:"bundle";s:24:"template/heroSectionLeft";s:4:"name";s:17:"Hero Section Left";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954766.heroSectionLeft-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547733172.heroSectionLeft-preview.png";s:15:"metaDescription";s:63:"A hero section with title, description, and button on the left.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c34a6598646d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:68;a:13:{s:6:"bundle";s:25:"template/heroSectionRight";s:4:"name";s:18:"Hero Section Right";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954818.heroSectionRight-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547733187.heroSectionRight-preview.png";s:15:"metaDescription";s:64:"A hero section with title, description, and button on the right.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c34a68e8b8e0";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:69;a:13:{s:6:"bundle";s:26:"template/fashionStorefront";s:4:"name";s:18:"Fashion Storefront";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547129132.fashionStorefront-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547129132.fashionStorefront-preview.png";s:15:"metaDescription";s:112:"A fully customizable eCommerce storefront template for clothing, shoe store, or any kind of fashion online shop.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5c374fd02d5a7";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:70;a:13:{s:6:"bundle";s:27:"template/2ColumnBannerBlock";s:4:"name";s:21:"2 Column Banner Block";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731461.2ColumnBannerBlock-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731461.2ColumnBannerBlock-preview.png";s:15:"metaDescription";s:69:"A banner block with background image, title, and button in 2 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c40812a03b1d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:71;a:13:{s:6:"bundle";s:27:"template/3ColumnBannerBlock";s:4:"name";s:21:"3 Column Banner Block";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731519.3ColumnBannerBlock-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731519.3ColumnBannerBlock-preview.png";s:15:"metaDescription";s:69:"A banner block with background image, title, and button in 3 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c408114a64f5";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:72;a:13:{s:6:"bundle";s:27:"template/4ColumnBannerBlock";s:4:"name";s:21:"4 Column Banner Block";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731582.4ColumnBannerBlock-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731582.4ColumnBannerBlock-preview.png";s:15:"metaDescription";s:69:"A banner block with background image, title, and button in 4 columns.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c4081062eb76";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:73;a:13:{s:6:"bundle";s:26:"template/threeColumnFooter";s:4:"name";s:19:"Three Column Footer";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165050.threeColumnFooter-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165050.threeColumnFooter-preview.png";s:15:"metaDescription";s:178:"A footer to be used for main website or marketing campaigns. Perfect for digital products, events, collecting leads and more. Includes a background image, menus and social icons.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5c471e86a02e6";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:74;a:13:{s:6:"bundle";s:34:"template/serviceIntroductionLayout";s:4:"name";s:27:"Service Introduction Layout";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165326.serviceIntroductionLayout-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165326.serviceIntroductionLayout-preview.png";s:15:"metaDescription";s:81:"A landing page to introduce a service or product with illustrations and features.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5c471d3b26bec";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:75;a:13:{s:6:"bundle";s:26:"template/introSectionBlock";s:4:"name";s:19:"Intro Section Block";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165573.introSectionBlock-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165573.introSectionBlock-preview.png";s:15:"metaDescription";s:83:"Intro (hero) section with logo, call to action, and illustration on the right side.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c471d9e41757";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:76;a:13:{s:6:"bundle";s:25:"template/sideFeatureBlock";s:4:"name";s:18:"Side Feature Block";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165762.sideFeatureBlock-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165762.sideFeatureBlock-preview.png";s:15:"metaDescription";s:72:"A side feature block with description and illustration on the left side.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c471dc242082";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:77;a:13:{s:6:"bundle";s:22:"template/sideInfoBlock";s:4:"name";s:15:"Side Info Block";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166009.sideInfoBlock-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166009.sideInfoBlock-preview.png";s:15:"metaDescription";s:108:"An informational block with an image on the right and content on the left (for features and call to action).";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c471df552c24";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:78;a:13:{s:6:"bundle";s:28:"template/countUpSectionBlock";s:4:"name";s:21:"CountUp Section Block";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166229.countUpSectionBlock-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166229.countUpSectionBlock-preview.png";s:15:"metaDescription";s:115:"A section with an introduction text, counter elements, and featured bottom image (can be placed before the footer).";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c471e2b0f75b";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:79;a:13:{s:6:"bundle";s:27:"template/weddingHeroSection";s:4:"name";s:20:"Wedding Hero Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548240878.weddingHeroSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548240878.weddingHeroSection-preview.png";s:15:"metaDescription";s:127:"A beautiful hero section for the wedding landing page with a parallax background. Perfect for invitation, RSVP, and any event. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c4846c3be458";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:80;a:13:{s:6:"bundle";s:27:"template/weddingLandingPage";s:4:"name";s:20:"Wedding Landing Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250176.weddingLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250176.weddingLandingPage-preview.png";s:15:"metaDescription";s:119:"A landing page for wedding invitation, engagement announcement or any other events such as meetups, networking parties.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5c486bbfb2458";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:81;a:13:{s:6:"bundle";s:26:"template/fullHeightSection";s:4:"name";s:19:"Full Height Section";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250450.fullHeightSection-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250450.fullHeightSection-preview.png";s:15:"metaDescription";s:60:"A full-height section with an eye-catching title and button.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c486ce16942d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:82;a:13:{s:6:"bundle";s:29:"template/coupleProfileSection";s:4:"name";s:22:"Couple Profile Section";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250695.coupleProfileSection-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250695.coupleProfileSection-preview.png";s:15:"metaDescription";s:170:"A section with a couple of profiles including image, description, and social icons (can also be used for team members). Perfect for wedding invitations and other events. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c486d9f52e15";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:83;a:13:{s:6:"bundle";s:28:"template/showcaseHeroSection";s:4:"name";s:21:"Showcase Hero Section";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184009.showcaseHeroSection-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184009.showcaseHeroSection-preview.png";s:15:"metaDescription";s:72:"A colorful hero section with a menu and showcase block to promote works.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c752f3218831";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:84;a:13:{s:6:"bundle";s:28:"template/studioHeaderSection";s:4:"name";s:21:"Studio Header Section";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184067.studioHeaderSection-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184067.studioHeaderSection-preview.png";s:15:"metaDescription";s:97:"A header section for an agency or web design studio with logo, menu, bold headline, and graphics.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c752a56b5d2a";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:85;a:13:{s:6:"bundle";s:29:"template/breexProductHomepage";s:4:"name";s:22:"Breex Product Homepage";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640017.breexProductHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640017.breexProductHomepage-preview.png";s:15:"metaDescription";s:176:"A homepage template suitable for an online store of small and medium business from the Breex template set. Comes with a hero sections, product description, and image galleries.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5c8a3df6ed51c";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:86;a:13:{s:6:"bundle";s:32:"template/breexProductDescription";s:4:"name";s:25:"Breex Product Description";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640814.breexProductDescription-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640814.breexProductDescription-preview.png";s:15:"metaDescription";s:66:"Simple product description block with three animated images below.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c8a364bbc42d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:87;a:13:{s:6:"bundle";s:30:"template/breexHeroSectionBlock";s:4:"name";s:24:"Breex Hero Section Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641029.breexHeroSectionBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641029.breexHeroSectionBlock-preview.png";s:15:"metaDescription";s:128:"A hero section block with title, button, and background image. A clean white space is left on the left side of the hero section.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c8a3601995e9";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:88;a:13:{s:6:"bundle";s:27:"template/breexProductHeader";s:4:"name";s:20:"Breex Product Header";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641254.breexProductHeader-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641254.breexProductHeader-preview.png";s:15:"metaDescription";s:166:"A header that is suitable for an online store of small and medium business from the Breex template set. Comes with a logo, menu, and shopping cart icon on the right. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5c8b6c1162441";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:89;a:13:{s:6:"bundle";s:27:"template/breexProductFooter";s:4:"name";s:20:"Breex Product Footer";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641447.breexProductFooter-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641447.breexProductFooter-preview.png";s:15:"metaDescription";s:129:"A footer suitable for an online store of small and medium business from the Breex template set. Includes social icons and a menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5c8b6cf4286b5";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:90;a:13:{s:6:"bundle";s:23:"template/breexAboutPage";s:4:"name";s:16:"Breex About Page";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553519860.breexAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553519860.breexAboutPage-preview.png";s:15:"metaDescription";s:194:"An about page template suitable for an online store of small and medium business from the Breex template set. Comes with a brief introduction, company history, and team section for any business.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5c98d16e54e3c";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:91;a:13:{s:6:"bundle";s:25:"template/breexTeamSection";s:4:"name";s:18:"Breex Team Section";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520177.breexTeamSection-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520177.breexTeamSection-preview.png";s:15:"metaDescription";s:55:"A simple team section with an image, name and position.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c98d547c16af";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:92;a:13:{s:6:"bundle";s:25:"template/breexBlogArticle";s:4:"name";s:18:"Breex Blog Article";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520615.breexBlogArticle-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520615.breexBlogArticle-preview.png";s:15:"metaDescription";s:202:"A clean blog article template suitable for an online store of small and medium business from the Breex template set. Consists of featured image and gallery to post a blog article, case study, or review.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5c98d6ceaa471";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:93;a:13:{s:6:"bundle";s:25:"template/breexProductPage";s:4:"name";s:18:"Breex Product Page";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520916.breexProductPage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520916.breexProductPage-preview.png";s:15:"metaDescription";s:173:"A clean product page suitable for an online store of small and medium business from the Breex template set. Includes colorful product blocks to outline the type of products.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5c98d8425d1e7";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:94;a:13:{s:6:"bundle";s:28:"template/breexProductSection";s:4:"name";s:21:"Breex Product Section";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553521173.breexProductSection-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1553521173.breexProductSection-preview.png";s:15:"metaDescription";s:73:"A three column product section with colorful blocks to showcase products.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5c98d94010832";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:95;a:13:{s:6:"bundle";s:31:"template/rohuPhotographyGallery";s:4:"name";s:24:"Rohu Photography Gallery";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189109.rohuPhotographyGallery-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189109.rohuPhotographyGallery-preview.png";s:15:"metaDescription";s:204:"A gallery page template from the Rohu template set. Includes a masonry image gallery and perfect for a portfolio website of creative professionals like photographers, website designers, artists, and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5ca308eea3727";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:96;a:13:{s:6:"bundle";s:25:"template/rohuSimpleHeader";s:4:"name";s:18:"Rohu Simple Header";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189937.rohuSimpleHeader-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189937.rohuSimpleHeader-preview.png";s:15:"metaDescription";s:171:"A header from the Rohu template set for a portfolio website of creative professionals like photographers, website designers, artists, and more. Includes a menu and a logo.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5ca30e3ccae96";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:97;a:13:{s:6:"bundle";s:22:"template/rohuAboutPage";s:4:"name";s:15:"Rohu About Page";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554190455.rohuAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554190455.rohuAboutPage-preview.png";s:15:"metaDescription";s:157:"An about page template from the Rohu template set for a portfolio website of creative professionals like photographers, website designers, artists, and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5ca30fc796ecb";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:98;a:13:{s:6:"bundle";s:33:"template/rohuPhotographyPortfolio";s:4:"name";s:26:"Rohu Photography Portfolio";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191671.rohuPhotographyPortfolio-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191671.rohuPhotographyPortfolio-preview.png";s:15:"metaDescription";s:154:"A homepage template from the Rohu template set for a portfolio website of creative professionals like photographers, website designers, artists, and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5ca3140a2bf86";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:99;a:13:{s:6:"bundle";s:24:"template/rohuHeaderBlock";s:4:"name";s:17:"Rohu Header Block";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191914.rohuHeaderBlock-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191914.rohuHeaderBlock-preview.png";s:15:"metaDescription";s:75:"A creative header section block with a large image, menu, and introduction.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5ca31577da9c2";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:100;a:13:{s:6:"bundle";s:25:"template/rohuAboutSection";s:4:"name";s:18:"Rohu About Section";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192694.rohuAboutSection-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192694.rohuAboutSection-preview.png";s:15:"metaDescription";s:68:"An about section for photography portfolio with a brief description.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5ca3186ec8d78";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:101;a:13:{s:6:"bundle";s:25:"template/rohuClientsBlock";s:4:"name";s:18:"Rohu Clients Block";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192772.rohuClientsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192772.rohuClientsBlock-preview.png";s:15:"metaDescription";s:78:"A block with customer testimonial and client logos to showcase the experience.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5ca318a426498";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:102;a:13:{s:6:"bundle";s:28:"template/rohuContactsSection";s:4:"name";s:21:"Rohu Contacts Section";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192829.rohuContactsSection-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192829.rohuContactsSection-preview.png";s:15:"metaDescription";s:76:"A clean and simple contact section with Google Maps and contact information.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5ca318ce0f842";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:103;a:13:{s:6:"bundle";s:31:"template/scoopLandingPageFooter";s:4:"name";s:25:"Scoop Landing Page Footer";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565160.scoopLandingPageFooter-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565160.scoopLandingPageFooter-preview.png";s:15:"metaDescription";s:112:"A footer from the Scoop template set. Perfect for creative, digital, marketing, advertising, and other agencies.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5ca8c7bee2086";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:104;a:13:{s:6:"bundle";s:28:"template/scoopCaseStudyBlock";s:4:"name";s:22:"Scoop Case Study Block";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565245.scoopCaseStudyBlock-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565245.scoopCaseStudyBlock-preview.png";s:15:"metaDescription";s:95:"A clean two column block with case study information and project screenshot image on the right.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5ca8c5f252a9e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:105;a:13:{s:6:"bundle";s:27:"template/scoopFeaturesBlock";s:4:"name";s:20:"Scoop Features Block";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565326.scoopFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565326.scoopFeaturesBlock-preview.png";s:15:"metaDescription";s:65:"Clean feature block with three columns with a shadow box effect. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5ca8c4f95bd4d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:106;a:13:{s:6:"bundle";s:25:"template/scoopLandingPage";s:4:"name";s:18:"Scoop Landing Page";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565420.scoopLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565420.scoopLandingPage-preview.png";s:15:"metaDescription";s:168:"A simple landing page with a hero image, information, case study, testimonials, and contacts. Perfect for creative, digital, marketing, advertising, and other agencies.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5ca8c3a8e7248";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:107;a:13:{s:6:"bundle";s:23:"template/transpecHeader";s:4:"name";s:15:"Transpec Header";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587371.transpecHeader-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587371.transpecHeader-preview.png";s:15:"metaDescription";s:152:"A large header with menu, button, and call to action block. Perfect for software, mobile app, or other digital services from the Transpec template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5cb86099653af";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:108;a:13:{s:6:"bundle";s:23:"template/transpecFooter";s:4:"name";s:15:"Transpec Footer";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587438.transpecFooter-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587438.transpecFooter-preview.png";s:15:"metaDescription";s:93:"A footer for software, mobile app, or other digital services from the Transpec template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5cb8616121a54";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:109;a:13:{s:6:"bundle";s:26:"template/transpecCaseStudy";s:4:"name";s:19:"Transpec Case Study";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588284.transpecCaseStudy-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588284.transpecCaseStudy-preview.png";s:15:"metaDescription";s:181:"A case study template page from the Transpec template set with description and feature highlights - perfect for software, mobile application, and other digital products or services.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5cb8632bb0c28";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:110;a:13:{s:6:"bundle";s:29:"template/transpecFeaturesPage";s:4:"name";s:22:"Transpec Features Page";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588418.transpecFeaturesPage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588418.transpecFeaturesPage-preview.png";s:15:"metaDescription";s:132:"A page from the Transpec template set to represent features of software, mobile application, and other digital products or services.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5cb86278c6a99";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:111;a:13:{s:6:"bundle";s:25:"template/transpecTourPage";s:4:"name";s:18:"Transpec Tour Page";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588502.transpecTourPage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588502.transpecTourPage-preview.png";s:15:"metaDescription";s:125:"A tour page from the Transpec template set to represent software, mobile application, and other digital products or services.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5cb861a17de7f";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:112;a:13:{s:6:"bundle";s:25:"template/transpecHomepage";s:4:"name";s:17:"Transpec Homepage";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588567.transpecHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588567.transpecHomepage-preview.png";s:15:"metaDescription";s:161:"A minimalist homepage for software, mobile app, or other digital services from the Transpec template set. A great place to add a Phone or Browser Mockup element.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5cb85c1f5af97";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:113;a:13:{s:6:"bundle";s:34:"template/transpecTestimonialsBlock";s:4:"name";s:27:"Transpec Testimonials Block";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588635.transpecTestimonialsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588635.transpecTestimonialsBlock-preview.png";s:15:"metaDescription";s:87:"A simple testimonial, feedback and review block template with an image, name and quote.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5cb85e3fc02ae";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:114;a:13:{s:6:"bundle";s:34:"template/transpecCallToActionBlock";s:4:"name";s:29:"Transpec Call to Action Block";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588687.transpecCallToActionBlock-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588687.transpecCallToActionBlock-preview.png";s:15:"metaDescription";s:55:"A colorful call to action block with image and message.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5cb85dbd85269";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:115;a:13:{s:6:"bundle";s:38:"template/transpecFeatureHighlightBlock";s:4:"name";s:32:"Transpec Feature Highlight Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588754.transpecFeatureHighlightBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588754.transpecFeatureHighlightBlock-preview.png";s:15:"metaDescription";s:81:"A feature highlight block template with product or service image and description.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5cb85d43ce1ce";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:116;a:13:{s:6:"bundle";s:30:"template/transpecFeaturesBlock";s:4:"name";s:23:"Transpec Features Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588849.transpecFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588849.transpecFeaturesBlock-preview.png";s:15:"metaDescription";s:73:"A simple feature block to represent the features of a product or service.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5cb85cc563474";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:117;a:13:{s:6:"bundle";s:26:"template/landingPageFooter";s:4:"name";s:19:"Landing Page Footer";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530072.landingPageFooter-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530072.landingPageFooter-preview.png";s:15:"metaDescription";s:79:"A landing page footer template with a menu, social icons, and background image.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5cc6c34fae84d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:118;a:13:{s:6:"bundle";s:28:"template/landingPageFAQBlock";s:4:"name";s:22:"Landing Page FAQ Block";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530588.landingPageFAQBlock-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530588.landingPageFAQBlock-preview.png";s:15:"metaDescription";s:89:"A clean FAQ (frequently asked questions) block with toggle elements and light background.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5cc6c2cc1e5ba";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:119;a:13:{s:6:"bundle";s:38:"template/landingPageThreeFeaturesBlock";s:4:"name";s:33:"Landing Page Three Features Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530656.landingPageThreeFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530656.landingPageThreeFeaturesBlock-preview.png";s:15:"metaDescription";s:58:"A three feature block with title, images, and description.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5cc6c2ad0e71f";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:120;a:13:{s:6:"bundle";s:37:"template/landingPageTestimonialsBlock";s:4:"name";s:31:"Landing Page Testimonials Block";s:16:"metaThumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530719.landingPageTestimonialsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530719.landingPageTestimonialsBlock-preview.png";s:15:"metaDescription";s:89:"A colorful testimonials block with background image and small testimonials at the bottom.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5cc6c25cd376b";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:121;a:13:{s:6:"bundle";s:33:"template/landingPageFeaturesBlock";s:4:"name";s:27:"Landing Page Features Block";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530776.landingPageFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530776.landingPageFeaturesBlock-preview.png";s:15:"metaDescription";s:65:"A clean and simple feature block with description and two images.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5cc6c23545cc1";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:122;a:13:{s:6:"bundle";s:27:"template/simpleBlogHomepage";s:4:"name";s:20:"Simple Blog Homepage";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1557321106.simpleBlogHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1557321106.simpleBlogHomepage-preview.png";s:15:"metaDescription";s:99:"A homepage template for a personal blog or online journal to share thoughts and ideas on any topic.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5cd2b92498a17";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:123;a:13:{s:6:"bundle";s:32:"template/veganRestaurantHomepage";s:4:"name";s:25:"Vegan Restaurant Homepage";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464734.veganRestaurantHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464734.veganRestaurantHomepage-preview.png";s:15:"metaDescription";s:74:"A homepage template for restaurants, cafes and bars with menu and gallery.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d120cf215344";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:124;a:13:{s:6:"bundle";s:28:"template/veganRestaurantMenu";s:4:"name";s:21:"Vegan Restaurant Menu";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464799.veganRestaurantMenu-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464799.veganRestaurantMenu-preview.png";s:15:"metaDescription";s:52:"A menu page template for restaurants, cafes or bars.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d120cd0a558a";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:125;a:13:{s:6:"bundle";s:31:"template/veganRestaurantGallery";s:4:"name";s:24:"Vegan Restaurant Gallery";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464894.veganRestaurantGallery-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464894.veganRestaurantGallery-preview.png";s:15:"metaDescription";s:55:"A gallery page template for restaurants, cafes or bars.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d120ce19117b";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:126;a:13:{s:6:"bundle";s:30:"template/veganRestaurantHeader";s:4:"name";s:23:"Vegan Restaurant Header";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465422.veganRestaurantHeader-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465422.veganRestaurantHeader-preview.png";s:15:"metaDescription";s:80:"A homepage template for restaurants, cafes and bars with menu, logo and button. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5d12115b92610";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:127;a:13:{s:6:"bundle";s:30:"template/veganRestaurantFooter";s:4:"name";s:23:"Vegan Restaurant Footer";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465568.veganRestaurantFooter-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465568.veganRestaurantFooter-preview.png";s:15:"metaDescription";s:99:"A footer for restaurants, cafes and bars with menu and gallery. Includes menus divided in sections.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5d1212524aa62";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:128;a:13:{s:6:"bundle";s:37:"template/veganRestaurantFeaturesBlock";s:4:"name";s:31:"Vegan Restaurant Features Block";s:16:"metaThumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561466893.veganRestaurantFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561466893.veganRestaurantFeaturesBlock-preview.png";s:15:"metaDescription";s:72:"A three features block with background image and call to action message.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d1215ab26304";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:129;a:13:{s:6:"bundle";s:33:"template/veganRestaurantMenuBlock";s:4:"name";s:27:"Vegan Restaurant Menu Block";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467293.veganRestaurantMenuBlock-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467293.veganRestaurantMenuBlock-preview.png";s:15:"metaDescription";s:69:"A three column block for displaying the menu of a restaurant or cafe.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d12184223ef6";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:130;a:13:{s:6:"bundle";s:41:"template/veganRestaurantTestimonialsBlock";s:4:"name";s:35:"Vegan Restaurant Testimonials Block";s:16:"metaThumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467572.veganRestaurantTestimonialsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467572.veganRestaurantTestimonialsBlock-preview.png";s:15:"metaDescription";s:99:"A colorful testimonial block with feedback or review and background image for a restaurant or cafe.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d1219f185796";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:131;a:13:{s:6:"bundle";s:32:"template/designerPortfolioFooter";s:4:"name";s:25:"Designer Portfolio Footer";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471629.designerPortfolioFooter-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471629.designerPortfolioFooter-preview.png";s:15:"metaDescription";s:110:"A footer for designers, design agency and other creatives. Includes a call to action, social icons and a menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5d122a24b0990";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:132;a:13:{s:6:"bundle";s:34:"template/designerPortfolioHomepage";s:4:"name";s:27:"Designer Portfolio Homepage";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471775.designerPortfolioHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471775.designerPortfolioHomepage-preview.png";s:15:"metaDescription";s:132:"A portfolio homepage for designers, design agency and other creatives. Includes an asymmetrical grid layout, header footer and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d1221672a2a9";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:133;a:13:{s:6:"bundle";s:38:"template/designerPortfolioIntroduction";s:4:"name";s:31:"Designer Portfolio Introduction";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471843.designerPortfolioIntroduction-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471843.designerPortfolioIntroduction-preview.png";s:15:"metaDescription";s:55:"A portfolio homepage for designers and other creatives.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d12218147e77";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:134;a:13:{s:6:"bundle";s:34:"template/designerPortfolioServices";s:4:"name";s:27:"Designer Portfolio Services";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471937.designerPortfolioServices-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471937.designerPortfolioServices-preview.png";s:15:"metaDescription";s:93:"A template to represent services - suitable for designers, design agency and other creatives.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d1221959dc6c";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:135;a:13:{s:6:"bundle";s:37:"template/designerPortfolioCaseStudies";s:4:"name";s:31:"Designer Portfolio Case Studies";s:16:"metaThumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472006.designerPortfolioCaseStudies-thumbnail.png";s:14:"metaPreviewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472006.designerPortfolioCaseStudies-preview.png";s:15:"metaDescription";s:118:"A category type page for representing creative case studies. Perfect for designer, design agency and other creatives. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d1221ad2c9cc";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:136;a:13:{s:6:"bundle";s:35:"template/designerPortfolioCaseStudy";s:4:"name";s:29:"Designer Portfolio Case Study";s:16:"metaThumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472081.designerPortfolioCaseStudy-thumbnail.png";s:14:"metaPreviewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472081.designerPortfolioCaseStudy-preview.png";s:15:"metaDescription";s:121:"A case study template to represent a specific work done for clients. Perfect for designers, agencies and other creatives.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d1221c601539";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:137;a:13:{s:6:"bundle";s:30:"template/designerPortfolioBlog";s:4:"name";s:23:"Designer Portfolio Blog";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472137.designerPortfolioBlog-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472137.designerPortfolioBlog-preview.png";s:15:"metaDescription";s:72:"A blog category page layout for designers, agencies and other creatives.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d1221dacd8f9";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:138;a:13:{s:6:"bundle";s:39:"template/designerPortfolioServicesBlock";s:4:"name";s:33:"Designer Portfolio Services Block";s:16:"metaThumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472920.designerPortfolioServicesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472920.designerPortfolioServicesBlock-preview.png";s:15:"metaDescription";s:59:"A colorful section to represent the services of a business.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d122cc68c399";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:139;a:13:{s:6:"bundle";s:38:"template/designerPortfolioClientsBlock";s:4:"name";s:32:"Designer Portfolio Clients Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472972.designerPortfolioClientsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472972.designerPortfolioClientsBlock-preview.png";s:15:"metaDescription";s:67:"A block to showcase clients and testimonials, feedback and reviews.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d122ce5efd2a";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:140;a:13:{s:6:"bundle";s:43:"template/designerPortfolioBlogArticlesBlock";s:4:"name";s:38:"Designer Portfolio Blog Articles Block";s:16:"metaThumbnailUrl";s:109:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561473057.designerPortfolioBlogArticlesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-templates/1561473057.designerPortfolioBlogArticlesBlock-preview.png";s:15:"metaDescription";s:55:"A three column block to showcase the latest blog posts.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d122db1c9fa5";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:141;a:13:{s:6:"bundle";s:31:"template/solutionBusinessHeader";s:4:"name";s:24:"Solution Business Header";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156491.solutionBusinessHeader-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156491.solutionBusinessHeader-preview.png";s:15:"metaDescription";s:152:"A header template perfect for business, finance, construction, consultant, insurance, telecommunication solutions, and more. Includes a menu and a logo.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5d1c9d5bde16e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:142;a:13:{s:6:"bundle";s:36:"template/solutionBusinessLargeHeader";s:4:"name";s:30:"Solution Business Large Header";s:16:"metaThumbnailUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156595.solutionBusinessLargeHeader-thumbnail.png";s:14:"metaPreviewUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156595.solutionBusinessLargeHeader-preview.png";s:15:"metaDescription";s:186:"A large header template perfect for business, finance, construction, consultant, insurance, telecommunication solutions, and more. Includes a menu block and hero image in the background.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5d1c9dd78007a";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:143;a:13:{s:6:"bundle";s:33:"template/solutionBusinessHomepage";s:4:"name";s:26:"Solution Business Homepage";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156699.solutionBusinessHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156699.solutionBusinessHomepage-preview.png";s:15:"metaDescription";s:196:"A comprehensive business homepage template with services, testimonials and other information listed. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d1b8eb2eec37";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:144;a:13:{s:6:"bundle";s:29:"template/solutionBusinessNews";s:4:"name";s:22:"Solution Business News";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156747.solutionBusinessNews-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156747.solutionBusinessNews-preview.png";s:15:"metaDescription";s:176:"A news page template for a business site to post latest updates and information. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d1b93ac5e148";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:145;a:13:{s:6:"bundle";s:33:"template/solutionBusinessContacts";s:4:"name";s:26:"Solution Business Contacts";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156824.solutionBusinessContacts-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156824.solutionBusinessContacts-preview.png";s:15:"metaDescription";s:192:"A contact page template for a business website with all the contact information and Google Maps. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d1b960d970f3";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:146;a:13:{s:6:"bundle";s:33:"template/solutionBusinessServices";s:4:"name";s:26:"Solution Business Services";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156881.solutionBusinessServices-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156881.solutionBusinessServices-preview.png";s:15:"metaDescription";s:182:"A business page template to represent company services or features in a catalog view. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d1b990d395b4";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:147;a:13:{s:6:"bundle";s:42:"template/solutionBusinessTestimonialsBlock";s:4:"name";s:36:"Solution Business Testimonials Block";s:16:"metaThumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156967.solutionBusinessTestimonialsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156967.solutionBusinessTestimonialsBlock-preview.png";s:15:"metaDescription";s:68:"A clean single testimonial block on a blue background with an image.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d1baa2f47f99";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:148;a:13:{s:6:"bundle";s:38:"template/solutionBusinessServicesBlock";s:4:"name";s:32:"Solution Business Services Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157048.solutionBusinessServicesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157048.solutionBusinessServicesBlock-preview.png";s:15:"metaDescription";s:67:"A colorful services block template on a blue background with icons.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d1baa7d317ef";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:149;a:13:{s:6:"bundle";s:38:"template/solutionBusinessFeaturesBlock";s:4:"name";s:32:"Solution Business Features Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157125.solutionBusinessFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157125.solutionBusinessFeaturesBlock-preview.png";s:15:"metaDescription";s:78:"A clean and white features block with icons to represent features or services.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d1baadab44c5";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:150;a:13:{s:6:"bundle";s:38:"template/solutionBusinessContactsBlock";s:4:"name";s:32:"Solution Business Contacts Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157206.solutionBusinessContactsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157206.solutionBusinessContactsBlock-preview.png";s:15:"metaDescription";s:93:"A business type contacts block on a blue background with contact information and Google Maps.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d1bab1a8bf4e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:151;a:13:{s:6:"bundle";s:36:"template/solutionBusinessBannerBlock";s:4:"name";s:30:"Solution Business Banner Block";s:16:"metaThumbnailUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157315.solutionBusinessBannerBlock-thumbnail.png";s:14:"metaPreviewUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157315.solutionBusinessBannerBlock-preview.png";s:15:"metaDescription";s:71:"A banner block for a business website with an image and call to action.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d1babd373bce";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:152;a:13:{s:6:"bundle";s:34:"template/solutionBusinessNewsBlock";s:4:"name";s:28:"Solution Business News Block";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587037649.solutionBusinessNewsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587037649.solutionBusinessNewsBlock-preview.png";s:15:"metaDescription";s:76:"An archive type news section divided into 3 columns for a business website. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d1bac77079c4";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:153;a:13:{s:6:"bundle";s:30:"template/mediumStyleBlogHeader";s:4:"name";s:24:"Medium Style Blog Header";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831422.mediumStyleBlogHeader-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831422.mediumStyleBlogHeader-preview.png";s:15:"metaDescription";s:137:"A clean header for a blog. Perfect for lifestyle, personal design, marketing blog. Includes a logo and a menu with a colorful background.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5d26e96e9830c";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:154;a:13:{s:6:"bundle";s:40:"template/mediumStyleRelatedArticlesBlock";s:4:"name";s:35:"Medium Style Related Articles Block";s:16:"metaThumbnailUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831489.mediumStyleRelatedArticlesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831489.mediumStyleRelatedArticlesBlock-preview.png";s:15:"metaDescription";s:87:"A block template for related blog articles or archives with 3 articles listed in a row.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d25e7102f2fc";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:155;a:13:{s:6:"bundle";s:32:"template/mediumStyleBlogHomepage";s:4:"name";s:26:"Medium Style Blog Homepage";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831584.mediumStyleBlogHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831584.mediumStyleBlogHomepage-preview.png";s:15:"metaDescription";s:142:"A homepage for a blog. Perfect for lifestyle, personal design, marketing blog. Includes author information, article, archive section and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d25e5ea95223";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:156;a:13:{s:6:"bundle";s:22:"template/elifAboutPage";s:4:"name";s:15:"Elif About Page";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381871.elifAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381871.elifAboutPage-preview.png";s:15:"metaDescription";s:97:"A simple about page for a business site, product page or online blog from the Elif template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d38a4a9c3206";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:157;a:13:{s:6:"bundle";s:21:"template/elifContacts";s:4:"name";s:13:"Elif Contacts";s:16:"metaThumbnailUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1564382068.elifContacts-thumbnail.png";s:14:"metaPreviewUrl";s:85:"https://cdn.hub.visualcomposer.com/vcwb-templates/1564382068.elifContacts-preview.png";s:15:"metaDescription";s:92:"A contact page for a business site, product page or online blog from the Elif template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d38a4e48f15c";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:158;a:13:{s:6:"bundle";s:22:"template/fashionHeader";s:4:"name";s:14:"Fashion Header";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565689972.fashionHeader-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565689972.fashionHeader-preview.png";s:15:"metaDescription";s:179:"A header for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more. Includes logo, menu in the middle, and social profile icons.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5d52885ad0df3";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:159;a:13:{s:6:"bundle";s:22:"template/fashionFooter";s:4:"name";s:14:"Fashion Footer";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690068.fashionFooter-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690068.fashionFooter-preview.png";s:15:"metaDescription";s:157:"A footer for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more. Includes contact information and menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5d5288bdbcc82";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:160;a:13:{s:6:"bundle";s:32:"template/fashionBestSellingBlock";s:4:"name";s:26:"Fashion Best Selling Block";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690182.fashionBestSellingBlock-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690182.fashionBestSellingBlock-preview.png";s:15:"metaDescription";s:57:"A section template to showcase the best selling products.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d4c151ec1c85";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:161;a:13:{s:6:"bundle";s:30:"template/fashionGallerySection";s:4:"name";s:23:"Fashion Gallery Section";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690279.fashionGallerySection-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690279.fashionGallerySection-preview.png";s:15:"metaDescription";s:53:"A section template for a gallery or product showcase.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d4c12f569670";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:162;a:13:{s:6:"bundle";s:27:"template/fashionBlogSection";s:4:"name";s:20:"Fashion Blog Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693052.fashionBlogSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693052.fashionBlogSection-preview.png";s:15:"metaDescription";s:62:"A section  to display new, recent, or most popular blog posts.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d4c127a57468";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:163;a:13:{s:6:"bundle";s:31:"template/fashionBestSellingPage";s:4:"name";s:25:"Fashion Best Selling Page";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693721.fashionBestSellingPage-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693721.fashionBestSellingPage-preview.png";s:15:"metaDescription";s:150:"A page template of best selling products for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d4c08b388417";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:164;a:13:{s:6:"bundle";s:24:"template/fashionBlogPage";s:4:"name";s:17:"Fashion Blog Page";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695866.fashionBlogPage-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695866.fashionBlogPage-preview.png";s:15:"metaDescription";s:130:"A blog page template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d4c03d0da039";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:165;a:13:{s:6:"bundle";s:30:"template/fashionCollectionPage";s:4:"name";s:23:"Fashion Collection Page";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695944.fashionCollectionPage-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695944.fashionCollectionPage-preview.png";s:15:"metaDescription";s:136:"A collection page template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d4c038a315cb";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:166;a:13:{s:6:"bundle";s:27:"template/fashionGalleryPage";s:4:"name";s:20:"Fashion Gallery Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696032.fashionGalleryPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696032.fashionGalleryPage-preview.png";s:15:"metaDescription";s:133:"A gallery page template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d4c033ba693b";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:167;a:13:{s:6:"bundle";s:24:"template/fashionHomepage";s:4:"name";s:16:"Fashion Homepage";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696115.fashionHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696115.fashionHomepage-preview.png";s:15:"metaDescription";s:209:"A homepage template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more. Includes colorful hero section, gallery, star ranking, pricing values and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d4c031175eec";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:168;a:13:{s:6:"bundle";s:20:"template/bloogHeader";s:4:"name";s:12:"Bloog Header";s:16:"metaThumbnailUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872897.bloogHeader-thumbnail.png";s:14:"metaPreviewUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872897.bloogHeader-preview.png";s:15:"metaDescription";s:61:"A header for a blog or magazine. Includes a logo and a menu. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5d5552eae1cad";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:169;a:13:{s:6:"bundle";s:29:"template/bloogSinglePostBlock";s:4:"name";s:23:"Bloog Single Post Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872986.bloogSinglePostBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872986.bloogSinglePostBlock-preview.png";s:15:"metaDescription";s:63:"A single blog post teaser with a background and featured image.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d554244aea25";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:170;a:13:{s:6:"bundle";s:29:"template/bloogDoublePostBlock";s:4:"name";s:23:"Bloog Double Post Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873070.bloogDoublePostBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873070.bloogDoublePostBlock-preview.png";s:15:"metaDescription";s:57:"A section with two blog post teasers and featured images.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d5543451647b";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:171;a:13:{s:6:"bundle";s:22:"template/bloogHomepage";s:4:"name";s:14:"Bloog Homepage";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873167.bloogHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873167.bloogHomepage-preview.png";s:15:"metaDescription";s:62:"A blog homepage template with archive or teaser article list. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d553fc042a45";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885684.bloogHomepage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:172;a:13:{s:6:"bundle";s:22:"template/nutrickFooter";s:4:"name";s:14:"Nutrick Footer";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566923943.nutrickFooter-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566923943.nutrickFooter-preview.png";s:15:"metaDescription";s:111:"A footer for entrepreneurial businesses and startups from the Nutrick template set. Includes a logo and a menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5d655b8d965da";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:173;a:13:{s:6:"bundle";s:27:"template/nutrickTeamSection";s:4:"name";s:20:"Nutrick Team Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924588.nutrickTeamSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924588.nutrickTeamSection-preview.png";s:15:"metaDescription";s:67:"Team section template with teammate''s photos, names, and positions.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d650ede730c2";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:174;a:13:{s:6:"bundle";s:35:"template/nutrickTestimonialsSection";s:4:"name";s:28:"Nutrick Testimonials Section";s:16:"metaThumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924770.nutrickTestimonialsSection-thumbnail.png";s:14:"metaPreviewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924770.nutrickTestimonialsSection-preview.png";s:15:"metaDescription";s:88:"Showcase testimonials with Nutrick template set block for customer feedback and reviews.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d650e2a43f27";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:175;a:13:{s:6:"bundle";s:31:"template/nutrickServicesSection";s:4:"name";s:24:"Nutrick Services Section";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924880.nutrickServicesSection-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924880.nutrickServicesSection-preview.png";s:15:"metaDescription";s:81:"Showcase services with a beautiful service section from the Nutrick template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d650dd33cd64";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:176;a:13:{s:6:"bundle";s:28:"template/nutrickPricingTable";s:4:"name";s:21:"Nutrick Pricing Table";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924982.nutrickPricingTable-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924982.nutrickPricingTable-preview.png";s:15:"metaDescription";s:54:"A pricing table section from the Nutrick template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d650ce9e2a73";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:177;a:13:{s:6:"bundle";s:27:"template/nutrickHeroSection";s:4:"name";s:20:"Nutrick Hero Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566925071.nutrickHeroSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566925071.nutrickHeroSection-preview.png";s:15:"metaDescription";s:105:"A simple and eye-catching hero section from the Nutrick template. Includes an image and a call to action.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d650bb050e74";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:178;a:13:{s:6:"bundle";s:28:"template/nutrickServicesPage";s:4:"name";s:21:"Nutrick Services Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928287.nutrickServicesPage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928287.nutrickServicesPage-preview.png";s:15:"metaDescription";s:98:"A service page template for entrepreneurial businesses and startups from the Nutrick template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d650a9e8121e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:179;a:13:{s:6:"bundle";s:27:"template/nutrickProjectPage";s:4:"name";s:20:"Nutrick Project Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928618.nutrickProjectPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928618.nutrickProjectPage-preview.png";s:15:"metaDescription";s:111:"A page template to showcase projects for entrepreneurial businesses and startups from the Nutrick template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d650a549d940";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:180;a:13:{s:6:"bundle";s:25:"template/nutrickAboutPage";s:4:"name";s:18:"Nutrick About Page";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928697.nutrickAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928697.nutrickAboutPage-preview.png";s:15:"metaDescription";s:97:"An about page template for entrepreneurial businesses and startups from the Nutrick template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d650993b7143";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:181;a:13:{s:6:"bundle";s:24:"template/nutrickHomePage";s:4:"name";s:16:"Nutrick Homepage";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928779.nutrickHomePage-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928779.nutrickHomePage-preview.png";s:15:"metaDescription";s:180:"A beautiful and clean homepage template for entrepreneurial businesses and startups from the Nutrick template set. Includes header and footer, pricing table, testimonials and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d6509e5a039f";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885709.nutrickHomePage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:182;a:13:{s:6:"bundle";s:23:"template/gGPersonalPage";s:4:"name";s:16:"GG Personal Page";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682125.gGPersonalPage-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682125.gGPersonalPage-preview.png";s:15:"metaDescription";s:70:"A personal resume page to showcase a work experience, blog, portfolio.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d70c04077749";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:183;a:13:{s:6:"bundle";s:28:"template/gGTestimonialsBlock";s:4:"name";s:21:"GG Testimonials Block";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682243.gGTestimonialsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682243.gGTestimonialsBlock-preview.png";s:15:"metaDescription";s:68:"Testimonial section template to share customer feedback and reviews.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d70e71d67ffb";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:184;a:13:{s:6:"bundle";s:24:"template/gGShowcaseBlock";s:4:"name";s:17:"GG Showcase Block";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682316.gGShowcaseBlock-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682316.gGShowcaseBlock-preview.png";s:15:"metaDescription";s:64:"A gallery block to showcase existing work, products or projects.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d70e7686723c";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:185;a:13:{s:6:"bundle";s:20:"template/gGBlogBlock";s:4:"name";s:13:"GG Blog Block";s:16:"metaThumbnailUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682404.gGBlogBlock-thumbnail.png";s:14:"metaPreviewUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682404.gGBlogBlock-preview.png";s:15:"metaDescription";s:67:"A blog teaser section to highlight latest articles or case studies.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5d70e7a4bf75d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:186;a:13:{s:6:"bundle";s:29:"template/architectureTemplate";s:4:"name";s:21:"Architecture Template";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571684948.architectureTemplate-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571684948.architectureTemplate-preview.png";s:15:"metaDescription";s:86:"A one-page layout for architecture, real estate agency or any other creative industry.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5da9904d4f172";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:187;a:13:{s:6:"bundle";s:38:"template/architectureTemplateTeamBlock";s:4:"name";s:32:"Architecture Template Team Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685054.architectureTemplateTeamBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685054.architectureTemplateTeamBlock-preview.png";s:15:"metaDescription";s:47:"A team block template to showcase team members.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5da99a994cac3";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:188;a:13:{s:6:"bundle";s:41:"template/architectureTemplateClientsBlock";s:4:"name";s:35:"Architecture Template Clients Block";s:16:"metaThumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685170.architectureTemplateClientsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685170.architectureTemplateClientsBlock-preview.png";s:15:"metaDescription";s:81:"Showcase client''s testimonials, feedback and reviews about products and services.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5da99cbb5fe05";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:189;a:13:{s:6:"bundle";s:41:"template/architectureTemplateProjectBlock";s:4:"name";s:35:"Architecture Template Project Block";s:16:"metaThumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685285.architectureTemplateProjectBlock-thumbnail.png";s:14:"metaPreviewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685285.architectureTemplateProjectBlock-preview.png";s:15:"metaDescription";s:98:"Display a project portfolio by using an asymmetric grid layout from the Architecture template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5da9a378ebb7f";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:190;a:13:{s:6:"bundle";s:42:"template/architectureTemplateFeaturesBlock";s:4:"name";s:36:"Architecture Template Features Block";s:16:"metaThumbnailUrl";s:108:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685420.architectureTemplateFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:106:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685420.architectureTemplateFeaturesBlock-preview.png";s:15:"metaDescription";s:79:"Show the most important features or benefits of a product, service, or company.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5da9a5580c5c9";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:191;a:13:{s:6:"bundle";s:35:"template/architectureTemplateFooter";s:4:"name";s:28:"Architecture Template Footer";s:16:"metaThumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685518.architectureTemplateFooter-thumbnail.png";s:14:"metaPreviewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685518.architectureTemplateFooter-preview.png";s:15:"metaDescription";s:114:"A one-page layout for architecture, real estate agency or any other creative industry. Includes a logo and a menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5dae044ca099c";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:192;a:13:{s:6:"bundle";s:35:"template/architectureTemplateHeader";s:4:"name";s:28:"Architecture Template Header";s:16:"metaThumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685619.architectureTemplateHeader-thumbnail.png";s:14:"metaPreviewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685619.architectureTemplateHeader-preview.png";s:15:"metaDescription";s:137:"A large header template for architecture, real estate agency or any other creative industry. Includes a background image and zoom effect.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5dae04b04882e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:193;a:13:{s:6:"bundle";s:25:"template/404HalloweenPage";s:4:"name";s:18:"404 Halloween Page";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1572034065.404HalloweenPage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1572034065.404HalloweenPage-preview.png";s:15:"metaDescription";s:85:"A spooky Halloween style 404 page that will help to save visitors from scary moments.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5db355650c0d8";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:194;a:13:{s:6:"bundle";s:27:"template/sinloaCoffeeFooter";s:4:"name";s:20:"Sinloa Coffee Footer";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060789.sinloaCoffeeFooter-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060789.sinloaCoffeeFooter-preview.png";s:15:"metaDescription";s:140:"A footer from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. Includes location and working hours.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5e0f4b7482cfe";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:195;a:13:{s:6:"bundle";s:29:"template/sinloaCoffeeHomePage";s:4:"name";s:22:"Sinloa Coffee Homepage";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060910.sinloaCoffeeHomePage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060910.sinloaCoffeeHomePage-preview.png";s:15:"metaDescription";s:156:"A homepage from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. Includes header and footer, testimonials and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5df8b0ce8ce8e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885643.sinloaCoffeeHomePage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:196;a:13:{s:6:"bundle";s:36:"template/sinloaCoffeeMaintenancePage";s:4:"name";s:30:"Sinloa Coffee Maintenance Page";s:16:"metaThumbnailUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060967.sinloaCoffeeMaintenancePage-thumbnail.png";s:14:"metaPreviewUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060967.sinloaCoffeeMaintenancePage-preview.png";s:15:"metaDescription";s:119:"A maintenance mode page from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5df8b10d92120";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:197;a:13:{s:6:"bundle";s:29:"template/sinloaCoffeeMenuPage";s:4:"name";s:23:"Sinloa Coffee Menu Page";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061045.sinloaCoffeeMenuPage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061045.sinloaCoffeeMenuPage-preview.png";s:15:"metaDescription";s:124:"A menu page to list products from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5df8b14e71b2a";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:198;a:13:{s:6:"bundle";s:32:"template/sinloaCoffeeContactPage";s:4:"name";s:26:"Sinloa Coffee Contact Page";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061105.sinloaCoffeeContactPage-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061105.sinloaCoffeeContactPage-preview.png";s:15:"metaDescription";s:151:"A contact page from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. Includes a simple and clean contact form.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5df8b1dc9ef9e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:199;a:13:{s:6:"bundle";s:35:"template/sinloaCoffeeComingSoonPage";s:4:"name";s:30:"Sinloa Coffee Coming Soon Page";s:16:"metaThumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061158.sinloaCoffeeComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061158.sinloaCoffeeComingSoonPage-preview.png";s:15:"metaDescription";s:113:"A coming soon page from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5df8b21befe63";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:200;a:13:{s:6:"bundle";s:29:"template/sinloaCoffeeBlogPage";s:4:"name";s:23:"Sinloa Coffee Blog Page";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061222.sinloaCoffeeBlogPage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061222.sinloaCoffeeBlogPage-preview.png";s:15:"metaDescription";s:139:"A blog archive page with a banner-style list from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5df8b28ba1a7e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:201;a:13:{s:6:"bundle";s:36:"template/sinloaCoffeeBlogArticlePage";s:4:"name";s:31:"Sinloa Coffee Blog Article Page";s:16:"metaThumbnailUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061289.sinloaCoffeeBlogArticlePage-thumbnail.png";s:14:"metaPreviewUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061289.sinloaCoffeeBlogArticlePage-preview.png";s:15:"metaDescription";s:123:"A blog article page template from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5df8b4db35ccc";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:202;a:13:{s:6:"bundle";s:32:"template/sinloaCoffeeAboutUsPage";s:4:"name";s:27:"Sinloa Coffee About Us Page";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061336.sinloaCoffeeAboutUsPage-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061336.sinloaCoffeeAboutUsPage-preview.png";s:15:"metaDescription";s:117:"An about page template from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5df8b535cbdbf";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:203;a:13:{s:6:"bundle";s:28:"template/sinloaCoffee404Page";s:4:"name";s:22:"Sinloa Coffee 404 Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061390.sinloaCoffee404Page-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061390.sinloaCoffee404Page-preview.png";s:15:"metaDescription";s:114:"A 404 page template from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5df8b567bb23a";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:204;a:13:{s:6:"bundle";s:33:"template/sinloaCoffeeProductBlock";s:4:"name";s:27:"Sinloa Coffee Product Block";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061453.sinloaCoffeeProductBlock-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061453.sinloaCoffeeProductBlock-preview.png";s:15:"metaDescription";s:59:"A product block layout from the Sinloa Coffee template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5df9d98720e79";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:205;a:13:{s:6:"bundle";s:41:"template/sinloaCoffeeProductFeaturesBlock";s:4:"name";s:36:"Sinloa Coffee Product Features Block";s:16:"metaThumbnailUrl";s:107:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061515.sinloaCoffeeProductFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061515.sinloaCoffeeProductFeaturesBlock-preview.png";s:15:"metaDescription";s:75:"Showcase product features with a block from the Sinloa Coffee template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5df9da4ed611e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:206;a:13:{s:6:"bundle";s:38:"template/sinloaCoffeeCallToActionBlock";s:4:"name";s:34:"Sinloa Coffee Call to Action Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061588.sinloaCoffeeCallToActionBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061588.sinloaCoffeeCallToActionBlock-preview.png";s:15:"metaDescription";s:67:"A call to action block layout from the Sinloa Coffee template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5df9daad69b58";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:207;a:13:{s:6:"bundle";s:30:"template/sinloaCoffeeHeroBlock";s:4:"name";s:24:"Sinloa Coffee Hero Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061634.sinloaCoffeeHeroBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061634.sinloaCoffeeHeroBlock-preview.png";s:15:"metaDescription";s:57:"A hero section block from the Sinloa Coffee template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5df9dbe53347e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:208;a:13:{s:6:"bundle";s:39:"template/sinloaCoffeeProductBannerBlock";s:4:"name";s:34:"Sinloa Coffee Product Banner Block";s:16:"metaThumbnailUrl";s:105:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061686.sinloaCoffeeProductBannerBlock-thumbnail.png";s:14:"metaPreviewUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061686.sinloaCoffeeProductBannerBlock-preview.png";s:15:"metaDescription";s:59:"A product banner block from the Sinloa Coffee template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5df9dc7d54993";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:209;a:13:{s:6:"bundle";s:33:"template/sinloaCoffeeArticleBlock";s:4:"name";s:27:"Sinloa Coffee Article Block";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061738.sinloaCoffeeArticleBlock-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061738.sinloaCoffeeArticleBlock-preview.png";s:15:"metaDescription";s:64:"An article block for a blog from the Sinloa Coffee template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5df9deda632e4";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:210;a:13:{s:6:"bundle";s:38:"template/sinloaCoffeeTestimonialsBlock";s:4:"name";s:32:"Sinloa Coffee Testimonials Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061796.sinloaCoffeeTestimonialsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061796.sinloaCoffeeTestimonialsBlock-preview.png";s:15:"metaDescription";s:90:"A testimonials block to showcase reviews and feedback from the Sinloa Coffee template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5df9df53d428d";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:211;a:13:{s:6:"bundle";s:33:"template/sinloaCoffeeContactBlock";s:4:"name";s:27:"Sinloa Coffee Contact Block";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061856.sinloaCoffeeContactBlock-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061856.sinloaCoffeeContactBlock-preview.png";s:15:"metaDescription";s:92:"A contact block layout from the Sinloa Coffee template set. Includes a simple contact form. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5df9e1db7e1e2";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:212;a:13:{s:6:"bundle";s:37:"template/sinloaCoffeeProductHeroBlock";s:4:"name";s:32:"Sinloa Coffee Product Hero Block";s:16:"metaThumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061908.sinloaCoffeeProductHeroBlock-thumbnail.png";s:14:"metaPreviewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061908.sinloaCoffeeProductHeroBlock-preview.png";s:15:"metaDescription";s:78:"A hero section that showcases one product from the Sinloa Coffee template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5df9e2e597f76";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:213;a:13:{s:6:"bundle";s:22:"template/hWLargeHeader";s:4:"name";s:16:"HW Large Header ";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394473.hWLargeHeader-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394473.hWLargeHeader-preview.png";s:15:"metaDescription";s:154:"A large header for health, wellness, medical and other services from the HW template set. Includes a logo, menu, and a hero section with a call to action.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:13:"5e32e76f76872";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:214;a:13:{s:6:"bundle";s:21:"template/hWDarkFooter";s:4:"name";s:14:"HW Dark Footer";s:16:"metaThumbnailUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394561.hWDarkFooter-thumbnail.png";s:14:"metaPreviewUrl";s:85:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394561.hWDarkFooter-preview.png";s:15:"metaDescription";s:122:"A dark footer for health, wellness, medical and other services from the HW template set. Includes location, logo and menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:13:"5e32e8017e3f0";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:215;a:13:{s:6:"bundle";s:24:"template/hWBlogListBlock";s:4:"name";s:18:"HW Blog List Block";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394625.hWBlogListBlock-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394625.hWBlogListBlock-preview.png";s:15:"metaDescription";s:78:"An archive type list of blog articles from the Health & Wellness template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5e31cf43e0726";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:216;a:13:{s:6:"bundle";s:26:"template/hWTeamMemberBlock";s:4:"name";s:20:"HW Team Member Block";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394676.hWTeamMemberBlock-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394676.hWTeamMemberBlock-preview.png";s:15:"metaDescription";s:60:"A team member block from the Health & Wellness template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5e31cd4076512";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:217;a:13:{s:6:"bundle";s:26:"template/hWMaintenancePage";s:4:"name";s:19:"HW Maintenance Page";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394747.hWMaintenancePage-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394747.hWMaintenancePage-preview.png";s:15:"metaDescription";s:93:"A maintenance page for health, wellness, medical and other services from the HW template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e31b6c594323";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:218;a:13:{s:6:"bundle";s:18:"template/hW404Page";s:4:"name";s:11:"HW 404 Page";s:16:"metaThumbnailUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394795.hW404Page-thumbnail.png";s:14:"metaPreviewUrl";s:82:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394795.hW404Page-preview.png";s:15:"metaDescription";s:120:"A 404 page for health, wellness, medical and other services from the HW template set.the Health & Wellness template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e3168e4a1b73";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:219;a:13:{s:6:"bundle";s:20:"template/hWAboutPage";s:4:"name";s:13:"HW About Page";s:16:"metaThumbnailUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394841.hWAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394841.hWAboutPage-preview.png";s:15:"metaDescription";s:88:"An about page for health, wellness, medical and other services from the HW template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e3168a8d01d1";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:220;a:13:{s:6:"bundle";s:22:"template/hWBlogArticle";s:4:"name";s:15:"HW Blog Article";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394886.hWBlogArticle-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394886.hWBlogArticle-preview.png";s:15:"metaDescription";s:101:"A single blog article page for health, wellness, medical and other services from the HW template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e3168748f92f";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:221;a:13:{s:6:"bundle";s:19:"template/hWBlogPage";s:4:"name";s:12:"HW Blog Page";s:16:"metaThumbnailUrl";s:85:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394942.hWBlogPage-thumbnail.png";s:14:"metaPreviewUrl";s:83:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394942.hWBlogPage-preview.png";s:15:"metaDescription";s:86:"A blog page for health, wellness, medical and other services from the HW template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e3168429c85f";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:222;a:13:{s:6:"bundle";s:25:"template/hWComingSoonPage";s:4:"name";s:19:"HW Coming Soon Page";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394998.hWComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394998.hWComingSoonPage-preview.png";s:15:"metaDescription";s:93:"A coming soon page for health, wellness, medical and other services from the HW template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e316819d6548";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:223;a:13:{s:6:"bundle";s:22:"template/hWGalleryPage";s:4:"name";s:15:"HW Gallery Page";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395058.hWGalleryPage-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395058.hWGalleryPage-preview.png";s:15:"metaDescription";s:89:"A gallery page for health, wellness, medical and other services from the HW template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e3167d869e75";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:224;a:13:{s:6:"bundle";s:23:"template/hWServicesPage";s:4:"name";s:16:"HW Services Page";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395114.hWServicesPage-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395114.hWServicesPage-preview.png";s:15:"metaDescription";s:89:"A page to showcase health, wellness, medical and other services from the HW template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e31675568cbe";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:225;a:13:{s:6:"bundle";s:19:"template/hWHomepage";s:4:"name";s:11:"HW Homepage";s:16:"metaThumbnailUrl";s:85:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395183.hWHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:83:"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395183.hWHomepage-preview.png";s:15:"metaDescription";s:134:"A homepage for health, wellness, medical and other services from the HW template set. Includes header, footer, menu and more features.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e3167b1b4241";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885756.hWHomepage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:226;a:13:{s:6:"bundle";s:26:"template/burgerStoryHeader";s:4:"name";s:19:"Burger Story Header";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626824.burgerStoryHeader-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626824.burgerStoryHeader-preview.png";s:15:"metaDescription";s:143:"A colorful header for a restaurant, diner, cafe, or catering company from the Burger Story template set. Includes a logo, a menu, and a search.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5e737c364c7a72.30124138";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:227;a:13:{s:6:"bundle";s:31:"template/burgerStoryWhiteHeader";s:4:"name";s:25:"Burger Story White Header";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626894.burgerStoryWhiteHeader-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626894.burgerStoryWhiteHeader-preview.png";s:15:"metaDescription";s:140:"A white header for a restaurant, diner, cafe, or catering company from the Burger Story template set. Includes a logo, a menu, and a search.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5e737c9669ffe0.95091680";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:228;a:13:{s:6:"bundle";s:26:"template/burgerStoryFooter";s:4:"name";s:19:"Burger Story Footer";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626980.burgerStoryFooter-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626980.burgerStoryFooter-preview.png";s:15:"metaDescription";s:139:"A footer for a restaurant, diner, cafe or catering company from the Burger Story template set. Includes logo and menus divided by sections.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:23:"5e737ce4a5ce43.11716145";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:229;a:13:{s:6:"bundle";s:32:"template/burgerStoryProductBlock";s:4:"name";s:26:"Burger Story Product Block";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627055.burgerStoryProductBlock-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627055.burgerStoryProductBlock-preview.png";s:15:"metaDescription";s:74:"A block that displays a single product from the Burger Story template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5e725401c61bd";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:230;a:13:{s:6:"bundle";s:37:"template/burgerStoryTestimonialsBlock";s:4:"name";s:31:"Burger Story Testimonials Block";s:16:"metaThumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627128.burgerStoryTestimonialsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627128.burgerStoryTestimonialsBlock-preview.png";s:15:"metaDescription";s:67:"A testimonials section template from the Burger Story template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5e725381e80ff";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:231;a:13:{s:6:"bundle";s:34:"template/burgerStoryMobileAppBlock";s:4:"name";s:29:"Burger Story Mobile App Block";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627197.burgerStoryMobileAppBlock-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627197.burgerStoryMobileAppBlock-preview.png";s:15:"metaDescription";s:153:"A section for mobile app promotion from the Burger Story template set. Includes a description, phone mockup, links to the App Store or Google Play store.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5e725244d92eb";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:232;a:13:{s:6:"bundle";s:29:"template/burgerStoryMenuBlock";s:4:"name";s:23:"Burger Story Menu Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627275.burgerStoryMenuBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627275.burgerStoryMenuBlock-preview.png";s:15:"metaDescription";s:55:"A food menu section from the Burger Story template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5e7251fd6523b";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:233;a:13:{s:6:"bundle";s:31:"template/burgerStoryHeroSection";s:4:"name";s:25:"Burger Story Hero Section";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627344.burgerStoryHeroSection-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627344.burgerStoryHeroSection-preview.png";s:15:"metaDescription";s:73:"A hero section template with an image from the Burger Story template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:13:"5e725172b3200";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:234;a:13:{s:6:"bundle";s:32:"template/burgerStorySpecialOffer";s:4:"name";s:26:"Burger Story Special Offer";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627415.burgerStorySpecialOffer-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627415.burgerStorySpecialOffer-preview.png";s:15:"metaDescription";s:118:"A special offer or discount page for a restaurant, diner, cafe or catering company from the Burger Story template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e724af297cc1";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:235;a:13:{s:6:"bundle";s:29:"template/burgerStoryAboutPage";s:4:"name";s:23:"Burger Story About Page";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627471.burgerStoryAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627471.burgerStoryAboutPage-preview.png";s:15:"metaDescription";s:99:"An about page for a restaurant, diner, cafe or catering company from the Burger Story template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e724abdcfc61";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:236;a:13:{s:6:"bundle";s:28:"template/burgerStoryMenuPage";s:4:"name";s:22:"Burger Story Menu Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627536.burgerStoryMenuPage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627536.burgerStoryMenuPage-preview.png";s:15:"metaDescription";s:123:"A menu page for a restaurant, diner, cafe or catering company from the Burger Story template set. Includes product blocks. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e724a7b29b5e";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:237;a:13:{s:6:"bundle";s:32:"template/burgerStoryContactsPage";s:4:"name";s:26:"Burger Story Contacts Page";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627596.burgerStoryContactsPage-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627596.burgerStoryContactsPage-preview.png";s:15:"metaDescription";s:127:"A contacts page for a restaurant, diner, cafe or catering company from the Burger Story template set. Includes a contact form. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e724a4c3590b";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:238;a:13:{s:6:"bundle";s:27:"template/burgerStoryFanPage";s:4:"name";s:21:"Burger Story Fan Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627663.burgerStoryFanPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627663.burgerStoryFanPage-preview.png";s:15:"metaDescription";s:115:"A testimonial and review page for a restaurant, diner, cafe or catering company from the Burger Story template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e724a28e752a";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:239;a:13:{s:6:"bundle";s:28:"template/burgerStoryHomepage";s:4:"name";s:21:"Burger Story Homepage";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627732.burgerStoryHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627732.burgerStoryHomepage-preview.png";s:15:"metaDescription";s:96:"A homepage for a restaurant, diner, cafe or catering company from the Burger Story template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5e7249ffab761";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885776.burgerStoryHomepage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:240;a:13:{s:6:"bundle";s:21:"template/shippoHeader";s:4:"name";s:13:"Shippo Header";s:16:"metaThumbnailUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233404.shippoHeader-thumbnail.png";s:14:"metaPreviewUrl";s:85:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233404.shippoHeader-preview.png";s:15:"metaDescription";s:147:"A header for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes a logo and a menu. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5e9b41f70ae005.85717801";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:241;a:13:{s:6:"bundle";s:21:"template/shippoFooter";s:4:"name";s:13:"Shippo Footer";s:16:"metaThumbnailUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233471.shippoFooter-thumbnail.png";s:14:"metaPreviewUrl";s:85:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233471.shippoFooter-preview.png";s:15:"metaDescription";s:177:"A footer for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes logo, social icons and menus divided by sections.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:23:"5e9b42875882a6.53621874";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:242;a:13:{s:6:"bundle";s:28:"template/shippoBlogPostBlock";s:4:"name";s:22:"Shippo Blog Post Block";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233552.shippoBlogPostBlock-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233552.shippoBlogPostBlock-preview.png";s:15:"metaDescription";s:64:"An archive type list of blog posts from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5e99d0120e4ec1.60760864";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:243;a:13:{s:6:"bundle";s:28:"template/shippoServicesBlock";s:4:"name";s:21:"Shippo Services Block";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233611.shippoServicesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233611.shippoServicesBlock-preview.png";s:15:"metaDescription";s:59:"A section to display services from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5e99cfb2b52588.15110126";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:244;a:13:{s:6:"bundle";s:27:"template/shippoFounderBlock";s:4:"name";s:20:"Shippo Founder Block";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233677.shippoFounderBlock-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233677.shippoFounderBlock-preview.png";s:15:"metaDescription";s:71:"A founder or team member section template from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5e99cf39bde0a1.86317418";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:245;a:13:{s:6:"bundle";s:30:"template/shippoOurMissionBlock";s:4:"name";s:24:"Shippo Our Mission Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233736.shippoOurMissionBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233736.shippoOurMissionBlock-preview.png";s:15:"metaDescription";s:68:"Our mission, about us section template from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5e99ce6aaf5770.90498062";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:246;a:13:{s:6:"bundle";s:23:"template/shippoFAQBlock";s:4:"name";s:16:"Shippo FAQ Block";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233791.shippoFAQBlock-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233791.shippoFAQBlock-preview.png";s:15:"metaDescription";s:81:"A FAQ (frequently asked questions) section template from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5e99ce2923d1e3.52622608";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:247;a:13:{s:6:"bundle";s:25:"template/shippoStepsBlock";s:4:"name";s:18:"Shippo Steps Block";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233848.shippoStepsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233848.shippoStepsBlock-preview.png";s:15:"metaDescription";s:59:"A section that displays steps from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5e99cdba29dc10.52100903";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:248;a:13:{s:6:"bundle";s:29:"template/shippoDashboardBlock";s:4:"name";s:22:"Shippo Dashboard Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233923.shippoDashboardBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233923.shippoDashboardBlock-preview.png";s:15:"metaDescription";s:73:"A section that shows a screenshot of an app from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5e99cc39c7fd72.49161198";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:249;a:13:{s:6:"bundle";s:35:"template/shippoServicesTeaserBlocks";s:4:"name";s:29:"Shippo Services Teaser Blocks";s:16:"metaThumbnailUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234006.shippoServicesTeaserBlocks-thumbnail.png";s:14:"metaPreviewUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234006.shippoServicesTeaserBlocks-preview.png";s:15:"metaDescription";s:60:"A block that displays services from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5e99cb709c1e58.49670793";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:250;a:13:{s:6:"bundle";s:24:"template/shippoHeroBlock";s:4:"name";s:17:"Shippo Hero Block";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234120.shippoHeroBlock-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234120.shippoHeroBlock-preview.png";s:15:"metaDescription";s:94:"A hero section from the Shippo template set. Includes a star rating, testimonial and an image.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5e99ca8c3b3a15.81046621";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:251;a:13:{s:6:"bundle";s:27:"template/shippoServicesPage";s:4:"name";s:20:"Shippo Services Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234229.shippoServicesPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234229.shippoServicesPage-preview.png";s:15:"metaDescription";s:125:"A service page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5e99926474cf83.33243679";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:252;a:13:{s:6:"bundle";s:29:"template/shippoOurMissionPage";s:4:"name";s:23:"Shippo Our Mission Page";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234344.shippoOurMissionPage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234344.shippoOurMissionPage-preview.png";s:15:"metaDescription";s:124:"An about page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5e99923254d8f8.85677092";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:253;a:13:{s:6:"bundle";s:28:"template/shippoInsurancePage";s:4:"name";s:21:"Shippo Insurance Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234393.shippoInsurancePage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234393.shippoInsurancePage-preview.png";s:15:"metaDescription";s:128:"An insurance page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5e999215e91337.52745227";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:254;a:13:{s:6:"bundle";s:27:"template/shippoContactsPage";s:4:"name";s:20:"Shippo Contacts Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234447.shippoContactsPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234447.shippoContactsPage-preview.png";s:15:"metaDescription";s:174:"A contacts page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes a simple contact form and contact info.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5e9991f66ad230.78514851";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:255;a:13:{s:6:"bundle";s:30:"template/shippoBlogArchivePage";s:4:"name";s:24:"Shippo Blog Archive Page";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234507.shippoBlogArchivePage-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234507.shippoBlogArchivePage-preview.png";s:15:"metaDescription";s:129:"A blog archive page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5e9991ca47d3d4.91829233";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:256;a:13:{s:6:"bundle";s:30:"template/shippoBlogArticlePage";s:4:"name";s:24:"Shippo Blog Article Page";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234551.shippoBlogArticlePage-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234551.shippoBlogArticlePage-preview.png";s:15:"metaDescription";s:129:"A blog article page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5e99919b393a17.05380715";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:257;a:13:{s:6:"bundle";s:23:"template/shippoHomepage";s:4:"name";s:15:"Shippo Homepage";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234603.shippoHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234603.shippoHomepage-preview.png";s:15:"metaDescription";s:177:"A homepage for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes header, footer, menu, contact section and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5e99915faa79b7.68995477";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:258;a:13:{s:6:"bundle";s:24:"template/flowerallHeader";s:4:"name";s:16:"Flowerall Header";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461695.flowerallHeader-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461695.flowerallHeader-preview.png";s:15:"metaDescription";s:109:"A header for flower delivery and other services from the Flowerall template set. Includes a logo and a menu. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5ebd427e2948a9.61727957";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:259;a:13:{s:6:"bundle";s:24:"template/flowerallFooter";s:4:"name";s:16:"Flowerall Footer";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461759.flowerallFooter-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461759.flowerallFooter-preview.png";s:15:"metaDescription";s:124:"A footer for flower delivery and other services from the Flowerall template set. Includes menu, logo and social information.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:23:"5ebd42d3da8828.23887110";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:260;a:13:{s:6:"bundle";s:30:"template/flowerallProductBlock";s:4:"name";s:23:"Flowerall Product Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461838.flowerallProductBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461838.flowerallProductBlock-preview.png";s:15:"metaDescription";s:63:"A block that displays products from the Flowerall template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ebd2b2a3c8b14.77564891";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:261;a:13:{s:6:"bundle";s:31:"template/flowerallContactsBlock";s:4:"name";s:24:"Flowerall Contacts Block";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461891.flowerallContactsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461891.flowerallContactsBlock-preview.png";s:15:"metaDescription";s:85:"A contact information block from the Flowerall template set. Includes a contact form.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ebd2acadcc7b0.13861488";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:262;a:13:{s:6:"bundle";s:34:"template/flowerallProductViewBlock";s:4:"name";s:28:"Flowerall Product View Block";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461944.flowerallProductViewBlock-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461944.flowerallProductViewBlock-preview.png";s:15:"metaDescription";s:114:"A template from the Flowerall template set that displays a product with spots for multiple images of the prooduct.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ebd2a72b44245.62797535";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:263;a:13:{s:6:"bundle";s:30:"template/flowerallFeatureBlock";s:4:"name";s:23:"Flowerall Feature Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462009.flowerallFeatureBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462009.flowerallFeatureBlock-preview.png";s:15:"metaDescription";s:79:"A template from the Flowerall template set that displays features of a product.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ebd296b2bc938.17554905";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:264;a:13:{s:6:"bundle";s:29:"template/flowerallBannerBlock";s:4:"name";s:22:"Flowerall Banner Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462050.flowerallBannerBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462050.flowerallBannerBlock-preview.png";s:15:"metaDescription";s:56:"A banner block template from the Flowerall template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ebd29154410b0.41005045";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:265;a:13:{s:6:"bundle";s:38:"template/flowerallProductShowcaseBlock";s:4:"name";s:32:"Flowerall Product Showcase Block";s:16:"metaThumbnailUrl";s:104:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462104.flowerallProductShowcaseBlock-thumbnail.png";s:14:"metaPreviewUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462104.flowerallProductShowcaseBlock-preview.png";s:15:"metaDescription";s:103:"A block from the Flowerall template set that showcases multiple products with images and descriptions. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ebd2878775741.38086679";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:266;a:13:{s:6:"bundle";s:25:"template/flowerallAboutUs";s:4:"name";s:18:"Flowerall About Us";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462154.flowerallAboutUs-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462154.flowerallAboutUs-preview.png";s:15:"metaDescription";s:85:"An about page for flower delivery and other services from the Flowerall template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ebc490ede56c7.79201780";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:267;a:13:{s:6:"bundle";s:29:"template/flowerallBlogArticle";s:4:"name";s:22:"Flowerall Blog Article";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462205.flowerallBlogArticle-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462205.flowerallBlogArticle-preview.png";s:15:"metaDescription";s:91:"A blog article page for flower delivery and other services from the Flowerall template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ebc48d2c314e3.98177853";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:268;a:13:{s:6:"bundle";s:29:"template/flowerallBlogArchive";s:4:"name";s:22:"Flowerall Blog Archive";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462272.flowerallBlogArchive-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462272.flowerallBlogArchive-preview.png";s:15:"metaDescription";s:91:"A blog archive page for flower delivery and other services from the Flowerall template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ebc4860b3ac51.42293681";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:269;a:13:{s:6:"bundle";s:26:"template/flowerallContacts";s:4:"name";s:18:"Flowerall Contacts";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462326.flowerallContacts-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462326.flowerallContacts-preview.png";s:15:"metaDescription";s:159:"A contacts page template for flower delivery and other services from the Flowerall template set. Includes a simple contact form, Google Maps element and more. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ebc47b937d7b3.71304515";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:270;a:13:{s:6:"bundle";s:32:"template/flowerallProductCatalog";s:4:"name";s:25:"Flowerall Product Catalog";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462402.flowerallProductCatalog-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462402.flowerallProductCatalog-preview.png";s:15:"metaDescription";s:106:"A page to showcase product catalog for flower delivery and other services from the Flowerall template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ebc4762649c78.81826231";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:271;a:13:{s:6:"bundle";s:31:"template/flowerallSingleProduct";s:4:"name";s:24:"Flowerall Single Product";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462444.flowerallSingleProduct-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462444.flowerallSingleProduct-preview.png";s:15:"metaDescription";s:107:"A page to showcase a single product for flower delivery and other services from the Flowerall template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ebc46f7d48f91.28121382";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:272;a:13:{s:6:"bundle";s:26:"template/flowerallHomepage";s:4:"name";s:18:"Flowerall Homepage";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462492.flowerallHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462492.flowerallHomepage-preview.png";s:15:"metaDescription";s:157:"A homepage for flower delivery and other services from the Flowerall template set. Includes menu, header and footer, pricing table, contact section and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ebc46a8c87be7.57786051";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885818.flowerallHomepage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:273;a:13:{s:6:"bundle";s:20:"template/belleHeader";s:4:"name";s:12:"Belle Header";s:16:"metaThumbnailUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620567.belleHeader-thumbnail.png";s:14:"metaPreviewUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620567.belleHeader-preview.png";s:15:"metaDescription";s:108:"A header for beauty treatment and cosmetic industry from the Belle template set. Includes a logo and a menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5ede339d7d0c41.51545011";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:274;a:13:{s:6:"bundle";s:20:"template/belleFooter";s:4:"name";s:12:"Belle Footer";s:16:"metaThumbnailUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620619.belleFooter-thumbnail.png";s:14:"metaPreviewUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620619.belleFooter-preview.png";s:15:"metaDescription";s:118:"A footer for beauty treatment and cosmetic industry from the Belle template set. Includes logo, menu and social icons.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:23:"5ede33ee1b43e7.33926652";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:275;a:13:{s:6:"bundle";s:30:"template/belleTeamMembersBlock";s:4:"name";s:24:"Belle Team Members Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620761.belleTeamMembersBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620761.belleTeamMembersBlock-preview.png";s:15:"metaDescription";s:46:"Team member block from the Belle template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ed9faf3b2c4b7.41905879";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:276;a:13:{s:6:"bundle";s:26:"template/belleContactBlock";s:4:"name";s:19:"Belle Contact Block";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620826.belleContactBlock-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620826.belleContactBlock-preview.png";s:15:"metaDescription";s:93:"A contact block from the Belle template set. Includes contact information and a contact form.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ed9f9e8d79642.24674830";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:277;a:13:{s:6:"bundle";s:30:"template/belleBlogArticleBlock";s:4:"name";s:24:"Belle Blog Article Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620881.belleBlogArticleBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620881.belleBlogArticleBlock-preview.png";s:15:"metaDescription";s:48:"A blog post section from the Belle template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ed9f74a064201.36436288";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:278;a:13:{s:6:"bundle";s:30:"template/belleTestimonialBlock";s:4:"name";s:23:"Belle Testimonial Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620946.belleTestimonialBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620946.belleTestimonialBlock-preview.png";s:15:"metaDescription";s:113:"A testimonial block with a Star Ranking element for rating the business or services. From the Belle template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ed9f6886d84d7.23167364";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:279;a:13:{s:6:"bundle";s:23:"template/belleHeroBlock";s:4:"name";s:16:"Belle Hero Block";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620996.belleHeroBlock-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620996.belleHeroBlock-preview.png";s:15:"metaDescription";s:88:"A hero section block template with a call to action button. From the Belle template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ed9f643408a83.38574037";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:280;a:13:{s:6:"bundle";s:33:"template/belleProductFeatureBlock";s:4:"name";s:27:"Belle Product Feature Block";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621060.belleProductFeatureBlock-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621060.belleProductFeatureBlock-preview.png";s:15:"metaDescription";s:61:"A product feature block template from the Belle template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ed9f5ed77bab1.20770337";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:281;a:13:{s:6:"bundle";s:37:"template/belleFeatureDescriptionBlock";s:4:"name";s:31:"Belle Feature Description Block";s:16:"metaThumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621113.belleFeatureDescriptionBlock-thumbnail.png";s:14:"metaPreviewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621113.belleFeatureDescriptionBlock-preview.png";s:15:"metaDescription";s:86:"A section for products, services, or feature descriptions from the Belle template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5ed9f54b207963.27150731";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:282;a:13:{s:6:"bundle";s:22:"template/belleBlogPage";s:4:"name";s:15:"Belle Blog Page";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621228.belleBlogPage-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621228.belleBlogPage-preview.png";s:15:"metaDescription";s:83:"A blog page for beauty treatment and cosmetic industry from the Belle template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ed96fc8376c51.81999188";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:283;a:13:{s:6:"bundle";s:22:"template/belleHomepage";s:4:"name";s:14:"Belle Homepage";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621284.belleHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621284.belleHomepage-preview.png";s:15:"metaDescription";s:151:"A homepage for beauty treatment and cosmetic industry from the Belle template set. Includes header and footer, testimonials, product showcase and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ed96005b2cd32.87488539";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885836.belleHomepage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:284;a:13:{s:6:"bundle";s:26:"template/belleContactsPage";s:4:"name";s:19:"Belle Contacts Page";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621347.belleContactsPage-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621347.belleContactsPage-preview.png";s:15:"metaDescription";s:119:"A contacts page for beauty treatment and cosmetic industry from the Belle template set. Includes a simple contact form.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ed95f69b31685.25383298";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:285;a:13:{s:6:"bundle";s:25:"template/belleProductPage";s:4:"name";s:18:"Belle Product Page";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621408.belleProductPage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621408.belleProductPage-preview.png";s:15:"metaDescription";s:87:"A product page for beauty treatment and cosmetic industry from the Belle template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ed95f132d0ac9.40720886";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:286;a:13:{s:6:"bundle";s:23:"template/belleAboutPage";s:4:"name";s:16:"Belle About Page";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621460.belleAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621460.belleAboutPage-preview.png";s:15:"metaDescription";s:86:"An about page for beauty treatment and cosmetic industry from the Belle template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5ed95eb115cdd3.97758003";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:287;a:13:{s:6:"bundle";s:22:"template/booleanHeader";s:4:"name";s:14:"Boolean Header";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600075945.booleanHeader-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600075945.booleanHeader-preview.png";s:15:"metaDescription";s:124:"A homepage from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes a logo and a menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5f5f387c9ce832.10629766";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:288;a:13:{s:6:"bundle";s:27:"template/booleanLargeHeader";s:4:"name";s:20:"Boolean Large Header";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076017.booleanLargeHeader-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076017.booleanLargeHeader-preview.png";s:15:"metaDescription";s:165:"A large header from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes a logo, menu, and a hero section with a call to action.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5f5f38bb4aabd6.25382101";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:289;a:13:{s:6:"bundle";s:22:"template/booleanFooter";s:4:"name";s:14:"Boolean Footer";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076094.booleanFooter-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076094.booleanFooter-preview.png";s:15:"metaDescription";s:131:"A footer from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes menus divided by sections. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:23:"5f5f3908267835.67299116";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:290;a:13:{s:6:"bundle";s:32:"template/booleanCompanyHighlight";s:4:"name";s:25:"Boolean Company Highlight";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076228.booleanCompanyHighlight-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076228.booleanCompanyHighlight-preview.png";s:15:"metaDescription";s:62:"Company data highlighting block from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f5770bf830e38.84826709";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:291;a:13:{s:6:"bundle";s:29:"template/booleanContactsBlock";s:4:"name";s:22:"Boolean Contacts Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076307.booleanContactsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076307.booleanContactsBlock-preview.png";s:15:"metaDescription";s:72:"A contact block with implemented contact from the Boolean template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f5765862cd589.25502633";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:292;a:13:{s:6:"bundle";s:27:"template/booleanAppFeatures";s:4:"name";s:20:"Boolean App Features";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076426.booleanAppFeatures-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076426.booleanAppFeatures-preview.png";s:15:"metaDescription";s:56:"A product''s feature block from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f57619f818e69.71004764";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:293;a:13:{s:6:"bundle";s:28:"template/booleanAppHighlight";s:4:"name";s:21:"Boolean App Highlight";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076500.booleanAppHighlight-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076500.booleanAppHighlight-preview.png";s:15:"metaDescription";s:69:"A product or a service highlight block from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f575fccb1c3a2.57370319";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:294;a:13:{s:6:"bundle";s:29:"template/booleanFeaturesBlock";s:4:"name";s:22:"Boolean Features Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076643.booleanFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076643.booleanFeaturesBlock-preview.png";s:15:"metaDescription";s:59:"A section for a feature list from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f575e6fe84f10.69264291";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:295;a:13:{s:6:"bundle";s:32:"template/booleanDescriptionBlock";s:4:"name";s:25:"Boolean Description Block";s:16:"metaThumbnailUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076783.booleanDescriptionBlock-thumbnail.png";s:14:"metaPreviewUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076783.booleanDescriptionBlock-preview.png";s:15:"metaDescription";s:50:"A description block from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f575c02d42511.67710825";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:296;a:13:{s:6:"bundle";s:37:"template/booleanFeatureHighlightBlock";s:4:"name";s:31:"Boolean Feature Highlight Block";s:16:"metaThumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076879.booleanFeatureHighlightBlock-thumbnail.png";s:14:"metaPreviewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076879.booleanFeatureHighlightBlock-preview.png";s:15:"metaDescription";s:56:"A feature highlight block from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f575adcc436b1.18908863";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:297;a:13:{s:6:"bundle";s:24:"template/booleanFAQBlock";s:4:"name";s:17:"Boolean FAQ Block";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076962.booleanFAQBlock-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076962.booleanFAQBlock-preview.png";s:15:"metaDescription";s:67:"A frequently asked questions section from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f5758ff3acea1.91871799";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:298;a:13:{s:6:"bundle";s:28:"template/booleanPricingTable";s:4:"name";s:21:"Boolean Pricing Table";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077073.booleanPricingTable-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077073.booleanPricingTable-preview.png";s:15:"metaDescription";s:91:"A price table block with features and call to action buttons from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f575564782ff5.46819736";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:299;a:13:{s:6:"bundle";s:29:"template/booleanBlogPostBlock";s:4:"name";s:23:"Boolean Blog Post Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077194.booleanBlogPostBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077194.booleanBlogPostBlock-preview.png";s:15:"metaDescription";s:56:"An article block template from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f57457cccf2d3.97146267";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:300;a:13:{s:6:"bundle";s:23:"template/booleanPricing";s:4:"name";s:15:"Boolean Pricing";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077257.booleanPricing-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077257.booleanPricing-preview.png";s:15:"metaDescription";s:45:"A pricing page from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f560f69c26183.47072368";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:301;a:13:{s:6:"bundle";s:30:"template/booleanHowItWorksPage";s:4:"name";s:25:"Boolean How It Works Page";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077315.booleanHowItWorksPage-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077315.booleanHowItWorksPage-preview.png";s:15:"metaDescription";s:50:"A how it works page from the Boolean template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f560f32bd70d7.23830010";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:302;a:13:{s:6:"bundle";s:24:"template/booleanHomepage";s:4:"name";s:16:"Boolean Homepage";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077368.booleanHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077368.booleanHomepage-preview.png";s:15:"metaDescription";s:159:"A homepage from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes header and footer, features, star ranking, and more. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f560b64503a68.76767987";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885880.booleanHomepage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:303;a:13:{s:6:"bundle";s:24:"template/booleanContacts";s:4:"name";s:16:"Boolean Contacts";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077465.booleanContacts-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077465.booleanContacts-preview.png";s:15:"metaDescription";s:126:"A contacts page from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes a contact form.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f560b2c87e297.93798073";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:304;a:13:{s:6:"bundle";s:24:"template/booleanBlogPage";s:4:"name";s:17:"Boolean Blog Page";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077526.booleanBlogPage-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077526.booleanBlogPage-preview.png";s:15:"metaDescription";s:106:"A blog archive page from the Boolean template set. Perfect for finance, consulting, business, accounting. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f560a80b99c47.36165667";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:305;a:13:{s:6:"bundle";s:25:"template/booleanAboutPage";s:4:"name";s:18:"Boolean About Page";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077581.booleanAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077581.booleanAboutPage-preview.png";s:15:"metaDescription";s:100:"An about page from the Boolean template set. Perfect for finance, consulting, business, accounting. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f560a5d0cf5d9.04495158";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:306;a:13:{s:6:"bundle";s:24:"template/confetit404Page";s:4:"name";s:17:"Confetit 404 Page";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775254.confetit404Page-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775254.confetit404Page-preview.png";s:15:"metaDescription";s:69:"A 404 page for conferences and events from the Confetit template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f6980be3f9ad3.34008304";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:307;a:13:{s:6:"bundle";s:31:"template/confetitComingSoonPage";s:4:"name";s:25:"Confetit Coming Soon Page";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775307.confetitComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775307.confetitComingSoonPage-preview.png";s:15:"metaDescription";s:105:"A coming soon page for conferences and events from the Confetit template set. Includes a countdown timer.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f6980d708ee90.77393175";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:308;a:13:{s:6:"bundle";s:28:"template/confetitLandingPage";s:4:"name";s:21:"Confetit Landing Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775369.confetitLandingPage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775369.confetitLandingPage-preview.png";s:15:"metaDescription";s:134:"A landing page for conferences and events from the Confetit template set. Includes a timeline, speakers, contact information and more.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f698139c1f1b7.50154352";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1655885918.confetitLandingPage-intro-page-image.png";s:11:"isPageIntro";b:1;}i:309;a:13:{s:6:"bundle";s:23:"template/confetitFooter";s:4:"name";s:15:"Confetit Footer";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775428.confetitFooter-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775428.confetitFooter-preview.png";s:15:"metaDescription";s:111:"A footer for conferences and events from the Confetit template set. Includes the date, location, menu and logo.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:23:"5f69e4da59c808.52897976";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:310;a:13:{s:6:"bundle";s:28:"template/confetitHeroSection";s:4:"name";s:21:"Confetit Hero Section";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775498.confetitHeroSection-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775498.confetitHeroSection-preview.png";s:15:"metaDescription";s:107:"A hero section block template with a header/menu and call to action button. From the Confetit template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f69a0d93dd0c3.59532333";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:311;a:13:{s:6:"bundle";s:33:"template/confetitFeatureHighlight";s:4:"name";s:26:"Confetit Feature Highlight";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775609.confetitFeatureHighlight-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775609.confetitFeatureHighlight-preview.png";s:15:"metaDescription";s:66:"A feature highlight block template from the Confetit template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f69a17f1f1fb3.09565012";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:312;a:13:{s:6:"bundle";s:30:"template/confetitContactsBlock";s:4:"name";s:23:"Confetit Contacts Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775661.confetitContactsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775661.confetitContactsBlock-preview.png";s:15:"metaDescription";s:56:"A contact block template from the Confetit template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f69a1fd9373e5.65654194";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:313;a:13:{s:6:"bundle";s:30:"template/confetitSpeakersBlock";s:4:"name";s:23:"Confetit Speakers Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775714.confetitSpeakersBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775714.confetitSpeakersBlock-preview.png";s:15:"metaDescription";s:103:"A section for speakers, authors, or team members with names and photos. From the Confetit template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f69a27b2884e8.21562497";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:314;a:13:{s:6:"bundle";s:34:"template/confetitTestimonialsBlock";s:4:"name";s:27:"Confetit Testimonials Block";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775805.confetitTestimonialsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775805.confetitTestimonialsBlock-preview.png";s:15:"metaDescription";s:96:"A section for testimonials with an image and social media icons. From the Confetit template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f69a2fd26a861.83326052";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:315;a:13:{s:6:"bundle";s:29:"template/confetitPricingBlock";s:4:"name";s:22:"Confetit Pricing Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775862.confetitPricingBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775862.confetitPricingBlock-preview.png";s:15:"metaDescription";s:94:"A price table section with features and call to action buttons from the Confetit template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f69a3b4b5ddd3.32207333";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:316;a:13:{s:6:"bundle";s:27:"template/eComComingSoonPage";s:4:"name";s:21:"eCom Coming Soon Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996567.eComComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996567.eComComingSoonPage-preview.png";s:15:"metaDescription";s:88:"A coming soon page template for an online store or business site. Includes social icons.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c297d3d3109.01714350";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:317;a:13:{s:6:"bundle";s:33:"template/travelBlogComingSoonPage";s:4:"name";s:28:"Travel Blog Coming Soon Page";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996635.travelBlogComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996635.travelBlogComingSoonPage-preview.png";s:15:"metaDescription";s:103:"A coming soon page template for a travel blog or tourism agency. Includes a date and a countdown timer.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c28d7602f88.44140433";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:318;a:13:{s:6:"bundle";s:30:"template/fitnessComingSoonPage";s:4:"name";s:24:"Fitness Coming Soon Page";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996726.fitnessComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996726.fitnessComingSoonPage-preview.png";s:15:"metaDescription";s:131:"A coming soon page template for a fitness club, yoga studio, or any other sports site. Includes contact button and countdown timer.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c287bf02997.76650898";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:319;a:13:{s:6:"bundle";s:30:"template/finTechComingSoonPage";s:4:"name";s:24:"FinTech Coming Soon Page";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996793.finTechComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996793.finTechComingSoonPage-preview.png";s:15:"metaDescription";s:63:"A coming soon page template for fintech, technology, app sites.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c2854af73a4.23840473";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:320;a:13:{s:6:"bundle";s:37:"template/eBizConferenceComingSoonPage";s:4:"name";s:32:"eBiz Conference Coming Soon Page";s:16:"metaThumbnailUrl";s:103:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996865.eBizConferenceComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:101:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996865.eBizConferenceComingSoonPage-preview.png";s:15:"metaDescription";s:66:"A coming soon page template for a conference or online event site.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c282d873d69.38687661";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:321;a:13:{s:6:"bundle";s:27:"template/dineComingSoonPage";s:4:"name";s:21:"Dine Coming Soon Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996923.dineComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996923.dineComingSoonPage-preview.png";s:15:"metaDescription";s:60:"A coming soon page template for a restaurant, cafe, or pub. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c2814054db8.48909846";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:322;a:13:{s:6:"bundle";s:36:"template/devConferenceComingSoonPage";s:4:"name";s:31:"Dev Conference Coming Soon Page";s:16:"metaThumbnailUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996984.devConferenceComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996984.devConferenceComingSoonPage-preview.png";s:15:"metaDescription";s:69:"A coming soon page template for web development conference or meetup.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c27f1a9c905.93368449";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:323;a:13:{s:6:"bundle";s:31:"template/designerComingSoonPage";s:4:"name";s:25:"Designer Coming Soon Page";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997069.designerComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997069.designerComingSoonPage-preview.png";s:15:"metaDescription";s:58:"A coming soon page template for designers and freelancers.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c27b94f8549.81285686";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:324;a:13:{s:6:"bundle";s:29:"template/artistComingSoonPage";s:4:"name";s:23:"Artist Coming Soon Page";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997117.artistComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997117.artistComingSoonPage-preview.png";s:15:"metaDescription";s:104:"A coming soon page template for artists, designers, photographers and creatives. Includes social icons. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c27905fa408.09037470";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:325;a:13:{s:6:"bundle";s:26:"template/appComingSoonPage";s:4:"name";s:20:"App Coming Soon Page";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997168.appComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997168.appComingSoonPage-preview.png";s:15:"metaDescription";s:72:"A coming soon page template for mobile app, digital product, or startup.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f7c27411fb191.72944204";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:326;a:13:{s:6:"bundle";s:29:"template/kadRoomFoundersBlock";s:4:"name";s:22:"KadRoom Founders Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723727.kadRoomFoundersBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723727.kadRoomFoundersBlock-preview.png";s:15:"metaDescription";s:109:"A block template for founders, authors, or team members with names and photos. From the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f9331a18ea4d2.89104355";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:327;a:13:{s:6:"bundle";s:29:"template/kadRoomFeaturesBlock";s:4:"name";s:22:"KadRoom Features Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723816.kadRoomFeaturesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723816.kadRoomFeaturesBlock-preview.png";s:15:"metaDescription";s:57:"A block for a feature list from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f933164337274.31720537";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:328;a:13:{s:6:"bundle";s:34:"template/kadRoomLightContactsBlock";s:4:"name";s:28:"KadRoom Light Contacts Block";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723930.kadRoomLightContactsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723930.kadRoomLightContactsBlock-preview.png";s:15:"metaDescription";s:102:"A contact block with implemented contact form with a white background. From the KadRoom template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f9330f9b9cb19.57519167";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:329;a:13:{s:6:"bundle";s:29:"template/kadRoomContactsBlock";s:4:"name";s:22:"KadRoom Contacts Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724023.kadRoomContactsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724023.kadRoomContactsBlock-preview.png";s:15:"metaDescription";s:103:"A contact block with implemented contact form with an image background. From the KadRoom template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f9330bac077d0.45921481";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:330;a:13:{s:6:"bundle";s:29:"template/kadRoomArticlesBlock";s:4:"name";s:22:"KadRoom Articles Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724083.kadRoomArticlesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724083.kadRoomArticlesBlock-preview.png";s:15:"metaDescription";s:62:"A section to display blog posts from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f932fabbee825.76129940";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:331;a:13:{s:6:"bundle";s:28:"template/kadRoomPricingBlock";s:4:"name";s:21:"KadRoom Pricing Block";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724173.kadRoomPricingBlock-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724173.kadRoomPricingBlock-preview.png";s:15:"metaDescription";s:91:"A price table block with features and call to action buttons from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f932f574e50e4.50838068";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:332;a:13:{s:6:"bundle";s:33:"template/kadRoomTestimonialsBlock";s:4:"name";s:26:"KadRoom Testimonials Block";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724266.kadRoomTestimonialsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724266.kadRoomTestimonialsBlock-preview.png";s:15:"metaDescription";s:138:"A testimonials section for customers'' reviews and a Star Ranking element for rating a business or services. From the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f932e6a151bd7.61488050";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:333;a:13:{s:6:"bundle";s:26:"template/kadRoomAboutBlock";s:4:"name";s:19:"KadRoom About Block";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724354.kadRoomAboutBlock-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724354.kadRoomAboutBlock-preview.png";s:15:"metaDescription";s:157:"About us section with a text, image, call to action areas, and founder testimonial to tell clients what the company is about. From the KadRoom template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f932d4a4b7382.72981541";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:334;a:13:{s:6:"bundle";s:24:"template/kadRoomFAQBlock";s:4:"name";s:17:"KadRoom FAQ Block";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724408.kadRoomFAQBlock-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724408.kadRoomFAQBlock-preview.png";s:15:"metaDescription";s:125:"A frequently asked questions section with a toggle element to collapse and expand the answers. From the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5f932cdbd1eab9.95730860";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:335;a:13:{s:6:"bundle";s:28:"template/kadRoomBlogArticles";s:4:"name";s:21:"KadRoom Blog Articles";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724515.kadRoomBlogArticles-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724515.kadRoomBlogArticles-preview.png";s:15:"metaDescription";s:91:"A blog article page for cleaning, laundry and other services from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f93274f27fd26.75686728";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:336;a:13:{s:6:"bundle";s:23:"template/kadRoomFAQPage";s:4:"name";s:16:"KadRoom FAQ Page";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724575.kadRoomFAQPage-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724575.kadRoomFAQPage-preview.png";s:15:"metaDescription";s:133:"A FAQ (frequently asked questions) page for cleaning, laundry and other services from the KadRoom template set. Includes FAQ toggles.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f932672aa97c4.55637416";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:337;a:13:{s:6:"bundle";s:28:"template/kadRoomContactsPage";s:4:"name";s:21:"KadRoom Contacts Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724624.kadRoomContactsPage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724624.kadRoomContactsPage-preview.png";s:15:"metaDescription";s:86:"A contact page for cleaning, laundry and other services from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f9325a176ff84.10276292";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:338;a:13:{s:6:"bundle";s:27:"template/kadRoomBlogArchive";s:4:"name";s:20:"KadRoom Blog Archive";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724685.kadRoomBlogArchive-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724685.kadRoomBlogArchive-preview.png";s:15:"metaDescription";s:91:"A blog archive page for cleaning, laundry and other services from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f93254fa5fc55.70433300";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:339;a:13:{s:6:"bundle";s:27:"template/kadRoomPricingPage";s:4:"name";s:20:"KadRoom Pricing Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724750.kadRoomPricingPage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724750.kadRoomPricingPage-preview.png";s:15:"metaDescription";s:86:"A pricing page for cleaning, laundry and other services from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f9324fb5bf155.20606813";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:340;a:13:{s:6:"bundle";s:27:"template/kadRoomServicePage";s:4:"name";s:20:"KadRoom Service Page";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724803.kadRoomServicePage-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724803.kadRoomServicePage-preview.png";s:15:"metaDescription";s:78:"A page for cleaning, laundry and other services from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f93228faed2b9.89313413";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:341;a:13:{s:6:"bundle";s:25:"template/kadRoomAboutPage";s:4:"name";s:18:"KadRoom About Page";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724888.kadRoomAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724888.kadRoomAboutPage-preview.png";s:15:"metaDescription";s:85:"An about page for cleaning, laundry and other services from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f93223f628560.14653398";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:342;a:13:{s:6:"bundle";s:24:"template/kadRoomHomepage";s:4:"name";s:16:"KadRoom Homepage";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724967.kadRoomHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724967.kadRoomHomepage-preview.png";s:15:"metaDescription";s:82:"A homepage for cleaning, laundry and other services from the KadRoom template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5f9322079f56d2.36686668";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:343;a:13:{s:6:"bundle";s:22:"template/kadRoomFooter";s:4:"name";s:14:"KadRoom Footer";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725051.kadRoomFooter-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725051.kadRoomFooter-preview.png";s:15:"metaDescription";s:118:"A footer for cleaning, laundry and other services from the KadRoom template set. Includes social icons, logo and menu.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubFooter";s:2:"id";s:23:"5f96e6d609e8a1.45580862";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:344;a:13:{s:6:"bundle";s:22:"template/kadRoomHeader";s:4:"name";s:14:"KadRoom Header";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725113.kadRoomHeader-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725113.kadRoomHeader-preview.png";s:15:"metaDescription";s:113:"A header for cleaning, laundry and other services from the KadRoom template set. Includes a menu, logo, and more.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5f96e70e6cad46.86162846";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:345;a:13:{s:6:"bundle";s:22:"template/muiJiluHeader";s:4:"name";s:15:"Mui Jilu Header";s:16:"metaThumbnailUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605040954.muiJiluHeader-thumbnail.png";s:14:"metaPreviewUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605040954.muiJiluHeader-preview.png";s:15:"metaDescription";s:134:"A header for a homepage or portfolio template of a web designer, creative professional or photographer from the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5faafae077a009.18267170";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:346;a:13:{s:6:"bundle";s:29:"template/muiJiluContactsBlock";s:4:"name";s:23:"Mui Jilu Contacts Block";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041021.muiJiluContactsBlock-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041021.muiJiluContactsBlock-preview.png";s:15:"metaDescription";s:113:"A section for contacts: e-mail address, phone number, and links to social media. From the Mui Jilu template set. ";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fa94811a9c722.66439137";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:347;a:13:{s:6:"bundle";s:30:"template/muiJiluExpertiseBlock";s:4:"name";s:24:"Mui Jilu Expertise Block";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041086.muiJiluExpertiseBlock-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041086.muiJiluExpertiseBlock-preview.png";s:15:"metaDescription";s:114:"A section to showcase skills, personal expertise, experience, or curriculum vitae. From the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fa944de71f2e6.41201916";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:348;a:13:{s:6:"bundle";s:29:"template/muiJiluPortfolioItem";s:4:"name";s:23:"Mui Jilu Portfolio Item";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041141.muiJiluPortfolioItem-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041141.muiJiluPortfolioItem-preview.png";s:15:"metaDescription";s:114:"A section to display portfolio items, categories, and include images from designs. From the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fa9443fb47d47.11279459";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:349;a:13:{s:6:"bundle";s:27:"template/muiJiluHeroSection";s:4:"name";s:21:"Mui Jilu Hero Section";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041195.muiJiluHeroSection-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041195.muiJiluHeroSection-preview.png";s:15:"metaDescription";s:148:"A hero section with a title and an image for portfolio, photography site, web designer, and other creative industry. From the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fa944063ac6b5.89111815";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:350;a:13:{s:6:"bundle";s:24:"template/muiJiluShowcase";s:4:"name";s:17:"Mui Jilu Showcase";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041254.muiJiluShowcase-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041254.muiJiluShowcase-preview.png";s:15:"metaDescription";s:121:"A showcase page with a gallery for a web designer, creative professional, or photographer from the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fa917c8e50d27.94746318";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:351;a:13:{s:6:"bundle";s:31:"template/muiJiluMaintenancePage";s:4:"name";s:25:"Mui Jilu Maintenance Page";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1608114113.muiJiluMaintenancePage-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1608114113.muiJiluMaintenancePage-preview.png";s:15:"metaDescription";s:108:"A maintenance page for a web designer, creative professional or photographer from the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fa917ac322c09.65091119";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:352;a:13:{s:6:"bundle";s:24:"template/muiJiluHomepage";s:4:"name";s:17:"Mui Jilu Homepage";s:16:"metaThumbnailUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041457.muiJiluHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:88:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041457.muiJiluHomepage-preview.png";s:15:"metaDescription";s:122:"A homepage or portfolio template for a web designer, creative professional or photographer from the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fa91788216765.43906838";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:353;a:13:{s:6:"bundle";s:28:"template/muiJiluContactsPage";s:4:"name";s:22:"Mui Jilu Contacts Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041500.muiJiluContactsPage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041500.muiJiluContactsPage-preview.png";s:15:"metaDescription";s:133:"A contact page template with a contact form for a web designer, creative professional or photographer from the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fa917671bfa20.56224166";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:354;a:13:{s:6:"bundle";s:30:"template/muiJiluComingSoonPage";s:4:"name";s:25:"Mui Jilu Coming Soon Page";s:16:"metaThumbnailUrl";s:96:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041562.muiJiluComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041562.muiJiluComingSoonPage-preview.png";s:15:"metaDescription";s:117:"A coming soon page template for a web designer, creative professional or photographer from the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fa9174a2bd705.55515736";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:355;a:13:{s:6:"bundle";s:23:"template/muiJilu404Page";s:4:"name";s:17:"Mui Jilu 404 Page";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041607.muiJilu404Page-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041607.muiJilu404Page-preview.png";s:15:"metaDescription";s:100:"A 404 page for a web designer, creative professional or photographer from the Mui Jilu template set.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fa915c61c80b5.75545286";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:356;a:13:{s:6:"bundle";s:25:"template/foodiBlogArticle";s:4:"name";s:18:"foodi Blog Article";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606473980.foodiBlogArticle-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606473980.foodiBlogArticle-preview.png";s:15:"metaDescription";s:131:"A blog article template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fbffa165bc914.08772920";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:357;a:13:{s:6:"bundle";s:26:"template/foodiBlogHomepage";s:4:"name";s:19:"foodi Blog Homepage";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474045.foodiBlogHomepage-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474045.foodiBlogHomepage-preview.png";s:15:"metaDescription";s:127:"A homepage template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fbffab2a2aab7.23402526";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:358;a:13:{s:6:"bundle";s:29:"template/foodiMaintenancePage";s:4:"name";s:22:"foodi Maintenance Page";s:16:"metaThumbnailUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474563.foodiMaintenancePage-thumbnail.png";s:14:"metaPreviewUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474563.foodiMaintenancePage-preview.png";s:15:"metaDescription";s:135:"A maintenance page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fbffb3d121b39.28207288";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:359;a:13:{s:6:"bundle";s:28:"template/foodiComingSoonPage";s:4:"name";s:22:"foodi Coming Soon Page";s:16:"metaThumbnailUrl";s:94:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474608.foodiComingSoonPage-thumbnail.png";s:14:"metaPreviewUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474608.foodiComingSoonPage-preview.png";s:15:"metaDescription";s:135:"A coming soon page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fbffb6b9c39a6.80995450";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:360;a:13:{s:6:"bundle";s:23:"template/foodiAboutPage";s:4:"name";s:16:"foodi About Page";s:16:"metaThumbnailUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474653.foodiAboutPage-thumbnail.png";s:14:"metaPreviewUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474653.foodiAboutPage-preview.png";s:15:"metaDescription";s:130:"An about page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fbffbee8fd353.68977995";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:361;a:13:{s:6:"bundle";s:21:"template/foodi404Page";s:4:"name";s:14:"foodi 404 Page";s:16:"metaThumbnailUrl";s:87:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474689.foodi404Page-thumbnail.png";s:14:"metaPreviewUrl";s:85:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474689.foodi404Page-preview.png";s:15:"metaDescription";s:127:"A 404-page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:23:"5fbffc55a42500.29749509";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:362;a:13:{s:6:"bundle";s:34:"template/foodiFeaturedArticleBlock";s:4:"name";s:28:"foodi Featured Article Block";s:16:"metaThumbnailUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474745.foodiFeaturedArticleBlock-thumbnail.png";s:14:"metaPreviewUrl";s:98:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474745.foodiFeaturedArticleBlock-preview.png";s:15:"metaDescription";s:108:"A section to feature a blog post title, excerpt, featured image, and an author. From the foodi template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fbffeb7c983a3.97107498";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:363;a:13:{s:6:"bundle";s:27:"template/foodiArticlesBlock";s:4:"name";s:20:"foodi Articles Block";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474789.foodiArticlesBlock-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474789.foodiArticlesBlock-preview.png";s:15:"metaDescription";s:60:"A section to display blog posts from the foodi template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fbfff2b385ec2.66627382";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:364;a:13:{s:6:"bundle";s:27:"template/foodiFoundersBlock";s:4:"name";s:20:"foodi Founders Block";s:16:"metaThumbnailUrl";s:93:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474884.foodiFoundersBlock-thumbnail.png";s:14:"metaPreviewUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474884.foodiFoundersBlock-preview.png";s:15:"metaDescription";s:107:"A block template for founders, authors, or team members with names and photos. From the foodi template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fbfff7b453a95.70325409";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:365;a:13:{s:6:"bundle";s:20:"template/pagooHeader";s:4:"name";s:12:"Pagoo Header";s:16:"metaThumbnailUrl";s:86:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451083.pagooHeader-thumbnail.png";s:14:"metaPreviewUrl";s:84:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451083.pagooHeader-preview.png";s:15:"metaDescription";s:132:"A blue background header from the Pagoo template set. Perfect for mobile apps, software companies, etc. Includes a logo and a menu. ";s:4:"type";s:8:"template";s:12:"templateType";s:9:"hubHeader";s:2:"id";s:23:"5fcfc18e867c25.83765792";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:366;a:13:{s:6:"bundle";s:33:"template/pagooBlogArticlesSection";s:4:"name";s:27:"Pagoo Blog Articles Section";s:16:"metaThumbnailUrl";s:99:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451151.pagooBlogArticlesSection-thumbnail.png";s:14:"metaPreviewUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451151.pagooBlogArticlesSection-preview.png";s:15:"metaDescription";s:72:"A section to highlight blog featured posts. From the Pagoo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fcf71a798f3a2.97611311";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:367;a:13:{s:6:"bundle";s:31:"template/pagooFeatureHighlights";s:4:"name";s:24:"Pagoo Feature Highlights";s:16:"metaThumbnailUrl";s:97:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451231.pagooFeatureHighlights-thumbnail.png";s:14:"metaPreviewUrl";s:95:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451231.pagooFeatureHighlights-preview.png";s:15:"metaDescription";s:86:"A feature highlight section with an image and description from the Pagoo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fcf70ce09a373.44809273";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:368;a:13:{s:6:"bundle";s:26:"template/pagooFeaturesList";s:4:"name";s:19:"Pagoo Features List";s:16:"metaThumbnailUrl";s:92:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451294.pagooFeaturesList-thumbnail.png";s:14:"metaPreviewUrl";s:90:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451294.pagooFeaturesList-preview.png";s:15:"metaDescription";s:71:"A feature list with icons and descriptions from the Pagoo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fcf703df0a0d2.58815667";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:369;a:13:{s:6:"bundle";s:25:"template/pagooHeroSection";s:4:"name";s:18:"Pagoo Hero Section";s:16:"metaThumbnailUrl";s:91:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451352.pagooHeroSection-thumbnail.png";s:14:"metaPreviewUrl";s:89:"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451352.pagooHeroSection-preview.png";s:15:"metaDescription";s:100:"A hero section with an image and call to action on the color background from the Pagoo template set.";s:4:"type";s:8:"template";s:12:"templateType";s:5:"block";s:2:"id";s:23:"5fcf6fc3159088.67117594";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}i:370;a:13:{s:6:"bundle";s:36:"template/elifProductCategoryHomePage";s:4:"name";s:30:"Elif Product Category HomePage";s:16:"metaThumbnailUrl";s:102:"https://cdn.hub.visualcomposer.com/vcwb-templates/1608122949.elifProductCategoryHomePage-thumbnail.png";s:14:"metaPreviewUrl";s:100:"https://cdn.hub.visualcomposer.com/vcwb-templates/1608122949.elifProductCategoryHomePage-preview.png";s:15:"metaDescription";s:150:"A homepage template from the Elif template set. The layout to represent a business or online store by-products or categories in an asynchronous grid. ";s:4:"type";s:8:"template";s:12:"templateType";s:3:"hub";s:2:"id";s:13:"5d38a5b00ed71";s:6:"update";b:1;s:13:"allowDownload";b:0;s:10:"bundleType";a:1:{i:0;s:7:"premium";}s:17:"introPageImageUrl";s:0:"";s:11:"isPageIntro";b:0;}}', 'auto-off');
INSERT INTO `wpd6_options` VALUES
(6194, 'vcv-hubAction:updatePosts', 'a:0:{}', 'auto'),
(6203, 'vcv-system:migration:enabledPostTypesMigrationv37', '1', 'auto'),
(6204, 'vcv-plugin-activation', '1744529017', 'auto'),
(6205, 'vcv-system:migration:freeMigrationV34', '1', 'auto'),
(6206, 'vcv-system:migration:mergeArchivesLayoutsMigrationv40', '1', 'auto'),
(6207, 'vcv-system:migration:CustomTemplatesTypeMigration38', '1', 'auto'),
(6208, 'vcv-system:migration:PredefinedTemplateMigration', '1', 'auto'),
(6209, 'vcv-system:migration:templates114Migration', '1', 'auto'),
(6210, 'vcv-system:migration:updateGlobalElements115Migration', '1', 'auto'),
(6211, 'vcv-system:migration:mergeArchivesLayoutsMigrationv43', '1', 'auto'),
(6214, 'vcv-system:migration:assets22Migration', '1', 'auto'),
(6215, 'vcv-system:migration:licenseMigrationV24', '1', 'auto'),
(6216, 'vcv-system:migration:settingsMigration220', '1', 'auto'),
(6217, 'vcv-system:migration:globalJavascriptMigration', '1', 'auto'),
(6218, 'vcv-hubElements', 'a:0:{}', 'auto'),
(6219, 'vcv-system:migration:defaultElementsMigration36', '1', 'auto'),
(6220, 'vcv-siteUrls', 'a:2:{s:8:"prevUrls";a:1:{i:0;s:26:"http://thefusionchurch.org";}s:10:"currentUrl";s:27:"https://thefusionchurch.org";}', 'auto'),
(6221, 'vcv-vcv_templates-capabilities-set', '1', 'auto'),
(6222, 'vcv-notifications', '[]', 'auto'),
(6225, 'vcv-vcv_tutorials-capability-migration-45', '1', 'auto'),
(6226, 'vcv-vcv_tutorials-capabilities-set', '1', 'auto'),
(6232, 'secret_key', 'SgMEg;Z<~?z&1)&Z6Co+V-{(TkQ7`Vu]Vkc6AOB%5(<t>(gwvaxA@JNMXmjr7Y6@', 'off'),
(6233, 'jetpack_connection_active_plugins', 'a:1:{s:11:"woocommerce";a:1:{s:4:"name";s:11:"WooCommerce";}}', 'auto'),
(6239, 'vcv-settings-initial-helpers-enabled', '', 'auto'),
(6242, 'void_wbwhmcse_elementor_activation_time', '1744529315', 'auto'),
(6299, 'woocommerce_share_key', 'GP56rsaooEQzMo6Fyp5IhFOpo1zylAPX', 'auto'),
(6300, 'woocommerce_task_list_tracked_completed_tasks', 'a:2:{i:0;s:15:"customize-store";i:1;s:8:"products";}', 'auto'),
(6322, 'vcv-activation-survey-user-reason-to-use', 'myself', 'auto'),
(6329, 'vcv-globalElementsCss', '', 'auto'),
(6330, 'vcv-settingsGlobalCss', '', 'auto'),
(6331, 'vcv-settingsGlobalJsHead', '', 'auto'),
(6332, 'vcv-settingsGlobalJsFooter', '', 'auto'),
(7453, '_transient_timeout_feed_f4412ea2eaa25ebaa2548e51d0f04ed9', '1745046365', 'off'),
(7897, 'ls-store-last-updated', '1745138487', 'auto'),
(7898, 'ls-store-data', 'a:5:{s:12:"last_updated";s:10:"2025-03-10";s:7:"sliders";a:136:{s:10:"zen-garden";a:7:{s:8:"released";s:10:"2025-03-10";s:4:"name";s:10:"Zen Garden";s:7:"premium";b:1;s:8:"requires";s:6:"7.14.1";s:6:"groups";s:75:"new,premium,fullsize,landing,addons,3d,parallax,specialeffects,website,pack";s:3:"url";s:43:"https://layerslider.com/sliders/zen-garden/";s:7:"preview";s:54:"https://layerslider.com/media/templates/zen-garden.jpg";}s:15:"ionara-counters";a:8:{s:8:"released";s:10:"2024-11-12";s:4:"name";s:15:"Ionara Counters";s:7:"premium";b:1;s:8:"requires";s:6:"7.14.0";s:6:"groups";s:45:"new,premium,fullsize,landing,blendmode,addons";s:11:"collections";s:8:"counters";s:3:"url";s:48:"https://layerslider.com/sliders/ionara-counters/";s:7:"preview";s:59:"https://layerslider.com/media/templates/ionara-counters.jpg";}s:12:"ride-with-us";a:8:{s:8:"released";s:10:"2024-09-03";s:4:"name";s:12:"RIDE with US";s:7:"premium";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:89:"new,premium,fullsize,landing,media,filter,blendmode,parallax,specialeffects,static,addons";s:11:"collections";s:10:"countdowns";s:3:"url";s:45:"https://layerslider.com/sliders/ride-with-us/";s:7:"preview";s:56:"https://layerslider.com/media/templates/ride-with-us.jpg";}s:14:"fashion-trends";a:9:{s:8:"released";s:10:"2024-07-17";s:4:"name";s:14:"Fashion Trends";s:11:"description";s:289:"Transform your website with a striking hero section! Impress your website visitors with these vibrant effects and exclusive animations! While initially fashion-inspired, this versatile template allows seamless text and image customization to serve as a standout centerpiece on any website.";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.1";s:6:"groups";s:72:"new,premium,filter,fullsize,landing,specialeffects,blendmode,text,addons";s:3:"url";s:47:"https://layerslider.com/sliders/fashion-trends/";s:7:"preview";s:58:"https://layerslider.com/media/templates/fashion-trends.jpg";s:5:"video";s:58:"https://layerslider.com/media/templates/fashion-trends.mp4";}s:12:"luxury-homes";a:7:{s:8:"released";s:10:"2024-07-01";s:4:"name";s:12:"Luxury Homes";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.1";s:6:"groups";s:25:"new,premium,slider,static";s:3:"url";s:45:"https://layerslider.com/sliders/luxury-homes/";s:7:"preview";s:56:"https://layerslider.com/media/templates/luxury-homes.jpg";}s:20:"furniture-collection";a:7:{s:8:"released";s:10:"2024-06-11";s:4:"name";s:20:"Furniture Collection";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.1";s:6:"groups";s:35:"new,premium,slider,fullwidth,static";s:3:"url";s:53:"https://layerslider.com/sliders/furniture-collection/";s:7:"preview";s:64:"https://layerslider.com/media/templates/furniture-collection.jpg";}s:10:"fit-fusion";a:7:{s:8:"released";s:10:"2024-05-29";s:4:"name";s:10:"Fit Fusion";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.1";s:6:"groups";s:88:"new,premium,filter,fullsize,landing,parallax,slider,specialeffects,blendmode,text,static";s:3:"url";s:43:"https://layerslider.com/sliders/fit-fusion/";s:7:"preview";s:54:"https://layerslider.com/media/templates/fit-fusion.jpg";}s:16:"new-modern-style";a:7:{s:8:"released";s:10:"2024-05-15";s:4:"name";s:16:"New Modern Style";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:66:"new,premium,filter,fullsize,landing,parallax,slider,specialeffects";s:3:"url";s:49:"https://layerslider.com/sliders/new-modern-style/";s:7:"preview";s:60:"https://layerslider.com/media/templates/new-modern-style.jpg";}s:17:"fragrance-fantasy";a:7:{s:8:"released";s:10:"2024-04-29";s:4:"name";s:17:"Fragrance Fantasy";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:93:"new,premium,blendmode,filter,fullsize,landing,loop,parallax,slider,specialeffects,static,text";s:3:"url";s:50:"https://layerslider.com/sliders/fragrance-fantasy/";s:7:"preview";s:61:"https://layerslider.com/media/templates/fragrance-fantasy.jpg";}s:11:"wine-estate";a:7:{s:8:"released";s:10:"2024-03-20";s:4:"name";s:11:"Wine Estate";s:7:"premium";b:1;s:8:"requires";s:6:"7.10.0";s:6:"groups";s:89:"new,premium,filter,blendmode,fullsize,landing,parallax,specialeffects,static,website,pack";s:3:"url";s:44:"https://layerslider.com/sliders/wine-estate/";s:7:"preview";s:55:"https://layerslider.com/media/templates/wine-estate.jpg";}s:11:"fashion-lab";a:7:{s:8:"released";s:10:"2024-03-04";s:4:"name";s:11:"Fashion Lab";s:7:"premium";b:1;s:8:"requires";s:6:"7.9.11";s:6:"groups";s:49:"new,premium,filter,text,blendmode,parallax,slider";s:3:"url";s:44:"https://layerslider.com/sliders/fashion-lab/";s:7:"preview";s:55:"https://layerslider.com/media/templates/fashion-lab.jpg";}s:9:"lsvr-tech";a:7:{s:8:"released";s:10:"2024-02-15";s:4:"name";s:9:"LSVR-Tech";s:7:"premium";b:1;s:8:"requires";s:6:"7.9.10";s:6:"groups";s:115:"premium,filter,fullsize,landing,specialeffects,text,blendmode,experiments,parallax,popup,static,website,pack,addons";s:3:"url";s:42:"https://layerslider.com/sliders/lsvr-tech/";s:7:"preview";s:53:"https://layerslider.com/media/templates/lsvr-tech.jpg";}s:10:"dj-service";a:7:{s:8:"released";s:10:"2024-02-07";s:4:"name";s:10:"DJ Service";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.9";s:6:"groups";s:61:"premium,filter,fullsize,landing,specialeffects,text,blendmode";s:3:"url";s:43:"https://layerslider.com/sliders/dj-service/";s:7:"preview";s:54:"https://layerslider.com/media/templates/dj-service.jpg";}s:14:"luxury-resorts";a:7:{s:8:"released";s:10:"2024-01-30";s:4:"name";s:14:"Luxury Resorts";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.9";s:6:"groups";s:84:"premium,filter,fullsize,landing,popup,specialeffects,website,pack,static,text,addons";s:3:"url";s:47:"https://layerslider.com/sliders/luxury-resorts/";s:7:"preview";s:58:"https://layerslider.com/media/templates/luxury-resorts.jpg";}s:8:"sculptor";a:7:{s:8:"released";s:10:"2023-10-27";s:4:"name";s:8:"Sculptor";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.3";s:6:"groups";s:71:"premium,filter,fullsize,landing,loop,specialeffects,website,pack,addons";s:3:"url";s:41:"https://layerslider.com/sliders/sculptor/";s:7:"preview";s:52:"https://layerslider.com/media/templates/sculptor.jpg";}s:14:"flavor-factory";a:7:{s:8:"released";s:10:"2023-10-17";s:4:"name";s:14:"Flavor Factory";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.1";s:6:"groups";s:80:"premium,fullsize,landing,addons,filter,parallax,specialeffects,text,website,pack";s:3:"url";s:47:"https://layerslider.com/sliders/flavor-factory/";s:7:"preview";s:58:"https://layerslider.com/media/templates/flavor-factory.jpg";}s:16:"halloween-forest";a:8:{s:8:"released";s:10:"2023-10-12";s:4:"name";s:16:"Halloween Forest";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.0";s:6:"groups";s:82:"premium,slider,fullsize,landing,text,blendmode,filter,loop,parallax,specialeffects";s:11:"collections";s:9:"halloween";s:3:"url";s:49:"https://layerslider.com/sliders/halloween-forest/";s:7:"preview";s:60:"https://layerslider.com/media/templates/halloween-forest.jpg";}s:15:"bike-parts-shop";a:7:{s:8:"released";s:10:"2023-08-11";s:4:"name";s:15:"Bike Parts Shop";s:7:"premium";b:1;s:8:"requires";s:5:"7.8.0";s:6:"groups";s:49:"premium,slider,fullsize,landing,text,website,pack";s:3:"url";s:48:"https://layerslider.com/sliders/bike-parts-shop/";s:7:"preview";s:59:"https://layerslider.com/media/templates/bike-parts-shop.jpg";}s:22:"isometric-fantasy-game";a:7:{s:8:"released";s:10:"2023-08-11";s:4:"name";s:22:"Isometric Fantasy Game";s:7:"premium";b:1;s:8:"requires";s:5:"7.8.0";s:6:"groups";s:58:"premium,slider,fullsize,landing,text,static,blendmode,loop";s:3:"url";s:55:"https://layerslider.com/sliders/isometric-fantasy-game/";s:7:"preview";s:66:"https://layerslider.com/media/templates/isometric-fantasy-game.jpg";}s:18:"nature-photography";a:8:{s:8:"released";s:10:"2023-05-23";s:7:"updated";s:10:"2024-09-03";s:4:"name";s:18:"Nature Photography";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.8";s:6:"groups";s:62:"premium,slider,fullsize,landing,text,static,blendmode,parallax";s:3:"url";s:51:"https://layerslider.com/sliders/nature-photography/";s:7:"preview";s:62:"https://layerslider.com/media/templates/nature-photography.jpg";}s:8:"flowerin";a:8:{s:8:"released";s:10:"2023-05-03";s:4:"name";s:8:"FLOWERIN";s:7:"premium";b:1;s:8:"requires";s:5:"7.7.0";s:6:"groups";s:82:"premium,fullsize,landing,pack,website,specialeffects,text,addons,popup,loop,static";s:11:"collections";s:11:"mothers-day";s:3:"url";s:41:"https://layerslider.com/sliders/flowerin/";s:7:"preview";s:52:"https://layerslider.com/media/templates/flowerin.jpg";}s:15:"the-web-company";a:7:{s:8:"released";s:10:"2023-04-17";s:4:"name";s:15:"The Web Company";s:7:"premium";b:1;s:8:"requires";s:5:"7.7.0";s:6:"groups";s:64:"premium,fullsize,landing,pack,website,specialeffects,text,addons";s:3:"url";s:48:"https://layerslider.com/sliders/the-web-company/";s:7:"preview";s:59:"https://layerslider.com/media/templates/the-web-company.jpg";}s:17:"style-and-fashion";a:7:{s:8:"released";s:10:"2023-03-29";s:4:"name";s:15:"Style & Fashion";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.9";s:6:"groups";s:56:"premium,slider,fullsize,landing,blendmode,specialeffects";s:3:"url";s:50:"https://layerslider.com/sliders/style-and-fashion/";s:7:"preview";s:61:"https://layerslider.com/media/templates/style-and-fashion.jpg";}s:24:"scrolling-christmas-2022";a:8:{s:8:"released";s:10:"2022-12-18";s:4:"name";s:19:"Scrolling Christmas";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:38:"premium,slider,fullsize,landing,addons";s:11:"collections";s:9:"christmas";s:3:"url";s:57:"https://layerslider.com/sliders/scrolling-christmas-2022/";s:7:"preview";s:68:"https://layerslider.com/media/templates/scrolling-christmas-2022.jpg";}s:22:"christmas-baubles-2022";a:8:{s:8:"released";s:10:"2022-12-15";s:4:"name";s:17:"Christmas Baubles";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:36:"premium,slider,fullsize,landing,text";s:11:"collections";s:9:"christmas";s:3:"url";s:55:"https://layerslider.com/sliders/christmas-baubles-2022/";s:7:"preview";s:66:"https://layerslider.com/media/templates/christmas-baubles-2022.jpg";}s:20:"sweet-christmas-2022";a:8:{s:8:"released";s:10:"2022-12-15";s:4:"name";s:15:"Sweet Christmas";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:36:"premium,slider,fullsize,landing,text";s:11:"collections";s:9:"christmas";s:3:"url";s:53:"https://layerslider.com/sliders/sweet-christmas-2022/";s:7:"preview";s:64:"https://layerslider.com/media/templates/sweet-christmas-2022.jpg";}s:19:"happy-holidays-2022";a:8:{s:8:"released";s:10:"2022-12-12";s:4:"name";s:14:"Happy Holidays";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:31:"premium,slider,fullsize,landing";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/sliders/happy-holidays-2022/";s:7:"preview";s:63:"https://layerslider.com/media/templates/happy-holidays-2022.jpg";}s:25:"christmas-decoration-2022";a:8:{s:8:"released";s:10:"2022-12-12";s:4:"name";s:20:"Christmas Decoration";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:31:"premium,slider,fullsize,landing";s:11:"collections";s:9:"christmas";s:3:"url";s:58:"https://layerslider.com/sliders/christmas-decoration-2022/";s:7:"preview";s:69:"https://layerslider.com/media/templates/christmas-decoration-2022.jpg";}s:12:"four-seasons";a:7:{s:8:"released";s:10:"2022-12-02";s:4:"name";s:12:"Four Seasons";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:44:"premium,fullsize,landing,text,specialeffects";s:3:"url";s:45:"https://layerslider.com/sliders/four-seasons/";s:7:"preview";s:56:"https://layerslider.com/media/templates/four-seasons.jpg";}s:5:"fairy";a:7:{s:8:"released";s:10:"2022-11-30";s:4:"name";s:25:"FAIRY - a magical company";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:46:"premium,landing,parallax,specialeffects,addons";s:3:"url";s:38:"https://layerslider.com/sliders/fairy/";s:7:"preview";s:49:"https://layerslider.com/media/templates/fairy.jpg";}s:13:"sweet-candies";a:7:{s:8:"released";s:10:"2022-11-23";s:4:"name";s:13:"Sweet Candies";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:35:"premium,landing,pack,website,addons";s:3:"url";s:46:"https://layerslider.com/sliders/sweet-candies/";s:7:"preview";s:57:"https://layerslider.com/media/templates/sweet-candies.jpg";}s:22:"scroll-transition-demo";a:7:{s:8:"released";s:10:"2022-08-03";s:4:"name";s:22:"Scroll Transition Demo";s:7:"premium";b:1;s:8:"requires";s:7:"7.3.0b1";s:6:"groups";s:57:"premium,slider,fullsize,specialeffects,experiments,addons";s:3:"url";s:55:"https://layerslider.com/sliders/scroll-transition-demo/";s:7:"preview";s:66:"https://layerslider.com/media/templates/scroll-transition-demo.jpg";}s:17:"modern-furnitures";a:7:{s:8:"released";s:10:"2022-07-19";s:4:"name";s:17:"Modern Furnitures";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.5";s:6:"groups";s:50:"premium,parallax,specialeffects,loop,static,slider";s:3:"url";s:50:"https://layerslider.com/sliders/modern-furnitures/";s:7:"preview";s:61:"https://layerslider.com/media/templates/modern-furnitures.jpg";}s:14:"f-and-p-juices";a:7:{s:8:"released";s:10:"2022-06-27";s:4:"name";s:10:"F&P Juices";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.1";s:6:"groups";s:52:"premium,specialeffects,landing,pack,website,parallax";s:3:"url";s:47:"https://layerslider.com/sliders/f-and-p-juices/";s:7:"preview";s:58:"https://layerslider.com/media/templates/f-and-p-juices.jpg";}s:14:"save-the-world";a:7:{s:8:"released";s:10:"2022-05-02";s:4:"name";s:14:"Save the World";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.1";s:6:"groups";s:45:"premium,sliders,specialeffects,static,landing";s:3:"url";s:47:"https://layerslider.com/sliders/save-the-world/";s:7:"preview";s:58:"https://layerslider.com/media/templates/save-the-world.jpg";}s:7:"new-era";a:7:{s:8:"released";s:10:"2022-04-21";s:4:"name";s:7:"New Era";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.0";s:6:"groups";s:60:"premium,sliders,specialeffects,parallax,loop,fullwidth,blend";s:3:"url";s:40:"https://layerslider.com/sliders/new-era/";s:7:"preview";s:51:"https://layerslider.com/media/templates/new-era.jpg";}s:15:"virtual-reality";a:7:{s:8:"released";s:10:"2022-03-21";s:4:"name";s:15:"Virtual Reality";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.8";s:6:"groups";s:49:"premium,sliders,specialeffects,parallax,loop,text";s:3:"url";s:48:"https://layerslider.com/sliders/virtual-reality/";s:7:"preview";s:59:"https://layerslider.com/media/templates/virtual-reality.jpg";}s:12:"fruit-juices";a:7:{s:8:"released";s:10:"2022-02-21";s:4:"name";s:12:"Fruit Juices";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.8";s:6:"groups";s:39:"premium,sliders,specialeffects,parallax";s:3:"url";s:45:"https://layerslider.com/sliders/fruit-juices/";s:7:"preview";s:56:"https://layerslider.com/media/templates/fruit-juices.jpg";}s:12:"before-after";a:7:{s:8:"released";s:10:"2022-02-14";s:4:"name";s:14:"Before | After";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.8";s:6:"groups";s:32:"premium,sliders,experiments,text";s:3:"url";s:45:"https://layerslider.com/sliders/before-after/";s:7:"preview";s:56:"https://layerslider.com/media/templates/before-after.jpg";}s:16:"panoramic-slider";a:7:{s:8:"released";s:10:"2022-02-08";s:4:"name";s:16:"Panoramic Slider";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.7";s:6:"groups";s:15:"premium,sliders";s:3:"url";s:49:"https://layerslider.com/sliders/panoramic-slider/";s:7:"preview";s:60:"https://layerslider.com/media/templates/panoramic-slider.jpg";}s:20:"modern-home-for-sale";a:7:{s:8:"released";s:10:"2022-01-25";s:4:"name";s:20:"Modern Home for Sale";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.7";s:6:"groups";s:37:"premium,sliders,text,landing,parallax";s:3:"url";s:53:"https://layerslider.com/sliders/modern-home-for-sale/";s:7:"preview";s:64:"https://layerslider.com/media/templates/modern-home-for-sale.jpg";}s:22:"day-and-night-on-earth";a:7:{s:8:"released";s:10:"2022-01-17";s:4:"name";s:22:"Day and Night on Earth";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.7";s:6:"groups";s:30:"premium,sliders,specialeffects";s:3:"url";s:55:"https://layerslider.com/sliders/day-and-night-on-earth/";s:7:"preview";s:66:"https://layerslider.com/media/templates/day-and-night-on-earth.jpg";}s:16:"cosmetics-slider";a:7:{s:8:"released";s:10:"2022-01-11";s:4:"name";s:16:"Cosmetics Slider";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.7";s:6:"groups";s:15:"premium,sliders";s:3:"url";s:49:"https://layerslider.com/sliders/cosmetics-slider/";s:7:"preview";s:60:"https://layerslider.com/media/templates/cosmetics-slider.jpg";}s:15:"back-to-the-80s";a:7:{s:8:"released";s:10:"2020-09-29";s:4:"name";s:15:"Back To The 80s";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:50:"premium,sliders,parallax,loop,blend,specialeffects";s:3:"url";s:48:"https://layerslider.com/sliders/back-to-the-80s/";s:7:"preview";s:59:"https://layerslider.com/media/templates/back-to-the-80s.jpg";}s:17:"love-with-flowers";a:8:{s:8:"released";s:10:"2020-07-28";s:4:"name";s:17:"LOVE with Flowers";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:34:"free,landing,sliders,parallax,loop";s:11:"collections";s:11:"mothers-day";s:3:"url";s:50:"https://layerslider.com/sliders/love-with-flowers/";s:7:"preview";s:61:"https://layerslider.com/media/templates/love-with-flowers.jpg";}s:6:"people";a:8:{s:8:"released";s:10:"2020-07-13";s:7:"updated";s:10:"2023-10-20";s:4:"name";s:6:"People";s:7:"premium";b:1;s:8:"requires";s:5:"7.8.0";s:6:"groups";s:43:"premium,landing,blend,static,specialeffects";s:3:"url";s:39:"https://layerslider.com/sliders/people/";s:7:"preview";s:50:"https://layerslider.com/media/templates/people.jpg";}s:16:"music-is-my-life";a:7:{s:8:"released";s:10:"2020-07-06";s:4:"name";s:16:"Music Is My Life";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:20:"premium,slider,blend";s:3:"url";s:49:"https://layerslider.com/sliders/music-is-my-life/";s:7:"preview";s:60:"https://layerslider.com/media/templates/music-is-my-life.jpg";}s:21:"product-showcase-dark";a:7:{s:8:"released";s:10:"2020-07-01";s:4:"name";s:25:"Product Showcase – Dark";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:14:"premium,slider";s:3:"url";s:54:"https://layerslider.com/sliders/product-showcase-dark/";s:7:"preview";s:65:"https://layerslider.com/media/templates/product-showcase-dark.jpg";}s:13:"team-showcase";a:7:{s:8:"released";s:10:"2020-06-24";s:4:"name";s:13:"Team Showcase";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:21:"premium,slider,static";s:3:"url";s:46:"https://layerslider.com/sliders/team-showcase/";s:7:"preview";s:57:"https://layerslider.com/media/templates/team-showcase.jpg";}s:14:"furniture-shop";a:7:{s:8:"released";s:10:"2020-06-09";s:4:"name";s:14:"Furniture Shop";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:23:"premium,landing,website";s:3:"url";s:47:"https://layerslider.com/sliders/furniture-shop/";s:7:"preview";s:58:"https://layerslider.com/media/templates/furniture-shop.jpg";}s:14:"product-banner";a:8:{s:8:"released";s:10:"2020-06-02";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:14:"Product Banner";s:7:"premium";b:0;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:18:"free,slider,static";s:3:"url";s:47:"https://layerslider.com/sliders/product-banner/";s:7:"preview";s:58:"https://layerslider.com/media/templates/product-banner.jpg";}s:19:"architecture-slider";a:8:{s:8:"released";s:10:"2020-05-26";s:7:"updated";s:10:"2024-01-22";s:4:"name";s:19:"Architecture Slider";s:7:"premium";b:0;s:8:"requires";s:5:"7.9.0";s:6:"groups";s:18:"free,slider,static";s:3:"url";s:52:"https://layerslider.com/sliders/architecture-slider/";s:7:"preview";s:63:"https://layerslider.com/media/templates/architecture-slider.jpg";}s:22:"product-showcase-light";a:7:{s:8:"released";s:10:"2020-05-18";s:4:"name";s:26:"Product Showcase – Light";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:21:"premium,slider,static";s:3:"url";s:55:"https://layerslider.com/sliders/product-showcase-light/";s:7:"preview";s:66:"https://layerslider.com/media/templates/product-showcase-light.jpg";}s:12:"fashion-shop";a:7:{s:8:"released";s:10:"2020-05-12";s:4:"name";s:12:"Fashion Shop";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:18:"free,slider,static";s:3:"url";s:45:"https://layerslider.com/sliders/fashion-shop/";s:7:"preview";s:56:"https://layerslider.com/media/templates/fashion-shop.jpg";}s:12:"pixel-agency";a:7:{s:8:"released";s:10:"2020-05-05";s:4:"name";s:12:"PIXEL Agency";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:51:"premium,fullwidth,landing,website,text,popup,static";s:3:"url";s:45:"https://layerslider.com/sliders/pixel-agency/";s:7:"preview";s:56:"https://layerslider.com/media/templates/pixel-agency.jpg";}s:11:"mode-slider";a:7:{s:8:"released";s:10:"2020-04-28";s:4:"name";s:11:"Mode Slider";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:26:"free,fullwidth,slider,text";s:3:"url";s:44:"https://layerslider.com/sliders/mode-slider/";s:7:"preview";s:55:"https://layerslider.com/media/templates/mode-slider.jpg";}s:13:"mountain-bike";a:7:{s:8:"released";s:10:"2020-04-22";s:4:"name";s:13:"Mountain Bike";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:49:"premium,fullsize,landing,pack,static,text,website";s:3:"url";s:46:"https://layerslider.com/sliders/mountain-bike/";s:7:"preview";s:57:"https://layerslider.com/media/templates/mountain-bike.jpg";}s:18:"aerial-photography";a:7:{s:8:"released";s:10:"2020-04-14";s:4:"name";s:18:"Aerial Photography";s:7:"premium";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"premium,slider,static,text,kenburns";s:3:"url";s:51:"https://layerslider.com/sliders/aerial-photography/";s:7:"preview";s:62:"https://layerslider.com/media/templates/aerial-photography.jpg";}s:24:"simple-fullscreen-slider";a:7:{s:8:"released";s:10:"2020-04-07";s:4:"name";s:24:"Simple Fullscreen Slider";s:7:"premium";b:0;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:42:"free,fullsize,landing,static,text,kenburns";s:3:"url";s:57:"https://layerslider.com/sliders/simple-fullscreen-slider/";s:7:"preview";s:68:"https://layerslider.com/media/templates/simple-fullscreen-slider.jpg";}s:21:"covid-19-notification";a:9:{s:8:"released";s:10:"2020-04-01";s:7:"updated";s:10:"2024-01-22";s:4:"name";s:21:"COVID-19 Notification";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:13:"premium,popup";s:3:"url";s:53:"https://layerslider.com/popups/#covid-19-notification";s:7:"preview";s:65:"https://layerslider.com/media/templates/covid-19-notification.jpg";}s:19:"covid-19-bottom-bar";a:8:{s:8:"released";s:10:"2020-04-01";s:4:"name";s:19:"COVID-19 Bottom Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:13:"premium,popup";s:3:"url";s:51:"https://layerslider.com/popups/#covid-19-bottom-bar";s:7:"preview";s:63:"https://layerslider.com/media/templates/covid-19-bottom-bar.jpg";}s:14:"top-bar-notice";a:9:{s:8:"released";s:10:"2020-04-01";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:14:"Top Bar Notice";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:13:"premium,popup";s:3:"url";s:46:"https://layerslider.com/popups/#top-bar-notice";s:7:"preview";s:58:"https://layerslider.com/media/templates/top-bar-notice.jpg";}s:20:"christmas-snow-globe";a:9:{s:8:"released";s:10:"2019-12-19";s:4:"name";s:20:"Christmas Snow Globe";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:34:"premium,parallax,popup,loop,filter";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#christmas-snow-globe";s:7:"preview";s:64:"https://layerslider.com/media/templates/christmas-snow-globe.jpg";}s:9:"xmas-2019";a:8:{s:8:"released";s:10:"2019-12-19";s:4:"name";s:9:"Xmas 2019";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:32:"free,parallax,slider,loop,filter";s:11:"collections";s:9:"christmas";s:3:"url";s:42:"https://layerslider.com/sliders/xmas-2019/";s:7:"preview";s:53:"https://layerslider.com/media/templates/xmas-2019.jpg";}s:18:"creative-portraits";a:7:{s:8:"released";s:10:"2019-12-09";s:4:"name";s:18:"Creative Portraits";s:7:"premium";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:32:"premium,fullwidth,landing,static";s:3:"url";s:51:"https://layerslider.com/sliders/creative-portraits/";s:7:"preview";s:62:"https://layerslider.com/media/templates/creative-portraits.jpg";}s:13:"parallax-city";a:7:{s:8:"released";s:10:"2019-12-02";s:4:"name";s:13:"Parallax City";s:7:"premium";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:58:"premium,landing,pack,parallax,text,blend,fullwidth,website";s:3:"url";s:46:"https://layerslider.com/sliders/parallax-city/";s:7:"preview";s:57:"https://layerslider.com/media/templates/parallax-city.jpg";}s:10:"cybertruck";a:7:{s:8:"released";s:10:"2019-11-28";s:4:"name";s:10:"Cybertruck";s:7:"premium";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:39:"premium,fullsize,landing,specialeffects";s:3:"url";s:43:"https://layerslider.com/sliders/cybertruck/";s:7:"preview";s:54:"https://layerslider.com/media/templates/cybertruck.jpg";}s:17:"summer-collection";a:7:{s:8:"released";s:10:"2019-11-21";s:4:"name";s:17:"Summer Collection";s:7:"premium";b:0;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:21:"free,fullwidth,slider";s:3:"url";s:50:"https://layerslider.com/sliders/summer-collection/";s:7:"preview";s:61:"https://layerslider.com/media/templates/summer-collection.jpg";}s:18:"nature-slider-pack";a:7:{s:8:"released";s:10:"2019-11-14";s:4:"name";s:18:"Nature Slider PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.9.0";s:6:"groups";s:62:"premium,text,blend,fullwidth,media,landing,packs,popup,website";s:3:"url";s:51:"https://layerslider.com/sliders/nature-slider-pack/";s:7:"preview";s:62:"https://layerslider.com/media/templates/nature-slider-pack.jpg";}s:20:"catering-xmas-slider";a:8:{s:8:"released";s:10:"2017-12-22";s:4:"name";s:25:"Catering Christmas Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:32:"premium,static,text,blend,slider";s:11:"collections";s:9:"christmas";s:3:"url";s:58:"https://layerslider.com/sliders/catering-christmas-slider/";s:7:"preview";s:64:"https://layerslider.com/media/templates/catering-xmas-slider.jpg";}s:20:"discover-the-details";a:7:{s:8:"released";s:10:"2017-12-19";s:4:"name";s:20:"Discover the Details";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:50:"free,loop,parallax,blendmode,specialeffects,slider";s:3:"url";s:53:"https://layerslider.com/sliders/discover-the-details/";s:7:"preview";s:64:"https://layerslider.com/media/templates/discover-the-details.jpg";}s:10:"rainforest";a:7:{s:8:"released";s:10:"2017-12-17";s:4:"name";s:10:"Rainforest";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:57:"free,loop,filter,blendmode,fullsize,specialeffects,slider";s:3:"url";s:43:"https://layerslider.com/sliders/rainforest/";s:7:"preview";s:54:"https://layerslider.com/media/templates/rainforest.jpg";}s:30:"ecommerce-global-hover-example";a:7:{s:8:"released";s:10:"2017-12-15";s:4:"name";s:30:"eCommerce Global Hover Example";s:7:"premium";b:1;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:26:"premium,experiments,slider";s:3:"url";s:63:"https://layerslider.com/sliders/ecommerce-global-hover-example/";s:7:"preview";s:74:"https://layerslider.com/media/templates/ecommerce-global-hover-example.jpg";}s:20:"3d-canyon-experience";a:7:{s:8:"released";s:10:"2017-12-13";s:4:"name";s:20:"3D Canyon Experience";s:7:"premium";b:1;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:40:"premium,parallax,experiments,text,slider";s:3:"url";s:53:"https://layerslider.com/sliders/3d-canyon-experience/";s:7:"preview";s:64:"https://layerslider.com/media/templates/3d-canyon-experience.jpg";}s:14:"vintage-photos";a:7:{s:8:"released";s:10:"2017-12-08";s:4:"name";s:14:"Vintage Photos";s:7:"premium";b:1;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:50:"premium,fullsize,loop,filter,specialeffects,slider";s:3:"url";s:47:"https://layerslider.com/sliders/vintage-photos/";s:7:"preview";s:58:"https://layerslider.com/media/templates/vintage-photos.jpg";}s:8:"aquarium";a:7:{s:8:"released";s:10:"2017-12-04";s:4:"name";s:8:"Aquarium";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:71:"premium,parallax,fullsize,loop,filter,experiments,specialeffects,slider";s:3:"url";s:41:"https://layerslider.com/sliders/aquarium/";s:7:"preview";s:52:"https://layerslider.com/media/templates/aquarium.jpg";}s:16:"what-is-the-time";a:7:{s:8:"released";s:10:"2017-08-25";s:4:"name";s:17:"What is the time?";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.0";s:6:"groups";s:54:"premium,parallax,text,blendmode,experiments,api,slider";s:3:"url";s:49:"https://layerslider.com/sliders/what-is-the-time/";s:7:"preview";s:60:"https://layerslider.com/media/templates/what-is-the-time.jpg";}s:18:"personal-page-pack";a:7:{s:8:"released";s:10:"2017-08-23";s:4:"name";s:18:"Personal Page PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:62:"premium,fullsize,fullwidth,landing,text,parallax,packs,website";s:3:"url";s:51:"https://layerslider.com/sliders/personal-page-pack/";s:7:"preview";s:62:"https://layerslider.com/media/templates/personal-page-pack.jpg";}s:19:"marketing-page-pack";a:7:{s:8:"released";s:10:"2017-08-21";s:4:"name";s:19:"Marketing Page PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:69:"premium,fullsize,fullwidth,landing,parallax,static,loop,packs,website";s:3:"url";s:52:"https://layerslider.com/sliders/marketing-page-pack/";s:7:"preview";s:63:"https://layerslider.com/media/templates/marketing-page-pack.jpg";}s:14:"dynamic-slider";a:7:{s:8:"released";s:10:"2017-08-18";s:4:"name";s:14:"Dynamic Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:32:"premium,fullwidth,landing,static";s:3:"url";s:47:"https://layerslider.com/sliders/dynamic-slider/";s:7:"preview";s:58:"https://layerslider.com/media/templates/dynamic-slider.jpg";}s:14:"colorful-cases";a:7:{s:8:"released";s:10:"2017-08-16";s:4:"name";s:14:"Colorful Cases";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:50:"premium,text,loop,parallax,static,blendmode,slider";s:3:"url";s:47:"https://layerslider.com/sliders/colorful-cases/";s:7:"preview";s:58:"https://layerslider.com/media/templates/colorful-cases.jpg";}s:16:"beauty-shop-pack";a:8:{s:8:"released";s:10:"2017-08-14";s:4:"name";s:16:"Beauty Shop PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:44:"premium,fullwidth,text,landing,packs,website";s:11:"collections";s:11:"mothers-day";s:3:"url";s:49:"https://layerslider.com/sliders/beauty-shop-pack/";s:7:"preview";s:60:"https://layerslider.com/media/templates/beauty-shop-pack.jpg";}s:14:"discount-popup";a:8:{s:8:"released";s:10:"2017-12-10";s:4:"name";s:14:"Discount Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:13:"premium,popup";s:3:"url";s:46:"https://layerslider.com/popups/#discount-popup";s:7:"preview";s:58:"https://layerslider.com/media/templates/discount-popup.jpg";}s:18:"social-share-popup";a:8:{s:8:"released";s:10:"2017-12-06";s:4:"name";s:18:"Social Share Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:17:"premium,popup,api";s:3:"url";s:50:"https://layerslider.com/popups/#social-share-popup";s:7:"preview";s:62:"https://layerslider.com/media/templates/social-share-popup.jpg";}s:16:"popup-guide-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:16:"Popup Guide Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:27:"premium,popup,parallax,text";s:3:"url";s:48:"https://layerslider.com/popups/#popup-guide-demo";s:7:"preview";s:60:"https://layerslider.com/media/templates/popup-guide-demo.jpg";}s:18:"popup-welcome-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Welcome Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:27:"premium,popup,parallax,text";s:3:"url";s:50:"https://layerslider.com/popups/#popup-welcome-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-welcome-demo.jpg";}s:22:"popup-transparent-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:22:"Popup Transparent Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:27:"premium,popup,parallax,loop";s:3:"url";s:54:"https://layerslider.com/popups/#popup-transparent-demo";s:7:"preview";s:66:"https://layerslider.com/media/templates/popup-transparent-demo.jpg";}s:18:"popup-sidebar-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Sidebar Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:40:"premium,popup,experiments,blendmode,text";s:3:"url";s:50:"https://layerslider.com/popups/#popup-sidebar-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-sidebar-demo.jpg";}s:19:"popup-photo-gallery";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:19:"Popup Photo Gallery";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:22:"premium,popup,kenburns";s:3:"url";s:51:"https://layerslider.com/popups/#popup-photo-gallery";s:7:"preview";s:63:"https://layerslider.com/media/templates/popup-photo-gallery.jpg";}s:16:"popup-modal-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:16:"Popup Modal Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:20:"premium,popup,static";s:3:"url";s:48:"https://layerslider.com/popups/#popup-modal-demo";s:7:"preview";s:60:"https://layerslider.com/media/templates/popup-modal-demo.jpg";}s:18:"popup-infobar-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Infobar Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:30:"premium,popup,experiments,text";s:3:"url";s:50:"https://layerslider.com/popups/#popup-infobar-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-infobar-demo.jpg";}s:24:"popup-fullsize-desk-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:24:"Popup Fullsize Desk Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:43:"premium,popup,experiments,fullsize,parallax";s:3:"url";s:56:"https://layerslider.com/popups/#popup-fullsize-desk-demo";s:7:"preview";s:68:"https://layerslider.com/media/templates/popup-fullsize-desk-demo.jpg";}s:18:"conversation-popup";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Conversation Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:25:"premium,popup,experiments";s:3:"url";s:50:"https://layerslider.com/popups/#conversation-popup";s:7:"preview";s:62:"https://layerslider.com/media/templates/conversation-popup.jpg";}s:20:"global-hover-example";a:7:{s:8:"released";s:10:"2017-05-02";s:4:"name";s:20:"Global Hover Example";s:7:"premium";b:1;s:8:"requires";s:5:"6.4.0";s:6:"groups";s:55:"premium,experiments,specialeffects,parallax,text,slider";s:3:"url";s:53:"https://layerslider.com/sliders/global-hover-example/";s:7:"preview";s:64:"https://layerslider.com/media/templates/global-hover-example.jpg";}s:10:"gastronomy";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:10:"Gastronomy";s:7:"premium";b:1;s:8:"requires";s:5:"6.2.2";s:6:"groups";s:35:"premium,kenburns,filter,text,slider";s:3:"url";s:43:"https://layerslider.com/sliders/gastronomy/";s:7:"preview";s:54:"https://layerslider.com/media/templates/gastronomy.jpg";}s:13:"police-lights";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:13:"Police Lights";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:50:"free,specialeffects,loop,blendmode,parallax,slider";s:3:"url";s:46:"https://layerslider.com/sliders/police-lights/";s:7:"preview";s:57:"https://layerslider.com/media/templates/police-lights.jpg";}s:16:"beautiful-sunset";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:16:"Beautiful Sunset";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:41:"free,specialeffects,loop,blendmode,slider";s:3:"url";s:49:"https://layerslider.com/sliders/beautiful-sunset/";s:7:"preview";s:60:"https://layerslider.com/media/templates/beautiful-sunset.jpg";}s:23:"blend-mode-experiment-1";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:23:"Blend Mode Experiment 1";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:67:"free,specialeffects,text,blendmode,experiments,loop,parallax,slider";s:3:"url";s:56:"https://layerslider.com/sliders/blend-mode-experiment-1/";s:7:"preview";s:67:"https://layerslider.com/media/templates/blend-mode-experiment-1.jpg";}s:16:"flying-banners-2";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:16:"Flying Banners 2";s:7:"premium";b:1;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:47:"premium,parallax,specialeffects,fullsize,slider";s:3:"url";s:49:"https://layerslider.com/sliders/flying-banners-2/";s:7:"preview";s:60:"https://layerslider.com/media/templates/flying-banners-2.jpg";}s:14:"layerslider-v6";a:7:{s:8:"released";s:10:"2017-03-08";s:4:"name";s:14:"LayerSlider v6";s:7:"premium";b:1;s:8:"requires";s:5:"6.1.6";s:6:"groups";s:75:"premium,specialeffects,parallax,fullsize,landing,loop,text,media,api,slider";s:3:"url";s:47:"https://layerslider.com/sliders/layerslider-v6/";s:7:"preview";s:58:"https://layerslider.com/media/templates/layerslider-v6.jpg";}s:16:"flying-banners-1";a:7:{s:8:"released";s:10:"2017-03-08";s:4:"name";s:16:"Flying Banners 1";s:7:"premium";b:0;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:45:"free,parallax,loop,text,specialeffects,slider";s:3:"url";s:49:"https://layerslider.com/sliders/flying-banners-1/";s:7:"preview";s:60:"https://layerslider.com/media/templates/flying-banners-1.jpg";}s:18:"anniversary-slider";a:7:{s:8:"released";s:10:"2017-03-08";s:4:"name";s:18:"Anniversary Slider";s:7:"premium";b:0;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:47:"free,parallax,experiments,specialeffects,slider";s:3:"url";s:51:"https://layerslider.com/sliders/anniversary-slider/";s:7:"preview";s:62:"https://layerslider.com/media/templates/anniversary-slider.jpg";}s:7:"origami";a:7:{s:8:"released";s:10:"2016-12-07";s:4:"name";s:7:"Origami";s:7:"premium";b:1;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:61:"premium,experiments,specialeffects,3dtransition,slider,addons";s:3:"url";s:40:"https://layerslider.com/sliders/origami/";s:7:"preview";s:51:"https://layerslider.com/media/templates/origami.jpg";}s:17:"origami-buildings";a:7:{s:8:"released";s:10:"2016-12-07";s:4:"name";s:17:"Origami Buildings";s:7:"premium";b:1;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:70:"premium,experiments,specialeffects,kenburns,3dtransition,slider,addons";s:3:"url";s:50:"https://layerslider.com/sliders/origami-buildings/";s:7:"preview";s:61:"https://layerslider.com/media/templates/origami-buildings.jpg";}s:17:"autumn-experiment";a:7:{s:8:"released";s:10:"2016-11-28";s:4:"name";s:17:"Autumn Experiment";s:7:"premium";b:0;s:8:"requires";s:5:"6.0.4";s:6:"groups";s:52:"experiments,free,loop,parallax,specialeffects,slider";s:3:"url";s:50:"https://layerslider.com/sliders/autumn-experiment/";s:7:"preview";s:61:"https://layerslider.com/media/templates/autumn-experiment.jpg";}s:28:"features-parallax-experiment";a:7:{s:8:"released";s:10:"2016-11-28";s:4:"name";s:32:"Features | A Parallax Experiment";s:7:"premium";b:0;s:8:"requires";s:5:"6.0.4";s:6:"groups";s:47:"experiments,free,parallax,specialeffects,slider";s:3:"url";s:61:"https://layerslider.com/sliders/features-parallax-experiment/";s:7:"preview";s:72:"https://layerslider.com/media/templates/features-parallax-experiment.jpg";}s:16:"furniture-slider";a:7:{s:8:"released";s:10:"2016-11-28";s:4:"name";s:16:"Furniture Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.4";s:6:"groups";s:40:"fullwidth,parallax,premium,static,slider";s:3:"url";s:49:"https://layerslider.com/sliders/furniture-slider/";s:7:"preview";s:60:"https://layerslider.com/media/templates/furniture-slider.jpg";}s:15:"room-experiment";a:7:{s:8:"released";s:10:"2016-11-28";s:4:"name";s:15:"Room Experiment";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.6";s:6:"groups";s:72:"api,experiments,media,parallax,premium,specialeffects,static,text,slider";s:3:"url";s:48:"https://layerslider.com/sliders/room-experiment/";s:7:"preview";s:59:"https://layerslider.com/media/templates/room-experiment.jpg";}s:11:"drag-n-drop";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:11:"Drag & Drop";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.3";s:6:"groups";s:44:"premium,fullwidth,specialeffects,text,slider";s:3:"url";s:44:"https://layerslider.com/sliders/drag-n-drop/";s:7:"preview";s:55:"https://layerslider.com/media/templates/drag-n-drop.jpg";}s:10:"headphones";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:10:"Headphones";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.3";s:6:"groups";s:21:"premium,static,slider";s:3:"url";s:43:"https://layerslider.com/sliders/headphones/";s:7:"preview";s:54:"https://layerslider.com/media/templates/headphones.jpg";}s:14:"play-by-scroll";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:19:"Play By Scroll demo";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.4";s:6:"groups";s:80:"premium,fullsize,text,experiments,specialeffects,playbyscroll,loop,slider,addons";s:3:"url";s:47:"https://layerslider.com/sliders/play-by-scroll/";s:7:"preview";s:58:"https://layerslider.com/media/templates/play-by-scroll.jpg";}s:3:"sky";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:14:"Sky Experience";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.3";s:6:"groups";s:70:"premium,fullwidth,text,experiments,parallax,specialeffects,loop,slider";s:3:"url";s:47:"https://layerslider.com/sliders/sky-experience/";s:7:"preview";s:47:"https://layerslider.com/media/templates/sky.jpg";}s:9:"halloween";a:8:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:16:"Happy Halloween!";s:7:"premium";b:0;s:8:"requires";s:5:"6.0.3";s:6:"groups";s:42:"free,fullsize,text,experiments,loop,slider";s:11:"collections";s:9:"halloween";s:3:"url";s:48:"https://layerslider.com/sliders/happy-halloween/";s:7:"preview";s:53:"https://layerslider.com/media/templates/halloween.jpg";}s:15:"creative-agency";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:6:"Agency";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:49:"premium,fullsize,kenburns,parallax,landing,filter";s:3:"url";s:48:"https://layerslider.com/sliders/creative-agency/";s:7:"preview";s:59:"https://layerslider.com/media/templates/creative-agency.jpg";}s:18:"interactive-slider";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:18:"Interactive Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:47:"premium,fullsize,parallax,kenburns,text,landing";s:3:"url";s:51:"https://layerslider.com/sliders/interactive-slider/";s:7:"preview";s:62:"https://layerslider.com/media/templates/interactive-slider.jpg";}s:9:"ecommerce";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:9:"eCommerce";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:24:"premium,fullwidth,slider";s:3:"url";s:42:"https://layerslider.com/sliders/ecommerce/";s:7:"preview";s:53:"https://layerslider.com/media/templates/ecommerce.jpg";}s:17:"landing-page-pack";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:17:"Landing Page PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:62:"premium,fullsize,fullwidth,landing,parallax,text,packs,website";s:3:"url";s:45:"https://layerslider.com/sliders/landing-page/";s:7:"preview";s:61:"https://layerslider.com/media/templates/landing-page-pack.jpg";}s:6:"hiking";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:6:"Hiking";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:24:"premium,fullwidth,slider";s:3:"url";s:39:"https://layerslider.com/sliders/hiking/";s:7:"preview";s:50:"https://layerslider.com/media/templates/hiking.jpg";}s:12:"movie-slider";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:12:"Movie Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:24:"premium,fullwidth,slider";s:3:"url";s:45:"https://layerslider.com/sliders/movie-slider/";s:7:"preview";s:56:"https://layerslider.com/media/templates/movie-slider.jpg";}s:12:"photo-studio";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:12:"Photo Studio";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:70:"premium,fullsize,filter,text,parallax,specialeffects,blendmode,landing";s:3:"url";s:45:"https://layerslider.com/sliders/photo-studio/";s:7:"preview";s:56:"https://layerslider.com/media/templates/photo-studio.jpg";}s:5:"shoes";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:5:"Shoes";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:42:"premium,fullwidth,parallax,carousel,slider";s:3:"url";s:38:"https://layerslider.com/sliders/shoes/";s:7:"preview";s:49:"https://layerslider.com/media/templates/shoes.jpg";}s:11:"mini-cooper";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:18:"Mini Cooper Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:47:"premium,fullsize,parallax,specialeffects,slider";s:3:"url";s:51:"https://layerslider.com/sliders/mini-cooper-slider/";s:7:"preview";s:55:"https://layerslider.com/media/templates/mini-cooper.jpg";}s:4:"xmas";a:7:{s:4:"name";s:16:"Merry Christmas!";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:64:"free,parallax,filter,experiments,specialeffects,text,loop,slider";s:11:"collections";s:9:"christmas";s:3:"url";s:48:"https://layerslider.com/sliders/merry-christmas/";s:7:"preview";s:48:"https://layerslider.com/media/templates/xmas.jpg";}s:5:"clock";a:6:{s:4:"name";s:32:"Vintage Clock | shows valid time";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:44:"premium,fullsize,api,experiments,loop,slider";s:3:"url";s:46:"https://layerslider.com/sliders/vintage-clock/";s:7:"preview";s:49:"https://layerslider.com/media/templates/clock.jpg";}s:8:"car-show";a:6:{s:4:"name";s:8:"Car Show";s:7:"premium";b:1;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:45:"premium,fullwidth,experiments,api,loop,slider";s:3:"url";s:41:"https://layerslider.com/sliders/car-show/";s:7:"preview";s:52:"https://layerslider.com/media/templates/car-show.jpg";}s:8:"carousel";a:6:{s:4:"name";s:8:"Carousel";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:20:"free,carousel,slider";s:3:"url";s:41:"https://layerslider.com/sliders/carousel/";s:7:"preview";s:52:"https://layerslider.com/media/templates/carousel.jpg";}s:14:"fancy-parallax";a:6:{s:4:"name";s:21:"Fancy Parallax Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:33:"premium,fullwidth,parallax,slider";s:3:"url";s:48:"https://layerslider.com/sliders/parallax-slider/";s:7:"preview";s:58:"https://layerslider.com/media/templates/fancy-parallax.jpg";}s:13:"simple-slider";a:6:{s:4:"name";s:13:"Simple Slider";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:11:"free,slider";s:3:"url";s:46:"https://layerslider.com/sliders/simple-slider/";s:7:"preview";s:57:"https://layerslider.com/media/templates/simple-slider.jpg";}s:12:"image-slider";a:6:{s:4:"name";s:12:"Image Slider";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:11:"free,slider";s:3:"url";s:48:"https://layerslider.com/sliders/image-slideshow/";s:7:"preview";s:56:"https://layerslider.com/media/templates/image-slider.jpg";}s:19:"client-testimonials";a:6:{s:4:"name";s:19:"Client Testimonials";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:24:"premium,fullwidth,slider";s:3:"url";s:52:"https://layerslider.com/sliders/client-testimonials/";s:7:"preview";s:63:"https://layerslider.com/media/templates/client-testimonials.jpg";}s:8:"fixed-bg";a:6:{s:4:"name";s:16:"Fixed Background";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:30:"premium,fullwidth,media,slider";s:3:"url";s:49:"https://layerslider.com/sliders/fixed-background/";s:7:"preview";s:52:"https://layerslider.com/media/templates/fixed-bg.jpg";}s:22:"dynamic-content-slider";a:6:{s:4:"name";s:22:"Dynamic Content Slider";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:11:"free,slider";s:3:"url";s:55:"https://layerslider.com/sliders/dynamic-content-slider/";s:7:"preview";s:66:"https://layerslider.com/media/templates/dynamic-content-slider.jpg";}s:6:"old-3d";a:6:{s:4:"name";s:14:"LayerSlider v4";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:30:"free,3dtransition,media,slider";s:3:"url";s:47:"https://layerslider.com/sliders/3d-demo-slider/";s:7:"preview";s:50:"https://layerslider.com/media/templates/old-3d.jpg";}s:2:"v5";a:6:{s:4:"name";s:14:"LayerSlider v5";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:26:"free,parallax,media,slider";s:3:"url";s:47:"https://layerslider.com/sliders/layerslider-v5/";s:7:"preview";s:46:"https://layerslider.com/media/templates/v5.jpg";}s:12:"video-slider";a:6:{s:4:"name";s:12:"Video Slider";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:17:"free,media,slider";s:3:"url";s:45:"https://layerslider.com/sliders/video-slider/";s:7:"preview";s:56:"https://layerslider.com/media/templates/video-slider.jpg";}s:6:"resort";a:6:{s:4:"name";s:6:"Resort";s:7:"premium";b:1;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:14:"premium,slider";s:3:"url";s:40:"https://layerslider.com/sliders/restort/";s:7:"preview";s:50:"https://layerslider.com/media/templates/resort.jpg";}}s:15:"kreatura-popups";a:27:{s:20:"happy-halloween-2024";a:9:{s:8:"released";s:10:"2024-10-08";s:4:"name";s:20:"Happy Halloween 2024";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:23:"premium,popup,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:52:"https://layerslider.com/popups/#happy-halloween-2024";s:7:"preview";s:64:"https://layerslider.com/media/templates/happy-halloween-2024.jpg";}s:14:"spooky-pumpkin";a:10:{s:8:"released";s:10:"2024-09-26";s:7:"updated";s:10:"2024-11-06";s:4:"name";s:14:"Spooky Pumpkin";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.11.5";s:6:"groups";s:23:"premium,popup,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:46:"https://layerslider.com/popups/#spooky-pumpkin";s:7:"preview";s:58:"https://layerslider.com/media/templates/spooky-pumpkin.jpg";}s:18:"big-sale-countdown";a:9:{s:8:"released";s:10:"2024-09-03";s:4:"name";s:18:"Big Sale Countdown";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:23:"premium,popup,promotion";s:11:"collections";s:10:"countdowns";s:3:"url";s:50:"https://layerslider.com/popups/#big-sale-countdown";s:7:"preview";s:62:"https://layerslider.com/media/templates/big-sale-countdown.jpg";}s:16:"mothers-day-2024";a:9:{s:8:"released";s:10:"2024-04-02";s:4:"name";s:19:"Mother’s Day 2024";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.10.1";s:6:"groups";s:32:"premium,popup,seasonal,promotion";s:11:"collections";s:11:"mothers-day";s:3:"url";s:48:"https://layerslider.com/popups/#mothers-day-2024";s:7:"preview";s:60:"https://layerslider.com/media/templates/mothers-day-2024.jpg";}s:18:"snowball-lightbulb";a:9:{s:8:"released";s:10:"2023-12-21";s:4:"name";s:18:"Snowball Lightbulb";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.6";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:50:"https://layerslider.com/popups/#snowball-lightbulb";s:7:"preview";s:62:"https://layerslider.com/media/templates/snowball-lightbulb.jpg";}s:20:"christmas-3d-gallery";a:9:{s:8:"released";s:10:"2023-12-14";s:4:"name";s:20:"Christmas 3D Gallery";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.6";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#christmas-3d-gallery";s:7:"preview";s:64:"https://layerslider.com/media/templates/christmas-3d-gallery.jpg";}s:20:"merry-christmas-2023";a:9:{s:8:"released";s:10:"2023-12-04";s:4:"name";s:20:"Merry Christmas 2023";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.0";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#merry-christmas-2023";s:7:"preview";s:64:"https://layerslider.com/media/templates/merry-christmas-2023.jpg";}s:22:"mothers-day-2023-popup";a:10:{s:8:"released";s:10:"2023-05-03";s:7:"updated";s:10:"2024-01-23";s:4:"name";s:19:"Mother’s Day 2023";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.7.0";s:6:"groups";s:32:"premium,popup,seasonal,promotion";s:11:"collections";s:11:"mothers-day";s:3:"url";s:54:"https://layerslider.com/popups/#mothers-day-2023-popup";s:7:"preview";s:66:"https://layerslider.com/media/templates/mothers-day-2023-popup.jpg";}s:26:"happy-fluffy-holidays-2022";a:9:{s:8:"released";s:10:"2022-12-18";s:4:"name";s:22:"Happy Fluffy Holidays!";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:33:"premium,popup,seasonal,fullscreen";s:11:"collections";s:9:"christmas";s:3:"url";s:58:"https://layerslider.com/popups/#happy-fluffy-holidays-2022";s:7:"preview";s:70:"https://layerslider.com/media/templates/happy-fluffy-holidays-2022.jpg";}s:31:"christmas-decoration-popup-2022";a:9:{s:8:"released";s:10:"2022-12-12";s:4:"name";s:26:"Christmas Decoration Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:63:"https://layerslider.com/popups/#christmas-decoration-popup-2022";s:7:"preview";s:75:"https://layerslider.com/media/templates/christmas-decoration-popup-2022.jpg";}s:20:"christmas-bottom-bar";a:9:{s:8:"released";s:10:"2021-12-20";s:4:"name";s:20:"Christmas Bottom Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.0.0";s:6:"groups";s:32:"premium,popup,seasonal,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#christmas-bottom-bar";s:7:"preview";s:64:"https://layerslider.com/media/templates/christmas-bottom-bar.jpg";}s:17:"black-friday-2020";a:10:{s:8:"released";s:10:"2020-11-18";s:7:"updated";s:10:"2024-01-23";s:4:"name";s:17:"Black Friday 2020";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:32:"premium,popup,promotion,seasonal";s:11:"collections";s:12:"black-friday";s:3:"url";s:49:"https://layerslider.com/popups/#black-friday-2020";s:7:"preview";s:61:"https://layerslider.com/media/templates/black-friday-2020.jpg";}s:21:"covid-19-notification";a:9:{s:8:"released";s:10:"2020-04-01";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:21:"COVID-19 Notification";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:26:"premium,popup,notification";s:3:"url";s:53:"https://layerslider.com/popups/#covid-19-notification";s:7:"preview";s:65:"https://layerslider.com/media/templates/covid-19-notification.jpg";}s:19:"covid-19-bottom-bar";a:9:{s:8:"released";s:10:"2020-04-01";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:19:"COVID-19 Bottom Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:26:"premium,popup,notification";s:3:"url";s:51:"https://layerslider.com/popups/#covid-19-bottom-bar";s:7:"preview";s:63:"https://layerslider.com/media/templates/covid-19-bottom-bar.jpg";}s:14:"top-bar-notice";a:8:{s:8:"released";s:10:"2020-04-01";s:4:"name";s:14:"Top Bar Notice";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:26:"premium,popup,notification";s:3:"url";s:46:"https://layerslider.com/popups/#top-bar-notice";s:7:"preview";s:58:"https://layerslider.com/media/templates/top-bar-notice.jpg";}s:20:"christmas-snow-globe";a:9:{s:8:"released";s:10:"2019-12-19";s:4:"name";s:20:"Christmas Snow Globe";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:43:"premium,parallax,popup,loop,filter,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#christmas-snow-globe";s:7:"preview";s:64:"https://layerslider.com/media/templates/christmas-snow-globe.jpg";}s:14:"discount-popup";a:8:{s:8:"released";s:10:"2017-12-10";s:4:"name";s:14:"Discount Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:23:"premium,popup,promotion";s:3:"url";s:46:"https://layerslider.com/popups/#discount-popup";s:7:"preview";s:58:"https://layerslider.com/media/templates/discount-popup.jpg";}s:18:"social-share-popup";a:8:{s:8:"released";s:10:"2017-12-06";s:4:"name";s:18:"Social Share Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:24:"premium,popup,api,social";s:3:"url";s:50:"https://layerslider.com/popups/#social-share-popup";s:7:"preview";s:62:"https://layerslider.com/media/templates/social-share-popup.jpg";}s:16:"popup-guide-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:16:"Popup Guide Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:33:"premium,popup,parallax,text,other";s:3:"url";s:48:"https://layerslider.com/popups/#popup-guide-demo";s:7:"preview";s:60:"https://layerslider.com/media/templates/popup-guide-demo.jpg";}s:18:"popup-welcome-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Welcome Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:33:"premium,popup,parallax,text,other";s:3:"url";s:50:"https://layerslider.com/popups/#popup-welcome-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-welcome-demo.jpg";}s:22:"popup-transparent-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:22:"Popup Transparent Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:37:"premium,popup,parallax,loop,promotion";s:3:"url";s:54:"https://layerslider.com/popups/#popup-transparent-demo";s:7:"preview";s:66:"https://layerslider.com/media/templates/popup-transparent-demo.jpg";}s:18:"popup-sidebar-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Sidebar Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:56:"premium,popup,experiments,blendmode,text,promotion,other";s:3:"url";s:50:"https://layerslider.com/popups/#popup-sidebar-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-sidebar-demo.jpg";}s:19:"popup-photo-gallery";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:19:"Popup Photo Gallery";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:28:"premium,popup,kenburns,other";s:3:"url";s:51:"https://layerslider.com/popups/#popup-photo-gallery";s:7:"preview";s:63:"https://layerslider.com/media/templates/popup-photo-gallery.jpg";}s:16:"popup-modal-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:16:"Popup Modal Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:30:"premium,popup,static,promotion";s:3:"url";s:48:"https://layerslider.com/popups/#popup-modal-demo";s:7:"preview";s:60:"https://layerslider.com/media/templates/popup-modal-demo.jpg";}s:18:"popup-infobar-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Infobar Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:59:"premium,popup,experiments,text,promotion,notification,other";s:3:"url";s:50:"https://layerslider.com/popups/#popup-infobar-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-infobar-demo.jpg";}s:24:"popup-fullsize-desk-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:24:"Popup Fullsize Desk Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:60:"premium,popup,experiments,fullsize,parallax,fullscreen,other";s:3:"url";s:56:"https://layerslider.com/popups/#popup-fullsize-desk-demo";s:7:"preview";s:68:"https://layerslider.com/media/templates/popup-fullsize-desk-demo.jpg";}s:18:"conversation-popup";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Conversation Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:44:"premium,popup,experiments,notification,other";s:3:"url";s:50:"https://layerslider.com/popups/#conversation-popup";s:7:"preview";s:62:"https://layerslider.com/media/templates/conversation-popup.jpg";}}s:19:"webshopworks-popups";a:79:{s:14:"scratch-to-win";a:8:{s:8:"released";s:10:"2025-01-15";s:4:"name";s:14:"Scratch to Win";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.10.0";s:6:"groups";s:47:"premium,popup,newsletter,sales,coupon,promotion";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#scratch-to-win";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/scratch-to-win.jpg";}s:15:"halloween-house";a:9:{s:8:"released";s:10:"2024-09-25";s:4:"name";s:15:"Halloween House";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.11.5";s:6:"groups";s:36:"premium,popup,sales,coupon,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:60:"https://layerslider.com/popups/webshopworks/#halloween-house";s:7:"preview";s:79:"https://layerslider.com/media/templates/webshopworks-popups/halloween-house.jpg";}s:12:"fashion-week";a:9:{s:8:"released";s:10:"2024-09-12";s:4:"name";s:12:"Fashion Week";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:36:"premium,popup,sales,coupon,promotion";s:11:"collections";s:10:"countdowns";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#fashion-week";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/fashion-week.jpg";}s:12:"weekend-sale";a:9:{s:8:"released";s:10:"2024-04-16";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:12:"Weekend Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:36:"premium,popup,sales,coupon,promotion";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#weekend-sale";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/weekend-sale.jpg";}s:10:"love-bloom";a:9:{s:8:"released";s:10:"2024-04-11";s:4:"name";s:10:"Love Bloom";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.10.1";s:6:"groups";s:32:"premium,popup,seasonal,promotion";s:11:"collections";s:11:"mothers-day";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#love-bloom";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/love-bloom.jpg";}s:18:"overlapped-sign-up";a:8:{s:8:"released";s:10:"2024-03-20";s:4:"name";s:18:"Overlapped Sign Up";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.9.11";s:6:"groups";s:47:"premium,popup,newsletter,sales,coupon,promotion";s:3:"url";s:63:"https://layerslider.com/popups/webshopworks/#overlapped-sign-up";s:7:"preview";s:82:"https://layerslider.com/media/templates/webshopworks-popups/overlapped-sign-up.jpg";}s:13:"contact-icons";a:8:{s:8:"released";s:10:"2024-03-11";s:4:"name";s:13:"Contact Icons";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.9.11";s:6:"groups";s:31:"premium,popup,contact-us,social";s:3:"url";s:58:"https://layerslider.com/popups/webshopworks/#contact-icons";s:7:"preview";s:77:"https://layerslider.com/media/templates/webshopworks-popups/contact-icons.jpg";}s:16:"end-of-year-sale";a:9:{s:8:"released";s:10:"2023-12-21";s:4:"name";s:16:"End Of Year SALE";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.6";s:6:"groups";s:38:"premium,popup,seasonal,sales,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#end-of-year-sale";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/end-of-year-sale.jpg";}s:24:"happy-new-year-fireworks";a:9:{s:8:"released";s:10:"2023-12-15";s:4:"name";s:29:"Happy New Year with Fireworks";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.6";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:69:"https://layerslider.com/popups/webshopworks/#happy-new-year-fireworks";s:7:"preview";s:88:"https://layerslider.com/media/templates/webshopworks-popups/happy-new-year-fireworks.jpg";}s:10:"santa-2023";a:9:{s:8:"released";s:10:"2023-12-07";s:4:"name";s:10:"Santa 2023";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.4";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#santa-2023";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/santa-2023.jpg";}s:29:"wonderful-holidays-popup-2022";a:9:{s:8:"released";s:10:"2022-12-18";s:4:"name";s:18:"Wonderful Holidays";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:74:"https://layerslider.com/popups/webshopworks/#wonderful-holidays-popup-2022";s:7:"preview";s:93:"https://layerslider.com/media/templates/webshopworks-popups/wonderful-holidays-popup-2022.jpg";}s:26:"christmas-gifts-popup-2022";a:9:{s:8:"released";s:10:"2022-12-15";s:4:"name";s:21:"Christmas Gifts Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:8:"seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:71:"https://layerslider.com/popups/webshopworks/#christmas-gifts-popup-2022";s:7:"preview";s:90:"https://layerslider.com/media/templates/webshopworks-popups/christmas-gifts-popup-2022.jpg";}s:17:"black-friday-sale";a:10:{s:7:"updated";s:10:"2024-09-11";s:8:"released";s:10:"2020-11-18";s:4:"name";s:17:"Black Friday Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:62:"https://layerslider.com/popups/webshopworks/#black-friday-sale";s:7:"preview";s:81:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-sale.jpg";}s:16:"black-friday-bar";a:10:{s:7:"updated";s:10:"2024-09-11";s:8:"released";s:10:"2020-11-18";s:4:"name";s:16:"Black Friday Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#black-friday-bar";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-bar.jpg";}s:16:"reveal-your-deal";a:8:{s:7:"updated";s:10:"2024-09-03";s:4:"name";s:16:"Reveal Your Deal";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:31:"sales,coupon,seasonal,promotion";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#reveal-your-deal";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/reveal-your-deal.jpg";}s:27:"christmas-sidebar-countdown";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:27:"Christmas Sidebar Countdown";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:20:"christmas,countdowns";s:3:"url";s:72:"https://layerslider.com/popups/webshopworks/#christmas-sidebar-countdown";s:7:"preview";s:91:"https://layerslider.com/media/templates/webshopworks-popups/christmas-sidebar-countdown.jpg";}s:20:"christmas-sale-santa";a:8:{s:4:"name";s:20:"Christmas Sale Santa";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#christmas-sale-santa";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/christmas-sale-santa.jpg";}s:11:"santa-walks";a:9:{s:7:"updated";s:10:"2024-01-23";s:4:"name";s:11:"Santa Walks";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#santa-walks";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/santa-walks.jpg";}s:14:"christmas-sale";a:8:{s:4:"name";s:14:"Christmas Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:14:"seasonal,sales";s:11:"collections";s:9:"christmas";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#christmas-sale";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/christmas-sale.jpg";}s:12:"gift-voucher";a:8:{s:7:"updated";s:10:"2024-01-23";s:4:"name";s:12:"Gift Voucher";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:32:"newsletter,coupon,sales,seasonal";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#gift-voucher";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/gift-voucher.jpg";}s:16:"christmas-topbar";a:8:{s:4:"name";s:17:"Christmas Top Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#christmas-topbar";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/christmas-topbar.jpg";}s:14:"black-friday-9";a:8:{s:4:"name";s:15:"Black Friday #9";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-9";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-9.jpg";}s:14:"black-friday-8";a:8:{s:4:"name";s:15:"Black Friday #8";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-8";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-8.jpg";}s:20:"black-friday-premium";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:20:"Black Friday Premium";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:23:"black-friday,countdowns";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#black-friday-premium";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-premium.jpg";}s:14:"black-friday-7";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:15:"Black Friday #7";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:23:"black-friday,countdowns";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-7";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-7.jpg";}s:11:"todays-sale";a:7:{s:4:"name";s:14:"Today’s Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:15:"sales,promotion";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#todays-sale";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/todays-sale.jpg";}s:9:"sign-up-6";a:7:{s:4:"name";s:10:"Sign Up #6";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-6";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-6.jpg";}s:9:"sign-up-7";a:7:{s:4:"name";s:10:"Sign Up #7";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-7";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-7.jpg";}s:9:"sign-up-8";a:7:{s:4:"name";s:10:"Sign Up #8";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-8";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-8.jpg";}s:20:"get-in-touch-with-us";a:7:{s:4:"name";s:20:"Get in Touch with Us";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"contact-us";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#get-in-touch-with-us";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/get-in-touch-with-us.jpg";}s:17:"top-bar-subscribe";a:7:{s:4:"name";s:17:"Top Bar Subscribe";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:20:"newsletter,promotion";s:3:"url";s:62:"https://layerslider.com/popups/webshopworks/#top-bar-subscribe";s:7:"preview";s:81:"https://layerslider.com/media/templates/webshopworks-popups/top-bar-subscribe.jpg";}s:7:"sign-up";a:7:{s:4:"name";s:7:"Sign Up";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:23:"newsletter,sales,coupon";s:3:"url";s:52:"https://layerslider.com/popups/webshopworks/#sign-up";s:7:"preview";s:71:"https://layerslider.com/media/templates/webshopworks-popups/sign-up.jpg";}s:14:"black-friday-6";a:9:{s:7:"updated";s:10:"2024-01-23";s:4:"name";s:15:"Black Friday #6";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-6";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-6.jpg";}s:14:"black-friday-5";a:8:{s:4:"name";s:15:"Black Friday #5";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-5";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-5.jpg";}s:14:"black-friday-4";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:15:"Black Friday #4";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:23:"black-friday,countdowns";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-4";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-4.jpg";}s:14:"black-friday-1";a:9:{s:7:"updated";s:10:"2024-09-11";s:4:"name";s:15:"Black Friday #1";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-1";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-1.jpg";}s:17:"spring-super-sale";a:8:{s:7:"updated";s:10:"2024-01-24";s:4:"name";s:17:"Spring Super Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:24:"sales,seasonal,promotion";s:3:"url";s:62:"https://layerslider.com/popups/webshopworks/#spring-super-sale";s:7:"preview";s:81:"https://layerslider.com/media/templates/webshopworks-popups/spring-super-sale.jpg";}s:8:"discount";a:7:{s:4:"name";s:11:"Discount #1";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:5:"sales";s:3:"url";s:53:"https://layerslider.com/popups/webshopworks/#discount";s:7:"preview";s:72:"https://layerslider.com/media/templates/webshopworks-popups/discount.jpg";}s:9:"sign-up-3";a:7:{s:4:"name";s:10:"Sign Up #3";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-3";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-3.jpg";}s:22:"sidebar-countdown-sale";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:22:"Sidebar Countdown Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:22:"sales,promotion,coupon";s:11:"collections";s:10:"countdowns";s:3:"url";s:67:"https://layerslider.com/popups/webshopworks/#sidebar-countdown-sale";s:7:"preview";s:86:"https://layerslider.com/media/templates/webshopworks-popups/sidebar-countdown-sale.jpg";}s:15:"countdown-timer";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:15:"Countdown Timer";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:14:"sales,seasonal";s:11:"collections";s:10:"countdowns";s:3:"url";s:60:"https://layerslider.com/popups/webshopworks/#countdown-timer";s:7:"preview";s:79:"https://layerslider.com/media/templates/webshopworks-popups/countdown-timer.jpg";}s:10:"discount-5";a:7:{s:4:"name";s:11:"Discount #5";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:5:"sales";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#discount-5";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/discount-5.jpg";}s:10:"discount-2";a:7:{s:4:"name";s:11:"Discount #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:12:"sales,coupon";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#discount-2";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/discount-2.jpg";}s:11:"subscribe-5";a:7:{s:4:"name";s:12:"Subscribe #5";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:23:"newsletter,sales,coupon";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#subscribe-5";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/subscribe-5.jpg";}s:9:"mega-sale";a:7:{s:4:"name";s:9:"Mega Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#mega-sale";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/mega-sale.jpg";}s:10:"discount-4";a:7:{s:4:"name";s:11:"Discount #4";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:15:"sales,promotion";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#discount-4";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/discount-4.jpg";}s:8:"info-bar";a:7:{s:4:"name";s:8:"Info Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:9:"promotion";s:3:"url";s:53:"https://layerslider.com/popups/webshopworks/#info-bar";s:7:"preview";s:72:"https://layerslider.com/media/templates/webshopworks-popups/info-bar.jpg";}s:11:"subscribe-4";a:7:{s:4:"name";s:12:"Subscribe #4";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:20:"newsletter,promotion";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#subscribe-4";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/subscribe-4.jpg";}s:10:"contact-us";a:7:{s:4:"name";s:10:"Contact Us";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"contact-us";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#contact-us";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/contact-us.jpg";}s:10:"discount-3";a:7:{s:4:"name";s:11:"Discount #3";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:5:"sales";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#discount-3";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/discount-3.jpg";}s:9:"sign-up-4";a:7:{s:4:"name";s:10:"Sign Up #4";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-4";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-4.jpg";}s:4:"mail";a:7:{s:4:"name";s:4:"Mail";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:49:"https://layerslider.com/popups/webshopworks/#mail";s:7:"preview";s:68:"https://layerslider.com/media/templates/webshopworks-popups/mail.jpg";}s:18:"kitchen-appliances";a:7:{s:4:"name";s:18:"Kitchen Appliances";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:9:"promotion";s:3:"url";s:63:"https://layerslider.com/popups/webshopworks/#kitchen-appliances";s:7:"preview";s:82:"https://layerslider.com/media/templates/webshopworks-popups/kitchen-appliances.jpg";}s:11:"subscribe-3";a:7:{s:4:"name";s:12:"Subscribe #3";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#subscribe-3";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/subscribe-3.jpg";}s:6:"ticket";a:7:{s:4:"name";s:6:"Ticket";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:12:"sales,coupon";s:3:"url";s:51:"https://layerslider.com/popups/webshopworks/#ticket";s:7:"preview";s:70:"https://layerslider.com/media/templates/webshopworks-popups/ticket.jpg";}s:8:"hey-wait";a:7:{s:4:"name";s:10:"Hey, wait!";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"exit-intent,newsletter,sales,coupon";s:3:"url";s:53:"https://layerslider.com/popups/webshopworks/#hey-wait";s:7:"preview";s:72:"https://layerslider.com/media/templates/webshopworks-popups/hey-wait.jpg";}s:9:"subscribe";a:7:{s:4:"name";s:12:"Subscribe #1";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#subscribe";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/subscribe.jpg";}s:11:"subscribe-2";a:7:{s:4:"name";s:12:"Subscribe #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:21:"newsletter,fullscreen";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#subscribe-2";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/subscribe-2.jpg";}s:16:"age-verification";a:8:{s:7:"updated";s:10:"2024-09-11";s:4:"name";s:16:"Age Verification";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:27:"age-verification,fullscreen";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#age-verification";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/age-verification.jpg";}s:12:"get-in-touch";a:7:{s:4:"name";s:12:"Get in Touch";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"contact-us";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#get-in-touch";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/get-in-touch.jpg";}s:14:"social-share-2";a:7:{s:4:"name";s:15:"Social Share #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:6:"social";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#social-share-2";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/social-share-2.jpg";}s:9:"sign-up-2";a:7:{s:4:"name";s:10:"Sign Up #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-2";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-2.jpg";}s:11:"watch-promo";a:7:{s:4:"name";s:11:"Watch Promo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:21:"promotion,exit-intent";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#watch-promo";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/watch-promo.jpg";}s:19:"product-accessories";a:7:{s:4:"name";s:19:"Product Accessories";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:9:"promotion";s:3:"url";s:64:"https://layerslider.com/popups/webshopworks/#product-accessories";s:7:"preview";s:83:"https://layerslider.com/media/templates/webshopworks-popups/product-accessories.jpg";}s:9:"sign-up-5";a:7:{s:4:"name";s:10:"Sign Up #5";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-5";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-5.jpg";}s:14:"black-friday-2";a:8:{s:4:"name";s:15:"Black Friday #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-2";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-2.jpg";}s:14:"black-friday-3";a:8:{s:4:"name";s:15:"Black Friday #3";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-3";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-3.jpg";}s:16:"halloween-sale-2";a:8:{s:4:"name";s:17:"Halloween Sale #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#halloween-sale-2";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/halloween-sale-2.jpg";}s:16:"halloween-sale-1";a:8:{s:4:"name";s:17:"Halloween Sale #1";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#halloween-sale-1";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/halloween-sale-1.jpg";}s:12:"pumpkin-sale";a:8:{s:4:"name";s:12:"Pumpkin Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#pumpkin-sale";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/pumpkin-sale.jpg";}s:11:"spring-sale";a:8:{s:4:"name";s:11:"Spring Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:11:"mothers-day";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#spring-sale";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/spring-sale.jpg";}s:11:"mothers-day";a:9:{s:7:"updated";s:10:"2024-01-22";s:4:"name";s:14:"Mother’s Day";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:11:"collections";s:11:"mothers-day";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#mothers-day";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/mothers-day.jpg";}s:20:"easter-subscribe-bar";a:8:{s:4:"name";s:20:"Easter Subscribe Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:25:"sales,seasonal,newsletter";s:11:"collections";s:6:"easter";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#easter-subscribe-bar";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/easter-subscribe-bar.jpg";}s:14:"easter-welcome";a:8:{s:4:"name";s:14:"Easter Welcome";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:8:"seasonal";s:11:"collections";s:6:"easter";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#easter-welcome";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/easter-welcome.jpg";}s:17:"easter-newsletter";a:8:{s:4:"name";s:17:"Easter Newsletter";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:32:"sales,seasonal,newsletter,coupon";s:11:"collections";s:6:"easter";s:3:"url";s:62:"https://layerslider.com/popups/webshopworks/#easter-newsletter";s:7:"preview";s:81:"https://layerslider.com/media/templates/webshopworks-popups/easter-newsletter.jpg";}s:11:"season-sale";a:8:{s:4:"name";s:11:"Season Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:6:"easter";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#season-sale";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/season-sale.jpg";}s:11:"easter-sale";a:8:{s:4:"name";s:11:"Easter Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:6:"easter";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#easter-sale";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/easter-sale.jpg";}s:20:"easter-sale-surprise";a:8:{s:4:"name";s:20:"Easter Sale Surprise";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:6:"easter";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#easter-sale-surprise";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/easter-sale-surprise.jpg";}s:18:"join-the-community";a:7:{s:4:"name";s:18:"Join the Community";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:6:"social";s:3:"url";s:63:"https://layerslider.com/popups/webshopworks/#join-the-community";s:7:"preview";s:82:"https://layerslider.com/media/templates/webshopworks-popups/join-the-community.jpg";}}s:16:"important_notice";a:9:{s:4:"date";s:10:"2023-12-06";s:5:"title";s:1:" ";s:7:"message";s:557:"<b>UPDATE REQUIRED:</b> You’re using an outdated version of LayerSlider, which lacks crucial fixes needed to be secure and compatible with the latest versions of PHP, WordPress, and popular 3rd party applications. The latest updates contain important security fixes, new features, countless improvements, and bug fixes. Please see the <a target="_blank" href="https://layerslider.kreaturamedia.com/how-to-update/">update instructions</a> or <a target="_blank" href="https://layerslider.kreaturamedia.com/contact/">contact us</a> if you have any questions.";s:5:"image";s:0:"";s:6:"banner";a:5:{s:5:"class";s:0:"";s:5:"style";s:132:"height: auto; margin: 39px auto 0 auto !important; min-width: 700px; max-width: 1700px; padding-right: 20px; box-sizing: border-box;";s:3:"url";s:0:"";s:6:"target";s:6:"_blank";s:7:"content";s:2135:"\n\n		<style>\n			@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;800&display=swap");\n		</style>\n		<style>\n\n			body .layerslider_notice_img .dashicons-dismiss {\n				top: 0 !important;\n				right: 20px !important;\n			}\n\n			#lspr-inner {\n				position: relative;\n				height: auto;\n				margin: 0 auto !important;\n				background: rgb(106,58,233);\n				background: linear-gradient(153deg, rgba(106,58,233,1) 0%, rgba(1,148,233,1) 100%);\n				border-radius: 0.8rem;\n   				border-radius: calc( 0.7rem + 0.1vw );\n			}\n\n			body .layerslider_notice_img {\n				padding-left: 0 !important;\n			}\n\n			body.toplevel_page_layerslider .layerslider_notice_img {\n				padding-left: 30px !important;\n			}\n\n			.lspr-nowrap {\n				white-space: nowrap;\n			}\n\n			.lspr-highlight {\n				font-weight: bold;\n				text-transform: uppercase;\n			}\n\n			.lspr-text {\n				position: relative;\n				margin: 0 auto 0 auto;\n				padding: calc( 1.3rem + 0.1vw );\n				color: white;\n				font-family: Nunito, sans-serif;\n				font-size: 1rem;\n				font-size: calc( 0.9rem + 0.1vw );\n				line-height: normal;\n				text-align: justify;\n			}\n\n			.lspr-text a {\n				font-weight: 600;\n				text-decoration: none;\n				color: inherit;\n				box-sizing: content-box;\n				border-bottom: 2px solid currentColor;\n			}\n\n			.layerslider_notice_img  .dashicons-dismiss {\n				right: 30px;\n			}\n\n			.lspr-bold {\n				font-weight: 800 !important;\n			}\n\n		</style>\n		<div id="lspr-inner">\n\n			<div class="lspr-text">\n				<span><span class="lspr-highlight">Update Required:</span> You’re using an outdated version of LayerSlider, which lacks crucial fixes needed to be secure and compatible with the latest versions of PHP, WordPress, and popular 3rd party applications. The latest updates contain important security fixes, new features, countless improvements, and bug fixes. Please see the <a href="https://layerslider.kreaturamedia.com/how-to-update/" target="_blank" class="lspr-nowrap">update instructions</a> or <a href="https://layerslider.kreaturamedia.com/contact/" target="_blank" class="lspr-nowrap">contact us</a> if you have any questions.\n				</span>\n			</div>\n\n		</div>\n		";}s:11:"min_version";s:0:"";s:11:"max_version";s:5:"7.2.0";s:11:"unactivated";b:0;s:10:"url_filter";s:33:"layerslider index.php plugins.php";}}', 'off');
INSERT INTO `wpd6_options` VALUES
(7911, 'recovery_mode_email_last_sent', '1745261159', 'auto'),
(7951, 'cmsmasters_options_my-religion_font_google', 'a:2:{s:28:"my-religion_google_web_fonts";a:29:{i:0;s:83:"Titillium+Web:300,300italic,400,400italic,600,600italic,700,700italic|Titillium Web";i:1;s:69:"Roboto:300,300italic,400,400italic,500,500italic,700,700italic|Roboto";i:2;s:61:"Roboto+Condensed:400,400italic,700,700italic|Roboto Condensed";i:3;s:61:"Open+Sans:300,300italic,400,400italic,700,700italic|Open Sans";i:4;s:57:"Open+Sans+Condensed:300,300italic,700|Open Sans Condensed";i:5;s:53:"Crimson+Text:400,400italic,700,700italic|Crimson Text";i:6;s:29:"Droid+Sans:400,700|Droid Sans";i:7;s:51:"Droid+Serif:400,400italic,700,700italic|Droid Serif";i:8;s:43:"PT+Sans:400,400italic,700,700italic|PT Sans";i:9;s:39:"PT+Sans+Caption:400,700|PT Sans Caption";i:10;s:37:"PT+Sans+Narrow:400,700|PT Sans Narrow";i:11;s:45:"PT+Serif:400,400italic,700,700italic|PT Serif";i:12;s:41:"Ubuntu:400,400italic,700,700italic|Ubuntu";i:13;s:33:"Ubuntu+Condensed|Ubuntu Condensed";i:14;s:25:"Headland+One|Headland One";i:15;s:73:"Source+Sans+Pro:300,300italic,400,400italic,700,700italic|Source Sans Pro";i:16;s:37:"Lato:400,400italic,700,700italic|Lato";i:17;s:41:"Cuprum:400,400italic,700,700italic|Cuprum";i:18;s:25:"Oswald:300,400,700|Oswald";i:19;s:47:"Yanone+Kaffeesatz:300,400,700|Yanone Kaffeesatz";i:20;s:15:"Lobster|Lobster";i:21;s:51:"Lobster+Two:400,400italic,700,700italic|Lobster Two";i:22;s:19:"Questrial|Questrial";i:23;s:35:"Raleway:300,400,500,600,700|Raleway";i:24;s:27:"Dosis:300,400,500,700|Dosis";i:25;s:23:"Cutive+Mono|Cutive Mono";i:26;s:31:"Quicksand:300,400,700|Quicksand";i:27;s:29:"Montserrat:400,700|Montserrat";i:28;s:13:"Cookie|Cookie";}s:35:"my-religion_google_web_fonts_subset";s:0:"";}', 'auto'),
(7972, 'vcv-system:migration:databaseMigration-45.11.0', '1', 'auto'),
(7982, '_transient_vcv-45.11.0lastSystemCheck', '1745229375', 'on'),
(7983, '_transient_vcv-45.11.0admin:notices', 'a:1:{s:19:"hubActivationNotice";a:6:{s:4:"name";s:19:"hubActivationNotice";s:7:"message";s:279:"<strong>Visual Composer:</strong> <a href="https://thefusionchurch.org/wp-admin/admin.php?page=vcv-activate-license&#038;vcv-ref=wpdashboard">Activate Premium</a> license to get full access to Visual Composer Hub. A place to download more content elements, templates, and addons.";s:4:"type";s:4:"info";s:4:"time";i:1745143005;s:11:"dismissible";b:1;s:13:"wpDismissible";b:0;}}', 'on'),
(8022, 'cmsmasters_active_custom_fonts', '1.0.1', 'on'),
(8060, 'rewrite_rules', 'a:531:{s:24:"^wc-auth/v([1]{1})/(.*)?";s:63:"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]";s:21:"^wc/file/transient/?$";s:33:"index.php?wc-transient-file-name=";s:24:"^wc/file/transient/(.+)$";s:44:"index.php?wc-transient-file-name=$matches[1]";s:22:"^wc-api/v([1-3]{1})/?$";s:51:"index.php?wc-api-version=$matches[1]&wc-api-route=/";s:24:"^wc-api/v([1-3]{1})(.*)?";s:61:"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]";s:7:"shop/?$";s:27:"index.php?post_type=product";s:37:"shop/feed/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?post_type=product&feed=$matches[1]";s:32:"shop/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?post_type=product&feed=$matches[1]";s:24:"shop/page/([0-9]{1,})/?$";s:45:"index.php?post_type=product&paged=$matches[1]";s:11:"^wp-json/?$";s:22:"index.php?rest_route=/";s:14:"^wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:21:"^index.php/wp-json/?$";s:22:"index.php?rest_route=/";s:24:"^index.php/wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:17:"^wp-sitemap\\.xml$";s:23:"index.php?sitemap=index";s:17:"^wp-sitemap\\.xsl$";s:36:"index.php?sitemap-stylesheet=sitemap";s:23:"^wp-sitemap-index\\.xsl$";s:34:"index.php?sitemap-stylesheet=index";s:48:"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$";s:75:"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]";s:34:"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$";s:47:"index.php?sitemap=$matches[1]&paged=$matches[2]";s:12:"portfolio/?$";s:35:"index.php?post_type=zegen-portfolio";s:42:"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?post_type=zegen-portfolio&feed=$matches[1]";s:37:"portfolio/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?post_type=zegen-portfolio&feed=$matches[1]";s:29:"portfolio/page/([0-9]{1,})/?$";s:53:"index.php?post_type=zegen-portfolio&paged=$matches[1]";s:7:"team/?$";s:30:"index.php?post_type=zegen-team";s:37:"team/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?post_type=zegen-team&feed=$matches[1]";s:32:"team/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?post_type=zegen-team&feed=$matches[1]";s:24:"team/page/([0-9]{1,})/?$";s:48:"index.php?post_type=zegen-team&paged=$matches[1]";s:14:"testimonial/?$";s:37:"index.php?post_type=zegen-testimonial";s:44:"testimonial/feed/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?post_type=zegen-testimonial&feed=$matches[1]";s:39:"testimonial/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?post_type=zegen-testimonial&feed=$matches[1]";s:31:"testimonial/page/([0-9]{1,})/?$";s:55:"index.php?post_type=zegen-testimonial&paged=$matches[1]";s:8:"event/?$";s:32:"index.php?post_type=zegen-events";s:38:"event/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?post_type=zegen-events&feed=$matches[1]";s:33:"event/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?post_type=zegen-events&feed=$matches[1]";s:25:"event/page/([0-9]{1,})/?$";s:50:"index.php?post_type=zegen-events&paged=$matches[1]";s:13:"ministries/?$";s:36:"index.php?post_type=zegen-ministries";s:43:"ministries/feed/(feed|rdf|rss|rss2|atom)/?$";s:53:"index.php?post_type=zegen-ministries&feed=$matches[1]";s:38:"ministries/(feed|rdf|rss|rss2|atom)/?$";s:53:"index.php?post_type=zegen-ministries&feed=$matches[1]";s:30:"ministries/page/([0-9]{1,})/?$";s:54:"index.php?post_type=zegen-ministries&paged=$matches[1]";s:9:"sermon/?$";s:32:"index.php?post_type=zegen-sermon";s:39:"sermon/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?post_type=zegen-sermon&feed=$matches[1]";s:34:"sermon/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?post_type=zegen-sermon&feed=$matches[1]";s:26:"sermon/page/([0-9]{1,})/?$";s:50:"index.php?post_type=zegen-sermon&paged=$matches[1]";s:31:"donation-processing/([0-9]+)/?$";s:55:"index.php?donation_id=$matches[1]&donation_processing=1";s:28:"donation-receipt/([0-9]+)/?$";s:52:"index.php?donation_id=$matches[1]&donation_receipt=1";s:43:"(.?.+?)(?:/([0-9]+))?/email-verification/?$";s:68:"index.php?pagename=$matches[1]&page=$matches[2]&email_verification=1";s:21:"email-verification/?$";s:31:"index.php?&email_verification=1";s:40:"(.?.+?)(?:/([0-9]+))?/forgot-password/?$";s:65:"index.php?pagename=$matches[1]&page=$matches[2]&forgot_password=1";s:39:"(.?.+?)(?:/([0-9]+))?/reset-password/?$";s:64:"index.php?pagename=$matches[1]&page=$matches[2]&reset_password=1";s:47:"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:42:"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:23:"category/(.+?)/embed/?$";s:46:"index.php?category_name=$matches[1]&embed=true";s:35:"category/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?category_name=$matches[1]&paged=$matches[2]";s:43:"category/(.+?)/wc/file/transient(/(.*))?/?$";s:65:"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]";s:32:"category/(.+?)/wc-api(/(.*))?/?$";s:54:"index.php?category_name=$matches[1]&wc-api=$matches[3]";s:17:"category/(.+?)/?$";s:35:"index.php?category_name=$matches[1]";s:44:"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:39:"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:20:"tag/([^/]+)/embed/?$";s:36:"index.php?tag=$matches[1]&embed=true";s:32:"tag/([^/]+)/page/?([0-9]{1,})/?$";s:43:"index.php?tag=$matches[1]&paged=$matches[2]";s:40:"tag/([^/]+)/wc/file/transient(/(.*))?/?$";s:55:"index.php?tag=$matches[1]&wc/file/transient=$matches[3]";s:29:"tag/([^/]+)/wc-api(/(.*))?/?$";s:44:"index.php?tag=$matches[1]&wc-api=$matches[3]";s:14:"tag/([^/]+)/?$";s:25:"index.php?tag=$matches[1]";s:45:"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:40:"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:21:"type/([^/]+)/embed/?$";s:44:"index.php?post_format=$matches[1]&embed=true";s:33:"type/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?post_format=$matches[1]&paged=$matches[2]";s:15:"type/([^/]+)/?$";s:33:"index.php?post_format=$matches[1]";s:46:"e-floating-buttons/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:56:"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:76:"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:71:"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:71:"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:52:"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:35:"e-floating-buttons/([^/]+)/embed/?$";s:51:"index.php?e-floating-buttons=$matches[1]&embed=true";s:39:"e-floating-buttons/([^/]+)/trackback/?$";s:45:"index.php?e-floating-buttons=$matches[1]&tb=1";s:47:"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$";s:58:"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]";s:54:"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$";s:58:"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]";s:55:"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$";s:70:"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]";s:44:"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$";s:59:"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]";s:44:"e-floating-buttons/([^/]+)/donate(/(.*))?/?$";s:59:"index.php?e-floating-buttons=$matches[1]&donate=$matches[3]";s:44:"e-floating-buttons/([^/]+)/widget(/(.*))?/?$";s:59:"index.php?e-floating-buttons=$matches[1]&widget=$matches[3]";s:56:"e-floating-buttons/([^/]+)/email_verification(/(.*))?/?$";s:71:"index.php?e-floating-buttons=$matches[1]&email_verification=$matches[3]";s:53:"e-floating-buttons/([^/]+)/forgot_password(/(.*))?/?$";s:68:"index.php?e-floating-buttons=$matches[1]&forgot_password=$matches[3]";s:52:"e-floating-buttons/([^/]+)/reset_password(/(.*))?/?$";s:67:"index.php?e-floating-buttons=$matches[1]&reset_password=$matches[3]";s:61:"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:72:"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:50:"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:61:"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:43:"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$";s:57:"index.php?e-floating-buttons=$matches[1]&page=$matches[2]";s:35:"e-floating-buttons/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"e-floating-buttons/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:41:"e-floating-buttons/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:44:"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?product_brand=$matches[1]&feed=$matches[2]";s:39:"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?product_brand=$matches[1]&feed=$matches[2]";s:20:"brand/(.+?)/embed/?$";s:46:"index.php?product_brand=$matches[1]&embed=true";s:32:"brand/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?product_brand=$matches[1]&paged=$matches[2]";s:14:"brand/(.+?)/?$";s:35:"index.php?product_brand=$matches[1]";s:55:"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_cat=$matches[1]&feed=$matches[2]";s:50:"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_cat=$matches[1]&feed=$matches[2]";s:31:"product-category/(.+?)/embed/?$";s:44:"index.php?product_cat=$matches[1]&embed=true";s:43:"product-category/(.+?)/page/?([0-9]{1,})/?$";s:51:"index.php?product_cat=$matches[1]&paged=$matches[2]";s:25:"product-category/(.+?)/?$";s:33:"index.php?product_cat=$matches[1]";s:52:"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_tag=$matches[1]&feed=$matches[2]";s:47:"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_tag=$matches[1]&feed=$matches[2]";s:28:"product-tag/([^/]+)/embed/?$";s:44:"index.php?product_tag=$matches[1]&embed=true";s:40:"product-tag/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?product_tag=$matches[1]&paged=$matches[2]";s:22:"product-tag/([^/]+)/?$";s:33:"index.php?product_tag=$matches[1]";s:35:"product/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:45:"product/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:65:"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:60:"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:41:"product/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:24:"product/([^/]+)/embed/?$";s:40:"index.php?product=$matches[1]&embed=true";s:28:"product/([^/]+)/trackback/?$";s:34:"index.php?product=$matches[1]&tb=1";s:48:"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?product=$matches[1]&feed=$matches[2]";s:43:"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?product=$matches[1]&feed=$matches[2]";s:36:"product/([^/]+)/page/?([0-9]{1,})/?$";s:47:"index.php?product=$matches[1]&paged=$matches[2]";s:43:"product/([^/]+)/comment-page-([0-9]{1,})/?$";s:47:"index.php?product=$matches[1]&cpage=$matches[2]";s:44:"product/([^/]+)/wc/file/transient(/(.*))?/?$";s:59:"index.php?product=$matches[1]&wc/file/transient=$matches[3]";s:33:"product/([^/]+)/wc-api(/(.*))?/?$";s:48:"index.php?product=$matches[1]&wc-api=$matches[3]";s:33:"product/([^/]+)/donate(/(.*))?/?$";s:48:"index.php?product=$matches[1]&donate=$matches[3]";s:33:"product/([^/]+)/widget(/(.*))?/?$";s:48:"index.php?product=$matches[1]&widget=$matches[3]";s:45:"product/([^/]+)/email_verification(/(.*))?/?$";s:60:"index.php?product=$matches[1]&email_verification=$matches[3]";s:42:"product/([^/]+)/forgot_password(/(.*))?/?$";s:57:"index.php?product=$matches[1]&forgot_password=$matches[3]";s:41:"product/([^/]+)/reset_password(/(.*))?/?$";s:56:"index.php?product=$matches[1]&reset_password=$matches[3]";s:50:"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:61:"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:39:"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:50:"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:32:"product/([^/]+)(?:/([0-9]+))?/?$";s:46:"index.php?product=$matches[1]&page=$matches[2]";s:24:"product/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:34:"product/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:54:"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:49:"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:49:"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"product/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:37:"campaigns/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"campaigns/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"campaigns/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"campaigns/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"campaigns/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:43:"campaigns/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:26:"campaigns/([^/]+)/embed/?$";s:41:"index.php?campaign=$matches[1]&embed=true";s:30:"campaigns/([^/]+)/trackback/?$";s:35:"index.php?campaign=$matches[1]&tb=1";s:38:"campaigns/([^/]+)/page/?([0-9]{1,})/?$";s:48:"index.php?campaign=$matches[1]&paged=$matches[2]";s:45:"campaigns/([^/]+)/comment-page-([0-9]{1,})/?$";s:48:"index.php?campaign=$matches[1]&cpage=$matches[2]";s:46:"campaigns/([^/]+)/wc/file/transient(/(.*))?/?$";s:60:"index.php?campaign=$matches[1]&wc/file/transient=$matches[3]";s:35:"campaigns/([^/]+)/wc-api(/(.*))?/?$";s:49:"index.php?campaign=$matches[1]&wc-api=$matches[3]";s:35:"campaigns/([^/]+)/donate(/(.*))?/?$";s:49:"index.php?campaign=$matches[1]&donate=$matches[3]";s:35:"campaigns/([^/]+)/widget(/(.*))?/?$";s:49:"index.php?campaign=$matches[1]&widget=$matches[3]";s:47:"campaigns/([^/]+)/email_verification(/(.*))?/?$";s:61:"index.php?campaign=$matches[1]&email_verification=$matches[3]";s:44:"campaigns/([^/]+)/forgot_password(/(.*))?/?$";s:58:"index.php?campaign=$matches[1]&forgot_password=$matches[3]";s:43:"campaigns/([^/]+)/reset_password(/(.*))?/?$";s:57:"index.php?campaign=$matches[1]&reset_password=$matches[3]";s:52:"campaigns/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:63:"campaigns/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:41:"campaigns/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:52:"campaigns/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:34:"campaigns/([^/]+)(?:/([0-9]+))?/?$";s:47:"index.php?campaign=$matches[1]&page=$matches[2]";s:26:"campaigns/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:36:"campaigns/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:56:"campaigns/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"campaigns/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"campaigns/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:32:"campaigns/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:58:"campaign_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?campaign_category=$matches[1]&feed=$matches[2]";s:53:"campaign_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?campaign_category=$matches[1]&feed=$matches[2]";s:34:"campaign_category/([^/]+)/embed/?$";s:50:"index.php?campaign_category=$matches[1]&embed=true";s:46:"campaign_category/([^/]+)/page/?([0-9]{1,})/?$";s:57:"index.php?campaign_category=$matches[1]&paged=$matches[2]";s:28:"campaign_category/([^/]+)/?$";s:39:"index.php?campaign_category=$matches[1]";s:53:"campaign_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?campaign_tag=$matches[1]&feed=$matches[2]";s:48:"campaign_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?campaign_tag=$matches[1]&feed=$matches[2]";s:29:"campaign_tag/([^/]+)/embed/?$";s:45:"index.php?campaign_tag=$matches[1]&embed=true";s:41:"campaign_tag/([^/]+)/page/?([0-9]{1,})/?$";s:52:"index.php?campaign_tag=$matches[1]&paged=$matches[2]";s:23:"campaign_tag/([^/]+)/?$";s:34:"index.php?campaign_tag=$matches[1]";s:37:"portfolio/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"portfolio/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:43:"portfolio/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:26:"portfolio/([^/]+)/embed/?$";s:48:"index.php?zegen-portfolio=$matches[1]&embed=true";s:30:"portfolio/([^/]+)/trackback/?$";s:42:"index.php?zegen-portfolio=$matches[1]&tb=1";s:50:"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?zegen-portfolio=$matches[1]&feed=$matches[2]";s:45:"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?zegen-portfolio=$matches[1]&feed=$matches[2]";s:38:"portfolio/([^/]+)/page/?([0-9]{1,})/?$";s:55:"index.php?zegen-portfolio=$matches[1]&paged=$matches[2]";s:45:"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$";s:55:"index.php?zegen-portfolio=$matches[1]&cpage=$matches[2]";s:46:"portfolio/([^/]+)/wc/file/transient(/(.*))?/?$";s:67:"index.php?zegen-portfolio=$matches[1]&wc/file/transient=$matches[3]";s:35:"portfolio/([^/]+)/wc-api(/(.*))?/?$";s:56:"index.php?zegen-portfolio=$matches[1]&wc-api=$matches[3]";s:35:"portfolio/([^/]+)/donate(/(.*))?/?$";s:56:"index.php?zegen-portfolio=$matches[1]&donate=$matches[3]";s:35:"portfolio/([^/]+)/widget(/(.*))?/?$";s:56:"index.php?zegen-portfolio=$matches[1]&widget=$matches[3]";s:47:"portfolio/([^/]+)/email_verification(/(.*))?/?$";s:68:"index.php?zegen-portfolio=$matches[1]&email_verification=$matches[3]";s:44:"portfolio/([^/]+)/forgot_password(/(.*))?/?$";s:65:"index.php?zegen-portfolio=$matches[1]&forgot_password=$matches[3]";s:43:"portfolio/([^/]+)/reset_password(/(.*))?/?$";s:64:"index.php?zegen-portfolio=$matches[1]&reset_password=$matches[3]";s:52:"portfolio/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:63:"portfolio/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:41:"portfolio/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:52:"portfolio/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:34:"portfolio/([^/]+)(?:/([0-9]+))?/?$";s:54:"index.php?zegen-portfolio=$matches[1]&page=$matches[2]";s:26:"portfolio/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:36:"portfolio/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:56:"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:32:"portfolio/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:59:"portfolio-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:59:"index.php?portfolio-categories=$matches[1]&feed=$matches[2]";s:54:"portfolio-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:59:"index.php?portfolio-categories=$matches[1]&feed=$matches[2]";s:35:"portfolio-category/([^/]+)/embed/?$";s:53:"index.php?portfolio-categories=$matches[1]&embed=true";s:47:"portfolio-category/([^/]+)/page/?([0-9]{1,})/?$";s:60:"index.php?portfolio-categories=$matches[1]&paged=$matches[2]";s:29:"portfolio-category/([^/]+)/?$";s:42:"index.php?portfolio-categories=$matches[1]";s:54:"portfolio-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:53:"index.php?portfolio-tags=$matches[1]&feed=$matches[2]";s:49:"portfolio-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:53:"index.php?portfolio-tags=$matches[1]&feed=$matches[2]";s:30:"portfolio-tag/([^/]+)/embed/?$";s:47:"index.php?portfolio-tags=$matches[1]&embed=true";s:42:"portfolio-tag/([^/]+)/page/?([0-9]{1,})/?$";s:54:"index.php?portfolio-tags=$matches[1]&paged=$matches[2]";s:24:"portfolio-tag/([^/]+)/?$";s:36:"index.php?portfolio-tags=$matches[1]";s:32:"team/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:42:"team/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:62:"team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:57:"team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:57:"team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:38:"team/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:21:"team/([^/]+)/embed/?$";s:43:"index.php?zegen-team=$matches[1]&embed=true";s:25:"team/([^/]+)/trackback/?$";s:37:"index.php?zegen-team=$matches[1]&tb=1";s:45:"team/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?zegen-team=$matches[1]&feed=$matches[2]";s:40:"team/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?zegen-team=$matches[1]&feed=$matches[2]";s:33:"team/([^/]+)/page/?([0-9]{1,})/?$";s:50:"index.php?zegen-team=$matches[1]&paged=$matches[2]";s:40:"team/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?zegen-team=$matches[1]&cpage=$matches[2]";s:41:"team/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?zegen-team=$matches[1]&wc/file/transient=$matches[3]";s:30:"team/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?zegen-team=$matches[1]&wc-api=$matches[3]";s:30:"team/([^/]+)/donate(/(.*))?/?$";s:51:"index.php?zegen-team=$matches[1]&donate=$matches[3]";s:30:"team/([^/]+)/widget(/(.*))?/?$";s:51:"index.php?zegen-team=$matches[1]&widget=$matches[3]";s:42:"team/([^/]+)/email_verification(/(.*))?/?$";s:63:"index.php?zegen-team=$matches[1]&email_verification=$matches[3]";s:39:"team/([^/]+)/forgot_password(/(.*))?/?$";s:60:"index.php?zegen-team=$matches[1]&forgot_password=$matches[3]";s:38:"team/([^/]+)/reset_password(/(.*))?/?$";s:59:"index.php?zegen-team=$matches[1]&reset_password=$matches[3]";s:47:"team/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:58:"team/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:36:"team/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:47:"team/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:29:"team/([^/]+)(?:/([0-9]+))?/?$";s:49:"index.php?zegen-team=$matches[1]&page=$matches[2]";s:21:"team/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:31:"team/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:51:"team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:46:"team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:46:"team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:27:"team/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:56:"team-categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?team-categories=$matches[1]&feed=$matches[2]";s:51:"team-categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?team-categories=$matches[1]&feed=$matches[2]";s:32:"team-categories/([^/]+)/embed/?$";s:48:"index.php?team-categories=$matches[1]&embed=true";s:44:"team-categories/([^/]+)/page/?([0-9]{1,})/?$";s:55:"index.php?team-categories=$matches[1]&paged=$matches[2]";s:26:"team-categories/([^/]+)/?$";s:37:"index.php?team-categories=$matches[1]";s:39:"testimonial/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:49:"testimonial/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:69:"testimonial/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:64:"testimonial/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:64:"testimonial/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:45:"testimonial/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:28:"testimonial/([^/]+)/embed/?$";s:50:"index.php?zegen-testimonial=$matches[1]&embed=true";s:32:"testimonial/([^/]+)/trackback/?$";s:44:"index.php?zegen-testimonial=$matches[1]&tb=1";s:52:"testimonial/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?zegen-testimonial=$matches[1]&feed=$matches[2]";s:47:"testimonial/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?zegen-testimonial=$matches[1]&feed=$matches[2]";s:40:"testimonial/([^/]+)/page/?([0-9]{1,})/?$";s:57:"index.php?zegen-testimonial=$matches[1]&paged=$matches[2]";s:47:"testimonial/([^/]+)/comment-page-([0-9]{1,})/?$";s:57:"index.php?zegen-testimonial=$matches[1]&cpage=$matches[2]";s:48:"testimonial/([^/]+)/wc/file/transient(/(.*))?/?$";s:69:"index.php?zegen-testimonial=$matches[1]&wc/file/transient=$matches[3]";s:37:"testimonial/([^/]+)/wc-api(/(.*))?/?$";s:58:"index.php?zegen-testimonial=$matches[1]&wc-api=$matches[3]";s:37:"testimonial/([^/]+)/donate(/(.*))?/?$";s:58:"index.php?zegen-testimonial=$matches[1]&donate=$matches[3]";s:37:"testimonial/([^/]+)/widget(/(.*))?/?$";s:58:"index.php?zegen-testimonial=$matches[1]&widget=$matches[3]";s:49:"testimonial/([^/]+)/email_verification(/(.*))?/?$";s:70:"index.php?zegen-testimonial=$matches[1]&email_verification=$matches[3]";s:46:"testimonial/([^/]+)/forgot_password(/(.*))?/?$";s:67:"index.php?zegen-testimonial=$matches[1]&forgot_password=$matches[3]";s:45:"testimonial/([^/]+)/reset_password(/(.*))?/?$";s:66:"index.php?zegen-testimonial=$matches[1]&reset_password=$matches[3]";s:54:"testimonial/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:65:"testimonial/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:43:"testimonial/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:54:"testimonial/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:36:"testimonial/([^/]+)(?:/([0-9]+))?/?$";s:56:"index.php?zegen-testimonial=$matches[1]&page=$matches[2]";s:28:"testimonial/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:38:"testimonial/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:58:"testimonial/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:53:"testimonial/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:53:"testimonial/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:34:"testimonial/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:33:"event/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:43:"event/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:63:"event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:58:"event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:39:"event/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:22:"event/([^/]+)/embed/?$";s:45:"index.php?zegen-events=$matches[1]&embed=true";s:26:"event/([^/]+)/trackback/?$";s:39:"index.php?zegen-events=$matches[1]&tb=1";s:46:"event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?zegen-events=$matches[1]&feed=$matches[2]";s:41:"event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?zegen-events=$matches[1]&feed=$matches[2]";s:34:"event/([^/]+)/page/?([0-9]{1,})/?$";s:52:"index.php?zegen-events=$matches[1]&paged=$matches[2]";s:41:"event/([^/]+)/comment-page-([0-9]{1,})/?$";s:52:"index.php?zegen-events=$matches[1]&cpage=$matches[2]";s:42:"event/([^/]+)/wc/file/transient(/(.*))?/?$";s:64:"index.php?zegen-events=$matches[1]&wc/file/transient=$matches[3]";s:31:"event/([^/]+)/wc-api(/(.*))?/?$";s:53:"index.php?zegen-events=$matches[1]&wc-api=$matches[3]";s:31:"event/([^/]+)/donate(/(.*))?/?$";s:53:"index.php?zegen-events=$matches[1]&donate=$matches[3]";s:31:"event/([^/]+)/widget(/(.*))?/?$";s:53:"index.php?zegen-events=$matches[1]&widget=$matches[3]";s:43:"event/([^/]+)/email_verification(/(.*))?/?$";s:65:"index.php?zegen-events=$matches[1]&email_verification=$matches[3]";s:40:"event/([^/]+)/forgot_password(/(.*))?/?$";s:62:"index.php?zegen-events=$matches[1]&forgot_password=$matches[3]";s:39:"event/([^/]+)/reset_password(/(.*))?/?$";s:61:"index.php?zegen-events=$matches[1]&reset_password=$matches[3]";s:48:"event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:59:"event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:37:"event/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:48:"event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:30:"event/([^/]+)(?:/([0-9]+))?/?$";s:51:"index.php?zegen-events=$matches[1]&page=$matches[2]";s:22:"event/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:32:"event/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:52:"event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:47:"event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:28:"event/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:58:"events-categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?events-categories=$matches[1]&feed=$matches[2]";s:53:"events-categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?events-categories=$matches[1]&feed=$matches[2]";s:34:"events-categories/([^/]+)/embed/?$";s:50:"index.php?events-categories=$matches[1]&embed=true";s:46:"events-categories/([^/]+)/page/?([0-9]{1,})/?$";s:57:"index.php?events-categories=$matches[1]&paged=$matches[2]";s:28:"events-categories/([^/]+)/?$";s:39:"index.php?events-categories=$matches[1]";s:38:"ministries/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:48:"ministries/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:68:"ministries/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"ministries/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:63:"ministries/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:44:"ministries/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:27:"ministries/([^/]+)/embed/?$";s:49:"index.php?zegen-ministries=$matches[1]&embed=true";s:31:"ministries/([^/]+)/trackback/?$";s:43:"index.php?zegen-ministries=$matches[1]&tb=1";s:51:"ministries/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:55:"index.php?zegen-ministries=$matches[1]&feed=$matches[2]";s:46:"ministries/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:55:"index.php?zegen-ministries=$matches[1]&feed=$matches[2]";s:39:"ministries/([^/]+)/page/?([0-9]{1,})/?$";s:56:"index.php?zegen-ministries=$matches[1]&paged=$matches[2]";s:46:"ministries/([^/]+)/comment-page-([0-9]{1,})/?$";s:56:"index.php?zegen-ministries=$matches[1]&cpage=$matches[2]";s:47:"ministries/([^/]+)/wc/file/transient(/(.*))?/?$";s:68:"index.php?zegen-ministries=$matches[1]&wc/file/transient=$matches[3]";s:36:"ministries/([^/]+)/wc-api(/(.*))?/?$";s:57:"index.php?zegen-ministries=$matches[1]&wc-api=$matches[3]";s:36:"ministries/([^/]+)/donate(/(.*))?/?$";s:57:"index.php?zegen-ministries=$matches[1]&donate=$matches[3]";s:36:"ministries/([^/]+)/widget(/(.*))?/?$";s:57:"index.php?zegen-ministries=$matches[1]&widget=$matches[3]";s:48:"ministries/([^/]+)/email_verification(/(.*))?/?$";s:69:"index.php?zegen-ministries=$matches[1]&email_verification=$matches[3]";s:45:"ministries/([^/]+)/forgot_password(/(.*))?/?$";s:66:"index.php?zegen-ministries=$matches[1]&forgot_password=$matches[3]";s:44:"ministries/([^/]+)/reset_password(/(.*))?/?$";s:65:"index.php?zegen-ministries=$matches[1]&reset_password=$matches[3]";s:53:"ministries/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:64:"ministries/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:42:"ministries/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:53:"ministries/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:35:"ministries/([^/]+)(?:/([0-9]+))?/?$";s:55:"index.php?zegen-ministries=$matches[1]&page=$matches[2]";s:27:"ministries/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:"ministries/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:"ministries/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"ministries/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"ministries/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:33:"ministries/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:62:"ministries-categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:60:"index.php?ministries-categories=$matches[1]&feed=$matches[2]";s:57:"ministries-categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:60:"index.php?ministries-categories=$matches[1]&feed=$matches[2]";s:38:"ministries-categories/([^/]+)/embed/?$";s:54:"index.php?ministries-categories=$matches[1]&embed=true";s:50:"ministries-categories/([^/]+)/page/?([0-9]{1,})/?$";s:61:"index.php?ministries-categories=$matches[1]&paged=$matches[2]";s:32:"ministries-categories/([^/]+)/?$";s:43:"index.php?ministries-categories=$matches[1]";s:34:"sermon/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:44:"sermon/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:64:"sermon/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"sermon/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"sermon/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:40:"sermon/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:23:"sermon/([^/]+)/embed/?$";s:45:"index.php?zegen-sermon=$matches[1]&embed=true";s:27:"sermon/([^/]+)/trackback/?$";s:39:"index.php?zegen-sermon=$matches[1]&tb=1";s:47:"sermon/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?zegen-sermon=$matches[1]&feed=$matches[2]";s:42:"sermon/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?zegen-sermon=$matches[1]&feed=$matches[2]";s:35:"sermon/([^/]+)/page/?([0-9]{1,})/?$";s:52:"index.php?zegen-sermon=$matches[1]&paged=$matches[2]";s:42:"sermon/([^/]+)/comment-page-([0-9]{1,})/?$";s:52:"index.php?zegen-sermon=$matches[1]&cpage=$matches[2]";s:43:"sermon/([^/]+)/wc/file/transient(/(.*))?/?$";s:64:"index.php?zegen-sermon=$matches[1]&wc/file/transient=$matches[3]";s:32:"sermon/([^/]+)/wc-api(/(.*))?/?$";s:53:"index.php?zegen-sermon=$matches[1]&wc-api=$matches[3]";s:32:"sermon/([^/]+)/donate(/(.*))?/?$";s:53:"index.php?zegen-sermon=$matches[1]&donate=$matches[3]";s:32:"sermon/([^/]+)/widget(/(.*))?/?$";s:53:"index.php?zegen-sermon=$matches[1]&widget=$matches[3]";s:44:"sermon/([^/]+)/email_verification(/(.*))?/?$";s:65:"index.php?zegen-sermon=$matches[1]&email_verification=$matches[3]";s:41:"sermon/([^/]+)/forgot_password(/(.*))?/?$";s:62:"index.php?zegen-sermon=$matches[1]&forgot_password=$matches[3]";s:40:"sermon/([^/]+)/reset_password(/(.*))?/?$";s:61:"index.php?zegen-sermon=$matches[1]&reset_password=$matches[3]";s:49:"sermon/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:60:"sermon/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:38:"sermon/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:49:"sermon/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:31:"sermon/([^/]+)(?:/([0-9]+))?/?$";s:51:"index.php?zegen-sermon=$matches[1]&page=$matches[2]";s:23:"sermon/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:33:"sermon/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:53:"sermon/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:48:"sermon/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:48:"sermon/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:29:"sermon/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:58:"sermon-categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?sermon-categories=$matches[1]&feed=$matches[2]";s:53:"sermon-categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?sermon-categories=$matches[1]&feed=$matches[2]";s:34:"sermon-categories/([^/]+)/embed/?$";s:50:"index.php?sermon-categories=$matches[1]&embed=true";s:46:"sermon-categories/([^/]+)/page/?([0-9]{1,})/?$";s:57:"index.php?sermon-categories=$matches[1]&paged=$matches[2]";s:28:"sermon-categories/([^/]+)/?$";s:39:"index.php?sermon-categories=$matches[1]";s:56:"sermon-preacher/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?sermon-preacher=$matches[1]&feed=$matches[2]";s:51:"sermon-preacher/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?sermon-preacher=$matches[1]&feed=$matches[2]";s:32:"sermon-preacher/([^/]+)/embed/?$";s:48:"index.php?sermon-preacher=$matches[1]&embed=true";s:44:"sermon-preacher/([^/]+)/page/?([0-9]{1,})/?$";s:55:"index.php?sermon-preacher=$matches[1]&paged=$matches[2]";s:26:"sermon-preacher/([^/]+)/?$";s:37:"index.php?sermon-preacher=$matches[1]";s:12:"robots\\.txt$";s:18:"index.php?robots=1";s:13:"favicon\\.ico$";s:19:"index.php?favicon=1";s:12:"sitemap\\.xml";s:23:"index.php?sitemap=index";s:48:".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$";s:18:"index.php?feed=old";s:20:".*wp-app\\.php(/.*)?$";s:19:"index.php?error=403";s:18:".*wp-register.php$";s:23:"index.php?register=true";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:8:"embed/?$";s:21:"index.php?&embed=true";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:27:"comment-page-([0-9]{1,})/?$";s:39:"index.php?&page_id=21&cpage=$matches[1]";s:28:"wc/file/transient(/(.*))?/?$";s:40:"index.php?&wc/file/transient=$matches[2]";s:17:"wc-api(/(.*))?/?$";s:29:"index.php?&wc-api=$matches[2]";s:30:"donation_processing(/(.*))?/?$";s:42:"index.php?&donation_processing=$matches[2]";s:27:"donation_receipt(/(.*))?/?$";s:39:"index.php?&donation_receipt=$matches[2]";s:29:"email_verification(/(.*))?/?$";s:41:"index.php?&email_verification=$matches[2]";s:30:"charitable-listener(/(.*))?/?$";s:42:"index.php?&charitable-listener=$matches[2]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:17:"comments/embed/?$";s:21:"index.php?&embed=true";s:37:"comments/wc/file/transient(/(.*))?/?$";s:40:"index.php?&wc/file/transient=$matches[2]";s:26:"comments/wc-api(/(.*))?/?$";s:29:"index.php?&wc-api=$matches[2]";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:20:"search/(.+)/embed/?$";s:34:"index.php?s=$matches[1]&embed=true";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:40:"search/(.+)/wc/file/transient(/(.*))?/?$";s:53:"index.php?s=$matches[1]&wc/file/transient=$matches[3]";s:29:"search/(.+)/wc-api(/(.*))?/?$";s:42:"index.php?s=$matches[1]&wc-api=$matches[3]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:42:"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:23:"author/([^/]+)/embed/?$";s:44:"index.php?author_name=$matches[1]&embed=true";s:35:"author/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?author_name=$matches[1]&paged=$matches[2]";s:43:"author/([^/]+)/wc/file/transient(/(.*))?/?$";s:63:"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]";s:32:"author/([^/]+)/wc-api(/(.*))?/?$";s:52:"index.php?author_name=$matches[1]&wc-api=$matches[3]";s:17:"author/([^/]+)/?$";s:33:"index.php?author_name=$matches[1]";s:69:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:45:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$";s:74:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]";s:65:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$";s:93:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]";s:54:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$";s:82:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]";s:39:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$";s:63:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]";s:56:"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:51:"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:32:"([0-9]{4})/([0-9]{1,2})/embed/?$";s:58:"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true";s:44:"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]";s:52:"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$";s:77:"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]";s:41:"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$";s:66:"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]";s:26:"([0-9]{4})/([0-9]{1,2})/?$";s:47:"index.php?year=$matches[1]&monthnum=$matches[2]";s:43:"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:38:"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:19:"([0-9]{4})/embed/?$";s:37:"index.php?year=$matches[1]&embed=true";s:31:"([0-9]{4})/page/?([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&paged=$matches[2]";s:39:"([0-9]{4})/wc/file/transient(/(.*))?/?$";s:56:"index.php?year=$matches[1]&wc/file/transient=$matches[3]";s:28:"([0-9]{4})/wc-api(/(.*))?/?$";s:45:"index.php?year=$matches[1]&wc-api=$matches[3]";s:13:"([0-9]{4})/?$";s:26:"index.php?year=$matches[1]";s:58:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:68:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:88:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:83:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:83:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:64:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:53:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$";s:91:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$";s:85:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1";s:77:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]";s:72:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]";s:65:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$";s:98:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]";s:72:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$";s:98:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]";s:73:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc/file/transient(/(.*))?/?$";s:110:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc/file/transient=$matches[6]";s:62:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$";s:99:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]";s:62:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/donate(/(.*))?/?$";s:99:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&donate=$matches[6]";s:62:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/widget(/(.*))?/?$";s:99:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&widget=$matches[6]";s:74:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/email_verification(/(.*))?/?$";s:111:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&email_verification=$matches[6]";s:71:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/forgot_password(/(.*))?/?$";s:108:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&forgot_password=$matches[6]";s:70:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/reset_password(/(.*))?/?$";s:107:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&reset_password=$matches[6]";s:73:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:84:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:62:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:73:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:61:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]";s:47:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:57:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:77:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:53:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]";s:54:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/donate(/(.*))?/?$";s:82:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&donate=$matches[5]";s:54:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/widget(/(.*))?/?$";s:82:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&widget=$matches[5]";s:66:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/email_verification(/(.*))?/?$";s:94:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&email_verification=$matches[5]";s:63:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/forgot_password(/(.*))?/?$";s:91:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&forgot_password=$matches[5]";s:62:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/reset_password(/(.*))?/?$";s:90:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&reset_password=$matches[5]";s:51:"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]";s:41:"([0-9]{4})/([0-9]{1,2})/donate(/(.*))?/?$";s:66:"index.php?year=$matches[1]&monthnum=$matches[2]&donate=$matches[4]";s:41:"([0-9]{4})/([0-9]{1,2})/widget(/(.*))?/?$";s:66:"index.php?year=$matches[1]&monthnum=$matches[2]&widget=$matches[4]";s:53:"([0-9]{4})/([0-9]{1,2})/email_verification(/(.*))?/?$";s:78:"index.php?year=$matches[1]&monthnum=$matches[2]&email_verification=$matches[4]";s:50:"([0-9]{4})/([0-9]{1,2})/forgot_password(/(.*))?/?$";s:75:"index.php?year=$matches[1]&monthnum=$matches[2]&forgot_password=$matches[4]";s:49:"([0-9]{4})/([0-9]{1,2})/reset_password(/(.*))?/?$";s:74:"index.php?year=$matches[1]&monthnum=$matches[2]&reset_password=$matches[4]";s:38:"([0-9]{4})/comment-page-([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&cpage=$matches[2]";s:28:"([0-9]{4})/donate(/(.*))?/?$";s:45:"index.php?year=$matches[1]&donate=$matches[3]";s:28:"([0-9]{4})/widget(/(.*))?/?$";s:45:"index.php?year=$matches[1]&widget=$matches[3]";s:40:"([0-9]{4})/email_verification(/(.*))?/?$";s:57:"index.php?year=$matches[1]&email_verification=$matches[3]";s:37:"([0-9]{4})/forgot_password(/(.*))?/?$";s:54:"index.php?year=$matches[1]&forgot_password=$matches[3]";s:36:"([0-9]{4})/reset_password(/(.*))?/?$";s:53:"index.php?year=$matches[1]&reset_password=$matches[3]";s:27:".?.+?/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:".?.+?/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:33:".?.+?/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:16:"(.?.+?)/embed/?$";s:41:"index.php?pagename=$matches[1]&embed=true";s:20:"(.?.+?)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:40:"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:35:"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:28:"(.?.+?)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:35:"(.?.+?)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:36:"(.?.+?)/wc/file/transient(/(.*))?/?$";s:60:"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]";s:25:"(.?.+?)/wc-api(/(.*))?/?$";s:49:"index.php?pagename=$matches[1]&wc-api=$matches[3]";s:28:"(.?.+?)/order-pay(/(.*))?/?$";s:52:"index.php?pagename=$matches[1]&order-pay=$matches[3]";s:33:"(.?.+?)/order-received(/(.*))?/?$";s:57:"index.php?pagename=$matches[1]&order-received=$matches[3]";s:25:"(.?.+?)/orders(/(.*))?/?$";s:49:"index.php?pagename=$matches[1]&orders=$matches[3]";s:29:"(.?.+?)/view-order(/(.*))?/?$";s:53:"index.php?pagename=$matches[1]&view-order=$matches[3]";s:28:"(.?.+?)/downloads(/(.*))?/?$";s:52:"index.php?pagename=$matches[1]&downloads=$matches[3]";s:31:"(.?.+?)/edit-account(/(.*))?/?$";s:55:"index.php?pagename=$matches[1]&edit-account=$matches[3]";s:31:"(.?.+?)/edit-address(/(.*))?/?$";s:55:"index.php?pagename=$matches[1]&edit-address=$matches[3]";s:34:"(.?.+?)/payment-methods(/(.*))?/?$";s:58:"index.php?pagename=$matches[1]&payment-methods=$matches[3]";s:32:"(.?.+?)/lost-password(/(.*))?/?$";s:56:"index.php?pagename=$matches[1]&lost-password=$matches[3]";s:34:"(.?.+?)/customer-logout(/(.*))?/?$";s:58:"index.php?pagename=$matches[1]&customer-logout=$matches[3]";s:37:"(.?.+?)/add-payment-method(/(.*))?/?$";s:61:"index.php?pagename=$matches[1]&add-payment-method=$matches[3]";s:40:"(.?.+?)/delete-payment-method(/(.*))?/?$";s:64:"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]";s:45:"(.?.+?)/set-default-payment-method(/(.*))?/?$";s:69:"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]";s:42:".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:53:".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$";s:62:"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]";s:31:".?.+?/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:42:".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:24:"(.?.+?)(?:/([0-9]+))?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:30:"^charitable-listener/([^/]+)/$";s:41:"index.php?charitable-listener=$matches[1]";}', 'auto');
INSERT INTO `wpd6_options` VALUES
(8064, 'cmsmasters_active_theme', 'my-religion', 'on'),
(8067, 'rs_cache_overlay', '6.7.31', 'auto'),
(8068, 'sliderrevolution-v7-slide-map', 'a:17:{i:1;a:2:{s:1:"s";a:0:{}s:1:"n";a:2:{i:1;i:1;i:2;i:2;}}i:2;a:2:{s:1:"s";a:0:{}s:1:"n";a:2:{i:3;i:3;i:4;i:4;}}i:3;a:2:{s:1:"s";a:0:{}s:1:"n";a:2:{i:5;i:5;i:6;i:6;}}i:4;a:2:{s:1:"s";a:0:{}s:1:"n";a:2:{i:7;i:7;i:8;i:8;}}i:5;a:2:{s:1:"s";a:0:{}s:1:"n";a:2:{i:9;i:9;i:10;i:10;}}i:6;a:2:{s:1:"s";a:0:{}s:1:"n";a:2:{i:11;i:11;i:12;i:12;}}i:7;a:2:{s:1:"s";a:1:{i:1;i:30;}s:1:"n";a:3:{i:13;i:13;i:14;i:14;i:15;i:15;}}i:8;a:2:{s:1:"s";a:1:{i:2;i:31;}s:1:"n";a:3:{i:16;i:16;i:17;i:17;i:18;i:18;}}i:9;a:2:{s:1:"s";a:1:{i:3;i:32;}s:1:"n";a:2:{i:19;i:19;i:20;i:20;}}i:10;a:2:{s:1:"s";a:1:{i:4;i:33;}s:1:"n";a:2:{i:21;i:21;i:22;i:22;}}i:11;a:2:{s:1:"s";a:1:{i:5;i:34;}s:1:"n";a:1:{i:23;i:23;}}i:12;a:2:{s:1:"s";a:1:{i:6;i:35;}s:1:"n";a:1:{i:24;i:24;}}i:13;a:2:{s:1:"s";a:1:{i:7;i:36;}s:1:"n";a:1:{i:25;i:25;}}i:14;a:2:{s:1:"s";a:1:{i:8;i:37;}s:1:"n";a:1:{i:26;i:26;}}i:15;a:2:{s:1:"s";a:1:{i:9;i:38;}s:1:"n";a:1:{i:27;i:27;}}i:16;a:2:{s:1:"s";a:1:{i:10;i:39;}s:1:"n";a:1:{i:28;i:28;}}i:17;a:2:{s:1:"s";a:1:{i:11;i:40;}s:1:"n";a:1:{i:29;i:29;}}}', 'auto'),
(8069, 'sliderrevolution-v7-migration-failed-map', 'a:0:{}', 'auto'),
(8070, 'revslider_update_revision_current', '6.7.24', 'auto'),
(8071, 'ls-remote-data-v2', 'a:7:{s:9:"templates";a:7:{s:12:"last_updated";s:10:"2025-03-10";s:4:"html";s:0:"";s:17:"featured_interval";i:60;s:16:"featured_shuffle";b:0;s:8:"featured";a:2:{i:0;a:4:{s:5:"title";s:37:"New Add-On: Maintenance & Coming Soon";s:4:"text";s:280:"Don’t let maintenance work or site launches be a roadblock for your visitors. Our Maintenance & Coming Soon add-on allows you to turn those static, inactive pages into engaging and informative experiences. Keep your audience excited while your site gets ready behind the scenes.";s:5:"video";a:1:{s:7:"sources";a:1:{i:0;a:2:{s:3:"src";s:70:"https://layerslider.com/media/templates/featured/maintenance-addon.mp4";s:4:"type";s:9:"video/mp4";}}}s:7:"buttons";a:1:{i:0;a:2:{s:4:"text";s:18:"Discover Templates";s:10:"attributes";a:2:{s:4:"href";s:1:"#";s:18:"data-show-category";s:11:"maintenance";}}}}i:1;a:4:{s:5:"title";s:21:"New Add-On: Countdown";s:4:"text";s:327:"Elevate your website with alluring countdowns that engage your audience. With the Countdown Add-On, you can effortlessly create stunning timers to build anticipation for events, product launches, or special offers. Customize with ease, choose from a variety of styles, and get your visitors’ attention with urgency and style.";s:5:"video";a:1:{s:7:"sources";a:1:{i:0;a:2:{s:3:"src";s:71:"https://layerslider.com/media/templates/featured/big-sale-countdown.mp4";s:4:"type";s:9:"video/mp4";}}}s:7:"buttons";a:1:{i:0;a:2:{s:4:"text";s:28:"Discover Countdown Templates";s:10:"attributes";a:2:{s:4:"href";s:1:"#";s:20:"data-show-collection";s:10:"countdowns";}}}}}s:11:"collections";a:2:{s:6:"active";s:9:"christmas";s:5:"items";a:6:{s:9:"christmas";a:2:{s:4:"name";s:9:"Christmas";s:5:"image";s:76:"https://layerslider.com/media/templates/collections/collection-christmas.jpg";}s:11:"mothers-day";a:2:{s:4:"name";s:14:"Mother’s Day";s:5:"image";s:78:"https://layerslider.com/media/templates/collections/collection-mothers-day.jpg";}s:9:"halloween";a:2:{s:4:"name";s:9:"Halloween";s:5:"image";s:76:"https://layerslider.com/media/templates/collections/collection-halloween.jpg";}s:6:"easter";a:2:{s:4:"name";s:6:"Easter";s:5:"image";s:73:"https://layerslider.com/media/templates/collections/collection-easter.jpg";}s:12:"black-friday";a:2:{s:4:"name";s:27:"Black Friday & Cyber Monday";s:5:"image";s:79:"https://layerslider.com/media/templates/collections/collection-black-friday.jpg";}s:10:"countdowns";a:2:{s:4:"name";s:10:"Countdowns";s:5:"image";s:77:"https://layerslider.com/media/templates/collections/collection-countdowns.jpg";}}}s:10:"categories";a:5:{s:7:"sliders";a:7:{s:4:"name";s:7:"Sliders";s:8:"name-alt";s:7:"Sliders";s:4:"type";s:6:"slider";s:8:"supports";a:3:{s:9:"brand-new";b:1;s:8:"discover";b:1;s:11:"collections";b:1;}s:4:"icon";a:2:{s:4:"name";s:11:"layer-group";s:4:"type";s:5:"solid";}s:4:"tags";a:7:{s:3:"all";a:2:{s:4:"name";s:3:"All";s:4:"icon";a:1:{s:4:"name";s:4:"tags";}}s:7:"bundled";a:2:{s:4:"name";s:7:"Bundled";s:4:"icon";a:1:{s:4:"name";s:8:"box-open";}}s:4:"free";a:2:{s:4:"name";s:4:"Free";s:4:"icon";a:1:{s:4:"name";s:4:"gift";}}s:6:"slider";a:2:{s:4:"name";s:6:"Slider";s:4:"icon";a:1:{s:4:"name";s:18:"gallery-thumbnails";}}s:7:"landing";a:2:{s:4:"name";s:10:"Hero Scene";s:4:"icon";a:1:{s:4:"name";s:7:"desktop";}}s:7:"website";a:2:{s:4:"name";s:7:"Website";s:4:"icon";a:1:{s:4:"name";s:14:"globe-americas";}}s:14:"specialeffects";a:2:{s:4:"name";s:15:"Special Effects";s:4:"icon";a:1:{s:4:"name";s:9:"snowflake";}}}s:5:"items";a:136:{s:10:"zen-garden";a:7:{s:8:"released";s:10:"2025-03-10";s:4:"name";s:10:"Zen Garden";s:7:"premium";b:1;s:8:"requires";s:6:"7.14.1";s:6:"groups";s:75:"new,premium,fullsize,landing,addons,3d,parallax,specialeffects,website,pack";s:3:"url";s:43:"https://layerslider.com/sliders/zen-garden/";s:7:"preview";s:54:"https://layerslider.com/media/templates/zen-garden.jpg";}s:15:"ionara-counters";a:8:{s:8:"released";s:10:"2024-11-12";s:4:"name";s:15:"Ionara Counters";s:7:"premium";b:1;s:8:"requires";s:6:"7.14.0";s:6:"groups";s:45:"new,premium,fullsize,landing,blendmode,addons";s:11:"collections";s:8:"counters";s:3:"url";s:48:"https://layerslider.com/sliders/ionara-counters/";s:7:"preview";s:59:"https://layerslider.com/media/templates/ionara-counters.jpg";}s:12:"ride-with-us";a:8:{s:8:"released";s:10:"2024-09-03";s:4:"name";s:12:"RIDE with US";s:7:"premium";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:89:"new,premium,fullsize,landing,media,filter,blendmode,parallax,specialeffects,static,addons";s:11:"collections";s:10:"countdowns";s:3:"url";s:45:"https://layerslider.com/sliders/ride-with-us/";s:7:"preview";s:56:"https://layerslider.com/media/templates/ride-with-us.jpg";}s:14:"fashion-trends";a:9:{s:8:"released";s:10:"2024-07-17";s:4:"name";s:14:"Fashion Trends";s:11:"description";s:289:"Transform your website with a striking hero section! Impress your website visitors with these vibrant effects and exclusive animations! While initially fashion-inspired, this versatile template allows seamless text and image customization to serve as a standout centerpiece on any website.";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.1";s:6:"groups";s:72:"new,premium,filter,fullsize,landing,specialeffects,blendmode,text,addons";s:3:"url";s:47:"https://layerslider.com/sliders/fashion-trends/";s:7:"preview";s:58:"https://layerslider.com/media/templates/fashion-trends.jpg";s:5:"video";s:58:"https://layerslider.com/media/templates/fashion-trends.mp4";}s:12:"luxury-homes";a:7:{s:8:"released";s:10:"2024-07-01";s:4:"name";s:12:"Luxury Homes";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.1";s:6:"groups";s:25:"new,premium,slider,static";s:3:"url";s:45:"https://layerslider.com/sliders/luxury-homes/";s:7:"preview";s:56:"https://layerslider.com/media/templates/luxury-homes.jpg";}s:20:"furniture-collection";a:7:{s:8:"released";s:10:"2024-06-11";s:4:"name";s:20:"Furniture Collection";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.1";s:6:"groups";s:35:"new,premium,slider,fullwidth,static";s:3:"url";s:53:"https://layerslider.com/sliders/furniture-collection/";s:7:"preview";s:64:"https://layerslider.com/media/templates/furniture-collection.jpg";}s:10:"fit-fusion";a:7:{s:8:"released";s:10:"2024-05-29";s:4:"name";s:10:"Fit Fusion";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.1";s:6:"groups";s:88:"new,premium,filter,fullsize,landing,parallax,slider,specialeffects,blendmode,text,static";s:3:"url";s:43:"https://layerslider.com/sliders/fit-fusion/";s:7:"preview";s:54:"https://layerslider.com/media/templates/fit-fusion.jpg";}s:16:"new-modern-style";a:7:{s:8:"released";s:10:"2024-05-15";s:4:"name";s:16:"New Modern Style";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:66:"new,premium,filter,fullsize,landing,parallax,slider,specialeffects";s:3:"url";s:49:"https://layerslider.com/sliders/new-modern-style/";s:7:"preview";s:60:"https://layerslider.com/media/templates/new-modern-style.jpg";}s:17:"fragrance-fantasy";a:7:{s:8:"released";s:10:"2024-04-29";s:4:"name";s:17:"Fragrance Fantasy";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:93:"new,premium,blendmode,filter,fullsize,landing,loop,parallax,slider,specialeffects,static,text";s:3:"url";s:50:"https://layerslider.com/sliders/fragrance-fantasy/";s:7:"preview";s:61:"https://layerslider.com/media/templates/fragrance-fantasy.jpg";}s:11:"wine-estate";a:7:{s:8:"released";s:10:"2024-03-20";s:4:"name";s:11:"Wine Estate";s:7:"premium";b:1;s:8:"requires";s:6:"7.10.0";s:6:"groups";s:89:"new,premium,filter,blendmode,fullsize,landing,parallax,specialeffects,static,website,pack";s:3:"url";s:44:"https://layerslider.com/sliders/wine-estate/";s:7:"preview";s:55:"https://layerslider.com/media/templates/wine-estate.jpg";}s:11:"fashion-lab";a:7:{s:8:"released";s:10:"2024-03-04";s:4:"name";s:11:"Fashion Lab";s:7:"premium";b:1;s:8:"requires";s:6:"7.9.11";s:6:"groups";s:49:"new,premium,filter,text,blendmode,parallax,slider";s:3:"url";s:44:"https://layerslider.com/sliders/fashion-lab/";s:7:"preview";s:55:"https://layerslider.com/media/templates/fashion-lab.jpg";}s:9:"lsvr-tech";a:7:{s:8:"released";s:10:"2024-02-15";s:4:"name";s:9:"LSVR-Tech";s:7:"premium";b:1;s:8:"requires";s:6:"7.9.10";s:6:"groups";s:115:"premium,filter,fullsize,landing,specialeffects,text,blendmode,experiments,parallax,popup,static,website,pack,addons";s:3:"url";s:42:"https://layerslider.com/sliders/lsvr-tech/";s:7:"preview";s:53:"https://layerslider.com/media/templates/lsvr-tech.jpg";}s:10:"dj-service";a:7:{s:8:"released";s:10:"2024-02-07";s:4:"name";s:10:"DJ Service";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.9";s:6:"groups";s:61:"premium,filter,fullsize,landing,specialeffects,text,blendmode";s:3:"url";s:43:"https://layerslider.com/sliders/dj-service/";s:7:"preview";s:54:"https://layerslider.com/media/templates/dj-service.jpg";}s:14:"luxury-resorts";a:7:{s:8:"released";s:10:"2024-01-30";s:4:"name";s:14:"Luxury Resorts";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.9";s:6:"groups";s:84:"premium,filter,fullsize,landing,popup,specialeffects,website,pack,static,text,addons";s:3:"url";s:47:"https://layerslider.com/sliders/luxury-resorts/";s:7:"preview";s:58:"https://layerslider.com/media/templates/luxury-resorts.jpg";}s:8:"sculptor";a:7:{s:8:"released";s:10:"2023-10-27";s:4:"name";s:8:"Sculptor";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.3";s:6:"groups";s:71:"premium,filter,fullsize,landing,loop,specialeffects,website,pack,addons";s:3:"url";s:41:"https://layerslider.com/sliders/sculptor/";s:7:"preview";s:52:"https://layerslider.com/media/templates/sculptor.jpg";}s:14:"flavor-factory";a:7:{s:8:"released";s:10:"2023-10-17";s:4:"name";s:14:"Flavor Factory";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.1";s:6:"groups";s:80:"premium,fullsize,landing,addons,filter,parallax,specialeffects,text,website,pack";s:3:"url";s:47:"https://layerslider.com/sliders/flavor-factory/";s:7:"preview";s:58:"https://layerslider.com/media/templates/flavor-factory.jpg";}s:16:"halloween-forest";a:8:{s:8:"released";s:10:"2023-10-12";s:4:"name";s:16:"Halloween Forest";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.0";s:6:"groups";s:82:"premium,slider,fullsize,landing,text,blendmode,filter,loop,parallax,specialeffects";s:11:"collections";s:9:"halloween";s:3:"url";s:49:"https://layerslider.com/sliders/halloween-forest/";s:7:"preview";s:60:"https://layerslider.com/media/templates/halloween-forest.jpg";}s:15:"bike-parts-shop";a:7:{s:8:"released";s:10:"2023-08-11";s:4:"name";s:15:"Bike Parts Shop";s:7:"premium";b:1;s:8:"requires";s:5:"7.8.0";s:6:"groups";s:49:"premium,slider,fullsize,landing,text,website,pack";s:3:"url";s:48:"https://layerslider.com/sliders/bike-parts-shop/";s:7:"preview";s:59:"https://layerslider.com/media/templates/bike-parts-shop.jpg";}s:22:"isometric-fantasy-game";a:7:{s:8:"released";s:10:"2023-08-11";s:4:"name";s:22:"Isometric Fantasy Game";s:7:"premium";b:1;s:8:"requires";s:5:"7.8.0";s:6:"groups";s:58:"premium,slider,fullsize,landing,text,static,blendmode,loop";s:3:"url";s:55:"https://layerslider.com/sliders/isometric-fantasy-game/";s:7:"preview";s:66:"https://layerslider.com/media/templates/isometric-fantasy-game.jpg";}s:18:"nature-photography";a:8:{s:8:"released";s:10:"2023-05-23";s:7:"updated";s:10:"2024-09-03";s:4:"name";s:18:"Nature Photography";s:7:"premium";b:1;s:8:"requires";s:5:"7.9.8";s:6:"groups";s:62:"premium,slider,fullsize,landing,text,static,blendmode,parallax";s:3:"url";s:51:"https://layerslider.com/sliders/nature-photography/";s:7:"preview";s:62:"https://layerslider.com/media/templates/nature-photography.jpg";}s:8:"flowerin";a:8:{s:8:"released";s:10:"2023-05-03";s:4:"name";s:8:"FLOWERIN";s:7:"premium";b:1;s:8:"requires";s:5:"7.7.0";s:6:"groups";s:82:"premium,fullsize,landing,pack,website,specialeffects,text,addons,popup,loop,static";s:11:"collections";s:11:"mothers-day";s:3:"url";s:41:"https://layerslider.com/sliders/flowerin/";s:7:"preview";s:52:"https://layerslider.com/media/templates/flowerin.jpg";}s:15:"the-web-company";a:7:{s:8:"released";s:10:"2023-04-17";s:4:"name";s:15:"The Web Company";s:7:"premium";b:1;s:8:"requires";s:5:"7.7.0";s:6:"groups";s:64:"premium,fullsize,landing,pack,website,specialeffects,text,addons";s:3:"url";s:48:"https://layerslider.com/sliders/the-web-company/";s:7:"preview";s:59:"https://layerslider.com/media/templates/the-web-company.jpg";}s:17:"style-and-fashion";a:7:{s:8:"released";s:10:"2023-03-29";s:4:"name";s:15:"Style & Fashion";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.9";s:6:"groups";s:56:"premium,slider,fullsize,landing,blendmode,specialeffects";s:3:"url";s:50:"https://layerslider.com/sliders/style-and-fashion/";s:7:"preview";s:61:"https://layerslider.com/media/templates/style-and-fashion.jpg";}s:24:"scrolling-christmas-2022";a:8:{s:8:"released";s:10:"2022-12-18";s:4:"name";s:19:"Scrolling Christmas";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:38:"premium,slider,fullsize,landing,addons";s:11:"collections";s:9:"christmas";s:3:"url";s:57:"https://layerslider.com/sliders/scrolling-christmas-2022/";s:7:"preview";s:68:"https://layerslider.com/media/templates/scrolling-christmas-2022.jpg";}s:22:"christmas-baubles-2022";a:8:{s:8:"released";s:10:"2022-12-15";s:4:"name";s:17:"Christmas Baubles";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:36:"premium,slider,fullsize,landing,text";s:11:"collections";s:9:"christmas";s:3:"url";s:55:"https://layerslider.com/sliders/christmas-baubles-2022/";s:7:"preview";s:66:"https://layerslider.com/media/templates/christmas-baubles-2022.jpg";}s:20:"sweet-christmas-2022";a:8:{s:8:"released";s:10:"2022-12-15";s:4:"name";s:15:"Sweet Christmas";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:36:"premium,slider,fullsize,landing,text";s:11:"collections";s:9:"christmas";s:3:"url";s:53:"https://layerslider.com/sliders/sweet-christmas-2022/";s:7:"preview";s:64:"https://layerslider.com/media/templates/sweet-christmas-2022.jpg";}s:19:"happy-holidays-2022";a:8:{s:8:"released";s:10:"2022-12-12";s:4:"name";s:14:"Happy Holidays";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:31:"premium,slider,fullsize,landing";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/sliders/happy-holidays-2022/";s:7:"preview";s:63:"https://layerslider.com/media/templates/happy-holidays-2022.jpg";}s:25:"christmas-decoration-2022";a:8:{s:8:"released";s:10:"2022-12-12";s:4:"name";s:20:"Christmas Decoration";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:31:"premium,slider,fullsize,landing";s:11:"collections";s:9:"christmas";s:3:"url";s:58:"https://layerslider.com/sliders/christmas-decoration-2022/";s:7:"preview";s:69:"https://layerslider.com/media/templates/christmas-decoration-2022.jpg";}s:12:"four-seasons";a:7:{s:8:"released";s:10:"2022-12-02";s:4:"name";s:12:"Four Seasons";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:44:"premium,fullsize,landing,text,specialeffects";s:3:"url";s:45:"https://layerslider.com/sliders/four-seasons/";s:7:"preview";s:56:"https://layerslider.com/media/templates/four-seasons.jpg";}s:5:"fairy";a:7:{s:8:"released";s:10:"2022-11-30";s:4:"name";s:25:"FAIRY - a magical company";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:46:"premium,landing,parallax,specialeffects,addons";s:3:"url";s:38:"https://layerslider.com/sliders/fairy/";s:7:"preview";s:49:"https://layerslider.com/media/templates/fairy.jpg";}s:13:"sweet-candies";a:7:{s:8:"released";s:10:"2022-11-23";s:4:"name";s:13:"Sweet Candies";s:7:"premium";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:35:"premium,landing,pack,website,addons";s:3:"url";s:46:"https://layerslider.com/sliders/sweet-candies/";s:7:"preview";s:57:"https://layerslider.com/media/templates/sweet-candies.jpg";}s:22:"scroll-transition-demo";a:7:{s:8:"released";s:10:"2022-08-03";s:4:"name";s:22:"Scroll Transition Demo";s:7:"premium";b:1;s:8:"requires";s:7:"7.3.0b1";s:6:"groups";s:57:"premium,slider,fullsize,specialeffects,experiments,addons";s:3:"url";s:55:"https://layerslider.com/sliders/scroll-transition-demo/";s:7:"preview";s:66:"https://layerslider.com/media/templates/scroll-transition-demo.jpg";}s:17:"modern-furnitures";a:7:{s:8:"released";s:10:"2022-07-19";s:4:"name";s:17:"Modern Furnitures";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.5";s:6:"groups";s:50:"premium,parallax,specialeffects,loop,static,slider";s:3:"url";s:50:"https://layerslider.com/sliders/modern-furnitures/";s:7:"preview";s:61:"https://layerslider.com/media/templates/modern-furnitures.jpg";}s:14:"f-and-p-juices";a:7:{s:8:"released";s:10:"2022-06-27";s:4:"name";s:10:"F&P Juices";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.1";s:6:"groups";s:52:"premium,specialeffects,landing,pack,website,parallax";s:3:"url";s:47:"https://layerslider.com/sliders/f-and-p-juices/";s:7:"preview";s:58:"https://layerslider.com/media/templates/f-and-p-juices.jpg";}s:14:"save-the-world";a:7:{s:8:"released";s:10:"2022-05-02";s:4:"name";s:14:"Save the World";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.1";s:6:"groups";s:45:"premium,sliders,specialeffects,static,landing";s:3:"url";s:47:"https://layerslider.com/sliders/save-the-world/";s:7:"preview";s:58:"https://layerslider.com/media/templates/save-the-world.jpg";}s:7:"new-era";a:7:{s:8:"released";s:10:"2022-04-21";s:4:"name";s:7:"New Era";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.0";s:6:"groups";s:60:"premium,sliders,specialeffects,parallax,loop,fullwidth,blend";s:3:"url";s:40:"https://layerslider.com/sliders/new-era/";s:7:"preview";s:51:"https://layerslider.com/media/templates/new-era.jpg";}s:15:"virtual-reality";a:7:{s:8:"released";s:10:"2022-03-21";s:4:"name";s:15:"Virtual Reality";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.8";s:6:"groups";s:49:"premium,sliders,specialeffects,parallax,loop,text";s:3:"url";s:48:"https://layerslider.com/sliders/virtual-reality/";s:7:"preview";s:59:"https://layerslider.com/media/templates/virtual-reality.jpg";}s:12:"fruit-juices";a:7:{s:8:"released";s:10:"2022-02-21";s:4:"name";s:12:"Fruit Juices";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.8";s:6:"groups";s:39:"premium,sliders,specialeffects,parallax";s:3:"url";s:45:"https://layerslider.com/sliders/fruit-juices/";s:7:"preview";s:56:"https://layerslider.com/media/templates/fruit-juices.jpg";}s:12:"before-after";a:7:{s:8:"released";s:10:"2022-02-14";s:4:"name";s:14:"Before | After";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.8";s:6:"groups";s:32:"premium,sliders,experiments,text";s:3:"url";s:45:"https://layerslider.com/sliders/before-after/";s:7:"preview";s:56:"https://layerslider.com/media/templates/before-after.jpg";}s:16:"panoramic-slider";a:7:{s:8:"released";s:10:"2022-02-08";s:4:"name";s:16:"Panoramic Slider";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.7";s:6:"groups";s:15:"premium,sliders";s:3:"url";s:49:"https://layerslider.com/sliders/panoramic-slider/";s:7:"preview";s:60:"https://layerslider.com/media/templates/panoramic-slider.jpg";}s:20:"modern-home-for-sale";a:7:{s:8:"released";s:10:"2022-01-25";s:4:"name";s:20:"Modern Home for Sale";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.7";s:6:"groups";s:37:"premium,sliders,text,landing,parallax";s:3:"url";s:53:"https://layerslider.com/sliders/modern-home-for-sale/";s:7:"preview";s:64:"https://layerslider.com/media/templates/modern-home-for-sale.jpg";}s:22:"day-and-night-on-earth";a:7:{s:8:"released";s:10:"2022-01-17";s:4:"name";s:22:"Day and Night on Earth";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.7";s:6:"groups";s:30:"premium,sliders,specialeffects";s:3:"url";s:55:"https://layerslider.com/sliders/day-and-night-on-earth/";s:7:"preview";s:66:"https://layerslider.com/media/templates/day-and-night-on-earth.jpg";}s:16:"cosmetics-slider";a:7:{s:8:"released";s:10:"2022-01-11";s:4:"name";s:16:"Cosmetics Slider";s:7:"premium";b:1;s:8:"requires";s:5:"7.0.7";s:6:"groups";s:15:"premium,sliders";s:3:"url";s:49:"https://layerslider.com/sliders/cosmetics-slider/";s:7:"preview";s:60:"https://layerslider.com/media/templates/cosmetics-slider.jpg";}s:15:"back-to-the-80s";a:7:{s:8:"released";s:10:"2020-09-29";s:4:"name";s:15:"Back To The 80s";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:50:"premium,sliders,parallax,loop,blend,specialeffects";s:3:"url";s:48:"https://layerslider.com/sliders/back-to-the-80s/";s:7:"preview";s:59:"https://layerslider.com/media/templates/back-to-the-80s.jpg";}s:17:"love-with-flowers";a:8:{s:8:"released";s:10:"2020-07-28";s:4:"name";s:17:"LOVE with Flowers";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:34:"free,landing,sliders,parallax,loop";s:11:"collections";s:11:"mothers-day";s:3:"url";s:50:"https://layerslider.com/sliders/love-with-flowers/";s:7:"preview";s:61:"https://layerslider.com/media/templates/love-with-flowers.jpg";}s:6:"people";a:8:{s:8:"released";s:10:"2020-07-13";s:7:"updated";s:10:"2023-10-20";s:4:"name";s:6:"People";s:7:"premium";b:1;s:8:"requires";s:5:"7.8.0";s:6:"groups";s:43:"premium,landing,blend,static,specialeffects";s:3:"url";s:39:"https://layerslider.com/sliders/people/";s:7:"preview";s:50:"https://layerslider.com/media/templates/people.jpg";}s:16:"music-is-my-life";a:7:{s:8:"released";s:10:"2020-07-06";s:4:"name";s:16:"Music Is My Life";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:20:"premium,slider,blend";s:3:"url";s:49:"https://layerslider.com/sliders/music-is-my-life/";s:7:"preview";s:60:"https://layerslider.com/media/templates/music-is-my-life.jpg";}s:21:"product-showcase-dark";a:7:{s:8:"released";s:10:"2020-07-01";s:4:"name";s:25:"Product Showcase – Dark";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:14:"premium,slider";s:3:"url";s:54:"https://layerslider.com/sliders/product-showcase-dark/";s:7:"preview";s:65:"https://layerslider.com/media/templates/product-showcase-dark.jpg";}s:13:"team-showcase";a:7:{s:8:"released";s:10:"2020-06-24";s:4:"name";s:13:"Team Showcase";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:21:"premium,slider,static";s:3:"url";s:46:"https://layerslider.com/sliders/team-showcase/";s:7:"preview";s:57:"https://layerslider.com/media/templates/team-showcase.jpg";}s:14:"furniture-shop";a:7:{s:8:"released";s:10:"2020-06-09";s:4:"name";s:14:"Furniture Shop";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:23:"premium,landing,website";s:3:"url";s:47:"https://layerslider.com/sliders/furniture-shop/";s:7:"preview";s:58:"https://layerslider.com/media/templates/furniture-shop.jpg";}s:14:"product-banner";a:8:{s:8:"released";s:10:"2020-06-02";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:14:"Product Banner";s:7:"premium";b:0;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:18:"free,slider,static";s:3:"url";s:47:"https://layerslider.com/sliders/product-banner/";s:7:"preview";s:58:"https://layerslider.com/media/templates/product-banner.jpg";}s:19:"architecture-slider";a:8:{s:8:"released";s:10:"2020-05-26";s:7:"updated";s:10:"2024-01-22";s:4:"name";s:19:"Architecture Slider";s:7:"premium";b:0;s:8:"requires";s:5:"7.9.0";s:6:"groups";s:18:"free,slider,static";s:3:"url";s:52:"https://layerslider.com/sliders/architecture-slider/";s:7:"preview";s:63:"https://layerslider.com/media/templates/architecture-slider.jpg";}s:22:"product-showcase-light";a:7:{s:8:"released";s:10:"2020-05-18";s:4:"name";s:26:"Product Showcase – Light";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:21:"premium,slider,static";s:3:"url";s:55:"https://layerslider.com/sliders/product-showcase-light/";s:7:"preview";s:66:"https://layerslider.com/media/templates/product-showcase-light.jpg";}s:12:"fashion-shop";a:7:{s:8:"released";s:10:"2020-05-12";s:4:"name";s:12:"Fashion Shop";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:18:"free,slider,static";s:3:"url";s:45:"https://layerslider.com/sliders/fashion-shop/";s:7:"preview";s:56:"https://layerslider.com/media/templates/fashion-shop.jpg";}s:12:"pixel-agency";a:7:{s:8:"released";s:10:"2020-05-05";s:4:"name";s:12:"PIXEL Agency";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:51:"premium,fullwidth,landing,website,text,popup,static";s:3:"url";s:45:"https://layerslider.com/sliders/pixel-agency/";s:7:"preview";s:56:"https://layerslider.com/media/templates/pixel-agency.jpg";}s:11:"mode-slider";a:7:{s:8:"released";s:10:"2020-04-28";s:4:"name";s:11:"Mode Slider";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:26:"free,fullwidth,slider,text";s:3:"url";s:44:"https://layerslider.com/sliders/mode-slider/";s:7:"preview";s:55:"https://layerslider.com/media/templates/mode-slider.jpg";}s:13:"mountain-bike";a:7:{s:8:"released";s:10:"2020-04-22";s:4:"name";s:13:"Mountain Bike";s:7:"premium";b:1;s:8:"requires";s:6:"6.11.1";s:6:"groups";s:49:"premium,fullsize,landing,pack,static,text,website";s:3:"url";s:46:"https://layerslider.com/sliders/mountain-bike/";s:7:"preview";s:57:"https://layerslider.com/media/templates/mountain-bike.jpg";}s:18:"aerial-photography";a:7:{s:8:"released";s:10:"2020-04-14";s:4:"name";s:18:"Aerial Photography";s:7:"premium";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"premium,slider,static,text,kenburns";s:3:"url";s:51:"https://layerslider.com/sliders/aerial-photography/";s:7:"preview";s:62:"https://layerslider.com/media/templates/aerial-photography.jpg";}s:24:"simple-fullscreen-slider";a:7:{s:8:"released";s:10:"2020-04-07";s:4:"name";s:24:"Simple Fullscreen Slider";s:7:"premium";b:0;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:42:"free,fullsize,landing,static,text,kenburns";s:3:"url";s:57:"https://layerslider.com/sliders/simple-fullscreen-slider/";s:7:"preview";s:68:"https://layerslider.com/media/templates/simple-fullscreen-slider.jpg";}s:21:"covid-19-notification";a:9:{s:8:"released";s:10:"2020-04-01";s:7:"updated";s:10:"2024-01-22";s:4:"name";s:21:"COVID-19 Notification";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:13:"premium,popup";s:3:"url";s:53:"https://layerslider.com/popups/#covid-19-notification";s:7:"preview";s:65:"https://layerslider.com/media/templates/covid-19-notification.jpg";}s:19:"covid-19-bottom-bar";a:8:{s:8:"released";s:10:"2020-04-01";s:4:"name";s:19:"COVID-19 Bottom Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:13:"premium,popup";s:3:"url";s:51:"https://layerslider.com/popups/#covid-19-bottom-bar";s:7:"preview";s:63:"https://layerslider.com/media/templates/covid-19-bottom-bar.jpg";}s:14:"top-bar-notice";a:9:{s:8:"released";s:10:"2020-04-01";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:14:"Top Bar Notice";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:13:"premium,popup";s:3:"url";s:46:"https://layerslider.com/popups/#top-bar-notice";s:7:"preview";s:58:"https://layerslider.com/media/templates/top-bar-notice.jpg";}s:20:"christmas-snow-globe";a:9:{s:8:"released";s:10:"2019-12-19";s:4:"name";s:20:"Christmas Snow Globe";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:34:"premium,parallax,popup,loop,filter";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#christmas-snow-globe";s:7:"preview";s:64:"https://layerslider.com/media/templates/christmas-snow-globe.jpg";}s:9:"xmas-2019";a:8:{s:8:"released";s:10:"2019-12-19";s:4:"name";s:9:"Xmas 2019";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:32:"free,parallax,slider,loop,filter";s:11:"collections";s:9:"christmas";s:3:"url";s:42:"https://layerslider.com/sliders/xmas-2019/";s:7:"preview";s:53:"https://layerslider.com/media/templates/xmas-2019.jpg";}s:18:"creative-portraits";a:7:{s:8:"released";s:10:"2019-12-09";s:4:"name";s:18:"Creative Portraits";s:7:"premium";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:32:"premium,fullwidth,landing,static";s:3:"url";s:51:"https://layerslider.com/sliders/creative-portraits/";s:7:"preview";s:62:"https://layerslider.com/media/templates/creative-portraits.jpg";}s:13:"parallax-city";a:7:{s:8:"released";s:10:"2019-12-02";s:4:"name";s:13:"Parallax City";s:7:"premium";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:58:"premium,landing,pack,parallax,text,blend,fullwidth,website";s:3:"url";s:46:"https://layerslider.com/sliders/parallax-city/";s:7:"preview";s:57:"https://layerslider.com/media/templates/parallax-city.jpg";}s:10:"cybertruck";a:7:{s:8:"released";s:10:"2019-11-28";s:4:"name";s:10:"Cybertruck";s:7:"premium";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:39:"premium,fullsize,landing,specialeffects";s:3:"url";s:43:"https://layerslider.com/sliders/cybertruck/";s:7:"preview";s:54:"https://layerslider.com/media/templates/cybertruck.jpg";}s:17:"summer-collection";a:7:{s:8:"released";s:10:"2019-11-21";s:4:"name";s:17:"Summer Collection";s:7:"premium";b:0;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:21:"free,fullwidth,slider";s:3:"url";s:50:"https://layerslider.com/sliders/summer-collection/";s:7:"preview";s:61:"https://layerslider.com/media/templates/summer-collection.jpg";}s:18:"nature-slider-pack";a:7:{s:8:"released";s:10:"2019-11-14";s:4:"name";s:18:"Nature Slider PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.9.0";s:6:"groups";s:62:"premium,text,blend,fullwidth,media,landing,packs,popup,website";s:3:"url";s:51:"https://layerslider.com/sliders/nature-slider-pack/";s:7:"preview";s:62:"https://layerslider.com/media/templates/nature-slider-pack.jpg";}s:20:"catering-xmas-slider";a:8:{s:8:"released";s:10:"2017-12-22";s:4:"name";s:25:"Catering Christmas Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:32:"premium,static,text,blend,slider";s:11:"collections";s:9:"christmas";s:3:"url";s:58:"https://layerslider.com/sliders/catering-christmas-slider/";s:7:"preview";s:64:"https://layerslider.com/media/templates/catering-xmas-slider.jpg";}s:20:"discover-the-details";a:7:{s:8:"released";s:10:"2017-12-19";s:4:"name";s:20:"Discover the Details";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:50:"free,loop,parallax,blendmode,specialeffects,slider";s:3:"url";s:53:"https://layerslider.com/sliders/discover-the-details/";s:7:"preview";s:64:"https://layerslider.com/media/templates/discover-the-details.jpg";}s:10:"rainforest";a:7:{s:8:"released";s:10:"2017-12-17";s:4:"name";s:10:"Rainforest";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:57:"free,loop,filter,blendmode,fullsize,specialeffects,slider";s:3:"url";s:43:"https://layerslider.com/sliders/rainforest/";s:7:"preview";s:54:"https://layerslider.com/media/templates/rainforest.jpg";}s:30:"ecommerce-global-hover-example";a:7:{s:8:"released";s:10:"2017-12-15";s:4:"name";s:30:"eCommerce Global Hover Example";s:7:"premium";b:1;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:26:"premium,experiments,slider";s:3:"url";s:63:"https://layerslider.com/sliders/ecommerce-global-hover-example/";s:7:"preview";s:74:"https://layerslider.com/media/templates/ecommerce-global-hover-example.jpg";}s:20:"3d-canyon-experience";a:7:{s:8:"released";s:10:"2017-12-13";s:4:"name";s:20:"3D Canyon Experience";s:7:"premium";b:1;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:40:"premium,parallax,experiments,text,slider";s:3:"url";s:53:"https://layerslider.com/sliders/3d-canyon-experience/";s:7:"preview";s:64:"https://layerslider.com/media/templates/3d-canyon-experience.jpg";}s:14:"vintage-photos";a:7:{s:8:"released";s:10:"2017-12-08";s:4:"name";s:14:"Vintage Photos";s:7:"premium";b:1;s:8:"requires";s:5:"6.6.0";s:6:"groups";s:50:"premium,fullsize,loop,filter,specialeffects,slider";s:3:"url";s:47:"https://layerslider.com/sliders/vintage-photos/";s:7:"preview";s:58:"https://layerslider.com/media/templates/vintage-photos.jpg";}s:8:"aquarium";a:7:{s:8:"released";s:10:"2017-12-04";s:4:"name";s:8:"Aquarium";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:71:"premium,parallax,fullsize,loop,filter,experiments,specialeffects,slider";s:3:"url";s:41:"https://layerslider.com/sliders/aquarium/";s:7:"preview";s:52:"https://layerslider.com/media/templates/aquarium.jpg";}s:16:"what-is-the-time";a:7:{s:8:"released";s:10:"2017-08-25";s:4:"name";s:17:"What is the time?";s:7:"premium";b:1;s:8:"requires";s:5:"7.2.0";s:6:"groups";s:54:"premium,parallax,text,blendmode,experiments,api,slider";s:3:"url";s:49:"https://layerslider.com/sliders/what-is-the-time/";s:7:"preview";s:60:"https://layerslider.com/media/templates/what-is-the-time.jpg";}s:18:"personal-page-pack";a:7:{s:8:"released";s:10:"2017-08-23";s:4:"name";s:18:"Personal Page PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:62:"premium,fullsize,fullwidth,landing,text,parallax,packs,website";s:3:"url";s:51:"https://layerslider.com/sliders/personal-page-pack/";s:7:"preview";s:62:"https://layerslider.com/media/templates/personal-page-pack.jpg";}s:19:"marketing-page-pack";a:7:{s:8:"released";s:10:"2017-08-21";s:4:"name";s:19:"Marketing Page PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:69:"premium,fullsize,fullwidth,landing,parallax,static,loop,packs,website";s:3:"url";s:52:"https://layerslider.com/sliders/marketing-page-pack/";s:7:"preview";s:63:"https://layerslider.com/media/templates/marketing-page-pack.jpg";}s:14:"dynamic-slider";a:7:{s:8:"released";s:10:"2017-08-18";s:4:"name";s:14:"Dynamic Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:32:"premium,fullwidth,landing,static";s:3:"url";s:47:"https://layerslider.com/sliders/dynamic-slider/";s:7:"preview";s:58:"https://layerslider.com/media/templates/dynamic-slider.jpg";}s:14:"colorful-cases";a:7:{s:8:"released";s:10:"2017-08-16";s:4:"name";s:14:"Colorful Cases";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:50:"premium,text,loop,parallax,static,blendmode,slider";s:3:"url";s:47:"https://layerslider.com/sliders/colorful-cases/";s:7:"preview";s:58:"https://layerslider.com/media/templates/colorful-cases.jpg";}s:16:"beauty-shop-pack";a:8:{s:8:"released";s:10:"2017-08-14";s:4:"name";s:16:"Beauty Shop PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:44:"premium,fullwidth,text,landing,packs,website";s:11:"collections";s:11:"mothers-day";s:3:"url";s:49:"https://layerslider.com/sliders/beauty-shop-pack/";s:7:"preview";s:60:"https://layerslider.com/media/templates/beauty-shop-pack.jpg";}s:14:"discount-popup";a:8:{s:8:"released";s:10:"2017-12-10";s:4:"name";s:14:"Discount Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:13:"premium,popup";s:3:"url";s:46:"https://layerslider.com/popups/#discount-popup";s:7:"preview";s:58:"https://layerslider.com/media/templates/discount-popup.jpg";}s:18:"social-share-popup";a:8:{s:8:"released";s:10:"2017-12-06";s:4:"name";s:18:"Social Share Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:17:"premium,popup,api";s:3:"url";s:50:"https://layerslider.com/popups/#social-share-popup";s:7:"preview";s:62:"https://layerslider.com/media/templates/social-share-popup.jpg";}s:16:"popup-guide-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:16:"Popup Guide Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:27:"premium,popup,parallax,text";s:3:"url";s:48:"https://layerslider.com/popups/#popup-guide-demo";s:7:"preview";s:60:"https://layerslider.com/media/templates/popup-guide-demo.jpg";}s:18:"popup-welcome-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Welcome Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:27:"premium,popup,parallax,text";s:3:"url";s:50:"https://layerslider.com/popups/#popup-welcome-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-welcome-demo.jpg";}s:22:"popup-transparent-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:22:"Popup Transparent Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:27:"premium,popup,parallax,loop";s:3:"url";s:54:"https://layerslider.com/popups/#popup-transparent-demo";s:7:"preview";s:66:"https://layerslider.com/media/templates/popup-transparent-demo.jpg";}s:18:"popup-sidebar-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Sidebar Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:40:"premium,popup,experiments,blendmode,text";s:3:"url";s:50:"https://layerslider.com/popups/#popup-sidebar-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-sidebar-demo.jpg";}s:19:"popup-photo-gallery";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:19:"Popup Photo Gallery";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:22:"premium,popup,kenburns";s:3:"url";s:51:"https://layerslider.com/popups/#popup-photo-gallery";s:7:"preview";s:63:"https://layerslider.com/media/templates/popup-photo-gallery.jpg";}s:16:"popup-modal-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:16:"Popup Modal Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:20:"premium,popup,static";s:3:"url";s:48:"https://layerslider.com/popups/#popup-modal-demo";s:7:"preview";s:60:"https://layerslider.com/media/templates/popup-modal-demo.jpg";}s:18:"popup-infobar-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Infobar Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:30:"premium,popup,experiments,text";s:3:"url";s:50:"https://layerslider.com/popups/#popup-infobar-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-infobar-demo.jpg";}s:24:"popup-fullsize-desk-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:24:"Popup Fullsize Desk Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:43:"premium,popup,experiments,fullsize,parallax";s:3:"url";s:56:"https://layerslider.com/popups/#popup-fullsize-desk-demo";s:7:"preview";s:68:"https://layerslider.com/media/templates/popup-fullsize-desk-demo.jpg";}s:18:"conversation-popup";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Conversation Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:25:"premium,popup,experiments";s:3:"url";s:50:"https://layerslider.com/popups/#conversation-popup";s:7:"preview";s:62:"https://layerslider.com/media/templates/conversation-popup.jpg";}s:20:"global-hover-example";a:7:{s:8:"released";s:10:"2017-05-02";s:4:"name";s:20:"Global Hover Example";s:7:"premium";b:1;s:8:"requires";s:5:"6.4.0";s:6:"groups";s:55:"premium,experiments,specialeffects,parallax,text,slider";s:3:"url";s:53:"https://layerslider.com/sliders/global-hover-example/";s:7:"preview";s:64:"https://layerslider.com/media/templates/global-hover-example.jpg";}s:10:"gastronomy";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:10:"Gastronomy";s:7:"premium";b:1;s:8:"requires";s:5:"6.2.2";s:6:"groups";s:35:"premium,kenburns,filter,text,slider";s:3:"url";s:43:"https://layerslider.com/sliders/gastronomy/";s:7:"preview";s:54:"https://layerslider.com/media/templates/gastronomy.jpg";}s:13:"police-lights";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:13:"Police Lights";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:50:"free,specialeffects,loop,blendmode,parallax,slider";s:3:"url";s:46:"https://layerslider.com/sliders/police-lights/";s:7:"preview";s:57:"https://layerslider.com/media/templates/police-lights.jpg";}s:16:"beautiful-sunset";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:16:"Beautiful Sunset";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:41:"free,specialeffects,loop,blendmode,slider";s:3:"url";s:49:"https://layerslider.com/sliders/beautiful-sunset/";s:7:"preview";s:60:"https://layerslider.com/media/templates/beautiful-sunset.jpg";}s:23:"blend-mode-experiment-1";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:23:"Blend Mode Experiment 1";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:67:"free,specialeffects,text,blendmode,experiments,loop,parallax,slider";s:3:"url";s:56:"https://layerslider.com/sliders/blend-mode-experiment-1/";s:7:"preview";s:67:"https://layerslider.com/media/templates/blend-mode-experiment-1.jpg";}s:16:"flying-banners-2";a:7:{s:8:"released";s:10:"2017-03-29";s:4:"name";s:16:"Flying Banners 2";s:7:"premium";b:1;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:47:"premium,parallax,specialeffects,fullsize,slider";s:3:"url";s:49:"https://layerslider.com/sliders/flying-banners-2/";s:7:"preview";s:60:"https://layerslider.com/media/templates/flying-banners-2.jpg";}s:14:"layerslider-v6";a:7:{s:8:"released";s:10:"2017-03-08";s:4:"name";s:14:"LayerSlider v6";s:7:"premium";b:1;s:8:"requires";s:5:"6.1.6";s:6:"groups";s:75:"premium,specialeffects,parallax,fullsize,landing,loop,text,media,api,slider";s:3:"url";s:47:"https://layerslider.com/sliders/layerslider-v6/";s:7:"preview";s:58:"https://layerslider.com/media/templates/layerslider-v6.jpg";}s:16:"flying-banners-1";a:7:{s:8:"released";s:10:"2017-03-08";s:4:"name";s:16:"Flying Banners 1";s:7:"premium";b:0;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:45:"free,parallax,loop,text,specialeffects,slider";s:3:"url";s:49:"https://layerslider.com/sliders/flying-banners-1/";s:7:"preview";s:60:"https://layerslider.com/media/templates/flying-banners-1.jpg";}s:18:"anniversary-slider";a:7:{s:8:"released";s:10:"2017-03-08";s:4:"name";s:18:"Anniversary Slider";s:7:"premium";b:0;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:47:"free,parallax,experiments,specialeffects,slider";s:3:"url";s:51:"https://layerslider.com/sliders/anniversary-slider/";s:7:"preview";s:62:"https://layerslider.com/media/templates/anniversary-slider.jpg";}s:7:"origami";a:7:{s:8:"released";s:10:"2016-12-07";s:4:"name";s:7:"Origami";s:7:"premium";b:1;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:61:"premium,experiments,specialeffects,3dtransition,slider,addons";s:3:"url";s:40:"https://layerslider.com/sliders/origami/";s:7:"preview";s:51:"https://layerslider.com/media/templates/origami.jpg";}s:17:"origami-buildings";a:7:{s:8:"released";s:10:"2016-12-07";s:4:"name";s:17:"Origami Buildings";s:7:"premium";b:1;s:8:"requires";s:5:"6.1.0";s:6:"groups";s:70:"premium,experiments,specialeffects,kenburns,3dtransition,slider,addons";s:3:"url";s:50:"https://layerslider.com/sliders/origami-buildings/";s:7:"preview";s:61:"https://layerslider.com/media/templates/origami-buildings.jpg";}s:17:"autumn-experiment";a:7:{s:8:"released";s:10:"2016-11-28";s:4:"name";s:17:"Autumn Experiment";s:7:"premium";b:0;s:8:"requires";s:5:"6.0.4";s:6:"groups";s:52:"experiments,free,loop,parallax,specialeffects,slider";s:3:"url";s:50:"https://layerslider.com/sliders/autumn-experiment/";s:7:"preview";s:61:"https://layerslider.com/media/templates/autumn-experiment.jpg";}s:28:"features-parallax-experiment";a:7:{s:8:"released";s:10:"2016-11-28";s:4:"name";s:32:"Features | A Parallax Experiment";s:7:"premium";b:0;s:8:"requires";s:5:"6.0.4";s:6:"groups";s:47:"experiments,free,parallax,specialeffects,slider";s:3:"url";s:61:"https://layerslider.com/sliders/features-parallax-experiment/";s:7:"preview";s:72:"https://layerslider.com/media/templates/features-parallax-experiment.jpg";}s:16:"furniture-slider";a:7:{s:8:"released";s:10:"2016-11-28";s:4:"name";s:16:"Furniture Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.4";s:6:"groups";s:40:"fullwidth,parallax,premium,static,slider";s:3:"url";s:49:"https://layerslider.com/sliders/furniture-slider/";s:7:"preview";s:60:"https://layerslider.com/media/templates/furniture-slider.jpg";}s:15:"room-experiment";a:7:{s:8:"released";s:10:"2016-11-28";s:4:"name";s:15:"Room Experiment";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.6";s:6:"groups";s:72:"api,experiments,media,parallax,premium,specialeffects,static,text,slider";s:3:"url";s:48:"https://layerslider.com/sliders/room-experiment/";s:7:"preview";s:59:"https://layerslider.com/media/templates/room-experiment.jpg";}s:11:"drag-n-drop";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:11:"Drag & Drop";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.3";s:6:"groups";s:44:"premium,fullwidth,specialeffects,text,slider";s:3:"url";s:44:"https://layerslider.com/sliders/drag-n-drop/";s:7:"preview";s:55:"https://layerslider.com/media/templates/drag-n-drop.jpg";}s:10:"headphones";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:10:"Headphones";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.3";s:6:"groups";s:21:"premium,static,slider";s:3:"url";s:43:"https://layerslider.com/sliders/headphones/";s:7:"preview";s:54:"https://layerslider.com/media/templates/headphones.jpg";}s:14:"play-by-scroll";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:19:"Play By Scroll demo";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.4";s:6:"groups";s:80:"premium,fullsize,text,experiments,specialeffects,playbyscroll,loop,slider,addons";s:3:"url";s:47:"https://layerslider.com/sliders/play-by-scroll/";s:7:"preview";s:58:"https://layerslider.com/media/templates/play-by-scroll.jpg";}s:3:"sky";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:14:"Sky Experience";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.3";s:6:"groups";s:70:"premium,fullwidth,text,experiments,parallax,specialeffects,loop,slider";s:3:"url";s:47:"https://layerslider.com/sliders/sky-experience/";s:7:"preview";s:47:"https://layerslider.com/media/templates/sky.jpg";}s:9:"halloween";a:8:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:16:"Happy Halloween!";s:7:"premium";b:0;s:8:"requires";s:5:"6.0.3";s:6:"groups";s:42:"free,fullsize,text,experiments,loop,slider";s:11:"collections";s:9:"halloween";s:3:"url";s:48:"https://layerslider.com/sliders/happy-halloween/";s:7:"preview";s:53:"https://layerslider.com/media/templates/halloween.jpg";}s:15:"creative-agency";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:6:"Agency";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:49:"premium,fullsize,kenburns,parallax,landing,filter";s:3:"url";s:48:"https://layerslider.com/sliders/creative-agency/";s:7:"preview";s:59:"https://layerslider.com/media/templates/creative-agency.jpg";}s:18:"interactive-slider";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:18:"Interactive Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:47:"premium,fullsize,parallax,kenburns,text,landing";s:3:"url";s:51:"https://layerslider.com/sliders/interactive-slider/";s:7:"preview";s:62:"https://layerslider.com/media/templates/interactive-slider.jpg";}s:9:"ecommerce";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:9:"eCommerce";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:24:"premium,fullwidth,slider";s:3:"url";s:42:"https://layerslider.com/sliders/ecommerce/";s:7:"preview";s:53:"https://layerslider.com/media/templates/ecommerce.jpg";}s:17:"landing-page-pack";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:17:"Landing Page PACK";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:62:"premium,fullsize,fullwidth,landing,parallax,text,packs,website";s:3:"url";s:45:"https://layerslider.com/sliders/landing-page/";s:7:"preview";s:61:"https://layerslider.com/media/templates/landing-page-pack.jpg";}s:6:"hiking";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:6:"Hiking";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:24:"premium,fullwidth,slider";s:3:"url";s:39:"https://layerslider.com/sliders/hiking/";s:7:"preview";s:50:"https://layerslider.com/media/templates/hiking.jpg";}s:12:"movie-slider";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:12:"Movie Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:24:"premium,fullwidth,slider";s:3:"url";s:45:"https://layerslider.com/sliders/movie-slider/";s:7:"preview";s:56:"https://layerslider.com/media/templates/movie-slider.jpg";}s:12:"photo-studio";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:12:"Photo Studio";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:70:"premium,fullsize,filter,text,parallax,specialeffects,blendmode,landing";s:3:"url";s:45:"https://layerslider.com/sliders/photo-studio/";s:7:"preview";s:56:"https://layerslider.com/media/templates/photo-studio.jpg";}s:5:"shoes";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:5:"Shoes";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:42:"premium,fullwidth,parallax,carousel,slider";s:3:"url";s:38:"https://layerslider.com/sliders/shoes/";s:7:"preview";s:49:"https://layerslider.com/media/templates/shoes.jpg";}s:11:"mini-cooper";a:7:{s:8:"released";s:10:"2016-11-01";s:4:"name";s:18:"Mini Cooper Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:47:"premium,fullsize,parallax,specialeffects,slider";s:3:"url";s:51:"https://layerslider.com/sliders/mini-cooper-slider/";s:7:"preview";s:55:"https://layerslider.com/media/templates/mini-cooper.jpg";}s:4:"xmas";a:7:{s:4:"name";s:16:"Merry Christmas!";s:7:"premium";b:0;s:8:"requires";s:6:"6.11.2";s:6:"groups";s:64:"free,parallax,filter,experiments,specialeffects,text,loop,slider";s:11:"collections";s:9:"christmas";s:3:"url";s:48:"https://layerslider.com/sliders/merry-christmas/";s:7:"preview";s:48:"https://layerslider.com/media/templates/xmas.jpg";}s:5:"clock";a:6:{s:4:"name";s:32:"Vintage Clock | shows valid time";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:44:"premium,fullsize,api,experiments,loop,slider";s:3:"url";s:46:"https://layerslider.com/sliders/vintage-clock/";s:7:"preview";s:49:"https://layerslider.com/media/templates/clock.jpg";}s:8:"car-show";a:6:{s:4:"name";s:8:"Car Show";s:7:"premium";b:1;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:45:"premium,fullwidth,experiments,api,loop,slider";s:3:"url";s:41:"https://layerslider.com/sliders/car-show/";s:7:"preview";s:52:"https://layerslider.com/media/templates/car-show.jpg";}s:8:"carousel";a:6:{s:4:"name";s:8:"Carousel";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:20:"free,carousel,slider";s:3:"url";s:41:"https://layerslider.com/sliders/carousel/";s:7:"preview";s:52:"https://layerslider.com/media/templates/carousel.jpg";}s:14:"fancy-parallax";a:6:{s:4:"name";s:21:"Fancy Parallax Slider";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:33:"premium,fullwidth,parallax,slider";s:3:"url";s:48:"https://layerslider.com/sliders/parallax-slider/";s:7:"preview";s:58:"https://layerslider.com/media/templates/fancy-parallax.jpg";}s:13:"simple-slider";a:6:{s:4:"name";s:13:"Simple Slider";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:11:"free,slider";s:3:"url";s:46:"https://layerslider.com/sliders/simple-slider/";s:7:"preview";s:57:"https://layerslider.com/media/templates/simple-slider.jpg";}s:12:"image-slider";a:6:{s:4:"name";s:12:"Image Slider";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:11:"free,slider";s:3:"url";s:48:"https://layerslider.com/sliders/image-slideshow/";s:7:"preview";s:56:"https://layerslider.com/media/templates/image-slider.jpg";}s:19:"client-testimonials";a:6:{s:4:"name";s:19:"Client Testimonials";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:24:"premium,fullwidth,slider";s:3:"url";s:52:"https://layerslider.com/sliders/client-testimonials/";s:7:"preview";s:63:"https://layerslider.com/media/templates/client-testimonials.jpg";}s:8:"fixed-bg";a:6:{s:4:"name";s:16:"Fixed Background";s:7:"premium";b:1;s:8:"requires";s:5:"6.0.0";s:6:"groups";s:30:"premium,fullwidth,media,slider";s:3:"url";s:49:"https://layerslider.com/sliders/fixed-background/";s:7:"preview";s:52:"https://layerslider.com/media/templates/fixed-bg.jpg";}s:22:"dynamic-content-slider";a:6:{s:4:"name";s:22:"Dynamic Content Slider";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:11:"free,slider";s:3:"url";s:55:"https://layerslider.com/sliders/dynamic-content-slider/";s:7:"preview";s:66:"https://layerslider.com/media/templates/dynamic-content-slider.jpg";}s:6:"old-3d";a:6:{s:4:"name";s:14:"LayerSlider v4";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:30:"free,3dtransition,media,slider";s:3:"url";s:47:"https://layerslider.com/sliders/3d-demo-slider/";s:7:"preview";s:50:"https://layerslider.com/media/templates/old-3d.jpg";}s:2:"v5";a:6:{s:4:"name";s:14:"LayerSlider v5";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:26:"free,parallax,media,slider";s:3:"url";s:47:"https://layerslider.com/sliders/layerslider-v5/";s:7:"preview";s:46:"https://layerslider.com/media/templates/v5.jpg";}s:12:"video-slider";a:6:{s:4:"name";s:12:"Video Slider";s:7:"premium";b:0;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:17:"free,media,slider";s:3:"url";s:45:"https://layerslider.com/sliders/video-slider/";s:7:"preview";s:56:"https://layerslider.com/media/templates/video-slider.jpg";}s:6:"resort";a:6:{s:4:"name";s:6:"Resort";s:7:"premium";b:1;s:8:"requires";s:5:"5.0.0";s:6:"groups";s:14:"premium,slider";s:3:"url";s:40:"https://layerslider.com/sliders/restort/";s:7:"preview";s:50:"https://layerslider.com/media/templates/resort.jpg";}}}s:15:"kreatura-popups";a:7:{s:4:"name";s:6:"Popups";s:8:"name-alt";s:20:"Popups from Kreatura";s:4:"type";s:5:"popup";s:8:"supports";a:3:{s:9:"brand-new";b:1;s:8:"discover";b:1;s:11:"collections";b:1;}s:4:"icon";a:2:{s:4:"name";s:15:"window-maximize";s:4:"type";s:7:"regular";}s:4:"tags";a:7:{s:3:"all";a:2:{s:4:"name";s:3:"All";s:4:"icon";a:1:{s:4:"name";s:4:"tags";}}s:12:"notification";a:2:{s:4:"name";s:12:"Notification";s:4:"icon";a:1:{s:4:"name";s:11:"info-circle";}}s:9:"promotion";a:2:{s:4:"name";s:9:"Promotion";s:4:"icon";a:1:{s:4:"name";s:6:"tshirt";}}s:8:"seasonal";a:2:{s:4:"name";s:8:"Seasonal";s:4:"icon";a:1:{s:4:"name";s:14:"tree-decorated";}}s:6:"social";a:2:{s:4:"name";s:6:"Social";s:4:"icon";a:1:{s:4:"name";s:9:"share-alt";}}s:10:"fullscreen";a:2:{s:4:"name";s:10:"Fullscreen";s:4:"icon";a:1:{s:4:"name";s:6:"expand";}}s:5:"other";a:2:{s:4:"name";s:5:"Other";s:4:"icon";a:1:{s:4:"name";s:10:"ellipsis-h";}}}s:5:"items";a:27:{s:20:"happy-halloween-2024";a:9:{s:8:"released";s:10:"2024-10-08";s:4:"name";s:20:"Happy Halloween 2024";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:23:"premium,popup,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:52:"https://layerslider.com/popups/#happy-halloween-2024";s:7:"preview";s:64:"https://layerslider.com/media/templates/happy-halloween-2024.jpg";}s:14:"spooky-pumpkin";a:10:{s:8:"released";s:10:"2024-09-26";s:7:"updated";s:10:"2024-11-06";s:4:"name";s:14:"Spooky Pumpkin";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.11.5";s:6:"groups";s:23:"premium,popup,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:46:"https://layerslider.com/popups/#spooky-pumpkin";s:7:"preview";s:58:"https://layerslider.com/media/templates/spooky-pumpkin.jpg";}s:18:"big-sale-countdown";a:9:{s:8:"released";s:10:"2024-09-03";s:4:"name";s:18:"Big Sale Countdown";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:23:"premium,popup,promotion";s:11:"collections";s:10:"countdowns";s:3:"url";s:50:"https://layerslider.com/popups/#big-sale-countdown";s:7:"preview";s:62:"https://layerslider.com/media/templates/big-sale-countdown.jpg";}s:16:"mothers-day-2024";a:9:{s:8:"released";s:10:"2024-04-02";s:4:"name";s:19:"Mother’s Day 2024";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.10.1";s:6:"groups";s:32:"premium,popup,seasonal,promotion";s:11:"collections";s:11:"mothers-day";s:3:"url";s:48:"https://layerslider.com/popups/#mothers-day-2024";s:7:"preview";s:60:"https://layerslider.com/media/templates/mothers-day-2024.jpg";}s:18:"snowball-lightbulb";a:9:{s:8:"released";s:10:"2023-12-21";s:4:"name";s:18:"Snowball Lightbulb";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.6";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:50:"https://layerslider.com/popups/#snowball-lightbulb";s:7:"preview";s:62:"https://layerslider.com/media/templates/snowball-lightbulb.jpg";}s:20:"christmas-3d-gallery";a:9:{s:8:"released";s:10:"2023-12-14";s:4:"name";s:20:"Christmas 3D Gallery";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.6";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#christmas-3d-gallery";s:7:"preview";s:64:"https://layerslider.com/media/templates/christmas-3d-gallery.jpg";}s:20:"merry-christmas-2023";a:9:{s:8:"released";s:10:"2023-12-04";s:4:"name";s:20:"Merry Christmas 2023";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.0";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#merry-christmas-2023";s:7:"preview";s:64:"https://layerslider.com/media/templates/merry-christmas-2023.jpg";}s:22:"mothers-day-2023-popup";a:10:{s:8:"released";s:10:"2023-05-03";s:7:"updated";s:10:"2024-01-23";s:4:"name";s:19:"Mother’s Day 2023";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.7.0";s:6:"groups";s:32:"premium,popup,seasonal,promotion";s:11:"collections";s:11:"mothers-day";s:3:"url";s:54:"https://layerslider.com/popups/#mothers-day-2023-popup";s:7:"preview";s:66:"https://layerslider.com/media/templates/mothers-day-2023-popup.jpg";}s:26:"happy-fluffy-holidays-2022";a:9:{s:8:"released";s:10:"2022-12-18";s:4:"name";s:22:"Happy Fluffy Holidays!";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:33:"premium,popup,seasonal,fullscreen";s:11:"collections";s:9:"christmas";s:3:"url";s:58:"https://layerslider.com/popups/#happy-fluffy-holidays-2022";s:7:"preview";s:70:"https://layerslider.com/media/templates/happy-fluffy-holidays-2022.jpg";}s:31:"christmas-decoration-popup-2022";a:9:{s:8:"released";s:10:"2022-12-12";s:4:"name";s:26:"Christmas Decoration Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:63:"https://layerslider.com/popups/#christmas-decoration-popup-2022";s:7:"preview";s:75:"https://layerslider.com/media/templates/christmas-decoration-popup-2022.jpg";}s:20:"christmas-bottom-bar";a:9:{s:8:"released";s:10:"2021-12-20";s:4:"name";s:20:"Christmas Bottom Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.0.0";s:6:"groups";s:32:"premium,popup,seasonal,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#christmas-bottom-bar";s:7:"preview";s:64:"https://layerslider.com/media/templates/christmas-bottom-bar.jpg";}s:17:"black-friday-2020";a:10:{s:8:"released";s:10:"2020-11-18";s:7:"updated";s:10:"2024-01-23";s:4:"name";s:17:"Black Friday 2020";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:32:"premium,popup,promotion,seasonal";s:11:"collections";s:12:"black-friday";s:3:"url";s:49:"https://layerslider.com/popups/#black-friday-2020";s:7:"preview";s:61:"https://layerslider.com/media/templates/black-friday-2020.jpg";}s:21:"covid-19-notification";a:9:{s:8:"released";s:10:"2020-04-01";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:21:"COVID-19 Notification";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:26:"premium,popup,notification";s:3:"url";s:53:"https://layerslider.com/popups/#covid-19-notification";s:7:"preview";s:65:"https://layerslider.com/media/templates/covid-19-notification.jpg";}s:19:"covid-19-bottom-bar";a:9:{s:8:"released";s:10:"2020-04-01";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:19:"COVID-19 Bottom Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:26:"premium,popup,notification";s:3:"url";s:51:"https://layerslider.com/popups/#covid-19-bottom-bar";s:7:"preview";s:63:"https://layerslider.com/media/templates/covid-19-bottom-bar.jpg";}s:14:"top-bar-notice";a:8:{s:8:"released";s:10:"2020-04-01";s:4:"name";s:14:"Top Bar Notice";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:26:"premium,popup,notification";s:3:"url";s:46:"https://layerslider.com/popups/#top-bar-notice";s:7:"preview";s:58:"https://layerslider.com/media/templates/top-bar-notice.jpg";}s:20:"christmas-snow-globe";a:9:{s:8:"released";s:10:"2019-12-19";s:4:"name";s:20:"Christmas Snow Globe";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:43:"premium,parallax,popup,loop,filter,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:52:"https://layerslider.com/popups/#christmas-snow-globe";s:7:"preview";s:64:"https://layerslider.com/media/templates/christmas-snow-globe.jpg";}s:14:"discount-popup";a:8:{s:8:"released";s:10:"2017-12-10";s:4:"name";s:14:"Discount Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:23:"premium,popup,promotion";s:3:"url";s:46:"https://layerslider.com/popups/#discount-popup";s:7:"preview";s:58:"https://layerslider.com/media/templates/discount-popup.jpg";}s:18:"social-share-popup";a:8:{s:8:"released";s:10:"2017-12-06";s:4:"name";s:18:"Social Share Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.5";s:6:"groups";s:24:"premium,popup,api,social";s:3:"url";s:50:"https://layerslider.com/popups/#social-share-popup";s:7:"preview";s:62:"https://layerslider.com/media/templates/social-share-popup.jpg";}s:16:"popup-guide-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:16:"Popup Guide Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:33:"premium,popup,parallax,text,other";s:3:"url";s:48:"https://layerslider.com/popups/#popup-guide-demo";s:7:"preview";s:60:"https://layerslider.com/media/templates/popup-guide-demo.jpg";}s:18:"popup-welcome-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Welcome Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:33:"premium,popup,parallax,text,other";s:3:"url";s:50:"https://layerslider.com/popups/#popup-welcome-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-welcome-demo.jpg";}s:22:"popup-transparent-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:22:"Popup Transparent Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:37:"premium,popup,parallax,loop,promotion";s:3:"url";s:54:"https://layerslider.com/popups/#popup-transparent-demo";s:7:"preview";s:66:"https://layerslider.com/media/templates/popup-transparent-demo.jpg";}s:18:"popup-sidebar-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Sidebar Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:56:"premium,popup,experiments,blendmode,text,promotion,other";s:3:"url";s:50:"https://layerslider.com/popups/#popup-sidebar-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-sidebar-demo.jpg";}s:19:"popup-photo-gallery";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:19:"Popup Photo Gallery";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:28:"premium,popup,kenburns,other";s:3:"url";s:51:"https://layerslider.com/popups/#popup-photo-gallery";s:7:"preview";s:63:"https://layerslider.com/media/templates/popup-photo-gallery.jpg";}s:16:"popup-modal-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:16:"Popup Modal Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:30:"premium,popup,static,promotion";s:3:"url";s:48:"https://layerslider.com/popups/#popup-modal-demo";s:7:"preview";s:60:"https://layerslider.com/media/templates/popup-modal-demo.jpg";}s:18:"popup-infobar-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Popup Infobar Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:59:"premium,popup,experiments,text,promotion,notification,other";s:3:"url";s:50:"https://layerslider.com/popups/#popup-infobar-demo";s:7:"preview";s:62:"https://layerslider.com/media/templates/popup-infobar-demo.jpg";}s:24:"popup-fullsize-desk-demo";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:24:"Popup Fullsize Desk Demo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:60:"premium,popup,experiments,fullsize,parallax,fullscreen,other";s:3:"url";s:56:"https://layerslider.com/popups/#popup-fullsize-desk-demo";s:7:"preview";s:68:"https://layerslider.com/media/templates/popup-fullsize-desk-demo.jpg";}s:18:"conversation-popup";a:8:{s:8:"released";s:10:"2017-06-11";s:4:"name";s:18:"Conversation Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"6.5.0";s:6:"groups";s:44:"premium,popup,experiments,notification,other";s:3:"url";s:50:"https://layerslider.com/popups/#conversation-popup";s:7:"preview";s:62:"https://layerslider.com/media/templates/conversation-popup.jpg";}}}s:19:"webshopworks-popups";a:7:{s:4:"name";s:12:"WebshopWorks";s:8:"name-alt";s:24:"Popups from WebshopWorks";s:4:"type";s:5:"popup";s:8:"supports";a:3:{s:9:"brand-new";b:1;s:8:"discover";b:1;s:11:"collections";b:1;}s:4:"icon";a:1:{s:4:"name";s:13:"message-image";}s:4:"tags";a:11:{s:3:"all";a:2:{s:4:"name";s:3:"All";s:4:"icon";a:1:{s:4:"name";s:4:"tags";}}s:10:"newsletter";a:2:{s:4:"name";s:10:"Newsletter";s:4:"icon";a:1:{s:4:"name";s:8:"envelope";}}s:5:"sales";a:2:{s:4:"name";s:5:"Sales";s:4:"icon";a:1:{s:4:"name";s:7:"percent";}}s:11:"exit-intent";a:2:{s:4:"name";s:11:"Exit-intent";s:4:"icon";a:1:{s:4:"name";s:9:"door-open";}}s:10:"contact-us";a:2:{s:4:"name";s:10:"Contact Us";s:4:"icon";a:1:{s:4:"name";s:12:"user-friends";}}s:6:"social";a:2:{s:4:"name";s:6:"Social";s:4:"icon";a:1:{s:4:"name";s:9:"share-alt";}}s:16:"age-verification";a:2:{s:4:"name";s:16:"Age-verification";s:4:"icon";a:1:{s:4:"name";s:10:"user-check";}}s:8:"seasonal";a:2:{s:4:"name";s:8:"Seasonal";s:4:"icon";a:1:{s:4:"name";s:14:"tree-decorated";}}s:6:"coupon";a:2:{s:4:"name";s:7:"Coupons";s:4:"icon";a:1:{s:4:"name";s:10:"ticket-alt";}}s:9:"promotion";a:2:{s:4:"name";s:9:"Promotion";s:4:"icon";a:1:{s:4:"name";s:6:"tshirt";}}s:10:"fullscreen";a:2:{s:4:"name";s:10:"Fullscreen";s:4:"icon";a:1:{s:4:"name";s:6:"expand";}}}s:5:"items";a:79:{s:14:"scratch-to-win";a:8:{s:8:"released";s:10:"2025-01-15";s:4:"name";s:14:"Scratch to Win";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.10.0";s:6:"groups";s:47:"premium,popup,newsletter,sales,coupon,promotion";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#scratch-to-win";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/scratch-to-win.jpg";}s:15:"halloween-house";a:9:{s:8:"released";s:10:"2024-09-25";s:4:"name";s:15:"Halloween House";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.11.5";s:6:"groups";s:36:"premium,popup,sales,coupon,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:60:"https://layerslider.com/popups/webshopworks/#halloween-house";s:7:"preview";s:79:"https://layerslider.com/media/templates/webshopworks-popups/halloween-house.jpg";}s:12:"fashion-week";a:9:{s:8:"released";s:10:"2024-09-12";s:4:"name";s:12:"Fashion Week";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:36:"premium,popup,sales,coupon,promotion";s:11:"collections";s:10:"countdowns";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#fashion-week";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/fashion-week.jpg";}s:12:"weekend-sale";a:9:{s:8:"released";s:10:"2024-04-16";s:7:"updated";s:10:"2024-09-12";s:4:"name";s:12:"Weekend Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.3";s:6:"groups";s:36:"premium,popup,sales,coupon,promotion";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#weekend-sale";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/weekend-sale.jpg";}s:10:"love-bloom";a:9:{s:8:"released";s:10:"2024-04-11";s:4:"name";s:10:"Love Bloom";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.10.1";s:6:"groups";s:32:"premium,popup,seasonal,promotion";s:11:"collections";s:11:"mothers-day";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#love-bloom";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/love-bloom.jpg";}s:18:"overlapped-sign-up";a:8:{s:8:"released";s:10:"2024-03-20";s:4:"name";s:18:"Overlapped Sign Up";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.9.11";s:6:"groups";s:47:"premium,popup,newsletter,sales,coupon,promotion";s:3:"url";s:63:"https://layerslider.com/popups/webshopworks/#overlapped-sign-up";s:7:"preview";s:82:"https://layerslider.com/media/templates/webshopworks-popups/overlapped-sign-up.jpg";}s:13:"contact-icons";a:8:{s:8:"released";s:10:"2024-03-11";s:4:"name";s:13:"Contact Icons";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.9.11";s:6:"groups";s:31:"premium,popup,contact-us,social";s:3:"url";s:58:"https://layerslider.com/popups/webshopworks/#contact-icons";s:7:"preview";s:77:"https://layerslider.com/media/templates/webshopworks-popups/contact-icons.jpg";}s:16:"end-of-year-sale";a:9:{s:8:"released";s:10:"2023-12-21";s:4:"name";s:16:"End Of Year SALE";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.6";s:6:"groups";s:38:"premium,popup,seasonal,sales,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#end-of-year-sale";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/end-of-year-sale.jpg";}s:24:"happy-new-year-fireworks";a:9:{s:8:"released";s:10:"2023-12-15";s:4:"name";s:29:"Happy New Year with Fireworks";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.6";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:69:"https://layerslider.com/popups/webshopworks/#happy-new-year-fireworks";s:7:"preview";s:88:"https://layerslider.com/media/templates/webshopworks-popups/happy-new-year-fireworks.jpg";}s:10:"santa-2023";a:9:{s:8:"released";s:10:"2023-12-07";s:4:"name";s:10:"Santa 2023";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.4";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#santa-2023";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/santa-2023.jpg";}s:29:"wonderful-holidays-popup-2022";a:9:{s:8:"released";s:10:"2022-12-18";s:4:"name";s:18:"Wonderful Holidays";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:22:"premium,popup,seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:74:"https://layerslider.com/popups/webshopworks/#wonderful-holidays-popup-2022";s:7:"preview";s:93:"https://layerslider.com/media/templates/webshopworks-popups/wonderful-holidays-popup-2022.jpg";}s:26:"christmas-gifts-popup-2022";a:9:{s:8:"released";s:10:"2022-12-15";s:4:"name";s:21:"Christmas Gifts Popup";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.6.0";s:6:"groups";s:8:"seasonal";s:11:"collections";s:9:"christmas";s:3:"url";s:71:"https://layerslider.com/popups/webshopworks/#christmas-gifts-popup-2022";s:7:"preview";s:90:"https://layerslider.com/media/templates/webshopworks-popups/christmas-gifts-popup-2022.jpg";}s:17:"black-friday-sale";a:10:{s:7:"updated";s:10:"2024-09-11";s:8:"released";s:10:"2020-11-18";s:4:"name";s:17:"Black Friday Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:62:"https://layerslider.com/popups/webshopworks/#black-friday-sale";s:7:"preview";s:81:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-sale.jpg";}s:16:"black-friday-bar";a:10:{s:7:"updated";s:10:"2024-09-11";s:8:"released";s:10:"2020-11-18";s:4:"name";s:16:"Black Friday Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#black-friday-bar";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-bar.jpg";}s:16:"reveal-your-deal";a:8:{s:7:"updated";s:10:"2024-09-03";s:4:"name";s:16:"Reveal Your Deal";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:31:"sales,coupon,seasonal,promotion";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#reveal-your-deal";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/reveal-your-deal.jpg";}s:27:"christmas-sidebar-countdown";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:27:"Christmas Sidebar Countdown";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:20:"christmas,countdowns";s:3:"url";s:72:"https://layerslider.com/popups/webshopworks/#christmas-sidebar-countdown";s:7:"preview";s:91:"https://layerslider.com/media/templates/webshopworks-popups/christmas-sidebar-countdown.jpg";}s:20:"christmas-sale-santa";a:8:{s:4:"name";s:20:"Christmas Sale Santa";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#christmas-sale-santa";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/christmas-sale-santa.jpg";}s:11:"santa-walks";a:9:{s:7:"updated";s:10:"2024-01-23";s:4:"name";s:11:"Santa Walks";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#santa-walks";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/santa-walks.jpg";}s:14:"christmas-sale";a:8:{s:4:"name";s:14:"Christmas Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:14:"seasonal,sales";s:11:"collections";s:9:"christmas";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#christmas-sale";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/christmas-sale.jpg";}s:12:"gift-voucher";a:8:{s:7:"updated";s:10:"2024-01-23";s:4:"name";s:12:"Gift Voucher";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:32:"newsletter,coupon,sales,seasonal";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#gift-voucher";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/gift-voucher.jpg";}s:16:"christmas-topbar";a:8:{s:4:"name";s:17:"Christmas Top Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"christmas";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#christmas-topbar";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/christmas-topbar.jpg";}s:14:"black-friday-9";a:8:{s:4:"name";s:15:"Black Friday #9";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-9";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-9.jpg";}s:14:"black-friday-8";a:8:{s:4:"name";s:15:"Black Friday #8";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-8";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-8.jpg";}s:20:"black-friday-premium";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:20:"Black Friday Premium";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:23:"black-friday,countdowns";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#black-friday-premium";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-premium.jpg";}s:14:"black-friday-7";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:15:"Black Friday #7";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:23:"black-friday,countdowns";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-7";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-7.jpg";}s:11:"todays-sale";a:7:{s:4:"name";s:14:"Today’s Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:15:"sales,promotion";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#todays-sale";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/todays-sale.jpg";}s:9:"sign-up-6";a:7:{s:4:"name";s:10:"Sign Up #6";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-6";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-6.jpg";}s:9:"sign-up-7";a:7:{s:4:"name";s:10:"Sign Up #7";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-7";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-7.jpg";}s:9:"sign-up-8";a:7:{s:4:"name";s:10:"Sign Up #8";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-8";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-8.jpg";}s:20:"get-in-touch-with-us";a:7:{s:4:"name";s:20:"Get in Touch with Us";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"contact-us";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#get-in-touch-with-us";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/get-in-touch-with-us.jpg";}s:17:"top-bar-subscribe";a:7:{s:4:"name";s:17:"Top Bar Subscribe";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:20:"newsletter,promotion";s:3:"url";s:62:"https://layerslider.com/popups/webshopworks/#top-bar-subscribe";s:7:"preview";s:81:"https://layerslider.com/media/templates/webshopworks-popups/top-bar-subscribe.jpg";}s:7:"sign-up";a:7:{s:4:"name";s:7:"Sign Up";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:23:"newsletter,sales,coupon";s:3:"url";s:52:"https://layerslider.com/popups/webshopworks/#sign-up";s:7:"preview";s:71:"https://layerslider.com/media/templates/webshopworks-popups/sign-up.jpg";}s:14:"black-friday-6";a:9:{s:7:"updated";s:10:"2024-01-23";s:4:"name";s:15:"Black Friday #6";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-6";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-6.jpg";}s:14:"black-friday-5";a:8:{s:4:"name";s:15:"Black Friday #5";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-5";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-5.jpg";}s:14:"black-friday-4";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:15:"Black Friday #4";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:23:"black-friday,countdowns";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-4";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-4.jpg";}s:14:"black-friday-1";a:9:{s:7:"updated";s:10:"2024-09-11";s:4:"name";s:15:"Black Friday #1";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-1";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-1.jpg";}s:17:"spring-super-sale";a:8:{s:7:"updated";s:10:"2024-01-24";s:4:"name";s:17:"Spring Super Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:24:"sales,seasonal,promotion";s:3:"url";s:62:"https://layerslider.com/popups/webshopworks/#spring-super-sale";s:7:"preview";s:81:"https://layerslider.com/media/templates/webshopworks-popups/spring-super-sale.jpg";}s:8:"discount";a:7:{s:4:"name";s:11:"Discount #1";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:5:"sales";s:3:"url";s:53:"https://layerslider.com/popups/webshopworks/#discount";s:7:"preview";s:72:"https://layerslider.com/media/templates/webshopworks-popups/discount.jpg";}s:9:"sign-up-3";a:7:{s:4:"name";s:10:"Sign Up #3";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-3";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-3.jpg";}s:22:"sidebar-countdown-sale";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:22:"Sidebar Countdown Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:22:"sales,promotion,coupon";s:11:"collections";s:10:"countdowns";s:3:"url";s:67:"https://layerslider.com/popups/webshopworks/#sidebar-countdown-sale";s:7:"preview";s:86:"https://layerslider.com/media/templates/webshopworks-popups/sidebar-countdown-sale.jpg";}s:15:"countdown-timer";a:9:{s:7:"updated";s:10:"2024-09-04";s:4:"name";s:15:"Countdown Timer";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:14:"sales,seasonal";s:11:"collections";s:10:"countdowns";s:3:"url";s:60:"https://layerslider.com/popups/webshopworks/#countdown-timer";s:7:"preview";s:79:"https://layerslider.com/media/templates/webshopworks-popups/countdown-timer.jpg";}s:10:"discount-5";a:7:{s:4:"name";s:11:"Discount #5";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:5:"sales";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#discount-5";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/discount-5.jpg";}s:10:"discount-2";a:7:{s:4:"name";s:11:"Discount #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:12:"sales,coupon";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#discount-2";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/discount-2.jpg";}s:11:"subscribe-5";a:7:{s:4:"name";s:12:"Subscribe #5";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:23:"newsletter,sales,coupon";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#subscribe-5";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/subscribe-5.jpg";}s:9:"mega-sale";a:7:{s:4:"name";s:9:"Mega Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#mega-sale";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/mega-sale.jpg";}s:10:"discount-4";a:7:{s:4:"name";s:11:"Discount #4";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:15:"sales,promotion";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#discount-4";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/discount-4.jpg";}s:8:"info-bar";a:7:{s:4:"name";s:8:"Info Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:9:"promotion";s:3:"url";s:53:"https://layerslider.com/popups/webshopworks/#info-bar";s:7:"preview";s:72:"https://layerslider.com/media/templates/webshopworks-popups/info-bar.jpg";}s:11:"subscribe-4";a:7:{s:4:"name";s:12:"Subscribe #4";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:20:"newsletter,promotion";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#subscribe-4";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/subscribe-4.jpg";}s:10:"contact-us";a:7:{s:4:"name";s:10:"Contact Us";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"contact-us";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#contact-us";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/contact-us.jpg";}s:10:"discount-3";a:7:{s:4:"name";s:11:"Discount #3";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:5:"sales";s:3:"url";s:55:"https://layerslider.com/popups/webshopworks/#discount-3";s:7:"preview";s:74:"https://layerslider.com/media/templates/webshopworks-popups/discount-3.jpg";}s:9:"sign-up-4";a:7:{s:4:"name";s:10:"Sign Up #4";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-4";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-4.jpg";}s:4:"mail";a:7:{s:4:"name";s:4:"Mail";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:49:"https://layerslider.com/popups/webshopworks/#mail";s:7:"preview";s:68:"https://layerslider.com/media/templates/webshopworks-popups/mail.jpg";}s:18:"kitchen-appliances";a:7:{s:4:"name";s:18:"Kitchen Appliances";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:9:"promotion";s:3:"url";s:63:"https://layerslider.com/popups/webshopworks/#kitchen-appliances";s:7:"preview";s:82:"https://layerslider.com/media/templates/webshopworks-popups/kitchen-appliances.jpg";}s:11:"subscribe-3";a:7:{s:4:"name";s:12:"Subscribe #3";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#subscribe-3";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/subscribe-3.jpg";}s:6:"ticket";a:7:{s:4:"name";s:6:"Ticket";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:12:"sales,coupon";s:3:"url";s:51:"https://layerslider.com/popups/webshopworks/#ticket";s:7:"preview";s:70:"https://layerslider.com/media/templates/webshopworks-popups/ticket.jpg";}s:8:"hey-wait";a:7:{s:4:"name";s:10:"Hey, wait!";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:35:"exit-intent,newsletter,sales,coupon";s:3:"url";s:53:"https://layerslider.com/popups/webshopworks/#hey-wait";s:7:"preview";s:72:"https://layerslider.com/media/templates/webshopworks-popups/hey-wait.jpg";}s:9:"subscribe";a:7:{s:4:"name";s:12:"Subscribe #1";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#subscribe";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/subscribe.jpg";}s:11:"subscribe-2";a:7:{s:4:"name";s:12:"Subscribe #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:21:"newsletter,fullscreen";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#subscribe-2";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/subscribe-2.jpg";}s:16:"age-verification";a:8:{s:7:"updated";s:10:"2024-09-11";s:4:"name";s:16:"Age Verification";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"7.12.2";s:6:"groups";s:27:"age-verification,fullscreen";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#age-verification";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/age-verification.jpg";}s:12:"get-in-touch";a:7:{s:4:"name";s:12:"Get in Touch";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"contact-us";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#get-in-touch";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/get-in-touch.jpg";}s:14:"social-share-2";a:7:{s:4:"name";s:15:"Social Share #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:6:"social";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#social-share-2";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/social-share-2.jpg";}s:9:"sign-up-2";a:7:{s:4:"name";s:10:"Sign Up #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-2";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-2.jpg";}s:11:"watch-promo";a:7:{s:4:"name";s:11:"Watch Promo";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:21:"promotion,exit-intent";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#watch-promo";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/watch-promo.jpg";}s:19:"product-accessories";a:7:{s:4:"name";s:19:"Product Accessories";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:9:"promotion";s:3:"url";s:64:"https://layerslider.com/popups/webshopworks/#product-accessories";s:7:"preview";s:83:"https://layerslider.com/media/templates/webshopworks-popups/product-accessories.jpg";}s:9:"sign-up-5";a:7:{s:4:"name";s:10:"Sign Up #5";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:10:"newsletter";s:3:"url";s:54:"https://layerslider.com/popups/webshopworks/#sign-up-5";s:7:"preview";s:73:"https://layerslider.com/media/templates/webshopworks-popups/sign-up-5.jpg";}s:14:"black-friday-2";a:8:{s:4:"name";s:15:"Black Friday #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-2";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-2.jpg";}s:14:"black-friday-3";a:8:{s:4:"name";s:15:"Black Friday #3";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:12:"black-friday";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#black-friday-3";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/black-friday-3.jpg";}s:16:"halloween-sale-2";a:8:{s:4:"name";s:17:"Halloween Sale #2";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#halloween-sale-2";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/halloween-sale-2.jpg";}s:16:"halloween-sale-1";a:8:{s:4:"name";s:17:"Halloween Sale #1";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:61:"https://layerslider.com/popups/webshopworks/#halloween-sale-1";s:7:"preview";s:80:"https://layerslider.com/media/templates/webshopworks-popups/halloween-sale-1.jpg";}s:12:"pumpkin-sale";a:8:{s:4:"name";s:12:"Pumpkin Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:9:"halloween";s:3:"url";s:57:"https://layerslider.com/popups/webshopworks/#pumpkin-sale";s:7:"preview";s:76:"https://layerslider.com/media/templates/webshopworks-popups/pumpkin-sale.jpg";}s:11:"spring-sale";a:8:{s:4:"name";s:11:"Spring Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:11:"mothers-day";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#spring-sale";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/spring-sale.jpg";}s:11:"mothers-day";a:9:{s:7:"updated";s:10:"2024-01-22";s:4:"name";s:14:"Mother’s Day";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:5:"7.9.5";s:6:"groups";s:35:"sales,seasonal,promotion,fullscreen";s:11:"collections";s:11:"mothers-day";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#mothers-day";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/mothers-day.jpg";}s:20:"easter-subscribe-bar";a:8:{s:4:"name";s:20:"Easter Subscribe Bar";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:25:"sales,seasonal,newsletter";s:11:"collections";s:6:"easter";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#easter-subscribe-bar";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/easter-subscribe-bar.jpg";}s:14:"easter-welcome";a:8:{s:4:"name";s:14:"Easter Welcome";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:8:"seasonal";s:11:"collections";s:6:"easter";s:3:"url";s:59:"https://layerslider.com/popups/webshopworks/#easter-welcome";s:7:"preview";s:78:"https://layerslider.com/media/templates/webshopworks-popups/easter-welcome.jpg";}s:17:"easter-newsletter";a:8:{s:4:"name";s:17:"Easter Newsletter";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:32:"sales,seasonal,newsletter,coupon";s:11:"collections";s:6:"easter";s:3:"url";s:62:"https://layerslider.com/popups/webshopworks/#easter-newsletter";s:7:"preview";s:81:"https://layerslider.com/media/templates/webshopworks-popups/easter-newsletter.jpg";}s:11:"season-sale";a:8:{s:4:"name";s:11:"Season Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:6:"easter";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#season-sale";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/season-sale.jpg";}s:11:"easter-sale";a:8:{s:4:"name";s:11:"Easter Sale";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:6:"easter";s:3:"url";s:56:"https://layerslider.com/popups/webshopworks/#easter-sale";s:7:"preview";s:75:"https://layerslider.com/media/templates/webshopworks-popups/easter-sale.jpg";}s:20:"easter-sale-surprise";a:8:{s:4:"name";s:20:"Easter Sale Surprise";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:24:"sales,seasonal,promotion";s:11:"collections";s:6:"easter";s:3:"url";s:65:"https://layerslider.com/popups/webshopworks/#easter-sale-surprise";s:7:"preview";s:84:"https://layerslider.com/media/templates/webshopworks-popups/easter-sale-surprise.jpg";}s:18:"join-the-community";a:7:{s:4:"name";s:18:"Join the Community";s:7:"premium";b:1;s:5:"popup";b:1;s:8:"requires";s:6:"6.10.0";s:6:"groups";s:6:"social";s:3:"url";s:63:"https://layerslider.com/popups/webshopworks/#join-the-community";s:7:"preview";s:82:"https://layerslider.com/media/templates/webshopworks-popups/join-the-community.jpg";}}}i:404;a:7:{s:4:"name";s:13:"404 Templates";s:8:"name-alt";s:13:"404 Templates";s:4:"type";s:6:"slider";s:8:"supports";a:3:{s:9:"brand-new";b:1;s:8:"discover";b:1;s:11:"collections";b:1;}s:4:"icon";a:1:{s:4:"html";s:505:"<ls-icon class="diamond-turn-right"><svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="m227.7 11.7c15.6-15.6 40.9-15.6 56.6 0l216 216c15.6 15.6 15.6 40.9 0 56.6l-216 216c-15.6 15.6-40.9 15.6-56.6 0l-216-216c-15.6-15.6-15.6-40.9 0-56.6l216-216zm87.6 137c-4.6-4.6-11.5-5.9-17.4-3.5s-9.9 8.3-9.9 14.8v56h-64c-35.3 0-64 28.7-64 64v48c0 13.3 10.7 24 24 24s24-10.7 24-24v-48c0-8.8 7.2-16 16-16h64v56c0 6.5 3.9 12.3 9.9 14.8s12.9 1.1 17.4-3.5l80-80c6.2-6.2 6.2-16.4 0-22.6z"/></svg></ls-icon>";}s:4:"tags";a:1:{s:3:"all";a:2:{s:4:"name";s:3:"All";s:4:"icon";a:1:{s:4:"name";s:4:"tags";}}}s:5:"items";a:12:{s:17:"colorful-splashes";a:7:{s:8:"released";s:10:"2024-07-15";s:4:"name";s:17:"Colorful Splashes";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:53:"new,premium,addons,fullsize,slider,text,loop,parallax";s:3:"url";s:56:"https://layerslider.com/404-templates/colorful-splashes/";s:7:"preview";s:65:"https://layerslider.com/media/templates/404/colorful-splashes.jpg";}s:3:"zen";a:7:{s:8:"released";s:10:"2024-06-24";s:4:"name";s:3:"Zen";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:44:"new,premium,addons,fullsize,slider,text,loop";s:3:"url";s:42:"https://layerslider.com/404-templates/zen/";s:7:"preview";s:51:"https://layerslider.com/media/templates/404/zen.jpg";}s:6:"portal";a:7:{s:8:"released";s:10:"2024-06-18";s:4:"name";s:6:"Portal";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:39:"new,premium,addons,fullsize,slider,loop";s:3:"url";s:45:"https://layerslider.com/404-templates/portal/";s:7:"preview";s:54:"https://layerslider.com/media/templates/404/portal.jpg";}s:9:"mr-yellow";a:7:{s:8:"released";s:10:"2024-06-11";s:4:"name";s:10:"Mr. Yellow";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:44:"new,premium,addons,fullsize,slider,text,loop";s:3:"url";s:48:"https://layerslider.com/404-templates/mr-yellow/";s:7:"preview";s:57:"https://layerslider.com/media/templates/404/mr-yellow.jpg";}s:6:"glitch";a:7:{s:8:"released";s:10:"2024-05-28";s:4:"name";s:6:"Glitch";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:54:"new,premium,addons,fullsize,slider,loop,specialeffects";s:3:"url";s:45:"https://layerslider.com/404-templates/glitch/";s:7:"preview";s:54:"https://layerslider.com/media/templates/404/glitch.jpg";}s:17:"light-in-the-dark";a:7:{s:8:"released";s:10:"2024-05-22";s:4:"name";s:17:"Light in the Dark";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:54:"new,premium,addons,fullsize,slider,loop,specialeffects";s:3:"url";s:56:"https://layerslider.com/404-templates/light-in-the-dark/";s:7:"preview";s:65:"https://layerslider.com/media/templates/404/light-in-the-dark.jpg";}s:10:"black-hole";a:7:{s:8:"released";s:10:"2024-04-22";s:4:"name";s:10:"Black Hole";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:54:"new,premium,addons,fullsize,slider,text,loop,blendmode";s:3:"url";s:49:"https://layerslider.com/404-templates/black-hole/";s:7:"preview";s:58:"https://layerslider.com/media/templates/404/black-hole.jpg";}s:6:"blocks";a:7:{s:8:"released";s:10:"2024-04-22";s:4:"name";s:6:"Blocks";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:49:"new,premium,addons,fullsize,slider,loop,blendmode";s:3:"url";s:45:"https://layerslider.com/404-templates/blocks/";s:7:"preview";s:54:"https://layerslider.com/media/templates/404/blocks.jpg";}s:15:"parallax-vortex";a:7:{s:8:"released";s:10:"2024-04-22";s:4:"name";s:15:"Parallax Vortex";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:73:"new,premium,addons,fullsize,slider,loop,parallax,specialeffects,blendmode";s:3:"url";s:54:"https://layerslider.com/404-templates/parallax-vortex/";s:7:"preview";s:63:"https://layerslider.com/media/templates/404/parallax-vortex.jpg";}s:8:"retro-tv";a:7:{s:8:"released";s:10:"2024-04-22";s:4:"name";s:8:"Retro TV";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:43:"new,premium,addons,fullsize,slider,parallax";s:3:"url";s:47:"https://layerslider.com/404-templates/retro-tv/";s:7:"preview";s:56:"https://layerslider.com/media/templates/404/retro-tv.jpg";}s:20:"gone-with-the-ghosts";a:7:{s:8:"released";s:10:"2024-04-22";s:4:"name";s:20:"Gone with the Ghosts";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:59:"new,premium,addons,fullsize,slider,text,loop,specialeffects";s:3:"url";s:59:"https://layerslider.com/404-templates/gone-with-the-ghosts/";s:7:"preview";s:68:"https://layerslider.com/media/templates/404/gone-with-the-ghosts.jpg";}s:15:"plug-and-socket";a:7:{s:8:"released";s:10:"2024-04-22";s:4:"name";s:13:"Plug & Socket";s:7:"premium";b:1;s:8:"requires";s:6:"7.11.0";s:6:"groups";s:39:"new,premium,addons,fullsize,slider,text";s:3:"url";s:54:"https://layerslider.com/404-templates/plug-and-socket/";s:7:"preview";s:63:"https://layerslider.com/media/templates/404/plug-and-socket.jpg";}}}s:11:"maintenance";a:8:{s:4:"name";s:11:"Maintenance";s:8:"name-alt";s:21:"Maintenance Templates";s:4:"type";s:6:"slider";s:15:"separator-after";b:1;s:8:"supports";a:3:{s:9:"brand-new";b:1;s:8:"discover";b:1;s:11:"collections";b:1;}s:4:"icon";a:1:{s:4:"html";s:824:"<ls-icon class="tools"><svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="m501.1 395.7-117.1-117.1c-23.1-23.1-57.6-27.6-85.4-13.9l-106.6-106.6v-62.1l-128-96-64 64 96 128h62.1l106.6 106.6c-13.6 27.8-9.2 62.3 13.9 85.4l117.1 117.1c14.6 14.6 38.2 14.6 52.7 0l52.7-52.7c14.5-14.6 14.5-38.2 0-52.7zm-169.4-170.7c28.3 0 54.9 11 74.9 31l19.4 19.4c15.8-6.9 30.8-16.5 43.8-29.5 37.1-37.1 49.7-89.3 37.9-136.7-2.2-9-13.5-12.1-20.1-5.5l-74.4 74.4-67.9-11.3-11.3-67.9 74.4-74.4c6.6-6.6 3.4-17.9-5.7-20.2-47.4-11.7-99.6.9-136.6 37.9-28.5 28.5-41.9 66.1-41.2 103.6l82.1 82.1c8.1-1.9 16.5-2.9 24.7-2.9zm-103.9 82-56.7-56.7-152.4 152.5c-25 25-25 65.5 0 90.5s65.5 25 90.5 0l123.6-123.6c-7.6-19.9-9.9-41.6-5-62.7zm-163.8 165c-13.2 0-24-10.8-24-24 0-13.3 10.7-24 24-24s24 10.7 24 24c0 13.2-10.7 24-24 24z"/></svg></ls-icon>";}s:4:"tags";a:1:{s:3:"all";a:2:{s:4:"name";s:3:"All";s:4:"icon";a:1:{s:4:"name";s:4:"tags";}}}s:5:"items";a:6:{s:32:"under-construction-traffic-cones";a:7:{s:8:"released";s:10:"2024-10-15";s:4:"name";s:35:"Under Construction | Traffic Cones ";s:7:"premium";b:1;s:8:"requires";s:6:"7.13.0";s:6:"groups";s:42:"new,premium,addons,fullsize,landing,slider";s:3:"url";s:79:"https://layerslider.com/maintenance-templates/under-construction-traffic-cones/";s:7:"preview";s:88:"https://layerslider.com/media/templates/maintenance/under-construction-traffic-cones.jpg";}s:24:"coming-soon-fluid-shapes";a:7:{s:8:"released";s:10:"2024-10-15";s:4:"name";s:26:"Coming Soon | Fluid Shapes";s:7:"premium";b:1;s:8:"requires";s:6:"7.13.0";s:6:"groups";s:42:"new,premium,addons,fullsize,landing,slider";s:3:"url";s:71:"https://layerslider.com/maintenance-templates/coming-soon-fluid-shapes/";s:7:"preview";s:80:"https://layerslider.com/media/templates/maintenance/coming-soon-fluid-shapes.jpg";}s:24:"under-maintenance-puzzle";a:7:{s:8:"released";s:10:"2024-10-15";s:4:"name";s:26:"Under Maintenance | Puzzle";s:7:"premium";b:1;s:8:"requires";s:6:"7.13.0";s:6:"groups";s:42:"new,premium,addons,fullsize,landing,slider";s:3:"url";s:71:"https://layerslider.com/maintenance-templates/under-maintenance-puzzle/";s:7:"preview";s:80:"https://layerslider.com/media/templates/maintenance/under-maintenance-puzzle.jpg";}s:18:"coming-soon-planet";a:7:{s:8:"released";s:10:"2024-10-15";s:4:"name";s:20:"Coming Soon | Planet";s:7:"premium";b:1;s:8:"requires";s:6:"7.13.0";s:6:"groups";s:42:"new,premium,addons,fullsize,landing,slider";s:3:"url";s:65:"https://layerslider.com/maintenance-templates/coming-soon-planet/";s:7:"preview";s:74:"https://layerslider.com/media/templates/maintenance/coming-soon-planet.jpg";}s:28:"under-construction-cogwheels";a:7:{s:8:"released";s:10:"2024-10-15";s:4:"name";s:30:"Under Construction | Cogwheels";s:7:"premium";b:1;s:8:"requires";s:6:"7.13.0";s:6:"groups";s:42:"new,premium,addons,fullsize,landing,slider";s:3:"url";s:75:"https://layerslider.com/maintenance-templates/under-construction-cogwheels/";s:7:"preview";s:84:"https://layerslider.com/media/templates/maintenance/under-construction-cogwheels.jpg";}s:26:"coming-soon-glow-countdown";a:7:{s:8:"released";s:10:"2024-10-15";s:4:"name";s:28:"Coming Soon | Glow Countdown";s:7:"premium";b:1;s:8:"requires";s:6:"7.13.0";s:6:"groups";s:42:"new,premium,addons,fullsize,landing,slider";s:3:"url";s:73:"https://layerslider.com/maintenance-templates/coming-soon-glow-countdown/";s:7:"preview";s:82:"https://layerslider.com/media/templates/maintenance/coming-soon-glow-countdown.jpg";}}}}}s:13:"notifications";a:0:{}s:7:"modules";a:11:{s:6:"assets";a:3:{s:4:"name";s:6:"Assets";s:6:"handle";s:12:"assets-1.0.6";s:5:"files";a:1:{s:2:"js";s:13:"assets.min.js";}}s:5:"pixie";a:3:{s:4:"name";s:12:"Image Editor";s:6:"handle";s:11:"pixie-2.0.8";s:5:"files";a:2:{s:3:"css";s:14:"styles.min.css";s:2:"js";s:14:"scripts.min.js";}}s:14:"font-awesome-5";a:4:{s:4:"name";s:14:"Font Awesome 5";s:4:"icon";s:12:"font-awesome";s:6:"handle";s:19:"font-awesome-5.15.3";s:4:"file";s:8:"icons.js";}s:14:"font-awesome-6";a:4:{s:4:"name";s:14:"Font Awesome 6";s:4:"icon";s:14:"font-awesome-6";s:6:"handle";s:18:"font-awesome-6.0.0";s:4:"file";s:8:"icons.js";}s:8:"ionicons";a:4:{s:4:"name";s:8:"Ionicons";s:4:"icon";s:8:"ionicons";s:6:"handle";s:14:"ionicons-5.5.1";s:4:"file";s:8:"icons.js";}s:12:"line-awesome";a:4:{s:4:"name";s:12:"Line Awesome";s:4:"icon";s:6:"icons8";s:6:"handle";s:17:"lineawesome-1.3.0";s:4:"file";s:8:"icons.js";}s:15:"material-filled";a:4:{s:4:"name";s:15:"Material Filled";s:4:"icon";s:14:"material-icons";s:6:"handle";s:21:"material-filled-4.0.0";s:4:"file";s:8:"icons.js";}s:17:"material-outlined";a:4:{s:4:"name";s:17:"Material Outlined";s:4:"icon";s:14:"material-icons";s:6:"handle";s:23:"material-outlined-4.0.0";s:4:"file";s:8:"icons.js";}s:16:"material-rounded";a:4:{s:4:"name";s:16:"Material Rounded";s:4:"icon";s:14:"material-icons";s:6:"handle";s:22:"material-rounded-4.0.0";s:4:"file";s:8:"icons.js";}s:14:"material-sharp";a:4:{s:4:"name";s:14:"Material Sharp";s:4:"icon";s:14:"material-icons";s:6:"handle";s:20:"material-sharp-4.0.0";s:4:"file";s:8:"icons.js";}s:16:"material-twotone";a:4:{s:4:"name";s:17:"Material Two Tone";s:4:"icon";s:14:"material-icons";s:6:"handle";s:22:"material-twotone-4.0.0";s:4:"file";s:8:"icons.js";}}s:11:"release-log";s:32514:"<!-- FEED-ENTRY -->\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.14.4\n			<ls-small>Apr 7, 2025</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Fixed a PHP error that occurred in very rare edge cases.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n<!-- FEED-ENTRY -->\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.14.3\n			<ls-small>Mar 26, 2025</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Fixed potential performance issues affecting modal transitions in Chrome.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n<!-- FEED-ENTRY -->\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.14.2\n			<ls-small>Mar 12, 2025</ls-small>\n		</ls-h5>\n		<ls-p>This release introduces revamped and enhanced WPML integration in LayerSlider to support the latest WPML features.</ls-p>\n		<ls-p><strong>WPML String Package Support:</strong></ls-p>\n		<ls-ul>\n			<ls-li>Allows you to organize translatable content into individual packages per project for easier management.</ls-li>\n			<ls-li>These packages can be assigned to translators through WPML''s Translation Management and will appear in the Translation Queue.</ls-li>\n			<ls-li>Enables the use of WPML''s AI translation features and the "Translate Everything Automatically" mode.</ls-li>\n			<ls-li>Added an "Auto Translation Cleanup" option under LayerSlider Plugin Settings → Integration. Enabled by default, this setting automatically removes translations for deleted layers or other unused elements. Consider turning off this option if you wish to retain unused translations to potentially revert to previous project versions.</ls-li>\n			<ls-li>These enhancements apply only to newly created or imported projects. Your previous translations remain accessible through WPML''s String Translation menu, exactly where they were originally located.</ls-li>\n		</ls-ul>\n		<ls-p><strong>Improved Descriptive Naming:</strong></ls-p>\n		<ls-ul>\n			<ls-li>Translation strings now have highly descriptive names, significantly improving clarity and ease of identification. This feature is fully compatible with WPML''s Classic Translation Editor, and upcoming WPML updates (version 4.7.2) will extend support to the Advanced Translation Editor as well.</ls-li>\n		</ls-ul>\n		<ls-p><strong>Translation Reminder:</strong></ls-p>\n		<ls-ul>\n			<ls-li>A reminder prompt was added upon publishing a project to ensure all content is fully translated and nothing is overlooked. The reminder includes a button directing users immediately to the appropriate translation page when using WPML or PolyLang.</ls-li>\n		</ls-ul>\n		<ls-p><strong>Additional:</strong></ls-p>\n		<ls-ul>\n			<ls-li>The "Smart Help" <strong>+</strong> icon at the end of input fields was changed to the <strong>⋮ </strong>(vertical ellipsis) symbol.</ls-li>\n			<ls-li>Other bug fixes and under-the-hood improvements.</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n<!-- FEED-ENTRY -->\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.14.1\n			<ls-small>Jan 13, 2025</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Introduced a new "Fix 3rd Party Optimizer Issues" option in Plugin Settings to address common compatibility issues with caching and optimization plugins.</ls-li><ls-li>Enhanced the Counter and Countdown widgets by making the "Text Before" and "Text After" options translatable. These options now also support shortcode parsing for dynamic data integration.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n<!-- FEED-ENTRY -->\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.14.0\n			<ls-small>Nov 12, 2024</ls-small>\n		</ls-h5>\n		<ls-p><strong>Bring your numbers to life with the new Counter Add-On.</strong> Whether tracking progress, highlighting statistics, or counting down to key events, this feature adds dynamic animation that’s sure to capture your visitors’ attention. Effortlessly customize the design and watch your numbers stand out in style.</ls-p><ls-p>Other changes:</ls-p><ls-ul><ls-li>Resolved a rare Google Fonts loading issue when using undo/redo in the editor.</ls-li><ls-li>Corrected a slight misalignment in layer selection outlines in rare cases.</ls-li><ls-li>Enhanced support for the &lt;picture&gt; element.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n<!-- FEED-ENTRY -->\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.13.0\n			<ls-small>Oct 16, 2024</ls-small>\n		</ls-h5>\n		<ls-p>Introducing the <strong>Maintenance &amp; Coming Soon Add-On</strong>: Don’t let maintenance work or site launches be a roadblock for your visitors. Our Maintenance &amp; Coming Soon add-on allows you to turn those static, inactive pages into engaging and informative experiences. Keep your audience excited while your site gets ready behind the scenes.</ls-p><ls-p>Other changes:</ls-p><ls-ul><ls-li>The use of rounded corners, set under Project Settings → Appearance, is now visually represented within the Project Editor without entering a preview mode.</ls-li><ls-li>The transformation options under Layers → Style allow using random values like those under the Transition menu.</ls-li><ls-li>On the LayerSlider dashboard, the ‘NEW’ badge on the Add-Ons &amp; Premium button will be cleared once the modal window is opened and will reappear only when new updates or changes are introduced.</ls-li><ls-li>Various under-the-hood bug fixes.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.12.5\n			<ls-small>Oct 8, 2024</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Fixed a rare issue that might have affected inserting images from the Media Library on certain sites.</ls-li><ls-li>Automatic layer naming now uses title case.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.12.4\n			<ls-small>Sep 25, 2024</ls-small>\n		</ls-h5>\n		<ls-p>This release contains security fixes.</ls-p><ls-ul><ls-li>Text stroke feature was added for richer layer styling options.</ls-li><ls-li>Toolbars were added to multiple sections in the project editor for easy copy, paste, and clear actions.</ls-li><ls-li>Transformation options can be copied and pasted across different transition types and layer styles.</ls-li><ls-li>Pasting is now smarter and might not override certain options depending on context.</ls-li><ls-li>UI and many under-the-hood fixes and improvements.</ls-li><ls-li>Updated French localization. [Thanks to <a href="https://instinct-photo.fr/contact/" target="_blank">Patrick Perrono</a>]</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.12.3\n			<ls-small>Sep 7, 2024</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Fixed the "Open Popup" layer action that didn''t always work as expected for logged-in non-admin users.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.12.1 – 7.12.2\n			<ls-small>Sep 3, 2024</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Fixed a video playback issue.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.12.0\n			<ls-small>Sep 3, 2024</ls-small>\n		</ls-h5>\n		<ls-p><strong>Introducing the Countdown Add-On:</strong> Elevate your website with alluring countdowns that engage your audience. With the Countdown Add-On, you can effortlessly create stunning timers to build anticipation for events, product launches, or special offers. Customize with ease, choose from a variety of styles, and get your visitors’ attention with urgency and style.</ls-p><ls-p>Other changes:</ls-p><ls-ul><ls-li>Videos now stop only after completing their ending transitions, enabling crossfade animations with the next slide''s content.</ls-li><ls-li>Small user interface improvements.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.11.5\n			<ls-small>Aug 27, 2024</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Added minimum and maximum sizing options for layers.</ls-li><ls-li>You can now control layer content settings in multiple selection mode.</ls-li><ls-li>The Templates section now has a refreshed look.</ls-li><ls-li>Many improvements and bug fixes under the hood.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.11.2\n			<ls-small>Aug 20, 2024</ls-small>\n		</ls-h5>\n		<ls-ul>\n			<ls-li>Improved compatibility with 3rd party optimization plugins & next-gen image formats used in a &lt;picture&gt; element.</ls-li>\n			<ls-li>Other improvements and bug fixes under the hood.</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.11.1\n			<ls-small>May 22, 2024</ls-small>\n		</ls-h5>\n		<ls-p>This release contains important security fixes. Updating is strongly recommended to everyone.</ls-p><ls-ul><ls-li>Updated French localization. [Thanks to <a href="https://instinct-photo.fr/contact/" target="_blank">Patrick Perrono</a>]</ls-li><ls-li>Hover Transition''s default easing has been changed from easeInOutQuint to easeOutQuart. Existing projects remain unaffected.</ls-li><ls-li>Fixed various layout and behavior issues that affected popups.</ls-li><ls-li>Fixed layer positioning issues with certain percentage values.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.11.0\n			<ls-small>Apr 22, 2024</ls-small>\n		</ls-h5>\n		<ls-p>This version of LayerSlider showcases an <strong>all-new add-on manager</strong>, unveiling the arrival of its latest addition: the <strong>404 add-on</strong>. Don’t let those dull 404 “Not Found” error messages be a dead-end for your visitors. LayerSlider’s 404 add-on empowers you to transform those boring and frustrating error pages into captivating experiences.</ls-p><ls-p>Other changes:</ls-p><ls-ul><ls-li>Revisions can now be disabled, and it also offers the option to delete saved snapshots.</ls-li><ls-li>Fixed a rare font-weight problem affecting Google Fonts.</ls-li><ls-li>Fixed Smart Operations where property values were zero.</ls-li><ls-li>UI and under-the-hood fixes and improvements.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.10.1\n			<ls-small>Mar 27, 2024</ls-small>\n		</ls-h5>\n		<ls-p>This update includes important security fixes.</ls-p>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.10.0\n			<ls-small>Mar 20, 2024</ls-small>\n		</ls-h5>\n		<ls-p><strong>IMPORTANT</strong>: This release changes the default text selection behavior for new projects. <a href="https://layerslider.com/blog/new-text-selection-behavior-in-layerslider-7-10/" target="_blank">Learn More</a></ls-p><ls-ul><ls-li>Added Project Settings → Miscellaneous → Prevent Selection option to restrict the selection of text and other interface elements within your projects.</ls-li><ls-li>Added Layer Styles → Advanced Settings → Selection option to control selection behavior on individual layers as necessary.</ls-li><ls-li>Added indicators to several UI elements, showing the number of layer actions, attributes, links, etc., at a glance.</ls-li><ls-li>Added undo/redo and multiple layer selection support for layer actions.</ls-li><ls-li>Overflow now offers the value “Auto”, which can make layers’ content scrollable.</ls-li><ls-li>The default mouse cursor setting has been changed to “Layer-specific”, which should better follow the designer’s intent out of the box.</ls-li><ls-li>Fixed issues with pasting layer style and transition properties.</ls-li><ls-li>Fixed several issues animating the width and height transition properties of Opening and Ending Transitions.</ls-li><ls-li>User interface revamps, performance improvements, and several changes under the hood.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.11\n			<ls-small>Feb 28, 2024</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>The Project Settings → Layout → Max-width option now supports the vw (percentage of viewport width) unit.</ls-li><ls-li>Project Settings → Appearance now has a new Apply Background To option.</ls-li><ls-li>The "Open Popup" layer action now uses project slugs (if any) to work when projects are moved across sites.</ls-li><ls-li>Fixed a rare rendering issue when opening popups.</ls-li><ls-li>Fixed animating Hover Transition’s offset transformations.</ls-li><ls-li>Under-the-hood improvements and bug fixes.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.10\n			<ls-small>Feb 15, 2024</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Added a new option to close popups when pressing the Escape key on the keyboard.</ls-li><ls-li>Added a new advanced option to make popups scrollable instead of staying fixed on the screen.</ls-li><ls-li>Added a new Scroll Position option to relevant layer actions to offer precise control over vertical placement.</ls-li><ls-li>Under-the-hood improvements and bug fixes.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.9\n			<ls-small>Jan 30, 2024</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Added Mask option to the STYLE menu of layers.</ls-li><ls-li>Added more cutout examples for the Mask options.</ls-li><ls-li>Increased compatibility with 3rd party plugins.</ls-li><ls-li>Fixed modifying Wave shapes.</ls-li><ls-li>Fixed a rare layout issue when reopening the same popup multiple times with different starting slides.</ls-li><ls-li>Other improvements and bug fixes under the hood.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.8\n			<ls-small>Jan 22, 2024</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Added Project Settings → Miscellaneous → Disable Context Menu option to prevent right-clicking on the slider and its elements like images.</ls-li><ls-li>The WPML integration now registers strings in the selected language that you can change from the top menu bar before entering the project editor. This change is especially useful when English is not the source/default language.</ls-li><ls-li>Fixed Safari rendering issues affecting the Origami slide transitions.</ls-li><ls-li>Other fixes under the hood.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.7\n			<ls-small>Jan 16, 2024</ls-small>\n		</ls-h5>\n		<ls-p>This release contains important security fixes, and updating is strongly recommended to everyone.</ls-p>\n		<ls-ul>\n			<ls-li>Scroll Transition can now be used in Popups.</ls-li>\n			<ls-li>Improvements in copying and pasting layer settings.</ls-li>\n			<ls-li>Third parties can no longer override the appearance of layers with text transitions.</ls-li>\n			<ls-li>Fixed handling unlisted Vimeo videos.</ls-li>\n			<ls-li>Fixed occasional YouTube background video playback issues.</ls-li>\n			<ls-li>Fixed displaying project rounded corners in the editor.</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.6\n			<ls-small>Dec 5, 2023</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Fixed minor issues and increased compatibility with projects built using older versions of LayerSlider.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.5\n			<ls-small>Nov 2, 2023</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Fixed media autoplay issues in certain cases.</ls-li><ls-li>Fixed keyboard shortcut to start slide preview while in Revisions.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.3 - 7.9.4\n			<ls-small>Oct 28, 2023</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Fixed minor issues in our previous update.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.2\n			<ls-small>Oct 27, 2023</ls-small>\n		</ls-h5>\n		<ls-list-title>Layer Management Enhancements</ls-list-title><ls-ul><ls-li>Toggling layers’ visibility has a new intermediate step to hide them only in the editor but keep them visible in previews and live projects. This can be useful when you have many layers and would like to hide some of them temporarily.</ls-li><ls-li>The editor’s “Bring selection to front” behavior is now turned off by default, and selected layers may not appear on top of overlapping layers.</ls-li><ls-li>Added new keyboard shortcuts for toggling layers’ visibility and locking.</ls-li><ls-li>Working with layers in the editor behaves more naturally and handles special cases.</ls-li></ls-ul><ls-list-title>Undo/Redo Enhancements</ls-list-title><ls-ul><ls-li>Added a new “Select Layer” entry type to the history list and fixed maintaining the correct layer selection when undoing/redoing.</ls-li><ls-li>Added notification when performing an undo/redo action (can be disabled in Interface Settings).</ls-li><ls-li>Undoing changes are much more reliable, and a lot of issues have been eliminated.</ls-li></ls-ul><ls-list-title>Miscellaneous</ls-list-title><ls-ul><ls-li>Fixed occasional JavaScript errors caused by Scroll Transition in hidden sliders.</ls-li><ls-li>Fixed a rare “Undefined array key” PHP error.</ls-li><ls-li>Fixed clipping and other rendering issues in specific cases.</ls-li><ls-li>Minor UI and under-the-hood improvements and bug fixes.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.1\n			<ls-small>Oct 16, 2023</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Added a new layer action: Animate to Timeline Position.</ls-li><ls-li>Fixed post/page editing issues affecting some users.</ls-li><ls-li>Fixed disabling controls for Vimeo videos.</ls-li><ls-li>Fixed occasional rendering issues of pinned layers.</ls-li><ls-li>Project Settings → Appearance → Animate First Slide is now working with Performance Mode disabled.</ls-li><ls-li>Further under the hood improvements and optimizations.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.9.0\n			<ls-small>Oct 12, 2023</ls-small>\n		</ls-h5>\n		<ls-p><strong>This update is a major overhaul that will take LayerSlider to the next level of performance and usability. It also prepares for a new wave of professional templates to be released soon. Here’s the list of changes this update offers:</strong></ls-p><ls-list-title>Style &amp; Transitions</ls-list-title><ls-ul><ls-li>Added Rounded Corners option to Project Settings → Appearance.</ls-li><ls-li>Added Mask Transitions option to Layers → Style.</ls-li><ls-li>Added Reset option to Parallax Transition to choose whether the layer’s original state should be restored on slide change or when the mouse leaves the slider.</ls-li><ls-li>Added Start At First option to Opening Transition to set the initial timing used in the first cycle.</ls-li><ls-li>Added Stacking Order option to Opening and Ending Transitions.</ls-li><ls-li>Added “Mask Text Fragments” to the Overflow option in Text Transitions.<br>&nbsp;</ls-li><ls-li>Significantly improved Mask transition option in Opening/Loop/Ending Transitions with additional examples.</ls-li><ls-li>The random value syntax now accepts units such as “%” and custom LayerSlider units like “lw”, “lh”, “sw”, and “sh”.</ls-li><ls-li>If Scale X and Y use the same random formula, they will act as a linked field, and both will use the same random number to avoid distortions.<br>&nbsp;</ls-li><ls-li>Box and Text shadows are now responsive and properly scaled.</ls-li><ls-li>Animate First Slide now works with the Start Only In Viewport option in Project Settings.</ls-li><ls-li>Fixed rendering issues affecting certain 2D slide transitions.</ls-li><ls-li>Fixed some issues with responsive border/padding when using “em” units.</ls-li><ls-li>Fixed how the Min. Responsive Ratio option behaves in some cases.</ls-li><ls-li>Fixed layout issues of pinned layers in Full-width sliders.</ls-li></ls-ul><ls-list-title>Video &amp; Audio</ls-list-title><ls-ul><ls-li>You can now import/export self-hosted video and audio content.</ls-li><ls-li>Refreshed user interface throughout the editor related to media layers.</ls-li><ls-li>Added “Immediately” to the Autoplay option to allow playing media layers even before they complete their Opening Transition.<br>&nbsp;</ls-li><ls-li>The Project Preview now correctly reflects when “auto” is selected for the Play Muted option.</ls-li><ls-li>Fixed an issue where the Unmute button incorrectly appeared on some slides.</ls-li></ls-ul><ls-list-title>Interface &amp; Editor Features</ls-list-title><ls-ul><ls-li>The Slides List in the Project Editor can now be pinned as a minimized toolbar for quick access.</ls-li><ls-li>The editor now retains and re-calculates percentage values used for positioning when you move, drag, or resize layers.</ls-li><ls-li>You can now add custom keywords to your projects used for searching and organization purposes.<br>&nbsp;</ls-li><ls-li>When using the lasso, selectee layers will be highlighted for easier selection.</ls-li><ls-li>UI refresh and enhancements for the Templates Browser.</ls-li><ls-li>Capturing slides to set as thumbnails provides more accurate results.<br>&nbsp;</ls-li><ls-li>Fixed selecting, resizing, and working with layers using position adjustments.</ls-li><ls-li>Fixed some layout issues with Responsive sliders in Project Preview.</ls-li><ls-li>Several small but very meaningful user interface improvements to navigate the Project Editor more naturally and conveniently, as well as to make it more accessible for people with disabilities.</ls-li><ls-li>Fixed font rendering issues in dropdown lists affecting Safari.</ls-li></ls-ul><ls-list-title>Optimization &amp; Performance</ls-list-title><ls-ul><ls-li>Generating significantly cleaner and more optimized markup to improve load times and reduce network traffic.</ls-li><ls-li>Increased rendering performance and eliminated graphical issues in certain cases.</ls-li></ls-ul><ls-list-title>Integrations &amp; Compatibility</ls-list-title><ls-ul><ls-li>LayerSlider now comes with its own blank WordPress page template. It’s a clean canvas free of your theme’s interface elements, making it ideal for pages featuring only LayerSlider projects, such as Full-size sliders.</ls-li><ls-li>LayerSlider’s Gutenberg block has been updated with a Project Info panel and some UI retouches, and it’s now also accessible for page editors even if they don’t have permission to edit LayerSlider projects.</ls-li><ls-li>Increased compatibility with older versions of PHP, most notably, a PAAMAYIM_NEKUDOTAYIM error in PHP 5.4.</ls-li><ls-li>Improved compatibility with upcoming PHP versions.</ls-li></ls-ul><ls-p>Countless other optimizations, improvements, and bug fixes under the hood.</ls-p>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.8.0\n			<ls-small>Aug 11, 2023</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Introducing Smart Background, a new feature that allows you to customize how layer backgrounds behave. You can detach the background from a layer to create an effect as if you were looking through the layer - like a window - to the background. For example, you can create mosaic-like images when used with multiple layers. <a target="_blank" href="https://layerslider.com/blog/introducing-smart-background/">Read our blog post</a> to see examples and learn more.</ls-li><ls-li>The whole project editor interface received countless improvements to enhance user experience and accessibility significantly. From clicking into option fields to selecting text, all behave more naturally. For example, text fields won''t lose focus when clicking certain interface elements, smaller fields automatically expand to make room for longer values, etc. By popular demand, the active slide has also received a much more noticeable highlight.</ls-li><ls-li>A lot of additional transition properties can now handle random values. In addition to the already existing random feature, which picks a number from a range between two numbers, you can now also provide a list of fixed values to choose from randomly. They have a new, shorter, and easier syntax. Clicking the + sign next to a transition option field will reveal and provide examples for both.</ls-li><ls-li>Scroll Transition offers new transition properties: Alternate Transform Origin, Reverse Easing, and Reverse Duration. These allow you to drastically change how a layer reacts and animates when scrolling the page back and forth.</ls-li><ls-li>The color picker now offers a way to copy and paste colors and gradients across layers, slides, and projects. It now also properly updates as you undo/redo changes.</ls-li><ls-li>Assets Library now automatically retries downloading assets in case of a failed attempt, and it also comes with additional interface improvements.</ls-li><ls-li>System Status can now recognize and properly interpret and display special PHP settings used in edge cases.</ls-li><ls-li>Improved how layers with Parallax Transition behave and eliminated some jumpiness in certain cases.</ls-li><ls-li>Added additional mouse cursor options under the STYLE menu.</ls-li><ls-li>Fixed layout issues in OS native fullscreen mode.</ls-li><ls-li>Fixed an issue that prevented animating certain Ending Transition effects on slide change.</ls-li><ls-li>Fixed distorted images in the editor in rare and special cases depending on the zoom levels.</ls-li><ls-li>Fixed layer style filters not properly restored after cycling through slides.</ls-li><ls-li>Fixed the filter editor popup not correctly parsing special values in some cases.</ls-li><ls-li>Fixed an issue in the layers list that sometimes did not correctly reflect the selected layers in multi-select mode.</ls-li><ls-li>Lots of other small improvements and bug fixes under-the-hood.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.7.11\n			<ls-small>Jul 14, 2023</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>Fixed dynamic layers and other issues caused by the previous security update.</ls-li><ls-li>Significant rendering performance improvements for Chrome.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.7.10\n			<ls-small>Jul 12, 2023</ls-small>\n		</ls-h5>\n		<ls-ul><ls-li>This update contains very important security fixes. Updating is strongly recommended. <a target="_blank" href="https://layerslider.com/blog/important-security-update/">Read More</a></ls-li><ls-li>Added Project Settings → Thumbnail Navigation → Thumbnail Fill Mode option.</ls-li><ls-li>Replaced Twitter feed with a brand new News section.</ls-li></ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.7.9\n			<ls-small>Jul 3, 2023</ls-small>\n		</ls-h5>\n		<ls-ul>\n			<ls-li>Fixed certain Popup rendering and layout issues.</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.7.8\n			<ls-small>Jun 22, 2023</ls-small>\n		</ls-h5>\n		<ls-ul>\n			<ls-li>Added 30 brand-new 2D slide transitions with unique effects.</ls-li>\n			<ls-li>Added Project Settings → Appearance → Animate First Slide option to play the selected slide transition when a project first appears. Additional options are also available to override the transition duration and time shift.</ls-li>\n			<ls-li>New keyboard shorcuts: Use Ctrl/Cmd + ←/→ to quickly change slides in the editor.</ls-li>\n			<ls-li>Significant rendering performance improvements.</ls-li>\n			<ls-li>Heavily optimized some plugin files to improve load times and reduce network traffic.</ls-li>\n			<ls-li>Videos now always use the "cover" fill mode.</ls-li>\n			<ls-li>Increased compatibility with older projects when importing slides and layers.</ls-li>\n			<ls-li>Prevented web browsers from caching custom CSS and Transition Builder files.</ls-li>\n			<ls-li>Fixed an issue where position adjustments didn''t work with parallax layers.</ls-li>\n			<ls-li>Fixed an issue that affected the Backdrop Filter option.</ls-li>\n			<ls-li>Fixed the slideTimelineDidUpdate callback event "timeline" parameter in Project Preview.</ls-li>\n			<ls-li>User interface and under-the-hood bug fixes and improvements.</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.7.7\n			<ls-small>Jun 6, 2023</ls-small>\n		</ls-h5>\n		<ls-p><strong>LayerSlider’s Assets Library just got even better.</strong> In addition to more than 9000 objects and millions of royalty-free stock photos, it now also offers stock videos. Make your content stand out and impress your visitors with just a few clicks for free.</ls-p>\n		<ls-p>Other changes:</ls-p>\n		<ls-ul>\n			<ls-li>Improved code formatting in Event Callbacks.</ls-li>\n			<ls-li>Fixed slideTimelineDidUpdate''s "timeline" parameter in Event Callbacks.</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.7.6\n			<ls-small>May 23, 2023</ls-small>\n		</ls-h5>\n		<ls-ul>\n			<ls-li>Introducing: Position Adjustments. Fine-tune layer positions in a more refined way, especially if you want to align layers relative to the bottom and right edges.</ls-li>\n			<ls-li>Significant improvements and fixes for keyboard shortcuts.</ls-li>\n			<ls-li>Fixed an issue that resulted in media playback in the background while quickly changing slides.</ls-li>\n			<ls-li>Fixed a Chrome rendering issue where videos appeared blank in rare cases.</ls-li>\n			<ls-li>Fixed some layer style properties when using a min/max responsive ratio.</ls-li>\n			<ls-li>Fixed the "Missing Ending Transitions" warning that sometimes appeared incorrectly.</ls-li>\n			<ls-li>Other under-the-hood changes.</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.7.5\n			<ls-small>May 8, 2023</ls-small>\n		</ls-h5>\n		<ls-p><strong>Ready to make your designs stand out?</strong> LayerSlider’s Assets Library just got a major upgrade and now offers millions of new royalty-free stock photos to choose from. Save time and impress your audience with stunning graphics in just a few clicks.</ls-p>\n		<ls-p>Other changes:</ls-p>\n		<ls-ul>\n			<ls-li>Added Project Settings → Miscellaneous → "Fix resizing issues in special cases" option.</ls-li>\n			<ls-li>Updated French localization. [Thanks to <a href="https://instinct-photo.fr/contact/" target="_blank">Patrick Perrono</a>]</ls-li>\n			<ls-li>Fixed certain exporting issues, especially affecting the "Export as HTML" option.</ls-li>\n			<ls-li>Fixed a resizing issue with static layers.</ls-li>\n			<ls-li>Fixed detecting available external fonts in the editor in Safari.</ls-li>\n			<ls-li>Fixed Text Transition rendering issues in Safari.</ls-li>\n			<ls-li>Layers with text transitions now properly inherit text decoration settings.</ls-li>\n			<ls-li>Various UI and under-the-hood enhancements and bug fixes.</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.7.1\n			<ls-small>Apr 19, 2023</ls-small>\n		</ls-h5>\n		<ls-ul>\n			<ls-li>LayerSlider now fully supports WPML''s Media Translation.&nbsp;</ls-li>\n			<ls-li>Translation features can now be adjusted under Plugin Settings → Integrations.</ls-li>\n			<ls-li>Updated French localization. [Thanks to <a href="https://instinct-photo.fr/contact/" target="_blank">Patrick Perrono</a>]</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n<ls-li>\n	<ls-box>\n		<ls-h5>\n			LayerSlider 7.7.0\n			<ls-small>Apr 5, 2023</ls-small>\n		</ls-h5>\n		<ls-p><strong>Introducing: Assets Library.</strong> Say goodbye to design roadblocks. Elevate your creative vision and easily bring your dream projects to life using our vast collection of professional assets. These pre-made graphics are designed for immediate use and can be quickly integrated into your projects with just a few clicks.</ls-p>\n		<ls-p>Other changes:</ls-p>\n		<ls-ul>\n			<ls-li>Icon, Shape, and SVG layers have new stroke color and width options.</ls-li>\n			<ls-li>Blob and Wave shapes now also support stroke.</ls-li>\n			<ls-li>Updated French localization [Thanks to <a href="https://instinct-photo.fr/contact/" target="_blank">Patrick Perrono</a>]</ls-li>\n			<ls-li>The editor now automatically detects certain transition issues and offers to fix them.</ls-li>\n			<ls-li>Significant rendering performance optimizations.</ls-li>\n			<ls-li>Improved automatic layer naming.</ls-li>\n			<ls-li>Improved layer preview in the layers list.</ls-li>\n			<ls-li>Improved SVG source normalization for better layer scaling.</ls-li>\n			<ls-li>SVG files dropped onto the editor now preserve their original sizes.</ls-li>\n			<ls-li>Fixed linked Video / Audio layers’ transition issues.</ls-li>\n			<ls-li>Fixed many undo/redo issues.</ls-li>\n			<ls-li>Fixed many multiple-selection mode issues.</ls-li>\n			<ls-li>Fixed a very rare import issue due to file name normalization.</ls-li>\n			<ls-li>Fixed Safari rendering issues with pinned layers.</ls-li>\n			<ls-li>Fixed an issue when opening Popups with specific slides.</ls-li>\n			<ls-li>Eliminated countless under-the-hood bugs.</ls-li>\n			<ls-li>Lots of small UI and other improvements.</ls-li>\n		</ls-ul>\n	</ls-box>\n</ls-li>\n";s:16:"important-notice";a:9:{s:4:"date";s:10:"2023-12-06";s:5:"title";s:1:" ";s:7:"message";s:557:"<b>UPDATE REQUIRED:</b> You’re using an outdated version of LayerSlider, which lacks crucial fixes needed to be secure and compatible with the latest versions of PHP, WordPress, and popular 3rd party applications. The latest updates contain important security fixes, new features, countless improvements, and bug fixes. Please see the <a target="_blank" href="https://layerslider.kreaturamedia.com/how-to-update/">update instructions</a> or <a target="_blank" href="https://layerslider.kreaturamedia.com/contact/">contact us</a> if you have any questions.";s:5:"image";s:0:"";s:6:"banner";a:5:{s:5:"class";s:0:"";s:5:"style";s:132:"height: auto; margin: 39px auto 0 auto !important; min-width: 700px; max-width: 1700px; padding-right: 20px; box-sizing: border-box;";s:3:"url";s:0:"";s:6:"target";s:6:"_blank";s:7:"content";s:2135:"\n\n		<style>\n			@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;800&display=swap");\n		</style>\n		<style>\n\n			body .layerslider_notice_img .dashicons-dismiss {\n				top: 0 !important;\n				right: 20px !important;\n			}\n\n			#lspr-inner {\n				position: relative;\n				height: auto;\n				margin: 0 auto !important;\n				background: rgb(106,58,233);\n				background: linear-gradient(153deg, rgba(106,58,233,1) 0%, rgba(1,148,233,1) 100%);\n				border-radius: 0.8rem;\n   				border-radius: calc( 0.7rem + 0.1vw );\n			}\n\n			body .layerslider_notice_img {\n				padding-left: 0 !important;\n			}\n\n			body.toplevel_page_layerslider .layerslider_notice_img {\n				padding-left: 30px !important;\n			}\n\n			.lspr-nowrap {\n				white-space: nowrap;\n			}\n\n			.lspr-highlight {\n				font-weight: bold;\n				text-transform: uppercase;\n			}\n\n			.lspr-text {\n				position: relative;\n				margin: 0 auto 0 auto;\n				padding: calc( 1.3rem + 0.1vw );\n				color: white;\n				font-family: Nunito, sans-serif;\n				font-size: 1rem;\n				font-size: calc( 0.9rem + 0.1vw );\n				line-height: normal;\n				text-align: justify;\n			}\n\n			.lspr-text a {\n				font-weight: 600;\n				text-decoration: none;\n				color: inherit;\n				box-sizing: content-box;\n				border-bottom: 2px solid currentColor;\n			}\n\n			.layerslider_notice_img  .dashicons-dismiss {\n				right: 30px;\n			}\n\n			.lspr-bold {\n				font-weight: 800 !important;\n			}\n\n		</style>\n		<div id="lspr-inner">\n\n			<div class="lspr-text">\n				<span><span class="lspr-highlight">Update Required:</span> You’re using an outdated version of LayerSlider, which lacks crucial fixes needed to be secure and compatible with the latest versions of PHP, WordPress, and popular 3rd party applications. The latest updates contain important security fixes, new features, countless improvements, and bug fixes. Please see the <a href="https://layerslider.kreaturamedia.com/how-to-update/" target="_blank" class="lspr-nowrap">update instructions</a> or <a href="https://layerslider.kreaturamedia.com/contact/" target="_blank" class="lspr-nowrap">contact us</a> if you have any questions.\n				</span>\n			</div>\n\n		</div>\n		";}s:11:"min_version";s:0:"";s:11:"max_version";s:5:"7.2.0";s:11:"unactivated";b:0;s:10:"url_filter";s:33:"layerslider index.php plugins.php";}s:14:"latest-version";s:6:"7.14.4";s:19:"latest-version-date";s:10:"2025-04-07";}', 'off');
INSERT INTO `wpd6_options` VALUES
(8072, 'ls-remote-data-v2-updated', '1745251152', 'off'),
(8073, 'ls-google-fonts-data', 'a:2:{s:9:"languages";a:28:{i:0;a:2:{s:4:"lang";s:5:"latin";s:8:"sentence";s:27:"It''s just a matter of time.";}i:1;a:2:{s:4:"lang";s:9:"latin-ext";s:8:"sentence";s:54:"Qui trop légèrement se fie, mal à propos se défie.";}i:2;a:2:{s:4:"lang";s:6:"arabic";s:8:"sentence";s:54:"الحب سماء لا تمطر غير الأحلام.";}i:3;a:2:{s:4:"lang";s:7:"bengali";s:8:"sentence";s:182:"আগুনের শিখা নিভে গিয়েছিল, আর তিনি জানলা দিয়ে তারাদের দিকে তাকালেন৷";}i:4;a:2:{s:4:"lang";s:16:"chinese-hongkong";s:8:"sentence";s:57:"他們所有的設備和儀器彷彿都是有生命的。";}i:5;a:2:{s:4:"lang";s:19:"chinese-traditional";s:8:"sentence";s:57:"他们所有的设备和仪器彷佛都是有生命的。";}i:6;a:2:{s:4:"lang";s:18:"chinese-simplified";s:8:"sentence";s:57:"他們所有的設備和儀器彷彿都是有生命的。";}i:7;a:2:{s:4:"lang";s:8:"cyrillic";s:8:"sentence";s:90:"Алая вспышка осветила силуэт зазубренного крыла.";}i:8;a:2:{s:4:"lang";s:12:"cyrillic-ext";s:8:"sentence";s:90:"Алая вспышка осветила силуэт зазубренного крыла.";}i:9;a:2:{s:4:"lang";s:10:"devanagari";s:8:"sentence";s:156:"अंतरिक्ष यान से दूर नीचे पृथ्वी शानदार ढंग से जगमगा रही थी ।";}i:10;a:2:{s:4:"lang";s:5:"greek";s:8:"sentence";s:42:"Ήταν απλώς θέμα χρόνου.";}i:11;a:2:{s:4:"lang";s:9:"greek-ext";s:8:"sentence";s:42:"Ήταν απλώς θέμα χρόνου.";}i:12;a:2:{s:4:"lang";s:8:"gujarati";s:8:"sentence";s:136:"અમને તેની જાણ થાય તે પહેલાં જ, અમે જમીન છોડી દીધી હતી.";}i:13;a:2:{s:4:"lang";s:8:"gurmukhi";s:8:"sentence";s:58:"ਸਵਾਲ ਸਿਰਫ਼ ਸਮੇਂ ਦਾ ਸੀ।";}i:14;a:2:{s:4:"lang";s:6:"hebrew";s:8:"sentence";s:63:"אז הגיע הלילה של כוכב השביט הראשון.";}i:15;a:2:{s:4:"lang";s:8:"japanese";s:8:"sentence";s:51:"彼らの機器や装置はすべて生命体だ。";}i:16;a:2:{s:4:"lang";s:7:"kannada";s:8:"sentence";s:76:"ಇದು ಕೇವಲ ಸಮಯದ ಪ್ರಶ್ನೆಯಾಗಿದೆ.";}i:17;a:2:{s:4:"lang";s:5:"khmer";s:8:"sentence";s:173:"ខ្ញុំបានមើលព្យុះ ដែលមានភាពស្រស់ស្អាតណាស់ ប៉ុន្តែគួរឱ្យខ្លាច";}i:18;a:2:{s:4:"lang";s:6:"korean";s:8:"sentence";s:51:"그들의 장비와 기구는 모두 살아 있다.";}i:19;a:2:{s:4:"lang";s:9:"malayalam";s:8:"sentence";s:187:"അവരുടെ എല്ലാ ഉപകരണങ്ങളും യന്ത്രങ്ങളും ഏതെങ്കിലും രൂപത്തിൽ സജീവമാണ്.";}i:20;a:2:{s:4:"lang";s:7:"myanmar";s:8:"sentence";s:163:"သူတို့ရဲ့ စက်ပစ္စည်းတွေ၊ ကိရိယာတွေ အားလုံး အသက်ရှင်ကြတယ်။";}i:21;a:2:{s:4:"lang";s:5:"oriya";s:8:"sentence";s:73:"ଏହା କେବଳ ଏକ ସମୟ କଥା ହିଁ ଥିଲା.";}i:22;a:2:{s:4:"lang";s:7:"sinhala";s:8:"sentence";s:96:"එය කාලය පිළිබඳ ප්‍රශ්නයක් පමණක් විය.";}i:23;a:2:{s:4:"lang";s:5:"tamil";s:8:"sentence";s:120:"அந்திமாலையில், அலைகள் வேகமாக வீசத் தொடங்கின.";}i:24;a:2:{s:4:"lang";s:6:"telugu";s:8:"sentence";s:120:"ఆ రాత్రి మొదటిసారిగా ఒక నక్షత్రం నేలరాలింది.";}i:25;a:2:{s:4:"lang";s:4:"thai";s:8:"sentence";s:72:"การเดินทางขากลับคงจะเหงา";}i:26;a:2:{s:4:"lang";s:7:"tibetan";s:8:"sentence";s:132:"ཁོ་ཚོའི་སྒྲིག་ཆས་དང་ལག་ཆ་ཡོད་ཚད་གསོན་པོ་རེད།";}i:27;a:2:{s:4:"lang";s:10:"vietnamese";s:8:"sentence";s:62:"Bầu trời trong xanh thăm thẳm, không một gợn mây.";}}s:5:"fonts";a:1816:{i:0;a:7:{s:6:"family";s:6:"Roboto";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:9:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:4:"math";i:7;s:7:"symbols";i:8;s:10:"vietnamese";}s:7:"version";s:3:"v47";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:903;}i:1;a:7:{s:6:"family";s:9:"Open Sans";s:8:"variants";a:12:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:9:"300italic";i:7;s:6:"italic";i:8;s:9:"500italic";i:9;s:9:"600italic";i:10;s:9:"700italic";i:11;s:9:"800italic";}s:7:"subsets";a:10:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:6:"hebrew";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:4:"math";i:8;s:7:"symbols";i:9;s:10:"vietnamese";}s:7:"version";s:3:"v40";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1084;}i:2;a:7:{s:6:"family";s:12:"Noto Sans JP";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v53";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1615;}i:3;a:7:{s:6:"family";s:10:"Montserrat";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:884;}i:4;a:7:{s:6:"family";s:5:"Inter";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:819;}i:5;a:7:{s:6:"family";s:7:"Poppins";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:964;}i:6;a:7:{s:6:"family";s:4:"Lato";s:8:"variants";a:10:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"700";i:7;s:9:"700italic";i:8;s:3:"900";i:9;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:869;}i:7;a:7:{s:6:"family";s:14:"Material Icons";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:4:"v143";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:969;}i:8;a:7:{s:6:"family";s:16:"Roboto Condensed";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:797;}i:9;a:7:{s:6:"family";s:6:"Oswald";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v53";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1021;}i:10;a:7:{s:6:"family";s:11:"Roboto Mono";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:9:"100italic";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:705;}i:11;a:7:{s:6:"family";s:9:"Noto Sans";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:10:"devanagari";i:3;s:5:"greek";i:4;s:9:"greek-ext";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:10:"vietnamese";}s:7:"version";s:3:"v39";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1042;}i:12;a:7:{s:6:"family";s:7:"Raleway";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v34";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:781;}i:13;a:7:{s:6:"family";s:11:"Nunito Sans";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:617;}i:14;a:7:{s:6:"family";s:6:"Nunito";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:986;}i:15;a:7:{s:6:"family";s:6:"Ubuntu";s:8:"variants";a:8:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"500";i:5;s:9:"500italic";i:6;s:3:"700";i:7;s:9:"700italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1195;}i:16;a:7:{s:6:"family";s:5:"Rubik";s:8:"variants";a:14:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";i:7;s:9:"300italic";i:8;s:6:"italic";i:9;s:9:"500italic";i:10;s:9:"600italic";i:11;s:9:"700italic";i:12;s:9:"800italic";i:13;s:9:"900italic";}s:7:"subsets";a:6:{i:0;s:6:"arabic";i:1;s:8:"cyrillic";i:2;s:12:"cyrillic-ext";i:3;s:6:"hebrew";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1194;}i:17;a:7:{s:6:"family";s:16:"Playfair Display";s:8:"variants";a:12:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";i:10;s:9:"800italic";i:11;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v37";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1087;}i:18;a:7:{s:6:"family";s:12:"Noto Sans KR";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:6:"korean";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v36";s:12:"lastModified";s:10:"2023-08-17";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:912;}i:19;a:7:{s:6:"family";s:12:"Merriweather";s:8:"variants";a:14:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";i:7;s:9:"300italic";i:8;s:6:"italic";i:9;s:9:"500italic";i:10;s:9:"600italic";i:11;s:9:"700italic";i:12;s:9:"800italic";i:13;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2025-03-05";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:988;}i:20;a:7:{s:6:"family";s:11:"Roboto Slab";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v34";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:863;}i:21;a:7:{s:6:"family";s:5:"Kanit";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1102;}i:22;a:7:{s:6:"family";s:7:"PT Sans";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:826;}i:23;a:7:{s:6:"family";s:9:"Work Sans";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1055;}i:24;a:7:{s:6:"family";s:7:"DM Sans";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:643;}i:25;a:7:{s:6:"family";s:12:"Noto Sans TC";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:19:"chinese-traditional";i:1;s:8:"cyrillic";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v36";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:881;}i:26;a:7:{s:6:"family";s:4:"Lora";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:4:"math";i:5;s:7:"symbols";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v35";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:807;}i:27;a:7:{s:6:"family";s:6:"Mulish";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1318;}i:28;a:7:{s:6:"family";s:9:"Fira Sans";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:731;}i:29;a:7:{s:6:"family";s:9:"Quicksand";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v36";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:670;}i:30;a:7:{s:6:"family";s:13:"IBM Plex Sans";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:9:"100italic";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2025-02-05";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1330;}i:31;a:7:{s:6:"family";s:13:"Titillium Web";s:8:"variants";a:11:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"600";i:7;s:9:"600italic";i:8;s:3:"700";i:9;s:9:"700italic";i:10;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1285;}i:32;a:7:{s:6:"family";s:25:"Material Symbols Outlined";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:4:"v241";s:12:"lastModified";s:10:"2025-04-17";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:629;}i:33;a:7:{s:6:"family";s:7:"Manrope";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:562;}i:34;a:7:{s:6:"family";s:6:"Barlow";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1240;}i:35;a:7:{s:6:"family";s:10:"Bebas Neue";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1558;}i:36;a:7:{s:6:"family";s:8:"PT Serif";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:824;}i:37;a:7:{s:6:"family";s:5:"Heebo";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1152;}i:38;a:7:{s:6:"family";s:23:"Material Icons Outlined";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:4:"v109";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1164;}i:39;a:7:{s:6:"family";s:5:"Karla";s:8:"variants";a:14:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:9:"200italic";i:8;s:9:"300italic";i:9;s:6:"italic";i:10;s:9:"500italic";i:11;s:9:"600italic";i:12;s:9:"700italic";i:13;s:9:"800italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:955;}i:40;a:7:{s:6:"family";s:10:"Noto Serif";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1125;}i:41;a:7:{s:6:"family";s:6:"Outfit";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:815;}i:42;a:7:{s:6:"family";s:11:"Inconsolata";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:667;}i:43;a:7:{s:6:"family";s:13:"Hind Siliguri";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:7:"bengali";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1696;}i:44;a:7:{s:6:"family";s:12:"Nanum Gothic";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"700";i:2;s:3:"800";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1053;}i:45;a:7:{s:6:"family";s:14:"Libre Franklin";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1199;}i:46;a:7:{s:6:"family";s:16:"Noto Color Emoji";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"emoji";}s:7:"version";s:3:"v34";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:724;}i:47;a:7:{s:6:"family";s:4:"Jost";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1000;}i:48;a:7:{s:6:"family";s:17:"Schibsted Grotesk";s:8:"variants";a:12:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";i:10;s:9:"800italic";i:11;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:983;}i:49;a:7:{s:6:"family";s:12:"Josefin Sans";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:9:"100italic";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:804;}i:50;a:7:{s:6:"family";s:17:"Libre Baskerville";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:893;}i:51;a:7:{s:6:"family";s:7:"Archivo";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:498;}i:52;a:7:{s:6:"family";s:14:"Dancing Script";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:808;}i:53;a:7:{s:6:"family";s:13:"Source Sans 3";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:840;}i:54;a:7:{s:6:"family";s:7:"Figtree";s:8:"variants";a:14:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";i:7;s:9:"300italic";i:8;s:6:"italic";i:9;s:9:"500italic";i:10;s:9:"600italic";i:11;s:9:"700italic";i:12;s:9:"800italic";i:13;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1114;}i:55;a:7:{s:6:"family";s:12:"Noto Sans SC";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:18:"chinese-simplified";i:1;s:8:"cyrillic";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v37";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:997;}i:56;a:7:{s:6:"family";s:13:"Noto Serif JP";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-09-23";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:558;}i:57;a:7:{s:6:"family";s:6:"Prompt";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1225;}i:58;a:7:{s:6:"family";s:14:"IBM Plex Serif";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:12;}i:59;a:7:{s:6:"family";s:5:"Anton";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1001;}i:60;a:7:{s:6:"family";s:11:"EB Garamond";s:8:"variants";a:10:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:6:"italic";i:6;s:9:"500italic";i:7;s:9:"600italic";i:8;s:9:"700italic";i:9;s:9:"800italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1012;}i:61;a:7:{s:6:"family";s:5:"Cabin";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1220;}i:62;a:7:{s:6:"family";s:5:"Arimo";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:6:"hebrew";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:10:"vietnamese";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:838;}i:63;a:7:{s:6:"family";s:4:"Teko";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:589;}i:64;a:7:{s:6:"family";s:5:"Dosis";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:968;}i:65;a:7:{s:6:"family";s:5:"Mukta";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1617;}i:66;a:7:{s:6:"family";s:15:"Source Code Pro";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:691;}i:67;a:7:{s:6:"family";s:6:"Bitter";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v39";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:989;}i:68;a:7:{s:6:"family";s:5:"Cairo";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1345;}i:69;a:7:{s:6:"family";s:5:"Exo 2";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:776;}i:70;a:7:{s:6:"family";s:13:"Space Grotesk";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:340;}i:71;a:7:{s:6:"family";s:16:"Barlow Condensed";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:926;}i:72;a:7:{s:6:"family";s:17:"Plus Jakarta Sans";s:8:"variants";a:14:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:9:"200italic";i:8;s:9:"300italic";i:9;s:6:"italic";i:10;s:9:"500italic";i:11;s:9:"600italic";i:12;s:9:"700italic";i:13;s:9:"800italic";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:491;}i:73;a:7:{s:6:"family";s:24:"Material Symbols Rounded";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:4:"v242";s:12:"lastModified";s:10:"2025-04-17";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:332;}i:74;a:7:{s:6:"family";s:11:"Roboto Flex";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2025-01-06";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:200;}i:75;a:7:{s:6:"family";s:6:"Oxygen";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:386;}i:76;a:7:{s:6:"family";s:14:"PT Sans Narrow";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:777;}i:77;a:7:{s:6:"family";s:4:"Hind";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1310;}i:78;a:7:{s:6:"family";s:12:"Crimson Text";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"600";i:3;s:9:"600italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1186;}i:79;a:7:{s:6:"family";s:20:"Material Icons Round";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:4:"v108";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1103;}i:80;a:7:{s:6:"family";s:9:"Assistant";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1109;}i:81;a:7:{s:6:"family";s:11:"Public Sans";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:927;}i:82;a:7:{s:6:"family";s:5:"Saira";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:222;}i:83;a:7:{s:6:"family";s:10:"Slabo 27px";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:751;}i:84;a:7:{s:6:"family";s:17:"M PLUS Rounded 1c";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:9:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:6:"hebrew";i:5;s:8:"japanese";i:6;s:5:"latin";i:7;s:9:"latin-ext";i:8;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:933;}i:85;a:7:{s:6:"family";s:13:"DM Serif Text";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:42;}i:86;a:7:{s:6:"family";s:10:"Lilita One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1610;}i:87;a:7:{s:6:"family";s:4:"Abel";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1198;}i:88;a:7:{s:6:"family";s:13:"Alfa Slab One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:215;}i:89;a:7:{s:6:"family";s:8:"Pacifico";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1488;}i:90;a:7:{s:6:"family";s:7:"Lobster";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:730;}i:91;a:7:{s:6:"family";s:15:"Red Hat Display";s:8:"variants";a:14:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";i:7;s:9:"300italic";i:8;s:6:"italic";i:9;s:9:"500italic";i:10;s:9:"600italic";i:11;s:9:"700italic";i:12;s:9:"800italic";i:13;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1054;}i:92;a:7:{s:6:"family";s:4:"Arvo";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:774;}i:93;a:7:{s:6:"family";s:7:"Tajawal";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:2:{i:0;s:6:"arabic";i:1;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:348;}i:94;a:7:{s:6:"family";s:13:"IBM Plex Mono";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:736;}i:95;a:7:{s:6:"family";s:10:"Fjalla One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1045;}i:96;a:7:{s:6:"family";s:9:"Comfortaa";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v45";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1183;}i:97;a:7:{s:6:"family";s:6:"Caveat";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:892;}i:98;a:7:{s:6:"family";s:6:"Lexend";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:621;}i:99;a:7:{s:6:"family";s:8:"Overpass";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1550;}i:100;a:7:{s:6:"family";s:8:"Urbanist";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:659;}i:101;a:7:{s:6:"family";s:7:"Rowdies";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1658;}i:102;a:7:{s:6:"family";s:8:"Rajdhani";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:825;}i:103;a:7:{s:6:"family";s:16:"Noto Sans Arabic";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:995;}i:104;a:7:{s:6:"family";s:18:"Cormorant Garamond";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2025-03-05";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1113;}i:105;a:7:{s:6:"family";s:20:"Material Icons Sharp";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:4:"v109";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:981;}i:106;a:7:{s:6:"family";s:10:"Zilla Slab";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"500";i:5;s:9:"500italic";i:6;s:3:"600";i:7;s:9:"600italic";i:8;s:3:"700";i:9;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:602;}i:107;a:7:{s:6:"family";s:16:"Signika Negative";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:677;}i:108;a:7:{s:6:"family";s:11:"Smooch Sans";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:149;}i:109;a:7:{s:6:"family";s:4:"Sora";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:855;}i:110;a:7:{s:6:"family";s:16:"DM Serif Display";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:546;}i:111;a:7:{s:6:"family";s:13:"Abril Fatface";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1013;}i:112;a:7:{s:6:"family";s:13:"Archivo Black";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:438;}i:113;a:7:{s:6:"family";s:4:"Asap";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:672;}i:114;a:7:{s:6:"family";s:4:"Play";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:713;}i:115;a:7:{s:6:"family";s:19:"Fira Sans Condensed";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1033;}i:116;a:7:{s:6:"family";s:9:"M PLUS 1p";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:9:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:6:"hebrew";i:5;s:8:"japanese";i:6;s:5:"latin";i:7;s:9:"latin-ext";i:8;s:10:"vietnamese";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1190;}i:117;a:7:{s:6:"family";s:9:"Maven Pro";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v39";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1110;}i:118;a:7:{s:6:"family";s:14:"Nanum Myeongjo";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"700";i:2;s:3:"800";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:537;}i:119;a:7:{s:6:"family";s:23:"Material Icons Two Tone";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:4:"v112";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:902;}i:120;a:7:{s:6:"family";s:21:"Barlow Semi Condensed";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1398;}i:121;a:7:{s:6:"family";s:18:"Shadows Into Light";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1038;}i:122;a:7:{s:6:"family";s:11:"Inter Tight";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:297;}i:123;a:7:{s:6:"family";s:12:"Varela Round";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1304;}i:124;a:7:{s:6:"family";s:14:"Noto Sans Thai";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1291;}i:125;a:7:{s:6:"family";s:20:"IBM Plex Sans Arabic";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:355;}i:126;a:7:{s:6:"family";s:12:"Noto Sans HK";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:16:"chinese-hongkong";i:1;s:8:"cyrillic";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:274;}i:127;a:7:{s:6:"family";s:19:"Nanum Gothic Coding";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1647;}i:128;a:7:{s:6:"family";s:14:"Source Serif 4";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:400;}i:129;a:7:{s:6:"family";s:17:"Merriweather Sans";s:8:"variants";a:12:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:9:"300italic";i:7;s:6:"italic";i:8;s:9:"500italic";i:9;s:9:"600italic";i:10;s:9:"700italic";i:11;s:9:"800italic";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1344;}i:130;a:7:{s:6:"family";s:16:"Permanent Marker";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1171;}i:131;a:7:{s:6:"family";s:12:"Chakra Petch";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"500";i:5;s:9:"500italic";i:6;s:3:"600";i:7;s:9:"600italic";i:8;s:3:"700";i:9;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:908;}i:132;a:7:{s:6:"family";s:7:"Satisfy";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:577;}i:133;a:7:{s:6:"family";s:15:"Saira Condensed";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:210;}i:134;a:7:{s:6:"family";s:9:"Questrial";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:830;}i:135;a:7:{s:6:"family";s:6:"Domine";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:605;}i:136;a:7:{s:6:"family";s:12:"Indie Flower";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1249;}i:137;a:7:{s:6:"family";s:14:"Be Vietnam Pro";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1333;}i:138;a:7:{s:6:"family";s:6:"Cinzel";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:890;}i:139;a:7:{s:6:"family";s:7:"Almarai";s:8:"variants";a:4:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";i:3;s:3:"800";}s:7:"subsets";a:2:{i:0;s:6:"arabic";i:1;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:422;}i:140;a:7:{s:6:"family";s:9:"Marcellus";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:448;}i:141;a:7:{s:6:"family";s:11:"Lexend Deca";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:528;}i:142;a:7:{s:6:"family";s:16:"Frank Ruhl Libre";s:8:"variants";a:7:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1134;}i:143;a:7:{s:6:"family";s:17:"Noto Sans Display";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1281;}i:144;a:7:{s:6:"family";s:8:"Vollkorn";s:8:"variants";a:12:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";i:10;s:9:"800italic";i:11;s:9:"900italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:951;}i:145;a:7:{s:6:"family";s:19:"Zen Kaku Gothic New";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"700";i:4;s:3:"900";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:164;}i:146;a:7:{s:6:"family";s:8:"Alegreya";s:8:"variants";a:12:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";i:10;s:9:"800italic";i:11;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v36";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:327;}i:147;a:7:{s:6:"family";s:9:"Cormorant";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:757;}i:148;a:7:{s:6:"family";s:14:"Archivo Narrow";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:889;}i:149;a:7:{s:6:"family";s:9:"Catamaran";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1286;}i:150;a:7:{s:6:"family";s:7:"Signika";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1068;}i:151;a:7:{s:6:"family";s:7:"Sarabun";s:8:"variants";a:16:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1417;}i:152;a:7:{s:6:"family";s:8:"Orbitron";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1161;}i:153;a:7:{s:6:"family";s:3:"Exo";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1299;}i:154;a:7:{s:6:"family";s:11:"Oleo Script";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1675;}i:155;a:7:{s:6:"family";s:11:"Passion One";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"700";i:2;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1517;}i:156;a:7:{s:6:"family";s:11:"Bodoni Moda";s:8:"variants";a:12:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";i:10;s:9:"800italic";i:11;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:512;}i:157;a:7:{s:6:"family";s:9:"Righteous";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:286;}i:158;a:7:{s:6:"family";s:8:"Spectral";s:8:"variants";a:14:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";i:12;s:3:"800";i:13;s:9:"800italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-11-05";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:755;}i:159;a:7:{s:6:"family";s:13:"Noto Serif KR";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:6:"korean";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-23";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:697;}i:160;a:7:{s:6:"family";s:11:"Albert Sans";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:477;}i:161;a:7:{s:6:"family";s:16:"Noto Kufi Arabic";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-02-29";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1228;}i:162;a:7:{s:6:"family";s:11:"Great Vibes";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:9:"greek-ext";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:828;}i:163;a:7:{s:6:"family";s:11:"Concert One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:925;}i:164;a:7:{s:6:"family";s:10:"Bree Serif";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1153;}i:165;a:7:{s:6:"family";s:9:"Amatic SC";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:6:"hebrew";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1096;}i:166;a:7:{s:6:"family";s:14:"Rubik Mono One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1634;}i:167;a:7:{s:6:"family";s:4:"Acme";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:911;}i:168;a:7:{s:6:"family";s:5:"Kalam";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:474;}i:169;a:7:{s:6:"family";s:13:"Alegreya Sans";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"700";i:9;s:9:"700italic";i:10;s:3:"800";i:11;s:9:"800italic";i:12;s:3:"900";i:13;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:704;}i:170;a:7:{s:6:"family";s:5:"Tinos";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:6:"hebrew";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:431;}i:171;a:7:{s:6:"family";s:7:"ABeeZee";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:982;}i:172;a:7:{s:6:"family";s:10:"Antic Slab";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:464;}i:173;a:7:{s:6:"family";s:9:"Patua One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:457;}i:174;a:7:{s:6:"family";s:9:"Cantarell";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:169;}i:175;a:7:{s:6:"family";s:14:"League Spartan";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:941;}i:176;a:7:{s:6:"family";s:21:"Montserrat Alternates";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:635;}i:177;a:7:{s:6:"family";s:17:"Yanone Kaffeesatz";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:4:"math";i:5;s:7:"symbols";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:967;}i:178;a:7:{s:6:"family";s:5:"Alata";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:136;}i:179;a:7:{s:6:"family";s:12:"Hind Madurai";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:882;}i:180;a:7:{s:6:"family";s:5:"Prata";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:878;}i:181;a:7:{s:6:"family";s:5:"Amiri";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1719;}i:182;a:7:{s:6:"family";s:9:"Russo One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:865;}i:183;a:7:{s:6:"family";s:5:"Cardo";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"greek";i:1;s:9:"greek-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:674;}i:184;a:7:{s:6:"family";s:5:"Chivo";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:676;}i:185;a:7:{s:6:"family";s:6:"Changa";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1040;}i:186;a:7:{s:6:"family";s:8:"Merienda";s:8:"variants";a:7:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:991;}i:187;a:7:{s:6:"family";s:9:"Unbounded";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:633;}i:188;a:7:{s:6:"family";s:12:"Francois One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:342;}i:189;a:7:{s:6:"family";s:10:"Sofia Sans";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:167;}i:190;a:7:{s:6:"family";s:10:"Readex Pro";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:249;}i:191;a:7:{s:6:"family";s:10:"Yellowtail";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1660;}i:192;a:7:{s:6:"family";s:13:"Noto Serif TC";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:5:{i:0;s:19:"chinese-traditional";i:1;s:8:"cyrillic";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-09-23";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:668;}i:193;a:7:{s:6:"family";s:7:"Bangers";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1144;}i:194;a:7:{s:6:"family";s:9:"Yatra One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:150;}i:195;a:7:{s:6:"family";s:15:"PT Sans Caption";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:738;}i:196;a:7:{s:6:"family";s:15:"Sawarabi Mincho";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:818;}i:197;a:7:{s:6:"family";s:9:"Courgette";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1224;}i:198;a:7:{s:6:"family";s:12:"Noticia Text";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1753;}i:199;a:7:{s:6:"family";s:11:"Encode Sans";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1050;}i:200;a:7:{s:6:"family";s:10:"Comic Neue";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1029;}i:201;a:7:{s:6:"family";s:12:"Roboto Serif";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1380;}i:202;a:7:{s:6:"family";s:10:"Silkscreen";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1436;}i:203;a:7:{s:6:"family";s:11:"Lobster Two";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:871;}i:204;a:7:{s:6:"family";s:7:"Sanchez";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:316;}i:205;a:7:{s:6:"family";s:10:"News Cycle";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:592;}i:206;a:7:{s:6:"family";s:19:"Bricolage Grotesque";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:552;}i:207;a:7:{s:6:"family";s:6:"Gruppo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:322;}i:208;a:7:{s:6:"family";s:12:"Luckiest Guy";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:432;}i:209;a:7:{s:6:"family";s:15:"Zen Maru Gothic";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"700";i:4;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:5:"greek";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:500;}i:210;a:7:{s:6:"family";s:9:"Gothic A1";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:6:"korean";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:737;}i:211;a:7:{s:6:"family";s:10:"Advent Pro";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1478;}i:212;a:7:{s:6:"family";s:10:"Space Mono";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:408;}i:213;a:7:{s:6:"family";s:7:"Fredoka";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:113;}i:214;a:7:{s:6:"family";s:9:"Titan One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:242;}i:215;a:7:{s:6:"family";s:5:"Onest";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:254;}i:216;a:7:{s:6:"family";s:14:"Kaushan Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1062;}i:217;a:7:{s:6:"family";s:11:"Crimson Pro";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:753;}i:218;a:7:{s:6:"family";s:6:"Martel";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1088;}i:219;a:7:{s:6:"family";s:15:"Old Standard TT";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:853;}i:220;a:7:{s:6:"family";s:11:"Paytone One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:198;}i:221;a:7:{s:6:"family";s:11:"Philosopher";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:682;}i:222;a:7:{s:6:"family";s:21:"Encode Sans Condensed";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:883;}i:223;a:7:{s:6:"family";s:23:"IBM Plex Sans Condensed";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:572;}i:224;a:7:{s:6:"family";s:15:"Sawarabi Gothic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1270;}i:225;a:7:{s:6:"family";s:13:"Didact Gothic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1043;}i:226;a:7:{s:6:"family";s:10:"Kumbh Sans";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:237;}i:227;a:7:{s:6:"family";s:10:"Sacramento";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1025;}i:228;a:7:{s:6:"family";s:4:"Aleo";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:780;}i:229;a:7:{s:6:"family";s:13:"Rubik Bubbles";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:782;}i:230;a:7:{s:6:"family";s:25:"Fira Sans Extra Condensed";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1370;}i:231;a:7:{s:6:"family";s:13:"Courier Prime";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1272;}i:232;a:7:{s:6:"family";s:4:"Krub";s:8:"variants";a:12:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:684;}i:233;a:7:{s:6:"family";s:14:"JetBrains Mono";s:8:"variants";a:16:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:9:"100italic";i:9;s:9:"200italic";i:10;s:9:"300italic";i:11;s:6:"italic";i:12;s:9:"500italic";i:13;s:9:"600italic";i:14;s:9:"700italic";i:15;s:9:"800italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1302;}i:234;a:7:{s:6:"family";s:10:"Tenor Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:791;}i:235;a:7:{s:6:"family";s:6:"Allura";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:748;}i:236;a:7:{s:6:"family";s:6:"Neucha";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:8:"cyrillic";i:1;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:550;}i:237;a:7:{s:6:"family";s:4:"Unna";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1522;}i:238;a:7:{s:6:"family";s:11:"Crete Round";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1156;}i:239;a:7:{s:6:"family";s:7:"Taviraj";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1215;}i:240;a:7:{s:6:"family";s:16:"Ubuntu Condensed";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1338;}i:241;a:7:{s:6:"family";s:14:"Asap Condensed";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";i:12;s:3:"800";i:13;s:9:"800italic";i:14;s:3:"900";i:15;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:98;}i:242;a:7:{s:6:"family";s:12:"Gravitas One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1682;}i:243;a:7:{s:6:"family";s:15:"Shippori Mincho";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:463;}i:244;a:7:{s:6:"family";s:3:"Sen";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:924;}i:245;a:7:{s:6:"family";s:11:"Yantramanav";s:8:"variants";a:6:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"700";i:5;s:3:"900";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1227;}i:246;a:7:{s:6:"family";s:7:"PT Mono";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:83;}i:247;a:7:{s:6:"family";s:17:"Noto Sans Bengali";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:7:"bengali";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1496;}i:248;a:7:{s:6:"family";s:17:"Libre Caslon Text";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1638;}i:249;a:7:{s:6:"family";s:12:"Josefin Slab";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:9:"100italic";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:929;}i:250;a:7:{s:6:"family";s:13:"Special Elite";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1216;}i:251;a:7:{s:6:"family";s:12:"Quattrocento";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1242;}i:252;a:7:{s:6:"family";s:7:"Rokkitt";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v36";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:767;}i:253;a:7:{s:6:"family";s:9:"Geologica";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1400;}i:254;a:7:{s:6:"family";s:15:"Instrument Sans";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:252;}i:255;a:7:{s:6:"family";s:7:"DM Mono";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"500";i:5;s:9:"500italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:679;}i:256;a:7:{s:6:"family";s:9:"Creepster";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:338;}i:257;a:7:{s:6:"family";s:6:"Neuton";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:860;}i:258;a:7:{s:6:"family";s:11:"Staatliches";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1239;}i:259;a:7:{s:6:"family";s:15:"Hammersmith One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:538;}i:260;a:7:{s:6:"family";s:10:"Poiret One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:792;}i:261;a:7:{s:6:"family";s:17:"Gloria Hallelujah";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1600;}i:262;a:7:{s:6:"family";s:8:"Epilogue";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:194;}i:263;a:7:{s:6:"family";s:12:"Commissioner";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:205;}i:264;a:7:{s:6:"family";s:15:"Noto Sans Tamil";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2023-04-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:518;}i:265;a:7:{s:6:"family";s:5:"Khand";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:501;}i:266;a:7:{s:6:"family";s:12:"Red Hat Text";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1603;}i:267;a:7:{s:6:"family";s:17:"Quattrocento Sans";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1066;}i:268;a:7:{s:6:"family";s:4:"Viga";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:479;}i:269;a:7:{s:6:"family";s:10:"Golos Text";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:75;}i:270;a:7:{s:6:"family";s:11:"Ubuntu Mono";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:117;}i:271;a:7:{s:6:"family";s:9:"Fugaz One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:377;}i:272;a:7:{s:6:"family";s:5:"Pridi";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:949;}i:273;a:7:{s:6:"family";s:10:"Yeseva One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:318;}i:274;a:7:{s:6:"family";s:7:"Antonio";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:877;}i:275;a:7:{s:6:"family";s:8:"Fraunces";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2025-01-06";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:703;}i:276;a:7:{s:6:"family";s:14:"Press Start 2P";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1757;}i:277;a:7:{s:6:"family";s:16:"Nanum Pen Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:177;}i:278;a:7:{s:6:"family";s:12:"Baskervville";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1226;}i:279;a:7:{s:6:"family";s:21:"Atkinson Hyperlegible";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1602;}i:280;a:7:{s:6:"family";s:18:"Pathway Gothic One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:739;}i:281;a:7:{s:6:"family";s:10:"El Messiri";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:8:"cyrillic";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:207;}i:282;a:7:{s:6:"family";s:14:"Noto Sans Mono";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:594;}i:283;a:7:{s:6:"family";s:19:"Architects Daughter";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:740;}i:284;a:7:{s:6:"family";s:16:"Libre Barcode 39";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:456;}i:285;a:7:{s:6:"family";s:7:"Gelasio";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:719;}i:286;a:7:{s:6:"family";s:4:"Syne";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"greek";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:508;}i:287;a:7:{s:6:"family";s:12:"Patrick Hand";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1373;}i:288;a:7:{s:6:"family";s:13:"BIZ UDPGothic";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:9:"greek-ext";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:155;}i:289;a:7:{s:6:"family";s:6:"Cookie";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:966;}i:290;a:7:{s:6:"family";s:19:"Playfair Display SC";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";i:4;s:3:"900";i:5;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:436;}i:291;a:7:{s:6:"family";s:16:"Sorts Mill Goudy";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:70;}i:292;a:7:{s:6:"family";s:11:"Kosugi Maru";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:839;}i:293;a:7:{s:6:"family";s:5:"Forum";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:329;}i:294;a:7:{s:6:"family";s:10:"Parisienne";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1177;}i:295;a:7:{s:6:"family";s:5:"VT323";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1700;}i:296;a:7:{s:6:"family";s:17:"Noto Naskh Arabic";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:5:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v34";s:12:"lastModified";s:10:"2024-04-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1361;}i:297;a:7:{s:6:"family";s:7:"Monoton";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1713;}i:298;a:7:{s:6:"family";s:5:"Actor";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:787;}i:299;a:7:{s:6:"family";s:5:"Eczar";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:5:{i:0;s:10:"devanagari";i:1;s:5:"greek";i:2;s:9:"greek-ext";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:336;}i:300;a:7:{s:6:"family";s:14:"Hanken Grotesk";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:287;}i:301;a:7:{s:6:"family";s:9:"Tangerine";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1284;}i:302;a:7:{s:6:"family";s:11:"Mukta Malar";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:375;}i:303;a:7:{s:6:"family";s:4:"Mitr";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1788;}i:304;a:7:{s:6:"family";s:7:"Baloo 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:993;}i:305;a:7:{s:6:"family";s:6:"Bungee";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:7:"display";s:13:"trendingIndex";i:378;}i:306;a:7:{s:6:"family";s:9:"Rock Salt";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1698;}i:307;a:7:{s:6:"family";s:13:"League Gothic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:591;}i:308;a:7:{s:6:"family";s:6:"Cuprum";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:673;}i:309;a:7:{s:6:"family";s:7:"Oxanium";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:257;}i:310;a:7:{s:6:"family";s:9:"Audiowide";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:399;}i:311;a:7:{s:6:"family";s:15:"Berkshire Swash";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1723;}i:312;a:7:{s:6:"family";s:6:"Zeyada";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:710;}i:313;a:7:{s:6:"family";s:8:"Amaranth";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:935;}i:314;a:7:{s:6:"family";s:7:"Lalezar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:281;}i:315;a:7:{s:6:"family";s:8:"Literata";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v35";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1367;}i:316;a:7:{s:6:"family";s:13:"Reenie Beanie";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:488;}i:317;a:7:{s:6:"family";s:10:"Changa One";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:680;}i:318;a:7:{s:6:"family";s:20:"Noto Sans Devanagari";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-07-01";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1306;}i:319;a:7:{s:6:"family";s:4:"Itim";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1123;}i:320;a:7:{s:6:"family";s:16:"Baloo Bhaijaan 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1691;}i:321;a:7:{s:6:"family";s:13:"Gilda Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:612;}i:322;a:7:{s:6:"family";s:9:"Vazirmatn";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1142;}i:323;a:7:{s:6:"family";s:14:"Black Han Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:539;}i:324;a:7:{s:6:"family";s:8:"Playfair";s:8:"variants";a:14:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";i:7;s:9:"300italic";i:8;s:6:"italic";i:9;s:9:"500italic";i:10;s:9:"600italic";i:11;s:9:"700italic";i:12;s:9:"800italic";i:13;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:735;}i:325;a:7:{s:6:"family";s:5:"Alice";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1246;}i:326;a:7:{s:6:"family";s:9:"Fira Code";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:269;}i:327;a:7:{s:6:"family";s:15:"Julius Sans One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:339;}i:328;a:7:{s:6:"family";s:10:"Alex Brush";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:646;}i:329;a:7:{s:6:"family";s:8:"Sriracha";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:153;}i:330;a:7:{s:6:"family";s:22:"Material Symbols Sharp";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:4:"v238";s:12:"lastModified";s:10:"2025-04-17";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1041;}i:331;a:7:{s:6:"family";s:10:"Andada Pro";s:8:"variants";a:10:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:6:"italic";i:6;s:9:"500italic";i:7;s:9:"600italic";i:8;s:9:"700italic";i:9;s:9:"800italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:851;}i:332;a:7:{s:6:"family";s:13:"STIX Two Text";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:523;}i:333;a:7:{s:6:"family";s:8:"Quantico";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:954;}i:334;a:7:{s:6:"family";s:7:"Blinker";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1512;}i:335;a:7:{s:6:"family";s:13:"Noto Serif SC";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:5:{i:0;s:18:"chinese-simplified";i:1;s:8:"cyrillic";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:872;}i:336;a:7:{s:6:"family";s:14:"Homemade Apple";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:913;}i:337;a:7:{s:6:"family";s:12:"Abhaya Libre";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"sinhala";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:843;}i:338;a:7:{s:6:"family";s:12:"Libre Bodoni";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:768;}i:339;a:7:{s:6:"family";s:12:"Radio Canada";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:19:"canadian-aboriginal";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1525;}i:340;a:7:{s:6:"family";s:7:"Volkhov";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:812;}i:341;a:7:{s:6:"family";s:6:"Delius";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:467;}i:342;a:7:{s:6:"family";s:7:"Arsenal";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1260;}i:343;a:7:{s:6:"family";s:20:"Sofia Sans Condensed";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1629;}i:344;a:7:{s:6:"family";s:10:"Alexandria";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:181;}i:345;a:7:{s:6:"family";s:12:"Rammetto One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1257;}i:346;a:7:{s:6:"family";s:7:"Anuphan";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1268;}i:347;a:7:{s:6:"family";s:10:"Newsreader";s:8:"variants";a:14:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:9:"200italic";i:8;s:9:"300italic";i:9;s:6:"italic";i:10;s:9:"500italic";i:11;s:9:"600italic";i:12;s:9:"700italic";i:13;s:9:"800italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1063;}i:348;a:7:{s:6:"family";s:9:"Ropa Sans";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:361;}i:349;a:7:{s:6:"family";s:15:"Dela Gothic One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:5:"greek";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:462;}i:350;a:7:{s:6:"family";s:5:"Ultra";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:568;}i:351;a:7:{s:6:"family";s:18:"Noto Serif Bengali";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:7:"bengali";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1307;}i:352;a:7:{s:6:"family";s:8:"Vidaloka";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:717;}i:353;a:7:{s:6:"family";s:8:"Faustina";s:8:"variants";a:12:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:9:"300italic";i:7;s:6:"italic";i:8;s:9:"500italic";i:9;s:9:"600italic";i:10;s:9:"700italic";i:11;s:9:"800italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1542;}i:354;a:7:{s:6:"family";s:10:"Bad Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:622;}i:355;a:7:{s:6:"family";s:10:"Carter One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1616;}i:356;a:7:{s:6:"family";s:9:"Italianno";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:950;}i:357;a:7:{s:6:"family";s:7:"Cousine";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:6:"hebrew";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:655;}i:358;a:7:{s:6:"family";s:8:"Mr Dafoe";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1126;}i:359;a:7:{s:6:"family";s:20:"Saira Semi Condensed";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1468;}i:360;a:7:{s:6:"family";s:5:"Gudea";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:974;}i:361;a:7:{s:6:"family";s:8:"Playball";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:313;}i:362;a:7:{s:6:"family";s:6:"Tektur";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:90;}i:363;a:7:{s:6:"family";s:9:"Unica One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:581;}i:364;a:7:{s:6:"family";s:12:"Bai Jamjuree";s:8:"variants";a:12:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1323;}i:365;a:7:{s:6:"family";s:9:"Istok Web";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:994;}i:366;a:7:{s:6:"family";s:13:"Hind Vadodara";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1006;}i:367;a:7:{s:6:"family";s:4:"Mada";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:227;}i:368;a:7:{s:6:"family";s:14:"Zen Old Mincho";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:5:"greek";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1392;}i:369;a:7:{s:6:"family";s:13:"Anonymous Pro";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:5:"greek";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:866;}i:370;a:7:{s:6:"family";s:16:"Alegreya Sans SC";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"700";i:9;s:9:"700italic";i:10;s:3:"800";i:11;s:9:"800italic";i:12;s:3:"900";i:13;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:494;}i:371;a:7:{s:6:"family";s:4:"Jura";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:8:"kayah-li";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:10:"vietnamese";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1118;}i:372;a:7:{s:6:"family";s:8:"Six Caps";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1726;}i:373;a:7:{s:6:"family";s:7:"Handlee";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1595;}i:374;a:7:{s:6:"family";s:15:"Share Tech Mono";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1101;}i:375;a:7:{s:6:"family";s:11:"Lexend Giga";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:323;}i:376;a:7:{s:6:"family";s:13:"Black Ops One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1155;}i:377;a:7:{s:6:"family";s:16:"Cormorant Infant";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2025-03-05";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:415;}i:378;a:7:{s:6:"family";s:8:"Lusitana";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1205;}i:379;a:7:{s:6:"family";s:13:"Pinyon Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:681;}i:380;a:7:{s:6:"family";s:15:"Cabin Condensed";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:516;}i:381;a:7:{s:6:"family";s:8:"Anton SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:293;}i:382;a:7:{s:6:"family";s:8:"Pangolin";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:876;}i:383;a:7:{s:6:"family";s:7:"Lustria";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:41;}i:384;a:7:{s:6:"family";s:5:"Eater";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:409;}i:385;a:7:{s:6:"family";s:8:"Gabarito";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1331;}i:386;a:7:{s:6:"family";s:8:"Do Hyeon";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:497;}i:387;a:7:{s:6:"family";s:14:"Londrina Solid";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"900";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:718;}i:388;a:7:{s:6:"family";s:12:"Marck Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1580;}i:389;a:7:{s:6:"family";s:19:"Noto Sans Malayalam";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"malayalam";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2023-04-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:632;}i:390;a:7:{s:6:"family";s:6:"Chango";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:435;}i:391;a:7:{s:6:"family";s:11:"Electrolize";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1523;}i:392;a:7:{s:6:"family";s:5:"Monda";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:71;}i:393;a:7:{s:6:"family";s:12:"Bungee Spice";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:7;}i:394;a:7:{s:6:"family";s:9:"Fira Mono";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"700";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1399;}i:395;a:7:{s:6:"family";s:21:"Covered By Your Grace";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:123;}i:396;a:7:{s:6:"family";s:7:"Niramit";s:8:"variants";a:12:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:582;}i:397;a:7:{s:6:"family";s:4:"Ruda";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:423;}i:398;a:7:{s:6:"family";s:6:"Damion";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1175;}i:399;a:7:{s:6:"family";s:11:"Hind Guntur";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"telugu";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:96;}i:400;a:7:{s:6:"family";s:6:"Varela";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1381;}i:401;a:7:{s:6:"family";s:7:"Mandali";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1070;}i:402;a:7:{s:6:"family";s:9:"Calistoga";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1047;}i:403;a:7:{s:6:"family";s:15:"Racing Sans One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:236;}i:404;a:7:{s:6:"family";s:12:"Pontano Sans";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:975;}i:405;a:7:{s:6:"family";s:12:"Leckerli One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1015;}i:406;a:7:{s:6:"family";s:5:"Amita";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1075;}i:407;a:7:{s:6:"family";s:9:"Reem Kufi";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:529;}i:408;a:7:{s:6:"family";s:9:"Rochester";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1181;}i:409;a:7:{s:6:"family";s:8:"M PLUS 1";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:4:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:510;}i:410;a:7:{s:6:"family";s:20:"Nothing You Could Do";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1120;}i:411;a:7:{s:6:"family";s:9:"Syncopate";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:534;}i:412;a:7:{s:6:"family";s:6:"Arapey";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:987;}i:413;a:7:{s:6:"family";s:11:"Secular One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1752;}i:414;a:7:{s:6:"family";s:5:"Chewy";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:308;}i:415;a:7:{s:6:"family";s:9:"Economica";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:693;}i:416;a:7:{s:6:"family";s:18:"Noto Serif Display";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:707;}i:417;a:7:{s:6:"family";s:14:"Pragati Narrow";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1587;}i:418;a:7:{s:6:"family";s:12:"Caveat Brush";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:891;}i:419;a:7:{s:6:"family";s:17:"Cinzel Decorative";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"700";i:2;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:614;}i:420;a:7:{s:6:"family";s:6:"Andika";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:554;}i:421;a:7:{s:6:"family";s:6:"Sarala";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1076;}i:422;a:7:{s:6:"family";s:7:"Adamina";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1339;}i:423;a:7:{s:6:"family";s:11:"Alumni Sans";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1778;}i:424;a:7:{s:6:"family";s:18:"Averia Serif Libre";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:345;}i:425;a:7:{s:6:"family";s:10:"Inria Sans";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:13;}i:426;a:7:{s:6:"family";s:7:"Sansita";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";i:4;s:3:"800";i:5;s:9:"800italic";i:6;s:3:"900";i:7;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1235;}i:427;a:7:{s:6:"family";s:3:"Jua";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:663;}i:428;a:7:{s:6:"family";s:5:"Khula";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:444;}i:429;a:7:{s:6:"family";s:9:"GFS Didot";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"greek";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-04-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1269;}i:430;a:7:{s:6:"family";s:11:"Martel Sans";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:359;}i:431;a:7:{s:6:"family";s:5:"Charm";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1279;}i:432;a:7:{s:6:"family";s:21:"Noto Serif Devanagari";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:107;}i:433;a:7:{s:6:"family";s:21:"Saira Extra Condensed";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:835;}i:434;a:7:{s:6:"family";s:6:"Livvic";s:8:"variants";a:16:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"900";i:15;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1150;}i:435;a:7:{s:6:"family";s:6:"Rufina";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:817;}i:436;a:7:{s:6:"family";s:8:"Lemonada";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:298;}i:437;a:7:{s:6:"family";s:9:"BenchNine";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1163;}i:438;a:7:{s:6:"family";s:4:"Arya";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:109;}i:439;a:7:{s:6:"family";s:10:"Ramabhadra";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:100;}i:440;a:7:{s:6:"family";s:4:"Coda";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1059;}i:441;a:7:{s:6:"family";s:7:"Macondo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:279;}i:442;a:7:{s:6:"family";s:4:"Alef";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1300;}i:443;a:7:{s:6:"family";s:12:"Kaisei Decol";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"700";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:822;}i:444;a:7:{s:6:"family";s:9:"Potta One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:834;}i:445;a:7:{s:6:"family";s:23:"Zen Kaku Gothic Antique";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"700";i:4;s:3:"900";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:384;}i:446;a:7:{s:6:"family";s:12:"Grandstander";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:7:"display";s:13:"trendingIndex";i:610;}i:447;a:7:{s:6:"family";s:18:"Noto Nastaliq Urdu";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2023-03-21";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1559;}i:448;a:7:{s:6:"family";s:18:"IBM Plex Sans Thai";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"thai";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1217;}i:449;a:7:{s:6:"family";s:10:"Noto Emoji";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"emoji";}s:7:"version";s:3:"v53";s:12:"lastModified";s:10:"2024-11-26";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1770;}i:450;a:7:{s:6:"family";s:7:"Petrona";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:203;}i:451;a:7:{s:6:"family";s:5:"Bevan";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:862;}i:452;a:7:{s:6:"family";s:9:"Shrikhand";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1276;}i:453;a:7:{s:6:"family";s:4:"Yrsa";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:143;}i:454;a:7:{s:6:"family";s:14:"Hachi Maru Pop";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:907;}i:455;a:7:{s:6:"family";s:9:"Palanquin";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:702;}i:456;a:7:{s:6:"family";s:5:"Basic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1085;}i:457;a:7:{s:6:"family";s:17:"Noto Sans Symbols";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"symbols";}s:7:"version";s:3:"v44";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1677;}i:458;a:7:{s:6:"family";s:7:"Belleza";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1023;}i:459;a:7:{s:6:"family";s:13:"Bowlby One SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:626;}i:460;a:7:{s:6:"family";s:15:"La Belle Aurore";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:588;}i:461;a:7:{s:6:"family";s:19:"Mrs Saint Delafield";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:520;}i:462;a:7:{s:6:"family";s:13:"Balsamiq Sans";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1092;}i:463;a:7:{s:6:"family";s:10:"Bowlby One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:319;}i:464;a:7:{s:6:"family";s:17:"Just Another Hand";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:197;}i:465;a:7:{s:6:"family";s:5:"Julee";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:515;}i:466;a:7:{s:6:"family";s:6:"Athiti";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1573;}i:467;a:7:{s:6:"family";s:5:"Sofia";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1671;}i:468;a:7:{s:6:"family";s:16:"Darker Grotesque";s:8:"variants";a:7:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:571;}i:469;a:7:{s:6:"family";s:6:"Kalnia";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:93;}i:470;a:7:{s:6:"family";s:7:"Georama";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1094;}i:471;a:7:{s:6:"family";s:8:"Days One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:692;}i:472;a:7:{s:6:"family";s:18:"Shippori Mincho B1";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:471;}i:473;a:7:{s:6:"family";s:20:"Fredericka the Great";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:823;}i:474;a:7:{s:6:"family";s:16:"Noto Sans Hebrew";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:12:"cyrillic-ext";i:1;s:9:"greek-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v46";s:12:"lastModified";s:10:"2024-07-01";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1599;}i:475;a:7:{s:6:"family";s:5:"Laila";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:706;}i:476;a:7:{s:6:"family";s:10:"Squada One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:395;}i:477;a:7:{s:6:"family";s:16:"Instrument Serif";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:27;}i:478;a:7:{s:6:"family";s:10:"Gochi Hand";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1247;}i:479;a:7:{s:6:"family";s:10:"Pirata One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1028;}i:480;a:7:{s:6:"family";s:9:"Kiwi Maru";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:258;}i:481;a:7:{s:6:"family";s:12:"Marcellus SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:472;}i:482;a:7:{s:6:"family";s:8:"BioRhyme";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:224;}i:483;a:7:{s:6:"family";s:6:"Akshar";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:700;}i:484;a:7:{s:6:"family";s:8:"Aclonica";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1353;}i:485;a:7:{s:6:"family";s:5:"Kreon";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v37";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1244;}i:486;a:7:{s:6:"family";s:12:"Averia Libre";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:373;}i:487;a:7:{s:6:"family";s:9:"Krona One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:507;}i:488;a:7:{s:6:"family";s:12:"Brygada 1918";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:849;}i:489;a:7:{s:6:"family";s:8:"Michroma";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:875;}i:490;a:7:{s:6:"family";s:6:"Glegoo";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:901;}i:491;a:7:{s:6:"family";s:8:"Yuji Mai";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:963;}i:492;a:7:{s:6:"family";s:8:"Chonburi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:218;}i:493;a:7:{s:6:"family";s:11:"Proza Libre";s:8:"variants";a:10:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"500";i:3;s:9:"500italic";i:4;s:3:"600";i:5;s:9:"600italic";i:6;s:3:"700";i:7;s:9:"700italic";i:8;s:3:"800";i:9;s:9:"800italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:239;}i:494;a:7:{s:6:"family";s:8:"Fahkwang";s:8:"variants";a:12:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:89;}i:495;a:7:{s:6:"family";s:8:"Suez One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:39;}i:496;a:7:{s:6:"family";s:6:"Armata";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:790;}i:497;a:7:{s:6:"family";s:6:"Judson";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1729;}i:498;a:7:{s:6:"family";s:16:"Wix Madefor Text";s:8:"variants";a:10:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"500";i:3;s:9:"500italic";i:4;s:3:"600";i:5;s:9:"600italic";i:6;s:3:"700";i:7;s:9:"700italic";i:8;s:3:"800";i:9;s:9:"800italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1758;}i:499;a:7:{s:6:"family";s:11:"Oranienbaum";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:934;}i:500;a:7:{s:6:"family";s:15:"Anek Devanagari";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:270;}i:501;a:7:{s:6:"family";s:11:"Odibee Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:864;}i:502;a:7:{s:6:"family";s:26:"Sofia Sans Extra Condensed";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:260;}i:503;a:7:{s:6:"family";s:15:"Allerta Stencil";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:756;}i:504;a:7:{s:6:"family";s:14:"Palanquin Dark";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:499;}i:505;a:7:{s:6:"family";s:6:"Alatsi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1521;}i:506;a:7:{s:6:"family";s:7:"Kameron";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1207;}i:507;a:7:{s:6:"family";s:3:"Ovo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:335;}i:508;a:7:{s:6:"family";s:7:"Podkova";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1104;}i:509;a:7:{s:6:"family";s:6:"Candal";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:928;}i:510;a:7:{s:6:"family";s:6:"Gupter";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:547;}i:511;a:7:{s:6:"family";s:5:"Karma";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1623;}i:512;a:7:{s:6:"family";s:7:"Aldrich";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1429;}i:513;a:7:{s:6:"family";s:21:"Noto Sans Warang Citi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"warang-citi";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2022-09-28";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1259;}i:514;a:7:{s:6:"family";s:9:"Ga Maamli";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:7:"display";s:13:"trendingIndex";i:58;}i:515;a:7:{s:6:"family";s:11:"Reddit Sans";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:26;}i:516;a:7:{s:6:"family";s:6:"Corben";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:750;}i:517;a:7:{s:6:"family";s:3:"K2D";s:8:"variants";a:16:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1157;}i:518;a:7:{s:6:"family";s:20:"Herr Von Muellerhoff";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1565;}i:519;a:7:{s:6:"family";s:7:"Sintony";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1805;}i:520;a:7:{s:6:"family";s:5:"Scada";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:324;}i:521;a:7:{s:6:"family";s:16:"PT Serif Caption";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1218;}i:522;a:7:{s:6:"family";s:18:"Cedarville Cursive";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:303;}i:523;a:7:{s:6:"family";s:6:"Dongle";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:4:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1289;}i:524;a:7:{s:6:"family";s:12:"Cabin Sketch";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1502;}i:525;a:7:{s:6:"family";s:6:"Afacad";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:6:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";i:5;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1420;}i:526;a:7:{s:6:"family";s:18:"Nanum Brush Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:587;}i:527;a:7:{s:6:"family";s:16:"Noto Sans Telugu";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"telugu";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:78;}i:528;a:7:{s:6:"family";s:8:"Italiana";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:836;}i:529;a:7:{s:6:"family";s:7:"Pattaya";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"thai";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1360;}i:530;a:7:{s:6:"family";s:11:"Cantata One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:841;}i:531;a:7:{s:6:"family";s:7:"Castoro";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:567;}i:532;a:7:{s:6:"family";s:18:"Major Mono Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1803;}i:533;a:7:{s:6:"family";s:7:"Ms Madi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:468;}i:534;a:7:{s:6:"family";s:8:"Graduate";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:943;}i:535;a:7:{s:6:"family";s:10:"Poller One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:24;}i:536;a:7:{s:6:"family";s:11:"Cutive Mono";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1294;}i:537;a:7:{s:6:"family";s:5:"Geist";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:61;}i:538;a:7:{s:6:"family";s:12:"Gowun Batang";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:4:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1197;}i:539;a:7:{s:6:"family";s:6:"Kosugi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1364;}i:540;a:7:{s:6:"family";s:9:"Spinnaker";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1204;}i:541;a:7:{s:6:"family";s:8:"Boogaloo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1409;}i:542;a:7:{s:6:"family";s:9:"Rozha One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:685;}i:543;a:7:{s:6:"family";s:16:"Ibarra Real Nova";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1124;}i:544;a:7:{s:6:"family";s:11:"Poetsen One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:9;}i:545;a:7:{s:6:"family";s:6:"Rakkas";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1798;}i:546;a:7:{s:6:"family";s:3:"Rye";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:493;}i:547;a:7:{s:6:"family";s:12:"MuseoModerno";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:52;}i:548;a:7:{s:6:"family";s:10:"Schoolbell";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1036;}i:549;a:7:{s:6:"family";s:5:"Antic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:793;}i:550;a:7:{s:6:"family";s:6:"Besley";s:8:"variants";a:12:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";i:10;s:9:"800italic";i:11;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:454;}i:551;a:7:{s:6:"family";s:9:"Nixie One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:914;}i:552;a:7:{s:6:"family";s:14:"Monomaniac One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1393;}i:553;a:7:{s:6:"family";s:10:"Spicy Rice";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1500;}i:554;a:7:{s:6:"family";s:8:"Arizonia";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:798;}i:555;a:7:{s:6:"family";s:6:"Caudex";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"greek";i:1;s:9:"greek-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1273;}i:556;a:7:{s:6:"family";s:6:"Rancho";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:660;}i:557;a:7:{s:6:"family";s:4:"Mali";s:8:"variants";a:12:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:741;}i:558;a:7:{s:6:"family";s:6:"Nobile";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"500";i:3;s:9:"500italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:618;}i:559;a:7:{s:6:"family";s:22:"Shadows Into Light Two";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1135;}i:560;a:7:{s:6:"family";s:20:"Zilla Slab Highlight";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:811;}i:561;a:7:{s:6:"family";s:7:"Caladea";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:783;}i:562;a:7:{s:6:"family";s:12:"Arbutus Slab";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:972;}i:563;a:7:{s:6:"family";s:12:"BIZ UDGothic";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:9:"greek-ext";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1176;}i:564;a:7:{s:6:"family";s:9:"Limelight";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:850;}i:565;a:7:{s:6:"family";s:24:"Annie Use Your Telescope";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:999;}i:566;a:7:{s:6:"family";s:8:"Tomorrow";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1619;}i:567;a:7:{s:6:"family";s:9:"Bellefair";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:708;}i:568;a:7:{s:6:"family";s:8:"Overlock";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";i:4;s:3:"900";i:5;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:962;}i:569;a:7:{s:6:"family";s:13:"Overpass Mono";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:980;}i:570;a:7:{s:6:"family";s:12:"Rethink Sans";s:8:"variants";a:10:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:6:"italic";i:6;s:9:"500italic";i:7;s:9:"600italic";i:8;s:9:"700italic";i:9;s:9:"800italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:25;}i:571;a:7:{s:6:"family";s:25:"Sofia Sans Semi Condensed";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:278;}i:572;a:7:{s:6:"family";s:7:"Aboreto";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:434;}i:573;a:7:{s:6:"family";s:8:"Marmelad";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:728;}i:574;a:7:{s:6:"family";s:4:"Mate";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1792;}i:575;a:7:{s:6:"family";s:11:"Oxygen Mono";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:729;}i:576;a:7:{s:6:"family";s:7:"Allerta";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:68;}i:577;a:7:{s:6:"family";s:7:"Allison";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:714;}i:578;a:7:{s:6:"family";s:7:"Knewave";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1463;}i:579;a:7:{s:6:"family";s:10:"Yesteryear";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:909;}i:580;a:7:{s:6:"family";s:12:"Markazi Text";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:699;}i:581;a:7:{s:6:"family";s:7:"Trirong";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1390;}i:582;a:7:{s:6:"family";s:8:"M PLUS 2";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:4:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1710;}i:583;a:7:{s:6:"family";s:9:"Fjord One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:503;}i:584;a:7:{s:6:"family";s:21:"Goudy Bookletter 1911";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1008;}i:585;a:7:{s:6:"family";s:7:"Gantari";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:559;}i:586;a:7:{s:6:"family";s:5:"Telex";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:485;}i:587;a:7:{s:6:"family";s:8:"Agbalumo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1466;}i:588;a:7:{s:6:"family";s:13:"Flow Circular";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:300;}i:589;a:7:{s:6:"family";s:16:"IBM Plex Sans JP";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:649;}i:590;a:7:{s:6:"family";s:11:"Alegreya SC";s:8:"variants";a:10:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"500";i:3;s:9:"500italic";i:4;s:3:"700";i:5;s:9:"700italic";i:6;s:3:"800";i:7;s:9:"800italic";i:8;s:3:"900";i:9;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:856;}i:591;a:7:{s:6:"family";s:10:"Lexend Exa";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:712;}i:592;a:7:{s:6:"family";s:6:"Kristi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1093;}i:593;a:7:{s:6:"family";s:12:"Irish Grover";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:330;}i:594;a:7:{s:6:"family";s:5:"Glory";s:8:"variants";a:16:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:9:"100italic";i:9;s:9:"200italic";i:10;s:9:"300italic";i:11;s:6:"italic";i:12;s:9:"500italic";i:13;s:9:"600italic";i:14;s:9:"700italic";i:15;s:9:"800italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1433;}i:595;a:7:{s:6:"family";s:17:"Cormorant Upright";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1119;}i:596;a:7:{s:6:"family";s:9:"Enriqueta";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:645;}i:597;a:7:{s:6:"family";s:13:"Bungee Inline";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:7:"display";s:13:"trendingIndex";i:397;}i:598;a:7:{s:6:"family";s:11:"Coming Soon";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1404;}i:599;a:7:{s:6:"family";s:8:"Klee One";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"600";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:9:"greek-ext";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:321;}i:600;a:7:{s:6:"family";s:22:"Noto Sans Meetei Mayek";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:12:"meetei-mayek";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2023-09-14";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1056;}i:601;a:7:{s:6:"family";s:11:"Spline Sans";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1265;}i:602;a:7:{s:6:"family";s:4:"SUSE";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-08-28";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:199;}i:603;a:7:{s:6:"family";s:12:"Average Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:688;}i:604;a:7:{s:6:"family";s:19:"Petit Formal Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:837;}i:605;a:7:{s:6:"family";s:12:"Cormorant SC";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1261;}i:606;a:7:{s:6:"family";s:12:"Style Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:337;}i:607;a:7:{s:6:"family";s:19:"Wix Madefor Display";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:396;}i:608;a:7:{s:6:"family";s:20:"Encode Sans Expanded";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:139;}i:609;a:7:{s:6:"family";s:14:"Anek Malayalam";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"malayalam";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:596;}i:610;a:7:{s:6:"family";s:7:"Norican";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:644;}i:611;a:7:{s:6:"family";s:11:"Metrophobic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1031;}i:612;a:7:{s:6:"family";s:7:"Niconne";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1405;}i:613;a:7:{s:6:"family";s:5:"Amiko";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"600";i:2;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:916;}i:614;a:7:{s:6:"family";s:8:"Wallpoet";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1288;}i:615;a:7:{s:6:"family";s:11:"Grand Hotel";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:888;}i:616;a:7:{s:6:"family";s:11:"Azeret Mono";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:936;}i:617;a:7:{s:6:"family";s:9:"Oooh Baby";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:521;}i:618;a:7:{s:6:"family";s:13:"Shantell Sans";s:8:"variants";a:12:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:9:"300italic";i:7;s:6:"italic";i:8;s:9:"500italic";i:9;s:9:"600italic";i:10;s:9:"700italic";i:11;s:9:"800italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:37;}i:619;a:7:{s:6:"family";s:11:"David Libre";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"700";}s:7:"subsets";a:6:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";i:5;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:595;}i:620;a:7:{s:6:"family";s:10:"Belanosima";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"600";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1506;}i:621;a:7:{s:6:"family";s:7:"Hahmlet";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:4:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:859;}i:622;a:7:{s:6:"family";s:26:"Encode Sans Semi Condensed";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:821;}i:623;a:7:{s:6:"family";s:16:"IBM Plex Sans KR";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:416;}i:624;a:7:{s:6:"family";s:21:"Love Ya Like A Sister";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1316;}i:625;a:7:{s:6:"family";s:6:"Koulen";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1786;}i:626;a:7:{s:6:"family";s:7:"Maitree";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1637;}i:627;a:7:{s:6:"family";s:17:"Noto Sans Sinhala";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"sinhala";}s:7:"version";s:3:"v34";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:204;}i:628;a:7:{s:6:"family";s:10:"Anek Latin";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1017;}i:629;a:7:{s:6:"family";s:20:"Libre Caslon Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1346;}i:630;a:7:{s:6:"family";s:6:"Cambay";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:948;}i:631;a:7:{s:6:"family";s:13:"RocknRoll One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1169;}i:632;a:7:{s:6:"family";s:4:"Gotu";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:686;}i:633;a:7:{s:6:"family";s:8:"Red Rose";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:40;}i:634;a:7:{s:6:"family";s:10:"Madimi One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:120;}i:635;a:7:{s:6:"family";s:14:"Mochiy Pop One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:8:"japanese";i:1;s:5:"latin";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2025-01-23";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:576;}i:636;a:7:{s:6:"family";s:14:"Calligraffitti";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1099;}i:637;a:7:{s:6:"family";s:6:"Gloock";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:307;}i:638;a:7:{s:6:"family";s:11:"Inria Serif";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1211;}i:639;a:7:{s:6:"family";s:6:"Rambla";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1097;}i:640;a:7:{s:6:"family";s:23:"Waiting for the Sunrise";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:857;}i:641;a:7:{s:6:"family";s:6:"Lateef";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1509;}i:642;a:7:{s:6:"family";s:6:"Halant";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1422;}i:643;a:7:{s:6:"family";s:15:"IM Fell English";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:827;}i:644;a:7:{s:6:"family";s:20:"Dawning of a New Day";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1111;}i:645;a:7:{s:6:"family";s:7:"Bentham";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1024;}i:646;a:7:{s:6:"family";s:18:"UnifrakturMaguntia";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1277;}i:647;a:7:{s:6:"family";s:14:"Quintessential";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1383;}i:648;a:7:{s:6:"family";s:12:"Contrail One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1140;}i:649;a:7:{s:6:"family";s:12:"Bellota Text";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:333;}i:650;a:7:{s:6:"family";s:6:"Kurale";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:10:"devanagari";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1716;}i:651;a:7:{s:6:"family";s:13:"Mouse Memoirs";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1201;}i:652;a:7:{s:6:"family";s:8:"Jomhuria";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1560;}i:653;a:7:{s:6:"family";s:10:"Jockey One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1640;}i:654;a:7:{s:6:"family";s:8:"WindSong";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"500";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:132;}i:655;a:7:{s:6:"family";s:14:"Grenze Gotisch";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:921;}i:656;a:7:{s:6:"family";s:14:"Inknut Antiqua";s:8:"variants";a:7:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:118;}i:657;a:7:{s:6:"family";s:14:"Seaweed Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:459;}i:658;a:7:{s:6:"family";s:6:"Padauk";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"myanmar";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:21;}i:659;a:7:{s:6:"family";s:7:"Average";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:721;}i:660;a:7:{s:6:"family";s:8:"Gabriela";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:846;}i:661;a:7:{s:6:"family";s:5:"Jaldi";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:288;}i:662;a:7:{s:6:"family";s:7:"Rosario";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:885;}i:663;a:7:{s:6:"family";s:5:"Magra";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1335;}i:664;a:7:{s:6:"family";s:12:"Miriam Libre";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:868;}i:665;a:7:{s:6:"family";s:10:"Sigmar One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:886;}i:666;a:7:{s:6:"family";s:5:"Share";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:341;}i:667;a:7:{s:6:"family";s:11:"Short Stack";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1424;}i:668;a:7:{s:6:"family";s:7:"Biryani";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1443;}i:669;a:7:{s:6:"family";s:7:"Manjari";s:8:"variants";a:3:{i:0;s:3:"100";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"malayalam";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:971;}i:670;a:7:{s:6:"family";s:18:"IM Fell English SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:429;}i:671;a:7:{s:6:"family";s:4:"B612";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:795;}i:672;a:7:{s:6:"family";s:8:"Gurajada";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"telugu";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1784;}i:673;a:7:{s:6:"family";s:8:"Coustard";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"900";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:412;}i:674;a:7:{s:6:"family";s:10:"Hepta Slab";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1656;}i:675;a:7:{s:6:"family";s:16:"Familjen Grotesk";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:814;}i:676;a:7:{s:6:"family";s:10:"Baloo Da 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:7:"bengali";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1701;}i:677;a:7:{s:6:"family";s:6:"Radley";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:763;}i:678;a:7:{s:6:"family";s:12:"Fanwood Text";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:939;}i:679;a:7:{s:6:"family";s:20:"Monsieur La Doulaise";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1382;}i:680;a:7:{s:6:"family";s:8:"Mansalva";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"greek";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:657;}i:681;a:7:{s:6:"family";s:11:"Young Serif";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1293;}i:682;a:7:{s:6:"family";s:14:"Delius Unicase";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:465;}i:683;a:7:{s:6:"family";s:11:"Spectral SC";s:8:"variants";a:14:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";i:12;s:3:"800";i:13;s:9:"800italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-11-05";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1267;}i:684;a:7:{s:6:"family";s:9:"Vina Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:867;}i:685;a:7:{s:6:"family";s:14:"Carrois Gothic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:947;}i:686;a:7:{s:6:"family";s:8:"Zen Dots";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:144;}i:687;a:7:{s:6:"family";s:9:"Fauna One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:449;}i:688;a:7:{s:6:"family";s:3:"REM";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1460;}i:689;a:7:{s:6:"family";s:7:"Anybody";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1232;}i:690;a:7:{s:6:"family";s:7:"Trocchi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:832;}i:691;a:7:{s:6:"family";s:10:"Geist Mono";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:81;}i:692;a:7:{s:6:"family";s:13:"Baloo Paaji 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:8:"gurmukhi";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1213;}i:693;a:7:{s:6:"family";s:20:"Noto Sans Lao Looped";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:3:"lao";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1435;}i:694;a:7:{s:6:"family";s:5:"Kadwa";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:977;}i:695;a:7:{s:6:"family";s:12:"Vesper Libre";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"700";i:3;s:3:"900";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:887;}i:696;a:7:{s:6:"family";s:5:"Alike";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:944;}i:697;a:7:{s:6:"family";s:22:"Mountains of Christmas";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:637;}i:698;a:7:{s:6:"family";s:5:"Lemon";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1735;}i:699;a:7:{s:6:"family";s:10:"Grape Nuts";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:272;}i:700;a:7:{s:6:"family";s:7:"Brawler";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1355;}i:701;a:7:{s:6:"family";s:11:"Turret Road";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"700";i:5;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1027;}i:702;a:7:{s:6:"family";s:4:"KoHo";s:8:"variants";a:12:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1536;}i:703;a:7:{s:6:"family";s:15:"Pathway Extreme";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1484;}i:704;a:7:{s:6:"family";s:15:"Stardos Stencil";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:831;}i:705;a:7:{s:6:"family";s:7:"Sniglet";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1082;}i:706;a:7:{s:6:"family";s:6:"Megrim";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:91;}i:707;a:7:{s:6:"family";s:4:"Rasa";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1449;}i:708;a:7:{s:6:"family";s:9:"Syne Mono";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:383;}i:709;a:7:{s:6:"family";s:6:"Solway";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1777;}i:710;a:7:{s:6:"family";s:12:"Lexend Zetta";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:424;}i:711;a:7:{s:6:"family";s:15:"Holtwood One SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1688;}i:712;a:7:{s:6:"family";s:9:"Sunflower";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:3:"500";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:268;}i:713;a:7:{s:6:"family";s:12:"Montagu Slab";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:527;}i:714;a:7:{s:6:"family";s:5:"Copse";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1044;}i:715;a:7:{s:6:"family";s:9:"B612 Mono";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:978;}i:716;a:7:{s:6:"family";s:12:"Antic Didone";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:732;}i:717;a:7:{s:6:"family";s:13:"ZCOOL XiaoWei";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:18:"chinese-simplified";i:1;s:5:"latin";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1077;}i:718;a:7:{s:6:"family";s:9:"Caprasimo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1011;}i:719;a:7:{s:6:"family";s:13:"Baloo Tamma 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:747;}i:720;a:7:{s:6:"family";s:14:"Baloo Thambi 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:771;}i:721;a:7:{s:6:"family";s:6:"Lekton";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:574;}i:722;a:7:{s:6:"family";s:8:"Voltaire";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:745;}i:723;a:7:{s:6:"family";s:11:"DotGothic16";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1759;}i:724;a:7:{s:6:"family";s:11:"Afacad Flux";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1793;}i:725;a:7:{s:6:"family";s:6:"Marvel";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:460;}i:726;a:7:{s:6:"family";s:5:"Farro";s:8:"variants";a:4:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:228;}i:727;a:7:{s:6:"family";s:10:"Prosto One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:786;}i:728;a:7:{s:6:"family";s:7:"Qwigley";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1253;}i:729;a:7:{s:6:"family";s:11:"Rampart One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:778;}i:730;a:7:{s:6:"family";s:7:"McLaren";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1209;}i:731;a:7:{s:6:"family";s:7:"Hanuman";s:8:"variants";a:5:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"700";i:4;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1530;}i:732;a:7:{s:6:"family";s:9:"Nova Mono";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"greek";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:357;}i:733;a:7:{s:6:"family";s:11:"Tiro Bangla";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:7:"bengali";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:137;}i:734;a:7:{s:6:"family";s:11:"Mukta Mahee";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:8:"gurmukhi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:726;}i:735;a:7:{s:6:"family";s:14:"Bubblegum Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:956;}i:736;a:7:{s:6:"family";s:15:"Aguafina Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:630;}i:737;a:7:{s:6:"family";s:14:"Chelsea Market";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:437;}i:738;a:7:{s:6:"family";s:9:"Tilt Neon";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1166;}i:739;a:7:{s:6:"family";s:6:"Aladin";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:514;}i:740;a:7:{s:6:"family";s:9:"Hi Melody";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:214;}i:741;a:7:{s:6:"family";s:15:"Sansita Swashed";s:8:"variants";a:7:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:765;}i:742;a:7:{s:6:"family";s:10:"Kelly Slab";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:898;}i:743;a:7:{s:6:"family";s:6:"Fresca";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:545;}i:744;a:7:{s:6:"family";s:11:"Yusei Magic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1665;}i:745;a:7:{s:6:"family";s:7:"Oregano";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1526;}i:746;a:7:{s:6:"family";s:18:"Noto Sans Georgian";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:7:{i:0;s:12:"cyrillic-ext";i:1;s:8:"georgian";i:2;s:9:"greek-ext";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";}s:7:"version";s:3:"v44";s:12:"lastModified";s:10:"2024-02-29";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:833;}i:747;a:7:{s:6:"family";s:8:"Amarante";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1568;}i:748;a:7:{s:6:"family";s:14:"Mr De Haviland";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:920;}i:749;a:7:{s:6:"family";s:13:"Della Respira";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:805;}i:750;a:7:{s:6:"family";s:12:"Rouge Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:476;}i:751;a:7:{s:6:"family";s:7:"Murecho";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:8:"japanese";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:917;}i:752;a:7:{s:6:"family";s:13:"ADLaM Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"adlam";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:328;}i:753;a:7:{s:6:"family";s:11:"Hina Mincho";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:744;}i:754;a:7:{s:6:"family";s:13:"Ma Shan Zheng";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:18:"chinese-simplified";i:1;s:5:"latin";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2025-01-06";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:945;}i:755;a:7:{s:6:"family";s:6:"Meddon";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1356;}i:756;a:7:{s:6:"family";s:18:"Noto Sans Armenian";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:8:"armenian";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v43";s:12:"lastModified";s:10:"2023-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1751;}i:757;a:7:{s:6:"family";s:10:"Barriecito";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1797;}i:758;a:7:{s:6:"family";s:9:"Hurricane";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1154;}i:759;a:7:{s:6:"family";s:16:"Over the Rainbow";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1233;}i:760;a:7:{s:6:"family";s:13:"Pixelify Sans";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1489;}i:761;a:7:{s:6:"family";s:11:"Lexend Peta";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:368;}i:762;a:7:{s:6:"family";s:11:"Nova Square";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1375;}i:763;a:7:{s:6:"family";s:13:"BIZ UDPMincho";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:9:"greek-ext";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:541;}i:764;a:7:{s:6:"family";s:7:"Skranji";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:894;}i:765;a:7:{s:6:"family";s:10:"Aref Ruqaa";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:393;}i:766;a:7:{s:6:"family";s:7:"Suranna";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:762;}i:767;a:7:{s:6:"family";s:15:"Baloo Chettan 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"malayalam";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1303;}i:768;a:7:{s:6:"family";s:3:"Geo";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:965;}i:769;a:7:{s:6:"family";s:10:"Battambang";s:8:"variants";a:5:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"700";i:4;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1234;}i:770;a:7:{s:6:"family";s:18:"Protest Revolution";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:470;}i:771;a:7:{s:6:"family";s:10:"Moon Dance";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:584;}i:772;a:7:{s:6:"family";s:14:"Ruslan Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1372;}i:773;a:7:{s:6:"family";s:10:"Faster One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1179;}i:774;a:7:{s:6:"family";s:11:"Kaisei Opti";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"700";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:305;}i:775;a:7:{s:6:"family";s:15:"IM Fell DW Pica";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1384;}i:776;a:7:{s:6:"family";s:8:"Almendra";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:283;}i:777;a:7:{s:6:"family";s:20:"IBM Plex Sans Hebrew";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:6:"hebrew";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:147;}i:778;a:7:{s:6:"family";s:6:"Quando";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:923;}i:779;a:7:{s:6:"family";s:12:"Bona Nova SC";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:6:"hebrew";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1673;}i:780;a:7:{s:6:"family";s:13:"Expletus Sans";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1236;}i:781;a:7:{s:6:"family";s:21:"Libre Barcode 39 Text";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1151;}i:782;a:7:{s:6:"family";s:4:"Asul";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1014;}i:783;a:7:{s:6:"family";s:10:"Charis SIL";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:390;}i:784;a:7:{s:6:"family";s:17:"Cormorant Unicase";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1437;}i:785;a:7:{s:6:"family";s:10:"Fondamento";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1596;}i:786;a:7:{s:6:"family";s:12:"Happy Monkey";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:533;}i:787;a:7:{s:6:"family";s:8:"Capriola";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1728;}i:788;a:7:{s:6:"family";s:5:"Allan";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:961;}i:789;a:7:{s:6:"family";s:12:"Bungee Shade";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1741;}i:790;a:7:{s:6:"family";s:4:"Poly";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1781;}i:791;a:7:{s:6:"family";s:16:"Shippori Antique";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:77;}i:792;a:7:{s:6:"family";s:15:"Patrick Hand SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:211;}i:793;a:7:{s:6:"family";s:12:"Gamja Flower";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1363;}i:794;a:7:{s:6:"family";s:13:"Croissant One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:535;}i:795;a:7:{s:6:"family";s:7:"Notable";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:532;}i:796;a:7:{s:6:"family";s:9:"Wendy One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:350;}i:797;a:7:{s:6:"family";s:6:"Angkor";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v33";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:51;}i:798;a:7:{s:6:"family";s:15:"Qwitcher Grypen";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1415;}i:799;a:7:{s:6:"family";s:9:"Mona Sans";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:398;}i:800;a:7:{s:6:"family";s:18:"Tenali Ramakrishna";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:238;}i:801;a:7:{s:6:"family";s:16:"Supermercado One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:59;}i:802;a:7:{s:6:"family";s:6:"Federo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:548;}i:803;a:7:{s:6:"family";s:9:"Thasadith";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1377;}i:804;a:7:{s:6:"family";s:5:"Bayon";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v34";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:231;}i:805;a:7:{s:6:"family";s:7:"Esteban";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1107;}i:806;a:7:{s:6:"family";s:30:"Libre Barcode 39 Extended Text";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:734;}i:807;a:7:{s:6:"family";s:15:"Euphoria Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:919;}i:808;a:7:{s:6:"family";s:9:"Recursive";s:8:"variants";a:7:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v38";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:959;}i:809;a:7:{s:6:"family";s:8:"Pompiere";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:661;}i:810;a:7:{s:6:"family";s:7:"Molengo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1604;}i:811;a:7:{s:6:"family";s:15:"Walter Turncoat";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:752;}i:812;a:7:{s:6:"family";s:6:"Sigmar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:282;}i:813;a:7:{s:6:"family";s:12:"Sedgwick Ave";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1614;}i:814;a:7:{s:6:"family";s:7:"Goldman";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:666;}i:815;a:7:{s:6:"family";s:14:"Give You Glory";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1379;}i:816;a:7:{s:6:"family";s:12:"Host Grotesk";s:8:"variants";a:12:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:9:"300italic";i:7;s:6:"italic";i:8;s:9:"500italic";i:9;s:9:"600italic";i:10;s:9:"700italic";i:11;s:9:"800italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:575;}i:817;a:7:{s:6:"family";s:11:"Gowun Dodum";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:874;}i:818;a:7:{s:6:"family";s:17:"Averia Sans Libre";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:404;}i:819;a:7:{s:6:"family";s:6:"Cutive";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1230;}i:820;a:7:{s:6:"family";s:18:"Chau Philomene One";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:48;}i:821;a:7:{s:6:"family";s:7:"Dangrek";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:343;}i:822;a:7:{s:6:"family";s:11:"Anek Bangla";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:7:"bengali";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:186;}i:823;a:7:{s:6:"family";s:6:"Fustat";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1080;}i:824;a:7:{s:6:"family";s:19:"Rubik Doodle Shadow";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:46;}i:825;a:7:{s:6:"family";s:16:"Zen Antique Soft";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:5:"greek";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:247;}i:826;a:7:{s:6:"family";s:5:"Kufam";s:8:"variants";a:12:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";i:10;s:9:"800italic";i:11;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1032;}i:827;a:7:{s:6:"family";s:25:"Encode Sans Semi Expanded";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:985;}i:828;a:7:{s:6:"family";s:19:"Sue Ellen Francisco";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1543;}i:829;a:7:{s:6:"family";s:11:"Mukta Vaani";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1366;}i:830;a:7:{s:6:"family";s:9:"Kodchasan";s:8:"variants";a:12:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1520;}i:831;a:7:{s:6:"family";s:7:"Buenard";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2025-03-05";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1776;}i:832;a:7:{s:6:"family";s:10:"Parkinsans";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:443;}i:833;a:7:{s:6:"family";s:17:"Noto Sans Kannada";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1635;}i:834;a:7:{s:6:"family";s:17:"Libre Barcode 128";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:613;}i:835;a:7:{s:6:"family";s:12:"Germania One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:87;}i:836;a:7:{s:6:"family";s:22:"Oleo Script Swash Caps";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:306;}i:837;a:7:{s:6:"family";s:9:"Harmattan";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:351;}i:838;a:7:{s:6:"family";s:10:"Single Day";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:6:"korean";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:7:"display";s:13:"trendingIndex";i:38;}i:839;a:7:{s:6:"family";s:6:"Gluten";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1655;}i:840;a:7:{s:6:"family";s:12:"Baloo Bhai 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1582;}i:841;a:7:{s:6:"family";s:10:"Birthstone";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:634;}i:842;a:7:{s:6:"family";s:6:"Unlock";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:28;}i:843;a:7:{s:6:"family";s:15:"Noto Serif Thai";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1518;}i:844;a:7:{s:6:"family";s:12:"Finger Paint";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1334;}i:845;a:7:{s:6:"family";s:5:"Coiny";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:743;}i:846;a:7:{s:6:"family";s:9:"Road Rage";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:264;}i:847;a:7:{s:6:"family";s:7:"Bellota";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:370;}i:848;a:7:{s:6:"family";s:11:"Vast Shadow";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1528;}i:849;a:7:{s:6:"family";s:17:"Saira Stencil One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1686;}i:850;a:7:{s:6:"family";s:19:"IM Fell Double Pica";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1321;}i:851;a:7:{s:6:"family";s:17:"Noto Sans Myanmar";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:1:{i:0;s:7:"myanmar";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2022-09-28";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:426;}i:852;a:7:{s:6:"family";s:9:"Amethysta";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1746;}i:853;a:7:{s:6:"family";s:21:"Tiro Devanagari Hindi";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1412;}i:854;a:7:{s:6:"family";s:5:"Vibur";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1421;}i:855;a:7:{s:6:"family";s:5:"Cambo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1695;}i:856;a:7:{s:6:"family";s:9:"Xanh Mono";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1646;}i:857;a:7:{s:6:"family";s:5:"Imbue";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1780;}i:858;a:7:{s:6:"family";s:10:"Goblin One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1577;}i:859;a:7:{s:6:"family";s:13:"League Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1003;}i:860;a:7:{s:6:"family";s:12:"Metamorphous";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:651;}i:861;a:7:{s:6:"family";s:17:"Cherry Cream Soda";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:806;}i:862;a:7:{s:6:"family";s:6:"Tienne";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"700";i:2;s:3:"900";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1703;}i:863;a:7:{s:6:"family";s:7:"Ephesis";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:694;}i:864;a:7:{s:6:"family";s:11:"Reddit Mono";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1690;}i:865;a:7:{s:6:"family";s:8:"Mallanna";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1115;}i:866;a:7:{s:6:"family";s:13:"Zen Kurenaido";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:5:"greek";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:466;}i:867;a:7:{s:6:"family";s:6:"Nokora";s:8:"variants";a:5:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"700";i:4;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:190;}i:868;a:7:{s:6:"family";s:11:"Ubuntu Sans";s:8:"variants";a:16:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:9:"100italic";i:9;s:9:"200italic";i:10;s:9:"300italic";i:11;s:6:"italic";i:12;s:9:"500italic";i:13;s:9:"600italic";i:14;s:9:"700italic";i:15;s:9:"800italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:284;}i:869;a:7:{s:6:"family";s:21:"ZCOOL QingKe HuangYou";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:18:"chinese-simplified";i:1;s:5:"latin";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1708;}i:870;a:7:{s:6:"family";s:14:"Kdam Thmor Pro";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"khmer";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1117;}i:871;a:7:{s:6:"family";s:3:"NTR";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1007;}i:872;a:7:{s:6:"family";s:7:"Carlito";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:175;}i:873;a:7:{s:6:"family";s:13:"Kantumruy Pro";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:9:"100italic";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"khmer";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1064;}i:874;a:7:{s:6:"family";s:13:"Alike Angular";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:861;}i:875;a:7:{s:6:"family";s:12:"ZCOOL KuaiLe";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:18:"chinese-simplified";i:1;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1594;}i:876;a:7:{s:6:"family";s:10:"Chivo Mono";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1133;}i:877;a:7:{s:6:"family";s:11:"Vollkorn SC";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"600";i:2;s:3:"700";i:3;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1396;}i:878;a:7:{s:6:"family";s:15:"Noto Sans Khmer";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"khmer";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1116;}i:879;a:7:{s:6:"family";s:13:"Noto Serif HK";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:5:{i:0;s:16:"chinese-hongkong";i:1;s:8:"cyrillic";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-23";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1515;}i:880;a:7:{s:6:"family";s:8:"Codystar";s:8:"variants";a:2:{i:0;s:3:"300";i:1;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1566;}i:881;a:7:{s:6:"family";s:10:"Square Peg";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:725;}i:882;a:7:{s:6:"family";s:9:"Corinthia";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:451;}i:883;a:7:{s:6:"family";s:6:"Montez";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1575;}i:884;a:7:{s:6:"family";s:5:"Elsie";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1004;}i:885;a:7:{s:6:"family";s:12:"Gentium Plus";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:597;}i:886;a:7:{s:6:"family";s:5:"Salsa";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1631;}i:887;a:7:{s:6:"family";s:12:"Crafty Girls";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1143;}i:888;a:7:{s:6:"family";s:6:"Kranky";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1187;}i:889;a:7:{s:6:"family";s:4:"Gugi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:800;}i:890;a:7:{s:6:"family";s:11:"Orelega One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1219;}i:891;a:7:{s:6:"family";s:7:"Unkempt";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:564;}i:892;a:7:{s:6:"family";s:7:"Puritan";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1037;}i:893;a:7:{s:6:"family";s:4:"Mako";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:809;}i:894;a:7:{s:6:"family";s:5:"Carme";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:940;}i:895;a:7:{s:6:"family";s:11:"AR One Sans";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:555;}i:896;a:7:{s:6:"family";s:8:"Monofett";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:930;}i:897;a:7:{s:6:"family";s:23:"Black And White Picture";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1812;}i:898;a:7:{s:6:"family";s:13:"Fragment Mono";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:363;}i:899;a:7:{s:6:"family";s:18:"The Girl Next Door";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:931;}i:900;a:7:{s:6:"family";s:11:"Meow Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:932;}i:901;a:7:{s:6:"family";s:10:"Slabo 13px";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1238;}i:902;a:7:{s:6:"family";s:6:"Sarina";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1290;}i:903;a:7:{s:6:"family";s:4:"Sura";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:315;}i:904;a:7:{s:6:"family";s:10:"Rubik Dirt";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:189;}i:905;a:7:{s:6:"family";s:10:"Share Tech";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1731;}i:906;a:7:{s:6:"family";s:9:"Tilt Warp";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:7:"display";s:13:"trendingIndex";i:452;}i:907;a:7:{s:6:"family";s:18:"Noto Sans Gujarati";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2023-11-28";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1022;}i:908;a:7:{s:6:"family";s:8:"Artifika";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1132;}i:909;a:7:{s:6:"family";s:16:"Scheherazade New";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:573;}i:910;a:7:{s:6:"family";s:5:"Dokdo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:487;}i:911;a:7:{s:6:"family";s:6:"Ribeye";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:785;}i:912;a:7:{s:6:"family";s:7:"Fuggles";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1453;}i:913;a:7:{s:6:"family";s:7:"Whisper";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:55;}i:914;a:7:{s:6:"family";s:5:"Arima";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:7:{i:0;s:5:"greek";i:1;s:9:"greek-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:9:"malayalam";i:5;s:5:"tamil";i:6;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:407;}i:915;a:7:{s:6:"family";s:12:"Red Hat Mono";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1058;}i:916;a:7:{s:6:"family";s:10:"Nova Round";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1052;}i:917;a:7:{s:6:"family";s:23:"Just Me Again Down Here";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1301;}i:918;a:7:{s:6:"family";s:12:"Headland One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1229;}i:919;a:7:{s:6:"family";s:4:"Atma";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:7:"bengali";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1180;}i:920;a:7:{s:6:"family";s:4:"Sail";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1139;}i:921;a:7:{s:6:"family";s:12:"Viaoda Libre";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:733;}i:922;a:7:{s:6:"family";s:10:"Bakbak One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1057;}i:923;a:7:{s:6:"family";s:14:"Noto Sans Math";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:4:"math";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:495;}i:924;a:7:{s:6:"family";s:4:"Zain";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:9:"300italic";i:3;s:7:"regular";i:4;s:6:"italic";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:2:{i:0;s:6:"arabic";i:1;s:5:"latin";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:106;}i:925;a:7:{s:6:"family";s:16:"Fontdiner Swanky";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1313;}i:926;a:7:{s:6:"family";s:7:"Slackey";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1297;}i:927;a:7:{s:6:"family";s:7:"Platypi";s:8:"variants";a:12:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:9:"300italic";i:7;s:6:"italic";i:8;s:9:"500italic";i:9;s:9:"600italic";i:10;s:9:"700italic";i:11;s:9:"800italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:918;}i:928;a:7:{s:6:"family";s:8:"Sarpanch";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1182;}i:929;a:7:{s:6:"family";s:10:"Reggae One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:334;}i:930;a:7:{s:6:"family";s:11:"Bigshot One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1255;}i:931;a:7:{s:6:"family";s:10:"Charmonman";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:796;}i:932;a:7:{s:6:"family";s:14:"Clicker Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1010;}i:933;a:7:{s:6:"family";s:9:"Redressed";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:953;}i:934;a:7:{s:6:"family";s:13:"M PLUS 1 Code";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:4:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:784;}i:935;a:7:{s:6:"family";s:6:"Sumana";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1556;}i:936;a:7:{s:6:"family";s:7:"Anaheim";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1459;}i:937;a:7:{s:6:"family";s:14:"Akaya Kanadaka";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:92;}i:938;a:7:{s:6:"family";s:4:"Honk";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:445;}i:939;a:7:{s:6:"family";s:10:"Anek Tamil";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:142;}i:940;a:7:{s:6:"family";s:13:"MedievalSharp";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1371;}i:941;a:7:{s:6:"family";s:5:"Modak";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2025-01-23";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1762;}i:942;a:7:{s:6:"family";s:6:"Shanti";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1083;}i:943;a:7:{s:6:"family";s:7:"Peralta";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1605;}i:944;a:7:{s:6:"family";s:10:"Sofadi One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:419;}i:945;a:7:{s:6:"family";s:8:"Prociono";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:942;}i:946;a:7:{s:6:"family";s:14:"Kaisei Tokumin";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"700";i:3;s:3:"800";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1791;}i:947;a:7:{s:6:"family";s:12:"Protest Riot";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:331;}i:948;a:7:{s:6:"family";s:6:"Numans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1160;}i:949;a:7:{s:6:"family";s:7:"Lacquer";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1315;}i:950;a:7:{s:6:"family";s:8:"Wire One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:998;}i:951;a:7:{s:6:"family";s:9:"Balthazar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:611;}i:952;a:7:{s:6:"family";s:15:"Lily Script One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:813;}i:953;a:7:{s:6:"family";s:5:"Mogra";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2025-01-23";s:8:"category";s:7:"display";s:13:"trendingIndex";i:880;}i:954;a:7:{s:6:"family";s:16:"Bilbo Swash Caps";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1362;}i:955;a:7:{s:6:"family";s:16:"Material Symbols";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-20";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1795;}i:956;a:7:{s:6:"family";s:20:"BhuTuka Expanded One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"gurmukhi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:317;}i:957;a:7:{s:6:"family";s:6:"Gidole";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:5:"greek";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1807;}i:958;a:7:{s:6:"family";s:16:"Radio Canada Big";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1554;}i:959;a:7:{s:6:"family";s:15:"Original Surfer";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1131;}i:960;a:7:{s:6:"family";s:12:"Gemunu Libre";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"sinhala";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1196;}i:961;a:7:{s:6:"family";s:16:"Mochiy Pop P One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:8:"japanese";i:1;s:5:"latin";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2025-01-23";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:229;}i:962;a:7:{s:6:"family";s:10:"Doppio One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:976;}i:963;a:7:{s:6:"family";s:9:"Piazzolla";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v36";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:511;}i:964;a:7:{s:6:"family";s:5:"Mirza";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2025-01-23";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:606;}i:965;a:7:{s:6:"family";s:8:"Alkalami";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:76;}i:966;a:7:{s:6:"family";s:22:"Libre Barcode 128 Text";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1689;}i:967;a:7:{s:6:"family";s:7:"Montaga";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1266;}i:968;a:7:{s:6:"family";s:10:"Song Myung";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:6:"korean";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2025-01-06";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:727;}i:969;a:7:{s:6:"family";s:9:"Shojumaru";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:433;}i:970;a:7:{s:6:"family";s:13:"Noto Sans Lao";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:3:"lao";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1567;}i:971;a:7:{s:6:"family";s:10:"Ysabeau SC";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";i:7;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1811;}i:972;a:7:{s:6:"family";s:14:"Abyssinica SIL";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"ethiopic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:220;}i:973;a:7:{s:6:"family";s:11:"Anek Telugu";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"telugu";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:33;}i:974;a:7:{s:6:"family";s:18:"Macondo Swash Caps";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1458;}i:975;a:7:{s:6:"family";s:14:"Modern Antiqua";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1048;}i:976;a:7:{s:6:"family";s:11:"Zen Antique";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:5:"greek";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1410;}i:977;a:7:{s:6:"family";s:8:"Licorice";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:600;}i:978;a:7:{s:6:"family";s:11:"Overlock SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1165;}i:979;a:7:{s:6:"family";s:5:"Genos";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:8:"cherokee";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1585;}i:980;a:7:{s:6:"family";s:15:"Vujahday Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:410;}i:981;a:7:{s:6:"family";s:4:"Asar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1002;}i:982;a:7:{s:6:"family";s:8:"DynaPuff";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:560;}i:983;a:7:{s:6:"family";s:5:"Borel";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:715;}i:984;a:7:{s:6:"family";s:6:"Galada";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:7:"bengali";i:1;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:145;}i:985;a:7:{s:6:"family";s:20:"IM Fell French Canon";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1145;}i:986;a:7:{s:6:"family";s:5:"Inder";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1624;}i:987;a:7:{s:6:"family";s:17:"Delius Swash Caps";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:219;}i:988;a:7:{s:6:"family";s:6:"Ledger";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1475;}i:989;a:7:{s:6:"family";s:12:"Playpen Sans";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:5:{i:0;s:5:"emoji";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1740;}i:990;a:7:{s:6:"family";s:8:"Freehand";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:623;}i:991;a:7:{s:6:"family";s:14:"East Sea Dokdo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:64;}i:992;a:7:{s:6:"family";s:17:"Loved by the King";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1664;}i:993;a:7:{s:6:"family";s:11:"Life Savers";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"700";i:2;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:709;}i:994;a:7:{s:6:"family";s:5:"Varta";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:640;}i:995;a:7:{s:6:"family";s:7:"Crushed";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1159;}i:996;a:7:{s:6:"family";s:11:"Funnel Sans";s:8:"variants";a:12:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:9:"300italic";i:7;s:6:"italic";i:8;s:9:"500italic";i:9;s:9:"600italic";i:10;s:9:"700italic";i:11;s:9:"800italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:650;}i:997;a:7:{s:6:"family";s:7:"Imprima";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1639;}i:998;a:7:{s:6:"family";s:21:"Noto Sans Thai Looped";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2025-04-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:722;}i:999;a:7:{s:6:"family";s:10:"Medula One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:984;}i:1000;a:7:{s:6:"family";s:15:"Baloo Tammudu 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"telugu";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1591;}i:1001;a:7:{s:6:"family";s:12:"Raleway Dots";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1034;}i:1002;a:7:{s:6:"family";s:18:"Delicious Handrawn";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1200;}i:1003;a:7:{s:6:"family";s:9:"Sunshiney";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1314;}i:1004;a:7:{s:6:"family";s:13:"Sulphur Point";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:358;}i:1005;a:7:{s:6:"family";s:9:"Duru Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1589;}i:1006;a:7:{s:6:"family";s:4:"Doto";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:69;}i:1007;a:7:{s:6:"family";s:17:"Passions Conflict";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:696;}i:1008;a:7:{s:6:"family";s:6:"Chicle";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1167;}i:1009;a:7:{s:6:"family";s:5:"Voces";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:232;}i:1010;a:7:{s:6:"family";s:11:"Ceviche One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:770;}i:1011;a:7:{s:6:"family";s:27:"Special Gothic Expanded One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2025-04-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1;}i:1012;a:7:{s:6:"family";s:13:"Rhodium Libre";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1606;}i:1013;a:7:{s:6:"family";s:11:"Henny Penny";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1498;}i:1014;a:7:{s:6:"family";s:11:"Convergence";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1469;}i:1015;a:7:{s:6:"family";s:10:"Beth Ellen";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:801;}i:1016;a:7:{s:6:"family";s:7:"Katibeh";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:7:"display";s:13:"trendingIndex";i:513;}i:1017;a:7:{s:6:"family";s:5:"Gaegu";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1174;}i:1018;a:7:{s:6:"family";s:10:"MonteCarlo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1020;}i:1019;a:7:{s:6:"family";s:9:"Dynalight";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1507;}i:1020;a:7:{s:6:"family";s:7:"Manuale";s:8:"variants";a:12:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:9:"300italic";i:7;s:6:"italic";i:8;s:9:"500italic";i:9;s:9:"600italic";i:10;s:9:"700italic";i:11;s:9:"800italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1782;}i:1021;a:7:{s:6:"family";s:5:"Stick";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:275;}i:1022;a:7:{s:6:"family";s:7:"Iceland";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:565;}i:1023;a:7:{s:6:"family";s:14:"Ysabeau Office";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";i:7;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:133;}i:1024;a:7:{s:6:"family";s:14:"Uncial Antiqua";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:615;}i:1025;a:7:{s:6:"family";s:12:"Freckle Face";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1178;}i:1026;a:7:{s:6:"family";s:10:"Eagle Lake";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:952;}i:1027;a:7:{s:6:"family";s:7:"Frijole";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1319;}i:1028;a:7:{s:6:"family";s:7:"Stylish";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:6:"korean";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2025-01-06";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:639;}i:1029;a:7:{s:6:"family";s:12:"Martian Mono";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:36;}i:1030;a:7:{s:6:"family";s:9:"Carattere";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1553;}i:1031;a:7:{s:6:"family";s:5:"Dekko";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1744;}i:1032;a:7:{s:6:"family";s:8:"Agdasima";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1748;}i:1033;a:7:{s:6:"family";s:7:"Orienta";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:430;}i:1034;a:7:{s:6:"family";s:17:"Gentium Book Plus";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:111;}i:1035;a:7:{s:6:"family";s:12:"The Nautigal";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:365;}i:1036;a:7:{s:6:"family";s:6:"Ruthie";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1358;}i:1037;a:7:{s:6:"family";s:10:"Cairo Play";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:551;}i:1038;a:7:{s:6:"family";s:7:"Nosifer";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1202;}i:1039;a:7:{s:6:"family";s:10:"Sonsie One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:381;}i:1040;a:7:{s:6:"family";s:8:"Gayathri";s:8:"variants";a:3:{i:0;s:3:"100";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"malayalam";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1089;}i:1041;a:7:{s:6:"family";s:7:"Akronim";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:897;}i:1042;a:7:{s:6:"family";s:4:"Moul";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1430;}i:1043;a:7:{s:6:"family";s:8:"Homenaje";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1564;}i:1044;a:7:{s:6:"family";s:18:"Swanky and Moo Moo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1263;}i:1045;a:7:{s:6:"family";s:15:"Comforter Brush";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:326;}i:1046;a:7:{s:6:"family";s:7:"Baumans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:915;}i:1047;a:7:{s:6:"family";s:7:"Miniver";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1258;}i:1048;a:7:{s:6:"family";s:9:"Rationale";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1337;}i:1049;a:7:{s:6:"family";s:5:"Mooli";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:394;}i:1050;a:7:{s:6:"family";s:9:"Bona Nova";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:6:"hebrew";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1697;}i:1051;a:7:{s:6:"family";s:7:"Iceberg";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:879;}i:1052;a:7:{s:6:"family";s:8:"Belgrano";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1622;}i:1053;a:7:{s:6:"family";s:16:"Miltonian Tattoo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:447;}i:1054;a:7:{s:6:"family";s:8:"Rosarivo";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1332;}i:1055;a:7:{s:6:"family";s:9:"Nova Flat";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1572;}i:1056;a:7:{s:6:"family";s:29:"Noto Sans Canadian Aboriginal";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:19:"canadian-aboriginal";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:517;}i:1057;a:7:{s:6:"family";s:20:"Noto Serif Malayalam";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"malayalam";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2023-05-02";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1774;}i:1058;a:7:{s:6:"family";s:11:"Vampiro One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1457;}i:1059;a:7:{s:6:"family";s:16:"Spline Sans Mono";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:49;}i:1060;a:7:{s:6:"family";s:6:"Strait";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1340;}i:1061;a:7:{s:6:"family";s:5:"Bokor";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1474;}i:1062;a:7:{s:6:"family";s:14:"Baloo Bhaina 2";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"oriya";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:665;}i:1063;a:7:{s:6:"family";s:14:"Stick No Bills";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"sinhala";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:816;}i:1064;a:7:{s:6:"family";s:9:"Kavivanar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1026;}i:1065;a:7:{s:6:"family";s:9:"Scope One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1423;}i:1066;a:7:{s:6:"family";s:10:"Yuji Syuku";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:325;}i:1067;a:7:{s:6:"family";s:9:"Nova Slim";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1369;}i:1068;a:7:{s:6:"family";s:20:"IM Fell Great Primer";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1407;}i:1069;a:7:{s:6:"family";s:14:"Special Gothic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2025-04-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:2;}i:1070;a:7:{s:6:"family";s:9:"Jersey 15";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1801;}i:1071;a:7:{s:6:"family";s:12:"Cherry Swash";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1516;}i:1072;a:7:{s:6:"family";s:18:"Playwrite DE Grund";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:291;}i:1073;a:7:{s:6:"family";s:8:"Redacted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:636;}i:1074;a:7:{s:6:"family";s:18:"IM Fell DW Pica SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1432;}i:1075;a:7:{s:6:"family";s:9:"Stalemate";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:380;}i:1076;a:7:{s:6:"family";s:13:"Fuzzy Bubbles";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1067;}i:1077;a:7:{s:6:"family";s:13:"Maiden Orange";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1428;}i:1078;a:7:{s:6:"family";s:11:"Trade Winds";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1584;}i:1079;a:7:{s:6:"family";s:6:"Barrio";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:772;}i:1080;a:7:{s:6:"family";s:13:"Zhi Mang Xing";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:18:"chinese-simplified";i:1;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2025-01-06";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:854;}i:1081;a:7:{s:6:"family";s:8:"Flamenco";s:8:"variants";a:2:{i:0;s:3:"300";i:1;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1256;}i:1082;a:7:{s:6:"family";s:11:"Winky Rough";s:8:"variants";a:14:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";i:7;s:9:"300italic";i:8;s:6:"italic";i:9;s:9:"500italic";i:10;s:9:"600italic";i:11;s:9:"700italic";i:12;s:9:"800italic";i:13;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2025-04-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:3;}i:1083;a:7:{s:6:"family";s:12:"Emilys Candy";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1636;}i:1084;a:7:{s:6:"family";s:10:"Rum Raisin";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1295;}i:1085;a:7:{s:6:"family";s:5:"Khmer";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"khmer";}s:7:"version";s:3:"v35";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1570;}i:1086;a:7:{s:6:"family";s:14:"Lovers Quarrel";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:570;}i:1087;a:7:{s:6:"family";s:6:"Smythe";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1081;}i:1088;a:7:{s:6:"family";s:8:"Sancreek";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1378;}i:1089;a:7:{s:6:"family";s:7:"Trykker";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:151;}i:1090;a:7:{s:6:"family";s:19:"Noto Sans Samaritan";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"samaritan";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-06-22";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1730;}i:1091;a:7:{s:6:"family";s:16:"Fascinate Inline";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:157;}i:1092;a:7:{s:6:"family";s:14:"Funnel Display";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:7:"display";s:13:"trendingIndex";i:225;}i:1093;a:7:{s:6:"family";s:10:"Sour Gummy";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1694;}i:1094;a:7:{s:6:"family";s:16:"Liu Jian Mao Cao";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:18:"chinese-simplified";i:1;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:347;}i:1095;a:7:{s:6:"family";s:17:"Birthstone Bounce";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"500";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1210;}i:1096;a:7:{s:6:"family";s:28:"Special Gothic Condensed One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2025-04-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:4;}i:1097;a:7:{s:6:"family";s:5:"Tauri";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1808;}i:1098;a:7:{s:6:"family";s:22:"IM Fell Double Pica SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1320;}i:1099;a:7:{s:6:"family";s:9:"Long Cang";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:18:"chinese-simplified";i:1;s:5:"latin";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2025-01-06";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:389;}i:1100;a:7:{s:6:"family";s:15:"Edu SA Beginner";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1325;}i:1101;a:7:{s:6:"family";s:23:"IM Fell Great Primer SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1250;}i:1102;a:7:{s:6:"family";s:9:"Waterfall";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:99;}i:1103;a:7:{s:6:"family";s:9:"Cute Font";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:760;}i:1104;a:7:{s:6:"family";s:6:"Gafata";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:701;}i:1105;a:7:{s:6:"family";s:8:"Denk One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1601;}i:1106;a:7:{s:6:"family";s:14:"Protest Strike";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1397;}i:1107;a:7:{s:6:"family";s:13:"National Park";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2025-04-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:5;}i:1108;a:7:{s:6:"family";s:10:"Atomic Age";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:759;}i:1109;a:7:{s:6:"family";s:5:"Asset";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1450;}i:1110;a:7:{s:6:"family";s:16:"Londrina Outline";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:450;}i:1111;a:7:{s:6:"family";s:19:"Noto Serif Georgian";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:8:"georgian";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1704;}i:1112;a:7:{s:6:"family";s:6:"Yomogi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:973;}i:1113;a:7:{s:6:"family";s:9:"Texturina";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:421;}i:1114;a:7:{s:6:"family";s:5:"Fenix";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:483;}i:1115;a:7:{s:6:"family";s:20:"Sedgwick Ave Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1712;}i:1116;a:7:{s:6:"family";s:7:"Astloch";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1283;}i:1117;a:7:{s:6:"family";s:11:"Bungee Tint";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:216;}i:1118;a:7:{s:6:"family";s:6:"Mohave";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1773;}i:1119;a:7:{s:6:"family";s:11:"Metal Mania";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:176;}i:1120;a:7:{s:6:"family";s:7:"Timmana";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:598;}i:1121;a:7:{s:6:"family";s:5:"Kenia";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1386;}i:1122;a:7:{s:6:"family";s:16:"Akaya Telivigala";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"telugu";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1395;}i:1123;a:7:{s:6:"family";s:9:"Jomolhari";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:7:"tibetan";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:799;}i:1124;a:7:{s:6:"family";s:13:"Mystery Quest";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1663;}i:1125;a:7:{s:6:"family";s:8:"Srisakdi";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"thai";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:292;}i:1126;a:7:{s:6:"family";s:14:"Rubik Scribble";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1106;}i:1127;a:7:{s:6:"family";s:23:"IM Fell French Canon SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1327;}i:1128;a:7:{s:6:"family";s:19:"Noto Sans Mongolian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:9:"mongolian";i:4;s:7:"symbols";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1609;}i:1129;a:7:{s:6:"family";s:8:"Sedan SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:382;}i:1130;a:7:{s:6:"family";s:15:"Noto Sans Oriya";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"oriya";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-04-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1626;}i:1131;a:7:{s:6:"family";s:4:"Mina";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:7:"bengali";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:583;}i:1132;a:7:{s:6:"family";s:14:"UnifrakturCook";s:8:"variants";a:1:{i:0;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:671;}i:1133;a:7:{s:6:"family";s:15:"Caesar Dressing";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1403;}i:1134;a:7:{s:6:"family";s:6:"Piedra";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:217;}i:1135;a:7:{s:6:"family";s:6:"Akatab";s:8:"variants";a:6:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"tifinagh";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1491;}i:1136;a:7:{s:6:"family";s:8:"Nova Cut";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1341;}i:1137;a:7:{s:6:"family";s:9:"Train One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1790;}i:1138;a:7:{s:6:"family";s:6:"Gulzar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:34;}i:1139;a:7:{s:6:"family";s:5:"Ewert";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1049;}i:1140;a:7:{s:6:"family";s:11:"Bubbler One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:290;}i:1141;a:7:{s:6:"family";s:8:"Ramaraja";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:970;}i:1142;a:7:{s:6:"family";s:9:"Karantina";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1598;}i:1143;a:7:{s:6:"family";s:11:"Suwannaphum";s:8:"variants";a:5:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"700";i:4;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1141;}i:1144;a:7:{s:6:"family";s:10:"42dot Sans";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-21";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:54;}i:1145;a:7:{s:6:"family";s:11:"Nova Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1425;}i:1146;a:7:{s:6:"family";s:13:"Sometype Mono";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1661;}i:1147;a:7:{s:6:"family";s:9:"Kode Mono";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1098;}i:1148;a:7:{s:6:"family";s:11:"Lexend Mega";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1541;}i:1149;a:7:{s:6:"family";s:10:"New Rocker";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1351;}i:1150;a:7:{s:6:"family";s:15:"Castoro Titling";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:45;}i:1151;a:7:{s:6:"family";s:6:"Smooch";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:267;}i:1152;a:7:{s:6:"family";s:14:"Bodoni Moda SC";s:8:"variants";a:12:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";i:10;s:9:"800italic";i:11;s:9:"900italic";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:213;}i:1153;a:7:{s:6:"family";s:8:"Ranchers";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1714;}i:1154;a:7:{s:6:"family";s:5:"Benne";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1262;}i:1155;a:7:{s:6:"family";s:14:"Lavishly Yours";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:754;}i:1156;a:7:{s:6:"family";s:13:"Anek Gujarati";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1768;}i:1157;a:7:{s:6:"family";s:11:"Meie Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1401;}i:1158;a:7:{s:6:"family";s:9:"Nerko One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1652;}i:1159;a:7:{s:6:"family";s:7:"Alkatra";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:5:{i:0;s:7:"bengali";i:1;s:10:"devanagari";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:5:"oriya";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1287;}i:1160;a:7:{s:6:"family";s:6:"Qahiri";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"arabic";i:1;s:5:"latin";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:35;}i:1161;a:7:{s:6:"family";s:7:"Mate SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1533;}i:1162;a:7:{s:6:"family";s:10:"Kulim Park";s:8:"variants";a:10:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"600";i:7;s:9:"600italic";i:8;s:3:"700";i:9;s:9:"700italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:388;}i:1163;a:7:{s:6:"family";s:9:"Nova Oval";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1479;}i:1164;a:7:{s:6:"family";s:5:"Junge";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1208;}i:1165;a:7:{s:6:"family";s:8:"Teachers";s:8:"variants";a:10:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:6:"italic";i:6;s:9:"500italic";i:7;s:9:"600italic";i:8;s:9:"700italic";i:9;s:9:"800italic";}s:7:"subsets";a:3:{i:0;s:9:"greek-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:97;}i:1166;a:7:{s:6:"family";s:7:"Arbutus";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:115;}i:1167;a:7:{s:6:"family";s:6:"Grenze";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:371;}i:1168;a:7:{s:6:"family";s:9:"Miltonian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1416;}i:1169;a:7:{s:6:"family";s:6:"Spirax";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:525;}i:1170;a:7:{s:6:"family";s:7:"Pavanam";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1352;}i:1171;a:7:{s:6:"family";s:20:"Sree Krushnadevaraya";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1112;}i:1172;a:7:{s:6:"family";s:11:"Rubik Vinyl";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1670;}i:1173;a:7:{s:6:"family";s:7:"Mynerve";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"greek";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:141;}i:1174;a:7:{s:6:"family";s:11:"Beau Rivage";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:256;}i:1175;a:7:{s:6:"family";s:6:"Habibi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:354;}i:1176;a:7:{s:6:"family";s:9:"Gwendolyn";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1184;}i:1177;a:7:{s:6:"family";s:10:"Cagliostro";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:170;}i:1178;a:7:{s:6:"family";s:14:"Inclusive Sans";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:9:"300italic";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:124;}i:1179;a:7:{s:6:"family";s:9:"Comforter";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:105;}i:1180;a:7:{s:6:"family";s:16:"Edu TAS Beginner";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:522;}i:1181;a:7:{s:6:"family";s:8:"Girassol";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1374;}i:1182;a:7:{s:6:"family";s:18:"Noto Sans Tai Viet";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"tai-viet";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:11;}i:1183;a:7:{s:6:"family";s:9:"Simonetta";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"900";i:3;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:810;}i:1184;a:7:{s:6:"family";s:8:"Kite One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1531;}i:1185;a:7:{s:6:"family";s:17:"Noto Serif Hebrew";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-06-10";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:43;}i:1186;a:7:{s:6:"family";s:16:"Kaisei HarunoUmi";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"700";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1071;}i:1187;a:7:{s:6:"family";s:15:"Noto Sans Buhid";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"buhid";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2023-09-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:569;}i:1188;a:7:{s:6:"family";s:11:"Cantora One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1666;}i:1189;a:7:{s:6:"family";s:10:"Keania One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:842;}i:1190;a:7:{s:6:"family";s:8:"Fasthand";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1264;}i:1191;a:7:{s:6:"family";s:7:"Offside";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1065;}i:1192;a:7:{s:6:"family";s:23:"Jacques Francois Shadow";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:418;}i:1193;a:7:{s:6:"family";s:13:"Ribeye Marrow";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:519;}i:1194;a:7:{s:6:"family";s:16:"Port Lligat Slab";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1348;}i:1195;a:7:{s:6:"family";s:6:"Farsan";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:112;}i:1196;a:7:{s:6:"family";s:24:"Chocolate Classical Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:16:"chinese-hongkong";i:1;s:8:"cyrillic";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:196;}i:1197;a:7:{s:6:"family";s:4:"Anta";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:603;}i:1198;a:7:{s:6:"family";s:11:"Aoboshi One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:116;}i:1199;a:7:{s:6:"family";s:7:"Paprika";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2022-09-22";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1472;}i:1200;a:7:{s:6:"family";s:7:"Tac One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:764;}i:1201;a:7:{s:6:"family";s:15:"Imperial Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:625;}i:1202;a:7:{s:6:"family";s:8:"Trispace";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:896;}i:1203;a:7:{s:6:"family";s:17:"Carrois Gothic SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1095;}i:1204;a:7:{s:6:"family";s:9:"Erica One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1529;}i:1205;a:7:{s:6:"family";s:19:"Noto Sans Symbols 2";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:6:{i:0;s:7:"braille";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:14:"mayan-numerals";i:5;s:7:"symbols";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1586;}i:1206;a:7:{s:6:"family";s:18:"Noto Sans Ethiopic";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:8:"ethiopic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v47";s:12:"lastModified";s:10:"2023-09-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:609;}i:1207;a:7:{s:6:"family";s:9:"Braah One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"gurmukhi";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1317;}i:1208;a:7:{s:6:"family";s:7:"Festive";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1387;}i:1209;a:7:{s:6:"family";s:12:"Playwrite CU";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:17;}i:1210;a:7:{s:6:"family";s:12:"Meera Inimai";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:5:"tamil";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1343;}i:1211;a:7:{s:6:"family";s:8:"Underdog";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1514;}i:1212;a:7:{s:6:"family";s:7:"Content";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"khmer";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:642;}i:1213;a:7:{s:6:"family";s:7:"Tillana";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1662;}i:1214;a:7:{s:6:"family";s:9:"Margarine";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1607;}i:1215;a:7:{s:6:"family";s:12:"Jolly Lodger";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1172;}i:1216;a:7:{s:6:"family";s:9:"Englebert";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1499;}i:1217;a:7:{s:6:"family";s:8:"Gorditas";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:372;}i:1218;a:7:{s:6:"family";s:9:"Kumar One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:88;}i:1219;a:7:{s:6:"family";s:5:"Tiny5";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1641;}i:1220;a:7:{s:6:"family";s:10:"Engagement";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:162;}i:1221;a:7:{s:6:"family";s:5:"Dorsa";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1090;}i:1222;a:7:{s:6:"family";s:10:"Finlandica";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1693;}i:1223;a:7:{s:6:"family";s:15:"Rubik Moonrocks";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1789;}i:1224;a:7:{s:6:"family";s:15:"Baskervville SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:590;}i:1225;a:7:{s:6:"family";s:12:"BIZ UDMincho";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:9:"greek-ext";i:2;s:8:"japanese";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:631;}i:1226;a:7:{s:6:"family";s:14:"Poltawski Nowy";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:803;}i:1227;a:7:{s:6:"family";s:5:"Bilbo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1354;}i:1228;a:7:{s:6:"family";s:25:"IBM Plex Sans Thai Looped";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"thai";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1608;}i:1229;a:7:{s:6:"family";s:5:"Sedan";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:110;}i:1230;a:7:{s:6:"family";s:9:"Lugrasimo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1137;}i:1231;a:7:{s:6:"family";s:6:"Kavoon";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1720;}i:1232;a:7:{s:6:"family";s:26:"Atkinson Hyperlegible Next";s:8:"variants";a:14:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:9:"200italic";i:8;s:9:"300italic";i:9;s:6:"italic";i:10;s:9:"500italic";i:11;s:9:"600italic";i:12;s:9:"700italic";i:13;s:9:"800italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:135;}i:1233;a:7:{s:6:"family";s:7:"Galindo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:122;}i:1234;a:7:{s:6:"family";s:5:"Stoke";s:8:"variants";a:2:{i:0;s:3:"300";i:1;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1473;}i:1235;a:7:{s:6:"family";s:16:"Port Lligat Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1461;}i:1236;a:7:{s:6:"family";s:16:"Noto Sans Gothic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"gothic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1418;}i:1237;a:7:{s:6:"family";s:18:"Noto Sans Gurmukhi";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:8:"gurmukhi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1715;}i:1238;a:7:{s:6:"family";s:4:"Jaro";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:654;}i:1239;a:7:{s:6:"family";s:12:"Bruno Ace SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:904;}i:1240;a:7:{s:6:"family";s:4:"Sono";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:442;}i:1241;a:7:{s:6:"family";s:19:"Shippori Antique B1";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:683;}i:1242;a:7:{s:6:"family";s:11:"Text Me One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1051;}i:1243;a:7:{s:6:"family";s:13:"Zen Tokyo Zoo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1411;}i:1244;a:7:{s:6:"family";s:16:"Luxurious Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:131;}i:1245;a:7:{s:6:"family";s:22:"Edu NSW ACT Foundation";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:695;}i:1246;a:7:{s:6:"family";s:7:"Sahitya";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:140;}i:1247;a:7:{s:6:"family";s:7:"Yaldevi";s:8:"variants";a:6:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"sinhala";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:344;}i:1248;a:7:{s:6:"family";s:11:"Almendra SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1534;}i:1249;a:7:{s:6:"family";s:21:"Stint Ultra Condensed";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1324;}i:1250;a:7:{s:6:"family";s:10:"Autour One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1357;}i:1251;a:7:{s:6:"family";s:8:"Kablammo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1073;}i:1252;a:7:{s:6:"family";s:15:"Londrina Shadow";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1683;}i:1253;a:7:{s:6:"family";s:15:"Noto Serif Ahom";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:4:"ahom";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2023-11-09";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:309;}i:1254;a:7:{s:6:"family";s:10:"Truculenta";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:263;}i:1255;a:7:{s:6:"family";s:11:"Emblema One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1749;}i:1256;a:7:{s:6:"family";s:9:"Fascinate";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:775;}i:1257;a:7:{s:6:"family";s:11:"New Tegomin";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:121;}i:1258;a:7:{s:6:"family";s:11:"Preahvihear";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1717;}i:1259;a:7:{s:6:"family";s:5:"Inika";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1672;}i:1260;a:7:{s:6:"family";s:8:"Chathura";s:8:"variants";a:5:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:506;}i:1261;a:7:{s:6:"family";s:20:"Stint Ultra Expanded";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:446;}i:1262;a:7:{s:6:"family";s:11:"Linden Hill";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1148;}i:1263;a:7:{s:6:"family";s:6:"Marhey";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:152;}i:1264;a:7:{s:6:"family";s:12:"Playwrite IS";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:758;}i:1265;a:7:{s:6:"family";s:7:"Milonga";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1251;}i:1266;a:7:{s:6:"family";s:11:"Donegal One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1280;}i:1267;a:7:{s:6:"family";s:10:"Tilt Prism";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:7:"display";s:13:"trendingIndex";i:458;}i:1268;a:7:{s:6:"family";s:9:"Yeon Sung";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1275;}i:1269;a:7:{s:6:"family";s:14:"Bonheur Royale";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:376;}i:1270;a:7:{s:6:"family";s:9:"Condiment";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1513;}i:1271;a:7:{s:6:"family";s:11:"Seymour One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1505;}i:1272;a:7:{s:6:"family";s:9:"Kotta One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:858;}i:1273;a:7:{s:6:"family";s:17:"Playwrite US Trad";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1079;}i:1274;a:7:{s:6:"family";s:16:"Jacques Francois";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1456;}i:1275;a:7:{s:6:"family";s:6:"Ruluko";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1763;}i:1276;a:7:{s:6:"family";s:16:"Noto Serif Tamil";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:103;}i:1277;a:7:{s:6:"family";s:8:"Solitreo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"hebrew";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1046;}i:1278;a:7:{s:6:"family";s:13:"New Amsterdam";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:53;}i:1279;a:7:{s:6:"family";s:5:"Comme";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:240;}i:1280;a:7:{s:6:"family";s:15:"Faculty Glyphic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1562;}i:1281;a:7:{s:6:"family";s:6:"Risque";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1497;}i:1282;a:7:{s:6:"family";s:10:"Poor Story";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1311;}i:1283;a:7:{s:6:"family";s:14:"Climate Crisis";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:7:"display";s:13:"trendingIndex";i:526;}i:1284;a:7:{s:6:"family";s:6:"Gidugu";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"telugu";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1349;}i:1285;a:7:{s:6:"family";s:31:"Noto Sans Anatolian Hieroglyphs";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:21:"anatolian-hieroglyphs";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1722;}i:1286;a:7:{s:6:"family";s:9:"Jersey 10";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1574;}i:1287;a:7:{s:6:"family";s:6:"Ballet";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:312;}i:1288;a:7:{s:6:"family";s:12:"Flow Rounded";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1389;}i:1289;a:7:{s:6:"family";s:5:"Phudu";s:8:"variants";a:7:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:7:"display";s:13:"trendingIndex";i:101;}i:1290;a:7:{s:6:"family";s:15:"Cherry Bomb One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:7:"display";s:13:"trendingIndex";i:675;}i:1291;a:7:{s:6:"family";s:12:"Rubik Glitch";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1511;}i:1292;a:7:{s:6:"family";s:7:"Ysabeau";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";i:7;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1388;}i:1293;a:7:{s:6:"family";s:9:"Romanesco";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:958;}i:1294;a:7:{s:6:"family";s:13:"Glass Antiqua";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1467;}i:1295;a:7:{s:6:"family";s:14:"Ysabeau Infant";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";i:7;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:439;}i:1296;a:7:{s:6:"family";s:17:"Noto Serif Telugu";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"telugu";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1667;}i:1297;a:7:{s:6:"family";s:7:"Grey Qo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1376;}i:1298;a:7:{s:6:"family";s:12:"Anek Kannada";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1271;}i:1299;a:7:{s:6:"family";s:11:"Lexend Tera";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1772;}i:1300;a:7:{s:6:"family";s:17:"Noto Serif Khojki";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"khojki";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-02-02";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:19;}i:1301;a:7:{s:6:"family";s:9:"Wellfleet";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:379;}i:1302;a:7:{s:6:"family";s:4:"Buda";s:8:"variants";a:1:{i:0;s:3:"300";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1329;}i:1303;a:7:{s:6:"family";s:10:"Tulpen One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1248;}i:1304;a:7:{s:6:"family";s:7:"Tourney";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:414;}i:1305;a:7:{s:6:"family";s:4:"Joan";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:94;}i:1306;a:7:{s:6:"family";s:15:"Playwrite AU SA";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:15;}i:1307;a:7:{s:6:"family";s:8:"Shalimar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1630;}i:1308;a:7:{s:6:"family";s:13:"Mrs Sheppards";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1203;}i:1309;a:7:{s:6:"family";s:10:"Hubot Sans";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";i:14;s:9:"800italic";i:15;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:23;}i:1310;a:7:{s:6:"family";s:10:"Devonshire";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1105;}i:1311;a:7:{s:6:"family";s:11:"Water Brush";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:628;}i:1312;a:7:{s:6:"family";s:22:"Edu VIC WA NT Beginner";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:289;}i:1313;a:7:{s:6:"family";s:9:"Marko One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1454;}i:1314;a:7:{s:6:"family";s:9:"Mea Culpa";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:453;}i:1315;a:7:{s:6:"family";s:16:"Elsie Swash Caps";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1146;}i:1316;a:7:{s:6:"family";s:7:"Peddana";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:957;}i:1317;a:7:{s:6:"family";s:8:"Lancelot";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1274;}i:1318;a:7:{s:6:"family";s:8:"Joti One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1446;}i:1319;a:7:{s:6:"family";s:5:"Liter";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:95;}i:1320;a:7:{s:6:"family";s:8:"Galdeano";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1495;}i:1321;a:7:{s:6:"family";s:15:"Bungee Hairline";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1702;}i:1322;a:7:{s:6:"family";s:21:"Reddit Sans Condensed";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:387;}i:1323;a:7:{s:6:"family";s:14:"Koh Santepheap";s:8:"variants";a:5:{i:0;s:3:"100";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"700";i:4;s:3:"900";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1756;}i:1324;a:7:{s:6:"family";s:24:"Tiro Devanagari Sanskrit";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1687;}i:1325;a:7:{s:6:"family";s:5:"Metal";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2025-01-23";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1359;}i:1326;a:7:{s:6:"family";s:19:"Averia Gruesa Libre";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1659;}i:1327;a:7:{s:6:"family";s:7:"Ponomar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1480;}i:1328;a:7:{s:6:"family";s:25:"Libre Barcode 39 Extended";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1765;}i:1329;a:7:{s:6:"family";s:5:"Jaini";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1796;}i:1330;a:7:{s:6:"family";s:17:"Kumar One Outline";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:938;}i:1331;a:7:{s:6:"family";s:20:"Hedvig Letters Serif";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:314;}i:1332;a:7:{s:6:"family";s:8:"Hubballi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:761;}i:1333;a:7:{s:6:"family";s:13:"Anek Gurmukhi";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:8:"gurmukhi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1477;}i:1334;a:7:{s:6:"family";s:10:"Winky Sans";s:8:"variants";a:14:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";i:6;s:3:"900";i:7;s:9:"300italic";i:8;s:6:"italic";i:9;s:9:"500italic";i:10;s:9:"600italic";i:11;s:9:"700italic";i:12;s:9:"800italic";i:13;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1810;}i:1335;a:7:{s:6:"family";s:14:"Odor Mean Chey";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1121;}i:1336;a:7:{s:6:"family";s:6:"Praise";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:561;}i:1337;a:7:{s:6:"family";s:6:"Griffy";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1524;}i:1338;a:7:{s:6:"family";s:7:"Handjet";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:9:{i:0;s:6:"arabic";i:1;s:8:"armenian";i:2;s:8:"cyrillic";i:3;s:12:"cyrillic-ext";i:4;s:5:"greek";i:5;s:6:"hebrew";i:6;s:5:"latin";i:7;s:9:"latin-ext";i:8;s:10:"vietnamese";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:266;}i:1339;a:7:{s:6:"family";s:8:"Monomakh";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1061;}i:1340;a:7:{s:6:"family";s:13:"Bagel Fat One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-01-06";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1206;}i:1341;a:7:{s:6:"family";s:11:"Passero One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1653;}i:1342;a:7:{s:6:"family";s:14:"Kirang Haerang";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"korean";i:1;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:7:"display";s:13:"trendingIndex";i:698;}i:1343;a:7:{s:6:"family";s:10:"Gasoek One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1391;}i:1344;a:7:{s:6:"family";s:8:"Chilanka";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"malayalam";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1439;}i:1345;a:7:{s:6:"family";s:11:"Jacquard 12";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:233;}i:1346;a:7:{s:6:"family";s:10:"Lumanosimo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1078;}i:1347;a:7:{s:6:"family";s:6:"Felipa";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1628;}i:1348;a:7:{s:6:"family";s:8:"Siemreap";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"khmer";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1241;}i:1349;a:7:{s:6:"family";s:15:"Rubik Wet Paint";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:687;}i:1350;a:7:{s:6:"family";s:16:"Bacasime Antique";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1402;}i:1351;a:7:{s:6:"family";s:6:"Smokum";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1555;}i:1352;a:7:{s:6:"family";s:6:"Ruwudu";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:14;}i:1353;a:7:{s:6:"family";s:16:"Noto Sans Coptic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"coptic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2023-12-14";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:208;}i:1354;a:7:{s:6:"family";s:14:"Bungee Outline";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1563;}i:1355;a:7:{s:6:"family";s:16:"Noto Serif Khmer";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"khmer";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:873;}i:1356;a:7:{s:6:"family";s:13:"Bigelow Rules";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1706;}i:1357;a:7:{s:6:"family";s:21:"Alumni Sans Pinstripe";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1296;}i:1358;a:7:{s:6:"family";s:11:"Victor Mono";s:8:"variants";a:14:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:9:"100italic";i:8;s:9:"200italic";i:9;s:9:"300italic";i:10;s:6:"italic";i:11;s:9:"500italic";i:12;s:9:"600italic";i:13;s:9:"700italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1492;}i:1359;a:7:{s:6:"family";s:14:"Encode Sans SC";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1545;}i:1360;a:7:{s:6:"family";s:8:"Federant";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1669;}i:1361;a:7:{s:6:"family";s:9:"Sevillana";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:601;}i:1362;a:7:{s:6:"family";s:21:"Edu AU VIC WA NT Hand";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:992;}i:1363;a:7:{s:6:"family";s:12:"Ravi Prakash";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1644;}i:1364;a:7:{s:6:"family";s:7:"Trochut";s:8:"variants";a:3:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1136;}i:1365;a:7:{s:6:"family";s:6:"Updock";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:285;}i:1366;a:7:{s:6:"family";s:7:"Bahiana";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1548;}i:1367;a:7:{s:6:"family";s:11:"Amiri Quran";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"arabic";i:1;s:5:"latin";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1016;}i:1368;a:7:{s:6:"family";s:7:"Freeman";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:253;}i:1369;a:7:{s:6:"family";s:8:"Lunasima";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:8:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:6:"hebrew";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:235;}i:1370;a:7:{s:6:"family";s:18:"Noto Serif Kannada";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1547;}i:1371;a:7:{s:6:"family";s:8:"Boldonse";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1813;}i:1372;a:7:{s:6:"family";s:20:"Playwrite IT Moderna";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1747;}i:1373;a:7:{s:6:"family";s:14:"Butterfly Kids";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1632;}i:1374;a:7:{s:6:"family";s:24:"Libre Barcode EAN13 Text";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1091;}i:1375;a:7:{s:6:"family";s:7:"Plaster";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1130;}i:1376;a:7:{s:6:"family";s:13:"Stalinist One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v56";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1254;}i:1377;a:7:{s:6:"family";s:5:"Ranga";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:664;}i:1378;a:7:{s:6:"family";s:13:"Reem Kufi Ink";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:259;}i:1379;a:7:{s:6:"family";s:12:"Diplomata SC";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1539;}i:1380;a:7:{s:6:"family";s:10:"Moderustic";s:8:"variants";a:6:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";i:5;s:3:"800";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:349;}i:1381;a:7:{s:6:"family";s:7:"Micro 5";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:280;}i:1382;a:7:{s:6:"family";s:14:"Aref Ruqaa Ink";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:84;}i:1383;a:7:{s:6:"family";s:11:"Dr Sugiyama";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1557;}i:1384;a:7:{s:6:"family";s:11:"Hind Mysuru";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:619;}i:1385;a:7:{s:6:"family";s:14:"Princess Sofia";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1243;}i:1386;a:7:{s:6:"family";s:9:"Bruno Ace";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:689;}i:1387;a:7:{s:6:"family";s:17:"Rubik Spray Paint";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:47;}i:1388;a:7:{s:6:"family";s:23:"Tiro Devanagari Marathi";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:906;}i:1389;a:7:{s:6:"family";s:17:"Noto Sans Mandaic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"mandaic";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:6;}i:1390;a:7:{s:6:"family";s:7:"Beiruti";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:172;}i:1391;a:7:{s:6:"family";s:13:"Sirin Stencil";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1328;}i:1392;a:7:{s:6:"family";s:23:"Edu AU VIC WA NT Arrows";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:10;}i:1393;a:7:{s:6:"family";s:7:"Snippet";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1590;}i:1394;a:7:{s:6:"family";s:10:"Babylonica";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:62;}i:1395;a:7:{s:6:"family";s:9:"Yuji Boku";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:8:"japanese";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:899;}i:1396;a:7:{s:6:"family";s:11:"Lakki Reddy";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1579;}i:1397;a:7:{s:6:"family";s:15:"Luxurious Roman";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1750;}i:1398;a:7:{s:6:"family";s:7:"Fruktur";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1633;}i:1399;a:7:{s:6:"family";s:15:"Londrina Sketch";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:900;}i:1400;a:7:{s:6:"family";s:13:"Reem Kufi Fun";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:4:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:641;}i:1401;a:7:{s:6:"family";s:7:"Labrada";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1684;}i:1402;a:7:{s:6:"family";s:16:"Almendra Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1578;}i:1403;a:7:{s:6:"family";s:19:"Konkhmer Sleokchher";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"khmer";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:159;}i:1404;a:7:{s:6:"family";s:9:"Oldenburg";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1221;}i:1405;a:7:{s:6:"family";s:14:"Darumadrop One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1193;}i:1406;a:7:{s:6:"family";s:20:"Noto Sans Glagolitic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:6:{i:0;s:12:"cyrillic-ext";i:1;s:10:"glagolitic";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:4:"math";i:5;s:7:"symbols";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-01-26";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:82;}i:1407;a:7:{s:6:"family";s:5:"Uchen";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:7:"tibetan";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1035;}i:1408;a:7:{s:6:"family";s:22:"Cactus Classical Serif";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:16:"chinese-hongkong";i:1;s:8:"cyrillic";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:230;}i:1409;a:7:{s:6:"family";s:7:"Flavors";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1612;}i:1410;a:7:{s:6:"family";s:10:"Mr Bedfort";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1532;}i:1411;a:7:{s:6:"family";s:14:"Jim Nightshade";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1494;}i:1412;a:7:{s:6:"family";s:11:"Neonderthaw";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:585;}i:1413;a:7:{s:6:"family";s:5:"Blaka";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:502;}i:1414;a:7:{s:6:"family";s:7:"Revalia";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1650;}i:1415;a:7:{s:6:"family";s:13:"Big Shoulders";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:60;}i:1416;a:7:{s:6:"family";s:20:"Edu AU VIC WA NT Pre";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:72;}i:1417;a:7:{s:6:"family";s:6:"Chenla";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"khmer";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2022-09-22";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1775;}i:1418;a:7:{s:6:"family";s:14:"Noto Serif Lao";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:3:"lao";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:102;}i:1419;a:7:{s:6:"family";s:8:"Dhurjati";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1549;}i:1420;a:7:{s:6:"family";s:6:"Bonbon";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v30";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1546;}i:1421;a:7:{s:6:"family";s:11:"Tiro Telugu";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"telugu";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:478;}i:1422;a:7:{s:6:"family";s:9:"Rubik Iso";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:277;}i:1423;a:7:{s:6:"family";s:16:"Rubik Distressed";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:773;}i:1424;a:7:{s:6:"family";s:13:"Fleur De Leah";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:542;}i:1425;a:7:{s:6:"family";s:9:"Diplomata";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1538;}i:1426;a:7:{s:6:"family";s:7:"Caramel";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1326;}i:1427;a:7:{s:6:"family";s:5:"Molle";s:8:"variants";a:1:{i:0;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:996;}i:1428;a:7:{s:6:"family";s:12:"Gideon Roman";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1455;}i:1429;a:7:{s:6:"family";s:24:"IBM Plex Sans Devanagari";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:10:"devanagari";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1654;}i:1430;a:7:{s:6:"family";s:14:"Miss Fajardose";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1464;}i:1431;a:7:{s:6:"family";s:6:"Foldit";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1231;}i:1432;a:7:{s:6:"family";s:19:"Noto Serif Vithkuqi";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"vithkuqi";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:66;}i:1433;a:7:{s:6:"family";s:7:"My Soul";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:74;}i:1434;a:7:{s:6:"family";s:2:"Oi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:8:{i:0;s:6:"arabic";i:1;s:8:"cyrillic";i:2;s:12:"cyrillic-ext";i:3;s:5:"greek";i:4;s:5:"latin";i:5;s:9:"latin-ext";i:6;s:5:"tamil";i:7;s:10:"vietnamese";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1128;}i:1435;a:7:{s:6:"family";s:17:"Noto Sans Hanunoo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"hanunoo";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2023-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:31;}i:1436;a:7:{s:6:"family";s:19:"Noto Serif Armenian";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:8:"armenian";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2023-11-09";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1668;}i:1437;a:7:{s:6:"family";s:18:"Noto Serif Tibetan";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"tibetan";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2023-03-09";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:134;}i:1438;a:7:{s:6:"family";s:14:"Grechen Fuemen";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:44;}i:1439;a:7:{s:6:"family";s:15:"Tsukimi Rounded";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:604;}i:1440;a:7:{s:6:"family";s:21:"Sixtyfour Convergence";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:1806;}i:1441;a:7:{s:6:"family";s:14:"LXGW WenKai TC";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:9:{i:0;s:16:"chinese-hongkong";i:1;s:8:"cyrillic";i:2;s:12:"cyrillic-ext";i:3;s:5:"greek";i:4;s:9:"greek-ext";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:4:"lisu";i:8;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:593;}i:1442;a:7:{s:6:"family";s:22:"Alumni Sans Inline One";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:530;}i:1443;a:7:{s:6:"family";s:7:"Explora";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"cherokee";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1431;}i:1444;a:7:{s:6:"family";s:6:"Aubrey";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1618;}i:1445;a:7:{s:6:"family";s:17:"Noto Sans Osmanya";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"osmanya";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2022-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:234;}i:1446;a:7:{s:6:"family";s:10:"Noto Music";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"music";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1086;}i:1447;a:7:{s:6:"family";s:12:"Hanalei Fill";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1732;}i:1448;a:7:{s:6:"family";s:12:"Kalnia Glaze";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:647;}i:1449;a:7:{s:6:"family";s:9:"Chela One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:484;}i:1450;a:7:{s:6:"family";s:11:"Agu Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1009;}i:1451;a:7:{s:6:"family";s:19:"Noto Serif Gujarati";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:5:{i:0;s:8:"gujarati";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2023-11-28";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1508;}i:1452;a:7:{s:6:"family";s:5:"Nabla";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1571;}i:1453;a:7:{s:6:"family";s:12:"Purple Purse";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1800;}i:1454;a:7:{s:6:"family";s:21:"Big Shoulders Stencil";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:29;}i:1455;a:7:{s:6:"family";s:5:"Danfo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:979;}i:1456;a:7:{s:6:"family";s:9:"Jersey 20";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1440;}i:1457;a:7:{s:6:"family";s:16:"Tai Heritage Pro";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"tai-viet";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:85;}i:1458;a:7:{s:6:"family";s:13:"Dai Banna SIL";s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"500";i:5;s:9:"500italic";i:6;s:3:"600";i:7;s:9:"600italic";i:8;s:3:"700";i:9;s:9:"700italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"new-tai-lue";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:20;}i:1459;a:7:{s:6:"family";s:10:"Love Light";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:490;}i:1460;a:7:{s:6:"family";s:17:"BioRhyme Expanded";s:8:"variants";a:5:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1611;}i:1461;a:7:{s:6:"family";s:16:"Rubik Glitch Pop";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:486;}i:1462;a:7:{s:6:"family";s:26:"Alumni Sans Collegiate One";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:4:{i:0;s:8:"cyrillic";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1779;}i:1463;a:7:{s:6:"family";s:12:"Playwrite IN";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1576;}i:1464;a:7:{s:6:"family";s:12:"Playwrite RO";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:8;}i:1465;a:7:{s:6:"family";s:12:"Geostar Fill";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:296;}i:1466;a:7:{s:6:"family";s:10:"Tiro Tamil";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"tamil";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1707;}i:1467;a:7:{s:6:"family";s:5:"Ojuju";s:8:"variants";a:7:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1005;}i:1468;a:7:{s:6:"family";s:9:"Anek Odia";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"oriya";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:362;}i:1469;a:7:{s:6:"family";s:21:"Edu AU VIC WA NT Dots";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-23";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:540;}i:1470;a:7:{s:6:"family";s:17:"Noto Serif Tangut";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"tangut";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-05-23";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1185;}i:1471;a:7:{s:6:"family";s:7:"Mingzat";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"lepcha";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1162;}i:1472;a:7:{s:6:"family";s:9:"Workbench";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:4:"math";i:2;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:852;}i:1473;a:7:{s:6:"family";s:12:"Send Flowers";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1504;}i:1474;a:7:{s:6:"family";s:10:"Butcherman";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1724;}i:1475;a:7:{s:6:"family";s:26:"Atkinson Hyperlegible Mono";s:8:"variants";a:14:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:9:"200italic";i:8;s:9:"300italic";i:9;s:6:"italic";i:10;s:9:"500italic";i:11;s:9:"600italic";i:12;s:9:"700italic";i:13;s:9:"800italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1721;}i:1476;a:7:{s:6:"family";s:15:"GFS Neohellenic";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:1:{i:0;s:5:"greek";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1621;}i:1477;a:7:{s:6:"family";s:9:"Bahianita";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1434;}i:1478;a:7:{s:6:"family";s:12:"Twinkle Star";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1444;}i:1479;a:7:{s:6:"family";s:19:"Hedvig Letters Sans";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:182;}i:1480;a:7:{s:6:"family";s:15:"Rubik Gemstones";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1019;}i:1481;a:7:{s:6:"family";s:15:"Noto Sans Batak";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"batak";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-02-29";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1278;}i:1482;a:7:{s:6:"family";s:19:"Noto Serif Balinese";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"balinese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1127;}i:1483;a:7:{s:6:"family";s:5:"Combo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1699;}i:1484;a:7:{s:6:"family";s:11:"Inspiration";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:910;}i:1485;a:7:{s:6:"family";s:13:"Rubik Beastly";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:848;}i:1486;a:7:{s:6:"family";s:10:"Diphylleia";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-01-06";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1452;}i:1487;a:7:{s:6:"family";s:6:"Langar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"gurmukhi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1252;}i:1488;a:7:{s:6:"family";s:18:"Noto Serif Sinhala";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"sinhala";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2023-05-02";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1681;}i:1489;a:7:{s:6:"family";s:20:"Montserrat Underline";s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";i:9;s:9:"100italic";i:10;s:9:"200italic";i:11;s:9:"300italic";i:12;s:6:"italic";i:13;s:9:"500italic";i:14;s:9:"600italic";i:15;s:9:"700italic";i:16;s:9:"800italic";i:17;s:9:"900italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1814;}i:1490;a:7:{s:6:"family";s:18:"Noto Sans Javanese";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:8:"javanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:749;}i:1491;a:7:{s:6:"family";s:14:"Island Moments";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1350;}i:1492;a:7:{s:6:"family";s:11:"Jacquard 24";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:769;}i:1493;a:7:{s:6:"family";s:9:"Jersey 25";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:241;}i:1494;a:7:{s:6:"family";s:6:"Splash";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1645;}i:1495;a:7:{s:6:"family";s:14:"Playwrite GB S";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:9:"100italic";i:5;s:9:"200italic";i:6;s:9:"300italic";i:7;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:652;}i:1496;a:7:{s:6:"family";s:6:"Taprom";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1627;}i:1497;a:7:{s:6:"family";s:22:"Noto Sans Sora Sompeng";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:12:"sora-sompeng";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2023-03-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:202;}i:1498;a:7:{s:6:"family";s:10:"Moirai One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1039;}i:1499;a:7:{s:6:"family";s:17:"Noto Rashi Hebrew";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:4:{i:0;s:9:"greek-ext";i:1;s:6:"hebrew";i:2;s:5:"latin";i:3;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-06-05";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:789;}i:1500;a:7:{s:6:"family";s:9:"Nuosu SIL";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:2:"yi";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:937;}i:1501;a:7:{s:6:"family";s:5:"Kings";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1482;}i:1502;a:7:{s:6:"family";s:11:"Sassy Frass";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:711;}i:1503;a:7:{s:6:"family";s:14:"Palette Mosaic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:8:"japanese";i:1;s:5:"latin";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1069;}i:1504;a:7:{s:6:"family";s:22:"Noto Sans Cypro Minoan";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:12:"cypro-minoan";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:32;}i:1505;a:7:{s:6:"family";s:5:"Orbit";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1074;}i:1506;a:7:{s:6:"family";s:8:"Tapestry";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2023-08-25";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1072;}i:1507;a:7:{s:6:"family";s:17:"Noto Sans Tagalog";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"tagalog";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1642;}i:1508;a:7:{s:6:"family";s:15:"Redacted Script";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:129;}i:1509;a:7:{s:6:"family";s:15:"Noto Sans Adlam";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"adlam";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1593;}i:1510;a:7:{s:6:"family";s:19:"LXGW WenKai Mono TC";s:8:"variants";a:3:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"700";}s:7:"subsets";a:9:{i:0;s:16:"chinese-hongkong";i:1;s:8:"cyrillic";i:2;s:12:"cyrillic-ext";i:3;s:5:"greek";i:4;s:9:"greek-ext";i:5;s:5:"latin";i:6;s:9:"latin-ext";i:7;s:4:"lisu";i:8;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:246;}i:1511;a:7:{s:6:"family";s:10:"Gajraj One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:104;}i:1512;a:7:{s:6:"family";s:10:"Arsenal SC";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:6:"italic";i:2;s:3:"700";i:3;s:9:"700italic";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:411;}i:1513;a:7:{s:6:"family";s:26:"Noto Sans Imperial Aramaic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:16:"imperial-aramaic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-07-01";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1481;}i:1514;a:7:{s:6:"family";s:13:"Annapurna SIL";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:5:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:57;}i:1515;a:7:{s:6:"family";s:12:"Tiro Kannada";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:195;}i:1516;a:7:{s:6:"family";s:17:"M PLUS Code Latin";s:8:"variants";a:7:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1535;}i:1517;a:7:{s:6:"family";s:12:"Wittgenstein";s:8:"variants";a:12:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";i:5;s:3:"900";i:6;s:6:"italic";i:7;s:9:"500italic";i:8;s:9:"600italic";i:9;s:9:"700italic";i:10;s:9:"800italic";i:11;s:9:"900italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1787;}i:1518;a:7:{s:6:"family";s:21:"Noto Sans Nandinagari";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"nandinagari";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1592;}i:1519;a:7:{s:6:"family";s:15:"Sankofa Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:960;}i:1520;a:7:{s:6:"family";s:16:"Playwrite BE VLG";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:22;}i:1521;a:7:{s:6:"family";s:12:"Kolker Brush";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1679;}i:1522;a:7:{s:6:"family";s:22:"Noto Sans Syloti Nagri";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:12:"syloti-nagri";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:648;}i:1523;a:7:{s:6:"family";s:8:"Moulpali";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"khmer";i:1;s:5:"latin";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2024-11-07";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1625;}i:1524;a:7:{s:6:"family";s:16:"Noto Sans Tangsa";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"tangsa";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1809;}i:1525;a:7:{s:6:"family";s:19:"Playwrite MX Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:18;}i:1526;a:7:{s:6:"family";s:7:"Rock 3D";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:8:"japanese";i:1;s:5:"latin";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:7:"display";s:13:"trendingIndex";i:616;}i:1527;a:7:{s:6:"family";s:13:"Tiro Gurmukhi";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:3:{i:0;s:8:"gurmukhi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1676;}i:1528;a:7:{s:6:"family";s:8:"Zen Loop";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1597;}i:1529;a:7:{s:6:"family";s:19:"Karla Tamil Upright";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"tamil";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:30;}i:1530;a:7:{s:6:"family";s:13:"Rubik Puddles";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1544;}i:1531;a:7:{s:6:"family";s:10:"Flow Block";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";i:3;s:9:"latin-ext";i:4;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2025-01-08";s:8:"category";s:7:"display";s:13:"trendingIndex";i:401;}i:1532;a:7:{s:6:"family";s:9:"Suravaram";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1736;}i:1533;a:7:{s:6:"family";s:21:"Noto Sans Nag Mundari";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"nag-mundari";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1438;}i:1534;a:7:{s:6:"family";s:14:"Rubik 80s Fade";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:656;}i:1535;a:7:{s:6:"family";s:16:"Ubuntu Sans Mono";s:8:"variants";a:8:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:6:"italic";i:5;s:9:"500italic";i:6;s:9:"600italic";i:7;s:9:"700italic";}s:7:"subsets";a:6:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"greek";i:3;s:9:"greek-ext";i:4;s:5:"latin";i:5;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:580;}i:1536;a:7:{s:6:"family";s:7:"Geostar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1222;}i:1537;a:7:{s:6:"family";s:11:"Ruge Boogie";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1734;}i:1538;a:7:{s:6:"family";s:16:"Edu QLD Beginner";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-08-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1237;}i:1539;a:7:{s:6:"family";s:12:"Rubik Burned";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1581;}i:1540;a:7:{s:6:"family";s:19:"Playwrite HR Lijeva";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:73;}i:1541;a:7:{s:6:"family";s:22:"Noto Traditional Nushu";s:8:"variants";a:5:{i:0;s:3:"300";i:1;s:7:"regular";i:2;s:3:"500";i:3;s:3:"600";i:4;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"nushu";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-12-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1282;}i:1542;a:7:{s:6:"family";s:17:"Protest Guerrilla";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";i:4;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1552;}i:1543;a:7:{s:6:"family";s:12:"Playwrite AR";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:746;}i:1544;a:7:{s:6:"family";s:13:"Rubik Microbe";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:556;}i:1545;a:7:{s:6:"family";s:7:"Shizuru";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:8:"japanese";i:1;s:5:"latin";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:7:"display";s:13:"trendingIndex";i:723;}i:1546;a:7:{s:6:"family";s:9:"Matemasie";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:226;}i:1547;a:7:{s:6:"family";s:7:"Cherish";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1394;}i:1548;a:7:{s:6:"family";s:8:"Wavefont";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-11-14";s:8:"category";s:7:"display";s:13:"trendingIndex";i:16;}i:1549;a:7:{s:6:"family";s:6:"Iansui";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:16:"chinese-hongkong";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:8:"symbols2";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1737;}i:1550;a:7:{s:6:"family";s:9:"Sixtyfour";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:9:"monospace";s:13:"trendingIndex";i:273;}i:1551;a:7:{s:6:"family";s:7:"Hanalei";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1761;}i:1552;a:7:{s:6:"family";s:24:"Noto Sans Adlam Unjoined";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"adlam";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-07-01";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1738;}i:1553;a:7:{s:6:"family";s:12:"Playwrite HU";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1212;}i:1554;a:7:{s:6:"family";s:19:"Noto Serif Ethiopic";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:8:"ethiopic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v31";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:178;}i:1555;a:7:{s:6:"family";s:12:"Playwrite ES";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:161;}i:1556;a:7:{s:6:"family";s:20:"Jacquarda Bastarda 9";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:766;}i:1557;a:7:{s:6:"family";s:13:"Slackside One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:475;}i:1558;a:7:{s:6:"family";s:8:"Petemoss";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:895;}i:1559;a:7:{s:6:"family";s:11:"Moo Lah Lah";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1510;}i:1560;a:7:{s:6:"family";s:3:"Ole";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:440;}i:1561;a:7:{s:6:"family";s:15:"Grandiflora One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"korean";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1649;}i:1562;a:7:{s:6:"family";s:16:"Noto Sans Carian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"carian";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1727;}i:1563;a:7:{s:6:"family";s:13:"Snowburst One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1764;}i:1564;a:7:{s:6:"family";s:12:"Playwrite MX";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:179;}i:1565;a:7:{s:6:"family";s:8:"Shafarik";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:10:"glagolitic";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1705;}i:1566;a:7:{s:6:"family";s:19:"Noto Serif NP Hmong";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:22:"nyiakeng-puachue-hmong";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2022-12-08";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:427;}i:1567;a:7:{s:6:"family";s:17:"Noto Sans Avestan";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"avestan";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2023-09-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1709;}i:1568;a:7:{s:6:"family";s:9:"Pochaevsk";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:183;}i:1569;a:7:{s:6:"family";s:5:"Vibes";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:6:"arabic";i:1;s:5:"latin";}s:7:"version";s:3:"v14";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1771;}i:1570;a:7:{s:6:"family";s:23:"Noto Sans Old Hungarian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:13:"old-hungarian";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2023-09-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1527;}i:1571;a:7:{s:6:"family";s:12:"Playwrite HR";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1569;}i:1572;a:7:{s:6:"family";s:22:"Rubik Doodle Triangles";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:720;}i:1573;a:7:{s:6:"family";s:7:"Estonia";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v11";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1192;}i:1574;a:7:{s:6:"family";s:12:"Noto Sans Yi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:2:"yi";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2023-05-02";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:80;}i:1575;a:7:{s:6:"family";s:20:"Playwrite FR Moderne";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:304;}i:1576;a:7:{s:6:"family";s:18:"Noto Sans Linear A";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"linear-a";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:184;}i:1577;a:7:{s:6:"family";s:15:"Are You Serious";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:653;}i:1578;a:7:{s:6:"family";s:16:"Playwrite AU NSW";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1766;}i:1579;a:7:{s:6:"family";s:10:"Rubik Maps";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:543;}i:1580;a:7:{s:6:"family";s:12:"Puppies Play";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:385;}i:1581;a:7:{s:6:"family";s:18:"Noto Serif Myanmar";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:1:{i:0;s:7:"myanmar";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2022-09-28";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:662;}i:1582;a:7:{s:6:"family";s:21:"Noto Sans Medefaidrin";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"medefaidrin";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:79;}i:1583;a:7:{s:6:"family";s:19:"Playwrite US Modern";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:531;}i:1584;a:7:{s:6:"family";s:18:"Rubik Marker Hatch";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1030;}i:1585;a:7:{s:6:"family";s:12:"Syne Tactile";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1785;}i:1586;a:7:{s:6:"family";s:30:"Noto Serif Khitan Small Script";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:19:"khitan-small-script";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:250;}i:1587;a:7:{s:6:"family";s:9:"Bytesized";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1816;}i:1588;a:7:{s:6:"family";s:6:"Warnes";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1783;}i:1589;a:7:{s:6:"family";s:16:"Noto Sans Wancho";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"wancho";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2022-09-28";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:160;}i:1590;a:7:{s:6:"family";s:16:"Noto Serif Dogra";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"dogra";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2023-11-28";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1620;}i:1591;a:7:{s:6:"family";s:17:"Noto Sans Sharada";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"sharada";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2022-11-18";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:492;}i:1592;a:7:{s:6:"family";s:24:"Noto Sans Syriac Eastern";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"syriac";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1815;}i:1593;a:7:{s:6:"family";s:20:"Big Shoulders Inline";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1742;}i:1594;a:7:{s:6:"family";s:12:"Playwrite VN";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1493;}i:1595;a:7:{s:6:"family";s:10:"Namdhinggo";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"limbu";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:608;}i:1596;a:7:{s:6:"family";s:18:"Noto Sans Cherokee";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:8:"cherokee";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2023-09-14";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:311;}i:1597;a:7:{s:6:"family";s:14:"Ingrid Darling";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"vietnamese";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1540;}i:1598;a:7:{s:6:"family";s:12:"Playwrite NL";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:244;}i:1599;a:7:{s:6:"family";s:12:"Playwrite ZA";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:788;}i:1600;a:7:{s:6:"family";s:23:"Noto Sans Gunjala Gondi";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:13:"gunjala-gondi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1802;}i:1601;a:7:{s:6:"family";s:20:"Playwrite DK Uloopet";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1100;}i:1602;a:7:{s:6:"family";s:12:"Playwrite AT";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:9:"100italic";i:5;s:9:"200italic";i:6;s:9:"300italic";i:7;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1342;}i:1603;a:7:{s:6:"family";s:29:"Noto Sans Indic Siyaq Numbers";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:19:"indic-siyaq-numbers";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:212;}i:1604;a:7:{s:6:"family";s:18:"Noto Sans Ol Chiki";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"ol-chiki";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2023-09-14";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:165;}i:1605;a:7:{s:6:"family";s:15:"Noto Serif Toto";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"toto";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2024-07-16";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:779;}i:1606;a:7:{s:6:"family";s:12:"Rubik Pixels";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:845;}i:1607;a:7:{s:6:"family";s:21:"Yuji Hentaigana Akari";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:690;}i:1608;a:7:{s:6:"family";s:18:"Noto Sans Balinese";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:8:"balinese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:353;}i:1609;a:7:{s:6:"family";s:14:"Playwrite GB J";s:8:"variants";a:8:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:9:"100italic";i:5;s:9:"200italic";i:6;s:9:"300italic";i:7;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:563;}i:1610;a:7:{s:6:"family";s:21:"Noto Serif Old Uyghur";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"old-uyghur";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-23";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1018;}i:1611;a:7:{s:6:"family";s:19:"Noto Serif Gurmukhi";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:8:"gurmukhi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:482;}i:1612;a:7:{s:6:"family";s:20:"Noto Sans Old Italic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"old-italic";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:209;}i:1613;a:7:{s:6:"family";s:15:"Noto Sans Bamum";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"bamum";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v27";s:12:"lastModified";s:10:"2023-09-14";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1122;}i:1614;a:7:{s:6:"family";s:24:"Noto Serif Ottoman Siyaq";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:21:"ottoman-siyaq-numbers";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:441;}i:1615;a:7:{s:6:"family";s:12:"Playwrite NZ";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:360;}i:1616;a:7:{s:6:"family";s:16:"Noto Sans Thaana";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"thaana";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2023-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:524;}i:1617;a:7:{s:6:"family";s:19:"Playwrite CO Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:86;}i:1618;a:7:{s:6:"family";s:10:"Chokokutai";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"vietnamese";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:7:"display";s:13:"trendingIndex";i:870;}i:1619;a:7:{s:6:"family";s:16:"Noto Sans Khojki";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"khojki";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-02-16";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:366;}i:1620;a:7:{s:6:"family";s:30:"Noto Sans Egyptian Hieroglyphs";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:20:"egyptian-hieroglyphs";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v29";s:12:"lastModified";s:10:"2024-05-02";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:114;}i:1621;a:7:{s:6:"family";s:30:"Noto Znamenny Musical Notation";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";i:4;s:8:"znamenny";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:678;}i:1622;a:7:{s:6:"family";s:10:"Kay Pho Du";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:8:"kayah-li";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:922;}i:1623;a:7:{s:6:"family";s:9:"Lisu Bosa";s:8:"variants";a:16:{i:0;s:3:"200";i:1;s:9:"200italic";i:2;s:3:"300";i:3;s:9:"300italic";i:4;s:7:"regular";i:5;s:6:"italic";i:6;s:3:"500";i:7;s:9:"500italic";i:8;s:3:"600";i:9;s:9:"600italic";i:10;s:3:"700";i:11;s:9:"700italic";i:12;s:3:"800";i:13;s:9:"800italic";i:14;s:3:"900";i:15;s:9:"900italic";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"lisu";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1385;}i:1624;a:7:{s:6:"family";s:19:"Jacquard 12 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1680;}i:1625;a:7:{s:6:"family";s:21:"Noto Serif Hentaigana";s:8:"variants";a:8:{i:0;s:3:"200";i:1;s:3:"300";i:2;s:7:"regular";i:3;s:3:"500";i:4;s:3:"600";i:5;s:3:"700";i:6;s:3:"800";i:7;s:3:"900";}s:7:"subsets";a:3:{i:0;s:13:"kana-extended";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1298;}i:1626;a:7:{s:6:"family";s:21:"Noto Sans Old Persian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"old-persian";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-07-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1312;}i:1627;a:7:{s:6:"family";s:16:"Noto Sans Syriac";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"syriac";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-04-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:620;}i:1628;a:7:{s:6:"family";s:14:"Noto Sans Newa";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"newa";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2022-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:127;}i:1629;a:7:{s:6:"family";s:18:"Noto Sans Tifinagh";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"tifinagh";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1138;}i:1630;a:7:{s:6:"family";s:19:"Playwrite DK Loopet";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1799;}i:1631;a:7:{s:6:"family";s:6:"Maname";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"sinhala";i:3;s:10:"vietnamese";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:578;}i:1632;a:7:{s:6:"family";s:19:"Playwrite NG Modern";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:128;}i:1633;a:7:{s:6:"family";s:23:"Edu AU VIC WA NT Guides";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-23";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1651;}i:1634;a:7:{s:6:"family";s:17:"Noto Sans Elbasan";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"elbasan";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-05-23";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:166;}i:1635;a:7:{s:6:"family";s:27:"Noto Sans Old North Arabian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:17:"old-north-arabian";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-07-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:138;}i:1636;a:7:{s:6:"family";s:16:"Noto Sans Kaithi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"kaithi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:56;}i:1637;a:7:{s:6:"family";s:12:"Playwrite CO";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:130;}i:1638;a:7:{s:6:"family";s:12:"Playwrite SK";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:509;}i:1639;a:7:{s:6:"family";s:17:"Noto Sans Multani";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"multani";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2022-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:63;}i:1640;a:7:{s:6:"family";s:16:"Playwrite AU TAS";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:125;}i:1641;a:7:{s:6:"family";s:16:"Noto Sans Tai Le";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"tai-le";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2022-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:156;}i:1642;a:7:{s:6:"family";s:14:"Noto Sans Miao";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"miao";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2022-09-28";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:193;}i:1643;a:7:{s:6:"family";s:10:"Phetsarath";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:3:"lao";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1674;}i:1644;a:7:{s:6:"family";s:9:"Blaka Ink";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1173;}i:1645;a:7:{s:6:"family";s:16:"Noto Serif Oriya";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"oriya";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2023-03-09";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:302;}i:1646;a:7:{s:6:"family";s:16:"Playwrite AU VIC";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:461;}i:1647;a:7:{s:6:"family";s:17:"Jersey 20 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1108;}i:1648;a:7:{s:6:"family";s:17:"Noto Sans Sogdian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"sogdian";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-06-22";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:67;}i:1649;a:7:{s:6:"family";s:12:"Playwrite PT";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:579;}i:1650;a:7:{s:6:"family";s:16:"Playwrite AU QLD";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:417;}i:1651;a:7:{s:6:"family";s:18:"Noto Sans Tagbanwa";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"tagbanwa";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2023-05-02";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:146;}i:1652;a:7:{s:6:"family";s:18:"Noto Sans Vithkuqi";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"vithkuqi";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1414;}i:1653;a:7:{s:6:"family";s:12:"Blaka Hollow";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1794;}i:1654;a:7:{s:6:"family";s:10:"Rubik Maze";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:802;}i:1655;a:7:{s:6:"family";s:16:"Rubik Broken Fax";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:847;}i:1656;a:7:{s:6:"family";s:22:"Noto Sans NKo Unjoined";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:3:"nko";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:180;}i:1657;a:7:{s:6:"family";s:11:"Jaini Purva";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"devanagari";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:221;}i:1658;a:7:{s:6:"family";s:20:"Noto Sans Old Turkic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"old-turkic";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:191;}i:1659;a:7:{s:6:"family";s:12:"Playwrite PE";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:310;}i:1660;a:7:{s:6:"family";s:16:"Noto Sans Lydian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"lydian";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2023-12-14";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:405;}i:1661;a:7:{s:6:"family";s:12:"Playwrite PL";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:489;}i:1662;a:7:{s:6:"family";s:18:"Noto Sans Tai Tham";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"tai-tham";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2023-09-14";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:255;}i:1663;a:7:{s:6:"family";s:14:"Noto Sans Lisu";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"lisu";}s:7:"version";s:3:"v25";s:12:"lastModified";s:10:"2023-03-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:158;}i:1664;a:7:{s:6:"family";s:17:"Noto Sans Marchen";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"marchen";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:428;}i:1665;a:7:{s:6:"family";s:14:"Badeen Display";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"arabic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1223;}i:1666;a:7:{s:6:"family";s:11:"Rubik Storm";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:638;}i:1667;a:7:{s:6:"family";s:19:"Noto Sans Sundanese";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"sundanese";}s:7:"version";s:3:"v26";s:12:"lastModified";s:10:"2024-05-02";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:261;}i:1668;a:7:{s:6:"family";s:15:"Playwrite DE LA";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:607;}i:1669;a:7:{s:6:"family";s:17:"Jersey 10 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:119;}i:1670;a:7:{s:6:"family";s:17:"Playwrite ES Deco";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:245;}i:1671;a:7:{s:6:"family";s:13:"Noto Sans NKo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:3:"nko";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1365;}i:1672;a:7:{s:6:"family";s:7:"Narnoor";s:8:"variants";a:5:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";i:4;s:3:"800";}s:7:"subsets";a:5:{i:0;s:13:"gunjala-gondi";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:2:"v7";s:12:"lastModified";s:10:"2023-11-28";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:481;}i:1673;a:7:{s:6:"family";s:16:"Playwrite BE WAL";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2025-03-18";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:496;}i:1674;a:7:{s:6:"family";s:13:"Noto Sans Vai";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:3:"vai";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2022-09-28";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1441;}i:1675;a:7:{s:6:"family";s:20:"Karla Tamil Inclined";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:1:{i:0;s:5:"tamil";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-10-29";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:374;}i:1676;a:7:{s:6:"family";s:17:"Noto Serif Yezidi";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"yezidi";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1657;}i:1677;a:7:{s:6:"family";s:12:"Playwrite CL";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:557;}i:1678;a:7:{s:6:"family";s:26:"Noto Sans Zanabazar Square";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:16:"zanabazar-square";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:295;}i:1679;a:7:{s:6:"family";s:20:"Noto Sans Manichaean";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"manichaean";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:50;}i:1680;a:7:{s:6:"family";s:12:"Playwrite IE";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:391;}i:1681;a:7:{s:6:"family";s:24:"Noto Sans Mayan Numerals";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:14:"mayan-numerals";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:276;}i:1682;a:7:{s:6:"family";s:21:"Padyakke Expanded One";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"kannada";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v6";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1347;}i:1683;a:7:{s:6:"family";s:14:"Noto Sans Kawi";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:4:"kawi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:108;}i:1684;a:7:{s:6:"family";s:19:"Noto Sans Palmyrene";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"palmyrene";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-06-22";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:201;}i:1685;a:7:{s:6:"family";s:11:"Rubik Lines";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:7:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:6:"hebrew";i:3;s:5:"latin";i:4;s:9:"latin-ext";i:5;s:4:"math";i:6;s:7:"symbols";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:320;}i:1686;a:7:{s:6:"family";s:19:"Noto Sans Khudawadi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:9:"khudawadi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2024-08-21";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:536;}i:1687;a:7:{s:6:"family";s:18:"Noto Serif Grantha";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"grantha";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2024-06-10";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:669;}i:1688;a:7:{s:6:"family";s:14:"Noto Sans Cham";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:3:{i:0;s:4:"cham";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v32";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:844;}i:1689;a:7:{s:6:"family";s:12:"Playwrite TZ";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:206;}i:1690;a:7:{s:6:"family";s:15:"Noto Sans Osage";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"osage";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2022-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:243;}i:1691;a:7:{s:6:"family";s:31:"Noto Sans Inscriptional Pahlavi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:21:"inscriptional-pahlavi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-07-01";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:469;}i:1692;a:7:{s:6:"family";s:19:"Playwrite TZ Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:505;}i:1693;a:7:{s:6:"family";s:12:"Playwrite CZ";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:420;}i:1694;a:7:{s:6:"family";s:8:"Linefont";s:8:"variants";a:9:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";i:4;s:3:"500";i:5;s:3:"600";i:6;s:3:"700";i:7;s:3:"800";i:8;s:3:"900";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v8";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:7:"display";s:13:"trendingIndex";i:356;}i:1695;a:7:{s:6:"family";s:19:"Noto Sans Bassa Vah";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:9:"bassa-vah";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2022-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:174;}i:1696;a:7:{s:6:"family";s:12:"Playwrite ID";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:352;}i:1697;a:7:{s:6:"family";s:16:"Noto Sans Brahmi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:6:"brahmi";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-02-29";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:392;}i:1698;a:7:{s:6:"family";s:7:"Ponnala";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:6:"telugu";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-11-20";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1408;}i:1699;a:7:{s:6:"family";s:15:"Noto Sans Runic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"runic";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1471;}i:1700;a:7:{s:6:"family";s:19:"Jacquard 24 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:367;}i:1701;a:7:{s:6:"family";s:15:"Noto Sans Takri";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"takri";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:171;}i:1702;a:7:{s:6:"family";s:18:"Noto Sans Mahajani";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"mahajani";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2023-09-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:65;}i:1703;a:7:{s:6:"family";s:15:"Noto Sans Limbu";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"limbu";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:544;}i:1704;a:7:{s:6:"family";s:12:"Playwrite NO";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v9";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:188;}i:1705;a:7:{s:6:"family";s:16:"Noto Sans Rejang";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"rejang";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:294;}i:1706;a:7:{s:6:"family";s:15:"Playwrite DE VA";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:265;}i:1707;a:7:{s:6:"family";s:12:"Playwrite CA";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:168;}i:1708;a:7:{s:6:"family";s:18:"Noto Serif Makasar";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"makasar";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2023-06-30";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1129;}i:1709;a:7:{s:6:"family";s:16:"Noto Sans Chakma";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"chakma";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2022-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:658;}i:1710;a:7:{s:6:"family";s:19:"Playwrite PL Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1158;}i:1711;a:7:{s:6:"family";s:19:"Playwrite NL Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:716;}i:1712;a:7:{s:6:"family";s:19:"Playwrite PT Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1214;}i:1713;a:7:{s:6:"family";s:16:"Playwrite DE SAS";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:251;}i:1714;a:7:{s:6:"family";s:27:"Noto Sans Old South Arabian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:17:"old-south-arabian";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-07-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:403;}i:1715;a:7:{s:6:"family";s:19:"Playwrite PE Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1188;}i:1716;a:7:{s:6:"family";s:21:"Noto Sans SignWriting";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"signwriting";}s:7:"version";s:2:"v4";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:154;}i:1717;a:7:{s:6:"family";s:17:"Playwrite IT Trad";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:262;}i:1718;a:7:{s:6:"family";s:21:"Noto Sans New Tai Lue";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"new-tai-lue";}s:7:"version";s:3:"v22";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1718;}i:1719;a:7:{s:6:"family";s:18:"Noto Sans Kayah Li";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:8:"kayah-li";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2023-09-14";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:402;}i:1720;a:7:{s:6:"family";s:18:"Noto Sans Linear B";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"linear-b";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:187;}i:1721;a:7:{s:6:"family";s:22:"Noto Sans Pahawh Hmong";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:12:"pahawh-hmong";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2023-05-02";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1336;}i:1722;a:7:{s:6:"family";s:16:"Noto Sans Hatran";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:6:"hatran";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-07-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:425;}i:1723;a:7:{s:6:"family";s:16:"Noto Sans Lepcha";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"lepcha";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2023-09-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1483;}i:1724;a:7:{s:6:"family";s:23:"Playwrite AU VIC Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:624;}i:1725;a:7:{s:6:"family";s:18:"Noto Sans Duployan";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:3:"700";}s:7:"subsets";a:3:{i:0;s:8:"duployan";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2024-07-01";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:185;}i:1726;a:7:{s:6:"family";s:28:"Jacquarda Bastarda 9 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:299;}i:1727;a:7:{s:6:"family";s:17:"Jersey 25 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-09-04";s:8:"category";s:7:"display";s:13:"trendingIndex";i:586;}i:1728;a:7:{s:6:"family";s:19:"Playwrite BR Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:480;}i:1729;a:7:{s:6:"family";s:15:"Micro 5 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:7:"symbols";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:566;}i:1730;a:7:{s:6:"family";s:25:"Noto Sans Hanifi Rohingya";s:8:"variants";a:4:{i:0;s:7:"regular";i:1;s:3:"500";i:2;s:3:"600";i:3;s:3:"700";}s:7:"subsets";a:3:{i:0;s:15:"hanifi-rohingya";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:364;}i:1731;a:7:{s:6:"family";s:12:"Playwrite BR";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v10";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:173;}i:1732;a:7:{s:6:"family";s:17:"Noto Sans Deseret";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"deseret";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:549;}i:1733;a:7:{s:6:"family";s:32:"Noto Sans Inscriptional Parthian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:22:"inscriptional-parthian";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-07-01";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:599;}i:1734;a:7:{s:6:"family";s:17:"Noto Serif Todhri";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:6:"todhri";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-23";s:8:"category";s:5:"serif";s:13:"trendingIndex";i:1804;}i:1735;a:7:{s:6:"family";s:19:"Playwrite HU Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1685;}i:1736;a:7:{s:6:"family";s:20:"Noto Sans Saurashtra";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"saurashtra";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2023-09-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:126;}i:1737;a:7:{s:6:"family";s:8:"Triodion";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"cyrillic";i:1;s:12:"cyrillic-ext";i:2;s:5:"latin";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1308;}i:1738;a:7:{s:6:"family";s:17:"Jersey 15 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:2:{i:0;s:5:"latin";i:1;s:9:"latin-ext";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:990;}i:1739;a:7:{s:6:"family";s:15:"Noto Sans Nushu";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"nushu";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2023-04-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:192;}i:1740;a:7:{s:6:"family";s:14:"Noto Sans Modi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"modi";}s:7:"version";s:3:"v24";s:12:"lastModified";s:10:"2025-03-11";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1149;}i:1741;a:7:{s:6:"family";s:25:"Noto Sans Psalter Pahlavi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:15:"psalter-pahlavi";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:301;}i:1742;a:7:{s:6:"family";s:21:"Noto Sans Old Sogdian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"old-sogdian";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2024-07-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:248;}i:1743;a:7:{s:6:"family";s:20:"Noto Sans Phoenician";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:10:"phoenician";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:413;}i:1744;a:7:{s:6:"family";s:23:"Yuji Hentaigana Akebono";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"japanese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v13";s:12:"lastModified";s:10:"2024-08-07";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:271;}i:1745;a:7:{s:6:"family";s:24:"Playwrite US Trad Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1168;}i:1746;a:7:{s:6:"family";s:23:"Noto Sans Mende Kikakui";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:13:"mende-kikakui";}s:7:"version";s:3:"v28";s:12:"lastModified";s:10:"2022-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:504;}i:1747;a:7:{s:6:"family";s:19:"Noto Sans Cuneiform";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:9:"cuneiform";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:829;}i:1748;a:7:{s:6:"family";s:23:"Playwrite BE VLG Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1725;}i:1749;a:7:{s:6:"family";s:13:"Noto Sans Mro";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:3:"mro";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2022-12-08";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:148;}i:1750;a:7:{s:6:"family";s:17:"Noto Sans Shavian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"shavian";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:223;}i:1751;a:7:{s:6:"family";s:17:"Playwrite FR Trad";s:8:"variants";a:4:{i:0;s:3:"100";i:1;s:3:"200";i:2;s:3:"300";i:3;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:3:"v12";s:12:"lastModified";s:10:"2025-02-12";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:163;}i:1752;a:7:{s:6:"family";s:18:"Noto Sans Meroitic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"meroitic";i:3;s:16:"meroitic-cursive";i:4;s:20:"meroitic-hieroglyphs";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2023-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:406;}i:1753;a:7:{s:6:"family";s:27:"Playwrite IT Moderna Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1305;}i:1754;a:7:{s:6:"family";s:18:"Noto Sans Buginese";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:8:"buginese";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2023-05-02";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:346;}i:1755;a:7:{s:6:"family";s:21:"Noto Sans Pau Cin Hau";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:11:"pau-cin-hau";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2023-05-02";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:905;}i:1756;a:7:{s:6:"family";s:19:"Playwrite NO Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1551;}i:1757;a:7:{s:6:"family";s:16:"Noto Sans Lycian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:6:"lycian";}s:7:"version";s:3:"v15";s:12:"lastModified";s:10:"2022-05-10";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:627;}i:1758;a:7:{s:6:"family";s:17:"Noto Sans Soyombo";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"soyombo";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:369;}i:1759;a:7:{s:6:"family";s:23:"Noto Sans Masaram Gondi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:13:"masaram-gondi";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2022-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1189;}i:1760;a:7:{s:6:"family";s:28:"Noto Sans Caucasian Albanian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:18:"caucasian-albanian";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v18";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:455;}i:1761;a:7:{s:6:"family";s:17:"Noto Sans Elymaic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"elymaic";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-10-25";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:473;}i:1762;a:7:{s:6:"family";s:24:"Playwrite ES Deco Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1245;}i:1763;a:7:{s:6:"family";s:20:"Noto Sans Old Permic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:4:{i:0;s:12:"cyrillic-ext";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:10:"old-permic";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-07-13";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:553;}i:1764;a:7:{s:6:"family";s:19:"Playwrite IE Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1462;}i:1765;a:7:{s:6:"family";s:15:"Noto Sans Ogham";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:5:"ogham";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:794;}i:1766;a:7:{s:6:"family";s:19:"Playwrite SK Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1309;}i:1767;a:7:{s:6:"family";s:20:"Noto Sans Chorasmian";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:10:"chorasmian";i:1;s:5:"latin";i:2;s:9:"latin-ext";i:3;s:4:"math";i:4;s:7:"symbols";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2024-01-26";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1476;}i:1768;a:7:{s:6:"family";s:12:"Yarndings 12";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:4:"math";i:2;s:7:"symbols";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1191;}i:1769;a:7:{s:6:"family";s:17:"Noto Sans Cypriot";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"cypriot";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2023-11-09";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1060;}i:1770;a:7:{s:6:"family";s:17:"Noto Sans PhagsPa";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:5:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:4:"math";i:3;s:8:"phags-pa";i:4;s:7:"symbols";}s:7:"version";s:3:"v23";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1643;}i:1771;a:7:{s:6:"family";s:22:"Playwrite AU SA Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1692;}i:1772;a:7:{s:6:"family";s:23:"Playwrite BE WAL Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1519;}i:1773;a:7:{s:6:"family";s:20:"Noto Sans Kharoshthi";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:10:"kharoshthi";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-04-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1486;}i:1774;a:7:{s:6:"family";s:22:"Playwrite DE VA Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1490;}i:1775;a:7:{s:6:"family";s:17:"Noto Sans Grantha";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:7:"grantha";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v19";s:12:"lastModified";s:10:"2024-06-10";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:742;}i:1776;a:7:{s:6:"family";s:19:"Noto Sans Nabataean";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:9:"nabataean";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-06-22";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:820;}i:1777;a:7:{s:6:"family";s:19:"Playwrite AT Guides";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1442;}i:1778;a:7:{s:6:"family";s:21:"Playwrite GB J Guides";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1368;}i:1779;a:7:{s:6:"family";s:24:"Playwrite FR Trad Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1445;}i:1780;a:7:{s:6:"family";s:26:"Playwrite US Modern Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1465;}i:1781;a:7:{s:6:"family";s:26:"Noto Sans Tamil Supplement";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:16:"tamil-supplement";}s:7:"version";s:3:"v21";s:12:"lastModified";s:10:"2023-06-30";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1170;}i:1782;a:7:{s:6:"family";s:17:"Noto Sans Siddham";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"siddham";}s:7:"version";s:3:"v20";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1561;}i:1783;a:7:{s:6:"family";s:25:"Playwrite DE Grund Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1292;}i:1784;a:7:{s:6:"family";s:23:"Playwrite AU TAS Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1322;}i:1785;a:7:{s:6:"family";s:22:"Playwrite DE LA Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1427;}i:1786;a:7:{s:6:"family";s:17:"Noto Sans Tirhuta";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:7:"tirhuta";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-07-24";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1537;}i:1787;a:7:{s:6:"family";s:27:"Playwrite DK Uloopet Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1426;}i:1788;a:7:{s:6:"family";s:23:"Playwrite AU NSW Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1613;}i:1789;a:7:{s:6:"family";s:19:"Playwrite CU Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1447;}i:1790;a:7:{s:6:"family";s:19:"Playwrite ZA Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1487;}i:1791;a:7:{s:6:"family";s:23:"Playwrite AU QLD Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1485;}i:1792;a:7:{s:6:"family";s:19:"Playwrite CA Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1711;}i:1793;a:7:{s:6:"family";s:19:"Playwrite NZ Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1451;}i:1794;a:7:{s:6:"family";s:19:"Playwrite IN Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1588;}i:1795;a:7:{s:6:"family";s:18:"Noto Sans Ugaritic";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:9:"latin-ext";i:2;s:8:"ugaritic";}s:7:"version";s:3:"v16";s:12:"lastModified";s:10:"2023-05-23";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:946;}i:1796;a:7:{s:6:"family";s:24:"Playwrite IT Trad Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1448;}i:1797;a:7:{s:6:"family";s:26:"Playwrite DK Loopet Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1413;}i:1798;a:7:{s:6:"family";s:19:"Playwrite VN Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1501;}i:1799;a:7:{s:6:"family";s:19:"Playwrite CL Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1470;}i:1800;a:7:{s:6:"family";s:26:"Playwrite NG Modern Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1419;}i:1801;a:7:{s:6:"family";s:21:"Playwrite GB S Guides";s:8:"variants";a:2:{i:0;s:7:"regular";i:1;s:6:"italic";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1503;}i:1802;a:7:{s:6:"family";s:19:"Playwrite ID Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1754;}i:1803;a:7:{s:6:"family";s:27:"Playwrite FR Moderne Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v2";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1406;}i:1804;a:7:{s:6:"family";s:19:"Playwrite IS Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1760;}i:1805;a:7:{s:6:"family";s:19:"Playwrite RO Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1583;}i:1806;a:7:{s:6:"family";s:26:"Playwrite HR Lijeva Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1678;}i:1807;a:7:{s:6:"family";s:23:"Playwrite DE SAS Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1147;}i:1808;a:7:{s:6:"family";s:19:"Noto Sans Bhaiksuki";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:9:"bhaiksuki";i:1;s:5:"latin";i:2;s:9:"latin-ext";}s:7:"version";s:3:"v17";s:12:"lastModified";s:10:"2023-09-27";s:8:"category";s:10:"sans-serif";s:13:"trendingIndex";i:1648;}i:1809;a:7:{s:6:"family";s:19:"Playwrite ES Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1769;}i:1810;a:7:{s:6:"family";s:19:"Playwrite CZ Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1755;}i:1811;a:7:{s:6:"family";s:19:"Playwrite HR Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v1";s:12:"lastModified";s:10:"2024-12-10";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1767;}i:1812;a:7:{s:6:"family";s:19:"Playwrite AR Guides";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:1:{i:0;s:5:"latin";}s:7:"version";s:2:"v5";s:12:"lastModified";s:10:"2025-03-03";s:8:"category";s:11:"handwriting";s:13:"trendingIndex";i:1739;}i:1813;a:7:{s:6:"family";s:12:"Yarndings 20";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:4:"math";i:2;s:7:"symbols";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1733;}i:1814;a:7:{s:6:"family";s:20:"Yarndings 12 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:4:"math";i:2;s:7:"symbols";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1745;}i:1815;a:7:{s:6:"family";s:20:"Yarndings 20 Charted";s:8:"variants";a:1:{i:0;s:7:"regular";}s:7:"subsets";a:3:{i:0;s:5:"latin";i:1;s:4:"math";i:2;s:7:"symbols";}s:7:"version";s:2:"v3";s:12:"lastModified";s:10:"2025-01-28";s:8:"category";s:7:"display";s:13:"trendingIndex";i:1743;}}}', 'off');
INSERT INTO `wpd6_options` VALUES
(8074, 'ls-google-fonts-data-updated', '1745142846', 'off'),
(8078, 'vcv-hubA:d:93ee5076aedeac6b94924d1c4afe2059', 'a:5:{s:4:"name";s:20:"Plugin Version Check";s:6:"action";s:24:"addon/pluginVersionCheck";s:4:"data";a:4:{s:10:"release_id";i:1024;s:9:"bundle_id";i:3676;s:3:"url";s:455:"https://s3.us-west-2.amazonaws.com/cdn.hub.visualcomposer.com/vcwb-bundles/addon-pluginVersionCheck-0.10-1632205435-61497a7b45bbe2.69160734.bundle.zip?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAUDXJGT3M77UJBTNG%2F20250420%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20250420T091118Z&X-Amz-SignedHeaders=host&X-Amz-Expires=7200&X-Amz-Signature=ff181493b5b9b448f4f8b2527b91b39fb059bd06205448ab9f0062b1f1ac6d00";s:12:"dependencies";a:0:{}}s:8:"checksum";s:32:"8477b23806f66297a185ada73264cc0d";s:7:"version";s:4:"0.10";}', 'auto'),
(8079, 'vcv-bundleUpdateRequired', '1', 'auto'),
(8082, '_transient_vcv-45.11.0lastBundleUpdate', '1745229377', 'on'),
(8104, 'pj-categs_children', 'a:0:{}', 'auto'),
(8105, 'pl-categs_children', 'a:0:{}', 'auto'),
(8106, 'cp-categs_children', 'a:0:{}', 'auto'),
(8107, 'srm-categs_children', 'a:0:{}', 'auto'),
(8151, 'theme_mods_temple-of-god', 'a:4:{i:0;b:0;s:18:"nav_menu_locations";a:0:{}s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1745225102;s:4:"data";a:9:{s:19:"wp_inactive_widgets";a:7:{i:0;s:8:"search-2";i:1;s:6:"text-2";i:2;s:6:"text-3";i:3;s:6:"text-4";i:4;s:12:"categories-2";i:5;s:14:"recent-posts-2";i:6;s:14:"recent-posts-3";}s:15:"sidebar_default";a:6:{i:0;s:8:"search-3";i:1;s:14:"recent-posts-1";i:2;s:12:"categories-3";i:3;s:6:"text-5";i:4;s:6:"text-6";i:5;s:6:"text-7";}s:15:"sidebar_archive";a:3:{i:0;s:7:"block-2";i:1;s:7:"block-3";i:2;s:7:"block-4";}s:14:"sidebar_search";a:2:{i:0;s:7:"block-5";i:1;s:7:"block-6";}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:8:"footer-5";a:0:{}}}}', 'off'),
(8153, 'cmsmasters_temple-of-god_version', '1.1.0', 'auto'),
(8158, 'cmsmasters_temple-of-god_token_status', 'invalid', 'auto'),
(8162, 'elementor_page_title_selector', '.cmsmasters-headline', 'auto'),
(8163, 'elementor_disable_color_schemes', 'yes', 'auto'),
(8164, 'elementor_disable_typography_schemes', 'yes', 'auto'),
(8165, 'elementor_unfiltered_files_upload', '1', 'auto'),
(8166, 'cmsmasters_temple-of-god_default_kits', 'a:141:{s:20:"cmsmasters_logo_type";s:5:"image";s:35:"cmsmasters_slider_arrows_visibility";s:6:"always";s:34:"cmsmasters_slider_arrows_prev_icon";a:2:{s:5:"value";s:19:"fas fa-chevron-left";s:7:"library";s:8:"fa-solid";}s:34:"cmsmasters_slider_arrows_next_icon";a:2:{s:5:"value";s:20:"fas fa-chevron-right";s:7:"library";s:8:"fa-solid";}s:43:"cmsmasters_slider_arrows_prev_icon_position";s:6:"before";s:43:"cmsmasters_slider_arrows_next_icon_position";s:5:"after";s:39:"cmsmasters_slider_arrows_text_direction";s:10:"horizontal";s:53:"cmsmasters_slider_arrows_container_alignment_position";s:10:"horizontal";s:30:"cmsmasters_slider_bullets_type";s:6:"normal";s:32:"cmsmasters_header_top_visibility";s:3:"yes";s:30:"cmsmasters_header_top_elements";a:1:{i:0;s:3:"nav";}s:40:"cmsmasters_header_top_info_icon_position";s:6:"before";s:52:"cmsmasters_header_top_nav_burger_container_alignment";s:4:"wide";s:26:"cmsmasters_header_mid_type";s:4:"wide";s:37:"cmsmasters_header_mid_content_element";s:3:"nav";s:42:"cmsmasters_header_mid_add_content_elements";a:0:{}s:40:"cmsmasters_header_mid_info_icon_position";s:6:"before";s:52:"cmsmasters_header_mid_nav_burger_container_alignment";s:4:"wide";s:42:"cmsmasters_header_mid_button_icon_position";s:6:"before";s:32:"cmsmasters_header_bot_visibility";s:3:"yes";s:26:"cmsmasters_header_bot_type";s:4:"wide";s:42:"cmsmasters_header_bot_add_content_elements";a:0:{}s:52:"cmsmasters_header_bot_nav_burger_container_alignment";s:4:"wide";s:42:"cmsmasters_header_bot_button_icon_position";s:6:"before";s:33:"cmsmasters_breadcrumbs_visibility";s:3:"yes";s:27:"cmsmasters_breadcrumbs_type";s:8:"in_title";s:31:"cmsmasters_breadcrumbs_position";s:11:"below_title";s:38:"cmsmasters_breadcrumbs_resp_visibility";s:4:"show";s:22:"cmsmasters_main_layout";s:9:"r-sidebar";s:25:"cmsmasters_archive_layout";s:9:"r-sidebar";s:23:"cmsmasters_archive_type";s:7:"compact";s:33:"cmsmasters_archive_large_elements";a:6:{i:0;s:5:"media";i:1;s:5:"title";i:2;s:10:"meta_first";i:3;s:7:"content";i:4;s:11:"meta_second";i:5;s:4:"more";}s:29:"cmsmasters_archive_grid_style";s:7:"masonry";s:32:"cmsmasters_archive_grid_elements";a:6:{i:0;s:5:"media";i:1;s:5:"title";i:2;s:10:"meta_first";i:3;s:7:"content";i:4;s:11:"meta_second";i:5;s:4:"more";}s:43:"cmsmasters_archive_compact_media_visibility";s:3:"yes";s:41:"cmsmasters_archive_compact_media_position";s:4:"left";s:35:"cmsmasters_archive_compact_elements";a:4:{i:0;s:10:"meta_first";i:1;s:5:"title";i:2;s:11:"meta_second";i:3;s:7:"content";}s:35:"cmsmasters_archive_media_image_size";s:5:"large";s:43:"cmsmasters_archive_media_gallery_image_size";s:5:"large";s:40:"cmsmasters_archive_media_slider_autoplay";s:2:"no";s:46:"cmsmasters_archive_media_slider_autoplay_speed";i:5000;s:47:"cmsmasters_archive_media_slider_animation_speed";i:500;s:46:"cmsmasters_archive_media_slider_pause_on_hover";s:3:"yes";s:48:"cmsmasters_archive_media_slider_autoplay_reverse";s:2:"no";s:40:"cmsmasters_archive_media_slider_infinite";s:3:"yes";s:42:"cmsmasters_archive_media_slider_mousewheel";s:2:"no";s:41:"cmsmasters_archive_media_slider_free_mode";s:2:"no";s:38:"cmsmasters_archive_media_slider_arrows";s:3:"yes";s:42:"cmsmasters_archive_media_slider_navigation";s:7:"bullets";s:38:"cmsmasters_archive_meta_first_elements";a:1:{i:0;s:10:"categories";}s:39:"cmsmasters_archive_meta_second_elements";a:3:{i:0;s:4:"date";i:1;s:6:"author";i:2;s:4:"tags";}s:41:"cmsmasters_archive_content_excerpt_length";i:20;s:37:"cmsmasters_archive_more_icon_position";s:5:"after";s:24:"cmsmasters_search_layout";s:9:"r-sidebar";s:22:"cmsmasters_search_type";s:7:"compact";s:32:"cmsmasters_search_large_elements";a:6:{i:0;s:5:"media";i:1;s:5:"title";i:2;s:10:"meta_first";i:3;s:7:"content";i:4;s:11:"meta_second";i:5;s:4:"more";}s:28:"cmsmasters_search_grid_style";s:7:"masonry";s:31:"cmsmasters_search_grid_elements";a:6:{i:0;s:5:"media";i:1;s:5:"title";i:2;s:10:"meta_first";i:3;s:7:"content";i:4;s:11:"meta_second";i:5;s:4:"more";}s:40:"cmsmasters_search_compact_media_position";s:4:"left";s:34:"cmsmasters_search_compact_elements";a:4:{i:0;s:10:"meta_first";i:1;s:5:"title";i:2;s:11:"meta_second";i:3;s:7:"content";}s:34:"cmsmasters_search_media_image_size";s:5:"large";s:42:"cmsmasters_search_media_gallery_image_size";s:5:"large";s:39:"cmsmasters_search_media_slider_autoplay";s:2:"no";s:45:"cmsmasters_search_media_slider_autoplay_speed";i:5000;s:46:"cmsmasters_search_media_slider_animation_speed";i:500;s:45:"cmsmasters_search_media_slider_pause_on_hover";s:3:"yes";s:47:"cmsmasters_search_media_slider_autoplay_reverse";s:2:"no";s:39:"cmsmasters_search_media_slider_infinite";s:3:"yes";s:41:"cmsmasters_search_media_slider_mousewheel";s:2:"no";s:40:"cmsmasters_search_media_slider_free_mode";s:2:"no";s:37:"cmsmasters_search_media_slider_arrows";s:3:"yes";s:41:"cmsmasters_search_media_slider_navigation";s:7:"bullets";s:37:"cmsmasters_search_meta_first_elements";a:1:{i:0;s:10:"categories";}s:38:"cmsmasters_search_meta_second_elements";a:3:{i:0;s:4:"date";i:1;s:6:"author";i:2;s:4:"tags";}s:40:"cmsmasters_search_content_excerpt_length";i:20;s:36:"cmsmasters_search_more_icon_position";s:5:"after";s:24:"cmsmasters_single_layout";s:9:"r-sidebar";s:26:"cmsmasters_single_elements";a:5:{i:0;s:10:"meta_first";i:1;s:5:"title";i:2;s:11:"meta_second";i:3;s:5:"media";i:4;s:7:"content";}s:36:"cmsmasters_single_heading_visibility";s:2:"no";s:24:"cmsmasters_single_blocks";a:2:{i:0;s:6:"author";i:1;s:3:"nav";}s:34:"cmsmasters_single_media_image_size";s:23:"cmsmasters-thumb-single";s:42:"cmsmasters_single_media_gallery_image_size";s:23:"cmsmasters-thumb-single";s:39:"cmsmasters_single_media_slider_autoplay";s:2:"no";s:45:"cmsmasters_single_media_slider_autoplay_speed";i:5000;s:46:"cmsmasters_single_media_slider_animation_speed";i:500;s:45:"cmsmasters_single_media_slider_pause_on_hover";s:3:"yes";s:47:"cmsmasters_single_media_slider_autoplay_reverse";s:2:"no";s:39:"cmsmasters_single_media_slider_infinite";s:3:"yes";s:41:"cmsmasters_single_media_slider_mousewheel";s:2:"no";s:40:"cmsmasters_single_media_slider_free_mode";s:2:"no";s:37:"cmsmasters_single_media_slider_arrows";s:3:"yes";s:41:"cmsmasters_single_media_slider_navigation";s:7:"bullets";s:37:"cmsmasters_single_meta_first_elements";a:1:{i:0;s:10:"categories";}s:38:"cmsmasters_single_meta_second_elements";a:2:{i:0;s:4:"date";i:1;s:6:"author";}s:25:"cmsmasters_single_nav_tax";s:4:"none";s:34:"cmsmasters_single_more_posts_order";s:6:"recent";s:39:"cmsmasters_single_more_posts_image_size";s:27:"cmsmasters-thumb-more-posts";s:34:"cmsmasters_single_more_posts_count";i:8;s:51:"cmsmasters_single_more_posts_slider_slides_per_view";i:4;s:58:"cmsmasters_single_more_posts_slider_slides_per_view_tablet";i:2;s:58:"cmsmasters_single_more_posts_slider_slides_per_view_mobile";i:1;s:52:"cmsmasters_single_more_posts_slider_slides_to_scroll";i:1;s:59:"cmsmasters_single_more_posts_slider_slides_to_scroll_tablet";i:1;s:59:"cmsmasters_single_more_posts_slider_slides_to_scroll_mobile";i:1;s:49:"cmsmasters_single_more_posts_slider_space_between";i:30;s:56:"cmsmasters_single_more_posts_slider_space_between_tablet";i:30;s:56:"cmsmasters_single_more_posts_slider_space_between_mobile";i:15;s:44:"cmsmasters_single_more_posts_slider_autoplay";s:2:"no";s:50:"cmsmasters_single_more_posts_slider_autoplay_speed";i:5000;s:51:"cmsmasters_single_more_posts_slider_animation_speed";i:500;s:50:"cmsmasters_single_more_posts_slider_pause_on_hover";s:3:"yes";s:52:"cmsmasters_single_more_posts_slider_autoplay_reverse";s:2:"no";s:44:"cmsmasters_single_more_posts_slider_infinite";s:3:"yes";s:46:"cmsmasters_single_more_posts_slider_mousewheel";s:2:"no";s:51:"cmsmasters_single_more_posts_slider_centered_slides";s:2:"no";s:45:"cmsmasters_single_more_posts_slider_free_mode";s:2:"no";s:42:"cmsmasters_single_more_posts_slider_arrows";s:2:"no";s:46:"cmsmasters_single_more_posts_slider_navigation";s:4:"none";s:36:"cmsmasters_footer_widgets_visibility";s:4:"show";s:33:"cmsmasters_footer_widgets_columns";s:1:"4";s:34:"cmsmasters_footer_widgets_layout_2";s:4:"1212";s:34:"cmsmasters_footer_widgets_layout_3";s:6:"131313";s:34:"cmsmasters_footer_widgets_layout_4";s:8:"14141414";s:46:"cmsmasters_footer_widgets_tablet_layout_from_2";s:1:"2";s:46:"cmsmasters_footer_widgets_tablet_layout_from_3";s:1:"3";s:46:"cmsmasters_footer_widgets_tablet_layout_from_4";s:1:"2";s:46:"cmsmasters_footer_widgets_tablet_layout_from_5";s:1:"3";s:48:"cmsmasters_footer_widgets_tablet_columns_reverse";s:2:"no";s:39:"cmsmasters_footer_widgets_tablet_hide_1";s:2:"no";s:39:"cmsmasters_footer_widgets_tablet_hide_2";s:2:"no";s:39:"cmsmasters_footer_widgets_tablet_hide_3";s:2:"no";s:39:"cmsmasters_footer_widgets_tablet_hide_4";s:2:"no";s:39:"cmsmasters_footer_widgets_tablet_hide_5";s:2:"no";s:48:"cmsmasters_footer_widgets_mobile_columns_reverse";s:2:"no";s:39:"cmsmasters_footer_widgets_mobile_hide_1";s:2:"no";s:39:"cmsmasters_footer_widgets_mobile_hide_2";s:2:"no";s:39:"cmsmasters_footer_widgets_mobile_hide_3";s:2:"no";s:39:"cmsmasters_footer_widgets_mobile_hide_4";s:2:"no";s:39:"cmsmasters_footer_widgets_mobile_hide_5";s:2:"no";s:22:"cmsmasters_footer_type";s:10:"horizontal";s:26:"cmsmasters_footer_elements";a:2:{i:0;s:9:"copyright";i:1;s:3:"nav";}}', 'auto'),
(8167, 'cmsmasters_temple-of-god_options', 'a:1:{s:11:"image_sizes";a:4:{s:7:"archive";a:3:{s:5:"width";s:3:"260";s:6:"height";s:3:"260";s:4:"crop";s:1:"1";}s:6:"search";a:3:{s:5:"width";s:3:"260";s:6:"height";s:3:"260";s:4:"crop";s:1:"1";}s:6:"single";a:3:{s:5:"width";s:3:"860";s:6:"height";s:3:"300";s:4:"crop";s:1:"0";}s:10:"more-posts";a:3:{s:5:"width";s:3:"330";s:6:"height";s:3:"180";s:4:"crop";s:1:"1";}}}', 'auto'),
(8168, 'cmsmasters_temple-of-god_theme_options_import', 'pending', 'auto'),
(8169, 'cmsmasters_temple-of-god_acf_import', 'pending', 'auto'),
(8170, 'cmsmasters_temple-of-god_cptui_import', 'pending', 'auto'),
(8171, 'cmsmasters_temple-of-god_main_wpforms_import', 'pending', 'auto'),
(8172, 'cmsmasters_temple-of-god_main_forminator_import', 'pending', 'auto'),
(8173, 'cmsmasters_temple-of-god_main_givewp_import', 'pending', 'auto'),
(8174, 'cmsmasters_temple-of-god_main_woo_product_filter_import', 'pending', 'auto'),
(8175, 'cmsmasters_temple-of-god_main_wpclever__import', 'pending', 'auto'),
(8176, 'cmsmasters_temple-of-god_main_wprm_templates_import', 'pending', 'auto'),
(8177, 'cmsmasters_temple-of-god_main_revslider_import', 'pending', 'auto'),
(8178, 'cmsmasters_temple-of-god_main_elementor_fonts_import', 'pending', 'auto'),
(8179, 'cmsmasters_temple-of-god_main_elementor_icons_import', 'pending', 'auto'),
(8180, 'cmsmasters_temple-of-god_elementor_kit_import', 'pending', 'auto'),
(8181, 'cmsmasters_temple-of-god_main_elementor_templates_import', 'pending', 'auto'),
(8182, 'cmsmasters_temple-of-god_main_elementor_templates_woocommerce_import', 'pending', 'auto'),
(8183, 'cmsmasters_temple-of-god_main_elementor_templates_pmpro_import', 'pending', 'auto'),
(8184, 'cmsmasters_temple-of-god_main_elementor_templates_givewp_import', 'pending', 'auto'),
(8185, 'cmsmasters_temple-of-god_main_elementor_templates_tribe-events_import', 'pending', 'auto'),
(8186, 'elementor_cpt_support', 'a:8:{i:0;s:4:"post";i:1;s:4:"page";i:2;s:14:"e-landing-page";i:3;s:10:"give_forms";i:4;s:7:"product";i:5;s:9:"campaigns";i:6;s:6:"sermon";i:7;s:8:"ministry";}', 'auto'),
(8187, 'cmsmasters_temple-of-god_first_setup', 'done', 'auto'),
(8188, 'wpforms_activation_redirect', '1', 'auto'),
(8240, '_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3', '1745266345', 'off'),
(8241, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1745266346', 'off'),
(8287, 'ls-latest-version-date', '2025-04-07', 'auto'),
(8361, '_transient_timeout_feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed', '1745304288', 'off'),
(8373, 'theme_mods_zegen-child', 'a:5:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:12:"primary-menu";i:101;}s:18:"custom_css_post_id";i:-1;s:23:"zegen_installed_demo_id";s:4:"demo";s:20:"zegen_demo_installed";i:1;}', 'on'),
(8375, 'verified_purchase_status', '1', 'auto'),
(8376, 'verified_purchase_data', 'valid', 'auto'),
(8377, 'verified_token', 'true', 'auto'),
(8378, 'large_crop', '1', 'auto'),
(8379, 'medium_crop', '1', 'auto'),
(8384, 'zegen_theme_options_new', 'a:563:{s:11:"page-layout";s:4:"wide";s:10:"site-width";s:4:"1170";s:20:"page-content-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:8:"cpt-opts";a:6:{i:0;s:9:"portfolio";i:1;s:4:"team";i:2;s:11:"testimonial";i:3;s:6:"events";i:4;s:10:"ministries";i:5;s:6:"sermon";}s:11:"page-loader";s:1:"1";s:15:"page-loader-img";a:2:{s:2:"id";s:5:"16749";s:3:"url";s:95:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen-page-loader.gif";}s:19:"infinite-loader-img";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:4:"logo";a:2:{s:2:"id";s:5:"21020";s:3:"url";s:73:"https://thefusionchurch.org/wp-content/uploads/2025/04/logo-black-new.png";}s:11:"sticky-logo";a:2:{s:2:"id";s:5:"21020";s:3:"url";s:73:"https://thefusionchurch.org/wp-content/uploads/2025/04/logo-black-new.png";}s:11:"mobile-logo";a:2:{s:2:"id";s:5:"21020";s:3:"url";s:73:"https://thefusionchurch.org/wp-content/uploads/2025/04/logo-black-new.png";}s:13:"mailchimp-api";s:36:"4e01160ca54f6a361356f0427a221d5f-us1";s:10:"google-api";s:1:" ";s:13:"comments-type";s:2:"wp";s:13:"comments-like";s:1:"0";s:14:"comments-share";s:1:"0";s:16:"fb-developer-key";s:0:"";s:18:"fb-comments-number";s:1:"5";s:10:"smooth-opt";s:1:"0";s:11:"scroll-time";s:3:"600";s:15:"scroll-distance";s:2:"40";s:16:"zegen-grid-large";a:2:{s:5:"width";s:3:"440";s:6:"height";s:3:"260";}s:16:"zegen-grid-small";a:2:{s:5:"width";s:3:"220";s:6:"height";s:3:"130";}s:17:"zegen-team-medium";a:2:{s:5:"width";s:3:"300";s:6:"height";s:3:"300";}s:3:"rtl";s:1:"0";s:11:"theme-color";s:7:"#bf0a30";s:15:"secondary-color";s:7:"#00152f";s:16:"theme-link-color";a:3:{s:7:"regular";s:7:"#252525";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:15:"body-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:15:"body-typography";a:9:{s:11:"font_family";s:9:"Open Sans";s:11:"font_weight";s:3:"400";s:8:"font_sub";s:5:"latin";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"15";s:11:"line_height";s:2:"28";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#8d9297";}s:13:"h1-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"36";s:11:"line_height";s:2:"44";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:13:"h2-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"30";s:11:"line_height";s:2:"38";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"h3-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"28";s:11:"line_height";s:2:"36";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"h4-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"21";s:11:"line_height";s:2:"30";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"h5-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"20";s:11:"line_height";s:2:"30";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"h6-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"16";s:11:"line_height";s:2:"26";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"widgets-title";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"20";s:11:"line_height";s:2:"28";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:15:"widgets-content";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#8d9297";}s:20:"main-menu-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"600";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"14";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#000000";}s:24:"dropdown-menu-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"500";s:8:"font_sub";s:5:"latin";s:10:"text_align";s:0:"";s:14:"text_transform";s:10:"capitalize";s:9:"font_size";s:2:"14";s:11:"line_height";s:2:"26";s:14:"letter_spacing";s:1:"0";s:10:"font_color";s:0:"";}s:22:"top-sliding-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:24:"header-topbar-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"400";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:25:"header-logobar-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:24:"header-navbar-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:9:"uppercase";s:9:"font_size";s:2:"14";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:1:"1";s:10:"font_color";s:7:"#000000";}s:23:"header-fixed-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:22:"mobile-menu-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:17:"footer-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#f7f7f7";}s:21:"footer-top-typography";a:9:{s:11:"font_family";s:14:"Dancing Script";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:5:"latin";s:10:"text_align";s:6:"center";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#ffffff";}s:24:"footer-middle-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#f7f7f7";}s:24:"footer-bottom-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"13";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:13:"header-layout";s:4:"wide";s:15:"header-template";s:6:"custom";s:11:"header-type";s:7:"default";s:17:"header-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:12:"header-items";a:2:{s:6:"Sticky";a:1:{s:10:"header-nav";s:7:"Nav Bar";}s:8:"disabled";a:2:{s:11:"header-logo";s:12:"Logo Section";s:13:"header-topbar";s:7:"Top Bar";}}s:20:"header-address-label";s:7:"Address";s:19:"header-address-text";s:26:"Ibadan, Oyo State, Nigeria";s:18:"header-phone-label";s:5:"Phone";s:17:"header-phone-text";s:0:"";s:18:"header-email-label";s:5:"Email";s:17:"header-email-text";s:24:"info@thefusionchurch.org";s:22:"header-slider-position";s:6:"bottom";s:15:"header-absolute";s:1:"0";s:11:"sticky-part";s:1:"1";s:20:"sticky-part-scrollup";s:1:"0";s:17:"mainmenu-menutype";s:8:"advanced";s:24:"dropdown-menu-background";s:0:"";s:24:"dropdown-menu-link-color";a:3:{s:7:"regular";s:7:"#000000";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:20:"dropdown-menu-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:8:"menu-tag";s:1:"1";s:17:"menu-tag-hot-text";s:3:"Hot";s:15:"menu-tag-hot-bg";s:0:"";s:17:"menu-tag-new-text";s:3:"New";s:15:"menu-tag-new-bg";s:0:"";s:19:"menu-tag-trend-text";s:5:"Trend";s:17:"menu-tag-trend-bg";s:0:"";s:14:"secondary-menu";s:1:"1";s:19:"secondary-menu-type";s:9:"left-push";s:26:"secondary-menu-space-width";s:3:"350";s:25:"header-top-sliding-switch";s:1:"0";s:25:"header-top-sliding-device";a:2:{i:0;s:7:"desktop";i:1;s:3:"tab";}s:23:"header-top-sliding-cols";s:1:"3";s:28:"header-top-sliding-sidebar-1";s:0:"";s:28:"header-top-sliding-sidebar-2";s:0:"";s:28:"header-top-sliding-sidebar-3";s:0:"";s:28:"header-top-sliding-sidebar-4";s:0:"";s:22:"top-sliding-background";s:0:"";s:22:"top-sliding-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:18:"top-sliding-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:19:"top-sliding-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:18:"search-toggle-form";s:1:"3";s:20:"header-topbar-height";s:2:"50";s:24:"header-topbar-background";s:7:"#000000";s:24:"header-topbar-link-color";a:3:{s:7:"regular";s:7:"#ffffff";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:20:"header-topbar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:1:"1";s:5:"style";s:5:"solid";s:5:"color";s:22:"rgba(255,255,255,0.07)";}s:21:"header-topbar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:20:"header-topbar-text-1";s:16:"Welcome to Zegen";s:20:"header-topbar-text-2";s:110:"<div class=\\"header-address\\"><span class=\\"ti-location-pin\\"></span> 684 West College St. Sun City, USA</div>";s:20:"header-topbar-text-3";s:171:"<div class=\\"header-address\\"><span class=\\"ti-volume\\"></span><strong class=\\"theme-color\\">Join a Community:</strong> Church community sharing life around a table.</div>";s:18:"header-topbar-date";s:9:"l, F j, Y";s:19:"header-topbar-items";a:3:{s:8:"disabled";a:9:{s:20:"header-topbar-text-2";s:13:"Custom Text 2";s:12:"header-phone";s:12:"Phone Number";s:12:"header-email";s:5:"Email";s:20:"header-topbar-search";s:6:"Search";s:11:"header-cart";s:4:"Cart";s:18:"header-topbar-date";s:4:"Date";s:20:"header-topbar-text-3";s:13:"Custom Text 3";s:18:"header-topbar-menu";s:12:"Top Bar Menu";s:20:"header-topbar-text-1";s:13:"Custom Text 1";}s:4:"Left";a:1:{s:14:"header-address";s:12:"Address Text";}s:5:"Right";a:2:{s:20:"header-topbar-social";s:6:"Social";s:27:"header-topbar-search-toggle";s:13:"Search Toggle";}}s:21:"header-logobar-height";s:3:"100";s:28:"header-logobar-sticky-height";s:3:"100";s:25:"header-logobar-background";s:7:"#7f7f7f";s:25:"header-logobar-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:21:"header-logobar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:22:"header-logobar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:27:"sticky-header-logobar-color";s:0:"";s:32:"sticky-header-logobar-background";s:0:"";s:32:"sticky-header-logobar-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:28:"sticky-header-logobar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:29:"sticky-header-logobar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:21:"header-logobar-text-1";s:22:"4b, Walse Street , USA";s:21:"header-logobar-text-2";s:14:" (155)56554515";s:21:"header-logobar-text-3";s:16:"info@example.com";s:20:"header-logobar-items";a:3:{s:8:"disabled";a:13:{s:31:"header-logobar-secondary-toggle";s:16:"Secondary Toggle";s:19:"header-logobar-menu";s:9:"Main Menu";s:28:"header-logobar-search-toggle";s:13:"Search Toggle";s:11:"header-cart";s:4:"Cart";s:12:"header-phone";s:12:"Phone Number";s:26:"header-logobar-sticky-logo";s:11:"Sticky Logo";s:12:"header-email";s:5:"Email";s:14:"header-address";s:12:"Address Text";s:21:"header-logobar-text-1";s:13:"Custom Text 1";s:21:"header-logobar-text-3";s:13:"Custom Text 3";s:21:"header-logobar-search";s:6:"Search";s:21:"header-logobar-social";s:6:"Social";s:21:"header-logobar-text-2";s:13:"Custom Text 2";}s:4:"Left";a:1:{s:19:"header-logobar-logo";s:4:"Logo";}s:5:"Right";a:1:{s:10:"multi-info";s:21:"Address, Phone, Email";}}s:20:"header-navbar-height";s:2:"90";s:27:"header-navbar-sticky-height";s:2:"70";s:24:"header-navbar-background";s:7:"#ffffff";s:24:"header-navbar-link-color";a:3:{s:7:"regular";s:7:"#000000";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:20:"header-navbar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:21:"header-navbar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:26:"sticky-header-navbar-color";s:7:"#000000";s:31:"sticky-header-navbar-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:27:"sticky-header-navbar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:28:"sticky-header-navbar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:20:"header-navbar-text-1";s:92:"<a href="https://elementor.zozothemes.com/zegen/donate-now/" class="h-donate-btn">Donate</a>";s:20:"header-navbar-text-2";s:0:"";s:20:"header-navbar-text-3";s:0:"";s:19:"header-navbar-items";a:3:{s:8:"disabled";a:11:{s:20:"header-navbar-text-2";s:13:"Custom Text 2";s:20:"header-navbar-text-3";s:13:"Custom Text 3";s:20:"header-navbar-social";s:6:"Social";s:20:"header-navbar-search";s:6:"Search";s:12:"header-phone";s:12:"Phone Number";s:11:"header-cart";s:4:"Cart";s:14:"header-address";s:12:"Address Text";s:30:"header-navbar-secondary-toggle";s:16:"Secondary Toggle";s:12:"header-email";s:5:"Email";s:15:"header-wishlist";s:8:"Wishlist";s:27:"header-navbar-search-toggle";s:13:"Search Toggle";}s:4:"Left";a:2:{s:18:"header-navbar-logo";s:4:"Logo";s:25:"header-navbar-sticky-logo";s:11:"Stikcy Logo";}s:5:"Right";a:2:{s:18:"header-navbar-menu";s:9:"Main Menu";s:20:"header-navbar-text-1";s:13:"Custom Text 1";}}s:18:"header-fixed-width";s:3:"350";s:23:"header-fixed-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:19:"header-fixed-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:20:"header-fixed-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:23:"header-fixed-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:19:"header-fixed-text-1";s:0:"";s:19:"header-fixed-text-2";s:0:"";s:18:"header-fixed-items";a:3:{s:8:"disabled";a:4:{s:19:"header-fixed-text-1";s:13:"Custom Text 1";s:19:"header-fixed-text-2";s:13:"Custom Text 2";s:19:"header-fixed-search";s:11:"Search Form";s:19:"header-fixed-social";s:6:"Social";}s:3:"Top";a:1:{s:17:"header-fixed-logo";s:4:"Logo";}s:6:"Middle";a:1:{s:17:"header-fixed-menu";s:4:"Menu";}}s:17:"mobile-topbar-opt";s:1:"0";s:20:"mobile-topbar-text-1";s:0:"";s:18:"mobile-header-from";s:4:"1025";s:25:"mobile-header-from-custom";s:3:"767";s:20:"mobile-header-height";s:2:"60";s:24:"mobile-header-background";s:7:"#ffffff";s:24:"mobile-header-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:20:"mobile-header-sticky";s:1:"1";s:29:"mobile-header-sticky-scrollup";s:1:"0";s:27:"mobile-header-sticky-height";s:2:"60";s:31:"mobile-header-sticky-background";s:7:"#ffffff";s:31:"mobile-header-sticky-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:19:"mobile-header-items";a:4:{s:8:"disabled";a:1:{s:18:"mobile-header-cart";s:9:"Cart Icon";}s:4:"Left";a:1:{s:18:"mobile-header-menu";s:9:"Menu Icon";}s:6:"Center";a:1:{s:18:"mobile-header-logo";s:4:"Logo";}s:5:"Right";a:1:{s:20:"mobile-header-search";s:11:"Search Icon";}}s:21:"mobile-menu-max-width";s:0:"";s:22:"mobile-menu-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:18:"mobile-menu-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:19:"mobile-menu-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:22:"mobile-menu-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:24:"mobile-menu-animate-from";s:4:"left";s:18:"mobile-menu-text-1";s:0:"";s:18:"mobile-menu-text-2";s:0:"";s:17:"mobile-menu-items";a:4:{s:8:"disabled";a:3:{s:18:"mobile-menu-text-1";s:13:"Custom Text 1";s:18:"mobile-menu-text-2";s:13:"Custom Text 2";s:18:"mobile-menu-social";s:6:"Social";}s:3:"Top";a:1:{s:16:"mobile-menu-logo";s:4:"Logo";}s:6:"Middle";a:1:{s:20:"mobile-menu-mainmenu";s:4:"Menu";}s:6:"Bottom";a:1:{s:18:"mobile-menu-search";s:11:"Search Form";}}s:13:"footer-layout";s:4:"wide";s:15:"footer-template";s:1:"1";s:11:"back-to-top";s:1:"1";s:20:"back-to-top-position";s:5:"right";s:13:"hidden-footer";s:1:"0";s:17:"footer-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:13:"footer-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:14:"footer-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:17:"footer-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:5:"cover";s:13:"bg_attachment";s:7:"inherit";s:11:"bg_position";s:13:"center center";s:8:"bg_media";a:2:{s:2:"id";s:2:"81";s:3:"url";s:73:"https://thefusionchurch.org/wp-content/uploads/2019/10/footer-bg-im-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:25:"footer-background-overlay";s:0:"";s:12:"footer-items";a:2:{s:7:"Enabled";a:3:{s:10:"footer-top";s:10:"Footer Top";s:13:"footer-middle";s:13:"Footer Middle";s:13:"footer-bottom";s:13:"Footer Bottom";}s:8:"disabled";a:0:{}}s:20:"footer-top-container";s:4:"wide";s:17:"footer-top-layout";s:2:"12";s:20:"footer-top-sidebar-1";s:9:"sidebar-6";s:20:"footer-top-sidebar-2";s:0:"";s:20:"footer-top-sidebar-3";s:0:"";s:20:"footer-top-sidebar-4";s:0:"";s:20:"footer-top-sidebar-5";s:0:"";s:21:"footer-top-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:17:"footer-top-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:18:"footer-top-padding";a:4:{s:4:"left";s:2:"15";s:5:"right";s:2:"15";s:3:"top";s:2:"70";s:6:"bottom";s:2:"76";}s:17:"footer-top-margin";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:21:"footer-top-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:4:"5472";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:29:"footer-top-background-overlay";s:18:"rgba(0,22,47,0.81)";s:22:"footer-top-title-color";s:7:"#ffffff";s:23:"footer-middle-container";s:4:"wide";s:20:"footer-middle-layout";s:7:"3-3-3-3";s:23:"footer-middle-sidebar-1";s:9:"sidebar-2";s:23:"footer-middle-sidebar-2";s:9:"sidebar-3";s:23:"footer-middle-sidebar-3";s:9:"sidebar-4";s:23:"footer-middle-sidebar-4";s:9:"sidebar-5";s:23:"footer-middle-sidebar-5";s:0:"";s:24:"footer-middle-link-color";a:3:{s:7:"regular";s:7:"#f7f7f7";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:20:"footer-middle-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:5:"solid";s:5:"color";s:22:"rgba(255,255,255,0.14)";}s:21:"footer-middle-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"70";s:6:"bottom";s:2:"80";}s:20:"footer-middle-margin";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:3:"0px";s:6:"bottom";s:0:"";}s:24:"footer-middle-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:18:"rgba(0,22,47,0.92)";s:14:"bg_transparent";s:0:"";}s:32:"footer-middle-background-overlay";s:0:"";s:25:"footer-middle-title-color";s:7:"#ffffff";s:23:"footer-bottom-container";s:4:"wide";s:14:"copyright-text";s:384:"Copyrights  © <script>document.write(new Date().getFullYear())</script> <a href=\\"https://zozothemes.com/item/zegen-church-wordpress-theme/thefusionchurch.org\\" target=\\"_blank\\" class=\\"theme-color\\">Zegen</a>. Designed by \r\n <a href=\\"http://ymeinnovativesolutions.com.ng\\" class=\\"theme-color\\" target=\\"_blank\\">YME INNOVATIVE SOLUTIONS <span class=\\"heart-color\\">♥</span></a>";s:19:"footer-bottom-fixed";s:1:"0";s:20:"footer-bottom-widget";s:27:"zozo-custom-footer-custom-1";s:19:"footer-bottom-items";a:4:{s:8:"disabled";a:2:{s:6:"social";s:19:"Footer Social Links";s:6:"widget";s:13:"Custom Widget";}s:4:"Left";a:0:{}s:6:"Center";a:2:{s:4:"menu";s:11:"Footer Menu";s:9:"copyright";s:14:"Copyright Text";}s:5:"Right";a:0:{}}s:24:"footer-bottom-link-color";a:3:{s:7:"regular";s:7:"#ffffff";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#ffffff";}s:20:"footer-bottom-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:21:"footer-bottom-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"20";s:6:"bottom";s:2:"20";}s:20:"footer-bottom-margin";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:24:"footer-bottom-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:7:"#000f21";s:14:"bg_transparent";s:0:"";}s:32:"footer-bottom-background-overlay";s:7:"#000000";s:25:"footer-bottom-title-color";s:0:"";s:14:"search-content";s:3:"all";s:19:"page-page-title-opt";s:1:"1";s:19:"template-page-color";s:7:"#ffffff";s:24:"template-page-link-color";a:3:{s:7:"regular";s:7:"#bf0a30";s:5:"hover";s:7:"#ffffff";s:6:"active";s:7:"#bf0a30";}s:20:"template-page-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:21:"template-page-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"70";s:6:"bottom";s:3:"115";}s:28:"template-page-background-all";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:5:"cover";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:98:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:24:"page-page-title-parallax";s:1:"1";s:18:"page-page-title-bg";s:1:"1";s:21:"page-page-title-video";s:0:"";s:23:"page-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:34:"template-page-page-title-items-opt";s:1:"1";s:29:"template-page-pagetitle-items";a:1:{s:6:"Center";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:18:"page-page-template";s:10:"no-sidebar";s:17:"page-left-sidebar";s:0:"";s:18:"page-right-sidebar";s:9:"sidebar-1";s:19:"page-sidebar-sticky";s:1:"1";s:22:"page-page-hide-sidebar";s:1:"1";s:19:"blog-page-title-opt";s:1:"1";s:19:"template-blog-color";s:7:"#ffffff";s:24:"template-blog-link-color";a:3:{s:7:"regular";s:7:"#bf0a30";s:5:"hover";s:7:"#ffffff";s:6:"active";s:7:"#bf0a30";}s:20:"template-blog-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:21:"template-blog-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"80";s:6:"bottom";s:3:"120";}s:28:"template-blog-background-all";a:7:{s:9:"bg_repeat";s:9:"no-repeat";s:7:"bg_size";s:5:"cover";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:13:"center center";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:98:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:24:"blog-page-title-parallax";s:1:"1";s:18:"blog-page-title-bg";s:1:"0";s:21:"blog-page-title-video";s:0:"";s:23:"blog-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:15:"blog-page-title";s:12:"Latest Posts";s:14:"blog-page-desc";s:0:"";s:34:"template-blog-page-title-items-opt";s:1:"0";s:29:"template-blog-pagetitle-items";a:2:{s:8:"disabled";a:1:{s:11:"description";s:22:"Page Title Description";}s:6:"Center";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:20:"blog-featured-slider";s:1:"0";s:18:"blog-article-color";s:0:"";s:23:"blog-article-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:19:"blog-article-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:20:"blog-article-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:23:"blog-article-background";s:0:"";s:17:"blog-video-format";s:7:"onclick";s:17:"blog-quote-format";s:8:"featured";s:16:"blog-link-format";s:8:"featured";s:19:"blog-gallery-format";s:7:"default";s:18:"blog-page-template";s:13:"right-sidebar";s:17:"blog-left-sidebar";s:9:"sidebar-1";s:18:"blog-right-sidebar";s:9:"sidebar-1";s:19:"blog-sidebar-sticky";s:1:"0";s:22:"blog-page-hide-sidebar";s:1:"1";s:18:"blog-post-template";s:4:"grid";s:22:"blog-top-standard-post";s:1:"0";s:14:"blog-grid-cols";s:1:"2";s:16:"blog-grid-gutter";s:2:"30";s:14:"blog-grid-type";s:7:"isotope";s:20:"blog-infinite-scroll";s:1:"0";s:14:"blog-more-text";s:9:"Read More";s:12:"blog-excerpt";s:2:"18";s:18:"blog-topmeta-items";a:2:{s:4:"Left";a:1:{s:4:"date";s:4:"Date";}s:8:"disabled";a:8:{s:6:"social";s:12:"Social Share";s:8:"comments";s:8:"Comments";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:8:"category";s:8:"Category";s:5:"views";s:5:"Views";s:4:"more";s:9:"Read More";s:9:"favourite";s:9:"Favourite";}}s:21:"blog-bottommeta-items";a:2:{s:4:"Left";a:1:{s:4:"more";s:9:"Read More";}s:8:"disabled";a:8:{s:8:"comments";s:8:"Comments";s:8:"category";s:8:"Category";s:6:"social";s:12:"Social Share";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:5:"views";s:5:"Views";s:4:"date";s:4:"Date";s:9:"favourite";s:9:"Favourite";}}s:10:"blog-items";a:1:{s:7:"Enabled";a:5:{s:5:"thumb";s:9:"Thumbnail";s:8:"top-meta";s:8:"Top Meta";s:5:"title";s:5:"Title";s:7:"content";s:7:"Content";s:11:"bottom-meta";s:11:"Bottom Meta";}}s:16:"blog-overlay-opt";s:1:"0";s:18:"blog-overlay-items";a:2:{s:7:"Enabled";a:1:{s:8:"top-meta";s:8:"Top Meta";}s:8:"disabled";a:2:{s:11:"bottom-meta";s:11:"Bottom Meta";s:5:"title";s:5:"Title";}}s:22:"archive-page-title-opt";s:1:"1";s:22:"template-archive-color";s:7:"#ffffff";s:27:"template-archive-link-color";a:3:{s:7:"regular";s:7:"#bf0a30";s:5:"hover";s:7:"#ffffff";s:6:"active";s:7:"#bf0a30";}s:23:"template-archive-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:24:"template-archive-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"80";s:6:"bottom";s:3:"120";}s:31:"template-archive-background-all";a:7:{s:9:"bg_repeat";s:9:"no-repeat";s:7:"bg_size";s:5:"cover";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:13:"center center";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:98:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:27:"archive-page-title-parallax";s:1:"1";s:21:"archive-page-title-bg";s:1:"0";s:24:"archive-page-title-video";s:0:"";s:26:"archive-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:37:"template-archive-page-title-items-opt";s:1:"1";s:32:"template-archive-pagetitle-items";a:1:{s:4:"Left";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:23:"archive-featured-slider";s:1:"0";s:21:"archive-article-color";s:0:"";s:26:"archive-article-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:22:"archive-article-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:23:"archive-article-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:26:"archive-article-background";s:0:"";s:20:"archive-video-format";s:7:"onclick";s:20:"archive-quote-format";s:8:"featured";s:19:"archive-link-format";s:8:"featured";s:22:"archive-gallery-format";s:7:"default";s:21:"archive-page-template";s:13:"right-sidebar";s:20:"archive-left-sidebar";s:9:"sidebar-1";s:21:"archive-right-sidebar";s:9:"sidebar-1";s:22:"archive-sidebar-sticky";s:1:"0";s:25:"archive-page-hide-sidebar";s:1:"1";s:21:"archive-post-template";s:8:"standard";s:25:"archive-top-standard-post";s:1:"0";s:17:"archive-grid-cols";s:1:"2";s:19:"archive-grid-gutter";s:2:"30";s:17:"archive-grid-type";s:6:"normal";s:23:"archive-infinite-scroll";s:1:"0";s:17:"archive-more-text";s:9:"Read More";s:15:"archive-excerpt";s:2:"15";s:21:"archive-topmeta-items";a:3:{s:4:"Left";a:1:{s:4:"date";s:4:"Date";}s:5:"Right";a:1:{s:8:"category";s:8:"Category";}s:8:"disabled";a:7:{s:6:"social";s:12:"Social Share";s:8:"comments";s:8:"Comments";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:5:"views";s:5:"Views";s:4:"more";s:9:"Read More";s:9:"favourite";s:9:"Favourite";}}s:24:"archive-bottommeta-items";a:2:{s:4:"Left";a:1:{s:4:"more";s:9:"Read More";}s:8:"disabled";a:8:{s:8:"comments";s:8:"Comments";s:8:"category";s:8:"Category";s:6:"social";s:12:"Social Share";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:5:"views";s:5:"Views";s:4:"date";s:4:"Date";s:9:"favourite";s:9:"Favourite";}}s:13:"archive-items";a:1:{s:7:"Enabled";a:5:{s:5:"title";s:5:"Title";s:8:"top-meta";s:8:"Top Meta";s:5:"thumb";s:9:"Thumbnail";s:7:"content";s:7:"Content";s:11:"bottom-meta";s:11:"Bottom Meta";}}s:19:"archive-overlay-opt";s:1:"0";s:21:"archive-overlay-items";a:2:{s:7:"Enabled";a:1:{s:5:"title";s:5:"Title";}s:8:"disabled";a:2:{s:8:"top-meta";s:8:"Top Meta";s:11:"bottom-meta";s:11:"Bottom Meta";}}s:26:"single-post-page-title-opt";s:1:"1";s:26:"template-single-post-color";s:7:"#ffffff";s:31:"template-single-post-link-color";a:3:{s:7:"regular";s:7:"#bf0a30";s:5:"hover";s:7:"#ffffff";s:6:"active";s:7:"#bf0a30";}s:27:"template-single-post-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:28:"template-single-post-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"80";s:6:"bottom";s:3:"120";}s:35:"template-single-post-background-all";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:98:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:31:"single-post-page-title-parallax";s:1:"1";s:25:"single-post-page-title-bg";s:1:"0";s:28:"single-post-page-title-video";s:0:"";s:30:"single-post-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:41:"template-single-post-page-title-items-opt";s:1:"1";s:36:"template-single-post-pagetitle-items";a:1:{s:6:"Center";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:27:"single-post-featured-slider";s:1:"0";s:25:"single-post-article-color";s:7:"#616161";s:30:"single-post-article-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:26:"single-post-article-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:27:"single-post-article-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:30:"single-post-article-background";s:0:"";s:33:"single-post-article-overlay-color";s:0:"";s:38:"single-post-article-overlay-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:34:"single-post-article-overlay-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:35:"single-post-article-overlay-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:38:"single-post-article-overlay-background";s:0:"";s:24:"single-post-video-format";s:7:"onclick";s:24:"single-post-quote-format";s:8:"featured";s:23:"single-post-link-format";s:8:"featured";s:26:"single-post-gallery-format";s:7:"default";s:25:"single-post-page-template";s:13:"right-sidebar";s:24:"single-post-left-sidebar";s:9:"sidebar-1";s:25:"single-post-right-sidebar";s:9:"sidebar-1";s:26:"single-post-sidebar-sticky";s:1:"0";s:29:"single-post-page-hide-sidebar";s:1:"0";s:21:"single-post-full-wrap";s:1:"0";s:25:"single-post-topmeta-items";a:3:{s:4:"Left";a:2:{s:6:"author";s:6:"Author";s:8:"category";s:8:"Category";}s:5:"Right";a:1:{s:4:"date";s:4:"Date";}s:8:"disabled";a:7:{s:6:"social";s:12:"Social Share";s:6:"author";s:6:"Author";s:5:"likes";s:5:"Likes";s:5:"views";s:5:"Views";s:3:"tag";s:4:"Tags";s:9:"favourite";s:9:"Favourite";s:8:"comments";s:8:"Comments";}}s:28:"single-post-bottommeta-items";a:3:{s:4:"Left";a:2:{s:3:"tag";s:4:"Tags";s:8:"comments";s:8:"Comments";}s:5:"Right";a:1:{s:6:"social";s:12:"Social Share";}s:8:"disabled";a:6:{s:4:"date";s:4:"Date";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:8:"category";s:8:"Category";s:5:"views";s:5:"Views";s:9:"favourite";s:9:"Favourite";}}s:17:"single-post-items";a:2:{s:7:"Enabled";a:4:{s:5:"thumb";s:9:"Thumbnail";s:8:"top-meta";s:8:"Top Meta";s:7:"content";s:7:"Content";s:11:"bottom-meta";s:11:"Bottom Meta";}s:8:"disabled";a:1:{s:5:"title";s:5:"Title";}}s:23:"single-post-overlay-opt";s:1:"0";s:25:"single-post-overlay-items";a:2:{s:7:"Enabled";a:1:{s:5:"title";s:5:"Title";}s:8:"disabled";a:2:{s:8:"top-meta";s:8:"Top Meta";s:11:"bottom-meta";s:11:"Bottom Meta";}}s:22:"single-post-page-items";a:2:{s:7:"Enabled";a:4:{s:10:"post-items";s:10:"Post Items";s:11:"author-info";s:11:"Author Info";s:8:"post-nav";s:15:"Post Navigation";s:7:"comment";s:7:"Comment";}s:8:"disabled";a:1:{s:14:"related-slider";s:14:"Related Slider";}}s:17:"related-max-posts";s:1:"5";s:20:"related-posts-filter";s:8:"category";s:20:"featured-slide-items";s:1:"3";s:18:"featured-slide-tab";s:1:"1";s:21:"featured-slide-mobile";s:1:"1";s:23:"featured-slide-scrollby";s:1:"1";s:23:"featured-slide-autoplay";s:1:"0";s:21:"featured-slide-center";s:1:"0";s:23:"featured-slide-duration";s:4:"5000";s:25:"featured-slide-smartspeed";s:3:"250";s:21:"featured-slide-margin";s:2:"10";s:25:"featured-slide-pagination";s:1:"0";s:25:"featured-slide-navigation";s:1:"0";s:25:"featured-slide-autoheight";s:1:"0";s:19:"related-slide-items";s:1:"3";s:17:"related-slide-tab";s:1:"1";s:20:"related-slide-mobile";s:1:"1";s:22:"related-slide-scrollby";s:1:"1";s:22:"related-slide-autoplay";s:1:"0";s:20:"related-slide-center";s:1:"0";s:22:"related-slide-duration";s:4:"5000";s:24:"related-slide-smartspeed";s:3:"250";s:20:"related-slide-margin";s:2:"10";s:24:"related-slide-pagination";s:1:"0";s:24:"related-slide-navigation";s:1:"0";s:24:"related-slide-autoheight";s:1:"0";s:16:"blog-slide-items";s:1:"3";s:14:"blog-slide-tab";s:1:"1";s:17:"blog-slide-mobile";s:1:"1";s:19:"blog-slide-scrollby";s:1:"1";s:19:"blog-slide-autoplay";s:1:"0";s:17:"blog-slide-center";s:1:"0";s:19:"blog-slide-duration";s:4:"5000";s:21:"blog-slide-smartspeed";s:3:"250";s:17:"blog-slide-margin";s:2:"10";s:21:"blog-slide-pagination";s:1:"0";s:21:"blog-slide-navigation";s:1:"0";s:21:"blog-slide-autoheight";s:1:"0";s:18:"single-slide-items";s:1:"3";s:16:"single-slide-tab";s:1:"1";s:19:"single-slide-mobile";s:1:"1";s:21:"single-slide-scrollby";s:1:"1";s:21:"single-slide-autoplay";s:1:"0";s:19:"single-slide-center";s:1:"0";s:21:"single-slide-duration";s:4:"5000";s:23:"single-slide-smartspeed";s:3:"250";s:19:"single-slide-margin";s:2:"10";s:23:"single-slide-pagination";s:1:"0";s:23:"single-slide-navigation";s:1:"0";s:23:"single-slide-autoheight";s:1:"0";s:17:"social-icons-type";s:7:"squared";s:24:"social-icons-type-footer";s:7:"circled";s:17:"social-icons-fore";s:5:"white";s:18:"social-icons-hfore";s:5:"h-own";s:15:"social-icons-bg";s:14:"bg-transparent";s:16:"social-icons-hbg";s:15:"hbg-transparent";s:9:"social-fb";s:43:"https://www.facebook.com/thefusionchurch.hq";s:14:"social-twitter";s:38:"https://twitter.com/thefusionchurch.hq";s:16:"social-instagram";s:45:"https://www.instagram.com/thefusionchurch.hq/";s:16:"social-pinterest";s:0:"";s:12:"social-gplus";s:0:"";s:14:"social-youtube";s:40:"https://www.youtube.com/@thefusionchurch";s:12:"social-vimeo";s:0:"";s:17:"social-soundcloud";s:0:"";s:12:"social-yahoo";s:0:"";s:13:"social-tumblr";s:0:"";s:13:"social-mailto";s:24:"info@thefusionchurch.org";s:13:"social-flickr";s:0:"";s:15:"social-dribbble";s:0:"";s:15:"social-linkedin";s:0:"";s:10:"social-rss";s:0:"";s:18:"team-page-template";s:10:"no-sidebar";s:17:"team-left-sidebar";s:0:"";s:18:"team-right-sidebar";s:9:"sidebar-1";s:14:"team-title-opt";s:1:"1";s:13:"cpt-team-slug";s:4:"team";s:15:"cpt-team-layout";s:7:"default";s:16:"maintenance-mode";s:1:"0";s:16:"maintenance-type";s:2:"cs";s:18:"maintenance-custom";s:0:"";s:17:"maintenance-phone";s:0:"";s:17:"maintenance-email";s:0:"";s:19:"maintenance-address";s:0:"";s:19:"mobile-topbar-items";a:2:{s:8:"disabled";a:1:{s:7:"address";s:7:"Address";}s:7:"Enabled";a:3:{s:8:"custom-1";s:11:"Custom Text";s:5:"phone";s:5:"Phone";s:4:"mail";s:4:"Mail";}}s:22:"comments-social-shares";a:4:{i:0;s:2:"fb";i:1;s:7:"twitter";i:2;s:8:"linkedin";i:3;s:9:"pinterest";}s:25:"testimonial-page-template";s:10:"no-sidebar";s:24:"testimonial-left-sidebar";s:9:"sidebar-1";s:25:"testimonial-right-sidebar";s:9:"sidebar-1";s:21:"testimonial-title-opt";s:1:"1";s:20:"cpt-testimonial-slug";s:11:"testimonial";s:20:"events-page-template";s:10:"no-sidebar";s:19:"events-left-sidebar";s:0:"";s:20:"events-right-sidebar";s:0:"";s:15:"event-title-opt";s:1:"0";s:15:"cpt-events-slug";s:5:"event";s:16:"cpt-event-layout";s:1:"1";s:22:"services-page-template";s:13:"right-sidebar";s:21:"services-left-sidebar";s:9:"sidebar-1";s:22:"services-right-sidebar";s:28:"zozo-custom-services-sidebar";s:17:"service-title-opt";s:1:"0";s:17:"cpt-services-slug";s:7:"service";s:23:"portfolio-page-template";s:10:"no-sidebar";s:22:"portfolio-left-sidebar";s:0:"";s:23:"portfolio-right-sidebar";s:9:"sidebar-1";s:19:"portfolio-title-opt";s:1:"0";s:18:"cpt-portfolio-slug";s:9:"portfolio";s:27:"cpt-portfolio-category-slug";s:18:"portfolio-category";s:22:"cpt-portfolio-tag-slug";s:13:"portfolio-tag";s:20:"portfolio-meta-items";a:2:{s:7:"Enabled";a:6:{s:4:"date";s:4:"Date";s:6:"client";s:6:"Client";s:8:"duration";s:8:"Duration";s:8:"category";s:8:"Category";s:3:"tag";s:4:"Tags";s:5:"share";s:5:"Share";}s:8:"Disabled";a:3:{s:10:"estimation";s:10:"Estimation";s:3:"url";s:3:"Url";s:5:"place";s:5:"Place";}}s:22:"portfolio-client-label";s:6:"Client";s:20:"portfolio-date-label";s:4:"Date";s:24:"portfolio-duration-label";s:8:"Duration";s:26:"portfolio-estimation-label";s:10:"Estimation";s:21:"portfolio-place-label";s:5:"Place";s:19:"portfolio-url-label";s:3:"URL";s:24:"portfolio-category-label";s:8:"Category";s:20:"portfolio-tags-label";s:4:"Tags";s:21:"portfolio-share-label";s:5:"Share";s:16:"portfolio-layout";s:1:"2";s:19:"portfolio-grid-cols";s:5:"boxed";s:21:"portfolio-grid-gutter";s:2:"20";s:19:"portfolio-grid-type";s:7:"isotope";s:21:"portfolio-related-opt";s:1:"0";s:29:"portfolio-related-slide-items";s:1:"3";s:27:"portfolio-related-slide-tab";s:1:"1";s:30:"portfolio-related-slide-mobile";s:1:"1";s:32:"portfolio-related-slide-scrollby";s:1:"1";s:32:"portfolio-related-slide-autoplay";s:1:"0";s:30:"portfolio-related-slide-center";s:1:"0";s:32:"portfolio-related-slide-duration";s:4:"5000";s:34:"portfolio-related-slide-smartspeed";s:3:"250";s:30:"portfolio-related-slide-margin";s:2:"10";s:34:"portfolio-related-slide-pagination";s:1:"0";s:34:"portfolio-related-slide-navigation";s:1:"0";s:34:"portfolio-related-slide-autoheight";s:1:"0";s:27:"portfolio-single-slider-opt";s:1:"0";s:28:"portfolio-single-slide-items";s:1:"3";s:26:"portfolio-single-slide-tab";s:1:"1";s:29:"portfolio-single-slide-mobile";s:1:"1";s:31:"portfolio-single-slide-scrollby";s:1:"1";s:31:"portfolio-single-slide-autoplay";s:1:"0";s:29:"portfolio-single-slide-center";s:1:"0";s:31:"portfolio-single-slide-duration";s:4:"5000";s:33:"portfolio-single-slide-smartspeed";s:3:"250";s:29:"portfolio-single-slide-margin";s:2:"10";s:33:"portfolio-single-slide-pagination";s:1:"0";s:33:"portfolio-single-slide-navigation";s:1:"0";s:33:"portfolio-single-slide-autoheight";s:1:"0";s:11:"logo-height";s:2:"70";s:18:"sticky-logo-height";s:2:"65";s:18:"mobile-logo-height";s:2:"45";s:27:"header-topbar-sticky-height";s:2:"60";s:18:"woo-page-title-opt";s:1:"1";s:18:"template-woo-color";s:7:"#ffffff";s:23:"template-woo-link-color";a:3:{s:7:"regular";s:7:"#ffffff";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:19:"template-woo-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:20:"template-woo-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"80";s:6:"bottom";s:3:"120";}s:27:"template-woo-background-all";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:84:"http://localhost/development/zegen/wp-content/uploads/2019/10/childrens_ministry.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:23:"woo-page-title-parallax";s:1:"1";s:17:"woo-page-title-bg";s:0:"";s:20:"woo-page-title-video";s:0:"";s:22:"woo-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:33:"template-woo-page-title-items-opt";s:1:"1";s:28:"template-woo-pagetitle-items";a:1:{s:6:"Center";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:24:"wooarchive-page-template";s:13:"right-sidebar";s:23:"wooarchive-left-sidebar";s:0:"";s:24:"wooarchive-right-sidebar";s:9:"sidebar-1";s:24:"woo-shop-archive-columns";s:1:"3";s:17:"woo-page-template";s:13:"right-sidebar";s:16:"woo-left-sidebar";s:0:"";s:17:"woo-right-sidebar";s:0:"";s:16:"woo-shop-columns";s:1:"4";s:12:"woo-shop-ppp";s:2:"12";s:15:"woo-related-ppp";s:1:"3";s:23:"woo-related-slide-items";s:1:"4";s:21:"woo-related-slide-tab";s:1:"1";s:24:"woo-related-slide-mobile";s:1:"1";s:26:"woo-related-slide-scrollby";s:1:"1";s:26:"woo-related-slide-autoplay";s:1:"1";s:24:"woo-related-slide-center";s:1:"0";s:26:"woo-related-slide-duration";s:4:"5000";s:28:"woo-related-slide-smartspeed";s:3:"250";s:24:"woo-related-slide-margin";s:2:"30";s:28:"woo-related-slide-pagination";s:1:"1";s:28:"woo-related-slide-navigation";s:1:"0";s:28:"woo-related-slide-autoheight";s:1:"0";s:26:"woo-related-slide-infinite";s:1:"0";s:29:"single-product-page-title-opt";s:1:"0";s:21:"template-single-color";s:0:"";s:26:"template-single-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:22:"template-single-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:23:"template-single-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:30:"template-single-background-all";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:34:"single-product-page-title-parallax";s:1:"0";s:28:"single-product-page-title-bg";s:0:"";s:31:"single-product-page-title-video";s:0:"";s:33:"single-product-page-title-overlay";s:0:"";s:44:"template-single-product-page-title-items-opt";s:1:"1";s:39:"template-single-product-pagetitle-items";a:2:{s:4:"Left";a:1:{s:5:"title";s:15:"Page Title Text";}s:5:"Right";a:1:{s:10:"breadcrumb";s:10:"Breadcrumb";}}s:24:"events-page-hide-sidebar";s:1:"0";s:15:"cpt-sermon-slug";s:6:"sermon";s:22:"team-page-hide-sidebar";s:1:"0";s:29:"testimonial-page-hide-sidebar";s:1:"0";s:18:"post-social-shares";a:4:{s:2:"fb";s:2:"fb";s:7:"twitter";s:7:"twitter";s:8:"linkedin";s:8:"linkedin";s:9:"pinterest";s:9:"pinterest";}s:18:"search-placeholder";s:8:"Search..";s:24:"ministries-page-template";s:10:"no-sidebar";s:23:"ministries-left-sidebar";s:9:"sidebar-1";s:24:"ministries-right-sidebar";s:9:"sidebar-1";s:20:"ministries-title-opt";s:1:"0";s:19:"cpt-ministries-slug";s:10:"ministries";s:28:"ministries-page-hide-sidebar";s:1:"0";s:18:"social-link-target";s:5:"_self";s:13:"social-tiktok";s:0:"";s:15:"social-whatsapp";s:0:"";}', 'auto');
INSERT INTO `wpd6_options` VALUES
(8385, 'zegen_custom_google_fonts', 'a:3:{s:9:"Open Sans";a:2:{s:6:"weight";a:1:{i:0;s:3:"400";}s:6:"subset";a:1:{i:0;s:5:"latin";}}s:7:"Poppins";a:2:{s:6:"weight";a:9:{i:0;s:3:"700";i:1;s:3:"700";i:2;s:3:"700";i:3;s:3:"700";i:4;s:3:"700";i:5;s:3:"700";i:6;s:3:"400";i:7;s:3:"600";i:8;s:3:"500";}s:6:"subset";a:9:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";i:5;s:0:"";i:6;s:0:"";i:7;s:0:"";i:8;s:5:"latin";}}s:14:"Dancing Script";a:2:{s:6:"weight";a:1:{i:0;s:3:"700";}s:6:"subset";a:1:{i:0;s:5:"latin";}}}', 'auto'),
(8386, 'zegen_theme_custom_styles', 'body{color:#8d9297;font-family:Open Sans;font-weight:400;font-size:15px;line-height:28px}h1{font-family:Poppins;font-weight:700;font-size:36px;line-height:44px}h2{color:#252525;font-family:Poppins;font-weight:700;font-size:30px;line-height:38px}h3{color:#252525;font-family:Poppins;font-weight:700;font-size:28px;line-height:36px}h4{color:#252525;font-family:Poppins;font-weight:700;font-size:21px;line-height:30px}h5{color:#252525;font-family:Poppins;font-weight:700;font-size:20px;line-height:30px}h6{color:#252525;font-family:Poppins;font-weight:700;font-size:16px;line-height:26px}a{color:#252525}a:hover{color:#bf0a30}a:active{color:#bf0a30}.widget{color:#8d9297}.widget .widget-title{font-size:20px;line-height:28px}.page-loader{background:url(''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen-page-loader.gif'') 50% 50% no-repeat rgb(249,249,249)}.container,.boxed-container,.boxed-container .site-footer.footer-fixed,.custom-container{width:1170px}body .elementor-section.elementor-section-boxed>.elementor-container{max-width:1170px}.zegen-content > .zegen-content-inner{}.header-inner .main-logo img{max-height:70px}.header-inner .sticky-logo img{max-height:65px}.mobile-header-inner .mobile-logo img{max-height:45px}header.zegen-header{}.topbar{font-family:Poppins;font-weight:400;background:#000000;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(255,255,255,0.07)}.topbar a,.mobile-topbar-wrap a{color:#ffffff}.topbar a:hover,.mobile-topbar-wrap a:hover{color:#bf0a30}.topbar a:active,.topbar a:focus,.mobile-topbar-wrap a:focus,.mobile-topbar-wrap a:active{color:#bf0a30}.mobile-topbar-wrap{font-family:Poppins;font-weight:400;background:#000000}.topbar-items > li{height:50px ;line-height:50px }.header-sticky .topbar-items > li,.sticky-scroll.show-menu .topbar-items > li{height:60px ;line-height:60px }.topbar-items > li img{max-height:50px }.logobar{background:#7f7f7f}.logobar a{}.logobar a:hover{}.logobar a:active,.logobar a:focus,.logobar .zegen-main-menu > li.current-menu-item > a,.logobar .zegen-main-menu > li.current-menu-ancestor > a,.logobar a.active{}	.logobar-items > li{height:100px ;line-height:100px }.header-sticky .logobar-items > li,.sticky-scroll.show-menu .logobar-items > li{height:100px ;line-height:100px }.logobar-items > li img{max-height:100px }.header-sticky .logobar,.sticky-scroll.show-menu .logobar{}.header-sticky .logobar a,.sticky-scroll.show-menu .logobar a{}.header-sticky .logobar a:hover,.sticky-scroll.show-menu .logobar a:hover{}.header-sticky .logobar a:active,.sticky-scroll.show-menu .logobar a:active,.header-sticky .logobar .zegen-main-menu .current-menu-item > a,.header-sticky .logobar .zegen-main-menu .current-menu-ancestor > a,.sticky-scroll.show-menu .logobar .zegen-main-menu .current-menu-item > a,.sticky-scroll.show-menu .logobar .zegen-main-menu .current-menu-ancestor > a,.header-sticky .logobar a.active,.sticky-scroll.show-menu .logobar a.active{}	.header-sticky .logobar img.custom-logo,.sticky-scroll.show-menu .logobar img.custom-logo{max-height:100px }.navbar{color:#000000;font-size:14px;letter-spacing:1px;text-transform:uppercase;background:#ffffff}.navbar a{color:#000000}.navbar a:hover{color:#bf0a30}.navbar a:active,.navbar a:focus,.navbar .zegen-main-menu > .current-menu-item > a,.navbar .zegen-main-menu > .current-menu-ancestor > a,.navbar a.active{color:#bf0a30}.navbar-items > li{height:90px ;line-height:90px }.header-sticky .navbar-items > li,.sticky-scroll.show-menu .navbar-items > li{height:70px ;line-height:70px }.navbar-items > li img{max-height:90px }.header-sticky .navbar,.sticky-scroll.show-menu .navbar{color:#000000}.header-sticky .navbar a,.sticky-scroll.show-menu .navbar a{}.header-sticky .navbar a:hover,.sticky-scroll.show-menu .navbar a:hover{}.header-sticky .navbar a:active,.sticky-scroll.show-menu .navbar a:active,.header-sticky .navbar .zegen-main-menu .current-menu-item > a,.header-sticky .navbar .zegen-main-menu .current-menu-ancestor > a,.sticky-scroll.show-menu .navbar .zegen-main-menu .current-menu-item > a,.sticky-scroll.show-menu .navbar .zegen-main-menu .current-menu-ancestor > a,.header-sticky .navbar a.active,.sticky-scroll.show-menu .navbar a.active{}	.sticky-scroll.show-menu .navbar img.custom-logo{max-height:70px }.secondary-menu-area{width:350px }.secondary-menu-area{left:-350px}.secondary-menu-area.left-overlay,.secondary-menu-area.left-push{left:-350px}.secondary-menu-area.right-overlay,.secondary-menu-area.right-push{}.secondary-menu-area .secondary-menu-area-inner{}.secondary-menu-area a{}.secondary-menu-area a:hover{}.secondary-menu-area a:active{}.sticky-header-space{}.sticky-header-space li a{}.sticky-header-space li a:hover{}.sticky-header-space li a:active{}	.mobile-header-items > li{height:60px ;line-height:60px }.mobile-header{background:#ffffff}.mobile-header-items li a{}.mobile-header-items li a:hover{}.mobile-header-items li a:active{}	.header-sticky .mobile-header-items > li,.show-menu .mobile-header-items > li{height:60px;line-height:60px}.mobile-header .header-sticky,.mobile-header .show-menu{background:#ffffff}.header-sticky .mobile-header-items li a,.show-menu .mobile-header-items li a{}.header-sticky .mobile-header-items li a:hover,.show-menu .mobile-header-items li a:hover{}.header-sticky .mobile-header-items li a:hover,.show-menu .mobile-header-items li a:hover{}.mobile-bar{}.mobile-bar li a{}.mobile-bar li a:hover{}.mobile-bar li a:active,ul > li.current-menu-item > a,ul > li.current-menu-parent > a,ul > li.current-menu-ancestor > a,.zegen-mobile-menu li.menu-item a.active{}ul.zegen-main-menu > li > a,ul.zegen-main-menu > li > .main-logo{color:#000000;font-family:Poppins;font-weight:600;font-size:14px}ul.dropdown-menu{}ul.dropdown-menu > li{font-family:Poppins;font-weight:500;font-size:14px;line-height:26px;letter-spacing:0;text-transform:capitalize}ul.dropdown-menu > li a,ul.mega-child-dropdown-menu > li a,.header-sticky ul.dropdown-menu > li a,.sticky-scroll.show-menu ul.dropdown-menu > li a,.header-sticky ul.mega-child-dropdown-menu > li a,.sticky-scroll.show-menu ul.mega-child-dropdown-menu > li a{color:#000000}ul.dropdown-menu > li a:hover,ul.mega-child-dropdown-menu > li a:hover,.header-sticky ul.dropdown-menu > li a:hover,.sticky-scroll.show-menu ul.dropdown-menu > li a:hover,.header-sticky ul.mega-child-dropdown-menu > li a:hover,.sticky-scroll.show-menu ul.mega-child-dropdown-menu > li a:hover{color:#bf0a30}ul.dropdown-menu > li a:active,ul.mega-child-dropdown-menu > li a:active,.header-sticky ul.dropdown-menu > li a:active,.sticky-scroll.show-menu ul.dropdown-menu > li a:active,.header-sticky ul.mega-child-dropdown-menu > li a:active,.sticky-scroll.show-menu ul.mega-child-dropdown-menu > li a:active,ul.dropdown-menu > li.current-menu-item > a,ul.dropdown-menu > li.current-menu-parent > a,ul.dropdown-menu > li.current-menu-ancestor > a,ul.mega-child-dropdown-menu > li.current-menu-item > a{color:#bf0a30}.zegen-single-post .page-title-wrap-inner{color:#ffffff;background-image:url(https://thefusionchurch.org/wp-content/uploads/2019/10/childrens_ministry-1.jpg);padding-top:80px;padding-bottom:120px}.zegen-single-post .page-title-wrap a{color:#bf0a30}.zegen-single-post .page-title-wrap a:hover{color:#ffffff}.zegen-single-post .page-title-wrap a:active{color:#bf0a30}.zegen-single-post .page-title-wrap-inner > .page-title-overlay{background:rgba(0,21,47,0.86)}.zegen-blog .page-title-wrap-inner{color:#ffffff;background-image:url(https://thefusionchurch.org/wp-content/uploads/2019/10/childrens_ministry-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;padding-top:80px;padding-bottom:120px}.zegen-blog .page-title-wrap a{color:#bf0a30}.zegen-blog .page-title-wrap a:hover{color:#ffffff}.zegen-blog .page-title-wrap a:active{color:#bf0a30}.zegen-blog .page-title-wrap-inner > .page-title-overlay{background:rgba(0,21,47,0.86)}.zegen-page .page-title-wrap-inner{color:#ffffff;background-image:url(https://thefusionchurch.org/wp-content/uploads/2019/10/childrens_ministry-1.jpg);background-size:cover;padding-top:70px;padding-bottom:115px}.zegen-page .page-title-wrap a{color:#bf0a30}.zegen-page .page-title-wrap a:hover{color:#ffffff}.zegen-page .page-title-wrap a:active{color:#bf0a30}.zegen-page .page-title-wrap-inner > .page-title-overlay{background:rgba(0,21,47,0.86)}.zegen-woo .page-title-wrap-inner{color:#ffffff;background-image:url(https://thefusionchurch.org/wp-content/uploads/2019/10/childrens_ministry-1.jpg);padding-top:80px;padding-bottom:120px}.zegen-woo .page-title-wrap a{color:#ffffff}.zegen-woo .page-title-wrap a:hover{color:#bf0a30}.zegen-woo .page-title-wrap a:active{color:#bf0a30}.zegen-woo .page-title-wrap-inner > .page-title-overlay{background:rgba(0,21,47,0.86)}.zegen-single-product .page-title-wrap-inner{}.zegen-single-product .page-title-wrap a{}.zegen-single-product .page-title-wrap a:hover{}.zegen-single-product .page-title-wrap a:active{}.zegen-single-product .page-title-wrap-inner > .page-title-overlay{}.single-post-template article.post{color:#616161}.single-post-template .post-format-wrap{}.single-post-template .post-quote-wrap > .blockquote,.single-post-template .post-link-inner,.single-post-template .post-format-wrap .post-audio-wrap{}.blog-template .post-format-wrap{}.blog-template .post-quote-wrap > .blockquote,.blog-template .post-link-inner,.blog-template .post-format-wrap .post-audio-wrap{}.archive-template .post-format-wrap{}.archive-template .post-quote-wrap > .blockquote,.archive-template .post-link-inner,.archive-template .post-format-wrap .post-audio-wrap{}.post-quote-wrap > .blockquote{border-left-color:#bf0a30}.single-post-template .post-quote-wrap > .blockquote{background-color:rgba(0,0,0,0.7)}.blog-template .post-quote-wrap > .blockquote{background-color:rgba(0,0,0,0.7)}.archive-template .post-quote-wrap > .blockquote{background-color:rgba(0,0,0,0.7)}.single-post-template .post-link-inner{background-color:rgba(0,0,0,0.7)}.blog-template .post-link-inner{background-color:rgba(0,0,0,0.7)}.archive-template .post-link-inner{background-color:rgba(0,0,0,0.7)}.post-overlay-items{}.post-overlay-items a{}.post-overlay-items a:hover{}.post-overlay-items a:hover{}.site-footer{color:#f7f7f7;background-image:url(https://thefusionchurch.org/wp-content/uploads/2019/10/footer-bg-im-1.jpg);background-position:center center;background-size:cover;background-attachment:inherit}.site-footer .widget{color:#f7f7f7}.site-footer a{}.site-footer a:hover{}.site-footer a:hover{}.footer-top-wrap{color:#ffffff;font-family:Dancing Script;font-weight:700;text-align:center;padding-top:70px;padding-right:15px;padding-bottom:76px;padding-left:15px}.footer-top-wrap:before{position:absolute;height:100%;width:100%;top:0;left:0;content:"";background-color:rgba(0,22,47,0.81)}.footer-top-wrap .widget{color:#ffffff;font-family:Dancing Script;font-weight:700;text-align:center}.footer-top-wrap a{}.footer-top-wrap a:hover{}.footer-top-wrap a:hover{}.footer-top-wrap .widget .widget-title{color:#ffffff}.footer-middle-wrap{color:#f7f7f7;background-color:rgba(0,22,47,0.92);padding-top:70px;padding-bottom:80px;margin-top:0px}.footer-middle-wrap .widget{color:#f7f7f7}.footer-middle-wrap a{color:#f7f7f7}.footer-middle-wrap a:hover{color:#bf0a30}.footer-middle-wrap a:active{color:#bf0a30}.footer-middle-wrap .widget .widget-title{color:#ffffff}.footer-bottom{font-size:13px;background-color:#000f21;padding-top:20px;padding-bottom:20px}.footer-bottom .widget{font-size:13px}.footer-bottom a{color:#ffffff}.footer-bottom a:hover{color:#bf0a30}.footer-bottom a:active{color:#ffffff}.theme-color{color:#bf0a30}.gradient-bg{background:-webkit-linear-gradient(-155deg,#bf0a30 0,#00152f 100%);background:linear-gradient(-155deg,#bf0a30 0,#00152f 100%)}.theme-color-bg{background-color:#bf0a30}.theme-color-hbg:hover{background-color:#bf0a30 !important}.secondary-color{color:#00152f}.default-color{color:#bf0a30 !important}::selection{background:#bf0a30}b{color:#bf0a30}b{color:#bf0a30}.top-sliding-toggle.fa-minus{border-top-color:#bf0a30}.owl-dot.active span{background:#bf0a30;border-color:#bf0a30}.owl-prev,.owl-next{color:#bf0a30}.owl-prev:hover,.owl-next:hover{color:#bf0a30}.owl-prev:after,.owl-next:after{background-color:#bf0a30}.typo-a-white a:hover{color:#bf0a30}.header-button a,.zegen-header ul.dropdown-menu li .nav-link:before{background-color:#bf0a30}.classic-navbar .zegen-main-menu,.header-navbar-text-1 .h-donate-btn,.charitable-donation-form .donation-amounts .donation-amount.selected label{background:#bf0a30}.classic-navbar .zegen-main-menu:before{border-bottom-color:#bf0a30}.topbar-items .header-phone span,.topbar-items .header-email span,.topbar-items .header-address span,ul.mobile-topbar-items.nav li span{color:#bf0a30}.header-inner .logobar-inner .media i{color:#bf0a30}.header-inner .logobar-inner .media i:after{background:#bf0a30}.dropdown:hover > .dropdown-menu{border-color:#bf0a30}.navbar ul ul ul.dropdown-menu li .nav-link:focus,ul.nav ul ul.dropdown-menu li .nav-link:focus{color:#bf0a30}.navbar ul ul li.menu-btn a,.zegen-mobile-menu ul.sub-menu>li.current-menu-parent>a,.zegen-mobile-menu ul.sub-menu>li.current-menu-ancestor>a{color:#bf0a30}.page-title-wrap:before{background:#bf0a30}.widget .widget-title::before,.widget .widget-title::after{background:#bf0a30}.search-form .input-group input.form-control::-webkit-input-placeholder,.search-form .input-group input.form-control::-moz-placeholder,.search-form .input-group input.form-control::-ms-input-placeholder,.search-form .input-group input.form-control:-moz-placeholder{color:#bf0a30 !important}input[type="submit"]{background:#bf0a30}.btn,button,.btn.bordered:hover{background:#bf0a30}.btn.classic:hover{background:#bf0a30}.btn.link{color:#bf0a30}.btn.bordered{color:#bf0a30}.btn.inverse:hover,.about-widget.widget-content .author-url a{background-color:#bf0a30}.btn.btn-default.theme-color{background:#bf0a30}.btn.btn-default.secondary-color{background:#00152f}.rev_slider_wrapper .btn.btn-outline:hover{background-color:#bf0a30;border-color:#bf0a30}.rev_slider .btn.btn-default{border-color:#bf0a30 !important}select:focus,input:focus,textarea:focus{border-color:#bf0a30}.close:before,.close:after{background:#bf0a30}.nav-link:focus,.nav-link:hover{color:#bf0a30}.zmm-dropdown-toggle{color:#bf0a30}ul li.theme-color a{color:#bf0a30 !important}.top-meta ul li a.read-more,.bottom-meta ul li a.read-more{color:#bf0a30}.single-post-template blockquote{border-color:#bf0a30}.single-post .post-meta li i.before-icon::before{color:#bf0a30}.single-post .entry-meta ul li a:hover{color:#bf0a30}.post-comments-wrapper p.form-submit input{background-color:#bf0a30;border-color:#bf0a30 !important}.single-post .author-info{border-color:#bf0a30}.post-navigation .nav-links .nav-next a,.post-navigation .nav-links .nav-previous a{border-color:#bf0a30}.post-navigation .nav-links .nav-next a:hover,.post-navigation .nav-links .nav-previous a:hover{background-color:#bf0a30}.custom-post-nav > .prev-nav-link > a:hover,.custom-post-nav > .next-nav-link > a:hover{color:#bf0a30}.calendar_wrap th,tfoot td{background:#bf0a30}.widget_calendar caption{border-color:#bf0a30}.widget_archive li:before{color:#bf0a30}.site-footer .widget_archive li:before{color:#bf0a30}.widget.widget_tag_cloud a.tag-cloud-link:hover{background:#bf0a30;border-color:#bf0a30}.null-instagram-feed p a{background:#bf0a30}.widget .menu-item-object-zegen-ministries a{background:#bf0a30}.site-footer .widget .menu-item-object-zegen-ministries.current-menu-item a:hover{color:#bf0a30}.widget-area .widget .menu-item-object-zegen-ministries.current-menu-item a,.widget-area .widget .menu-item-object-zegen-ministries a:hover{border-left-color:#bf0a30}.widget .menu-item-object-zegen-ministries a{border-color:#bf0a30}.grid-layout .article-inner .top-meta a.read-more::before,.grid-layout .article-inner .entry-footer .bottom-meta a.read-more::before,.zegen-single-post .post-comments .comment-reply-link:before,.comment-meta .comment-reply-link:before{color:#bf0a30}.zozo_advance_tab_post_widget .nav-tabs .nav-item.show .nav-link,.widget .nav-tabs .nav-link.active{background:#bf0a30}.back-to-top,.back-to-top:after{background:#bf0a30}.entry-title a:hover{color:#bf0a30}.title-separator.separator-border{background-color:#bf0a30}.section-title-wrapper .title-wrap > .sub-title::before{background-color:#bf0a30}.twitter-3 .tweet-info{border-color:#bf0a30}.twitter-wrapper.twitter-dark a{color:#bf0a30}.price-text{color:#bf0a30}.pricing-style-1.pricing-list-active .pricing-inner-wrapper,.pricing-style-1 .btn-default:hover{background-color:#bf0a30}.pricing-style-1 .pricing-table-info .price-text,.pricing-style-1 .pricing-table-info > .price-before{color:#bf0a30}.pricing-style-3 .pricing-inner-wrapper,.pricing-style-1 .btn-default:hover{border-color:#bf0a30}.pricing-style-2 .price-text p{color:#bf0a30}.pricing-style-3 .pricing-title::before,.pricing-style-3 .pricing-title::after,.pricing-style-2 .pricing-table-info:after,.pricing-style-3 ul.pricing-features-list li:before{background-color:#bf0a30}.theme-gradient-bg{background:-webkit-linear-gradient(-150deg,#00152f 35%,#bf0a30 65%) !important;background:linear-gradient(-150deg,#00152f 35%,#bf0a30 65%) !important}.compare-pricing-wrapper .pricing-table-head,.compare-features-wrap{background:#bf0a30}.compare-pricing-style-3.compare-pricing-wrapper .btn:hover{background:#bf0a30}.counter-wrapper.dashed-secondary-color.counter-style-1{border-color:#bf0a30}.counter-wrapper.dashed-theme-color.counter-style-1{border-color:#bf0a30}.counter-value span.counter-suffix{color:#bf0a30}.counter-wrapper.counter-style-2 .counter-value h3{background:-webkit-linear-gradient(-150deg,#00152f 35%,#bf0a30 65%);background:linear-gradient(-150deg,#00152f 35%,#bf0a30 65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.day-counter-modern .day-counter > *:after{background:rgba(191,10,48,0.1)}span.typing-text,.typed-cursor{color:#bf0a30}.testimonial-light .client-name:hover{color:#bf0a30}.testimonial-wrapper.testimonial-1 a.client-name:hover,.testimonial-wrapper.testimonial-1 .client-designation{color:#bf0a30}.testimonial-wrapper.testimonial-1 .testimonial-inner::after,.testimonial-wrapper.testimonial-modern .testimonial-inner:after,.testimonial-wrapper.testimonial-default .owl-item .testimonial-inner,.testimonial-list .testimonial-list-item .testimonial-thumb:before,.single-zegen-testimonial .testimonial-info .testimonial-img:before{background-color:#bf0a30}.zegen-content .testimonial-2 .testimonial-inner:hover,.zegen-content .testimonial-2 .testimonial-inner:hover .testimonial-thumb img{border-color:#bf0a30}.testimonial-wrapper.testimonial-3 .testimonial-inner .testimonial-info .client-name,.testimonial-wrapper.testimonial-3 .testimonial-inner .testimonial-excerpt .testimonial-excerpt-icon i,.testimonial-wrapper.testimonial-default .testimonial-inner > *.testimonial-excerpt:before{color:#bf0a30 !important}.events-date{border-color:#bf0a30}.event-classic .event-inner .entry-title{border-left-color:#bf0a30}.event-inner .event-schedule-inner .tab-content i,.event-inner .post-more > a,.event-date,.event-wrapper.event-dark .event-inner .post-title-head > a:hover,.media.event-list-item .read-more,.event-website > a{color:#bf0a30}.event-info h4,.event-venue h4,.event-contact-title h4,.event-wrapper.event-modern .event-date:after,.event-wrapper.event-modern .event-date:before,.event-wrapper.event-default .event-inner .event-date,.media.event-list-item .event-date:after,.event-list-item .event-date:before,.event-classic .event-inner .event-date{background-color:#bf0a30}.event-details-wrap ul li:before{background:-webkit-linear-gradient(-150deg,#00152f 35%,#bf0a30 65%);background:linear-gradient(-150deg,#00152f 35%,#bf0a30 65%)}.event-details-wrap ul li:after{border-color:#bf0a30}.nav.pagination > li.nav-item.active a,.nav.pagination > li.nav-item span,.nav.pagination > li.nav-item a,.nav.pagination > li.nav-item:focus a{background:#bf0a30}.custom-post-nav .prev-nav-link > a,.custom-post-nav .next-nav-link > a,.post-comments .page-numbers.current,.post-comments .page-numbers:hover{background:#bf0a30}.page-links > .page-number,.page-links .page-number:hover,.post-comments .page-numbers.current,.page-links span.current .page-number,.post-comments .page-numbers:hover,.page-links .post-page-numbers.current,.page-links .post-page-numbers:hover{background:#bf0a30}.zegen-sticky-wrapper.text_trigger a,a.zegen-sticky-trigger{background:#bf0a30}.team-wrapper.team-default .team-inner .team-designation h6,.team-info .team-title h2,.team-default .client-name{color:#bf0a30}.team-wrapper.team-dark .team-inner{background-color:#00152f}.team-wrapper.team-default .team-inner > .team-thumb:after{background-color:#bf0a30}.team-modern .team-name a::after,span.animate-bubble-box:before{background:#bf0a30;filter:drop-shadow(0 1px 2px rgba(191,10,48,0.5))}span.animate-bubble-box:after{background:#bf0a30;filter:drop-shadow(0 1px 2px rgba(191,10,48,0.5))}.team-modern span.animate-bubble-box:before,.team-modern span.animate-bubble-box:after,.widget ul li.menu-item a:before{color:#bf0a30}span.animate-bubble-box{box-shadow:0 0 1px 0 rgba(191,10,48,0.1),0 0 1px 0 rgba(191,10,48,0.1) inset}.team-wrapper.team-modern .team-inner > .team-thumb{border-color:#bf0a30}.team-wrapper.team-modern .team-inner:hover > .team-designation h6{color:#bf0a30}.timeline-style-2 .timeline > li > .timeline-panel{border-color:#bf0a30}.timeline-sep-title{color:#bf0a30}.timeline-style-2 .timeline > li > .timeline-panel:before{border-left-color:#bf0a30;border-right-color:#bf0a30}.timeline-style-2 .timeline > li > .timeline-panel:after{border-left-color:#bf0a30;border-right-color:#bf0a30}.timeline-style-3 .timeline > li > .timeline-sep-title{background:#bf0a30}.cd-horizontal-timeline .events{background:#bf0a30}.cd-horizontal-timeline .events a.selected::after{background-color:#bf0a30;border-color:#bf0a30}.cd-timeline-navigation a{border-color:#bf0a30}.cd-horizontal-timeline .events-content em{color:#bf0a30}.cd-horizontal-timeline .events-content li{border-color:#bf0a30}.cd-horizontal-timeline .events-content li .tl-triangle{border-bottom-color:#bf0a30}.cd-horizontal-timeline .events-content li > h2{color:#bf0a30}.portfolio-wrapper.portfolio-style-modern .post-overlay-items a:hover,.portfolio-meta-list>li a:hover{color:#bf0a30 !important}.portfolio-masonry-layout .portfolio-angle .portfolio-title h4:after{background-color:#bf0a30}.portfolio-style-classic .post-overlay-items > .portfolio-popup-icon a,.portfolio-style-classic .post-overlay-items > .portfolio-link-icon a,.portfolio-style-modern .post-overlay-items> .portfolio-link-icon a,.portfolio-style-modern .post-overlay-items> .portfolio-popup-icon a{background-color:#bf0a30}.portfolio-default .portfolio-wrap .portfolio-content-wrap{background-color:#bf0a30}.portfolio-default .portfolio-overlay .portfolio-title a:after{background-color:rgba(191,10,48,0.5)}.portfolio-style-default .portfolio-link-icon a,.portfolio-style-default .portfolio-popup-icon a{background-color:#bf0a30}.portfolio-classic .portfolio-wrap .portfolio-content-wrap .portfolio-read-more a,.portfolio-angle .portfolio-wrap .portfolio-content-wrap .portfolio-read-more a{color:#bf0a30}.portfolio-classic .portfolio-wrap .portfolio-content-wrap .portfolio-read-more a:hover,.portfolio-angle .portfolio-wrap .portfolio-content-wrap .portfolio-read-more a:hover{background-color:#bf0a30}.portfolio-single.portfolio-model-2 .portfolio-details .portfolio-meta-wrap{background:#bf0a30}.portfolio-model-4 .portfolio-info .portfolio-meta .portfolio-meta-list > li ul.portfolio-categories a:hover{color:#bf0a30}.single-zegen-portfolio .portfolio-title h3::after,.single-zegen-portfolio .portfolio-related-slider h4::after,.portfolio-related-slider .related-title{background-color:#bf0a30}.portfolio-creative .portfolio-wrap:hover .portfolio-content-wrap,.portfolio-video .popup-video-post .video-play-icon{background-color:#bf0a30}span.portfolio-meta-icon{color:#bf0a30}.portfolio-filter.filter-1 ul > li.active > a,.portfolio-filter.filter-1 ul > li > a:hover{background-color:#bf0a30}.portfolio-filter.filter-1 ul > li > a,.portfolio-filter.filter-1 ul > li > a:hover{border:solid 1px #bf0a30}.portfolio-filter.filter-1 ul > li > a{border-color:#bf0a30}.portfolio-filter.filter-1 a.portfolio-filter-item{color:#bf0a30}.portfolio-masonry-layout .portfolio-classic .portfolio-content-wrap{background:#bf0a30}.portfolio-filter.filter-2 .active a.portfolio-filter-item{color:#bf0a30}.portfolio-filter.filter-2 li a:after{background-color:#bf0a30}.portfolio-slide .portfolio-content-wrap{background:#bf0a30}.portfolio-minimal .portfolio-overlay-wrap:before,.portfolio-minimal .portfolio-overlay-wrap:after{border-color:#bf0a30}.portfolio-classic .portfolio-overlay-wrap:before{border-color:#bf0a30}.portfolio-archive-title a:hover{color:#bf0a30}.portfolio-filter.filter-3 a.portfolio-filter-item{color:#bf0a30}.portfolio-filter.filter-3 li.active a.portfolio-filter-item{background:#bf0a30}.icon-theme-color{color:#bf0a30}.feature-box-wrapper .btn.bordered:hover{border-color:#bf0a30}.feature-box-wrapper.feature-ser:hover .feature-box-btn .btn.link,.feature-box-wrapper.feature-ser:hover .feature-box-btn .btn.link:after,.feature-box-wrapper.fb-cus-list1 .fbox-content a,.feature-box-wrapper.cus-feature1.feature-box-classic-pro:hover .feature-box-title a:hover,.feature-box-wrapper.cus-feature1 a.btn.btn-bg-dark.btn-link,.feature-box-wrapper.cus-feature1:hover a.btn.btn-bg-dark.btn-link:hover{color:#bf0a30}.feature-ser:hover .feature-box-btn .btn.link::after{background:#bf0a30}.feature-box-wrapper.border-hover-color:hover,.feature-box-wrapper.cus-feature1:hover a.btn.btn-bg-dark.btn-link{border-bottom-color:#bf0a30 !important}.feature-box-wrapper > .feature-box-title .section-title .title-bottom-line{background-color:#bf0a30}.feature-box-btn .btn.link{color:#bf0a30}.feature-box-btn .btn.link::after{color:#bf0a30}.feature-box-wrapper.radius-design:hover,.feature-box-wrapper.radius-design.section-active{background-color:#bf0a30 !important;border-color:#bf0a30 !important}.feature-box-wrapper.radius-design .invisible-number{color:#bf0a30}.feature-box-style-1 .feature-box-btn .btn.link:hover,.feature-box-style-1 .feature-box-btn .btn.link:hover::after{color:#bf0a30}.feature-box-style-2:hover{background-color:#bf0a30}.feature-box-style-3 .invisible-number{color:#bf0a30}.feature-box-style-3::after{background-color:#bf0a30}.feature-box-wrapper:hover .feature-box-icon.theme-hcolor-bg{background:-webkit-linear-gradient(-150deg,#00152f 35%,#bf0a30 65%);background:linear-gradient(-150deg,#00152f 35%,#bf0a30 65%)}[class^=''imghvr-shutter-out-'']:before,[class*='' imghvr-shutter-out-'']:before,[class^=''imghvr-shutter-in-'']:after,[class^=''imghvr-shutter-in-'']:before,[class*='' imghvr-shutter-in-'']:after,[class*='' imghvr-shutter-in-'']:before,[class^=''imghvr-reveal-'']:before,[class*='' imghvr-reveal-'']:before{background-color:#bf0a30}.image-grid-inner:after{background:#bf0a30}.ministries-wrapper a.read-more.btn{color:#bf0a30}.ministries-modern .ministries-inner{border-bottom-color:#bf0a30}.ministries-modern .ministries-inner .ministries-thumb:before{background-color:rgba(191,10,48,0.88)}.ministries-wrapper.ministries-classic .ministries-inner a.read-more.btn,.ministries-modern .ministries-inner .ministries-icon-img{background-color:#bf0a30}.sermon-view-wrapper,.sermon-wrapper .sermon-play-list li a,.sermon-wrapper .sermon-tool-list li a,.sermon-modern .sermon-inner .post-more > a,.sermon-list .sermon-list-item .post-more > a{background-color:#bf0a30}.sermon-info a,.sermon-info a time:before,.sermon-inner .post-more > a,.event-wrapper.custom-event-1.event-modern .event-inner .event-location{color:#bf0a30}.active .round-tab-head{background-image:-webkit-linear-gradient(0deg,#bf0a30 0,rgba(191,10,48,0.4) 100%)}.top-meta ul li i,.bottom-meta ul li i,.single-post .bottom-meta .post-meta>ul>li.nav-item .post-category a:hover,.single-post-template .post-quote-wrap blockquote:before,.post-link-inner h4:before,.side-noimg.themebg-color,.single-post .author-info ul.social-icons>li>a{color:#bf0a30}.blog-style-3 .post-thumb,.blog-style-classic-pro .post-more,.blog-style-list a.read-more{border-color:#bf0a30}.blog-wrapper .blog-inner .top-meta a.read-more::before,.blog-wrapper .blog-inner .bottom-meta a.read-more::before,article.post .bottom-meta a.read-more::before,.ministries-read-more .read-more::before{background:#bf0a30}.blog-wrapper .blog-inner .top-meta a.read-more::after,.blog-wrapper .blog-inner .bottom-meta a.read-more::after,.ministries-read-more .read-more::after{background:-webkit-linear-gradient(left,#bf0a30 0,rgba(237,66,102,0) 100%);background:linear-gradient(to right,#bf0a30 0,rgba(237,66,102,0) 100%);background:-moz-linear-gradient(left,#bf0a30 0,rgba(237,66,102,0) 100%)}.sticky-date .post-date,.zegen-toggle-post-wrap .switch input:checked + .slider{background-color:#bf0a30}.zegen-toggle-post-wrap .switch input:focus + .slider{box-shadow:0 0 1px #bf0a30}.grid-layout article:before,.team-wrapper.team-default .team-inner:before{border-bottom-color:#bf0a30}.blog-style-classic .post-date > a{background:#bf0a30}.blog-style-classic-pro .post-date a,.blog-style-list .post-date a{background:#bf0a30}.contact-widget-info > p > span:before,.contact-info-wrapper .icons::before,.secondary-menu-area .contact-widget-info span a:hover{color:#bf0a30}.contact-info-wrapper.contact-info-style-2 .contact-mail a:hover{color:#bf0a30}.wpcf7 input[type="submit"]{background:#bf0a30}.contact-form-grey .wpcf7 input.wpcf7-submit,.contact-form-classic .wpcf7 input[type="submit"]{background:#bf0a30}.content-carousel-wrapper .owl-nav > *:hover{color:#bf0a30}.shape-arrow .wpb_column:nth-child(2) .feature-box-wrapper,.shape-arrow .wpb_column:last-child .feature-box-wrapper{background:#bf0a30}.shape-arrow .wpb_column:first-child .feature-box-wrapper::before,.shape-arrow .wpb_column:nth-child(3) .feature-box-wrapper::before{border-top-color:#bf0a30;border-bottom-color:#bf0a30}.shape-arrow .wpb_column .feature-box-wrapper::before,.shape-arrow .wpb_column .feature-box-wrapper::after,.shape-arrow .wpb_column:nth-child(2) .feature-box-wrapper::before,.shape-arrow .wpb_column:nth-child(2) .feature-box-wrapper::after,.shape-arrow .wpb_column:last-child .feature-box-wrapper::before,.shape-arrow .wpb_column:last-child .feature-box-wrapper::after{border-left-color:#bf0a30}.wpbc_booking_form_structure .wpbc_structure_form .form-group .btn-default{background:-webkit-linear-gradient(-144deg,#00152f 15%,#bf0a30 85%);background:linear-gradient(-144deg,#00152f 15%,#bf0a30 85%)}.campaign-loop.campaign-grid li.campaign:hover h3{color:#bf0a30}.woocommerce p.stars a{color:#bf0a30}.woocommerce .product .onsale,.woo-thumb-wrap .product-icons-pack > a{background-color:#bf0a30}.woocommerce ul.products li.product .price,.woocommerce .product .price,.woocommerce .product .price ins,.woocommerce.single .product .price ins{color:#bf0a30}.woocommerce div.product .product_title{color:#bf0a30}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{background-color:#bf0a30}.woocommerce .product .button,.woocommerce.single .product .button,.woocommerce #review_form #respond .form-submit input,.woocommerce button.button,.woocommerce button.button.disabled,.woocommerce button.button.alt.disabled,.woocommerce ul.products li.product .woo-thumb-wrap .button:hover,.woocommerce ul.products li.product .woo-thumb-wrap .added_to_cart,.woocommerce ul.products li.product .woo-thumb-wrap .added_to_cart:hover{background:#bf0a30}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:#bf0a30}.dropdown-menu.cart-dropdown-menu .mini-view-cart a,.zegen-sticky-cart .mini-view-cart a,.dropdown-menu.wishlist-dropdown-menu .mini-view-wishlist a,.zegen-sticky-wishlist .mini-view-wishlist a{background:#bf0a30}.woocommerce #content input.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-page #content input.button,.woocommerce-page #respond input#submit,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button,.woocommerce input.button.alt,.woocommerce input.button.disabled,.woocommerce input.button:disabled[disabled],.cart_totals .wc-proceed-to-checkout a.checkout-button,.woocommerce button.button.alt{background:#bf0a30}.woocommerce-info,.woocommerce-message{border-top-color:#bf0a30}.woocommerce-info::before,.woocommerce-message::before{color:#bf0a30}.form-control:focus{border-color:#bf0a30 !important}.woocommerce nav.woocommerce-pagination ul li,.woocommerce nav.woocommerce-pagination ul li a:active,.woocommerce nav.woocommerce-pagination ul li a:focus{background-color:#bf0a30;border-color:#bf0a30}.woo-top-meta select{background-image:url(https://thefusionchurch.org/wp-content/themes/zegen/assets/images/icon-select.png)}.widget-area .widget-title::after{background-color:#bf0a30}.widget_categories ul li a:before,.widget_meta ul li a:before,.widget_archive ul li a:before{color:#bf0a30}.widget_categories ul li a:hover,.widget_meta ul li a:hover,.widget_archive ul li a:hover,.widget_recent_entries ul li a:hover,.widget-area .widget_pages li a:hover,.widget_recent_entries ul li > .post-date,.entry-meta .post-category:before{color:#bf0a30}.zegen_latest_post_widget li a:hover,.zegen_popular_post_widget li a:hover,.comments-wrap span:before,.elementor-widget-wp-widget-zegen_latest_post_widget li .side-item-meta > span:before,.zegen_popular_post_widget li .side-item-meta > span:before,.widget.zegen_latest_post_widget li .side-item-meta > span:before{color:#bf0a30}.anim .popup-video-post.popup-trigger-icon:after,.anim .popup-video-post.popup-trigger-icon:before,.anim .popup-video-post.popup-trigger-icon,span.popup-modal-dismiss.ti-close,.contact-info-wrapper .contact-info-title:after{background-color:#bf0a30}a.modal-box-trigger.modal-trigger-icon{color:#bf0a30}.round-tab-wrapper,.elementor-widget-container.round-tab-wrapper:after,.elementor-widget-container.round-tab-wrapper:before{border-color:#bf0a30}.zegen_mailchimp_widget input.zozo-mc.btn{background-color:#bf0a30}.mailchimp-wrapper.mailchimp-light .input-group .input-group-btn .mc-submit-btn{background-color:#bf0a30}.widget .footer-info .media::before{color:#bf0a30}.custom-top-footer .primary-bg{background-color:#bf0a30}.custom-top-footer .secondary-bg{background-color:#00152f}.current_page_item a{color:#bf0a30}.mptt-shortcode-wrapper ul.mptt-menu.mptt-navigation-tabs li.active a,.mptt-shortcode-wrapper ul.mptt-menu.mptt-navigation-tabs li:hover a{border-color:#bf0a30}.booking_form .datepick-inline .calendar-links,.booking_form .datepick-inline td.datepick-days-cell.date2approve{background:#bf0a30}ul.social-icons.social-hbg-theme > li a:hover{background:#bf0a30}.woo-icon-count{background:#bf0a30}footer .widget .btn.link.before-icon{color:#bf0a30}.custom-fbtn .btn{border-color:#bf0a30}.related-slider-content-wrap:hover .related-slider-content{background:rgba(191,10,48,0.8)}.error-404-area .page-title-default .breadcrumb a:hover,.error-404 .error-txt{color:#bf0a30}@media only screen and (max-width:991px){.bg-after-991{background:#bf0a30}}.post-comments span.author{color:#bf0a30}.comment-text span.reply,.page-header a.home-link,.error-404 .page-header:before,.error-404 .page-header:after{background-color:#bf0a30}.page-links > span.page-number,a span.page-number:hover,a span.page-number:active,a span.page-number:focus{border-color:#bf0a30}span.page-number,a span.page-number:hover{background:#bf0a30}.single-post .custom-post-nav > .prev-nav-link > .post-nav-text,.single-post .custom-post-nav > .next-nav-link > .post-nav-text,.single-campaign .custom-post-nav > .prev-nav-link > .post-nav-text,.single-campaign .custom-post-nav > .next-nav-link > .post-nav-text{background:#bf0a30}.post-navigation-wrapper.clearfix{border-color:#bf0a30}.wp-block-button__link,.wp-block-file .wp-block-file__button{background:#bf0a30}.wp-block-quote,blockquote.wp-block-quote.is-style-large,.wp-block-quote[style*="text-align:right"],.wp-block-quote[style*="text-align: right"]{border-color:#bf0a30}.is-style-outline{color:#bf0a30}', 'auto'),
(8392, 'revslider-update-check', '1770122314', 'auto'),
(8393, 'revslider_update_info', 'O:8:"stdClass":0:{}', 'auto'),
(8400, 'widget_zozo_about_widget', 'a:2:{i:1;a:7:{s:5:"title";s:14:"Become A Donor";s:5:"image";s:87:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/donation7.jpg";s:5:"round";b:0;s:11:"description";s:74:"Lorem Ipsum is simply dummy text of the printing and typesetting industry.";s:10:"sign_image";s:0:"";s:10:"author_url";s:50:"https://elementor.zozothemes.com/zegen/contact-us/";s:13:"readmore_text";s:12:"GET IN TOUCH";}s:12:"_multiwidget";i:1;}', 'auto'),
(8401, 'widget_zegen_latest_post_widget', 'a:4:{i:1;a:3:{s:5:"title";s:12:"Latest Posts";s:10:"categories";s:3:"all";s:6:"number";s:1:"3";}i:2;a:3:{s:5:"title";s:11:"Latest News";s:10:"categories";s:3:"all";s:6:"number";s:1:"2";}i:3;a:3:{s:5:"title";s:12:"Latest Posts";s:10:"categories";s:3:"all";s:6:"number";s:1:"3";}s:12:"_multiwidget";i:1;}', 'auto'),
(8402, 'widget_zegen_popular_post_widget', 'a:3:{i:1;a:3:{s:5:"title";s:13:"Popular Posts";s:10:"categories";s:3:"all";s:7:"pnumber";s:1:"4";}i:2;a:3:{s:5:"title";s:13:"Popular Posts";s:10:"categories";s:3:"all";s:7:"pnumber";s:1:"3";}s:12:"_multiwidget";i:1;}', 'auto'),
(8403, 'widget_zozo_advance_tab_post_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(8404, 'widget_zozo_author_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(8405, 'widget_zozo_contact_info_widget', 'a:2:{i:1;a:9:{s:5:"title";s:12:"Contact Info";s:5:"ctext";s:0:"";s:8:"caddress";s:61:"684 West College St. Sun City, United States America, 064781.";s:6:"cphone";s:22:"(+55) 654 - 545 - 1235";s:5:"cmail";s:14:"info@zegen.com";s:10:"font_color";s:0:"";s:11:"cfshortcode";s:0:"";s:16:"background_color";s:0:"";s:14:"background_img";s:0:"";}s:12:"_multiwidget";i:1;}', 'auto'),
(8406, 'widget_null-instagram-feed', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(8407, 'widget_zozo_social_widget', 'a:3:{i:1;a:19:{s:5:"title";s:0:"";s:11:"socialstyle";s:7:"rounded";s:17:"social_icons_fore";s:5:"white";s:18:"social_icons_hfore";s:7:"h-white";s:15:"social_icons_bg";s:6:"bg-own";s:16:"social_icons_hbg";s:8:"hbg-dark";s:8:"facebook";s:1:"#";s:7:"twitter";s:1:"#";s:10:"googleplus";s:0:"";s:9:"instagram";s:1:"#";s:9:"bloglovin";s:0:"";s:7:"youtube";s:0:"";s:6:"tumblr";s:0:"";s:9:"pinterest";s:0:"";s:8:"dribbble";s:0:"";s:10:"soundcloud";s:0:"";s:5:"vimeo";s:0:"";s:8:"linkedin";s:1:"#";s:3:"rss";s:0:"";}i:2;a:21:{s:5:"title";s:0:"";s:11:"socialstyle";s:7:"squared";s:17:"social_icons_fore";s:5:"white";s:18:"social_icons_hfore";s:7:"h-white";s:15:"social_icons_bg";s:6:"bg-own";s:16:"social_icons_hbg";s:9:"hbg-black";s:8:"facebook";s:43:"https://www.facebook.com/thefusionchurch.hq";s:7:"twitter";s:30:"https://twitter.com/zozothemes";s:10:"googleplus";s:0:"";s:9:"instagram";s:36:"https://www.instagram.com/zozotheme/";s:9:"bloglovin";s:0:"";s:7:"youtube";s:56:"https://www.youtube.com/channel/UCAOkwuYxJuOqiYAj1Vy5JIg";s:6:"tumblr";s:0:"";s:9:"pinterest";s:44:"https://in.pinterest.com/zozothemesofficial/";s:8:"dribbble";s:0:"";s:10:"soundcloud";s:0:"";s:5:"vimeo";s:0:"";s:8:"linkedin";s:0:"";s:3:"rss";s:0:"";s:6:"tiktok";s:0:"";s:8:"whatsapp";s:0:"";}s:12:"_multiwidget";i:1;}', 'auto'),
(8408, 'widget_zozo_tweets-widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(8409, 'widget_zegen_mailchimp_widget', 'a:3:{i:1;a:8:{s:13:"collect_first";b:0;s:12:"collect_last";b:0;s:20:"current_mailing_list";s:10:"38e2b49613";s:15:"failure_message";s:32:"Please enter valid email address";s:11:"signup_text";s:8:"Sign Up ";s:15:"success_message";s:23:"You are subscribed now.";s:8:"subtitle";s:174:"Sign up for our weekly newsletter to stay updated on all news and events at Zegen Church. Email updates on new product Announcements, Gift Ideas, Special Promotions and More.";s:5:"title";s:10:"Newsletter";}i:2;a:8:{s:13:"collect_first";b:0;s:12:"collect_last";b:0;s:20:"current_mailing_list";s:0:"";s:15:"failure_message";s:8:"Failure.";s:11:"signup_text";s:0:"";s:15:"success_message";s:8:"Success.";s:8:"subtitle";s:0:"";s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'auto'),
(8410, 'elementor_active_kit', '4961', 'auto'),
(8411, 'elementor_font_display', 'swap', 'auto'),
(8414, 'elementor_landing_pages_activation', '0', 'auto'),
(8415, 'elementor_version', '3.28.3', 'auto'),
(8416, 'elementor_install_history', 'a:1:{s:6:"3.28.3";i:1745262065;}', 'auto'),
(8417, 'elementor_events_db_version', '1.0.0', 'off'),
(8419, 'elementor_checklist', '{"last_opened_timestamp":null,"first_closed_checklist_in_editor":false,"is_popup_minimized":false,"steps":{"add_logo":{"is_marked_completed":false,"is_immutable_completed":false},"set_fonts_and_colors":{"is_marked_completed":false,"is_immutable_completed":false},"create_pages":{"is_marked_completed":false,"is_immutable_completed":true},"setup_header":{"is_marked_completed":false,"is_immutable_completed":false},"assign_homepage":{"is_marked_completed":false,"is_immutable_completed":false}},"should_open_in_editor":true}', 'auto'),
(8420, 'elementor_onboarded', '1', 'auto'),
(8421, '_elementor_installed_time', '1745262075', 'auto'),
(8422, 'elementor_connect_site_key', '3b699c859beadf1030152cc5513257ee', 'auto'),
(8423, 'elementor_remote_info_library', 'a:3:{s:10:"types_data";a:4:{s:5:"block";a:2:{s:10:"categories";a:30:{i:0;s:8:"404 page";i:1;s:5:"about";i:2;s:7:"archive";i:3;s:8:"Benefits";i:4;s:14:"call to action";i:5;s:7:"clients";i:6;s:7:"contact";i:7;s:4:"Data";i:8;s:10:"ehp-footer";i:9;s:10:"ehp-header";i:10;s:3:"faq";i:11;s:8:"features";i:12;s:6:"footer";i:13;s:7:"Gallery";i:14;s:6:"header";i:15;s:4:"hero";i:16;s:11:"Link in Bio";i:17;s:9:"portfolio";i:18;s:7:"pricing";i:19;s:15:"product archive";i:20;s:5:"Quote";i:21;s:15:"Service Details";i:22;s:8:"services";i:23;s:11:"single page";i:24;s:11:"single post";i:25;s:14:"single product";i:26;s:5:"stats";i:27;s:9:"subscribe";i:28;s:4:"team";i:29;s:12:"testimonials";}s:4:"sets";a:5:{i:0;s:11:"Boxing Club";i:1;s:19:"Business Consultant";i:2;s:16:"Marketing Agency";i:3;s:9:"Wireframe";i:4;s:15:"Workshop Center";}}s:5:"popup";a:1:{s:10:"categories";a:6:{i:0;s:10:"bottom bar";i:1;s:7:"classic";i:2;s:6:"fly-in";i:3;s:11:"full screen";i:4;s:9:"hello bar";i:5;s:8:"slide-in";}}s:2:"lp";a:1:{s:10:"categories";a:15:{i:0;s:8:"Business";i:1;s:16:"Coming Soon Page";i:2;s:9:"eCommerce";i:3;s:9:"Education";i:4;s:6:"Events";i:5;s:18:"Health and Fitness";i:6;s:3:"NFT";i:7;s:14:"Online Service";i:8;s:7:"Product";i:9;s:11:"Real Estate";i:10;s:18:"Social Involvement";i:11;s:14:"Thank You Page";i:12;s:6:"Travel";i:13;s:18:"Under Construction";i:14;s:9:"Wireframe";}}s:2:"lb";a:1:{s:10:"categories";a:2:{i:0;s:4:"post";i:1;s:7:"product";}}}s:10:"categories";a:30:{i:0;s:8:"404 page";i:1;s:5:"about";i:2;s:7:"archive";i:3;s:8:"Benefits";i:4;s:14:"call to action";i:5;s:7:"clients";i:6;s:7:"contact";i:7;s:4:"Data";i:8;s:10:"ehp-footer";i:9;s:10:"ehp-header";i:10;s:3:"faq";i:11;s:8:"features";i:12;s:6:"footer";i:13;s:7:"Gallery";i:14;s:6:"header";i:15;s:4:"hero";i:16;s:11:"Link in Bio";i:17;s:9:"portfolio";i:18;s:7:"pricing";i:19;s:15:"product archive";i:20;s:5:"Quote";i:21;s:15:"Service Details";i:22;s:8:"services";i:23;s:11:"single page";i:24;s:11:"single post";i:25;s:14:"single product";i:26;s:5:"stats";i:27;s:9:"subscribe";i:28;s:4:"team";i:29;s:12:"testimonials";}s:9:"templates";a:823:{i:0;a:20:{s:4:"tmpl";i:1280;s:2:"id";i:22403;s:5:"title";s:40:"Hello Bar | Subscribe | Aesthetic Clinic";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg";s:12:"tmpl_created";i:1647354307;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:48:"["Barbershop","Business","Discount","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:1;a:20:{s:4:"tmpl";i:1281;s:2:"id";i:22410;s:5:"title";s:32:"Fly-In | Discount | Hair Stylist";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg";s:12:"tmpl_created";i:1647354614;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:32:"["Barbershop","Discount","Hair"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:2;a:20:{s:4:"tmpl";i:1285;s:2:"id";i:22440;s:5:"title";s:32:"Classic | Subscribe | Shoe Store";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg";s:12:"tmpl_created";i:1647418620;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:37:"["Ecommerce","Marketing","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:3;a:20:{s:4:"tmpl";i:1286;s:2:"id";i:22446;s:5:"title";s:37:"Full Screen | Subscribe | Denim Store";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg";s:12:"tmpl_created";i:1647419614;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:35:"["Ecommerce","Fashion","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:4;a:20:{s:4:"tmpl";i:1287;s:2:"id";i:22452;s:5:"title";s:37:"Fly-In | Subscribe | Pizza Restaurant";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg";s:12:"tmpl_created";i:1647420733;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:19:"["Business","Food"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:5;a:20:{s:4:"tmpl";i:1288;s:2:"id";i:22458;s:5:"title";s:38:"Full Screen | Subscribe | Fashion Shop";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg";s:12:"tmpl_created";i:1647426379;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:31:"["Ecommerce","Fashion","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:6;a:20:{s:4:"tmpl";i:1289;s:2:"id";i:22464;s:5:"title";s:32:"Fly-In | Contact | Makeup Studio";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg";s:12:"tmpl_created";i:1647427026;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:22:"["Business","Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:7;a:20:{s:4:"tmpl";i:1290;s:2:"id";i:22470;s:5:"title";s:32:"Fly-In | Contact | Design Studio";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg";s:12:"tmpl_created";i:1647428250;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:39:"["Business","Contact","Digital Agency"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:8;a:20:{s:4:"tmpl";i:1291;s:2:"id";i:22480;s:5:"title";s:27:"Classic | CTA | MasterClass";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg";s:12:"tmpl_created";i:1647428474;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["cta","Magazine","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:9;a:20:{s:4:"tmpl";i:1292;s:2:"id";i:22489;s:5:"title";s:29:"Classic | CTA | Music Concert";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg";s:12:"tmpl_created";i:1647429738;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["cta","Landing Pages","Magazine"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:10;a:20:{s:4:"tmpl";i:1293;s:2:"id";i:22495;s:5:"title";s:27:"Classic | CTA | Music Album";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg";s:12:"tmpl_created";i:1647430056;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Ba","Landing Pages","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:11;a:20:{s:4:"tmpl";i:1294;s:2:"id";i:22501;s:5:"title";s:37:"Fly-In | CTA | Photography Exhibition";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg";s:12:"tmpl_created";i:1647430512;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:33:"["cta","Photography","Portfolio"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:12;a:20:{s:4:"tmpl";i:1295;s:2:"id";i:22507;s:5:"title";s:34:"Classic | CTA | Clothing Shop Sale";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg";s:12:"tmpl_created";i:1647430774;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:35:"["Ecommerce","Fashion","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:13;a:20:{s:4:"tmpl";i:1296;s:2:"id";i:22486;s:5:"title";s:30:"Classic | CTA | Shop Promotion";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg";s:12:"tmpl_created";i:1647430951;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["cta","Magazine","Photography"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:14;a:20:{s:4:"tmpl";i:1297;s:2:"id";i:22516;s:5:"title";s:32:"Fly-In | CTA | Glasses Shop Sale";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg";s:12:"tmpl_created";i:1647431136;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:30:"["Business","cta","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:15;a:20:{s:4:"tmpl";i:1298;s:2:"id";i:22522;s:5:"title";s:30:"Fly-In | Discount | Skate Shop";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg";s:12:"tmpl_created";i:1647434058;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:32:"["Discount","Ecommerce","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:16;a:20:{s:4:"tmpl";i:1299;s:2:"id";i:22532;s:5:"title";s:43:"Classic | Subscription | Basketball Academy";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg";s:12:"tmpl_created";i:1647434608;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:33:"["Education","Marketing","Sport"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:17;a:20:{s:4:"tmpl";i:1300;s:2:"id";i:22543;s:5:"title";s:38:"Classic | Discount | Veterinary Clinic";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg";s:12:"tmpl_created";i:1647435581;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Discount","Pets"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:18;a:20:{s:4:"tmpl";i:1301;s:2:"id";i:22553;s:5:"title";s:39:"Classic | Contact | Business Consulting";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg";s:12:"tmpl_created";i:1647439935;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:22:"["Business","Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:19;a:20:{s:4:"tmpl";i:1302;s:2:"id";i:22562;s:5:"title";s:28:"Classic | Contact | Handyman";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg";s:12:"tmpl_created";i:1647440333;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:33:"["Business","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:20;a:20:{s:4:"tmpl";i:1303;s:2:"id";i:22573;s:5:"title";s:40:"Classic | Discount | Online Fashion Shop";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg";s:12:"tmpl_created";i:1647462549;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Discount","Ecommerce","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:21;a:20:{s:4:"tmpl";i:1304;s:2:"id";i:22583;s:5:"title";s:36:"Fly-In | Discount | Personal Trainer";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg";s:12:"tmpl_created";i:1647503781;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:31:"["Discount","Sport","Training"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:22;a:20:{s:4:"tmpl";i:1305;s:2:"id";i:22592;s:5:"title";s:41:"Classic | Contact | Illustrator Portfolio";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg";s:12:"tmpl_created";i:1647504218;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:49:"["Contact","Creative Portfolio","Digital Agency"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:23;a:20:{s:4:"tmpl";i:1306;s:2:"id";i:22602;s:5:"title";s:46:"Bottom Bar | Discount | Handmade Ceramics Shop";s:9:"thumbnail";s:91:"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg";s:12:"tmpl_created";i:1647507007;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:48:"["Business","cta","Ecommerce","Interior Design"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:24;a:20:{s:4:"tmpl";i:1307;s:2:"id";i:22612;s:5:"title";s:51:"Classic | Contact | Classic Car Restoration Company";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg";s:12:"tmpl_created";i:1647507310;s:6:"author";s:9:"Elementor";s:3:"url";s:153:"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Booking","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:25;a:20:{s:4:"tmpl";i:1308;s:2:"id";i:22621;s:5:"title";s:30:"Classic | Booking | Life Coach";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg";s:12:"tmpl_created";i:1647508596;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:33:"["Booking","Business","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:26;a:20:{s:4:"tmpl";i:1309;s:2:"id";i:22632;s:5:"title";s:42:"Classic |  Subscription | Merchandise Shop";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg";s:12:"tmpl_created";i:1647509196;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Ecommerce","Marketing","Shop"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:27;a:20:{s:4:"tmpl";i:1310;s:2:"id";i:22643;s:5:"title";s:48:"Fly-In | Contact | Non-Governmental Organization";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg";s:12:"tmpl_created";i:1647509528;s:6:"author";s:9:"Elementor";s:3:"url";s:150:"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:28;a:20:{s:4:"tmpl";i:1311;s:2:"id";i:22654;s:5:"title";s:35:"Hello Bar | Contact | Family Doctor";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg";s:12:"tmpl_created";i:1647509732;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:31:"["Contact","Health","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:29;a:20:{s:4:"tmpl";i:1312;s:2:"id";i:22663;s:5:"title";s:36:"Classic | Subscription | Sports Blog";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg";s:12:"tmpl_created";i:1647509908;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["Blog","Sport"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:30;a:20:{s:4:"tmpl";i:1313;s:2:"id";i:22673;s:5:"title";s:30:"Hello Bar | Booking | Event DJ";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg";s:12:"tmpl_created";i:1647510160;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:31:"["Booking","Events","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:31;a:20:{s:4:"tmpl";i:1314;s:2:"id";i:22684;s:5:"title";s:36:"Fly-In | Discount | Cleaning Company";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg";s:12:"tmpl_created";i:1647510546;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:31:"["Discount","Offer","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:32;a:20:{s:4:"tmpl";i:1315;s:2:"id";i:22693;s:5:"title";s:28:"Fly-In | Contact | Carpenter";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg";s:12:"tmpl_created";i:1647511972;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:22:"["Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:33;a:20:{s:4:"tmpl";i:1316;s:2:"id";i:22703;s:5:"title";s:31:"Classic | Booking | Yoga Studio";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg";s:12:"tmpl_created";i:1647512209;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:30:"["Booking","Contact","Health"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:34;a:20:{s:4:"tmpl";i:1317;s:2:"id";i:22714;s:5:"title";s:37:"Classic | Discount | Pet Care Company";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg";s:12:"tmpl_created";i:1647513031;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:17:"["Offer","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:35;a:20:{s:4:"tmpl";i:1318;s:2:"id";i:22725;s:5:"title";s:38:"Fly-In | Discount | Online Coffee Shop";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg";s:12:"tmpl_created";i:1647513325;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:29:"["Food","Offer","Restaurant"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:36;a:20:{s:4:"tmpl";i:1319;s:2:"id";i:22737;s:5:"title";s:44:"Fly-In | CTA | Moving &#038; Storage Company";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg";s:12:"tmpl_created";i:1647520956;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:37;a:20:{s:4:"tmpl";i:1320;s:2:"id";i:22749;s:5:"title";s:47:"Classic | Contact | Industrial Design Portfolio";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg";s:12:"tmpl_created";i:1647528116;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:40:"["Contact","Interior Design","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:38;a:20:{s:4:"tmpl";i:1321;s:2:"id";i:22759;s:5:"title";s:25:"Classic | Contact | Drone";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg";s:12:"tmpl_created";i:1647528899;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:22:"["Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:39;a:20:{s:4:"tmpl";i:1322;s:2:"id";i:22768;s:5:"title";s:46:"Full Screen | Menu | Fashion Stylist Portfolio";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg";s:12:"tmpl_created";i:1647529434;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:31:"["Fashion","Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:40;a:20:{s:4:"tmpl";i:1323;s:2:"id";i:22780;s:5:"title";s:31:"Fly-In | CTA | Landscape Design";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg";s:12:"tmpl_created";i:1647530337;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["cta","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:41;a:20:{s:4:"tmpl";i:1324;s:2:"id";i:22790;s:5:"title";s:48:"Bottom Bar  | Contact | Architecture Photography";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg";s:12:"tmpl_created";i:1647532358;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:26:"["Architecture","Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:42;a:20:{s:4:"tmpl";i:1325;s:2:"id";i:22800;s:5:"title";s:41:"Fly-In  | CTA | Speech-Language Therapist";s:9:"thumbnail";s:103:"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg";s:12:"tmpl_created";i:1647532720;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:25:"["cta","Psychotherapist"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:43;a:20:{s:4:"tmpl";i:1326;s:2:"id";i:22812;s:5:"title";s:35:"Full Screen | Verification | Winery";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg";s:12:"tmpl_created";i:1647761384;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:24:"["Alert","Verification"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:44;a:20:{s:4:"tmpl";i:1327;s:2:"id";i:22822;s:5:"title";s:36:"Fly-In | Subscription | Nutritionist";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg";s:12:"tmpl_created";i:1647762620;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Food","Health","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:45;a:20:{s:4:"tmpl";i:1328;s:2:"id";i:22833;s:5:"title";s:40:"Classic | Subscription | App &#038; SaaS";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg";s:12:"tmpl_created";i:1647762955;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:14:"["App","SaaS"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:46;a:20:{s:4:"tmpl";i:1329;s:2:"id";i:22844;s:5:"title";s:41:"Bottom Bar | Discount | Handmade Cupcakes";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg";s:12:"tmpl_created";i:1647763350;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:21:"["Food","Restaurant"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:47;a:20:{s:4:"tmpl";i:1330;s:2:"id";i:22855;s:5:"title";s:40:"Bottom Bar | Subscription | Fashion Blog";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg";s:12:"tmpl_created";i:1647763907;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:30:"["Blog","Fashion","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:48;a:20:{s:4:"tmpl";i:1331;s:2:"id";i:22866;s:5:"title";s:28:"Fly-In | CTA | Private Tutor";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg";s:12:"tmpl_created";i:1647764062;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:49;a:20:{s:4:"tmpl";i:1332;s:2:"id";i:22876;s:5:"title";s:30:"Classic | CTA | Tennis Academy";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg";s:12:"tmpl_created";i:1647765192;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:50;a:20:{s:4:"tmpl";i:1333;s:2:"id";i:22887;s:5:"title";s:31:"Fly-In | CTA | Shared Workspace";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg";s:12:"tmpl_created";i:1647765419;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["Business","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:51;a:20:{s:4:"tmpl";i:1334;s:2:"id";i:22899;s:5:"title";s:30:"Bottom Bar | CTA | Art Gallery";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg";s:12:"tmpl_created";i:1647765652;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:13:"["Art","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:52;a:20:{s:4:"tmpl";i:1335;s:2:"id";i:22910;s:5:"title";s:44:"Fly-In | Subscription | Hiking Tours Company";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg";s:12:"tmpl_created";i:1647765835;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:29:"["Subscribe","Travel","Trip"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:53;a:20:{s:4:"tmpl";i:1336;s:2:"id";i:22921;s:5:"title";s:26:"Classic | CTA | Music Band";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg";s:12:"tmpl_created";i:1647769462;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:21:"["Marketing","Music"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:54;a:20:{s:4:"tmpl";i:1337;s:2:"id";i:22935;s:5:"title";s:35:"Classic | CTA | Computer Technician";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg";s:12:"tmpl_created";i:1647769843;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:18:"["cta","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:55;a:20:{s:4:"tmpl";i:1338;s:2:"id";i:22945;s:5:"title";s:37:"Classic | Discount | Delivery Company";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg";s:12:"tmpl_created";i:1647770834;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["Discount","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:56;a:20:{s:4:"tmpl";i:1339;s:2:"id";i:22959;s:5:"title";s:29:"Classic | Discount | Eco Shop";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg";s:12:"tmpl_created";i:1647771211;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:24:"["Discount","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:57;a:20:{s:4:"tmpl";i:1340;s:2:"id";i:22972;s:5:"title";s:54:"Fly-In | Subscription | Health &#038; Mindfulness Blog";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg";s:12:"tmpl_created";i:1647771461;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:21:"["Health","Magazine"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:58;a:20:{s:4:"tmpl";i:1341;s:2:"id";i:22982;s:5:"title";s:31:"Full Screen | Menu | Art Museum";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg";s:12:"tmpl_created";i:1647771938;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:59;a:20:{s:4:"tmpl";i:1342;s:2:"id";i:22992;s:5:"title";s:40:"Classic | Discount | Urban Clothing Shop";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg";s:12:"tmpl_created";i:1647773067;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Discount","Ecommerce","Fashion"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:60;a:20:{s:4:"tmpl";i:1343;s:2:"id";i:23004;s:5:"title";s:60:"Full Screen | Menu | Digital &#038; Technology Design School";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg";s:12:"tmpl_created";i:1647773366;s:6:"author";s:9:"Elementor";s:3:"url";s:155:"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:61;a:20:{s:4:"tmpl";i:1344;s:2:"id";i:23015;s:5:"title";s:62:"Bottom Bar | Contact | Digital &#038; Technology Design School";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg";s:12:"tmpl_created";i:1647773492;s:6:"author";s:9:"Elementor";s:3:"url";s:157:"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:23:"["Contact","Portfolio"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:62;a:20:{s:4:"tmpl";i:1345;s:2:"id";i:23025;s:5:"title";s:32:"Full Screen | Menu | Flower Shop";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg";s:12:"tmpl_created";i:1647773820;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:63;a:20:{s:4:"tmpl";i:1346;s:2:"id";i:23037;s:5:"title";s:36:"Classic | Subscription | Flower Shop";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg";s:12:"tmpl_created";i:1647773949;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:24:"["Discount","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:64;a:20:{s:4:"tmpl";i:1347;s:2:"id";i:23056;s:5:"title";s:48:"Classic | Discount | Health &#038; Fitness eBook";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg";s:12:"tmpl_created";i:1647774468;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["Contact","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:65;a:20:{s:4:"tmpl";i:1348;s:2:"id";i:23067;s:5:"title";s:37:"Fly-In | Menu | Baby Sleep Consultant";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg";s:12:"tmpl_created";i:1647778954;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:66;a:20:{s:4:"tmpl";i:1349;s:2:"id";i:23077;s:5:"title";s:46:"Classic | Subscription | Baby Sleep Consultant";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg";s:12:"tmpl_created";i:1647779074;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:12:"["Discount"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:67;a:20:{s:4:"tmpl";i:1350;s:2:"id";i:23090;s:5:"title";s:33:"Full Screen | Menu | Luxury Hotel";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg";s:12:"tmpl_created";i:1647779390;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:68;a:20:{s:4:"tmpl";i:1351;s:2:"id";i:23100;s:5:"title";s:31:"Fly-In | Booking | Luxury Hotel";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg";s:12:"tmpl_created";i:1647779500;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:20:"["Booking","Travel"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:69;a:20:{s:4:"tmpl";i:1352;s:2:"id";i:23109;s:5:"title";s:38:"Full Screen | Menu | Design Conference";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg";s:12:"tmpl_created";i:1647779675;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:70;a:20:{s:4:"tmpl";i:1353;s:2:"id";i:23120;s:5:"title";s:41:"Full Screen | Booking | Design Conference";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg";s:12:"tmpl_created";i:1647779793;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:35:"["Booking","Conference","Creative"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:71;a:20:{s:4:"tmpl";i:1354;s:2:"id";i:23129;s:5:"title";s:29:"Slide-In | Menu | VR Headsets";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg";s:12:"tmpl_created";i:1647781211;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:72;a:20:{s:4:"tmpl";i:1355;s:2:"id";i:23139;s:5:"title";s:31:"Classic | Contact | VR Headsets";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg";s:12:"tmpl_created";i:1647781384;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:73;a:20:{s:4:"tmpl";i:1356;s:2:"id";i:23149;s:5:"title";s:38:"Slide-In | Menu | Portrait Photography";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg";s:12:"tmpl_created";i:1647782336;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:74;a:20:{s:4:"tmpl";i:1357;s:2:"id";i:23159;s:5:"title";s:47:"Hello Bar | Subscription | Portrait Photography";s:9:"thumbnail";s:97:"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg";s:12:"tmpl_created";i:1647782478;s:6:"author";s:9:"Elementor";s:3:"url";s:149:"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:34:"["Blog","Photography","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:75;a:20:{s:4:"tmpl";i:1358;s:2:"id";i:23169;s:5:"title";s:32:"Full Screen | Menu | English Pub";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg";s:12:"tmpl_created";i:1647782664;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:76;a:20:{s:4:"tmpl";i:1359;s:2:"id";i:23179;s:5:"title";s:32:"Classic | Discount | English Pub";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg";s:12:"tmpl_created";i:1647782796;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:20:"["Discount","Offer"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:77;a:20:{s:4:"tmpl";i:1360;s:2:"id";i:23189;s:5:"title";s:27:"Full Screen | Menu | Singer";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg";s:12:"tmpl_created";i:1647783070;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:29:"["Fullscreen","menu","Music"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:78;a:20:{s:4:"tmpl";i:1361;s:2:"id";i:23200;s:5:"title";s:31:"Classic | Subscription | Singer";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg";s:12:"tmpl_created";i:1647783249;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:21:"["Music","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:79;a:20:{s:4:"tmpl";i:1362;s:2:"id";i:23210;s:5:"title";s:38:"Full Screen | Menu | Virtual Assistant";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg";s:12:"tmpl_created";i:1647784292;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:80;a:20:{s:4:"tmpl";i:1363;s:2:"id";i:23223;s:5:"title";s:39:"Hello Bar | Contact | Virtual Assistant";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg";s:12:"tmpl_created";i:1647784616;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:37:"["Contact","Psychologist","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:81;a:20:{s:4:"tmpl";i:1364;s:2:"id";i:23234;s:5:"title";s:32:"Slide-In  | Menu | Personal Chef";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg";s:12:"tmpl_created";i:1647798194;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:8:"["menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:82;a:20:{s:4:"tmpl";i:1365;s:2:"id";i:23244;s:5:"title";s:29:"Classic | CTA | Personal Chef";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg";s:12:"tmpl_created";i:1647798297;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:24:"["Booking","Chef","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:83;a:20:{s:4:"tmpl";i:1366;s:2:"id";i:23254;s:5:"title";s:31:"Full Screen | Menu | Food Truck";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg";s:12:"tmpl_created";i:1647798447;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:84;a:20:{s:4:"tmpl";i:1367;s:2:"id";i:23265;s:5:"title";s:30:"Fly-In | Discount | Food Truck";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg";s:12:"tmpl_created";i:1647798657;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:20:"["Discount","Offer"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:85;a:20:{s:4:"tmpl";i:1369;s:2:"id";i:23323;s:5:"title";s:28:"Classic | CTA | Black Friday";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg";s:12:"tmpl_created";i:1647855505;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:86;a:20:{s:4:"tmpl";i:1370;s:2:"id";i:23329;s:5:"title";s:29:"Slide-In | CTA | Black Friday";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg";s:12:"tmpl_created";i:1647855865;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:87;a:20:{s:4:"tmpl";i:1371;s:2:"id";i:23335;s:5:"title";s:31:"Slide-In | CTA | Black Friday 1";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg";s:12:"tmpl_created";i:1647856357;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:88;a:20:{s:4:"tmpl";i:1372;s:2:"id";i:23341;s:5:"title";s:30:"Classic | CTA | Black Friday 2";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg";s:12:"tmpl_created";i:1647856493;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:89;a:20:{s:4:"tmpl";i:1373;s:2:"id";i:23347;s:5:"title";s:30:"Classic | CTA | Black Friday 3";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg";s:12:"tmpl_created";i:1647856891;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:90;a:20:{s:4:"tmpl";i:1374;s:2:"id";i:23354;s:5:"title";s:30:"Classic | CTA | Black Friday 4";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg";s:12:"tmpl_created";i:1647856996;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Black Friday","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:91;a:20:{s:4:"tmpl";i:1375;s:2:"id";i:23394;s:5:"title";s:27:"Classic | CTA | Halloween 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg";s:12:"tmpl_created";i:1647857351;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:31:"["cta","Ecommerce","Halloween"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:92;a:20:{s:4:"tmpl";i:1376;s:2:"id";i:23401;s:5:"title";s:33:"Slide-In | Discount | Halloween 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg";s:12:"tmpl_created";i:1647857567;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:36:"["Discount","Ecommerce","Halloween"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:93;a:20:{s:4:"tmpl";i:1377;s:2:"id";i:23407;s:5:"title";s:33:"Slide-In | Discount | Halloween 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg";s:12:"tmpl_created";i:1647857814;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:36:"["Discount","Ecommerce","Halloween"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:94;a:20:{s:4:"tmpl";i:1378;s:2:"id";i:23416;s:5:"title";s:31:"Fly-In | Discount | Halloween 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg";s:12:"tmpl_created";i:1647858024;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:44:"["Discount","Ecommerce","Halloween","Offer"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:95;a:20:{s:4:"tmpl";i:1379;s:2:"id";i:23422;s:5:"title";s:36:"Classic | Subscription | Halloween 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg";s:12:"tmpl_created";i:1647858246;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:48:"["Discount","Ecommerce","Halloween","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:96;a:20:{s:4:"tmpl";i:1380;s:2:"id";i:23471;s:5:"title";s:28:"Slide-In | CTA | Christmas 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg";s:12:"tmpl_created";i:1647859193;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Christmas","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:97;a:20:{s:4:"tmpl";i:1381;s:2:"id";i:23477;s:5:"title";s:28:"Slide-In | CTA | Christmas 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg";s:12:"tmpl_created";i:1647859838;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Christmas","cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:98;a:20:{s:4:"tmpl";i:1382;s:2:"id";i:23483;s:5:"title";s:26:"Fly-In | CTA | Christmas 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg";s:12:"tmpl_created";i:1647860157;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:31:"["Christmas","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:99;a:20:{s:4:"tmpl";i:1383;s:2:"id";i:23489;s:5:"title";s:33:"Slide-In | Discount | Christmas 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg";s:12:"tmpl_created";i:1647860302;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:31:"["Christmas","cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:100;a:20:{s:4:"tmpl";i:1384;s:2:"id";i:23496;s:5:"title";s:32:"Classic | Discount | Christmas 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg";s:12:"tmpl_created";i:1647860454;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Christmas","Offer","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:101;a:20:{s:4:"tmpl";i:1385;s:2:"id";i:23523;s:5:"title";s:30:"Classic | CTA | Valentines Day";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg";s:12:"tmpl_created";i:1647860912;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["cta","Valentine''s Day"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:102;a:20:{s:4:"tmpl";i:1386;s:2:"id";i:23529;s:5:"title";s:39:"Hello Bar | Discount | Valentines Day 2";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg";s:12:"tmpl_created";i:1647861064;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:30:"["Discount","Valentine''s Day"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:103;a:20:{s:4:"tmpl";i:1387;s:2:"id";i:23536;s:5:"title";s:32:"Classic | CTA | Valentines Day 3";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg";s:12:"tmpl_created";i:1647861536;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["cta","Valentine''s Day"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:104;a:20:{s:4:"tmpl";i:1388;s:2:"id";i:23586;s:5:"title";s:51:"Fly-In | Subscribe | Health &#038; Wellness Company";s:9:"thumbnail";s:103:"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg";s:12:"tmpl_created";i:1647862008;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:24:"["Business","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:105;a:20:{s:4:"tmpl";i:1389;s:2:"id";i:23592;s:5:"title";s:34:"Classic | Subscribe | Tech Company";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg";s:12:"tmpl_created";i:1647866706;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["Marketing","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:106;a:20:{s:4:"tmpl";i:1390;s:2:"id";i:23598;s:5:"title";s:36:"Classic | Contact Us | Fight Classes";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg";s:12:"tmpl_created";i:1647866869;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["Contact","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:107;a:20:{s:4:"tmpl";i:1391;s:2:"id";i:23611;s:5:"title";s:31:"Classic | CTA | Mochi Shop Sale";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg";s:12:"tmpl_created";i:1647867750;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:23:"["cta","Offer","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:108;a:20:{s:4:"tmpl";i:1392;s:2:"id";i:23618;s:5:"title";s:28:"Classic | CTA | Fashion Shop";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg";s:12:"tmpl_created";i:1647868251;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["cta","Ecommerce"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:109;a:20:{s:4:"tmpl";i:1393;s:2:"id";i:23624;s:5:"title";s:29:"Fly-In | Login | Tech Company";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg";s:12:"tmpl_created";i:1647868704;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:9:"["Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:110;a:20:{s:4:"tmpl";i:1394;s:2:"id";i:23630;s:5:"title";s:36:"Fly-In | Verification | Liquor Store";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg";s:12:"tmpl_created";i:1647870308;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:16:"["Verification"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:111;a:20:{s:4:"tmpl";i:1395;s:2:"id";i:23636;s:5:"title";s:39:"Hello Bar | Subscribe | Online Magazine";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg";s:12:"tmpl_created";i:1647870465;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:20:"["Blog","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:112;a:20:{s:4:"tmpl";i:1396;s:2:"id";i:23642;s:5:"title";s:27:"Fly-In | Login | Health Spa";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg";s:12:"tmpl_created";i:1647872427;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:20:"["Login","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:113;a:20:{s:4:"tmpl";i:1397;s:2:"id";i:23648;s:5:"title";s:33:"Fly-In | Verification | Wine Shop";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg";s:12:"tmpl_created";i:1647872627;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:16:"["Verification"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:114;a:20:{s:4:"tmpl";i:1421;s:2:"id";i:24235;s:5:"title";s:24:"Ladydog Club &#8211; NFT";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg";s:12:"tmpl_created";i:1651525072;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:115;a:20:{s:4:"tmpl";i:1422;s:2:"id";i:24166;s:5:"title";s:15:"Dot &#8211; NFT";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg";s:12:"tmpl_created";i:1651525117;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:116;a:20:{s:4:"tmpl";i:1423;s:2:"id";i:24191;s:5:"title";s:28:"Cosmic Neighbors &#8211; NFT";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg";s:12:"tmpl_created";i:1651525124;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:117;a:20:{s:4:"tmpl";i:1424;s:2:"id";i:24255;s:5:"title";s:30:"Happy Food Friends &#8211; NFT";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg";s:12:"tmpl_created";i:1651525475;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:3:"NFT";s:4:"tags";s:100:"["Art","Author","Business","Creative","Design","Gallery","Landing Pages","NFT","Products","Virtual"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:118;a:20:{s:4:"tmpl";i:1443;s:2:"id";i:24599;s:5:"title";s:27:"Wireframe &#8211; Courses 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg";s:12:"tmpl_created";i:1653989626;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:180:"["About","Academy","Booking","Business","Course Online","Features","Footer","Landing Pages","Online Service","Professional","School","Services","Subscribe","Teacher","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:119;a:20:{s:4:"tmpl";i:1444;s:2:"id";i:24614;s:5:"title";s:28:"Wireframe &#8211; Services 1";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg";s:12:"tmpl_created";i:1653990084;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:139:"["About","Business","Contact","Features","Footer","Form","Header","Landing Pages","Online Service","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:120;a:20:{s:4:"tmpl";i:1445;s:2:"id";i:24629;s:5:"title";s:28:"Wireframe &#8211; Services 2";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg";s:12:"tmpl_created";i:1653990132;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:123:"["About","Business","Contact","Features","Footer","Form","Gallery","Landing Pages","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:121;a:20:{s:4:"tmpl";i:1446;s:2:"id";i:24644;s:5:"title";s:27:"Wireframe &#8211; Webinar 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg";s:12:"tmpl_created";i:1653990164;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:177:"["About","Academy","Booking","Conference","Course Online","Education","Features","Footer","Form","Landing Pages","Online Event","Online Service","Subscribe","Virtual","Webinar"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:122;a:20:{s:4:"tmpl";i:1447;s:2:"id";i:24655;s:5:"title";s:28:"Wireframe &#8211; Services 3";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg";s:12:"tmpl_created";i:1653990198;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:143:"["About","Agency","Business","Contact","Footer","Form","Gallery","Landing Pages","Portfolio","Professional","Project","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:123;a:20:{s:4:"tmpl";i:1448;s:2:"id";i:24677;s:5:"title";s:28:"Wireframe &#8211; Services 4";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg";s:12:"tmpl_created";i:1653990233;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:102:"["About","Business","Contact","Footer","Form","Landing Pages","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:124;a:20:{s:4:"tmpl";i:1449;s:2:"id";i:24687;s:5:"title";s:28:"Wireframe &#8211; Products 1";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg";s:12:"tmpl_created";i:1653990273;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:128:"["About","Booking","Business","Clients","Ecommerce","Features","Footer","Landing Pages","Products","Sales","Shop","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:125;a:20:{s:4:"tmpl";i:1450;s:2:"id";i:24706;s:5:"title";s:28:"Wireframe &#8211; Services 5";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg";s:12:"tmpl_created";i:1653990322;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Wireframe";s:4:"tags";s:149:"["About","Booking","Consulting","Contact","Doctor","Footer","Form","Header","Landing Pages","Online Service","Professional","Services","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:126;a:20:{s:4:"tmpl";i:1451;s:2:"id";i:23604;s:5:"title";s:38:"Classic | Subscribe | Nail Polish Shop";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg";s:12:"tmpl_created";i:1660205114;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:20:"["Blog","Subscribe"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:127;a:20:{s:4:"tmpl";i:1452;s:2:"id";i:23047;s:5:"title";s:46:"Fly-In | Contact | Health &#038; Fitness eBook";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg";s:12:"tmpl_created";i:1660205149;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Contact","Ebook","Health"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:128;a:20:{s:4:"tmpl";i:1199;s:2:"id";i:18839;s:5:"title";s:27:"Hello Bar | CTA | eCommerce";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png";s:12:"tmpl_created";i:1621870603;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:41:"["Ecommerce","Online Shop","Sale","Shop"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:129;a:20:{s:4:"tmpl";i:1247;s:2:"id";i:21907;s:5:"title";s:50:"Fly-In | Team Details  | Electronic Music Festival";s:9:"thumbnail";s:104:"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg";s:12:"tmpl_created";i:1646660881;s:6:"author";s:9:"Elementor";s:3:"url";s:157:"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:130;a:20:{s:4:"tmpl";i:1253;s:2:"id";i:22162;s:5:"title";s:46:"Full Screen | Menu | Electronic Music Festival";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg";s:12:"tmpl_created";i:1647272934;s:6:"author";s:9:"Elementor";s:3:"url";s:154:"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:21:"["Fullscreen","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:131;a:20:{s:4:"tmpl";i:1254;s:2:"id";i:22172;s:5:"title";s:45:"Classic | Discount | Health &#038; Beauty Spa";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg";s:12:"tmpl_created";i:1647273547;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:36:"["Hair","Health","Sales","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:132;a:20:{s:4:"tmpl";i:1255;s:2:"id";i:22183;s:5:"title";s:44:"Hello Bar | CTA | Environmental Organization";s:9:"thumbnail";s:104:"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg";s:12:"tmpl_created";i:1647274384;s:6:"author";s:9:"Elementor";s:3:"url";s:152:"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:133;a:20:{s:4:"tmpl";i:1256;s:2:"id";i:22195;s:5:"title";s:39:"Classic | Discount | Italian Restaurant";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg";s:12:"tmpl_created";i:1647329432;s:6:"author";s:9:"Elementor";s:3:"url";s:147:"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:22:"["Restaurant","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:134;a:20:{s:4:"tmpl";i:1257;s:2:"id";i:22210;s:5:"title";s:45:"Bottom Bar | Discount | Technology Conference";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg";s:12:"tmpl_created";i:1647330423;s:6:"author";s:9:"Elementor";s:3:"url";s:153:"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:38:"["Conference","Sales","Save the Date"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:135;a:20:{s:4:"tmpl";i:1258;s:2:"id";i:22221;s:5:"title";s:32:"Hello Bar | Menu | Tattoo Studio";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg";s:12:"tmpl_created";i:1647330705;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:17:"["Header","menu"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:136;a:20:{s:4:"tmpl";i:1259;s:2:"id";i:22231;s:5:"title";s:37:"Full Screen | Booking | Tattoo Studio";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg";s:12:"tmpl_created";i:1647331823;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:32:"["Booking","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:137;a:20:{s:4:"tmpl";i:1260;s:2:"id";i:22251;s:5:"title";s:34:"Classic | Discount | Dental Clinic";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg";s:12:"tmpl_created";i:1647332171;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:30:"["Health","Marketing","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:138;a:20:{s:4:"tmpl";i:1261;s:2:"id";i:22261;s:5:"title";s:34:"Slide-In | Contact | Makeup Artist";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg";s:12:"tmpl_created";i:1647333946;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:33:"["Business","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:139;a:20:{s:4:"tmpl";i:1262;s:2:"id";i:22271;s:5:"title";s:24:"Fly-In | CTA | Headphone";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg";s:12:"tmpl_created";i:1647334784;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:41:"["cta","Ecommerce","Marketing","Product"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:140;a:20:{s:4:"tmpl";i:1263;s:2:"id";i:22277;s:5:"title";s:29:"Classic | CTA | Online Course";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg";s:12:"tmpl_created";i:1647337110;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:35:"["Course Online","cta","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:141;a:20:{s:4:"tmpl";i:1264;s:2:"id";i:22283;s:5:"title";s:40:"Bottom Bar | Contact | Virtual Assistant";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg";s:12:"tmpl_created";i:1647337517;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:33:"["Business","Contact","Services"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:142;a:20:{s:4:"tmpl";i:1265;s:2:"id";i:22289;s:5:"title";s:32:"Fly-In | Contact | Private Tutor";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg";s:12:"tmpl_created";i:1647337676;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:4:"free";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:27:"["Contact","Course Online"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:143;a:20:{s:4:"tmpl";i:1266;s:2:"id";i:22295;s:5:"title";s:31:"Classic |  Login | Login Travel";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg";s:12:"tmpl_created";i:1647339467;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"classic";s:4:"tags";s:9:"["Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:144;a:20:{s:4:"tmpl";i:1267;s:2:"id";i:22301;s:5:"title";s:36:"Full Screen | Login | Login Business";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg";s:12:"tmpl_created";i:1647339782;s:6:"author";s:9:"Elementor";s:3:"url";s:144:"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:16:"["Login","SaaS"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:145;a:20:{s:4:"tmpl";i:1268;s:2:"id";i:22307;s:5:"title";s:28:"Classic | Login | Login Blog";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg";s:12:"tmpl_created";i:1647339986;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["Blog","Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:146;a:20:{s:4:"tmpl";i:1269;s:2:"id";i:22313;s:5:"title";s:31:"Classic | Login | Login Fashion";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg";s:12:"tmpl_created";i:1647340204;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Fashion","Login"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:147;a:20:{s:4:"tmpl";i:1270;s:2:"id";i:22319;s:5:"title";s:40:"Classic |  Login | Login Design Platform";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg";s:12:"tmpl_created";i:1647340531;s:6:"author";s:9:"Elementor";s:3:"url";s:147:"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:25:"["Design","Login","SaaS"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:148;a:20:{s:4:"tmpl";i:1271;s:2:"id";i:22325;s:5:"title";s:36:"Fly-In | Contact | Digital Marketing";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg";s:12:"tmpl_created";i:1647340770;s:6:"author";s:9:"Elementor";s:3:"url";s:144:"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:51:"["Business","Contact","Digital Agency","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:149;a:20:{s:4:"tmpl";i:1272;s:2:"id";i:22331;s:5:"title";s:36:"Fly-In | CTA | Dog Cat Food Delivery";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg";s:12:"tmpl_created";i:1647341069;s:6:"author";s:9:"Elementor";s:3:"url";s:144:"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:33:"["cta","Delivery Service","Pets"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:150;a:20:{s:4:"tmpl";i:1273;s:2:"id";i:22337;s:5:"title";s:37:"Full Screen | Contact | Design Studio";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg";s:12:"tmpl_created";i:1647341370;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:39:"["Business","Contact","Digital Agency"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:151;a:20:{s:4:"tmpl";i:1274;s:2:"id";i:22343;s:5:"title";s:44:"Classic | Contact | Support Product Platform";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg";s:12:"tmpl_created";i:1647341972;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:21:"["Contact","Support"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:152;a:20:{s:4:"tmpl";i:1275;s:2:"id";i:22371;s:5:"title";s:38:"Full Screen | Contact | Small Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg";s:12:"tmpl_created";i:1647342508;s:6:"author";s:9:"Elementor";s:3:"url";s:140:"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:40:"["Business","Contact","Interior Design"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:153;a:20:{s:4:"tmpl";i:1276;s:2:"id";i:22377;s:5:"title";s:31:"Classic | Contact | Online Shop";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg";s:12:"tmpl_created";i:1647352786;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:154;a:20:{s:4:"tmpl";i:1277;s:2:"id";i:22383;s:5:"title";s:40:"Classic | Booking | Children Optometrist";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg";s:12:"tmpl_created";i:1647352963;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:53:"["Booking","Business","Contact","Education","Health"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:155;a:20:{s:4:"tmpl";i:1278;s:2:"id";i:22389;s:5:"title";s:28:"Fly-In | Contact | Open Week";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg";s:12:"tmpl_created";i:1647353281;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:34:"["Business","Contact","Marketing"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:156;a:20:{s:4:"tmpl";i:1279;s:2:"id";i:22397;s:5:"title";s:43:"Full Screen | CTA | Plant Pots Online Store";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg";s:12:"tmpl_created";i:1647353429;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:33:"["Ecommerce","Marketing","Sales"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:157;a:20:{s:4:"tmpl";i:1054;s:2:"id";i:15414;s:5:"title";s:32:"Classic | Contact | Dance Studio";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg";s:12:"tmpl_created";i:1603180596;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:762;s:11:"trend_index";i:650;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:158;a:20:{s:4:"tmpl";i:1398;s:2:"id";i:23687;s:5:"title";s:32:"Pizza Promotion &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg";s:12:"tmpl_created";i:1649670575;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:92:"["Business","Cooking","Delivery","Discount","Fast Food","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:159;a:20:{s:4:"tmpl";i:1400;s:2:"id";i:23751;s:5:"title";s:33:"Baby Sleep Webinar &#8211; Events";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg";s:12:"tmpl_created";i:1649676065;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:227:"["Baby","Booking","Business","Children","Course Online","Education","Events","Health","Landing Pages","Life Coach","Lifestyle","Online Event","Online Service","Parenting","Professional","Remote","Services","Training","Webinar"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:160;a:20:{s:4:"tmpl";i:1401;s:2:"id";i:23776;s:5:"title";s:34:"Ski Hotel Promotion &#8211; Travel";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg";s:12:"tmpl_created";i:1649691720;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Travel";s:4:"tags";s:118:"["Accommodation","Booking","Discount. Landing Pages","Lifestyle","Luxury","Services","Spa","Travel","Trip","Vacation"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:161;a:20:{s:4:"tmpl";i:1402;s:2:"id";i:23804;s:5:"title";s:30:"Cake Delivery &#8211; Business";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg";s:12:"tmpl_created";i:1649692909;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:101:"["Bakery","Business","Cake","Cooking","Delivery","Discount","Food","Landing Pages","Products","Shop"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:162;a:20:{s:4:"tmpl";i:1403;s:2:"id";i:23832;s:5:"title";s:32:"Furniture Store &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg";s:12:"tmpl_created";i:1649694812;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:232:"["Architecture","Art","Business","Construction","Coupon","Creative","Decor","Designer","Discount","Fashion","Furniture Design","Home","House","Interior Design","Landing Pages","Lifestyle","Products","Professional","Services","Shop"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:163;a:20:{s:4:"tmpl";i:1404;s:2:"id";i:23746;s:5:"title";s:22:"Nails &#8211; Business";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg";s:12:"tmpl_created";i:1649704635;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:173:"["Art","Beauty","Business","Colorful","Cosmetics","Creative","Design","Discount","Fashion","Girly","Landing Pages","Lifestyle","Manicure","Modern","Professional","Services"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:164;a:20:{s:4:"tmpl";i:1405;s:2:"id";i:23846;s:5:"title";s:29:"Music Festival &#8211; Events";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg";s:12:"tmpl_created";i:1649707763;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:6:"Events";s:4:"tags";s:128:"["Author","Booking","Business","Creative","Discount","Events","Landing Pages","Music","Online","Online Event","Party","Virtual"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:165;a:20:{s:4:"tmpl";i:1406;s:2:"id";i:23872;s:5:"title";s:40:"Fashion Styling Course &#8211; Education";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg";s:12:"tmpl_created";i:1649708569;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Education";s:4:"tags";s:173:"["Aesthetic","Art","Beauty","Business","Course Online","Creative","Discount","Education","Fashion","Landing Pages","Lifestyle","Online","Online Service","Stylist","Virtual"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:166;a:20:{s:4:"tmpl";i:1407;s:2:"id";i:23897;s:5:"title";s:33:"Bags Online Shop &#8211; Business";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg";s:12:"tmpl_created";i:1649709513;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:170:"["Art","Bag","Business","Creative","Design","Discount","Fashion","Landing Pages","Lifestyle","Luxury","Modern","Online","Online Shop","Products","Sales","Shop","Stylist"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:167;a:20:{s:4:"tmpl";i:1408;s:2:"id";i:23932;s:5:"title";s:32:"Cooking Academy &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg";s:12:"tmpl_created";i:1649710216;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:145:"["Academy","Booking","Business","Chef","Cooking","Education","Food","Free Trial","Landing Pages","Professional","School","Teacher","Testimonial"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:168;a:20:{s:4:"tmpl";i:1409;s:2:"id";i:23970;s:5:"title";s:45:"Ophthalmology Medical Clinic &#8211; Business";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg";s:12:"tmpl_created";i:1649711096;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:165:"["About","Business","Care","Consulting","Eye","Free Trial","Glasses","Health","Landing Pages","Lifestyle","Medical","Modern","Optometrist","Professional","Services"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:169;a:20:{s:4:"tmpl";i:1425;s:2:"id";i:24331;s:5:"title";s:24:"Wireframe &#8211; Home 1";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg";s:12:"tmpl_created";i:1653988363;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:102:"["Business","Contact","Features","Footer","Header","Homepage","Professional","Services","Testimonial"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:170;a:20:{s:4:"tmpl";i:1218;s:2:"id";i:20792;s:5:"title";s:26:"Luxury Car &#8211; Product";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg";s:12:"tmpl_created";i:1636903770;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"Product";s:4:"tags";s:54:"["car","Ecommerce","Landing Pages","Luxury","Product"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:171;a:20:{s:4:"tmpl";i:1428;s:2:"id";i:24398;s:5:"title";s:25:"Wireframe &#8211; About 1";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg";s:12:"tmpl_created";i:1653988534;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:83:"["About","Business","Contact","Features","Footer","Professional","Services","Team"]";s:10:"menu_order";i:2;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:172;a:20:{s:4:"tmpl";i:991;s:2:"id";i:13413;s:5:"title";s:33:"Classic | Contact | Online Course";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg";s:12:"tmpl_created";i:1587474761;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:2;s:16:"popularity_index";i:530;s:11:"trend_index";i:369;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:173;a:20:{s:4:"tmpl";i:1053;s:2:"id";i:15272;s:5:"title";s:32:"Classic | Contact | Psychologist";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png";s:12:"tmpl_created";i:1600170487;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:578;s:11:"trend_index";i:312;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:174;a:20:{s:4:"tmpl";i:899;s:2:"id";i:11839;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png";s:12:"tmpl_created";i:1569430015;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["creative portfolio","header","portfolio"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:189;s:11:"trend_index";i:20;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:175;a:20:{s:4:"tmpl";i:1433;s:2:"id";i:24477;s:5:"title";s:27:"Wireframe &#8211; Gallery 2";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg";s:12:"tmpl_created";i:1653988835;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:82:"["Business","Contact","Design","Footer","Gallery","Header","Portfolio","Services"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:176;a:20:{s:4:"tmpl";i:1205;s:2:"id";i:20233;s:5:"title";s:32:"Art Magazine &#8211; Coming Soon";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1633881371;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:48:"["Art","Coming Soon","Landing Pages","Magazine"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:177;a:20:{s:4:"tmpl";i:1214;s:2:"id";i:20539;s:5:"title";s:31:"Design Blog &#8211; Coming Soon";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1634022706;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:47:"["Blog","Coming Soon","Design","Landing Pages"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:178;a:20:{s:4:"tmpl";i:1224;s:2:"id";i:21013;s:5:"title";s:24:"Restaurant &#8211; About";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg";s:12:"tmpl_created";i:1638795588;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:36:"["About","Chef","Food","Restaurant"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:179;a:20:{s:4:"tmpl";i:992;s:2:"id";i:13402;s:5:"title";s:29:"Classic | CTA | Online Course";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg";s:12:"tmpl_created";i:1587474772;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:619;s:11:"trend_index";i:582;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:180;a:20:{s:4:"tmpl";i:1206;s:2:"id";i:20254;s:5:"title";s:41:"Digital Marketing Agency &#8211; Business";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg";s:12:"tmpl_created";i:1633882427;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:65:"["Agency","Business","Digital Agency","Landing Pages","Services"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:181;a:20:{s:4:"tmpl";i:1235;s:2:"id";i:21281;s:5:"title";s:25:"Law Firm &#8211; Services";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg";s:12:"tmpl_created";i:1638819128;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Consulting","Law","Law Firm","Services","Testimonial"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:182;a:20:{s:4:"tmpl";i:1017;s:2:"id";i:14111;s:5:"title";s:36:"Classic | Japanese restaurant | Sale";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg";s:12:"tmpl_created";i:1592300400;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:717;s:11:"trend_index";i:697;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:183;a:20:{s:4:"tmpl";i:1213;s:2:"id";i:20509;s:5:"title";s:40:"Dogs Adoption &#8211; Social Involvement";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg";s:12:"tmpl_created";i:1634022353;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:49:"["Adoption","Involvement","Landing Pages","Pets"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:184;a:20:{s:4:"tmpl";i:1233;s:2:"id";i:21205;s:5:"title";s:29:"Photographer &#8211; Projects";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg";s:12:"tmpl_created";i:1638818372;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:43:"["Black and white","Photography","Project"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:185;a:20:{s:4:"tmpl";i:993;s:2:"id";i:13422;s:5:"title";s:30:"Classic | Menu | Online Course";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg";s:12:"tmpl_created";i:1587474782;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:516;s:11:"trend_index";i:432;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:186;a:20:{s:4:"tmpl";i:925;s:2:"id";i:12540;s:5:"title";s:33:"Classic | Menu | Travel and tours";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png";s:12:"tmpl_created";i:1575960267;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:690;s:11:"trend_index";i:714;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:187;a:20:{s:4:"tmpl";i:1208;s:2:"id";i:20361;s:5:"title";s:51:"Exercise &#038; Fitness Equipment &#8211; eCommerce";s:9:"thumbnail";s:97:"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg";s:12:"tmpl_created";i:1633883766;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:50:"["Fitness","Health","Landing Pages","Online Shop"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:188;a:20:{s:4:"tmpl";i:1239;s:2:"id";i:21373;s:5:"title";s:28:"Photographer &#8211; Gallery";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg";s:12:"tmpl_created";i:1638821177;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Gallery","Photography","Portfolio","Project","Travel"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:189;a:20:{s:4:"tmpl";i:1426;s:2:"id";i:24348;s:5:"title";s:24:"Wireframe &#8211; Home 2";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg";s:12:"tmpl_created";i:1653988444;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:102:"["Business","Contact","Features","Footer","Header","Homepage","Professional","Services","Testimonial"]";s:10:"menu_order";i:8;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:190;a:20:{s:4:"tmpl";i:958;s:2:"id";i:13129;s:5:"title";s:28:"Classic | Menu | Photography";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png";s:12:"tmpl_created";i:1582092645;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:8;s:16:"popularity_index";i:646;s:11:"trend_index";i:521;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:191;a:20:{s:4:"tmpl";i:1427;s:2:"id";i:24366;s:5:"title";s:24:"Wireframe &#8211; Home 3";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg";s:12:"tmpl_created";i:1653988491;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:102:"["Business","Contact","Features","Footer","Header","Homepage","Professional","Services","Testimonial"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:192;a:20:{s:4:"tmpl";i:1207;s:2:"id";i:20299;s:5:"title";s:51:"Interior Design Consultation &#8211; Online Service";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg";s:12:"tmpl_created";i:1633882989;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:65:"["Consulting","Interior Design","Landing Pages","Online Service"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:193;a:20:{s:4:"tmpl";i:952;s:2:"id";i:12726;s:5:"title";s:52:"Classic | Newsletter | Subscribe | Magazine and Blog";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png";s:12:"tmpl_created";i:1579061019;s:6:"author";s:9:"Elementor";s:3:"url";s:152:"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:357;s:11:"trend_index";i:281;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:194;a:20:{s:4:"tmpl";i:883;s:2:"id";i:11468;s:5:"title";s:20:"Classic | Sale | Gym";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png";s:12:"tmpl_created";i:1567393182;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:10;s:16:"popularity_index";i:696;s:11:"trend_index";i:740;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:195;a:20:{s:4:"tmpl";i:1216;s:2:"id";i:20623;s:5:"title";s:57:"Luxurious Camping Accommodation For Events &#8211; Events";s:9:"thumbnail";s:113:"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg";s:12:"tmpl_created";i:1634041681;s:6:"author";s:9:"Elementor";s:3:"url";s:151:"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:43:"["Event","Events","Landing Pages","Travel"]";s:10:"menu_order";i:10;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:196;a:20:{s:4:"tmpl";i:1219;s:2:"id";i:20886;s:5:"title";s:28:"Online Training &#8211; Home";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg";s:12:"tmpl_created";i:1638784769;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Fitness","Online","Sport","Training"]";s:10:"menu_order";i:10;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:197;a:20:{s:4:"tmpl";i:1065;s:2:"id";i:15570;s:5:"title";s:33:"Classic | Subscribe | Travel Blog";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg";s:12:"tmpl_created";i:1606215555;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:709;s:11:"trend_index";i:459;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:198;a:20:{s:4:"tmpl";i:1431;s:2:"id";i:24437;s:5:"title";s:25:"Wireframe &#8211; About 4";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg";s:12:"tmpl_created";i:1653988733;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:74:"["About","Business","Contact","Features","Footer","Header","Professional"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:199;a:20:{s:4:"tmpl";i:1210;s:2:"id";i:20414;s:5:"title";s:45:"Online English Courses &#8211; Online Service";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg";s:12:"tmpl_created";i:1633884482;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:50:"["Course Online","Landing Pages","Online Service"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:200;a:20:{s:4:"tmpl";i:1132;s:2:"id";i:16553;s:5:"title";s:31:"Fly-In | Contact | Beauty Salon";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg";s:12:"tmpl_created";i:1608622602;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:691;s:11:"trend_index";i:428;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:201;a:20:{s:4:"tmpl";i:1441;s:2:"id";i:24574;s:5:"title";s:27:"Wireframe &#8211; Contact 5";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg";s:12:"tmpl_created";i:1653989135;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:88:"["Business","Contact","Footer","Form","Google Maps","Header","Professional","Subscribe"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:202;a:20:{s:4:"tmpl";i:1217;s:2:"id";i:20333;s:5:"title";s:40:"Plant Pots Online Shop &#8211; eCommerce";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg";s:12:"tmpl_created";i:1634042184;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:50:"["Ecommerce","Landing Pages","Online Shop","Shop"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:203;a:20:{s:4:"tmpl";i:1211;s:2:"id";i:20447;s:5:"title";s:33:"Shared Workspace &#8211; Business";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg";s:12:"tmpl_created";i:1633884934;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:28:"["Business","Landing Pages"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:204;a:20:{s:4:"tmpl";i:1237;s:2:"id";i:21313;s:5:"title";s:34:"Spa &#038; Beauty &#8211; Services";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg";s:12:"tmpl_created";i:1638819709;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:55:"["Beauty","Hair","Health","Services","Spa","Treatment"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:205;a:20:{s:4:"tmpl";i:1004;s:2:"id";i:13538;s:5:"title";s:32:"Fly-In | Newsletter | Barbershop";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg";s:12:"tmpl_created";i:1589893364;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:710;s:11:"trend_index";i:667;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:206;a:20:{s:4:"tmpl";i:924;s:2:"id";i:12550;s:5:"title";s:32:"Fly-in | Sale | Travel and Tours";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png";s:12:"tmpl_created";i:1575960263;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:754;s:11:"trend_index";i:791;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:207;a:20:{s:4:"tmpl";i:1212;s:2:"id";i:20479;s:5:"title";s:49:"Teeth Straightening &#8211; Health &#038; Fitness";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg";s:12:"tmpl_created";i:1633886115;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:46:"["Business","Dental","Health","Landing Pages"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:208;a:20:{s:4:"tmpl";i:1234;s:2:"id";i:21234;s:5:"title";s:34:"Insurance Company &#8211; Services";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg";s:12:"tmpl_created";i:1638818688;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["Faq","Form","Insurance","Services","Testimonial"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:209;a:20:{s:4:"tmpl";i:1035;s:2:"id";i:15062;s:5:"title";s:35:"Fly-In | Sign up | Flooring Company";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png";s:12:"tmpl_created";i:1597739629;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:625;s:11:"trend_index";i:309;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:210;a:20:{s:4:"tmpl";i:1209;s:2:"id";i:20394;s:5:"title";s:30:"Time Management &#8211; Events";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg";s:12:"tmpl_created";i:1633884077;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:211;a:20:{s:4:"tmpl";i:1229;s:2:"id";i:21118;s:5:"title";s:28:"Contact &#8211; Plants Store";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg";s:12:"tmpl_created";i:1638802472;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:40:"["Contact","Info","Plant","Testimonial"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:212;a:20:{s:4:"tmpl";i:893;s:2:"id";i:11822;s:5:"title";s:30:"Full Screen | Menu | Portfolio";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png";s:12:"tmpl_created";i:1569429896;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:16;s:16:"popularity_index";i:654;s:11:"trend_index";i:626;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:213;a:20:{s:4:"tmpl";i:1203;s:2:"id";i:18591;s:5:"title";s:28:"Coffee Sale &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png";s:12:"tmpl_created";i:1633877319;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:33:"["Coffee","Landing Pages","Sale"]";s:10:"menu_order";i:16;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:214;a:20:{s:4:"tmpl";i:1231;s:2:"id";i:21184;s:5:"title";s:28:"Dental Care &#8211; Services";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg";s:12:"tmpl_created";i:1638807148;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:45:"["Dental","Medical","Services","Testimonial"]";s:10:"menu_order";i:16;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:215;a:20:{s:4:"tmpl";i:1064;s:2:"id";i:15580;s:5:"title";s:31:"Fullscreen | Menu | Travel Blog";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg";s:12:"tmpl_created";i:1606215358;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"full screen";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:673;s:11:"trend_index";i:348;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:216;a:20:{s:4:"tmpl";i:1133;s:2:"id";i:16645;s:5:"title";s:28:"Headphones &#8211; eCommerce";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png";s:12:"tmpl_created";i:1609944115;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:39:"["Ecommerce","Landing Pages","Product"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:633;s:11:"trend_index";i:87;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:217;a:20:{s:4:"tmpl";i:1442;s:2:"id";i:24584;s:5:"title";s:27:"Wireframe &#8211; Pricing 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg";s:12:"tmpl_created";i:1653989152;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:146:"["Booking","Business","Clients","Contact","Faq","Features","Footer","Online Service","Pricing","Products","Professional","Services","Testimonial"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:218;a:20:{s:4:"tmpl";i:1138;s:2:"id";i:16762;s:5:"title";s:25:"Conference &#8211; Events";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png";s:12:"tmpl_created";i:1610455119;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:6:"Events";s:4:"tags";s:60:"["Conference","Convention","Event","Events","Landing Pages"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:705;s:11:"trend_index";i:216;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:219;a:20:{s:4:"tmpl";i:1438;s:2:"id";i:24539;s:5:"title";s:27:"Wireframe &#8211; Contact 2";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg";s:12:"tmpl_created";i:1653989019;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:69:"["Business","Contact","Footer","Google Maps","Header","Professional"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:220;a:20:{s:4:"tmpl";i:981;s:2:"id";i:13281;s:5:"title";s:37:"Hello Bar | Contact | Interior Design";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png";s:12:"tmpl_created";i:1586148801;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:19:"["Interior Design"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:763;s:11:"trend_index";i:679;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:221;a:20:{s:4:"tmpl";i:1052;s:2:"id";i:15259;s:5:"title";s:31:"Hello Bar | Menu | Psychologist";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png";s:12:"tmpl_created";i:1600170209;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:739;s:11:"trend_index";i:583;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:222;a:20:{s:4:"tmpl";i:1434;s:2:"id";i:24494;s:5:"title";s:28:"Wireframe &#8211; Services 1";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg";s:12:"tmpl_created";i:1653988874;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:53:"["Business","Faq","Footer","Professional","Services"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:223;a:20:{s:4:"tmpl";i:1194;s:2:"id";i:18701;s:5:"title";s:32:"Digital Course &#8211; eCommerce";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg";s:12:"tmpl_created";i:1618995134;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:57:"["Course Online","Ecommerce","Landing Pages","Marketing"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:224;a:20:{s:4:"tmpl";i:1192;s:2:"id";i:18612;s:5:"title";s:34:"Bag Product Sale &#8211; eCommerce";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg";s:12:"tmpl_created";i:1618395406;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:61:"["Bag","Ecommerce","Landing Pages","Product","Sale","Travel"]";s:10:"menu_order";i:20;s:16:"popularity_index";i:875;s:11:"trend_index";i:605;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:225;a:20:{s:4:"tmpl";i:1227;s:2:"id";i:21083;s:5:"title";s:26:"Conference &#8211; Contact";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg";s:12:"tmpl_created";i:1638799208;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:44:"["Conference","Contact","Form","Info","Map"]";s:10:"menu_order";i:20;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:226;a:20:{s:4:"tmpl";i:1193;s:2:"id";i:18644;s:5:"title";s:37:"Camera Product Sale &#8211; eCommerce";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg";s:12:"tmpl_created";i:1618396388;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:59:"["Camera","Ecommerce","Landing Pages","Photography","Sale"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:873;s:11:"trend_index";i:535;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:227;a:20:{s:4:"tmpl";i:951;s:2:"id";i:12736;s:5:"title";s:41:"Slide In | Contact Us | Magazine and Blog";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png";s:12:"tmpl_created";i:1579060978;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:734;s:11:"trend_index";i:686;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:228;a:20:{s:4:"tmpl";i:1222;s:2:"id";i:20960;s:5:"title";s:26:"Travel Agency &#8211; Home";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg";s:12:"tmpl_created";i:1638788432;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:53:"["Adventures","Experience","Explore","Travel","Trip"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:229;a:20:{s:4:"tmpl";i:1196;s:2:"id";i:18815;s:5:"title";s:25:"Car Wash &#8211; Business";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png";s:12:"tmpl_created";i:1621336431;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:45:"["Business","car","Discount","Landing Pages"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:230;a:20:{s:4:"tmpl";i:1242;s:2:"id";i:21473;s:5:"title";s:40:"Architecture Photography &#8211; Gallery";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg";s:12:"tmpl_created";i:1638822115;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:52:"["Architecture","Gallery","Photography","Portfolio"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:231;a:20:{s:4:"tmpl";i:1015;s:2:"id";i:14067;s:5:"title";s:37:"Slide In | Japanese restaurant | Menu";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg";s:12:"tmpl_created";i:1592290352;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:650;s:11:"trend_index";i:565;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:232;a:20:{s:4:"tmpl";i:923;s:2:"id";i:12229;s:5:"title";s:33:"Slide In | Law Firm | Information";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/11/popup.png";s:12:"tmpl_created";i:1572847842;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:547;s:11:"trend_index";i:413;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:233;a:20:{s:4:"tmpl";i:1198;s:2:"id";i:18824;s:5:"title";s:33:"Design School &#8211; Coming Soon";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png";s:12:"tmpl_created";i:1621336756;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:49:"["Coming Soon","Design","Landing Pages","School"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:234;a:20:{s:4:"tmpl";i:1236;s:2:"id";i:21259;s:5:"title";s:28:"3D Designer &#8211; Projects";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg";s:12:"tmpl_created";i:1638819185;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:69:"["3D","Creative Portfolio","Design","Designer","Portfolio","Project"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:235;a:20:{s:4:"tmpl";i:1028;s:2:"id";i:14827;s:5:"title";s:39:"Slide-In | Contact | Luxury Real Estate";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png";s:12:"tmpl_created";i:1595323523;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:559;s:11:"trend_index";i:284;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:236;a:20:{s:4:"tmpl";i:1197;s:2:"id";i:18819;s:5:"title";s:27:"Dog Walker &#8211; Business";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png";s:12:"tmpl_created";i:1621336601;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:41:"["Business","Dog","Landing Pages","Pets"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:237;a:20:{s:4:"tmpl";i:1238;s:2:"id";i:21349;s:5:"title";s:29:"Architecture &#8211; Projects";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg";s:12:"tmpl_created";i:1638820870;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:70:"["Architecture","Creative","Creative Portfolio","Portfolio","Project"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:238;a:20:{s:4:"tmpl";i:1034;s:2:"id";i:15075;s:5:"title";s:34:"Slide-In | Menu | Flooring Company";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png";s:12:"tmpl_created";i:1597739605;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:383;s:11:"trend_index";i:162;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:239;a:20:{s:4:"tmpl";i:1414;s:2:"id";i:24079;s:5:"title";s:32:"Fashion Shop &#8211; Coming Soon";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg";s:12:"tmpl_created";i:1650988089;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:88:"["Aesthetic","Business","Coming Soon","Ecommerce","Girly","Lifestyle","Products","Shop"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:240;a:20:{s:4:"tmpl";i:1195;s:2:"id";i:18761;s:5:"title";s:33:"Fashion Store &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png";s:12:"tmpl_created";i:1621336146;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:56:"["Coming Soon","Fashion","Landing Pages","Shop","store"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:241;a:20:{s:4:"tmpl";i:1153;s:2:"id";i:17060;s:5:"title";s:36:"Private Tutor &#8211; Online Service";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png";s:12:"tmpl_created";i:1610631042;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:64:"["Education","Landing Pages","Online Service","Teacher","Tutor"]";s:10:"menu_order";i:26;s:16:"popularity_index";i:780;s:11:"trend_index";i:628;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:242;a:20:{s:4:"tmpl";i:1430;s:2:"id";i:24434;s:5:"title";s:25:"Wireframe &#8211; About 3";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg";s:12:"tmpl_created";i:1653988697;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:76:"["About","Business","Contact","Faq","Footer","Header","Professional","Team"]";s:10:"menu_order";i:26;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:243;a:20:{s:4:"tmpl";i:1158;s:2:"id";i:17232;s:5:"title";s:33:"Life Coach &#8211; Online Service";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png";s:12:"tmpl_created";i:1610902793;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:38:"["Coach","Landing Pages","Life Coach"]";s:10:"menu_order";i:27;s:16:"popularity_index";i:787;s:11:"trend_index";i:751;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:244;a:20:{s:4:"tmpl";i:1436;s:2:"id";i:24515;s:5:"title";s:28:"Wireframe &#8211; Services 3";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg";s:12:"tmpl_created";i:1653988946;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:66:"["Business","Contact","Footer","Header","Professional","Services"]";s:10:"menu_order";i:27;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:245;a:20:{s:4:"tmpl";i:875;s:2:"id";i:11241;s:5:"title";s:36:"Classic | Digital Agency | Marketing";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg";s:12:"tmpl_created";i:1564643043;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:28;s:16:"popularity_index";i:362;s:11:"trend_index";i:315;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:246;a:20:{s:4:"tmpl";i:1146;s:2:"id";i:16932;s:5:"title";s:35:"Finance Consulting &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png";s:12:"tmpl_created";i:1610532170;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:80:"["Advisor","Business","Consulting","Finance","Investment","Landing Pages","Tax"]";s:10:"menu_order";i:28;s:16:"popularity_index";i:790;s:11:"trend_index";i:630;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:247;a:20:{s:4:"tmpl";i:1429;s:2:"id";i:24421;s:5:"title";s:25:"Wireframe &#8211; About 2";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg";s:12:"tmpl_created";i:1653988579;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:87:"["About","Business","Contact","Faq","Features","Footer","Header","Professional","Team"]";s:10:"menu_order";i:28;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:248;a:20:{s:4:"tmpl";i:674;s:2:"id";i:8505;s:5:"title";s:11:"404 page 01";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg";s:12:"tmpl_created";i:1526415501;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:28;s:16:"popularity_index";i:533;s:11:"trend_index";i:222;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:249;a:20:{s:4:"tmpl";i:1136;s:2:"id";i:16721;s:5:"title";s:35:"Dental &#8211; Health &amp; Fitness";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg";s:12:"tmpl_created";i:1610448567;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:44:"["Dental","Doctor","Health","Landing Pages"]";s:10:"menu_order";i:29;s:16:"popularity_index";i:801;s:11:"trend_index";i:655;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:250;a:20:{s:4:"tmpl";i:1417;s:2:"id";i:24116;s:5:"title";s:32:"Tech Company &#8211; Coming Soon";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg";s:12:"tmpl_created";i:1650989265;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:87:"["Business","Coding","Coming Soon","Computer","Developer","IT","Services","Technology"]";s:10:"menu_order";i:29;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:251;a:20:{s:4:"tmpl";i:675;s:2:"id";i:8511;s:5:"title";s:11:"404 page 02";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg";s:12:"tmpl_created";i:1526415528;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:29;s:16:"popularity_index";i:347;s:11:"trend_index";i:155;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:252;a:20:{s:4:"tmpl";i:1161;s:2:"id";i:17269;s:5:"title";s:34:"Electronics Sale &#8211; eCommerce";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png";s:12:"tmpl_created";i:1610903298;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:29:"["Ecommerce","Landing Pages"]";s:10:"menu_order";i:30;s:16:"popularity_index";i:800;s:11:"trend_index";i:556;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:253;a:20:{s:4:"tmpl";i:1220;s:2:"id";i:20908;s:5:"title";s:42:"Packing &#038; Moving Company &#8211; Home";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg";s:12:"tmpl_created";i:1638786127;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Movers","Moving","Storge"]";s:10:"menu_order";i:30;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:254;a:20:{s:4:"tmpl";i:1152;s:2:"id";i:17032;s:5:"title";s:42:"Donate Computer &#8211; Social Involvement";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png";s:12:"tmpl_created";i:1610630585;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:67:"["Computer","Donate","Donation","Kids","Landing Pages","Nonprofit"]";s:10:"menu_order";i:31;s:16:"popularity_index";i:718;s:11:"trend_index";i:278;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:255;a:20:{s:4:"tmpl";i:672;s:2:"id";i:8512;s:5:"title";s:11:"404 page 03";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg";s:12:"tmpl_created";i:1526415449;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:31;s:16:"popularity_index";i:450;s:11:"trend_index";i:375;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:256;a:20:{s:4:"tmpl";i:1245;s:2:"id";i:21546;s:5:"title";s:28:"Interior Design &#8211; Home";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg";s:12:"tmpl_created";i:1639046269;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:68:"["Design","Form","Furniture Design","Interior Design","Testimonial"]";s:10:"menu_order";i:31;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:257;a:20:{s:4:"tmpl";i:1135;s:2:"id";i:16684;s:5:"title";s:34:"SaaS HR Management &#8211; Product";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png";s:12:"tmpl_created";i:1609945486;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"Product";s:4:"tags";s:39:"["HR","Landing Pages","Product","SaaS"]";s:10:"menu_order";i:32;s:16:"popularity_index";i:708;s:11:"trend_index";i:292;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:258;a:20:{s:4:"tmpl";i:671;s:2:"id";i:8513;s:5:"title";s:11:"404 page 04";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg";s:12:"tmpl_created";i:1526415417;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:32;s:16:"popularity_index";i:420;s:11:"trend_index";i:176;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:259;a:20:{s:4:"tmpl";i:1249;s:2:"id";i:22137;s:5:"title";s:31:"Design Blog &#8211; Coming Soon";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1647177194;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:47:"["Blog","Coming Soon","Design","Landing Pages"]";s:10:"menu_order";i:32;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:260;a:20:{s:4:"tmpl";i:1134;s:2:"id";i:16660;s:5:"title";s:37:"Medical center &#8211; Online service";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png";s:12:"tmpl_created";i:1609945122;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:44:"["Landing Pages","Medical","Online Service"]";s:10:"menu_order";i:33;s:16:"popularity_index";i:750;s:11:"trend_index";i:332;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:261;a:20:{s:4:"tmpl";i:1226;s:2:"id";i:21069;s:5:"title";s:21:"Hotel &#8211; Contact";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg";s:12:"tmpl_created";i:1638798545;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:36:"["Contact","from","Info","Vacation"]";s:10:"menu_order";i:33;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:262;a:20:{s:4:"tmpl";i:1150;s:2:"id";i:17001;s:5:"title";s:36:"Parental Counseling &#8211; Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png";s:12:"tmpl_created";i:1610534999;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:99:"["Advisor","Business","Coach","Counseling","Landing Pages","Online Service","Parental","Parenting"]";s:10:"menu_order";i:34;s:16:"popularity_index";i:817;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:263;a:20:{s:4:"tmpl";i:1432;s:2:"id";i:24461;s:5:"title";s:27:"Wireframe &#8211; Gallery 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg";s:12:"tmpl_created";i:1653988784;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:82:"["Business","Contact","Design","Footer","Gallery","Header","Portfolio","Services"]";s:10:"menu_order";i:34;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:264;a:20:{s:4:"tmpl";i:676;s:2:"id";i:8514;s:5:"title";s:11:"404 Page 05";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg";s:12:"tmpl_created";i:1526415558;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:34;s:16:"popularity_index";i:419;s:11:"trend_index";i:220;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:265;a:20:{s:4:"tmpl";i:1137;s:2:"id";i:16742;s:5:"title";s:31:"Online Course &#8211; Education";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png";s:12:"tmpl_created";i:1610454122;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Education";s:4:"tags";s:55:"["Academy","Course Online","Education","Landing Pages"]";s:10:"menu_order";i:35;s:16:"popularity_index";i:777;s:11:"trend_index";i:776;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:266;a:20:{s:4:"tmpl";i:668;s:2:"id";i:8523;s:5:"title";s:11:"404 page 06";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg";s:12:"tmpl_created";i:1526415291;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:35;s:16:"popularity_index";i:298;s:11:"trend_index";i:268;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:267;a:20:{s:4:"tmpl";i:1440;s:2:"id";i:24563;s:5:"title";s:27:"Wireframe &#8211; Contact 4";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg";s:12:"tmpl_created";i:1653989095;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:84:"["Business","Contact","Footer","Form","Gallery","Header","Professional","Subscribe"]";s:10:"menu_order";i:35;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:268;a:20:{s:4:"tmpl";i:1162;s:2:"id";i:17284;s:5:"title";s:38:"Dietitian &#8211; Health &amp; Fitness";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png";s:12:"tmpl_created";i:1610903484;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:39:"["Fitness","Health","landscape design"]";s:10:"menu_order";i:36;s:16:"popularity_index";i:814;s:11:"trend_index";i:800;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:269;a:20:{s:4:"tmpl";i:1439;s:2:"id";i:24553;s:5:"title";s:27:"Wireframe &#8211; Contact 3";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg";s:12:"tmpl_created";i:1653989057;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:67:"["Business","Contact","Footer","Form","Professional","Testimonial"]";s:10:"menu_order";i:36;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:270;a:20:{s:4:"tmpl";i:1144;s:2:"id";i:16897;s:5:"title";s:30:"Personal Chef &#8211; Business";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png";s:12:"tmpl_created";i:1610466247;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:53:"["Business","Chef","Food","Landing Pages","Services"]";s:10:"menu_order";i:37;s:16:"popularity_index";i:795;s:11:"trend_index";i:617;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:271;a:20:{s:4:"tmpl";i:1435;s:2:"id";i:24504;s:5:"title";s:28:"Wireframe &#8211; Services 2";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg";s:12:"tmpl_created";i:1653988910;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:80:"["Business","Contact","Footer","Header","Professional","Services","Testimonial"]";s:10:"menu_order";i:37;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:272;a:20:{s:4:"tmpl";i:669;s:2:"id";i:8524;s:5:"title";s:11:"404 page 07";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg";s:12:"tmpl_created";i:1526415337;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:37;s:16:"popularity_index";i:303;s:11:"trend_index";i:171;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:273;a:20:{s:4:"tmpl";i:1147;s:2:"id";i:16946;s:5:"title";s:52:"Online Full-Stack Developer Course &#8211; Education";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png";s:12:"tmpl_created";i:1610532778;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"Education";s:4:"tags";s:76:"["Academy","Coding","Course Online","Developer","Education","Landing Pages"]";s:10:"menu_order";i:38;s:16:"popularity_index";i:805;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:274;a:20:{s:4:"tmpl";i:1437;s:2:"id";i:24528;s:5:"title";s:27:"Wireframe &#8211; Contact 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg";s:12:"tmpl_created";i:1653988981;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:76:"["Business","Contact","Footer","Form","Google Maps","Header","Professional"]";s:10:"menu_order";i:38;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:275;a:20:{s:4:"tmpl";i:1143;s:2:"id";i:16868;s:5:"title";s:40:"Virtual Assistant &#8211; Online Service";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png";s:12:"tmpl_created";i:1610465656;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:46:"["Assistant","Landing Pages","Online Service"]";s:10:"menu_order";i:39;s:16:"popularity_index";i:793;s:11:"trend_index";i:757;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:276;a:20:{s:4:"tmpl";i:673;s:2:"id";i:8526;s:5:"title";s:11:"404 page 09";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg";s:12:"tmpl_created";i:1526415474;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:39;s:16:"popularity_index";i:477;s:11:"trend_index";i:285;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:277;a:20:{s:4:"tmpl";i:1228;s:2:"id";i:21104;s:5:"title";s:26:"Restaurant &#8211; Contact";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg";s:12:"tmpl_created";i:1638800146;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:60:"["Contact","Food","Form","Google Maps","Info","Testimonial"]";s:10:"menu_order";i:39;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:278;a:20:{s:4:"tmpl";i:1140;s:2:"id";i:16812;s:5:"title";s:40:"Construction Project &#8211; Real Estate";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png";s:12:"tmpl_created";i:1610463582;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:59:"["Construction","Landing Pages","Real estate","Realestate"]";s:10:"menu_order";i:40;s:16:"popularity_index";i:796;s:11:"trend_index";i:724;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:279;a:20:{s:4:"tmpl";i:1244;s:2:"id";i:21393;s:5:"title";s:34:"Interior Designer &#8211; Projects";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg";s:12:"tmpl_created";i:1638823945;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:93:"["Creative","Creative Portfolio","Design","Designer","Interior Design","Portfolio","Project"]";s:10:"menu_order";i:40;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:280;a:20:{s:4:"tmpl";i:1148;s:2:"id";i:16960;s:5:"title";s:44:"Dog &amp; Cat Food Delivery &#8211; Business";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png";s:12:"tmpl_created";i:1610533581;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:71:"["Business","Cat","Delivery","Dog","Food","Landing Pages","Pet","Pets"]";s:10:"menu_order";i:41;s:16:"popularity_index";i:782;s:11:"trend_index";i:510;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:281;a:20:{s:4:"tmpl";i:670;s:2:"id";i:8525;s:5:"title";s:11:"404 page 08";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg";s:12:"tmpl_created";i:1526415374;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:41;s:16:"popularity_index";i:510;s:11:"trend_index";i:575;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:282;a:20:{s:4:"tmpl";i:1251;s:2:"id";i:22143;s:5:"title";s:33:"Fashion Store &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png";s:12:"tmpl_created";i:1647177389;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Coming Soon","Fashion","Landing Pages","Shop","store"]";s:10:"menu_order";i:41;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:283;a:20:{s:4:"tmpl";i:1155;s:2:"id";i:17095;s:5:"title";s:36:"Mobile Pet Grooming &#8211; Business";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png";s:12:"tmpl_created";i:1610632115;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:38:"["Dog","Groom","Landing Pages","Pets"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:786;s:11:"trend_index";i:731;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:284;a:20:{s:4:"tmpl";i:1241;s:2:"id";i:21451;s:5:"title";s:26:"Exhibition &#8211; Gallery";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg";s:12:"tmpl_created";i:1638821855;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:74:"["Art","Creative","Creative Portfolio","Exhibition","Gallery","Portfolio"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:285;a:20:{s:4:"tmpl";i:502;s:2:"id";i:5438;s:5:"title";s:7:"About 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png";s:12:"tmpl_created";i:1520443512;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:147;s:11:"trend_index";i:9;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:286;a:20:{s:4:"tmpl";i:1159;s:2:"id";i:17245;s:5:"title";s:34:"Marketing Course &#8211; Education";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png";s:12:"tmpl_created";i:1610902958;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"Education";s:4:"tags";s:45:"["Course Online","Landing Pages","Marketing"]";s:10:"menu_order";i:43;s:16:"popularity_index";i:770;s:11:"trend_index";i:430;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:287;a:20:{s:4:"tmpl";i:1240;s:2:"id";i:21430;s:5:"title";s:30:"Travel Blogger &#8211; Gallery";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg";s:12:"tmpl_created";i:1638821592;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:43:"["Gallery","Photography","Slider","Travel"]";s:10:"menu_order";i:43;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:288;a:20:{s:4:"tmpl";i:1149;s:2:"id";i:16983;s:5:"title";s:41:"Pilates Instructor &#8211; Online Service";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png";s:12:"tmpl_created";i:1610534138;s:6:"author";s:9:"Elementor";s:3:"url";s:135:"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:70:"["Free Trial","Instructor","Landing Pages","Online Service","Pilates"]";s:10:"menu_order";i:44;s:16:"popularity_index";i:778;s:11:"trend_index";i:412;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:289;a:20:{s:4:"tmpl";i:1416;s:2:"id";i:24104;s:5:"title";s:33:"Ceramics Shop &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg";s:12:"tmpl_created";i:1650988949;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:115:"["Art","Business","Coming Soon","Creative","Decor","Design","Furniture Design","Interior Design","Products","Shop"]";s:10:"menu_order";i:44;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:290;a:20:{s:4:"tmpl";i:557;s:2:"id";i:6135;s:5:"title";s:8:"About 10";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png";s:12:"tmpl_created";i:1520443663;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:77;s:11:"trend_index";i:47;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:291;a:20:{s:4:"tmpl";i:1412;s:2:"id";i:24033;s:5:"title";s:37:"Dance Studio &#8211; Maintenance Mode";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg";s:12:"tmpl_created";i:1649881344;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:113:"["Academy","Business","Dance Studio","Form","Pilates","School","Sport","Teacher","Training","Under Construction"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:292;a:20:{s:4:"tmpl";i:1190;s:2:"id";i:18568;s:5:"title";s:32:"Flower Delivery &#8211; Business";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png";s:12:"tmpl_created";i:1617546716;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:37:"["Delivery","Flower","Landing Pages"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:874;s:11:"trend_index";i:763;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:293;a:20:{s:4:"tmpl";i:1145;s:2:"id";i:16917;s:5:"title";s:22:"Webinar &#8211; Events";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg";s:12:"tmpl_created";i:1610466822;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:36:"["Events","Landing Pages","Webinar"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:821;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:294;a:20:{s:4:"tmpl";i:1413;s:2:"id";i:24049;s:5:"title";s:33:"ECO Shop &#8211; Maintenance Mode";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg";s:12:"tmpl_created";i:1649882053;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:110:"["Aesthetic","Business","Creative","Decor","Health","Help","Lifestyle","Products","Shop","Under Construction"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:295;a:20:{s:4:"tmpl";i:497;s:2:"id";i:5397;s:5:"title";s:8:"About 11";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png";s:12:"tmpl_created";i:1520443503;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:148;s:11:"trend_index";i:43;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:296;a:20:{s:4:"tmpl";i:1154;s:2:"id";i:17079;s:5:"title";s:42:"Calls Volunteer &#8211; Social Involvement";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png";s:12:"tmpl_created";i:1610631774;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:68:"["Care","Covid-19","Help","Involvement","Landing Pages","Volunteer"]";s:10:"menu_order";i:47;s:16:"popularity_index";i:854;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:297;a:20:{s:4:"tmpl";i:1419;s:2:"id";i:24136;s:5:"title";s:29:"Food Blog &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg";s:12:"tmpl_created";i:1650990034;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:62:"["Blog","Business","Coming Soon","Cooking","Education","Food"]";s:10:"menu_order";i:47;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:298;a:20:{s:4:"tmpl";i:1142;s:2:"id";i:16836;s:5:"title";s:33:"Marketing Agency &#8211; Business";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg";s:12:"tmpl_created";i:1610464490;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:74:"["Agency","Business","Landing Pages","Marketing","Marketing Landing Page"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:816;s:11:"trend_index";i:787;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:299;a:20:{s:4:"tmpl";i:1411;s:2:"id";i:24020;s:5:"title";s:35:"Mobile App &#8211; Maintenance Mode";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg";s:12:"tmpl_created";i:1649880955;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:77:"["App","Business","Coding","Computer","Launch","Mobile","Under Construction"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:300;a:20:{s:4:"tmpl";i:498;s:2:"id";i:5405;s:5:"title";s:8:"About 12";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png";s:12:"tmpl_created";i:1520443505;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:216;s:11:"trend_index";i:50;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:301;a:20:{s:4:"tmpl";i:1139;s:2:"id";i:16785;s:5:"title";s:42:"Gym Promotion &#8211; Health &amp; Fitness";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg";s:12:"tmpl_created";i:1610455496;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:42:"["Fitness","Gym","Health","Landing Pages"]";s:10:"menu_order";i:49;s:16:"popularity_index";i:820;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:302;a:20:{s:4:"tmpl";i:1420;s:2:"id";i:24152;s:5:"title";s:32:"Perfume Shop &#8211; Coming Soon";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg";s:12:"tmpl_created";i:1650990353;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:68:"["Business","Coming Soon","Cosmetics","Lifestyle","Products","Shop"]";s:10:"menu_order";i:49;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:303;a:20:{s:4:"tmpl";i:1185;s:2:"id";i:18492;s:5:"title";s:34:"Bicycle Pre-Sale &#8211; eCommerce";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png";s:12:"tmpl_created";i:1617535552;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:34:"["Bicycle","Landing Pages","Sale"]";s:10:"menu_order";i:50;s:16:"popularity_index";i:871;s:11:"trend_index";i:826;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:304;a:20:{s:4:"tmpl";i:1418;s:2:"id";i:24126;s:5:"title";s:28:"Skincare &#8211; Coming Soon";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg";s:12:"tmpl_created";i:1650989585;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:128:"["Aesthetic","Beauty","Beauty Salon","Business","Coming Soon","Cosmetics","Girly","Lifestyle","Services","Skincare","Treatment"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:305;a:20:{s:4:"tmpl";i:1181;s:2:"id";i:18349;s:5:"title";s:39:"Virtual try-on glasses &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png";s:12:"tmpl_created";i:1614772569;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:64:"["Fashion","Glasses","Landing Pages","Online Service","Virtual"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:848;s:11:"trend_index";i:803;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:306;a:20:{s:4:"tmpl";i:500;s:2:"id";i:5421;s:5:"title";s:8:"About 13";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png";s:12:"tmpl_created";i:1520443509;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:215;s:11:"trend_index";i:77;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:307;a:20:{s:4:"tmpl";i:513;s:2:"id";i:5533;s:5:"title";s:8:"About 15";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png";s:12:"tmpl_created";i:1520443534;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:21;s:11:"trend_index";i:57;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:308;a:20:{s:4:"tmpl";i:1410;s:2:"id";i:24004;s:5:"title";s:33:"Skincare &#8211; Maintenance Mode";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg";s:12:"tmpl_created";i:1649880534;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:144:"["Aesthetic","Beauty","Beauty Salon","Business","Cosmetics","Girly","Lifestyle","Makeup","Services","Skincare","Treatment","Under Construction"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:309;a:20:{s:4:"tmpl";i:1172;s:2:"id";i:17458;s:5:"title";s:31:"Moving Company &#8211; Business";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png";s:12:"tmpl_created";i:1612727025;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:46:"["Business","Landing Pages","Movers","Moving"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:826;s:11:"trend_index";i:767;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:310;a:20:{s:4:"tmpl";i:1415;s:2:"id";i:24092;s:5:"title";s:29:"Vase Shop &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg";s:12:"tmpl_created";i:1650988613;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:115:"["Art","Business","Coming Soon","Creative","Decor","Design","Furniture Design","Interior Design","Products","Shop"]";s:10:"menu_order";i:53;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:311;a:20:{s:4:"tmpl";i:1186;s:2:"id";i:18517;s:5:"title";s:29:"Food Blog &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png";s:12:"tmpl_created";i:1617539897;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:45:"["Blog","Coming Soon","Food","Landing Pages"]";s:10:"menu_order";i:53;s:16:"popularity_index";i:844;s:11:"trend_index";i:672;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:312;a:20:{s:4:"tmpl";i:1167;s:2:"id";i:17379;s:5:"title";s:33:"IT Service &#8211; Online Service";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png";s:12:"tmpl_created";i:1612713022;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:41:"["IT","Landing Pages","Remote","Support"]";s:10:"menu_order";i:54;s:16:"popularity_index";i:806;s:11:"trend_index";i:634;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:313;a:20:{s:4:"tmpl";i:1248;s:2:"id";i:22134;s:5:"title";s:32:"Art Magazine &#8211; Coming Soon";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1647176713;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:48:"["Art","Coming Soon","Landing Pages","Magazine"]";s:10:"menu_order";i:54;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:314;a:20:{s:4:"tmpl";i:512;s:2:"id";i:5525;s:5:"title";s:8:"About 14";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png";s:12:"tmpl_created";i:1520443532;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:9;s:11:"trend_index";i:29;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:315;a:20:{s:4:"tmpl";i:1189;s:2:"id";i:18560;s:5:"title";s:52:"Finance Learning Platform &#8211; Under Construction";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png";s:12:"tmpl_created";i:1617542761;s:6:"author";s:9:"Elementor";s:3:"url";s:146:"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:27:"["Finance","Landing Pages"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:843;s:11:"trend_index";i:561;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:316;a:20:{s:4:"tmpl";i:1225;s:2:"id";i:21041;s:5:"title";s:41:"Business Consulting Company &#8211; About";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg";s:12:"tmpl_created";i:1638797560;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["Coach","Collaboration","Consulting","Life Coach"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:317;a:20:{s:4:"tmpl";i:1187;s:2:"id";i:18528;s:5:"title";s:36:"Home Decor Store &#8211; Coming Soon";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png";s:12:"tmpl_created";i:1617541784;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:57:"["Coming Soon","Decor","Interior Design","Landing Pages"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:872;s:11:"trend_index";i:819;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:318;a:20:{s:4:"tmpl";i:1243;s:2:"id";i:21135;s:5:"title";s:28:"Construction &#8211; Service";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg";s:12:"tmpl_created";i:1638823202;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:48:"["Architecture","Construction","Faq","Services"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:319;a:20:{s:4:"tmpl";i:501;s:2:"id";i:5429;s:5:"title";s:8:"About 16";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png";s:12:"tmpl_created";i:1520443510;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:59;s:11:"trend_index";i:8;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:320;a:20:{s:4:"tmpl";i:1174;s:2:"id";i:17504;s:5:"title";s:29:"Hair Stylist &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png";s:12:"tmpl_created";i:1612883014;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:59:"["Business","Hair","hairdresser","Landing Pages","Stylist"]";s:10:"menu_order";i:57;s:16:"popularity_index";i:840;s:11:"trend_index";i:806;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:321;a:20:{s:4:"tmpl";i:1223;s:2:"id";i:20981;s:5:"title";s:37:"Creative Digital Agency &#8211; About";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg";s:12:"tmpl_created";i:1638789303;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["About","Advisor","Creative","Creative Portfolio"]";s:10:"menu_order";i:57;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:322;a:20:{s:4:"tmpl";i:1184;s:2:"id";i:18449;s:5:"title";s:45:"Aesthetic Clinic &#8211; Health &amp; Fitness";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png";s:12:"tmpl_created";i:1616682181;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:57:"["Aesthetic","Beauty","Fitness","Health","Landing Pages"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:859;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:323;a:20:{s:4:"tmpl";i:1221;s:2:"id";i:20926;s:5:"title";s:33:"Doctors Online Consultation -Home";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg";s:12:"tmpl_created";i:1638787371;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:35:"["App","Health","Medical","Online"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:324;a:20:{s:4:"tmpl";i:505;s:2:"id";i:5464;s:5:"title";s:8:"About 17";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png";s:12:"tmpl_created";i:1520443518;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:220;s:11:"trend_index";i:142;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:325;a:20:{s:4:"tmpl";i:1165;s:2:"id";i:17353;s:5:"title";s:44:"Online Cooking Course &#8211; Online Service";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png";s:12:"tmpl_created";i:1612705144;s:6:"author";s:9:"Elementor";s:3:"url";s:138:"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:50:"["Cooking","Course Online","Food","Landing Pages"]";s:10:"menu_order";i:59;s:16:"popularity_index";i:845;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:326;a:20:{s:4:"tmpl";i:1188;s:2:"id";i:18550;s:5:"title";s:39:"Online Store &#8211; Under Construction";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png";s:12:"tmpl_created";i:1617542506;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:59:"["Landing Pages","Online Shop","Shop","Under Construction"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:832;s:11:"trend_index";i:600;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:327;a:20:{s:4:"tmpl";i:1250;s:2:"id";i:22140;s:5:"title";s:33:"Design School &#8211; Coming Soon";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png";s:12:"tmpl_created";i:1647177317;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:49:"["Coming Soon","Design","Landing Pages","School"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:328;a:20:{s:4:"tmpl";i:510;s:2:"id";i:5504;s:5:"title";s:8:"About 18";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png";s:12:"tmpl_created";i:1520443528;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:104;s:11:"trend_index";i:46;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:329;a:20:{s:4:"tmpl";i:1191;s:2:"id";i:18539;s:5:"title";s:40:"Travel Agency &#8211; Under Construction";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png";s:12:"tmpl_created";i:1617610273;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:56:"["Agency","Landing Pages","Travel","Under Construction"]";s:10:"menu_order";i:61;s:16:"popularity_index";i:876;s:11:"trend_index";i:652;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:330;a:20:{s:4:"tmpl";i:1175;s:2:"id";i:18270;s:5:"title";s:24:"Open week &#8211; Events";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png";s:12:"tmpl_created";i:1614767186;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"Events";s:4:"tags";s:59:"["Education","Event","Events","Landing Pages","University"]";s:10:"menu_order";i:62;s:16:"popularity_index";i:831;s:11:"trend_index";i:673;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:331;a:20:{s:4:"tmpl";i:1177;s:2:"id";i:18300;s:5:"title";s:30:"Makeup Artist &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png";s:12:"tmpl_created";i:1614768608;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:79:"["Beauty","Business","Course Online","Landing Pages","Makeup","Online Service"]";s:10:"menu_order";i:63;s:16:"popularity_index";i:861;s:11:"trend_index";i:783;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:332;a:20:{s:4:"tmpl";i:511;s:2:"id";i:5515;s:5:"title";s:8:"About 19";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png";s:12:"tmpl_created";i:1520443530;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:63;s:16:"popularity_index";i:268;s:11:"trend_index";i:161;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:333;a:20:{s:4:"tmpl";i:1179;s:2:"id";i:18329;s:5:"title";s:63:"Online Real Estate Investment Conference &#8211; Online Service";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png";s:12:"tmpl_created";i:1614770404;s:6:"author";s:9:"Elementor";s:3:"url";s:157:"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:76:"["Conference","Event","Events","Landing Pages","Online Event","Real estate"]";s:10:"menu_order";i:64;s:16:"popularity_index";i:866;s:11:"trend_index";i:779;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:334;a:20:{s:4:"tmpl";i:506;s:2:"id";i:5472;s:5:"title";s:7:"About 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png";s:12:"tmpl_created";i:1520443520;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:64;s:16:"popularity_index";i:210;s:11:"trend_index";i:116;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:335;a:20:{s:4:"tmpl";i:1183;s:2:"id";i:18391;s:5:"title";s:45:"Children&#8217;s Optometrist &#8211; Business";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png";s:12:"tmpl_created";i:1614773564;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:85:"["Business","Children","Eye","Glasses","Health","Kids","Landing Pages","Optometrist"]";s:10:"menu_order";i:65;s:16:"popularity_index";i:877;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:336;a:20:{s:4:"tmpl";i:1182;s:2:"id";i:18366;s:5:"title";s:30:"Car Insurance &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png";s:12:"tmpl_created";i:1614773263;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:46:"["Business","car","Insurance","Landing Pages"]";s:10:"menu_order";i:66;s:16:"popularity_index";i:869;s:11:"trend_index";i:797;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:337;a:20:{s:4:"tmpl";i:1201;s:2:"id";i:19144;s:5:"title";s:25:"Birthday Party Invitation";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png";s:12:"tmpl_created";i:1623848691;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:67:"["Birthday","Event","Landing Pages","Party","RSVD","Save the Date"]";s:10:"menu_order";i:66;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:338;a:20:{s:4:"tmpl";i:1124;s:2:"id";i:16473;s:5:"title";s:26:"Beauty Salon &#8211; About";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg";s:12:"tmpl_created";i:1608622373;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:615;s:11:"trend_index";i:184;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:339;a:20:{s:4:"tmpl";i:1176;s:2:"id";i:18291;s:5:"title";s:47:"Grill Restaurant Food Delivery &#8211; Business";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png";s:12:"tmpl_created";i:1614767830;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"Business";s:4:"tags";s:79:"["Delivery","Delivery Service","Fast Food","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:819;s:11:"trend_index";i:685;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:340;a:20:{s:4:"tmpl";i:504;s:2:"id";i:5455;s:5:"title";s:8:"About 20";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png";s:12:"tmpl_created";i:1520443516;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:134;s:11:"trend_index";i:70;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:341;a:20:{s:4:"tmpl";i:1125;s:2:"id";i:16488;s:5:"title";s:28:"Beauty Salon &#8211; Contact";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg";s:12:"tmpl_created";i:1608622374;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:548;s:11:"trend_index";i:101;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:342;a:20:{s:4:"tmpl";i:1180;s:2:"id";i:18340;s:5:"title";s:30:"Restaurant &#8211; Coming Soon";s:9:"thumbnail";s:98:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png";s:12:"tmpl_created";i:1614772183;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:51:"["Coming Soon","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:810;s:11:"trend_index";i:809;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:343;a:20:{s:4:"tmpl";i:499;s:2:"id";i:5413;s:5:"title";s:8:"About 21";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png";s:12:"tmpl_created";i:1520443507;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:83;s:11:"trend_index";i:52;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:344;a:20:{s:4:"tmpl";i:1126;s:2:"id";i:16496;s:5:"title";s:28:"Beauty Salon &#8211; Gallery";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg";s:12:"tmpl_created";i:1608622379;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:69;s:16:"popularity_index";i:491;s:11:"trend_index";i:90;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:345;a:20:{s:4:"tmpl";i:1173;s:2:"id";i:17480;s:5:"title";s:42:"At-home Massage Therapist &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg";s:12:"tmpl_created";i:1612879264;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:60:"["Business","Health","Landing Pages","Services","Therapist"]";s:10:"menu_order";i:69;s:16:"popularity_index";i:856;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:346;a:20:{s:4:"tmpl";i:1127;s:2:"id";i:16457;s:5:"title";s:25:"Beauty Salon &#8211; Home";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg";s:12:"tmpl_created";i:1608622383;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:70;s:16:"popularity_index";i:408;s:11:"trend_index";i:56;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:347;a:20:{s:4:"tmpl";i:1178;s:2:"id";i:18317;s:5:"title";s:26:"Insurance &#8211; Business";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png";s:12:"tmpl_created";i:1614769488;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"Business";s:4:"tags";s:61:"["Business","Family","Financial","Insurance","Landing Pages"]";s:10:"menu_order";i:70;s:16:"popularity_index";i:870;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:348;a:20:{s:4:"tmpl";i:1128;s:2:"id";i:16518;s:5:"title";s:29:"Beauty Salon &#8211; Services";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg";s:12:"tmpl_created";i:1608622386;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty Salon","Hair"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:664;s:11:"trend_index";i:261;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:349;a:20:{s:4:"tmpl";i:1168;s:2:"id";i:17401;s:5:"title";s:40:"Conference Thank You Page &#8211; Events";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png";s:12:"tmpl_created";i:1612724753;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:59:"["Conference","Event","Events","Landing Pages","Thank You"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:799;s:11:"trend_index";i:540;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:350;a:20:{s:4:"tmpl";i:503;s:2:"id";i:5447;s:5:"title";s:7:"About 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png";s:12:"tmpl_created";i:1520443514;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:48;s:11:"trend_index";i:12;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:351;a:20:{s:4:"tmpl";i:1073;s:2:"id";i:15486;s:5:"title";s:25:"Travel Blog &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg";s:12:"tmpl_created";i:1606215720;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:72;s:16:"popularity_index";i:608;s:11:"trend_index";i:343;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:352;a:20:{s:4:"tmpl";i:1166;s:2:"id";i:17368;s:5:"title";s:38:"Real Estate Agency &#8211; Real-Estate";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png";s:12:"tmpl_created";i:1612711814;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:73:"["Landing Pages","listing","Real estate","Realestate","realtor","realty"]";s:10:"menu_order";i:72;s:16:"popularity_index";i:858;s:11:"trend_index";i:777;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:353;a:20:{s:4:"tmpl";i:1074;s:2:"id";i:15478;s:5:"title";s:27:"Travel Blog &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg";s:12:"tmpl_created";i:1606215735;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:687;s:11:"trend_index";i:564;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:354;a:20:{s:4:"tmpl";i:1170;s:2:"id";i:17423;s:5:"title";s:57:"Volunteer Calls Thank You Page &#8211; Social Involvement";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg";s:12:"tmpl_created";i:1612726058;s:6:"author";s:9:"Elementor";s:3:"url";s:151:"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:62:"["Care","Involvement","Landing Pages","Thank You","Volunteer"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:857;s:11:"trend_index";i:818;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:355;a:20:{s:4:"tmpl";i:507;s:2:"id";i:5480;s:5:"title";s:7:"About 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png";s:12:"tmpl_created";i:1520443522;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:428;s:11:"trend_index";i:303;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:356;a:20:{s:4:"tmpl";i:1075;s:2:"id";i:15467;s:5:"title";s:24:"Travel Blog &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg";s:12:"tmpl_created";i:1606215756;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:74;s:16:"popularity_index";i:567;s:11:"trend_index";i:224;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:357;a:20:{s:4:"tmpl";i:1169;s:2:"id";i:17409;s:5:"title";s:37:"Webinar Thank You Page &#8211; Events";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png";s:12:"tmpl_created";i:1612725644;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:56:"["Event","Events","Landing Pages","Thank You","Webinar"]";s:10:"menu_order";i:74;s:16:"popularity_index";i:868;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:358;a:20:{s:4:"tmpl";i:1056;s:2:"id";i:15317;s:5:"title";s:25:"Dance Studio &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg";s:12:"tmpl_created";i:1603181291;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:596;s:11:"trend_index";i:301;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:359;a:20:{s:4:"tmpl";i:545;s:2:"id";i:6027;s:5:"title";s:7:"About 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png";s:12:"tmpl_created";i:1520443639;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:40;s:11:"trend_index";i:40;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:360;a:20:{s:4:"tmpl";i:1160;s:2:"id";i:17258;s:5:"title";s:32:"Beauty Product &#8211; eCommerce";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png";s:12:"tmpl_created";i:1610903153;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:38:"["Beauty","Ecommerce","Landing Pages"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:797;s:11:"trend_index";i:703;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:361;a:20:{s:4:"tmpl";i:1057;s:2:"id";i:15334;s:5:"title";s:26:"Dance Studio &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg";s:12:"tmpl_created";i:1603181364;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:626;s:11:"trend_index";i:373;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:362;a:20:{s:4:"tmpl";i:546;s:2:"id";i:6036;s:5:"title";s:7:"About 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png";s:12:"tmpl_created";i:1520443641;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:90;s:11:"trend_index";i:123;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:363;a:20:{s:4:"tmpl";i:1171;s:2:"id";i:17435;s:5:"title";s:39:"Gym &#8211; App Service &#8211; Product";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png";s:12:"tmpl_created";i:1612726462;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"Product";s:4:"tags";s:58:"["App","Fitness","Gym","Health","Landing Pages","Product"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:767;s:11:"trend_index";i:577;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:364;a:20:{s:4:"tmpl";i:1058;s:2:"id";i:15349;s:5:"title";s:28:"Dance Studio &#8211; Classes";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg";s:12:"tmpl_created";i:1603181425;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:77;s:16:"popularity_index";i:629;s:11:"trend_index";i:458;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:365;a:20:{s:4:"tmpl";i:1156;s:2:"id";i:17111;s:5:"title";s:33:"Sunglasses Sale &#8211; eCommerce";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg";s:12:"tmpl_created";i:1610632408;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:59:"["Ecommerce","Fashion","Landing Pages","Sale","Sunglasses"]";s:10:"menu_order";i:77;s:16:"popularity_index";i:812;s:11:"trend_index";i:732;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:366;a:20:{s:4:"tmpl";i:1055;s:2:"id";i:15366;s:5:"title";s:29:"Dance Studio &#8211; Schedule";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg";s:12:"tmpl_created";i:1603181056;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:78;s:16:"popularity_index";i:698;s:11:"trend_index";i:602;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:367;a:20:{s:4:"tmpl";i:1157;s:2:"id";i:17223;s:5:"title";s:25:"Fashion &#8211; eCommerce";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png";s:12:"tmpl_created";i:1610902553;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:29:"["Ecommerce","Landing Pages"]";s:10:"menu_order";i:78;s:16:"popularity_index";i:808;s:11:"trend_index";i:745;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:368;a:20:{s:4:"tmpl";i:1059;s:2:"id";i:15373;s:5:"title";s:28:"Dance Studio &#8211; Pricing";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg";s:12:"tmpl_created";i:1603181678;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:731;s:11:"trend_index";i:661;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:369;a:20:{s:4:"tmpl";i:1151;s:2:"id";i:17017;s:5:"title";s:28:"Shoes Sale &#8211; eCommerce";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg";s:12:"tmpl_created";i:1610535361;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:55:"["Discount","Ecommerce","Landing Pages","Sale","Shoes"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:803;s:11:"trend_index";i:642;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:370;a:20:{s:4:"tmpl";i:508;s:2:"id";i:5488;s:5:"title";s:7:"About 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png";s:12:"tmpl_created";i:1520443524;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:307;s:11:"trend_index";i:169;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:371;a:20:{s:4:"tmpl";i:1060;s:2:"id";i:15384;s:5:"title";s:28:"Dance Studio &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg";s:12:"tmpl_created";i:1603181738;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:741;s:11:"trend_index";i:721;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:372;a:20:{s:4:"tmpl";i:556;s:2:"id";i:6122;s:5:"title";s:7:"About 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png";s:12:"tmpl_created";i:1520443661;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:38;s:11:"trend_index";i:26;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:373;a:20:{s:4:"tmpl";i:1163;s:2:"id";i:17301;s:5:"title";s:53:"Personal Chef &#8211; Thank You Page &#8211; Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg";s:12:"tmpl_created";i:1610903622;s:6:"author";s:9:"Elementor";s:3:"url";s:139:"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:43:"["Chef","Food","Landing Pages","Thank You"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:823;s:11:"trend_index";i:754;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:374;a:20:{s:4:"tmpl";i:1042;s:2:"id";i:15158;s:5:"title";s:26:"Psychologist &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg";s:12:"tmpl_created";i:1600157561;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:81;s:16:"popularity_index";i:618;s:11:"trend_index";i:426;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:375;a:20:{s:4:"tmpl";i:1164;s:2:"id";i:17313;s:5:"title";s:60:"Development Course  &#8211; Thank You Page &#8211; Education";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png";s:12:"tmpl_created";i:1610903776;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:57:"["Course Online","Education","Landing Pages","Thank You"]";s:10:"menu_order";i:81;s:16:"popularity_index";i:834;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:376;a:20:{s:4:"tmpl";i:1045;s:2:"id";i:15197;s:5:"title";s:28:"Psychologist &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg";s:12:"tmpl_created";i:1600160499;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:82;s:16:"popularity_index";i:666;s:11:"trend_index";i:558;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:377;a:20:{s:4:"tmpl";i:509;s:2:"id";i:5496;s:5:"title";s:7:"About 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png";s:12:"tmpl_created";i:1520443526;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:82;s:16:"popularity_index";i:523;s:11:"trend_index";i:453;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:378;a:20:{s:4:"tmpl";i:1041;s:2:"id";i:15142;s:5:"title";s:25:"Psychologist &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg";s:12:"tmpl_created";i:1600156308;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:83;s:16:"popularity_index";i:464;s:11:"trend_index";i:297;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:379;a:20:{s:4:"tmpl";i:1044;s:2:"id";i:15188;s:5:"title";s:28:"Psychologist &#8211; Pricing";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg";s:12:"tmpl_created";i:1600159731;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:84;s:16:"popularity_index";i:732;s:11:"trend_index";i:537;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:380;a:20:{s:4:"tmpl";i:684;s:2:"id";i:8961;s:5:"title";s:9:"archive 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg";s:12:"tmpl_created";i:1528639909;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:84;s:16:"popularity_index";i:79;s:11:"trend_index";i:15;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:381;a:20:{s:4:"tmpl";i:1043;s:2:"id";i:15167;s:5:"title";s:29:"Psychologist &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg";s:12:"tmpl_created";i:1600158206;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:85;s:16:"popularity_index";i:606;s:11:"trend_index";i:379;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:382;a:20:{s:4:"tmpl";i:1036;s:2:"id";i:14932;s:5:"title";s:30:"Flooring Company &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/08/About.png";s:12:"tmpl_created";i:1597740110;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:86;s:16:"popularity_index";i:488;s:11:"trend_index";i:319;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:383;a:20:{s:4:"tmpl";i:685;s:2:"id";i:8969;s:5:"title";s:9:"archive 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg";s:12:"tmpl_created";i:1528700014;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:86;s:16:"popularity_index";i:250;s:11:"trend_index";i:124;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:384;a:20:{s:4:"tmpl";i:1037;s:2:"id";i:14998;s:5:"title";s:32:"Flooring Company &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png";s:12:"tmpl_created";i:1597740222;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:87;s:16:"popularity_index";i:553;s:11:"trend_index";i:380;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:385;a:20:{s:4:"tmpl";i:1038;s:2:"id";i:14965;s:5:"title";s:32:"Flooring Company &#8211; Gallery";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png";s:12:"tmpl_created";i:1597740353;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:88;s:16:"popularity_index";i:371;s:11:"trend_index";i:291;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:386;a:20:{s:4:"tmpl";i:686;s:2:"id";i:8973;s:5:"title";s:9:"archive 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg";s:12:"tmpl_created";i:1528700205;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:88;s:16:"popularity_index";i:176;s:11:"trend_index";i:54;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:387;a:20:{s:4:"tmpl";i:1282;s:2:"id";i:22417;s:5:"title";s:52:"Finance Learning Platform &#8211; Under Construction";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png";s:12:"tmpl_created";i:1647354987;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Finance","Landing Pages"]";s:10:"menu_order";i:89;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:388;a:20:{s:4:"tmpl";i:1040;s:2:"id";i:14947;s:5:"title";s:33:"Flooring company &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/08/Services.png";s:12:"tmpl_created";i:1597740551;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:90;s:16:"popularity_index";i:538;s:11:"trend_index";i:392;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:389;a:20:{s:4:"tmpl";i:1039;s:2:"id";i:14901;s:5:"title";s:29:"Flooring Company &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/08/Home.png";s:12:"tmpl_created";i:1597740474;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:91;s:16:"popularity_index";i:387;s:11:"trend_index";i:185;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:390;a:20:{s:4:"tmpl";i:687;s:2:"id";i:8977;s:5:"title";s:9:"archive 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg";s:12:"tmpl_created";i:1528700326;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:91;s:16:"popularity_index";i:354;s:11:"trend_index";i:396;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:391;a:20:{s:4:"tmpl";i:1252;s:2:"id";i:22146;s:5:"title";s:36:"Home Decor Store &#8211; Coming Soon";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png";s:12:"tmpl_created";i:1647177514;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:57:"["Coming Soon","Decor","Interior Design","Landing Pages"]";s:10:"menu_order";i:92;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:392;a:20:{s:4:"tmpl";i:688;s:2:"id";i:8981;s:5:"title";s:9:"archive 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg";s:12:"tmpl_created";i:1528700484;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:93;s:16:"popularity_index";i:333;s:11:"trend_index";i:195;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:393;a:20:{s:4:"tmpl";i:1021;s:2:"id";i:14737;s:5:"title";s:32:"Luxury Real Estate &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/07/About.png";s:12:"tmpl_created";i:1595313527;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:93;s:16:"popularity_index";i:150;s:11:"trend_index";i:447;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:394;a:20:{s:4:"tmpl";i:689;s:2:"id";i:8985;s:5:"title";s:9:"archive 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg";s:12:"tmpl_created";i:1528700612;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:94;s:16:"popularity_index";i:204;s:11:"trend_index";i:95;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:395;a:20:{s:4:"tmpl";i:1020;s:2:"id";i:14756;s:5:"title";s:34:"Luxury Real Estate &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png";s:12:"tmpl_created";i:1595313519;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:94;s:16:"popularity_index";i:610;s:11:"trend_index";i:569;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:396;a:20:{s:4:"tmpl";i:1019;s:2:"id";i:14716;s:5:"title";s:31:"Luxury Real Estate &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/07/Home.png";s:12:"tmpl_created";i:1595313512;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:95;s:16:"popularity_index";i:394;s:11:"trend_index";i:165;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:397;a:20:{s:4:"tmpl";i:690;s:2:"id";i:8989;s:5:"title";s:9:"archive 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg";s:12:"tmpl_created";i:1528701063;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:96;s:16:"popularity_index";i:208;s:11:"trend_index";i:111;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:398;a:20:{s:4:"tmpl";i:1018;s:2:"id";i:14763;s:5:"title";s:31:"Luxury Real Estate &#8211; News";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png";s:12:"tmpl_created";i:1595313273;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:96;s:16:"popularity_index";i:404;s:11:"trend_index";i:167;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:399;a:20:{s:4:"tmpl";i:1283;s:2:"id";i:22423;s:5:"title";s:39:"Online Store &#8211; Under Construction";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png";s:12:"tmpl_created";i:1647355154;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:59:"["Landing Pages","Online Shop","Shop","Under Construction"]";s:10:"menu_order";i:97;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:400;a:20:{s:4:"tmpl";i:691;s:2:"id";i:8996;s:5:"title";s:9:"archive 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg";s:12:"tmpl_created";i:1528701290;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:98;s:16:"popularity_index";i:227;s:11:"trend_index";i:153;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:401;a:20:{s:4:"tmpl";i:1010;s:2:"id";i:13960;s:5:"title";s:32:"Japanese restaurant &#8211; Home";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg";s:12:"tmpl_created";i:1592289775;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:98;s:16:"popularity_index";i:537;s:11:"trend_index";i:287;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:402;a:20:{s:4:"tmpl";i:1284;s:2:"id";i:22428;s:5:"title";s:40:"Travel Agency &#8211; Under Construction";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png";s:12:"tmpl_created";i:1647355339;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Agency","Landing Pages","Travel","Under Construction"]";s:10:"menu_order";i:99;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:403;a:20:{s:4:"tmpl";i:692;s:2:"id";i:9001;s:5:"title";s:9:"archive 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg";s:12:"tmpl_created";i:1528701433;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:100;s:16:"popularity_index";i:265;s:11:"trend_index";i:208;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:404;a:20:{s:4:"tmpl";i:1007;s:2:"id";i:13993;s:5:"title";s:45:"Japanese restaurant &#8211; Chef&#8217;s Menu";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg";s:12:"tmpl_created";i:1592289691;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:100;s:16:"popularity_index";i:651;s:11:"trend_index";i:675;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:405;a:20:{s:4:"tmpl";i:1006;s:2:"id";i:14012;s:5:"title";s:36:"Japanese restaurant &#8211; Bar Menu";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg";s:12:"tmpl_created";i:1592289665;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:101;s:16:"popularity_index";i:735;s:11:"trend_index";i:829;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:406;a:20:{s:4:"tmpl";i:1005;s:2:"id";i:13917;s:5:"title";s:33:"Japanese restaurant &#8211; About";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg";s:12:"tmpl_created";i:1592289629;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:102;s:16:"popularity_index";i:640;s:11:"trend_index";i:389;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:407;a:20:{s:4:"tmpl";i:997;s:2:"id";i:13528;s:5:"title";s:22:"Barbershop &#8211; 404";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg";s:12:"tmpl_created";i:1589893152;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:34:"["404","Barber Shop","Barbershop"]";s:10:"menu_order";i:103;s:16:"popularity_index";i:768;s:11:"trend_index";i:681;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:408;a:20:{s:4:"tmpl";i:1009;s:2:"id";i:13937;s:5:"title";s:35:"Japanese restaurant &#8211; Gallery";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg";s:12:"tmpl_created";i:1592289748;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:103;s:16:"popularity_index";i:648;s:11:"trend_index";i:551;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:409;a:20:{s:4:"tmpl";i:1008;s:2:"id";i:14030;s:5:"title";s:34:"Japanese restaurant &#8211; Events";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg";s:12:"tmpl_created";i:1592289713;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:104;s:16:"popularity_index";i:723;s:11:"trend_index";i:711;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:410;a:20:{s:4:"tmpl";i:998;s:2:"id";i:13518;s:5:"title";s:26:"Barbershop &#8211; Archive";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg";s:12:"tmpl_created";i:1589893157;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:105;s:16:"popularity_index";i:737;s:11:"trend_index";i:523;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:411;a:20:{s:4:"tmpl";i:1016;s:2:"id";i:13984;s:5:"title";s:40:"Japanese restaurant &#8211; Reservations";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg";s:12:"tmpl_created";i:1592294757;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:105;s:16:"popularity_index";i:715;s:11:"trend_index";i:727;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:412;a:20:{s:4:"tmpl";i:999;s:2:"id";i:13479;s:5:"title";s:23:"Barbershop &#8211; Home";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg";s:12:"tmpl_created";i:1589893275;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:106;s:16:"popularity_index";i:683;s:11:"trend_index";i:832;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:413;a:20:{s:4:"tmpl";i:996;s:2:"id";i:13604;s:5:"title";s:25:"Barbershop &#8211; Footer";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg";s:12:"tmpl_created";i:1589893147;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:37:"["Barber Shop","Barbershop","Footer"]";s:10:"menu_order";i:107;s:16:"popularity_index";i:555;s:11:"trend_index";i:267;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:414;a:20:{s:4:"tmpl";i:1000;s:2:"id";i:13503;s:5:"title";s:24:"Barbershop &#8211; About";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg";s:12:"tmpl_created";i:1589893289;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:107;s:16:"popularity_index";i:744;s:11:"trend_index";i:739;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:415;a:20:{s:4:"tmpl";i:995;s:2:"id";i:13612;s:5:"title";s:25:"Barbershop &#8211; Header";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg";s:12:"tmpl_created";i:1589893142;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:37:"["Barber Shop","Barbershop","Header"]";s:10:"menu_order";i:108;s:16:"popularity_index";i:343;s:11:"trend_index";i:137;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:416;a:20:{s:4:"tmpl";i:1001;s:2:"id";i:13548;s:5:"title";s:27:"Barbershop &#8211; Services";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg";s:12:"tmpl_created";i:1589893298;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:108;s:16:"popularity_index";i:761;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:417;a:20:{s:4:"tmpl";i:1002;s:2:"id";i:13560;s:5:"title";s:26:"Barbershop &#8211; Gallery";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg";s:12:"tmpl_created";i:1589893307;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:109;s:16:"popularity_index";i:756;s:11:"trend_index";i:822;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:418;a:20:{s:4:"tmpl";i:1003;s:2:"id";i:13587;s:5:"title";s:26:"Barbershop &#8211; Contact";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg";s:12:"tmpl_created";i:1589893315;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:110;s:16:"popularity_index";i:753;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:419;a:20:{s:4:"tmpl";i:982;s:2:"id";i:13307;s:5:"title";s:26:"Online Course &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg";s:12:"tmpl_created";i:1587474541;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:111;s:16:"popularity_index";i:230;s:11:"trend_index";i:125;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:420;a:20:{s:4:"tmpl";i:994;s:2:"id";i:13621;s:5:"title";s:30:"Barbershop &#8211; Single Post";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg";s:12:"tmpl_created";i:1589893137;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:111;s:16:"popularity_index";i:736;s:11:"trend_index";i:580;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:421;a:20:{s:4:"tmpl";i:1131;s:2:"id";i:16527;s:5:"title";s:24:"Beauty Salon &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg";s:12:"tmpl_created";i:1608622517;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:29:"["404","Beauty Salon","Hair"]";s:10:"menu_order";i:112;s:16:"popularity_index";i:742;s:11:"trend_index";i:563;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:422;a:20:{s:4:"tmpl";i:983;s:2:"id";i:13328;s:5:"title";s:27:"Online Course &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg";s:12:"tmpl_created";i:1587474558;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:112;s:16:"popularity_index";i:508;s:11:"trend_index";i:429;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:423;a:20:{s:4:"tmpl";i:984;s:2:"id";i:13338;s:5:"title";s:33:"Online Course &#8211; Course Page";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png";s:12:"tmpl_created";i:1587474574;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:113;s:16:"popularity_index";i:337;s:11:"trend_index";i:310;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:424;a:20:{s:4:"tmpl";i:985;s:2:"id";i:13352;s:5:"title";s:29:"Online Course &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg";s:12:"tmpl_created";i:1587474591;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:114;s:16:"popularity_index";i:565;s:11:"trend_index";i:533;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:425;a:20:{s:4:"tmpl";i:1130;s:2:"id";i:16535;s:5:"title";s:27:"Beauty Salon &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg";s:12:"tmpl_created";i:1608622498;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:32:"["Beauty Salon","Footer","Hair"]";s:10:"menu_order";i:115;s:16:"popularity_index";i:524;s:11:"trend_index";i:126;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:426;a:20:{s:4:"tmpl";i:971;s:2:"id";i:13187;s:5:"title";s:33:"Interior Design &#8211; Home Page";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Home.png";s:12:"tmpl_created";i:1586148661;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:115;s:16:"popularity_index";i:331;s:11:"trend_index";i:264;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:427;a:20:{s:4:"tmpl";i:1453;s:2:"id";i:16346;s:5:"title";s:33:"Your New Home &#8211; Real Estate";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png";s:12:"tmpl_created";i:1660205402;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:11:"access_tier";s:4:"free";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:31:"["Landing Pages","Real estate"]";s:10:"menu_order";i:116;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:428;a:20:{s:4:"tmpl";i:972;s:2:"id";i:13199;s:5:"title";s:29:"Interior Design &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/About.png";s:12:"tmpl_created";i:1586148666;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:116;s:16:"popularity_index";i:316;s:11:"trend_index";i:334;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:429;a:20:{s:4:"tmpl";i:1129;s:2:"id";i:16545;s:5:"title";s:27:"Beauty Salon &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg";s:12:"tmpl_created";i:1608622495;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:32:"["Beauty Salon","Hair","Header"]";s:10:"menu_order";i:117;s:16:"popularity_index";i:356;s:11:"trend_index";i:49;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:430;a:20:{s:4:"tmpl";i:973;s:2:"id";i:13214;s:5:"title";s:32:"Interior Design &#8211; Projects";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg";s:12:"tmpl_created";i:1586148672;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:117;s:16:"popularity_index";i:367;s:11:"trend_index";i:323;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:431;a:20:{s:4:"tmpl";i:641;s:2:"id";i:7686;s:5:"title";s:12:"Blog Posts 1";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png";s:12:"tmpl_created";i:1521558047;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:26:"["Archive","Blog","posts"]";s:10:"menu_order";i:118;s:16:"popularity_index";i:131;s:11:"trend_index";i:152;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:432;a:20:{s:4:"tmpl";i:974;s:2:"id";i:13229;s:5:"title";s:31:"Interior Design &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png";s:12:"tmpl_created";i:1586148677;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:118;s:16:"popularity_index";i:395;s:11:"trend_index";i:337;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:433;a:20:{s:4:"tmpl";i:959;s:2:"id";i:12948;s:5:"title";s:29:"Photography &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png";s:12:"tmpl_created";i:1582093442;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:119;s:16:"popularity_index";i:241;s:11:"trend_index";i:201;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:434;a:20:{s:4:"tmpl";i:960;s:2:"id";i:12798;s:5:"title";s:25:"Photography &#8211; About";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png";s:12:"tmpl_created";i:1582093446;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:120;s:16:"popularity_index";i:499;s:11:"trend_index";i:374;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:435;a:20:{s:4:"tmpl";i:484;s:2:"id";i:5283;s:5:"title";s:9:"Clients 1";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png";s:12:"tmpl_created";i:1520443478;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:120;s:16:"popularity_index";i:294;s:11:"trend_index";i:202;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:436;a:20:{s:4:"tmpl";i:961;s:2:"id";i:12868;s:5:"title";s:27:"Photography &#8211; Contact";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png";s:12:"tmpl_created";i:1582093450;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:121;s:16:"popularity_index";i:531;s:11:"trend_index";i:350;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:437;a:20:{s:4:"tmpl";i:962;s:2:"id";i:13056;s:5:"title";s:28:"Photography &#8211; Wildlife";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png";s:12:"tmpl_created";i:1582093454;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:122;s:16:"popularity_index";i:579;s:11:"trend_index";i:656;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:438;a:20:{s:4:"tmpl";i:487;s:2:"id";i:5306;s:5:"title";s:10:"Clients 10";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png";s:12:"tmpl_created";i:1520443484;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:122;s:16:"popularity_index";i:657;s:11:"trend_index";i:581;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:439;a:20:{s:4:"tmpl";i:963;s:2:"id";i:12922;s:5:"title";s:37:"Photography &#8211; Glowing Jellyfish";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png";s:12:"tmpl_created";i:1582093457;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:123;s:16:"popularity_index";i:628;s:11:"trend_index";i:532;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:440;a:20:{s:4:"tmpl";i:964;s:2:"id";i:12875;s:5:"title";s:36:"Photography &#8211; Fluttering Birds";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png";s:12:"tmpl_created";i:1582093461;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:124;s:16:"popularity_index";i:693;s:11:"trend_index";i:766;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:441;a:20:{s:4:"tmpl";i:965;s:2:"id";i:12962;s:5:"title";s:26:"Photography &#8211; Nature";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png";s:12:"tmpl_created";i:1582093465;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:125;s:16:"popularity_index";i:592;s:11:"trend_index";i:778;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:442;a:20:{s:4:"tmpl";i:491;s:2:"id";i:5341;s:5:"title";s:10:"Clients 11";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png";s:12:"tmpl_created";i:1520443491;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:125;s:16:"popularity_index";i:603;s:11:"trend_index";i:633;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:443;a:20:{s:4:"tmpl";i:966;s:2:"id";i:12833;s:5:"title";s:38:"Photography &#8211; Blossoming Flowers";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png";s:12:"tmpl_created";i:1582093469;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:126;s:16:"popularity_index";i:597;s:11:"trend_index";i:750;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:444;a:20:{s:4:"tmpl";i:488;s:2:"id";i:5315;s:5:"title";s:10:"Clients 12";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png";s:12:"tmpl_created";i:1520443486;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:126;s:16:"popularity_index";i:485;s:11:"trend_index";i:263;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:445;a:20:{s:4:"tmpl";i:967;s:2:"id";i:12898;s:5:"title";s:36:"Photography &#8211; Forest Mushrooms";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png";s:12:"tmpl_created";i:1582093473;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:127;s:16:"popularity_index";i:667;s:11:"trend_index";i:649;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:446;a:20:{s:4:"tmpl";i:968;s:2:"id";i:12994;s:5:"title";s:24:"Photography &#8211; Pets";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png";s:12:"tmpl_created";i:1582093477;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:128;s:16:"popularity_index";i:612;s:11:"trend_index";i:508;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:447;a:20:{s:4:"tmpl";i:969;s:2:"id";i:12805;s:5:"title";s:37:"Photography &#8211; B&amp;W Portraits";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png";s:12:"tmpl_created";i:1582093481;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:129;s:16:"popularity_index";i:695;s:11:"trend_index";i:735;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:448;a:20:{s:4:"tmpl";i:490;s:2:"id";i:5333;s:5:"title";s:10:"Clients 13";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png";s:12:"tmpl_created";i:1520443489;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:129;s:16:"popularity_index";i:234;s:11:"trend_index";i:128;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:449;a:20:{s:4:"tmpl";i:970;s:2:"id";i:13031;s:5:"title";s:33:"Photography &#8211; Vivid Parrots";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png";s:12:"tmpl_created";i:1582093484;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:130;s:16:"popularity_index";i:660;s:11:"trend_index";i:643;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:450;a:20:{s:4:"tmpl";i:496;s:2:"id";i:5389;s:5:"title";s:10:"Clients 14";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png";s:12:"tmpl_created";i:1520443501;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:130;s:16:"popularity_index";i:407;s:11:"trend_index";i:307;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:451;a:20:{s:4:"tmpl";i:940;s:2:"id";i:12621;s:5:"title";s:26:"Magazine &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png";s:12:"tmpl_created";i:1579060604;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:131;s:16:"popularity_index";i:167;s:11:"trend_index";i:121;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:452;a:20:{s:4:"tmpl";i:936;s:2:"id";i:12352;s:5:"title";s:24:"Travel &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png";s:12:"tmpl_created";i:1575960464;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:132;s:16:"popularity_index";i:291;s:11:"trend_index";i:194;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:453;a:20:{s:4:"tmpl";i:486;s:2:"id";i:5298;s:5:"title";s:10:"Clients 15";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png";s:12:"tmpl_created";i:1520443482;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:132;s:16:"popularity_index";i:465;s:11:"trend_index";i:520;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:454;a:20:{s:4:"tmpl";i:932;s:2:"id";i:12400;s:5:"title";s:20:"Travel &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/12/About.png";s:12:"tmpl_created";i:1575960441;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:133;s:16:"popularity_index";i:444;s:11:"trend_index";i:445;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:455;a:20:{s:4:"tmpl";i:938;s:2:"id";i:12479;s:5:"title";s:20:"Travel &#8211; Tours";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png";s:12:"tmpl_created";i:1575960474;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:134;s:16:"popularity_index";i:539;s:11:"trend_index";i:726;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:456;a:20:{s:4:"tmpl";i:495;s:2:"id";i:5381;s:5:"title";s:10:"Clients 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png";s:12:"tmpl_created";i:1520443499;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:134;s:16:"popularity_index";i:198;s:11:"trend_index";i:168;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:457;a:20:{s:4:"tmpl";i:937;s:2:"id";i:12466;s:5:"title";s:27:"Travel &#8211; Testimonials";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png";s:12:"tmpl_created";i:1575960469;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:135;s:16:"popularity_index";i:527;s:11:"trend_index";i:481;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:458;a:20:{s:4:"tmpl";i:935;s:2:"id";i:12443;s:5:"title";s:22:"Travel &#8211; Gallery";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png";s:12:"tmpl_created";i:1575960459;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:136;s:16:"popularity_index";i:467;s:11:"trend_index";i:501;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:459;a:20:{s:4:"tmpl";i:934;s:2:"id";i:12431;s:5:"title";s:18:"Travel &#8211; FAQ";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png";s:12:"tmpl_created";i:1575960453;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:137;s:16:"popularity_index";i:501;s:11:"trend_index";i:387;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:460;a:20:{s:4:"tmpl";i:493;s:2:"id";i:5357;s:5:"title";s:9:"Clients 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png";s:12:"tmpl_created";i:1520443495;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:137;s:16:"popularity_index";i:341;s:11:"trend_index";i:232;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:461;a:20:{s:4:"tmpl";i:933;s:2:"id";i:12421;s:5:"title";s:27:"Travel &#8211; Contact Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png";s:12:"tmpl_created";i:1575960445;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:138;s:16:"popularity_index";i:571;s:11:"trend_index";i:536;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:462;a:20:{s:4:"tmpl";i:892;s:2:"id";i:11763;s:5:"title";s:27:"Portfolio &#8211; Home Page";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png";s:12:"tmpl_created";i:1569428959;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:139;s:16:"popularity_index";i:280;s:11:"trend_index";i:241;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:463;a:20:{s:4:"tmpl";i:485;s:2:"id";i:5290;s:5:"title";s:9:"Clients 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png";s:12:"tmpl_created";i:1520443480;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:139;s:16:"popularity_index";i:545;s:11:"trend_index";i:502;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:464;a:20:{s:4:"tmpl";i:891;s:2:"id";i:11781;s:5:"title";s:23:"Portfolio &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png";s:12:"tmpl_created";i:1569428955;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:140;s:16:"popularity_index";i:349;s:11:"trend_index";i:290;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:465;a:20:{s:4:"tmpl";i:482;s:2:"id";i:5266;s:5:"title";s:9:"Clients 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png";s:12:"tmpl_created";i:1520443474;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:140;s:16:"popularity_index";i:95;s:11:"trend_index";i:134;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:466;a:20:{s:4:"tmpl";i:890;s:2:"id";i:11793;s:5:"title";s:26:"Portfolio &#8211; Projects";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png";s:12:"tmpl_created";i:1569428951;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:141;s:16:"popularity_index";i:448;s:11:"trend_index";i:467;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:467;a:20:{s:4:"tmpl";i:889;s:2:"id";i:11800;s:5:"title";s:25:"Portfolio &#8211; Contact";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png";s:12:"tmpl_created";i:1569428946;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:142;s:16:"popularity_index";i:494;s:11:"trend_index";i:449;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:468;a:20:{s:4:"tmpl";i:866;s:2:"id";i:11163;s:5:"title";s:32:"Digital Agency &#8211; Home Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png";s:12:"tmpl_created";i:1564641877;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:143;s:16:"popularity_index";i:57;s:11:"trend_index";i:32;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:469;a:20:{s:4:"tmpl";i:483;s:2:"id";i:5275;s:5:"title";s:9:"Clients 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png";s:12:"tmpl_created";i:1520443476;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:143;s:16:"popularity_index";i:334;s:11:"trend_index";i:321;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:470;a:20:{s:4:"tmpl";i:492;s:2:"id";i:5349;s:5:"title";s:9:"Clients 7";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png";s:12:"tmpl_created";i:1520443493;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:144;s:16:"popularity_index";i:233;s:11:"trend_index";i:92;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:471;a:20:{s:4:"tmpl";i:916;s:2:"id";i:12143;s:5:"title";s:22:"Law Firm &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/11/about.png";s:12:"tmpl_created";i:1572847069;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:146;s:16:"popularity_index";i:350;s:11:"trend_index";i:344;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:472;a:20:{s:4:"tmpl";i:489;s:2:"id";i:5324;s:5:"title";s:9:"Clients 8";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png";s:12:"tmpl_created";i:1520443488;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:146;s:16:"popularity_index";i:526;s:11:"trend_index";i:381;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:473;a:20:{s:4:"tmpl";i:920;s:2:"id";i:12091;s:5:"title";s:21:"Law Firm &#8211; Team";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2019/11/team.png";s:12:"tmpl_created";i:1572847113;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:147;s:16:"popularity_index";i:318;s:11:"trend_index";i:314;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:474;a:20:{s:4:"tmpl";i:869;s:2:"id";i:11129;s:5:"title";s:28:"Digital Agency &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png";s:12:"tmpl_created";i:1564641889;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:148;s:16:"popularity_index";i:182;s:11:"trend_index";i:166;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:475;a:20:{s:4:"tmpl";i:880;s:2:"id";i:11572;s:5:"title";s:19:"Gym &#8211; Trainer";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png";s:12:"tmpl_created";i:1567392934;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:149;s:16:"popularity_index";i:521;s:11:"trend_index";i:590;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:476;a:20:{s:4:"tmpl";i:494;s:2:"id";i:5368;s:5:"title";s:9:"Clients 9";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png";s:12:"tmpl_created";i:1520443497;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["Clients"]";s:10:"menu_order";i:149;s:16:"popularity_index";i:253;s:11:"trend_index";i:273;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:477;a:20:{s:4:"tmpl";i:917;s:2:"id";i:12133;s:5:"title";s:24:"Law Firm &#8211; Careers";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/11/careers.png";s:12:"tmpl_created";i:1572847078;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:151;s:16:"popularity_index";i:583;s:11:"trend_index";i:640;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:478;a:20:{s:4:"tmpl";i:425;s:2:"id";i:4436;s:5:"title";s:11:"Contact  16";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png";s:12:"tmpl_created";i:1520443293;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:151;s:16:"popularity_index";i:161;s:11:"trend_index";i:68;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:479;a:20:{s:4:"tmpl";i:915;s:2:"id";i:12155;s:5:"title";s:26:"Law Firm &#8211; Home Page";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2019/11/home.png";s:12:"tmpl_created";i:1572847054;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:152;s:16:"popularity_index";i:193;s:11:"trend_index";i:110;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:480;a:20:{s:4:"tmpl";i:423;s:2:"id";i:4420;s:5:"title";s:9:"Contact 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png";s:12:"tmpl_created";i:1520443289;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:152;s:16:"popularity_index";i:196;s:11:"trend_index";i:127;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:481;a:20:{s:4:"tmpl";i:921;s:2:"id";i:12080;s:5:"title";s:24:"Law Firm &#8211; Partner";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png";s:12:"tmpl_created";i:1572847120;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:153;s:16:"popularity_index";i:556;s:11:"trend_index";i:471;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:482;a:20:{s:4:"tmpl";i:534;s:2:"id";i:5836;s:5:"title";s:10:"Contact 10";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png";s:12:"tmpl_created";i:1520443597;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:154;s:16:"popularity_index";i:114;s:11:"trend_index";i:76;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:483;a:20:{s:4:"tmpl";i:865;s:2:"id";i:11074;s:5:"title";s:31:"Digital Agency &#8211; Services";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png";s:12:"tmpl_created";i:1564641872;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:154;s:16:"popularity_index";i:163;s:11:"trend_index";i:170;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:484;a:20:{s:4:"tmpl";i:879;s:2:"id";i:11506;s:5:"title";s:19:"Gym &#8211; Classes";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png";s:12:"tmpl_created";i:1567392930;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:155;s:16:"popularity_index";i:514;s:11:"trend_index";i:554;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:485;a:20:{s:4:"tmpl";i:535;s:2:"id";i:5844;s:5:"title";s:10:"Contact 11";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png";s:12:"tmpl_created";i:1520443599;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:156;s:16:"popularity_index";i:289;s:11:"trend_index";i:313;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:486;a:20:{s:4:"tmpl";i:922;s:2:"id";i:12044;s:5:"title";s:24:"Law Firm &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png";s:12:"tmpl_created";i:1572847130;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:157;s:16:"popularity_index";i:437;s:11:"trend_index";i:304;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:487;a:20:{s:4:"tmpl";i:430;s:2:"id";i:4476;s:5:"title";s:10:"Contact 15";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png";s:12:"tmpl_created";i:1520443303;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:157;s:16:"popularity_index";i:229;s:11:"trend_index";i:187;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:488;a:20:{s:4:"tmpl";i:918;s:2:"id";i:12124;s:5:"title";s:25:"Law Firm &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/11/services.png";s:12:"tmpl_created";i:1572847096;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:158;s:16:"popularity_index";i:433;s:11:"trend_index";i:296;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:489;a:20:{s:4:"tmpl";i:864;s:2:"id";i:11056;s:5:"title";s:35:"Digital Agency &#8211; Social Media";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png";s:12:"tmpl_created";i:1564641867;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:159;s:16:"popularity_index";i:297;s:11:"trend_index";i:361;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:490;a:20:{s:4:"tmpl";i:476;s:2:"id";i:5214;s:5:"title";s:10:"Contact 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png";s:12:"tmpl_created";i:1520443462;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:159;s:16:"popularity_index";i:194;s:11:"trend_index";i:106;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:491;a:20:{s:4:"tmpl";i:878;s:2:"id";i:11536;s:5:"title";s:19:"Gym &#8211; Fitness";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png";s:12:"tmpl_created";i:1567392927;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:160;s:16:"popularity_index";i:621;s:11:"trend_index";i:674;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:492;a:20:{s:4:"tmpl";i:882;s:2:"id";i:11545;s:5:"title";s:21:"Gym &#8211; Home Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png";s:12:"tmpl_created";i:1567392943;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:161;s:16:"popularity_index";i:310;s:11:"trend_index";i:229;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:493;a:20:{s:4:"tmpl";i:919;s:2:"id";i:12116;s:5:"title";s:24:"Law Firm &#8211; Service";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png";s:12:"tmpl_created";i:1572847105;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:162;s:16:"popularity_index";i:489;s:11:"trend_index";i:339;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:494;a:20:{s:4:"tmpl";i:478;s:2:"id";i:5230;s:5:"title";s:10:"Contact 17";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png";s:12:"tmpl_created";i:1520443466;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:162;s:16:"popularity_index";i:339;s:11:"trend_index";i:335;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:495;a:20:{s:4:"tmpl";i:868;s:2:"id";i:11094;s:5:"title";s:30:"Digital Agency &#8211; Clients";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png";s:12:"tmpl_created";i:1564641885;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:163;s:16:"popularity_index";i:424;s:11:"trend_index";i:424;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:496;a:20:{s:4:"tmpl";i:481;s:2:"id";i:5257;s:5:"title";s:10:"Contact 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png";s:12:"tmpl_created";i:1520443472;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:163;s:16:"popularity_index";i:438;s:11:"trend_index";i:490;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:497;a:20:{s:4:"tmpl";i:881;s:2:"id";i:11478;s:5:"title";s:17:"Gym &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png";s:12:"tmpl_created";i:1567392939;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:164;s:16:"popularity_index";i:481;s:11:"trend_index";i:579;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:498;a:20:{s:4:"tmpl";i:532;s:2:"id";i:5820;s:5:"title";s:9:"Contact 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png";s:12:"tmpl_created";i:1520443593;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:166;s:16:"popularity_index";i:183;s:11:"trend_index";i:357;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:499;a:20:{s:4:"tmpl";i:877;s:2:"id";i:11563;s:5:"title";s:19:"Gym &#8211; Pricing";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png";s:12:"tmpl_created";i:1567392923;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:166;s:16:"popularity_index";i:577;s:11:"trend_index";i:736;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:500;a:20:{s:4:"tmpl";i:422;s:2:"id";i:4411;s:5:"title";s:9:"Contact 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png";s:12:"tmpl_created";i:1520443287;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:167;s:16:"popularity_index";i:113;s:11:"trend_index";i:217;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:501;a:20:{s:4:"tmpl";i:867;s:2:"id";i:11034;s:5:"title";s:30:"Digital Agency &#8211; Contact";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png";s:12:"tmpl_created";i:1564641881;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:168;s:16:"popularity_index";i:191;s:11:"trend_index";i:156;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:502;a:20:{s:4:"tmpl";i:533;s:2:"id";i:5828;s:5:"title";s:9:"Contact 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png";s:12:"tmpl_created";i:1520443595;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:170;s:16:"popularity_index";i:312;s:11:"trend_index";i:495;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:503;a:20:{s:4:"tmpl";i:876;s:2:"id";i:11528;s:5:"title";s:19:"Gym &#8211; Contact";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png";s:12:"tmpl_created";i:1567392917;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:171;s:16:"popularity_index";i:505;s:11:"trend_index";i:624;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:504;a:20:{s:4:"tmpl";i:424;s:2:"id";i:4428;s:5:"title";s:9:"Contact 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png";s:12:"tmpl_created";i:1520443291;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:171;s:16:"popularity_index";i:118;s:11:"trend_index";i:131;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:505;a:20:{s:4:"tmpl";i:426;s:2:"id";i:4444;s:5:"title";s:9:"Contact 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png";s:12:"tmpl_created";i:1520443295;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:174;s:16:"popularity_index";i:84;s:11:"trend_index";i:93;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:506;a:20:{s:4:"tmpl";i:432;s:2:"id";i:4492;s:5:"title";s:9:"Contact 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png";s:12:"tmpl_created";i:1520443307;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:176;s:16:"popularity_index";i:37;s:11:"trend_index";i:31;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:507;a:20:{s:4:"tmpl";i:427;s:2:"id";i:4452;s:5:"title";s:9:"Contact 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png";s:12:"tmpl_created";i:1520443296;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:178;s:16:"popularity_index";i:139;s:11:"trend_index";i:150;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:508;a:20:{s:4:"tmpl";i:429;s:2:"id";i:4468;s:5:"title";s:9:"Contact 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png";s:12:"tmpl_created";i:1520443301;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:179;s:16:"popularity_index";i:127;s:11:"trend_index";i:72;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:509;a:20:{s:4:"tmpl";i:431;s:2:"id";i:4484;s:5:"title";s:9:"Contact 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png";s:12:"tmpl_created";i:1520443305;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["Contact","Form"]";s:10:"menu_order";i:182;s:16:"popularity_index";i:328;s:11:"trend_index";i:260;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:510;a:20:{s:4:"tmpl";i:428;s:2:"id";i:4460;s:5:"title";s:9:"Contact 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png";s:12:"tmpl_created";i:1520443298;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["Contact"]";s:10:"menu_order";i:184;s:16:"popularity_index";i:99;s:11:"trend_index";i:80;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:511;a:20:{s:4:"tmpl";i:613;s:2:"id";i:5558;s:5:"title";s:5:"CTA 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png";s:12:"tmpl_created";i:1520520684;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:185;s:16:"popularity_index";i:129;s:11:"trend_index";i:69;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:512;a:20:{s:4:"tmpl";i:634;s:2:"id";i:5939;s:5:"title";s:6:"CTA 10";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png";s:12:"tmpl_created";i:1520520760;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:187;s:16:"popularity_index";i:190;s:11:"trend_index";i:118;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:513;a:20:{s:4:"tmpl";i:633;s:2:"id";i:5930;s:5:"title";s:6:"CTA 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png";s:12:"tmpl_created";i:1520520758;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:190;s:16:"popularity_index";i:76;s:11:"trend_index";i:84;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:514;a:20:{s:4:"tmpl";i:632;s:2:"id";i:5921;s:5:"title";s:6:"CTA 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png";s:12:"tmpl_created";i:1520520757;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:192;s:16:"popularity_index";i:278;s:11:"trend_index";i:234;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:515;a:20:{s:4:"tmpl";i:618;s:2:"id";i:5607;s:5:"title";s:6:"CTA 13";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png";s:12:"tmpl_created";i:1520520695;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:194;s:16:"popularity_index";i:42;s:11:"trend_index";i:11;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:516;a:20:{s:4:"tmpl";i:574;s:2:"id";i:6017;s:5:"title";s:6:"CTA 14";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png";s:12:"tmpl_created";i:1520520331;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:196;s:16:"popularity_index";i:152;s:11:"trend_index";i:122;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:517;a:20:{s:4:"tmpl";i:628;s:2:"id";i:5885;s:5:"title";s:6:"CTA 15";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png";s:12:"tmpl_created";i:1520520751;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:197;s:16:"popularity_index";i:274;s:11:"trend_index";i:256;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:518;a:20:{s:4:"tmpl";i:627;s:2:"id";i:5877;s:5:"title";s:6:"CTA 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png";s:12:"tmpl_created";i:1520520749;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:200;s:16:"popularity_index";i:564;s:11:"trend_index";i:677;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:519;a:20:{s:4:"tmpl";i:625;s:2:"id";i:5860;s:5:"title";s:6:"CTA 17";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png";s:12:"tmpl_created";i:1520520746;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:201;s:16:"popularity_index";i:120;s:11:"trend_index";i:63;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:520;a:20:{s:4:"tmpl";i:626;s:2:"id";i:5869;s:5:"title";s:6:"CTA 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png";s:12:"tmpl_created";i:1520520747;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:204;s:16:"popularity_index";i:345;s:11:"trend_index";i:486;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:521;a:20:{s:4:"tmpl";i:611;s:2:"id";i:5542;s:5:"title";s:6:"CTA 19";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png";s:12:"tmpl_created";i:1520520681;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:205;s:16:"popularity_index";i:169;s:11:"trend_index";i:270;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:522;a:20:{s:4:"tmpl";i:614;s:2:"id";i:5567;s:5:"title";s:5:"CTA 2";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png";s:12:"tmpl_created";i:1520520685;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:207;s:16:"popularity_index";i:143;s:11:"trend_index";i:225;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:523;a:20:{s:4:"tmpl";i:629;s:2:"id";i:5893;s:5:"title";s:6:"CTA 21";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png";s:12:"tmpl_created";i:1520520752;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:210;s:16:"popularity_index";i:259;s:11:"trend_index";i:457;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:524;a:20:{s:4:"tmpl";i:619;s:2:"id";i:5634;s:5:"title";s:6:"CTA 24";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png";s:12:"tmpl_created";i:1520520699;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:212;s:16:"popularity_index";i:188;s:11:"trend_index";i:255;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:525;a:20:{s:4:"tmpl";i:620;s:2:"id";i:5642;s:5:"title";s:6:"CTA 25";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png";s:12:"tmpl_created";i:1520520701;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:214;s:16:"popularity_index";i:226;s:11:"trend_index";i:262;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:526;a:20:{s:4:"tmpl";i:615;s:2:"id";i:5583;s:5:"title";s:6:"CTA 26";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png";s:12:"tmpl_created";i:1520520689;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:216;s:16:"popularity_index";i:117;s:11:"trend_index";i:117;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:527;a:20:{s:4:"tmpl";i:630;s:2:"id";i:5904;s:5:"title";s:6:"CTA 27";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png";s:12:"tmpl_created";i:1520520754;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:217;s:16:"popularity_index";i:528;s:11:"trend_index";i:517;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:528;a:20:{s:4:"tmpl";i:631;s:2:"id";i:5912;s:5:"title";s:6:"CTA 28";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png";s:12:"tmpl_created";i:1520520755;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:219;s:16:"popularity_index";i:665;s:11:"trend_index";i:702;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:529;a:20:{s:4:"tmpl";i:473;s:2:"id";i:5189;s:5:"title";s:6:"CTA 29";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png";s:12:"tmpl_created";i:1520443456;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:221;s:16:"popularity_index";i:472;s:11:"trend_index";i:631;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:530;a:20:{s:4:"tmpl";i:623;s:2:"id";i:5667;s:5:"title";s:5:"CTA 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png";s:12:"tmpl_created";i:1520520705;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:222;s:16:"popularity_index";i:171;s:11:"trend_index";i:250;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:531;a:20:{s:4:"tmpl";i:474;s:2:"id";i:5198;s:5:"title";s:6:"CTA 30";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png";s:12:"tmpl_created";i:1520443458;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:225;s:16:"popularity_index";i:572;s:11:"trend_index";i:511;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:532;a:20:{s:4:"tmpl";i:475;s:2:"id";i:5206;s:5:"title";s:6:"CTA 31";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png";s:12:"tmpl_created";i:1520443459;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:226;s:16:"popularity_index";i:593;s:11:"trend_index";i:611;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:533;a:20:{s:4:"tmpl";i:480;s:2:"id";i:5249;s:5:"title";s:6:"CTA 32";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png";s:12:"tmpl_created";i:1520443470;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:228;s:16:"popularity_index";i:512;s:11:"trend_index";i:409;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:534;a:20:{s:4:"tmpl";i:612;s:2:"id";i:5550;s:5:"title";s:6:"CTA 33";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png";s:12:"tmpl_created";i:1520520682;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:231;s:16:"popularity_index";i:260;s:11:"trend_index";i:562;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:535;a:20:{s:4:"tmpl";i:536;s:2:"id";i:5852;s:5:"title";s:6:"CTA 34";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png";s:12:"tmpl_created";i:1520443600;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:8:"["Form"]";s:10:"menu_order";i:232;s:16:"popularity_index";i:563;s:11:"trend_index";i:828;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:536;a:20:{s:4:"tmpl";i:624;s:2:"id";i:5675;s:5:"title";s:5:"CTA 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png";s:12:"tmpl_created";i:1520520707;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:235;s:16:"popularity_index";i:391;s:11:"trend_index";i:484;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:537;a:20:{s:4:"tmpl";i:616;s:2:"id";i:5591;s:5:"title";s:5:"CTA 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png";s:12:"tmpl_created";i:1520520691;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:237;s:16:"popularity_index";i:133;s:11:"trend_index";i:130;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:538;a:20:{s:4:"tmpl";i:617;s:2:"id";i:5599;s:5:"title";s:5:"CTA 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png";s:12:"tmpl_created";i:1520520693;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:239;s:16:"popularity_index";i:252;s:11:"trend_index";i:362;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:539;a:20:{s:4:"tmpl";i:514;s:2:"id";i:5575;s:5:"title";s:5:"CTA 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png";s:12:"tmpl_created";i:1520443543;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:240;s:16:"popularity_index";i:13;s:11:"trend_index";i:586;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:540;a:20:{s:4:"tmpl";i:622;s:2:"id";i:5658;s:5:"title";s:5:"CTA 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png";s:12:"tmpl_created";i:1520520704;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:243;s:16:"popularity_index";i:187;s:11:"trend_index";i:235;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:541;a:20:{s:4:"tmpl";i:621;s:2:"id";i:5650;s:5:"title";s:5:"CTA 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png";s:12:"tmpl_created";i:1520520702;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:244;s:16:"popularity_index";i:94;s:11:"trend_index";i:148;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:542;a:20:{s:4:"tmpl";i:1061;s:2:"id";i:15407;s:5:"title";s:24:"Dance Studio &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg";s:12:"tmpl_created";i:1603181958;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:22:"["404","Dance Studio"]";s:10:"menu_order";i:246;s:16:"popularity_index";i:783;s:11:"trend_index";i:710;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:543;a:20:{s:4:"tmpl";i:1062;s:2:"id";i:15400;s:5:"title";s:27:"Dance Studio &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg";s:12:"tmpl_created";i:1603181989;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:25:"["Dance Studio","Footer"]";s:10:"menu_order";i:247;s:16:"popularity_index";i:586;s:11:"trend_index";i:243;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:544;a:20:{s:4:"tmpl";i:1063;s:2:"id";i:15391;s:5:"title";s:27:"Dance Studio &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg";s:12:"tmpl_created";i:1603182011;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:25:"["Dance Studio","Header"]";s:10:"menu_order";i:248;s:16:"popularity_index";i:352;s:11:"trend_index";i:67;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:545;a:20:{s:4:"tmpl";i:874;s:2:"id";i:11192;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg";s:12:"tmpl_created";i:1564642399;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:39:"["Digital Agency","Footer","Marketing"]";s:10:"menu_order";i:250;s:16:"popularity_index";i:172;s:11:"trend_index";i:105;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:546;a:20:{s:4:"tmpl";i:873;s:2:"id";i:11198;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png";s:12:"tmpl_created";i:1564642395;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:39:"["Digital Agency","Header","Marketing"]";s:10:"menu_order";i:251;s:16:"popularity_index";i:34;s:11:"trend_index";i:10;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:547;a:20:{s:4:"tmpl";i:872;s:2:"id";i:11204;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg";s:12:"tmpl_created";i:1564642389;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:36:"["404","Digital Agency","Marketing"]";s:10:"menu_order";i:253;s:16:"popularity_index";i:301;s:11:"trend_index";i:239;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:548;a:20:{s:4:"tmpl";i:871;s:2:"id";i:11220;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png";s:12:"tmpl_created";i:1564642385;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:255;s:16:"popularity_index";i:116;s:11:"trend_index";i:73;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:549;a:20:{s:4:"tmpl";i:870;s:2:"id";i:11231;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png";s:12:"tmpl_created";i:1564642380;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:257;s:16:"popularity_index";i:145;s:11:"trend_index";i:71;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:550;a:20:{s:4:"tmpl";i:520;s:2:"id";i:5711;s:5:"title";s:5:"FAQ 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png";s:12:"tmpl_created";i:1520443571;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:260;s:16:"popularity_index";i:200;s:11:"trend_index";i:231;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:551;a:20:{s:4:"tmpl";i:523;s:2:"id";i:5737;s:5:"title";s:6:"FAQ 10";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png";s:12:"tmpl_created";i:1520443576;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:261;s:16:"popularity_index";i:155;s:11:"trend_index";i:112;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:552;a:20:{s:4:"tmpl";i:524;s:2:"id";i:5746;s:5:"title";s:6:"FAQ 11";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png";s:12:"tmpl_created";i:1520443578;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:264;s:16:"popularity_index";i:212;s:11:"trend_index";i:305;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:553;a:20:{s:4:"tmpl";i:519;s:2:"id";i:5703;s:5:"title";s:6:"FAQ 13";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png";s:12:"tmpl_created";i:1520443569;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:265;s:16:"popularity_index";i:29;s:11:"trend_index";i:38;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:554;a:20:{s:4:"tmpl";i:521;s:2:"id";i:5719;s:5:"title";s:5:"FAQ 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png";s:12:"tmpl_created";i:1520443573;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:267;s:16:"popularity_index";i:125;s:11:"trend_index";i:251;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:555;a:20:{s:4:"tmpl";i:522;s:2:"id";i:5729;s:5:"title";s:5:"FAQ 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png";s:12:"tmpl_created";i:1520443575;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:269;s:16:"popularity_index";i:319;s:11:"trend_index";i:327;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:556;a:20:{s:4:"tmpl";i:525;s:2:"id";i:5755;s:5:"title";s:5:"FAQ 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png";s:12:"tmpl_created";i:1520443580;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:271;s:16:"popularity_index";i:112;s:11:"trend_index";i:180;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:557;a:20:{s:4:"tmpl";i:526;s:2:"id";i:5764;s:5:"title";s:5:"FAQ 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png";s:12:"tmpl_created";i:1520443582;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:273;s:16:"popularity_index";i:338;s:11:"trend_index";i:474;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:558;a:20:{s:4:"tmpl";i:517;s:2:"id";i:5684;s:5:"title";s:5:"FAQ 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png";s:12:"tmpl_created";i:1520443565;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:274;s:16:"popularity_index";i:74;s:11:"trend_index";i:193;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:559;a:20:{s:4:"tmpl";i:518;s:2:"id";i:5693;s:5:"title";s:5:"FAQ 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png";s:12:"tmpl_created";i:1520443567;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["Faq"]";s:10:"menu_order";i:276;s:16:"popularity_index";i:224;s:11:"trend_index";i:515;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:560;a:20:{s:4:"tmpl";i:548;s:2:"id";i:6053;s:5:"title";s:10:"Features 1";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png";s:12:"tmpl_created";i:1520443645;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:277;s:16:"popularity_index";i:179;s:11:"trend_index";i:463;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:561;a:20:{s:4:"tmpl";i:542;s:2:"id";i:5991;s:5:"title";s:11:"Features 10";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png";s:12:"tmpl_created";i:1520443632;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:279;s:16:"popularity_index";i:135;s:11:"trend_index";i:265;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:562;a:20:{s:4:"tmpl";i:547;s:2:"id";i:6044;s:5:"title";s:11:"Features 11";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png";s:12:"tmpl_created";i:1520443643;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:280;s:16:"popularity_index";i:70;s:11:"trend_index";i:163;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:563;a:20:{s:4:"tmpl";i:566;s:2:"id";i:6212;s:5:"title";s:11:"Features 12";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png";s:12:"tmpl_created";i:1520443684;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:281;s:16:"popularity_index";i:81;s:11:"trend_index";i:98;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:564;a:20:{s:4:"tmpl";i:567;s:2:"id";i:6220;s:5:"title";s:10:"Features 2";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png";s:12:"tmpl_created";i:1520443685;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:282;s:16:"popularity_index";i:88;s:11:"trend_index";i:189;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:565;a:20:{s:4:"tmpl";i:541;s:2:"id";i:5983;s:5:"title";s:10:"Features 3";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png";s:12:"tmpl_created";i:1520443630;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:2:"[]";s:10:"menu_order";i:283;s:16:"popularity_index";i:231;s:11:"trend_index";i:351;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:566;a:20:{s:4:"tmpl";i:540;s:2:"id";i:5974;s:5:"title";s:10:"Features 4";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png";s:12:"tmpl_created";i:1520443629;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:286;s:16:"popularity_index";i:69;s:11:"trend_index";i:181;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:567;a:20:{s:4:"tmpl";i:516;s:2:"id";i:5624;s:5:"title";s:10:"Features 5";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png";s:12:"tmpl_created";i:1520443553;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:287;s:16:"popularity_index";i:93;s:11:"trend_index";i:352;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:568;a:20:{s:4:"tmpl";i:515;s:2:"id";i:5615;s:5:"title";s:10:"Features 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png";s:12:"tmpl_created";i:1520443551;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:290;s:16:"popularity_index";i:41;s:11:"trend_index";i:119;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:569;a:20:{s:4:"tmpl";i:539;s:2:"id";i:5963;s:5:"title";s:10:"Features 7";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png";s:12:"tmpl_created";i:1520443626;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:291;s:16:"popularity_index";i:67;s:11:"trend_index";i:133;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:570;a:20:{s:4:"tmpl";i:565;s:2:"id";i:6204;s:5:"title";s:10:"Features 8";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png";s:12:"tmpl_created";i:1520443681;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:292;s:16:"popularity_index";i:217;s:11:"trend_index";i:223;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:571;a:20:{s:4:"tmpl";i:564;s:2:"id";i:6196;s:5:"title";s:10:"Features 9";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png";s:12:"tmpl_created";i:1520443680;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["Features"]";s:10:"menu_order";i:294;s:16:"popularity_index";i:106;s:11:"trend_index";i:113;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:572;a:20:{s:4:"tmpl";i:1033;s:2:"id";i:15033;s:5:"title";s:28:"Flooring Company &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/08/404.png";s:12:"tmpl_created";i:1597739459;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:45:"["404","Flooring company","Flooring website"]";s:10:"menu_order";i:296;s:16:"popularity_index";i:655;s:11:"trend_index";i:671;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:573;a:20:{s:4:"tmpl";i:1032;s:2:"id";i:15042;s:5:"title";s:32:"Flooring Company &#8211; Archive";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png";s:12:"tmpl_created";i:1597739084;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:297;s:16:"popularity_index";i:320;s:11:"trend_index";i:275;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:574;a:20:{s:4:"tmpl";i:1031;s:2:"id";i:15017;s:5:"title";s:31:"Flooring Company &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png";s:12:"tmpl_created";i:1597738933;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:48:"["Flooring company","Flooring website","Footer"]";s:10:"menu_order";i:299;s:16:"popularity_index";i:323;s:11:"trend_index";i:192;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:575;a:20:{s:4:"tmpl";i:1030;s:2:"id";i:15007;s:5:"title";s:31:"Flooring Company &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Header.png";s:12:"tmpl_created";i:1597738896;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:48:"["Flooring company","Flooring website","Header"]";s:10:"menu_order";i:302;s:16:"popularity_index";i:459;s:11:"trend_index";i:333;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:576;a:20:{s:4:"tmpl";i:1029;s:2:"id";i:15052;s:5:"title";s:36:"Flooring Company &#8211; Single post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Single.png";s:12:"tmpl_created";i:1597738858;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:303;s:16:"popularity_index";i:392;s:11:"trend_index";i:226;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:577;a:20:{s:4:"tmpl";i:651;s:2:"id";i:7837;s:5:"title";s:9:"footer 01";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg";s:12:"tmpl_created";i:1524582852;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:305;s:16:"popularity_index";i:495;s:11:"trend_index";i:539;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:578;a:20:{s:4:"tmpl";i:647;s:2:"id";i:7937;s:5:"title";s:10:"footer 010";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg";s:12:"tmpl_created";i:1524582665;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:308;s:16:"popularity_index";i:185;s:11:"trend_index";i:115;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:579;a:20:{s:4:"tmpl";i:646;s:2:"id";i:7950;s:5:"title";s:10:"footer 011";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg";s:12:"tmpl_created";i:1524582631;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:310;s:16:"popularity_index";i:244;s:11:"trend_index";i:203;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:580;a:20:{s:4:"tmpl";i:645;s:2:"id";i:7959;s:5:"title";s:10:"footer 012";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg";s:12:"tmpl_created";i:1524582605;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:311;s:16:"popularity_index";i:177;s:11:"trend_index";i:140;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:581;a:20:{s:4:"tmpl";i:644;s:2:"id";i:7982;s:5:"title";s:10:"footer 013";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg";s:12:"tmpl_created";i:1524582468;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:314;s:16:"popularity_index";i:209;s:11:"trend_index";i:212;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:582;a:20:{s:4:"tmpl";i:643;s:2:"id";i:7997;s:5:"title";s:10:"footer 014";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg";s:12:"tmpl_created";i:1524582343;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:316;s:16:"popularity_index";i:64;s:11:"trend_index";i:41;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:583;a:20:{s:4:"tmpl";i:693;s:2:"id";i:9119;s:5:"title";s:10:"footer 015";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png";s:12:"tmpl_created";i:1532428138;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:317;s:16:"popularity_index";i:240;s:11:"trend_index";i:154;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:584;a:20:{s:4:"tmpl";i:652;s:2:"id";i:7852;s:5:"title";s:9:"footer 02";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg";s:12:"tmpl_created";i:1524582875;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:320;s:16:"popularity_index";i:199;s:11:"trend_index";i:96;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:585;a:20:{s:4:"tmpl";i:653;s:2:"id";i:7862;s:5:"title";s:9:"footer 03";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg";s:12:"tmpl_created";i:1524582903;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:321;s:16:"popularity_index";i:137;s:11:"trend_index";i:91;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:586;a:20:{s:4:"tmpl";i:654;s:2:"id";i:7871;s:5:"title";s:9:"footer 04";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg";s:12:"tmpl_created";i:1524582927;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:323;s:16:"popularity_index";i:97;s:11:"trend_index";i:55;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:587;a:20:{s:4:"tmpl";i:655;s:2:"id";i:7884;s:5:"title";s:9:"footer 05";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg";s:12:"tmpl_created";i:1524582944;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:325;s:16:"popularity_index";i:92;s:11:"trend_index";i:109;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:588;a:20:{s:4:"tmpl";i:656;s:2:"id";i:7892;s:5:"title";s:9:"footer 06";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg";s:12:"tmpl_created";i:1524583015;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:326;s:16:"popularity_index";i:132;s:11:"trend_index";i:146;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:589;a:20:{s:4:"tmpl";i:650;s:2:"id";i:7904;s:5:"title";s:9:"footer 07";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg";s:12:"tmpl_created";i:1524582814;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:328;s:16:"popularity_index";i:203;s:11:"trend_index";i:186;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:590;a:20:{s:4:"tmpl";i:649;s:2:"id";i:7917;s:5:"title";s:9:"footer 08";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg";s:12:"tmpl_created";i:1524582788;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:329;s:16:"popularity_index";i:89;s:11:"trend_index";i:144;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:591;a:20:{s:4:"tmpl";i:648;s:2:"id";i:7927;s:5:"title";s:9:"footer 09";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg";s:12:"tmpl_created";i:1524582691;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:331;s:16:"popularity_index";i:178;s:11:"trend_index";i:100;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:592;a:20:{s:4:"tmpl";i:642;s:2:"id";i:4676;s:5:"title";s:8:"Footer 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png";s:12:"tmpl_created";i:1522014215;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:338;s:16:"popularity_index";i:237;s:11:"trend_index";i:346;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:593;a:20:{s:4:"tmpl";i:637;s:2:"id";i:7627;s:5:"title";s:8:"Footer 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png";s:12:"tmpl_created";i:1521547332;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:340;s:16:"popularity_index";i:100;s:11:"trend_index";i:83;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:594;a:20:{s:4:"tmpl";i:638;s:2:"id";i:7638;s:5:"title";s:8:"Footer 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png";s:12:"tmpl_created";i:1521547502;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:342;s:16:"popularity_index";i:124;s:11:"trend_index";i:147;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:595;a:20:{s:4:"tmpl";i:888;s:2:"id";i:11424;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png";s:12:"tmpl_created";i:1567393309;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:13:"["404","Gym"]";s:10:"menu_order";i:344;s:16:"popularity_index";i:679;s:11:"trend_index";i:769;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:596;a:20:{s:4:"tmpl";i:887;s:2:"id";i:11435;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png";s:12:"tmpl_created";i:1567393296;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:346;s:16:"popularity_index";i:441;s:11:"trend_index";i:507;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:597;a:20:{s:4:"tmpl";i:886;s:2:"id";i:11445;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png";s:12:"tmpl_created";i:1567393229;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:349;s:16:"popularity_index";i:452;s:11:"trend_index";i:479;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:598;a:20:{s:4:"tmpl";i:885;s:2:"id";i:11453;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png";s:12:"tmpl_created";i:1567393224;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:16:"["Footer","Gym"]";s:10:"menu_order";i:351;s:16:"popularity_index";i:270;s:11:"trend_index";i:331;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:599;a:20:{s:4:"tmpl";i:884;s:2:"id";i:11461;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png";s:12:"tmpl_created";i:1567393219;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:16:"["Gym","Header"]";s:10:"menu_order";i:352;s:16:"popularity_index";i:201;s:11:"trend_index";i:135;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:600;a:20:{s:4:"tmpl";i:635;s:2:"id";i:7596;s:5:"title";s:8:"Header 1";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg";s:12:"tmpl_created";i:1521546999;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:10:"["Header"]";s:10:"menu_order";i:354;s:16:"popularity_index";i:33;s:11:"trend_index";i:17;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:601;a:20:{s:4:"tmpl";i:663;s:2:"id";i:7801;s:5:"title";s:9:"header 10";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg";s:12:"tmpl_created";i:1524583659;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:356;s:16:"popularity_index";i:51;s:11:"trend_index";i:14;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:602;a:20:{s:4:"tmpl";i:658;s:2:"id";i:7812;s:5:"title";s:9:"header 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg";s:12:"tmpl_created";i:1524583298;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:358;s:16:"popularity_index";i:96;s:11:"trend_index";i:103;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:603;a:20:{s:4:"tmpl";i:657;s:2:"id";i:7825;s:5:"title";s:9:"header 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg";s:12:"tmpl_created";i:1524583273;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:360;s:16:"popularity_index";i:63;s:11:"trend_index";i:75;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:604;a:20:{s:4:"tmpl";i:694;s:2:"id";i:9127;s:5:"title";s:9:"header 13";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png";s:12:"tmpl_created";i:1532428699;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:362;s:16:"popularity_index";i:61;s:11:"trend_index";i:58;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:605;a:20:{s:4:"tmpl";i:636;s:2:"id";i:7615;s:5:"title";s:8:"Header 2";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg";s:12:"tmpl_created";i:1521547237;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:10:"["Header"]";s:10:"menu_order";i:365;s:16:"popularity_index";i:30;s:11:"trend_index";i:33;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:606;a:20:{s:4:"tmpl";i:665;s:2:"id";i:7713;s:5:"title";s:8:"header 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg";s:12:"tmpl_created";i:1524584780;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:367;s:16:"popularity_index";i:43;s:11:"trend_index";i:28;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:607;a:20:{s:4:"tmpl";i:659;s:2:"id";i:7724;s:5:"title";s:8:"header 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg";s:12:"tmpl_created";i:1524583367;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:369;s:16:"popularity_index";i:24;s:11:"trend_index";i:13;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:608;a:20:{s:4:"tmpl";i:660;s:2:"id";i:7734;s:5:"title";s:8:"header 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg";s:12:"tmpl_created";i:1524583436;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:371;s:16:"popularity_index";i:36;s:11:"trend_index";i:18;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:609;a:20:{s:4:"tmpl";i:666;s:2:"id";i:7744;s:5:"title";s:8:"Header 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg";s:12:"tmpl_created";i:1524584784;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:372;s:16:"popularity_index";i:65;s:11:"trend_index";i:94;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:610;a:20:{s:4:"tmpl";i:664;s:2:"id";i:7754;s:5:"title";s:8:"header 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg";s:12:"tmpl_created";i:1524583712;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:375;s:16:"popularity_index";i:111;s:11:"trend_index";i:143;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:611;a:20:{s:4:"tmpl";i:661;s:2:"id";i:7771;s:5:"title";s:8:"header 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg";s:12:"tmpl_created";i:1524583540;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:376;s:16:"popularity_index";i:91;s:11:"trend_index";i:60;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:612;a:20:{s:4:"tmpl";i:662;s:2:"id";i:7787;s:5:"title";s:8:"header 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg";s:12:"tmpl_created";i:1524583598;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:379;s:16:"popularity_index";i:102;s:11:"trend_index";i:78;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:613;a:20:{s:4:"tmpl";i:572;s:2:"id";i:6266;s:5:"title";s:6:"Hero 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png";s:12:"tmpl_created";i:1520443695;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:380;s:16:"popularity_index";i:52;s:11:"trend_index";i:35;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:614;a:20:{s:4:"tmpl";i:528;s:2:"id";i:5783;s:5:"title";s:7:"Hero 10";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png";s:12:"tmpl_created";i:1520443586;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:383;s:16:"popularity_index";i:365;s:11:"trend_index";i:567;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:615;a:20:{s:4:"tmpl";i:527;s:2:"id";i:5773;s:5:"title";s:7:"Hero 11";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png";s:12:"tmpl_created";i:1520443584;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:384;s:16:"popularity_index";i:39;s:11:"trend_index";i:179;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:616;a:20:{s:4:"tmpl";i:479;s:2:"id";i:5238;s:5:"title";s:7:"Hero 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png";s:12:"tmpl_created";i:1520443468;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:386;s:16:"popularity_index";i:611;s:11:"trend_index";i:555;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:617;a:20:{s:4:"tmpl";i:573;s:2:"id";i:6274;s:5:"title";s:6:"Hero 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png";s:12:"tmpl_created";i:1520443698;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:389;s:16:"popularity_index";i:87;s:11:"trend_index";i:88;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:618;a:20:{s:4:"tmpl";i:569;s:2:"id";i:6239;s:5:"title";s:6:"Hero 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png";s:12:"tmpl_created";i:1520443689;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:391;s:16:"popularity_index";i:23;s:11:"trend_index";i:34;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:619;a:20:{s:4:"tmpl";i:571;s:2:"id";i:6258;s:5:"title";s:6:"Hero 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png";s:12:"tmpl_created";i:1520443693;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:393;s:16:"popularity_index";i:479;s:11:"trend_index";i:470;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:620;a:20:{s:4:"tmpl";i:570;s:2:"id";i:6249;s:5:"title";s:6:"Hero 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png";s:12:"tmpl_created";i:1520443691;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:395;s:16:"popularity_index";i:56;s:11:"trend_index";i:85;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:621;a:20:{s:4:"tmpl";i:568;s:2:"id";i:6230;s:5:"title";s:6:"Hero 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png";s:12:"tmpl_created";i:1520443687;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:396;s:16:"popularity_index";i:406;s:11:"trend_index";i:542;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:622;a:20:{s:4:"tmpl";i:530;s:2:"id";i:5801;s:5:"title";s:6:"Hero 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png";s:12:"tmpl_created";i:1520443589;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:398;s:16:"popularity_index";i:15;s:11:"trend_index";i:37;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:623;a:20:{s:4:"tmpl";i:531;s:2:"id";i:5811;s:5:"title";s:6:"Hero 8";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png";s:12:"tmpl_created";i:1520443591;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:400;s:16:"popularity_index";i:105;s:11:"trend_index";i:86;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:624;a:20:{s:4:"tmpl";i:529;s:2:"id";i:5792;s:5:"title";s:6:"Hero 9";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png";s:12:"tmpl_created";i:1520443588;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:403;s:16:"popularity_index";i:225;s:11:"trend_index";i:244;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:625;a:20:{s:4:"tmpl";i:978;s:2:"id";i:13251;s:5:"title";s:27:"Interior Design &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/04/404.png";s:12:"tmpl_created";i:1586148737;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:405;s:16:"popularity_index";i:730;s:11:"trend_index";i:795;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:626;a:20:{s:4:"tmpl";i:979;s:2:"id";i:13244;s:5:"title";s:30:"Interior Design &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png";s:12:"tmpl_created";i:1586148742;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:39:"["Business","Footer","Interior Design"]";s:10:"menu_order";i:406;s:16:"popularity_index";i:322;s:11:"trend_index";i:178;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:627;a:20:{s:4:"tmpl";i:980;s:2:"id";i:13236;s:5:"title";s:30:"Interior Design &#8211; Header";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png";s:12:"tmpl_created";i:1586148746;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:39:"["Business","Header","Interior Design"]";s:10:"menu_order";i:408;s:16:"popularity_index";i:146;s:11:"trend_index";i:64;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:628;a:20:{s:4:"tmpl";i:977;s:2:"id";i:13259;s:5:"title";s:36:"Interior Design &#8211; News Archive";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png";s:12:"tmpl_created";i:1586148733;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:410;s:16:"popularity_index";i:436;s:11:"trend_index";i:132;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:629;a:20:{s:4:"tmpl";i:976;s:2:"id";i:13267;s:5:"title";s:35:"Interior Design &#8211; Single News";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Post.png";s:12:"tmpl_created";i:1586148728;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:413;s:16:"popularity_index";i:402;s:11:"trend_index";i:108;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:630;a:20:{s:4:"tmpl";i:975;s:2:"id";i:13274;s:5:"title";s:38:"Interior Design &#8211; Single Project";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png";s:12:"tmpl_created";i:1586148723;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Business","Interior Design"]";s:10:"menu_order";i:414;s:16:"popularity_index";i:601;s:11:"trend_index";i:324;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:631;a:20:{s:4:"tmpl";i:1011;s:2:"id";i:14058;s:5:"title";s:36:"Japanese restaurant &#8211; 404 page";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg";s:12:"tmpl_created";i:1592290211;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:38:"["404","Food","Japanese","Restaurant"]";s:10:"menu_order";i:416;s:16:"popularity_index";i:724;s:11:"trend_index";i:647;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:632;a:20:{s:4:"tmpl";i:1012;s:2:"id";i:14050;s:5:"title";s:34:"Japanese restaurant &#8211; Footer";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg";s:12:"tmpl_created";i:1592290247;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:41:"["Food","Footer","Japanese","Restaurant"]";s:10:"menu_order";i:419;s:16:"popularity_index";i:317;s:11:"trend_index";i:238;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:633;a:20:{s:4:"tmpl";i:1013;s:2:"id";i:14042;s:5:"title";s:34:"Japanese Restaurant &#8211; Header";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg";s:12:"tmpl_created";i:1592290277;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:41:"["Food","Header","Japanese","Restaurant"]";s:10:"menu_order";i:421;s:16:"popularity_index";i:411;s:11:"trend_index";i:274;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:634;a:20:{s:4:"tmpl";i:914;s:2:"id";i:12164;s:5:"title";s:20:"Law Firm &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/11/404.png";s:12:"tmpl_created";i:1572846979;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:24:"["404","Law","Law Firm"]";s:10:"menu_order";i:422;s:16:"popularity_index";i:704;s:11:"trend_index";i:716;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:635;a:20:{s:4:"tmpl";i:913;s:2:"id";i:12170;s:5:"title";s:23:"Law Firm &#8211; Archiv";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png";s:12:"tmpl_created";i:1572846967;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:424;s:16:"popularity_index";i:431;s:11:"trend_index";i:294;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:636;a:20:{s:4:"tmpl";i:912;s:2:"id";i:12179;s:5:"title";s:23:"Law Firm &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/footer.png";s:12:"tmpl_created";i:1572846958;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:27:"["Footer","Law","Law Firm"]";s:10:"menu_order";i:425;s:16:"popularity_index";i:388;s:11:"trend_index";i:240;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:637;a:20:{s:4:"tmpl";i:911;s:2:"id";i:12194;s:5:"title";s:23:"Law Firm &#8211; Header";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png";s:12:"tmpl_created";i:1572846935;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:27:"["Header","Law","Law Firm"]";s:10:"menu_order";i:427;s:16:"popularity_index";i:80;s:11:"trend_index";i:39;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:638;a:20:{s:4:"tmpl";i:910;s:2:"id";i:12203;s:5:"title";s:30:"Law Firm &#8211; Search Archiv";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png";s:12:"tmpl_created";i:1572846925;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:430;s:16:"popularity_index";i:493;s:11:"trend_index";i:433;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:639;a:20:{s:4:"tmpl";i:909;s:2:"id";i:12212;s:5:"title";s:28:"Law Firm &#8211; Single Post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/single.png";s:12:"tmpl_created";i:1572846914;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:432;s:16:"popularity_index";i:326;s:11:"trend_index";i:214;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:640;a:20:{s:4:"tmpl";i:1022;s:2:"id";i:14772;s:5:"title";s:35:"Luxury Real Estate &#8211; 404 page";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/07/404.png";s:12:"tmpl_created";i:1595315728;s:6:"author";s:9:"Elementor";s:3:"url";s:133:"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:34:"["404","Real estate","Realestate"]";s:10:"menu_order";i:433;s:16:"popularity_index";i:759;s:11:"trend_index";i:720;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:641;a:20:{s:4:"tmpl";i:1023;s:2:"id";i:14779;s:5:"title";s:33:"Luxury Real Estate &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png";s:12:"tmpl_created";i:1595315743;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:37:"["Footer","Real estate","Realestate"]";s:10:"menu_order";i:434;s:16:"popularity_index";i:536;s:11:"trend_index";i:505;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:642;a:20:{s:4:"tmpl";i:1024;s:2:"id";i:14790;s:5:"title";s:33:"Luxury Real Estate &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/07/Header.png";s:12:"tmpl_created";i:1595315760;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:37:"["Header","Real estate","Realestate"]";s:10:"menu_order";i:436;s:16:"popularity_index";i:101;s:11:"trend_index";i:157;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:643;a:20:{s:4:"tmpl";i:1026;s:2:"id";i:14809;s:5:"title";s:45:"Luxury Real Estate &#8211; Properties Archive";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png";s:12:"tmpl_created";i:1595315826;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:438;s:16:"popularity_index";i:414;s:11:"trend_index";i:420;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:644;a:20:{s:4:"tmpl";i:1027;s:2:"id";i:14816;s:5:"title";s:47:"Luxury Real Estate &#8211; Property single post";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png";s:12:"tmpl_created";i:1595315847;s:6:"author";s:9:"Elementor";s:3:"url";s:145:"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:441;s:16:"popularity_index";i:541;s:11:"trend_index";i:665;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:645;a:20:{s:4:"tmpl";i:1025;s:2:"id";i:14799;s:5:"title";s:38:"Luxury Real Estate &#8211; single post";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/07/Post.png";s:12:"tmpl_created";i:1595315792;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:442;s:16:"popularity_index";i:369;s:11:"trend_index";i:441;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:646;a:20:{s:4:"tmpl";i:950;s:2:"id";i:12635;s:5:"title";s:20:"Magazine &#8211; 404";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png";s:12:"tmpl_created";i:1579060746;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:25:"["404","Blog","Magazine"]";s:10:"menu_order";i:445;s:16:"popularity_index";i:645;s:11:"trend_index";i:734;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:647;a:20:{s:4:"tmpl";i:949;s:2:"id";i:12643;s:5:"title";s:24:"Magazine &#8211; Archiv1";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png";s:12:"tmpl_created";i:1579060737;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:447;s:16:"popularity_index";i:346;s:11:"trend_index";i:272;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:648;a:20:{s:4:"tmpl";i:946;s:2:"id";i:12669;s:5:"title";s:23:"Magazine &#8211; Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png";s:12:"tmpl_created";i:1579060715;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:28:"["Blog","Footer","Magazine"]";s:10:"menu_order";i:448;s:16:"popularity_index";i:442;s:11:"trend_index";i:349;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:649;a:20:{s:4:"tmpl";i:945;s:2:"id";i:12678;s:5:"title";s:23:"Magazine &#8211; Header";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png";s:12:"tmpl_created";i:1579060701;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:28:"["Blog","Header","Magazine"]";s:10:"menu_order";i:450;s:16:"popularity_index";i:295;s:11:"trend_index";i:197;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:650;a:20:{s:4:"tmpl";i:947;s:2:"id";i:12661;s:5:"title";s:23:"Magazine &#8211; Search";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png";s:12:"tmpl_created";i:1579060722;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:452;s:16:"popularity_index";i:396;s:11:"trend_index";i:509;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:651;a:20:{s:4:"tmpl";i:944;s:2:"id";i:12688;s:5:"title";s:30:"Magazine &#8211; Single Post 1";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png";s:12:"tmpl_created";i:1579060692;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:453;s:16:"popularity_index";i:342;s:11:"trend_index";i:175;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:652;a:20:{s:4:"tmpl";i:943;s:2:"id";i:12699;s:5:"title";s:30:"Magazine &#8211; Single Post 2";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png";s:12:"tmpl_created";i:1579060680;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:454;s:16:"popularity_index";i:348;s:11:"trend_index";i:129;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:653;a:20:{s:4:"tmpl";i:942;s:2:"id";i:12707;s:5:"title";s:30:"Magazine &#8211; Single Post 3";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png";s:12:"tmpl_created";i:1579060669;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:457;s:16:"popularity_index";i:476;s:11:"trend_index";i:246;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:654;a:20:{s:4:"tmpl";i:941;s:2:"id";i:12716;s:5:"title";s:30:"Magazine &#8211; Single Post 3";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png";s:12:"tmpl_created";i:1579060659;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:459;s:16:"popularity_index";i:513;s:11:"trend_index";i:489;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:655;a:20:{s:4:"tmpl";i:948;s:2:"id";i:12652;s:5:"title";s:17:"Magazine- Archiv2";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png";s:12:"tmpl_created";i:1579060730;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:461;s:16:"popularity_index";i:525;s:11:"trend_index";i:585;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:656;a:20:{s:4:"tmpl";i:990;s:2:"id";i:13361;s:5:"title";s:25:"Online Course &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg";s:12:"tmpl_created";i:1587474710;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:35:"["404","Course Online","Education"]";s:10:"menu_order";i:462;s:16:"popularity_index";i:682;s:11:"trend_index";i:498;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:657;a:20:{s:4:"tmpl";i:987;s:2:"id";i:13387;s:5:"title";s:32:"Online Course &#8211; End Lesson";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg";s:12:"tmpl_created";i:1587474682;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:464;s:16:"popularity_index";i:653;s:11:"trend_index";i:408;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:658;a:20:{s:4:"tmpl";i:989;s:2:"id";i:13369;s:5:"title";s:28:"Online Course &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg";s:12:"tmpl_created";i:1587474701;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:38:"["Course Online","Education","Footer"]";s:10:"menu_order";i:466;s:16:"popularity_index";i:389;s:11:"trend_index";i:308;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:659;a:20:{s:4:"tmpl";i:988;s:2:"id";i:13378;s:5:"title";s:28:"Online Course &#8211; Header";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg";s:12:"tmpl_created";i:1587474693;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:38:"["Course Online","Education","Header"]";s:10:"menu_order";i:469;s:16:"popularity_index";i:492;s:11:"trend_index";i:519;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:660;a:20:{s:4:"tmpl";i:986;s:2:"id";i:13395;s:5:"title";s:34:"Online Course &#8211; Start Lesson";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg";s:12:"tmpl_created";i:1587474673;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:471;s:16:"popularity_index";i:672;s:11:"trend_index";i:578;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:661;a:20:{s:4:"tmpl";i:953;s:2:"id";i:13089;s:5:"title";s:23:"Photography &#8211; 404";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png";s:12:"tmpl_created";i:1582091623;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:33:"["404","Photography","Portfolio"]";s:10:"menu_order";i:473;s:16:"popularity_index";i:702;s:11:"trend_index";i:706;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:662;a:20:{s:4:"tmpl";i:954;s:2:"id";i:13096;s:5:"title";s:32:"Photography &#8211; Archiv Media";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png";s:12:"tmpl_created";i:1582091742;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:475;s:16:"popularity_index";i:631;s:11:"trend_index";i:405;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:663;a:20:{s:4:"tmpl";i:955;s:2:"id";i:13103;s:5:"title";s:26:"Photography &#8211; Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png";s:12:"tmpl_created";i:1582091903;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:36:"["Footer","Photography","Portfolio"]";s:10:"menu_order";i:477;s:16:"popularity_index";i:422;s:11:"trend_index";i:230;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:664;a:20:{s:4:"tmpl";i:957;s:2:"id";i:13112;s:5:"title";s:26:"Photography &#8211; Header";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png";s:12:"tmpl_created";i:1582092483;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:36:"["Header","Photography","Portfolio"]";s:10:"menu_order";i:478;s:16:"popularity_index";i:325;s:11:"trend_index";i:205;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:665;a:20:{s:4:"tmpl";i:956;s:2:"id";i:13120;s:5:"title";s:31:"Photography &#8211; Single Post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png";s:12:"tmpl_created";i:1582092351;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:27:"["Photography","Portfolio"]";s:10:"menu_order";i:480;s:16:"popularity_index";i:671;s:11:"trend_index";i:645;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:666;a:20:{s:4:"tmpl";i:901;s:2:"id";i:11807;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png";s:12:"tmpl_created";i:1569430070;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:40:"["404","Creative Portfolio","Portfolio"]";s:10:"menu_order";i:483;s:16:"popularity_index";i:480;s:11:"trend_index";i:497;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:667;a:20:{s:4:"tmpl";i:900;s:2:"id";i:11832;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png";s:12:"tmpl_created";i:1569430019;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:43:"["Creative Portfolio","Footer","Portfolio"]";s:10:"menu_order";i:484;s:16:"popularity_index";i:246;s:11:"trend_index";i:102;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:668;a:20:{s:4:"tmpl";i:898;s:2:"id";i:11847;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png";s:12:"tmpl_created";i:1569430010;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:487;s:16:"popularity_index";i:336;s:11:"trend_index";i:455;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:669;a:20:{s:4:"tmpl";i:897;s:2:"id";i:11854;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png";s:12:"tmpl_created";i:1569429983;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:489;s:16:"popularity_index";i:482;s:11:"trend_index";i:609;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:670;a:20:{s:4:"tmpl";i:904;s:2:"id";i:11890;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png";s:12:"tmpl_created";i:1571907344;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["Creative Portfolio","Header","Portfolio"]";s:10:"menu_order";i:491;s:16:"popularity_index";i:306;s:11:"trend_index";i:364;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:671;a:20:{s:4:"tmpl";i:896;s:2:"id";i:11861;s:5:"title";s:27:"Portfolio &#8211; Project 1";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png";s:12:"tmpl_created";i:1569429975;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:493;s:16:"popularity_index";i:643;s:11:"trend_index";i:764;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:672;a:20:{s:4:"tmpl";i:895;s:2:"id";i:11870;s:5:"title";s:27:"Portfolio &#8211; Project 2";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png";s:12:"tmpl_created";i:1569429964;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:495;s:16:"popularity_index";i:662;s:11:"trend_index";i:816;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:673;a:20:{s:4:"tmpl";i:903;s:2:"id";i:11897;s:5:"title";s:27:"Portfolio &#8211; Project 2";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png";s:12:"tmpl_created";i:1569494236;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:496;s:16:"popularity_index";i:733;s:11:"trend_index";i:744;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:674;a:20:{s:4:"tmpl";i:894;s:2:"id";i:11877;s:5:"title";s:27:"Portfolio &#8211; Project 3";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png";s:12:"tmpl_created";i:1569429954;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Creative Portfolio","Portfolio"]";s:10:"menu_order";i:498;s:16:"popularity_index";i:692;s:11:"trend_index";i:0;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:675;a:20:{s:4:"tmpl";i:597;s:2:"id";i:5019;s:5:"title";s:11:"Portfolio 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png";s:12:"tmpl_created";i:1520520580;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:500;s:16:"popularity_index";i:170;s:11:"trend_index";i:236;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:676;a:20:{s:4:"tmpl";i:609;s:2:"id";i:5141;s:5:"title";s:12:"Portfolio 10";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png";s:12:"tmpl_created";i:1520520601;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:503;s:16:"popularity_index";i:416;s:11:"trend_index";i:478;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:677;a:20:{s:4:"tmpl";i:598;s:2:"id";i:5027;s:5:"title";s:12:"Portfolio 11";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png";s:12:"tmpl_created";i:1520520581;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:504;s:16:"popularity_index";i:304;s:11:"trend_index";i:421;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:678;a:20:{s:4:"tmpl";i:599;s:2:"id";i:5037;s:5:"title";s:12:"Portfolio 12";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png";s:12:"tmpl_created";i:1520520583;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:507;s:16:"popularity_index";i:279;s:11:"trend_index";i:399;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:679;a:20:{s:4:"tmpl";i:600;s:2:"id";i:5057;s:5:"title";s:12:"Portfolio 13";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png";s:12:"tmpl_created";i:1520520586;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:509;s:16:"popularity_index";i:239;s:11:"trend_index";i:288;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:680;a:20:{s:4:"tmpl";i:601;s:2:"id";i:5071;s:5:"title";s:12:"Portfolio 14";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png";s:12:"tmpl_created";i:1520520588;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:511;s:16:"popularity_index";i:276;s:11:"trend_index";i:329;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:681;a:20:{s:4:"tmpl";i:603;s:2:"id";i:5090;s:5:"title";s:12:"Portfolio 15";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png";s:12:"tmpl_created";i:1520520591;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:513;s:16:"popularity_index";i:186;s:11:"trend_index";i:283;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:682;a:20:{s:4:"tmpl";i:604;s:2:"id";i:5098;s:5:"title";s:12:"Portfolio 16";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png";s:12:"tmpl_created";i:1520520593;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:515;s:16:"popularity_index";i:156;s:11:"trend_index";i:211;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:683;a:20:{s:4:"tmpl";i:606;s:2:"id";i:5115;s:5:"title";s:12:"Portfolio 17";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png";s:12:"tmpl_created";i:1520520596;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:517;s:16:"popularity_index";i:19;s:11:"trend_index";i:22;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:684;a:20:{s:4:"tmpl";i:608;s:2:"id";i:5133;s:5:"title";s:12:"Portfolio 18";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png";s:12:"tmpl_created";i:1520520599;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:519;s:16:"popularity_index";i:180;s:11:"trend_index";i:280;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:685;a:20:{s:4:"tmpl";i:610;s:2:"id";i:5149;s:5:"title";s:11:"Portfolio 2";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png";s:12:"tmpl_created";i:1520520602;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:521;s:16:"popularity_index";i:413;s:11:"trend_index";i:635;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:686;a:20:{s:4:"tmpl";i:468;s:2:"id";i:5045;s:5:"title";s:11:"Portfolio 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png";s:12:"tmpl_created";i:1520443423;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:523;s:16:"popularity_index";i:636;s:11:"trend_index";i:608;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:687;a:20:{s:4:"tmpl";i:602;s:2:"id";i:5082;s:5:"title";s:11:"Portfolio 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png";s:12:"tmpl_created";i:1520520589;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:524;s:16:"popularity_index";i:558;s:11:"trend_index";i:654;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:688;a:20:{s:4:"tmpl";i:605;s:2:"id";i:5107;s:5:"title";s:11:"Portfolio 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png";s:12:"tmpl_created";i:1520520594;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:527;s:16:"popularity_index";i:380;s:11:"trend_index";i:347;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:689;a:20:{s:4:"tmpl";i:607;s:2:"id";i:5125;s:5:"title";s:11:"Portfolio 6";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png";s:12:"tmpl_created";i:1520520597;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:529;s:16:"popularity_index";i:236;s:11:"trend_index";i:386;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:690;a:20:{s:4:"tmpl";i:596;s:2:"id";i:5007;s:5:"title";s:11:"Portfolio 7";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png";s:12:"tmpl_created";i:1520520578;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["Portfolio"]";s:10:"menu_order";i:530;s:16:"popularity_index";i:44;s:11:"trend_index";i:183;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:691;a:20:{s:4:"tmpl";i:434;s:2:"id";i:4509;s:5:"title";s:9:"Pricing 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png";s:12:"tmpl_created";i:1520443310;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:532;s:16:"popularity_index";i:703;s:11:"trend_index";i:641;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:692;a:20:{s:4:"tmpl";i:439;s:2:"id";i:4553;s:5:"title";s:10:"Pricing 10";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png";s:12:"tmpl_created";i:1520443319;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:534;s:16:"popularity_index";i:511;s:11:"trend_index";i:506;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:693;a:20:{s:4:"tmpl";i:441;s:2:"id";i:4572;s:5:"title";s:10:"Pricing 11";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png";s:12:"tmpl_created";i:1520443324;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:537;s:16:"popularity_index";i:308;s:11:"trend_index";i:248;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:694;a:20:{s:4:"tmpl";i:442;s:2:"id";i:4580;s:5:"title";s:10:"Pricing 12";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png";s:12:"tmpl_created";i:1520443326;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:539;s:16:"popularity_index";i:576;s:11:"trend_index";i:526;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:695;a:20:{s:4:"tmpl";i:444;s:2:"id";i:4597;s:5:"title";s:10:"Pricing 13";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png";s:12:"tmpl_created";i:1520443330;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:540;s:16:"popularity_index";i:613;s:11:"trend_index";i:450;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:696;a:20:{s:4:"tmpl";i:446;s:2:"id";i:4613;s:5:"title";s:10:"Pricing 14";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png";s:12:"tmpl_created";i:1520443334;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:543;s:16:"popularity_index";i:581;s:11:"trend_index";i:568;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:697;a:20:{s:4:"tmpl";i:436;s:2:"id";i:4529;s:5:"title";s:9:"Pricing 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png";s:12:"tmpl_created";i:1520443314;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:545;s:16:"popularity_index";i:609;s:11:"trend_index";i:613;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:698;a:20:{s:4:"tmpl";i:438;s:2:"id";i:4545;s:5:"title";s:9:"Pricing 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png";s:12:"tmpl_created";i:1520443317;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:547;s:16:"popularity_index";i:707;s:11:"trend_index";i:825;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:699;a:20:{s:4:"tmpl";i:440;s:2:"id";i:4562;s:5:"title";s:9:"Pricing 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png";s:12:"tmpl_created";i:1520443322;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:549;s:16:"popularity_index";i:697;s:11:"trend_index";i:821;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:700;a:20:{s:4:"tmpl";i:443;s:2:"id";i:4589;s:5:"title";s:9:"Pricing 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png";s:12:"tmpl_created";i:1520443327;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:551;s:16:"popularity_index";i:716;s:11:"trend_index";i:639;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:701;a:20:{s:4:"tmpl";i:445;s:2:"id";i:4605;s:5:"title";s:9:"Pricing 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png";s:12:"tmpl_created";i:1520443332;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:553;s:16:"popularity_index";i:738;s:11:"trend_index";i:773;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:702;a:20:{s:4:"tmpl";i:433;s:2:"id";i:4500;s:5:"title";s:9:"Pricing 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png";s:12:"tmpl_created";i:1520443308;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:554;s:16:"popularity_index";i:500;s:11:"trend_index";i:451;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:703;a:20:{s:4:"tmpl";i:435;s:2:"id";i:4521;s:5:"title";s:9:"Pricing 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png";s:12:"tmpl_created";i:1520443312;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:557;s:16:"popularity_index";i:311;s:11:"trend_index";i:372;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:704;a:20:{s:4:"tmpl";i:437;s:2:"id";i:4537;s:5:"title";s:9:"Pricing 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png";s:12:"tmpl_created";i:1520443315;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["Pricing"]";s:10:"menu_order";i:559;s:16:"popularity_index";i:589;s:11:"trend_index";i:841;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:705;a:20:{s:4:"tmpl";i:1046;s:2:"id";i:15204;s:5:"title";s:24:"Psychologist &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg";s:12:"tmpl_created";i:1600161419;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:40:"["404","Psychologist","Psychotherapist"]";s:10:"menu_order";i:564;s:16:"popularity_index";i:574;s:11:"trend_index";i:493;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:706;a:20:{s:4:"tmpl";i:1047;s:2:"id";i:15212;s:5:"title";s:28:"Psychologist &#8211; Archive";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg";s:12:"tmpl_created";i:1600162340;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:565;s:16:"popularity_index";i:379;s:11:"trend_index";i:358;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:707;a:20:{s:4:"tmpl";i:1048;s:2:"id";i:15219;s:5:"title";s:27:"Psychologist &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg";s:12:"tmpl_created";i:1600163069;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:43:"["Footer","Psychologist","Psychotherapist"]";s:10:"menu_order";i:566;s:16:"popularity_index";i:599;s:11:"trend_index";i:500;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:708;a:20:{s:4:"tmpl";i:701;s:2:"id";i:9239;s:5:"title";s:17:"product archive 1";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png";s:12:"tmpl_created";i:1532953482;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:566;s:16:"popularity_index";i:60;s:11:"trend_index";i:25;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:709;a:20:{s:4:"tmpl";i:1049;s:2:"id";i:15230;s:5:"title";s:27:"Psychologist &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/09/Header.png";s:12:"tmpl_created";i:1600163444;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["Header","Psychologist","Psychotherapist"]";s:10:"menu_order";i:567;s:16:"popularity_index";i:429;s:11:"trend_index";i:423;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:710;a:20:{s:4:"tmpl";i:702;s:2:"id";i:9247;s:5:"title";s:17:"product archive 2";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png";s:12:"tmpl_created";i:1532953793;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:567;s:16:"popularity_index";i:71;s:11:"trend_index";i:30;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:711;a:20:{s:4:"tmpl";i:1050;s:2:"id";i:15240;s:5:"title";s:34:"Psychologist &#8211; single post 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png";s:12:"tmpl_created";i:1600164087;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:568;s:16:"popularity_index";i:562;s:11:"trend_index";i:570;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:712;a:20:{s:4:"tmpl";i:703;s:2:"id";i:9254;s:5:"title";s:17:"product archive 3";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png";s:12:"tmpl_created";i:1532954032;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:568;s:16:"popularity_index";i:73;s:11:"trend_index";i:44;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:713;a:20:{s:4:"tmpl";i:1051;s:2:"id";i:15251;s:5:"title";s:34:"Psychologist &#8211; single post 2";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png";s:12:"tmpl_created";i:1600165179;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:569;s:16:"popularity_index";i:507;s:11:"trend_index";i:368;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:714;a:20:{s:4:"tmpl";i:412;s:2:"id";i:4313;s:5:"title";s:11:"Services 13";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png";s:12:"tmpl_created";i:1520443268;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:570;s:16:"popularity_index";i:115;s:11:"trend_index";i:53;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:715;a:20:{s:4:"tmpl";i:413;s:2:"id";i:4324;s:5:"title";s:11:"Services 14";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png";s:12:"tmpl_created";i:1520443270;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:571;s:16:"popularity_index";i:277;s:11:"trend_index";i:138;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:716;a:20:{s:4:"tmpl";i:418;s:2:"id";i:4368;s:5:"title";s:11:"Services 16";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png";s:12:"tmpl_created";i:1520443279;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:572;s:16:"popularity_index";i:62;s:11:"trend_index";i:59;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:717;a:20:{s:4:"tmpl";i:420;s:2:"id";i:4391;s:5:"title";s:11:"Services 17";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png";s:12:"tmpl_created";i:1520443283;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:573;s:16:"popularity_index";i:153;s:11:"trend_index";i:120;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:718;a:20:{s:4:"tmpl";i:403;s:2:"id";i:4235;s:5:"title";s:11:"Services 18";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png";s:12:"tmpl_created";i:1520443251;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:574;s:16:"popularity_index";i:273;s:11:"trend_index";i:172;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:719;a:20:{s:4:"tmpl";i:417;s:2:"id";i:4357;s:5:"title";s:11:"Services 20";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png";s:12:"tmpl_created";i:1520443277;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:575;s:16:"popularity_index";i:45;s:11:"trend_index";i:45;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:720;a:20:{s:4:"tmpl";i:415;s:2:"id";i:4341;s:5:"title";s:11:"Services 21";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png";s:12:"tmpl_created";i:1520443274;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:576;s:16:"popularity_index";i:142;s:11:"trend_index";i:114;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:721;a:20:{s:4:"tmpl";i:414;s:2:"id";i:4332;s:5:"title";s:11:"Services 22";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png";s:12:"tmpl_created";i:1520443272;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:577;s:16:"popularity_index";i:138;s:11:"trend_index";i:149;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:722;a:20:{s:4:"tmpl";i:401;s:2:"id";i:4212;s:5:"title";s:11:"Services 23";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png";s:12:"tmpl_created";i:1520443248;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:578;s:16:"popularity_index";i:136;s:11:"trend_index";i:302;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:723;a:20:{s:4:"tmpl";i:408;s:2:"id";i:4276;s:5:"title";s:11:"Services 24";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png";s:12:"tmpl_created";i:1520443261;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:579;s:16:"popularity_index";i:353;s:11:"trend_index";i:514;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:724;a:20:{s:4:"tmpl";i:406;s:2:"id";i:4260;s:5:"title";s:11:"Services 25";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png";s:12:"tmpl_created";i:1520443257;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:580;s:16:"popularity_index";i:184;s:11:"trend_index";i:209;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:725;a:20:{s:4:"tmpl";i:404;s:2:"id";i:4244;s:5:"title";s:11:"Services 26";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png";s:12:"tmpl_created";i:1520443253;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:581;s:16:"popularity_index";i:544;s:11:"trend_index";i:596;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:726;a:20:{s:4:"tmpl";i:421;s:2:"id";i:4400;s:5:"title";s:11:"Services 27";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png";s:12:"tmpl_created";i:1520443285;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:582;s:16:"popularity_index";i:286;s:11:"trend_index";i:438;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:727;a:20:{s:4:"tmpl";i:419;s:2:"id";i:4376;s:5:"title";s:11:"Services 28";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png";s:12:"tmpl_created";i:1520443281;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:583;s:16:"popularity_index";i:151;s:11:"trend_index";i:249;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:728;a:20:{s:4:"tmpl";i:416;s:2:"id";i:4349;s:5:"title";s:11:"Services 29";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png";s:12:"tmpl_created";i:1520443275;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:584;s:16:"popularity_index";i:330;s:11:"trend_index";i:483;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:729;a:20:{s:4:"tmpl";i:402;s:2:"id";i:4227;s:5:"title";s:11:"Services 30";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png";s:12:"tmpl_created";i:1520443250;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:585;s:16:"popularity_index";i:351;s:11:"trend_index";i:553;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:730;a:20:{s:4:"tmpl";i:560;s:2:"id";i:6162;s:5:"title";s:11:"Services 31";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png";s:12:"tmpl_created";i:1520443668;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:586;s:16:"popularity_index";i:372;s:11:"trend_index";i:550;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:731;a:20:{s:4:"tmpl";i:411;s:2:"id";i:4302;s:5:"title";s:10:"Services 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png";s:12:"tmpl_created";i:1520443266;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:587;s:16:"popularity_index";i:58;s:11:"trend_index";i:97;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:732;a:20:{s:4:"tmpl";i:410;s:2:"id";i:4293;s:5:"title";s:10:"Services 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png";s:12:"tmpl_created";i:1520443265;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:588;s:16:"popularity_index";i:288;s:11:"trend_index";i:269;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:733;a:20:{s:4:"tmpl";i:409;s:2:"id";i:4284;s:5:"title";s:10:"Services 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png";s:12:"tmpl_created";i:1520443263;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:589;s:16:"popularity_index";i:27;s:11:"trend_index";i:21;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:734;a:20:{s:4:"tmpl";i:407;s:2:"id";i:4268;s:5:"title";s:10:"Services 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png";s:12:"tmpl_created";i:1520443259;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:590;s:16:"popularity_index";i:173;s:11:"trend_index";i:213;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:735;a:20:{s:4:"tmpl";i:405;s:2:"id";i:4252;s:5:"title";s:10:"Services 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png";s:12:"tmpl_created";i:1520443255;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:591;s:16:"popularity_index";i:46;s:11:"trend_index";i:99;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:736;a:20:{s:4:"tmpl";i:677;s:2:"id";i:8676;s:5:"title";s:13:"single page 1";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg";s:12:"tmpl_created";i:1527682423;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:592;s:16:"popularity_index";i:285;s:11:"trend_index";i:145;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:737;a:20:{s:4:"tmpl";i:678;s:2:"id";i:8678;s:5:"title";s:13:"single page 2";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg";s:12:"tmpl_created";i:1527682780;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:593;s:16:"popularity_index";i:140;s:11:"trend_index";i:82;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:738;a:20:{s:4:"tmpl";i:679;s:2:"id";i:8679;s:5:"title";s:13:"single page 3";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg";s:12:"tmpl_created";i:1527682847;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:594;s:16:"popularity_index";i:122;s:11:"trend_index";i:23;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:739;a:20:{s:4:"tmpl";i:680;s:2:"id";i:8680;s:5:"title";s:13:"single page 4";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg";s:12:"tmpl_created";i:1527682896;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:595;s:16:"popularity_index";i:373;s:11:"trend_index";i:190;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:740;a:20:{s:4:"tmpl";i:681;s:2:"id";i:8681;s:5:"title";s:13:"single page 5";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg";s:12:"tmpl_created";i:1527682969;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:596;s:16:"popularity_index";i:287;s:11:"trend_index";i:218;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:741;a:20:{s:4:"tmpl";i:682;s:2:"id";i:8682;s:5:"title";s:13:"single page 6";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg";s:12:"tmpl_created";i:1527683026;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:597;s:16:"popularity_index";i:412;s:11:"trend_index";i:227;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:742;a:20:{s:4:"tmpl";i:683;s:2:"id";i:8703;s:5:"title";s:13:"single page 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg";s:12:"tmpl_created";i:1527683072;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:598;s:16:"popularity_index";i:401;s:11:"trend_index";i:316;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:743;a:20:{s:4:"tmpl";i:640;s:2:"id";i:7650;s:5:"title";s:13:"Single Post 1";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg";s:12:"tmpl_created";i:1521557736;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:24:"["Blog","Post","Single"]";s:10:"menu_order";i:599;s:16:"popularity_index";i:119;s:11:"trend_index";i:266;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:744;a:20:{s:4:"tmpl";i:639;s:2:"id";i:7663;s:5:"title";s:13:"Single Post 2";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg";s:12:"tmpl_created";i:1521547761;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:24:"["Blog","Post","Single"]";s:10:"menu_order";i:600;s:16:"popularity_index";i:50;s:11:"trend_index";i:139;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:745;a:20:{s:4:"tmpl";i:705;s:2:"id";i:9296;s:5:"title";s:13:"Single Post 3";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg";s:12:"tmpl_created";i:1537440673;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:601;s:16:"popularity_index";i:213;s:11:"trend_index";i:204;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:746;a:20:{s:4:"tmpl";i:704;s:2:"id";i:9301;s:5:"title";s:13:"Single Post 4";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg";s:12:"tmpl_created";i:1537440661;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:602;s:16:"popularity_index";i:248;s:11:"trend_index";i:336;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:747;a:20:{s:4:"tmpl";i:706;s:2:"id";i:9313;s:5:"title";s:13:"Single Post 5";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg";s:12:"tmpl_created";i:1537440798;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:603;s:16:"popularity_index";i:197;s:11:"trend_index";i:177;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:748;a:20:{s:4:"tmpl";i:707;s:2:"id";i:9343;s:5:"title";s:13:"Single Post 6";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg";s:12:"tmpl_created";i:1537443531;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:604;s:16:"popularity_index";i:228;s:11:"trend_index";i:279;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:749;a:20:{s:4:"tmpl";i:708;s:2:"id";i:9349;s:5:"title";s:13:"Single Post 7";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg";s:12:"tmpl_created";i:1537443903;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:605;s:16:"popularity_index";i:158;s:11:"trend_index";i:253;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:750;a:20:{s:4:"tmpl";i:555;s:2:"id";i:6114;s:5:"title";s:7:"Stats 1";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png";s:12:"tmpl_created";i:1520443659;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:610;s:16:"popularity_index";i:434;s:11:"trend_index";i:692;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:751;a:20:{s:4:"tmpl";i:562;s:2:"id";i:6178;s:5:"title";s:8:"Stats 10";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png";s:12:"tmpl_created";i:1520443676;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:611;s:16:"popularity_index";i:435;s:11:"trend_index";i:755;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:752;a:20:{s:4:"tmpl";i:561;s:2:"id";i:6170;s:5:"title";s:8:"Stats 11";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png";s:12:"tmpl_created";i:1520443670;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:612;s:16:"popularity_index";i:366;s:11:"trend_index";i:552;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:753;a:20:{s:4:"tmpl";i:697;s:2:"id";i:9174;s:5:"title";s:17:"single product 01";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png";s:12:"tmpl_created";i:1532950125;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:612;s:16:"popularity_index";i:31;s:11:"trend_index";i:6;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:754;a:20:{s:4:"tmpl";i:563;s:2:"id";i:6186;s:5:"title";s:8:"Stats 12";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png";s:12:"tmpl_created";i:1520443678;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:613;s:16:"popularity_index";i:569;s:11:"trend_index";i:811;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:755;a:20:{s:4:"tmpl";i:698;s:2:"id";i:9178;s:5:"title";s:17:"single product 02";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png";s:12:"tmpl_created";i:1532951997;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:613;s:16:"popularity_index";i:66;s:11:"trend_index";i:42;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:756;a:20:{s:4:"tmpl";i:550;s:2:"id";i:6071;s:5:"title";s:8:"Stats 13";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png";s:12:"tmpl_created";i:1520443649;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:614;s:16:"popularity_index";i:168;s:11:"trend_index";i:328;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:757;a:20:{s:4:"tmpl";i:699;s:2:"id";i:9180;s:5:"title";s:17:"single product 03";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png";s:12:"tmpl_created";i:1532952302;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:614;s:16:"popularity_index";i:108;s:11:"trend_index";i:66;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:758;a:20:{s:4:"tmpl";i:554;s:2:"id";i:6106;s:5:"title";s:7:"Stats 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png";s:12:"tmpl_created";i:1520443657;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:615;s:16:"popularity_index";i:361;s:11:"trend_index";i:784;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:759;a:20:{s:4:"tmpl";i:700;s:2:"id";i:9182;s:5:"title";s:17:"single product 04";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png";s:12:"tmpl_created";i:1532952606;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:17:"essential-oct2023";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:615;s:16:"popularity_index";i:123;s:11:"trend_index";i:81;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:760;a:20:{s:4:"tmpl";i:551;s:2:"id";i:6079;s:5:"title";s:7:"Stats 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png";s:12:"tmpl_created";i:1520443651;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:616;s:16:"popularity_index";i:284;s:11:"trend_index";i:385;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:761;a:20:{s:4:"tmpl";i:552;s:2:"id";i:6089;s:5:"title";s:7:"Stats 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png";s:12:"tmpl_created";i:1520443653;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:617;s:16:"popularity_index";i:205;s:11:"trend_index";i:452;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:762;a:20:{s:4:"tmpl";i:549;s:2:"id";i:6063;s:5:"title";s:7:"Stats 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png";s:12:"tmpl_created";i:1520443647;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:618;s:16:"popularity_index";i:181;s:11:"trend_index";i:419;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:763;a:20:{s:4:"tmpl";i:553;s:2:"id";i:6097;s:5:"title";s:7:"Stats 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png";s:12:"tmpl_created";i:1520443655;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:619;s:16:"popularity_index";i:264;s:11:"trend_index";i:492;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:764;a:20:{s:4:"tmpl";i:538;s:2:"id";i:5956;s:5:"title";s:7:"Stats 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png";s:12:"tmpl_created";i:1520443623;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:620;s:16:"popularity_index";i:532;s:11:"trend_index";i:541;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:765;a:20:{s:4:"tmpl";i:537;s:2:"id";i:5947;s:5:"title";s:7:"Stats 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png";s:12:"tmpl_created";i:1520443621;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:621;s:16:"popularity_index";i:368;s:11:"trend_index";i:531;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:766;a:20:{s:4:"tmpl";i:559;s:2:"id";i:6152;s:5:"title";s:7:"Stats 9";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png";s:12:"tmpl_created";i:1520443666;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:622;s:16:"popularity_index";i:272;s:11:"trend_index";i:557;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:767;a:20:{s:4:"tmpl";i:469;s:2:"id";i:5157;s:5:"title";s:11:"Subscribe 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png";s:12:"tmpl_created";i:1520443448;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:623;s:16:"popularity_index";i:340;s:11:"trend_index";i:293;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:768;a:20:{s:4:"tmpl";i:472;s:2:"id";i:5181;s:5:"title";s:11:"Subscribe 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png";s:12:"tmpl_created";i:1520443454;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:624;s:16:"popularity_index";i:451;s:11:"trend_index";i:340;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:769;a:20:{s:4:"tmpl";i:470;s:2:"id";i:5165;s:5:"title";s:11:"Subscribe 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png";s:12:"tmpl_created";i:1520443450;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:625;s:16:"popularity_index";i:520;s:11:"trend_index";i:620;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:770;a:20:{s:4:"tmpl";i:477;s:2:"id";i:5222;s:5:"title";s:11:"Subscribe 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png";s:12:"tmpl_created";i:1520443464;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:626;s:16:"popularity_index";i:397;s:11:"trend_index";i:427;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:771;a:20:{s:4:"tmpl";i:471;s:2:"id";i:5173;s:5:"title";s:11:"Subscribe 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png";s:12:"tmpl_created";i:1520443452;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["Form","Subscribe"]";s:10:"menu_order";i:627;s:16:"popularity_index";i:261;s:11:"trend_index";i:237;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:772;a:20:{s:4:"tmpl";i:465;s:2:"id";i:4801;s:5:"title";s:7:"Team 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png";s:12:"tmpl_created";i:1520443369;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:628;s:16:"popularity_index";i:332;s:11:"trend_index";i:188;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:773;a:20:{s:4:"tmpl";i:462;s:2:"id";i:4770;s:5:"title";s:7:"Team 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png";s:12:"tmpl_created";i:1520443364;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:629;s:16:"popularity_index";i:432;s:11:"trend_index";i:488;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:774;a:20:{s:4:"tmpl";i:458;s:2:"id";i:4727;s:5:"title";s:7:"Team 13";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png";s:12:"tmpl_created";i:1520443356;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:630;s:16:"popularity_index";i:375;s:11:"trend_index";i:345;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:775;a:20:{s:4:"tmpl";i:543;s:2:"id";i:5999;s:5:"title";s:7:"Team 14";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png";s:12:"tmpl_created";i:1520443634;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:631;s:16:"popularity_index";i:110;s:11:"trend_index";i:318;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:776;a:20:{s:4:"tmpl";i:455;s:2:"id";i:4698;s:5:"title";s:7:"Team 15";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png";s:12:"tmpl_created";i:1520443350;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:632;s:16:"popularity_index";i:449;s:11:"trend_index";i:410;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:777;a:20:{s:4:"tmpl";i:463;s:2:"id";i:4781;s:5:"title";s:7:"Team 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png";s:12:"tmpl_created";i:1520443365;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:633;s:16:"popularity_index";i:267;s:11:"trend_index";i:330;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:778;a:20:{s:4:"tmpl";i:558;s:2:"id";i:6144;s:5:"title";s:7:"Team 17";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png";s:12:"tmpl_created";i:1520443664;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:634;s:16:"popularity_index";i:166;s:11:"trend_index";i:365;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:779;a:20:{s:4:"tmpl";i:464;s:2:"id";i:4793;s:5:"title";s:7:"Team 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png";s:12:"tmpl_created";i:1520443367;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:635;s:16:"popularity_index";i:207;s:11:"trend_index";i:173;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:780;a:20:{s:4:"tmpl";i:466;s:2:"id";i:4809;s:5:"title";s:7:"Team 19";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png";s:12:"tmpl_created";i:1520443371;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:636;s:16:"popularity_index";i:300;s:11:"trend_index";i:465;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:781;a:20:{s:4:"tmpl";i:459;s:2:"id";i:4736;s:5:"title";s:7:"Team 20";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png";s:12:"tmpl_created";i:1520443358;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:637;s:16:"popularity_index";i:144;s:11:"trend_index";i:159;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:782;a:20:{s:4:"tmpl";i:467;s:2:"id";i:4818;s:5:"title";s:7:"Team 21";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png";s:12:"tmpl_created";i:1520443373;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:638;s:16:"popularity_index";i:515;s:11:"trend_index";i:606;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:783;a:20:{s:4:"tmpl";i:461;s:2:"id";i:4759;s:5:"title";s:7:"Team 22";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png";s:12:"tmpl_created";i:1520443362;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:639;s:16:"popularity_index";i:299;s:11:"trend_index";i:376;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:784;a:20:{s:4:"tmpl";i:460;s:2:"id";i:4746;s:5:"title";s:7:"Team 23";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png";s:12:"tmpl_created";i:1520443360;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:640;s:16:"popularity_index";i:282;s:11:"trend_index";i:378;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:785;a:20:{s:4:"tmpl";i:457;s:2:"id";i:4718;s:5:"title";s:6:"Team 4";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png";s:12:"tmpl_created";i:1520443354;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:641;s:16:"popularity_index";i:192;s:11:"trend_index";i:359;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:786;a:20:{s:4:"tmpl";i:456;s:2:"id";i:4706;s:5:"title";s:6:"Team 5";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png";s:12:"tmpl_created";i:1520443352;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:642;s:16:"popularity_index";i:149;s:11:"trend_index";i:299;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:787;a:20:{s:4:"tmpl";i:544;s:2:"id";i:6008;s:5:"title";s:6:"Team 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png";s:12:"tmpl_created";i:1520443636;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:643;s:16:"popularity_index";i:75;s:11:"trend_index";i:277;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:788;a:20:{s:4:"tmpl";i:454;s:2:"id";i:4690;s:5:"title";s:6:"Team 7";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png";s:12:"tmpl_created";i:1520443348;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["Team"]";s:10:"menu_order";i:644;s:16:"popularity_index";i:243;s:11:"trend_index";i:402;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:789;a:20:{s:4:"tmpl";i:586;s:2:"id";i:4921;s:5:"title";s:14:"Testimonial 10";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png";s:12:"tmpl_created";i:1520520562;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:645;s:16:"popularity_index";i:219;s:11:"trend_index";i:198;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:790;a:20:{s:4:"tmpl";i:582;s:2:"id";i:4889;s:5:"title";s:14:"Testimonial 11";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg";s:12:"tmpl_created";i:1520520556;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:646;s:16:"popularity_index";i:557;s:11:"trend_index";i:522;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:791;a:20:{s:4:"tmpl";i:580;s:2:"id";i:4871;s:5:"title";s:14:"Testimonial 12";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png";s:12:"tmpl_created";i:1520520552;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:647;s:16:"popularity_index";i:262;s:11:"trend_index";i:391;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:792;a:20:{s:4:"tmpl";i:578;s:2:"id";i:4854;s:5:"title";s:14:"Testimonial 13";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png";s:12:"tmpl_created";i:1520520549;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:648;s:16:"popularity_index";i:637;s:11:"trend_index";i:741;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:793;a:20:{s:4:"tmpl";i:595;s:2:"id";i:4995;s:5:"title";s:14:"Testimonial 14";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png";s:12:"tmpl_created";i:1520520577;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:649;s:16:"popularity_index";i:400;s:11:"trend_index";i:411;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:794;a:20:{s:4:"tmpl";i:593;s:2:"id";i:4979;s:5:"title";s:14:"Testimonial 15";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png";s:12:"tmpl_created";i:1520520573;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:650;s:16:"popularity_index";i:568;s:11:"trend_index";i:544;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:795;a:20:{s:4:"tmpl";i:576;s:2:"id";i:4835;s:5:"title";s:14:"Testimonial 16";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png";s:12:"tmpl_created";i:1520520546;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:651;s:16:"popularity_index";i:399;s:11:"trend_index";i:401;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:796;a:20:{s:4:"tmpl";i:594;s:2:"id";i:4987;s:5:"title";s:14:"Testimonial 17";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png";s:12:"tmpl_created";i:1520520575;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:652;s:16:"popularity_index";i:159;s:11:"trend_index";i:199;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:797;a:20:{s:4:"tmpl";i:577;s:2:"id";i:4843;s:5:"title";s:14:"Testimonial 18";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png";s:12:"tmpl_created";i:1520520548;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:653;s:16:"popularity_index";i:457;s:11:"trend_index";i:780;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:798;a:20:{s:4:"tmpl";i:579;s:2:"id";i:4863;s:5:"title";s:14:"Testimonial 19";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png";s:12:"tmpl_created";i:1520520551;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:654;s:16:"popularity_index";i:245;s:11:"trend_index";i:599;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:799;a:20:{s:4:"tmpl";i:581;s:2:"id";i:4880;s:5:"title";s:14:"Testimonial 20";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg";s:12:"tmpl_created";i:1520520554;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:655;s:16:"popularity_index";i:446;s:11:"trend_index";i:653;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:800;a:20:{s:4:"tmpl";i:583;s:2:"id";i:4897;s:5:"title";s:14:"Testimonial 21";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png";s:12:"tmpl_created";i:1520520557;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:656;s:16:"popularity_index";i:78;s:11:"trend_index";i:289;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:801;a:20:{s:4:"tmpl";i:584;s:2:"id";i:4905;s:5:"title";s:14:"Testimonial 22";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png";s:12:"tmpl_created";i:1520520559;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:657;s:16:"popularity_index";i:121;s:11:"trend_index";i:221;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:802;a:20:{s:4:"tmpl";i:585;s:2:"id";i:4913;s:5:"title";s:14:"Testimonial 23";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png";s:12:"tmpl_created";i:1520520561;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:658;s:16:"popularity_index";i:247;s:11:"trend_index";i:566;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:803;a:20:{s:4:"tmpl";i:575;s:2:"id";i:4826;s:5:"title";s:14:"Testimonial 24";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png";s:12:"tmpl_created";i:1520520544;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:659;s:16:"popularity_index";i:256;s:11:"trend_index";i:395;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:804;a:20:{s:4:"tmpl";i:587;s:2:"id";i:4929;s:5:"title";s:14:"Testimonial 24";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png";s:12:"tmpl_created";i:1520520564;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:660;s:16:"popularity_index";i:49;s:11:"trend_index";i:206;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:805;a:20:{s:4:"tmpl";i:591;s:2:"id";i:4963;s:5:"title";s:14:"Testimonial 25";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png";s:12:"tmpl_created";i:1520520570;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:661;s:16:"popularity_index";i:417;s:11:"trend_index";i:546;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:806;a:20:{s:4:"tmpl";i:592;s:2:"id";i:4971;s:5:"title";s:14:"Testimonial 26";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png";s:12:"tmpl_created";i:1520520572;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:662;s:16:"popularity_index";i:649;s:11:"trend_index";i:718;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:807;a:20:{s:4:"tmpl";i:589;s:2:"id";i:4947;s:5:"title";s:14:"Testimonial 27";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png";s:12:"tmpl_created";i:1520520567;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:663;s:16:"popularity_index";i:221;s:11:"trend_index";i:496;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:808;a:20:{s:4:"tmpl";i:590;s:2:"id";i:4955;s:5:"title";s:14:"Testimonial 29";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png";s:12:"tmpl_created";i:1520520569;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:664;s:16:"popularity_index";i:378;s:11:"trend_index";i:695;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:809;a:20:{s:4:"tmpl";i:588;s:2:"id";i:4939;s:5:"title";s:13:"Testimonial 9";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png";s:12:"tmpl_created";i:1520520565;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:4:"free";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:665;s:16:"popularity_index";i:103;s:11:"trend_index";i:341;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:810;a:20:{s:4:"tmpl";i:928;s:2:"id";i:12509;s:5:"title";s:18:"Travel &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/12/404.png";s:12:"tmpl_created";i:1575960378;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:24:"["404","Tours","Travel"]";s:10:"menu_order";i:666;s:16:"popularity_index";i:747;s:11:"trend_index";i:712;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:811;a:20:{s:4:"tmpl";i:929;s:2:"id";i:12516;s:5:"title";s:27:"Travel &#8211; Archive Blog";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png";s:12:"tmpl_created";i:1575960387;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:667;s:16:"popularity_index";i:496;s:11:"trend_index";i:487;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:812;a:20:{s:4:"tmpl";i:927;s:2:"id";i:12500;s:5:"title";s:21:"Travel &#8211; Header";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png";s:12:"tmpl_created";i:1575960371;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:27:"["Header","Tours","Travel"]";s:10:"menu_order";i:668;s:16:"popularity_index";i:443;s:11:"trend_index";i:434;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:813;a:20:{s:4:"tmpl";i:930;s:2:"id";i:12524;s:5:"title";s:26:"Travel &#8211; Single Post";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png";s:12:"tmpl_created";i:1575960397;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:669;s:16:"popularity_index";i:591;s:11:"trend_index";i:663;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:814;a:20:{s:4:"tmpl";i:931;s:2:"id";i:12531;s:5:"title";s:31:"Travel &#8211; Single Post Tour";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png";s:12:"tmpl_created";i:1575960404;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:670;s:16:"popularity_index";i:630;s:11:"trend_index";i:548;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:815;a:20:{s:4:"tmpl";i:926;s:2:"id";i:12492;s:5:"title";s:14:"Travel -Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png";s:12:"tmpl_created";i:1575960358;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:27:"["Footer","Tours","Travel"]";s:10:"menu_order";i:671;s:16:"popularity_index";i:453;s:11:"trend_index";i:322;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:816;a:20:{s:4:"tmpl";i:1068;s:2:"id";i:15498;s:5:"title";s:23:"Travel Blog &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg";s:12:"tmpl_created";i:1606215636;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:8:"404 page";s:4:"tags";s:23:"["404","Blog","Travel"]";s:10:"menu_order";i:672;s:16:"popularity_index";i:749;s:11:"trend_index";i:759;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:817;a:20:{s:4:"tmpl";i:1069;s:2:"id";i:15508;s:5:"title";s:29:"Travel Blog &#8211; Archive 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg";s:12:"tmpl_created";i:1606215649;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:673;s:16:"popularity_index";i:659;s:11:"trend_index";i:468;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:818;a:20:{s:4:"tmpl";i:1070;s:2:"id";i:15518;s:5:"title";s:29:"Travel Blog &#8211; Archive 2";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg";s:12:"tmpl_created";i:1606215663;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:7:"archive";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:674;s:16:"popularity_index";i:688;s:11:"trend_index";i:431;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:819;a:20:{s:4:"tmpl";i:1071;s:2:"id";i:15528;s:5:"title";s:26:"Travel Blog &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg";s:12:"tmpl_created";i:1606215673;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"footer";s:4:"tags";s:26:"["Blog","Footer","Travel"]";s:10:"menu_order";i:675;s:16:"popularity_index";i:656;s:11:"trend_index";i:377;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:820;a:20:{s:4:"tmpl";i:1067;s:2:"id";i:15536;s:5:"title";s:26:"Travel Blog &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg";s:12:"tmpl_created";i:1606215625;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:6:"header";s:4:"tags";s:26:"["Blog","Header","Travel"]";s:10:"menu_order";i:676;s:16:"popularity_index";i:584;s:11:"trend_index";i:228;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:821;a:20:{s:4:"tmpl";i:1072;s:2:"id";i:15545;s:5:"title";s:33:"Travel Blog &#8211; Single Post 1";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg";s:12:"tmpl_created";i:1606215684;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:677;s:16:"popularity_index";i:669;s:11:"trend_index";i:482;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:822;a:20:{s:4:"tmpl";i:1066;s:2:"id";i:15556;s:5:"title";s:33:"Travel Blog &#8211; Single Post 2";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg";s:12:"tmpl_created";i:1606215613;s:6:"author";s:9:"Elementor";s:3:"url";s:131:"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:11:"access_tier";s:9:"essential";s:7:"subtype";s:11:"single post";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:678;s:16:"popularity_index";i:652;s:11:"trend_index";i:454;s:18:"editor_layout_type";s:0:"";s:15:"minimum_version";s:5:"0.0.0";s:8:"products";s:7:"regular";s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}}}', 'off');
INSERT INTO `wpd6_options` VALUES
(8424, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:"title";s:79:"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!";s:7:"excerpt";s:340:"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.";s:7:"created";i:1762944115;s:5:"badge";s:3:"NEW";s:3:"url";s:145:"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:1;a:5:{s:5:"title";s:76:"Introducing Elementor 3.32: Transitions, Transform, Size Variables, and More";s:7:"excerpt";s:250:"Elementor 3.32 is here, accelerating Editor V4 Alpha with transform controls and layered transitions, system-wide Size Variables and streamlined class management. This release empowers you to build more consistent, dynamic, and professional websites.";s:7:"created";i:1759243152;s:5:"badge";s:3:"NEW";s:3:"url";s:138:"https://elementor.com/blog/elementor-332-v4-transform-transitions/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:2;a:5:{s:5:"title";s:70:"Introducing Elementor 3.31: New Editor V4 Variables, Filters, and More";s:7:"excerpt";s:294:"Elementor 3.31 is here, pushing Editor V4 forward with powerful design system enhancements and modern visual styling tools. From Variables and Filters to smarter editing workflows and semantic markup, this version makes it easier than ever to design beautiful, performant, and accessible sites.";s:7:"created";i:1755094220;s:5:"badge";s:3:"NEW";s:3:"url";s:140:"https://elementor.com/blog/elementor-331-v4-alpha-variables-filters/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}}', 'off'),
(8442, 'action_scheduler_migration_status', 'complete', 'auto'),
(8466, 'wpd6_charitable_donors_db_version', '1.6.5', 'auto'),
(8467, 'wpd6_charitable_donormeta_db_version', '1.6.0', 'auto'),
(8468, 'wpd6_charitable_campaign_donations_db_version', '1.5.4', 'auto'),
(8469, 'wpd6_charitable_donation_activities_db_version', '1.8.1', 'auto'),
(8470, 'wpd6_charitable_campaign_activities_db_version', '1.8.1', 'auto'),
(8471, 'charitable_upgrade_log', 'a:21:{s:7:"install";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"message";s:25:"Charitable was installed.";}s:21:"update_upgrade_system";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:18:"fix_donation_dates";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:12:"trigger_cron";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:20:"flush_permalinks_140";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:27:"remove_campaign_manager_cap";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:32:"fix_empty_campaign_end_date_meta";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:39:"clear_campaign_amount_donated_transient";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:16:"trim_upgrade_log";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:23:"remove_duplicate_donors";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:20:"flush_permalinks_150";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:17:"release_notes_150";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:17:"update_tables_154";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:19:"fix_donor_role_caps";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:20:"upgrade_donor_tables";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:17:"release_notes_160";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:19:"fix_empty_donor_ids";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:21:"flush_permalinks_1614";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:21:"flush_permalinks_1621";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:43:"remove_campaign_manager_unfiltered_html_cap";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}s:22:"create_activity_tables";a:3:{s:4:"time";i:1745262339;s:7:"version";s:7:"1.8.5.1";s:7:"install";b:1;}}', 'auto'),
(8472, 'charitable_settings', 'a:11:{s:21:"donation_form_display";s:5:"modal";s:7:"country";s:2:"US";s:8:"currency";s:3:"USD";s:15:"currency_format";s:4:"left";s:17:"decimal_separator";s:1:".";s:19:"thousands_separator";s:1:",";s:13:"decimal_count";s:1:"2";s:9:"test_mode";i:1;s:15:"active_gateways";a:2:{i:0;s:6:"stripe";s:6:"stripe";s:28:"Charitable_Gateway_Stripe_AM";}s:15:"default_gateway";s:6:"stripe";s:28:"disable_campaign_legacy_mode";i:1;}', 'auto'),
(8474, 'wpcharitable_activated_datetime', '1745262339', 'auto'),
(8478, 'charitable_version_upgraded_from', 'a:1:{i:0;s:7:"1.8.5.1";}', 'off'),
(8479, 'charitable_activated', 'a:1:{s:4:"lite";i:1745262357;}', 'auto'),
(8480, 'widget_charitable_campaign_terms_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(8481, 'widget_charitable_campaigns_widget', 'a:2:{i:1;a:4:{s:5:"title";s:13:"Our Campaigns";s:6:"number";s:1:"5";s:14:"show_thumbnail";b:1;s:5:"order";s:6:"recent";}s:12:"_multiwidget";i:1;}', 'auto'),
(8482, 'widget_charitable_donors_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(8483, 'widget_charitable_donate_widget', 'a:2:{i:1;a:2:{s:5:"title";s:0:"";s:11:"campaign_id";s:5:"15841";}s:12:"_multiwidget";i:1;}', 'auto'),
(8484, 'widget_charitable_donation_stats_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'auto'),
(8485, 'charitable_usage_tracking_config', 'a:6:{s:3:"day";i:2;s:4:"hour";i:18;s:6:"minute";i:31;s:6:"second";i:13;s:6:"offset";i:239473;s:8:"initsend";i:1745951473;}', 'auto'),
(8487, 'charitable_onboarding_checklist', 'a:3:{s:6:"status";s:4:"init";s:5:"steps";a:2:{i:0;s:14:"first-campaign";i:1;s:14:"first-donation";}s:13:"window_closed";s:0:"";}', 'auto'),
(8488, 'charitable_notifications', 'a:4:{s:6:"update";i:1770117344;s:4:"feed";a:6:{i:0;a:8:{s:5:"title";s:64:"Stop Spam and Save Time with Improved Security in Charitable Pro";s:7:"content";s:168:"<p>Introducing Charitable Pro 1.8.11 with new CAPTCHA options, IP controls, rate limiting, and a simple tool to remove unwanted donations right from the tools menu.</p>";s:4:"type";b:0;s:2:"id";i:115;s:5:"start";s:19:"2026-01-22 03:13:10";s:19:"allow_on_activation";b:1;s:17:"notification_type";s:7:"success";s:4:"btns";a:1:{s:4:"main";a:2:{s:3:"url";s:192:"https://www.wpcharitable.com/introducing-improved-security-and-clean-donation-tool/?utm_campaign=liteplugin&utm_source=WordPress&utm_medium=notifications&utm_content=See%20All%20Features%20109";s:4:"text";s:10:"Learn More";}}}i:1;a:8:{s:5:"title";s:77:"Create Custom Donation Forms Faster With The New Donation Form Visual Builder";s:7:"content";s:155:"<p>We’re beyond excited to introduce the brand-new Donation Form Visual Builder! It lets you design donation forms visually, right inside Charitable!</p>";s:4:"type";b:0;s:2:"id";i:115;s:5:"start";s:19:"2025-11-28 03:13:10";s:19:"allow_on_activation";b:1;s:17:"notification_type";s:7:"success";s:4:"btns";a:1:{s:4:"main";a:2:{s:3:"url";s:179:"https://www.wpcharitable.com/introducing-visual-donation-form-builder/?utm_campaign=liteplugin&utm_source=WordPress&utm_medium=notifications&utm_content=See%20All%20Features%20109";s:4:"text";s:10:"Learn More";}}}i:2;a:8:{s:5:"title";s:75:"Introducing the Donor Leaderboard: Celebrate & Motivate Your Top Supporters";s:7:"content";s:130:"<p>We are thrilled to announce a powerful and highly requested new feature included in Charitable Pro: the Donor Leaderboard!.</p>";s:4:"type";b:0;s:2:"id";i:114;s:5:"start";s:19:"2025-11-11 03:13:10";s:19:"allow_on_activation";b:1;s:17:"notification_type";s:7:"success";s:4:"btns";a:1:{s:4:"main";a:2:{s:3:"url";s:168:"https://www.wpcharitable.com/introducing-donor-leaderboard/?utm_campaign=liteplugin&utm_source=WordPress&utm_medium=notifications&utm_content=See%20All%20Features%20109";s:4:"text";s:10:"Learn More";}}}i:3;a:8:{s:5:"title";s:44:"Charitable Pro 1.8.8.8: New Donor CSV Import";s:7:"content";s:126:"<p>This new feature makes it easy to import donor data from virtually any platform and start managing all your supporters.</p>";s:4:"type";b:0;s:2:"id";i:113;s:5:"start";s:19:"2025-10-27 03:13:10";s:19:"allow_on_activation";b:1;s:17:"notification_type";s:7:"success";s:4:"btns";a:1:{s:4:"main";a:2:{s:3:"url";s:172:"https://www.wpcharitable.com/charitable-pro-1-8-8-8-csv-import/?utm_campaign=liteplugin&utm_source=WordPress&utm_medium=notifications&utm_content=See%20All%20Features%20109";s:4:"text";s:10:"Learn More";}}}i:4;a:8:{s:5:"title";s:95:"Empowering Young Lives: How Knysna Education Trust is Building Brighter Futures with Charitable";s:7:"content";s:100:"<p>Learn about a wonderful charity and how Charitable has helped further their wonderful cause. </p>";s:4:"type";b:0;s:2:"id";i:112;s:5:"start";s:19:"2025-09-10 03:13:10";s:19:"allow_on_activation";b:1;s:17:"notification_type";s:7:"success";s:4:"btns";a:1:{s:4:"main";a:2:{s:3:"url";s:172:"https://www.wpcharitable.com/knysna-education-trust-case-study/?utm_campaign=liteplugin&utm_source=WordPress&utm_medium=notifications&utm_content=See%20All%20Features%20109";s:4:"text";s:10:"Learn More";}}}i:5;a:8:{s:5:"title";s:70:"Introducing Google Analytics: Connect & View Detailed Fundraising Data";s:7:"content";s:108:"<p>We’re thrilled to announce a powerful new addition to Charitable Pro: Google Analytics Integration!</p>";s:4:"type";b:0;s:2:"id";i:111;s:5:"start";s:19:"2025-08-06 03:13:10";s:19:"allow_on_activation";b:1;s:17:"notification_type";s:7:"success";s:4:"btns";a:1:{s:4:"main";a:2:{s:3:"url";s:179:"https://www.wpcharitable.com/introducing-google-analytics-integration/?utm_campaign=liteplugin&utm_source=WordPress&utm_medium=notifications&utm_content=See%20All%20Features%20109";s:4:"text";s:10:"Learn More";}}}}s:6:"events";a:0:{}s:9:"dismissed";a:0:{}}', 'auto'),
(8489, '_transient_charitable_notices', 'a:5:{s:5:"error";a:0:{}s:7:"warning";a:0:{}s:7:"success";a:0:{}s:4:"info";a:0:{}s:7:"version";a:0:{}}', 'on'),
(8493, 'wpchar_telemetry_uuid', 'b0ca7ad6f783f25824a42fe78daf7c91', 'off'),
(8495, 'wpc_plugin_versions', 'a:2:{s:7:"expires";i:1770166629;s:4:"data";a:32:{i:0;a:11:{s:11:"download_id";s:3:"526";s:4:"name";s:25:"Charitable Simple Updates";s:11:"new_version";s:5:"1.3.1";s:4:"slug";s:25:"charitable-simple-updates";s:3:"url";s:78:"https://www.wpcharitable.com/extensions/charitable-simple-updates/?changelog=1";s:12:"last_updated";s:19:"2024-09-24 11:01:49";s:8:"homepage";s:66:"https://www.wpcharitable.com/extensions/charitable-simple-updates/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:0:{}s:8:"sections";s:1416:"a:2:{s:11:"description";s:108:"<p>Share updates about your campaigns and display them in a widget, with a shortcode or a PHP function.</p>\n";s:9:"changelog";s:1248:"<p>1.3.1<br />\n<em>September 24, 2024</em></p>\n<ul>\n<li>Added missing display_cover_fees_formatted() function which was causing a fatal in certain scenarios when a donation was being made.</li>\n</ul>\n<p>1.3.0<br />\n<em>August 1, 2024</em></p>\n<ul>\n<li>Updated compatibility with visual campaign builder.</li>\n</ul>\n<p>1.2.0<br />\n<em>January 16, 2020</em></p>\n<ul>\n<li>Updated with improved compatibility for Ambassadors 2.0.</li>\n<li>Get the current Updates in the Ambassadors campaign form when editing a campaign.</li>\n</ul>\n<p>1.1.4<br />\n<em>May 14, 2019</em></p>\n<ul>\n<li>Execute shortcodes inside updates output.</li>\n</ul>\n<p>1.1.3<br />\n<em>October 13, 2016</em></p>\n<ul>\n<li>Fixed a PHP notice that could happen in the Campaign Updates widget.</li>\n</ul>\n<p>1.1.2<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n</ul>\n<p>1.1.1<br />\n<em>November 3, 2015</em></p>\n<ul>\n<li>Properly format updates content in widgets, to include line breaks &amp; paragraphs.</li>\n<li>Respects the "Hide if no updates" option in the widget.</li>\n</ul>\n<p>1.1.0<br />\n<em>October 26, 2015</em></p>\n<ul>\n<li>Add a standalone section in the campaign form for updates.</li>\n</ul>\n";}";}i:1;a:11:{s:11:"download_id";s:3:"530";s:4:"name";s:22:"Charitable User Avatar";s:11:"new_version";s:5:"1.0.7";s:4:"slug";s:22:"charitable-user-avatar";s:3:"url";s:75:"https://www.wpcharitable.com/extensions/charitable-user-avatar/?changelog=1";s:12:"last_updated";s:19:"2024-07-07 09:06:59";s:8:"homepage";s:63:"https://www.wpcharitable.com/extensions/charitable-user-avatar/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:0:{}s:8:"sections";s:1412:"a:2:{s:11:"description";s:109:"<p>Add a community feel to your website by giving your donors the ability to upload their profile photo.</p>\n";s:9:"changelog";s:1243:"<p>1.0.7<br />\n<em>April 7, 2020</em></p>\n<ul>\n<li>Fix fatal error encountered when submitting campaign with Ambassadors 2.0.1.</li>\n</ul>\n<p>1.0.6<br />\n<em>January 14, 2020</em></p>\n<ul>\n<li>Update to provide compatibility with Ambassadors 2.0.</li>\n</ul>\n<p>1.0.5<br />\n<em>August 23, 2017</em></p>\n<ul>\n<li>Prevented the default gravatar from showing in the profile &amp; campaign forms for users who do not have a gravatar. Instead, users will see an upload field.</li>\n</ul>\n<p>1.0.4<br />\n<em>August 10, 2017</em></p>\n<ul>\n<li>Fixed a bug that resulted in uploaded avatars getting lost in profile form updates.</li>\n</ul>\n<p>1.0.3<br />\n<em>April 20, 2017</em></p>\n<ul>\n<li>Fixed a bug that made it impossible to remove a profile image without replacing it.</li>\n</ul>\n<p>1.0.2<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n<li>Added support for upcoming changes to picture form fields in Charitable.</li>\n</ul>\n<p>1.0.1<br />\n<em>September 8, 2015</em></p>\n<ul>\n<li>Remove reference to user dashboard addon. This is now part of Charitable core (not an addon).</li>\n</ul>\n<p>1.0.0<br />\n<em>August 18, 2015</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:2;a:11:{s:11:"download_id";s:3:"724";s:4:"name";s:30:"Charitable Anonymous Donations";s:11:"new_version";s:7:"1.3.1.3";s:4:"slug";s:30:"charitable-anonymous-donations";s:3:"url";s:83:"https://www.wpcharitable.com/extensions/charitable-anonymous-donations/?changelog=1";s:12:"last_updated";s:19:"2024-11-04 09:45:45";s:8:"homepage";s:71:"https://www.wpcharitable.com/extensions/charitable-anonymous-donations/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:0:{}s:8:"sections";s:2306:"a:2:{s:11:"description";s:78:"<p>Let your donors support you without having their name listed publicly.</p>\n";s:9:"changelog";s:2169:"<p>1.3.1.3<br />\n<em>November 3, 2024</em></p>\n<ul>\n<li>Update translations, add additional security in code output.</li>\n</ul>\n<p>1.3.1.2<br />\n<em>October 30, 2024</em></p>\n<ul>\n<li>Code cleanup.</li>\n</ul>\n<p>1.3.1<br />\n<em>September 25, 2019</em></p>\n<ul>\n<li>Remove the tooltip from the admin donation form.</li>\n</ul>\n<p>1.3.0<br />\n<em>September 18, 2019</em></p>\n<ul>\n<li>Added email tag to display whether donor made donation anonymously.</li>\n<li>Added tooltip to donation form field to explain what keeping a donation anonymous means.</li>\n</ul>\n<p>1.2.2<br />\n<em>January 29, 2019</em></p>\n<ul>\n<li>Fixed invalid HTML in the anonymous donations field.</li>\n</ul>\n<p>1.2.1<br />\n<em>December 13, 2017</em></p>\n<ul>\n<li>Improved the way we track whether a particular donor is anonymous, including in situations where the donor record is not for a specific donation (i.e. grouped donations).</li>\n<li>Ensured that when grouped donations are used, the donation amount is correctly formatted.</li>\n</ul>\n<p>1.2.0<br />\n<em>November 14, 2017</em></p>\n<ul>\n<li>Add support for creating anonymous donations in the admin. Only supported with Charitable 1.5+.</li>\n<li>Allow donations to be grouped by donor in Donor Widget or [charitable_donors] shortcode while still respecting donor anonymity. Only supported with Charitable 1.5+.</li>\n<li>Show anonymous donor details to site admin in the donations table and donation details pages in the WordPress dashboard, as well as emails.</li>\n</ul>\n<p>1.1.3<br />\n<em>August 12, 2016</em></p>\n<ul>\n<li>Fixed bug related to a new Donations Query class in Charitable 1.4.</li>\n</ul>\n<p>1.1.2<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n</ul>\n<p>1.1.1<br />\n<em>November 24, 2015</em></p>\n<ul>\n<li>A minor update that is required to avoid conflicts with the next version of Charitable. Please upgrade!</li>\n</ul>\n<p>1.1.0<br />\n<em>November 3, 2015</em></p>\n<ul>\n<li>Added seamless integration with the soon-to-be-released Easy Digital Downloads extension.</li>\n<li>Fixed bug that prevented licenses from activating correctly.</li>\n</ul>\n";}";}i:3;a:11:{s:11:"download_id";s:3:"930";s:4:"name";s:17:"Charitable Videos";s:11:"new_version";s:5:"1.1.3";s:4:"slug";s:17:"charitable-videos";s:3:"url";s:70:"https://www.wpcharitable.com/extensions/charitable-videos/?changelog=1";s:12:"last_updated";s:19:"2025-02-25 04:57:39";s:8:"homepage";s:58:"https://www.wpcharitable.com/extensions/charitable-videos/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:0:{}s:8:"sections";s:1115:"a:2:{s:11:"description";s:63:"<p>Give your fundraising campaign a boost by adding video.</p>\n";s:9:"changelog";s:994:"<p>== Changelog ==</p>\n<p>1.1.3<br />\n<em>February 25, 2025</em></p>\n<ul>\n<li>Add missing file.</li>\n</ul>\n<p>1.1.2<br />\n<em>April 5, 2024</em></p>\n<ul>\n<li>Tweaks to allow mp4 self hosted videos to be embedded in visual builder.</li>\n</ul>\n<p>1.1.1</p>\n<ul>\n<li>Adjustment to templates when videos not showing on the front-end in 1.8.0+ in some scenarios.</li>\n</ul>\n<p>1.1.0<br />\n<em>November 1, 2023</em></p>\n<ul>\n<li>Updates related to Campaign Builder release in Charitable 1.8.0.</li>\n</ul>\n<p>1.0.1<br />\n<em>September 10, 2020</em></p>\n<ul>\n<li>Update script dependency to jQuery.</li>\n</ul>\n<p>1.0.0<br />\n<em>November 3, 2016</em></p>\n<ul>\n<li>Official public release.</li>\n<li>Added the ability to upload videos directly to the site.</li>\n</ul>\n<p>0.9.3<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n</ul>\n<p>0.9.20150805<br />\n<em>August 5, 2015</em></p>\n<ul>\n<li>Initial beta release.</li>\n</ul>\n";}";}i:4;a:11:{s:11:"download_id";s:3:"935";s:4:"name";s:22:"Charitable Ambassadors";s:11:"new_version";s:5:"2.3.6";s:4:"slug";s:22:"charitable-ambassadors";s:3:"url";s:75:"https://www.wpcharitable.com/extensions/charitable-ambassadors/?changelog=1";s:12:"last_updated";s:19:"2026-01-29 22:47:41";s:8:"homepage";s:63:"https://www.wpcharitable.com/extensions/charitable-ambassadors/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.0";s:10:"charitable";s:6:"1.6.51";}s:8:"sections";s:29039:"a:2:{s:11:"description";s:112:"<p>Charitable Ambassadors transforms your website into a peer-to-peer fundraising or crowdfunding platform.</p>\n";s:9:"changelog";s:28866:"<p>2.3.6</p>\n<p>January 27, 2026</p>\n<ul>\n<li>Fixed issue where "Who Are You Raising Money For?" fieldset incorrectly appeared on fundraiser submission pages when using URL-based routing (e.g., /campaign-submission/ID/fundraise/).</li>\n<li>Fixed issue where "What type of fundraiser do you want to create?" fieldset appeared on fundraiser pages when the type was already specified in the URL (e.g., /campaign-submission/ID/fundraise/individual/).</li>\n<li>Enhanced parent_id detection to include WordPress query vars, GET parameters, and POST parameters in addition to shortcode attributes and filter args.</li>\n<li>Updated add_recipient_type_fields(), add_recipient_type_search(), and set_campaign_submission_page() methods to properly skip recipient-related functionality when parent_id is already set.</li>\n<li>Updated Fundraiser_Form get_fields() to skip fundraiser_type_selection_fields when the fundraiser type is already determined from the URL.</li>\n<li>Fixed Fundraiser_Form get_pages() page indexing to properly handle cases where recipient_details page is skipped.</li>\n</ul>\n<p>2.3.5</p>\n<p><em>January 18, 2026</em></p>\n<ul>\n<li>PHP 8.1 fixes.</li>\n<li>Minor PHP fixes.</li>\n</ul>\n<p>2.3.4</p>\n<p><em>November 27, 2025</em></p>\n<ul>\n<li>Allows user with Editor, Campaign Creator, or Donor roles to edit any campaign from the WordPress admin area, not just campaigns they created.</li>\n</ul>\n<p>2.3.3</p>\n<p><em>November 17, 2025</em></p>\n<ul>\n<li>Resolved issue with fatal on donation filters in certain scenarios.</li>\n</ul>\n<p>2.3.2</p>\n<p><em>November 14, 2025</em></p>\n<ul>\n<li>Minor PHP fixes.</li>\n</ul>\n<p>2.3.0</p>\n<p><em>April 14, 2025</em></p>\n<ul>\n<li>Updates to be comptatible with Charitable Pro.</li>\n</ul>\n<p>2.2.11</p>\n<p><em>November 20, 2024</em></p>\n<ul>\n<li>Removed minor PHP 8.1+ warnings and notices.</li>\n</ul>\n<p>2.2.10</p>\n<p><em>November 2, 2024</em></p>\n<ul>\n<li>Added ability to use "fundraiser_type" and "fundraiser_type_not" as attributes in the campaign shortcode. Example: [campaigns number=-1 columns=2 orderby=title fundraiser_type_not=team order=ASC]</li>\n</ul>\n<p>2.2.9</p>\n<p><em>October 25, 2024</em></p>\n<ul>\n<li>Resolved issue with certain themes showing "not a campaign that you can fundraise for" message on the frontend for certain setups.</li>\n</ul>\n<p>2.2.8</p>\n<p><em>October 2, 2024</em></p>\n<ul>\n<li>Resolved issues saving peer to peer options in visual campaign builder.</li>\n</ul>\n<p>2.2.7</p>\n<p><em>September 27, 2024</em></p>\n<ul>\n<li>Fixed currency display issue in visual builder settings.</li>\n<li>Updated translation slugs in visual builder settings PHP files.</li>\n</ul>\n<p>2.2.6</p>\n<p><em>August 7, 2024</em></p>\n<ul>\n<li>Resolved issue when showing certain templates (such as the create campaign related ones) on recent "block" based themes.</li>\n</ul>\n<p>2.2.5</p>\n<p><em>March 25, 2024</em></p>\n<ul>\n<li>Resolved issue involving saving the "post parent" field in Ambassador settings when saving a campaign.</li>\n</ul>\n<p>2.2.4</p>\n<p><em>March 1, 2024</em></p>\n<ul>\n<li>Resolved PHP fatal errors with very old PHP versions including PHP 7.2.</li>\n</ul>\n<p>2.2.3</p>\n<p><em>November 2, 2023</em></p>\n<ul>\n<li>Added a check for the campaign_is_campaign_builder_admin_page function for those who haven''t updated to Charitable 1.80.</li>\n</ul>\n<p>2.2.1</p>\n<p><em>November 1, 2023</em></p>\n<ul>\n<li>Fix: Resolved HTML issue that preventing marketing and payment panels from showing when Ambassadors addon was installed.</li>\n</ul>\n<p>2.2.0</p>\n<p><em>November 1, 2023</em></p>\n<ul>\n<li>Beta: Interface settings with Campaign Builder introduced in Charitable 1.8.0.</li>\n</ul>\n<p>2.1.21</p>\n<p><em>August 8, 2023</em></p>\n<ul>\n<li>Minor bug fixes and code cleanup.</li>\n</ul>\n<p>2.1.20</p>\n<p><em>March 14, 2023</em></p>\n<ul>\n<li>Resolved an error when a champaign type was changed and the campaign was saved in the backend but didn''t update the new type upon reloading.</li>\n</ul>\n<p>2.1.19</p>\n<p><em>February 10, 2023</em></p>\n<ul>\n<li>Resolving a PHP warning upon campaign creation in same scenarios.</li>\n</ul>\n<p>2.1.18</p>\n<p><em>January 10, 2023</em></p>\n<ul>\n<li>Allow sending of a campaign creator campaign submitted email (if enabled) if a user has first created a campaign, then registers/verifies their account.</li>\n</ul>\n<p>2.1.17</p>\n<p><em>June 24, 2022</em></p>\n<ul>\n<li>Correctly remove a campaign from any teams when it has been changed from a team member fundraiser to another type of fundraiser/campaign.</li>\n<li>Fixed a bug that resulting in sorting of campaigns by amount raised to be incorrect when using commas as the decimal separator.</li>\n</ul>\n<p>2.1.16</p>\n<p><em>May 12, 2022</em></p>\n<ul>\n<li>Avoid fatal error when using Polylang.</li>\n<li>Change the [creator_donations] table to only show Paid donations.</li>\n</ul>\n<p>2.1.15</p>\n<p><em>March 2, 2022</em></p>\n<ul>\n<li>Fixes a fatal error when loading the campaign form after choosing "Our Organization" campaign type in a site with multiple campaign type options.</li>\n</ul>\n<p>2.1.14</p>\n<p><em>March 1, 2022</em></p>\n<ul>\n<li>Fixed a bug that occurred when editing campaigns / fundraisers via the front-end form. If the form included an end date field, the end date was incorrectly reset to January 23, 2000. Random, annoying, and now fixed.</li>\n<li>Translating the fundraiser type names (Individual, Team or Team Member) previously caused issues where fundraisers didn''t record their type correctly. This has been resolved now. Users will now always see the translated type names, though the original English version is what is stored in the database.</li>\n<li>The charitable_ambassadors_campaign_types hook filters all valid campaign types. This was previously an indexed array; it is now an associative array, with the key being a lower-case, dash-separated string (i.e. team-member) and the value being the translatable readable version.</li>\n</ul>\n<p>2.1.13</p>\n<p><em>February 8, 2022</em></p>\n<ul>\n<li>In combination with Charitable 1.6.55, this will add compatibility with block themes such as Twenty Twenty Two.</li>\n</ul>\n<p>2.1.12</p>\n<p><em>December 23, 2021</em></p>\n<ul>\n<li>Remove the Peer to Peer Fundraising panel when "Fundraisers for existing campaigns" are not enabled. This also avoids several PHP warnings and notices that can occur on the campaign editing page.</li>\n</ul>\n<p>2.1.11</p>\n<p><em>November 17, 2021</em></p>\n<ul>\n<li>Check for logged in users before displaying the campaign edit link &amp; form. This catches out the very rare situation where a campaign''s post_author value is set to 0 — something which would not ordinarily happen since every campaign has a campaign creator.</li>\n</ul>\n<p>2.1.10</p>\n<p><em>October 27, 2021</em></p>\n<ul>\n<li>Allow the default fundraiser image to be removed for parent campaigns in the admin so there is no default image.</li>\n<li>Small change to how the campaign donor count is returned, ensuring it returns an integer.</li>\n<li>Fixes fatal error on parent campaign pages when pretty permalinks are not being used.</li>\n</ul>\n<p>2.1.9</p>\n<p><em>August 17, 2021</em></p>\n<ul>\n<li>Fixed a bug that prevented new team members from joining an existing team.</li>\n<li>Resolved some discrepancies where fundraisers did not share all the settings from the parent campaigns that they should have.</li>\n<li>Ensure that the team creator''s name is saved after they register an account after setting up their team.</li>\n</ul>\n<p>2.1.8</p>\n<p><em>July 20, 2021</em></p>\n<ul>\n<li>SECURITY FIX: Fixes a critical cross-site scripting vulnerability. This is related to a similar issue in the core Charitable plugin (if you have not updated Charitable to 1.6.51, please do so now). See [our blog](https://www.wpcharitable.com/blog/?utm_source=readme&amp;utm_medium=changelog-tab&amp;utm_campaign=release-notes&amp;utm_content=1-6-51-release) for a post in the coming days.</li>\n<li>Fixed a problem where changing a fundraiser to a personal cause campaign or campaign for the organization in the admin would not properly remove the campaign''s fundraiser type (individual, team or team member). This could cause the campaign to appear in lists of campaigns where it shouldn''t.</li>\n<li>Removed the current campaign as an option for the "Parent Campaign" field when editing a campaign in the admin.</li>\n</ul>\n<p>2.1.7</p>\n<p><em>May 21, 2021</em></p>\n<ul>\n<li>Fixed a broken link to the Join Team page in the Team Members widget.</li>\n<li>Small update to ensure compatibility with Charitable 1.7.</li>\n</ul>\n<p>2.1.6</p>\n<p><em>December 21, 2020</em></p>\n<ul>\n<li>Added caching to the way child campaigns are picked up for a campaign. This fixes speed issues on sites where parent campaigns have a lot of child campaigns.</li>\n<li>Fixed issue that would result in the output of the [charitable_my_campaigns] shortcode duplicating if you use the shortcode more than once on a page.</li>\n</ul>\n<p>2.1.5</p>\n<p><em>December 1, 2020</em></p>\n<ul>\n<li>When a team campaign is deleted, all team member campaigns are converted to Individual fundraisers. Deleted teams and team members are also cleaned up properly now, avoiding unexpected blank spaces and some PHP warnings.</li>\n<li>Fixed rewrite rules to avoid 404 errors when accessing the fundraiser/campaign editing pages.</li>\n<li>Fixed a bug that changed Team fundraisers to campaigns for the organization after saving them in the admin.</li>\n</ul>\n<p>2.1.4</p>\n<p><em>November 24, 2020</em></p>\n<ul>\n<li>Improve compatibility with WPML, allowing users to easily create campaigns in the non-primary language.</li>\n<li>Show team members with campaigns that have finished on a team page.</li>\n<li>Fixed a bug resulting in parent campaigns being set incorrectly for non-fundraiser campaigns.</li>\n<li>Fixed a bug when editing team member campaigns in the admin that would overwrite the linked team.</li>\n</ul>\n<p>2.1.3</p>\n<p><em>November 19, 2020</em></p>\n<ul>\n<li>Added Team Name to campaigns export &amp; campaign related emails.</li>\n<li>Update campaign status automatically after registration if email verification is not required.</li>\n<li>Show the action required in the "Action Required" emails sent to campaign creators and website admin.</li>\n<li>Show the login form for campaign creators with an existing account when they submit a campaign without being logged in.</li>\n</ul>\n<p>2.1.2</p>\n<p><em>November 16, 2020</em></p>\n<ul>\n<li>Use the correct currency symbol for the label of the fundraising goal field.</li>\n</ul>\n<p>2.1.1</p>\n<p><em>November 12, 2020</em></p>\n<ul>\n<li>Resolved error encountered when attempting to submit a campaign encountered on sites where fundraisers are disabled, but personal cause campaigns and campaigns for the organization are both enabled.</li>\n</ul>\n<p>2.1.0</p>\n<p><em>November 10, 2020</em></p>\n<ul>\n<li>Added option to disable the email verification step prior to submitting a campaign.</li>\n<li>The global settings to enable/disable teams and to show team members on team pages have been removed, in favour of per-campaign settings. This provides you with more control over each individual parent campaign you run.</li>\n<li>Create and edit fundraisers in the admin. You can now easily change the parent campaign, the type of fundraiser (i.e. individual, team), and other details in the WordPress dashboard.</li>\n<li>Change a team''s captain in the WordPress dashboard.</li>\n<li>Re-assign a fundraiser to a new team in the WordPress dashboard.</li>\n<li>Added more ways to control &amp; customize parent campaigns. Choose whether teams or individual fundraisers are supported (or both), set a default goal for all fundraisers, and decide whether to hide the content field to ensure that all fundraisers have the same content.</li>\n<li>Enhanced the [campaigns] shortcode, adding the ability to pass multiple parent campaign IDs to the parent parameter.</li>\n<li>Fixed issue preventing team member campaigns from showing in a team''s grid of members when the member''s campaign was published via the WordPress dashboard, without the member accepting the invitation.</li>\n</ul>\n<p>2.0.10</p>\n<p><em>September 2, 2020</em></p>\n<ul>\n<li>Added the ability to find all donations for a parent campaign, including donations made to child campaigns.</li>\n<li>Avoid setting the creator to the current user when editing a team member''s campaign in the admin before they have confirmed their fundraiser.</li>\n<li>Added first &amp; last name fields to the registration form shown to new team members.</li>\n<li>Fixed issue blocking the Campaign Notification email from being sent after publishing a campaign via the Submit button the campaign preview page.</li>\n<li>Avoid sending the Creator Donation Notification too early when editing a donation in the admin.</li>\n<li>Correctly pass the team ID when processing a new team member fundraiser submission.</li>\n<li>Prevent double form submissions on the campaign form.</li>\n<li>When used alongside Polylang, include translated campaign versions when counting donors and getting the donation amount.</li>\n</ul>\n<p>2.0.9</p>\n<p><em>July 2, 2020</em></p>\n<ul>\n<li>Ensure that the team captain''s name is shown in the email invitation to team members.</li>\n<li>When used alongside Polylang, make sure to use correct language version of the Campaign Submission page and My Campaigns page.</li>\n<li>Fixed bug resulting in new campaign emails not getting sent for Personal Cause campaigns.</li>\n<li>Show all possible parent campaigns in campaign form parent-campaign selection field.</li>\n<li>Retain submission data on updates of a campaign.</li>\n<li>Fixed error resulting in the Campaign Creator role not being created after deactivating and then reactivating Ambassadors.</li>\n<li>Clarify that the default picture in the fundraiser form can be replaced. Requires update to Charitable 1.6.43.</li>\n<li>Allow the campaign status tags on the My Campaigns page to be translated. Requires update to Charitable 1.6.43.</li>\n</ul>\n<p>2.0.8</p>\n<p><em>May 26, 2020</em></p>\n<ul>\n<li>Fixed bug preventing Personal Cause campaigns from being correctly saved in certain scenarios.</li>\n</ul>\n<p>2.0.7</p>\n<p><em>May 25, 2020</em></p>\n<ul>\n<li>Fixed bug resulting in the origin campaign submission data being lost when saving a campaign in the admin area.</li>\n</ul>\n<p>2.0.6</p>\n<p><em>May 22, 2020</em></p>\n<ul>\n<li>Ensure that the campaign creator''s email after submitting a campaign is sent properly.</li>\n<li>Avoid fatal error when activating Charitable Ambassadors without Charitable being activated.</li>\n</ul>\n<p>2.0.5</p>\n<p><em>May 18, 2020</em></p>\n<ul>\n<li>Ensure that the campaign submission emails for admin &amp; campaign creators are sent when the campaign is submitted.</li>\n<li>Show all teams in the fundraiser form when selecting the team you want to join.</li>\n<li>Save the Suggested Donations and Featured Image settings to Team Member campaigns. Previously this was only saved for the Team campaign, not the member campaigns.</li>\n<li>Fixed bug resulting in the campaign title being lost when editing an active campaign via the front-end form.</li>\n<li>Automatically update parent campaign for team member campaigns when the parent campaign for the team is changed.</li>\n</ul>\n<p>2.0.4</p>\n<p><em>April 30, 2020</em></p>\n<ul>\n<li>Avoid caching redirects to Registration, Login &amp; Email Verification pages before a campaign is submitted. On sites with browser caching active, this could cause unexpected results, with the campaign submission page becoming inaccessible. This version will fix this issue going forward, but <strong>please note that any visitors who have already had the redirection cached in their browser will need to clear their browser cache.</strong></li>\n<li>Fix incorrect redirect after logging in to an existing account when accounts are required before submitting a campaign.</li>\n<li>Remove "Raising funds for..." block at the top of campaigns for the organization. This block should only be shown on fundraisers that have a parent campaign.</li>\n<li>Validate email addresses when a campaign is submitted.</li>\n</ul>\n<p>2.0.3</p>\n<p><em>April 17, 2020</em></p>\n<ul>\n<li>Avoid error about missing ''recipient'' field when no parent campaigns exist yet.</li>\n<li>Prevent infinite loop when Profile page has the [charitable_submit_campaign] shortcode.</li>\n<li>If the homepage is set up as the Campaign Submission page, don''t require users to register an account first. This avoids an automatic redirect from the homepage to a registration form.</li>\n<li>Assign the "Campaign Creator" role to creators after they log in.</li>\n<li>Ensure that permalinks are flushed on plugin activation.</li>\n</ul>\n<p>2.0.2</p>\n<p><em>April 8, 2020</em></p>\n<ul>\n<li>Ensure that campaign creators have registered and verified their email address before they can submit a campaign, if the "Require User Account" setting is enabled.</li>\n<li>Fixed a bug where the action required when a user registers an account following their campaign submission is not updated. This prevented the campaign from being correctly linked to their account, as well as resulting in emails not getting sent to the campaign creator.</li>\n<li>Resolved an error encountered in the Donors widget when the widget is set to show donors for the current campaign but the user is viewing a non-campaign page.</li>\n<li>When previewing a new campaign submission, a campaign creator''s account would be incorrectly published after if they complete an email verification step.</li>\n</ul>\n<p>2.0.1</p>\n<p><em>April 4, 2020</em></p>\n<ul>\n<li>The Campaigns table in the WordPress dashboard now shows a campaign''s Parent Campaign as well as its Team.</li>\n<li>Added filtering &amp; exporting options to the Campaigns page in the WordPress dashboard. This allows you to filter campaigns by parent campaign and the type of campaign. These changes will require updating to Charitable 1.6.36.</li>\n<li>Add the Team ID to the Donations export file.</li>\n<li>In some cases, the campaign form''s "Who Are You Raising Money For?" page would show up completely blank. This has now been fixed.</li>\n<li>Added better checks for whether required fields are filled out in the campaign form.</li>\n<li>Fixed a bug where the Campaign Submission Page would show a list of blog posts instead of the campaign form. If you are experiencing this issue, please flush your permalinks by going to Settings &gt; Permalinks and clicking on the button to update the settings (you do not need to change any settings).</li>\n</ul>\n<p>2.0.0</p>\n<p><em>March 7, 2020</em></p>\n<ul>\n<li><strong>Fundraisers!</strong> Fundraisers are a special type of campaign created to raise funds for an existing campaign. This feature allows you to create parent campaigns which people can fundraise for. You can create as many parent campaigns as you would like. The fundraiser form is a simplified version of the front-end campaign form.</li>\n<li><strong>Teams!</strong> When setting up a new fundraiser, your campaign creators can create teams and join other teams.</li>\n<li><strong>Email marketing!</strong> Now you can automatically add campaign creators to your mailing list. This feature requires Newsletter Connect and uses the "contact consent" feature in Charitable.</li>\n<li>Tweak the campaign form with new admin settings. Easily tweak how campaign creators select categories or tags for their campaigns, how they set an end date, and whether they can provide their own suggested donation options.</li>\n<li>Solved a long-standing issue preventing non-logged-in users from creating a campaign. You can now set up the campaign creation flow to require users to create an account before they submit their campaign, or after. When a campaign creator submits a campaign without being logged in, they will be prompted to log in, register and/or verify their email address after they have submitted their fundraising campaign.</li>\n<li>More emails: There are new emails available to send to campaign creators when their campaign is approved, when it has ended or when it requires action before it can be published (i.e. they need to log in, register or verify their email address). Admin can also receive an email when a campaign still requires some kind of action from its campaign creator.</li>\n<li>Loads more bug fixes!</li>\n<li>Added Dutch translation.</li>\n</ul>\n<p>1.1.18</p>\n<p><em>December 12, 2017</em></p>\n<ul>\n<li>Fixed bug preventing donation notifications from sending to Ambassadors.</li>\n<li>Fixed a bug that prevented the form from redirecting to the campaign submission success page.</li>\n</ul>\n<p>1.1.17</p>\n<p><em>November 30, 2017</em></p>\n<ul>\n<li>Allow donation notifications for campaign creators to be resent via the donation details page. Requires Charitable 1.5.6.</li>\n<li>Added "Status" column to the creator donations table.</li>\n<li>Fixed notice on campaign form.</li>\n<li>Fixed incorrect redirects after logging in.</li>\n<li>Prevent fatal error on Relevanssi build index.</li>\n<li>Prevent an issue where redirecting to the homepage after submitting a campaign results in the wrong template being loaded.</li>\n<li>Fixed several HTML validation errors.</li>\n</ul>\n<p>1.1.16</p>\n<p><em>August 1, 2017</em></p>\n<ul>\n<li>Prevent Charitable from using its end date sanitization for public campaign submissions. Ambassadors does its own sanitization for these.</li>\n<li>Pre-emptively fixing a bug that will break the Donors widget in Charitable 1.5.</li>\n</ul>\n<p>1.1.15</p>\n<p><em>June 23, 2017</em></p>\n<ul>\n<li>Send the campaign notification emails to the admin and campaign creator after the campaign has been added completely, including the meta and taxonomies. Previously, emails were sent before the campaign meta and taxonomies were saved, which resulted in some shortcode values (like the campaign goal) not being available in the email.</li>\n<li>Fixed a bug that in some cases resulted in the campaign creator name was shown in the Donation Notification email.</li>\n<li>Switch to `prop()` in Javascript to avoid use of deprecated `attr()` function.</li>\n</ul>\n<p>1.1.14</p>\n<p><em>April 25, 2017</em></p>\n<ul>\n<li>Added support for recurring donations. Go to Charitable &gt; Settings &gt; Ambassadors to enable the option for your campaign creators to add campaigns with recurring donation support. Requires Recurring Donations.</li>\n<li>Fixed a bug that made it impossible to remove a featured image without replacing it.</li>\n<li>Improved the campaign form UI to make it clearer how ongoing campaigns can be added.</li>\n<li>Ensure that the campaign creator donation notification always goes to their primary email address, rather than the email address used when they first donated.</li>\n</ul>\n<p>1.1.13</p>\n<p><em>April 8, 2017</em></p>\n<ul>\n<li>Removes testing code left over in 1.1.12 release.</li>\n</ul>\n<p>1.1.12</p>\n<p><em>April 7, 2017</em></p>\n<ul>\n<li>Fixed a bug that prevented campaign creators from submitting endless campaigns by entering 0 for the length.</li>\n</ul>\n<p>1.1.11</p>\n<p><em>February 23, 2017</em></p>\n<ul>\n<li>Make sure the campaign''s short description is picked up in the campaign form, even if the campaign was created via the WordPress dashboard.</li>\n</ul>\n<p>1.1.10</p>\n<p><em>January 16, 2017</em></p>\n<ul>\n<li>Show the campaign creator''s display name to avoid issues with showing the donor name.</li>\n<li>Sanitize the donated amount for campaigns.</li>\n</ul>\n<p>1.1.9</p>\n<p><em>January 5, 2017</em></p>\n<ul>\n<li>Fixes a bug in campaign saving form that prevents campaigns being updated when no core fields are kept in the form</li>\n<li>Fixes an issue that broke customized campaign forms that use an end date field instead of a length field. This use-case now works correctly.</li>\n</ul>\n<p>1.1.8</p>\n<p><em>September 14, 2016</em></p>\n<ul>\n<li>Fixes up an issue that caused campaign end dates to be lost when a campaign is edited via the front-end campaign form.</li>\n</ul>\n<p>1.1.7</p>\n<p><em>September 6, 2016</em></p>\n<ul>\n<li>The latest version of Charitable changed the way campaign end dates are sanitized before being saved, but this inadvertently broke campaigns submitted via Charitable Ambassadors. We have tidied up that bug.</li>\n<li>We also resolved an edge case scenario where campaigns submitted via a campaign form missing a length or end date field would not show up in the `[campaigns]` output until they were saved/updated via the WordPress dashboard.</li>\n</ul>\n<p>1.1.6</p>\n<p><em>August 16, 2016</em></p>\n<ul>\n<li>Follow-up fix for 1.1.5. Yesterday''s release contained out-dated minified Javascript. This fix has updated the minified Javascript files.</li>\n</ul>\n<p>1.1.5</p>\n<p><em>August 15, 2016</em></p>\n<ul>\n<li>Fixes a Javascript error that prevented suggested donations from being added related to changes in Charitable 1.4.</li>\n<li>Improves how tags/categories are saved, so that it''s possible to convert them to select fields without problems.</li>\n<li>Improves how the user fields are saved when a campaign is submitted; if you have customized the form to completely remove all user fields, the campaign creator will still be set correctly.</li>\n</ul>\n<p>1.1.4</p>\n<p><em>July 8, 2016</em></p>\n<ul>\n<li>Tags were never showing up as a field in the campaign submission form -- even when you have tags. Bug squashed.</li>\n</ul>\n<p>1.1.3</p>\n<p><em>June 21, 2016</em></p>\n<ul>\n<li>Fixed a fatal error that occurred on campaigns with campaign <strong>grand</strong>children.</li>\n</ul>\n<p>1.1.2</p>\n<p><em>June 3, 2016</em></p>\n<ul>\n<li>When editing campaign, correctly display the featured image, instead of just showing the photo ID.</li>\n<li>Avoid a fatal error when editing pages with Ambassadors'' shortcodes encountered if you have both Divi and Yoast SEO installed.</li>\n</ul>\n<p>1.1.1</p>\n<p><em>May 25, 2016</em></p>\n<ul>\n<li>Added minified stylesheet.</li>\n<li>Fixes a bug that prevented the funds recipient details from being recorded when only one of the recipient types (Your Organization or Personal Causes) is enabled.</li>\n<li>Prevent the campaign form from proceeding to the next stage if no recipient type has been selected.</li>\n<li>Changed "Length" label to "Length in days" to make it clearer how the length is measured.</li>\n<li>Use the correct currency symbol in the campaign form. <strong>NOTE:</strong> This relies on changes in Charitable 1.3.7. If you are using 1.3.6 or earlier, you will not see any difference.</li>\n<li>Improved inline documentation in template files to clarify how you can override templates.</li>\n<li>Switch to using transition_post_status hook to send new campaign and campaign creator submission emails.</li>\n<li>Fixed up the default text of the <em>Campaign Creator: New Campaign</em> email</li>\n</ul>\n<p>1.1.0</p>\n<p><em>April 4, 2016</em></p>\n<ul>\n<li>NEW: Three new emails! Send your campaign creators a notification when they receive a donation, an email after they submit their campaign and an email a few days before their campaign ends (you can choose how many days ahead of time the email should go out). Go to <em>Charitable</em> &gt; <em>Emails</em> to enable and configure your new email options!</li>\n<li>NEW: Auto-approve campaigns when they are submitted. No more code snippets required! Just enable the feature and you''re done.</li>\n<li>NEW: [charitable_creator_donations] shortcode, which displays a list of a campaign creator''s received donations when they are logged in.</li>\n<li>NEW: Choose the payout method you use for campaign creators submitting personal campaigns. By default, PayPal is the only option, but stay tuned for a Stripe Connect extension that will be included in the Charitable Pro package.</li>\n<li>Makes the Category a non-required field by default, and fixes a bug that made it impossible to submit campaigns when no campaign categories have been created.</li>\n<li>Fixes a bug that prevented the new campaign email from getting sent when a campaign is submitted.</li>\n<li>Fixes a bug that stopped mo/po translations from being used correctly.</li>\n<li>Fixes a bug in the [charitable_my_campaigns] shortcode that prevented the global $post variable from being reset properly after the shortcode.</li>\n<li>Deprecated certain hooks:\n<ul>\n<li>charitable_ambassadors_admin_start -- Use Charitable_Ambassadors_Admin::get_instance() instead.</li>\n</ul>\n</li>\n</ul>\n<p>1.0.1</p>\n<p><em>October 13, 2015</em></p>\n<ul>\n<li>Fixes a bug that caused the user profile information not to pre-populate in the campaign form for users that had filled out their profile.</li>\n<li>Fixes a bug that caused the recipient type of the campaign to be lost when updating a campaign via the frontend submission form.</li>\n<li>Added quick link to the Ambassadors settings tab from the Plugins page.</li>\n<li>Minor documentation improvements.</li>\n</ul>\n<p>1.0.0</p>\n<p><em>October 2, 2015</em></p>\n<ul>\n<li>Initial release</li>\n</ul>\n";}";}i:5;a:11:{s:11:"download_id";s:3:"938";s:4:"name";s:41:"Charitable Easy Digital Downloads Connect";s:11:"new_version";s:5:"1.3.0";s:4:"slug";s:41:"charitable-easy-digital-downloads-connect";s:3:"url";s:94:"https://www.wpcharitable.com/extensions/charitable-easy-digital-downloads-connect/?changelog=1";s:12:"last_updated";s:19:"2025-03-29 18:45:34";s:8:"homepage";s:82:"https://www.wpcharitable.com/extensions/charitable-easy-digital-downloads-connect/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.2";s:10:"charitable";s:3:"1.2";}s:8:"sections";s:4893:"a:2:{s:11:"description";s:85:"<p>Accept donations for your Charitable campaigns using Easy Digital Downloads. </p>\n";s:9:"changelog";s:4749:"<p>1.3.0<br />\n<em>March 31, 2025</em></p>\n<ul>\n<li>Updated for Charitable Pro.</li>\n</ul>\n<p>1.2.0<br />\n<em>August 9, 2019</em></p>\n<ul>\n<li>When an EDD subscription renews, automatically create donations.</li>\n<li>Added {campaign_donations_list} email tag for displaying campaign donations in EDD purchase emails.</li>\n<li>Update donations automatically after editing an EDD payment.</li>\n<li>Log test payments automatically. Previously, test payments would only be logged if you returned true for the edd_log_test_payment_stats filter.</li>\n</ul>\n<p>1.1.4<br />\n<em>November 28, 2017</em></p>\n<ul>\n<li>Fixes fatal error when donating.</li>\n</ul>\n<p>1.1.3<br />\n<em>November 21, 2017</em></p>\n<ul>\n<li>Ensure that the donation form validates when no donation amount is set but a product is added to cart.</li>\n<li>Fixes notices &amp; errors related to Charitable 1.5.</li>\n</ul>\n<p>1.1.2<br />\n<em>September 26, 2017</em></p>\n<ul>\n<li>Improved how the gateway is shown. For every donation made through EDD, you will now see which EDD gateway was used.</li>\n<li>Flush cache when a benefactor is changed, edited or deleted, to prevent problems with object caching systems like Memcached.</li>\n<li>Fix the way the translation files are set up.</li>\n<li>Updated to take advantage of changes coming in Charitable 1.5 (due soon!).</li>\n</ul>\n<p>1.1.1<br />\n<em>April 7, 2017</em></p>\n<ul>\n<li>Correctly pass the donor''s country to the donation record when a new donation is created from an Easy Digital Downloads payment.</li>\n</ul>\n<p>1.1.0<br />\n<em>March 15, 2017</em></p>\n<ul>\n<li>For every line item of a donation that was created from an Easy Digital Downloads payment, show where the donation came from if it was from a download purchase. Straight donations are shown regularly.</li>\n<li>Show the ID and total value of the linked payment for a donation.</li>\n<li>Added the quantity and variation of downloads purchased to the Campaign Purchases export (under Downloads &gt; Reports &gt; Export).</li>\n<li>When a donation was created from an Easy Digital Downloads order with multiple variations of the same download, only one of the variations was reflected in the donation. In other words, donations were created that were for too small an amount. That issue is now fixed.</li>\n<li>We added a re-sync tool that allows you to update a donation based on the linked payment. If you were affected by the issue above, you can use this tool to fix up any incorrect donations. This tool is disabled by default, since most people will not need it. To enable it, go to Charitable &gt; Settings &gt; Extensions.</li>\n<li>We also added a bulk action re-sync tool. It does what the regular re-sync tool does, but for multiple donations at once. Find it via Charitable &gt; Donations.</li>\n<li>Moved all EDD Connect settings to the Extensions tab (previously they were on the General tab).</li>\n</ul>\n<p>1.0.7<br />\n<em>February 15, 2017</em></p>\n<ul>\n<li>Fixes an issue that caused warnings when trying to retrieve campaign donations for a payment that doesn''t have an associated payment.</li>\n<li>Make sure that when you change a benefactor relationship, the old relationship settings are turned off.</li>\n</ul>\n<p>1.0.6<br />\n<em>February 1, 2017</em></p>\n<ul>\n<li>If the donor provided their address details during the checkout, save this to the donation. Previously only the name and email address were stored.</li>\n<li>Completely remove the link between an EDD payment and a donation when the donation is deleted.</li>\n</ul>\n<p>1.0.5<br />\n<em>October 17, 2016</em></p>\n<ul>\n<li>Fixes an issue that prevented the donation form from loading correctly when opening it in a modal from outside a campaign page.</li>\n<li>Minor fix to the installation process.</li>\n</ul>\n<p>1.0.4<br />\n<em>October 14, 2016</em></p>\n<ul>\n<li>Fixes an issue that caused donations to be incorrectly created for campaigns that were no longer published or deleted. This release also includes an upgrade script that will remove some (unfortunately, not all) of the invalid donations created through this bug.</li>\n</ul>\n<p>1.0.3<br />\n<em>September 14, 2016</em></p>\n<ul>\n<li>Update donation form output to work correctly with changes in Charitable 1.4+.</li>\n</ul>\n<p>1.0.2<br />\n<em>August 26, 2016</em></p>\n<ul>\n<li>Remove deprecated usage of charitable()-&gt;get_currency_helper().</li>\n</ul>\n<p>1.0.1<br />\n<em>May 16, 2016</em></p>\n<ul>\n<li>Replace array_column with wp_list_pluck for compatibility with versions of PHP prior to 5.5.0.</li>\n</ul>\n<p>1.0.0<br />\n<em>November 24, 2015</em></p>\n<ul>\n<li>Public release!</li>\n</ul>\n<p>0.9.21 (beta)<br />\n<em>August 26, 2015</em></p>\n<ul>\n<li>Resolves bug encountered when using plugin with older versions of PHP.</li>\n</ul>\n";}";}i:6;a:11:{s:11:"download_id";s:3:"941";s:4:"name";s:17:"Charitable Stripe";s:11:"new_version";s:5:"1.5.0";s:4:"slug";s:17:"charitable-stripe";s:3:"url";s:70:"https://www.wpcharitable.com/extensions/charitable-stripe/?changelog=1";s:12:"last_updated";s:19:"2024-07-09 10:07:52";s:8:"homepage";s:58:"https://www.wpcharitable.com/extensions/charitable-stripe/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"5.6";s:10:"charitable";s:5:"1.7.0";}s:8:"sections";s:13648:"a:2:{s:11:"description";s:65:"<p>Accept credit card donations on your website with Stripe.</p>\n";s:9:"changelog";s:13523:"<p>1.5.0<br />\n<em>September 20, 2022</em></p>\n<ul>\n<li>Updated to be compatible with core Charitable plugin version 1.7.0 and above. Make sure to update this addon and Charitable core.</li>\n</ul>\n<p>1.4.14<br />\n<em>October 18, 2021</em></p>\n<ul>\n<li>Improved the error message shown to donors when there is a problem with their payment details.</li>\n</ul>\n<p>1.4.13<br />\n<em>September 3, 2021</em></p>\n<ul>\n<li>Fixed an issue with the way webhooks were handled resulting in donation emails being sent before the gateway transaction ID was saved.</li>\n<li>Avoid adding the same renewal twice in the WordPress dashboard. This appears to have only been an issue on sites with frequent timeouts.</li>\n<li>Added the `setup_future_usage` argument to one-time payments processed via Stripe Checkout.</li>\n<li>Updated the bundled Stripe PHP SDK.</li>\n</ul>\n<p>1.4.12<br />\n<em>February 1, 2021</em></p>\n<ul>\n<li>Avoid a fatal error when processing a webhook event related to a failed payment invoice on a site where Recurring Donations is not installed.</li>\n<li>Fixed an issue where in some rare cases, a duplicate donation receipt was sent out when using Stripe Checkout and Stripe sent out webhook events at the exact same time.</li>\n<li>Avoid a PHP notice for webhook refund events not related to donations. This could be triggered by refunding a WooCommerce payment, for example.</li>\n</ul>\n<p>1.4.11<br />\n<em>December 8, 2020</em></p>\n<ul>\n<li>Added charitable_stripe_http_curl_client filter to allow Stripe curl requests to be made with persistent connections disabled. This is a workaround for a problem on certain servers using CentOS. More details here: <a href="https://github.com/stripe/stripe-php/issues/918">https://github.com/stripe/stripe-php/issues/918</a></li>\n<li>Some themes &amp; plugins (mainly Charitas and its associated plugins) change the donation form in such a way that certain things do not function correctly. This doesn''t stop the donation form from working but degrades the user experience. To compensate, the Charitable now provides an alternative way of adding these functions.</li>\n</ul>\n<p>1.4.10<br />\n<em>November 4, 2020</em></p>\n<ul>\n<li>Updated to use latest Stripe PHP SDK version for improved compatibility with PHP 7.4+.</li>\n</ul>\n<p>1.4.9<br />\n<em>August 28, 2020</em></p>\n<ul>\n<li>Emails: Prevent Stripe from sending its receipt unless the receipt email option is turned on in your Stripe settings.</li>\n<li>Recurring Donations: Added support for having recurring donations that automatically complete after a certain number of renewals. Requires Recurring Donations 1.2.</li>\n<li>Checkout: Automatically cancel a payment intent after three failed payment attempts to avoid repeated fraudulent card payment attempts.</li>\n</ul>\n<p>1.4.8<br />\n<em>June 29, 2020</em></p>\n<ul>\n<li>Donation Form: Fix validation error preventing donations from validating when made with Stripe Checkout.</li>\n</ul>\n<p>1.4.7<br />\n<em>June 26, 2020</em></p>\n<ul>\n<li>Donation Form: Provide clear inline feedback when card details are not completed correctly. Previously, donors would be shown errors related to the card details they provided at the top of the donation form, which could cause confusion, specifically when they were missing a valid zip code.</li>\n<li>Checkout: When a donor cancels a payment in Stripe''s checkout but then completes it on a subsequent pass through (i.e. after changing some details or the amount), ensure that the updated checkout ID is stored instead of the old one. Previously, this would result in the donation not being marked as Paid automatically in Charitable, even though payments were successfully completed in Stripe.</li>\n<li>Refunds: Properly handle refunds for donations made through Stripe''s checkout.</li>\n</ul>\n<p>1.4.6<br />\n<em>April 9, 2020</em></p>\n<ul>\n<li>Webhooks: The endpoint set up by Charitable automatically was missing one event, which meant that in some sites, donations were not correctly marked as Paid. This fixes the endpoint so that any donations going forward will automatically be updated when they are processed.</li>\n</ul>\n<p>1.4.5<br />\n<em>April 6, 2020</em></p>\n<ul>\n<li>Minor update to resolve problem with plugin always showing an update.</li>\n</ul>\n<p>1.4.4<br />\n<em>April 1, 2020</em></p>\n<ul>\n<li>Metadata: Prevent error when one of the Stripe metadata fields is longer than 500 characters.</li>\n</ul>\n<p>1.4.3<br />\n<em>March 7, 2020</em></p>\n<ul>\n<li>Donations: Improved user feedback when a card is declined.</li>\n<li>Donations: Fixed bugs blocking donations to campaigns with apostrophes and other unsupported characters in their titles.</li>\n<li>Stripe Checkout: Fixed bug breaking donations with Stripe Checkout if campaigns have a blank name.</li>\n<li>Stripe Checkout: Fixed bug when Stripe Connect is used and a donation is made to a campaign that is <em>not</em> linked to a connected account.</li>\n<li>Recurring Donations: Added filters for controlling the Product &amp; Plan arguments sent to Stripe. See <a href="https://www.wpcharitable.com/documentation/hooks-filters-in-stripe/#charitable_stripe_plan_args">charitable_stripe_plan_args</a> and <a href="https://www.wpcharitable.com/documentation/hooks-filters-in-stripe/#charitable_stripe_product_args">charitable_stripe_product_args</a>.</li>\n<li>Privacy: Added way to stop Stripe script from loading on every page. Stripe recommends loading its script sitewide to cut down on fraud, but if user privacy concerns are more important to you, you can disable the sitewide script loading by returning false to the <a href="https://www.wpcharitable.com/documentation/hooks-filters-in-stripe/#charitable_stripe_load_stripe_scripts_sitewide">charitable_stripe_load_stripe_scripts_sitewide</a> script.</li>\n<li>Webhooks: Tightened the way webhooks are processed, making sure to always use a combo of a donation ID in Charitable + a Stripe payment intent id, session id or subscription id. This avoids issues where Charitable is used on multiple sites and webhooks related to donations on one site are incorrectly used by another site.</li>\n</ul>\n<p>1.4.2<br />\n<em>September 24, 2019</em></p>\n<ul>\n<li>When processing a charge.refunded webhook, check that the charge ID matches the gateway transaction ID stored for the donation. When using Stripe on multiple sites, this could otherwise result in donations being incorrectly marked as refunded.</li>\n<li>Fix donation processing error when using Stripe Connect with the application fee left empty or set to 0.</li>\n</ul>\n<p>1.4.1<br />\n<em>September 6, 2019</em></p>\n<ul>\n<li>Fixed an error when attempting to create a payment method with missing or empty address fields.</li>\n</ul>\n<p>1.4.0<br />\n<em>September 5, 2019</em></p>\n<ul>\n<li>Implemented new version of Stripe Checkout, which is SCA-ready.</li>\n<li>Implemented Stripe''s new Payment Intents API, which is its other SCA-ready method for accepting payments.</li>\n<li>When using Payment Intents (i.e. Checkout is turned off) the credit card fields are now replaced by a Stripe card element which is looks a little different but provides an additional level of security.</li>\n<li>You can now customize the statement descriptor from the Stripe settings area.</li>\n<li>With Stripe Checkout, optionally require donors to provide their billing address.</li>\n<li>Some filters, classes &amp; class methods have been removed or deprecated. See the <a href="https://www.wpcharitable.com/documentation/charitable-stripe-1-4-upgrade-notes/">upgrade notes</a> for details.</li>\n</ul>\n<p>1.3.3<br />\n<em>May 24, 2019</em></p>\n<ul>\n<li>Fixed fatal error when viewing recurring donation details.</li>\n</ul>\n<p>1.3.2<br />\n<em>May 9, 2019</em></p>\n<ul>\n<li>Added ability to remove pending Stripe process by name, instead of index. Required to deal with incompatibility with reCAPTCHA integration.</li>\n</ul>\n<p>1.3.1<br />\n<em>April 26, 2019</em></p>\n<ul>\n<li>Prevent credit card validation from running when the Donate Widget form is submitted.</li>\n</ul>\n<p>1.3.0<br />\n<em>April 9, 2019</em></p>\n<ul>\n<li><strong>NOTE:</strong> The minimum PHP version required for Charitable Stripe is now <strong>PHP 5.4+</strong>.</li>\n<li>Updated to use latest Stripe API version and latest Stripe PHP SDK. All transactions will be processed using the 2019-03-14 Stripe API version.</li>\n<li>Added the ability to refund donations directly from the dashboard.</li>\n<li>Added the ability to cancel recurring donations directly from the dashboard. This requires Charitable Recurring 1.1+ (due soon).</li>\n<li>Improved webhook management. Webhooks are created automatically now when you supply your test/live keys, and are used to handle refunds, new renewal donations, subscription changes or subscription cancellations.</li>\n<li>Prevent donations when Javascript is disabled. This is for security reasons; the alternative is to handle the raw credit card details on your server, which is actively discouraged/blocked by Stripe.</li>\n<li>Pass AppInfo to Stripe when processing charges, creating subscriptions or when making other API calls.</li>\n<li>Underlying improvements to how payments are processed, providing better compatibility with the Recurring Donations and Stripe Connect extensions.</li>\n</ul>\n<p>1.2.4<br />\n<em>February 22, 2018</em></p>\n<ul>\n<li>Added support for quarterly and semi-annual billing periods. Requires Recurring Donations 1.1+.</li>\n<li>Updated how donation plans are created to be compatible with latest Stripe API version.</li>\n<li>Show correct amount in Stripe Checkout when using a zero-decimal currency.</li>\n<li>Allow the IPN handler to correctly deal with Stripe Connect webhooks.</li>\n<li>Improved the way the Stripe Checkout integration works when there are multiple donation forms on the same page.</li>\n<li>Fixed issue that prevented the form processing spinner from disappearing in case of error in certain scenarios.</li>\n</ul>\n<p>1.2.3<br />\n<em>June 9, 2017</em></p>\n<ul>\n<li>Added proper support zero-decimal currencies. This will apply to any of the <a href="https://support.stripe.com/questions/which-zero-decimal-currencies-does-stripe-support">zero-decimal currencies supported by Stripe</a>.</li>\n<li>Include the currency when creating recurring donation plans to avoid the incorrect currency from being used for a subscription after a site''s main currency has changed.</li>\n</ul>\n<p>1.2.2<br />\n<em>May 16, 2017</em></p>\n<ul>\n<li>Include the customer''s address, phone number and name in the metadata sent to Stripe.</li>\n<li>Improved cross-referencing with Stripe by including links to the Stripe records from the Charitable donation log.</li>\n<li>Ensure that recurring donation plans created in test mode are differentiated from plans created in live mode. This avoids a bug when you switched from test mode to live, where you could not make recurring donations to campaigns that had already received a recurring donation while in test mode.</li>\n<li>Resolved a bug that prevented payments for recurring donations from being marked as refunded after they are refunded in the Stripe dashboard.</li>\n<li>Use <a href="https://stripe.com/docs/connect/shared-customers" target="_blank" rel="noopener">Shared Customers</a> for platforms using Stripe alongside our Connect integration.</li>\n</ul>\n<p>1.2.1<br />\n<em>March 16, 2017</em></p>\n<ul>\n<li>Fixed a bug that kept the donation form in ''processing'' mode with the spinning progress indicator after clicking out of the Checkout modal.</li>\n</ul>\n<p>1.2.0<br />\n<em>February 7, 2017</em></p>\n<ul>\n<li>Added support for <a href="https://www.wpcharitable.com/extensions/charitable-recurring-donations/?utm_source=extension-readme&amp;utm_medium=changelog-tab&amp;utm_campaign=recurring-donations&amp;utm_content=stripe">Recurring Donations</a>.</li>\n</ul>\n<p>1.1.4<br />\n<em>August 11, 2016</em></p>\n<ul>\n<li>Updated for full compatibility with Charitable 1.4.</li>\n</ul>\n<p>1.1.3<br />\n<em>June 22, 2016</em></p>\n<ul>\n<li>Fixed a bug that prevented logged in users from donating in certain cases.</li>\n<li>When switching from test mode to live mode, users who had previously donated in test mode were unable to donate in live mode. This has now been fixed.</li>\n</ul>\n<p>1.1.2<br />\n<em>June 7, 2016</em></p>\n<ul>\n<li>Fixed a bug that prevented Stripe donations from working when using the modal donation form.</li>\n</ul>\n<p>1.1.1<br />\n<em>May 16, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented Donation widget from working when Stripe is enabled.</li>\n<li>Fixed bug that prevented donations with other payment methods when Stripe is enabled.</li>\n</ul>\n<p>1.1.0<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Added support for Stripe Checkout &amp; Stripe JS. To take advantage of these, make sure you upgrade to Charitable 1.3.4 (or above).</li>\n<li>Added charitable_stripe_charge_options hook to filter options passed to Stripe when making a charge.</li>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n</ul>\n<p>1.0.3<br />\n<em>February 1, 2016</em></p>\n<ul>\n<li>Adds support for AJAX-driven donations to be added in Charitable 1.3.</li>\n</ul>\n<p>1.0.2<br />\n<em>November 20, 2015</em></p>\n<ul>\n<li>Fixes a bug with passing the CVC parameter to the gateway.</li>\n<li>This update also prepares for the next version of Charitable (1.2.4). Please upgrade Stripe before you upgrade Charitable.</li>\n</ul>\n<p>1.0.1<br />\n<em>October 28, 2015</em></p>\n<ul>\n<li>Fixes incompatibility issue with Wp Simple Pay for Stripe (Lite &amp; Pro).</li>\n</ul>\n";}";}i:7;a:11:{s:11:"download_id";s:4:"2046";s:4:"name";s:20:"Charitable PayUMoney";s:11:"new_version";s:5:"1.1.3";s:4:"slug";s:21:"charitable-payu-money";s:3:"url";s:74:"https://www.wpcharitable.com/extensions/charitable-payu-money/?changelog=1";s:12:"last_updated";s:19:"2024-07-07 09:13:05";s:8:"homepage";s:62:"https://www.wpcharitable.com/extensions/charitable-payu-money/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:0:{}s:8:"sections";s:1034:"a:2:{s:11:"description";s:115:"<p>PayUMoney is the perfect choice for Indian non-profits that want to accept donations from local supporters.</p>\n";s:9:"changelog";s:860:"<p>1.1.3<br />\n<em>October 10, 2017</em></p>\n<ul>\n<li>Submit processing form immediately, without waiting for the window.load event.</li>\n</ul>\n<p>1.1.2<br />\n<em>September 26, 2017</em></p>\n<ul>\n<li>Fix the way the translation files are set up.</li>\n</ul>\n<p>1.1.1<br />\n<em>May 16, 2017</em></p>\n<ul>\n<li>Generate the security hash later to allow the payment arguments to be modified using the charitable_payu_redirect_args filter.</li>\n</ul>\n<p>1.1.0<br />\n<em>June 25, 2016</em></p>\n<ul>\n<li>Fixed problem with intval warping the phone number on 32-bit systems.</li>\n<li>Added support for Charitable 1.4.0, to be released soon.</li>\n</ul>\n<p>1.0.1<br />\n<em>February 5, 2016</em></p>\n<ul>\n<li>Adds support for AJAX-driven donations to be added in Charitable 1.3.</li>\n</ul>\n<p>1.0.0<br />\n<em>October 29, 2015</em></p>\n<ul>\n<li>Initial support.</li>\n</ul>\n";}";}i:8;a:11:{s:11:"download_id";s:4:"2724";s:4:"name";s:24:"Charitable Authorize.Net";s:11:"new_version";s:5:"1.4.0";s:4:"slug";s:24:"charitable-authorize-net";s:3:"url";s:77:"https://www.wpcharitable.com/extensions/charitable-authorize-net/?changelog=1";s:12:"last_updated";s:19:"2026-01-28 12:16:27";s:8:"homepage";s:65:"https://www.wpcharitable.com/extensions/charitable-authorize-net/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"5.6";s:10:"charitable";s:6:"1.6.30";}s:8:"sections";s:8125:"a:2:{s:11:"description";s:90:"<p>Accept credit cards and ACH / eCheck donations on your website with Authorize.Net.</p>\n";s:9:"changelog";s:7976:"<p>1.4.0</p>\n<p><em>January 28, 2026</em></p>\n<ul>\n<li>Fixed bug where billing address data (Address, City, State, Zip) was not being sent to Authorize.Net gateway in certain scenarios... causing transaction rejections (Error 33 "Field Required" and AVS Mismatches). The plugin now improves the ability to retrieve address data from donation meta instead of donor meta table.</li>\n</ul>\n<p>1.3.8</p>\n<p><em>August 17, 2021</em></p>\n<ul>\n<li>Fixed notices and warnings generated when first saving Authorize.net settings.</li>\n<li>Updated bundled Authorize.Net SDK, resolving some issues in compatibility with PHP 8.</li>\n</ul>\n<p>1.3.7</p>\n<p><em>January 7, 2021</em></p>\n<ul>\n<li>Add IP addresses for donors when recording one-time donations in Authorize.Net</li>\n</ul>\n<p>1.3.6</p>\n<p><em>August 31, 2020</em></p>\n<ul>\n<li>Updated dependency for scripts to jquery instead of jquery-core.</li>\n</ul>\n<p>1.3.5</p>\n<p><em>August 19, 2020</em></p>\n<ul>\n<li>Fixed an error encountered when processing recurring donations.</li>\n<li>Make sure that the initial donation for a recurring donation made via eCheck is updated when the subscription status changes.</li>\n</ul>\n<p>1.3.4</p>\n<p><em>June 19, 2020</em></p>\n<ul>\n<li>Add support for limited-term recurring donation lengths (requires Recurring Donations 1.2).</li>\n<li>Fixed the way the delay is stored when an OTS Token Error response is received from Authorize.Net for recurring donations.</li>\n<li>Fixed an error preventing webhooks from being processed successfully on web servers where apache_request_headers function is not defined.</li>\n</ul>\n<p>1.3.3</p>\n<p><em>March 13, 2020</em></p>\n<ul>\n<li>Correctly mark donations made via eCheck as complete when they are settled in Authorize.Net. Donations were previously left marked as Pending indefinitely.</li>\n<li>Added refund &amp; cancellation support for donations made via eCheck.</li>\n<li>Recurring donations made via eCheck will not be marked as active until the payment has settled, at least 7 days later.</li>\n<li>Automatically set a short delay on recurring donations if Authorize.Net returns an OTS Token Error response. Unfortunately, adding a delay is the only known way to work around this problem, which stems from issues in the Authorize.Net processing system.</li>\n</ul>\n<p>1.3.2</p>\n<p><em>February 4, 2020</em></p>\n<ul>\n<li>Fixed a bug with syncing required fields while in live mode.</li>\n</ul>\n<p>1.3.1</p>\n<p><em>November 27, 2019</em></p>\n<ul>\n<li>Tightened security by removing the `name` attribute from all credit card &amp; bank data fields, preventing this from ever reaching your server. This eases the PCI compliance requirements for your payment processing.</li>\n<li>Prevent donations for donors who do not have Javascript enabled. Javascript is required to securely process credit card &amp; e-check payments.</li>\n<li>Don''t mark E-check payments as Paid until they have been processed by the bank.</li>\n<li>Removed business checking as an account type option, as this is not available for web-based e-check payments.</li>\n</ul>\n<p>1.3.0</p>\n<p><em>November 27, 2019</em></p>\n<ul>\n<li>Added support for ACH / eCheck payments.</li>\n<li>Prevent Authorize.Net from locking up donation processing when credit card processing fails.</li>\n<li>Log the transaction error in the donation log when a payment fails.</li>\n<li>Correctly mark a donation as Failed when payment fails.</li>\n</ul>\n<p>1.2.3</p>\n<p><em>May 24, 2019</em></p>\n<ul>\n<li>Prevent PHP notice when webhook creation fails.</li>\n<li>Add link to troubleshooting information for webhook problems.</li>\n<li>Added ability to remove pending Authorize.Net process by name, instead of index. Required to deal with incompatibility with reCAPTCHA integration.</li>\n</ul>\n<p>1.2.2</p>\n<p><em>April 26, 2019</em></p>\n<ul>\n<li>Prevent credit card validation from running when the Donate Widget form is submitted.</li>\n</ul>\n<p>1.2.1</p>\n<p><em>April 23, 2019</em></p>\n<ul>\n<li>Pass order description and invoice when processing transactions and recurring donations.</li>\n<li>Check that Recurring Donations is installed before processing subscription-related webhooks.</li>\n</ul>\n<p>1.2.0</p>\n<p><em>March 7, 2019</em></p>\n<ul>\n<li>Added the ability to refund donations directly from the WordPress dashboard. Under Donation Actions, change status to "Refunded" and check the box to change it in the gateway.</li>\n<li>Added support for Quarterly, Annually and Semi-Annually recurring donations. This requires Charitable Recurring 1.1+, which will be released soon.</li>\n<li>Added support for admin cancellation of recurring donations. This requires Charitable Recurring 1.1+, which will be released soon.</li>\n<li>Added webhooks integration, replacing Silent Post.</li>\n<li>Removed Silent Post support &amp; usage of MD5 Hash.</li>\n<li>Removed the Public Client Key setting on site using PHP version 5.6 or above. The client key is retrieved automatically as a background process.</li>\n<li>Added separate settings for test mode API Login ID &amp; Transaction Key. Your existing settings will automatically be assigned to the correct setting (i.e. live or test) based on whether you currently have test mode enabled.</li>\n<li>Added the charitable_authorize_net_wait_before_request filter. This provides a programmatic way to avoid the E00114 Invalid OTS Token error error, which is caused by issues with Authorize.Net''s internal processes. Return an integer to the filter with the number of seconds you want to wait before continuing to process a donation.</li>\n<li>Removed unused DB_VERSION constant from Charitable_Authorize_Net class.</li>\n</ul>\n<p>1.1.4</p>\n<p><em>January 2, 2019</em></p>\n<ul>\n<li>Added filter to transaction/subscription request objects to allow other extensions to modify these.</li>\n<li>Added most recent version of the Authorize.Net PHP SDK. The previous SDK has also been kept for servers running a PHP version prior to 5.6.</li>\n<li>Prevent endless spinning icon when Accept.JS returns an error.</li>\n</ul>\n<p>1.1.3</p>\n<p><em>March 29, 2017</em></p>\n<ul>\n<li>When someone successfully started a monthly donation subscription, the recurring donation was marked as Active but the original donation was left as Paid. We fixed this so it''s clear that the donation was successful.</li>\n</ul>\n<p>1.1.2</p>\n<p><em>March 17, 2017</em></p>\n<ul>\n<li>Fixed a bug that broke recurring donations in certain circumstances. We haven''t had any reports from people of this actually happening, so it may not have affected you, but we''ve fixed it here in any case.</li>\n</ul>\n<p>1.1.1</p>\n<p><em>February 7, 2017</em></p>\n<ul>\n<li>Fixed a bug which caused donations that were declined by Authorize.Net to be marked as Paid in Charitable.</li>\n</ul>\n<p>1.1.0</p>\n<p><em>December 12, 2016</em></p>\n<ul>\n<li>Added support for <a href="https://www.wpcharitable.com/extensions/charitable-recurring-donations?utm_source=authorize-net-extension&amp;utm_medium=changelog&amp;utm_content=110&amp;utm_campaign=recurring-donations">Charitable Recurring Donations</a>.</li>\n<li>Added support for Accept.JS, a new Javascript library provided by Authorize.Net which allows credit card payments to be made without the credit card details ever reaching your server. This provides a more secure approach to credit card processing.</li>\n<li>Added a new tool for syncing the required fields in your Charitable donation form with the fields you have set to be required in your Authorize.Net settings.</li>\n<li>Removed PHPUnit, PHPDocumenter and PHPMD libraries from the PHP 5.2 SDK.</li>\n</ul>\n<p>1.0.2</p>\n<p><em>August 10, 2016</em></p>\n<ul>\n<li>Provides full compatibility with Charitable 1.4.</li>\n<li>Updates the Authorize.Net PHP SDK for sites on PHP 5.5+</li>\n</ul>\n<p>1.0.1</p>\n<p><em>February 3, 2016</em></p>\n<ul>\n<li>Adds support for AJAX-driven donations to be added in Charitable 1.3.</li>\n<li>Improved handling of donations that fail because of incorrect card details or another reason.</li>\n</ul>\n";}";}i:9;a:11:{s:11:"download_id";s:4:"4627";s:4:"name";s:25:"Charitable Stripe Connect";s:11:"new_version";s:5:"1.1.2";s:4:"slug";s:25:"charitable-stripe-connect";s:3:"url";s:78:"https://www.wpcharitable.com/extensions/charitable-stripe-connect/?changelog=1";s:12:"last_updated";s:19:"2025-11-06 14:32:02";s:8:"homepage";s:66:"https://www.wpcharitable.com/extensions/charitable-stripe-connect/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:0:{}s:8:"sections";s:1739:"a:2:{s:11:"description";s:96:"<p>Automatically send donations to your campaign creators with Charitable & Stripe Connect.</p>\n";s:9:"changelog";s:1584:"<p>1.1.2<br />\n<em>November 1, 2025</em></p>\n<ul>\n<li>Updated detection (removes admin notice).</li>\n</ul>\n<p>1.1.1<br />\n<em>May 1, 2025</em></p>\n<ul>\n<li>Updated to be compatible with Charitable Pro.</li>\n</ul>\n<p>1.1.0</p>\n<ul>\n<li>Create webhook endpoint automatically for Connect application when updating Stripe settings.</li>\n<li>Add Stripe Connect account details to WordPress dashboard user profiles.</li>\n<li>Removed unused Charitable_Stripe_Connect::DB_VERSION constant</li>\n</ul>\n<p>1.0.5<br />\n<em>November 25, 2017</em></p>\n<ul>\n<li>Fixed an error preventing token authorization via the Stripe API.</li>\n</ul>\n<p>1.0.4<br />\n<em>June 9, 2017</em></p>\n<ul>\n<li>Added proper support zero-decimal currencies. This will apply to any of the <a href="https://support.stripe.com/questions/which-zero-decimal-currencies-does-stripe-support">zero-decimal currencies supported by Stripe</a>.</li>\n</ul>\n<p>1.0.3<br />\n<em>May 23, 2017</em></p>\n<ul>\n<li>Prevent redirection to Stripe when a non-personal campaign is created.</li>\n<li>Ensure that auto-publishing of campaigns works as expected when a non-personal campaign is created.</li>\n</ul>\n<p>1.0.2<br />\n<em>May 27, 2016</em></p>\n<ul>\n<li>Fix the error message that is displayed after users fail to connect their Stripe account.</li>\n<li>Other minor changes to keep up with updates coming to Charitable</li>\n</ul>\n<p>1.0.1<br />\n<em>May 16, 2016</em></p>\n<ul>\n<li>Round application fees up to the nearest cent to avoid Stripe API errors.</li>\n</ul>\n<p>1.0.0<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>First release!</li>\n</ul>\n";}";}i:10;a:11:{s:11:"download_id";s:4:"6395";s:4:"name";s:18:"Charitable PayFast";s:11:"new_version";s:5:"1.3.4";s:4:"slug";s:18:"charitable-payfast";s:3:"url";s:71:"https://www.wpcharitable.com/extensions/charitable-payfast/?changelog=1";s:12:"last_updated";s:19:"2024-07-07 09:03:58";s:8:"homepage";s:59:"https://www.wpcharitable.com/extensions/charitable-payfast/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"5.4";s:10:"charitable";s:3:"1.3";}s:8:"sections";s:3463:"a:2:{s:11:"description";s:81:"<p>Accept donations with PayFast, a leading South African payment processor.</p>\n";s:9:"changelog";s:3323:"<p>1.3.4<br />\n<em>January 7, 2021</em></p>\n<ul>\n<li>Added missing code libraries.</li>\n</ul>\n<p>1.3.3<br />\n<em>January 6, 2021</em></p>\n<ul>\n<li>Fixed bug preventing recurring donations from being cancelled in Payfast.</li>\n</ul>\n<p>1.3.2<br />\n<em>June 26, 2020</em></p>\n<ul>\n<li>Store the Payfast transaction ID as the Charitable gateway transaction ID.</li>\n<li>Use standard Charitable button classes for the continue to gateway button on the donation processing page.</li>\n</ul>\n<p>1.3.1<br />\n<em>June 5, 2020</em></p>\n<ul>\n<li>Fixes a bug for recurring donations when the cycles field is removed from the arguments sent to Payfast. This does not trigger errors in Payfast''s sandbox tool, but does in the live payment processing for certain merchants, preventing recurring donations from being processed.</li>\n</ul>\n<p>1.3.0<br />\n<em>June 3, 2020</em></p>\n<ul>\n<li>Add support for limited-term recurring donation lengths (requires Recurring Donations 1.2).</li>\n<li>Added button to the Donation Processing screen for users to click to redirect to Payfast if the browser does not redirect them automatically. This provides a fallback option for donors when there are Javascript errors on the page blocking the form from submitting automatically through Javascript.</li>\n<li>Fixed an issue which would cause signature mismatch errors on Payfast. This was caused by having submitted data with blank spaces before/after the text (i.e. first name with a space after it); this resulted in a signature mismatch since Charitable generated the signature with the blank space included, while Payfast trimmed the blank spaces before generating the signature.</li>\n</ul>\n<p>1.2.1<br />\n<em>September 6, 2019</em></p>\n<ul>\n<li>Fixed issue where WordPress dashboard shows an available update for Charitable Payfast but keeps showing it after updating.</li>\n</ul>\n<p>1.2.0<br />\n<em>May 20, 2019</em></p>\n<ul>\n<li>Added support for Quarterly, Annually and Semi-Annually recurring donations. This requires Charitable Recurring 1.1+, which will be released soon.</li>\n<li>Added support for admin cancellation of recurring donations. This requires Charitable Recurring 1.1+, which will be released soon.</li>\n<li>Removed unused DB_VERSION constant from Charitable_Payfast class.</li>\n</ul>\n<p>1.1.2<br />\n<em>March 26, 2018</em></p>\n<ul>\n<li>Fixed payment processing error with Giving Hand theme.</li>\n</ul>\n<p>1.1.1<br />\n<em>August 29, 2017</em></p>\n<ul>\n<li>Fixed a signature mismatch error that occurs when a campaign title includes special HTML characters.</li>\n</ul>\n<p>1.1.0<br />\n<em>February 7, 2017</em></p>\n<ul>\n<li>Added support for <a href="https://www.wpcharitable.com/extensions/charitable-recurring-donations/?utm_source=extension-readme&amp;utm_medium=changelog-tab&amp;utm_campaign=recurring-donations&amp;utm_content=payfast">Recurring Donations</a>.</li>\n</ul>\n<p>1.0.2<br />\n<em>January 18, 2016</em></p>\n<ul>\n<li>Fixed a bug that would cause a fatal error when PayFast is activated without Charitable being activated first.</li>\n</ul>\n<p>1.0.1<br />\n<em>July 7, 2016</em></p>\n<ul>\n<li>Fixed signature mismatch error</li>\n<li>Updated settings to refer to Passphrase instead of Salt, based on feedback from PayFast support.</li>\n</ul>\n<p>1.0.0<br />\n<em>July 6, 2016</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:11;a:11:{s:11:"download_id";s:4:"7114";s:4:"name";s:29:"Charitable Newsletter Connect";s:11:"new_version";s:5:"2.2.1";s:4:"slug";s:29:"charitable-newsletter-connect";s:3:"url";s:82:"https://www.wpcharitable.com/extensions/charitable-newsletter-connect/?changelog=1";s:12:"last_updated";s:19:"2026-01-09 08:07:58";s:8:"homepage";s:70:"https://www.wpcharitable.com/extensions/charitable-newsletter-connect/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:1:{s:3:"php";s:3:"5.3";}s:8:"sections";s:5131:"a:2:{s:11:"description";s:142:"<p>Turn one-time donors into ongoing supporters. Supports MailChimp, Campaign Monitor, MailerLite, ActiveCampaign, MailPoet and Mailster.</p>\n";s:9:"changelog";s:4929:"<p>2.2.1<br />\n<em>January 9, 2026</em></p>\n<ul>\n<li>Tweaks to setting displays for the Charitable Pro plugin.</li>\n</ul>\n<p>2.2.0<br />\n<em>March 31, 2025</em></p>\n<ul>\n<li>Compatibility with Charitable Pro plugin.</li>\n<li>Settings now under "Marketing" tab in Charitable Settings area.</li>\n</ul>\n<p>2.1.3<br />\n<em>January 9, 2025</em></p>\n<ul>\n<li>Fix a PHP fatal error.</li>\n</ul>\n<p>2.1.2<br />\n<em>August 5, 2024</em></p>\n<ul>\n<li>Add new hook after adding a new subscriber to a provider list: ''charitable_newsletter_connect_after_add_subscriber''.</li>\n<li>Ability to add email tags to MailChimp list subscribers via hook/code snippet.</li>\n</ul>\n<p>2.1.1<br />\n<em>June 20, 2024</em></p>\n<ul>\n<li>Fix several PHP errors and warnings.</li>\n</ul>\n<p>2.0.7<br />\n<em>January 5, 2024</em></p>\n<ul>\n<li>Update detection so lists appear in settings dropdown for MailPoet 3+.</li>\n</ul>\n<p>2.0.6<br />\n<em>April 14, 2020</em></p>\n<ul>\n<li>Avoid resending new subscriber notification when a donor was already subscribed to a list.</li>\n</ul>\n<p>2.0.5<br />\n<em>April 2, 2020</em></p>\n<ul>\n<li>Include the list names for a campaign in the Campaigns export.</li>\n</ul>\n<p>2.0.4<br />\n<em>January 21, 2020</em></p>\n<ul>\n<li>Correctly use the default list when a campaign does not have previously saved newsletter settings.</li>\n</ul>\n<p>2.0.3<br />\n<em>November 1, 2019</em></p>\n<ul>\n<li>Respect the setting for opt-in mode when using Contact Consent.</li>\n</ul>\n<p>2.0.2<br />\n<em>June 21, 2019</em></p>\n<ul>\n<li>MailChimp: Fixed method for getting all lists.</li>\n<li>MailChimp: Added inline notice to merge fields that are required.</li>\n<li>MailChimp: When a merge field has a default value defined, allow that to be used instead of any Charitable donation field.</li>\n</ul>\n<p>2.0.1<br />\n<em>June 17, 2019</em></p>\n<ul>\n<li>Fix fatal errors when certain providers are not set up or configured.</li>\n</ul>\n<p>2.0.0<br />\n<em>June 11, 2019</em></p>\n<ul>\n<li>Integrate newsletter signup with the Contact Consent feature built into Charitable. Newsletter Connect leverages this field and makes it more powerful, automatically adding donors who agree to be contacted to your mailing lists.</li>\n<li>User Privacy: Added tools for exporting and erasing personal data. These are built on top of WordPress'' core user privacy tools.</li>\n<li>MailChimp: Added list-specific settings for marketing permissions and merge fields. You can now specify how donation fields in Charitable should map to MailChimp''s merge fields.</li>\n<li>MailChimp: Fixed a bug preventing all lists from being displayed if you have more than ten lists.</li>\n<li>Campaign Monitor: Specify how donation fields in Charitable should map to Campaign Monitor''s custom fields.</li>\n<li>Campaign Monitor: Added support for Campaign Monitor''s "Consent to Track" field.</li>\n<li>MailerLite: Specify how donation fields in Charitable should map to MailerLite''s subscriber fields.</li>\n<li>MailPoet 3: Specify how donation fields in Charitable should map to MailPoet''s custom fields.</li>\n<li>Mailster: Specify how donation fields in Charitable should map to Mailster''s custom fields.</li>\n<li><a href="https://activecampaign.com" target="_blank" rel="noopener">ActiveCampaign</a>: Support added!</li>\n<li>Removed unused `Charitable_Newsletter_Connect_Campaign` class.</li>\n</ul>\n<p>1.2.0<br />\n<em>November 28, 2017</em></p>\n<ul>\n<li>Added support for <a href="https://codecanyon.net/item/mailster-email-newsletter-plugin-for-wordpress/3078294?ref=Studio164a" target="_blank" rel="noopener">Mailster</a> (formerly MyMail).</li>\n<li>Added support for <a href="http://www.mailerlite.com/a/2zglls1ali" target="_blank" rel="noopener">MailerLite</a>.</li>\n</ul>\n<p>1.1.1<br />\n<em>August 1, 2017</em></p>\n<ul>\n<li>Prevent admin crashing when a request to Campaign Monitor API times out or fails.</li>\n</ul>\n<p>1.1.0<br />\n<em>July 11, 2017</em></p>\n<ul>\n<li>Added Campaign Monitor support.</li>\n<li>Also added support for MailPoet 3.</li>\n<li>Choose from three opt-in modes for donors:\n<ol>\n<li>An opt-in checkbox in the donation form which <em>isn''t</em> checked by default.</li>\n<li>An opt-in checkbox in the donation form which <em>is</em> checked by default.</li>\n<li>Automatic opt-in. Donors are automatically subscribed when they donate.</li>\n</ol>\n</li>\n<li>Re-sync lists from MailChimp and Campaign Monitor on demand.</li>\n<li>Provide feedback when an incorrect/invalid API key is entered for MailChimp or Campaign Monitor.</li>\n</ul>\n<p>1.0.2<br />\n<em>March 2, 2017</em></p>\n<ul>\n<li>Added sanitization to make sure that when newsletter signups are disabled for a specific campaign, that is shown correctly in the admin.</li>\n</ul>\n<p>1.0.1<br />\n<em>November 16, 2016</em></p>\n<ul>\n<li>Fixed a fatal error due to invalid PHP syntax.</li>\n</ul>\n<p>1.0.0<br />\n<em>November 4, 2016</em></p>\n<ul>\n<li>Initial release with support for MailPoet and MailChimp.</li>\n</ul>\n";}";}i:12;a:11:{s:11:"download_id";s:5:"13979";s:4:"name";s:19:"Charitable Gift Aid";s:11:"new_version";s:5:"1.2.3";s:4:"slug";s:19:"charitable-gift-aid";s:3:"url";s:72:"https://www.wpcharitable.com/extensions/charitable-gift-aid/?changelog=1";s:12:"last_updated";s:19:"2026-01-03 18:05:17";s:8:"homepage";s:60:"https://www.wpcharitable.com/extensions/charitable-gift-aid/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:0:{}s:8:"sections";s:3088:"a:2:{s:11:"description";s:84:"<p>Boost your donations by 25% with Gift Aid, a tax incentive for UK charities.</p>\n";s:9:"changelog";s:2945:"<p>1.2.3<br />\n<em>December 21, 2025</em></p>\n<ul>\n<li>Added Gift Aid column to campaigns list page.</li>\n</ul>\n<p>1.2.2<br />\n<em>November 19, 2025</em></p>\n<ul>\n<li>Confirmed PHP 8.3 compatibility.</li>\n<li>Resolved CSS 404 issue.</li>\n</ul>\n<p>1.2.1<br />\n<em>November 11, 2025</em></p>\n<ul>\n<li>Added check related to donations that might not exist.</li>\n</ul>\n<p>1.2.0<br />\n<em>May 12, 2025</em></p>\n<ul>\n<li>Resolves issue showing Gift Aid with recurring donations in donation detail and donation listing page.</li>\n</ul>\n<p>1.1.7<br />\n<em>January 13, 2025</em></p>\n<ul>\n<li>CSS Tweaks for the display in the donation form.</li>\n</ul>\n<p>1.1.6<br />\n<em>July 19, 2024</em></p>\n<ul>\n<li>Made the checkbox Gift Aid exposured as an email claim. You can now include in emails if the Gift Aid was "Claimed" or "Not Claimed".</li>\n</ul>\n<p>1.1.5<br />\n<em>October 20, 2022</em></p>\n<ul>\n<li>Fixed an issue with donation reporting where start and end dates weren''t inclusive.</li>\n</ul>\n<p>1.1.4<br />\n<em>September 5, 2020</em></p>\n<ul>\n<li>Fixes a fatal error encountered when Charitable is not active and no other extensions are installed.</li>\n</ul>\n<p>1.1.3<br />\n<em>January 14, 2020</em></p>\n<ul>\n<li>Previous release didn''t include the fix.</li>\n</ul>\n<p>1.1.2<br />\n<em>January 13, 2020</em></p>\n<ul>\n<li>Store the third address and donor title fields in the donor meta, instead of as standalone meta fields.</li>\n</ul>\n<p>1.1.1<br />\n<em>September 3, 2019</em></p>\n<ul>\n<li>Fixes a fatal error when viewing recurring donation receipts, related to how the Gift Aid is shown.</li>\n<li>Store the Gift Aid agreement text that donors agree to.</li>\n</ul>\n<p>1.1.0<br />\n<em>March 11, 2019</em></p>\n<ul>\n<li>Display Gift Aid in the admin donation details page.</li>\n<li>Include Gift Aid in the donation amount in the Donation Receipt email with the following shortcode: [charitable_email show=donation_amount include_giftaid=1]</li>\n<li>Filter donations in the admin donations table by whether Gift Aid was claimed.</li>\n<li>Display Gift Aid amount in the user donations table ([charitable_my_donations]).</li>\n<li>Show the Gift Aid amount in the donation receipt page.</li>\n<li>Added an option to show the Gift Aid amount in the Donation Stats widget.</li>\n<li>Added an option to show the Gift Aid amount in the Donors widget.</li>\n<li>Added an option to show the Gift Aid amount in Campaign pages as part of the funds raised.</li>\n<li>Fixed a bug preventing the Gift Aid report from including more than five records.</li>\n<li>Removed unused DB_VERSION constant from Charitable_GiftAid class.</li>\n</ul>\n<p>1.0.1<br />\n<em>May 15, 2017</em></p>\n<ul>\n<li>Include whether Gift Aid was claimed in the data that is sent to Stripe.</li>\n<li>Removed erroneous link to settings from plugins page.</li>\n</ul>\n<p>1.0.0<br />\n<em>October 27, 2016</em></p>\n<p>Hello UK charities — I''m here to help you boost your donations by 25%, instantly!</p>\n";}";}i:13;a:11:{s:11:"download_id";s:5:"23988";s:4:"name";s:22:"Charitable Geolocation";s:11:"new_version";s:5:"1.2.0";s:4:"slug";s:22:"charitable-geolocation";s:3:"url";s:75:"https://www.wpcharitable.com/extensions/charitable-geolocation/?changelog=1";s:12:"last_updated";s:19:"2024-09-17 13:38:37";s:8:"homepage";s:63:"https://www.wpcharitable.com/extensions/charitable-geolocation/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:1:{s:10:"charitable";s:5:"1.7.0";}s:8:"sections";s:2134:"a:2:{s:11:"description";s:75:"<p>Set a location for your campaigns, and display them on a Google Map</p>\n";s:9:"changelog";s:2000:"<p>1.2.0<br />\n<em>November 1, 2023</em></p>\n<ul>\n<li>Updates related to Campaign Builder release in Charitable 1.8.0.</li>\n</ul>\n<p>1.1.8<br />\n<em>January 13, 2021</em></p>\n<ul>\n<li>Fixed issue related to apostrophes in campaign descriptions.</li>\n</ul>\n<p>1.1.7<br />\n<em>March 18, 2020</em></p>\n<ul>\n<li>Fixes a bug preventing campaigns map from loading when a campaign has an address with an apostrophe in it.</li>\n</ul>\n<p>1.1.6<br />\n<em>April 19, 2018</em></p>\n<ul>\n<li>Improved how the map map Javascript is loaded to avoid compatibility issues with other plugins and themes.</li>\n</ul>\n<p>1.1.5<br />\n<em>March 28, 2018</em></p>\n<ul>\n<li>Fixed another issue causing double quotes in campaign descriptions to break the map.</li>\n</ul>\n<p>1.1.4<br />\n<em>February 9, 2017</em></p>\n<ul>\n<li>Fixed issue where apostrophes in campaign descriptions break the map.</li>\n<li>Removed error logging left over from testing.</li>\n</ul>\n<p>1.1.3<br />\n<em>November 6, 2017</em></p>\n<ul>\n<li>Correctly center a map based on the markers.</li>\n<li>Set a more sensible default center, based on the user''s location (if on https) or the site''s default country (set under Charitable &gt; Settings &gt; General).</li>\n</ul>\n<p>1.1.2<br />\n<em>April 3, 2017</em></p>\n<ul>\n<li>The previous version didn''t set the version correctly inside the plugin, which resulted in an update notice always being displayed, even if you had already upgraded. Sorry about that if you''ve been caught in the spiral!</li>\n</ul>\n<p>1.1.1<br />\n<em>March 31, 2017</em></p>\n<ul>\n<li>Fixed a bug that prevented the map from loading in the campaign form when no zoom level is set.</li>\n</ul>\n<p>1.1.0<br />\n<em>October 26, 2016</em></p>\n<ul>\n<li><strong>Official public release</strong>Compared with version 1.0.0, the major new addition in this release is the addition of a location search feature, built on top of the Google Places Autosuggest API. This makes it much easier to find and enter the location for your campaign.</li>\n</ul>\n";}";}i:14;a:11:{s:11:"download_id";s:5:"26609";s:4:"name";s:30:"Charitable Recurring Donations";s:11:"new_version";s:5:"1.5.7";s:4:"slug";s:30:"charitable-recurring-donations";s:3:"url";s:83:"https://www.wpcharitable.com/extensions/charitable-recurring-donations/?changelog=1";s:12:"last_updated";s:19:"2026-01-22 12:27:46";s:8:"homepage";s:71:"https://www.wpcharitable.com/extensions/charitable-recurring-donations/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"5.3";s:10:"charitable";s:6:"1.6.51";}s:8:"sections";s:17226:"a:2:{s:11:"description";s:66:"<p>Grow your organization''s revenue with recurring donations.</p>\n";s:9:"changelog";s:17100:"<p> 1.5.7<br />\n  <em>January 22, 2026</em></p>\n<ul>\n<li>FIX: Fixed "You must donate more than $0.00" error on recurring-only donation forms where no default amount was set.</li>\n<li>FIX: Added fallback hidden input for pre-selected recurring donation amounts to ensure form validation passes.</li>\n</ul>\n<p>  1.5.6<br />\n  <em>January 21, 2026</em></p>\n<ul>\n<li>FIX: Fixed recurring donation period options not respecting campaign settings in Advanced mode. Period options now correctly filter based on the "What periods should be displayed" setting.</li>\n</ul>\n<p>1.5.5</p>\n<p><em>January 17, 2026</em></p>\n<ul>\n<li>Fix: CSS Tweaks.</li>\n</ul>\n<p>1.5.4</p>\n<p><em>October 17, 2025</em></p>\n<ul>\n<li>Fix: Fixed a bug where the recurring donation view links were not working correctly.</li>\n</ul>\n<p>1.5.3</p>\n<p><em>September 19, 2025</em></p>\n<ul>\n<li>Updated translation file.</li>\n</ul>\n<p>1.5.2</p>\n<p><em>August 27, 2025</em></p>\n<ul>\n<li>Fix: Resolved a bug where the "Allow Recurring Donations" setting was not being saved correctly in the visual campaign builder.</li>\n</ul>\n<p>1.5.1</p>\n<p><em>August 21, 2025</em></p>\n<ul>\n<li>Updated for Charitable 1.8.8.</li>\n</ul>\n<p>1.5.0</p>\n<p><em>April 31, 2025</em></p>\n<ul>\n<li>Updated for Square in Charitable 1.8.6.</li>\n<li>Adds daily option for periods (Square only).</li>\n</ul>\n<p>1.4.2</p>\n<p><em>March 31, 2025</em></p>\n<ul>\n<li>Updated for Charitable Pro.</li>\n<li>Fix translation issue with donation periods.</li>\n</ul>\n<p>1.4.1.3</p>\n<p><em>February 24, 2025</em></p>\n<ul>\n<li>Fix: Resolve a reported fatal error involving PayPal recurring donation processing.</li>\n</ul>\n<p>1.4.1.2</p>\n<p><em>February 19, 2025</em></p>\n<ul>\n<li>Fix: Remove error on legacy involving period options to display feature introduced in 1.4.1.</li>\n</ul>\n<p>1.4.1.1</p>\n<p><em>October 30, 2024</em></p>\n<ul>\n<li>Fix: Resolve a hidden manual add donation button issue in certain scenarios.</li>\n</ul>\n<p>1.4.1</p>\n<p><em>October 24, 2024</em></p>\n<ul>\n<li>NEW: Ability to decide what period options (monthly, daily, weekly) in the donation form on a per campaign basis. This option is currently only available in the visual campaign builder.</li>\n</ul>\n<p>1.4.0.4</p>\n<p><em>September 27, 2024</em></p>\n<ul>\n<li>Fixes a bug where an activation setting wasn''t being saved property in the visual builder, resulting in recurring sometimes not appearing on donation forms.</li>\n</ul>\n<p>1.4.0.3</p>\n<p><em>June 19, 2024</em></p>\n<ul>\n<li>Adds a "post parent" / recurring donation box to edit donation pages to manually associate a donation to a recurring donation.</li>\n</ul>\n<p>1.4.0.2</p>\n<p><em>June 3, 2024</em></p>\n<ul>\n<li>Tweaks export data for export on donations and recurring donation pages in Charitable admin.</li>\n</ul>\n<p>1.4.0.1</p>\n<p><em>May 2, 2024</em></p>\n<ul>\n<li>Adds "Recurring Donations" report to "Advanced" in Charitable Reports (requires 1.8.1+ and valid license activated).</li>\n</ul>\n<p>1.4.0</p>\n<p><em>April 30, 2024</em></p>\n<ul>\n<li>Adds "Recurring Donations" report to "Advanced" in Charitable Reports (requires 1.8.1+ and valid license activated).</li>\n</ul>\n<p>1.3.3</p>\n<p><em>November 27, 2023</em></p>\n<ul>\n<li>Updated tool tips.</li>\n</ul>\n<p>1.3.2</p>\n<p><em>November 2, 2023</em></p>\n<ul>\n<li>Added a check for the campaign_is_campaign_builder_admin_page function for those who haven''t updated to Charitable 1.8.0.</li>\n</ul>\n<p>1.3.0</p>\n<p><em>November 1, 2023</em></p>\n<ul>\n<li>Updates related to Campaign Builder release in Charitable 1.8.0.</li>\n</ul>\n<p>1.2.21</p>\n<p><em>April 18, 2023</em></p>\n<ul>\n<li>Fix: Resolved a PHP warning by adding an additional check in the charitable_recurring_get_donation_period_adverb function.</li>\n<li>Fix: Unchecking/checking allow recurring donations in campaign settings now saves more reliability.</li>\n</ul>\n<p>1.2.20</p>\n<p><em>April 5, 2022</em></p>\n<ul>\n<li>Fix: Load the vendors/autoload.php file with an absolute path, instead of a relative path. While this worked fine for most sites, in some rare cases it could cause an error.</li>\n</ul>\n<p>1.2.19</p>\n<p><em>March 29, 2022</em></p>\n<ul>\n<li>Fix: When a recurring donation amount has been pre-set while using Advanced mode, submitting the donation form was blocked with a message that the donor needed to give more than $0.</li>\n</ul>\n<p>1.2.18</p>\n<p><em>February 22, 2022</em></p>\n<ul>\n<li>Fix: When loading a donation form via ajax on sites where the form is set to show in modals, a fatal error would occur.</li>\n</ul>\n<p>1.2.17</p>\n<p><em>February 11, 2022</em></p>\n<ul>\n<li>In combination with Charitable 1.6.55, this will add compatibility with block themes such as Twenty Twenty Two.</li>\n<li>Fix: Correctly display the recurring donation total in sites where the comma is used as the decimal separator.</li>\n</ul>\n<p>1.2.16</p>\n<p><em>December 20, 2021</em></p>\n<ul>\n<li>Fix: Ensure that template functions are loaded in the admin to avoid fatal errors in block editor or Elementor.</li>\n</ul>\n<p>1.2.15</p>\n<p><em>November 12, 2021</em></p>\n<ul>\n<li>Fix: When the next renewal date is calculated for a recurring donation, base it on the most recent donation made as part of that recurring donation, to avoid problems where the next donation date shown in the recurring donation receipt is incorrect.</li>\n<li>Fix: Provides backwards compatibility for versions of Charitable prior to 1.6.54. Without this, there were errors, particularly on the donation receipt.</li>\n<li>Fix: On sites where pretty permalinks are turned off, there was previously a fatal error on the recurring donation receipt page.</li>\n<li>Fix: If a recurring donation is deleted, the donation receipt page on the front-end for any donation made as part of that recurring donation previously showed a fatal error. This is now resolved, with no details about the recurring donation shown (since none are available).</li>\n<li>Fix: Correctly set the `post_author` for each recurring donation to the donor''s user ID. Previously this was incorrectly recorded as the donor''s donor ID, which is a separate ID. However, the `post_author` field is never displayed for donations, so this had minimal impact. A migration script has been added to update all past renewal donations to have the same `post_author` value as the original recurring donation.</li>\n</ul>\n<p>1.2.14</p>\n<p><em>October 26, 2021</em></p>\n<ul>\n<li>Fix: Correctly set the default donation period for recurring donations when donors can choose their preferred frequency.</li>\n<li>Fix: There was a bug preventing the custom recurring donations option from being turned off.</li>\n</ul>\n<p>1.2.13</p>\n<p><em>October 22, 2021</em></p>\n<ul>\n<li>Fix: There were a number of small issues with the way the donation form looked for campaigns where donors can choose how frequently they would like their donation to renew.</li>\n<li>Developers: Added easier ways to retrieve the total lifetime amount donated as part of a recurring donation, including a separate option to get the total lifetime amount without any donation fees included. Charitable_Recurring_Donation::get_total() returns the total including fees. Charitable_Recurring_Donation::get_subtotal() returns the total without fees.</li>\n<li>Deprecated: The Charitable_Recurring_Related_Donations_Query has been deprecated. Use Charitable_Donations_Query instead.</li>\n</ul>\n<p>1.2.12</p>\n<p><em>August 17, 2021</em></p>\n<ul>\n<li>Fix: Avoid HTML validation error blocking donations in certain situations.</li>\n<li>Fix: Resolved a number of issues causing warnings and notices with PHP 8.</li>\n<li>Fix: Adjusted how recurring campaign configuration is saved to ensure it works better with Charitable Ambassadors.</li>\n</ul>\n<p>1.2.11</p>\n<p><em>July 23, 2021</em></p>\n<ul>\n<li>Fix: Due to changes in Charitable 1.6.51, one-time donations made for campaigns with recurring donations enabled in Simple mode (i.e. showing a "make it monthly" checkbox or similar), were incorrectly saved as recurring donations.</li>\n</ul>\n<p>1.2.10</p>\n<p><em>July 21, 2021</em></p>\n<ul>\n<li>Fix: Depending on the payment gateway and settings used, the next charge date for recurring donations as shown in the donation receipt was incorrect.</li>\n</ul>\n<p>1.2.9</p>\n<p><em>July 20, 2021</em></p>\n<ul>\n<li>Fix: Ensure recurring donation fields in the donation form are validated with the form validation built into Charitable.</li>\n</ul>\n<p>1.2.8</p>\n<p><em>June 29, 2021</em></p>\n<ul>\n<li>Fix: In campaigns where recurring donations was enabled in Advanced mode, with no suggested recurring donations but custom amounts enabled, recurring donations were blocked with a message about needing to donate at least $0.</li>\n</ul>\n<p>1.2.7</p>\n<p><em>June 10, 2021</em></p>\n<ul>\n<li>Fix: Minor change to ensure the plugin remains compatible with PHP 5.3. Please note that the minimum update requirements will be changed in future versions.</li>\n</ul>\n<p>1.2.6</p>\n<p><em>June 9, 2021</em></p>\n<ul>\n<li>Fix: Prevent duplicate sanitization of donation amounts, resulting in incorrect amounts.</li>\n<li>Fix: Use the localized money format in the donation form for pre-set amounts.</li>\n</ul>\n<p>1.2.5</p>\n<p><em>June 1, 2021</em></p>\n<ul>\n<li>Fix: PayPal recurring donations were not being marked as Active correctly.</li>\n<li>Fix: Avoid broken HTML when viewing recurring donations in the admin while using Fee Relief.</li>\n<li>Fix: Avoid errors related to unsanitized donation amounts.</li>\n</ul>\n<p>1.2.4</p>\n<p><em>February 17, 2021</em></p>\n<ul>\n<li>Fix: One-time donations were blocked when using recurring donations in Advanced mode and allowing donors to choose a period AND when the default period was one-time donations.</li>\n</ul>\n<p>1.2.3</p>\n<p><em>December 8, 2020</em></p>\n<ul>\n<li>Fix: Allow custom recurring donations to be disabled when suggested recurring donation amounts have been provided.</li>\n</ul>\n<p>1.2.2</p>\n<p><em>November 30, 2020</em></p>\n<ul>\n<li>Fix: Minor version bump to fix issue with bundling of previous release.</li>\n</ul>\n<p>1.2.1</p>\n<p><em>November 27, 2020</em></p>\n<ul>\n<li>Fix: Load the translation files earlier to void problems with text not translating.</li>\n</ul>\n<p>1.2.0</p>\n<p><em>October 7, 2020</em></p>\n<ul>\n<li>New: Add variable donation period support for "Advanced" mode (ie: suggested recurring amounts).</li>\n<li>New: Add donation length support.</li>\n<li>Fix: Use the Charitable default donation amount filter, unless overriden with recurring default donation amount filter.</li>\n<li>Fix: Display of suggested amounts table in campaign metabox</li>\n<li>Fix: Incorrect validation of custom recurring field when one-time donations are disabled.</li>\n<li>Fix: Undefined ''date'' key in the donation processor. Allows support for generating renewals from a time other than current time</li>\n<li>Fix: Sanitize dates passed to charitable_recurring_donation_renewal_expiration($date).</li>\n<li>Notice: Soft deprecate charitable_recurring_donation_renewal_expiration. Use $donation-&gt;update_expiration_date( ''YYYY-MM-DD'' ); instead.</li>\n</ul>\n<p>1.1.7</p>\n<p><em>Dec 9, 2019</em></p>\n<ul>\n<li>Fix: Detect when recurring_donations endpoint is a descendant of the profile endpoint.</li>\n</ul>\n<p>1.1.6</p>\n<p><em>Nov 27, 2019</em></p>\n<ul>\n<li>Fix: Remove stray %s string from time periods</li>\n</ul>\n<p>1.1.5</p>\n<p><em>Nov 20, 2019</em></p>\n<ul>\n<li>Fix the "$99 / 1 month" phrasing in the donation form.</li>\n<li>Fix the $0 total in export.</li>\n</ul>\n<p>1.1.4</p>\n<p><em>Nov 5, 2019</em></p>\n<ul>\n<li>Fix: An overly strict check caused PayPal recurring donations to be incorrectly marked as Failed. Please note that this did not affect the actual renewal transaction, only how it was recorded in Charitable.</li>\n<li>Fix: Error caused non-monthly recurring donations to not work as expected.</li>\n</ul>\n<p>1.1.3</p>\n<p><em>Oct 27, 2019</em></p>\n<ul>\n<li style="list-style-type: none;">\n<ul>\n<li>Fix: Undefined variable $form_id in recurring donation amount template.</li>\n<li>Fix: Make second arg optional for Charitable_Recurring_My_Recurring_Donations:add_to_my_donations()</li>\n</ul>\n</li>\n</ul>\n<p>&nbsp;</p>\n<p>1.1.2</p>\n<p><em>Oct 15, 2019</em></p>\n<ul>\n<li>IMPORTANT: Requires Charitable 1.6.15!</li>\n<li>New: Allow total donation amount to be filtered in tables, for compatibility with GiftAid.</li>\n<li>New: Register admin action for resending Cancelled subscription notification.</li>\n<li>Fix: Cancelled email now fired on correct trigger.</li>\n<li>Fix: Make recurring donation receipt accessible for logged out users.</li>\n<li>Fix: Adds singular.php as a fallback template before index.php for endpoints.</li>\n<li>Fix: problems with setting the donation period in the session.</li>\n<li>Fix: Correct calculation of future quarter and biannual dates.</li>\n<li>Fix: Allow campaigns to be created without any one-time donation option.</li>\n<li>Fix: Few minor translation errors.</li>\n<li>Fix: Don''t show upgrade notices on new installs.</li>\n</ul>\n<p>1.1.1</p>\n<p><em>June 26, 2019</em></p>\n<ul>\n<li>New: `charitable_recurring_donation_amount` filter for modifying the donation amount.</li>\n<li>Fix: Allow default period to be set for campaign in variable period mode.</li>\n<li>Fix: Restore option for default tab in advanced mode.</li>\n<li>Fix: Don''t send regular donation emails for new recurring donations.</li>\n<li>Fix: Make Recurring Donation Receipt available without logging in.</li>\n<li>Fix: Fetch suggested amounts via ajax when no session ID is set.</li>\n</ul>\n<p>1.1.0</p>\n<p><em>May 21, 2019</em></p>\n<ul>\n<li>IMPORTANT: Requires Charitable 1.6.15!</li>\n<li>NEW: Accept recurring donations in different periods! Now supports: monthly, quarterly, semi-annually, and annually</li>\n<li>NEW: Cancel recurring donations from admin or from user''s My Donations area when the payment gateway supports it.</li>\n<li>NEW: Automatically link to donor''s My Recurring Donations from [charitable_my_donations] shortcode.</li>\n<li>New: Shortcode `[charitable_recurring_my_recurring_donations]` for specifically displaying the donor''s recurring donations</li>\n<li>New: Endpoints for displaying a Recurring Donations details to user.</li>\n<li>New: Donor email notification when a Recurring Donation is cancelled</li>\n<li>IMPORTANT: Rewrite Charitable_Recurring_Donation_Processor. No longer a singleton class and instances should not be created. To create a new recurring donation use `charitable_create_donation()`.</li>\n<li>IMPORTANT: Related to above, the `charitable_recurring_donation_values` filter has been removed. You should should the `charitable_donation_values` filter instead.</li>\n<li>Register campaign metabox fields via Charitable_Campaign_Field API</li>\n</ul>\n<p>1.0.7</p>\n<p><em>October 4, 2017</em></p>\n<ul>\n<li>Shorten titles of donation tabs to improve widget appearance.</li>\n<li>Prepare for parameter change in charitable_session_donation_amount_formatted filter in Charitable 1.5.0.</li>\n<li>Check that get_current_screen() doesn''t return null to prevent PHP notices in admin</li>\n</ul>\n<p>1.0.6</p>\n<p><em>September 4, 2017</em></p>\n<ul>\n<li>Fix: Invalid HTML in recurring donations tab.</li>\n<li>Fix: Permissions error with export of recurring donations.</li>\n<li>Fix: Fatal error with export of recurring donations.</li>\n<li>New: Add charitable_donation_export_report_types filter to extend export report types for recurring donations.</li>\n</ul>\n<p>1.0.5</p>\n<p><em>June 9, 2017</em></p>\n<ul>\n<li>Allow recurring donations tab to be set as default tab.</li>\n<li>Store Stripe plans with currency and with distinction between live/test mode.</li>\n</ul>\n<p>1.0.4</p>\n<p><em>May 9, 2017</em></p>\n<ul>\n<li>Pull billing period and interval from donation meta to be more flexible going forward.</li>\n<li>Added check to prevent sending emails repeatedly.</li>\n</ul>\n<p>1.0.3</p>\n<p><em>April 26, 2017</em></p>\n<ul>\n<li>Hide One-Time vs Monthly tabs if no suggested one-time donations.</li>\n</ul>\n<p>1.0.2</p>\n<p><em>April 21, 2017</em></p>\n<ul>\n<li>Added better support for the donations widget.</li>\n</ul>\n<p>1.0.1</p>\n<p><em>March 17, 2017</em></p>\n<ul>\n<li>Due to some updates in Charitable itself recently, the suggested amounts for recurring donations were including phantom $0 per month donation options. That made no sense, so we''ve fixed that up.</li>\n</ul>\n<p>1.0.0 - Official public release</p>\n<p><em>February 7, 2017</em></p>\n<ul>\n<li>Fixed a bug that caused recurring donations to be made when making a one-time donation with a custom amount.</li>\n</ul>\n<p>1.0.0-RC-3</p>\n<p><em>January 17, 2017</em></p>\n<ul>\n<li>Correctly set up the donation form with all required Javascript for recurring donations when the form is loaded in a modal outside a single campaign page.</li>\n<li>Ensures the correct date is shown on the donation receipt, regardless of your date format.</li>\n<li>Fixes a bug with the renewal emails not being saved correctly.</li>\n<li>Fixes a parser error for sites running on PHP 5.2.</li>\n<li>Various other small bug fixes and improvements.</li>\n</ul>\n<p>1.0.0-RC-1</p>\n<p><em>October 27, 2016</em></p>\n<ul>\n<li>First private beta release.</li>\n</ul>\n";}";}i:15;a:11:{s:11:"download_id";s:6:"413576";s:4:"name";s:25:"Charitable Donor Comments";s:11:"new_version";s:5:"1.3.0";s:4:"slug";s:25:"charitable-donor-comments";s:3:"url";s:78:"https://www.wpcharitable.com/extensions/charitable-donor-comments/?changelog=1";s:12:"last_updated";s:19:"2024-07-07 08:58:59";s:8:"homepage";s:66:"https://www.wpcharitable.com/extensions/charitable-donor-comments/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:1:{s:10:"charitable";s:5:"1.7.0";}s:8:"sections";s:1194:"a:2:{s:11:"description";s:73:"<p>Give your donors the ability to share a message when they donate.</p>\n";s:9:"changelog";s:1062:"<p>1.3.0<br />\n<em>November 1, 2023</em></p>\n<ul>\n<li>Updates related to Campaign Builder release in Charitable 1.8.0.</li>\n</ul>\n<p>1.2.0<br />\n<em>December 10, 2020</em></p>\n<ul>\n<li>Enable/disable comments on a per campaign basis.</li>\n</ul>\n<p>1.1.2<br />\n<em>September 24, 2020</em></p>\n<ul>\n<li>Do not save WP_Error as the donor comment when a comment fails to be created.</li>\n</ul>\n<p>1.1.1<br />\n<em>November 20, 2019</em></p>\n<ul>\n<li>When donations are grouped by donor in the Donors shortcode or widget, do not try to get a comment for donors without an email address.</li>\n<li>Added the charitable_donor_comments_donor_comments_args filter to allow extensions to filter the arguments used to get the most recent comment by a donor.</li>\n<li>Removed unused DB_VERSION class constant.</li>\n</ul>\n<p>1.1.0<br />\n<em>August 9, 2019</em></p>\n<ul>\n<li>Add comments to the Donations export.</li>\n<li>Add donor comments as filterable type in Comments list table.</li>\n</ul>\n<p>1.0.0<br />\n<em>December 13, 2017</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:16;a:11:{s:11:"download_id";s:7:"2412211";s:4:"name";s:21:"Charitable Fee Relief";s:11:"new_version";s:5:"1.2.5";s:4:"slug";s:21:"charitable-fee-relief";s:3:"url";s:74:"https://www.wpcharitable.com/extensions/charitable-fee-relief/?changelog=1";s:12:"last_updated";s:19:"2026-01-30 16:34:10";s:8:"homepage";s:62:"https://www.wpcharitable.com/extensions/charitable-fee-relief/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"5.3";s:10:"charitable";s:5:"1.6.8";}s:8:"sections";s:6247:"a:2:{s:11:"description";s:112:"<p>Bump up your donations by giving your donors the option to cover the processing fees on their donations.</p>\n";s:9:"changelog";s:6075:"<p>1.2.5</p>\n<p><em>January 30, 2026</em></p>\n<ul>\n<li>Fix: Resolved an issue that involved a "double display" of fee relief on the donation form in certain scenarios.</li>\n</ul>\n<p>1.2.4</p>\n<p><em>January 21, 2026</em></p>\n<ul>\n<li>Fix: Added support for visual donation forms by registering fee relief fields in the meta section.</li>\n</ul>\n<p>1.2.3</p>\n<p><em>October 7, 2025</em></p>\n<ul>\n<li>Tweaked JS logic for handling donation amount changes.</li>\n</ul>\n<p>1.2.2</p>\n<p><em>June 15, 2025</em></p>\n<ul>\n<li>Tweaked logic involving when not having Gift Aid calculations on donation form.</li>\n</ul>\n<p>1.2.1</p>\n<p><em>May 13, 2025</em></p>\n<ul>\n<li>Fixed issue involving Gift Aid calculations on donation form.</li>\n<li>Fixed issue involving saving options in Charitable Pro.</li>\n</ul>\n<p>1.2.0</p>\n<p><em>March 29, 2025</em></p>\n<ul>\n<li>Updated to be compatible with Charitable Pro.</li>\n</ul>\n<p>1.1.16</p>\n<p><em>May 24, 2024</em></p>\n<ul>\n<li>Resolved issue with email tag not including fees upon the first time the email is sent, although correct in email resends.</li>\n</ul>\n<p>1.1.15</p>\n<p><em>May 1, 2024</em></p>\n<ul>\n<li>Resolved issue with alt fee relief calculation on post-donation form calculations.</li>\n</ul>\n<p>1.1.14</p>\n<p><em>February 14, 2024</em></p>\n<ul>\n<li>Resolved fatal error with older PHP versions.</li>\n</ul>\n<p>1.1.13</p>\n<p><em>November 28, 2023</em></p>\n<ul>\n<li>Added capability with new campaign visual builder.</li>\n</ul>\n<p>1.1.12</p>\n<p><em>December 30, 2022</em></p>\n<ul>\n<li>Add a setting to offer an alternative slightly different formula to calculate fee.</li>\n</ul>\n<p>1.1.11</p>\n<p><em>September 29, 2022</em></p>\n<ul>\n<li>Fix: Resolves a fatal error when Stripe Connect 1.5.x is upgraded and used.</li>\n</ul>\n<p>1.1.10</p>\n<p><em>March 21, 2022</em></p>\n<ul>\n<li>Fixes a bug preventing Fee Relief from working correctly when there are multiple donation forms on the same page.</li>\n</ul>\n<p>1.1.9</p>\n<p><em>January 6, 2022</em></p>\n<ul>\n<li>Fixes a bug when using Stripe Checkout ona site where commas are the decimal separator.</li>\n</ul>\n<p>1.1.8</p>\n<p><em>December 23, 2021</em></p>\n<ul>\n<li>Fixes issues with incorrect handling of sites using commas as the decimal separator.</li>\n<li>Fixes bug preventing translations from loading as expected.</li>\n</ul>\n<p>1.1.7</p>\n<p><em>May 14, 2021</em></p>\n<ul>\n<li>Fixes incorrect handling of recurring donations where fees are covered. Previously, these would be charged the correct amount but would show up in the Charitable dashboard as not having fees covered.</li>\n</ul>\n<p>1.1.6</p>\n<p><em>November 16, 2020</em></p>\n<ul>\n<li>Fixes an error preventing fees from being recorded correctly, despite donors opting in.</li>\n</ul>\n<p>1.1.5</p>\n<p><em>November 6, 2020</em></p>\n<ul>\n<li>Avoid errors for donations marked as having fees covered, but with no fees charged.</li>\n</ul>\n<p>1.1.4</p>\n<p><em>October 8, 2020</em></p>\n<ul>\n<li>Fixes an error when grouping donations by the same donor in the Donors shortcode/widget.</li>\n<li>When saving a gateway configuration with 0 set for the percentage &amp; fixed fees, mark it as disabled.</li>\n</ul>\n<p>1.1.3</p>\n<p><em>September 24, 2020</em></p>\n<ul>\n<li>Include processing fee in donation amount in Donors shortcode/widget.</li>\n</ul>\n<p>1.1.2</p>\n<p><em>September 20, 2020</em></p>\n<ul>\n<li>Added small tweak required for upcoming Recurring Donations update.</li>\n</ul>\n<p>1.1.1</p>\n<p><em>April 28, 2020</em></p>\n<ul>\n<li>Fixed issue where PayPal recurring donations would be marked as Failed if the donation included fees.</li>\n</ul>\n<p>1.1.0</p>\n<p><em>April 24, 2020</em></p>\n<ul>\n<li>Added support for Windcave payment gateway.</li>\n<li>Added support for Braintree payment gateway (currently in private beta).</li>\n<li>Ensure that the site decimal count setting is respected when saving the fee.</li>\n</ul>\n<p>1.0.8</p>\n<p><em>March 7, 2020</em></p>\n<ul>\n<li>Fixes a minor error encountered on recurring donations where fees are covered and payment is via Stripe Checkout.</li>\n</ul>\n<p>1.0.7</p>\n<p><em>March 3, 2020</em></p>\n<ul>\n<li>Fixed support for Stripe Checkout.</li>\n<li>Avoid fatal errors when a donation with fee relief is deleted.</li>\n</ul>\n<p>1.0.6</p>\n<p><em>November 12, 2019</em></p>\n<ul>\n<li>Added fee amount &amp; whether the fees was covered to the Recurring Donations export.</li>\n<li>Fixed a bug preventing the fee relief field from appearing automatically when an amount is pre-set in the donation form.</li>\n<li>Fixed a Javascript error encountered when an amount is pre-set in the donation form.</li>\n<li>Add the amount of the donation fee paid by the donor to the Stripe metadata.</li>\n<li>Fixed Javascript performance issue causing page to stall if you change the suggested donation amount repeatedly.</li>\n</ul>\n<p>1.0.5</p>\n<p><em>September 10, 2019</em></p>\n<ul>\n<li>Update to handle changes coming in Recurring Donations 1.1</li>\n</ul>\n<p>1.0.4</p>\n<p><em>June 26, 2019</em></p>\n<ul>\n<li>Avoid fatal error on recurring donation receipt.</li>\n<li>Include processing fees in recurring donation amount.</li>\n<li>Prevent loading Fee Relief Javascript files for the donation amount form.</li>\n<li>Added support for Stripe''s Payment Intents API. This will not do anything until a later update to Charitable Stripe.</li>\n</ul>\n<p>1.0.3</p>\n<p><em>May 23, 2019</em></p>\n<ul>\n<li>Fixed fatal error that could happen when viewing donations in the admin where the donor did not agree to pay the processing fees.</li>\n</ul>\n<p>1.0.2</p>\n<p><em>March 8, 2019</em></p>\n<ul>\n<li>Fixed error that prevented fee relief field from appearing on forms embedded with [charitable_donation_form].</li>\n<li>Removed unused DB_VERSION constant from Charitable_Fee_Relief class.</li>\n</ul>\n<p>1.0.1</p>\n<p><em>January 29, 2019</em></p>\n<ul>\n<li>Removed reference to non-existent class in Stripe extension. This caused a fatal error.</li>\n<li>Fixes notices thrown when a site uses a comma for the decimal separator.</li>\n</ul>\n<p>1.0.0</p>\n<p><em>January 9, 2019</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:17;a:11:{s:11:"download_id";s:7:"4032296";s:4:"name";s:19:"Charitable Windcave";s:11:"new_version";s:5:"1.0.2";s:4:"slug";s:19:"charitable-windcave";s:3:"url";s:72:"https://www.wpcharitable.com/extensions/charitable-windcave/?changelog=1";s:12:"last_updated";s:19:"2024-07-07 09:07:32";s:8:"homepage";s:60:"https://www.wpcharitable.com/extensions/charitable-windcave/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"5.6";s:10:"charitable";s:6:"1.6.38";}s:8:"sections";s:500:"a:2:{s:11:"description";s:75:"<p>Accept donations securely with Windcave (formerly Payment Express).</p>\n";s:9:"changelog";s:367:"<p>1.0.2<br />\n<em>May 13, 2020</em></p>\n<ul>\n<li>Fix parser error. This issue seemed to only crop up on certain hosting configurations.</li>\n</ul>\n<p>1.0.1<br />\n<em>May 8, 2020</em></p>\n<ul>\n<li>Resolved issue preventing donations from getting marked as Paid automatically.</li>\n</ul>\n<p>1.0.0<br />\n<em>April 24, 2020</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:18;a:11:{s:11:"download_id";s:7:"4930345";s:4:"name";s:20:"Charitable Braintree";s:11:"new_version";s:5:"1.0.5";s:4:"slug";s:20:"charitable-braintree";s:3:"url";s:73:"https://www.wpcharitable.com/extensions/charitable-braintree/?changelog=1";s:12:"last_updated";s:19:"2025-04-23 07:07:27";s:8:"homepage";s:61:"https://www.wpcharitable.com/extensions/charitable-braintree/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.2";s:10:"charitable";s:6:"1.6.43";}s:8:"sections";s:1841:"a:2:{s:11:"description";s:113:"<p>Accept donations with Braintree, with support for card payments, PayPal, Apple Pay, Google Pay and Venmo.</p>\n";s:9:"changelog";s:1668:"<p>1.1.0<br />\n<em>April 23, 2025</em></p>\n<ul>\n<li>Upgrade Braintree PHP SDK to version 6.24.0.</li>\n</ul>\n<p>1.0.5<br />\n<em>February 17, 2023</em></p>\n<ul>\n<li>Fixes "invalid currency format" issue if amount is over $1k when certain Charitable addons hook into and modify the cost before the data is sent to Braintree.</li>\n</ul>\n<p>1.0.4<br />\n<em>February 22, 2022</em></p>\n<ul>\n<li>Fixes a problem preventing scripts from loading when displaying the donation form on a separate page.</li>\n</ul>\n<p>1.0.3<br />\n<em>February 11, 2022</em></p>\n<ul>\n<li>Prevent loading of Braintree fields if the gateway has not been activated.</li>\n<li>Fixes a problem with scripts not loading in the donation form when using a block theme.</li>\n<li>Fixes a bug preventing plugin translations from working as expected.</li>\n</ul>\n<p>1.0.2<br />\n<em>November 3, 2021</em></p>\n<ul>\n<li>Catch and log any exceptions when generating client token to avoid fatal errors.</li>\n<li>Updated Braintree to use most recent Drop-in UI script, which adds support for Venmo to be used in desktop.</li>\n<li>Correctly handles the payment amount for recurring donations on sites where commas are used as the decimal separator.</li>\n</ul>\n<p>1.0.1<br />\n<em>December 17, 2020</em></p>\n<ul>\n<li>When using commas as the decimal separator, the line item amount sent to Braintree was incorrect, even though the total donation amount is correct.</li>\n<li>Fixed bug where having Braintree activated but not enabled as a gateway would result in recurring donations not working correctly in other payment gateways.</li>\n</ul>\n<p>1.0.0<br />\n<em>August 28, 2020</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:19;a:11:{s:11:"download_id";s:7:"5820982";s:4:"name";s:17:"Charitable Mollie";s:11:"new_version";s:5:"1.0.4";s:4:"slug";s:17:"charitable-mollie";s:3:"url";s:70:"https://www.wpcharitable.com/extensions/charitable-mollie/?changelog=1";s:12:"last_updated";s:19:"2024-07-07 08:56:36";s:8:"homepage";s:58:"https://www.wpcharitable.com/extensions/charitable-mollie/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.2";s:10:"charitable";s:6:"1.6.43";}s:8:"sections";s:1488:"a:2:{s:11:"description";s:146:"<p>Accept donations with Mollie and support leading European payment methods like Apple Pay, credit card, iDEAL, SEPA, Sofort and Bancontact.</p>\n";s:9:"changelog";s:1282:"<p>1.0.4<br />\n<em>December 21, 2022</em></p>\n<ul>\n<li>Resolves fatal error upon install with 1.7+ Charitable.</li>\n</ul>\n<p>1.0.3<br />\n<em>February 28, 2022</em></p>\n<ul>\n<li>Resolves a problem where renewal donations are not processed correctly, resulting in duplicates in the admin.</li>\n</ul>\n<p>1.0.2<br />\n<em>December 24, 2021</em></p>\n<ul>\n<li>Fixes an error on sites where Recurring Donations is not active.</li>\n</ul>\n<p>1.0.1<br />\n<em>December 21, 2021</em></p>\n<ul>\n<li>Fixes a bug that prevented subscriptions from being created in Mollie in certain cases. If you have recurring donations that were processed through Mollie, there is a chance that the subscription has not been set up correctly in Mollie.<br />\n        To check and to create the subscription, navigate to any recurring donations that have a status of Active. In the Donation Actions meta box, check the dropdown list for an action called "Create Missing Mollie Subscription". If you see this option in your dropdown list, the subscription was most likely not set up and you can use the action to automatically set one up in Mollie. If you don''t see the option listed, the subscription was created correctly.</li>\n</ul>\n<p>1.0.0<br />\n<em>April 30, 2021</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:20;a:11:{s:11:"download_id";s:7:"5887768";s:4:"name";s:19:"Charitable Paystack";s:11:"new_version";s:5:"1.0.1";s:4:"slug";s:19:"charitable-paystack";s:3:"url";s:72:"https://www.wpcharitable.com/extensions/charitable-paystack/?changelog=1";s:12:"last_updated";s:19:"2024-07-07 09:05:40";s:8:"homepage";s:60:"https://www.wpcharitable.com/extensions/charitable-paystack/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.2";s:10:"charitable";s:6:"1.6.45";}s:8:"sections";s:328:"a:2:{s:11:"description";s:76:"<p>Accept donations with Paystack, the leading African payment gateway.</p>\n";s:9:"changelog";s:194:"<p>1.0.1<br />\n<em>December 28, 2022</em></p>\n<ul>\n<li>Fixed issues related to using Charitable 1.7.0+</li>\n</ul>\n<p>1.0.0<br />\n<em>March 12, 2021</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:21;a:11:{s:11:"download_id";s:7:"7454952";s:4:"name";s:29:"Charitable Automation Connect";s:11:"new_version";s:5:"1.2.0";s:4:"slug";s:29:"charitable-automation-connect";s:3:"url";s:82:"https://www.wpcharitable.com/extensions/charitable-automation-connect/?changelog=1";s:12:"last_updated";s:19:"2025-03-29 18:25:58";s:8:"homepage";s:70:"https://www.wpcharitable.com/extensions/charitable-automation-connect/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.2";s:10:"charitable";s:6:"1.6.53";}s:8:"sections";s:1552:"a:2:{s:11:"description";s:158:"<p>Connect Charitable to your favourite apps by creating automatic workflows with automation platforms like Zapier, Zoho Flow, Integromat or Automate.io.</p>\n";s:9:"changelog";s:1334:"<p>1.2.0<br />\n<em>March 29, 2025</em></p>\n<ul>\n<li>Updated to be compatible with Charitable Pro.</li>\n</ul>\n<p>1.1.1<br />\n<em>February 2, 2023</em></p>\n<ul>\n<li>Resolved issue when webhook status was not being saved (example: chaning webhook to disabled).</li>\n<li>Updated way webooks communicated (using a more secure method with WordPress wp_safe_remote_request() and wp_remote_request(). To prevent distruption of current users automation, you must add ''define( ''CHARITABLE_AUTOMATE_V2'', true );'' to your wp-config.php to override the (now) legacy method.</li>\n</ul>\n<p>1.0.3<br />\n<em>March 11, 2022</em></p>\n<ul>\n<li>Small fix to make sure the Automation Connect row on the Plugins page shows a quick link to access webhook subscriptions.</li>\n</ul>\n<p>1.0.2<br />\n<em>November 29, 2021</em></p>\n<ul>\n<li>Fixed a problem introduced by the previous release which removed certain fields from the data sent in webhooks.</li>\n</ul>\n<p>1.0.1<br />\n<em>November 25, 2021</em></p>\n<ul>\n<li>Fixed an issue with the way the data is generated to show fields added via the payload filters.</li>\n<li>Added the ability to include fields in the webhook data when registering the field, by passing a show_in_webhook argument and setting it to true.</li>\n</ul>\n<p>1.0.0<br />\n<em>October 22, 2021</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:22;a:11:{s:11:"download_id";s:7:"6056139";s:4:"name";s:18:"Charitable Payrexx";s:11:"new_version";s:5:"1.0.3";s:4:"slug";s:18:"charitable-payrexx";s:3:"url";s:71:"https://www.wpcharitable.com/extensions/charitable-payrexx/?changelog=1";s:12:"last_updated";s:19:"2025-07-09 05:40:21";s:8:"homepage";s:59:"https://www.wpcharitable.com/extensions/charitable-payrexx/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.2";s:10:"charitable";s:6:"1.6.51";}s:8:"sections";s:586:"a:2:{s:11:"description";s:62:"<p>Accept donations in over 200 payment methods globally.</p>\n";s:9:"changelog";s:466:"<p>1.0.3<br />\n<em>January 16, 2023</em></p>\n<ul>\n<li>Resolve error message on gateway webhook.</li>\n</ul>\n<p>1.0.2<br />\n<em>January 1, 2023</em></p>\n<ul>\n<li>Resolve fatal error on install.</li>\n</ul>\n<p>1.0.1<br />\n<em>January 27, 2022</em></p>\n<ul>\n<li>Minor update to resolve problem with a persistent nag to update to the latest plugin version, despite being on it.</li>\n</ul>\n<p>1.0.0<br />\n<em>December 10, 2021</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n";}";}i:23;a:11:{s:11:"download_id";s:7:"8287423";s:4:"name";s:21:"Charitable GoCardless";s:11:"new_version";s:5:"1.0.1";s:4:"slug";s:21:"charitable-gocardless";s:3:"url";s:74:"https://www.wpcharitable.com/extensions/charitable-gocardless/?changelog=1";s:12:"last_updated";s:19:"2024-07-07 09:00:56";s:8:"homepage";s:62:"https://www.wpcharitable.com/extensions/charitable-gocardless/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.2";s:10:"charitable";s:6:"1.6.55";}s:8:"sections";s:320:"a:2:{s:11:"description";s:50:"<p>Save on transaction costs with GoCardless.</p>\n";s:9:"changelog";s:212:"<p>1.0.1<br />\n<em>May 30, 2023</em></p>\n<ul>\n<li>Fix fatal error upon updating and installing with Charitable 1.7.0+.</li>\n</ul>\n<p>1.0.0<br />\n<em>February 28, 2022</em></p>\n<ul>\n<li>Initial release</li>\n</ul>\n";}";}i:24;a:11:{s:11:"download_id";s:7:"8455513";s:4:"name";s:26:"Charitable Annual Receipts";s:11:"new_version";s:5:"1.1.1";s:4:"slug";s:26:"charitable-annual-receipts";s:3:"url";s:79:"https://www.wpcharitable.com/extensions/charitable-annual-receipts/?changelog=1";s:12:"last_updated";s:19:"2025-07-17 19:02:07";s:8:"homepage";s:67:"https://www.wpcharitable.com/extensions/charitable-annual-receipts/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.2";s:10:"charitable";s:6:"1.6.57";}s:8:"sections";s:859:"a:2:{s:11:"description";s:93:"<p>Help your donors with their record keeping by providing downloadable annual receipts.</p>\n";s:9:"changelog";s:708:"<p>1.1.1<br />\n<em>July 17, 2025</em></p>\n<ul>\n<li>Fixed issue with annual receipts block.</li>\n</ul>\n<p>1.1.0<br />\n<em>March 31, 2025</em></p>\n<ul>\n<li>Updated for Charitable Pro.</li>\n</ul>\n<p>1.0.3<br />\n<em>February 23, 2024</em></p>\n<ul>\n<li>Corrected PHP warnings in the PDF template when PDF are generated.</li>\n</ul>\n<p>1.0.2<br />\n<em>December 5, 2022</em></p>\n<ul>\n<li>Updated how contact details are presented in general tab.</li>\n</ul>\n<p>1.0.1<br />\n<em>April 7, 2022</em></p>\n<ul>\n<li>Updated the PDF generation package to the latest version, which is required for full compatibility with PDF Receipts.</li>\n</ul>\n<p>1.0.0<br />\n<em>March 30, 2022</em></p>\n<ul>\n<li>Initial release</li>\n</ul>\n";}";}i:25;a:11:{s:11:"download_id";s:7:"8525539";s:4:"name";s:23:"Charitable PDF Receipts";s:11:"new_version";s:5:"1.0.1";s:4:"slug";s:23:"charitable-pdf-receipts";s:3:"url";s:76:"https://www.wpcharitable.com/extensions/charitable-pdf-receipts/?changelog=1";s:12:"last_updated";s:19:"2024-07-07 19:24:11";s:8:"homepage";s:64:"https://www.wpcharitable.com/extensions/charitable-pdf-receipts/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.2";s:10:"charitable";s:6:"1.6.59";}s:8:"sections";s:573:"a:2:{s:11:"description";s:95:"<p>Make life easy for your donors by providing them with a PDF receipt for their donation.</p>\n";s:9:"changelog";s:420:"<p>1.0.2<br />\n<em>January 30, 2023</em></p>\n<ul>\n<li>Added a missing CSS file for the PDF template.</li>\n</ul>\n<p>1.0.1<br />\n<em>May 6, 2022</em></p>\n<ul>\n<li>Only show the Download button in the donation receipt when the donation is marked as Paid.</li>\n<li>Fixed incorrect override file path in code comment in template files.</li>\n</ul>\n<p>1.0.0<br />\n<em>April 7, 2022</em></p>\n<ul>\n<li>Initial release</li>\n</ul>\n";}";}i:26;a:11:{s:11:"download_id";s:8:"10098866";s:4:"name";s:23:"Charitable Spam Blocker";s:11:"new_version";s:10:"2.0.1 beta";s:4:"slug";s:23:"charitable-spam-blocker";s:3:"url";s:76:"https://www.wpcharitable.com/extensions/charitable-spam-blocker/?changelog=1";s:12:"last_updated";s:19:"2025-06-01 11:54:16";s:8:"homepage";s:64:"https://www.wpcharitable.com/extensions/charitable-spam-blocker/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"5.3";s:10:"charitable";s:7:"1.7.0.6";}s:8:"sections";s:471:"a:2:{s:11:"description";s:60:"<p>Add a Captcha to your donation form to prevent spam.</p>\n";s:9:"changelog";s:353:"<p>2.0.1 beta<br />\n<em>April 2, 2024</em></p>\n<ul>\n<li>Code cleanup, minor fixes.</li>\n</ul>\n<p>2.0.0 beta<br />\n<em>February 29, 2024</em></p>\n<ul>\n<li>Beta release containing rate limiting (Stripe), math field, and IP tracking per donations.</li>\n</ul>\n<p>1.0.5 beta<br />\n<em>December 7, 2022</em></p>\n<ul>\n<li>First public beta release.</li>\n</ul>\n";}";}i:27;a:11:{s:11:"download_id";s:8:"10470791";s:4:"name";s:17:"Charitable Square";s:11:"new_version";s:10:"1.0.8 beta";s:4:"slug";s:17:"charitable-square";s:3:"url";s:70:"https://www.wpcharitable.com/extensions/charitable-square/?changelog=1";s:12:"last_updated";s:19:"2025-07-02 22:54:01";s:8:"homepage";s:58:"https://www.wpcharitable.com/extensions/charitable-square/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"5.3";s:10:"charitable";s:7:"1.7.0.8";}s:8:"sections";s:495:"a:2:{s:11:"description";s:58:"<p>Securely accept credit card donations with Square.</p>\n";s:9:"changelog";s:379:"<p>1.0.8<br />\n<em>July 1, 2025</em></p>\n<ul>\n<li>Removed "activated" link from plugins screen.</li>\n</ul>\n<p>1.0.7<br />\n<em>December 20, 2024</em></p>\n<ul>\n<li>Resolved a PHP Fatal that might have effected webhook communications on certain PHP versions.</li>\n</ul>\n<p>1.0.6 - Official beta release<br />\n<em>February 7, 2023</em></p>\n<ul>\n<li>First beta release 12.</li>\n</ul>\n";}";}i:28;a:11:{s:11:"download_id";s:8:"13035026";s:4:"name";s:14:"Charitable Pro";s:11:"new_version";s:8:"1.8.11.5";s:4:"slug";s:21:"charitable-pro-plugin";s:3:"url";s:74:"https://www.wpcharitable.com/extensions/charitable-pro-plugin/?changelog=1";s:12:"last_updated";s:19:"2026-02-01 17:59:36";s:8:"homepage";s:62:"https://www.wpcharitable.com/extensions/charitable-pro-plugin/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.4";s:10:"charitable";s:5:"1.8.0";}s:8:"sections";s:20957:"a:2:{s:11:"description";s:0:"";s:9:"changelog";s:20898:"<p>1.8.11.5</p>\n<ul>\n<li>NEW: Added integration with new WordPress 6.9 "Command Palette" (do CMD/CTRL K in admin screens).</li>\n<li>FIX: Resolved visual donation form validation error "Please fill out all required fields" when International Telephone Input (ITI) phone fields were present.</li>\n<li>FIX: Improved visual donation form validation to properly handle conditional fields. Hidden required fields (controlled by conditional logic) are now skipped during validation, preventing false requests to fill in "all fields".</li>\n<li>IMPROVED: Enhanced donation form validation error messages to be specific and context-aware.</li>\n</ul>\n<p>1.8.11.4</p>\n<ul>\n<li>NEW: New "No Default Selection" toggle for suggested donations in visual campaign builder under "Donation Settings".</li>\n<li>NEW: Label Position "Placeholder (Hide Labels)" option (Beta) in Visual Style settings - hides labels for text-type fields and uses placeholder text instead.</li>\n<li>NEW: Address field placeholder text customization - configure custom placeholder text for each address sub-field (Address, Address 2, City, State, Postcode) in the form builder.</li>\n<li>UPDATED: New beta of GiveWP migration / import tool.</li>\n<li>FIX: Adjust how visual multi-step forms hide fields on steps in certain scenarios.</li>\n<li>FIX: Resolved issue where PDFs were not being displayed correctly in certain rare server configurations.</li>\n<li>FIX: Resolved issue with marketing CTA appearing on licensed installs in certain scenarios.</li>\n<li>FIX: Lite-to-Pro migrations no longer show unnecessary upgrade notices for tables already created during activation.</li>\n<li>FIX: Addons debug logging now requires CHARITABLE_DEBUG_ADDONS instead of general CHARITABLE_DEBUG to prevent excessive logging.</li>\n<li>FIX: Visual donation forms now display campaign-specific newsletter opt-in labels from Newsletter Connect legacy campaign settings.</li>\n<li>FIX: Newsletter Connect "Don''t add donors to a newsletter" checkbox now saves correctly in legacy campaign settings.</li>\n<li>FIX: Donation form links (privacy policy, terms, update details) now visible regardless of theme highlight color.</li>\n<li>FIX: Improvements to improving debugging logging and suppressing _load_textdomain_just_in_time notices.</li>\n<li>FIX: Improvements to cache expiration w/ WPBakery.</li>\n</ul>\n<p>1.8.11.3</p>\n<ul>\n<li>NEW: Added "Add Smart Tags" panel to donor email modal for easy tag insertion.</li>\n<li>NEW: Automatic database health check improvements.</li>\n<li>FIX: Database table creation now includes fallback for donor_fields and donor_term_relationships tables when foreign key constraints fail silently.</li>\n<li>FIX: Improved CSS spacing for meta fields when following privacy policy fieldset.</li>\n<li>FIX: Campaign template CSS now loads via REST API endpoint to resolve 500 errors on servers that block direct PHP file access.</li>\n<li>FIX: Resolved template loading issue where extension templates (Ambassadors, Recurring, etc.) were incorrectly loading Pro templates instead of their own.</li>\n<li>FIX: Resolved donation processing error caused by null campaigns array in activity logging.</li>\n<li>FIX: Resolved potential fatal error when gateway object is unavailable during donation processing.</li>\n<li>FIX: Added division by zero protection for progress bar calculation in charitable_stat shortcode.</li>\n<li>FIX: Fixed magic link authentication not working in iframe-based donor dashboard on certain hosting configurations.</li>\n<li>FIX: Fixed PDF receipt preview fatal error when Gift Aid plugin is active.</li>\n<li>FIX: Improved license activation error messages to show specific reasons (no activations left, expired, revoked, etc.) instead of generic server error.</li>\n<li>FIX: Fixed "You must donate more than $0.00" error on recurring-only donation forms by properly detecting hidden input for recurring_donation field.</li>\n</ul>\n<p>1.8.11.2</p>\n<ul>\n<li>NEW: Email shortcode ''[charitable_email show=all_custom_fields]''</li>\n<li>FIX: Recurring donation tabs now should display correctly in visual donation forms.</li>\n<li>FIX: Resolved issue where Stripe caused forms to render before DOCTYPE in block themes (Twenty Twenty-Four, Twenty Twenty-Five).</li>\n<li>FIX: Donor dashboard - magic link CSS, annual receipt button visuals, and fatal error (which appeared in some scenarios).</li>\n<li>FIX: Resolved issue with Apple and Google Pay in legacy forms.</li>\n<li>FIX: Phone field CSS for visual forms now loads correctly in classic themes (e.g., Astra).</li>\n<li>FIX: Phone field country flag images for visual forms now display properly (loaded from CDN).</li>\n</ul>\n<p>1.8.11.1</p>\n<ul>\n<li>FIX: Fixed fatal error caused by charitable_update_option() in spam blocker admin class.</li>\n</ul>\n<p>1.8.11</p>\n<ul>\n<li>NEW: Added additional supported CAPTCHAs: Google CAPTCHA v3 and Cloudflare Turnstile.</li>\n<li>NEW: General Rate Limiting under "Security" tab.</li>\n<li>NEW: IP Whitelist/Blocklisting under "Security" tab.</li>\n<li>NEW: Gift Aid now shows in the donor export (yes/no).</li>\n<li>NEW: Select custom fields from visual forms when exporting donation CSV.</li>\n<li>NEW: New "misc" tab in tools (bulk donation removal is now located here with expanded options).</li>\n<li>FIX: Minimum donation bug - removed message/notice when donate now buttons were clicked in some scenarios.</li>\n<li>FIX: Resolve "blank slate" campaign and donations screens not appearing in new Pro installs in some scenarios.</li>\n<li>FIX: Phone fields in forms built by visual builder now default to country based on country in Charitable ''base country'' setting.</li>\n<li>UPDATE: Updated some CTA messages.</li>\n</ul>\n<p>1.8.10.7</p>\n<ul>\n<li>FIX: Resolved 502 Bad Gateway errors caused by excessive debug output.</li>\n<li>FIX: "Marketing" CTA was showing when license activated in certain scenarios.</li>\n</ul>\n<p>1.8.10.6</p>\n<ul>\n<li>FIX: Update a generic placeholder CSS class.</li>\n<li>FIX: Resolved issue with suggestion donations saving in a legacy campaign with certain currencies entered.</li>\n</ul>\n<p>1.8.10.5</p>\n<ul>\n<li>NEW: WPBakery Integration [More Information](https://www.wpcharitable.com/documentation/wpbakery/)</li>\n<li>NEW: Database Health Check Tool in Tools -&gt; System Info</li>\n<li>FIX: Improvements in checking on (and resolving) if donor term relationship tables exists on donor page due to a nonsuccesful upgrade in certain scenarios.</li>\n<li>FIX: Fix Stripe for multiple field layouts in certain scenarios, overall update Stripe JS for more checks and better error reporting.</li>\n<li>FIX: Legacy video settings fix and improved YouTube embedding.</li>\n<li>FIX: Added a check so if the server has issues saving a PDF Receipt, the emails will still be sent without them.</li>\n<li>FIX: Improve display of images embedded in the "Footer Content" ing PDF settings.</li>\n<li>UPDATE: Improve Receipt Page Detection System</li>\n<li>UPDATE: Improve error reporting (including new CHARITABLE_DEBUG_ENDPOINT), PHP standards, and checks for edge cases.</li>\n</ul>\n<p>1.8.10.4</p>\n<ul>\n<li>FIX: Fatal error with Elementor with embedded campaigns in certain scenarios.</li>\n</ul>\n<p>1.8.10.3</p>\n<ul>\n<li>NEW: Adding dedicated custom CSS Field for Elementor for suggested donation amounts in campaigns.</li>\n<li>FIX: Donor comment internal path updated.</li>\n<li>FIX: Improve min/max deducation with "donate amount" field in campaign builder.</li>\n<li>FIX: Improved debugging reporting, adding additional checks for debug mode.</li>\n</ul>\n<p>1.8.10.2</p>\n<ul>\n<li>UPDATE: Disabled autoload for template option.</li>\n<li>UPDATE: Adjust PDF Receipt preview to reflect non-english/english examples based on WordPress language settings.</li>\n<li>FIX: Visual Form Builder: Required setting enabled for address field.</li>\n<li>FIX: Tweak admin UI JavaScript for Stripe settings page.</li>\n<li>FIX: Updated "Remove Key" In General Settings to clean out legacy licenses if upgraded from Charitable (lite).</li>\n<li>FIX: Added some additional PHP checks while updating code related to translations, CSS, UI, and PHP standards.</li>\n</ul>\n<p>1.8.10.1</p>\n<ul>\n<li>FIX: Visual Form Builder: Resolved issues with suggestion donation amounts in campaign page.</li>\n<li>FIX: Visual Form Builder: Tweaking rendering so that forms work with different theme rendering scenarios.</li>\n<li>FIX: Visual Form Builder: Payment Method setting has ''use sitewide'' setting, which you can override.</li>\n<li>FIX: Adjustment to frontend JS to reset forms (removes spinner, etc.) if user clicks a back button to arrive at a pre-submitted form.</li>\n</ul>\n<p>1.8.10</p>\n<ul>\n<li>NEW: Visual Donation Form builder [More Information](https://www.wpcharitable.com/documentation/visual-forms-getting-started/)</li>\n<li>NEW: Magic Link for donor dashboards [More Information](https://www.wpcharitable.com/documentation/magic-link/)</li>\n<li>NEW: Improvements for PHP 8.3 compatibility.</li>\n<li>NEW: Auto delete expired Stripe Customer IDs when in test mode.</li>\n<li>UPDATE: charitable_stat shortcode now supports an include_children parameter to include donations from child campaigns (fundraisers, team member campaigns, etc.) when calculating statistics.</li>\n<li>UPDATE: Updates to .pot translation.</li>\n<li>FIX: Resolved currency issue when saving goals and displaying in progress bar field in the visual builder.</li>\n<li>FIX: Adjustments for sequential ordering.</li>\n</ul>\n<p>1.8.9.4</p>\n<ul>\n<li>NEW: Donor Leaderboards [More Information](https://www.wpcharitable.com/documentation/donor-leaderboard/)</li>\n</ul>\n<p>1.8.9.3</p>\n<ul>\n<li>NEW: Added paramters to [campaigns] (''status'' and ''parent_only'')</li>\n<li>FIX: On donor page check if avatar exists (avatar) and remove admin notices stuck in donor header.</li>\n</ul>\n<p>1.8.9.2</p>\n<ul>\n<li>FIX: Resolved issue with dismissing notifications in Charitable admin.</li>\n<li>FIX: Add additional checks to prevent rare fatal on reinstall.</li>\n<li>FIX: Suggestion donations field in visual campaign builder should honor ''charitable_permit_0_donation'' filter and allow $0 suggested donations.</li>\n<li>UPDATE: Added Regex pattern for improved security email blocking.</li>\n</ul>\n<p>1.8.9.1</p>\n<ul>\n<li>FIX: Resolve errors relating to campaign builder and minimum donation settings.</li>\n<li>FIX: Addressing an issue with duplicated donor comment text descriptions when donor_id is 0.</li>\n<li>FIX: Vertical and horizontal settings for donor wall should save properly now.</li>\n</ul>\n<p>1.8.9</p>\n<ul>\n<li>NEW: New dashboard design with top campaigns, latest donations, top donors, and comments. New “30 Day” period added.</li>\n<li>NEW: About Us menu that includes “Getting Started” page for the Charitable Checklist, Lite vs Pro page, and more.</li>\n<li>NEW: Three new campaign builder templates - school club, holiday fundraiser, and church fundraiser (these use the new list block).</li>\n<li>NEW: List block! Great way to create a styled list in the campaign builder without having to write code.</li>\n<li>NEW: Additional security settings - default minimum donations, email validation, and ability to block domains. Under "Security" tab in settings.</li>\n<li>NEW: Minimum donations are default on, set to 2.00 for all new campaigns.</li>\n<li>FIX: Improve how upgrade data is stored and cleared in the database after an update.</li>\n<li>FIX: Adjustments related to recurring subscription oAuth permissions for Square.</li>\n<li>FIX: Update PDF instructions, tweak CSS for WPBakery builder, and minor updates to PHP for standards and additional security checks.</li>\n</ul>\n<p>1.8.8.9</p>\n<ul>\n<li>FIX: Add checks if sequential database exists to prevent PHP warnings.</li>\n<li>FIX: Adjustment in getting current donation ID.</li>\n</ul>\n<p>1.8.8.8</p>\n<ul>\n<li>NEW: Donor CSV Import.</li>\n<li>FIX: Better compatibility with YooThemes Builder.</li>\n<li>UPDATE: Demo mode incorporated.</li>\n</ul>\n<p>1.8.8.7</p>\n<ul>\n<li>FIX: Resolved application fee calculation issue for zero-decimal currencies in Stripe payments in certain scenarios.</li>\n</ul>\n<p>1.8.8.6</p>\n<ul>\n<li>NEW: Added setting to disable Stripe’s built‑in receipts in Stripe settings.</li>\n<li>NEW: "Misc" Donors tab.</li>\n<li>NEW: Sequential Ordering feature (General Settings) [More Information](https://www.wpcharitable.com/introducing-charitable-pro-1-8-8-6/)</li>\n<li>FIX: Add minor CSS files for donor comments and simple updates.</li>\n<li>FIX: Adjust min amount currency output for some languages.</li>\n<li>FIX: Resolved a timezone bug in PDF receipt template.</li>\n<li>FIX: Update counts on one-time donations when recurring donations are present.</li>\n<li>UPDATE: Revised CHARITABLE_DEBUG reporting in several areas to reduce logs unless needed.</li>\n</ul>\n<p>1.8.8.5</p>\n<ul>\n<li>NEW: Add filter and ability to remove offline payment for recurring (''charitable_recurring_disable_offline_gateway'').</li>\n<li>NEW: Add filter for removing PDF downloads for pending donations in donor dashboard (''charitable_donor_dashboard_force_show_pdf_for_pending'').</li>\n<li>NEW: Add filter for ability to add donor data on the donor list screen (''charitable_donor_list_table_columns'').</li>\n<li>UPDATE: Donation receipt pages are now not cacheable by default.<br />\n1.8.8.4</p>\n<ul>\n<li>NEW: More advanced style settings for all current Elementor widgets (typography, border settings, layout, custom CSS) and a form to submit to Charitable more feedback.</li>\n<li>NEW: Test Mode Alert now shows in admin pages - links to Charitable''s payment methods settings screen.</li>\n<li>NEW: Added ''charitable_donor_query_skip_donation_filters'' for donor query to make including donors without donations more flexible.</li>\n<li>NEW: Added ''charitable_admin_donation_form_donor_list'' to control donor retreval in the admin.</li>\n<li>NEW: Added ''charitable_donation_receipt_before_qr_code'' and ''charitable_donation_receipt_after_qr_code'' to donation receipt page templates.</li>\n<li>FIX: Addon page should show recurring donations add in "installed" area, not featured with proper button showing.</li>\n<li>FIX: CSS Tweaks to multiple field CC (Stripe) and referral code fields on mobile screens.</li>\n<li>FIX: Fatal error occuring w/ recurring donations addon installed when previewing a PDF Receipt in certain scenarios.</li>\n<li>UPDATE: Adjusted naming of CONSTRAINTS in database migration to Pro.</li>\n</ul>\n<p>1.8.8.3</p>\n<ul>\n<li>NEW: Add new filter "charitable_payment_divider_text" to alter "Or Pay By Card" test on donation form via filter.</li>\n<li>FIX: Updated a total amount on receipt page using some non-US currencies in certain scenarios.</li>\n<li>FIX: Resolved CSS conflicts between minimal "Form Template" and new "Payment Method Display" settings.</li>\n<li>FIX: Tweaked visual campaign builder "hide tab" option.</li>\n</ul>\n<p>1.8.8.2</p>\n<ul>\n<li>NEW: Updated charitable.pot.</li>\n<li>FIX: Updated translation of some string in donation form.</li>\n</ul>\n<p>1.8.8.1</p>\n<ul>\n<li>FIX: Resolved JavaScript issues with Stripe fields on donation form under certain scenarios.</li>\n</ul>\n<p>1.8.8</p>\n<ul>\n<li>NEW: Added footer on Charitable admin pages with quick links to support and documentation.</li>\n<li>UPDATE: Notification alert dot in header shows number of notifications.</li>\n<li>FIX: Resolved issue with Elementor and modal donation windows on embedded campaigns w/ Elementor Charitable Campaign widget.</li>\n<li>FIX: Resolved namespace conflict issues with Square and some third-party plugins.</li>\n<li>FIX: Campaigns block should now be properly saving numeric settings and not reverting to defaults.</li>\n<li>FIX: Minor UI and PHP standards enhancements in Charitable admin.</li>\n<li>FIX: CSS tweaks to notifications displays and admin settings.</li>\n<li>FIX: Resolved PHP error that blocked ability to interact properly on the visual campaign builder page.</li>\n</ul>\n<p>1.8.7.3</p>\n<ul>\n<li>NEW: Added a filter ''charitable_improved_monetary_amount_formatting'' for testing updated currency formatting for certain scenarios.</li>\n<li>FIX: Resolved an issue when downloading addons from the addon page in certain cases.</li>\n</ul>\n<p>1.8.7.2</p>\n<ul>\n<li>FIX: Resolved a CSS related issue that was removing UI from plugins outside of Charitable in certain scenarios.</li>\n</ul>\n<p>1.8.7.1</p>\n<ul>\n<li>FIX: Added checks to remove some warning, and an issue involving PHP 7.x versions upon updating.</li>\n</ul>\n<p>1.8.7<br />\n<em>July 8, 2025</em></p>\n<ul>\n<li>NEW: Square added as a default payment gateway. [More Information](https://www.wpcharitable.com/get-started/square/).</li>\n</ul>\n<p>1.8.6.2</p>\n<ul>\n<li>NEW: Add ‘allow_unfiltered’ setting for CHARITABLE_ADMIN javascript variables for use in campaign builder.</li>\n<li>FIX: Improved reliability of some license checks.</li>\n<li>FIX: CSS file additions, better detection for non-erased donors, and tweaks to donor dashboard.</li>\n</ul>\n<p>1.8.6.1<br />\n<em>June 12th, 2025</em></p>\n<ul>\n<li>NEW: Pagination in campaigns shortcode with added parameters. [More Information](https://www.wpcharitable.com/documentation/the-campaigns-shortcode/)</li>\n<li>NEW: ErrorHandler class that will suppress _load_textdomain_just_in_time messages.</li>\n<li>FIX: Resolved a fatal error dealing with donor comments templates on the frontend.</li>\n<li>FIX: Tweaked CSS for columns for campaigns shortcode.</li>\n</ul>\n<p>1.8.6<br />\n<em>June 2nd, 2025</em></p>\n<ul>\n<li>NEW: Four Elementor widgets: Campaign, Donor Form, Campaign Button, and Campaign List.</li>\n<li>NEW: "Reply To" functionality for admins who get email notifications.</li>\n<li>NEW: PDF Receipts: New preview button, updated PDF design, additional customizations (including QR Code)</li>\n<li>NEW: Ability to simply remove logos for email and PDF Receipt customizations in settings.</li>\n<li>FIX: Tweaked CSS for donor dashboard on narrow width themes and mobile.</li>\n<li>FIX: Resolved "redirect to login when user is not associated with a donor" event, now redirects to a message. Redirect(s) and message are customizeable via WordPress filters.</li>\n<li>FIX: Resolved an issue involving uploading logos for email customization.</li>\n<li>FIX: Resolved an issue that incorrectly escaped SVG icons in the Ambassadors Addon.</li>\n<li>FIX: Resolved an issues with donor dashboard involving redirects involving an incorrect directs to dashboard from uncompleted Charitable checklists.</li>\n<li>BETA: Apple And Goggle Pay via Stripe Express Checkout.</li>\n</ul>\n<p>1.8.5.8<br />\n<em>May 23, 2025</em></p>\n<ul>\n<li>NEW: Add new donor import/export, new imports for GiveWP and GiveButter (beta).</li>\n<li>NEW: Added filter for cusotmization donation amounts on donation form (via ''charitable_donation_amount_form_custom_amount'').</li>\n<li>FIX: Resolved issue dealing with upgrading from legacy licenses in Charitable (Lite).</li>\n<li>FIX: Resolved out of memory errors for WordPress sites with many (10k+) users.</li>\n</ul>\n<p>1.8.5.7<br />\n<em>May 13, 2025</em></p>\n<ul>\n<li>NEW: Custom text abilities for Stripe Checkout.</li>\n<li>FIX: Resolving an issue related to showing tab content in visual campaigns.</li>\n<li>FIX: Resolved issue involving upload/import buttons in tools export/import menus.</li>\n<li>FIX: Resolved issue with uploading logos for PDF Receipts.</li>\n<li>FIX: Tweaked code related to CSS and PHP standards.</li>\n</ul>\n<p>1.8.5.6<br />\n<em>April 26th, 2025</em></p>\n<ul>\n<li>FIX: Restored "Attach PDF Receipt" to email settings.</li>\n<li>FIX: Adjust how upgrade messages are displayed when other addons are accessing Charitable upgrade logs.</li>\n</ul>\n<p>1.8.5.5<br />\n<em>April 20th, 2025</em></p>\n<ul>\n<li>FIX: Resolved an issue regarding currency formatting in campaign visual builder for certain Charitable currency settings.</li>\n<li>FIX: Resolved several WordPress generated translation warnings.</li>\n<li>FIX: Improved sanitization on decimal count in admin general settings.</li>\n</ul>\n<p>1.8.5.4</p>\n<ul>\n<li>FIX: Resolved a fatal error involving donor referrals that occured in certain page loading scenarios.</li>\n<li>FIX: Fixed fatal interfering with Stripe on donation form submit in certain scenarios.</li>\n<li>FIX: Resolve display issue with donate amount field on campaigns (via visual builder).</li>\n<li>FIX: Resolved some minor PHP warnings.</li>\n</ul>\n<p>1.8.5.3<br />\n<em>April 3rd, 2025</em></p>\n<ul>\n<li>FIX: Resolved issue with appearing database upgrade message that wasn''t clearing.</li>\n</ul>\n<p>1.8.5.2<br />\n<em>April 2nd, 2025</em></p>\n<ul>\n<li>FIX: Resolved issues in certain scenarios with other WordPress plugins in the addition and removal of Pro licenses.</li>\n</ul>\n<p>1.8.5.1<br />\n<em>April 1st, 2025</em></p>\n<ul>\n<li>UPDATED: Tweaks to Charitable admin UI and the CSS.</li>\n<li>FIX: Resolved an issue with warning notices not appearing.</li>\n</ul>\n<p>1.8.5.0<br />\n<em>March 31, 2025</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n</li>\n</ul>\n";}";}i:29;a:11:{s:11:"download_id";s:8:"13036273";s:4:"name";s:27:"Charitable Google Analytics";s:11:"new_version";s:5:"1.0.1";s:4:"slug";s:27:"charitable-google-analytics";s:3:"url";s:80:"https://www.wpcharitable.com/extensions/charitable-google-analytics/?changelog=1";s:12:"last_updated";s:19:"2025-07-14 16:05:26";s:8:"homepage";s:68:"https://www.wpcharitable.com/extensions/charitable-google-analytics/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.4";s:10:"charitable";s:5:"1.8.0";}s:8:"sections";s:422:"a:2:{s:11:"description";s:151:"<p>Connect your campaigns to Google Analytics enabling you to track donation performance and gain valuable insights into your fundraising efforts.</p>\n";s:9:"changelog";s:212:"<p>1.0.1<br />\n<em>July 14, 2025</em></p>\n<ul>\n<li>\n<p>Removing reference to admin files that didn''t exist.</p>\n</li>\n</ul>\n<p>1.0.0<br />\n<em>June 19, 2025</em></p>\n<ul>\n<li>\n<p>Initial release.</p>\n</li>\n</ul>\n";}";}i:30;a:11:{s:11:"download_id";s:8:"13036283";s:4:"name";s:21:"Charitable DonorTrust";s:11:"new_version";s:5:"1.0.2";s:4:"slug";s:21:"charitable-donortrust";s:3:"url";s:74:"https://www.wpcharitable.com/extensions/charitable-donortrust/?changelog=1";s:12:"last_updated";s:19:"2025-10-18 09:51:52";s:8:"homepage";s:62:"https://www.wpcharitable.com/extensions/charitable-donortrust/";s:7:"package";s:15:"missing_license";s:13:"download_link";s:15:"missing_license";s:12:"requirements";a:2:{s:3:"php";s:3:"7.4";s:10:"charitable";s:5:"1.8.0";}s:8:"sections";s:594:"a:2:{s:11:"description";s:122:"<p>Showcase real-time, verified donations to your website visitors and encourage more people to donate to your cause.</p>\n";s:9:"changelog";s:413:"<p>1.0.2<br />\n<em>October 18, 2025</em></p>\n<ul>\n<li>\n<p>Clicking "x" should now dismiss notifications.</p>\n<p>Added setting to allow users to adjust how many times the "rotation" on the page should repeat.</p>\n</li>\n</ul>\n<p>1.0.1<br />\n<em>August 22, 2025</em></p>\n<ul>\n<li>\n<p>Minor bug fixes and updates.</p>\n</li>\n</ul>\n<p>1.0.0<br />\n<em>July 21, 2025</em></p>\n<ul>\n<li>\n<p>Initial Launch.</p>\n</li>\n</ul>\n";}";}s:13:"request_speed";d:0.0003139972686767578125;}}', 'off');
INSERT INTO `wpd6_options` VALUES
(8988, 'zegen_custom_sidebars', '{"footer-top":"Footer Top","footer-custom-1":"Footer Custom 1","ministry-sidebar":"Ministry Sidebar","donate-sidebar":"Donate Sidebar","footer-fullwidth":"Footer Fullwidth","newsletter-widget":"Newsletter Widget","footer-variation-f1":"Footer Variation f1","footer-variation-f2":"Footer Variation f2","footer-variation-f3":"Footer Variation f3","make-donation":"Make Donation","home-menu-1":"Home Menu 1","home-menu-2":"Home Menu 2","home-menu-3":"Home Menu 3","home-menu-4":"Home Menu 4","home-menu-5":"Home Menu 5","home-menu-6":"Home Menu 6","home-menu-7":"Home Menu 7","home-menu-8":"Home Menu 8","home-menu-9":"Home Menu 9","home-menu-10":"Home Menu 10","home-menu-11":"Home Menu 11","mega-menu-ad":"Mega Menu Ad"}', 'auto'),
(8989, 'rs_image_meta_todo', 'a:0:{}', 'auto'),
(8991, 'elementor_library_category_children', 'a:0:{}', 'auto'),
(8992, 'product_brand_children', 'a:0:{}', 'auto'),
(8993, 'product_cat_children', 'a:0:{}', 'auto'),
(8994, 'campaign_category_children', 'a:0:{}', 'auto'),
(8995, 'portfolio-categories_children', 'a:0:{}', 'auto'),
(8996, 'portfolio-tags_children', 'a:0:{}', 'auto'),
(8997, 'team-categories_children', 'a:0:{}', 'auto'),
(8998, 'events-categories_children', 'a:0:{}', 'auto'),
(8999, 'ministries-categories_children', 'a:0:{}', 'auto'),
(9000, 'sermon-categories_children', 'a:0:{}', 'auto'),
(9001, 'sermon-preacher_children', 'a:0:{}', 'auto'),
(9015, '_elementor_local_google_fonts', 'a:4:{s:6:"roboto";a:2:{s:3:"url";s:84:"https://thefusionchurch.org/wp-content/uploads/elementor/google-fonts/css/roboto.css";s:7:"version";i:1745264120;}s:10:"robotoslab";a:2:{s:3:"url";s:88:"https://thefusionchurch.org/wp-content/uploads/elementor/google-fonts/css/robotoslab.css";s:7:"version";i:1745264123;}s:6:"damion";a:2:{s:3:"url";s:84:"https://thefusionchurch.org/wp-content/uploads/elementor/google-fonts/css/damion.css";s:7:"version";i:1745267496;}s:13:"dancingscript";a:2:{s:3:"url";s:91:"https://thefusionchurch.org/wp-content/uploads/elementor/google-fonts/css/dancingscript.css";s:7:"version";i:1745267496;}}', 'auto'),
(9021, 'woocommerce_pickup_location_settings', 'a:4:{s:7:"enabled";s:2:"no";s:5:"title";s:0:"";s:4:"cost";s:0:"";s:10:"tax_status";s:7:"taxable";}', 'auto'),
(9034, 'zegen_theme_options_t', 'a:563:{s:11:"page-layout";s:4:"wide";s:10:"site-width";s:4:"1170";s:20:"page-content-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:8:"cpt-opts";a:6:{i:0;s:9:"portfolio";i:1;s:4:"team";i:2;s:11:"testimonial";i:3;s:6:"events";i:4;s:10:"ministries";i:5;s:6:"sermon";}s:11:"page-loader";s:1:"1";s:15:"page-loader-img";a:2:{s:2:"id";s:5:"16749";s:3:"url";s:95:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen-page-loader.gif";}s:19:"infinite-loader-img";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:4:"logo";a:2:{s:2:"id";s:5:"21020";s:3:"url";s:73:"https://thefusionchurch.org/wp-content/uploads/2025/04/logo-black-new.png";}s:11:"sticky-logo";a:2:{s:2:"id";s:5:"21020";s:3:"url";s:73:"https://thefusionchurch.org/wp-content/uploads/2025/04/logo-black-new.png";}s:11:"mobile-logo";a:2:{s:2:"id";s:5:"21020";s:3:"url";s:73:"https://thefusionchurch.org/wp-content/uploads/2025/04/logo-black-new.png";}s:13:"mailchimp-api";s:36:"4e01160ca54f6a361356f0427a221d5f-us1";s:10:"google-api";s:1:" ";s:13:"comments-type";s:2:"wp";s:13:"comments-like";s:1:"0";s:14:"comments-share";s:1:"0";s:16:"fb-developer-key";s:0:"";s:18:"fb-comments-number";s:1:"5";s:10:"smooth-opt";s:1:"0";s:11:"scroll-time";s:3:"600";s:15:"scroll-distance";s:2:"40";s:16:"zegen-grid-large";a:2:{s:5:"width";s:3:"440";s:6:"height";s:3:"260";}s:16:"zegen-grid-small";a:2:{s:5:"width";s:3:"220";s:6:"height";s:3:"130";}s:17:"zegen-team-medium";a:2:{s:5:"width";s:3:"300";s:6:"height";s:3:"300";}s:3:"rtl";s:1:"0";s:11:"theme-color";s:7:"#bf0a30";s:15:"secondary-color";s:7:"#00152f";s:16:"theme-link-color";a:3:{s:7:"regular";s:7:"#252525";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:15:"body-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:15:"body-typography";a:9:{s:11:"font_family";s:9:"Open Sans";s:11:"font_weight";s:3:"400";s:8:"font_sub";s:5:"latin";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"15";s:11:"line_height";s:2:"28";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#8d9297";}s:13:"h1-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"36";s:11:"line_height";s:2:"44";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:13:"h2-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"30";s:11:"line_height";s:2:"38";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"h3-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"28";s:11:"line_height";s:2:"36";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"h4-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"21";s:11:"line_height";s:2:"30";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"h5-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"20";s:11:"line_height";s:2:"30";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"h6-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"16";s:11:"line_height";s:2:"26";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#252525";}s:13:"widgets-title";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"20";s:11:"line_height";s:2:"28";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:15:"widgets-content";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#8d9297";}s:20:"main-menu-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"600";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"14";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#000000";}s:24:"dropdown-menu-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"500";s:8:"font_sub";s:5:"latin";s:10:"text_align";s:0:"";s:14:"text_transform";s:10:"capitalize";s:9:"font_size";s:2:"14";s:11:"line_height";s:2:"26";s:14:"letter_spacing";s:1:"0";s:10:"font_color";s:0:"";}s:22:"top-sliding-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:24:"header-topbar-typography";a:9:{s:11:"font_family";s:7:"Poppins";s:11:"font_weight";s:3:"400";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:25:"header-logobar-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:24:"header-navbar-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:9:"uppercase";s:9:"font_size";s:2:"14";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:1:"1";s:10:"font_color";s:7:"#000000";}s:23:"header-fixed-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:22:"mobile-menu-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:17:"footer-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#f7f7f7";}s:21:"footer-top-typography";a:9:{s:11:"font_family";s:14:"Dancing Script";s:11:"font_weight";s:3:"700";s:8:"font_sub";s:5:"latin";s:10:"text_align";s:6:"center";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#ffffff";}s:24:"footer-middle-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:0:"";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:7:"#f7f7f7";}s:24:"footer-bottom-typography";a:9:{s:11:"font_family";s:0:"";s:11:"font_weight";s:0:"";s:8:"font_sub";s:0:"";s:10:"text_align";s:0:"";s:14:"text_transform";s:0:"";s:9:"font_size";s:2:"13";s:11:"line_height";s:0:"";s:14:"letter_spacing";s:0:"";s:10:"font_color";s:0:"";}s:13:"header-layout";s:4:"wide";s:15:"header-template";s:6:"custom";s:11:"header-type";s:7:"default";s:17:"header-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:12:"header-items";a:2:{s:6:"Sticky";a:1:{s:10:"header-nav";s:7:"Nav Bar";}s:8:"disabled";a:2:{s:11:"header-logo";s:12:"Logo Section";s:13:"header-topbar";s:7:"Top Bar";}}s:20:"header-address-label";s:7:"Address";s:19:"header-address-text";s:26:"Ibadan, Oyo State, Nigeria";s:18:"header-phone-label";s:5:"Phone";s:17:"header-phone-text";s:0:"";s:18:"header-email-label";s:5:"Email";s:17:"header-email-text";s:24:"info@thefusionchurch.org";s:22:"header-slider-position";s:6:"bottom";s:15:"header-absolute";s:1:"0";s:11:"sticky-part";s:1:"1";s:20:"sticky-part-scrollup";s:1:"0";s:17:"mainmenu-menutype";s:8:"advanced";s:24:"dropdown-menu-background";s:0:"";s:24:"dropdown-menu-link-color";a:3:{s:7:"regular";s:7:"#000000";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:20:"dropdown-menu-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:8:"menu-tag";s:1:"1";s:17:"menu-tag-hot-text";s:3:"Hot";s:15:"menu-tag-hot-bg";s:0:"";s:17:"menu-tag-new-text";s:3:"New";s:15:"menu-tag-new-bg";s:0:"";s:19:"menu-tag-trend-text";s:5:"Trend";s:17:"menu-tag-trend-bg";s:0:"";s:14:"secondary-menu";s:1:"1";s:19:"secondary-menu-type";s:9:"left-push";s:26:"secondary-menu-space-width";s:3:"350";s:25:"header-top-sliding-switch";s:1:"0";s:25:"header-top-sliding-device";a:2:{i:0;s:7:"desktop";i:1;s:3:"tab";}s:23:"header-top-sliding-cols";s:1:"3";s:28:"header-top-sliding-sidebar-1";s:0:"";s:28:"header-top-sliding-sidebar-2";s:0:"";s:28:"header-top-sliding-sidebar-3";s:0:"";s:28:"header-top-sliding-sidebar-4";s:0:"";s:22:"top-sliding-background";s:0:"";s:22:"top-sliding-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:18:"top-sliding-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:19:"top-sliding-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:18:"search-toggle-form";s:1:"3";s:20:"header-topbar-height";s:2:"50";s:24:"header-topbar-background";s:7:"#000000";s:24:"header-topbar-link-color";a:3:{s:7:"regular";s:7:"#ffffff";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:20:"header-topbar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:1:"1";s:5:"style";s:5:"solid";s:5:"color";s:22:"rgba(255,255,255,0.07)";}s:21:"header-topbar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:20:"header-topbar-text-1";s:16:"Welcome to Zegen";s:20:"header-topbar-text-2";s:110:"<div class=\\"header-address\\"><span class=\\"ti-location-pin\\"></span> 684 West College St. Sun City, USA</div>";s:20:"header-topbar-text-3";s:171:"<div class=\\"header-address\\"><span class=\\"ti-volume\\"></span><strong class=\\"theme-color\\">Join a Community:</strong> Church community sharing life around a table.</div>";s:18:"header-topbar-date";s:9:"l, F j, Y";s:19:"header-topbar-items";a:3:{s:8:"disabled";a:9:{s:20:"header-topbar-text-2";s:13:"Custom Text 2";s:12:"header-phone";s:12:"Phone Number";s:12:"header-email";s:5:"Email";s:20:"header-topbar-search";s:6:"Search";s:11:"header-cart";s:4:"Cart";s:18:"header-topbar-date";s:4:"Date";s:20:"header-topbar-text-3";s:13:"Custom Text 3";s:18:"header-topbar-menu";s:12:"Top Bar Menu";s:20:"header-topbar-text-1";s:13:"Custom Text 1";}s:4:"Left";a:1:{s:14:"header-address";s:12:"Address Text";}s:5:"Right";a:2:{s:20:"header-topbar-social";s:6:"Social";s:27:"header-topbar-search-toggle";s:13:"Search Toggle";}}s:21:"header-logobar-height";s:3:"100";s:28:"header-logobar-sticky-height";s:3:"100";s:25:"header-logobar-background";s:7:"#7f7f7f";s:25:"header-logobar-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:21:"header-logobar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:22:"header-logobar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:27:"sticky-header-logobar-color";s:0:"";s:32:"sticky-header-logobar-background";s:0:"";s:32:"sticky-header-logobar-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:28:"sticky-header-logobar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:29:"sticky-header-logobar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:21:"header-logobar-text-1";s:22:"4b, Walse Street , USA";s:21:"header-logobar-text-2";s:14:" (155)56554515";s:21:"header-logobar-text-3";s:16:"info@example.com";s:20:"header-logobar-items";a:3:{s:8:"disabled";a:13:{s:31:"header-logobar-secondary-toggle";s:16:"Secondary Toggle";s:19:"header-logobar-menu";s:9:"Main Menu";s:28:"header-logobar-search-toggle";s:13:"Search Toggle";s:11:"header-cart";s:4:"Cart";s:12:"header-phone";s:12:"Phone Number";s:26:"header-logobar-sticky-logo";s:11:"Sticky Logo";s:12:"header-email";s:5:"Email";s:14:"header-address";s:12:"Address Text";s:21:"header-logobar-text-1";s:13:"Custom Text 1";s:21:"header-logobar-text-3";s:13:"Custom Text 3";s:21:"header-logobar-search";s:6:"Search";s:21:"header-logobar-social";s:6:"Social";s:21:"header-logobar-text-2";s:13:"Custom Text 2";}s:4:"Left";a:1:{s:19:"header-logobar-logo";s:4:"Logo";}s:5:"Right";a:1:{s:10:"multi-info";s:21:"Address, Phone, Email";}}s:20:"header-navbar-height";s:2:"90";s:27:"header-navbar-sticky-height";s:2:"70";s:24:"header-navbar-background";s:7:"#ffffff";s:24:"header-navbar-link-color";a:3:{s:7:"regular";s:7:"#000000";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:20:"header-navbar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:21:"header-navbar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:26:"sticky-header-navbar-color";s:7:"#000000";s:31:"sticky-header-navbar-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:27:"sticky-header-navbar-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:28:"sticky-header-navbar-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:20:"header-navbar-text-1";s:92:"<a href="https://elementor.zozothemes.com/zegen/donate-now/" class="h-donate-btn">Donate</a>";s:20:"header-navbar-text-2";s:0:"";s:20:"header-navbar-text-3";s:0:"";s:19:"header-navbar-items";a:3:{s:8:"disabled";a:11:{s:20:"header-navbar-text-2";s:13:"Custom Text 2";s:20:"header-navbar-text-3";s:13:"Custom Text 3";s:20:"header-navbar-social";s:6:"Social";s:20:"header-navbar-search";s:6:"Search";s:12:"header-phone";s:12:"Phone Number";s:11:"header-cart";s:4:"Cart";s:14:"header-address";s:12:"Address Text";s:30:"header-navbar-secondary-toggle";s:16:"Secondary Toggle";s:12:"header-email";s:5:"Email";s:15:"header-wishlist";s:8:"Wishlist";s:27:"header-navbar-search-toggle";s:13:"Search Toggle";}s:4:"Left";a:2:{s:18:"header-navbar-logo";s:4:"Logo";s:25:"header-navbar-sticky-logo";s:11:"Stikcy Logo";}s:5:"Right";a:2:{s:18:"header-navbar-menu";s:9:"Main Menu";s:20:"header-navbar-text-1";s:13:"Custom Text 1";}}s:18:"header-fixed-width";s:3:"350";s:23:"header-fixed-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:19:"header-fixed-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:20:"header-fixed-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:23:"header-fixed-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:19:"header-fixed-text-1";s:0:"";s:19:"header-fixed-text-2";s:0:"";s:18:"header-fixed-items";a:3:{s:8:"disabled";a:4:{s:19:"header-fixed-text-1";s:13:"Custom Text 1";s:19:"header-fixed-text-2";s:13:"Custom Text 2";s:19:"header-fixed-search";s:11:"Search Form";s:19:"header-fixed-social";s:6:"Social";}s:3:"Top";a:1:{s:17:"header-fixed-logo";s:4:"Logo";}s:6:"Middle";a:1:{s:17:"header-fixed-menu";s:4:"Menu";}}s:17:"mobile-topbar-opt";s:1:"0";s:20:"mobile-topbar-text-1";s:0:"";s:18:"mobile-header-from";s:4:"1025";s:25:"mobile-header-from-custom";s:3:"767";s:20:"mobile-header-height";s:2:"60";s:24:"mobile-header-background";s:7:"#ffffff";s:24:"mobile-header-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:20:"mobile-header-sticky";s:1:"1";s:29:"mobile-header-sticky-scrollup";s:1:"0";s:27:"mobile-header-sticky-height";s:2:"60";s:31:"mobile-header-sticky-background";s:7:"#ffffff";s:31:"mobile-header-sticky-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:19:"mobile-header-items";a:4:{s:8:"disabled";a:1:{s:18:"mobile-header-cart";s:9:"Cart Icon";}s:4:"Left";a:1:{s:18:"mobile-header-menu";s:9:"Menu Icon";}s:6:"Center";a:1:{s:18:"mobile-header-logo";s:4:"Logo";}s:5:"Right";a:1:{s:20:"mobile-header-search";s:11:"Search Icon";}}s:21:"mobile-menu-max-width";s:0:"";s:22:"mobile-menu-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:18:"mobile-menu-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:19:"mobile-menu-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:22:"mobile-menu-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:24:"mobile-menu-animate-from";s:4:"left";s:18:"mobile-menu-text-1";s:0:"";s:18:"mobile-menu-text-2";s:0:"";s:17:"mobile-menu-items";a:4:{s:8:"disabled";a:3:{s:18:"mobile-menu-text-1";s:13:"Custom Text 1";s:18:"mobile-menu-text-2";s:13:"Custom Text 2";s:18:"mobile-menu-social";s:6:"Social";}s:3:"Top";a:1:{s:16:"mobile-menu-logo";s:4:"Logo";}s:6:"Middle";a:1:{s:20:"mobile-menu-mainmenu";s:4:"Menu";}s:6:"Bottom";a:1:{s:18:"mobile-menu-search";s:11:"Search Form";}}s:13:"footer-layout";s:4:"wide";s:15:"footer-template";s:1:"1";s:11:"back-to-top";s:1:"1";s:20:"back-to-top-position";s:5:"right";s:13:"hidden-footer";s:1:"0";s:17:"footer-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:13:"footer-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:14:"footer-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:17:"footer-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:5:"cover";s:13:"bg_attachment";s:7:"inherit";s:11:"bg_position";s:13:"center center";s:8:"bg_media";a:2:{s:2:"id";s:2:"81";s:3:"url";s:73:"https://thefusionchurch.org/wp-content/uploads/2019/10/footer-bg-im-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:25:"footer-background-overlay";s:0:"";s:12:"footer-items";a:2:{s:7:"Enabled";a:3:{s:10:"footer-top";s:10:"Footer Top";s:13:"footer-middle";s:13:"Footer Middle";s:13:"footer-bottom";s:13:"Footer Bottom";}s:8:"disabled";a:0:{}}s:20:"footer-top-container";s:4:"wide";s:17:"footer-top-layout";s:2:"12";s:20:"footer-top-sidebar-1";s:9:"sidebar-6";s:20:"footer-top-sidebar-2";s:0:"";s:20:"footer-top-sidebar-3";s:0:"";s:20:"footer-top-sidebar-4";s:0:"";s:20:"footer-top-sidebar-5";s:0:"";s:21:"footer-top-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:17:"footer-top-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:18:"footer-top-padding";a:4:{s:4:"left";s:2:"15";s:5:"right";s:2:"15";s:3:"top";s:2:"70";s:6:"bottom";s:2:"76";}s:17:"footer-top-margin";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:21:"footer-top-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:4:"5472";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:29:"footer-top-background-overlay";s:18:"rgba(0,22,47,0.81)";s:22:"footer-top-title-color";s:7:"#ffffff";s:23:"footer-middle-container";s:4:"wide";s:20:"footer-middle-layout";s:7:"3-3-3-3";s:23:"footer-middle-sidebar-1";s:9:"sidebar-2";s:23:"footer-middle-sidebar-2";s:9:"sidebar-3";s:23:"footer-middle-sidebar-3";s:9:"sidebar-4";s:23:"footer-middle-sidebar-4";s:9:"sidebar-5";s:23:"footer-middle-sidebar-5";s:0:"";s:24:"footer-middle-link-color";a:3:{s:7:"regular";s:7:"#f7f7f7";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:20:"footer-middle-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:5:"solid";s:5:"color";s:22:"rgba(255,255,255,0.14)";}s:21:"footer-middle-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"70";s:6:"bottom";s:2:"80";}s:20:"footer-middle-margin";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:3:"0px";s:6:"bottom";s:0:"";}s:24:"footer-middle-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:18:"rgba(0,22,47,0.92)";s:14:"bg_transparent";s:0:"";}s:32:"footer-middle-background-overlay";s:0:"";s:25:"footer-middle-title-color";s:7:"#ffffff";s:23:"footer-bottom-container";s:4:"wide";s:14:"copyright-text";s:384:"Copyrights  © <script>document.write(new Date().getFullYear())</script> <a href=\\"https://zozothemes.com/item/zegen-church-wordpress-theme/thefusionchurch.org\\" target=\\"_blank\\" class=\\"theme-color\\">Zegen</a>. Designed by \r\n <a href=\\"http://ymeinnovativesolutions.com.ng\\" class=\\"theme-color\\" target=\\"_blank\\">YME INNOVATIVE SOLUTIONS <span class=\\"heart-color\\">♥</span></a>";s:19:"footer-bottom-fixed";s:1:"0";s:20:"footer-bottom-widget";s:27:"zozo-custom-footer-custom-1";s:19:"footer-bottom-items";a:4:{s:8:"disabled";a:2:{s:6:"social";s:19:"Footer Social Links";s:6:"widget";s:13:"Custom Widget";}s:4:"Left";a:0:{}s:6:"Center";a:2:{s:4:"menu";s:11:"Footer Menu";s:9:"copyright";s:14:"Copyright Text";}s:5:"Right";a:0:{}}s:24:"footer-bottom-link-color";a:3:{s:7:"regular";s:7:"#ffffff";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#ffffff";}s:20:"footer-bottom-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:21:"footer-bottom-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"20";s:6:"bottom";s:2:"20";}s:20:"footer-bottom-margin";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:24:"footer-bottom-background";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:7:"#000f21";s:14:"bg_transparent";s:0:"";}s:32:"footer-bottom-background-overlay";s:7:"#000000";s:25:"footer-bottom-title-color";s:0:"";s:14:"search-content";s:3:"all";s:19:"page-page-title-opt";s:1:"1";s:19:"template-page-color";s:7:"#ffffff";s:24:"template-page-link-color";a:3:{s:7:"regular";s:7:"#bf0a30";s:5:"hover";s:7:"#ffffff";s:6:"active";s:7:"#bf0a30";}s:20:"template-page-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:21:"template-page-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"70";s:6:"bottom";s:3:"115";}s:28:"template-page-background-all";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:5:"cover";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:98:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:24:"page-page-title-parallax";s:1:"1";s:18:"page-page-title-bg";s:1:"1";s:21:"page-page-title-video";s:0:"";s:23:"page-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:34:"template-page-page-title-items-opt";s:1:"1";s:29:"template-page-pagetitle-items";a:1:{s:6:"Center";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:18:"page-page-template";s:10:"no-sidebar";s:17:"page-left-sidebar";s:0:"";s:18:"page-right-sidebar";s:9:"sidebar-1";s:19:"page-sidebar-sticky";s:1:"1";s:22:"page-page-hide-sidebar";s:1:"1";s:19:"blog-page-title-opt";s:1:"1";s:19:"template-blog-color";s:7:"#ffffff";s:24:"template-blog-link-color";a:3:{s:7:"regular";s:7:"#bf0a30";s:5:"hover";s:7:"#ffffff";s:6:"active";s:7:"#bf0a30";}s:20:"template-blog-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:21:"template-blog-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"80";s:6:"bottom";s:3:"120";}s:28:"template-blog-background-all";a:7:{s:9:"bg_repeat";s:9:"no-repeat";s:7:"bg_size";s:5:"cover";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:13:"center center";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:98:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:24:"blog-page-title-parallax";s:1:"1";s:18:"blog-page-title-bg";s:1:"0";s:21:"blog-page-title-video";s:0:"";s:23:"blog-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:15:"blog-page-title";s:12:"Latest Posts";s:14:"blog-page-desc";s:0:"";s:34:"template-blog-page-title-items-opt";s:1:"0";s:29:"template-blog-pagetitle-items";a:2:{s:8:"disabled";a:1:{s:11:"description";s:22:"Page Title Description";}s:6:"Center";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:20:"blog-featured-slider";s:1:"0";s:18:"blog-article-color";s:0:"";s:23:"blog-article-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:19:"blog-article-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:20:"blog-article-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:23:"blog-article-background";s:0:"";s:17:"blog-video-format";s:7:"onclick";s:17:"blog-quote-format";s:8:"featured";s:16:"blog-link-format";s:8:"featured";s:19:"blog-gallery-format";s:7:"default";s:18:"blog-page-template";s:13:"right-sidebar";s:17:"blog-left-sidebar";s:9:"sidebar-1";s:18:"blog-right-sidebar";s:9:"sidebar-1";s:19:"blog-sidebar-sticky";s:1:"0";s:22:"blog-page-hide-sidebar";s:1:"1";s:18:"blog-post-template";s:4:"grid";s:22:"blog-top-standard-post";s:1:"0";s:14:"blog-grid-cols";s:1:"2";s:16:"blog-grid-gutter";s:2:"30";s:14:"blog-grid-type";s:7:"isotope";s:20:"blog-infinite-scroll";s:1:"0";s:14:"blog-more-text";s:9:"Read More";s:12:"blog-excerpt";s:2:"18";s:18:"blog-topmeta-items";a:2:{s:4:"Left";a:1:{s:4:"date";s:4:"Date";}s:8:"disabled";a:8:{s:6:"social";s:12:"Social Share";s:8:"comments";s:8:"Comments";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:8:"category";s:8:"Category";s:5:"views";s:5:"Views";s:4:"more";s:9:"Read More";s:9:"favourite";s:9:"Favourite";}}s:21:"blog-bottommeta-items";a:2:{s:4:"Left";a:1:{s:4:"more";s:9:"Read More";}s:8:"disabled";a:8:{s:8:"comments";s:8:"Comments";s:8:"category";s:8:"Category";s:6:"social";s:12:"Social Share";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:5:"views";s:5:"Views";s:4:"date";s:4:"Date";s:9:"favourite";s:9:"Favourite";}}s:10:"blog-items";a:1:{s:7:"Enabled";a:5:{s:5:"thumb";s:9:"Thumbnail";s:8:"top-meta";s:8:"Top Meta";s:5:"title";s:5:"Title";s:7:"content";s:7:"Content";s:11:"bottom-meta";s:11:"Bottom Meta";}}s:16:"blog-overlay-opt";s:1:"0";s:18:"blog-overlay-items";a:2:{s:7:"Enabled";a:1:{s:8:"top-meta";s:8:"Top Meta";}s:8:"disabled";a:2:{s:11:"bottom-meta";s:11:"Bottom Meta";s:5:"title";s:5:"Title";}}s:22:"archive-page-title-opt";s:1:"1";s:22:"template-archive-color";s:7:"#ffffff";s:27:"template-archive-link-color";a:3:{s:7:"regular";s:7:"#bf0a30";s:5:"hover";s:7:"#ffffff";s:6:"active";s:7:"#bf0a30";}s:23:"template-archive-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:24:"template-archive-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"80";s:6:"bottom";s:3:"120";}s:31:"template-archive-background-all";a:7:{s:9:"bg_repeat";s:9:"no-repeat";s:7:"bg_size";s:5:"cover";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:13:"center center";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:98:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:27:"archive-page-title-parallax";s:1:"1";s:21:"archive-page-title-bg";s:1:"0";s:24:"archive-page-title-video";s:0:"";s:26:"archive-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:37:"template-archive-page-title-items-opt";s:1:"1";s:32:"template-archive-pagetitle-items";a:1:{s:4:"Left";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:23:"archive-featured-slider";s:1:"0";s:21:"archive-article-color";s:0:"";s:26:"archive-article-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:22:"archive-article-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:23:"archive-article-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:26:"archive-article-background";s:0:"";s:20:"archive-video-format";s:7:"onclick";s:20:"archive-quote-format";s:8:"featured";s:19:"archive-link-format";s:8:"featured";s:22:"archive-gallery-format";s:7:"default";s:21:"archive-page-template";s:13:"right-sidebar";s:20:"archive-left-sidebar";s:9:"sidebar-1";s:21:"archive-right-sidebar";s:9:"sidebar-1";s:22:"archive-sidebar-sticky";s:1:"0";s:25:"archive-page-hide-sidebar";s:1:"1";s:21:"archive-post-template";s:8:"standard";s:25:"archive-top-standard-post";s:1:"0";s:17:"archive-grid-cols";s:1:"2";s:19:"archive-grid-gutter";s:2:"30";s:17:"archive-grid-type";s:6:"normal";s:23:"archive-infinite-scroll";s:1:"0";s:17:"archive-more-text";s:9:"Read More";s:15:"archive-excerpt";s:2:"15";s:21:"archive-topmeta-items";a:3:{s:4:"Left";a:1:{s:4:"date";s:4:"Date";}s:5:"Right";a:1:{s:8:"category";s:8:"Category";}s:8:"disabled";a:7:{s:6:"social";s:12:"Social Share";s:8:"comments";s:8:"Comments";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:5:"views";s:5:"Views";s:4:"more";s:9:"Read More";s:9:"favourite";s:9:"Favourite";}}s:24:"archive-bottommeta-items";a:2:{s:4:"Left";a:1:{s:4:"more";s:9:"Read More";}s:8:"disabled";a:8:{s:8:"comments";s:8:"Comments";s:8:"category";s:8:"Category";s:6:"social";s:12:"Social Share";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:5:"views";s:5:"Views";s:4:"date";s:4:"Date";s:9:"favourite";s:9:"Favourite";}}s:13:"archive-items";a:1:{s:7:"Enabled";a:5:{s:5:"title";s:5:"Title";s:8:"top-meta";s:8:"Top Meta";s:5:"thumb";s:9:"Thumbnail";s:7:"content";s:7:"Content";s:11:"bottom-meta";s:11:"Bottom Meta";}}s:19:"archive-overlay-opt";s:1:"0";s:21:"archive-overlay-items";a:2:{s:7:"Enabled";a:1:{s:5:"title";s:5:"Title";}s:8:"disabled";a:2:{s:8:"top-meta";s:8:"Top Meta";s:11:"bottom-meta";s:11:"Bottom Meta";}}s:26:"single-post-page-title-opt";s:1:"1";s:26:"template-single-post-color";s:7:"#ffffff";s:31:"template-single-post-link-color";a:3:{s:7:"regular";s:7:"#bf0a30";s:5:"hover";s:7:"#ffffff";s:6:"active";s:7:"#bf0a30";}s:27:"template-single-post-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:28:"template-single-post-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"80";s:6:"bottom";s:3:"120";}s:35:"template-single-post-background-all";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:98:"https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:31:"single-post-page-title-parallax";s:1:"1";s:25:"single-post-page-title-bg";s:1:"0";s:28:"single-post-page-title-video";s:0:"";s:30:"single-post-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:41:"template-single-post-page-title-items-opt";s:1:"1";s:36:"template-single-post-pagetitle-items";a:1:{s:6:"Center";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:27:"single-post-featured-slider";s:1:"0";s:25:"single-post-article-color";s:7:"#616161";s:30:"single-post-article-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:26:"single-post-article-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:27:"single-post-article-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:30:"single-post-article-background";s:0:"";s:33:"single-post-article-overlay-color";s:0:"";s:38:"single-post-article-overlay-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:34:"single-post-article-overlay-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:35:"single-post-article-overlay-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:38:"single-post-article-overlay-background";s:0:"";s:24:"single-post-video-format";s:7:"onclick";s:24:"single-post-quote-format";s:8:"featured";s:23:"single-post-link-format";s:8:"featured";s:26:"single-post-gallery-format";s:7:"default";s:25:"single-post-page-template";s:13:"right-sidebar";s:24:"single-post-left-sidebar";s:9:"sidebar-1";s:25:"single-post-right-sidebar";s:9:"sidebar-1";s:26:"single-post-sidebar-sticky";s:1:"0";s:29:"single-post-page-hide-sidebar";s:1:"0";s:21:"single-post-full-wrap";s:1:"0";s:25:"single-post-topmeta-items";a:3:{s:4:"Left";a:2:{s:6:"author";s:6:"Author";s:8:"category";s:8:"Category";}s:5:"Right";a:1:{s:4:"date";s:4:"Date";}s:8:"disabled";a:7:{s:6:"social";s:12:"Social Share";s:6:"author";s:6:"Author";s:5:"likes";s:5:"Likes";s:5:"views";s:5:"Views";s:3:"tag";s:4:"Tags";s:9:"favourite";s:9:"Favourite";s:8:"comments";s:8:"Comments";}}s:28:"single-post-bottommeta-items";a:3:{s:4:"Left";a:2:{s:3:"tag";s:4:"Tags";s:8:"comments";s:8:"Comments";}s:5:"Right";a:1:{s:6:"social";s:12:"Social Share";}s:8:"disabled";a:6:{s:4:"date";s:4:"Date";s:5:"likes";s:5:"Likes";s:6:"author";s:6:"Author";s:8:"category";s:8:"Category";s:5:"views";s:5:"Views";s:9:"favourite";s:9:"Favourite";}}s:17:"single-post-items";a:2:{s:7:"Enabled";a:4:{s:5:"thumb";s:9:"Thumbnail";s:8:"top-meta";s:8:"Top Meta";s:7:"content";s:7:"Content";s:11:"bottom-meta";s:11:"Bottom Meta";}s:8:"disabled";a:1:{s:5:"title";s:5:"Title";}}s:23:"single-post-overlay-opt";s:1:"0";s:25:"single-post-overlay-items";a:2:{s:7:"Enabled";a:1:{s:5:"title";s:5:"Title";}s:8:"disabled";a:2:{s:8:"top-meta";s:8:"Top Meta";s:11:"bottom-meta";s:11:"Bottom Meta";}}s:22:"single-post-page-items";a:2:{s:7:"Enabled";a:4:{s:10:"post-items";s:10:"Post Items";s:11:"author-info";s:11:"Author Info";s:8:"post-nav";s:15:"Post Navigation";s:7:"comment";s:7:"Comment";}s:8:"disabled";a:1:{s:14:"related-slider";s:14:"Related Slider";}}s:17:"related-max-posts";s:1:"5";s:20:"related-posts-filter";s:8:"category";s:20:"featured-slide-items";s:1:"3";s:18:"featured-slide-tab";s:1:"1";s:21:"featured-slide-mobile";s:1:"1";s:23:"featured-slide-scrollby";s:1:"1";s:23:"featured-slide-autoplay";s:1:"0";s:21:"featured-slide-center";s:1:"0";s:23:"featured-slide-duration";s:4:"5000";s:25:"featured-slide-smartspeed";s:3:"250";s:21:"featured-slide-margin";s:2:"10";s:25:"featured-slide-pagination";s:1:"0";s:25:"featured-slide-navigation";s:1:"0";s:25:"featured-slide-autoheight";s:1:"0";s:19:"related-slide-items";s:1:"3";s:17:"related-slide-tab";s:1:"1";s:20:"related-slide-mobile";s:1:"1";s:22:"related-slide-scrollby";s:1:"1";s:22:"related-slide-autoplay";s:1:"0";s:20:"related-slide-center";s:1:"0";s:22:"related-slide-duration";s:4:"5000";s:24:"related-slide-smartspeed";s:3:"250";s:20:"related-slide-margin";s:2:"10";s:24:"related-slide-pagination";s:1:"0";s:24:"related-slide-navigation";s:1:"0";s:24:"related-slide-autoheight";s:1:"0";s:16:"blog-slide-items";s:1:"3";s:14:"blog-slide-tab";s:1:"1";s:17:"blog-slide-mobile";s:1:"1";s:19:"blog-slide-scrollby";s:1:"1";s:19:"blog-slide-autoplay";s:1:"0";s:17:"blog-slide-center";s:1:"0";s:19:"blog-slide-duration";s:4:"5000";s:21:"blog-slide-smartspeed";s:3:"250";s:17:"blog-slide-margin";s:2:"10";s:21:"blog-slide-pagination";s:1:"0";s:21:"blog-slide-navigation";s:1:"0";s:21:"blog-slide-autoheight";s:1:"0";s:18:"single-slide-items";s:1:"3";s:16:"single-slide-tab";s:1:"1";s:19:"single-slide-mobile";s:1:"1";s:21:"single-slide-scrollby";s:1:"1";s:21:"single-slide-autoplay";s:1:"0";s:19:"single-slide-center";s:1:"0";s:21:"single-slide-duration";s:4:"5000";s:23:"single-slide-smartspeed";s:3:"250";s:19:"single-slide-margin";s:2:"10";s:23:"single-slide-pagination";s:1:"0";s:23:"single-slide-navigation";s:1:"0";s:23:"single-slide-autoheight";s:1:"0";s:17:"social-icons-type";s:7:"squared";s:24:"social-icons-type-footer";s:7:"circled";s:17:"social-icons-fore";s:5:"white";s:18:"social-icons-hfore";s:5:"h-own";s:15:"social-icons-bg";s:14:"bg-transparent";s:16:"social-icons-hbg";s:15:"hbg-transparent";s:9:"social-fb";s:43:"https://www.facebook.com/thefusionchurch.hq";s:14:"social-twitter";s:38:"https://twitter.com/thefusionchurch.hq";s:16:"social-instagram";s:45:"https://www.instagram.com/thefusionchurch.hq/";s:16:"social-pinterest";s:0:"";s:12:"social-gplus";s:0:"";s:14:"social-youtube";s:40:"https://www.youtube.com/@thefusionchurch";s:12:"social-vimeo";s:0:"";s:17:"social-soundcloud";s:0:"";s:12:"social-yahoo";s:0:"";s:13:"social-tumblr";s:0:"";s:13:"social-mailto";s:24:"info@thefusionchurch.org";s:13:"social-flickr";s:0:"";s:15:"social-dribbble";s:0:"";s:15:"social-linkedin";s:0:"";s:10:"social-rss";s:0:"";s:18:"team-page-template";s:10:"no-sidebar";s:17:"team-left-sidebar";s:0:"";s:18:"team-right-sidebar";s:9:"sidebar-1";s:14:"team-title-opt";s:1:"1";s:13:"cpt-team-slug";s:4:"team";s:15:"cpt-team-layout";s:7:"default";s:16:"maintenance-mode";s:1:"0";s:16:"maintenance-type";s:2:"cs";s:18:"maintenance-custom";s:0:"";s:17:"maintenance-phone";s:0:"";s:17:"maintenance-email";s:0:"";s:19:"maintenance-address";s:0:"";s:19:"mobile-topbar-items";a:2:{s:8:"disabled";a:1:{s:7:"address";s:7:"Address";}s:7:"Enabled";a:3:{s:8:"custom-1";s:11:"Custom Text";s:5:"phone";s:5:"Phone";s:4:"mail";s:4:"Mail";}}s:22:"comments-social-shares";a:4:{i:0;s:2:"fb";i:1;s:7:"twitter";i:2;s:8:"linkedin";i:3;s:9:"pinterest";}s:25:"testimonial-page-template";s:10:"no-sidebar";s:24:"testimonial-left-sidebar";s:9:"sidebar-1";s:25:"testimonial-right-sidebar";s:9:"sidebar-1";s:21:"testimonial-title-opt";s:1:"1";s:20:"cpt-testimonial-slug";s:11:"testimonial";s:20:"events-page-template";s:10:"no-sidebar";s:19:"events-left-sidebar";s:0:"";s:20:"events-right-sidebar";s:0:"";s:15:"event-title-opt";s:1:"0";s:15:"cpt-events-slug";s:5:"event";s:16:"cpt-event-layout";s:1:"1";s:22:"services-page-template";s:13:"right-sidebar";s:21:"services-left-sidebar";s:9:"sidebar-1";s:22:"services-right-sidebar";s:28:"zozo-custom-services-sidebar";s:17:"service-title-opt";s:1:"0";s:17:"cpt-services-slug";s:7:"service";s:23:"portfolio-page-template";s:10:"no-sidebar";s:22:"portfolio-left-sidebar";s:0:"";s:23:"portfolio-right-sidebar";s:9:"sidebar-1";s:19:"portfolio-title-opt";s:1:"0";s:18:"cpt-portfolio-slug";s:9:"portfolio";s:27:"cpt-portfolio-category-slug";s:18:"portfolio-category";s:22:"cpt-portfolio-tag-slug";s:13:"portfolio-tag";s:20:"portfolio-meta-items";a:2:{s:7:"Enabled";a:6:{s:4:"date";s:4:"Date";s:6:"client";s:6:"Client";s:8:"duration";s:8:"Duration";s:8:"category";s:8:"Category";s:3:"tag";s:4:"Tags";s:5:"share";s:5:"Share";}s:8:"Disabled";a:3:{s:10:"estimation";s:10:"Estimation";s:3:"url";s:3:"Url";s:5:"place";s:5:"Place";}}s:22:"portfolio-client-label";s:6:"Client";s:20:"portfolio-date-label";s:4:"Date";s:24:"portfolio-duration-label";s:8:"Duration";s:26:"portfolio-estimation-label";s:10:"Estimation";s:21:"portfolio-place-label";s:5:"Place";s:19:"portfolio-url-label";s:3:"URL";s:24:"portfolio-category-label";s:8:"Category";s:20:"portfolio-tags-label";s:4:"Tags";s:21:"portfolio-share-label";s:5:"Share";s:16:"portfolio-layout";s:1:"2";s:19:"portfolio-grid-cols";s:5:"boxed";s:21:"portfolio-grid-gutter";s:2:"20";s:19:"portfolio-grid-type";s:7:"isotope";s:21:"portfolio-related-opt";s:1:"0";s:29:"portfolio-related-slide-items";s:1:"3";s:27:"portfolio-related-slide-tab";s:1:"1";s:30:"portfolio-related-slide-mobile";s:1:"1";s:32:"portfolio-related-slide-scrollby";s:1:"1";s:32:"portfolio-related-slide-autoplay";s:1:"0";s:30:"portfolio-related-slide-center";s:1:"0";s:32:"portfolio-related-slide-duration";s:4:"5000";s:34:"portfolio-related-slide-smartspeed";s:3:"250";s:30:"portfolio-related-slide-margin";s:2:"10";s:34:"portfolio-related-slide-pagination";s:1:"0";s:34:"portfolio-related-slide-navigation";s:1:"0";s:34:"portfolio-related-slide-autoheight";s:1:"0";s:27:"portfolio-single-slider-opt";s:1:"0";s:28:"portfolio-single-slide-items";s:1:"3";s:26:"portfolio-single-slide-tab";s:1:"1";s:29:"portfolio-single-slide-mobile";s:1:"1";s:31:"portfolio-single-slide-scrollby";s:1:"1";s:31:"portfolio-single-slide-autoplay";s:1:"0";s:29:"portfolio-single-slide-center";s:1:"0";s:31:"portfolio-single-slide-duration";s:4:"5000";s:33:"portfolio-single-slide-smartspeed";s:3:"250";s:29:"portfolio-single-slide-margin";s:2:"10";s:33:"portfolio-single-slide-pagination";s:1:"0";s:33:"portfolio-single-slide-navigation";s:1:"0";s:33:"portfolio-single-slide-autoheight";s:1:"0";s:11:"logo-height";s:2:"70";s:18:"sticky-logo-height";s:2:"65";s:18:"mobile-logo-height";s:2:"45";s:27:"header-topbar-sticky-height";s:2:"60";s:18:"woo-page-title-opt";s:1:"1";s:18:"template-woo-color";s:7:"#ffffff";s:23:"template-woo-link-color";a:3:{s:7:"regular";s:7:"#ffffff";s:5:"hover";s:7:"#bf0a30";s:6:"active";s:7:"#bf0a30";}s:19:"template-woo-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:20:"template-woo-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:2:"80";s:6:"bottom";s:3:"120";}s:27:"template-woo-background-all";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:4:"5414";s:3:"url";s:84:"http://localhost/development/zegen/wp-content/uploads/2019/10/childrens_ministry.jpg";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:23:"woo-page-title-parallax";s:1:"1";s:17:"woo-page-title-bg";s:0:"";s:20:"woo-page-title-video";s:0:"";s:22:"woo-page-title-overlay";s:18:"rgba(0,21,47,0.86)";s:33:"template-woo-page-title-items-opt";s:1:"1";s:28:"template-woo-pagetitle-items";a:1:{s:6:"Center";a:2:{s:10:"breadcrumb";s:10:"Breadcrumb";s:5:"title";s:15:"Page Title Text";}}s:24:"wooarchive-page-template";s:13:"right-sidebar";s:23:"wooarchive-left-sidebar";s:0:"";s:24:"wooarchive-right-sidebar";s:9:"sidebar-1";s:24:"woo-shop-archive-columns";s:1:"3";s:17:"woo-page-template";s:13:"right-sidebar";s:16:"woo-left-sidebar";s:0:"";s:17:"woo-right-sidebar";s:0:"";s:16:"woo-shop-columns";s:1:"4";s:12:"woo-shop-ppp";s:2:"12";s:15:"woo-related-ppp";s:1:"3";s:23:"woo-related-slide-items";s:1:"4";s:21:"woo-related-slide-tab";s:1:"1";s:24:"woo-related-slide-mobile";s:1:"1";s:26:"woo-related-slide-scrollby";s:1:"1";s:26:"woo-related-slide-autoplay";s:1:"1";s:24:"woo-related-slide-center";s:1:"0";s:26:"woo-related-slide-duration";s:4:"5000";s:28:"woo-related-slide-smartspeed";s:3:"250";s:24:"woo-related-slide-margin";s:2:"30";s:28:"woo-related-slide-pagination";s:1:"1";s:28:"woo-related-slide-navigation";s:1:"0";s:28:"woo-related-slide-autoheight";s:1:"0";s:26:"woo-related-slide-infinite";s:1:"0";s:29:"single-product-page-title-opt";s:1:"0";s:21:"template-single-color";s:0:"";s:26:"template-single-link-color";a:3:{s:7:"regular";s:0:"";s:5:"hover";s:0:"";s:6:"active";s:0:"";}s:22:"template-single-border";a:6:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";s:5:"style";s:0:"";s:5:"color";s:0:"";}s:23:"template-single-padding";a:4:{s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:30:"template-single-background-all";a:7:{s:9:"bg_repeat";s:0:"";s:7:"bg_size";s:0:"";s:13:"bg_attachment";s:0:"";s:11:"bg_position";s:0:"";s:8:"bg_media";a:2:{s:2:"id";s:0:"";s:3:"url";s:0:"";}s:8:"bg_color";s:0:"";s:14:"bg_transparent";s:0:"";}s:34:"single-product-page-title-parallax";s:1:"0";s:28:"single-product-page-title-bg";s:0:"";s:31:"single-product-page-title-video";s:0:"";s:33:"single-product-page-title-overlay";s:0:"";s:44:"template-single-product-page-title-items-opt";s:1:"1";s:39:"template-single-product-pagetitle-items";a:2:{s:4:"Left";a:1:{s:5:"title";s:15:"Page Title Text";}s:5:"Right";a:1:{s:10:"breadcrumb";s:10:"Breadcrumb";}}s:24:"events-page-hide-sidebar";s:1:"0";s:15:"cpt-sermon-slug";s:6:"sermon";s:22:"team-page-hide-sidebar";s:1:"0";s:29:"testimonial-page-hide-sidebar";s:1:"0";s:18:"post-social-shares";a:4:{s:2:"fb";s:2:"fb";s:7:"twitter";s:7:"twitter";s:8:"linkedin";s:8:"linkedin";s:9:"pinterest";s:9:"pinterest";}s:18:"search-placeholder";s:8:"Search..";s:24:"ministries-page-template";s:10:"no-sidebar";s:23:"ministries-left-sidebar";s:9:"sidebar-1";s:24:"ministries-right-sidebar";s:9:"sidebar-1";s:20:"ministries-title-opt";s:1:"0";s:19:"cpt-ministries-slug";s:10:"ministries";s:28:"ministries-page-hide-sidebar";s:1:"0";s:18:"social-link-target";s:5:"_self";s:13:"social-tiktok";s:0:"";s:15:"social-whatsapp";s:0:"";}', 'auto'),
(9886, 'e_editor_counter', '14', 'auto'),
(9887, '_elementor_free_to_pro_upsell', 'a:2:{s:7:"timeout";i:1769378923;s:5:"value";s:723:"[{"id":"animated_headline","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg"},{"id":"video_playlist","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg"},{"id":"cta","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg"},{"id":"testimonial_widget","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg"},{"id":"image_carousel","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg"},{"id":"connect-pro-upgrade","imageSrc":"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/connect-pro-upgrade.jpg"}]";}', 'off'),
(9888, '_elementor_notifications_data', 'a:2:{s:7:"timeout";i:1769378923;s:5:"value";s:12018:"[{"id":"one-launch","title":"Introducing Elementor One","description":"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png","chipTags":["New Launch"],"cta":"Explore Elementor One","ctaLink":"https:\\/\\/go.elementor.com\\/launch-whats-new"},{"id":"atomic-tabs-3.34","title":"Atomic Tabs","description":"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/","readMoreText":"Learn More"},{"id":"interactions-3.34","title":"Entrance Interactions","description":"Add subtle, performance\\u2011minded Fade, Scale or Slide effects to your elements from the new Interaction panel.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/interactions-3.34.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/","readMoreText":"Learn More"},{"id":"variables-manager-3.33","title":"Variables Manager","description":"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/","readMoreText":"Learn More"},{"id":"custom-css-3.33","title":"Custom CSS","description":"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.","topic":"Elementor Pro 3.33","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"custom-css-3.33","title":"Custom CSS","description":"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.","topic":"Elementor Pro 3.33","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-custom-css\\/"},{"id":"blend-mode-3.33","title":"Blend Mode","description":"Layer and blend visuals to create depth, contrast, and cinematic design effects.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-blend.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/","readMoreText":"Learn More"},{"id":"transform-3.32","title":"Design with depth using Transform","description":"Move, scale, rotate, and skew any element with ease. Transform controls add depth, stacked effects, and seamless States for hover, focus, and active micro-interactions.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transform.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/","readMoreText":"Learn More"},{"id":"size-variable-3.32","title":"Consistency with Size Variables","description":"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.","topic":"Elementor Pro 3.32","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"size-variable-3.32","title":"Consistency with Size Variables","description":"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.","topic":"Elementor Pro 3.32","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-size-variable\\/"},{"id":"transitions-3.32","title":"Smooth interactions with Transitions","description":"Bring polish to every interaction. Transitions let you animate style changes smoothly between states. In Pro, layer multiple transitions by property for refined, modern micro-animations.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transition.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/","readMoreText":"Learn More"},{"id":"variables-3.31","title":"Scalable design with Variables","description":"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More"},{"id":"filters-3.31","title":"Visual effects with Filters and Backdrop Filters","description":"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More"},{"id":"ally-assistant","title":"New! Fix accessibility issues with Ally Assistant","description":"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.","topic":"Ally by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png","chipTags":["New Feature"],"cta":"Scan for free","ctaLink":"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new","conditions":[[{"type":"plugin","operator":"!=","plugin":"pojo-accessibility\\/pojo-accessibility.php"}]]},{"id":"classes-3.31","title":"Smarter Class Manager tools","description":"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.","topic":"Editor V4","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More"},{"id":"attributes-3.31","title":"Add semantic HTML with Attributes","description":"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.","topic":"Elementor Pro 3.31","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"attributes-3.31","title":"Add semantic HTML with Attributes","description":"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.","topic":"Elementor Pro 3.31","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/"},{"id":"cloud-websites-3.30","title":"Full Website Templates in the cloud","description":"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.","topic":"Elementor Pro 3.30","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png","chipPlan":"Pro","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/","readMoreText":"Learn More","conditions":[[{"type":"plugin","plugin":"elementor-pro\\/elementor-pro.php"}]]},{"id":"cloud-websites-3.30","title":"Full Website Templates in the cloud","description":"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.","topic":"Elementor Pro 3.30","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png","chipTags":["New Feature"],"cta":"Upgrade now","ctaLink":"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/"},{"id":"ally-notification","title":"Just released! Ally - a new plugin for web accessibility & usability","description":"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.","topic":"Ally by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png","chipTags":["New plugin"],"cta":"Get it free","ctaLink":"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"pojo-accessibility\\/pojo-accessibility.php"}]]},{"id":"ai-site-planner","title":"Instant Sitemaps & Wireframes","description":"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.","topic":"Elementor AI","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png","chipTags":["New Feature"],"link":"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/","readMoreText":"Learn More"},{"id":"image-optimizer-3.19","title":"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.","description":"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.","topic":"Image Optimizer Plugin by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png","chipTags":["New plugin"],"cta":"Get the Image Optimizer","ctaLink":"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"image-optimization\\/image-optimization.php"}]]},{"id":"5-star-rating-prompt","title":"Love the New Features? Let Us Know with 5 Stars!","description":"Help spread the word by telling the world what you love about Elementor.","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png","cta":"Leave a Review","ctaLink":"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/"},{"id":"site-mailer-introducing","title":"Introducing Site Mailer","description":"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.","topic":"Site Mailer Plugin by Elementor","imageSrc":"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png","chipTags":["New plugin"],"cta":"Start Free Trial","ctaLink":"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/","conditions":[[{"type":"plugin","operator":"!=","plugin":"site-mailer\\/site-mailer.php"}]]}]";}', 'off');
INSERT INTO `wpd6_options` VALUES
(9977, 'elementor_log', 'a:1:{s:32:"aaba2d117339ec7159e7c8f36a641cba";O:30:"Elementor\\Core\\Logger\\Items\\JS":10:{s:7:"\0*\0date";s:19:"2025-04-21 21:13:47";s:7:"\0*\0type";s:5:"error";s:10:"\0*\0message";s:39:"&quot;undefined&quot; is not valid JSON";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2025-04-21 21:13:47";}s:7:"\0*\0args";a:6:{s:4:"type";s:5:"error";s:9:"timestamp";s:10:"1745270027";s:7:"message";s:29:""undefined" is not valid JSON";s:3:"url";s:74:"https://thefusionchurch.org/wp-admin/post.php?post=21&amp;action=elementor";s:4:"line";s:1:"1";s:6:"column";s:1:"1";}s:7:"\0*\0file";s:74:"https://thefusionchurch.org/wp-admin/post.php?post=21&amp;action=elementor";s:7:"\0*\0line";s:1:"1";s:9:"\0*\0column";s:1:"1";}}', 'off'),
(10060, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:0:{}}', 'off'),
(10064, 'revslider-global-settings', '{"tracking":"2025-04-23"}', 'auto'),
(10343, 'litespeed.cloud._summary', '{"curr_request.ver_check":0,"last_request.ver_check":1770117345,"news.utime":1769939190,"curr_request.news":0,"last_request.news":1769939190}', 'auto'),
(10344, 'litespeed.conf._version', '7.0.1', 'auto'),
(10345, 'litespeed.conf.hash', 'vw5B1ZJhI9gNCyONQZP4IYirfhyCLWnN', 'auto'),
(10346, 'litespeed.conf.api_key', '', 'auto'),
(10347, 'litespeed.conf.auto_upgrade', '', 'auto'),
(10348, 'litespeed.conf.server_ip', '', 'auto'),
(10349, 'litespeed.conf.guest', '', 'auto'),
(10350, 'litespeed.conf.guest_optm', '', 'auto'),
(10351, 'litespeed.conf.news', '1', 'auto'),
(10352, 'litespeed.conf.guest_uas', '["Lighthouse","GTmetrix","Google","Pingdom","bot","spider","PTST","HeadlessChrome"]', 'auto'),
(10353, 'litespeed.conf.guest_ips', '["208.70.247.157","172.255.48.130","172.255.48.131","172.255.48.132","172.255.48.133","172.255.48.134","172.255.48.135","172.255.48.136","172.255.48.137","172.255.48.138","172.255.48.139","172.255.48.140","172.255.48.141","172.255.48.142","172.255.48.143","172.255.48.144","172.255.48.145","172.255.48.146","172.255.48.147","52.229.122.240","104.214.72.101","13.66.7.11","13.85.24.83","13.85.24.90","13.85.82.26","40.74.242.253","40.74.243.13","40.74.243.176","104.214.48.247","157.55.189.189","104.214.110.135","70.37.83.240","65.52.36.250","13.78.216.56","52.162.212.163","23.96.34.105","65.52.113.236","172.255.61.34","172.255.61.35","172.255.61.36","172.255.61.37","172.255.61.38","172.255.61.39","172.255.61.40","104.41.2.19","191.235.98.164","191.235.99.221","191.232.194.51","52.237.235.185","52.237.250.73","52.237.236.145","104.211.143.8","104.211.165.53","52.172.14.87","40.83.89.214","52.175.57.81","20.188.63.151","20.52.36.49","52.246.165.153","51.144.102.233","13.76.97.224","102.133.169.66","52.231.199.170","13.53.162.7","40.123.218.94"]', 'auto'),
(10354, 'litespeed.conf.cache', '1', 'auto'),
(10355, 'litespeed.conf.cache-priv', '1', 'auto'),
(10356, 'litespeed.conf.cache-commenter', '1', 'auto'),
(10357, 'litespeed.conf.cache-rest', '1', 'auto'),
(10358, 'litespeed.conf.cache-page_login', '1', 'auto'),
(10359, 'litespeed.conf.cache-resources', '1', 'auto'),
(10360, 'litespeed.conf.cache-mobile', '', 'auto'),
(10361, 'litespeed.conf.cache-mobile_rules', '["Mobile","Android","Silk\\/","Kindle","BlackBerry","Opera Mini","Opera Mobi"]', 'auto'),
(10362, 'litespeed.conf.cache-browser', '', 'auto'),
(10363, 'litespeed.conf.cache-exc_useragents', '[]', 'auto'),
(10364, 'litespeed.conf.cache-exc_cookies', '[]', 'auto'),
(10365, 'litespeed.conf.cache-exc_qs', '[]', 'auto'),
(10366, 'litespeed.conf.cache-exc_cat', '[]', 'auto'),
(10367, 'litespeed.conf.cache-exc_tag', '[]', 'auto'),
(10368, 'litespeed.conf.cache-force_uri', '[]', 'auto'),
(10369, 'litespeed.conf.cache-force_pub_uri', '[]', 'auto'),
(10370, 'litespeed.conf.cache-priv_uri', '[]', 'auto'),
(10371, 'litespeed.conf.cache-exc', '[]', 'auto'),
(10372, 'litespeed.conf.cache-exc_roles', '[]', 'auto'),
(10373, 'litespeed.conf.cache-drop_qs', '["fbclid","gclid","utm*","_ga"]', 'auto'),
(10374, 'litespeed.conf.cache-ttl_pub', '604800', 'auto'),
(10375, 'litespeed.conf.cache-ttl_priv', '1800', 'auto'),
(10376, 'litespeed.conf.cache-ttl_frontpage', '604800', 'auto'),
(10377, 'litespeed.conf.cache-ttl_feed', '604800', 'auto'),
(10378, 'litespeed.conf.cache-ttl_rest', '604800', 'auto'),
(10379, 'litespeed.conf.cache-ttl_browser', '31557600', 'auto'),
(10380, 'litespeed.conf.cache-ttl_status', '["404 3600","500 600"]', 'auto'),
(10381, 'litespeed.conf.cache-login_cookie', '', 'auto'),
(10382, 'litespeed.conf.cache-ajax_ttl', '[]', 'auto'),
(10383, 'litespeed.conf.cache-vary_cookies', '[]', 'auto'),
(10384, 'litespeed.conf.cache-vary_group', '[]', 'auto'),
(10385, 'litespeed.conf.purge-upgrade', '1', 'auto'),
(10386, 'litespeed.conf.purge-stale', '', 'auto'),
(10387, 'litespeed.conf.purge-post_all', '', 'auto'),
(10388, 'litespeed.conf.purge-post_f', '1', 'auto'),
(10389, 'litespeed.conf.purge-post_h', '1', 'auto'),
(10390, 'litespeed.conf.purge-post_p', '1', 'auto'),
(10391, 'litespeed.conf.purge-post_pwrp', '1', 'auto'),
(10392, 'litespeed.conf.purge-post_a', '1', 'auto'),
(10393, 'litespeed.conf.purge-post_y', '', 'auto'),
(10394, 'litespeed.conf.purge-post_m', '1', 'auto'),
(10395, 'litespeed.conf.purge-post_d', '', 'auto'),
(10396, 'litespeed.conf.purge-post_t', '1', 'auto'),
(10397, 'litespeed.conf.purge-post_pt', '1', 'auto'),
(10398, 'litespeed.conf.purge-timed_urls', '[]', 'auto'),
(10399, 'litespeed.conf.purge-timed_urls_time', '', 'auto'),
(10400, 'litespeed.conf.purge-hook_all', '["switch_theme","wp_create_nav_menu","wp_update_nav_menu","wp_delete_nav_menu","create_term","edit_terms","delete_term","add_link","edit_link","delete_link"]', 'auto'),
(10401, 'litespeed.conf.esi', '', 'auto'),
(10402, 'litespeed.conf.esi-cache_admbar', '1', 'auto'),
(10403, 'litespeed.conf.esi-cache_commform', '1', 'auto'),
(10404, 'litespeed.conf.esi-nonce', '["stats_nonce","subscribe_nonce"]', 'auto'),
(10405, 'litespeed.conf.util-instant_click', '', 'auto'),
(10406, 'litespeed.conf.util-no_https_vary', '', 'auto'),
(10407, 'litespeed.conf.debug-disable_all', '', 'auto'),
(10408, 'litespeed.conf.debug', '', 'auto'),
(10409, 'litespeed.conf.debug-ips', '["127.0.0.1"]', 'auto'),
(10410, 'litespeed.conf.debug-level', '', 'auto'),
(10411, 'litespeed.conf.debug-filesize', '3', 'auto'),
(10412, 'litespeed.conf.debug-collapse_qs', '', 'auto'),
(10413, 'litespeed.conf.debug-inc', '[]', 'auto'),
(10414, 'litespeed.conf.debug-exc', '[]', 'auto'),
(10415, 'litespeed.conf.debug-exc_strings', '[]', 'auto'),
(10416, 'litespeed.conf.db_optm-revisions_max', '0', 'auto'),
(10417, 'litespeed.conf.db_optm-revisions_age', '0', 'auto'),
(10418, 'litespeed.conf.optm-css_min', '', 'auto'),
(10419, 'litespeed.conf.optm-css_comb', '', 'auto'),
(10420, 'litespeed.conf.optm-css_comb_ext_inl', '1', 'auto'),
(10421, 'litespeed.conf.optm-ucss', '', 'auto'),
(10422, 'litespeed.conf.optm-ucss_inline', '', 'auto'),
(10423, 'litespeed.conf.optm-ucss_whitelist', '[]', 'auto'),
(10424, 'litespeed.conf.optm-ucss_file_exc_inline', '[]', 'auto'),
(10425, 'litespeed.conf.optm-ucss_exc', '[]', 'auto'),
(10426, 'litespeed.conf.optm-css_exc', '[]', 'auto'),
(10427, 'litespeed.conf.optm-js_min', '', 'auto'),
(10428, 'litespeed.conf.optm-js_comb', '', 'auto'),
(10429, 'litespeed.conf.optm-js_comb_ext_inl', '1', 'auto'),
(10430, 'litespeed.conf.optm-js_delay_inc', '[]', 'auto'),
(10431, 'litespeed.conf.optm-js_exc', '["jquery.js","jquery.min.js"]', 'auto'),
(10432, 'litespeed.conf.optm-html_min', '', 'auto'),
(10433, 'litespeed.conf.optm-html_lazy', '[]', 'auto'),
(10434, 'litespeed.conf.optm-html_skip_comment', '[]', 'auto'),
(10435, 'litespeed.conf.optm-qs_rm', '', 'auto'),
(10436, 'litespeed.conf.optm-ggfonts_rm', '', 'auto'),
(10437, 'litespeed.conf.optm-css_async', '', 'auto'),
(10438, 'litespeed.conf.optm-ccss_per_url', '', 'auto'),
(10439, 'litespeed.conf.optm-ccss_sep_posttype', '["page"]', 'auto'),
(10440, 'litespeed.conf.optm-ccss_sep_uri', '[]', 'auto'),
(10441, 'litespeed.conf.optm-css_async_inline', '1', 'auto'),
(10442, 'litespeed.conf.optm-css_font_display', '', 'auto'),
(10443, 'litespeed.conf.optm-js_defer', '', 'auto'),
(10444, 'litespeed.conf.optm-emoji_rm', '', 'auto'),
(10445, 'litespeed.conf.optm-noscript_rm', '', 'auto'),
(10446, 'litespeed.conf.optm-ggfonts_async', '', 'auto'),
(10447, 'litespeed.conf.optm-exc_roles', '[]', 'auto'),
(10448, 'litespeed.conf.optm-ccss_con', '', 'auto'),
(10449, 'litespeed.conf.optm-js_defer_exc', '["jquery.js","jquery.min.js","gtm.js","analytics.js"]', 'auto'),
(10450, 'litespeed.conf.optm-gm_js_exc', '[]', 'auto'),
(10451, 'litespeed.conf.optm-dns_prefetch', '[]', 'auto'),
(10452, 'litespeed.conf.optm-dns_prefetch_ctrl', '', 'auto'),
(10453, 'litespeed.conf.optm-dns_preconnect', '[]', 'auto'),
(10454, 'litespeed.conf.optm-exc', '[]', 'auto'),
(10455, 'litespeed.conf.optm-guest_only', '1', 'auto'),
(10456, 'litespeed.conf.object', '', 'auto'),
(10457, 'litespeed.conf.object-kind', '', 'auto'),
(10458, 'litespeed.conf.object-host', 'localhost', 'auto'),
(10459, 'litespeed.conf.object-port', '11211', 'auto'),
(10460, 'litespeed.conf.object-life', '360', 'auto'),
(10461, 'litespeed.conf.object-persistent', '1', 'auto'),
(10462, 'litespeed.conf.object-admin', '1', 'auto'),
(10463, 'litespeed.conf.object-transients', '1', 'auto'),
(10464, 'litespeed.conf.object-db_id', '0', 'auto'),
(10465, 'litespeed.conf.object-user', '', 'auto'),
(10466, 'litespeed.conf.object-pswd', '', 'auto'),
(10467, 'litespeed.conf.object-global_groups', '["users","userlogins","useremail","userslugs","usermeta","user_meta","site-transient","site-options","site-lookup","site-details","blog-lookup","blog-details","blog-id-cache","rss","global-posts","global-cache-test"]', 'auto'),
(10468, 'litespeed.conf.object-non_persistent_groups', '["comment","counts","plugins","wc_session_id"]', 'auto'),
(10469, 'litespeed.conf.discuss-avatar_cache', '', 'auto'),
(10470, 'litespeed.conf.discuss-avatar_cron', '', 'auto'),
(10471, 'litespeed.conf.discuss-avatar_cache_ttl', '604800', 'auto'),
(10472, 'litespeed.conf.optm-localize', '', 'auto'),
(10473, 'litespeed.conf.optm-localize_domains', '["### Popular scripts ###","https:\\/\\/platform.twitter.com\\/widgets.js","https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js"]', 'auto'),
(10474, 'litespeed.conf.media-lazy', '', 'auto'),
(10475, 'litespeed.conf.media-lazy_placeholder', '', 'auto'),
(10476, 'litespeed.conf.media-placeholder_resp', '', 'auto'),
(10477, 'litespeed.conf.media-placeholder_resp_color', '#cfd4db', 'auto'),
(10478, 'litespeed.conf.media-placeholder_resp_svg', '<svg xmlns="http://www.w3.org/2000/svg" width="{width}" height="{height}" viewBox="0 0 {width} {height}"><rect width="100%" height="100%" style="fill:{color};fill-opacity: 0.1;"/></svg>', 'auto'),
(10479, 'litespeed.conf.media-lqip', '', 'auto'),
(10480, 'litespeed.conf.media-lqip_qual', '4', 'auto'),
(10481, 'litespeed.conf.media-lqip_min_w', '150', 'auto'),
(10482, 'litespeed.conf.media-lqip_min_h', '150', 'auto'),
(10483, 'litespeed.conf.media-placeholder_resp_async', '1', 'auto'),
(10484, 'litespeed.conf.media-iframe_lazy', '', 'auto'),
(10485, 'litespeed.conf.media-add_missing_sizes', '', 'auto'),
(10486, 'litespeed.conf.media-lazy_exc', '[]', 'auto'),
(10487, 'litespeed.conf.media-lazy_cls_exc', '["wmu-preview-img"]', 'auto'),
(10488, 'litespeed.conf.media-lazy_parent_cls_exc', '[]', 'auto'),
(10489, 'litespeed.conf.media-iframe_lazy_cls_exc', '[]', 'auto'),
(10490, 'litespeed.conf.media-iframe_lazy_parent_cls_exc', '[]', 'auto'),
(10491, 'litespeed.conf.media-lazy_uri_exc', '[]', 'auto'),
(10492, 'litespeed.conf.media-lqip_exc', '[]', 'auto'),
(10493, 'litespeed.conf.media-vpi', '', 'auto'),
(10494, 'litespeed.conf.media-vpi_cron', '', 'auto'),
(10495, 'litespeed.conf.img_optm-auto', '', 'auto'),
(10496, 'litespeed.conf.img_optm-ori', '1', 'auto'),
(10497, 'litespeed.conf.img_optm-rm_bkup', '', 'auto'),
(10498, 'litespeed.conf.img_optm-webp', '', 'auto'),
(10499, 'litespeed.conf.img_optm-lossless', '', 'auto'),
(10500, 'litespeed.conf.img_optm-exif', '1', 'auto'),
(10501, 'litespeed.conf.img_optm-webp_attr', '["img.src","div.data-thumb","img.data-src","img.data-lazyload","div.data-large_image","img.retina_logo_url","div.data-parallax-image","div.data-vc-parallax-image","video.poster"]', 'auto'),
(10502, 'litespeed.conf.img_optm-webp_replace_srcset', '', 'auto'),
(10503, 'litespeed.conf.img_optm-jpg_quality', '82', 'auto'),
(10504, 'litespeed.conf.crawler', '', 'auto'),
(10505, 'litespeed.conf.crawler-crawl_interval', '302400', 'auto'),
(10506, 'litespeed.conf.crawler-load_limit', '1', 'auto'),
(10507, 'litespeed.conf.crawler-sitemap', '', 'auto'),
(10508, 'litespeed.conf.crawler-roles', '[]', 'auto'),
(10509, 'litespeed.conf.crawler-cookies', '[]', 'auto'),
(10510, 'litespeed.conf.misc-heartbeat_front', '', 'auto'),
(10511, 'litespeed.conf.misc-heartbeat_front_ttl', '60', 'auto'),
(10512, 'litespeed.conf.misc-heartbeat_back', '', 'auto'),
(10513, 'litespeed.conf.misc-heartbeat_back_ttl', '60', 'auto'),
(10514, 'litespeed.conf.misc-heartbeat_editor', '', 'auto'),
(10515, 'litespeed.conf.misc-heartbeat_editor_ttl', '15', 'auto'),
(10516, 'litespeed.conf.cdn', '', 'auto'),
(10517, 'litespeed.conf.cdn-ori', '[]', 'auto'),
(10518, 'litespeed.conf.cdn-ori_dir', '["wp-content","wp-includes"]', 'auto'),
(10519, 'litespeed.conf.cdn-exc', '[]', 'auto'),
(10520, 'litespeed.conf.cdn-quic', '', 'auto'),
(10521, 'litespeed.conf.cdn-cloudflare', '', 'auto'),
(10522, 'litespeed.conf.cdn-cloudflare_email', '', 'auto'),
(10523, 'litespeed.conf.cdn-cloudflare_key', '', 'auto'),
(10524, 'litespeed.conf.cdn-cloudflare_name', '', 'auto'),
(10525, 'litespeed.conf.cdn-cloudflare_zone', '', 'auto'),
(10526, 'litespeed.conf.cdn-mapping', '[{"url":"","inc_img":"1","inc_css":"1","inc_js":"1","filetype":[".aac",".css",".eot",".gif",".jpeg",".jpg",".js",".less",".mp3",".mp4",".ogg",".otf",".pdf",".png",".svg",".ttf",".webp",".woff",".woff2"]}]', 'auto'),
(10527, 'litespeed.conf.cdn-attr', '[".src",".data-src",".href",".poster","source.srcset"]', 'auto'),
(10528, 'litespeed.conf.qc-nameservers', '', 'auto'),
(10529, 'litespeed.conf.qc-cname', '', 'auto'),
(10530, 'litespeed.purge.queue', '-1', 'auto'),
(10531, 'litespeed.purge.queue2', '-1', 'auto'),
(10536, 'litespeed.gui.lscwp_whm_install', '-1', 'auto'),
(10537, 'litespeed.gui.dismiss', '-1', 'auto'),
(10538, 'litespeed.gui._summary', '{"new_version":1745908409,"score":1746513209,"new_version.last_check":1770117345,"new_version.v":"7.7"}', 'auto'),
(10539, 'litespeed.data.upgrading', '-1', 'auto'),
(10540, 'litespeed.admin_display.messages', '-1', 'auto'),
(10542, 'litespeed.optimize.timestamp_purge_css', '1745307819', 'auto'),
(10711, '_transient_charitable_user_dashboard_objects', 'a:0:{}', 'on'),
(10759, '_transient_charitable_custom_styles', '<style id="charitable-highlight-colour-styles">.campaign-raised .amount,.campaign-figures .amount,.donors-count,.time-left,.charitable-form-field a:not(.button),.charitable-form-fields .charitable-fieldset a:not(.button),.charitable-notice,.charitable-notice .errors a {color:;}#charitable-donation-form .charitable-notice {border-color:;}.campaign-progress-bar .bar,.donate-button,.charitable-donation-form .donation-amount.selected,.charitable-donation-amount-form .donation-amount.selected { background-color:#f89d35; }.charitable-donation-form .donation-amount.selected,.charitable-donation-amount-form .donation-amount.selected,.charitable-notice,.charitable-drag-drop-images li:hover a.remove-image,.supports-drag-drop .charitable-drag-drop-dropzone.drag-over { border-color:#f89d35; }</style>', 'on'),
(10796, 'signals_csmm_options', 'a:68:{s:6:"status";s:1:"1";s:5:"title";s:32:"The Fusion Church is coming soon";s:11:"description";s:66:"We are doing some maintenance on our site. Please come back later.";s:4:"love";s:1:"0";s:11:"header_text";s:23:"Our site is coming soon";s:14:"secondary_text";s:147:"We are doing some maintenance on our site. It won''t take long, we promise. Come back and visit us again in a few days. Thank you for your patience!";s:13:"antispam_text";s:26:"And yes, we hate spam too!";s:16:"custom_login_url";s:7:"/login/";s:14:"show_logged_in";i:1;s:17:"show_login_button";s:1:"0";s:10:"exclude_se";s:1:"2";s:7:"arrange";s:31:"logo,header,secondary,form,html";s:9:"analytics";s:0:"";s:16:"disable_adminbar";s:1:"0";s:19:"settings_customized";b:1;s:18:"mailoptin_campaign";i:0;s:18:"mail_system_to_use";s:2:"mc";s:13:"mailchimp_api";s:0:"";s:14:"mailchimp_list";s:0:"";s:15:"message_noemail";s:37:"Please provide a valid email address.";s:18:"message_subscribed";s:27:"You are already subscribed!";s:13:"message_wrong";s:27:"Oops! Something went wrong.";s:12:"message_done";s:29:"Thank you! We''ll be in touch!";s:4:"logo";s:73:"https://thefusionchurch.org/wp-content/uploads/2025/04/logo-black-new.png";s:7:"favicon";s:0:"";s:8:"bg_cover";s:145:"https://thefusionchurch.org/wp-content/plugins/minimal-coming-soon-maintenance-mode/framework/public/img/backgrounds/john-cobb-13961-unsplash.jpg";s:15:"content_overlay";i:1;s:13:"content_width";i:600;s:8:"bg_color";s:6:"FFFFFF";s:16:"content_position";s:6:"center";s:17:"content_alignment";s:4:"left";s:11:"header_font";s:5:"Karla";s:14:"secondary_font";s:5:"Karla";s:16:"header_font_size";s:2:"28";s:19:"secondary_font_size";s:2:"14";s:17:"header_font_color";s:6:"FFFFFF";s:20:"secondary_font_color";s:6:"FFFFFF";s:18:"antispam_font_size";s:2:"13";s:19:"antispam_font_color";s:6:"BBBBBB";s:10:"input_text";s:0:"";s:11:"button_text";s:0:"";s:9:"gdpr_text";s:80:"I understand the site''s privacy policy and am willingly sharing my email address";s:9:"gdpr_fail";s:62:"Please confirm the subscription terms with the checkbox below.";s:18:"ignore_form_styles";i:1;s:15:"input_font_size";s:2:"13";s:16:"button_font_size";s:2:"12";s:16:"input_font_color";s:6:"FFFFFF";s:17:"button_font_color";s:6:"FFFFFF";s:8:"input_bg";s:0:"";s:9:"button_bg";s:6:"0F0F0F";s:14:"input_bg_hover";s:0:"";s:15:"button_bg_hover";s:6:"0A0A0A";s:12:"input_border";s:6:"EEEEEE";s:13:"button_border";s:6:"0F0F0F";s:18:"input_border_hover";s:6:"BBBBBB";s:19:"button_border_hover";s:6:"0A0A0A";s:18:"success_background";s:6:"90C695";s:13:"success_color";s:6:"FFFFFF";s:16:"error_background";s:6:"E08283";s:11:"error_color";s:6:"FFFFFF";s:22:"form_placeholder_color";s:6:"DEDEDE";s:16:"disable_settings";s:1:"2";s:11:"custom_html";s:0:"";s:10:"custom_css";s:0:"";s:8:"block_se";s:0:"";s:14:"tracking_pixel";s:0:"";s:14:"social_preview";s:0:"";s:20:"signals_ip_whitelist";s:0:"";}', 'auto'),
(10797, 'signals_csmm_meta', 'a:3:{s:13:"first_version";s:4:"2.42";s:17:"first_install_gmt";i:1745308190;s:13:"first_install";i:1745308190;}', 'auto'),
(10798, 'wf_licensing_csmm', 'a:7:{s:11:"license_key";s:0:"";s:5:"error";s:0:"";s:11:"valid_until";s:0:"";s:10:"last_check";i:0;s:4:"name";s:0:"";s:10:"access_key";s:32:"IkoubNTLWyRYjMGcZDazJmdHltNXQEsi";s:4:"meta";a:0:{}}', 'auto'),
(10933, '_transient_woocommerce_product_task_product_count_transient', '26', 'on'),
(14237, 'elementor_allow_tracking', 'no', 'auto'),
(14238, 'elementor_tracker_notice', '1', 'auto'),
(34197, '_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs', '1770729852', 'off'),
(34198, '_transient_woocommerce_admin_payment_gateway_suggestions_specs', 'a:1:{s:5:"en_US";a:24:{s:6:"affirm";O:8:"stdClass":11:{s:2:"id";s:6:"affirm";s:5:"title";s:6:"Affirm";s:7:"content";s:169:"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.";s:5:"image";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png";s:7:"plugins";a:0:{}s:13:"external_link";s:59:"https://woocommerce.com/products/woocommerce-gateway-affirm";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"6.5.0-dev";s:8:"operator";s:2:">=";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:1:"<";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:9:"!contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:2:{i:0;s:2:"US";i:1;s:2:"CA";}s:23:"recommendation_priority";i:7;}s:8:"afterpay";O:8:"stdClass":10:{s:2:"id";s:8:"afterpay";s:5:"title";s:8:"Afterpay";s:7:"content";s:125:"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.";s:5:"image";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png";s:7:"plugins";a:1:{i:0;s:32:"afterpay-gateway-for-woocommerce";}s:10:"is_visible";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"6.5.0-dev";s:8:"operator";s:2:">=";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:1:"<";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:9:"!contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:3:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"AU";}s:23:"recommendation_priority";i:8;}s:14:"airwallex_main";O:8:"stdClass":11:{s:2:"id";s:14:"airwallex_main";s:5:"title";s:18:"Airwallex Payments";s:7:"content";s:115:"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.";s:5:"image";s:105:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png";s:11:"image_72x72";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png";s:12:"square_image";s:112:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png";s:7:"plugins";a:1:{i:0;s:33:"airwallex-online-payments-gateway";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:17:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CN";s:9:"operation";s:1:"=";}}}}s:14:"category_other";a:17:{i:0;s:2:"GB";i:1;s:2:"AT";i:2;s:2:"BE";i:3;s:2:"EE";i:4;s:2:"FR";i:5;s:2:"DE";i:6;s:2:"GR";i:7;s:2:"IE";i:8;s:2:"IT";i:9;s:2:"NL";i:10;s:2:"PL";i:11;s:2:"PT";i:12;s:2:"AU";i:13;s:2:"NZ";i:14;s:2:"HK";i:15;s:2:"SG";i:16;s:2:"CN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:24:"amazon_payments_advanced";O:8:"stdClass":10:{s:2:"id";s:24:"amazon_payments_advanced";s:5:"title";s:10:"Amazon Pay";s:7:"content";s:94:"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.";s:5:"image";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png";s:11:"image_72x72";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png";s:7:"plugins";a:1:{i:0;s:44:"woocommerce-gateway-amazon-payments-advanced";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:18:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SL";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"6.5.0-dev";s:8:"operator";s:2:">=";}}s:14:"category_other";a:0:{}s:19:"category_additional";a:18:{i:0;s:2:"US";i:1;s:2:"AT";i:2;s:2:"BE";i:3;s:2:"CY";i:4;s:2:"DK";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"DE";i:8;s:2:"GB";i:9;s:2:"HU";i:10;s:2:"IE";i:11;s:2:"IT";i:12;s:2:"LU";i:13;s:2:"NL";i:14;s:2:"PT";i:15;s:2:"SL";i:16;s:2:"SE";i:17;s:2:"JP";}s:23:"recommendation_priority";i:6;}s:4:"bacs";O:8:"stdClass":8:{s:2:"id";s:4:"bacs";s:5:"title";s:20:"Direct bank transfer";s:7:"content";s:32:"Take payments via bank transfer.";s:5:"image";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":1:{s:4:"type";s:4:"pass";}}s:10:"is_offline";b:1;s:23:"recommendation_priority";i:10;}s:3:"cod";O:8:"stdClass":8:{s:2:"id";s:3:"cod";s:5:"title";s:16:"Cash on delivery";s:7:"content";s:36:"Take payments in cash upon delivery.";s:5:"image";s:99:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg";s:11:"image_72x72";s:105:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":1:{s:4:"type";s:4:"pass";}}s:10:"is_offline";b:1;s:23:"recommendation_priority";i:10;}s:4:"eway";O:8:"stdClass":11:{s:2:"id";s:4:"eway";s:5:"title";s:4:"Eway";s:7:"content";s:171:"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.";s:5:"image";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png";s:7:"plugins";a:1:{i:0;s:24:"woocommerce-gateway-eway";}s:10:"is_visible";b:0;s:14:"category_other";a:0:{}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:3:"kco";O:8:"stdClass":10:{s:2:"id";s:3:"kco";s:5:"title";s:15:"Klarna Checkout";s:7:"content";s:115:"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.";s:5:"image";s:85:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png";s:7:"plugins";a:1:{i:0;s:31:"klarna-checkout-for-woocommerce";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:3:{i:0;s:2:"NO";i:1;s:2:"SE";i:2;s:2:"FI";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:15:"klarna_payments";O:8:"stdClass":10:{s:2:"id";s:15:"klarna_payments";s:5:"title";s:15:"Klarna Payments";s:7:"content";s:115:"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.";s:5:"image";s:85:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png";s:7:"plugins";a:1:{i:0;s:31:"klarna-payments-for-woocommerce";}s:10:"is_visible";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:19:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:4:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:1:"<";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:39:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PR";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SI";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AE";s:9:"operation";s:1:"=";}}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:3;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:9:"!contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:19:{i:0;s:2:"MX";i:1;s:2:"US";i:2;s:2:"CA";i:3;s:2:"AT";i:4;s:2:"BE";i:5;s:2:"CH";i:6;s:2:"DK";i:7;s:2:"ES";i:8;s:2:"FI";i:9;s:2:"FR";i:10;s:2:"DE";i:11;s:2:"GB";i:12;s:2:"IT";i:13;s:2:"NL";i:14;s:2:"NO";i:15;s:2:"PL";i:16;s:2:"SE";i:17;s:2:"NZ";i:18;s:2:"AU";}s:23:"recommendation_priority";i:9;}s:30:"mollie_wc_gateway_banktransfer";O:8:"stdClass":11:{s:2:"id";s:30:"mollie_wc_gateway_banktransfer";s:5:"title";s:6:"Mollie";s:7:"content";s:128:"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.";s:5:"image";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png";s:12:"square_image";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png";s:7:"plugins";a:1:{i:0;s:31:"mollie-payments-for-woocommerce";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:11:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}}}}s:14:"category_other";a:11:{i:0;s:2:"AT";i:1;s:2:"BE";i:2;s:2:"CH";i:3;s:2:"ES";i:4;s:2:"FI";i:5;s:2:"FR";i:6;s:2:"DE";i:7;s:2:"GB";i:8;s:2:"IT";i:9;s:2:"NL";i:10;s:2:"PL";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:7:"payfast";O:8:"stdClass":10:{s:2:"id";s:7:"payfast";s:5:"title";s:7:"Payfast";s:7:"content";s:299:"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.";s:5:"image";s:80:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png";s:11:"image_72x72";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-payfast-gateway";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ZA";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:1:{i:0;s:2:"ZA";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:17:"payoneer-checkout";O:8:"stdClass":10:{s:2:"id";s:17:"payoneer-checkout";s:5:"title";s:17:"Payoneer Checkout";s:7:"content";s:202:"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png";s:7:"plugins";a:1:{i:0;s:17:"payoneer-checkout";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CN";s:9:"operation";s:1:"=";}}}}s:14:"category_other";a:0:{}s:19:"category_additional";a:2:{i:0;s:2:"HK";i:1;s:2:"CN";}s:23:"recommendation_priority";i:10;}s:8:"paystack";O:8:"stdClass":11:{s:2:"id";s:8:"paystack";s:5:"title";s:8:"Paystack";s:7:"content";s:127:"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png";s:12:"square_image";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png";s:7:"plugins";a:1:{i:0;s:12:"woo-paystack";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ZA";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GH";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NG";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:3:{i:0;s:2:"ZA";i:1;s:2:"GH";i:2;s:2:"NG";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:7:"payubiz";O:8:"stdClass":10:{s:2:"id";s:7:"payubiz";s:5:"title";s:20:"PayU for WooCommerce";s:7:"content";s:169:"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!";s:5:"image";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png";s:7:"plugins";a:1:{i:0;s:10:"payu-india";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:1:{i:0;s:2:"IN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:12:"ppcp-gateway";O:8:"stdClass":11:{s:2:"id";s:12:"ppcp-gateway";s:5:"title";s:15:"PayPal Payments";s:7:"content";s:78:"Safe and secure payments using credit cards or your customer''s PayPal account.";s:5:"image";s:79:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png";s:12:"square_image";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:49:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BR";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CL";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CO";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EC";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PE";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"UY";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"VE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SL";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CN";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ID";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:48:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"BR";i:4;s:2:"AR";i:5;s:2:"CL";i:6;s:2:"CO";i:7;s:2:"EC";i:8;s:2:"PE";i:9;s:2:"UY";i:10;s:2:"VE";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"BG";i:14;s:2:"HR";i:15;s:2:"CH";i:16;s:2:"CY";i:17;s:2:"CZ";i:18;s:2:"DK";i:19;s:2:"EE";i:20;s:2:"ES";i:21;s:2:"FI";i:22;s:2:"FR";i:23;s:2:"DE";i:24;s:2:"GB";i:25;s:2:"GR";i:26;s:2:"HU";i:27;s:2:"IE";i:28;s:2:"IT";i:29;s:2:"LV";i:30;s:2:"LT";i:31;s:2:"LU";i:32;s:2:"MT";i:33;s:2:"NL";i:34;s:2:"NO";i:35;s:2:"PL";i:36;s:2:"PT";i:37;s:2:"RO";i:38;s:2:"SK";i:39;s:2:"SL";i:40;s:2:"SE";i:41;s:2:"AU";i:42;s:2:"NZ";i:43;s:2:"HK";i:44;s:2:"JP";i:45;s:2:"SG";i:46;s:2:"CN";i:47;s:2:"ID";}s:19:"category_additional";a:49:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"BR";i:4;s:2:"AR";i:5;s:2:"CL";i:6;s:2:"CO";i:7;s:2:"EC";i:8;s:2:"PE";i:9;s:2:"UY";i:10;s:2:"VE";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"BG";i:14;s:2:"HR";i:15;s:2:"CH";i:16;s:2:"CY";i:17;s:2:"CZ";i:18;s:2:"DK";i:19;s:2:"EE";i:20;s:2:"ES";i:21;s:2:"FI";i:22;s:2:"FR";i:23;s:2:"DE";i:24;s:2:"GB";i:25;s:2:"GR";i:26;s:2:"HU";i:27;s:2:"IE";i:28;s:2:"IT";i:29;s:2:"LV";i:30;s:2:"LT";i:31;s:2:"LU";i:32;s:2:"MT";i:33;s:2:"NL";i:34;s:2:"NO";i:35;s:2:"PL";i:36;s:2:"PT";i:37;s:2:"RO";i:38;s:2:"SK";i:39;s:2:"SL";i:40;s:2:"SE";i:41;s:2:"AU";i:42;s:2:"NZ";i:43;s:2:"HK";i:44;s:2:"JP";i:45;s:2:"SG";i:46;s:2:"CN";i:47;s:2:"ID";i:48;s:2:"IN";}s:23:"recommendation_priority";i:4;}s:8:"razorpay";O:8:"stdClass":10:{s:2:"id";s:8:"razorpay";s:5:"title";s:8:"Razorpay";s:7:"content";s:133:"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png";s:7:"plugins";a:1:{i:0;s:12:"woo-razorpay";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:1:{i:0;s:2:"IN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:18:"square_credit_card";O:8:"stdClass":10:{s:2:"id";s:18:"square_credit_card";s:5:"title";s:6:"Square";s:7:"content";s:169:"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.";s:5:"image";s:85:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png";s:7:"plugins";a:1:{i:0;s:18:"woocommerce-square";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:8:"contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}i:1;a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:8:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:14:"selling_venues";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:12:"brick-mortar";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:14:"selling_venues";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:18:"brick-mortar-other";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:21:"selling_online_answer";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:21:"no_im_selling_offline";s:7:"default";s:0:"";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:21:"selling_online_answer";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:1:"=";s:5:"value";s:34:"im_selling_both_online_and_offline";s:7:"default";s:0:"";}}}}}}}}}s:14:"category_other";a:8:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"IE";i:3;s:2:"ES";i:4;s:2:"FR";i:5;s:2:"GB";i:6;s:2:"AU";i:7;s:2:"JP";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:5;}s:6:"stripe";O:8:"stdClass":11:{s:2:"id";s:6:"stripe";s:5:"title";s:6:"Stripe";s:7:"content";s:112:"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.";s:5:"image";s:79:"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png";s:11:"image_72x72";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png";s:12:"square_image";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:40:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BR";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SL";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ID";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IN";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"category_other";a:40:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"BR";i:4;s:2:"AT";i:5;s:2:"BE";i:6;s:2:"BG";i:7;s:2:"CH";i:8;s:2:"CY";i:9;s:2:"CZ";i:10;s:2:"DK";i:11;s:2:"EE";i:12;s:2:"ES";i:13;s:2:"FI";i:14;s:2:"FR";i:15;s:2:"DE";i:16;s:2:"GB";i:17;s:2:"GR";i:18;s:2:"HU";i:19;s:2:"IE";i:20;s:2:"IT";i:21;s:2:"LV";i:22;s:2:"LT";i:23;s:2:"LU";i:24;s:2:"MT";i:25;s:2:"NL";i:26;s:2:"NO";i:27;s:2:"PL";i:28;s:2:"PT";i:29;s:2:"RO";i:30;s:2:"SK";i:31;s:2:"SL";i:32;s:2:"SE";i:33;s:2:"AU";i:34;s:2:"NZ";i:35;s:2:"HK";i:36;s:2:"JP";i:37;s:2:"SG";i:38;s:2:"ID";i:39;s:2:"IN";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:3;}s:23:"woo-mercado-pago-custom";O:8:"stdClass":11:{s:2:"id";s:23:"woo-mercado-pago-custom";s:5:"title";s:12:"Mercado Pago";s:7:"content";s:198:"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.";s:5:"image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png";s:11:"image_72x72";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png";s:7:"plugins";a:1:{i:0;s:23:"woocommerce-mercadopago";}s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:8:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AR";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CL";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CO";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EC";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"UY";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MX";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BR";s:9:"operation";s:1:"=";}}}}s:16:"is_local_partner";b:1;s:14:"category_other";a:8:{i:0;s:2:"AR";i:1;s:2:"CL";i:2;s:2:"CO";i:3;s:2:"EC";i:4;s:2:"PE";i:5;s:2:"UY";i:6;s:2:"MX";i:7;s:2:"BR";}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}s:20:"woocommerce_payments";O:8:"stdClass":10:{s:2:"id";s:20:"woocommerce_payments";s:5:"title";s:11:"WooPayments";s:7:"content";s:84:"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.";s:5:"image";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:11:"image_72x72";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:11:"description";s:225:"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.";s:10:"is_visible";a:4:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:39:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PR";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SI";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AE";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"5.10.0-dev";s:8:"operator";s:1:"<";}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:17:"woocommerce-admin";}}}}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:17:"woocommerce-admin";s:7:"version";s:9:"2.9.0-dev";s:8:"operator";s:1:"<";}}}}s:23:"recommendation_priority";i:2;}s:47:"woocommerce_payments:without-in-person-payments";O:8:"stdClass":10:{s:2:"id";s:47:"woocommerce_payments:without-in-person-payments";s:5:"title";s:11:"WooPayments";s:7:"content";s:84:"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.";s:5:"image";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:11:"image_72x72";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:11:"description";s:225:"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:37:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PR";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IE";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PT";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HK";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SG";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CY";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"EE";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GR";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LU";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LT";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"LV";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"MT";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SI";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SK";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BG";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CZ";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HR";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"HU";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"RO";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"JP";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AE";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:17:"woocommerce-admin";s:7:"version";s:9:"2.9.0-dev";s:8:"operator";s:2:">=";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"5.10.0-dev";s:8:"operator";s:2:">=";}}}}s:23:"recommendation_priority";i:1;}s:44:"woocommerce_payments:with-in-person-payments";O:8:"stdClass":10:{s:2:"id";s:44:"woocommerce_payments:with-in-person-payments";s:5:"title";s:11:"WooPayments";s:7:"content";s:84:"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.";s:5:"image";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:11:"image_72x72";s:101:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:11:"description";s:212:"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:17:"woocommerce-admin";s:7:"version";s:9:"2.9.0-dev";s:8:"operator";s:2:">=";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"5.10.0-dev";s:8:"operator";s:2:">=";}}}}s:23:"recommendation_priority";i:0;}s:25:"woocommerce_payments:bnpl";O:8:"stdClass":9:{s:2:"id";s:25:"woocommerce_payments:bnpl";s:5:"title";s:38:"Activate BNPL instantly on WooPayments";s:7:"content";s:185:"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.";s:5:"image";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg";s:11:"image_72x72";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg";s:12:"square_image";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}s:10:"is_visible";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:18:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CA";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AU";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"AT";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"BE";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"CH";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DK";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"ES";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FI";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"FR";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"DE";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"GB";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"IT";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NL";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NO";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"PL";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"SE";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"NZ";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:9:"9.2.0-dev";s:8:"operator";s:2:">=";}i:3;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}i:4;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:4:"data";}}i:1;O:8:"stdClass":1:{s:3:"use";s:10:"array_keys";}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:8:"contains";s:5:"value";s:10:"account_id";s:7:"default";a:0:{}}}s:23:"recommendation_priority";i:10;}s:8:"zipmoney";O:8:"stdClass":10:{s:2:"id";s:8:"zipmoney";s:5:"title";s:27:"Zip Co - Buy Now, Pay Later";s:7:"content";s:84:"Give your customers the power to pay later, interest free and watch your sales grow.";s:5:"image";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png";s:11:"image_72x72";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png";s:7:"plugins";a:1:{i:0;s:29:"zipmoney-payments-woocommerce";}s:10:"is_visible";b:0;s:14:"category_other";a:0:{}s:19:"category_additional";a:0:{}s:23:"recommendation_priority";i:10;}}}', 'off');
INSERT INTO `wpd6_options` VALUES
(34199, '_transient_timeout_woocommerce_admin_remote_free_extensions_specs', '1770729852', 'off'),
(34200, '_transient_woocommerce_admin_remote_free_extensions_specs', 'a:1:{s:5:"en_US";a:5:{s:10:"obw/basics";O:8:"stdClass":3:{s:3:"key";s:10:"obw/basics";s:5:"title";s:14:"Get the basics";s:7:"plugins";a:4:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"WooPayments";s:11:"description";s:154:"Accept credit cards and other popular payment methods with <a href="https://woocommerce.com/products/woocommerce-payments" target="_blank">WooPayments</a>";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"is_built_by_wc";b:1;s:14:"min_wp_version";s:3:"5.9";s:3:"key";s:20:"woocommerce-payments";}i:1;O:8:"stdClass":5:{s:4:"name";s:20:"WooCommerce Shipping";s:11:"description";s:119:"Print shipping labels with <a href="https://woocommerce.com/products/shipping" target="_blank">WooCommerce Shipping</a>";s:10:"is_visible";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:1:{i:0;s:2:"US";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-shipping";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;a:1:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:13:"product_types";}}i:1;O:8:"stdClass":1:{s:3:"use";s:5:"count";}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:5:"value";i:1;s:7:"default";a:0:{}s:9:"operation";s:2:"!=";}}i:1;a:1:{i:0;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:15:"product_types.0";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:5:"value";s:9:"downloads";s:7:"default";s:0:"";s:9:"operation";s:2:"!=";}}}}}s:14:"is_built_by_wc";b:1;s:3:"key";s:20:"woocommerce-shipping";}i:2;O:8:"stdClass":5:{s:4:"name";s:15:"WooCommerce Tax";s:11:"description";s:111:"Get automated sales tax with <a href="https://woocommerce.com/products/tax" target="_blank">WooCommerce Tax</a>";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:11:{i:0;s:2:"US";i:1;s:2:"FR";i:2;s:2:"GB";i:3;s:2:"DE";i:4;s:2:"CA";i:5;s:2:"AU";i:6;s:2:"GR";i:7;s:2:"BE";i:8;s:2:"PT";i:9;s:2:"DK";i:10;s:2:"SE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-services";}}}}}s:14:"is_built_by_wc";b:1;s:3:"key";s:24:"woocommerce-services:tax";}i:3;O:8:"stdClass":6:{s:4:"name";s:7:"Jetpack";s:11:"description";s:110:"Enhance speed and security with <a href="https://woocommerce.com/products/jetpack" target="_blank">Jetpack</a>";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:7:"jetpack";}}}}}s:14:"is_built_by_wc";b:0;s:14:"min_wp_version";s:3:"6.0";s:3:"key";s:7:"jetpack";}}}s:8:"obw/grow";O:8:"stdClass":3:{s:3:"key";s:8:"obw/grow";s:5:"title";s:15:"Grow your store";s:7:"plugins";a:4:{i:0;O:8:"stdClass":6:{s:4:"name";s:8:"MailPoet";s:11:"description";s:115:"Level up your email marketing with <a href="https://woocommerce.com/products/mailpoet" target="_blank">MailPoet</a>";s:10:"manage_url";s:35:"admin.php?page=mailpoet-newsletters";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:84;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:8:"mailpoet";}i:1;O:8:"stdClass":8:{s:4:"name";s:22:"Google for WooCommerce";s:11:"description";s:126:"Drive sales with <a href="https://woocommerce.com/products/google-listings-and-ads" target="_blank">Google for WooCommerce</a>";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:23:"google-listings-and-ads";}}}}}s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.4";s:3:"key";s:23:"google-listings-and-ads";}i:2;O:8:"stdClass":8:{s:4:"name";s:25:"Pinterest for WooCommerce";s:11:"description";s:76:"Get your products in front of Pinners searching for ideas and things to buy.";s:9:"image_url";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png";s:10:"manage_url";s:51:"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:41;i:1;i:80;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.3";s:3:"key";s:25:"pinterest-for-woocommerce";}i:3;O:8:"stdClass":7:{s:4:"name";s:24:"Facebook for WooCommerce";s:11:"description";s:141:"List products and create ads on Facebook and Instagram with <a href="https://woocommerce.com/products/facebook/">Facebook for WooCommerce</a>";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png";s:10:"manage_url";s:26:"admin.php?page=wc-facebook";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:81;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:24:"facebook-for-woocommerce";}}}s:15:"task-list/reach";O:8:"stdClass":3:{s:3:"key";s:15:"task-list/reach";s:5:"title";s:22:"Reach out to customers";s:7:"plugins";a:3:{i:0;O:8:"stdClass":6:{s:4:"name";s:8:"MailPoet";s:11:"description";s:111:"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg";s:10:"manage_url";s:35:"admin.php?page=mailpoet-newsletters";s:14:"is_built_by_wc";b:1;s:3:"key";s:12:"mailpoet:alt";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"Klaviyo";s:11:"description";s:138:"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.";s:9:"image_url";s:95:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png";s:10:"manage_url";s:31:"admin.php?page=klaviyo_settings";s:14:"is_built_by_wc";b:0;s:3:"key";s:11:"klaviyo:alt";}i:2;O:8:"stdClass":6:{s:4:"name";s:9:"Mailchimp";s:11:"description";s:78:"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.";s:9:"image_url";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg";s:10:"manage_url";s:36:"admin.php?page=mailchimp-woocommerce";s:14:"is_built_by_wc";b:0;s:3:"key";s:29:"mailchimp-for-woocommerce:alt";}}}s:14:"task-list/grow";O:8:"stdClass":3:{s:3:"key";s:14:"task-list/grow";s:5:"title";s:15:"Grow your store";s:7:"plugins";a:5:{i:0;O:8:"stdClass":6:{s:4:"name";s:22:"Google for WooCommerce";s:11:"description";s:134:"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart";s:14:"is_built_by_wc";b:1;s:3:"key";s:27:"google-listings-and-ads:alt";}i:1;O:8:"stdClass":7:{s:4:"name";s:22:"TikTok for WooCommerce";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg";s:11:"description";s:118:"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.";s:10:"manage_url";s:21:"admin.php?page=tiktok";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:40:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"AT";i:4;s:2:"BE";i:5;s:2:"CZ";i:6;s:2:"DK";i:7;s:2:"FI";i:8;s:2:"FR";i:9;s:2:"DE";i:10;s:2:"GR";i:11;s:2:"HU";i:12;s:2:"IE";i:13;s:2:"IT";i:14;s:2:"NL";i:15;s:2:"PL";i:16;s:2:"PT";i:17;s:2:"RO";i:18;s:2:"ES";i:19;s:2:"SE";i:20;s:2:"GB";i:21;s:2:"CH";i:22;s:2:"NO";i:23;s:2:"AU";i:24;s:2:"NZ";i:25;s:2:"SG";i:26;s:2:"MY";i:27;s:2:"PH";i:28;s:2:"ID";i:29;s:2:"VN";i:30;s:2:"TH";i:31;s:2:"KR";i:32;s:2:"IL";i:33;s:2:"AE";i:34;s:2:"RU";i:35;s:2:"UA";i:36;s:2:"TR";i:37;s:2:"SA";i:38;s:2:"BR";i:39;s:2:"JP";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:40;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:19:"tiktok-for-business";}i:2;O:8:"stdClass":7:{s:4:"name";s:25:"Pinterest for WooCommerce";s:11:"description";s:159:"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.";s:9:"image_url";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png";s:10:"manage_url";s:51:"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:41;i:1;i:80;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:29:"pinterest-for-woocommerce:alt";}i:3;O:8:"stdClass":8:{s:4:"name";s:26:"Meta Ads & Pixel by Kliken";s:11:"description";s:150:"Automate Facebook & Instagram marketing with Kliken. Launch ads and schedule a month of posts in 5 minutes—first 5 free! Plans start at just $20/mo.";s:9:"image_url";s:94:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken.svg";s:10:"manage_url";s:40:"admin.php?page=kliken-ads-pixel-for-meta";s:14:"is_built_by_wc";b:0;s:16:"install_external";b:0;s:10:"is_visible";b:1;s:3:"key";s:29:"kliken-ads-pixel-for-meta:alt";}i:4;O:8:"stdClass":7:{s:4:"name";s:24:"Facebook for WooCommerce";s:11:"description";s:55:"List products and create ads on Facebook and Instagram.";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png";s:10:"manage_url";s:26:"admin.php?page=wc-facebook";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:81;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:28:"facebook-for-woocommerce:alt";}}}s:17:"obw/core-profiler";O:8:"stdClass":3:{s:3:"key";s:17:"obw/core-profiler";s:5:"title";s:15:"Grow your store";s:7:"plugins";a:15:{i:0;O:8:"stdClass":11:{s:4:"name";s:11:"WooPayments";s:11:"description";s:54:"Offer safe and convenient ways to pay with WooPayments";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:2:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:8:"industry";}}i:1;O:8:"stdClass":2:{s:3:"use";s:12:"array_column";s:9:"arguments";O:8:"stdClass":1:{s:3:"key";s:4:"slug";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:9:"operation";s:9:"!contains";s:5:"value";s:31:"cbd-other-hemp-derived-products";s:7:"default";a:0:{}}}s:14:"is_built_by_wc";b:1;s:14:"min_wp_version";s:3:"5.9";s:3:"key";s:20:"woocommerce-payments";s:5:"label";s:25:"Get paid with WooPayments";s:9:"image_url";s:120:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg";s:15:"learn_more_link";s:123:"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:5;s:12:"requires_jpc";b:1;}i:1;O:8:"stdClass":9:{s:4:"name";s:20:"WooCommerce Shipping";s:11:"description";s:41:"Print discounted USPS, UPS and DHL labels";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:20:"woocommerce-shipping";s:5:"label";s:42:"Save on shipping with WooCommerce Shipping";s:9:"image_url";s:120:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg";s:15:"learn_more_link";s:114:"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:3;}i:2;O:8:"stdClass":10:{s:4:"name";s:31:"PayPal Payments for WooCommerce";s:11:"description";s:61:"Offer more ways to pay with this all-in-one checkout solution";s:14:"is_built_by_wc";b:0;s:15:"install_options";a:1:{i:0;O:8:"stdClass":2:{s:4:"name";s:26:"woocommerce_paypal_branded";s:5:"value";s:8:"profiler";}}s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:3:"!in";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"9.8.0-rc.1";s:8:"operator";s:2:">=";}}s:3:"key";s:27:"woocommerce-paypal-payments";s:5:"label";s:41:"Maximize conversions with PayPal Payments";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg";s:15:"learn_more_link";s:130:"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:5;}i:3;O:8:"stdClass":9:{s:4:"name";s:31:"PayPal Payments for WooCommerce";s:11:"description";s:60:"Offer additional flexible payment options with PayPal Wallet";s:14:"is_built_by_wc";b:0;s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:39:{i:0;s:2:"US";i:1;s:2:"PR";i:2;s:2:"AU";i:3;s:2:"CA";i:4;s:2:"DE";i:5;s:2:"ES";i:6;s:2:"FR";i:7;s:2:"GB";i:8;s:2:"IE";i:9;s:2:"IT";i:10;s:2:"NZ";i:11;s:2:"AT";i:12;s:2:"BE";i:13;s:2:"NL";i:14;s:2:"PL";i:15;s:2:"PT";i:16;s:2:"CH";i:17;s:2:"HK";i:18;s:2:"SG";i:19;s:2:"CY";i:20;s:2:"DK";i:21;s:2:"EE";i:22;s:2:"FI";i:23;s:2:"GR";i:24;s:2:"LU";i:25;s:2:"LT";i:26;s:2:"LV";i:27;s:2:"NO";i:28;s:2:"MT";i:29;s:2:"SI";i:30;s:2:"SK";i:31;s:2:"BG";i:32;s:2:"CZ";i:33;s:2:"HR";i:34;s:2:"HU";i:35;s:2:"RO";i:36;s:2:"SE";i:37;s:2:"JP";i:38;s:2:"AE";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:7:"version";s:10:"9.8.0-rc.1";s:8:"operator";s:2:">=";}}s:3:"key";s:39:"woocommerce-paypal-payments:wallet-only";s:5:"label";s:38:"Give shoppers a variety of ways to pay";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg";s:15:"learn_more_link";s:130:"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:5;}i:4;O:8:"stdClass":11:{s:4:"name";s:7:"Jetpack";s:11:"description";s:53:"Keep your store online with full security and backups";s:10:"is_visible";b:1;s:14:"is_built_by_wc";b:0;s:14:"min_wp_version";s:3:"6.0";s:3:"key";s:7:"jetpack";s:5:"label";s:49:"Protect your store and your shoppers with Jetpack";s:9:"image_url";s:114:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg";s:15:"learn_more_link";s:110:"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:8;s:12:"requires_jpc";b:1;}i:5;O:8:"stdClass":11:{s:4:"name";s:25:"Pinterest for WooCommerce";s:11:"description";s:55:"Get your products in front of a highly engaged audience";s:9:"image_url";s:116:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg";s:10:"manage_url";s:51:"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:41;i:1;i:80;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.3";s:3:"key";s:25:"pinterest-for-woocommerce";s:5:"label";s:37:"Showcase your products with Pinterest";s:15:"learn_more_link";s:128:"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:2;}i:6;O:8:"stdClass":10:{s:4:"name";s:24:"Facebook for WooCommerce";s:11:"description";s:54:"List products and create ads on Facebook and Instagram";s:9:"image_url";s:96:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png";s:10:"manage_url";s:26:"admin.php?page=wc-facebook";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:81;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:24:"facebook-for-woocommerce";s:5:"label";s:32:"Grow your business with Facebook";s:15:"learn_more_link";s:112:"https://woocommerce.com/products/facebook/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:2;}i:7;O:8:"stdClass":10:{s:4:"name";s:8:"MailPoet";s:11:"description";s:58:"Attract and retain shoppers with email marketing campaigns";s:10:"manage_url";s:35:"admin.php?page=mailpoet-newsletters";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:84;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:8:"mailpoet";s:5:"label";s:34:"Reach your customers with MailPoet";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg";s:15:"learn_more_link";s:111:"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:7;}i:8;O:8:"stdClass":10:{s:4:"name";s:7:"Klaviyo";s:11:"description";s:56:"Build personalized email and SMS campaigns using Klaviyo";s:9:"image_url";s:95:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png";s:10:"manage_url";s:31:"admin.php?page=klaviyo_settings";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:85;i:1;i:120;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:7:"klaviyo";s:5:"label";s:7:"Klaviyo";s:15:"learn_more_link";s:126:"https://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:7;}i:9;O:8:"stdClass":11:{s:4:"name";s:22:"Google for WooCommerce";s:11:"description";s:57:"Create ads for your products straight from your dashboard";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart";s:10:"is_visible";b:1;s:14:"is_built_by_wc";b:1;s:15:"min_php_version";s:3:"7.4";s:3:"key";s:23:"google-listings-and-ads";s:5:"label";s:39:"Drive sales with Google for WooCommerce";s:15:"learn_more_link";s:126:"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:6;}i:10;O:8:"stdClass":9:{s:4:"name";s:15:"WooCommerce Tax";s:11:"description";s:62:"Automatically calculate how much sales tax should be collected";s:10:"is_visible";a:1:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:11:{i:0;s:2:"US";i:1;s:2:"FR";i:2;s:2:"GB";i:3;s:2:"DE";i:4;s:2:"CA";i:5;s:2:"AU";i:6;s:2:"GR";i:7;s:2:"BE";i:8;s:2:"PT";i:9;s:2:"DK";i:10;s:2:"SE";}s:9:"operation";s:2:"in";}}s:14:"is_built_by_wc";b:1;s:3:"key";s:24:"woocommerce-services:tax";s:5:"label";s:44:"Get automated tax rates with WooCommerce Tax";s:9:"image_url";s:120:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg";s:15:"learn_more_link";s:106:"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:4;}i:11;O:8:"stdClass":10:{s:4:"name";s:22:"TikTok for WooCommerce";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg";s:11:"description";s:59:"Sync your store with TikTok to create engaging ad campaigns";s:10:"manage_url";s:21:"admin.php?page=tiktok";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:40:{i:0;s:2:"US";i:1;s:2:"CA";i:2;s:2:"MX";i:3;s:2:"AT";i:4;s:2:"BE";i:5;s:2:"CZ";i:6;s:2:"DK";i:7;s:2:"FI";i:8;s:2:"FR";i:9;s:2:"DE";i:10;s:2:"GR";i:11;s:2:"HU";i:12;s:2:"IE";i:13;s:2:"IT";i:14;s:2:"NL";i:15;s:2:"PL";i:16;s:2:"PT";i:17;s:2:"RO";i:18;s:2:"ES";i:19;s:2:"SE";i:20;s:2:"GB";i:21;s:2:"CH";i:22;s:2:"NO";i:23;s:2:"AU";i:24;s:2:"NZ";i:25;s:2:"SG";i:26;s:2:"MY";i:27;s:2:"PH";i:28;s:2:"ID";i:29;s:2:"VN";i:30;s:2:"TH";i:31;s:2:"KR";i:32;s:2:"IL";i:33;s:2:"AE";i:34;s:2:"RU";i:35;s:2:"UA";i:36;s:2:"TR";i:37;s:2:"SA";i:38;s:2:"BR";i:39;s:2:"JP";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:37:"woocommerce_remote_variant_assignment";s:5:"value";a:2:{i:0;i:1;i:1;i:40;}s:7:"default";b:0;s:9:"operation";s:5:"range";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:19:"tiktok-for-business";s:5:"label";s:31:"Create ad campaigns with TikTok";s:15:"learn_more_link";s:125:"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:1;}i:12;O:8:"stdClass":10:{s:4:"name";s:12:"Snapchat Ads";s:11:"description";s:60:"Reach an untapped audience on Snapchat and drive more sales.";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-snapchat.svg";s:10:"manage_url";s:48:"admin.php?page=wc-admin&path=%2Fsnapchat%2Fstart";s:14:"is_built_by_wc";b:1;s:10:"is_visible";b:1;s:3:"key";s:24:"snapchat-for-woocommerce";s:5:"label";s:36:"Find New Customers with Snapchat Ads";s:15:"learn_more_link";s:112:"https://woocommerce.com/products/snapchat/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:1;}i:13;O:8:"stdClass":10:{s:4:"name";s:10:"Reddit Ads";s:11:"description";s:51:"Seamlessly sync your products and start Reddit Ads.";s:9:"image_url";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-reddit.svg";s:10:"manage_url";s:46:"admin.php?page=wc-admin&path=%2Freddit%2Fsetup";s:14:"is_built_by_wc";b:1;s:10:"is_visible";b:1;s:3:"key";s:22:"reddit-for-woocommerce";s:5:"label";s:37:"Reach ready-to-buy shoppers on Reddit";s:15:"learn_more_link";s:110:"https://woocommerce.com/products/reddit/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:1;}i:14;O:8:"stdClass":10:{s:4:"name";s:29:"Print on Demand with Printful";s:9:"image_url";s:115:"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png";s:11:"description";s:65:"Design and easily sell custom print products online with Printful";s:10:"manage_url";s:0:"";s:10:"is_visible";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";a:9:{i:0;s:2:"AU";i:1;s:2:"GB";i:2;s:2:"CA";i:3;s:2:"ES";i:4;s:2:"DE";i:5;s:2:"FR";i:6;s:2:"NL";i:7;s:2:"BE";i:8;s:2:"LU";}s:9:"operation";s:2:"in";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:10:"industry.0";}}}s:11:"option_name";s:30:"woocommerce_onboarding_profile";s:5:"value";s:24:"clothing_and_accessories";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}s:14:"is_built_by_wc";b:0;s:3:"key";s:33:"printful-shipping-for-woocommerce";s:5:"label";s:29:"Print on Demand with Printful";s:15:"learn_more_link";s:111:"https://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures";s:16:"install_priority";i:9;}}}}}', 'off'),
(34201, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs', '1770729852', 'off'),
(34202, '_transient_woocommerce_admin_remote_inbox_notifications_specs', 'a:1:{s:5:"en_US";a:53:{s:18:"your-first-product";O:8:"stdClass":8:{s:4:"slug";s:18:"your-first-product";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:18:"Your first product";s:7:"content";s:467:"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woocommerce.com/shipping" target="_blank">WooCommerce Shipping</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:130:"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:19:13";}i:1;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_were_no_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:2;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_are_now_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:3;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:2:">=";s:5:"value";i:1;}i:4;O:8:"stdClass":5:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:13:"product_types";s:9:"operation";s:8:"contains";s:5:"value";s:8:"physical";s:7:"default";a:0:{}}}}s:37:"wc-admin-optimizing-the-checkout-flow";O:8:"stdClass":8:{s:4:"slug";s:37:"wc-admin-optimizing-the-checkout-flow";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:28:"Optimizing the checkout flow";s:7:"content";s:177:"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:28:"optimizing-the-checkout-flow";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:144:"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:19:49";}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:8:"payments";s:7:"default";a:0:{}}}}s:32:"wc-payments-qualitative-feedback";O:8:"stdClass":8:{s:4:"slug";s:32:"wc-payments-qualitative-feedback";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:46:"WooPayments setup - let us know what you think";s:7:"content";s:137:"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"qualitative-feedback-from-new-users";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:58:"https://automattic.survey.fm/woopayments-new-user-feedback";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:21:13";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:20:"woocommerce-payments";s:7:"default";a:0:{}}}}s:29:"share-your-feedback-on-paypal";O:8:"stdClass":8:{s:4:"slug";s:29:"share-your-feedback-on-paypal";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:29:"Share your feedback on PayPal";s:7:"content";s:127:"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:43:"http://automattic.survey.fm/paypal-feedback";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:21:50";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}}}s:31:"google_listings_and_ads_install";O:8:"stdClass":8:{s:4:"slug";s:31:"google_listings_and_ads_install";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Drive traffic and sales with Google";s:7:"content";s:123:"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"get-started";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:11:"Get started";}}s:3:"url";s:122:"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-06-09 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:23:"google_listings_and_ads";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:10;}}}s:39:"wc-subscriptions-security-update-3-0-15";O:8:"stdClass":8:{s:4:"slug";s:39:"wc-subscriptions-security-update-3-0-15";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:42:"WooCommerce Subscriptions security update!";s:7:"content";s:738:"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woocommerce.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href="https://woocommerce.com/my-account/create-a-ticket/">open a ticket</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:30:"update-wc-subscriptions-3-0-15";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:19:"View latest version";}}s:3:"url";s:30:"&page=wc-addons&section=helper";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:30:32";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:1:"<";s:7:"version";s:6:"3.0.15";}}}s:29:"woocommerce-core-update-5-4-0";O:8:"stdClass":8:{s:4:"slug";s:29:"woocommerce-core-update-5-4-0";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Update to WooCommerce 5.4.1 now";s:7:"content";s:140:"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:20:"update-wc-core-5-4-0";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:25:"How to update WooCommerce";}}s:3:"url";s:64:"https://docs.woocommerce.com/document/how-to-update-woocommerce/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:31:08";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.0";}}}s:19:"wcpay-promo-2020-11";O:8:"stdClass":8:{s:4:"slug";s:19:"wcpay-promo-2020-11";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-11";s:7:"content";s:19:"wcpay-promo-2020-11";}}s:7:"actions";a:0:{}s:5:"rules";a:0:{}}s:19:"wcpay-promo-2020-12";O:8:"stdClass":8:{s:4:"slug";s:19:"wcpay-promo-2020-12";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-12";s:7:"content";s:19:"wcpay-promo-2020-12";}}s:7:"actions";a:0:{}s:5:"rules";a:0:{}}s:34:"ppxo-pps-upgrade-paypal-payments-1";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-1";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Get the latest PayPal extension for WooCommerce";s:7:"content";s:442:"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-1";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:33:53";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:7;s:7:"default";i:1;s:9:"operation";s:1:"<";}}}s:34:"ppxo-pps-upgrade-paypal-payments-2";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-2";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Upgrade your PayPal experience!";s:7:"content";s:358:"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">latest PayPal today</a> to continue to receive support and updates.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-2";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:34:30";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:6;s:7:"default";i:1;s:9:"operation";s:1:">";}}}s:46:"woocommerce-core-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:56:"Action required: Critical vulnerabilities in WooCommerce";s:7:"content";s:574:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:0:"";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:59:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:35:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.6";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.8";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.9";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.6";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.2";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.2";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.3";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.3";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.4";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.4";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.5";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.2";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.4";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.4";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.2";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.3";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.2";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.3";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.4";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.2";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.2";}i:32;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.3";}i:33;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.4";}i:34;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:35;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:36;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.2";}i:37;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.3";}i:38;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}i:39;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:6:"3.5.10";}i:40;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.7";}i:41;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.3";}i:42;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.3";}i:43;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.5";}i:44;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.4";}i:45;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.4";}i:46;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.5";}i:47;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.6";}i:48;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.4";}i:49;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.5";}i:50;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.5";}i:51;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.4";}i:52;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.3";}i:53;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.5";}i:54;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.3";}i:55;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.3";}i:56;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.5";}i:57;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.3";}i:58;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.4";}}}s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"Action required: Critical vulnerabilities in WooCommerce Blocks";s:7:"content";s:570:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:32:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:35:42";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:6:"2.5.16";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.6.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.7.2";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.8.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.9.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.0.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.1.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.2.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.1";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.1";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.2";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.1";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.1";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}}}s:45:"woocommerce-core-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:45:"woocommerce-core-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"Solved: Critical vulnerabilities patched in WooCommerce";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:36:18";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:23:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.6";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.8";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.9";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.2";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.4";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.2";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.1";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:47:"woocommerce-blocks-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:47:"woocommerce-blocks-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:62:"Solved: Critical vulnerabilities patched in WooCommerce Blocks";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:137:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:36:54";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:31:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:6:"2.5.16";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.7.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.8.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.9.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.0.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.1.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.2.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.1";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.1";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.2";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.2";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.1";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:19:"habit-moment-survey";O:8:"stdClass":8:{s:4:"slug";s:19:"habit-moment-survey";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"We’re all ears! Share your experience so far with WooCommerce";s:7:"content";s:136:"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:45:"https://automattic.survey.fm/store-management";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-27 20:37:30";}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:2;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:30;}i:3;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:1:">";s:5:"value";i:0;}}}s:42:"woocommerce-core-paypal-march-2022-updated";O:8:"stdClass":8:{s:4:"slug";s:42:"woocommerce-core-paypal-march-2022-updated";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Security auto-update of WooCommerce";s:7:"content";s:391:"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal Payments</a> to accept PayPal.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:88:"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:42:"woocommerce-core-paypal-march-2022-dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:0:"";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-03-10 18:44:57";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:28:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:6:"3.5.10";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.7";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.3";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.5";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.4";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.5";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.6";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.4";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.5";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.5";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.4";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.5";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.3";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.5";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.3";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.4";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.5.4";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.6.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.7.2";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.9.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.1.2";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.2.2";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:3:"5.5";}i:1;a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}}}}}}}s:47:"woocommerce-core-paypal-march-2022-updated-nopp";O:8:"stdClass":8:{s:4:"slug";s:47:"woocommerce-core-paypal-march-2022-updated-nopp";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Security auto-update of WooCommerce";s:7:"content";s:237:"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:88:"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:0:"";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-03-10 18:45:04";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:28:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:6:"3.5.10";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.7";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.3";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.5";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.4";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.5";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.6";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.4";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.5";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.5";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.4";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.5";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.3";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.5";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.3";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.4";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.5.4";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.6.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.7.2";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.9.1";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.1.2";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.2.2";}}}i:2;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:42:"woocommerce-core-paypal-march-2022-updated";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}s:24:"pinterest_03_2022_update";O:8:"stdClass":8:{s:4:"slug";s:24:"pinterest_03_2022_update";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:53:"Your Pinterest for WooCommerce plugin is out of date!";s:7:"content";s:262:"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:24:"pinterest_03_2022_update";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:19:"Update Instructions";}}s:3:"url";s:148:"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-03-23 00:00:39";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"pinterest-for-woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"1.0.8";}}}s:33:"store_setup_survey_survey_q2_2022";O:8:"stdClass":8:{s:4:"slug";s:33:"store_setup_survey_survey_q2_2022";s:4:"type";s:6:"survey";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:30:"How is your store setup going?";s:7:"content";s:232:"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:53:"store_setup_survey_survey_q2_2022_share_your_thoughts";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:24:"Tell us how it’s going";}}s:3:"url";s:52:"https://automattic.survey.fm/store-setup-survey-2022";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-05-09 08:42:10";}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:7;}i:2;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:"<";s:4:"days";i:9;}}}s:48:"needs-update-eway-payment-gateway-rin-2022-12-20";O:8:"stdClass":8:{s:4:"slug";s:48:"needs-update-eway-payment-gateway-rin-2022-12-20";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:58:"Security vulnerability patched in WooCommerce Eway Gateway";s:7:"content";s:323:"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:62:"needs-update-eway-payment-gateway-rin-action-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:16:"/update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:63:"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:7:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-03 23:45:53";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:6:"3.1.26";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.2.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.6";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"<";s:7:"version";s:5:"3.5.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:2:">=";s:7:"version";s:5:"3.1.0";}}}s:43:"updated-eway-payment-gateway-rin-2022-12-20";O:8:"stdClass":8:{s:4:"slug";s:43:"updated-eway-payment-gateway-rin-2022-12-20";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"WooCommerce Eway Gateway has been automatically updated";s:7:"content";s:280:"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:57:"updated-eway-payment-gateway-rin-action-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"See all updates";}}s:3:"url";s:16:"/update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:58:"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2022-01-03 23:45:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"needs-update-eway-payment-gateway-rin-2022-12-20";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:5:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:6:"3.1.26";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.2.3";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.1";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:24:"woocommerce-gateway-eway";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.1";}}}}}s:31:"ecomm-wc-navigation-survey-2023";O:8:"stdClass":8:{s:4:"slug";s:31:"ecomm-wc-navigation-survey-2023";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:39:"Navigating WooCommerce on WordPress.com";s:7:"content";s:166:"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:32:"share-navigation-survey-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:58:"https://automattic.survey.fm/new-ecommerce-plan-navigation";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-01-16 09:53:44";}i:1;O:8:"stdClass":2:{s:4:"type";s:12:"is_ecommerce";s:5:"value";b:1;}i:2;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:180;}}}s:39:"woopay-beta-merchantrecruitment-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:39:"woopay-beta-merchantrecruitment-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:319:"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:48:"woopay-beta-merchantrecruitment-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:58:"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn More";}}s:3:"url";s:155:"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:27";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"http://pieroatomic3.wpcomstaging.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.handinhandparenting.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://pritikinfoods.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://utahrecsports.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.hunterpta.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.smokinbeans.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://shulabeauty.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bingeworthytvmerch.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://s91.4d8.myftpupload.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://stephanienicolenorris.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://aliensshirt.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://libertyordeathapparelllc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://cowboystatedaily.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:42:"https://fundrgear.com/beckendorffathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:50:"http://wordpress-528155-2231771.cloudwaysapps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://checkout.sohaprice.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://amadozstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://eliwehbe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://lunabra.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://nptixx.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://louisianapantry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://aplusanatomy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://wildsvg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://bleachfilm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://benabeautyspa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:47:"http://barrettfitnessenterprises.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://goabroadable.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://alexoathletica.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.fourpurls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.hagmannreport.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://busybeeorganics.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nallsproduce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://bigtimebats.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://shop.cookingwithkarli.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.queenofpeacemedia.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://bigjohnsbeefjerky.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://paperbyjaney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://carolinarisemembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://veroticaevents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://spira.farm";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://endlessassist.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://betterlifeblog.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://ashleighrenard.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.turkeymerck.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://carfiershop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://normanmusicfestival.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://www.olfactoryfactoryllc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://fundrgear.com/anthonyathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"http://tkechilifestdotcom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://pvsa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://becbatop.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wwmeconvention.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://lswmp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bubbaskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://fusango.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://vcdpostershow.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.rileysribz.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.fakeultrasound.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://onelongfellowsquare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://agodpod.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/littleladybulldogs";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://thecirclelarp.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://byletam.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.nachonite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://designerdab.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2151.temp.domains/~lovebyt2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://shortporchbaseballcompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://distancecme.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://middleswarthchips.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://railblazausa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://mikescountrymeats.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://www.woodenshoe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://rockspringscafe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"http://footballfangears.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://ybtoner.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://simplyclayyy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://naturecreation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://marisrodriguez.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://asanteinternational.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://theatre55.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://carolynscreativeclassroom.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.miiriya.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://trendyds.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wooedbythefood.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://papasteamstores.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://omdurags.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://happydogbarkery.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://kitbose.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://seamossdeals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://zeatala.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://shop.atwaterffa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://www.brettsfirstresponders.org/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://shirtactive.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://boerneparade.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://zorahshrine.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://davidcervenka.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://addisjourney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://305ycle.cc";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"http://yourworstnightmarehaunt.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://westcoastpreps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://checkout.sohaking.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://www.theunshakeablepundit.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.stellaandchewys.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.raywhitcomb.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"http://constellationtheatercompany.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://stacynguyen.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:46:"https://fundrgear.com/lakecreekgirlsbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://winslowartcenter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://flufftastik.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mygreenbeach.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://ebookvip.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/needvillevolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bifocalmedia.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://clrc.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://hyperpins.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/lakecreekboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://fundrgear.com/kparktennis";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mogadorspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://fundrgear.com/newcaneytrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://sigmascents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://bsharisemoore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://morrflate.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://westbrosinc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://shop.danceplexaz.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://chikepod.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.advanahealth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://tatter.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://greatawakeningbrewing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://waterfowlfestival.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://preppedwellness.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://events.thus.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://stormtide.thefifthtrooper.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.tabsynth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"http://staging.fliptheswitchon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://duffysdough.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodieliving.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://breakerbrotherstcg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://andymation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://recklessmetals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://sophielark.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://wp.arabtherapy.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://creativeappliques.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://altitude.win";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:42:"woocommerce-wcpay-march-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:42:"woocommerce-wcpay-march-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:57:"Action required: Security update for WooCommerce Payments";s:7:"content";s:296:"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:49:"woocommerce-wcpay-march-2023-update-needed-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:13:"See Blog Post";}}s:3:"url";s:122:"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:57:"woocommerce-wcpay-march-2023-update-needed-dismiss-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:11:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-03-22 20:25:44";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.1";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.4";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.3";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.5.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"4.8.0";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:"<=";s:7:"version";s:5:"5.6.1";}}}s:34:"tap_to_pay_iphone_q2_2023_no_wcpay";O:8:"stdClass":8:{s:4:"slug";s:34:"tap_to_pay_iphone_q2_2023_no_wcpay";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:52:"Accept in-person contactless payments on your iPhone";s:7:"content";s:230:"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"tap_to_pay_iphone_q2_2023_no_wcpay";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:20:"Simplify my payments";}}s:3:"url";s:143:"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-03 23:59:47";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}}}s:48:"woocommerce-WCPreOrders-april-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-WCPreOrders-april-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:68:"Action required: Security update of WooCommerce Pre-Orders extension";s:7:"content";s:220:"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:18:"extension-settings";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:15:"update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-12 22:16:37";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:22:"woocommerce-pre-orders";s:8:"operator";s:2:"<=";s:7:"version";s:5:"2.0.0";}}}s:46:"woopay-beta-merchantrecruitment-update-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:46:"woopay-beta-merchantrecruitment-update-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:321:"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:52:"woopay-beta-merchantrecruitment-update-WCPay-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:55:"woopay-beta-merchantrecruitment-update-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"http://pieroatomic3.wpcomstaging.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.handinhandparenting.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://pritikinfoods.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://utahrecsports.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.hunterpta.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.smokinbeans.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://shulabeauty.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bingeworthytvmerch.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://s91.4d8.myftpupload.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://stephanienicolenorris.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://aliensshirt.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://libertyordeathapparelllc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://cowboystatedaily.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:42:"https://fundrgear.com/beckendorffathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:50:"http://wordpress-528155-2231771.cloudwaysapps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://checkout.sohaprice.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://amadozstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://eliwehbe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://lunabra.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://nptixx.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://louisianapantry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://aplusanatomy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://wildsvg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://bleachfilm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://benabeautyspa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:47:"http://barrettfitnessenterprises.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://goabroadable.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://alexoathletica.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.fourpurls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.hagmannreport.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://busybeeorganics.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nallsproduce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://bigtimebats.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://shop.cookingwithkarli.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.queenofpeacemedia.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://bigjohnsbeefjerky.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://paperbyjaney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://carolinarisemembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://veroticaevents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://spira.farm";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://endlessassist.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://betterlifeblog.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://ashleighrenard.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.turkeymerck.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://carfiershop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://normanmusicfestival.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://www.olfactoryfactoryllc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://fundrgear.com/anthonyathletics";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"http://tkechilifestdotcom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://pvsa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://becbatop.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wwmeconvention.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://lswmp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bubbaskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://fusango.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://vcdpostershow.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://www.rileysribz.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.fakeultrasound.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://onelongfellowsquare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://agodpod.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/littleladybulldogs";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://thecirclelarp.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://byletam.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.nachonite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://designerdab.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2151.temp.domains/~lovebyt2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://shortporchbaseballcompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://distancecme.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://middleswarthchips.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://railblazausa.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://mikescountrymeats.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://www.woodenshoe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://rockspringscafe.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"http://footballfangears.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://ybtoner.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://simplyclayyy.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://naturecreation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://marisrodriguez.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://asanteinternational.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://theatre55.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://carolynscreativeclassroom.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.miiriya.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://trendyds.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wooedbythefood.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://papasteamstores.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://omdurags.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://happydogbarkery.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"http://kitbose.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://seamossdeals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://zeatala.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://shop.atwaterffa.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://www.brettsfirstresponders.org/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://shirtactive.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://boerneparade.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://zorahshrine.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://davidcervenka.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://addisjourney.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://305ycle.cc";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"http://yourworstnightmarehaunt.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://westcoastpreps.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://checkout.sohaking.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://www.theunshakeablepundit.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.stellaandchewys.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.raywhitcomb.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"http://constellationtheatercompany.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://stacynguyen.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:46:"https://fundrgear.com/lakecreekgirlsbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://winslowartcenter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://flufftastik.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mygreenbeach.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://ebookvip.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/needvillevolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://bifocalmedia.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://clrc.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://hyperpins.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/lakecreekboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://fundrgear.com/kparktennis";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mogadorspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://fundrgear.com/newcaneytrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://sigmascents.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://bsharisemoore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://morrflate.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://westbrosinc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://shop.danceplexaz.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://chikepod.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.advanahealth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://tatter.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://greatawakeningbrewing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://waterfowlfestival.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://preppedwellness.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://events.thus.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://stormtide.thefifthtrooper.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.tabsynth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"http://staging.fliptheswitchon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://duffysdough.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodieliving.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://breakerbrotherstcg.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://andymation.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://recklessmetals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://sophielark.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://wp.arabtherapy.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://creativeappliques.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://altitude.win";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:46:"woopay-beta-existingmerchants-noaction-27APR23";O:8:"stdClass":8:{s:4:"slug";s:46:"woopay-beta-existingmerchants-noaction-27APR23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:15:"WooPay is back!";s:7:"content";s:361:"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:60:"woopay-beta-existingmerchants-noaction-documentation-27APR23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:13:"Documentation";}}s:3:"url";s:178:"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-26 19:00:23";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.0";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:38:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://store.startingstrongman.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://joacreativelab.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.pureskincaresalon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mariablaquier.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://getprodigital.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://dalefrickeholsters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://sstour.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://tk-txstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://humanspiritproject.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://viradadrums.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://rosariumblends.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://organicskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://stuckpigmedical.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.seattlegiftbasket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.cloverandviolet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gvscholarship.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://yesimadiva.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://www.old.jmtrashbgone.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://victorialansford.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://craftcosplay.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://thefossilexchange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nextgenspeed.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cappellarecords.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://ontimesupermarket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://new2knox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://lovestudiollc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://socceruniformkits.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://willowcreativ.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://summitprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://howda.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://soapavenuecompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://subsbox.mystagingwebsite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wifflebreakers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.mps-outfitters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://howardharrisassociates.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bettersaferadio.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://bunnyluna.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:44:"woopay-beta-existingmerchants-update-27APR23";O:8:"stdClass":8:{s:4:"slug";s:44:"woopay-beta-existingmerchants-update-27APR23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:15:"WooPay is back!";s:7:"content";s:368:"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:50:"woopay-beta-existingmerchants-update-WCPay-27APR23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-04-26 19:00:08";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.0";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:38:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://store.startingstrongman.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://joacreativelab.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.pureskincaresalon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://mariablaquier.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://getprodigital.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://dalefrickeholsters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"https://sstour.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://tk-txstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://humanspiritproject.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://viradadrums.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://rosariumblends.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://organicskincare.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://stuckpigmedical.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.seattlegiftbasket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://www.cloverandviolet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gvscholarship.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://yesimadiva.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://www.old.jmtrashbgone.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://victorialansford.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://craftcosplay.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://thefossilexchange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://nextgenspeed.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cappellarecords.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://ontimesupermarket.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://new2knox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://lovestudiollc.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://socceruniformkits.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://willowcreativ.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://summitprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://howda.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://soapavenuecompany.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"https://subsbox.mystagingwebsite.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://wifflebreakers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.mps-outfitters.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://howardharrisassociates.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bettersaferadio.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://bunnyluna.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:45:"woopay-beta-merchantrecruitment-short-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:45:"woopay-beta-merchantrecruitment-short-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:181:"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:54:"woopay-beta-merchantrecruitment-short-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:64:"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn More";}}s:3:"url";s:161:"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:36";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://pieroatomic3.wpcomstaging.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.bluebeautifly.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://indianrivernatural.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://fouroaksproducts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:14:"https://acb.la";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://www.sweetpotatoplant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://www.gocaseyourself.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://laugun.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://nebraskadaybyday.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://vintagemarche727.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://kohai.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://gracegaze.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://aliensmeaning.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://myheritagegardens.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://shopmoresport.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://oladino.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://frogjumpstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cagedthundermma.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/mcelwainelementary";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://mgco.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://500gp.io/pay";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://waterglassslimes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://antiqueful.shop/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://deeperkidmin.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/cyspringsboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://houseofminifigs.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2273.temp.domains/~dreambx2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://madebymixture.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://reliabletrash.company";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.daddybutter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://circleqessentials.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://garlicbraids.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://fbdonline.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://galaxysedge.us";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://duckduckbeetfarm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://varsitygraphics.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://jademackenzie.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://kristysketolifestyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://covid19criticalcare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://parkviewprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://rock-fest.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://fillinxsolutions.com/etarix/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://doughremitx.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.montanafiddlecamp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://fococomiccon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://patricendouglas.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://hectue.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://montanamaxbbq.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://smellzoom.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://uptowne.theoandson.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://superbasic.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ppodstore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://kerenzan.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://a13bargains.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://colorgr.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://mindbodysoulcandles.com/Charlotte";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://peaceloveandadhd.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://seymoursmash.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mwtournament.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:43:"https://fundrgear.com/beckendorffgirlstrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://allswellnyc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://childoftheredwoodsmembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/grandoaksvolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.newhollandrochester.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.purplecatvet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"https://www.mustangmountaincoaster.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.roccanj.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.teerico.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://passportunlimited.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.paladincards20.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://giantshorties.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visualsports.biz";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://thefreakinricanrestaurant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://arequestionscom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://pt.tktxcompanystore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodiechicks.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://nutoshop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://backwoodzhiphop.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://gartapparel.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bodega.badiaspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://rampartrange.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://teeuni.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bearsinthealley.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://vitalbooks.net/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://hair-free-hair-remover.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gangtaynails.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://crochetfoundry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://westcoastbelts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://payment.sundryfiles.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://ccadunkirk.mudhenmama.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://desertsupercup.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://shops-eminem.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://75yearsofracing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://tixpls.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:44:"http://legacyoutfitters.org/banquet/raffles/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://91170e9fc9.nxcli.io/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://beachwayrentals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://esd.camp";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mfkgamecalls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://1greatce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.luthyouth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://electionintegrityidaho.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://renbundle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://premierseamoss.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://teemart.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/beckendorffgirlsbb";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visiblechild.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ebookvital.me/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://renemarsh.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://www.eventricate.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://transgression.party";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://profadex.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://mxsbattlegrounds.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.poeinbaltimore.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://freefall.gg";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://underthechurchhatblog.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://naksparkle.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"http://bearlyburly.gay/inventory";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.premierboneandjoint.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://farm-2-bowl.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://hollandgrill.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://lividian.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.trainingrange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://sarakepskitchen.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.phoenixyouththeatre.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://drivenarmsco.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://audiobro.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://www.iowaabortionaccessfund.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://findthemenu.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://moderndepot.co";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://granitesupplements.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://healthyrican.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://utest.edsandbox.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://c-pounds.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://littleschoolofsmiths.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://goblinstyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://proper-testing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.cosafoundation.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://farmsteadboxes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://fundraise4books.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://norskenook.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://cajulove.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:52:"woopay-beta-merchantrecruitment-short-update-04MAY23";O:8:"stdClass":8:{s:4:"slug";s:52:"woopay-beta-merchantrecruitment-short-update-04MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:227:"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:58:"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:61:"woopay-beta-merchantrecruitment-short-update-activate-04MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-04 18:00:20";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:144:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:36:"http://pieroatomic3.wpcomstaging.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.bluebeautifly.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://indianrivernatural.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://fouroaksproducts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:14:"https://acb.la";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://www.sweetpotatoplant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:6;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"http://www.gocaseyourself.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://laugun.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:8;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://nebraskadaybyday.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:9;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://vintagemarche727.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:10;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:17:"https://kohai.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:11;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://gracegaze.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:12;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://aliensmeaning.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:13;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://myheritagegardens.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:14;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://shopmoresport.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:15;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://oladino.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:16;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://frogjumpstore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:17;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://cagedthundermma.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:18;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/mcelwainelementary";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:19;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://mgco.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:20;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://500gp.io/pay";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:21;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://waterglassslimes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:22;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://antiqueful.shop/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:23;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://deeperkidmin.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:24;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:45:"https://fundrgear.com/cyspringsboysbasketball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:25;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://houseofminifigs.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:26;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"http://box2273.temp.domains/~dreambx2/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:27;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://madebymixture.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:28;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://reliabletrash.company";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:29;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://www.daddybutter.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:30;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://circleqessentials.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:31;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://garlicbraids.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:32;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://fbdonline.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:33;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://galaxysedge.us";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:34;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://duckduckbeetfarm.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:35;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://varsitygraphics.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:36;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"http://jademackenzie.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:37;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://kristysketolifestyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:38;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://covid19criticalcare.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:39;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://parkviewprep.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:40;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://rock-fest.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:41;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"http://fillinxsolutions.com/etarix/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:42;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://doughremitx.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:43;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://www.montanafiddlecamp.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:44;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://fococomiccon.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:45;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://patricendouglas.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:46;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://hectue.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:47;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://montanamaxbbq.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:48;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://smellzoom.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:49;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://uptowne.theoandson.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:50;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://superbasic.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:51;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ppodstore.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:52;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://kerenzan.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:53;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://a13bargains.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:54;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://colorgr.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:55;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://mindbodysoulcandles.com/Charlotte";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:56;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://peaceloveandadhd.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:57;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://seymoursmash.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:58;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mwtournament.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:59;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:43:"https://fundrgear.com/beckendorffgirlstrack";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:60;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:15:"No results foun";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:61;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"http://allswellnyc.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:62;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://childoftheredwoodsmembers.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:63;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:41:"https://fundrgear.com/grandoaksvolleyball";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:64;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.newhollandrochester.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:65;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://www.purplecatvet.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:66;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:39:"https://www.mustangmountaincoaster.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:67;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://www.roccanj.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:68;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://www.teerico.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:69;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://passportunlimited.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:70;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.paladincards20.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:71;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://giantshorties.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:72;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visualsports.biz";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:73;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"https://thefreakinricanrestaurant.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:74;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:37:"http://arequestionscom.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:75;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"https://pt.tktxcompanystore.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:76;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://fitfoodiechicks.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:77;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://nutoshop.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:78;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://backwoodzhiphop.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:79;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://gartapparel.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:80;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://bodega.badiaspices.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:81;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://rampartrange.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:82;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://teeuni.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:83;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://bearsinthealley.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:84;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"http://vitalbooks.net/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:85;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://hair-free-hair-remover.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:86;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://gangtaynails.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:87;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://crochetfoundry.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:88;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://westcoastbelts.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:89;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:31:"http://payment.sundryfiles.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:90;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://ccadunkirk.mudhenmama.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:91;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://desertsupercup.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:92;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://shops-eminem.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:93;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://75yearsofracing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:94;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:18:"http://tixpls.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:95;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:44:"http://legacyoutfitters.org/banquet/raffles/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:96;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://91170e9fc9.nxcli.io/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:97;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://beachwayrentals.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:98;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://thehivelivebox.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:99;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:16:"https://esd.camp";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:100;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://mfkgamecalls.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:101;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://1greatce.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:102;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:25:"https://www.luthyouth.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:103;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:34:"https://electionintegrityidaho.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:104;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://renbundle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:105;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"http://premierseamoss.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:106;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://teemart.net";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:107;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:40:"https://fundrgear.com/beckendorffgirlsbb";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:108;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://visiblechild.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:109;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"http://ebookvital.me/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:110;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:21:"https://renemarsh.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:111;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://www.eventricate.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:112;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"https://transgression.party";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:113;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://profadex.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:114;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:28:"https://mxsbattlegrounds.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:115;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.poeinbaltimore.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:116;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:19:"https://freefall.gg";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:117;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"https://underthechurchhatblog.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:118;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"http://naksparkle.store/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:119;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"http://bearlyburly.gay/inventory";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:120;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.premierboneandjoint.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:121;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://farm-2-bowl.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:122;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://hollandgrill.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:123;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://lividian.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:124;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:29:"https://www.trainingrange.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:125;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://sarakepskitchen.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:126;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:35:"https://www.phoenixyouththeatre.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:127;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://drivenarmsco.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:128;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://audiobro.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:129;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:38:"https://www.iowaabortionaccessfund.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:130;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:33:"http://findthemenu.wordpress.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:131;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://moderndepot.co";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:132;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://granitesupplements.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:133;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:24:"https://healthyrican.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:134;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://utest.edsandbox.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:135;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"http://c-pounds.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:136;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:32:"https://littleschoolofsmiths.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:137;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:23:"https://goblinstyle.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:138;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://proper-testing.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:139;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:30:"https://www.cosafoundation.org";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:140;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:26:"https://farmsteadboxes.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:141;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:27:"http://fundraise4books.com/";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:142;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:22:"https://norskenook.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}i:143;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:7:"siteurl";s:5:"value";s:20:"https://cajulove.com";s:7:"default";s:0:"";s:9:"operation";s:1:"=";}}}}}s:45:"woopay-beta-merchantrecruitment-short-09MAY23";O:8:"stdClass":8:{s:4:"slug";s:45:"woopay-beta-merchantrecruitment-short-09MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:181:"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:61:"woopay-beta-merchantrecruitment-short-activate-button-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:72:"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn More";}}s:3:"url";s:169:"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-08 19:18:44";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:17:"platform_checkout";}}}s:11:"option_name";s:41:"woocommerce_woocommerce_payments_settings";s:9:"operation";s:1:"=";s:5:"value";s:2:"no";s:7:"default";b:0;}i:3;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:31:"data.platform_checkout_eligible";}}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:1:"=";s:5:"value";b:1;s:7:"default";b:0;}}}s:52:"woopay-beta-merchantrecruitment-short-update-09MAY23";O:8:"stdClass":8:{s:4:"slug";s:52:"woopay-beta-merchantrecruitment-short-update-09MAY23";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Increase conversions with WooPay — our fastest checkout yet";s:7:"content";s:227:"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:58:"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:27:"Update WooCommerce Payments";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:61:"woopay-beta-merchantrecruitment-short-update-activate-09MAY23";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Activate WooPay";}}s:3:"url";s:93:"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-05-08 19:45:57";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.8.1";}i:2;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:17:"platform_checkout";}}}s:11:"option_name";s:41:"woocommerce_woocommerce_payments_settings";s:9:"operation";s:1:"=";s:5:"value";s:2:"no";s:7:"default";b:0;}i:3;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:31:"data.platform_checkout_eligible";}}}s:11:"option_name";s:18:"wcpay_account_data";s:9:"operation";s:1:"=";s:5:"value";b:1;s:7:"default";b:0;}}}s:52:"woocommerce-WCSubscriptions-June-2023-updated-needed";O:8:"stdClass":8:{s:4:"slug";s:52:"woocommerce-WCSubscriptions-June-2023-updated-needed";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"Action required: Security update of WooCommerce Subscriptions";s:7:"content";s:197:"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:68:"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:60:"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-06-06 08:00:08";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:2:">=";s:7:"version";s:5:"2.1.0";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:2:"<=";s:7:"version";s:5:"5.1.2";}}}s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";O:8:"stdClass":8:{s:4:"slug";s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:87:"Action required: Security update of WooCommerce Returns and Warranty Requests extension";s:7:"content";s:270:"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:54:"woocommerce-WCReturnsWarranty-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-06-02 23:53:57";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-warranty";s:8:"operator";s:2:"<=";s:7:"version";s:5:"2.1.8";}}}s:42:"woocommerce-WCOPC-June-2023-updated-needed";O:8:"stdClass":8:{s:4:"slug";s:42:"woocommerce-WCOPC-June-2023-updated-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:65:"Action required: Security update of WooCommerce One Page Checkout";s:7:"content";s:232:"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:42:"woocommerce-WCOPC-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:42:"woocommerce-WCOPC-June-2023-updated-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-06-21 14:05:46";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:29:"woocommerce-one-page-checkout";s:8:"operator";s:1:"<";s:7:"version";s:5:"2.4.0";}}}s:40:"woocommerce-WCGC-July-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:40:"woocommerce-WCGC-July-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:68:"Action required: Security update of WooCommerce GoCardless Extension";s:7:"content";s:205:"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:40:"woocommerce-WCGC-July-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:40:"woocommerce-WCGC-July-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-07-04 15:36:07";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:30:"woocommerce-gateway-gocardless";s:8:"operator";s:2:"<=";s:7:"version";s:5:"2.5.6";}}}s:48:"woocommerce-shipping-fedex-api-outage-2023-07-16";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-shipping-fedex-api-outage-2023-07-16";s:4:"type";s:7:"warning";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:40:"Scheduled FedEx API outage — July 2023";s:7:"content";s:277:"On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you''ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:125:"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-07-05 18:19:17";}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-shipping-fedex";}}i:2;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2023-07-17 00:00:00";}}}s:35:"wcship-2023-07-hazmat-update-needed";O:8:"stdClass":8:{s:4:"slug";s:35:"wcship-2023-07-hazmat-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:87:"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension";s:7:"content";s:251:"<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"plugin-list";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:29:"plugins.php?plugin_status=all";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:23:"admin.php?page=wc-admin";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-07-11 20:26:59";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-services";s:8:"operator";s:1:"<";s:7:"version";s:5:"2.3.0";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}}}s:43:"woocommerce-WCStripe-Aug-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:43:"woocommerce-WCStripe-Aug-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:62:"Action required: Security update for WooCommerce Stripe plugin";s:7:"content";s:183:"<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:43:"woocommerce-WCStripe-Aug-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:16:"update-core.php?";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-03 05:00:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.6";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"<";s:7:"version";s:5:"7.4.2";}i:3;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:11:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.3.2";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.4.5";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.5.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.6.2";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.9.2";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.0.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.2.2";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.3.2";}}}}}}}s:46:"woocommerce-WCStripe-Aug-2023-security-updated";O:8:"stdClass":8:{s:4:"slug";s:46:"woocommerce-WCStripe-Aug-2023-security-updated";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:44:"Security update of WooCommerce Stripe plugin";s:7:"content";s:144:"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-03 05:00:07";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:11:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.3.2";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.4.5";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.5.3";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.6.2";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.9.2";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.0.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.2.2";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"=";s:7:"version";s:5:"7.3.2";}}}}}s:49:"woocommerce-WooPayments-Aug-2023-security-updated";O:8:"stdClass":8:{s:4:"slug";s:49:"woocommerce-WooPayments-Aug-2023-security-updated";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:60:"Security update of WooPayments (WooCommerce Payments) plugin";s:7:"content";s:147:"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-03 05:00:13";}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:17:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.4";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.4";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.3";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.6";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.5";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.4";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.3";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.5.4";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.6.4";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.8.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.9.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"=";s:7:"version";s:5:"6.1.2";}}}}}s:24:"avalara_q3-2023_noAvaTax";O:8:"stdClass":8:{s:4:"slug";s:24:"avalara_q3-2023_noAvaTax";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:40:"Automatically calculate VAT in real time";s:7:"content";s:284:"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:24:"avalara_q3-2023_noAvaTax";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"Automate my sales tax";}}s:3:"url";s:131:"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-08-08 22:32:23";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2023-08-09 23:59:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:18:"woocommerce-avatax";}}}}i:3;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:30;}i:4;O:8:"stdClass":4:{s:4:"type";s:20:"total_payments_value";s:9:"timeframe";s:9:"last_year";s:5:"value";i:100;s:9:"operation";s:1:">";}}}s:44:"woocommerce-usermeta-Sept2023-productvendors";O:8:"stdClass":8:{s:4:"slug";s:44:"woocommerce-usermeta-Sept2023-productvendors";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:37:"Your store requires a security update";s:7:"content";s:339:"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href="https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/" />Read our developer update</a> for more information.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:44:"woocommerce-usermeta-Sept2023-productvendors";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:11:"plugins.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-09-20 00:50:07";}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-product-vendors";}}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"8.1.1";}}}s:41:"woocommerce-STRIPE-Oct-2023-update-needed";O:8:"stdClass":8:{s:4:"slug";s:41:"woocommerce-STRIPE-Oct-2023-update-needed";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"Action required: Security update for WooCommerce Stripe Gateway";s:7:"content";s:201:"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:41:"woocommerce-STRIPE-Oct-2023-update-needed";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:15:"update-core.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:36:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-10-18 00:01:58";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:">=";s:7:"version";s:5:"4.5.4";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.6";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.4";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.2";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.5.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.6.4";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.7.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.8.3";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.9.2";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.0.2";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.1.2";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.2.2";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.3.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.4.6";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.5.4";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.6.3";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.5.4";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.6.3";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.7.3";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.8.3";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"6.9.3";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.0.5";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.1.3";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.2.3";}i:32;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.3.3";}i:33;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.4.3";}i:34;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:2:"!=";s:7:"version";s:5:"7.5.1";}i:35;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:26:"woocommerce-gateway-stripe";s:8:"operator";s:1:"<";s:7:"version";s:5:"7.6.1";}}}s:29:"amazon-mcf-reviews-2023-12-07";O:8:"stdClass":8:{s:4:"slug";s:29:"amazon-mcf-reviews-2023-12-07";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:36:"Enjoying Amazon MCF for WooCommerce?";s:7:"content";s:292:"We''re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"amazon-mcf-review-button-2023-12-07";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Leave a review";}}s:3:"url";s:161:"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:36:"amazon-mcf-support-button-2023-12-07";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:15:"Request support";}}s:3:"url";s:142:"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2023-12-06 15:21:27";}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:30:"woocommerce-amazon-fulfillment";}}}}s:30:"remove_estimated_deposits_2024";O:8:"stdClass":8:{s:4:"slug";s:30:"remove_estimated_deposits_2024";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:33:"Estimated deposits are going away";s:7:"content";s:267:"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:9:"view_docs";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:29:"Learn about Deposit schedules";}}s:3:"url";s:151:"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:20:"woocommerce-payments";s:8:"operator";s:1:"<";s:7:"version";s:3:"6.9";}i:1;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2024-01-21 08:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2024-01-31 23:59:59";}}}s:26:"sirt-woo-2024-11-xss-admin";O:8:"stdClass":8:{s:4:"slug";s:26:"sirt-woo-2024-11-xss-admin";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"An important update is required for WooCommerce";s:7:"content";s:353:"This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href="https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:26:"sirt-woo-2024-11-xss-admin";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"See available updates";}}s:3:"url";s:16:"update-core.php?";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:26:"sirt-woo-2024-11-xss-admin";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";s:1:"#";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2024-12-04 02:07:06";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"WooCommerce";s:8:"operator";s:2:">=";s:7:"version";s:5:"8.4.0";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"WooCommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"9.4.3";}}}s:44:"paypal-braintree-sdk-depreciation-2025-02-20";O:8:"stdClass":8:{s:4:"slug";s:44:"paypal-braintree-sdk-depreciation-2025-02-20";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:51:"Update required for your PayPal Braintree extension";s:7:"content";s:253:"To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:51:"paypal-braintree-sdk-depreciation-2025-02-20-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:11:"Upgrade now";}}s:3:"url";s:21:"/wp-admin/plugins.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2025-03-03 19:49:10";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:47:"woocommerce-gateway-paypal-powered-by-braintree";s:8:"operator";s:2:"<=";s:7:"version";s:5:"3.2.3";}}}s:24:"uk-vat-notice-2025-04-30";O:8:"stdClass":8:{s:4:"slug";s:24:"uk-vat-notice-2025-04-30";s:4:"type";s:7:"warning";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:38:"UK VAT numbers are no longer supported";s:7:"content";s:322:"Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:31:"uk-vat-notice-button-2025-04-30";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:31:"Learn more about this extension";}}s:3:"url";s:53:"https://wordpress.org/plugins/eu-vat-for-woocommerce/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:25:"woocommerce-eu-vat-number";}}i:1;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2025-05-05 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2025-05-15 00:00:00";}}}s:44:"paypal-braintree-sdk-depreciation-2025-05-30";O:8:"stdClass":8:{s:4:"slug";s:44:"paypal-braintree-sdk-depreciation-2025-05-30";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:54:"Action required: Update the PayPal Braintree extension";s:7:"content";s:228:"Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:51:"paypal-braintree-sdk-depreciation-2025-05-30-button";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Update now";}}s:3:"url";s:21:"/wp-admin/plugins.php";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2025-05-29 17:56:45";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:47:"woocommerce-gateway-paypal-powered-by-braintree";s:8:"operator";s:2:"<=";s:7:"version";s:5:"3.2.3";}}}s:31:"paypal-carding-recaptcha-jan-26";O:8:"stdClass":8:{s:4:"slug";s:31:"paypal-carding-recaptcha-jan-26";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:49:"Fraud protection is now required — enable today";s:7:"content";s:254:"Card networks like Visa and Mastercard now require fraud prevention controls, and non-compliance may result in fines and processing restrictions. Please enable reCAPTCHA in your PayPal Payments settings to help protect your store and maintain compliance.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:18:"setup-instructions";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"Setup Instructions";}}s:3:"url";s:163:"https://woocommerce.com/document/woocommerce-paypal-payments/fraud-and-disputes/?utm_source=inbox_note&utm_medium=product&utm_campaign=setup-instructions#section-4";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:12:"activate-now";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:12:"Activate Now";}}s:3:"url";s:65:"admin.php?page=wc-settings&tab=integration&section=ppcp-recaptcha";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2026-01-12 01:00:20";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2026-02-28 23:59:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:27:"woocommerce-paypal-payments";s:8:"operator";s:2:">=";s:7:"version";s:5:"3.3.0";}i:4;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:11:"option_name";s:35:"woocommerce_ppcp-recaptcha_settings";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:9:"operation";s:2:"!=";s:5:"value";s:3:"yes";s:7:"default";s:2:"no";}}}}}', 'off');
INSERT INTO `wpd6_options` VALUES
(35801, '_transient_timeout_woocommerce_marketplace_promotions_v2', '1770283381', 'off'),
(35802, '_transient_woocommerce_marketplace_promotions_v2', 'a:2:{s:6:"notice";a:8:{s:13:"date_from_gmt";s:16:"2024-11-17 00:00";s:11:"date_to_gmt";s:16:"2024-11-20 23:59";s:6:"format";s:6:"notice";s:5:"style";s:4:"info";s:5:"pages";a:5:{i:0;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:0:"";s:4:"name";s:8:"Discover";}i:1;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:10:"extensions";s:4:"name";s:6:"Browse";}i:2;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:6:"themes";s:4:"name";s:6:"Themes";}i:3;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:17:"business-services";s:4:"name";s:17:"Business Services";}i:4;a:4:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";s:3:"tab";s:16:"my-subscriptions";s:4:"name";s:16:"My Subscriptions";}}s:7:"content";a:1:{s:5:"en_US";s:192:"<strong>Save 40%</strong> in the WooCommerce Marketplace sale. Offer ends December 3 at 3 pm UTC. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&amp;Cs</a> apply.";}s:4:"icon";s:7:"percent";s:14:"is_dismissible";b:1;}s:6:"promos";a:4:{i:0;a:9:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"path";s:0:"";s:8:"pathname";s:33:"/wp-admin/admin.php?page=wc-admin";}}s:9:"cta_label";a:1:{s:5:"en_US";s:13:"Shop the sale";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:240:"Save up to 40% on themes and extensions in the WooCommerce Marketplace until December 2 at 14:00 UTC. <strong>Coupon applied at checkout.</strong> <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&C</a>’s apply.";}s:5:"title";a:1:{s:5:"en_US";s:29:"Black Friday savings are live";}s:4:"icon";s:7:"percent";}i:1;a:9:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"page";s:8:"wc-admin";s:4:"path";s:10:"/marketing";}}s:9:"cta_label";a:1:{s:5:"en_US";s:23:"Level up your marketing";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:223:"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. T&Cs apply. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&C</a>’s apply.";}s:5:"title";a:1:{s:5:"en_US";s:43:"Take up to 40% off marketing tools and more";}s:4:"icon";s:7:"percent";}i:2;a:10:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"path";s:0:"";s:8:"pathname";s:40:"/wp-admin/edit.php?post_type=shop_coupon";}}s:9:"cta_label";a:1:{s:5:"en_US";s:19:"Upgrade your promos";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:211:"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&C</a>’s apply.";}s:5:"title";a:1:{s:5:"en_US";s:46:"Take up to 40% off coupon and promo extensions";}s:5:"style";s:4:"wide";s:4:"icon";s:7:"percent";}i:3;a:10:{s:13:"date_from_gmt";s:16:"2025-11-26 14:15";s:11:"date_to_gmt";s:16:"2025-12-02 13:59";s:6:"format";s:10:"promo-card";s:5:"pages";a:1:{i:0;a:2:{s:4:"page";s:8:"wc-admin";s:4:"path";s:11:"/extensions";}}s:9:"cta_label";a:1:{s:5:"en_US";s:13:"Shop the sale";}s:8:"cta_link";s:52:"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions";s:7:"content";a:1:{s:5:"en_US";s:233:"Take up to 40% off WooCommerce Marketplace products this BFCM. <strong>Coupon applied at checkout.</strong> Sale ends December 2 at 14:00 UTC. <a href="https://woocommerce.com/products/#sale-ts-and-cs" target="_blank">T&Cs</a> apply.";}s:5:"title";a:1:{s:5:"en_US";s:39:"Save up to 40% on your next big upgrade";}s:5:"style";s:14:"has-background";s:4:"icon";s:7:"percent";}}}', 'off'),
(37235, 'wp_notes_notify', '1', 'on'),
(38081, '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl', '1770909007', 'off'),
(38082, '_transient_woocommerce_blocks_asset_api_script_data_ssl', '{"script_data":{"assets\\/client\\/blocks\\/wc-settings.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js","version":"4d43a4bcb41a5a6336c2","dependencies":["wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-types.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js","version":"df3cbcae422855d48387","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-middleware.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js","version":"0d3321630119e50d175f","dependencies":["wp-api-fetch","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-data.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js","version":"94f6fdb24497762c3877","dependencies":["wc-blocks-checkout-events","wc-blocks-registry","wc-settings","wc-types","wp-api-fetch","wp-data","wp-data-controls","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-vendors.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js","version":"13ca26913ccb282c047e","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-registry.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js","version":"6d08dccfb4bf1a392a0d","dependencies":["react","wc-settings","wp-data","wp-deprecated","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js","version":"4d3dbff32a4959449c1d","dependencies":["react","wc-types","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-dom-ready","wp-element","wp-hooks","wp-i18n","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-shared-context.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js","version":"ce9125bf472706dea11a","dependencies":["react","wp-element","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js","version":"cba59eca47d9101980bf","dependencies":["react","wc-blocks-data-store","wc-blocks-shared-context","wc-types","wp-data","wp-element","wp-is-shallow-equal","wp-polyfill"]},"assets\\/client\\/blocks\\/price-format.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js","version":"a3e67bb0b09f566d5bdf","dependencies":["wc-settings","wp-html-entities","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js","version":"a5f075e4ff6dd6090875","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js","version":"a16e7eb12f5267371fe0","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js","version":"2def9412eeabab2071b2","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-checkout.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js","version":"0ea5d4718f1bb3c42ede","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-primitives","wp-warning"]},"assets\\/client\\/blocks\\/blocks-checkout-events.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js","version":"2d0fd4590f6cc663947c","dependencies":["wc-types","wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-components.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js","version":"c163716dbc1e3cc6748c","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-notices","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/wc-schema-parser.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js","version":"e4169377f115faded81a","dependencies":["wp-polyfill"]},"assets\\/client\\/admin\\/customer-effort-score\\/index.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js","version":"daf82f32ab7ca75c7285","dependencies":["react","wc-experimental","wc-navigation","wc-store-data","wc-tracks","wp-api-fetch","wp-components","wp-compose","wp-data","wp-data-controls","wp-element","wp-i18n"]},"assets\\/client\\/blocks\\/mini-cart-component-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js","version":"92dea44f259a5d3cc1aa","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-price-format","wc-settings","wc-types","wp-a11y","wp-autop","wp-compose","wp-data","wp-deprecated","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js","version":"a06716cace69cf0ce81f","dependencies":["react","react-dom","wc-settings","wc-types","wp-api-fetch","wp-components","wp-data","wp-element","wp-i18n","wp-notices","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-classic-template-revert-button.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-classic-template-revert-button.js","version":"d2fc1bfd48e445bb7501","dependencies":["react","wp-block-editor","wp-blocks","wp-components","wp-core-data","wp-data","wp-editor","wp-element","wp-i18n","wp-plugins","wp-polyfill"]},"assets\\/client\\/blocks\\/active-filters.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js","version":"f381353f3f7e7ed36089","dependencies":["react","wc-blocks-components","wc-blocks-data-store","wc-price-format","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/active-filters-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js","version":"6af3e250c3a4f5d90491","dependencies":["wc-blocks-frontend-vendors","react","wc-blocks-components","wc-blocks-data-store","wc-price-format","wc-settings","wc-types","wp-data","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/add-to-cart-form.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/add-to-cart-form.js","version":"5a141fe8e4328ad9bdca","dependencies":["react","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/add-to-cart-form-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/add-to-cart-form-frontend.js","version":"b5de68db1e62a9da3688","dependencies":["wc-blocks-frontend-vendors","wc-interactivity","wp-polyfill"]},"assets\\/client\\/blocks\\/all-products.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js","version":"7a19551eeb8a127f6b38","dependencies":["react","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-settings","wc-types","wp-a11y","wp-api-fetch","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-escape-html","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/all-products-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js","version":"89cf6a189d80f8e27c93","dependencies":["wc-blocks-frontend-vendors","react","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-settings","wc-types","wp-a11y","wp-autop","wp-block-editor","wp-components","wp-compose","wp-data","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/all-reviews.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js","version":"dadae5bc1ed6bf58c090","dependencies":["react","wc-blocks-components","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/reviews-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js","version":"2ddeafaa23bf848a1d47","dependencies":["wc-blocks-frontend-vendors","react","wc-blocks-components","wc-settings","wp-a11y","wp-api-fetch","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill"]},"assets\\/client\\/blocks\\/attribute-filter.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js","version":"1cd893974d5255bda642","dependencies":["lodash","react","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/attribute-filter-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js","version":"8969abd53b5091dacd5b","dependencies":["wc-blocks-frontend-vendors","lodash","react","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/cart-link.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-link.js","version":"944a9d2ef1ba4ce3864b","dependencies":["react","wp-block-editor","wp-blocks","wp-components","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/classic-shortcode.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js","version":"17184788293b707dd4d6","dependencies":["react","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-notices","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/coming-soon.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js","version":"1365ae33cf1eb3b27cdf","dependencies":["react","wc-settings","wp-block-editor","wp-blocks","wp-components","wp-data","wp-editor","wp-i18n","wp-plugins","wp-polyfill"]},"assets\\/client\\/blocks\\/customer-account.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js","version":"cb9a25bb406bbdd1c7c5","dependencies":["react","wc-settings","wp-block-editor","wp-blocks","wp-components","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/featured-category.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js","version":"e94ca64638bb101d56cc","dependencies":["react","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-url"]},"assets\\/client\\/blocks\\/featured-product.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js","version":"47d8f1dc6e3db26f0e67","dependencies":["react","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-url"]},"assets\\/client\\/blocks\\/filter-wrapper.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js","version":"abb8cc0dd97877bb6443","dependencies":["react","wp-block-editor","wp-blocks","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/filter-wrapper-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js","version":"67f03a4a7083e3a9d99a","dependencies":["wc-blocks-frontend-vendors","lodash","react","wc-blocks-checkout","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-price-format","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/handpicked-products.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js","version":"7d703f1e9b80dc59b4d3","dependencies":["react","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/mini-cart.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js","version":"49b25eb781418fba3ddd","dependencies":["react","wc-price-format","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-dom","wp-element","wp-hooks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/mini-cart-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js","version":"8319516aaa114d2fb957","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","wc-blocks-data-store","wc-price-format","wc-settings","wc-types","wp-data","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/store-notices.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js","version":"c5e5f33043a7d0d6277d","dependencies":["react","react-jsx-runtime","wp-a11y","wp-block-editor","wp-blocks","wp-deprecated","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/price-filter.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js","version":"8167608873d8ebf63902","dependencies":["react","wc-blocks-components","wc-blocks-data-store","wc-price-format","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/price-filter-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js","version":"8e430f21a69f9d83fa4d","dependencies":["wc-blocks-frontend-vendors","react","wc-blocks-components","wc-blocks-data-store","wc-price-format","wc-settings","wc-types","wp-data","wp-element","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/product-best-sellers.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js","version":"2007fb3dec3341105428","dependencies":["react","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-button.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/product-categories.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js","version":"7c7e5a384e96018e4e0c","dependencies":["react","wp-block-editor","wp-blocks","wp-components","wp-data","wp-element","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render"]},"assets\\/client\\/blocks\\/product-category.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js","version":"3853031b16057484ffdf","dependencies":["react","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-collection.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js","version":"722caa8245d53ebe41ac","dependencies":["react","wc-blocks-registry","wc-customer-effort-score","wc-price-format","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-editor","wp-element","wp-escape-html","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/product-collection-no-results.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js","version":"6c20e02184839a02a973","dependencies":["react","wp-block-editor","wp-blocks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-gallery.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js","version":"04a52bcebe5be86ceacc","dependencies":["react","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-data","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-gallery-large-image.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js","version":"2d7b72a6336caff58507","dependencies":["react","wc-settings","wp-block-editor","wp-blocks","wp-element","wp-polyfill"]},"assets\\/client\\/blocks\\/product-new.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js","version":"ba17580fdc93fb5070a2","dependencies":["react","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-on-sale.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js","version":"e9b797a179693805f8a0","dependencies":["react","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-template.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js","version":"d6395f4995af19d24b4d","dependencies":["react","wc-blocks-shared-context","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-element","wp-i18n","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/product-query.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js","version":"680e6b1d77122d1721e9","dependencies":["react","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-escape-html","wp-hooks","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/product-query-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/product-search.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js","version":"b153cd026197512b7e61","dependencies":["react","wc-settings","wc-types","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-hooks","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/product-tag.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js","version":"dd807ff09d318f122818","dependencies":["react","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/product-title.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/product-title-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/product-top-rated.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js","version":"fe4d269229849f17b046","dependencies":["react","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/products-by-attribute.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js","version":"179e1dccd8923e2a437b","dependencies":["react","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-polyfill","wp-primitives","wp-server-side-render","wp-url"]},"assets\\/client\\/blocks\\/rating-filter.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js","version":"1d033a92a9ad2c11bfaa","dependencies":["lodash","react","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/reviews-by-category.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js","version":"f960595815e84efd82d2","dependencies":["react","wc-blocks-components","wc-settings","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/reviews-by-product.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js","version":"79c7f0b3caf682a0c6fb","dependencies":["react","wc-blocks-components","wc-settings","wc-types","wp-api-fetch","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-element","wp-escape-html","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-url"]},"assets\\/client\\/blocks\\/single-product.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js","version":"b52a6b6911685670a02d","dependencies":["react","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-settings","wc-store-data","wc-types","wp-api-fetch","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-element","wp-escape-html","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/stock-filter.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js","version":"6a4e9123d124adc84cad","dependencies":["lodash","react","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/stock-filter-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js","version":"15427ee1a6146386c11a","dependencies":["wc-blocks-frontend-vendors","lodash","react","wc-blocks-components","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-warning"]},"assets\\/client\\/blocks\\/page-content-wrapper.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js","version":"e7ee2b97aa3f73b70440","dependencies":["react","wc-settings","wp-block-editor","wp-blocks","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/order-confirmation-create-account.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account.js","version":"0e02191bd2374cd414da","dependencies":["react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-settings","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-deprecated","wp-element","wp-i18n","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js","version":"820d0adf4ffb5ced0f3a","dependencies":["wc-blocks-frontend-vendors","react","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-settings","wp-compose","wp-data","wp-deprecated","wp-element","wp-i18n","wp-polyfill"]},"assets\\/client\\/blocks\\/cart.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js","version":"7110baf456855d689be1","dependencies":["react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-settings","wc-types","wp-a11y","wp-api-fetch","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-deprecated","wp-dom","wp-editor","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-notices","wp-plugins","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/cart-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js","version":"4577750dd2735c463609","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-context","wc-blocks-shared-hocs","wc-price-format","wc-settings","wc-types","wp-a11y","wp-api-fetch","wp-autop","wp-compose","wp-data","wp-deprecated","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-notices","wp-plugins","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/filled-cart-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/empty-cart-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-totals-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-items-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-line-items-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-express-payment-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/proceed-to-checkout-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-cross-sells-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js","version":"3d140f223ed3d3f5582a","dependencies":["react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-price-format","wc-settings","wc-types","wp-a11y","wp-api-fetch","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-core-data","wp-data","wp-deprecated","wp-dom","wp-editor","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-notices","wp-plugins","wp-polyfill","wp-primitives","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/checkout-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js","version":"752e381865991c64e505","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-checkout-events","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-blocks-shared-hocs","wc-price-format","wc-settings","wc-types","wp-a11y","wp-api-fetch","wp-autop","wp-compose","wp-data","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-plugins","wp-polyfill","wp-primitives","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-actions-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-additional-information-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-billing-address-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-contact-information-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-express-payment-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-fields-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-note-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-payment-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-shipping-address-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-shipping-method-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-pickup-options-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-terms-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/checkout-totals-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js","version":"cdacfcfe5741d60251cf","dependencies":["react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-price-format","wc-settings","wc-types","wp-a11y","wp-autop","wp-block-editor","wp-blocks","wp-components","wp-data","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-footer-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-items-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-products-table-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-title-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-title-label-block.js":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js","version":"wc-9.8.6","dependencies":[]}},"version":"wc-9.8.6","hash":"c670cf353d2cc35302d6cf11081916f8"}', 'off');
INSERT INTO `wpd6_options` VALUES
(40104, '_transient_wc_attribute_taxonomies', 'a:0:{}', 'on'),
(40120, 'woocommerce_attribute_lookup_enabled', 'yes', 'auto'),
(41967, '_transient_timeout_wc_term_counts', '1771160635', 'off'),
(41968, '_transient_wc_term_counts', 'a:7:{i:82;s:0:"";i:5;s:0:"";i:2;s:0:"";i:97;s:0:"";i:74;s:0:"";i:79;s:0:"";i:3;s:0:"";}', 'off'),
(42465, '_transient_wc_count_comments', 'O:8:"stdClass":7:{s:14:"total_comments";i:109;s:3:"all";i:109;s:9:"moderated";s:3:"108";s:8:"approved";s:1:"1";s:4:"spam";i:0;s:5:"trash";i:0;s:12:"post-trashed";i:0;}', 'on'),
(42482, 'wc_shop_order_list_table_months_filter_cache_date', '1768759545', 'auto'),
(42483, 'wc_shop_order_list_table_months_filter_cache_value', 'a:0:{}', 'auto'),
(42486, 'woocommerce_marketplace_suggestions', 'a:2:{s:11:"suggestions";a:28:{i:0;a:4:{s:4:"slug";s:28:"product-edit-meta-tab-header";s:7:"context";a:1:{i:0;s:28:"product-edit-meta-tab-header";}s:5:"title";s:22:"Recommended extensions";s:13:"allow-dismiss";b:0;}i:1;a:7:{s:4:"slug";s:39:"product-edit-meta-tab-footer-browse-all";s:7:"context";a:1:{i:0;s:28:"product-edit-meta-tab-footer";}s:9:"link-text";s:21:"Discover more options";s:3:"url";s:64:"https://woocommerce.com/product-category/woocommerce-extensions/";s:7:"iam-url";s:55:"admin.php?page=wc-admin&tab=extensions&path=/extensions";s:8:"promoted";s:31:"category-woocommerce-extensions";s:13:"allow-dismiss";b:0;}i:2;a:9:{s:4:"slug";s:46:"product-edit-mailchimp-woocommerce-memberships";s:7:"product";s:33:"woocommerce-memberships-mailchimp";s:14:"show-if-active";a:1:{i:0;s:23:"woocommerce-memberships";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:116:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg";s:5:"title";s:25:"Mailchimp for Memberships";s:4:"copy";s:79:"Completely automate your email lists by syncing membership changes to Mailchimp";s:11:"button-text";s:10:"Learn More";s:3:"url";s:67:"https://woocommerce.com/products/mailchimp-woocommerce-memberships/";}i:3;a:9:{s:4:"slug";s:19:"product-edit-addons";s:7:"product";s:26:"woocommerce-product-addons";s:14:"show-if-active";a:2:{i:0;s:25:"woocommerce-subscriptions";i:1;s:20:"woocommerce-bookings";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg";s:5:"title";s:15:"Product Add-Ons";s:4:"copy";s:93:"Offer add-ons like gift wrapping, special messages or other special options for your products";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/product-add-ons/";}i:4;a:9:{s:4:"slug";s:46:"product-edit-woocommerce-subscriptions-gifting";s:7:"product";s:33:"woocommerce-subscriptions-gifting";s:14:"show-if-active";a:1:{i:0;s:25:"woocommerce-subscriptions";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:116:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg";s:5:"title";s:25:"Gifting for Subscriptions";s:4:"copy";s:70:"Let customers buy subscriptions for others - they''re the ultimate gift";s:11:"button-text";s:10:"Learn More";s:3:"url";s:67:"https://woocommerce.com/products/woocommerce-subscriptions-gifting/";}i:5;a:9:{s:4:"slug";s:42:"product-edit-teams-woocommerce-memberships";s:7:"product";s:33:"woocommerce-memberships-for-teams";s:14:"show-if-active";a:1:{i:0;s:23:"woocommerce-memberships";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:112:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg";s:5:"title";s:21:"Teams for Memberships";s:4:"copy";s:123:"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts";s:11:"button-text";s:10:"Learn More";s:3:"url";s:63:"https://woocommerce.com/products/teams-woocommerce-memberships/";}i:6;a:8:{s:4:"slug";s:29:"product-edit-variation-images";s:7:"product";s:39:"woocommerce-additional-variation-images";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:118:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg";s:5:"title";s:27:"Additional Variation Images";s:4:"copy";s:72:"Showcase your products in the best light with a image for each variation";s:11:"button-text";s:10:"Learn More";s:3:"url";s:73:"https://woocommerce.com/products/woocommerce-additional-variation-images/";}i:7;a:9:{s:4:"slug";s:47:"product-edit-woocommerce-subscription-downloads";s:7:"product";s:34:"woocommerce-subscription-downloads";s:14:"show-if-active";a:1:{i:0;s:25:"woocommerce-subscriptions";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg";s:5:"title";s:22:"Subscription Downloads";s:4:"copy";s:57:"Give customers special downloads with their subscriptions";s:11:"button-text";s:10:"Learn More";s:3:"url";s:68:"https://woocommerce.com/products/woocommerce-subscription-downloads/";}i:8;a:8:{s:4:"slug";s:31:"product-edit-min-max-quantities";s:7:"product";s:30:"woocommerce-min-max-quantities";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg";s:5:"title";s:18:"Min/Max Quantities";s:4:"copy";s:81:"Specify minimum and maximum allowed product quantities for orders to be completed";s:11:"button-text";s:10:"Learn More";s:3:"url";s:52:"https://woocommerce.com/products/min-max-quantities/";}i:9;a:8:{s:4:"slug";s:28:"product-edit-name-your-price";s:7:"product";s:27:"woocommerce-name-your-price";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg";s:5:"title";s:15:"Name Your Price";s:4:"copy";s:70:"Let customers pay what they want - useful for donations, tips and more";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/name-your-price/";}i:10;a:8:{s:4:"slug";s:42:"product-edit-woocommerce-one-page-checkout";s:7:"product";s:29:"woocommerce-one-page-checkout";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg";s:5:"title";s:17:"One Page Checkout";s:4:"copy";s:92:"Don''t make customers click around - let them choose products, checkout & pay all on one page";s:11:"button-text";s:10:"Learn More";s:3:"url";s:63:"https://woocommerce.com/products/woocommerce-one-page-checkout/";}i:11;a:9:{s:4:"slug";s:24:"product-edit-automatewoo";s:7:"product";s:11:"automatewoo";s:14:"show-if-active";a:1:{i:0;s:25:"woocommerce-subscriptions";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg";s:5:"title";s:23:"Automate your marketing";s:4:"copy";s:89:"Win customers and keep them coming back with a nearly endless range of powerful workflows";s:11:"button-text";s:10:"Learn More";s:3:"url";s:45:"https://woocommerce.com/products/automatewoo/";}i:12;a:4:{s:4:"slug";s:19:"orders-empty-header";s:7:"context";a:1:{i:0;s:24:"orders-list-empty-header";}s:5:"title";s:20:"Tools for your store";s:13:"allow-dismiss";b:0;}i:13;a:7:{s:4:"slug";s:30:"orders-empty-footer-browse-all";s:7:"context";a:1:{i:0;s:24:"orders-list-empty-footer";}s:9:"link-text";s:21:"Discover more options";s:3:"url";s:64:"https://woocommerce.com/product-category/woocommerce-extensions/";s:7:"iam-url";s:55:"admin.php?page=wc-admin&tab=extensions&path=/extensions";s:8:"promoted";s:31:"category-woocommerce-extensions";s:13:"allow-dismiss";b:0;}i:14;a:8:{s:4:"slug";s:19:"orders-empty-wc-pay";s:7:"context";a:1:{i:0;s:22:"orders-list-empty-body";}s:7:"product";s:20:"woocommerce-payments";s:4:"icon";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg";s:5:"title";s:11:"WooPayments";s:4:"copy";s:125:"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.";s:11:"button-text";s:10:"Learn More";s:3:"url";s:45:"https://woocommerce.com/products/woopayments/";}i:15;a:8:{s:4:"slug";s:19:"orders-empty-zapier";s:7:"context";a:1:{i:0;s:22:"orders-list-empty-body";}s:7:"product";s:18:"woocommerce-zapier";s:4:"icon";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg";s:5:"title";s:6:"Zapier";s:4:"copy";s:88:"Save time and increase productivity by connecting your store to more than 1000+ services";s:11:"button-text";s:10:"Learn More";s:3:"url";s:52:"https://woocommerce.com/products/woocommerce-zapier/";}i:16;a:8:{s:4:"slug";s:30:"orders-empty-shipment-tracking";s:7:"context";a:1:{i:0;s:22:"orders-list-empty-body";}s:7:"product";s:29:"woocommerce-shipment-tracking";s:4:"icon";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg";s:5:"title";s:17:"Shipment Tracking";s:4:"copy";s:86:"Let customers know when their orders will arrive by adding shipment tracking to emails";s:11:"button-text";s:10:"Learn More";s:3:"url";s:51:"https://woocommerce.com/products/shipment-tracking/";}i:17;a:8:{s:4:"slug";s:32:"orders-empty-table-rate-shipping";s:7:"context";a:1:{i:0;s:22:"orders-list-empty-body";}s:7:"product";s:31:"woocommerce-table-rate-shipping";s:4:"icon";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg";s:5:"title";s:19:"Table Rate Shipping";s:4:"copy";s:122:"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count";s:11:"button-text";s:10:"Learn More";s:3:"url";s:53:"https://woocommerce.com/products/table-rate-shipping/";}i:18;a:8:{s:4:"slug";s:40:"orders-empty-shipping-carrier-extensions";s:7:"context";a:1:{i:0;s:22:"orders-list-empty-body";}s:4:"icon";s:118:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg";s:5:"title";s:27:"Shipping Carrier Extensions";s:4:"copy";s:116:"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again";s:11:"button-text";s:13:"Find Carriers";s:8:"promoted";s:26:"category-shipping-carriers";s:3:"url";s:99:"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/";}i:19;a:8:{s:4:"slug";s:32:"orders-empty-google-product-feed";s:7:"context";a:1:{i:0;s:22:"orders-list-empty-body";}s:7:"product";s:25:"woocommerce-product-feeds";s:4:"icon";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg";s:5:"title";s:19:"Google Product Feed";s:4:"copy";s:76:"Increase sales by letting customers find you when they''re shopping on Google";s:11:"button-text";s:10:"Learn More";s:3:"url";s:53:"https://woocommerce.com/products/google-product-feed/";}i:20;a:4:{s:4:"slug";s:35:"products-empty-header-product-types";s:7:"context";a:1:{i:0;s:26:"products-list-empty-header";}s:5:"title";s:23:"Other types of products";s:13:"allow-dismiss";b:0;}i:21;a:7:{s:4:"slug";s:32:"products-empty-footer-browse-all";s:7:"context";a:1:{i:0;s:26:"products-list-empty-footer";}s:9:"link-text";s:21:"Discover more options";s:3:"url";s:64:"https://woocommerce.com/product-category/woocommerce-extensions/";s:7:"iam-url";s:55:"admin.php?page=wc-admin&tab=extensions&path=/extensions";s:8:"promoted";s:31:"category-woocommerce-extensions";s:13:"allow-dismiss";b:0;}i:22;a:8:{s:4:"slug";s:30:"products-empty-product-vendors";s:7:"context";a:1:{i:0;s:24:"products-list-empty-body";}s:7:"product";s:27:"woocommerce-product-vendors";s:4:"icon";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg";s:5:"title";s:15:"Product Vendors";s:4:"copy";s:47:"Turn your store into a multi-vendor marketplace";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/product-vendors/";}i:23;a:8:{s:4:"slug";s:26:"products-empty-memberships";s:7:"context";a:1:{i:0;s:24:"products-list-empty-body";}s:7:"product";s:23:"woocommerce-memberships";s:4:"icon";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg";s:5:"title";s:11:"Memberships";s:4:"copy";s:76:"Give members access to restricted content or products, for a fee or for free";s:11:"button-text";s:10:"Learn More";s:3:"url";s:57:"https://woocommerce.com/products/woocommerce-memberships/";}i:24;a:9:{s:4:"slug";s:35:"products-empty-woocommerce-deposits";s:7:"context";a:1:{i:0;s:24:"products-list-empty-body";}s:7:"product";s:20:"woocommerce-deposits";s:14:"show-if-active";a:1:{i:0;s:20:"woocommerce-bookings";}s:4:"icon";s:99:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg";s:5:"title";s:8:"Deposits";s:4:"copy";s:75:"Make it easier for customers to pay by offering a deposit or a payment plan";s:11:"button-text";s:10:"Learn More";s:3:"url";s:54:"https://woocommerce.com/products/woocommerce-deposits/";}i:25;a:8:{s:4:"slug";s:40:"products-empty-woocommerce-subscriptions";s:7:"context";a:1:{i:0;s:24:"products-list-empty-body";}s:7:"product";s:25:"woocommerce-subscriptions";s:4:"icon";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg";s:5:"title";s:13:"Subscriptions";s:4:"copy";s:97:"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis";s:11:"button-text";s:10:"Learn More";s:3:"url";s:59:"https://woocommerce.com/products/woocommerce-subscriptions/";}i:26;a:8:{s:4:"slug";s:35:"products-empty-woocommerce-bookings";s:7:"context";a:1:{i:0;s:24:"products-list-empty-body";}s:7:"product";s:20:"woocommerce-bookings";s:4:"icon";s:99:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg";s:5:"title";s:8:"Bookings";s:4:"copy";s:99:"Allow customers to book appointments, make reservations or rent equipment without leaving your site";s:11:"button-text";s:10:"Learn More";s:3:"url";s:54:"https://woocommerce.com/products/woocommerce-bookings/";}i:27;a:8:{s:4:"slug";s:30:"products-empty-product-bundles";s:7:"context";a:1:{i:0;s:24:"products-list-empty-body";}s:7:"product";s:27:"woocommerce-product-bundles";s:4:"icon";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg";s:5:"title";s:15:"Product Bundles";s:4:"copy";s:49:"Offer customizable bundles and assembled products";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/product-bundles/";}}s:7:"updated";i:1769514278;}', 'off'),
(43487, '_transient_timeout_wc_shipping_method_count', '1770909006', 'off'),
(43488, '_transient_wc_shipping_method_count', 'a:4:{s:7:"version";s:10:"1745264368";s:6:"legacy";i:0;s:7:"enabled";i:0;s:8:"disabled";i:0;}', 'off'),
(44092, 'category_children', 'a:0:{}', 'auto'),
(44967, '_site_transient_timeout_woocommerce_blocks_patterns', '1771610932', 'off'),
(44968, '_site_transient_woocommerce_blocks_patterns', 'a:2:{s:7:"version";s:5:"9.8.6";s:8:"patterns";a:41:{i:0;a:11:{s:5:"title";s:6:"Banner";s:4:"slug";s:25:"woocommerce-blocks/banner";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:86:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/banner.php";}i:1;a:11:{s:5:"title";s:23:"Coming Soon Entire Site";s:4:"slug";s:35:"woocommerce/coming-soon-entire-site";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:17:"launch-your-store";s:13:"templateTypes";s:0:"";s:6:"source";s:103:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/coming-soon-entire-site.php";}i:2;a:11:{s:5:"title";s:22:"Coming Soon Store Only";s:4:"slug";s:34:"woocommerce/coming-soon-store-only";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:17:"launch-your-store";s:13:"templateTypes";s:0:"";s:6:"source";s:102:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/coming-soon-store-only.php";}i:3;a:11:{s:5:"title";s:11:"Coming Soon";s:4:"slug";s:23:"woocommerce/coming-soon";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:17:"launch-your-store";s:13:"templateTypes";s:0:"";s:6:"source";s:91:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/coming-soon.php";}i:4;a:11:{s:5:"title";s:29:"Content right with image left";s:4:"slug";s:48:"woocommerce-blocks/content-right-with-image-left";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, About";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:104:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/content-right-image-left.php";}i:5;a:11:{s:5:"title";s:29:"Featured Category Cover Image";s:4:"slug";s:48:"woocommerce-blocks/featured-category-cover-image";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:109:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/featured-category-cover-image.php";}i:6;a:11:{s:5:"title";s:24:"Featured Category Triple";s:4:"slug";s:43:"woocommerce-blocks/featured-category-triple";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:104:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/featured-category-triple.php";}i:7;a:11:{s:5:"title";s:12:"Large Footer";s:4:"slug";s:31:"woocommerce-blocks/footer-large";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/footer";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:92:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/footer-large.php";}i:8;a:11:{s:5:"title";s:23:"Footer with Simple Menu";s:4:"slug";s:37:"woocommerce-blocks/footer-simple-menu";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/footer";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:98:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/footer-simple-menu.php";}i:9;a:11:{s:5:"title";s:17:"Footer with menus";s:4:"slug";s:38:"woocommerce-blocks/footer-with-3-menus";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/footer";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:99:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/footer-with-3-menus.php";}i:10;a:11:{s:5:"title";s:28:"Four Image Grid Content Left";s:4:"slug";s:47:"woocommerce-blocks/form-image-grid-content-left";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, About";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:108:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/four-image-grid-content-left.php";}i:11;a:11:{s:5:"title";s:20:"Centered Header Menu";s:4:"slug";s:39:"woocommerce-blocks/header-centered-menu";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:103:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/header-centered-pattern.php";}i:12;a:11:{s:5:"title";s:23:"Distraction Free Header";s:4:"slug";s:42:"woocommerce-blocks/header-distraction-free";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:103:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/header-distraction-free.php";}i:13;a:11:{s:5:"title";s:16:"Essential Header";s:4:"slug";s:35:"woocommerce-blocks/header-essential";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:96:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/header-essential.php";}i:14;a:11:{s:5:"title";s:12:"Large Header";s:4:"slug";s:31:"woocommerce-blocks/header-large";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:92:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/header-large.php";}i:15;a:11:{s:5:"title";s:14:"Minimal Header";s:4:"slug";s:33:"woocommerce-blocks/header-minimal";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:25:"core/template-part/header";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:94:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/header-minimal.php";}i:16;a:11:{s:5:"title";s:47:"Heading with three columns of content with link";s:4:"slug";s:66:"woocommerce-blocks/heading-with-three-columns-of-content-with-link";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:21:"WooCommerce, Services";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:127:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/heading-with-three-columns-of-content-with-link.php";}i:17;a:11:{s:5:"title";s:20:"Hero Product 3 Split";s:4:"slug";s:39:"woocommerce-blocks/hero-product-3-split";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:100:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/hero-product-3-split.php";}i:18;a:11:{s:5:"title";s:23:"Hero Product Chessboard";s:4:"slug";s:42:"woocommerce-blocks/hero-product-chessboard";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:103:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/hero-product-chessboard.php";}i:19;a:11:{s:5:"title";s:18:"Hero Product Split";s:4:"slug";s:37:"woocommerce-blocks/hero-product-split";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:98:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/hero-product-split.php";}i:20;a:11:{s:5:"title";s:33:"Centered content with image below";s:4:"slug";s:52:"woocommerce-blocks/centered-content-with-image-below";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:119:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/intro-centered-content-with-image-below.php";}i:21;a:11:{s:5:"title";s:22:"Just Arrived Full Hero";s:4:"slug";s:41:"woocommerce-blocks/just-arrived-full-hero";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:18:"WooCommerce, Intro";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:102:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/just-arrived-full-hero.php";}i:22;a:11:{s:5:"title";s:33:"No Products Found - Clear Filters";s:4:"slug";s:43:"woocommerce/no-products-found-clear-filters";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:2:"no";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:105:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/no-products-found-filters.php";}i:23;a:11:{s:5:"title";s:17:"No Products Found";s:4:"slug";s:29:"woocommerce/no-products-found";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:2:"no";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:97:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/no-products-found.php";}i:24;a:11:{s:5:"title";s:19:"Default Coming Soon";s:4:"slug";s:36:"woocommerce/page-coming-soon-default";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:104:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/page-coming-soon-default.php";}i:25;a:11:{s:5:"title";s:25:"Coming Soon Image Gallery";s:4:"slug";s:42:"woocommerce/page-coming-soon-image-gallery";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:110:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/page-coming-soon-image-gallery.php";}i:26;a:11:{s:5:"title";s:30:"Coming Soon Minimal Left Image";s:4:"slug";s:47:"woocommerce/page-coming-soon-minimal-left-image";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:115:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/page-coming-soon-minimal-left-image.php";}i:27;a:11:{s:5:"title";s:24:"Coming Soon Modern Black";s:4:"slug";s:41:"woocommerce/page-coming-soon-modern-black";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:109:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/page-coming-soon-modern-black.php";}i:28;a:11:{s:5:"title";s:29:"Coming Soon Split Right Image";s:4:"slug";s:46:"woocommerce/page-coming-soon-split-right-image";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:114:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/page-coming-soon-split-right-image.php";}i:29;a:11:{s:5:"title";s:34:"Coming Soon With Header and Footer";s:4:"slug";s:47:"woocommerce/page-coming-soon-with-header-footer";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:11:"coming-soon";s:6:"source";s:115:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/page-coming-soon-with-header-footer.php";}i:30;a:11:{s:5:"title";s:28:"Product Collection 3 Columns";s:4:"slug";s:47:"woocommerce-blocks/product-collection-3-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:108:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/product-collection-3-columns.php";}i:31;a:11:{s:5:"title";s:28:"Product Collection 4 Columns";s:4:"slug";s:47:"woocommerce-blocks/product-collection-4-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:108:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/product-collection-4-columns.php";}i:32;a:11:{s:5:"title";s:28:"Product Collection 5 Columns";s:4:"slug";s:47:"woocommerce-blocks/product-collection-5-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:108:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/product-collection-5-columns.php";}i:33;a:11:{s:5:"title";s:47:"Product Collection: Featured Products 5 Columns";s:4:"slug";s:65:"woocommerce-blocks/product-collection-featured-products-5-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:126:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/product-collection-featured-products-5-columns.php";}i:34;a:11:{s:5:"title";s:15:"Product Gallery";s:4:"slug";s:48:"woocommerce-blocks/product-query-product-gallery";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:29:"WooCommerce, featured-selling";s:8:"keywords";s:0:"";s:10:"blockTypes";s:36:"core/query/woocommerce/product-query";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:109:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/product-query-product-gallery.php";}i:35;a:11:{s:5:"title";s:14:"Product Search";s:4:"slug";s:31:"woocommerce/product-search-form";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:2:"no";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:99:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/product-search-form.php";}i:36;a:11:{s:5:"title";s:16:"Related Products";s:4:"slug";s:35:"woocommerce-blocks/related-products";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:11:"WooCommerce";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:5:"false";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:96:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/related-products.php";}i:37;a:11:{s:5:"title";s:33:"Social: Follow us on social media";s:4:"slug";s:51:"woocommerce-blocks/social-follow-us-in-social-media";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:25:"WooCommerce, social-media";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:112:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/social-follow-us-in-social-media.php";}i:38;a:11:{s:5:"title";s:22:"Testimonials 3 Columns";s:4:"slug";s:41:"woocommerce-blocks/testimonials-3-columns";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:20:"WooCommerce, Reviews";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:102:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/testimonials-3-columns.php";}i:39;a:11:{s:5:"title";s:19:"Testimonials Single";s:4:"slug";s:38:"woocommerce-blocks/testimonials-single";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:20:"WooCommerce, Reviews";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:99:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/testimonials-single.php";}i:40;a:11:{s:5:"title";s:37:"Three columns with images and content";s:4:"slug";s:56:"woocommerce-blocks/three-columns-with-images-and-content";s:11:"description";s:0:"";s:13:"viewportWidth";s:0:"";s:10:"categories";s:21:"WooCommerce, Services";s:8:"keywords";s:0:"";s:10:"blockTypes";s:0:"";s:8:"inserter";s:0:"";s:11:"featureFlag";s:0:"";s:13:"templateTypes";s:0:"";s:6:"source";s:117:"/home2/ymeinnov/thefusionchurch.org/wp-content/plugins/woocommerce/patterns/three-columns-with-images-and-content.php";}}}', 'off'),
(45256, '_transient_timeout_woocommerce_blocks_asset_api_script_data', '1771868917', 'off'),
(45257, '_transient_woocommerce_blocks_asset_api_script_data', '{"script_data":{"assets\\/client\\/blocks\\/wc-settings.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js","version":"4d43a4bcb41a5a6336c2","dependencies":["wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-types.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js","version":"df3cbcae422855d48387","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-middleware.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js","version":"0d3321630119e50d175f","dependencies":["wp-api-fetch","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-data.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js","version":"94f6fdb24497762c3877","dependencies":["wc-blocks-checkout-events","wc-blocks-registry","wc-settings","wc-types","wp-api-fetch","wp-data","wp-data-controls","wp-deprecated","wp-dom","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-vendors.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js","version":"13ca26913ccb282c047e","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-registry.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js","version":"6d08dccfb4bf1a392a0d","dependencies":["react","wc-settings","wp-data","wp-deprecated","wp-element","wp-hooks","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js","version":"4d3dbff32a4959449c1d","dependencies":["react","wc-types","wp-block-editor","wp-blocks","wp-components","wp-compose","wp-data","wp-dom-ready","wp-element","wp-hooks","wp-i18n","wp-polyfill","wp-url"]},"assets\\/client\\/blocks\\/wc-blocks-shared-context.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js","version":"ce9125bf472706dea11a","dependencies":["react","wp-element","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js","version":"cba59eca47d9101980bf","dependencies":["react","wc-blocks-data-store","wc-blocks-shared-context","wc-types","wp-data","wp-element","wp-is-shallow-equal","wp-polyfill"]},"assets\\/client\\/blocks\\/price-format.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js","version":"a3e67bb0b09f566d5bdf","dependencies":["wc-settings","wp-html-entities","wp-polyfill"]},"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js","version":"a5f075e4ff6dd6090875","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js","version":"a16e7eb12f5267371fe0","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js","version":"2def9412eeabab2071b2","dependencies":["wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-checkout.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js","version":"0ea5d4718f1bb3c42ede","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-notices","wp-polyfill","wp-primitives","wp-warning"]},"assets\\/client\\/blocks\\/blocks-checkout-events.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js","version":"2d0fd4590f6cc663947c","dependencies":["wc-types","wp-polyfill"]},"assets\\/client\\/blocks\\/blocks-components.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js","version":"c163716dbc1e3cc6748c","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-dom","react-jsx-runtime","wc-blocks-data-store","wc-settings","wc-types","wp-a11y","wp-compose","wp-data","wp-deprecated","wp-element","wp-html-entities","wp-i18n","wp-notices","wp-polyfill","wp-primitives"]},"assets\\/client\\/blocks\\/wc-schema-parser.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js","version":"e4169377f115faded81a","dependencies":["wp-polyfill"]},"assets\\/client\\/admin\\/customer-effort-score\\/index.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js","version":"daf82f32ab7ca75c7285","dependencies":["react","wc-experimental","wc-navigation","wc-store-data","wc-tracks","wp-api-fetch","wp-components","wp-compose","wp-data","wp-data-controls","wp-element","wp-i18n"]},"assets\\/client\\/blocks\\/mini-cart-component-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js","version":"92dea44f259a5d3cc1aa","dependencies":["wc-cart-checkout-base","wc-cart-checkout-vendors","react","react-jsx-runtime","wc-blocks-checkout","wc-blocks-components","wc-blocks-data-store","wc-blocks-registry","wc-price-format","wc-settings","wc-types","wp-a11y","wp-autop","wp-compose","wp-data","wp-deprecated","wp-element","wp-hooks","wp-html-entities","wp-i18n","wp-is-shallow-equal","wp-keycodes","wp-polyfill","wp-primitives","wp-style-engine","wp-url","wp-wordcount"]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js","version":"wc-9.8.6","dependencies":[]},"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js":{"src":"http:\\/\\/thefusionchurch.org\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js","version":"wc-9.8.6","dependencies":[]}},"version":"wc-9.8.6","hash":"c670cf353d2cc35302d6cf11081916f8"}', 'off'),
(46276, 'can_compress_scripts', '1', 'on'),
(46277, 'csmm_pointers', 'a:1:{s:7:"welcome";b:1;}', 'auto'),
(46294, 'fm_key', 'xcX6ZdOnjLbSYVtUTRECBli2K', 'auto'),
(46299, '_transient_timeout_filemanager_cancel_lk_popup_2', '1772137965', 'off'),
(46300, '_transient_filemanager_cancel_lk_popup_2', 'filemanager_cancel_lk_popup_2', 'off'),
(46301, 'filemanager_email_verified_2', 'yes', 'auto'),
(46401, '_site_transient_timeout_browser_9c1ce27f08b16479d2e17743062b28ed', '1770197053', 'off'),
(46402, '_site_transient_browser_9c1ce27f08b16479d2e17743062b28ed', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:9:"120.0.0.0";s:8:"platform";s:7:"Windows";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'off'),
(47155, '_site_transient_timeout_browser_8e253f85246590342756399a57054cb8', '1770543978', 'off'),
(47156, '_site_transient_browser_8e253f85246590342756399a57054cb8', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:9:"144.0.0.0";s:8:"platform";s:7:"Windows";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'off'),
(47177, '_transient_timeout_orders-all-statuses', '1770543993', 'off'),
(47178, '_transient_orders-all-statuses', 'a:2:{s:7:"version";s:10:"1741525321";s:5:"value";a:0:{}}', 'off'),
(47209, '_site_transient_timeout_browser_b5a74735f862195e83fbfd50d77c5b29', '1770557805', 'off'),
(47210, '_site_transient_browser_b5a74735f862195e83fbfd50d77c5b29', 'a:10:{s:4:"name";s:7:"unknown";s:7:"version";s:0:"";s:8:"platform";s:0:"";s:10:"update_url";s:0:"";s:7:"img_src";s:0:"";s:11:"img_src_ssl";s:0:"";s:15:"current_version";s:0:"";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'off'),
(47265, '_site_transient_timeout_browser_9ed2e4e631b8fc930ec246d6e5d31ec5', '1770593280', 'off'),
(47266, '_site_transient_browser_9ed2e4e631b8fc930ec246d6e5d31ec5', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:14:"124.0.6367.207";s:8:"platform";s:7:"Windows";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'off');
INSERT INTO `wpd6_options` VALUES
(47507, '_site_transient_timeout_browser_36be35c8d663a73934cdf2404412fa9b', '1770722144', 'off'),
(47508, '_site_transient_browser_36be35c8d663a73934cdf2404412fa9b', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:9:"144.0.0.0";s:8:"platform";s:9:"Macintosh";s:10:"update_url";s:29:"https://www.google.com/chrome";s:7:"img_src";s:43:"http://s.w.org/images/browsers/chrome.png?1";s:11:"img_src_ssl";s:44:"https://s.w.org/images/browsers/chrome.png?1";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;s:6:"mobile";b:0;}', 'off'),
(47515, '_transient_timeout_wc_tracks_blog_details', '1770203746', 'off'),
(47516, '_transient_wc_tracks_blog_details', 'a:6:{s:3:"url";s:27:"https://thefusionchurch.org";s:9:"blog_lang";s:5:"en_US";s:7:"blog_id";b:0;s:8:"store_id";s:36:"acc2342c-ba90-4de5-944d-5787b9bbb660";s:14:"products_count";s:2:"26";s:10:"wc_version";s:5:"9.8.6";}', 'off'),
(47521, '_site_transient_timeout_community-events-55d3498fc0db1c7de332c1bd50b87df2', '1770160599', 'off'),
(47522, '_site_transient_community-events-55d3498fc0db1c7de332c1bd50b87df2', 'a:4:{s:9:"sandboxed";b:0;s:5:"error";N;s:8:"location";a:1:{s:2:"ip";s:12:"105.113.75.0";}s:6:"events";a:0:{}}', 'off'),
(47574, '_site_transient_timeout_php_check_7b9fb72b3bf6b27c046e3a9832dfe8e2', '1770727110', 'off'),
(47575, '_site_transient_php_check_7b9fb72b3bf6b27c046e3a9832dfe8e2', 'a:5:{s:19:"recommended_version";s:3:"8.3";s:15:"minimum_version";s:6:"7.2.24";s:12:"is_supported";b:0;s:9:"is_secure";b:1;s:13:"is_acceptable";b:1;}', 'off'),
(47586, '_transient_timeout_wc_upgrade_notice_10.4.3', '1770208715', 'off'),
(47587, '_transient_wc_upgrade_notice_10.4.3', '', 'off'),
(47670, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders', '1770180001', 'off'),
(47671, '_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders', 'no', 'off'),
(47672, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache', '1770244801', 'off'),
(47673, '_transient_woocommerce_admin_pes_incentive_woopayments_cache', 'a:3:{s:10:"incentives";a:0:{}s:12:"context_hash";s:32:"6d37bc19d822af681f896b21065134c7";s:9:"timestamp";i:1770158401;}', 'off'),
(47680, '_transient_timeout_charitable_autoshow_plugin_notifications', '1770162002', 'off'),
(47681, '_transient_charitable_autoshow_plugin_notifications', '1', 'off'),
(47682, '_transient_timeout_action_scheduler_last_pastdue_actions_check', '1770180002', 'off'),
(47683, '_transient_action_scheduler_last_pastdue_actions_check', '1770158402', 'off'),
(47705, '_site_transient_timeout_envato_market_plugins', '1770166629', 'off'),
(47706, '_site_transient_envato_market_plugins', 'a:4:{s:9:"purchased";a:0:{}s:6:"active";a:0:{}s:9:"installed";a:0:{}s:7:"install";a:0:{}}', 'off'),
(47707, '_transient_timeout__woocommerce_helper_subscriptions', '1770163855', 'off'),
(47708, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'off'),
(47709, '_site_transient_timeout_theme_roots', '1770164755', 'off'),
(47710, '_site_transient_theme_roots', 'a:3:{s:16:"twentytwentyfour";s:7:"/themes";s:11:"zegen-child";s:7:"/themes";s:5:"zegen";s:7:"/themes";}', 'off'),
(47712, '_site_transient_update_core', 'O:8:"stdClass":4:{s:7:"updates";a:3:{i:0;O:8:"stdClass":10:{s:8:"response";s:7:"upgrade";s:8:"download";s:59:"https://downloads.wordpress.org/release/wordpress-6.9.1.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:59:"https://downloads.wordpress.org/release/wordpress-6.9.1.zip";s:10:"no_content";s:70:"https://downloads.wordpress.org/release/wordpress-6.9.1-no-content.zip";s:11:"new_bundled";s:71:"https://downloads.wordpress.org/release/wordpress-6.9.1-new-bundled.zip";s:7:"partial";s:69:"https://downloads.wordpress.org/release/wordpress-6.9.1-partial-0.zip";s:8:"rollback";s:0:"";}s:7:"current";s:5:"6.9.1";s:7:"version";s:5:"6.9.1";s:11:"php_version";s:6:"7.2.24";s:13:"mysql_version";s:5:"5.5.5";s:11:"new_bundled";s:3:"6.7";s:15:"partial_version";s:3:"6.9";}i:1;O:8:"stdClass":11:{s:8:"response";s:10:"autoupdate";s:8:"download";s:51:"https://downloads.w.org/release/wordpress-6.9.1.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:51:"https://downloads.w.org/release/wordpress-6.9.1.zip";s:10:"no_content";s:62:"https://downloads.w.org/release/wordpress-6.9.1-no-content.zip";s:11:"new_bundled";s:63:"https://downloads.w.org/release/wordpress-6.9.1-new-bundled.zip";s:7:"partial";s:61:"https://downloads.w.org/release/wordpress-6.9.1-partial-0.zip";s:8:"rollback";s:62:"https://downloads.w.org/release/wordpress-6.9.1-rollback-0.zip";}s:7:"current";s:5:"6.9.1";s:7:"version";s:5:"6.9.1";s:11:"php_version";s:6:"7.2.24";s:13:"mysql_version";s:5:"5.5.5";s:11:"new_bundled";s:3:"6.7";s:15:"partial_version";s:3:"6.9";s:9:"new_files";s:0:"";}i:2;O:8:"stdClass":11:{s:8:"response";s:10:"autoupdate";s:8:"download";s:51:"https://downloads.w.org/release/wordpress-6.9.0.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:51:"https://downloads.w.org/release/wordpress-6.9.0.zip";s:10:"no_content";s:0:"";s:11:"new_bundled";s:0:"";s:7:"partial";s:0:"";s:8:"rollback";s:0:"";}s:7:"current";s:5:"6.9.0";s:7:"version";s:5:"6.9.0";s:11:"php_version";s:6:"7.2.24";s:13:"mysql_version";s:5:"5.5.5";s:11:"new_bundled";s:3:"6.7";s:15:"partial_version";s:0:"";s:9:"new_files";s:1:"1";}}s:12:"last_checked";i:1770163024;s:15:"version_checked";s:3:"6.9";s:12:"translations";a:0:{}}', 'off'),
(47717, '_site_transient_update_themes', 'O:8:"stdClass":5:{s:12:"last_checked";i:1770163025;s:7:"checked";a:3:{s:16:"twentytwentyfour";s:3:"1.3";s:11:"zegen-child";s:3:"1.0";s:5:"zegen";s:5:"1.1.9";}s:8:"response";a:1:{s:16:"twentytwentyfour";a:6:{s:5:"theme";s:16:"twentytwentyfour";s:11:"new_version";s:3:"1.4";s:3:"url";s:46:"https://wordpress.org/themes/twentytwentyfour/";s:7:"package";s:62:"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip";s:8:"requires";s:3:"6.4";s:12:"requires_php";s:3:"7.0";}}s:9:"no_update";a:0:{}s:12:"translations";a:0:{}}', 'off'),
(47718, '_site_transient_timeout_envato_market_themes', '1770166625', 'off'),
(47719, '_site_transient_envato_market_themes', 'a:4:{s:9:"purchased";a:0:{}s:6:"active";a:0:{}s:9:"installed";a:0:{}s:7:"install";a:0:{}}', 'off'),
(47720, '_site_transient_update_plugins', 'O:8:"stdClass":5:{s:12:"last_checked";i:1770163029;s:8:"response";a:6:{s:25:"charitable/charitable.php";O:8:"stdClass":13:{s:2:"id";s:24:"w.org/plugins/charitable";s:4:"slug";s:10:"charitable";s:6:"plugin";s:25:"charitable/charitable.php";s:11:"new_version";s:7:"1.8.9.3";s:3:"url";s:41:"https://wordpress.org/plugins/charitable/";s:7:"package";s:61:"https://downloads.wordpress.org/plugin/charitable.1.8.9.3.zip";s:5:"icons";a:1:{s:2:"1x";s:63:"https://ps.w.org/charitable/assets/icon-128x128.jpg?rev=1225178";}s:7:"banners";a:2:{s:2:"2x";s:66:"https://ps.w.org/charitable/assets/banner-1544x500.png?rev=1751623";s:2:"1x";s:65:"https://ps.w.org/charitable/assets/banner-772x250.png?rev=1751623";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.0";s:6:"tested";s:5:"6.9.1";s:12:"requires_php";s:3:"7.2";s:16:"requires_plugins";a:0:{}}s:36:"contact-form-7/wp-contact-form-7.php";O:8:"stdClass":13:{s:2:"id";s:28:"w.org/plugins/contact-form-7";s:4:"slug";s:14:"contact-form-7";s:6:"plugin";s:36:"contact-form-7/wp-contact-form-7.php";s:11:"new_version";s:5:"6.1.4";s:3:"url";s:45:"https://wordpress.org/plugins/contact-form-7/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/contact-form-7.6.1.4.zip";s:5:"icons";a:2:{s:2:"1x";s:59:"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255";s:3:"svg";s:59:"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255";}s:7:"banners";a:2:{s:2:"2x";s:69:"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901";s:2:"1x";s:68:"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.7";s:6:"tested";s:5:"6.9.1";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:0:{}}s:23:"elementor/elementor.php";O:8:"stdClass":13:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:6:"3.35.0";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:7:"package";s:59:"https://downloads.wordpress.org/plugin/elementor.3.35.0.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228";s:2:"1x";s:62:"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.6";s:6:"tested";s:5:"6.9.1";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:0:{}}s:35:"litespeed-cache/litespeed-cache.php";O:8:"stdClass":13:{s:2:"id";s:29:"w.org/plugins/litespeed-cache";s:4:"slug";s:15:"litespeed-cache";s:6:"plugin";s:35:"litespeed-cache/litespeed-cache.php";s:11:"new_version";s:3:"7.7";s:3:"url";s:46:"https://wordpress.org/plugins/litespeed-cache/";s:7:"package";s:62:"https://downloads.wordpress.org/plugin/litespeed-cache.7.7.zip";s:5:"icons";a:2:{s:2:"2x";s:68:"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181";s:2:"1x";s:68:"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181";}s:7:"banners";a:2:{s:2:"2x";s:71:"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181";s:2:"1x";s:70:"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.3";s:6:"tested";s:5:"6.9.1";s:12:"requires_php";s:3:"7.2";s:16:"requires_plugins";a:0:{}}s:77:"minimal-coming-soon-maintenance-mode/minimal-coming-soon-maintenance-mode.php";O:8:"stdClass":13:{s:2:"id";s:50:"w.org/plugins/minimal-coming-soon-maintenance-mode";s:4:"slug";s:36:"minimal-coming-soon-maintenance-mode";s:6:"plugin";s:77:"minimal-coming-soon-maintenance-mode/minimal-coming-soon-maintenance-mode.php";s:11:"new_version";s:4:"2.43";s:3:"url";s:67:"https://wordpress.org/plugins/minimal-coming-soon-maintenance-mode/";s:7:"package";s:84:"https://downloads.wordpress.org/plugin/minimal-coming-soon-maintenance-mode.2.43.zip";s:5:"icons";a:2:{s:2:"2x";s:89:"https://ps.w.org/minimal-coming-soon-maintenance-mode/assets/icon-256x256.png?rev=1797141";s:2:"1x";s:89:"https://ps.w.org/minimal-coming-soon-maintenance-mode/assets/icon-128x128.png?rev=1797141";}s:7:"banners";a:2:{s:2:"2x";s:92:"https://ps.w.org/minimal-coming-soon-maintenance-mode/assets/banner-1544x500.png?rev=1807800";s:2:"1x";s:91:"https://ps.w.org/minimal-coming-soon-maintenance-mode/assets/banner-772x250.png?rev=1807800";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.0";s:6:"tested";s:5:"6.9.1";s:12:"requires_php";s:3:"5.2";s:16:"requires_plugins";a:0:{}}s:27:"woocommerce/woocommerce.php";O:8:"stdClass":13:{s:2:"id";s:25:"w.org/plugins/woocommerce";s:4:"slug";s:11:"woocommerce";s:6:"plugin";s:27:"woocommerce/woocommerce.php";s:11:"new_version";s:6:"10.4.3";s:3:"url";s:42:"https://wordpress.org/plugins/woocommerce/";s:7:"package";s:61:"https://downloads.wordpress.org/plugin/woocommerce.10.4.3.zip";s:5:"icons";a:2:{s:2:"1x";s:56:"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504";s:3:"svg";s:56:"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504";s:2:"1x";s:66:"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"6.8";s:6:"tested";s:5:"6.9.1";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:0:{}}}s:12:"translations";a:0:{}s:9:"no_update";a:1:{s:39:"wp-file-manager/file_folder_manager.php";O:8:"stdClass":10:{s:2:"id";s:29:"w.org/plugins/wp-file-manager";s:4:"slug";s:15:"wp-file-manager";s:6:"plugin";s:39:"wp-file-manager/file_folder_manager.php";s:11:"new_version";s:5:"8.0.2";s:3:"url";s:46:"https://wordpress.org/plugins/wp-file-manager/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/wp-file-manager.zip";s:5:"icons";a:1:{s:2:"1x";s:68:"https://ps.w.org/wp-file-manager/assets/icon-128x128.png?rev=2491299";}s:7:"banners";a:1:{s:2:"1x";s:70:"https://ps.w.org/wp-file-manager/assets/banner-772x250.jpg?rev=2491299";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.0";}}s:7:"checked";a:12:{s:25:"charitable/charitable.php";s:7:"1.8.5.1";s:36:"contact-form-7/wp-contact-form-7.php";s:5:"6.0.6";s:23:"elementor/elementor.php";s:6:"3.28.3";s:31:"envato-market/envato-market.php";s:6:"2.0.12";s:35:"litespeed-cache/litespeed-cache.php";s:5:"7.0.1";s:77:"minimal-coming-soon-maintenance-mode/minimal-coming-soon-maintenance-mode.php";s:4:"2.42";s:23:"revslider/revslider.php";s:6:"6.7.31";s:40:"ux-bot-random-text/ux-content-themes.php";s:3:"9.2";s:27:"woocommerce/woocommerce.php";s:5:"9.8.6";s:41:"woocommerce_inputs/woocommerce_inputs.php";s:5:"2.5.2";s:39:"wp-file-manager/file_folder_manager.php";s:5:"8.0.2";s:20:"zegen-core/index.php";s:3:"2.0";}}', 'off'),
(47747, '_wp_session_expires_6244cd194922937a6a77ddac95a26fa3', '1770283374', 'off'),
(47748, '_transient_timeout_elementor_remote_info_api_data_3.28.3', '1770240177', 'off'),
(47749, '_transient_elementor_remote_info_api_data_3.28.3', 'a:4:{s:9:"timestamp";s:10:"1770194348";s:14:"upgrade_notice";a:3:{s:7:"version";s:5:"2.0.0";s:7:"message";s:0:"";s:11:"update_link";s:0:"";}s:11:"pro_widgets";a:82:{i:0;a:4:{s:4:"name";s:6:"search";s:5:"title";s:6:"Search";s:4:"icon";s:17:"eicon-site-search";s:10:"categories";s:16:"["pro-elements"]";}i:1;a:4:{s:4:"name";s:5:"posts";s:5:"title";s:5:"Posts";s:4:"icon";s:15:"eicon-post-list";s:10:"categories";s:16:"["pro-elements"]";}i:2;a:4:{s:4:"name";s:9:"portfolio";s:5:"title";s:9:"Portfolio";s:4:"icon";s:18:"eicon-gallery-grid";s:10:"categories";s:16:"["pro-elements"]";}i:3;a:4:{s:4:"name";s:17:"link-in-bio-var-2";s:5:"title";s:7:"Classic";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:4;a:4:{s:4:"name";s:9:"mega-menu";s:5:"title";s:4:"Menu";s:4:"icon";s:15:"eicon-mega-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:5;a:4:{s:4:"name";s:17:"link-in-bio-var-3";s:5:"title";s:8:"Showcase";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:6;a:4:{s:4:"name";s:4:"form";s:5:"title";s:4:"Form";s:4:"icon";s:21:"eicon-form-horizontal";s:10:"categories";s:16:"["pro-elements"]";}i:7;a:4:{s:4:"name";s:17:"link-in-bio-var-4";s:5:"title";s:5:"Links";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:8;a:4:{s:4:"name";s:9:"loop-grid";s:5:"title";s:9:"Loop Grid";s:4:"icon";s:18:"eicon-loop-builder";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:9;a:4:{s:4:"name";s:17:"link-in-bio-var-5";s:5:"title";s:8:"Services";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:10;a:4:{s:4:"name";s:13:"loop-carousel";s:5:"title";s:13:"Loop Carousel";s:4:"icon";s:19:"eicon-carousel-loop";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:11;a:4:{s:4:"name";s:17:"link-in-bio-var-6";s:5:"title";s:9:"Portfolio";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:12;a:4:{s:4:"name";s:7:"gallery";s:5:"title";s:7:"Gallery";s:4:"icon";s:23:"eicon-gallery-justified";s:10:"categories";s:16:"["pro-elements"]";}i:13;a:4:{s:4:"name";s:17:"link-in-bio-var-7";s:5:"title";s:13:"Business Card";s:4:"icon";s:19:"eicon-site-identity";s:10:"categories";s:15:"["link-in-bio"]";}i:14;a:4:{s:4:"name";s:17:"animated-headline";s:5:"title";s:17:"Animated Headline";s:4:"icon";s:23:"eicon-animated-headline";s:10:"categories";s:16:"["pro-elements"]";}i:15;a:4:{s:4:"name";s:10:"price-list";s:5:"title";s:10:"Price List";s:4:"icon";s:16:"eicon-price-list";s:10:"categories";s:16:"["pro-elements"]";}i:16;a:4:{s:4:"name";s:11:"price-table";s:5:"title";s:11:"Price Table";s:4:"icon";s:17:"eicon-price-table";s:10:"categories";s:16:"["pro-elements"]";}i:17;a:4:{s:4:"name";s:8:"flip-box";s:5:"title";s:8:"Flip Box";s:4:"icon";s:14:"eicon-flip-box";s:10:"categories";s:16:"["pro-elements"]";}i:18;a:4:{s:4:"name";s:14:"call-to-action";s:5:"title";s:14:"Call to Action";s:4:"icon";s:20:"eicon-image-rollover";s:10:"categories";s:16:"["pro-elements"]";}i:19;a:4:{s:4:"name";s:14:"media-carousel";s:5:"title";s:14:"Media Carousel";s:4:"icon";s:20:"eicon-media-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:20;a:4:{s:4:"name";s:15:"nested-carousel";s:5:"title";s:8:"Carousel";s:4:"icon";s:21:"eicon-nested-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:21;a:4:{s:4:"name";s:10:"off-canvas";s:5:"title";s:10:"Off-Canvas";s:4:"icon";s:16:"eicon-off-canvas";s:10:"categories";s:16:"["pro-elements"]";}i:22;a:4:{s:4:"name";s:9:"countdown";s:5:"title";s:9:"Countdown";s:4:"icon";s:15:"eicon-countdown";s:10:"categories";s:16:"["pro-elements"]";}i:23;a:4:{s:4:"name";s:13:"share-buttons";s:5:"title";s:13:"Share Buttons";s:4:"icon";s:11:"eicon-share";s:10:"categories";s:16:"["pro-elements"]";}i:24;a:4:{s:4:"name";s:10:"blockquote";s:5:"title";s:10:"Blockquote";s:4:"icon";s:16:"eicon-blockquote";s:10:"categories";s:16:"["pro-elements"]";}i:25;a:4:{s:4:"name";s:6:"lottie";s:5:"title";s:6:"Lottie";s:4:"icon";s:12:"eicon-lottie";s:10:"categories";s:16:"["pro-elements"]";}i:26;a:4:{s:4:"name";s:7:"hotspot";s:5:"title";s:7:"Hotspot";s:4:"icon";s:19:"eicon-image-hotspot";s:10:"categories";s:16:"["pro-elements"]";}i:27;a:4:{s:4:"name";s:13:"paypal-button";s:5:"title";s:13:"PayPal Button";s:4:"icon";s:19:"eicon-paypal-button";s:10:"categories";s:16:"["pro-elements"]";}i:28;a:4:{s:4:"name";s:14:"code-highlight";s:5:"title";s:14:"Code Highlight";s:4:"icon";s:20:"eicon-code-highlight";s:10:"categories";s:16:"["pro-elements"]";}i:29;a:4:{s:4:"name";s:14:"video-playlist";s:5:"title";s:14:"Video Playlist";s:4:"icon";s:20:"eicon-video-playlist";s:10:"categories";s:16:"["pro-elements"]";}i:30;a:4:{s:4:"name";s:8:"template";s:5:"title";s:8:"Template";s:4:"icon";s:19:"eicon-document-file";s:10:"categories";s:16:"["pro-elements"]";}i:31;a:4:{s:4:"name";s:13:"stripe-button";s:5:"title";s:13:"Stripe Button";s:4:"icon";s:19:"eicon-stripe-button";s:10:"categories";s:16:"["pro-elements"]";}i:32;a:4:{s:4:"name";s:16:"progress-tracker";s:5:"title";s:16:"Progress Tracker";s:4:"icon";s:22:"eicon-progress-tracker";s:10:"categories";s:40:"["pro-elements","theme-elements-single"]";}i:33;a:4:{s:4:"name";s:8:"nav-menu";s:5:"title";s:8:"Nav Menu";s:4:"icon";s:14:"eicon-nav-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:34;a:4:{s:4:"name";s:17:"table-of-contents";s:5:"title";s:17:"Table of Contents";s:4:"icon";s:23:"eicon-table-of-contents";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:35;a:4:{s:4:"name";s:5:"login";s:5:"title";s:5:"Login";s:4:"icon";s:15:"eicon-lock-user";s:10:"categories";s:16:"["pro-elements"]";}i:36;a:4:{s:4:"name";s:6:"slides";s:5:"title";s:6:"Slides";s:4:"icon";s:12:"eicon-slides";s:10:"categories";s:16:"["pro-elements"]";}i:37;a:4:{s:4:"name";s:20:"testimonial-carousel";s:5:"title";s:20:"Testimonial Carousel";s:4:"icon";s:26:"eicon-testimonial-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:38;a:4:{s:4:"name";s:7:"reviews";s:5:"title";s:7:"Reviews";s:4:"icon";s:12:"eicon-review";s:10:"categories";s:16:"["pro-elements"]";}i:39;a:4:{s:4:"name";s:15:"facebook-button";s:5:"title";s:15:"Facebook Button";s:4:"icon";s:23:"eicon-facebook-like-box";s:10:"categories";s:16:"["pro-elements"]";}i:40;a:4:{s:4:"name";s:17:"facebook-comments";s:5:"title";s:17:"Facebook Comments";s:4:"icon";s:23:"eicon-facebook-comments";s:10:"categories";s:16:"["pro-elements"]";}i:41;a:4:{s:4:"name";s:14:"facebook-embed";s:5:"title";s:14:"Facebook Embed";s:4:"icon";s:14:"eicon-fb-embed";s:10:"categories";s:16:"["pro-elements"]";}i:42;a:4:{s:4:"name";s:13:"facebook-page";s:5:"title";s:13:"Facebook Page";s:4:"icon";s:13:"eicon-fb-feed";s:10:"categories";s:16:"["pro-elements"]";}i:43;a:4:{s:4:"name";s:15:"theme-site-logo";s:5:"title";s:9:"Site Logo";s:4:"icon";s:15:"eicon-site-logo";s:10:"categories";s:18:"["theme-elements"]";}i:44;a:4:{s:4:"name";s:16:"theme-site-title";s:5:"title";s:10:"Site Title";s:4:"icon";s:16:"eicon-site-title";s:10:"categories";s:18:"["theme-elements"]";}i:45;a:4:{s:4:"name";s:16:"theme-page-title";s:5:"title";s:10:"Page Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:46;a:4:{s:4:"name";s:16:"theme-post-title";s:5:"title";s:10:"Post Title";s:4:"icon";s:16:"eicon-post-title";s:10:"categories";s:18:"["theme-elements"]";}i:47;a:4:{s:4:"name";s:18:"theme-post-excerpt";s:5:"title";s:12:"Post Excerpt";s:4:"icon";s:18:"eicon-post-excerpt";s:10:"categories";s:18:"["theme-elements"]";}i:48;a:4:{s:4:"name";s:25:"theme-post-featured-image";s:5:"title";s:14:"Featured Image";s:4:"icon";s:20:"eicon-featured-image";s:10:"categories";s:18:"["theme-elements"]";}i:49;a:4:{s:4:"name";s:19:"theme-archive-title";s:5:"title";s:13:"Archive Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:50;a:4:{s:4:"name";s:13:"archive-posts";s:5:"title";s:13:"Archive Posts";s:4:"icon";s:19:"eicon-archive-posts";s:10:"categories";s:18:"["theme-elements"]";}i:51;a:4:{s:4:"name";s:10:"author-box";s:5:"title";s:10:"Author Box";s:4:"icon";s:12:"eicon-person";s:10:"categories";s:18:"["theme-elements"]";}i:52;a:4:{s:4:"name";s:13:"post-comments";s:5:"title";s:13:"Post Comments";s:4:"icon";s:14:"eicon-comments";s:10:"categories";s:18:"["theme-elements"]";}i:53;a:4:{s:4:"name";s:15:"post-navigation";s:5:"title";s:15:"Post Navigation";s:4:"icon";s:21:"eicon-post-navigation";s:10:"categories";s:18:"["theme-elements"]";}i:54;a:4:{s:4:"name";s:9:"post-info";s:5:"title";s:9:"Post Info";s:4:"icon";s:15:"eicon-post-info";s:10:"categories";s:18:"["theme-elements"]";}i:55;a:4:{s:4:"name";s:7:"sitemap";s:5:"title";s:7:"Sitemap";s:4:"icon";s:13:"eicon-sitemap";s:10:"categories";s:18:"["theme-elements"]";}i:56;a:4:{s:4:"name";s:11:"breadcrumbs";s:5:"title";s:11:"Breadcrumbs";s:4:"icon";s:11:"eicon-yoast";s:10:"categories";s:18:"["theme-elements"]";}i:57;a:4:{s:4:"name";s:21:"woocommerce-menu-cart";s:5:"title";s:9:"Menu Cart";s:4:"icon";s:10:"eicon-cart";s:10:"categories";s:41:"["theme-elements","woocommerce-elements"]";}i:58;a:4:{s:4:"name";s:19:"wc-archive-products";s:5:"title";s:16:"Archive Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:59;a:4:{s:4:"name";s:31:"woocommerce-archive-description";s:5:"title";s:19:"Archive Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:60;a:4:{s:4:"name";s:20:"woocommerce-products";s:5:"title";s:8:"Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:61;a:4:{s:4:"name";s:22:"woocommerce-breadcrumb";s:5:"title";s:23:"WooCommerce Breadcrumbs";s:4:"icon";s:25:"eicon-product-breadcrumbs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:62;a:4:{s:4:"name";s:14:"wc-add-to-cart";s:5:"title";s:18:"Custom Add To Cart";s:4:"icon";s:17:"eicon-woocommerce";s:10:"categories";s:24:"["woocommerce-elements"]";}i:63;a:4:{s:4:"name";s:11:"wc-elements";s:5:"title";s:17:"WooCommerce Pages";s:4:"icon";s:19:"eicon-product-pages";s:10:"categories";s:24:"["woocommerce-elements"]";}i:64;a:4:{s:4:"name";s:13:"wc-categories";s:5:"title";s:18:"Product Categories";s:4:"icon";s:24:"eicon-product-categories";s:10:"categories";s:24:"["woocommerce-elements"]";}i:65;a:4:{s:4:"name";s:25:"woocommerce-product-title";s:5:"title";s:13:"Product Title";s:4:"icon";s:19:"eicon-product-title";s:10:"categories";s:24:"["woocommerce-elements"]";}i:66;a:4:{s:4:"name";s:26:"woocommerce-product-images";s:5:"title";s:14:"Product Images";s:4:"icon";s:20:"eicon-product-images";s:10:"categories";s:24:"["woocommerce-elements"]";}i:67;a:4:{s:4:"name";s:25:"woocommerce-product-price";s:5:"title";s:13:"Product Price";s:4:"icon";s:19:"eicon-product-price";s:10:"categories";s:24:"["woocommerce-elements"]";}i:68;a:4:{s:4:"name";s:31:"woocommerce-product-add-to-cart";s:5:"title";s:11:"Add To Cart";s:4:"icon";s:25:"eicon-product-add-to-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:69;a:4:{s:4:"name";s:26:"woocommerce-product-rating";s:5:"title";s:14:"Product Rating";s:4:"icon";s:20:"eicon-product-rating";s:10:"categories";s:24:"["woocommerce-elements"]";}i:70;a:4:{s:4:"name";s:25:"woocommerce-product-stock";s:5:"title";s:13:"Product Stock";s:4:"icon";s:19:"eicon-product-stock";s:10:"categories";s:24:"["woocommerce-elements"]";}i:71;a:4:{s:4:"name";s:24:"woocommerce-product-meta";s:5:"title";s:12:"Product Meta";s:4:"icon";s:18:"eicon-product-meta";s:10:"categories";s:24:"["woocommerce-elements"]";}i:72;a:4:{s:4:"name";s:37:"woocommerce-product-short-description";s:5:"title";s:17:"Short Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:73;a:4:{s:4:"name";s:29:"woocommerce-product-data-tabs";s:5:"title";s:17:"Product Data Tabs";s:4:"icon";s:18:"eicon-product-tabs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:74;a:4:{s:4:"name";s:42:"woocommerce-product-additional-information";s:5:"title";s:22:"Additional Information";s:4:"icon";s:19:" eicon-product-info";s:10:"categories";s:24:"["woocommerce-elements"]";}i:75;a:4:{s:4:"name";s:27:"woocommerce-product-related";s:5:"title";s:15:"Product Related";s:4:"icon";s:21:"eicon-product-related";s:10:"categories";s:24:"["woocommerce-elements"]";}i:76;a:4:{s:4:"name";s:26:"woocommerce-product-upsell";s:5:"title";s:7:"Upsells";s:4:"icon";s:20:"eicon-product-upsell";s:10:"categories";s:24:"["woocommerce-elements"]";}i:77;a:4:{s:4:"name";s:25:"woocommerce-checkout-page";s:5:"title";s:8:"Checkout";s:4:"icon";s:14:"eicon-checkout";s:10:"categories";s:24:"["woocommerce-elements"]";}i:78;a:4:{s:4:"name";s:16:"woocommerce-cart";s:5:"title";s:4:"Cart";s:4:"icon";s:14:"eicon-woo-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:79;a:4:{s:4:"name";s:22:"woocommerce-my-account";s:5:"title";s:10:"My Account";s:4:"icon";s:16:"eicon-my-account";s:10:"categories";s:24:"["woocommerce-elements"]";}i:80;a:4:{s:4:"name";s:28:"woocommerce-purchase-summary";s:5:"title";s:16:"Purchase Summary";s:4:"icon";s:22:"eicon-purchase-summary";s:10:"categories";s:24:"["woocommerce-elements"]";}i:81;a:4:{s:4:"name";s:19:"woocommerce-notices";s:5:"title";s:19:"WooCommerce Notices";s:4:"icon";s:25:"eicon-woocommerce-notices";s:10:"categories";s:24:"["woocommerce-elements"]";}}s:17:"canary_deployment";a:2:{s:11:"plugin_info";a:11:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:5:"3.6.0";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:5:"icons";a:3:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768";s:2:"1x";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";s:3:"svg";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"6.9.1";s:12:"requires_php";s:3:"5.6";}s:10:"conditions";a:0:{}}}', 'off'),
(47758, '_site_transient_timeout_wp_theme_files_patterns-23c9a8868cc52cbe96b4039c1265c4f0', '1770205689', 'off'),
(47759, '_site_transient_wp_theme_files_patterns-23c9a8868cc52cbe96b4039c1265c4f0', 'a:2:{s:7:"version";s:3:"1.0";s:8:"patterns";a:0:{}}', 'off'),
(47760, '_site_transient_timeout_wp_theme_files_patterns-857e98c565f90e59b810e232aec1b38f', '1770205689', 'off'),
(47761, '_site_transient_wp_theme_files_patterns-857e98c565f90e59b810e232aec1b38f', 'a:2:{s:7:"version";s:5:"1.1.9";s:8:"patterns";a:0:{}}', 'off');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_postmeta`
--

CREATE TABLE `wpd6_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_postmeta`
--

INSERT INTO `wpd6_postmeta` VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(3, 6, '_form', '<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit "Submit"]'),
(4, 6, '_mail', 'a:8:{s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:45:"[_site_title] <wordpress@thefusionchurch.org>";s:4:"body";s:191:"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).";s:9:"recipient";s:19:"[_site_admin_email]";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";i:0;s:13:"exclude_blank";i:0;}'),
(5, 6, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:30:"[_site_title] "[your-subject]"";s:6:"sender";s:45:"[_site_title] <wordpress@thefusionchurch.org>";s:4:"body";s:220:"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:29:"Reply-To: [_site_admin_email]";s:11:"attachments";s:0:"";s:8:"use_html";i:0;s:13:"exclude_blank";i:0;}'),
(6, 6, '_messages', 'a:12:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:27:"Please fill out this field.";s:16:"invalid_too_long";s:32:"This field has a too long input.";s:17:"invalid_too_short";s:33:"This field has a too short input.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:31:"The uploaded file is too large.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";}'),
(7, 6, '_additional_settings', ''),
(8, 6, '_locale', 'en_US'),
(9, 6, '_hash', '55e27896967e08c8028532f8812bc970969dfb9a'),
(10, 9, '_wp_attached_file', 'woocommerce-placeholder.png'),
(11, 9, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:27:"woocommerce-placeholder.png";s:8:"filesize";i:48149;s:5:"sizes";a:20:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12321;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2330;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"woocommerce-placeholder-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:38159;}s:6:"medium";a:5:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12321;}s:5:"large";a:5:{s:4:"file";s:37:"woocommerce-placeholder-1024x1024.png";s:5:"width";i:1024;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:90808;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4209;}s:12:"medium_large";a:5:{s:4:"file";s:35:"woocommerce-placeholder-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:56643;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:65835;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:33:"woocommerce-placeholder-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1321;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12321;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34088;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:16304;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:35426;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:35426;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-860x860.png";s:5:"width";i:860;s:6:"height";i:860;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:67831;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:36:"woocommerce-placeholder-1160x650.png";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:107701;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:36:"woocommerce-placeholder-1160x700.png";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:108356;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:37:"woocommerce-placeholder-1160x1160.png";s:5:"width";i:1160;s:6:"height";i:1160;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:111586;}s:16:"event-post-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:38196;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:35:"woocommerce-placeholder-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11988;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12, 785, '_wp_attached_file', '2016/05/1.jpg'),
(13, 785, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:204;s:6:"height";i:30;s:4:"file";s:13:"2016/05/1.jpg";s:8:"filesize";i:4255;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:12:"1-100x30.jpg";s:5:"width";i:100;s:6:"height";i:30;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1700;}s:9:"thumbnail";a:5:{s:4:"file";s:12:"1-150x30.jpg";s:5:"width";i:150;s:6:"height";i:30;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2201;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:11:"1-70x30.jpg";s:5:"width";i:70;s:6:"height";i:30;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1400;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14, 786, '_wp_attached_file', '2016/05/2.jpg'),
(15, 786, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:152;s:6:"height";i:23;s:4:"file";s:13:"2016/05/2.jpg";s:8:"filesize";i:3813;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:12:"2-100x23.jpg";s:5:"width";i:100;s:6:"height";i:23;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1846;}s:9:"thumbnail";a:5:{s:4:"file";s:12:"2-150x23.jpg";s:5:"width";i:150;s:6:"height";i:23;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2346;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:11:"2-70x23.jpg";s:5:"width";i:70;s:6:"height";i:23;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1486;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(16, 787, '_wp_attached_file', '2016/05/3.jpg'),
(17, 787, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:202;s:6:"height";i:28;s:4:"file";s:13:"2016/05/3.jpg";s:8:"filesize";i:4661;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:12:"3-100x28.jpg";s:5:"width";i:100;s:6:"height";i:28;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1852;}s:9:"thumbnail";a:5:{s:4:"file";s:12:"3-150x28.jpg";s:5:"width";i:150;s:6:"height";i:28;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2299;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:11:"3-70x28.jpg";s:5:"width";i:70;s:6:"height";i:28;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1486;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(18, 788, '_wp_attached_file', '2016/05/Untitled-1.jpg'),
(19, 788, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:178;s:6:"height";i:29;s:4:"file";s:22:"2016/05/Untitled-1.jpg";s:8:"filesize";i:4142;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"Untitled-1-100x29.jpg";s:5:"width";i:100;s:6:"height";i:29;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1753;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"Untitled-1-150x29.jpg";s:5:"width";i:150;s:6:"height";i:29;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2287;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:20:"Untitled-1-70x29.jpg";s:5:"width";i:70;s:6:"height";i:29;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1469;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(20, 1511, '_wp_attached_file', '2016/05/ICON.png'),
(21, 1511, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:46;s:6:"height";i:19;s:4:"file";s:16:"2016/05/ICON.png";s:8:"filesize";i:1867;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(22, 1793, '_wp_attached_file', '2016/05/logo.png'),
(23, 1793, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:81;s:6:"height";i:62;s:4:"file";s:16:"2016/05/logo.png";s:8:"filesize";i:2729;s:5:"sizes";a:1:{s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:14:"logo-70x62.png";s:5:"width";i:70;s:6:"height";i:62;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1927;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(24, 1794, '_wp_attached_file', '2016/05/logo1.png'),
(25, 1794, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:81;s:6:"height";i:90;s:4:"file";s:17:"2016/05/logo1.png";s:8:"filesize";i:2815;s:5:"sizes";a:1:{s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:15:"logo1-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3103;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(26, 2110, '_wp_attached_file', '2016/06/342466858.mp4'),
(27, 2110, '_wp_attachment_metadata', 'a:10:{s:8:"filesize";i:10078450;s:9:"mime_type";s:9:"video/mp4";s:6:"length";i:17;s:16:"length_formatted";s:4:"0:17";s:5:"width";i:1920;s:6:"height";i:1080;s:10:"fileformat";s:3:"mp4";s:10:"dataformat";s:9:"quicktime";s:5:"audio";a:7:{s:10:"dataformat";s:3:"mp4";s:5:"codec";s:19:"ISO/IEC 14496-3 AAC";s:11:"sample_rate";d:48000;s:8:"channels";i:2;s:15:"bits_per_sample";i:16;s:8:"lossless";b:0;s:11:"channelmode";s:6:"stereo";}s:17:"created_timestamp";i:1425464951;}'),
(28, 2331, '_wp_attached_file', '2016/06/pdfchurch.pdf'),
(29, 2331, '_wp_attachment_metadata', 'a:1:{s:8:"filesize";i:12489537;}'),
(30, 2641, '_wp_attached_file', '2016/06/342466858.mpg'),
(31, 2641, '_wp_attachment_metadata', 'a:2:{s:8:"filesize";i:3600384;s:9:"mime_type";s:10:"video/mpeg";}'),
(32, 2642, '_wp_attached_file', '2016/06/342466858.webm'),
(33, 2642, '_wp_attachment_metadata', 'a:10:{s:7:"bitrate";i:1869120;s:8:"filesize";i:4313280;s:9:"mime_type";s:10:"video/webm";s:6:"length";i:17;s:16:"length_formatted";s:4:"0:17";s:5:"width";i:1280;s:6:"height";i:720;s:10:"fileformat";s:4:"webm";s:10:"dataformat";s:3:"vp8";s:5:"audio";a:10:{s:10:"dataformat";s:6:"vorbis";s:11:"sample_rate";i:44100;s:8:"channels";i:2;s:8:"language";s:3:"und";s:15:"bits_per_sample";i:32;s:8:"lossless";b:0;s:12:"bitrate_mode";s:3:"vbr";s:7:"bitrate";i:128000;s:11:"channelmode";s:6:"stereo";s:17:"compression_ratio";d:0.04535147392290249379609434754456742666661739349365234375;}}'),
(34, 2643, '_wp_attached_file', '2016/06/342466858.ogv'),
(35, 2643, '_wp_attachment_metadata', 'a:6:{s:8:"filesize";i:4152630;s:9:"mime_type";s:9:"video/ogg";s:5:"width";i:1280;s:6:"height";i:720;s:10:"fileformat";s:3:"ogg";s:10:"dataformat";s:6:"theora";}'),
(36, 2664, '_wp_attached_file', '2016/06/342466858-1.mpg'),
(37, 2664, '_wp_attachment_metadata', 'a:2:{s:8:"filesize";i:7321600;s:9:"mime_type";s:10:"video/mpeg";}'),
(38, 2665, '_wp_attached_file', '2016/06/342466858-1.webm'),
(39, 2665, '_wp_attachment_metadata', 'a:10:{s:7:"bitrate";i:2007555;s:8:"filesize";i:4613600;s:9:"mime_type";s:10:"video/webm";s:6:"length";i:17;s:16:"length_formatted";s:4:"0:17";s:5:"width";i:1920;s:6:"height";i:1080;s:10:"fileformat";s:4:"webm";s:10:"dataformat";s:3:"vp8";s:5:"audio";a:10:{s:10:"dataformat";s:6:"vorbis";s:11:"sample_rate";i:44100;s:8:"channels";i:2;s:8:"language";s:3:"und";s:15:"bits_per_sample";i:32;s:8:"lossless";b:0;s:12:"bitrate_mode";s:3:"vbr";s:7:"bitrate";i:128000;s:11:"channelmode";s:6:"stereo";s:17:"compression_ratio";d:0.04535147392290249379609434754456742666661739349365234375;}}'),
(40, 2667, '_wp_attached_file', '2016/06/342466858-1.ogv'),
(41, 2667, '_wp_attachment_metadata', 'a:6:{s:8:"filesize";i:8946454;s:9:"mime_type";s:9:"video/ogg";s:5:"width";i:1920;s:6:"height";i:1080;s:10:"fileformat";s:3:"ogg";s:10:"dataformat";s:6:"theora";}'),
(42, 2669, '_wp_attached_file', '2016/06/video-filter.png'),
(43, 2669, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1903;s:6:"height";i:990;s:4:"file";s:24:"2016/06/video-filter.png";s:8:"filesize";i:10557;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"video-filter-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1089;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"video-filter-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:339;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"video-filter-600x312.png";s:5:"width";i:600;s:6:"height";i:312;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1518;}s:6:"medium";a:5:{s:4:"file";s:24:"video-filter-300x156.png";s:5:"width";i:300;s:6:"height";i:156;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:621;}s:5:"large";a:5:{s:4:"file";s:25:"video-filter-1024x533.png";s:5:"width";i:1024;s:6:"height";i:533;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3445;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"video-filter-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:490;}s:12:"medium_large";a:5:{s:4:"file";s:24:"video-filter-768x400.png";s:5:"width";i:768;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2162;}s:16:"event-post-thumb";a:5:{s:4:"file";s:24:"video-filter-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1502;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:24:"video-filter-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:894;}s:9:"1536x1536";a:5:{s:4:"file";s:25:"video-filter-1536x799.png";s:5:"width";i:1536;s:6:"height";i:799;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6706;}s:14:"post-thumbnail";a:5:{s:4:"file";s:24:"video-filter-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2865;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:22:"video-filter-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:247;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:24:"video-filter-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1089;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:24:"video-filter-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1949;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:24:"video-filter-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1373;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:24:"video-filter-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2649;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:24:"video-filter-580x302.png";s:5:"width";i:580;s:6:"height";i:302;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1433;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:24:"video-filter-860x447.png";s:5:"width";i:860;s:6:"height";i:447;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2573;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:25:"video-filter-1160x650.png";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4499;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:25:"video-filter-1160x700.png";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4836;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:25:"video-filter-1160x603.png";s:5:"width";i:1160;s:6:"height";i:603;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4182;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:24:"video-filter-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1949;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:25:"video-filter-1320x687.png";s:5:"width";i:1320;s:6:"height";i:687;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5178;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(44, 2812, '_wp_attached_file', '2016/06/logo-retina.png'),
(45, 2812, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:162;s:6:"height";i:180;s:4:"file";s:23:"2016/06/logo-retina.png";s:8:"filesize";i:4990;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"logo-retina-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4096;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"logo-retina-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6558;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:21:"logo-retina-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2748;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(46, 3013, '_wp_attached_file', '2016/06/video.png'),
(47, 3013, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:150;s:6:"height";i:150;s:4:"file";s:17:"2016/06/video.png";s:8:"filesize";i:4772;s:5:"sizes";a:2:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"video-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2528;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:15:"video-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1557;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(48, 4346, '_wp_attached_file', '2016/06/favicon.png'),
(49, 4346, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:19:"2016/06/favicon.png";s:8:"filesize";i:16002;s:5:"sizes";a:12:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"favicon-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10014;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"favicon-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2496;}s:6:"medium";a:5:{s:4:"file";s:19:"favicon-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10014;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"favicon-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4140;}s:16:"event-post-thumb";a:5:{s:4:"file";s:19:"favicon-512x300.png";s:5:"width";i:512;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6349;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:19:"favicon-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7050;}s:14:"post-thumbnail";a:5:{s:4:"file";s:19:"favicon-512x500.png";s:5:"width";i:512;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14648;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:17:"favicon-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1732;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:19:"favicon-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10014;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:19:"favicon-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11086;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:19:"favicon-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12141;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:19:"favicon-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11086;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(50, 4347, '_wp_attached_file', '2016/06/cropped-favicon.png'),
(51, 4347, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:27:"2016/06/cropped-favicon.png";s:8:"filesize";i:14692;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:27:"cropped-favicon-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10014;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"cropped-favicon-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4140;}s:16:"event-post-thumb";a:5:{s:4:"file";s:27:"cropped-favicon-512x300.png";s:5:"width";i:512;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6349;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:27:"cropped-favicon-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7050;}s:14:"post-thumbnail";a:5:{s:4:"file";s:27:"cropped-favicon-512x500.png";s:5:"width";i:512;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14648;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:25:"cropped-favicon-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1732;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:27:"cropped-favicon-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10014;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:27:"cropped-favicon-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11086;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:27:"cropped-favicon-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12141;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:27:"cropped-favicon-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11086;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"cropped-favicon-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2496;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(52, 4347, '_wp_attachment_context', 'site-icon'),
(53, 4347, 'cmsmasters_post_image_show', 'false'),
(54, 4347, 'cmsmasters_post_image_link', ''),
(55, 4347, 'cmsmasters_post_images', ''),
(56, 4347, 'cmsmasters_post_video_type', 'embedded'),
(57, 4347, 'cmsmasters_post_video_link', ''),
(58, 4347, 'cmsmasters_post_video_links', ''),
(59, 4347, 'cmsmasters_post_audio_links', ''),
(60, 4347, 'cmsmasters_post_title', 'true'),
(61, 4347, 'cmsmasters_post_sharing_box', 'true'),
(62, 4347, 'cmsmasters_post_author_box', 'true'),
(63, 4347, 'cmsmasters_post_more_posts', 'popular'),
(64, 4347, 'cmsmasters_post_read_more', 'Continue reading...'),
(65, 4347, 'cmsmasters_page_scheme', 'default'),
(66, 4347, 'cmsmasters_layout', 'r_sidebar'),
(67, 4347, 'cmsmasters_sidebar_id', ''),
(68, 4347, 'cmsmasters_bottom_sidebar', 'true'),
(69, 4347, 'cmsmasters_bottom_sidebar_id', ''),
(70, 4347, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(71, 4347, 'cmsmasters_bg_default', 'true'),
(72, 4347, 'cmsmasters_bg_col', '#ffffff'),
(73, 4347, 'cmsmasters_bg_img_enable', 'false'),
(74, 4347, 'cmsmasters_bg_img', ''),
(75, 4347, 'cmsmasters_bg_rep', 'no-repeat'),
(76, 4347, 'cmsmasters_bg_pos', 'top center'),
(77, 4347, 'cmsmasters_bg_att', 'scroll'),
(78, 4347, 'cmsmasters_bg_size', 'cover'),
(79, 4347, 'cmsmasters_heading', 'default'),
(80, 4347, 'cmsmasters_heading_title', ''),
(81, 4347, 'cmsmasters_heading_subtitle', ''),
(82, 4347, 'cmsmasters_heading_icon', ''),
(83, 4347, 'cmsmasters_heading_alignment', 'center'),
(84, 4347, 'cmsmasters_heading_scheme', 'first'),
(85, 4347, 'cmsmasters_heading_bg_img_enable', 'true'),
(86, 4347, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(87, 4347, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(88, 4347, 'cmsmasters_heading_bg_att', 'scroll'),
(89, 4347, 'cmsmasters_heading_bg_size', 'cover'),
(90, 4347, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(91, 4347, 'cmsmasters_heading_height', '250'),
(92, 4347, 'cmsmasters_breadcrumbs', 'true'),
(93, 1311, 'cmsmasters_composer_show', 'false'),
(94, 1311, 'cmsmasters_post_image_show', 'false'),
(95, 1311, 'cmsmasters_post_image_link', ''),
(96, 1311, 'cmsmasters_post_images', ''),
(97, 1311, 'cmsmasters_post_video_type', 'embedded'),
(98, 1311, 'cmsmasters_post_video_link', ''),
(99, 1311, 'cmsmasters_post_video_links', ''),
(100, 1311, 'cmsmasters_post_audio_links', ''),
(101, 1311, 'cmsmasters_post_title', 'true'),
(102, 1311, 'cmsmasters_post_sharing_box', 'true'),
(103, 1311, 'cmsmasters_post_author_box', 'true'),
(104, 1311, 'cmsmasters_post_more_posts', 'popular'),
(105, 1311, 'cmsmasters_post_read_more', 'Continue reading...'),
(106, 1311, 'cmsmasters_page_scheme', 'default'),
(107, 1311, 'cmsmasters_layout', 'r_sidebar'),
(108, 1311, 'cmsmasters_sidebar_id', ''),
(109, 1311, 'cmsmasters_bottom_sidebar', 'true'),
(110, 1311, 'cmsmasters_bottom_sidebar_id', ''),
(111, 1311, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(112, 1311, 'cmsmasters_bg_default', 'true'),
(113, 1311, 'cmsmasters_bg_col', '#ffffff'),
(114, 1311, 'cmsmasters_bg_img_enable', 'false'),
(115, 1311, 'cmsmasters_bg_img', ''),
(116, 1311, 'cmsmasters_bg_rep', 'no-repeat'),
(117, 1311, 'cmsmasters_bg_pos', 'top center'),
(118, 1311, 'cmsmasters_bg_att', 'scroll'),
(119, 1311, 'cmsmasters_bg_size', 'cover'),
(120, 1311, 'cmsmasters_heading', 'default'),
(121, 1311, 'cmsmasters_heading_title', ''),
(122, 1311, 'cmsmasters_heading_subtitle', ''),
(123, 1311, 'cmsmasters_heading_icon', ''),
(124, 1311, 'cmsmasters_heading_alignment', 'center'),
(125, 1311, 'cmsmasters_heading_scheme', 'first'),
(126, 1311, 'cmsmasters_heading_bg_img_enable', 'true'),
(127, 1311, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(128, 1311, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(129, 1311, 'cmsmasters_heading_bg_att', 'scroll'),
(130, 1311, 'cmsmasters_heading_bg_size', 'cover'),
(131, 1311, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(132, 1311, 'cmsmasters_heading_height', '250'),
(133, 1311, 'cmsmasters_breadcrumbs', 'true'),
(134, 1311, 'cmsmasters_composer_fullscreen', 'false'),
(135, 1311, 'slide_template', 'default'),
(136, 1311, 'cmsmasters_campaign_target', '50000'),
(137, 1311, 'cmsmasters_campaign_title', 'false'),
(138, 1311, 'cmsmasters_campaign_sharing_box', 'true'),
(139, 1311, 'cmsmasters_campaign_author_box', 'true'),
(140, 1311, 'cmsmasters_campaign_more_posts', 'related'),
(141, 1311, 'cmsmasters_campaign_read_more', 'Donate Now!'),
(142, 1311, '_wp_old_slug', 'time-to-share-our-faith'),
(143, 1311, '_thumbnail_id', '4555'),
(144, 1314, 'cmsmasters_composer_show', 'false'),
(145, 1314, 'cmsmasters_post_image_show', 'false'),
(146, 1314, 'cmsmasters_post_image_link', ''),
(147, 1314, 'cmsmasters_post_images', ''),
(148, 1314, 'cmsmasters_post_video_type', 'embedded'),
(149, 1314, 'cmsmasters_post_video_link', ''),
(150, 1314, 'cmsmasters_post_video_links', ''),
(151, 1314, 'cmsmasters_post_audio_links', ''),
(152, 1314, 'cmsmasters_post_title', 'true'),
(153, 1314, 'cmsmasters_post_sharing_box', 'true'),
(154, 1314, 'cmsmasters_post_author_box', 'true'),
(155, 1314, 'cmsmasters_post_more_posts', 'popular'),
(156, 1314, 'cmsmasters_post_read_more', 'Continue reading...'),
(157, 1314, 'cmsmasters_page_scheme', 'default'),
(158, 1314, 'cmsmasters_layout', 'r_sidebar'),
(159, 1314, 'cmsmasters_sidebar_id', ''),
(160, 1314, 'cmsmasters_bottom_sidebar', 'true'),
(161, 1314, 'cmsmasters_bottom_sidebar_id', ''),
(162, 1314, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(163, 1314, 'cmsmasters_bg_default', 'true'),
(164, 1314, 'cmsmasters_bg_col', '#ffffff'),
(165, 1314, 'cmsmasters_bg_img_enable', 'false'),
(166, 1314, 'cmsmasters_bg_img', ''),
(167, 1314, 'cmsmasters_bg_rep', 'no-repeat'),
(168, 1314, 'cmsmasters_bg_pos', 'top center'),
(169, 1314, 'cmsmasters_bg_att', 'scroll'),
(170, 1314, 'cmsmasters_bg_size', 'cover'),
(171, 1314, 'cmsmasters_heading', 'default'),
(172, 1314, 'cmsmasters_heading_title', ''),
(173, 1314, 'cmsmasters_heading_subtitle', ''),
(174, 1314, 'cmsmasters_heading_icon', ''),
(175, 1314, 'cmsmasters_heading_alignment', 'center'),
(176, 1314, 'cmsmasters_heading_scheme', 'first'),
(177, 1314, 'cmsmasters_heading_bg_img_enable', 'true'),
(178, 1314, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(179, 1314, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(180, 1314, 'cmsmasters_heading_bg_att', 'scroll'),
(181, 1314, 'cmsmasters_heading_bg_size', 'cover'),
(182, 1314, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(183, 1314, 'cmsmasters_heading_height', '250'),
(184, 1314, 'cmsmasters_breadcrumbs', 'true'),
(185, 1314, 'cmsmasters_composer_fullscreen', 'false'),
(186, 1314, 'slide_template', 'default'),
(187, 1314, 'cmsmasters_campaign_target', '40000'),
(188, 1314, 'cmsmasters_campaign_title', 'false'),
(189, 1314, 'cmsmasters_campaign_sharing_box', 'true'),
(190, 1314, 'cmsmasters_campaign_author_box', 'true'),
(191, 1314, 'cmsmasters_campaign_more_posts', 'related'),
(192, 1314, 'cmsmasters_campaign_read_more', 'Donate'),
(193, 1314, '_wp_old_slug', 'renovating-the-historic-building'),
(194, 1314, '_thumbnail_id', '4554'),
(195, 1320, 'cmsmasters_composer_show', 'false'),
(196, 1320, 'cmsmasters_post_image_show', 'false'),
(197, 1320, 'cmsmasters_post_image_link', ''),
(198, 1320, 'cmsmasters_post_images', ''),
(199, 1320, 'cmsmasters_post_video_type', 'embedded'),
(200, 1320, 'cmsmasters_post_video_link', ''),
(201, 1320, 'cmsmasters_post_video_links', ''),
(202, 1320, 'cmsmasters_post_audio_links', ''),
(203, 1320, 'cmsmasters_post_title', 'true'),
(204, 1320, 'cmsmasters_post_sharing_box', 'true'),
(205, 1320, 'cmsmasters_post_author_box', 'true'),
(206, 1320, 'cmsmasters_post_more_posts', 'popular'),
(207, 1320, 'cmsmasters_post_read_more', 'Continue reading...'),
(208, 1320, 'cmsmasters_page_scheme', 'default'),
(209, 1320, 'cmsmasters_layout', 'r_sidebar'),
(210, 1320, 'cmsmasters_sidebar_id', ''),
(211, 1320, 'cmsmasters_bottom_sidebar', 'true'),
(212, 1320, 'cmsmasters_bottom_sidebar_id', ''),
(213, 1320, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(214, 1320, 'cmsmasters_bg_default', 'true'),
(215, 1320, 'cmsmasters_bg_col', '#ffffff'),
(216, 1320, 'cmsmasters_bg_img_enable', 'false'),
(217, 1320, 'cmsmasters_bg_img', ''),
(218, 1320, 'cmsmasters_bg_rep', 'no-repeat'),
(219, 1320, 'cmsmasters_bg_pos', 'top center'),
(220, 1320, 'cmsmasters_bg_att', 'scroll'),
(221, 1320, 'cmsmasters_bg_size', 'cover'),
(222, 1320, 'cmsmasters_heading', 'default'),
(223, 1320, 'cmsmasters_heading_title', ''),
(224, 1320, 'cmsmasters_heading_subtitle', ''),
(225, 1320, 'cmsmasters_heading_icon', ''),
(226, 1320, 'cmsmasters_heading_alignment', 'center'),
(227, 1320, 'cmsmasters_heading_scheme', 'first'),
(228, 1320, 'cmsmasters_heading_bg_img_enable', 'true'),
(229, 1320, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(230, 1320, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(231, 1320, 'cmsmasters_heading_bg_att', 'scroll'),
(232, 1320, 'cmsmasters_heading_bg_size', 'cover'),
(233, 1320, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(234, 1320, 'cmsmasters_heading_height', '250'),
(235, 1320, 'cmsmasters_breadcrumbs', 'true'),
(236, 1320, 'cmsmasters_composer_fullscreen', 'false'),
(237, 1320, 'slide_template', 'default'),
(238, 1320, 'cmsmasters_campaign_target', '10000'),
(239, 1320, 'cmsmasters_campaign_title', 'false'),
(240, 1320, 'cmsmasters_campaign_sharing_box', 'true'),
(241, 1320, 'cmsmasters_campaign_author_box', 'true'),
(242, 1320, 'cmsmasters_campaign_more_posts', 'related'),
(243, 1320, 'cmsmasters_campaign_read_more', 'Read More'),
(244, 1320, '_wp_old_slug', 'safe-bob-dylan'),
(245, 1320, '_thumbnail_id', '4556'),
(246, 1324, 'cmsmasters_composer_show', 'false'),
(247, 1324, 'cmsmasters_post_image_show', 'false'),
(248, 1324, 'cmsmasters_post_image_link', ''),
(249, 1324, 'cmsmasters_post_images', ''),
(250, 1324, 'cmsmasters_post_video_type', 'embedded'),
(251, 1324, 'cmsmasters_post_video_link', ''),
(252, 1324, 'cmsmasters_post_video_links', ''),
(253, 1324, 'cmsmasters_post_audio_links', ''),
(254, 1324, 'cmsmasters_post_title', 'true'),
(255, 1324, 'cmsmasters_post_sharing_box', 'true'),
(256, 1324, 'cmsmasters_post_author_box', 'true'),
(257, 1324, 'cmsmasters_post_more_posts', 'popular'),
(258, 1324, 'cmsmasters_post_read_more', 'Continue reading...'),
(259, 1324, 'cmsmasters_page_scheme', 'default'),
(260, 1324, 'cmsmasters_layout', 'r_sidebar'),
(261, 1324, 'cmsmasters_sidebar_id', ''),
(262, 1324, 'cmsmasters_bottom_sidebar', 'true'),
(263, 1324, 'cmsmasters_bottom_sidebar_id', ''),
(264, 1324, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(265, 1324, 'cmsmasters_bg_default', 'true'),
(266, 1324, 'cmsmasters_bg_col', '#ffffff'),
(267, 1324, 'cmsmasters_bg_img_enable', 'false'),
(268, 1324, 'cmsmasters_bg_img', ''),
(269, 1324, 'cmsmasters_bg_rep', 'no-repeat'),
(270, 1324, 'cmsmasters_bg_pos', 'top center'),
(271, 1324, 'cmsmasters_bg_att', 'scroll'),
(272, 1324, 'cmsmasters_bg_size', 'cover'),
(273, 1324, 'cmsmasters_heading', 'default'),
(274, 1324, 'cmsmasters_heading_title', ''),
(275, 1324, 'cmsmasters_heading_subtitle', ''),
(276, 1324, 'cmsmasters_heading_icon', ''),
(277, 1324, 'cmsmasters_heading_alignment', 'center'),
(278, 1324, 'cmsmasters_heading_scheme', 'first'),
(279, 1324, 'cmsmasters_heading_bg_img_enable', 'true'),
(280, 1324, 'cmsmasters_heading_bg_img', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-300x169.jpg'),
(281, 1324, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(282, 1324, 'cmsmasters_heading_bg_att', 'scroll'),
(283, 1324, 'cmsmasters_heading_bg_size', 'cover'),
(284, 1324, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(285, 1324, 'cmsmasters_heading_height', '250'),
(286, 1324, 'cmsmasters_breadcrumbs', 'true'),
(287, 1324, 'cmsmasters_composer_fullscreen', 'false'),
(288, 1324, 'slide_template', 'default'),
(289, 1324, 'cmsmasters_campaign_target', '70000'),
(290, 1324, 'cmsmasters_campaign_title', 'false'),
(291, 1324, 'cmsmasters_campaign_sharing_box', 'true'),
(292, 1324, 'cmsmasters_campaign_author_box', 'true'),
(293, 1324, 'cmsmasters_campaign_more_posts', 'related'),
(294, 1324, 'cmsmasters_campaign_read_more', 'Read More'),
(295, 1324, '_wp_old_slug', 'building-a-21st-century-church'),
(296, 1324, '_thumbnail_id', '4558'),
(297, 1327, 'cmsmasters_composer_show', 'false'),
(298, 1327, 'cmsmasters_post_image_show', 'false'),
(299, 1327, 'cmsmasters_post_image_link', ''),
(300, 1327, 'cmsmasters_post_images', ''),
(301, 1327, 'cmsmasters_post_video_type', 'embedded'),
(302, 1327, 'cmsmasters_post_video_link', ''),
(303, 1327, 'cmsmasters_post_video_links', ''),
(304, 1327, 'cmsmasters_post_audio_links', ''),
(305, 1327, 'cmsmasters_post_title', 'true'),
(306, 1327, 'cmsmasters_post_sharing_box', 'true'),
(307, 1327, 'cmsmasters_post_author_box', 'true'),
(308, 1327, 'cmsmasters_post_more_posts', 'popular'),
(309, 1327, 'cmsmasters_post_read_more', 'Continue reading...'),
(310, 1327, 'cmsmasters_page_scheme', 'default'),
(311, 1327, 'cmsmasters_layout', 'r_sidebar'),
(312, 1327, 'cmsmasters_sidebar_id', ''),
(313, 1327, 'cmsmasters_bottom_sidebar', 'true'),
(314, 1327, 'cmsmasters_bottom_sidebar_id', ''),
(315, 1327, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(316, 1327, 'cmsmasters_bg_default', 'true'),
(317, 1327, 'cmsmasters_bg_col', '#ffffff'),
(318, 1327, 'cmsmasters_bg_img_enable', 'false'),
(319, 1327, 'cmsmasters_bg_img', ''),
(320, 1327, 'cmsmasters_bg_rep', 'no-repeat'),
(321, 1327, 'cmsmasters_bg_pos', 'top center'),
(322, 1327, 'cmsmasters_bg_att', 'scroll'),
(323, 1327, 'cmsmasters_bg_size', 'cover'),
(324, 1327, 'cmsmasters_heading', 'default'),
(325, 1327, 'cmsmasters_heading_title', ''),
(326, 1327, 'cmsmasters_heading_subtitle', ''),
(327, 1327, 'cmsmasters_heading_icon', ''),
(328, 1327, 'cmsmasters_heading_alignment', 'center'),
(329, 1327, 'cmsmasters_heading_scheme', 'first'),
(330, 1327, 'cmsmasters_heading_bg_img_enable', 'true'),
(331, 1327, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(332, 1327, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(333, 1327, 'cmsmasters_heading_bg_att', 'scroll'),
(334, 1327, 'cmsmasters_heading_bg_size', 'cover'),
(335, 1327, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(336, 1327, 'cmsmasters_heading_height', '250'),
(337, 1327, 'cmsmasters_breadcrumbs', 'true'),
(338, 1327, 'cmsmasters_composer_fullscreen', 'false'),
(339, 1327, 'slide_template', 'default'),
(340, 1327, 'cmsmasters_campaign_target', '15000'),
(341, 1327, 'cmsmasters_campaign_title', 'false'),
(342, 1327, 'cmsmasters_campaign_sharing_box', 'true'),
(343, 1327, 'cmsmasters_campaign_author_box', 'true'),
(344, 1327, 'cmsmasters_campaign_more_posts', 'related'),
(345, 1327, 'cmsmasters_campaign_read_more', 'Read More'),
(346, 1327, '_wp_old_slug', 'safe-henri-matisse'),
(347, 1327, '_thumbnail_id', '4557'),
(348, 4348, '_wp_attached_file', '2016/06/favicon-1.png'),
(349, 4348, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:21:"2016/06/favicon-1.png";s:8:"filesize";i:15693;s:5:"sizes";a:12:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"favicon-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9733;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"favicon-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2442;}s:6:"medium";a:5:{s:4:"file";s:21:"favicon-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9733;}s:9:"thumbnail";a:5:{s:4:"file";s:21:"favicon-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4007;}s:16:"event-post-thumb";a:5:{s:4:"file";s:21:"favicon-1-512x300.png";s:5:"width";i:512;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6336;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:21:"favicon-1-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6875;}s:14:"post-thumbnail";a:5:{s:4:"file";s:21:"favicon-1-512x500.png";s:5:"width";i:512;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14375;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:19:"favicon-1-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1703;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:21:"favicon-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9733;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:21:"favicon-1-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10966;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:21:"favicon-1-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11865;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:21:"favicon-1-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10966;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(350, 4349, '_wp_attached_file', '2016/06/cropped-favicon-1.png'),
(351, 4349, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:29:"2016/06/cropped-favicon-1.png";s:8:"filesize";i:14404;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:29:"cropped-favicon-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9733;}s:9:"thumbnail";a:5:{s:4:"file";s:29:"cropped-favicon-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4007;}s:16:"event-post-thumb";a:5:{s:4:"file";s:29:"cropped-favicon-1-512x300.png";s:5:"width";i:512;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6336;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:29:"cropped-favicon-1-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6875;}s:14:"post-thumbnail";a:5:{s:4:"file";s:29:"cropped-favicon-1-512x500.png";s:5:"width";i:512;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14375;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:27:"cropped-favicon-1-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1703;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:29:"cropped-favicon-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9733;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:29:"cropped-favicon-1-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10966;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:29:"cropped-favicon-1-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11865;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:29:"cropped-favicon-1-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10966;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:29:"cropped-favicon-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2442;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(352, 4349, '_wp_attachment_context', 'site-icon'),
(353, 4349, 'cmsmasters_post_image_show', 'false'),
(354, 4349, 'cmsmasters_post_image_link', ''),
(355, 4349, 'cmsmasters_post_images', ''),
(356, 4349, 'cmsmasters_post_video_type', 'embedded'),
(357, 4349, 'cmsmasters_post_video_link', ''),
(358, 4349, 'cmsmasters_post_video_links', ''),
(359, 4349, 'cmsmasters_post_audio_links', ''),
(360, 4349, 'cmsmasters_post_title', 'true'),
(361, 4349, 'cmsmasters_post_sharing_box', 'true'),
(362, 4349, 'cmsmasters_post_author_box', 'true'),
(363, 4349, 'cmsmasters_post_more_posts', 'popular'),
(364, 4349, 'cmsmasters_post_read_more', 'Continue reading...'),
(365, 4349, 'cmsmasters_page_scheme', 'default'),
(366, 4349, 'cmsmasters_layout', 'r_sidebar'),
(367, 4349, 'cmsmasters_sidebar_id', ''),
(368, 4349, 'cmsmasters_bottom_sidebar', 'true'),
(369, 4349, 'cmsmasters_bottom_sidebar_id', ''),
(370, 4349, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(371, 4349, 'cmsmasters_bg_default', 'true'),
(372, 4349, 'cmsmasters_bg_col', '#ffffff'),
(373, 4349, 'cmsmasters_bg_img_enable', 'false'),
(374, 4349, 'cmsmasters_bg_img', ''),
(375, 4349, 'cmsmasters_bg_rep', 'no-repeat'),
(376, 4349, 'cmsmasters_bg_pos', 'top center'),
(377, 4349, 'cmsmasters_bg_att', 'scroll'),
(378, 4349, 'cmsmasters_bg_size', 'cover'),
(379, 4349, 'cmsmasters_heading', 'default'),
(380, 4349, 'cmsmasters_heading_title', ''),
(381, 4349, 'cmsmasters_heading_subtitle', ''),
(382, 4349, 'cmsmasters_heading_icon', ''),
(383, 4349, 'cmsmasters_heading_alignment', 'center'),
(384, 4349, 'cmsmasters_heading_scheme', 'first'),
(385, 4349, 'cmsmasters_heading_bg_img_enable', 'true'),
(386, 4349, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(387, 4349, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(388, 4349, 'cmsmasters_heading_bg_att', 'scroll'),
(389, 4349, 'cmsmasters_heading_bg_size', 'cover'),
(390, 4349, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(391, 4349, 'cmsmasters_heading_height', '250'),
(392, 4349, 'cmsmasters_breadcrumbs', 'true'),
(393, 4478, '_wp_attached_file', '2016/07/Natus_-_04_-_Nu_I_Vse.mp3'),
(394, 4479, '_wp_attached_file', '2025/03/Natus_-_04_-_Nu_I_Vse-mp3-image.jpg'),
(395, 4479, '_cover_hash', 'aa57824cbf60f59bedddd326df14822c'),
(396, 4479, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:700;s:6:"height";i:700;s:4:"file";s:43:"2025/03/Natus_-_04_-_Nu_I_Vse-mp3-image.jpg";s:8:"filesize";i:95869;s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12921;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2266;}s:18:"woocommerce_single";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50985;}s:6:"medium";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12921;}s:9:"thumbnail";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3898;}s:16:"event-post-thumb";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29132;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10653;}s:14:"post-thumbnail";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-700x500.jpg";s:5:"width";i:700;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61685;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:41:"Natus_-_04_-_Nu_I_Vse-mp3-image-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1464;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12921;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36259;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18181;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47606;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47606;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-700x650.jpg";s:5:"width";i:700;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:79944;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:43:"Natus_-_04_-_Nu_I_Vse-mp3-image-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36259;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(397, 4478, '_thumbnail_id', '4478'),
(398, 4478, '_wp_attachment_metadata', 'a:27:{s:10:"dataformat";s:3:"mp3";s:8:"channels";i:2;s:11:"sample_rate";i:44100;s:7:"bitrate";i:320000;s:11:"channelmode";s:12:"joint stereo";s:12:"bitrate_mode";s:3:"cbr";s:5:"codec";s:4:"LAME";s:7:"encoder";s:9:"LAME3.99r";s:8:"lossless";b:0;s:15:"encoder_options";s:15:"--preset insane";s:17:"compression_ratio";d:0.226757369614512482858259545537293888628482818603515625;s:10:"fileformat";s:3:"mp3";s:8:"filesize";i:5686448;s:9:"mime_type";s:10:"audio/mpeg";s:6:"length";i:140;s:16:"length_formatted";s:4:"2:20";s:5:"title";s:8:"Nu I Vse";s:6:"artist";s:5:"Natus";s:12:"track_number";s:1:"4";s:5:"album";s:16:"In Eternal Sleep";s:14:"recording_time";s:19:"2016-05-26T14:03:59";s:17:"copyright_message";s:111:"Creative Commons Attribution-NonCommercial-NoDerivatives 4.0: http://creativecommons.org/licenses/by-nc-nd/4.0/";s:4:"date";s:19:"2016-05-26 14:03:59";s:7:"comment";s:286:"URL: http://freemusicarchive.org/music/Natus/In_Eternal_Sleep/Natus_-_In_Eternal_Sleep_-_04_Nu_I_Vse\r\nComments: http://freemusicarchive.org/\r\nCurator: ccCommunity\r\nCopyright: Creative Commons Attribution-NonCommercial-NoDerivatives 4.0: http://creativecommons.org/licenses/by-nc-nd/4.0/";s:4:"band";s:5:"Natus";s:4:"year";s:4:"2016";s:5:"image";a:3:{s:4:"mime";s:10:"image/jpeg";s:5:"width";i:700;s:6:"height";i:700;}}'),
(399, 4478, 'cmsmasters_post_image_show', 'false'),
(400, 4478, 'cmsmasters_post_image_link', ''),
(401, 4478, 'cmsmasters_post_images', ''),
(402, 4478, 'cmsmasters_post_video_type', 'embedded'),
(403, 4478, 'cmsmasters_post_video_link', ''),
(404, 4478, 'cmsmasters_post_video_links', ''),
(405, 4478, 'cmsmasters_post_audio_links', ''),
(406, 4478, 'cmsmasters_post_title', 'true'),
(407, 4478, 'cmsmasters_post_sharing_box', 'true'),
(408, 4478, 'cmsmasters_post_author_box', 'true'),
(409, 4478, 'cmsmasters_post_more_posts', 'popular'),
(410, 4478, 'cmsmasters_post_read_more', 'Continue reading...'),
(411, 4478, 'cmsmasters_page_scheme', 'default'),
(412, 4478, 'cmsmasters_layout', 'r_sidebar'),
(413, 4478, 'cmsmasters_sidebar_id', ''),
(414, 4478, 'cmsmasters_bottom_sidebar', 'true'),
(415, 4478, 'cmsmasters_bottom_sidebar_id', ''),
(416, 4478, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(417, 4478, 'cmsmasters_bg_default', 'true'),
(418, 4478, 'cmsmasters_bg_col', '#ffffff'),
(419, 4478, 'cmsmasters_bg_img_enable', 'false'),
(420, 4478, 'cmsmasters_bg_img', ''),
(421, 4478, 'cmsmasters_bg_rep', 'no-repeat'),
(422, 4478, 'cmsmasters_bg_pos', 'top center'),
(423, 4478, 'cmsmasters_bg_att', 'scroll'),
(424, 4478, 'cmsmasters_bg_size', 'cover'),
(425, 4478, 'cmsmasters_heading', 'default'),
(426, 4478, 'cmsmasters_heading_title', ''),
(427, 4478, 'cmsmasters_heading_subtitle', ''),
(428, 4478, 'cmsmasters_heading_icon', ''),
(429, 4478, 'cmsmasters_heading_alignment', 'center'),
(430, 4478, 'cmsmasters_heading_scheme', 'first'),
(431, 4478, 'cmsmasters_heading_bg_img_enable', 'true'),
(432, 4478, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg');
INSERT INTO `wpd6_postmeta` VALUES
(433, 4478, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(434, 4478, 'cmsmasters_heading_bg_att', 'scroll'),
(435, 4478, 'cmsmasters_heading_bg_size', 'cover'),
(436, 4478, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(437, 4478, 'cmsmasters_heading_height', '250'),
(438, 4478, 'cmsmasters_breadcrumbs', 'true'),
(439, 4478, '_cover_hash', 'aa57824cbf60f59bedddd326df14822c'),
(440, 4554, '_wp_attached_file', '2016/07/01.jpg'),
(441, 4554, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:14:"2016/07/01.jpg";s:8:"filesize";i:1438575;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3660;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"01-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1152;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"01-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7171;}s:6:"medium";a:5:{s:4:"file";s:14:"01-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2707;}s:5:"large";a:5:{s:4:"file";s:15:"01-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17584;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1644;}s:12:"medium_large";a:5:{s:4:"file";s:14:"01-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10698;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"01-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6635;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"01-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3204;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"01-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43241;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"01-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13318;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"01-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:952;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3660;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"01-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8144;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"01-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4784;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"01-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10505;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"01-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6839;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"01-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12939;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"01-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22696;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"01-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24418;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"01-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22443;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"01-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8144;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"01-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29708;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(442, 4555, '_wp_attached_file', '2016/07/02.jpg'),
(443, 4555, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:14:"2016/07/02.jpg";s:8:"filesize";i:1438761;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3663;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"02-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1153;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"02-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7182;}s:6:"medium";a:5:{s:4:"file";s:14:"02-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2702;}s:5:"large";a:5:{s:4:"file";s:15:"02-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17612;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1647;}s:12:"medium_large";a:5:{s:4:"file";s:14:"02-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10689;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"02-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6631;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"02-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3202;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"02-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43271;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"02-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13357;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"02-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:953;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3663;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"02-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8142;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"02-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4791;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"02-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10509;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"02-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6841;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"02-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12931;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"02-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22715;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"02-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24391;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"02-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22447;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"02-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8142;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"02-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29728;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(444, 4556, '_wp_attached_file', '2016/07/03.jpg'),
(445, 4556, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:14:"2016/07/03.jpg";s:8:"filesize";i:1438700;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3663;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"03-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1153;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"03-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7176;}s:6:"medium";a:5:{s:4:"file";s:14:"03-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2704;}s:5:"large";a:5:{s:4:"file";s:15:"03-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17600;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:12:"medium_large";a:5:{s:4:"file";s:14:"03-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10692;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"03-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6639;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"03-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3195;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"03-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43305;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"03-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13353;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"03-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:953;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3663;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"03-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8152;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"03-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4787;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"03-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10509;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"03-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6837;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"03-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12931;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"03-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22700;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"03-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24414;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"03-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22426;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"03-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8152;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"03-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29687;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(446, 4557, '_wp_attached_file', '2016/07/04.jpg'),
(447, 4557, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:14:"2016/07/04.jpg";s:8:"filesize";i:1438610;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3678;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"04-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"04-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7183;}s:6:"medium";a:5:{s:4:"file";s:14:"04-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2711;}s:5:"large";a:5:{s:4:"file";s:15:"04-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17568;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"04-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:12:"medium_large";a:5:{s:4:"file";s:14:"04-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10691;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"04-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6654;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"04-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3209;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"04-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43149;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"04-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13386;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"04-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:945;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3678;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"04-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8180;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"04-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4802;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"04-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10527;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"04-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6846;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"04-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12965;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"04-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22687;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"04-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24340;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"04-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22402;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"04-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8180;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"04-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29641;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(448, 4558, '_wp_attached_file', '2016/07/05.jpg'),
(449, 4558, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:14:"2016/07/05.jpg";s:8:"filesize";i:1438555;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"05-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3671;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"05-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"05-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7190;}s:6:"medium";a:5:{s:4:"file";s:14:"05-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2709;}s:5:"large";a:5:{s:4:"file";s:15:"05-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17613;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"05-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:12:"medium_large";a:5:{s:4:"file";s:14:"05-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10689;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"05-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6652;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"05-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3206;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"05-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43186;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"05-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13363;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"05-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:943;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"05-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3671;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"05-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8156;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"05-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4809;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"05-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10509;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"05-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6850;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"05-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12941;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"05-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22692;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"05-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24331;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"05-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22402;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"05-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8156;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"05-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29574;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(450, 4559, '_wp_attached_file', '2016/07/06.jpg'),
(451, 4559, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:14:"2016/07/06.jpg";s:8:"filesize";i:1438638;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"06-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"06-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7185;}s:6:"medium";a:5:{s:4:"file";s:14:"06-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2716;}s:5:"large";a:5:{s:4:"file";s:15:"06-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17565;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"06-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1643;}s:12:"medium_large";a:5:{s:4:"file";s:14:"06-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10676;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"06-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6647;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"06-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3204;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"06-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43143;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"06-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13401;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"06-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:944;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8175;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"06-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4813;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"06-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10487;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6839;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"06-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12948;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"06-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22707;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"06-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24355;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"06-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22419;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"06-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8175;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"06-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29580;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(452, 4563, '_wp_attached_file', '2016/07/342466858.mpg'),
(453, 4563, '_wp_attachment_metadata', 'a:2:{s:8:"filesize";i:3600384;s:9:"mime_type";s:10:"video/mpeg";}'),
(454, 4564, '_wp_attached_file', '2016/07/342466858.webm'),
(455, 4564, '_wp_attachment_metadata', 'a:10:{s:7:"bitrate";i:1869120;s:8:"filesize";i:4313280;s:9:"mime_type";s:10:"video/webm";s:6:"length";i:17;s:16:"length_formatted";s:4:"0:17";s:5:"width";i:1280;s:6:"height";i:720;s:10:"fileformat";s:4:"webm";s:10:"dataformat";s:3:"vp8";s:5:"audio";a:10:{s:10:"dataformat";s:6:"vorbis";s:11:"sample_rate";i:44100;s:8:"channels";i:2;s:8:"language";s:3:"und";s:15:"bits_per_sample";i:32;s:8:"lossless";b:0;s:12:"bitrate_mode";s:3:"vbr";s:7:"bitrate";i:128000;s:11:"channelmode";s:6:"stereo";s:17:"compression_ratio";d:0.04535147392290249379609434754456742666661739349365234375;}}'),
(456, 4565, '_wp_attached_file', '2016/07/342466858.ogv'),
(457, 4565, '_wp_attachment_metadata', 'a:6:{s:8:"filesize";i:4152630;s:9:"mime_type";s:9:"video/ogg";s:5:"width";i:1280;s:6:"height";i:720;s:10:"fileformat";s:3:"ogg";s:10:"dataformat";s:6:"theora";}'),
(458, 4566, '_wp_attached_file', '2016/07/video-filter.png'),
(459, 4566, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1903;s:6:"height";i:990;s:4:"file";s:24:"2016/07/video-filter.png";s:8:"filesize";i:10557;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"video-filter-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1089;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"video-filter-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:339;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"video-filter-600x312.png";s:5:"width";i:600;s:6:"height";i:312;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1518;}s:6:"medium";a:5:{s:4:"file";s:24:"video-filter-300x156.png";s:5:"width";i:300;s:6:"height";i:156;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:621;}s:5:"large";a:5:{s:4:"file";s:25:"video-filter-1024x533.png";s:5:"width";i:1024;s:6:"height";i:533;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3445;}s:9:"thumbnail";a:5:{s:4:"file";s:24:"video-filter-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:490;}s:12:"medium_large";a:5:{s:4:"file";s:24:"video-filter-768x400.png";s:5:"width";i:768;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2162;}s:16:"event-post-thumb";a:5:{s:4:"file";s:24:"video-filter-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1502;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:24:"video-filter-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:894;}s:9:"1536x1536";a:5:{s:4:"file";s:25:"video-filter-1536x799.png";s:5:"width";i:1536;s:6:"height";i:799;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6706;}s:14:"post-thumbnail";a:5:{s:4:"file";s:24:"video-filter-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2865;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:22:"video-filter-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:247;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:24:"video-filter-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1089;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:24:"video-filter-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1949;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:24:"video-filter-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1373;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:24:"video-filter-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2649;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:24:"video-filter-580x302.png";s:5:"width";i:580;s:6:"height";i:302;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1433;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:24:"video-filter-860x447.png";s:5:"width";i:860;s:6:"height";i:447;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2573;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:25:"video-filter-1160x650.png";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4499;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:25:"video-filter-1160x700.png";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4836;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:25:"video-filter-1160x603.png";s:5:"width";i:1160;s:6:"height";i:603;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4182;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:24:"video-filter-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1949;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:25:"video-filter-1320x687.png";s:5:"width";i:1320;s:6:"height";i:687;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5178;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(460, 4706, '_wp_attached_file', '2016/10/home-1-r.jpg'),
(461, 4706, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:990;s:4:"file";s:20:"2016/10/home-1-r.jpg";s:8:"filesize";i:163801;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"home-1-r-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10476;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"home-1-r-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2510;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"home-1-r-600x309.jpg";s:5:"width";i:600;s:6:"height";i:309;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17746;}s:6:"medium";a:5:{s:4:"file";s:20:"home-1-r-300x155.jpg";s:5:"width";i:300;s:6:"height";i:155;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6670;}s:5:"large";a:5:{s:4:"file";s:21:"home-1-r-1024x528.jpg";s:5:"width";i:1024;s:6:"height";i:528;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41743;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"home-1-r-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3945;}s:12:"medium_large";a:5:{s:4:"file";s:20:"home-1-r-768x396.jpg";s:5:"width";i:768;s:6:"height";i:396;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26521;}s:16:"event-post-thumb";a:5:{s:4:"file";s:20:"home-1-r-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17831;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:20:"home-1-r-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8582;}s:9:"1536x1536";a:5:{s:4:"file";s:21:"home-1-r-1536x792.jpg";s:5:"width";i:1536;s:6:"height";i:792;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:81685;}s:14:"post-thumbnail";a:5:{s:4:"file";s:20:"home-1-r-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35838;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:18:"home-1-r-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1705;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:20:"home-1-r-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10476;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:20:"home-1-r-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23238;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:20:"home-1-r-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14036;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:20:"home-1-r-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31854;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:20:"home-1-r-580x299.jpg";s:5:"width";i:580;s:6:"height";i:299;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16923;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:20:"home-1-r-860x443.jpg";s:5:"width";i:860;s:6:"height";i:443;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31991;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:21:"home-1-r-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56040;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:21:"home-1-r-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:59557;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:21:"home-1-r-1160x598.jpg";s:5:"width";i:1160;s:6:"height";i:598;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51902;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:20:"home-1-r-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23238;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:21:"home-1-r-1320x681.jpg";s:5:"width";i:1320;s:6:"height";i:681;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:63997;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(462, 4707, '_wp_attached_file', '2016/10/home-2-r.jpg'),
(463, 4707, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:990;s:4:"file";s:20:"2016/10/home-2-r.jpg";s:8:"filesize";i:249783;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"home-2-r-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14570;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"home-2-r-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3575;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"home-2-r-600x309.jpg";s:5:"width";i:600;s:6:"height";i:309;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22872;}s:6:"medium";a:5:{s:4:"file";s:20:"home-2-r-300x155.jpg";s:5:"width";i:300;s:6:"height";i:155;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8886;}s:5:"large";a:5:{s:4:"file";s:21:"home-2-r-1024x528.jpg";s:5:"width";i:1024;s:6:"height";i:528;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49730;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"home-2-r-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5805;}s:12:"medium_large";a:5:{s:4:"file";s:20:"home-2-r-768x396.jpg";s:5:"width";i:768;s:6:"height";i:396;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32192;}s:16:"event-post-thumb";a:5:{s:4:"file";s:20:"home-2-r-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22753;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:20:"home-2-r-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12583;}s:9:"1536x1536";a:5:{s:4:"file";s:21:"home-2-r-1536x792.jpg";s:5:"width";i:1536;s:6:"height";i:792;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:100544;}s:14:"post-thumbnail";a:5:{s:4:"file";s:20:"home-2-r-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44535;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:18:"home-2-r-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2287;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:20:"home-2-r-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14570;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:20:"home-2-r-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30185;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:20:"home-2-r-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18588;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:20:"home-2-r-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38433;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:20:"home-2-r-580x299.jpg";s:5:"width";i:580;s:6:"height";i:299;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21785;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:20:"home-2-r-860x443.jpg";s:5:"width";i:860;s:6:"height";i:443;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38296;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:21:"home-2-r-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:69068;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:21:"home-2-r-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:76052;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:21:"home-2-r-1160x598.jpg";s:5:"width";i:1160;s:6:"height";i:598;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61280;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:20:"home-2-r-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30185;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:21:"home-2-r-1320x681.jpg";s:5:"width";i:1320;s:6:"height";i:681;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:76737;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(464, 1332, 'cmsmasters_composer_show', 'false'),
(465, 1332, 'cmsmasters_post_image_show', 'false'),
(466, 1332, 'cmsmasters_post_image_link', ''),
(467, 1332, 'cmsmasters_post_images', ''),
(468, 1332, 'cmsmasters_post_video_type', 'embedded'),
(469, 1332, 'cmsmasters_post_video_link', ''),
(470, 1332, 'cmsmasters_post_video_links', ''),
(471, 1332, 'cmsmasters_post_audio_links', ''),
(472, 1332, 'cmsmasters_post_title', 'true'),
(473, 1332, 'cmsmasters_post_sharing_box', 'true'),
(474, 1332, 'cmsmasters_post_author_box', 'true'),
(475, 1332, 'cmsmasters_post_more_posts', 'popular'),
(476, 1332, 'cmsmasters_post_read_more', 'Continue reading...'),
(477, 1332, 'cmsmasters_page_scheme', 'default'),
(478, 1332, 'cmsmasters_layout', 'r_sidebar'),
(479, 1332, 'cmsmasters_sidebar_id', ''),
(480, 1332, 'cmsmasters_bottom_sidebar', 'true'),
(481, 1332, 'cmsmasters_bottom_sidebar_id', ''),
(482, 1332, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(483, 1332, 'cmsmasters_bg_default', 'true'),
(484, 1332, 'cmsmasters_bg_col', '#ffffff'),
(485, 1332, 'cmsmasters_bg_img_enable', 'false'),
(486, 1332, 'cmsmasters_bg_img', ''),
(487, 1332, 'cmsmasters_bg_rep', 'no-repeat'),
(488, 1332, 'cmsmasters_bg_pos', 'top center'),
(489, 1332, 'cmsmasters_bg_att', 'scroll'),
(490, 1332, 'cmsmasters_bg_size', 'cover'),
(491, 1332, 'cmsmasters_heading', 'default'),
(492, 1332, 'cmsmasters_heading_title', ''),
(493, 1332, 'cmsmasters_heading_subtitle', ''),
(494, 1332, 'cmsmasters_heading_icon', ''),
(495, 1332, 'cmsmasters_heading_alignment', 'center'),
(496, 1332, 'cmsmasters_heading_scheme', 'first'),
(497, 1332, 'cmsmasters_heading_bg_img_enable', 'true'),
(498, 1332, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(499, 1332, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(500, 1332, 'cmsmasters_heading_bg_att', 'scroll'),
(501, 1332, 'cmsmasters_heading_bg_size', 'cover'),
(502, 1332, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(503, 1332, 'cmsmasters_heading_height', '250'),
(504, 1332, 'cmsmasters_breadcrumbs', 'true'),
(505, 1332, 'cmsmasters_composer_fullscreen', 'false'),
(506, 1332, 'slide_template', 'default'),
(507, 1332, 'cmsmasters_campaign_target', '120000'),
(508, 1332, 'cmsmasters_campaign_title', 'true'),
(509, 1332, 'cmsmasters_campaign_sharing_box', 'true'),
(510, 1332, 'cmsmasters_campaign_author_box', 'true'),
(511, 1332, 'cmsmasters_campaign_more_posts', 'related'),
(512, 1332, 'cmsmasters_campaign_read_more', 'Donate Now!'),
(513, 1332, '_wp_old_slug', 'we-help-the-family-morgan'),
(514, 1332, '_thumbnail_id', '4559'),
(515, 1305, 'cmsmasters_composer_show', 'false'),
(516, 1305, 'cmsmasters_post_image_show', 'false'),
(517, 1305, 'cmsmasters_post_image_link', ''),
(518, 1305, 'cmsmasters_post_images', ''),
(519, 1305, 'cmsmasters_post_video_type', 'embedded'),
(520, 1305, 'cmsmasters_post_video_link', ''),
(521, 1305, 'cmsmasters_post_video_links', ''),
(522, 1305, 'cmsmasters_post_audio_links', ''),
(523, 1305, 'cmsmasters_post_title', 'true'),
(524, 1305, 'cmsmasters_post_sharing_box', 'true'),
(525, 1305, 'cmsmasters_post_author_box', 'true'),
(526, 1305, 'cmsmasters_post_more_posts', 'popular'),
(527, 1305, 'cmsmasters_post_read_more', 'Continue reading...'),
(528, 1305, 'cmsmasters_page_scheme', 'default'),
(529, 1305, 'cmsmasters_layout', 'r_sidebar'),
(530, 1305, 'cmsmasters_sidebar_id', ''),
(531, 1305, 'cmsmasters_bottom_sidebar', 'true'),
(532, 1305, 'cmsmasters_bottom_sidebar_id', ''),
(533, 1305, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(534, 1305, 'cmsmasters_bg_default', 'true'),
(535, 1305, 'cmsmasters_bg_col', '#ffffff'),
(536, 1305, 'cmsmasters_bg_img_enable', 'false'),
(537, 1305, 'cmsmasters_bg_img', ''),
(538, 1305, 'cmsmasters_bg_rep', 'no-repeat'),
(539, 1305, 'cmsmasters_bg_pos', 'top center'),
(540, 1305, 'cmsmasters_bg_att', 'scroll'),
(541, 1305, 'cmsmasters_bg_size', 'cover'),
(542, 1305, 'cmsmasters_heading', 'default'),
(543, 1305, 'cmsmasters_heading_title', ''),
(544, 1305, 'cmsmasters_heading_subtitle', ''),
(545, 1305, 'cmsmasters_heading_icon', ''),
(546, 1305, 'cmsmasters_heading_alignment', 'center'),
(547, 1305, 'cmsmasters_heading_scheme', 'first'),
(548, 1305, 'cmsmasters_heading_bg_img_enable', 'true'),
(549, 1305, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(550, 1305, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(551, 1305, 'cmsmasters_heading_bg_att', 'fixed'),
(552, 1305, 'cmsmasters_heading_bg_size', 'cover'),
(553, 1305, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(554, 1305, 'cmsmasters_heading_height', '250'),
(555, 1305, 'cmsmasters_breadcrumbs', 'true'),
(556, 1305, 'cmsmasters_composer_fullscreen', 'false'),
(557, 1305, 'slide_template', 'default'),
(558, 1305, 'cmsmasters_recurrence_period', '30'),
(559, 1305, 'cmsmasters_anonymous_donation', 'false'),
(560, 1305, 'cmsmasters_donation_nav_box', 'true'),
(561, 1305, 'cmsmasters_donator_details_title', 'At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus,'),
(562, 1305, 'cmsmasters_donation_amount', '4000'),
(563, 1305, 'cmsmasters_donator_firstname', 'Amanda'),
(564, 1305, 'cmsmasters_donator_lastname', 'Morgan'),
(565, 1305, 'cmsmasters_donator_email', 'Donator@mail.com'),
(566, 1305, 'cmsmasters_donator_company', 'Kenia'),
(567, 1305, 'cmsmasters_donator_city', 'New York'),
(568, 1305, 'cmsmasters_donator_zip', '323322'),
(569, 1305, 'cmsmasters_donator_country', 'USA'),
(570, 1305, 'cmsmasters_donator_phone', '1321'),
(571, 1305, 'cmsmasters_donation_campaign', '1311'),
(572, 1305, '_wp_old_slug', 'stop-kenias-hunger'),
(573, 1305, '_thumbnail_id', '4559'),
(574, 1316, 'cmsmasters_composer_show', 'false'),
(575, 1316, 'cmsmasters_post_image_show', 'false'),
(576, 1316, 'cmsmasters_post_image_link', ''),
(577, 1316, 'cmsmasters_post_images', ''),
(578, 1316, 'cmsmasters_post_video_type', 'embedded'),
(579, 1316, 'cmsmasters_post_video_link', ''),
(580, 1316, 'cmsmasters_post_video_links', ''),
(581, 1316, 'cmsmasters_post_audio_links', ''),
(582, 1316, 'cmsmasters_post_title', 'true'),
(583, 1316, 'cmsmasters_post_sharing_box', 'true'),
(584, 1316, 'cmsmasters_post_author_box', 'true'),
(585, 1316, 'cmsmasters_post_more_posts', 'popular'),
(586, 1316, 'cmsmasters_post_read_more', 'Continue reading...'),
(587, 1316, 'cmsmasters_page_scheme', 'default'),
(588, 1316, 'cmsmasters_layout', 'r_sidebar'),
(589, 1316, 'cmsmasters_sidebar_id', ''),
(590, 1316, 'cmsmasters_bottom_sidebar', 'true'),
(591, 1316, 'cmsmasters_bottom_sidebar_id', ''),
(592, 1316, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(593, 1316, 'cmsmasters_bg_default', 'true'),
(594, 1316, 'cmsmasters_bg_col', '#ffffff'),
(595, 1316, 'cmsmasters_bg_img_enable', 'false'),
(596, 1316, 'cmsmasters_bg_img', ''),
(597, 1316, 'cmsmasters_bg_rep', 'no-repeat'),
(598, 1316, 'cmsmasters_bg_pos', 'top center'),
(599, 1316, 'cmsmasters_bg_att', 'scroll'),
(600, 1316, 'cmsmasters_bg_size', 'cover'),
(601, 1316, 'cmsmasters_heading', 'default'),
(602, 1316, 'cmsmasters_heading_title', ''),
(603, 1316, 'cmsmasters_heading_subtitle', ''),
(604, 1316, 'cmsmasters_heading_icon', ''),
(605, 1316, 'cmsmasters_heading_alignment', 'center'),
(606, 1316, 'cmsmasters_heading_scheme', 'first'),
(607, 1316, 'cmsmasters_heading_bg_img_enable', 'true'),
(608, 1316, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(609, 1316, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(610, 1316, 'cmsmasters_heading_bg_att', 'fixed'),
(611, 1316, 'cmsmasters_heading_bg_size', 'cover'),
(612, 1316, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(613, 1316, 'cmsmasters_heading_height', '250'),
(614, 1316, 'cmsmasters_breadcrumbs', 'true'),
(615, 1316, 'cmsmasters_composer_fullscreen', 'false'),
(616, 1316, 'slide_template', 'default'),
(617, 1316, 'cmsmasters_donation_amount', '32000'),
(618, 1316, 'cmsmasters_recurrence_period', '7'),
(619, 1316, 'cmsmasters_donation_campaign', '1314'),
(620, 1316, 'cmsmasters_anonymous_donation', 'false'),
(621, 1316, 'cmsmasters_donation_nav_box', 'true'),
(622, 1316, 'cmsmasters_donator_details_title', 'Details'),
(623, 1319, 'cmsmasters_composer_show', 'false'),
(624, 1319, 'cmsmasters_post_image_show', 'false'),
(625, 1319, 'cmsmasters_post_image_link', ''),
(626, 1319, 'cmsmasters_post_images', ''),
(627, 1319, 'cmsmasters_post_video_type', 'embedded'),
(628, 1319, 'cmsmasters_post_video_link', ''),
(629, 1319, 'cmsmasters_post_video_links', ''),
(630, 1319, 'cmsmasters_post_audio_links', ''),
(631, 1319, 'cmsmasters_post_title', 'true'),
(632, 1319, 'cmsmasters_post_sharing_box', 'true'),
(633, 1319, 'cmsmasters_post_author_box', 'true'),
(634, 1319, 'cmsmasters_post_more_posts', 'popular'),
(635, 1319, 'cmsmasters_post_read_more', 'Continue reading...'),
(636, 1319, 'cmsmasters_page_scheme', 'default'),
(637, 1319, 'cmsmasters_layout', 'r_sidebar'),
(638, 1319, 'cmsmasters_sidebar_id', ''),
(639, 1319, 'cmsmasters_bottom_sidebar', 'true'),
(640, 1319, 'cmsmasters_bottom_sidebar_id', ''),
(641, 1319, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(642, 1319, 'cmsmasters_bg_default', 'true'),
(643, 1319, 'cmsmasters_bg_col', '#ffffff'),
(644, 1319, 'cmsmasters_bg_img_enable', 'false'),
(645, 1319, 'cmsmasters_bg_img', ''),
(646, 1319, 'cmsmasters_bg_rep', 'no-repeat'),
(647, 1319, 'cmsmasters_bg_pos', 'top center'),
(648, 1319, 'cmsmasters_bg_att', 'scroll'),
(649, 1319, 'cmsmasters_bg_size', 'cover'),
(650, 1319, 'cmsmasters_heading', 'default'),
(651, 1319, 'cmsmasters_heading_title', ''),
(652, 1319, 'cmsmasters_heading_subtitle', ''),
(653, 1319, 'cmsmasters_heading_icon', ''),
(654, 1319, 'cmsmasters_heading_alignment', 'center'),
(655, 1319, 'cmsmasters_heading_scheme', 'first'),
(656, 1319, 'cmsmasters_heading_bg_img_enable', 'true'),
(657, 1319, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(658, 1319, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(659, 1319, 'cmsmasters_heading_bg_att', 'fixed'),
(660, 1319, 'cmsmasters_heading_bg_size', 'cover'),
(661, 1319, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(662, 1319, 'cmsmasters_heading_height', '250'),
(663, 1319, 'cmsmasters_breadcrumbs', 'true'),
(664, 1319, 'cmsmasters_composer_fullscreen', 'false'),
(665, 1319, 'slide_template', 'default'),
(666, 1319, 'cmsmasters_donation_amount', '10000'),
(667, 1319, 'cmsmasters_recurrence_period', '7'),
(668, 1319, 'cmsmasters_donation_campaign', '1311'),
(669, 1319, 'cmsmasters_anonymous_donation', 'false'),
(670, 1319, 'cmsmasters_donation_nav_box', 'true'),
(671, 1319, 'cmsmasters_donator_details_title', 'Details'),
(672, 1322, 'cmsmasters_composer_show', 'false'),
(673, 1322, 'cmsmasters_post_image_show', 'false'),
(674, 1322, 'cmsmasters_post_image_link', ''),
(675, 1322, 'cmsmasters_post_images', ''),
(676, 1322, 'cmsmasters_post_video_type', 'embedded'),
(677, 1322, 'cmsmasters_post_video_link', ''),
(678, 1322, 'cmsmasters_post_video_links', ''),
(679, 1322, 'cmsmasters_post_audio_links', ''),
(680, 1322, 'cmsmasters_post_title', 'true'),
(681, 1322, 'cmsmasters_post_sharing_box', 'true'),
(682, 1322, 'cmsmasters_post_author_box', 'true'),
(683, 1322, 'cmsmasters_post_more_posts', 'popular'),
(684, 1322, 'cmsmasters_post_read_more', 'Continue reading...'),
(685, 1322, 'cmsmasters_page_scheme', 'default'),
(686, 1322, 'cmsmasters_layout', 'r_sidebar'),
(687, 1322, 'cmsmasters_sidebar_id', ''),
(688, 1322, 'cmsmasters_bottom_sidebar', 'true'),
(689, 1322, 'cmsmasters_bottom_sidebar_id', ''),
(690, 1322, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(691, 1322, 'cmsmasters_bg_default', 'true'),
(692, 1322, 'cmsmasters_bg_col', '#ffffff'),
(693, 1322, 'cmsmasters_bg_img_enable', 'false'),
(694, 1322, 'cmsmasters_bg_img', ''),
(695, 1322, 'cmsmasters_bg_rep', 'no-repeat'),
(696, 1322, 'cmsmasters_bg_pos', 'top center'),
(697, 1322, 'cmsmasters_bg_att', 'scroll'),
(698, 1322, 'cmsmasters_bg_size', 'cover'),
(699, 1322, 'cmsmasters_heading', 'default'),
(700, 1322, 'cmsmasters_heading_title', ''),
(701, 1322, 'cmsmasters_heading_subtitle', ''),
(702, 1322, 'cmsmasters_heading_icon', ''),
(703, 1322, 'cmsmasters_heading_alignment', 'center'),
(704, 1322, 'cmsmasters_heading_scheme', 'first'),
(705, 1322, 'cmsmasters_heading_bg_img_enable', 'true'),
(706, 1322, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(707, 1322, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(708, 1322, 'cmsmasters_heading_bg_att', 'fixed'),
(709, 1322, 'cmsmasters_heading_bg_size', 'cover'),
(710, 1322, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(711, 1322, 'cmsmasters_heading_height', '250'),
(712, 1322, 'cmsmasters_breadcrumbs', 'true'),
(713, 1322, 'cmsmasters_composer_fullscreen', 'false'),
(714, 1322, 'slide_template', 'default'),
(715, 1322, 'cmsmasters_donation_amount', '4993'),
(716, 1322, 'cmsmasters_recurrence_period', '1'),
(717, 1322, 'cmsmasters_donation_campaign', '1320'),
(718, 1322, 'cmsmasters_anonymous_donation', 'false'),
(719, 1322, 'cmsmasters_donation_nav_box', 'true'),
(720, 1322, 'cmsmasters_donator_details_title', 'Details'),
(721, 1326, 'cmsmasters_composer_show', 'false'),
(722, 1326, 'cmsmasters_post_image_show', 'false');
INSERT INTO `wpd6_postmeta` VALUES
(723, 1326, 'cmsmasters_post_image_link', ''),
(724, 1326, 'cmsmasters_post_images', ''),
(725, 1326, 'cmsmasters_post_video_type', 'embedded'),
(726, 1326, 'cmsmasters_post_video_link', ''),
(727, 1326, 'cmsmasters_post_video_links', ''),
(728, 1326, 'cmsmasters_post_audio_links', ''),
(729, 1326, 'cmsmasters_post_title', 'true'),
(730, 1326, 'cmsmasters_post_sharing_box', 'true'),
(731, 1326, 'cmsmasters_post_author_box', 'true'),
(732, 1326, 'cmsmasters_post_more_posts', 'popular'),
(733, 1326, 'cmsmasters_post_read_more', 'Continue reading...'),
(734, 1326, 'cmsmasters_page_scheme', 'default'),
(735, 1326, 'cmsmasters_layout', 'r_sidebar'),
(736, 1326, 'cmsmasters_sidebar_id', ''),
(737, 1326, 'cmsmasters_bottom_sidebar', 'true'),
(738, 1326, 'cmsmasters_bottom_sidebar_id', ''),
(739, 1326, 'cmsmasters_bottom_sidebar_layout', '131313'),
(740, 1326, 'cmsmasters_bg_default', 'true'),
(741, 1326, 'cmsmasters_bg_col', '#ffffff'),
(742, 1326, 'cmsmasters_bg_img_enable', 'false'),
(743, 1326, 'cmsmasters_bg_img', ''),
(744, 1326, 'cmsmasters_bg_rep', 'no-repeat'),
(745, 1326, 'cmsmasters_bg_pos', 'top center'),
(746, 1326, 'cmsmasters_bg_att', 'scroll'),
(747, 1326, 'cmsmasters_bg_size', 'cover'),
(748, 1326, 'cmsmasters_heading', 'default'),
(749, 1326, 'cmsmasters_heading_title', ''),
(750, 1326, 'cmsmasters_heading_subtitle', ''),
(751, 1326, 'cmsmasters_heading_icon', ''),
(752, 1326, 'cmsmasters_heading_alignment', 'center'),
(753, 1326, 'cmsmasters_heading_scheme', 'first'),
(754, 1326, 'cmsmasters_heading_bg_img_enable', 'true'),
(755, 1326, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(756, 1326, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(757, 1326, 'cmsmasters_heading_bg_att', 'fixed'),
(758, 1326, 'cmsmasters_heading_bg_size', 'cover'),
(759, 1326, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(760, 1326, 'cmsmasters_heading_height', '250'),
(761, 1326, 'cmsmasters_breadcrumbs', 'true'),
(762, 1326, 'cmsmasters_composer_fullscreen', 'false'),
(763, 1326, 'slide_template', 'default'),
(764, 1326, 'cmsmasters_donation_amount', '7000'),
(765, 1326, 'cmsmasters_recurrence_period', '7'),
(766, 1326, 'cmsmasters_donation_campaign', '1324'),
(767, 1326, 'cmsmasters_anonymous_donation', 'false'),
(768, 1326, 'cmsmasters_donation_nav_box', 'true'),
(769, 1326, 'cmsmasters_donator_details_title', 'Details'),
(770, 1330, 'cmsmasters_composer_show', 'false'),
(771, 1330, 'cmsmasters_post_image_show', 'false'),
(772, 1330, 'cmsmasters_post_image_link', ''),
(773, 1330, 'cmsmasters_post_images', ''),
(774, 1330, 'cmsmasters_post_video_type', 'embedded'),
(775, 1330, 'cmsmasters_post_video_link', ''),
(776, 1330, 'cmsmasters_post_video_links', ''),
(777, 1330, 'cmsmasters_post_audio_links', ''),
(778, 1330, 'cmsmasters_post_title', 'true'),
(779, 1330, 'cmsmasters_post_sharing_box', 'true'),
(780, 1330, 'cmsmasters_post_author_box', 'true'),
(781, 1330, 'cmsmasters_post_more_posts', 'popular'),
(782, 1330, 'cmsmasters_post_read_more', 'Continue reading...'),
(783, 1330, 'cmsmasters_page_scheme', 'default'),
(784, 1330, 'cmsmasters_layout', 'r_sidebar'),
(785, 1330, 'cmsmasters_sidebar_id', ''),
(786, 1330, 'cmsmasters_bottom_sidebar', 'true'),
(787, 1330, 'cmsmasters_bottom_sidebar_id', ''),
(788, 1330, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(789, 1330, 'cmsmasters_bg_default', 'true'),
(790, 1330, 'cmsmasters_bg_col', '#ffffff'),
(791, 1330, 'cmsmasters_bg_img_enable', 'false'),
(792, 1330, 'cmsmasters_bg_img', ''),
(793, 1330, 'cmsmasters_bg_rep', 'no-repeat'),
(794, 1330, 'cmsmasters_bg_pos', 'top center'),
(795, 1330, 'cmsmasters_bg_att', 'scroll'),
(796, 1330, 'cmsmasters_bg_size', 'cover'),
(797, 1330, 'cmsmasters_heading', 'default'),
(798, 1330, 'cmsmasters_heading_title', ''),
(799, 1330, 'cmsmasters_heading_subtitle', ''),
(800, 1330, 'cmsmasters_heading_icon', ''),
(801, 1330, 'cmsmasters_heading_alignment', 'center'),
(802, 1330, 'cmsmasters_heading_scheme', 'first'),
(803, 1330, 'cmsmasters_heading_bg_img_enable', 'true'),
(804, 1330, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(805, 1330, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(806, 1330, 'cmsmasters_heading_bg_att', 'fixed'),
(807, 1330, 'cmsmasters_heading_bg_size', 'cover'),
(808, 1330, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(809, 1330, 'cmsmasters_heading_height', '250'),
(810, 1330, 'cmsmasters_breadcrumbs', 'true'),
(811, 1330, 'cmsmasters_composer_fullscreen', 'false'),
(812, 1330, 'slide_template', 'default'),
(813, 1330, 'cmsmasters_donation_amount', '5000'),
(814, 1330, 'cmsmasters_recurrence_period', '1'),
(815, 1330, 'cmsmasters_donation_campaign', '1327'),
(816, 1330, 'cmsmasters_anonymous_donation', 'false'),
(817, 1330, 'cmsmasters_donation_nav_box', 'true'),
(818, 1330, 'cmsmasters_donator_details_title', 'Details'),
(819, 4163, 'cmsmasters_donation_amount', '50'),
(820, 4163, 'cmsmasters_post_image_show', 'false'),
(821, 4163, 'cmsmasters_post_image_link', ''),
(822, 4163, 'cmsmasters_post_images', ''),
(823, 4163, 'cmsmasters_post_video_type', 'embedded'),
(824, 4163, 'cmsmasters_post_video_link', ''),
(825, 4163, 'cmsmasters_post_video_links', ''),
(826, 4163, 'cmsmasters_post_audio_links', ''),
(827, 4163, 'cmsmasters_post_title', 'true'),
(828, 4163, 'cmsmasters_post_sharing_box', 'true'),
(829, 4163, 'cmsmasters_post_author_box', 'true'),
(830, 4163, 'cmsmasters_post_more_posts', 'popular'),
(831, 4163, 'cmsmasters_post_read_more', 'Continue reading...'),
(832, 4163, 'cmsmasters_page_scheme', 'default'),
(833, 4163, 'cmsmasters_layout', 'r_sidebar'),
(834, 4163, 'cmsmasters_sidebar_id', ''),
(835, 4163, 'cmsmasters_bottom_sidebar', 'true'),
(836, 4163, 'cmsmasters_bottom_sidebar_id', ''),
(837, 4163, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(838, 4163, 'cmsmasters_bg_default', 'true'),
(839, 4163, 'cmsmasters_bg_col', '#ffffff'),
(840, 4163, 'cmsmasters_bg_img_enable', 'false'),
(841, 4163, 'cmsmasters_bg_img', ''),
(842, 4163, 'cmsmasters_bg_rep', 'no-repeat'),
(843, 4163, 'cmsmasters_bg_pos', 'top center'),
(844, 4163, 'cmsmasters_bg_att', 'scroll'),
(845, 4163, 'cmsmasters_bg_size', 'cover'),
(846, 4163, 'cmsmasters_heading', 'default'),
(847, 4163, 'cmsmasters_heading_title', ''),
(848, 4163, 'cmsmasters_heading_subtitle', ''),
(849, 4163, 'cmsmasters_heading_icon', ''),
(850, 4163, 'cmsmasters_heading_alignment', 'center'),
(851, 4163, 'cmsmasters_heading_scheme', 'first'),
(852, 4163, 'cmsmasters_heading_bg_img_enable', 'true'),
(853, 4163, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(854, 4163, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(855, 4163, 'cmsmasters_heading_bg_att', 'scroll'),
(856, 4163, 'cmsmasters_heading_bg_size', 'cover'),
(857, 4163, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(858, 4163, 'cmsmasters_heading_height', '250'),
(859, 4163, 'cmsmasters_breadcrumbs', 'true'),
(860, 4163, 'cmsmasters_donation_payment_method', 'online'),
(861, 4163, 'cmsmasters_recurrence_period', '1'),
(862, 4163, 'cmsmasters_donator_firstname', 'test'),
(863, 4163, 'cmsmasters_donator_lastname', 'test'),
(864, 4163, 'cmsmasters_donator_email', 'test@test.com'),
(865, 4163, 'cmsmasters_donator_address', ''),
(866, 4163, 'cmsmasters_donator_zip', ''),
(867, 4368, 'cmsmasters_donation_amount', '100'),
(868, 4368, 'cmsmasters_post_image_show', 'false'),
(869, 4368, 'cmsmasters_post_image_link', ''),
(870, 4368, 'cmsmasters_post_images', ''),
(871, 4368, 'cmsmasters_post_video_type', 'embedded'),
(872, 4368, 'cmsmasters_post_video_link', ''),
(873, 4368, 'cmsmasters_post_video_links', ''),
(874, 4368, 'cmsmasters_post_audio_links', ''),
(875, 4368, 'cmsmasters_post_title', 'true'),
(876, 4368, 'cmsmasters_post_sharing_box', 'true'),
(877, 4368, 'cmsmasters_post_author_box', 'true'),
(878, 4368, 'cmsmasters_post_more_posts', 'popular'),
(879, 4368, 'cmsmasters_post_read_more', 'Continue reading...'),
(880, 4368, 'cmsmasters_page_scheme', 'default'),
(881, 4368, 'cmsmasters_layout', 'r_sidebar'),
(882, 4368, 'cmsmasters_sidebar_id', ''),
(883, 4368, 'cmsmasters_bottom_sidebar', 'true'),
(884, 4368, 'cmsmasters_bottom_sidebar_id', ''),
(885, 4368, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(886, 4368, 'cmsmasters_bg_default', 'true'),
(887, 4368, 'cmsmasters_bg_col', '#ffffff'),
(888, 4368, 'cmsmasters_bg_img_enable', 'false'),
(889, 4368, 'cmsmasters_bg_img', ''),
(890, 4368, 'cmsmasters_bg_rep', 'no-repeat'),
(891, 4368, 'cmsmasters_bg_pos', 'top center'),
(892, 4368, 'cmsmasters_bg_att', 'scroll'),
(893, 4368, 'cmsmasters_bg_size', 'cover'),
(894, 4368, 'cmsmasters_heading', 'default'),
(895, 4368, 'cmsmasters_heading_title', ''),
(896, 4368, 'cmsmasters_heading_subtitle', ''),
(897, 4368, 'cmsmasters_heading_icon', ''),
(898, 4368, 'cmsmasters_heading_alignment', 'center'),
(899, 4368, 'cmsmasters_heading_scheme', 'first'),
(900, 4368, 'cmsmasters_heading_bg_img_enable', 'true'),
(901, 4368, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(902, 4368, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(903, 4368, 'cmsmasters_heading_bg_att', 'scroll'),
(904, 4368, 'cmsmasters_heading_bg_size', 'cover'),
(905, 4368, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(906, 4368, 'cmsmasters_heading_height', '250'),
(907, 4368, 'cmsmasters_breadcrumbs', 'true'),
(908, 4368, 'cmsmasters_donation_payment_method', 'offline'),
(909, 4368, 'cmsmasters_recurrence_period', '1'),
(910, 4368, 'cmsmasters_donator_firstname', 'ns'),
(911, 4368, 'cmsmasters_donator_lastname', 'fsnsfs'),
(912, 4368, 'cmsmasters_donator_email', 'fsns@fsg.te'),
(913, 4368, 'cmsmasters_donator_address', ''),
(914, 4368, 'cmsmasters_donator_zip', ''),
(915, 4716, 'cmsmasters_donation_amount', '5'),
(916, 4716, 'cmsmasters_post_image_show', 'false'),
(917, 4716, 'cmsmasters_post_image_link', ''),
(918, 4716, 'cmsmasters_post_images', ''),
(919, 4716, 'cmsmasters_post_video_type', 'embedded'),
(920, 4716, 'cmsmasters_post_video_link', ''),
(921, 4716, 'cmsmasters_post_video_links', ''),
(922, 4716, 'cmsmasters_post_audio_links', ''),
(923, 4716, 'cmsmasters_post_title', 'true'),
(924, 4716, 'cmsmasters_post_sharing_box', 'true'),
(925, 4716, 'cmsmasters_post_author_box', 'true'),
(926, 4716, 'cmsmasters_post_more_posts', 'popular'),
(927, 4716, 'cmsmasters_post_read_more', 'Continue reading...'),
(928, 4716, 'cmsmasters_page_scheme', 'default'),
(929, 4716, 'cmsmasters_layout', 'r_sidebar'),
(930, 4716, 'cmsmasters_sidebar_id', ''),
(931, 4716, 'cmsmasters_bottom_sidebar', 'true'),
(932, 4716, 'cmsmasters_bottom_sidebar_id', ''),
(933, 4716, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(934, 4716, 'cmsmasters_bg_default', 'true'),
(935, 4716, 'cmsmasters_bg_col', '#ffffff'),
(936, 4716, 'cmsmasters_bg_img_enable', 'false'),
(937, 4716, 'cmsmasters_bg_img', ''),
(938, 4716, 'cmsmasters_bg_rep', 'no-repeat'),
(939, 4716, 'cmsmasters_bg_pos', 'top center'),
(940, 4716, 'cmsmasters_bg_att', 'scroll'),
(941, 4716, 'cmsmasters_bg_size', 'cover'),
(942, 4716, 'cmsmasters_heading', 'default'),
(943, 4716, 'cmsmasters_heading_title', ''),
(944, 4716, 'cmsmasters_heading_subtitle', ''),
(945, 4716, 'cmsmasters_heading_icon', ''),
(946, 4716, 'cmsmasters_heading_alignment', 'center'),
(947, 4716, 'cmsmasters_heading_scheme', 'first'),
(948, 4716, 'cmsmasters_heading_bg_img_enable', 'true'),
(949, 4716, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(950, 4716, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(951, 4716, 'cmsmasters_heading_bg_att', 'scroll'),
(952, 4716, 'cmsmasters_heading_bg_size', 'cover'),
(953, 4716, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(954, 4716, 'cmsmasters_heading_height', '250'),
(955, 4716, 'cmsmasters_breadcrumbs', 'true'),
(956, 4716, 'cmsmasters_donation_payment_method', 'offline'),
(957, 4716, 'cmsmasters_recurrence_period', '1'),
(958, 4716, 'cmsmasters_donation_campaign', '1311'),
(959, 4716, 'cmsmasters_donator_firstname', 'test'),
(960, 4716, 'cmsmasters_donator_lastname', 'test'),
(961, 4716, 'cmsmasters_donator_email', 'i1797619@mvrht.com'),
(962, 4716, 'cmsmasters_donator_address', 'i1797619@mvrht.com'),
(963, 4716, 'cmsmasters_donator_zip', '1321'),
(964, 4717, 'cmsmasters_donation_amount', '50'),
(965, 4717, 'cmsmasters_post_image_show', 'false'),
(966, 4717, 'cmsmasters_post_image_link', ''),
(967, 4717, 'cmsmasters_post_images', ''),
(968, 4717, 'cmsmasters_post_video_type', 'embedded'),
(969, 4717, 'cmsmasters_post_video_link', ''),
(970, 4717, 'cmsmasters_post_video_links', ''),
(971, 4717, 'cmsmasters_post_audio_links', ''),
(972, 4717, 'cmsmasters_post_title', 'true'),
(973, 4717, 'cmsmasters_post_sharing_box', 'true'),
(974, 4717, 'cmsmasters_post_author_box', 'true'),
(975, 4717, 'cmsmasters_post_more_posts', 'popular'),
(976, 4717, 'cmsmasters_post_read_more', 'Continue reading...'),
(977, 4717, 'cmsmasters_page_scheme', 'default'),
(978, 4717, 'cmsmasters_layout', 'r_sidebar'),
(979, 4717, 'cmsmasters_sidebar_id', ''),
(980, 4717, 'cmsmasters_bottom_sidebar', 'true'),
(981, 4717, 'cmsmasters_bottom_sidebar_id', ''),
(982, 4717, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(983, 4717, 'cmsmasters_bg_default', 'true'),
(984, 4717, 'cmsmasters_bg_col', '#ffffff'),
(985, 4717, 'cmsmasters_bg_img_enable', 'false'),
(986, 4717, 'cmsmasters_bg_img', ''),
(987, 4717, 'cmsmasters_bg_rep', 'no-repeat'),
(988, 4717, 'cmsmasters_bg_pos', 'top center'),
(989, 4717, 'cmsmasters_bg_att', 'scroll'),
(990, 4717, 'cmsmasters_bg_size', 'cover'),
(991, 4717, 'cmsmasters_heading', 'default'),
(992, 4717, 'cmsmasters_heading_title', ''),
(993, 4717, 'cmsmasters_heading_subtitle', ''),
(994, 4717, 'cmsmasters_heading_icon', ''),
(995, 4717, 'cmsmasters_heading_alignment', 'center'),
(996, 4717, 'cmsmasters_heading_scheme', 'first'),
(997, 4717, 'cmsmasters_heading_bg_img_enable', 'true'),
(998, 4717, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(999, 4717, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1000, 4717, 'cmsmasters_heading_bg_att', 'scroll'),
(1001, 4717, 'cmsmasters_heading_bg_size', 'cover'),
(1002, 4717, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1003, 4717, 'cmsmasters_heading_height', '250'),
(1004, 4717, 'cmsmasters_breadcrumbs', 'true'),
(1005, 4717, 'cmsmasters_donation_payment_method', 'offline'),
(1006, 4717, 'cmsmasters_recurrence_period', '1'),
(1007, 4717, 'cmsmasters_donation_campaign', '1320'),
(1008, 4717, 'cmsmasters_donator_firstname', 'test'),
(1009, 4717, 'cmsmasters_donator_lastname', 'test'),
(1010, 4717, 'cmsmasters_donator_email', 'example@example.com'),
(1011, 4717, 'cmsmasters_donator_address', 'test'),
(1012, 4717, 'cmsmasters_donator_zip', '123321'),
(1013, 4735, 'cmsmasters_donation_amount', '5'),
(1014, 4735, 'cmsmasters_post_image_show', 'false'),
(1015, 4735, 'cmsmasters_post_image_link', ''),
(1016, 4735, 'cmsmasters_post_images', ''),
(1017, 4735, 'cmsmasters_post_video_type', 'embedded'),
(1018, 4735, 'cmsmasters_post_video_link', ''),
(1019, 4735, 'cmsmasters_post_video_links', ''),
(1020, 4735, 'cmsmasters_post_audio_links', ''),
(1021, 4735, 'cmsmasters_post_title', 'true'),
(1022, 4735, 'cmsmasters_post_sharing_box', 'true'),
(1023, 4735, 'cmsmasters_post_author_box', 'true'),
(1024, 4735, 'cmsmasters_post_more_posts', 'popular'),
(1025, 4735, 'cmsmasters_post_read_more', 'Continue reading...'),
(1026, 4735, 'cmsmasters_page_scheme', 'default'),
(1027, 4735, 'cmsmasters_layout', 'r_sidebar'),
(1028, 4735, 'cmsmasters_sidebar_id', ''),
(1029, 4735, 'cmsmasters_bottom_sidebar', 'true'),
(1030, 4735, 'cmsmasters_bottom_sidebar_id', ''),
(1031, 4735, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1032, 4735, 'cmsmasters_bg_default', 'true'),
(1033, 4735, 'cmsmasters_bg_col', '#ffffff'),
(1034, 4735, 'cmsmasters_bg_img_enable', 'false'),
(1035, 4735, 'cmsmasters_bg_img', ''),
(1036, 4735, 'cmsmasters_bg_rep', 'no-repeat'),
(1037, 4735, 'cmsmasters_bg_pos', 'top center'),
(1038, 4735, 'cmsmasters_bg_att', 'scroll'),
(1039, 4735, 'cmsmasters_bg_size', 'cover'),
(1040, 4735, 'cmsmasters_heading', 'default'),
(1041, 4735, 'cmsmasters_heading_title', ''),
(1042, 4735, 'cmsmasters_heading_subtitle', ''),
(1043, 4735, 'cmsmasters_heading_icon', ''),
(1044, 4735, 'cmsmasters_heading_alignment', 'center'),
(1045, 4735, 'cmsmasters_heading_scheme', 'first'),
(1046, 4735, 'cmsmasters_heading_bg_img_enable', 'true'),
(1047, 4735, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(1048, 4735, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1049, 4735, 'cmsmasters_heading_bg_att', 'scroll'),
(1050, 4735, 'cmsmasters_heading_bg_size', 'cover'),
(1051, 4735, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1052, 4735, 'cmsmasters_heading_height', '250'),
(1053, 4735, 'cmsmasters_breadcrumbs', 'true'),
(1054, 4735, 'cmsmasters_donation_payment_method', 'online'),
(1055, 4735, 'cmsmasters_recurrence_period', '1'),
(1056, 4735, 'cmsmasters_donator_firstname', 'john'),
(1057, 4735, 'cmsmasters_donator_lastname', 'doe'),
(1058, 4735, 'cmsmasters_donator_email', 'john@doe.net'),
(1059, 4735, 'cmsmasters_donator_address', ''),
(1060, 4735, 'cmsmasters_donator_zip', ''),
(1061, 4787, 'cmsmasters_donation_amount', '5'),
(1062, 4787, 'cmsmasters_post_image_show', 'false'),
(1063, 4787, 'cmsmasters_post_image_link', ''),
(1064, 4787, 'cmsmasters_post_images', ''),
(1065, 4787, 'cmsmasters_post_video_type', 'embedded'),
(1066, 4787, 'cmsmasters_post_video_link', ''),
(1067, 4787, 'cmsmasters_post_video_links', ''),
(1068, 4787, 'cmsmasters_post_audio_links', ''),
(1069, 4787, 'cmsmasters_post_title', 'true'),
(1070, 4787, 'cmsmasters_post_sharing_box', 'true'),
(1071, 4787, 'cmsmasters_post_author_box', 'true'),
(1072, 4787, 'cmsmasters_post_more_posts', 'popular'),
(1073, 4787, 'cmsmasters_post_read_more', 'Continue reading...'),
(1074, 4787, 'cmsmasters_page_scheme', 'default'),
(1075, 4787, 'cmsmasters_layout', 'r_sidebar'),
(1076, 4787, 'cmsmasters_sidebar_id', ''),
(1077, 4787, 'cmsmasters_bottom_sidebar', 'true'),
(1078, 4787, 'cmsmasters_bottom_sidebar_id', ''),
(1079, 4787, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1080, 4787, 'cmsmasters_bg_default', 'true'),
(1081, 4787, 'cmsmasters_bg_col', '#ffffff'),
(1082, 4787, 'cmsmasters_bg_img_enable', 'false'),
(1083, 4787, 'cmsmasters_bg_img', ''),
(1084, 4787, 'cmsmasters_bg_rep', 'no-repeat'),
(1085, 4787, 'cmsmasters_bg_pos', 'top center'),
(1086, 4787, 'cmsmasters_bg_att', 'scroll'),
(1087, 4787, 'cmsmasters_bg_size', 'cover'),
(1088, 4787, 'cmsmasters_heading', 'default'),
(1089, 4787, 'cmsmasters_heading_title', ''),
(1090, 4787, 'cmsmasters_heading_subtitle', ''),
(1091, 4787, 'cmsmasters_heading_icon', ''),
(1092, 4787, 'cmsmasters_heading_alignment', 'center'),
(1093, 4787, 'cmsmasters_heading_scheme', 'first'),
(1094, 4787, 'cmsmasters_heading_bg_img_enable', 'true'),
(1095, 4787, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(1096, 4787, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1097, 4787, 'cmsmasters_heading_bg_att', 'scroll'),
(1098, 4787, 'cmsmasters_heading_bg_size', 'cover'),
(1099, 4787, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1100, 4787, 'cmsmasters_heading_height', '250'),
(1101, 4787, 'cmsmasters_breadcrumbs', 'true'),
(1102, 4787, 'cmsmasters_donation_payment_method', 'online'),
(1103, 4787, 'cmsmasters_recurrence_period', '1'),
(1104, 4787, 'cmsmasters_donator_firstname', 'tes'),
(1105, 4787, 'cmsmasters_donator_lastname', 'test'),
(1106, 4787, 'cmsmasters_donator_email', 'Test@test.com'),
(1107, 4787, 'cmsmasters_donator_address', ''),
(1108, 4787, 'cmsmasters_donator_zip', ''),
(1109, 4791, 'cmsmasters_donation_amount', '5'),
(1110, 4791, 'cmsmasters_post_image_show', 'false'),
(1111, 4791, 'cmsmasters_post_image_link', ''),
(1112, 4791, 'cmsmasters_post_images', ''),
(1113, 4791, 'cmsmasters_post_video_type', 'embedded'),
(1114, 4791, 'cmsmasters_post_video_link', ''),
(1115, 4791, 'cmsmasters_post_video_links', ''),
(1116, 4791, 'cmsmasters_post_audio_links', ''),
(1117, 4791, 'cmsmasters_post_title', 'true'),
(1118, 4791, 'cmsmasters_post_sharing_box', 'true'),
(1119, 4791, 'cmsmasters_post_author_box', 'true'),
(1120, 4791, 'cmsmasters_post_more_posts', 'popular'),
(1121, 4791, 'cmsmasters_post_read_more', 'Continue reading...'),
(1122, 4791, 'cmsmasters_page_scheme', 'default'),
(1123, 4791, 'cmsmasters_layout', 'r_sidebar'),
(1124, 4791, 'cmsmasters_sidebar_id', ''),
(1125, 4791, 'cmsmasters_bottom_sidebar', 'true'),
(1126, 4791, 'cmsmasters_bottom_sidebar_id', ''),
(1127, 4791, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1128, 4791, 'cmsmasters_bg_default', 'true'),
(1129, 4791, 'cmsmasters_bg_col', '#ffffff'),
(1130, 4791, 'cmsmasters_bg_img_enable', 'false'),
(1131, 4791, 'cmsmasters_bg_img', ''),
(1132, 4791, 'cmsmasters_bg_rep', 'no-repeat'),
(1133, 4791, 'cmsmasters_bg_pos', 'top center'),
(1134, 4791, 'cmsmasters_bg_att', 'scroll'),
(1135, 4791, 'cmsmasters_bg_size', 'cover'),
(1136, 4791, 'cmsmasters_heading', 'default'),
(1137, 4791, 'cmsmasters_heading_title', ''),
(1138, 4791, 'cmsmasters_heading_subtitle', ''),
(1139, 4791, 'cmsmasters_heading_icon', ''),
(1140, 4791, 'cmsmasters_heading_alignment', 'center'),
(1141, 4791, 'cmsmasters_heading_scheme', 'first'),
(1142, 4791, 'cmsmasters_heading_bg_img_enable', 'true'),
(1143, 4791, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(1144, 4791, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1145, 4791, 'cmsmasters_heading_bg_att', 'scroll'),
(1146, 4791, 'cmsmasters_heading_bg_size', 'cover'),
(1147, 4791, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1148, 4791, 'cmsmasters_heading_height', '250'),
(1149, 4791, 'cmsmasters_breadcrumbs', 'true'),
(1150, 4791, 'cmsmasters_donation_payment_method', 'online'),
(1151, 4791, 'cmsmasters_recurrence_period', '1'),
(1152, 4791, 'cmsmasters_donation_campaign', '1314'),
(1153, 4791, 'cmsmasters_donator_firstname', 'test'),
(1154, 4791, 'cmsmasters_donator_lastname', 'test'),
(1155, 4791, 'cmsmasters_donator_email', 'test@test.com'),
(1156, 4791, 'cmsmasters_donator_address', ''),
(1157, 4791, 'cmsmasters_donator_zip', ''),
(1158, 1335, 'cmsmasters_composer_show', 'false'),
(1159, 1335, 'cmsmasters_post_image_show', 'false'),
(1160, 1335, 'cmsmasters_post_image_link', ''),
(1161, 1335, 'cmsmasters_post_images', ''),
(1162, 1335, 'cmsmasters_post_video_type', 'embedded'),
(1163, 1335, 'cmsmasters_post_video_link', ''),
(1164, 1335, 'cmsmasters_post_video_links', ''),
(1165, 1335, 'cmsmasters_post_audio_links', ''),
(1166, 1335, 'cmsmasters_post_title', 'true'),
(1167, 1335, 'cmsmasters_post_sharing_box', 'true'),
(1168, 1335, 'cmsmasters_post_author_box', 'true'),
(1169, 1335, 'cmsmasters_post_more_posts', 'popular'),
(1170, 1335, 'cmsmasters_post_read_more', 'Continue reading...'),
(1171, 1335, 'cmsmasters_page_scheme', 'default'),
(1172, 1335, 'cmsmasters_layout', 'r_sidebar'),
(1173, 1335, 'cmsmasters_sidebar_id', ''),
(1174, 1335, 'cmsmasters_bottom_sidebar', 'true'),
(1175, 1335, 'cmsmasters_bottom_sidebar_id', ''),
(1176, 1335, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1177, 1335, 'cmsmasters_bg_default', 'true'),
(1178, 1335, 'cmsmasters_bg_col', '#ffffff'),
(1179, 1335, 'cmsmasters_bg_img_enable', 'false'),
(1180, 1335, 'cmsmasters_bg_img', ''),
(1181, 1335, 'cmsmasters_bg_rep', 'no-repeat'),
(1182, 1335, 'cmsmasters_bg_pos', 'top center'),
(1183, 1335, 'cmsmasters_bg_att', 'scroll'),
(1184, 1335, 'cmsmasters_bg_size', 'cover'),
(1185, 1335, 'cmsmasters_heading', 'default'),
(1186, 1335, 'cmsmasters_heading_title', ''),
(1187, 1335, 'cmsmasters_heading_subtitle', ''),
(1188, 1335, 'cmsmasters_heading_icon', ''),
(1189, 1335, 'cmsmasters_heading_alignment', 'center'),
(1190, 1335, 'cmsmasters_heading_scheme', 'first'),
(1191, 1335, 'cmsmasters_heading_bg_img_enable', 'true'),
(1192, 1335, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(1193, 1335, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1194, 1335, 'cmsmasters_heading_bg_att', 'fixed'),
(1195, 1335, 'cmsmasters_heading_bg_size', 'cover'),
(1196, 1335, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1197, 1335, 'cmsmasters_heading_height', '250'),
(1198, 1335, 'cmsmasters_breadcrumbs', 'true'),
(1199, 1335, 'cmsmasters_composer_fullscreen', 'false'),
(1200, 1335, 'slide_template', 'default'),
(1201, 1335, 'cmsmasters_donation_amount', '100000'),
(1202, 1335, 'cmsmasters_recurrence_period', '365'),
(1203, 1335, 'cmsmasters_donation_campaign', '1332'),
(1204, 1335, 'cmsmasters_anonymous_donation', 'false'),
(1205, 1335, 'cmsmasters_donation_nav_box', 'true'),
(1206, 1335, 'cmsmasters_donator_details_title', 'Details'),
(1207, 2574, 'cmsmasters_composer_show', 'false'),
(1208, 2574, 'cmsmasters_post_image_show', 'false'),
(1209, 2574, 'cmsmasters_post_image_link', ''),
(1210, 2574, 'cmsmasters_post_images', ''),
(1211, 2574, 'cmsmasters_post_video_type', 'embedded'),
(1212, 2574, 'cmsmasters_post_video_link', ''),
(1213, 2574, 'cmsmasters_post_video_links', ''),
(1214, 2574, 'cmsmasters_post_audio_links', ''),
(1215, 2574, 'cmsmasters_post_title', 'true'),
(1216, 2574, 'cmsmasters_post_sharing_box', 'true'),
(1217, 2574, 'cmsmasters_post_author_box', 'true'),
(1218, 2574, 'cmsmasters_post_more_posts', 'popular'),
(1219, 2574, 'cmsmasters_post_read_more', 'Continue reading...'),
(1220, 2574, 'cmsmasters_page_scheme', 'default'),
(1221, 2574, 'cmsmasters_layout', 'r_sidebar'),
(1222, 2574, 'cmsmasters_sidebar_id', ''),
(1223, 2574, 'cmsmasters_bottom_sidebar', 'true'),
(1224, 2574, 'cmsmasters_bottom_sidebar_id', ''),
(1225, 2574, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1226, 2574, 'cmsmasters_bg_default', 'true'),
(1227, 2574, 'cmsmasters_bg_col', '#ffffff'),
(1228, 2574, 'cmsmasters_bg_img_enable', 'false'),
(1229, 2574, 'cmsmasters_bg_img', ''),
(1230, 2574, 'cmsmasters_bg_rep', 'no-repeat'),
(1231, 2574, 'cmsmasters_bg_pos', 'top center'),
(1232, 2574, 'cmsmasters_bg_att', 'scroll'),
(1233, 2574, 'cmsmasters_bg_size', 'cover'),
(1234, 2574, 'cmsmasters_heading', 'default'),
(1235, 2574, 'cmsmasters_heading_title', ''),
(1236, 2574, 'cmsmasters_heading_subtitle', ''),
(1237, 2574, 'cmsmasters_heading_icon', ''),
(1238, 2574, 'cmsmasters_heading_alignment', 'center'),
(1239, 2574, 'cmsmasters_heading_scheme', 'first'),
(1240, 2574, 'cmsmasters_heading_bg_img_enable', 'true'),
(1241, 2574, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(1242, 2574, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1243, 2574, 'cmsmasters_heading_bg_att', 'fixed'),
(1244, 2574, 'cmsmasters_heading_bg_size', 'cover'),
(1245, 2574, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1246, 2574, 'cmsmasters_heading_height', '250'),
(1247, 2574, 'cmsmasters_breadcrumbs', 'true'),
(1248, 2574, 'cmsmasters_composer_fullscreen', 'false'),
(1249, 2574, 'slide_template', 'default'),
(1250, 2574, 'timetable_subtitle', 'basic sermon'),
(1251, 2574, 'timetable_color', ''),
(1252, 2574, 'timetable_hover_color', ''),
(1253, 2574, 'timetable_text_color', ''),
(1254, 2574, 'timetable_hover_text_color', ''),
(1255, 2574, 'timetable_hours_text_color', ''),
(1256, 2574, 'timetable_hours_hover_text_color', ''),
(1257, 2574, 'timetable_custom_url', ''),
(1258, 2574, 'timetable_disable_url', '0'),
(1259, 2574, 'cmsmasters_tt_event_hours', 'true'),
(1260, 2574, 'cmsmasters_tt_event_hours_title', 'Event Hours'),
(1261, 2574, 'cmsmasters_tt_event_details_title', 'Event Details'),
(1262, 2574, 'cmsmasters_tt_event_details', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(1263, 2585, 'cmsmasters_composer_show', 'false'),
(1264, 2585, 'cmsmasters_post_image_show', 'false'),
(1265, 2585, 'cmsmasters_post_image_link', ''),
(1266, 2585, 'cmsmasters_post_images', ''),
(1267, 2585, 'cmsmasters_post_video_type', 'embedded'),
(1268, 2585, 'cmsmasters_post_video_link', ''),
(1269, 2585, 'cmsmasters_post_video_links', ''),
(1270, 2585, 'cmsmasters_post_audio_links', ''),
(1271, 2585, 'cmsmasters_post_title', 'true'),
(1272, 2585, 'cmsmasters_post_sharing_box', 'true'),
(1273, 2585, 'cmsmasters_post_author_box', 'true'),
(1274, 2585, 'cmsmasters_post_more_posts', 'popular'),
(1275, 2585, 'cmsmasters_post_read_more', 'Continue reading...'),
(1276, 2585, 'cmsmasters_page_scheme', 'default'),
(1277, 2585, 'cmsmasters_layout', 'r_sidebar'),
(1278, 2585, 'cmsmasters_sidebar_id', ''),
(1279, 2585, 'cmsmasters_bottom_sidebar', 'true'),
(1280, 2585, 'cmsmasters_bottom_sidebar_id', ''),
(1281, 2585, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1282, 2585, 'cmsmasters_bg_default', 'true'),
(1283, 2585, 'cmsmasters_bg_col', '#ffffff'),
(1284, 2585, 'cmsmasters_bg_img_enable', 'false'),
(1285, 2585, 'cmsmasters_bg_img', ''),
(1286, 2585, 'cmsmasters_bg_rep', 'no-repeat'),
(1287, 2585, 'cmsmasters_bg_pos', 'top center'),
(1288, 2585, 'cmsmasters_bg_att', 'scroll'),
(1289, 2585, 'cmsmasters_bg_size', 'cover'),
(1290, 2585, 'cmsmasters_heading', 'default'),
(1291, 2585, 'cmsmasters_heading_title', ''),
(1292, 2585, 'cmsmasters_heading_subtitle', ''),
(1293, 2585, 'cmsmasters_heading_icon', ''),
(1294, 2585, 'cmsmasters_heading_alignment', 'center'),
(1295, 2585, 'cmsmasters_heading_scheme', 'first'),
(1296, 2585, 'cmsmasters_heading_bg_img_enable', 'true'),
(1297, 2585, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(1298, 2585, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1299, 2585, 'cmsmasters_heading_bg_att', 'fixed'),
(1300, 2585, 'cmsmasters_heading_bg_size', 'cover'),
(1301, 2585, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1302, 2585, 'cmsmasters_heading_height', '250'),
(1303, 2585, 'cmsmasters_breadcrumbs', 'true'),
(1304, 2585, 'cmsmasters_composer_fullscreen', 'false'),
(1305, 2585, 'slide_template', 'default'),
(1306, 2585, 'timetable_subtitle', 'basic sermons'),
(1307, 2585, 'timetable_color', ''),
(1308, 2585, 'timetable_hover_color', ''),
(1309, 2585, 'timetable_text_color', ''),
(1310, 2585, 'timetable_hover_text_color', ''),
(1311, 2585, 'timetable_hours_text_color', ''),
(1312, 2585, 'timetable_hours_hover_text_color', ''),
(1313, 2585, 'timetable_custom_url', ''),
(1314, 2585, 'timetable_disable_url', '0'),
(1315, 2585, 'cmsmasters_tt_event_hours', 'true'),
(1316, 2585, 'cmsmasters_tt_event_hours_title', 'Event Hours'),
(1317, 2585, 'cmsmasters_tt_event_details_title', 'Event Details'),
(1318, 2585, 'cmsmasters_tt_event_details', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(1319, 2591, 'cmsmasters_composer_show', 'false'),
(1320, 2591, 'cmsmasters_post_image_show', 'false'),
(1321, 2591, 'cmsmasters_post_image_link', ''),
(1322, 2591, 'cmsmasters_post_images', ''),
(1323, 2591, 'cmsmasters_post_video_type', 'embedded'),
(1324, 2591, 'cmsmasters_post_video_link', ''),
(1325, 2591, 'cmsmasters_post_video_links', ''),
(1326, 2591, 'cmsmasters_post_audio_links', ''),
(1327, 2591, 'cmsmasters_post_title', 'true'),
(1328, 2591, 'cmsmasters_post_sharing_box', 'true'),
(1329, 2591, 'cmsmasters_post_author_box', 'true'),
(1330, 2591, 'cmsmasters_post_more_posts', 'popular'),
(1331, 2591, 'cmsmasters_post_read_more', 'Continue reading...'),
(1332, 2591, 'cmsmasters_page_scheme', 'default'),
(1333, 2591, 'cmsmasters_layout', 'r_sidebar'),
(1334, 2591, 'cmsmasters_sidebar_id', ''),
(1335, 2591, 'cmsmasters_bottom_sidebar', 'true'),
(1336, 2591, 'cmsmasters_bottom_sidebar_id', ''),
(1337, 2591, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1338, 2591, 'cmsmasters_bg_default', 'true'),
(1339, 2591, 'cmsmasters_bg_col', '#ffffff'),
(1340, 2591, 'cmsmasters_bg_img_enable', 'false'),
(1341, 2591, 'cmsmasters_bg_img', ''),
(1342, 2591, 'cmsmasters_bg_rep', 'no-repeat'),
(1343, 2591, 'cmsmasters_bg_pos', 'top center'),
(1344, 2591, 'cmsmasters_bg_att', 'scroll'),
(1345, 2591, 'cmsmasters_bg_size', 'cover'),
(1346, 2591, 'cmsmasters_heading', 'default'),
(1347, 2591, 'cmsmasters_heading_title', ''),
(1348, 2591, 'cmsmasters_heading_subtitle', ''),
(1349, 2591, 'cmsmasters_heading_icon', ''),
(1350, 2591, 'cmsmasters_heading_alignment', 'center'),
(1351, 2591, 'cmsmasters_heading_scheme', 'first'),
(1352, 2591, 'cmsmasters_heading_bg_img_enable', 'true'),
(1353, 2591, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(1354, 2591, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1355, 2591, 'cmsmasters_heading_bg_att', 'fixed'),
(1356, 2591, 'cmsmasters_heading_bg_size', 'cover'),
(1357, 2591, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1358, 2591, 'cmsmasters_heading_height', '250'),
(1359, 2591, 'cmsmasters_breadcrumbs', 'true'),
(1360, 2591, 'cmsmasters_composer_fullscreen', 'false'),
(1361, 2591, 'slide_template', 'default'),
(1362, 2591, 'timetable_subtitle', ''),
(1363, 2591, 'timetable_color', ''),
(1364, 2591, 'timetable_hover_color', ''),
(1365, 2591, 'timetable_text_color', ''),
(1366, 2591, 'timetable_hover_text_color', ''),
(1367, 2591, 'timetable_hours_text_color', ''),
(1368, 2591, 'timetable_hours_hover_text_color', ''),
(1369, 2591, 'timetable_custom_url', ''),
(1370, 2591, 'timetable_disable_url', '0'),
(1371, 2591, 'cmsmasters_tt_event_hours', 'true'),
(1372, 2591, 'cmsmasters_tt_event_hours_title', 'Event Hours'),
(1373, 2591, 'cmsmasters_tt_event_details_title', 'Event Details'),
(1374, 2591, 'cmsmasters_tt_event_details', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(1375, 2594, 'cmsmasters_composer_show', 'false'),
(1376, 2594, 'cmsmasters_post_image_show', 'false'),
(1377, 2594, 'cmsmasters_post_image_link', ''),
(1378, 2594, 'cmsmasters_post_images', ''),
(1379, 2594, 'cmsmasters_post_video_type', 'embedded'),
(1380, 2594, 'cmsmasters_post_video_link', ''),
(1381, 2594, 'cmsmasters_post_video_links', ''),
(1382, 2594, 'cmsmasters_post_audio_links', ''),
(1383, 2594, 'cmsmasters_post_title', 'true'),
(1384, 2594, 'cmsmasters_post_sharing_box', 'true'),
(1385, 2594, 'cmsmasters_post_author_box', 'true'),
(1386, 2594, 'cmsmasters_post_more_posts', 'popular'),
(1387, 2594, 'cmsmasters_post_read_more', 'Continue reading...'),
(1388, 2594, 'cmsmasters_page_scheme', 'default'),
(1389, 2594, 'cmsmasters_layout', 'r_sidebar'),
(1390, 2594, 'cmsmasters_sidebar_id', ''),
(1391, 2594, 'cmsmasters_bottom_sidebar', 'true'),
(1392, 2594, 'cmsmasters_bottom_sidebar_id', ''),
(1393, 2594, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1394, 2594, 'cmsmasters_bg_default', 'true'),
(1395, 2594, 'cmsmasters_bg_col', '#ffffff'),
(1396, 2594, 'cmsmasters_bg_img_enable', 'false'),
(1397, 2594, 'cmsmasters_bg_img', ''),
(1398, 2594, 'cmsmasters_bg_rep', 'no-repeat'),
(1399, 2594, 'cmsmasters_bg_pos', 'top center'),
(1400, 2594, 'cmsmasters_bg_att', 'scroll'),
(1401, 2594, 'cmsmasters_bg_size', 'cover'),
(1402, 2594, 'cmsmasters_heading', 'default'),
(1403, 2594, 'cmsmasters_heading_title', ''),
(1404, 2594, 'cmsmasters_heading_subtitle', ''),
(1405, 2594, 'cmsmasters_heading_icon', ''),
(1406, 2594, 'cmsmasters_heading_alignment', 'center'),
(1407, 2594, 'cmsmasters_heading_scheme', 'first'),
(1408, 2594, 'cmsmasters_heading_bg_img_enable', 'true'),
(1409, 2594, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(1410, 2594, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1411, 2594, 'cmsmasters_heading_bg_att', 'fixed'),
(1412, 2594, 'cmsmasters_heading_bg_size', 'cover'),
(1413, 2594, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1414, 2594, 'cmsmasters_heading_height', '250'),
(1415, 2594, 'cmsmasters_breadcrumbs', 'true'),
(1416, 2594, 'cmsmasters_composer_fullscreen', 'false'),
(1417, 2594, 'slide_template', 'default'),
(1418, 2594, 'timetable_subtitle', ''),
(1419, 2594, 'timetable_color', ''),
(1420, 2594, 'timetable_hover_color', ''),
(1421, 2594, 'timetable_text_color', ''),
(1422, 2594, 'timetable_hover_text_color', ''),
(1423, 2594, 'timetable_hours_text_color', ''),
(1424, 2594, 'timetable_hours_hover_text_color', ''),
(1425, 2594, 'timetable_custom_url', ''),
(1426, 2594, 'timetable_disable_url', '0'),
(1427, 2594, 'cmsmasters_tt_event_hours', 'true'),
(1428, 2594, 'cmsmasters_tt_event_hours_title', 'Event Hours'),
(1429, 2594, 'cmsmasters_tt_event_details_title', 'Event Details'),
(1430, 2594, 'cmsmasters_tt_event_details', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(1431, 2596, 'cmsmasters_composer_show', 'false'),
(1432, 2596, 'cmsmasters_post_image_show', 'false'),
(1433, 2596, 'cmsmasters_post_image_link', ''),
(1434, 2596, 'cmsmasters_post_images', ''),
(1435, 2596, 'cmsmasters_post_video_type', 'embedded'),
(1436, 2596, 'cmsmasters_post_video_link', ''),
(1437, 2596, 'cmsmasters_post_video_links', ''),
(1438, 2596, 'cmsmasters_post_audio_links', ''),
(1439, 2596, 'cmsmasters_post_title', 'true'),
(1440, 2596, 'cmsmasters_post_sharing_box', 'true'),
(1441, 2596, 'cmsmasters_post_author_box', 'true'),
(1442, 2596, 'cmsmasters_post_more_posts', 'popular'),
(1443, 2596, 'cmsmasters_post_read_more', 'Continue reading...'),
(1444, 2596, 'cmsmasters_page_scheme', 'default'),
(1445, 2596, 'cmsmasters_layout', 'r_sidebar'),
(1446, 2596, 'cmsmasters_sidebar_id', ''),
(1447, 2596, 'cmsmasters_bottom_sidebar', 'true'),
(1448, 2596, 'cmsmasters_bottom_sidebar_id', ''),
(1449, 2596, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1450, 2596, 'cmsmasters_bg_default', 'true'),
(1451, 2596, 'cmsmasters_bg_col', '#ffffff'),
(1452, 2596, 'cmsmasters_bg_img_enable', 'false'),
(1453, 2596, 'cmsmasters_bg_img', ''),
(1454, 2596, 'cmsmasters_bg_rep', 'no-repeat'),
(1455, 2596, 'cmsmasters_bg_pos', 'top center'),
(1456, 2596, 'cmsmasters_bg_att', 'scroll'),
(1457, 2596, 'cmsmasters_bg_size', 'cover'),
(1458, 2596, 'cmsmasters_heading', 'default'),
(1459, 2596, 'cmsmasters_heading_title', ''),
(1460, 2596, 'cmsmasters_heading_subtitle', ''),
(1461, 2596, 'cmsmasters_heading_icon', ''),
(1462, 2596, 'cmsmasters_heading_alignment', 'center'),
(1463, 2596, 'cmsmasters_heading_scheme', 'first'),
(1464, 2596, 'cmsmasters_heading_bg_img_enable', 'true'),
(1465, 2596, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(1466, 2596, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1467, 2596, 'cmsmasters_heading_bg_att', 'fixed'),
(1468, 2596, 'cmsmasters_heading_bg_size', 'cover'),
(1469, 2596, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1470, 2596, 'cmsmasters_heading_height', '250'),
(1471, 2596, 'cmsmasters_breadcrumbs', 'true'),
(1472, 2596, 'cmsmasters_composer_fullscreen', 'false'),
(1473, 2596, 'slide_template', 'default'),
(1474, 2596, 'timetable_subtitle', ''),
(1475, 2596, 'timetable_color', ''),
(1476, 2596, 'timetable_hover_color', ''),
(1477, 2596, 'timetable_text_color', ''),
(1478, 2596, 'timetable_hover_text_color', ''),
(1479, 2596, 'timetable_hours_text_color', ''),
(1480, 2596, 'timetable_hours_hover_text_color', ''),
(1481, 2596, 'timetable_custom_url', ''),
(1482, 2596, 'timetable_disable_url', '0'),
(1483, 2596, 'cmsmasters_tt_event_hours', 'true'),
(1484, 2596, 'cmsmasters_tt_event_hours_title', 'Event Hours'),
(1485, 2596, 'cmsmasters_tt_event_details_title', 'Event Details'),
(1486, 2596, 'cmsmasters_tt_event_details', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(1487, 3516, 'cmsmasters_composer_show', 'false'),
(1488, 3516, 'cmsmasters_post_image_show', 'false'),
(1489, 3516, 'cmsmasters_post_image_link', ''),
(1490, 3516, 'cmsmasters_post_images', ''),
(1491, 3516, 'cmsmasters_post_video_type', 'embedded'),
(1492, 3516, 'cmsmasters_post_video_link', ''),
(1493, 3516, 'cmsmasters_post_video_links', ''),
(1494, 3516, 'cmsmasters_post_audio_links', ''),
(1495, 3516, 'cmsmasters_post_title', 'true'),
(1496, 3516, 'cmsmasters_post_sharing_box', 'true'),
(1497, 3516, 'cmsmasters_post_author_box', 'true'),
(1498, 3516, 'cmsmasters_post_more_posts', 'popular'),
(1499, 3516, 'cmsmasters_post_read_more', 'Continue reading...'),
(1500, 3516, 'cmsmasters_page_scheme', 'default'),
(1501, 3516, 'cmsmasters_layout', 'r_sidebar'),
(1502, 3516, 'cmsmasters_sidebar_id', ''),
(1503, 3516, 'cmsmasters_bottom_sidebar', 'true'),
(1504, 3516, 'cmsmasters_bottom_sidebar_id', ''),
(1505, 3516, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1506, 3516, 'cmsmasters_bg_default', 'true'),
(1507, 3516, 'cmsmasters_bg_col', '#ffffff'),
(1508, 3516, 'cmsmasters_bg_img_enable', 'false'),
(1509, 3516, 'cmsmasters_bg_img', ''),
(1510, 3516, 'cmsmasters_bg_rep', 'no-repeat'),
(1511, 3516, 'cmsmasters_bg_pos', 'top center'),
(1512, 3516, 'cmsmasters_bg_att', 'scroll'),
(1513, 3516, 'cmsmasters_bg_size', 'cover'),
(1514, 3516, 'cmsmasters_heading', 'default'),
(1515, 3516, 'cmsmasters_heading_title', ''),
(1516, 3516, 'cmsmasters_heading_subtitle', ''),
(1517, 3516, 'cmsmasters_heading_icon', ''),
(1518, 3516, 'cmsmasters_heading_alignment', 'center'),
(1519, 3516, 'cmsmasters_heading_scheme', 'first'),
(1520, 3516, 'cmsmasters_heading_bg_img_enable', 'true'),
(1521, 3516, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(1522, 3516, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(1523, 3516, 'cmsmasters_heading_bg_att', 'fixed'),
(1524, 3516, 'cmsmasters_heading_bg_size', 'cover'),
(1525, 3516, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(1526, 3516, 'cmsmasters_heading_height', '250'),
(1527, 3516, 'cmsmasters_breadcrumbs', 'true'),
(1528, 3516, 'cmsmasters_composer_fullscreen', 'false'),
(1529, 3516, 'slide_template', 'default'),
(1530, 3516, 'cmsmasters_donation_amount', '40000'),
(1531, 3516, 'cmsmasters_recurrence_period', '1'),
(1532, 3516, 'cmsmasters_donation_campaign', '1324'),
(1533, 3516, 'cmsmasters_anonymous_donation', 'true'),
(1534, 3516, 'cmsmasters_donation_nav_box', 'true'),
(1535, 3516, 'cmsmasters_donator_details_title', 'Details'),
(1720, 4800, '_menu_item_type', 'custom'),
(1721, 4800, '_menu_item_menu_item_parent', '0'),
(1722, 4800, '_menu_item_object_id', '4800'),
(1723, 4800, '_menu_item_object', 'custom'),
(1724, 4800, '_menu_item_target', ''),
(1725, 4800, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1726, 4800, '_menu_item_xfn', ''),
(1727, 4800, '_menu_item_url', ''),
(1728, 4800, '_menu_item_highlight', ''),
(1729, 4800, '_menu_item_color', ''),
(1730, 4800, '_menu_item_icon', ''),
(1731, 4800, '_menu_item_tag', ''),
(1732, 4800, '_menu_item_drop_side', ''),
(1733, 4800, '_menu_item_mega', ''),
(1734, 4800, '_menu_item_mega_cols', ''),
(1735, 4800, '_menu_item_mega_cols_full', ''),
(1736, 4800, '_menu_item_mega_bg_img', ''),
(1737, 4800, '_menu_item_mega_bg_pos', ''),
(1738, 4800, '_menu_item_mega_bg_rep', ''),
(1739, 4800, '_menu_item_mega_bg_size', ''),
(1740, 4800, '_menu_item_hide_text', ''),
(1741, 4800, '_menu_item_subtitle', ''),
(1742, 4800, '_menu_item_mega_descr_text', ''),
(1743, 4801, '_menu_item_type', 'custom'),
(1744, 4801, '_menu_item_menu_item_parent', '0'),
(1745, 4801, '_menu_item_object_id', '4801'),
(1746, 4801, '_menu_item_object', 'custom'),
(1747, 4801, '_menu_item_target', ''),
(1748, 4801, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1749, 4801, '_menu_item_xfn', ''),
(1750, 4801, '_menu_item_url', ''),
(1751, 4801, '_menu_item_highlight', ''),
(1752, 4801, '_menu_item_color', ''),
(1753, 4801, '_menu_item_icon', ''),
(1754, 4801, '_menu_item_tag', ''),
(1755, 4801, '_menu_item_drop_side', ''),
(1756, 4801, '_menu_item_mega', ''),
(1757, 4801, '_menu_item_mega_cols', ''),
(1758, 4801, '_menu_item_mega_cols_full', ''),
(1759, 4801, '_menu_item_mega_bg_img', ''),
(1760, 4801, '_menu_item_mega_bg_pos', ''),
(1761, 4801, '_menu_item_mega_bg_rep', ''),
(1762, 4801, '_menu_item_mega_bg_size', ''),
(1763, 4801, '_menu_item_hide_text', ''),
(1764, 4801, '_menu_item_subtitle', ''),
(1765, 4801, '_menu_item_mega_descr_text', ''),
(1881, 4807, '_menu_item_type', 'custom'),
(1882, 4807, '_menu_item_menu_item_parent', '0'),
(1883, 4807, '_menu_item_object_id', '4807'),
(1884, 4807, '_menu_item_object', 'custom'),
(1885, 4807, '_menu_item_target', ''),
(1886, 4807, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1887, 4807, '_menu_item_xfn', ''),
(1888, 4807, '_menu_item_url', ''),
(1889, 4807, '_menu_item_highlight', ''),
(1890, 4807, '_menu_item_color', ''),
(1891, 4807, '_menu_item_icon', ''),
(1892, 4807, '_menu_item_tag', ''),
(1893, 4807, '_menu_item_drop_side', ''),
(1894, 4807, '_menu_item_mega', ''),
(1895, 4807, '_menu_item_mega_cols', ''),
(1896, 4807, '_menu_item_mega_cols_full', ''),
(1897, 4807, '_menu_item_mega_bg_img', ''),
(1898, 4807, '_menu_item_mega_bg_pos', ''),
(1899, 4807, '_menu_item_mega_bg_rep', ''),
(1900, 4807, '_menu_item_mega_bg_size', ''),
(1901, 4807, '_menu_item_hide_text', ''),
(1902, 4807, '_menu_item_subtitle', ''),
(1903, 4807, '_menu_item_mega_descr_text', ''),
(1927, 4809, '_menu_item_type', 'custom'),
(1928, 4809, '_menu_item_menu_item_parent', '0'),
(1929, 4809, '_menu_item_object_id', '4809'),
(1930, 4809, '_menu_item_object', 'custom'),
(1931, 4809, '_menu_item_target', ''),
(1932, 4809, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1933, 4809, '_menu_item_xfn', ''),
(1934, 4809, '_menu_item_url', 'http://thefusionchurch.org'),
(1935, 4809, '_menu_item_highlight', ''),
(1936, 4809, '_menu_item_color', ''),
(1937, 4809, '_menu_item_icon', ''),
(1938, 4809, '_menu_item_tag', ''),
(1939, 4809, '_menu_item_drop_side', ''),
(1940, 4809, '_menu_item_mega', ''),
(1941, 4809, '_menu_item_mega_cols', ''),
(1942, 4809, '_menu_item_mega_cols_full', ''),
(1943, 4809, '_menu_item_mega_bg_img', ''),
(1944, 4809, '_menu_item_mega_bg_pos', ''),
(1945, 4809, '_menu_item_mega_bg_rep', ''),
(1946, 4809, '_menu_item_mega_bg_size', ''),
(1947, 4809, '_menu_item_hide_text', ''),
(1948, 4809, '_menu_item_subtitle', ''),
(1949, 4809, '_menu_item_mega_descr_text', ''),
(1973, 4811, '_wp_page_template', 'default'),
(1974, 4811, 'cmsmasters_post_image_show', 'false'),
(1975, 4811, 'cmsmasters_post_image_link', ''),
(1976, 4811, 'cmsmasters_post_images', ''),
(1977, 4811, 'cmsmasters_post_video_type', 'embedded'),
(1978, 4811, 'cmsmasters_post_video_link', ''),
(1979, 4811, 'cmsmasters_post_video_links', ''),
(1980, 4811, 'cmsmasters_post_audio_links', ''),
(1981, 4811, 'cmsmasters_post_title', 'true'),
(1982, 4811, 'cmsmasters_post_sharing_box', 'true'),
(1983, 4811, 'cmsmasters_post_author_box', 'true'),
(1984, 4811, 'cmsmasters_post_more_posts', 'popular'),
(1985, 4811, 'cmsmasters_post_read_more', 'Continue reading...'),
(1986, 4811, 'cmsmasters_page_scheme', 'default'),
(1987, 4811, 'cmsmasters_layout', 'r_sidebar'),
(1988, 4811, 'cmsmasters_sidebar_id', ''),
(1989, 4811, 'cmsmasters_bottom_sidebar', 'true'),
(1990, 4811, 'cmsmasters_bottom_sidebar_id', ''),
(1991, 4811, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(1992, 4811, 'cmsmasters_bg_default', 'true'),
(1993, 4811, 'cmsmasters_bg_col', '#ffffff'),
(1994, 4811, 'cmsmasters_bg_img_enable', 'false'),
(1995, 4811, 'cmsmasters_bg_img', ''),
(1996, 4811, 'cmsmasters_bg_rep', 'no-repeat'),
(1997, 4811, 'cmsmasters_bg_pos', 'top center'),
(1998, 4811, 'cmsmasters_bg_att', 'scroll'),
(1999, 4811, 'cmsmasters_bg_size', 'cover'),
(2000, 4811, 'cmsmasters_heading', 'default'),
(2001, 4811, 'cmsmasters_heading_title', ''),
(2002, 4811, 'cmsmasters_heading_subtitle', ''),
(2003, 4811, 'cmsmasters_heading_icon', ''),
(2004, 4811, 'cmsmasters_heading_alignment', 'center'),
(2005, 4811, 'cmsmasters_heading_scheme', 'first'),
(2006, 4811, 'cmsmasters_heading_bg_img_enable', 'true'),
(2007, 4811, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2008, 4811, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2009, 4811, 'cmsmasters_heading_bg_att', 'scroll'),
(2010, 4811, 'cmsmasters_heading_bg_size', 'cover'),
(2011, 4811, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2012, 4811, 'cmsmasters_heading_height', '250'),
(2013, 4811, 'cmsmasters_breadcrumbs', 'true'),
(2014, 4812, '_wp_page_template', 'default'),
(2015, 4812, 'cmsmasters_post_image_show', 'false'),
(2016, 4812, 'cmsmasters_post_image_link', ''),
(2017, 4812, 'cmsmasters_post_images', ''),
(2018, 4812, 'cmsmasters_post_video_type', 'embedded'),
(2019, 4812, 'cmsmasters_post_video_link', ''),
(2020, 4812, 'cmsmasters_post_video_links', ''),
(2021, 4812, 'cmsmasters_post_audio_links', ''),
(2022, 4812, 'cmsmasters_post_title', 'true'),
(2023, 4812, 'cmsmasters_post_sharing_box', 'true'),
(2024, 4812, 'cmsmasters_post_author_box', 'true'),
(2025, 4812, 'cmsmasters_post_more_posts', 'popular'),
(2026, 4812, 'cmsmasters_post_read_more', 'Continue reading...'),
(2027, 4812, 'cmsmasters_page_scheme', 'default'),
(2028, 4812, 'cmsmasters_layout', 'fullwidth'),
(2029, 4812, 'cmsmasters_sidebar_id', ''),
(2030, 4812, 'cmsmasters_bottom_sidebar', 'true'),
(2031, 4812, 'cmsmasters_bottom_sidebar_id', ''),
(2032, 4812, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2033, 4812, 'cmsmasters_bg_default', 'true'),
(2034, 4812, 'cmsmasters_bg_col', '#ffffff'),
(2035, 4812, 'cmsmasters_bg_img_enable', 'false'),
(2036, 4812, 'cmsmasters_bg_img', ''),
(2037, 4812, 'cmsmasters_bg_rep', 'no-repeat'),
(2038, 4812, 'cmsmasters_bg_pos', 'top center'),
(2039, 4812, 'cmsmasters_bg_att', 'scroll'),
(2040, 4812, 'cmsmasters_bg_size', 'cover'),
(2041, 4812, 'cmsmasters_heading', 'disabled'),
(2042, 4812, 'cmsmasters_heading_title', ''),
(2043, 4812, 'cmsmasters_heading_subtitle', ''),
(2044, 4812, 'cmsmasters_heading_icon', ''),
(2045, 4812, 'cmsmasters_heading_alignment', 'center'),
(2046, 4812, 'cmsmasters_heading_scheme', 'first'),
(2047, 4812, 'cmsmasters_heading_bg_img_enable', 'false'),
(2048, 4812, 'cmsmasters_heading_bg_img', '2095|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/MINISTERS-300x164.jpg'),
(2049, 4812, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2050, 4812, 'cmsmasters_heading_bg_att', 'fixed'),
(2051, 4812, 'cmsmasters_heading_bg_size', 'contain'),
(2052, 4812, 'cmsmasters_heading_bg_color', 'rgba(10,8,8,0.4)'),
(2053, 4812, 'cmsmasters_heading_height', '300'),
(2054, 4812, 'cmsmasters_breadcrumbs', 'true'),
(2055, 4812, 'cmsmasters_composer_show', 'true'),
(2056, 4812, 'cmsmasters_gutenberg_show', 'true'),
(2057, 4812, 'cmsmasters_composer_fullscreen', 'false'),
(2058, 4812, 'cmsmasters_header_overlaps', 'true'),
(2059, 4812, 'cmsmasters_heading_block_disabled', 'true'),
(2060, 4812, 'slide_template', 'default'),
(2061, 4812, 'cmsmasters_composer_confirm', 'true'),
(2062, 4813, '_wp_page_template', 'default'),
(2063, 4813, 'cmsmasters_post_image_show', 'false'),
(2064, 4813, 'cmsmasters_post_image_link', ''),
(2065, 4813, 'cmsmasters_post_images', ''),
(2066, 4813, 'cmsmasters_post_video_type', 'embedded'),
(2067, 4813, 'cmsmasters_post_video_link', ''),
(2068, 4813, 'cmsmasters_post_video_links', ''),
(2069, 4813, 'cmsmasters_post_audio_links', ''),
(2070, 4813, 'cmsmasters_post_title', 'true'),
(2071, 4813, 'cmsmasters_post_sharing_box', 'true'),
(2072, 4813, 'cmsmasters_post_author_box', 'true'),
(2073, 4813, 'cmsmasters_post_more_posts', 'popular'),
(2074, 4813, 'cmsmasters_post_read_more', 'Continue reading...'),
(2075, 4813, 'cmsmasters_page_scheme', 'default'),
(2076, 4813, 'cmsmasters_layout', 'fullwidth'),
(2077, 4813, 'cmsmasters_sidebar_id', ''),
(2078, 4813, 'cmsmasters_bottom_sidebar', 'true'),
(2079, 4813, 'cmsmasters_bottom_sidebar_id', ''),
(2080, 4813, 'cmsmasters_bottom_sidebar_layout', '131313'),
(2081, 4813, 'cmsmasters_bg_default', 'true'),
(2082, 4813, 'cmsmasters_bg_col', '#ffffff'),
(2083, 4813, 'cmsmasters_bg_img_enable', 'false'),
(2084, 4813, 'cmsmasters_bg_img', ''),
(2085, 4813, 'cmsmasters_bg_rep', 'no-repeat'),
(2086, 4813, 'cmsmasters_bg_pos', 'top center'),
(2087, 4813, 'cmsmasters_bg_att', 'scroll'),
(2088, 4813, 'cmsmasters_bg_size', 'cover'),
(2089, 4813, 'cmsmasters_heading', 'disabled'),
(2090, 4813, 'cmsmasters_heading_title', ''),
(2091, 4813, 'cmsmasters_heading_subtitle', ''),
(2092, 4813, 'cmsmasters_heading_icon', ''),
(2093, 4813, 'cmsmasters_heading_alignment', 'center'),
(2094, 4813, 'cmsmasters_heading_scheme', 'first'),
(2095, 4813, 'cmsmasters_heading_bg_img_enable', 'false'),
(2096, 4813, 'cmsmasters_heading_bg_img', '1906|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/sermons-3-300x122.jpg'),
(2097, 4813, 'cmsmasters_heading_bg_rep', 'repeat'),
(2098, 4813, 'cmsmasters_heading_bg_att', 'fixed'),
(2099, 4813, 'cmsmasters_heading_bg_size', 'contain'),
(2100, 4813, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2101, 4813, 'cmsmasters_heading_height', '250'),
(2102, 4813, 'cmsmasters_breadcrumbs', 'true'),
(2103, 4813, 'cmsmasters_composer_show', 'true'),
(2104, 4813, 'cmsmasters_gutenberg_show', 'true'),
(2105, 4813, 'cmsmasters_composer_fullscreen', 'false'),
(2106, 4813, 'cmsmasters_header_overlaps', 'true'),
(2107, 4813, 'cmsmasters_heading_block_disabled', 'true'),
(2108, 4813, 'slide_template', 'default'),
(2109, 4813, 'cmsmasters_composer_confirm', 'true'),
(2110, 4813, '_oembed_c364867f2a375ceec2f1725b33e494a1', '<iframe width="1080" height="608" src="https://www.youtube.com/embed/jC0OjPgxB4w?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(2111, 4813, '_oembed_time_c364867f2a375ceec2f1725b33e494a1', '1464247170'),
(2112, 4813, '_oembed_878a627c3f5a281fd17198a8a95b0acb', '<iframe width="1200" height="675" src="https://www.youtube.com/embed/jC0OjPgxB4w?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(2113, 4813, '_oembed_time_878a627c3f5a281fd17198a8a95b0acb', '1464247200'),
(2114, 4813, '_oembed_989d42cd8cb41d6269623b9fbba475e6', '<iframe width="1400" height="788" src="https://www.youtube.com/embed/jC0OjPgxB4w?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(2115, 4813, '_oembed_time_989d42cd8cb41d6269623b9fbba475e6', '1464247222'),
(2116, 4813, '_oembed_b4b6692b1ae3b08d21f46610fef477b6', '<iframe src="https://player.vimeo.com/video/84103278" width="1280" height="720" frameborder="0" title="Church" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2117, 4813, '_oembed_time_b4b6692b1ae3b08d21f46610fef477b6', '1464247885'),
(2118, 4813, '_oembed_4d1d30fdf4f38e845e15e484b92b75d1', '<iframe src="https://player.vimeo.com/video/84103278" width="1280" height="720" frameborder="0" title="Church" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2119, 4813, '_oembed_time_4d1d30fdf4f38e845e15e484b92b75d1', '1464247912'),
(2120, 4813, '_oembed_4bfe6c7b8e4fcf21136fe9bc71d972ad', '<iframe src="https://player.vimeo.com/video/84103278" width="1280" height="720" frameborder="0" title="Church" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2121, 4813, '_oembed_time_4bfe6c7b8e4fcf21136fe9bc71d972ad', '1464247936'),
(2122, 4813, '_oembed_46aeb79caa7fadbb77721a6461f627f1', '<iframe src="https://player.vimeo.com/video/84103278" width="1280" height="720" frameborder="0" title="Church" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2123, 4813, '_oembed_time_46aeb79caa7fadbb77721a6461f627f1', '1464442538'),
(2124, 4813, '_oembed_7477eee8f040fb3c1b7e779d3417d8aa', '<iframe src="https://player.vimeo.com/video/155588828" width="1920" height="1080" frameborder="0" title="Church&#039;s Loves Compton" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2125, 4813, '_oembed_time_7477eee8f040fb3c1b7e779d3417d8aa', '1464443033'),
(2126, 4813, '_oembed_9ab4096463f8c6dbfa4aeba5ac20f1e7', '<iframe src="https://player.vimeo.com/video/155588828" width="1160" height="653" frameborder="0" title="Church&#039;s Loves Compton" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2127, 4813, '_oembed_time_9ab4096463f8c6dbfa4aeba5ac20f1e7', '1464443064'),
(2128, 4813, '_oembed_1f974b904f3259c7d5a9b97dcef3601d', '<iframe src="https://player.vimeo.com/video/155588828" width="1300" height="731" frameborder="0" title="Church&#039;s Loves Compton" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2129, 4813, '_oembed_time_1f974b904f3259c7d5a9b97dcef3601d', '1464443131'),
(2130, 4813, '_oembed_d7f20b2d4b5e06ee41526f49892ca268', '<iframe src="https://player.vimeo.com/video/155588828" width="800" height="450" frameborder="0" title="Church&#039;s Loves Compton" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2131, 4813, '_oembed_time_d7f20b2d4b5e06ee41526f49892ca268', '1464443946'),
(2132, 4814, '_wp_page_template', 'default'),
(2133, 4814, 'cmsmasters_post_image_show', 'false'),
(2134, 4814, 'cmsmasters_post_image_link', ''),
(2135, 4814, 'cmsmasters_post_images', ''),
(2136, 4814, 'cmsmasters_post_video_type', 'embedded'),
(2137, 4814, 'cmsmasters_post_video_link', ''),
(2138, 4814, 'cmsmasters_post_video_links', ''),
(2139, 4814, 'cmsmasters_post_audio_links', ''),
(2140, 4814, 'cmsmasters_post_title', 'true'),
(2141, 4814, 'cmsmasters_post_sharing_box', 'true'),
(2142, 4814, 'cmsmasters_post_author_box', 'true'),
(2143, 4814, 'cmsmasters_post_more_posts', 'popular'),
(2144, 4814, 'cmsmasters_post_read_more', 'Continue reading...'),
(2145, 4814, 'cmsmasters_page_scheme', 'default'),
(2146, 4814, 'cmsmasters_layout', 'r_sidebar'),
(2147, 4814, 'cmsmasters_sidebar_id', ''),
(2148, 4814, 'cmsmasters_bottom_sidebar', 'true'),
(2149, 4814, 'cmsmasters_bottom_sidebar_id', ''),
(2150, 4814, 'cmsmasters_bottom_sidebar_layout', '131313'),
(2151, 4814, 'cmsmasters_bg_default', 'true'),
(2152, 4814, 'cmsmasters_bg_col', '#ffffff'),
(2153, 4814, 'cmsmasters_bg_img_enable', 'false'),
(2154, 4814, 'cmsmasters_bg_img', ''),
(2155, 4814, 'cmsmasters_bg_rep', 'no-repeat'),
(2156, 4814, 'cmsmasters_bg_pos', 'top center'),
(2157, 4814, 'cmsmasters_bg_att', 'scroll'),
(2158, 4814, 'cmsmasters_bg_size', 'cover'),
(2159, 4814, 'cmsmasters_heading', 'default'),
(2160, 4814, 'cmsmasters_heading_title', ''),
(2161, 4814, 'cmsmasters_heading_subtitle', ''),
(2162, 4814, 'cmsmasters_heading_icon', ''),
(2163, 4814, 'cmsmasters_heading_alignment', 'center'),
(2164, 4814, 'cmsmasters_heading_scheme', 'first'),
(2165, 4814, 'cmsmasters_heading_bg_img_enable', 'true'),
(2166, 4814, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(2167, 4814, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2168, 4814, 'cmsmasters_heading_bg_att', 'fixed'),
(2169, 4814, 'cmsmasters_heading_bg_size', 'cover'),
(2170, 4814, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2171, 4814, 'cmsmasters_heading_height', '250'),
(2172, 4814, 'cmsmasters_breadcrumbs', 'true'),
(2173, 4814, 'cmsmasters_composer_show', 'false'),
(2174, 4814, 'cmsmasters_composer_fullscreen', 'false'),
(2175, 4814, 'cmsmasters_header_overlaps', 'true'),
(2176, 4814, 'cmsmasters_heading_block_disabled', 'false'),
(2177, 4814, 'slide_template', 'default'),
(2178, 15, '_wp_page_template', 'default'),
(2179, 15, 'cmsmasters_post_image_show', 'false'),
(2180, 15, 'cmsmasters_post_image_link', ''),
(2181, 15, 'cmsmasters_post_images', ''),
(2182, 15, 'cmsmasters_post_video_type', 'embedded'),
(2183, 15, 'cmsmasters_post_video_link', ''),
(2184, 15, 'cmsmasters_post_video_links', ''),
(2185, 15, 'cmsmasters_post_audio_links', ''),
(2186, 15, 'cmsmasters_post_title', 'true'),
(2187, 15, 'cmsmasters_post_sharing_box', 'true'),
(2188, 15, 'cmsmasters_post_author_box', 'true'),
(2189, 15, 'cmsmasters_post_more_posts', 'popular'),
(2190, 15, 'cmsmasters_post_read_more', 'Continue reading...'),
(2191, 15, 'cmsmasters_page_scheme', 'default'),
(2192, 15, 'cmsmasters_layout', 'r_sidebar'),
(2193, 15, 'cmsmasters_sidebar_id', ''),
(2194, 15, 'cmsmasters_bottom_sidebar', 'true'),
(2195, 15, 'cmsmasters_bottom_sidebar_id', ''),
(2196, 15, 'cmsmasters_bottom_sidebar_layout', '131313'),
(2197, 15, 'cmsmasters_bg_default', 'true'),
(2198, 15, 'cmsmasters_bg_col', '#ffffff'),
(2199, 15, 'cmsmasters_bg_img_enable', 'false'),
(2200, 15, 'cmsmasters_bg_img', ''),
(2201, 15, 'cmsmasters_bg_rep', 'no-repeat'),
(2202, 15, 'cmsmasters_bg_pos', 'top center'),
(2203, 15, 'cmsmasters_bg_att', 'scroll'),
(2204, 15, 'cmsmasters_bg_size', 'cover'),
(2205, 15, 'cmsmasters_heading', 'default'),
(2206, 15, 'cmsmasters_heading_title', ''),
(2207, 15, 'cmsmasters_heading_subtitle', ''),
(2208, 15, 'cmsmasters_heading_icon', ''),
(2209, 15, 'cmsmasters_heading_alignment', 'center'),
(2210, 15, 'cmsmasters_heading_scheme', 'first'),
(2211, 15, 'cmsmasters_heading_bg_img_enable', 'true'),
(2212, 15, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(2213, 15, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2214, 15, 'cmsmasters_heading_bg_att', 'fixed'),
(2215, 15, 'cmsmasters_heading_bg_size', 'cover'),
(2216, 15, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2217, 15, 'cmsmasters_heading_height', '250'),
(2218, 15, 'cmsmasters_breadcrumbs', 'true'),
(2219, 15, 'cmsmasters_composer_show', 'false'),
(2220, 15, 'cmsmasters_composer_fullscreen', 'false'),
(2221, 15, 'cmsmasters_header_overlaps', 'true'),
(2222, 15, 'cmsmasters_heading_block_disabled', 'false'),
(2223, 15, 'slide_template', 'default'),
(2224, 18, '_wp_page_template', 'default'),
(2225, 18, 'cmsmasters_post_image_show', 'false'),
(2226, 18, 'cmsmasters_post_image_link', ''),
(2227, 18, 'cmsmasters_post_images', ''),
(2228, 18, 'cmsmasters_post_video_type', 'embedded'),
(2229, 18, 'cmsmasters_post_video_link', ''),
(2230, 18, 'cmsmasters_post_video_links', ''),
(2231, 18, 'cmsmasters_post_audio_links', ''),
(2232, 18, 'cmsmasters_post_title', 'true'),
(2233, 18, 'cmsmasters_post_sharing_box', 'true'),
(2234, 18, 'cmsmasters_post_author_box', 'true'),
(2235, 18, 'cmsmasters_post_more_posts', 'popular'),
(2236, 18, 'cmsmasters_post_read_more', 'Continue reading...'),
(2237, 18, 'cmsmasters_page_scheme', 'default'),
(2238, 18, 'cmsmasters_layout', 'fullwidth'),
(2239, 18, 'cmsmasters_sidebar_id', ''),
(2240, 18, 'cmsmasters_bottom_sidebar', 'true'),
(2241, 18, 'cmsmasters_bottom_sidebar_id', ''),
(2242, 18, 'cmsmasters_bottom_sidebar_layout', '131313'),
(2243, 18, 'cmsmasters_bg_default', 'true'),
(2244, 18, 'cmsmasters_bg_col', '#ffffff'),
(2245, 18, 'cmsmasters_bg_img_enable', 'false'),
(2246, 18, 'cmsmasters_bg_img', ''),
(2247, 18, 'cmsmasters_bg_rep', 'no-repeat'),
(2248, 18, 'cmsmasters_bg_pos', 'top center'),
(2249, 18, 'cmsmasters_bg_att', 'scroll'),
(2250, 18, 'cmsmasters_bg_size', 'cover'),
(2251, 18, 'cmsmasters_heading', 'disabled'),
(2252, 18, 'cmsmasters_heading_title', ''),
(2253, 18, 'cmsmasters_heading_subtitle', ''),
(2254, 18, 'cmsmasters_heading_icon', ''),
(2255, 18, 'cmsmasters_heading_alignment', 'center'),
(2256, 18, 'cmsmasters_heading_scheme', 'first'),
(2257, 18, 'cmsmasters_heading_bg_img_enable', 'false'),
(2258, 18, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(2259, 18, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2260, 18, 'cmsmasters_heading_bg_att', 'scroll'),
(2261, 18, 'cmsmasters_heading_bg_size', 'cover'),
(2262, 18, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2263, 18, 'cmsmasters_heading_height', '250'),
(2264, 18, 'cmsmasters_breadcrumbs', 'true'),
(2265, 18, 'cmsmasters_composer_show', 'true'),
(2266, 18, 'cmsmasters_gutenberg_show', 'true'),
(2267, 18, 'cmsmasters_composer_fullscreen', 'false'),
(2268, 18, 'cmsmasters_header_overlaps', 'true'),
(2269, 18, 'cmsmasters_heading_block_disabled', 'false'),
(2270, 18, 'slide_template', 'default'),
(2271, 37, '_wp_page_template', 'default'),
(2272, 37, 'cmsmasters_post_image_show', 'false'),
(2273, 37, 'cmsmasters_post_image_link', ''),
(2274, 37, 'cmsmasters_post_images', ''),
(2275, 37, 'cmsmasters_post_video_type', 'embedded'),
(2276, 37, 'cmsmasters_post_video_link', ''),
(2277, 37, 'cmsmasters_post_video_links', ''),
(2278, 37, 'cmsmasters_post_audio_links', ''),
(2279, 37, 'cmsmasters_post_title', 'true'),
(2280, 37, 'cmsmasters_post_sharing_box', 'true'),
(2281, 37, 'cmsmasters_post_author_box', 'true'),
(2282, 37, 'cmsmasters_post_more_posts', 'popular'),
(2283, 37, 'cmsmasters_post_read_more', 'Continue reading...'),
(2284, 37, 'cmsmasters_page_scheme', 'default'),
(2285, 37, 'cmsmasters_layout', 'fullwidth'),
(2286, 37, 'cmsmasters_sidebar_id', ''),
(2287, 37, 'cmsmasters_bottom_sidebar', 'true'),
(2288, 37, 'cmsmasters_bottom_sidebar_id', ''),
(2289, 37, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2290, 37, 'cmsmasters_bg_default', 'true'),
(2291, 37, 'cmsmasters_bg_col', '#ffffff'),
(2292, 37, 'cmsmasters_bg_img_enable', 'false'),
(2293, 37, 'cmsmasters_bg_img', ''),
(2294, 37, 'cmsmasters_bg_rep', 'no-repeat'),
(2295, 37, 'cmsmasters_bg_pos', 'top center'),
(2296, 37, 'cmsmasters_bg_att', 'scroll'),
(2297, 37, 'cmsmasters_bg_size', 'cover'),
(2298, 37, 'cmsmasters_heading', 'default'),
(2299, 37, 'cmsmasters_heading_title', ''),
(2300, 37, 'cmsmasters_heading_subtitle', ''),
(2301, 37, 'cmsmasters_heading_icon', ''),
(2302, 37, 'cmsmasters_heading_alignment', 'center'),
(2303, 37, 'cmsmasters_heading_scheme', 'first'),
(2304, 37, 'cmsmasters_heading_bg_img_enable', 'true'),
(2305, 37, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2306, 37, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2307, 37, 'cmsmasters_heading_bg_att', 'scroll'),
(2308, 37, 'cmsmasters_heading_bg_size', 'cover'),
(2309, 37, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2310, 37, 'cmsmasters_heading_height', '250'),
(2311, 37, 'cmsmasters_breadcrumbs', 'true'),
(2312, 37, 'cmsmasters_composer_show', 'true'),
(2313, 37, 'cmsmasters_gutenberg_show', 'true'),
(2314, 37, 'cmsmasters_composer_fullscreen', 'false'),
(2315, 37, 'cmsmasters_header_overlaps', 'true'),
(2316, 37, 'cmsmasters_heading_block_disabled', 'false'),
(2317, 37, 'cmsmasters_composer_confirm', 'true'),
(2318, 37, 'slide_template', 'default'),
(2319, 39, '_wp_page_template', 'default'),
(2320, 39, 'cmsmasters_post_image_show', 'false'),
(2321, 39, 'cmsmasters_post_image_link', ''),
(2322, 39, 'cmsmasters_post_images', ''),
(2323, 39, 'cmsmasters_post_video_type', 'embedded'),
(2324, 39, 'cmsmasters_post_video_link', ''),
(2325, 39, 'cmsmasters_post_video_links', ''),
(2326, 39, 'cmsmasters_post_audio_links', ''),
(2327, 39, 'cmsmasters_post_title', 'true'),
(2328, 39, 'cmsmasters_post_sharing_box', 'true'),
(2329, 39, 'cmsmasters_post_author_box', 'true'),
(2330, 39, 'cmsmasters_post_more_posts', 'popular'),
(2331, 39, 'cmsmasters_post_read_more', 'Continue reading...'),
(2332, 39, 'cmsmasters_page_scheme', 'default'),
(2333, 39, 'cmsmasters_layout', 'fullwidth'),
(2334, 39, 'cmsmasters_sidebar_id', ''),
(2335, 39, 'cmsmasters_bottom_sidebar', 'true'),
(2336, 39, 'cmsmasters_bottom_sidebar_id', ''),
(2337, 39, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2338, 39, 'cmsmasters_bg_default', 'true'),
(2339, 39, 'cmsmasters_bg_col', '#ffffff'),
(2340, 39, 'cmsmasters_bg_img_enable', 'false'),
(2341, 39, 'cmsmasters_bg_img', '');
INSERT INTO `wpd6_postmeta` VALUES
(2342, 39, 'cmsmasters_bg_rep', 'no-repeat'),
(2343, 39, 'cmsmasters_bg_pos', 'top center'),
(2344, 39, 'cmsmasters_bg_att', 'scroll'),
(2345, 39, 'cmsmasters_bg_size', 'cover'),
(2346, 39, 'cmsmasters_heading', 'default'),
(2347, 39, 'cmsmasters_heading_title', ''),
(2348, 39, 'cmsmasters_heading_subtitle', ''),
(2349, 39, 'cmsmasters_heading_icon', ''),
(2350, 39, 'cmsmasters_heading_alignment', 'center'),
(2351, 39, 'cmsmasters_heading_scheme', 'first'),
(2352, 39, 'cmsmasters_heading_bg_img_enable', 'true'),
(2353, 39, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2354, 39, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2355, 39, 'cmsmasters_heading_bg_att', 'scroll'),
(2356, 39, 'cmsmasters_heading_bg_size', 'cover'),
(2357, 39, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2358, 39, 'cmsmasters_heading_height', '250'),
(2359, 39, 'cmsmasters_breadcrumbs', 'true'),
(2360, 39, 'cmsmasters_composer_show', 'true'),
(2361, 39, 'cmsmasters_gutenberg_show', 'true'),
(2362, 39, 'cmsmasters_composer_fullscreen', 'false'),
(2363, 39, 'cmsmasters_header_overlaps', 'true'),
(2364, 39, 'cmsmasters_heading_block_disabled', 'false'),
(2365, 39, 'slide_template', 'default'),
(2366, 41, '_wp_page_template', 'default'),
(2367, 41, 'cmsmasters_post_image_show', 'false'),
(2368, 41, 'cmsmasters_post_image_link', ''),
(2369, 41, 'cmsmasters_post_images', ''),
(2370, 41, 'cmsmasters_post_video_type', 'embedded'),
(2371, 41, 'cmsmasters_post_video_link', ''),
(2372, 41, 'cmsmasters_post_video_links', ''),
(2373, 41, 'cmsmasters_post_audio_links', ''),
(2374, 41, 'cmsmasters_post_title', 'true'),
(2375, 41, 'cmsmasters_post_sharing_box', 'true'),
(2376, 41, 'cmsmasters_post_author_box', 'true'),
(2377, 41, 'cmsmasters_post_more_posts', 'popular'),
(2378, 41, 'cmsmasters_post_read_more', 'Continue reading...'),
(2379, 41, 'cmsmasters_page_scheme', 'default'),
(2380, 41, 'cmsmasters_layout', 'fullwidth'),
(2381, 41, 'cmsmasters_sidebar_id', ''),
(2382, 41, 'cmsmasters_bottom_sidebar', 'true'),
(2383, 41, 'cmsmasters_bottom_sidebar_id', ''),
(2384, 41, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2385, 41, 'cmsmasters_bg_default', 'true'),
(2386, 41, 'cmsmasters_bg_col', '#ffffff'),
(2387, 41, 'cmsmasters_bg_img_enable', 'false'),
(2388, 41, 'cmsmasters_bg_img', ''),
(2389, 41, 'cmsmasters_bg_rep', 'no-repeat'),
(2390, 41, 'cmsmasters_bg_pos', 'top center'),
(2391, 41, 'cmsmasters_bg_att', 'scroll'),
(2392, 41, 'cmsmasters_bg_size', 'cover'),
(2393, 41, 'cmsmasters_heading', 'default'),
(2394, 41, 'cmsmasters_heading_title', ''),
(2395, 41, 'cmsmasters_heading_subtitle', ''),
(2396, 41, 'cmsmasters_heading_icon', ''),
(2397, 41, 'cmsmasters_heading_alignment', 'center'),
(2398, 41, 'cmsmasters_heading_scheme', 'first'),
(2399, 41, 'cmsmasters_heading_bg_img_enable', 'true'),
(2400, 41, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2401, 41, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2402, 41, 'cmsmasters_heading_bg_att', 'scroll'),
(2403, 41, 'cmsmasters_heading_bg_size', 'cover'),
(2404, 41, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2405, 41, 'cmsmasters_heading_height', '250'),
(2406, 41, 'cmsmasters_breadcrumbs', 'true'),
(2407, 41, 'cmsmasters_composer_show', 'true'),
(2408, 41, 'cmsmasters_gutenberg_show', 'true'),
(2409, 41, 'cmsmasters_composer_fullscreen', 'false'),
(2410, 41, 'cmsmasters_header_overlaps', 'true'),
(2411, 41, 'cmsmasters_heading_block_disabled', 'false'),
(2412, 41, 'slide_template', 'default'),
(2413, 43, '_wp_page_template', 'default'),
(2414, 43, 'cmsmasters_post_image_show', 'false'),
(2415, 43, 'cmsmasters_post_image_link', ''),
(2416, 43, 'cmsmasters_post_images', ''),
(2417, 43, 'cmsmasters_post_video_type', 'embedded'),
(2418, 43, 'cmsmasters_post_video_link', ''),
(2419, 43, 'cmsmasters_post_video_links', ''),
(2420, 43, 'cmsmasters_post_audio_links', ''),
(2421, 43, 'cmsmasters_post_title', 'true'),
(2422, 43, 'cmsmasters_post_sharing_box', 'true'),
(2423, 43, 'cmsmasters_post_author_box', 'true'),
(2424, 43, 'cmsmasters_post_more_posts', 'popular'),
(2425, 43, 'cmsmasters_post_read_more', 'Continue reading...'),
(2426, 43, 'cmsmasters_page_scheme', 'default'),
(2427, 43, 'cmsmasters_layout', 'fullwidth'),
(2428, 43, 'cmsmasters_sidebar_id', ''),
(2429, 43, 'cmsmasters_bottom_sidebar', 'true'),
(2430, 43, 'cmsmasters_bottom_sidebar_id', ''),
(2431, 43, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2432, 43, 'cmsmasters_bg_default', 'true'),
(2433, 43, 'cmsmasters_bg_col', '#ffffff'),
(2434, 43, 'cmsmasters_bg_img_enable', 'false'),
(2435, 43, 'cmsmasters_bg_img', ''),
(2436, 43, 'cmsmasters_bg_rep', 'no-repeat'),
(2437, 43, 'cmsmasters_bg_pos', 'top center'),
(2438, 43, 'cmsmasters_bg_att', 'scroll'),
(2439, 43, 'cmsmasters_bg_size', 'cover'),
(2440, 43, 'cmsmasters_heading', 'default'),
(2441, 43, 'cmsmasters_heading_title', ''),
(2442, 43, 'cmsmasters_heading_subtitle', ''),
(2443, 43, 'cmsmasters_heading_icon', ''),
(2444, 43, 'cmsmasters_heading_alignment', 'center'),
(2445, 43, 'cmsmasters_heading_scheme', 'first'),
(2446, 43, 'cmsmasters_heading_bg_img_enable', 'true'),
(2447, 43, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2448, 43, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2449, 43, 'cmsmasters_heading_bg_att', 'scroll'),
(2450, 43, 'cmsmasters_heading_bg_size', 'cover'),
(2451, 43, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2452, 43, 'cmsmasters_heading_height', '250'),
(2453, 43, 'cmsmasters_breadcrumbs', 'true'),
(2454, 43, 'cmsmasters_composer_show', 'true'),
(2455, 43, 'cmsmasters_gutenberg_show', 'true'),
(2456, 43, 'cmsmasters_composer_fullscreen', 'false'),
(2457, 43, 'cmsmasters_header_overlaps', 'true'),
(2458, 43, 'cmsmasters_heading_block_disabled', 'false'),
(2459, 43, 'cmsmasters_composer_confirm', 'true'),
(2460, 43, 'slide_template', 'default'),
(2461, 45, '_wp_page_template', 'default'),
(2462, 45, 'cmsmasters_post_image_show', 'false'),
(2463, 45, 'cmsmasters_post_image_link', ''),
(2464, 45, 'cmsmasters_post_images', ''),
(2465, 45, 'cmsmasters_post_video_type', 'embedded'),
(2466, 45, 'cmsmasters_post_video_link', ''),
(2467, 45, 'cmsmasters_post_video_links', ''),
(2468, 45, 'cmsmasters_post_audio_links', ''),
(2469, 45, 'cmsmasters_post_title', 'true'),
(2470, 45, 'cmsmasters_post_sharing_box', 'true'),
(2471, 45, 'cmsmasters_post_author_box', 'true'),
(2472, 45, 'cmsmasters_post_more_posts', 'popular'),
(2473, 45, 'cmsmasters_post_read_more', 'Continue reading...'),
(2474, 45, 'cmsmasters_page_scheme', 'default'),
(2475, 45, 'cmsmasters_layout', 'fullwidth'),
(2476, 45, 'cmsmasters_sidebar_id', ''),
(2477, 45, 'cmsmasters_bottom_sidebar', 'true'),
(2478, 45, 'cmsmasters_bottom_sidebar_id', ''),
(2479, 45, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2480, 45, 'cmsmasters_bg_default', 'true'),
(2481, 45, 'cmsmasters_bg_col', '#ffffff'),
(2482, 45, 'cmsmasters_bg_img_enable', 'false'),
(2483, 45, 'cmsmasters_bg_img', ''),
(2484, 45, 'cmsmasters_bg_rep', 'no-repeat'),
(2485, 45, 'cmsmasters_bg_pos', 'top center'),
(2486, 45, 'cmsmasters_bg_att', 'scroll'),
(2487, 45, 'cmsmasters_bg_size', 'cover'),
(2488, 45, 'cmsmasters_heading', 'default'),
(2489, 45, 'cmsmasters_heading_title', ''),
(2490, 45, 'cmsmasters_heading_subtitle', ''),
(2491, 45, 'cmsmasters_heading_icon', ''),
(2492, 45, 'cmsmasters_heading_alignment', 'center'),
(2493, 45, 'cmsmasters_heading_scheme', 'first'),
(2494, 45, 'cmsmasters_heading_bg_img_enable', 'true'),
(2495, 45, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2496, 45, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2497, 45, 'cmsmasters_heading_bg_att', 'scroll'),
(2498, 45, 'cmsmasters_heading_bg_size', 'cover'),
(2499, 45, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2500, 45, 'cmsmasters_heading_height', '250'),
(2501, 45, 'cmsmasters_breadcrumbs', 'true'),
(2502, 45, 'cmsmasters_composer_show', 'true'),
(2503, 45, 'cmsmasters_gutenberg_show', 'true'),
(2504, 45, 'cmsmasters_composer_fullscreen', 'false'),
(2505, 45, 'cmsmasters_header_overlaps', 'true'),
(2506, 45, 'cmsmasters_heading_block_disabled', 'false'),
(2507, 45, 'slide_template', 'default'),
(2508, 3390, '_wp_page_template', 'default'),
(2509, 3390, 'cmsmasters_post_image_show', 'false'),
(2510, 3390, 'cmsmasters_post_image_link', ''),
(2511, 3390, 'cmsmasters_post_images', ''),
(2512, 3390, 'cmsmasters_post_video_type', 'embedded'),
(2513, 3390, 'cmsmasters_post_video_link', ''),
(2514, 3390, 'cmsmasters_post_video_links', ''),
(2515, 3390, 'cmsmasters_post_audio_links', ''),
(2516, 3390, 'cmsmasters_post_title', 'true'),
(2517, 3390, 'cmsmasters_post_sharing_box', 'true'),
(2518, 3390, 'cmsmasters_post_author_box', 'true'),
(2519, 3390, 'cmsmasters_post_more_posts', 'popular'),
(2520, 3390, 'cmsmasters_post_read_more', 'Continue reading...'),
(2521, 3390, 'cmsmasters_page_scheme', 'default'),
(2522, 3390, 'cmsmasters_layout', 'fullwidth'),
(2523, 3390, 'cmsmasters_sidebar_id', ''),
(2524, 3390, 'cmsmasters_bottom_sidebar', 'true'),
(2525, 3390, 'cmsmasters_bottom_sidebar_id', ''),
(2526, 3390, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2527, 3390, 'cmsmasters_bg_default', 'true'),
(2528, 3390, 'cmsmasters_bg_col', '#ffffff'),
(2529, 3390, 'cmsmasters_bg_img_enable', 'false'),
(2530, 3390, 'cmsmasters_bg_img', ''),
(2531, 3390, 'cmsmasters_bg_rep', 'no-repeat'),
(2532, 3390, 'cmsmasters_bg_pos', 'top center'),
(2533, 3390, 'cmsmasters_bg_att', 'scroll'),
(2534, 3390, 'cmsmasters_bg_size', 'cover'),
(2535, 3390, 'cmsmasters_heading', 'default'),
(2536, 3390, 'cmsmasters_heading_title', ''),
(2537, 3390, 'cmsmasters_heading_subtitle', ''),
(2538, 3390, 'cmsmasters_heading_icon', ''),
(2539, 3390, 'cmsmasters_heading_alignment', 'center'),
(2540, 3390, 'cmsmasters_heading_scheme', 'first'),
(2541, 3390, 'cmsmasters_heading_bg_img_enable', 'true'),
(2542, 3390, 'cmsmasters_heading_bg_img', '3451|http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/Depositphotos_110520912_original-300x169.jpg'),
(2543, 3390, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2544, 3390, 'cmsmasters_heading_bg_att', 'fixed'),
(2545, 3390, 'cmsmasters_heading_bg_size', 'cover'),
(2546, 3390, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2547, 3390, 'cmsmasters_heading_height', '250'),
(2548, 3390, 'cmsmasters_breadcrumbs', 'true'),
(2549, 3390, 'cmsmasters_composer_show', 'true'),
(2550, 3390, 'cmsmasters_gutenberg_show', 'true'),
(2551, 3390, 'cmsmasters_composer_fullscreen', 'false'),
(2552, 3390, 'slide_template', 'default'),
(2553, 3390, 'cmsmasters_header_overlaps', 'true'),
(2554, 3390, 'cmsmasters_heading_block_disabled', 'true'),
(2555, 3995, '_wp_page_template', 'default'),
(2556, 3995, 'cmsmasters_post_image_show', 'false'),
(2557, 3995, 'cmsmasters_post_image_link', ''),
(2558, 3995, 'cmsmasters_post_images', ''),
(2559, 3995, 'cmsmasters_post_video_type', 'embedded'),
(2560, 3995, 'cmsmasters_post_video_link', ''),
(2561, 3995, 'cmsmasters_post_video_links', ''),
(2562, 3995, 'cmsmasters_post_audio_links', ''),
(2563, 3995, 'cmsmasters_post_title', 'true'),
(2564, 3995, 'cmsmasters_post_sharing_box', 'true'),
(2565, 3995, 'cmsmasters_post_author_box', 'true'),
(2566, 3995, 'cmsmasters_post_more_posts', 'popular'),
(2567, 3995, 'cmsmasters_post_read_more', 'Continue reading...'),
(2568, 3995, 'cmsmasters_page_scheme', 'default'),
(2569, 3995, 'cmsmasters_layout', 'fullwidth'),
(2570, 3995, 'cmsmasters_sidebar_id', ''),
(2571, 3995, 'cmsmasters_bottom_sidebar', 'true'),
(2572, 3995, 'cmsmasters_bottom_sidebar_id', ''),
(2573, 3995, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2574, 3995, 'cmsmasters_bg_default', 'true'),
(2575, 3995, 'cmsmasters_bg_col', '#ffffff'),
(2576, 3995, 'cmsmasters_bg_img_enable', 'false'),
(2577, 3995, 'cmsmasters_bg_img', ''),
(2578, 3995, 'cmsmasters_bg_rep', 'no-repeat'),
(2579, 3995, 'cmsmasters_bg_pos', 'top center'),
(2580, 3995, 'cmsmasters_bg_att', 'scroll'),
(2581, 3995, 'cmsmasters_bg_size', 'cover'),
(2582, 3995, 'cmsmasters_heading', 'default'),
(2583, 3995, 'cmsmasters_heading_title', ''),
(2584, 3995, 'cmsmasters_heading_subtitle', ''),
(2585, 3995, 'cmsmasters_heading_icon', ''),
(2586, 3995, 'cmsmasters_heading_alignment', 'center'),
(2587, 3995, 'cmsmasters_heading_scheme', 'first'),
(2588, 3995, 'cmsmasters_heading_bg_img_enable', 'true'),
(2589, 3995, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(2590, 3995, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2591, 3995, 'cmsmasters_heading_bg_att', 'fixed'),
(2592, 3995, 'cmsmasters_heading_bg_size', 'cover'),
(2593, 3995, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2594, 3995, 'cmsmasters_heading_height', '250'),
(2595, 3995, 'cmsmasters_breadcrumbs', 'true'),
(2596, 3995, 'cmsmasters_composer_show', 'true'),
(2597, 3995, 'cmsmasters_gutenberg_show', 'true'),
(2598, 3995, 'cmsmasters_composer_fullscreen', 'false'),
(2599, 3995, 'slide_template', 'default'),
(2600, 3995, 'cmsmasters_header_overlaps', 'true'),
(2601, 3995, 'cmsmasters_heading_block_disabled', 'true'),
(2602, 4493, '_wp_page_template', 'default'),
(2603, 4493, 'cmsmasters_post_image_show', 'false'),
(2604, 4493, 'cmsmasters_post_image_link', ''),
(2605, 4493, 'cmsmasters_post_images', ''),
(2606, 4493, 'cmsmasters_post_video_type', 'embedded'),
(2607, 4493, 'cmsmasters_post_video_link', ''),
(2608, 4493, 'cmsmasters_post_video_links', ''),
(2609, 4493, 'cmsmasters_post_audio_links', ''),
(2610, 4493, 'cmsmasters_post_title', 'true'),
(2611, 4493, 'cmsmasters_post_sharing_box', 'true'),
(2612, 4493, 'cmsmasters_post_author_box', 'true'),
(2613, 4493, 'cmsmasters_post_more_posts', 'popular'),
(2614, 4493, 'cmsmasters_post_read_more', 'Continue reading...'),
(2615, 4493, 'cmsmasters_page_scheme', 'default'),
(2616, 4493, 'cmsmasters_layout', 'fullwidth'),
(2617, 4493, 'cmsmasters_sidebar_id', ''),
(2618, 4493, 'cmsmasters_bottom_sidebar', 'true'),
(2619, 4493, 'cmsmasters_bottom_sidebar_id', 'sidebar_bottom'),
(2620, 4493, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2621, 4493, 'cmsmasters_bg_default', 'true'),
(2622, 4493, 'cmsmasters_bg_col', '#ffffff'),
(2623, 4493, 'cmsmasters_bg_img_enable', 'false'),
(2624, 4493, 'cmsmasters_bg_img', ''),
(2625, 4493, 'cmsmasters_bg_rep', 'no-repeat'),
(2626, 4493, 'cmsmasters_bg_pos', 'top center'),
(2627, 4493, 'cmsmasters_bg_att', 'scroll'),
(2628, 4493, 'cmsmasters_bg_size', 'cover'),
(2629, 4493, 'cmsmasters_heading', 'disabled'),
(2630, 4493, 'cmsmasters_heading_title', 'The Way'),
(2631, 4493, 'cmsmasters_heading_subtitle', 'to the church'),
(2632, 4493, 'cmsmasters_heading_icon', ''),
(2633, 4493, 'cmsmasters_heading_alignment', 'center'),
(2634, 4493, 'cmsmasters_heading_scheme', 'first'),
(2635, 4493, 'cmsmasters_heading_bg_img_enable', 'false'),
(2636, 4493, 'cmsmasters_heading_bg_img', '1225|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/Depositphotos_86130300_original312-1-300x164.jpg'),
(2637, 4493, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2638, 4493, 'cmsmasters_heading_bg_att', 'fixed'),
(2639, 4493, 'cmsmasters_heading_bg_size', 'cover'),
(2640, 4493, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2641, 4493, 'cmsmasters_heading_height', '1080'),
(2642, 4493, 'cmsmasters_breadcrumbs', 'true'),
(2643, 4493, 'cmsmasters_composer_show', 'true'),
(2644, 4493, 'cmsmasters_gutenberg_show', 'true'),
(2645, 4493, 'cmsmasters_composer_fullscreen', 'false'),
(2646, 4493, 'cmsmasters_header_overlaps', 'true'),
(2647, 4493, 'cmsmasters_heading_block_disabled', 'true'),
(2648, 4493, 'slide_template', 'default'),
(2649, 4500, '_wp_page_template', 'default'),
(2650, 4500, 'cmsmasters_post_image_show', 'false'),
(2651, 4500, 'cmsmasters_post_image_link', ''),
(2652, 4500, 'cmsmasters_post_images', ''),
(2653, 4500, 'cmsmasters_post_video_type', 'embedded'),
(2654, 4500, 'cmsmasters_post_video_link', ''),
(2655, 4500, 'cmsmasters_post_video_links', ''),
(2656, 4500, 'cmsmasters_post_audio_links', ''),
(2657, 4500, 'cmsmasters_post_title', 'true'),
(2658, 4500, 'cmsmasters_post_sharing_box', 'true'),
(2659, 4500, 'cmsmasters_post_author_box', 'true'),
(2660, 4500, 'cmsmasters_post_more_posts', 'popular'),
(2661, 4500, 'cmsmasters_post_read_more', 'Continue reading...'),
(2662, 4500, 'cmsmasters_page_scheme', 'default'),
(2663, 4500, 'cmsmasters_layout', 'fullwidth'),
(2664, 4500, 'cmsmasters_sidebar_id', ''),
(2665, 4500, 'cmsmasters_bottom_sidebar', 'true'),
(2666, 4500, 'cmsmasters_bottom_sidebar_id', ''),
(2667, 4500, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2668, 4500, 'cmsmasters_bg_default', 'true'),
(2669, 4500, 'cmsmasters_bg_col', '#ffffff'),
(2670, 4500, 'cmsmasters_bg_img_enable', 'false'),
(2671, 4500, 'cmsmasters_bg_img', ''),
(2672, 4500, 'cmsmasters_bg_rep', 'no-repeat'),
(2673, 4500, 'cmsmasters_bg_pos', 'top center'),
(2674, 4500, 'cmsmasters_bg_att', 'scroll'),
(2675, 4500, 'cmsmasters_bg_size', 'cover'),
(2676, 4500, 'cmsmasters_heading', 'default'),
(2677, 4500, 'cmsmasters_heading_title', ''),
(2678, 4500, 'cmsmasters_heading_subtitle', ''),
(2679, 4500, 'cmsmasters_heading_icon', ''),
(2680, 4500, 'cmsmasters_heading_alignment', 'center'),
(2681, 4500, 'cmsmasters_heading_scheme', 'first'),
(2682, 4500, 'cmsmasters_heading_bg_img_enable', 'true'),
(2683, 4500, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2684, 4500, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2685, 4500, 'cmsmasters_heading_bg_att', 'scroll'),
(2686, 4500, 'cmsmasters_heading_bg_size', 'cover'),
(2687, 4500, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2688, 4500, 'cmsmasters_heading_height', '250'),
(2689, 4500, 'cmsmasters_breadcrumbs', 'true'),
(2690, 4500, 'cmsmasters_composer_show', 'true'),
(2691, 4500, 'cmsmasters_gutenberg_show', 'true'),
(2692, 4500, 'cmsmasters_composer_fullscreen', 'false'),
(2693, 4500, 'cmsmasters_header_overlaps', 'true'),
(2694, 4500, 'cmsmasters_heading_block_disabled', 'false'),
(2695, 4500, 'cmsmasters_composer_confirm', 'true'),
(2696, 4500, 'slide_template', 'default'),
(2697, 4815, '_menu_item_type', 'post_type'),
(2698, 4815, '_menu_item_menu_item_parent', '0'),
(2699, 4815, '_menu_item_object_id', '3390'),
(2700, 4815, '_menu_item_object', 'page'),
(2701, 4815, '_menu_item_target', ''),
(2702, 4815, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2703, 4815, '_menu_item_xfn', ''),
(2704, 4815, '_menu_item_url', ''),
(2705, 4815, '_menu_item_highlight', ''),
(2706, 4815, '_menu_item_color', ''),
(2707, 4815, '_menu_item_icon', ''),
(2708, 4815, '_menu_item_tag', ''),
(2709, 4815, '_menu_item_drop_side', ''),
(2710, 4815, '_menu_item_mega', ''),
(2711, 4815, '_menu_item_mega_cols', ''),
(2712, 4815, '_menu_item_mega_cols_full', ''),
(2713, 4815, '_menu_item_mega_bg_img', ''),
(2714, 4815, '_menu_item_mega_bg_pos', ''),
(2715, 4815, '_menu_item_mega_bg_rep', ''),
(2716, 4815, '_menu_item_mega_bg_size', ''),
(2717, 4815, '_menu_item_hide_text', ''),
(2718, 4815, '_menu_item_subtitle', ''),
(2719, 4815, '_menu_item_mega_descr_text', ''),
(2720, 47, '_wp_page_template', 'default'),
(2721, 47, 'cmsmasters_post_image_show', 'false'),
(2722, 47, 'cmsmasters_post_image_link', ''),
(2723, 47, 'cmsmasters_post_images', ''),
(2724, 47, 'cmsmasters_post_video_type', 'embedded'),
(2725, 47, 'cmsmasters_post_video_link', ''),
(2726, 47, 'cmsmasters_post_video_links', ''),
(2727, 47, 'cmsmasters_post_audio_links', ''),
(2728, 47, 'cmsmasters_post_title', 'true'),
(2729, 47, 'cmsmasters_post_sharing_box', 'true'),
(2730, 47, 'cmsmasters_post_author_box', 'true'),
(2731, 47, 'cmsmasters_post_more_posts', 'popular'),
(2732, 47, 'cmsmasters_post_read_more', 'Continue reading...'),
(2733, 47, 'cmsmasters_page_scheme', 'default'),
(2734, 47, 'cmsmasters_layout', 'fullwidth'),
(2735, 47, 'cmsmasters_sidebar_id', ''),
(2736, 47, 'cmsmasters_bottom_sidebar', 'true'),
(2737, 47, 'cmsmasters_bottom_sidebar_id', ''),
(2738, 47, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2739, 47, 'cmsmasters_bg_default', 'true'),
(2740, 47, 'cmsmasters_bg_col', '#ffffff'),
(2741, 47, 'cmsmasters_bg_img_enable', 'false'),
(2742, 47, 'cmsmasters_bg_img', ''),
(2743, 47, 'cmsmasters_bg_rep', 'no-repeat'),
(2744, 47, 'cmsmasters_bg_pos', 'top center'),
(2745, 47, 'cmsmasters_bg_att', 'scroll'),
(2746, 47, 'cmsmasters_bg_size', 'cover'),
(2747, 47, 'cmsmasters_heading', 'default'),
(2748, 47, 'cmsmasters_heading_title', ''),
(2749, 47, 'cmsmasters_heading_subtitle', ''),
(2750, 47, 'cmsmasters_heading_icon', ''),
(2751, 47, 'cmsmasters_heading_alignment', 'center'),
(2752, 47, 'cmsmasters_heading_scheme', 'first'),
(2753, 47, 'cmsmasters_heading_bg_img_enable', 'true'),
(2754, 47, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2755, 47, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2756, 47, 'cmsmasters_heading_bg_att', 'scroll'),
(2757, 47, 'cmsmasters_heading_bg_size', 'cover'),
(2758, 47, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2759, 47, 'cmsmasters_heading_height', '250'),
(2760, 47, 'cmsmasters_breadcrumbs', 'true'),
(2761, 47, 'cmsmasters_composer_show', 'true'),
(2762, 47, 'cmsmasters_gutenberg_show', 'true'),
(2763, 47, 'cmsmasters_composer_fullscreen', 'false'),
(2764, 47, 'cmsmasters_header_overlaps', 'true'),
(2765, 47, 'cmsmasters_heading_block_disabled', 'false'),
(2766, 47, 'slide_template', 'default'),
(2767, 60, '_wp_page_template', 'default'),
(2768, 60, 'cmsmasters_post_image_show', 'false'),
(2769, 60, 'cmsmasters_post_image_link', ''),
(2770, 60, 'cmsmasters_post_images', ''),
(2771, 60, 'cmsmasters_post_video_type', 'embedded'),
(2772, 60, 'cmsmasters_post_video_link', ''),
(2773, 60, 'cmsmasters_post_video_links', ''),
(2774, 60, 'cmsmasters_post_audio_links', ''),
(2775, 60, 'cmsmasters_post_title', 'true'),
(2776, 60, 'cmsmasters_post_sharing_box', 'true'),
(2777, 60, 'cmsmasters_post_author_box', 'true'),
(2778, 60, 'cmsmasters_post_more_posts', 'popular'),
(2779, 60, 'cmsmasters_post_read_more', 'Continue reading...'),
(2780, 60, 'cmsmasters_page_scheme', 'default'),
(2781, 60, 'cmsmasters_layout', 'fullwidth'),
(2782, 60, 'cmsmasters_sidebar_id', ''),
(2783, 60, 'cmsmasters_bottom_sidebar', 'true'),
(2784, 60, 'cmsmasters_bottom_sidebar_id', ''),
(2785, 60, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2786, 60, 'cmsmasters_bg_default', 'true'),
(2787, 60, 'cmsmasters_bg_col', '#ffffff'),
(2788, 60, 'cmsmasters_bg_img_enable', 'false'),
(2789, 60, 'cmsmasters_bg_img', ''),
(2790, 60, 'cmsmasters_bg_rep', 'no-repeat'),
(2791, 60, 'cmsmasters_bg_pos', 'top center'),
(2792, 60, 'cmsmasters_bg_att', 'scroll'),
(2793, 60, 'cmsmasters_bg_size', 'cover'),
(2794, 60, 'cmsmasters_heading', 'default'),
(2795, 60, 'cmsmasters_heading_title', ''),
(2796, 60, 'cmsmasters_heading_subtitle', ''),
(2797, 60, 'cmsmasters_heading_icon', ''),
(2798, 60, 'cmsmasters_heading_alignment', 'center'),
(2799, 60, 'cmsmasters_heading_scheme', 'first'),
(2800, 60, 'cmsmasters_heading_bg_img_enable', 'true'),
(2801, 60, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2802, 60, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2803, 60, 'cmsmasters_heading_bg_att', 'scroll'),
(2804, 60, 'cmsmasters_heading_bg_size', 'cover'),
(2805, 60, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2806, 60, 'cmsmasters_heading_height', '250'),
(2807, 60, 'cmsmasters_breadcrumbs', 'true'),
(2808, 60, 'cmsmasters_composer_show', 'true'),
(2809, 60, 'cmsmasters_gutenberg_show', 'true'),
(2810, 60, 'cmsmasters_composer_fullscreen', 'false'),
(2811, 60, 'cmsmasters_header_overlaps', 'true'),
(2812, 60, 'cmsmasters_heading_block_disabled', 'false'),
(2813, 60, 'slide_template', 'default'),
(2814, 62, '_wp_page_template', 'default'),
(2815, 62, 'cmsmasters_post_image_show', 'false'),
(2816, 62, 'cmsmasters_post_image_link', ''),
(2817, 62, 'cmsmasters_post_images', ''),
(2818, 62, 'cmsmasters_post_video_type', 'embedded'),
(2819, 62, 'cmsmasters_post_video_link', ''),
(2820, 62, 'cmsmasters_post_video_links', ''),
(2821, 62, 'cmsmasters_post_audio_links', ''),
(2822, 62, 'cmsmasters_post_title', 'true'),
(2823, 62, 'cmsmasters_post_sharing_box', 'true'),
(2824, 62, 'cmsmasters_post_author_box', 'true'),
(2825, 62, 'cmsmasters_post_more_posts', 'popular'),
(2826, 62, 'cmsmasters_post_read_more', 'Continue reading...'),
(2827, 62, 'cmsmasters_page_scheme', 'default'),
(2828, 62, 'cmsmasters_layout', 'fullwidth'),
(2829, 62, 'cmsmasters_sidebar_id', ''),
(2830, 62, 'cmsmasters_bottom_sidebar', 'true'),
(2831, 62, 'cmsmasters_bottom_sidebar_id', ''),
(2832, 62, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2833, 62, 'cmsmasters_bg_default', 'true'),
(2834, 62, 'cmsmasters_bg_col', '#ffffff'),
(2835, 62, 'cmsmasters_bg_img_enable', 'false'),
(2836, 62, 'cmsmasters_bg_img', ''),
(2837, 62, 'cmsmasters_bg_rep', 'no-repeat'),
(2838, 62, 'cmsmasters_bg_pos', 'top center'),
(2839, 62, 'cmsmasters_bg_att', 'scroll'),
(2840, 62, 'cmsmasters_bg_size', 'cover'),
(2841, 62, 'cmsmasters_heading', 'default'),
(2842, 62, 'cmsmasters_heading_title', ''),
(2843, 62, 'cmsmasters_heading_subtitle', ''),
(2844, 62, 'cmsmasters_heading_icon', ''),
(2845, 62, 'cmsmasters_heading_alignment', 'center'),
(2846, 62, 'cmsmasters_heading_scheme', 'first'),
(2847, 62, 'cmsmasters_heading_bg_img_enable', 'true'),
(2848, 62, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2849, 62, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2850, 62, 'cmsmasters_heading_bg_att', 'scroll'),
(2851, 62, 'cmsmasters_heading_bg_size', 'cover'),
(2852, 62, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2853, 62, 'cmsmasters_heading_height', '250'),
(2854, 62, 'cmsmasters_breadcrumbs', 'true'),
(2855, 62, 'cmsmasters_composer_show', 'true'),
(2856, 62, 'cmsmasters_gutenberg_show', 'true'),
(2857, 62, 'cmsmasters_composer_fullscreen', 'false'),
(2858, 62, 'cmsmasters_header_overlaps', 'true'),
(2859, 62, 'cmsmasters_heading_block_disabled', 'false'),
(2860, 62, 'slide_template', 'default'),
(2861, 64, '_wp_page_template', 'default'),
(2862, 64, 'cmsmasters_post_image_show', 'false'),
(2863, 64, 'cmsmasters_post_image_link', ''),
(2864, 64, 'cmsmasters_post_images', ''),
(2865, 64, 'cmsmasters_post_video_type', 'embedded'),
(2866, 64, 'cmsmasters_post_video_link', ''),
(2867, 64, 'cmsmasters_post_video_links', ''),
(2868, 64, 'cmsmasters_post_audio_links', ''),
(2869, 64, 'cmsmasters_post_title', 'true'),
(2870, 64, 'cmsmasters_post_sharing_box', 'true'),
(2871, 64, 'cmsmasters_post_author_box', 'true'),
(2872, 64, 'cmsmasters_post_more_posts', 'popular'),
(2873, 64, 'cmsmasters_post_read_more', 'Continue reading...'),
(2874, 64, 'cmsmasters_page_scheme', 'default'),
(2875, 64, 'cmsmasters_layout', 'fullwidth'),
(2876, 64, 'cmsmasters_sidebar_id', ''),
(2877, 64, 'cmsmasters_bottom_sidebar', 'true'),
(2878, 64, 'cmsmasters_bottom_sidebar_id', ''),
(2879, 64, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2880, 64, 'cmsmasters_bg_default', 'true'),
(2881, 64, 'cmsmasters_bg_col', '#ffffff'),
(2882, 64, 'cmsmasters_bg_img_enable', 'false'),
(2883, 64, 'cmsmasters_bg_img', ''),
(2884, 64, 'cmsmasters_bg_rep', 'no-repeat'),
(2885, 64, 'cmsmasters_bg_pos', 'top center'),
(2886, 64, 'cmsmasters_bg_att', 'scroll'),
(2887, 64, 'cmsmasters_bg_size', 'cover'),
(2888, 64, 'cmsmasters_heading', 'default'),
(2889, 64, 'cmsmasters_heading_title', ''),
(2890, 64, 'cmsmasters_heading_subtitle', ''),
(2891, 64, 'cmsmasters_heading_icon', ''),
(2892, 64, 'cmsmasters_heading_alignment', 'center'),
(2893, 64, 'cmsmasters_heading_scheme', 'first'),
(2894, 64, 'cmsmasters_heading_bg_img_enable', 'true'),
(2895, 64, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2896, 64, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2897, 64, 'cmsmasters_heading_bg_att', 'scroll'),
(2898, 64, 'cmsmasters_heading_bg_size', 'cover'),
(2899, 64, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2900, 64, 'cmsmasters_heading_height', '250'),
(2901, 64, 'cmsmasters_breadcrumbs', 'true'),
(2902, 64, 'cmsmasters_composer_show', 'true'),
(2903, 64, 'cmsmasters_gutenberg_show', 'true'),
(2904, 64, 'cmsmasters_composer_fullscreen', 'false'),
(2905, 64, 'cmsmasters_header_overlaps', 'true'),
(2906, 64, 'cmsmasters_heading_block_disabled', 'false'),
(2907, 64, 'slide_template', 'default'),
(2908, 66, '_oembed_43cca2fe52efea11ae4cad453e162b40', '<iframe width="560" height="315" src="https://www.youtube.com/embed/jC0OjPgxB4w?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(2909, 66, '_oembed_ab9b4316d4394938e3727f90ea693946', '<iframe src="https://player.vimeo.com/video/16039117" width="560" height="315" frameborder="0" title="Religion - Main Feature" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2910, 66, '_oembed_time_ab9b4316d4394938e3727f90ea693946', '1463141319'),
(2911, 66, '_oembed_c895256df5e31b973e4ad0f1b19d6ce2', '<iframe width="560" height="320" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F179528810&show_artwork=true&maxwidth=560&maxheight=320"></iframe>'),
(2912, 66, '_wp_page_template', 'default'),
(2913, 66, 'cmsmasters_post_image_show', 'false'),
(2914, 66, 'cmsmasters_post_image_link', ''),
(2915, 66, 'cmsmasters_post_images', ''),
(2916, 66, 'cmsmasters_post_video_type', 'embedded'),
(2917, 66, 'cmsmasters_post_video_link', ''),
(2918, 66, 'cmsmasters_post_video_links', ''),
(2919, 66, 'cmsmasters_post_audio_links', ''),
(2920, 66, 'cmsmasters_post_title', 'true'),
(2921, 66, 'cmsmasters_post_sharing_box', 'true'),
(2922, 66, 'cmsmasters_post_author_box', 'true'),
(2923, 66, 'cmsmasters_post_more_posts', 'popular'),
(2924, 66, 'cmsmasters_post_read_more', 'Continue reading...'),
(2925, 66, 'cmsmasters_page_scheme', 'default'),
(2926, 66, 'cmsmasters_layout', 'fullwidth'),
(2927, 66, 'cmsmasters_sidebar_id', ''),
(2928, 66, 'cmsmasters_bottom_sidebar', 'true'),
(2929, 66, 'cmsmasters_bottom_sidebar_id', ''),
(2930, 66, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2931, 66, 'cmsmasters_bg_default', 'true'),
(2932, 66, 'cmsmasters_bg_col', '#ffffff'),
(2933, 66, 'cmsmasters_bg_img_enable', 'false'),
(2934, 66, 'cmsmasters_bg_img', ''),
(2935, 66, 'cmsmasters_bg_rep', 'no-repeat'),
(2936, 66, 'cmsmasters_bg_pos', 'top center'),
(2937, 66, 'cmsmasters_bg_att', 'scroll'),
(2938, 66, 'cmsmasters_bg_size', 'cover'),
(2939, 66, 'cmsmasters_heading', 'default'),
(2940, 66, 'cmsmasters_heading_title', ''),
(2941, 66, 'cmsmasters_heading_subtitle', ''),
(2942, 66, 'cmsmasters_heading_icon', ''),
(2943, 66, 'cmsmasters_heading_alignment', 'center'),
(2944, 66, 'cmsmasters_heading_scheme', 'first'),
(2945, 66, 'cmsmasters_heading_bg_img_enable', 'true'),
(2946, 66, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(2947, 66, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(2948, 66, 'cmsmasters_heading_bg_att', 'scroll'),
(2949, 66, 'cmsmasters_heading_bg_size', 'cover'),
(2950, 66, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(2951, 66, 'cmsmasters_heading_height', '250'),
(2952, 66, 'cmsmasters_breadcrumbs', 'true'),
(2953, 66, 'cmsmasters_composer_show', 'true'),
(2954, 66, 'cmsmasters_gutenberg_show', 'true'),
(2955, 66, 'cmsmasters_composer_fullscreen', 'false'),
(2956, 66, 'cmsmasters_header_overlaps', 'true'),
(2957, 66, 'cmsmasters_heading_block_disabled', 'false'),
(2958, 66, 'slide_template', 'default'),
(2959, 66, '_oembed_4dba3be3837f501f72f13282397f7b31', '<iframe width="1160" height="653" src="https://www.youtube.com/embed/jC0OjPgxB4w?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(2960, 66, '_oembed_time_4dba3be3837f501f72f13282397f7b31', '1463140808'),
(2961, 66, '_oembed_c98e08bb60f9033323454dbe0e0d64d3', '<iframe width="700" height="394" src="https://www.youtube.com/embed/jC0OjPgxB4w?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(2962, 66, '_oembed_time_c98e08bb60f9033323454dbe0e0d64d3', '1463140831'),
(2963, 66, '_oembed_c9c5d6849c5ed6393a7e1963bc72efc2', '<iframe src="https://player.vimeo.com/video/16039117" width="640" height="360" frameborder="0" title="Religion - Main Feature" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2964, 66, '_oembed_time_c9c5d6849c5ed6393a7e1963bc72efc2', '1463141193'),
(2965, 66, '_oembed_fcd14dc493983c6c4044bf19e690e93a', '<iframe width="1160" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F179528810&show_artwork=true&maxwidth=1160&maxheight=1000"></iframe>'),
(2966, 66, '_oembed_time_fcd14dc493983c6c4044bf19e690e93a', '1463141194'),
(2967, 66, '_oembed_time_43cca2fe52efea11ae4cad453e162b40', '1463141319'),
(2968, 66, '_oembed_time_c895256df5e31b973e4ad0f1b19d6ce2', '1463141319'),
(2969, 68, '_wp_page_template', 'default'),
(2970, 68, 'cmsmasters_post_image_show', 'false'),
(2971, 68, 'cmsmasters_post_image_link', ''),
(2972, 68, 'cmsmasters_post_images', ''),
(2973, 68, 'cmsmasters_post_video_type', 'embedded'),
(2974, 68, 'cmsmasters_post_video_link', ''),
(2975, 68, 'cmsmasters_post_video_links', ''),
(2976, 68, 'cmsmasters_post_audio_links', ''),
(2977, 68, 'cmsmasters_post_title', 'true'),
(2978, 68, 'cmsmasters_post_sharing_box', 'true'),
(2979, 68, 'cmsmasters_post_author_box', 'true'),
(2980, 68, 'cmsmasters_post_more_posts', 'popular'),
(2981, 68, 'cmsmasters_post_read_more', 'Continue reading...'),
(2982, 68, 'cmsmasters_page_scheme', 'default'),
(2983, 68, 'cmsmasters_layout', 'fullwidth'),
(2984, 68, 'cmsmasters_sidebar_id', ''),
(2985, 68, 'cmsmasters_bottom_sidebar', 'true'),
(2986, 68, 'cmsmasters_bottom_sidebar_id', ''),
(2987, 68, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(2988, 68, 'cmsmasters_bg_default', 'true'),
(2989, 68, 'cmsmasters_bg_col', '#ffffff'),
(2990, 68, 'cmsmasters_bg_img_enable', 'false'),
(2991, 68, 'cmsmasters_bg_img', ''),
(2992, 68, 'cmsmasters_bg_rep', 'no-repeat'),
(2993, 68, 'cmsmasters_bg_pos', 'top center'),
(2994, 68, 'cmsmasters_bg_att', 'scroll'),
(2995, 68, 'cmsmasters_bg_size', 'cover'),
(2996, 68, 'cmsmasters_heading', 'default'),
(2997, 68, 'cmsmasters_heading_title', ''),
(2998, 68, 'cmsmasters_heading_subtitle', ''),
(2999, 68, 'cmsmasters_heading_icon', ''),
(3000, 68, 'cmsmasters_heading_alignment', 'center'),
(3001, 68, 'cmsmasters_heading_scheme', 'first'),
(3002, 68, 'cmsmasters_heading_bg_img_enable', 'true'),
(3003, 68, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3004, 68, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3005, 68, 'cmsmasters_heading_bg_att', 'scroll'),
(3006, 68, 'cmsmasters_heading_bg_size', 'cover'),
(3007, 68, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3008, 68, 'cmsmasters_heading_height', '250'),
(3009, 68, 'cmsmasters_breadcrumbs', 'true'),
(3010, 68, 'cmsmasters_composer_show', 'true'),
(3011, 68, 'cmsmasters_gutenberg_show', 'true'),
(3012, 68, 'cmsmasters_composer_fullscreen', 'false'),
(3013, 68, 'cmsmasters_header_overlaps', 'true'),
(3014, 68, 'cmsmasters_heading_block_disabled', 'false'),
(3015, 68, 'cmsmasters_composer_confirm', 'true'),
(3016, 68, 'slide_template', 'default'),
(3017, 70, '_wp_page_template', 'default'),
(3018, 70, 'cmsmasters_post_image_show', 'false'),
(3019, 70, 'cmsmasters_post_image_link', ''),
(3020, 70, 'cmsmasters_post_images', ''),
(3021, 70, 'cmsmasters_post_video_type', 'embedded'),
(3022, 70, 'cmsmasters_post_video_link', ''),
(3023, 70, 'cmsmasters_post_video_links', ''),
(3024, 70, 'cmsmasters_post_audio_links', ''),
(3025, 70, 'cmsmasters_post_title', 'true'),
(3026, 70, 'cmsmasters_post_sharing_box', 'true'),
(3027, 70, 'cmsmasters_post_author_box', 'true'),
(3028, 70, 'cmsmasters_post_more_posts', 'popular'),
(3029, 70, 'cmsmasters_post_read_more', 'Continue reading...'),
(3030, 70, 'cmsmasters_page_scheme', 'default'),
(3031, 70, 'cmsmasters_layout', 'fullwidth'),
(3032, 70, 'cmsmasters_sidebar_id', ''),
(3033, 70, 'cmsmasters_bottom_sidebar', 'true'),
(3034, 70, 'cmsmasters_bottom_sidebar_id', ''),
(3035, 70, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3036, 70, 'cmsmasters_bg_default', 'true'),
(3037, 70, 'cmsmasters_bg_col', '#ffffff'),
(3038, 70, 'cmsmasters_bg_img_enable', 'false'),
(3039, 70, 'cmsmasters_bg_img', ''),
(3040, 70, 'cmsmasters_bg_rep', 'no-repeat'),
(3041, 70, 'cmsmasters_bg_pos', 'top center'),
(3042, 70, 'cmsmasters_bg_att', 'scroll'),
(3043, 70, 'cmsmasters_bg_size', 'cover'),
(3044, 70, 'cmsmasters_heading', 'default'),
(3045, 70, 'cmsmasters_heading_title', ''),
(3046, 70, 'cmsmasters_heading_subtitle', ''),
(3047, 70, 'cmsmasters_heading_icon', ''),
(3048, 70, 'cmsmasters_heading_alignment', 'center'),
(3049, 70, 'cmsmasters_heading_scheme', 'first'),
(3050, 70, 'cmsmasters_heading_bg_img_enable', 'true'),
(3051, 70, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3052, 70, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3053, 70, 'cmsmasters_heading_bg_att', 'scroll'),
(3054, 70, 'cmsmasters_heading_bg_size', 'cover'),
(3055, 70, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3056, 70, 'cmsmasters_heading_height', '250'),
(3057, 70, 'cmsmasters_breadcrumbs', 'true'),
(3058, 70, 'cmsmasters_composer_show', 'true'),
(3059, 70, 'cmsmasters_gutenberg_show', 'true'),
(3060, 70, 'cmsmasters_composer_fullscreen', 'false'),
(3061, 70, 'cmsmasters_header_overlaps', 'true'),
(3062, 70, 'cmsmasters_heading_block_disabled', 'false'),
(3063, 70, 'slide_template', 'default'),
(3064, 72, '_wp_page_template', 'default'),
(3065, 72, 'cmsmasters_post_image_show', 'false'),
(3066, 72, 'cmsmasters_post_image_link', ''),
(3067, 72, 'cmsmasters_post_images', ''),
(3068, 72, 'cmsmasters_post_video_type', 'embedded'),
(3069, 72, 'cmsmasters_post_video_link', ''),
(3070, 72, 'cmsmasters_post_video_links', ''),
(3071, 72, 'cmsmasters_post_audio_links', ''),
(3072, 72, 'cmsmasters_post_title', 'true'),
(3073, 72, 'cmsmasters_post_sharing_box', 'true'),
(3074, 72, 'cmsmasters_post_author_box', 'true'),
(3075, 72, 'cmsmasters_post_more_posts', 'popular'),
(3076, 72, 'cmsmasters_post_read_more', 'Continue reading...'),
(3077, 72, 'cmsmasters_page_scheme', 'default'),
(3078, 72, 'cmsmasters_layout', 'fullwidth'),
(3079, 72, 'cmsmasters_sidebar_id', ''),
(3080, 72, 'cmsmasters_bottom_sidebar', 'true'),
(3081, 72, 'cmsmasters_bottom_sidebar_id', ''),
(3082, 72, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3083, 72, 'cmsmasters_bg_default', 'true'),
(3084, 72, 'cmsmasters_bg_col', '#ffffff'),
(3085, 72, 'cmsmasters_bg_img_enable', 'false'),
(3086, 72, 'cmsmasters_bg_img', ''),
(3087, 72, 'cmsmasters_bg_rep', 'no-repeat'),
(3088, 72, 'cmsmasters_bg_pos', 'top center'),
(3089, 72, 'cmsmasters_bg_att', 'scroll'),
(3090, 72, 'cmsmasters_bg_size', 'cover'),
(3091, 72, 'cmsmasters_heading', 'default'),
(3092, 72, 'cmsmasters_heading_title', ''),
(3093, 72, 'cmsmasters_heading_subtitle', ''),
(3094, 72, 'cmsmasters_heading_icon', ''),
(3095, 72, 'cmsmasters_heading_alignment', 'center'),
(3096, 72, 'cmsmasters_heading_scheme', 'first'),
(3097, 72, 'cmsmasters_heading_bg_img_enable', 'true'),
(3098, 72, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3099, 72, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3100, 72, 'cmsmasters_heading_bg_att', 'scroll'),
(3101, 72, 'cmsmasters_heading_bg_size', 'cover'),
(3102, 72, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3103, 72, 'cmsmasters_heading_height', '250'),
(3104, 72, 'cmsmasters_breadcrumbs', 'true'),
(3105, 72, 'cmsmasters_composer_show', 'true'),
(3106, 72, 'cmsmasters_gutenberg_show', 'true'),
(3107, 72, 'cmsmasters_composer_fullscreen', 'false'),
(3108, 72, 'cmsmasters_header_overlaps', 'true'),
(3109, 72, 'cmsmasters_heading_block_disabled', 'false'),
(3110, 72, 'slide_template', 'default'),
(3111, 82, '_wp_page_template', 'default'),
(3112, 82, 'cmsmasters_post_image_show', 'false'),
(3113, 82, 'cmsmasters_post_image_link', ''),
(3114, 82, 'cmsmasters_post_images', ''),
(3115, 82, 'cmsmasters_post_video_type', 'embedded'),
(3116, 82, 'cmsmasters_post_video_link', ''),
(3117, 82, 'cmsmasters_post_video_links', ''),
(3118, 82, 'cmsmasters_post_audio_links', ''),
(3119, 82, 'cmsmasters_post_title', 'true'),
(3120, 82, 'cmsmasters_post_sharing_box', 'true'),
(3121, 82, 'cmsmasters_post_author_box', 'true'),
(3122, 82, 'cmsmasters_post_more_posts', 'popular'),
(3123, 82, 'cmsmasters_post_read_more', 'Continue reading...'),
(3124, 82, 'cmsmasters_page_scheme', 'default'),
(3125, 82, 'cmsmasters_layout', 'fullwidth'),
(3126, 82, 'cmsmasters_sidebar_id', ''),
(3127, 82, 'cmsmasters_bottom_sidebar', 'true'),
(3128, 82, 'cmsmasters_bottom_sidebar_id', ''),
(3129, 82, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3130, 82, 'cmsmasters_bg_default', 'true'),
(3131, 82, 'cmsmasters_bg_col', '#ffffff'),
(3132, 82, 'cmsmasters_bg_img_enable', 'false'),
(3133, 82, 'cmsmasters_bg_img', ''),
(3134, 82, 'cmsmasters_bg_rep', 'no-repeat'),
(3135, 82, 'cmsmasters_bg_pos', 'top center'),
(3136, 82, 'cmsmasters_bg_att', 'scroll'),
(3137, 82, 'cmsmasters_bg_size', 'cover'),
(3138, 82, 'cmsmasters_heading', 'default'),
(3139, 82, 'cmsmasters_heading_title', ''),
(3140, 82, 'cmsmasters_heading_subtitle', ''),
(3141, 82, 'cmsmasters_heading_icon', ''),
(3142, 82, 'cmsmasters_heading_alignment', 'center'),
(3143, 82, 'cmsmasters_heading_scheme', 'first'),
(3144, 82, 'cmsmasters_heading_bg_img_enable', 'true'),
(3145, 82, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3146, 82, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3147, 82, 'cmsmasters_heading_bg_att', 'scroll'),
(3148, 82, 'cmsmasters_heading_bg_size', 'cover'),
(3149, 82, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3150, 82, 'cmsmasters_heading_height', '250'),
(3151, 82, 'cmsmasters_breadcrumbs', 'true'),
(3152, 82, 'cmsmasters_composer_show', 'true'),
(3153, 82, 'cmsmasters_gutenberg_show', 'true'),
(3154, 82, 'cmsmasters_composer_fullscreen', 'false'),
(3155, 82, 'cmsmasters_header_overlaps', 'true'),
(3156, 82, 'cmsmasters_heading_block_disabled', 'false'),
(3157, 82, 'slide_template', 'default'),
(3158, 84, '_wp_page_template', 'default'),
(3159, 84, 'cmsmasters_post_image_show', 'false'),
(3160, 84, 'cmsmasters_post_image_link', ''),
(3161, 84, 'cmsmasters_post_images', ''),
(3162, 84, 'cmsmasters_post_video_type', 'embedded'),
(3163, 84, 'cmsmasters_post_video_link', ''),
(3164, 84, 'cmsmasters_post_video_links', ''),
(3165, 84, 'cmsmasters_post_audio_links', ''),
(3166, 84, 'cmsmasters_post_title', 'true'),
(3167, 84, 'cmsmasters_post_sharing_box', 'true'),
(3168, 84, 'cmsmasters_post_author_box', 'true'),
(3169, 84, 'cmsmasters_post_more_posts', 'popular'),
(3170, 84, 'cmsmasters_post_read_more', 'Continue reading...'),
(3171, 84, 'cmsmasters_page_scheme', 'default'),
(3172, 84, 'cmsmasters_layout', 'fullwidth'),
(3173, 84, 'cmsmasters_sidebar_id', ''),
(3174, 84, 'cmsmasters_bottom_sidebar', 'true'),
(3175, 84, 'cmsmasters_bottom_sidebar_id', ''),
(3176, 84, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3177, 84, 'cmsmasters_bg_default', 'true'),
(3178, 84, 'cmsmasters_bg_col', '#ffffff'),
(3179, 84, 'cmsmasters_bg_img_enable', 'false'),
(3180, 84, 'cmsmasters_bg_img', ''),
(3181, 84, 'cmsmasters_bg_rep', 'no-repeat'),
(3182, 84, 'cmsmasters_bg_pos', 'top center'),
(3183, 84, 'cmsmasters_bg_att', 'scroll'),
(3184, 84, 'cmsmasters_bg_size', 'cover'),
(3185, 84, 'cmsmasters_heading', 'default'),
(3186, 84, 'cmsmasters_heading_title', ''),
(3187, 84, 'cmsmasters_heading_subtitle', ''),
(3188, 84, 'cmsmasters_heading_icon', ''),
(3189, 84, 'cmsmasters_heading_alignment', 'center'),
(3190, 84, 'cmsmasters_heading_scheme', 'first'),
(3191, 84, 'cmsmasters_heading_bg_img_enable', 'true'),
(3192, 84, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3193, 84, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3194, 84, 'cmsmasters_heading_bg_att', 'scroll'),
(3195, 84, 'cmsmasters_heading_bg_size', 'cover'),
(3196, 84, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3197, 84, 'cmsmasters_heading_height', '250'),
(3198, 84, 'cmsmasters_breadcrumbs', 'true'),
(3199, 84, 'cmsmasters_composer_show', 'true'),
(3200, 84, 'cmsmasters_gutenberg_show', 'true'),
(3201, 84, 'cmsmasters_composer_fullscreen', 'false'),
(3202, 84, 'cmsmasters_header_overlaps', 'true'),
(3203, 84, 'cmsmasters_heading_block_disabled', 'false'),
(3204, 84, 'slide_template', 'default'),
(3205, 86, '_wp_page_template', 'default'),
(3206, 86, 'cmsmasters_post_image_show', 'false'),
(3207, 86, 'cmsmasters_post_image_link', ''),
(3208, 86, 'cmsmasters_post_images', ''),
(3209, 86, 'cmsmasters_post_video_type', 'embedded'),
(3210, 86, 'cmsmasters_post_video_link', ''),
(3211, 86, 'cmsmasters_post_video_links', ''),
(3212, 86, 'cmsmasters_post_audio_links', ''),
(3213, 86, 'cmsmasters_post_title', 'true'),
(3214, 86, 'cmsmasters_post_sharing_box', 'true'),
(3215, 86, 'cmsmasters_post_author_box', 'true'),
(3216, 86, 'cmsmasters_post_more_posts', 'popular'),
(3217, 86, 'cmsmasters_post_read_more', 'Continue reading...'),
(3218, 86, 'cmsmasters_page_scheme', 'default'),
(3219, 86, 'cmsmasters_layout', 'fullwidth'),
(3220, 86, 'cmsmasters_sidebar_id', ''),
(3221, 86, 'cmsmasters_bottom_sidebar', 'true'),
(3222, 86, 'cmsmasters_bottom_sidebar_id', ''),
(3223, 86, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3224, 86, 'cmsmasters_bg_default', 'true'),
(3225, 86, 'cmsmasters_bg_col', '#ffffff'),
(3226, 86, 'cmsmasters_bg_img_enable', 'false'),
(3227, 86, 'cmsmasters_bg_img', ''),
(3228, 86, 'cmsmasters_bg_rep', 'no-repeat'),
(3229, 86, 'cmsmasters_bg_pos', 'top center'),
(3230, 86, 'cmsmasters_bg_att', 'scroll'),
(3231, 86, 'cmsmasters_bg_size', 'cover'),
(3232, 86, 'cmsmasters_heading', 'default'),
(3233, 86, 'cmsmasters_heading_title', ''),
(3234, 86, 'cmsmasters_heading_subtitle', ''),
(3235, 86, 'cmsmasters_heading_icon', ''),
(3236, 86, 'cmsmasters_heading_alignment', 'center'),
(3237, 86, 'cmsmasters_heading_scheme', 'first'),
(3238, 86, 'cmsmasters_heading_bg_img_enable', 'true'),
(3239, 86, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3240, 86, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3241, 86, 'cmsmasters_heading_bg_att', 'scroll'),
(3242, 86, 'cmsmasters_heading_bg_size', 'cover'),
(3243, 86, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3244, 86, 'cmsmasters_heading_height', '250'),
(3245, 86, 'cmsmasters_breadcrumbs', 'true'),
(3246, 86, 'cmsmasters_composer_show', 'true'),
(3247, 86, 'cmsmasters_gutenberg_show', 'true'),
(3248, 86, 'cmsmasters_composer_fullscreen', 'false'),
(3249, 86, 'cmsmasters_header_overlaps', 'true'),
(3250, 86, 'cmsmasters_heading_block_disabled', 'false'),
(3251, 86, 'slide_template', 'default'),
(3252, 88, '_wp_page_template', 'default'),
(3253, 88, 'cmsmasters_post_image_show', 'false'),
(3254, 88, 'cmsmasters_post_image_link', ''),
(3255, 88, 'cmsmasters_post_images', ''),
(3256, 88, 'cmsmasters_post_video_type', 'embedded'),
(3257, 88, 'cmsmasters_post_video_link', ''),
(3258, 88, 'cmsmasters_post_video_links', ''),
(3259, 88, 'cmsmasters_post_audio_links', ''),
(3260, 88, 'cmsmasters_post_title', 'true'),
(3261, 88, 'cmsmasters_post_sharing_box', 'true'),
(3262, 88, 'cmsmasters_post_author_box', 'true'),
(3263, 88, 'cmsmasters_post_more_posts', 'popular'),
(3264, 88, 'cmsmasters_post_read_more', 'Continue reading...'),
(3265, 88, 'cmsmasters_page_scheme', 'default'),
(3266, 88, 'cmsmasters_layout', 'fullwidth'),
(3267, 88, 'cmsmasters_sidebar_id', ''),
(3268, 88, 'cmsmasters_bottom_sidebar', 'true'),
(3269, 88, 'cmsmasters_bottom_sidebar_id', ''),
(3270, 88, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3271, 88, 'cmsmasters_bg_default', 'true'),
(3272, 88, 'cmsmasters_bg_col', '#ffffff'),
(3273, 88, 'cmsmasters_bg_img_enable', 'false'),
(3274, 88, 'cmsmasters_bg_img', ''),
(3275, 88, 'cmsmasters_bg_rep', 'no-repeat'),
(3276, 88, 'cmsmasters_bg_pos', 'top center'),
(3277, 88, 'cmsmasters_bg_att', 'scroll'),
(3278, 88, 'cmsmasters_bg_size', 'cover'),
(3279, 88, 'cmsmasters_heading', 'default'),
(3280, 88, 'cmsmasters_heading_title', ''),
(3281, 88, 'cmsmasters_heading_subtitle', ''),
(3282, 88, 'cmsmasters_heading_icon', ''),
(3283, 88, 'cmsmasters_heading_alignment', 'center'),
(3284, 88, 'cmsmasters_heading_scheme', 'first'),
(3285, 88, 'cmsmasters_heading_bg_img_enable', 'true'),
(3286, 88, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3287, 88, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3288, 88, 'cmsmasters_heading_bg_att', 'scroll'),
(3289, 88, 'cmsmasters_heading_bg_size', 'cover'),
(3290, 88, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3291, 88, 'cmsmasters_heading_height', '250'),
(3292, 88, 'cmsmasters_breadcrumbs', 'true'),
(3293, 88, 'cmsmasters_composer_show', 'true'),
(3294, 88, 'cmsmasters_gutenberg_show', 'true'),
(3295, 88, 'cmsmasters_composer_fullscreen', 'false'),
(3296, 88, 'cmsmasters_header_overlaps', 'true'),
(3297, 88, 'cmsmasters_heading_block_disabled', 'false'),
(3298, 88, 'slide_template', 'default'),
(3299, 90, '_wp_page_template', 'default'),
(3300, 90, 'cmsmasters_post_image_show', 'false'),
(3301, 90, 'cmsmasters_post_image_link', ''),
(3302, 90, 'cmsmasters_post_images', ''),
(3303, 90, 'cmsmasters_post_video_type', 'embedded'),
(3304, 90, 'cmsmasters_post_video_link', ''),
(3305, 90, 'cmsmasters_post_video_links', ''),
(3306, 90, 'cmsmasters_post_audio_links', ''),
(3307, 90, 'cmsmasters_post_title', 'true'),
(3308, 90, 'cmsmasters_post_sharing_box', 'true'),
(3309, 90, 'cmsmasters_post_author_box', 'true'),
(3310, 90, 'cmsmasters_post_more_posts', 'popular'),
(3311, 90, 'cmsmasters_post_read_more', 'Continue reading...'),
(3312, 90, 'cmsmasters_page_scheme', 'default'),
(3313, 90, 'cmsmasters_layout', 'fullwidth'),
(3314, 90, 'cmsmasters_sidebar_id', ''),
(3315, 90, 'cmsmasters_bottom_sidebar', 'true'),
(3316, 90, 'cmsmasters_bottom_sidebar_id', ''),
(3317, 90, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3318, 90, 'cmsmasters_bg_default', 'true'),
(3319, 90, 'cmsmasters_bg_col', '#ffffff'),
(3320, 90, 'cmsmasters_bg_img_enable', 'false'),
(3321, 90, 'cmsmasters_bg_img', ''),
(3322, 90, 'cmsmasters_bg_rep', 'no-repeat'),
(3323, 90, 'cmsmasters_bg_pos', 'top center'),
(3324, 90, 'cmsmasters_bg_att', 'scroll'),
(3325, 90, 'cmsmasters_bg_size', 'cover'),
(3326, 90, 'cmsmasters_heading', 'default'),
(3327, 90, 'cmsmasters_heading_title', ''),
(3328, 90, 'cmsmasters_heading_subtitle', ''),
(3329, 90, 'cmsmasters_heading_icon', ''),
(3330, 90, 'cmsmasters_heading_alignment', 'center'),
(3331, 90, 'cmsmasters_heading_scheme', 'first'),
(3332, 90, 'cmsmasters_heading_bg_img_enable', 'true'),
(3333, 90, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3334, 90, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3335, 90, 'cmsmasters_heading_bg_att', 'scroll'),
(3336, 90, 'cmsmasters_heading_bg_size', 'cover'),
(3337, 90, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3338, 90, 'cmsmasters_heading_height', '250'),
(3339, 90, 'cmsmasters_breadcrumbs', 'true'),
(3340, 90, 'cmsmasters_composer_show', 'true'),
(3341, 90, 'cmsmasters_gutenberg_show', 'true'),
(3342, 90, 'cmsmasters_composer_fullscreen', 'false'),
(3343, 90, 'cmsmasters_header_overlaps', 'true'),
(3344, 90, 'cmsmasters_heading_block_disabled', 'false'),
(3345, 90, 'slide_template', 'default'),
(3346, 92, '_wp_page_template', 'default'),
(3347, 92, 'cmsmasters_post_image_show', 'false'),
(3348, 92, 'cmsmasters_post_image_link', ''),
(3349, 92, 'cmsmasters_post_images', ''),
(3350, 92, 'cmsmasters_post_video_type', 'embedded'),
(3351, 92, 'cmsmasters_post_video_link', ''),
(3352, 92, 'cmsmasters_post_video_links', ''),
(3353, 92, 'cmsmasters_post_audio_links', ''),
(3354, 92, 'cmsmasters_post_title', 'true'),
(3355, 92, 'cmsmasters_post_sharing_box', 'true'),
(3356, 92, 'cmsmasters_post_author_box', 'true'),
(3357, 92, 'cmsmasters_post_more_posts', 'popular'),
(3358, 92, 'cmsmasters_post_read_more', 'Continue reading...'),
(3359, 92, 'cmsmasters_page_scheme', 'default'),
(3360, 92, 'cmsmasters_layout', 'fullwidth'),
(3361, 92, 'cmsmasters_sidebar_id', ''),
(3362, 92, 'cmsmasters_bottom_sidebar', 'true'),
(3363, 92, 'cmsmasters_bottom_sidebar_id', ''),
(3364, 92, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3365, 92, 'cmsmasters_bg_default', 'true'),
(3366, 92, 'cmsmasters_bg_col', '#ffffff'),
(3367, 92, 'cmsmasters_bg_img_enable', 'false'),
(3368, 92, 'cmsmasters_bg_img', ''),
(3369, 92, 'cmsmasters_bg_rep', 'no-repeat'),
(3370, 92, 'cmsmasters_bg_pos', 'top center'),
(3371, 92, 'cmsmasters_bg_att', 'scroll'),
(3372, 92, 'cmsmasters_bg_size', 'cover'),
(3373, 92, 'cmsmasters_heading', 'default'),
(3374, 92, 'cmsmasters_heading_title', ''),
(3375, 92, 'cmsmasters_heading_subtitle', ''),
(3376, 92, 'cmsmasters_heading_icon', ''),
(3377, 92, 'cmsmasters_heading_alignment', 'center'),
(3378, 92, 'cmsmasters_heading_scheme', 'first'),
(3379, 92, 'cmsmasters_heading_bg_img_enable', 'true'),
(3380, 92, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3381, 92, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3382, 92, 'cmsmasters_heading_bg_att', 'scroll'),
(3383, 92, 'cmsmasters_heading_bg_size', 'cover'),
(3384, 92, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3385, 92, 'cmsmasters_heading_height', '250'),
(3386, 92, 'cmsmasters_breadcrumbs', 'true'),
(3387, 92, 'cmsmasters_composer_show', 'true'),
(3388, 92, 'cmsmasters_gutenberg_show', 'true'),
(3389, 92, 'cmsmasters_composer_fullscreen', 'false'),
(3390, 92, 'cmsmasters_header_overlaps', 'true'),
(3391, 92, 'cmsmasters_heading_block_disabled', 'false'),
(3392, 92, 'slide_template', 'default'),
(3393, 94, '_wp_page_template', 'default'),
(3394, 94, 'cmsmasters_post_image_show', 'false'),
(3395, 94, 'cmsmasters_post_image_link', ''),
(3396, 94, 'cmsmasters_post_images', ''),
(3397, 94, 'cmsmasters_post_video_type', 'embedded'),
(3398, 94, 'cmsmasters_post_video_link', ''),
(3399, 94, 'cmsmasters_post_video_links', ''),
(3400, 94, 'cmsmasters_post_audio_links', ''),
(3401, 94, 'cmsmasters_post_title', 'true'),
(3402, 94, 'cmsmasters_post_sharing_box', 'true'),
(3403, 94, 'cmsmasters_post_author_box', 'true'),
(3404, 94, 'cmsmasters_post_more_posts', 'popular'),
(3405, 94, 'cmsmasters_post_read_more', 'Continue reading...'),
(3406, 94, 'cmsmasters_page_scheme', 'default'),
(3407, 94, 'cmsmasters_layout', 'fullwidth'),
(3408, 94, 'cmsmasters_sidebar_id', ''),
(3409, 94, 'cmsmasters_bottom_sidebar', 'true'),
(3410, 94, 'cmsmasters_bottom_sidebar_id', ''),
(3411, 94, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3412, 94, 'cmsmasters_bg_default', 'true'),
(3413, 94, 'cmsmasters_bg_col', '#ffffff'),
(3414, 94, 'cmsmasters_bg_img_enable', 'false'),
(3415, 94, 'cmsmasters_bg_img', ''),
(3416, 94, 'cmsmasters_bg_rep', 'no-repeat'),
(3417, 94, 'cmsmasters_bg_pos', 'top center'),
(3418, 94, 'cmsmasters_bg_att', 'scroll'),
(3419, 94, 'cmsmasters_bg_size', 'cover'),
(3420, 94, 'cmsmasters_heading', 'default'),
(3421, 94, 'cmsmasters_heading_title', ''),
(3422, 94, 'cmsmasters_heading_subtitle', ''),
(3423, 94, 'cmsmasters_heading_icon', ''),
(3424, 94, 'cmsmasters_heading_alignment', 'center'),
(3425, 94, 'cmsmasters_heading_scheme', 'first'),
(3426, 94, 'cmsmasters_heading_bg_img_enable', 'true'),
(3427, 94, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3428, 94, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3429, 94, 'cmsmasters_heading_bg_att', 'scroll'),
(3430, 94, 'cmsmasters_heading_bg_size', 'cover'),
(3431, 94, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3432, 94, 'cmsmasters_heading_height', '250'),
(3433, 94, 'cmsmasters_breadcrumbs', 'true'),
(3434, 94, 'cmsmasters_composer_show', 'true'),
(3435, 94, 'cmsmasters_gutenberg_show', 'true'),
(3436, 94, 'cmsmasters_composer_fullscreen', 'false'),
(3437, 94, 'cmsmasters_header_overlaps', 'true'),
(3438, 94, 'cmsmasters_heading_block_disabled', 'false'),
(3439, 94, 'slide_template', 'default'),
(3440, 105, '_wp_page_template', 'default'),
(3441, 105, 'cmsmasters_post_image_show', 'false'),
(3442, 105, 'cmsmasters_post_image_link', ''),
(3443, 105, 'cmsmasters_post_images', ''),
(3444, 105, 'cmsmasters_post_video_type', 'embedded'),
(3445, 105, 'cmsmasters_post_video_link', ''),
(3446, 105, 'cmsmasters_post_video_links', ''),
(3447, 105, 'cmsmasters_post_audio_links', ''),
(3448, 105, 'cmsmasters_post_title', 'true'),
(3449, 105, 'cmsmasters_post_sharing_box', 'true'),
(3450, 105, 'cmsmasters_post_author_box', 'true'),
(3451, 105, 'cmsmasters_post_more_posts', 'popular'),
(3452, 105, 'cmsmasters_post_read_more', 'Continue reading...'),
(3453, 105, 'cmsmasters_page_scheme', 'default'),
(3454, 105, 'cmsmasters_layout', 'fullwidth'),
(3455, 105, 'cmsmasters_sidebar_id', ''),
(3456, 105, 'cmsmasters_bottom_sidebar', 'true'),
(3457, 105, 'cmsmasters_bottom_sidebar_id', ''),
(3458, 105, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3459, 105, 'cmsmasters_bg_default', 'true'),
(3460, 105, 'cmsmasters_bg_col', '#ffffff'),
(3461, 105, 'cmsmasters_bg_img_enable', 'false'),
(3462, 105, 'cmsmasters_bg_img', ''),
(3463, 105, 'cmsmasters_bg_rep', 'no-repeat'),
(3464, 105, 'cmsmasters_bg_pos', 'top center'),
(3465, 105, 'cmsmasters_bg_att', 'scroll'),
(3466, 105, 'cmsmasters_bg_size', 'cover'),
(3467, 105, 'cmsmasters_heading', 'default'),
(3468, 105, 'cmsmasters_heading_title', ''),
(3469, 105, 'cmsmasters_heading_subtitle', ''),
(3470, 105, 'cmsmasters_heading_icon', ''),
(3471, 105, 'cmsmasters_heading_alignment', 'center'),
(3472, 105, 'cmsmasters_heading_scheme', 'first'),
(3473, 105, 'cmsmasters_heading_bg_img_enable', 'true'),
(3474, 105, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3475, 105, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3476, 105, 'cmsmasters_heading_bg_att', 'scroll'),
(3477, 105, 'cmsmasters_heading_bg_size', 'cover'),
(3478, 105, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3479, 105, 'cmsmasters_heading_height', '250'),
(3480, 105, 'cmsmasters_breadcrumbs', 'true'),
(3481, 105, 'cmsmasters_composer_show', 'true'),
(3482, 105, 'cmsmasters_gutenberg_show', 'true'),
(3483, 105, 'cmsmasters_composer_fullscreen', 'false'),
(3484, 105, 'cmsmasters_header_overlaps', 'true'),
(3485, 105, 'cmsmasters_heading_block_disabled', 'false'),
(3486, 105, 'slide_template', 'default'),
(3487, 107, '_wp_page_template', 'default'),
(3488, 107, 'cmsmasters_post_image_show', 'false'),
(3489, 107, 'cmsmasters_post_image_link', ''),
(3490, 107, 'cmsmasters_post_images', ''),
(3491, 107, 'cmsmasters_post_video_type', 'embedded'),
(3492, 107, 'cmsmasters_post_video_link', ''),
(3493, 107, 'cmsmasters_post_video_links', ''),
(3494, 107, 'cmsmasters_post_audio_links', ''),
(3495, 107, 'cmsmasters_post_title', 'true'),
(3496, 107, 'cmsmasters_post_sharing_box', 'true'),
(3497, 107, 'cmsmasters_post_author_box', 'true'),
(3498, 107, 'cmsmasters_post_more_posts', 'popular'),
(3499, 107, 'cmsmasters_post_read_more', 'Continue reading...'),
(3500, 107, 'cmsmasters_page_scheme', 'default'),
(3501, 107, 'cmsmasters_layout', 'fullwidth'),
(3502, 107, 'cmsmasters_sidebar_id', ''),
(3503, 107, 'cmsmasters_bottom_sidebar', 'true'),
(3504, 107, 'cmsmasters_bottom_sidebar_id', ''),
(3505, 107, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3506, 107, 'cmsmasters_bg_default', 'true'),
(3507, 107, 'cmsmasters_bg_col', '#ffffff'),
(3508, 107, 'cmsmasters_bg_img_enable', 'false'),
(3509, 107, 'cmsmasters_bg_img', ''),
(3510, 107, 'cmsmasters_bg_rep', 'no-repeat'),
(3511, 107, 'cmsmasters_bg_pos', 'top center'),
(3512, 107, 'cmsmasters_bg_att', 'scroll'),
(3513, 107, 'cmsmasters_bg_size', 'cover'),
(3514, 107, 'cmsmasters_heading', 'default'),
(3515, 107, 'cmsmasters_heading_title', ''),
(3516, 107, 'cmsmasters_heading_subtitle', ''),
(3517, 107, 'cmsmasters_heading_icon', ''),
(3518, 107, 'cmsmasters_heading_alignment', 'center'),
(3519, 107, 'cmsmasters_heading_scheme', 'first'),
(3520, 107, 'cmsmasters_heading_bg_img_enable', 'true'),
(3521, 107, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3522, 107, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3523, 107, 'cmsmasters_heading_bg_att', 'scroll'),
(3524, 107, 'cmsmasters_heading_bg_size', 'cover'),
(3525, 107, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3526, 107, 'cmsmasters_heading_height', '250'),
(3527, 107, 'cmsmasters_breadcrumbs', 'true'),
(3528, 107, 'cmsmasters_composer_show', 'true'),
(3529, 107, 'cmsmasters_gutenberg_show', 'true'),
(3530, 107, 'cmsmasters_composer_fullscreen', 'false'),
(3531, 107, 'cmsmasters_header_overlaps', 'true'),
(3532, 107, 'cmsmasters_heading_block_disabled', 'false'),
(3533, 107, 'slide_template', 'default'),
(3534, 109, '_wp_page_template', 'default'),
(3535, 109, 'cmsmasters_post_image_show', 'false'),
(3536, 109, 'cmsmasters_post_image_link', ''),
(3537, 109, 'cmsmasters_post_images', ''),
(3538, 109, 'cmsmasters_post_video_type', 'embedded'),
(3539, 109, 'cmsmasters_post_video_link', ''),
(3540, 109, 'cmsmasters_post_video_links', ''),
(3541, 109, 'cmsmasters_post_audio_links', ''),
(3542, 109, 'cmsmasters_post_title', 'true'),
(3543, 109, 'cmsmasters_post_sharing_box', 'true'),
(3544, 109, 'cmsmasters_post_author_box', 'true'),
(3545, 109, 'cmsmasters_post_more_posts', 'popular'),
(3546, 109, 'cmsmasters_post_read_more', 'Continue reading...'),
(3547, 109, 'cmsmasters_page_scheme', 'default'),
(3548, 109, 'cmsmasters_layout', 'fullwidth'),
(3549, 109, 'cmsmasters_sidebar_id', ''),
(3550, 109, 'cmsmasters_bottom_sidebar', 'true'),
(3551, 109, 'cmsmasters_bottom_sidebar_id', ''),
(3552, 109, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3553, 109, 'cmsmasters_bg_default', 'true'),
(3554, 109, 'cmsmasters_bg_col', '#ffffff'),
(3555, 109, 'cmsmasters_bg_img_enable', 'false'),
(3556, 109, 'cmsmasters_bg_img', ''),
(3557, 109, 'cmsmasters_bg_rep', 'no-repeat'),
(3558, 109, 'cmsmasters_bg_pos', 'top center'),
(3559, 109, 'cmsmasters_bg_att', 'scroll'),
(3560, 109, 'cmsmasters_bg_size', 'cover'),
(3561, 109, 'cmsmasters_heading', 'default'),
(3562, 109, 'cmsmasters_heading_title', ''),
(3563, 109, 'cmsmasters_heading_subtitle', ''),
(3564, 109, 'cmsmasters_heading_icon', ''),
(3565, 109, 'cmsmasters_heading_alignment', 'center'),
(3566, 109, 'cmsmasters_heading_scheme', 'first'),
(3567, 109, 'cmsmasters_heading_bg_img_enable', 'true'),
(3568, 109, 'cmsmasters_heading_bg_img', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-300x169.jpg'),
(3569, 109, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3570, 109, 'cmsmasters_heading_bg_att', 'scroll'),
(3571, 109, 'cmsmasters_heading_bg_size', 'cover'),
(3572, 109, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3573, 109, 'cmsmasters_heading_height', '250'),
(3574, 109, 'cmsmasters_breadcrumbs', 'true'),
(3575, 109, 'cmsmasters_composer_show', 'true'),
(3576, 109, 'cmsmasters_gutenberg_show', 'true'),
(3577, 109, 'cmsmasters_composer_fullscreen', 'false'),
(3578, 109, 'cmsmasters_header_overlaps', 'true'),
(3579, 109, 'cmsmasters_heading_block_disabled', 'false'),
(3580, 109, 'slide_template', 'default'),
(3581, 111, '_wp_page_template', 'default'),
(3582, 111, 'cmsmasters_post_image_show', 'false'),
(3583, 111, 'cmsmasters_post_image_link', ''),
(3584, 111, 'cmsmasters_post_images', ''),
(3585, 111, 'cmsmasters_post_video_type', 'embedded'),
(3586, 111, 'cmsmasters_post_video_link', ''),
(3587, 111, 'cmsmasters_post_video_links', ''),
(3588, 111, 'cmsmasters_post_audio_links', ''),
(3589, 111, 'cmsmasters_post_title', 'true'),
(3590, 111, 'cmsmasters_post_sharing_box', 'true'),
(3591, 111, 'cmsmasters_post_author_box', 'true'),
(3592, 111, 'cmsmasters_post_more_posts', 'popular'),
(3593, 111, 'cmsmasters_post_read_more', 'Continue reading...'),
(3594, 111, 'cmsmasters_page_scheme', 'default'),
(3595, 111, 'cmsmasters_layout', 'fullwidth'),
(3596, 111, 'cmsmasters_sidebar_id', ''),
(3597, 111, 'cmsmasters_bottom_sidebar', 'true'),
(3598, 111, 'cmsmasters_bottom_sidebar_id', ''),
(3599, 111, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3600, 111, 'cmsmasters_bg_default', 'true'),
(3601, 111, 'cmsmasters_bg_col', '#ffffff'),
(3602, 111, 'cmsmasters_bg_img_enable', 'false'),
(3603, 111, 'cmsmasters_bg_img', ''),
(3604, 111, 'cmsmasters_bg_rep', 'no-repeat'),
(3605, 111, 'cmsmasters_bg_pos', 'top center'),
(3606, 111, 'cmsmasters_bg_att', 'scroll'),
(3607, 111, 'cmsmasters_bg_size', 'cover'),
(3608, 111, 'cmsmasters_heading', 'default'),
(3609, 111, 'cmsmasters_heading_title', ''),
(3610, 111, 'cmsmasters_heading_subtitle', ''),
(3611, 111, 'cmsmasters_heading_icon', ''),
(3612, 111, 'cmsmasters_heading_alignment', 'center'),
(3613, 111, 'cmsmasters_heading_scheme', 'first'),
(3614, 111, 'cmsmasters_heading_bg_img_enable', 'true'),
(3615, 111, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3616, 111, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3617, 111, 'cmsmasters_heading_bg_att', 'scroll'),
(3618, 111, 'cmsmasters_heading_bg_size', 'cover'),
(3619, 111, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3620, 111, 'cmsmasters_heading_height', '250'),
(3621, 111, 'cmsmasters_breadcrumbs', 'true'),
(3622, 111, 'cmsmasters_composer_show', 'true'),
(3623, 111, 'cmsmasters_gutenberg_show', 'true'),
(3624, 111, 'cmsmasters_composer_fullscreen', 'false'),
(3625, 111, 'cmsmasters_header_overlaps', 'true'),
(3626, 111, 'cmsmasters_heading_block_disabled', 'false'),
(3627, 111, 'slide_template', 'default'),
(3628, 113, '_wp_page_template', 'default'),
(3629, 113, 'cmsmasters_post_image_show', 'false'),
(3630, 113, 'cmsmasters_post_image_link', ''),
(3631, 113, 'cmsmasters_post_images', ''),
(3632, 113, 'cmsmasters_post_video_type', 'embedded'),
(3633, 113, 'cmsmasters_post_video_link', ''),
(3634, 113, 'cmsmasters_post_video_links', ''),
(3635, 113, 'cmsmasters_post_audio_links', ''),
(3636, 113, 'cmsmasters_post_title', 'true'),
(3637, 113, 'cmsmasters_post_sharing_box', 'true'),
(3638, 113, 'cmsmasters_post_author_box', 'true'),
(3639, 113, 'cmsmasters_post_more_posts', 'popular'),
(3640, 113, 'cmsmasters_post_read_more', 'Continue reading...'),
(3641, 113, 'cmsmasters_page_scheme', 'default'),
(3642, 113, 'cmsmasters_layout', 'fullwidth'),
(3643, 113, 'cmsmasters_sidebar_id', ''),
(3644, 113, 'cmsmasters_bottom_sidebar', 'true'),
(3645, 113, 'cmsmasters_bottom_sidebar_id', ''),
(3646, 113, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3647, 113, 'cmsmasters_bg_default', 'true'),
(3648, 113, 'cmsmasters_bg_col', '#ffffff'),
(3649, 113, 'cmsmasters_bg_img_enable', 'false'),
(3650, 113, 'cmsmasters_bg_img', ''),
(3651, 113, 'cmsmasters_bg_rep', 'no-repeat'),
(3652, 113, 'cmsmasters_bg_pos', 'top center'),
(3653, 113, 'cmsmasters_bg_att', 'scroll'),
(3654, 113, 'cmsmasters_bg_size', 'cover'),
(3655, 113, 'cmsmasters_heading', 'default');
INSERT INTO `wpd6_postmeta` VALUES
(3656, 113, 'cmsmasters_heading_title', ''),
(3657, 113, 'cmsmasters_heading_subtitle', ''),
(3658, 113, 'cmsmasters_heading_icon', ''),
(3659, 113, 'cmsmasters_heading_alignment', 'center'),
(3660, 113, 'cmsmasters_heading_scheme', 'first'),
(3661, 113, 'cmsmasters_heading_bg_img_enable', 'true'),
(3662, 113, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3663, 113, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3664, 113, 'cmsmasters_heading_bg_att', 'scroll'),
(3665, 113, 'cmsmasters_heading_bg_size', 'cover'),
(3666, 113, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3667, 113, 'cmsmasters_heading_height', '250'),
(3668, 113, 'cmsmasters_breadcrumbs', 'true'),
(3669, 113, 'cmsmasters_composer_show', 'true'),
(3670, 113, 'cmsmasters_gutenberg_show', 'true'),
(3671, 113, 'cmsmasters_composer_fullscreen', 'false'),
(3672, 113, 'cmsmasters_header_overlaps', 'true'),
(3673, 113, 'cmsmasters_heading_block_disabled', 'false'),
(3675, 115, '_wp_page_template', 'default'),
(3676, 115, 'cmsmasters_post_image_show', 'false'),
(3677, 115, 'cmsmasters_post_image_link', ''),
(3678, 115, 'cmsmasters_post_images', ''),
(3679, 115, 'cmsmasters_post_video_type', 'embedded'),
(3680, 115, 'cmsmasters_post_video_link', ''),
(3681, 115, 'cmsmasters_post_video_links', ''),
(3682, 115, 'cmsmasters_post_audio_links', ''),
(3683, 115, 'cmsmasters_post_title', 'true'),
(3684, 115, 'cmsmasters_post_sharing_box', 'true'),
(3685, 115, 'cmsmasters_post_author_box', 'true'),
(3686, 115, 'cmsmasters_post_more_posts', 'popular'),
(3687, 115, 'cmsmasters_post_read_more', 'Continue reading...'),
(3688, 115, 'cmsmasters_page_scheme', 'default'),
(3689, 115, 'cmsmasters_layout', 'fullwidth'),
(3690, 115, 'cmsmasters_sidebar_id', ''),
(3691, 115, 'cmsmasters_bottom_sidebar', 'true'),
(3692, 115, 'cmsmasters_bottom_sidebar_id', ''),
(3693, 115, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3694, 115, 'cmsmasters_bg_default', 'true'),
(3695, 115, 'cmsmasters_bg_col', '#ffffff'),
(3696, 115, 'cmsmasters_bg_img_enable', 'false'),
(3697, 115, 'cmsmasters_bg_img', ''),
(3698, 115, 'cmsmasters_bg_rep', 'no-repeat'),
(3699, 115, 'cmsmasters_bg_pos', 'top center'),
(3700, 115, 'cmsmasters_bg_att', 'scroll'),
(3701, 115, 'cmsmasters_bg_size', 'cover'),
(3702, 115, 'cmsmasters_heading', 'default'),
(3703, 115, 'cmsmasters_heading_title', ''),
(3704, 115, 'cmsmasters_heading_subtitle', ''),
(3705, 115, 'cmsmasters_heading_icon', ''),
(3706, 115, 'cmsmasters_heading_alignment', 'center'),
(3707, 115, 'cmsmasters_heading_scheme', 'first'),
(3708, 115, 'cmsmasters_heading_bg_img_enable', 'true'),
(3709, 115, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3710, 115, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3711, 115, 'cmsmasters_heading_bg_att', 'scroll'),
(3712, 115, 'cmsmasters_heading_bg_size', 'cover'),
(3713, 115, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3714, 115, 'cmsmasters_heading_height', '250'),
(3715, 115, 'cmsmasters_breadcrumbs', 'true'),
(3716, 115, 'cmsmasters_composer_show', 'true'),
(3717, 115, 'cmsmasters_gutenberg_show', 'true'),
(3718, 115, 'cmsmasters_composer_fullscreen', 'false'),
(3719, 115, 'cmsmasters_header_overlaps', 'true'),
(3720, 115, 'cmsmasters_heading_block_disabled', 'false'),
(3721, 115, 'slide_template', 'default'),
(3722, 117, '_wp_page_template', 'default'),
(3723, 117, 'cmsmasters_post_image_show', 'false'),
(3724, 117, 'cmsmasters_post_image_link', ''),
(3725, 117, 'cmsmasters_post_images', ''),
(3726, 117, 'cmsmasters_post_video_type', 'embedded'),
(3727, 117, 'cmsmasters_post_video_link', ''),
(3728, 117, 'cmsmasters_post_video_links', ''),
(3729, 117, 'cmsmasters_post_audio_links', ''),
(3730, 117, 'cmsmasters_post_title', 'true'),
(3731, 117, 'cmsmasters_post_sharing_box', 'true'),
(3732, 117, 'cmsmasters_post_author_box', 'true'),
(3733, 117, 'cmsmasters_post_more_posts', 'popular'),
(3734, 117, 'cmsmasters_post_read_more', 'Continue reading...'),
(3735, 117, 'cmsmasters_page_scheme', 'default'),
(3736, 117, 'cmsmasters_layout', 'fullwidth'),
(3737, 117, 'cmsmasters_sidebar_id', ''),
(3738, 117, 'cmsmasters_bottom_sidebar', 'true'),
(3739, 117, 'cmsmasters_bottom_sidebar_id', ''),
(3740, 117, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3741, 117, 'cmsmasters_bg_default', 'true'),
(3742, 117, 'cmsmasters_bg_col', '#ffffff'),
(3743, 117, 'cmsmasters_bg_img_enable', 'false'),
(3744, 117, 'cmsmasters_bg_img', ''),
(3745, 117, 'cmsmasters_bg_rep', 'no-repeat'),
(3746, 117, 'cmsmasters_bg_pos', 'top center'),
(3747, 117, 'cmsmasters_bg_att', 'scroll'),
(3748, 117, 'cmsmasters_bg_size', 'cover'),
(3749, 117, 'cmsmasters_heading', 'default'),
(3750, 117, 'cmsmasters_heading_title', ''),
(3751, 117, 'cmsmasters_heading_subtitle', ''),
(3752, 117, 'cmsmasters_heading_icon', ''),
(3753, 117, 'cmsmasters_heading_alignment', 'center'),
(3754, 117, 'cmsmasters_heading_scheme', 'first'),
(3755, 117, 'cmsmasters_heading_bg_img_enable', 'true'),
(3756, 117, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3757, 117, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3758, 117, 'cmsmasters_heading_bg_att', 'scroll'),
(3759, 117, 'cmsmasters_heading_bg_size', 'cover'),
(3760, 117, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3761, 117, 'cmsmasters_heading_height', '250'),
(3762, 117, 'cmsmasters_breadcrumbs', 'true'),
(3763, 117, 'cmsmasters_composer_show', 'true'),
(3764, 117, 'cmsmasters_gutenberg_show', 'true'),
(3765, 117, 'cmsmasters_composer_fullscreen', 'false'),
(3766, 117, 'cmsmasters_header_overlaps', 'true'),
(3767, 117, 'cmsmasters_heading_block_disabled', 'false'),
(3768, 117, 'slide_template', 'default'),
(3769, 792, '_wp_page_template', 'default'),
(3770, 792, 'cmsmasters_post_image_show', 'false'),
(3771, 792, 'cmsmasters_post_image_link', ''),
(3772, 792, 'cmsmasters_post_images', ''),
(3773, 792, 'cmsmasters_post_video_type', 'embedded'),
(3774, 792, 'cmsmasters_post_video_link', ''),
(3775, 792, 'cmsmasters_post_video_links', ''),
(3776, 792, 'cmsmasters_post_audio_links', ''),
(3777, 792, 'cmsmasters_post_title', 'true'),
(3778, 792, 'cmsmasters_post_sharing_box', 'true'),
(3779, 792, 'cmsmasters_post_author_box', 'true'),
(3780, 792, 'cmsmasters_post_more_posts', 'popular'),
(3781, 792, 'cmsmasters_post_read_more', 'Continue reading...'),
(3782, 792, 'cmsmasters_page_scheme', 'default'),
(3783, 792, 'cmsmasters_layout', 'fullwidth'),
(3784, 792, 'cmsmasters_sidebar_id', ''),
(3785, 792, 'cmsmasters_bottom_sidebar', 'true'),
(3786, 792, 'cmsmasters_bottom_sidebar_id', ''),
(3787, 792, 'cmsmasters_bottom_sidebar_layout', '131313'),
(3788, 792, 'cmsmasters_bg_default', 'true'),
(3789, 792, 'cmsmasters_bg_col', '#ffffff'),
(3790, 792, 'cmsmasters_bg_img_enable', 'false'),
(3791, 792, 'cmsmasters_bg_img', ''),
(3792, 792, 'cmsmasters_bg_rep', 'no-repeat'),
(3793, 792, 'cmsmasters_bg_pos', 'top center'),
(3794, 792, 'cmsmasters_bg_att', 'scroll'),
(3795, 792, 'cmsmasters_bg_size', 'cover'),
(3796, 792, 'cmsmasters_heading', 'default'),
(3797, 792, 'cmsmasters_heading_title', ''),
(3798, 792, 'cmsmasters_heading_subtitle', ''),
(3799, 792, 'cmsmasters_heading_icon', ''),
(3800, 792, 'cmsmasters_heading_alignment', 'center'),
(3801, 792, 'cmsmasters_heading_scheme', 'first'),
(3802, 792, 'cmsmasters_heading_bg_img_enable', 'true'),
(3803, 792, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(3804, 792, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3805, 792, 'cmsmasters_heading_bg_att', 'fixed'),
(3806, 792, 'cmsmasters_heading_bg_size', 'cover'),
(3807, 792, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3808, 792, 'cmsmasters_heading_height', '250'),
(3809, 792, 'cmsmasters_breadcrumbs', 'true'),
(3810, 792, 'cmsmasters_composer_show', 'false'),
(3811, 792, 'cmsmasters_composer_fullscreen', 'false'),
(3812, 792, 'cmsmasters_header_overlaps', 'true'),
(3813, 792, 'cmsmasters_heading_block_disabled', 'false'),
(3814, 795, '_wp_page_template', 'default'),
(3815, 795, 'cmsmasters_post_image_show', 'false'),
(3816, 795, 'cmsmasters_post_image_link', ''),
(3817, 795, 'cmsmasters_post_images', ''),
(3818, 795, 'cmsmasters_post_video_type', 'embedded'),
(3819, 795, 'cmsmasters_post_video_link', ''),
(3820, 795, 'cmsmasters_post_video_links', ''),
(3821, 795, 'cmsmasters_post_audio_links', ''),
(3822, 795, 'cmsmasters_post_title', 'true'),
(3823, 795, 'cmsmasters_post_sharing_box', 'true'),
(3824, 795, 'cmsmasters_post_author_box', 'true'),
(3825, 795, 'cmsmasters_post_more_posts', 'popular'),
(3826, 795, 'cmsmasters_post_read_more', 'Continue reading...'),
(3827, 795, 'cmsmasters_page_scheme', 'default'),
(3828, 795, 'cmsmasters_layout', 'r_sidebar'),
(3829, 795, 'cmsmasters_sidebar_id', ''),
(3830, 795, 'cmsmasters_bottom_sidebar', 'true'),
(3831, 795, 'cmsmasters_bottom_sidebar_id', ''),
(3832, 795, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3833, 795, 'cmsmasters_bg_default', 'true'),
(3834, 795, 'cmsmasters_bg_col', '#ffffff'),
(3835, 795, 'cmsmasters_bg_img_enable', 'false'),
(3836, 795, 'cmsmasters_bg_img', ''),
(3837, 795, 'cmsmasters_bg_rep', 'no-repeat'),
(3838, 795, 'cmsmasters_bg_pos', 'top center'),
(3839, 795, 'cmsmasters_bg_att', 'scroll'),
(3840, 795, 'cmsmasters_bg_size', 'cover'),
(3841, 795, 'cmsmasters_heading', 'default'),
(3842, 795, 'cmsmasters_heading_title', ''),
(3843, 795, 'cmsmasters_heading_subtitle', ''),
(3844, 795, 'cmsmasters_heading_icon', ''),
(3845, 795, 'cmsmasters_heading_alignment', 'center'),
(3846, 795, 'cmsmasters_heading_scheme', 'first'),
(3847, 795, 'cmsmasters_heading_bg_img_enable', 'true'),
(3848, 795, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3849, 795, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3850, 795, 'cmsmasters_heading_bg_att', 'scroll'),
(3851, 795, 'cmsmasters_heading_bg_size', 'cover'),
(3852, 795, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3853, 795, 'cmsmasters_heading_height', '250'),
(3854, 795, 'cmsmasters_breadcrumbs', 'true'),
(3855, 795, 'cmsmasters_composer_show', 'true'),
(3856, 795, 'cmsmasters_gutenberg_show', 'true'),
(3857, 795, 'cmsmasters_composer_fullscreen', 'false'),
(3858, 795, 'cmsmasters_header_overlaps', 'true'),
(3859, 795, 'cmsmasters_heading_block_disabled', 'false'),
(3860, 795, 'slide_template', 'default'),
(3861, 797, '_wp_page_template', 'default'),
(3862, 797, 'cmsmasters_post_image_show', 'false'),
(3863, 797, 'cmsmasters_post_image_link', ''),
(3864, 797, 'cmsmasters_post_images', ''),
(3865, 797, 'cmsmasters_post_video_type', 'embedded'),
(3866, 797, 'cmsmasters_post_video_link', ''),
(3867, 797, 'cmsmasters_post_video_links', ''),
(3868, 797, 'cmsmasters_post_audio_links', ''),
(3869, 797, 'cmsmasters_post_title', 'true'),
(3870, 797, 'cmsmasters_post_sharing_box', 'true'),
(3871, 797, 'cmsmasters_post_author_box', 'true'),
(3872, 797, 'cmsmasters_post_more_posts', 'popular'),
(3873, 797, 'cmsmasters_post_read_more', 'Continue reading...'),
(3874, 797, 'cmsmasters_page_scheme', 'default'),
(3875, 797, 'cmsmasters_layout', 'fullwidth'),
(3876, 797, 'cmsmasters_sidebar_id', ''),
(3877, 797, 'cmsmasters_bottom_sidebar', 'true'),
(3878, 797, 'cmsmasters_bottom_sidebar_id', ''),
(3879, 797, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3880, 797, 'cmsmasters_bg_default', 'true'),
(3881, 797, 'cmsmasters_bg_col', '#ffffff'),
(3882, 797, 'cmsmasters_bg_img_enable', 'false'),
(3883, 797, 'cmsmasters_bg_img', ''),
(3884, 797, 'cmsmasters_bg_rep', 'no-repeat'),
(3885, 797, 'cmsmasters_bg_pos', 'top center'),
(3886, 797, 'cmsmasters_bg_att', 'scroll'),
(3887, 797, 'cmsmasters_bg_size', 'cover'),
(3888, 797, 'cmsmasters_heading', 'default'),
(3889, 797, 'cmsmasters_heading_title', ''),
(3890, 797, 'cmsmasters_heading_subtitle', ''),
(3891, 797, 'cmsmasters_heading_icon', ''),
(3892, 797, 'cmsmasters_heading_alignment', 'center'),
(3893, 797, 'cmsmasters_heading_scheme', 'first'),
(3894, 797, 'cmsmasters_heading_bg_img_enable', 'true'),
(3895, 797, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3896, 797, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3897, 797, 'cmsmasters_heading_bg_att', 'scroll'),
(3898, 797, 'cmsmasters_heading_bg_size', 'cover'),
(3899, 797, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3900, 797, 'cmsmasters_heading_height', '250'),
(3901, 797, 'cmsmasters_breadcrumbs', 'true'),
(3902, 797, 'cmsmasters_composer_show', 'true'),
(3903, 797, 'cmsmasters_gutenberg_show', 'true'),
(3904, 797, 'cmsmasters_composer_fullscreen', 'false'),
(3905, 797, 'cmsmasters_header_overlaps', 'true'),
(3906, 797, 'cmsmasters_heading_block_disabled', 'false'),
(3907, 797, 'slide_template', 'default'),
(3908, 799, '_wp_page_template', 'default'),
(3909, 799, 'cmsmasters_post_image_show', 'false'),
(3910, 799, 'cmsmasters_post_image_link', ''),
(3911, 799, 'cmsmasters_post_images', ''),
(3912, 799, 'cmsmasters_post_video_type', 'embedded'),
(3913, 799, 'cmsmasters_post_video_link', ''),
(3914, 799, 'cmsmasters_post_video_links', ''),
(3915, 799, 'cmsmasters_post_audio_links', ''),
(3916, 799, 'cmsmasters_post_title', 'true'),
(3917, 799, 'cmsmasters_post_sharing_box', 'true'),
(3918, 799, 'cmsmasters_post_author_box', 'true'),
(3919, 799, 'cmsmasters_post_more_posts', 'popular'),
(3920, 799, 'cmsmasters_post_read_more', 'Continue reading...'),
(3921, 799, 'cmsmasters_page_scheme', 'default'),
(3922, 799, 'cmsmasters_layout', 'fullwidth'),
(3923, 799, 'cmsmasters_sidebar_id', ''),
(3924, 799, 'cmsmasters_bottom_sidebar', 'true'),
(3925, 799, 'cmsmasters_bottom_sidebar_id', ''),
(3926, 799, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3927, 799, 'cmsmasters_bg_default', 'true'),
(3928, 799, 'cmsmasters_bg_col', '#ffffff'),
(3929, 799, 'cmsmasters_bg_img_enable', 'false'),
(3930, 799, 'cmsmasters_bg_img', ''),
(3931, 799, 'cmsmasters_bg_rep', 'no-repeat'),
(3932, 799, 'cmsmasters_bg_pos', 'top center'),
(3933, 799, 'cmsmasters_bg_att', 'scroll'),
(3934, 799, 'cmsmasters_bg_size', 'cover'),
(3935, 799, 'cmsmasters_heading', 'default'),
(3936, 799, 'cmsmasters_heading_title', ''),
(3937, 799, 'cmsmasters_heading_subtitle', ''),
(3938, 799, 'cmsmasters_heading_icon', ''),
(3939, 799, 'cmsmasters_heading_alignment', 'center'),
(3940, 799, 'cmsmasters_heading_scheme', 'first'),
(3941, 799, 'cmsmasters_heading_bg_img_enable', 'true'),
(3942, 799, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3943, 799, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3944, 799, 'cmsmasters_heading_bg_att', 'scroll'),
(3945, 799, 'cmsmasters_heading_bg_size', 'cover'),
(3946, 799, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3947, 799, 'cmsmasters_heading_height', '250'),
(3948, 799, 'cmsmasters_breadcrumbs', 'true'),
(3949, 799, 'cmsmasters_composer_show', 'true'),
(3950, 799, 'cmsmasters_gutenberg_show', 'true'),
(3951, 799, 'cmsmasters_composer_fullscreen', 'false'),
(3952, 799, 'cmsmasters_header_overlaps', 'true'),
(3953, 799, 'cmsmasters_heading_block_disabled', 'false'),
(3954, 799, 'slide_template', 'default'),
(3955, 801, '_wp_page_template', 'default'),
(3956, 801, 'cmsmasters_post_image_show', 'false'),
(3957, 801, 'cmsmasters_post_image_link', ''),
(3958, 801, 'cmsmasters_post_images', ''),
(3959, 801, 'cmsmasters_post_video_type', 'embedded'),
(3960, 801, 'cmsmasters_post_video_link', ''),
(3961, 801, 'cmsmasters_post_video_links', ''),
(3962, 801, 'cmsmasters_post_audio_links', ''),
(3963, 801, 'cmsmasters_post_title', 'true'),
(3964, 801, 'cmsmasters_post_sharing_box', 'true'),
(3965, 801, 'cmsmasters_post_author_box', 'true'),
(3966, 801, 'cmsmasters_post_more_posts', 'popular'),
(3967, 801, 'cmsmasters_post_read_more', 'Continue reading...'),
(3968, 801, 'cmsmasters_page_scheme', 'default'),
(3969, 801, 'cmsmasters_layout', 'fullwidth'),
(3970, 801, 'cmsmasters_sidebar_id', ''),
(3971, 801, 'cmsmasters_bottom_sidebar', 'true'),
(3972, 801, 'cmsmasters_bottom_sidebar_id', ''),
(3973, 801, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(3974, 801, 'cmsmasters_bg_default', 'true'),
(3975, 801, 'cmsmasters_bg_col', '#ffffff'),
(3976, 801, 'cmsmasters_bg_img_enable', 'false'),
(3977, 801, 'cmsmasters_bg_img', ''),
(3978, 801, 'cmsmasters_bg_rep', 'no-repeat'),
(3979, 801, 'cmsmasters_bg_pos', 'top center'),
(3980, 801, 'cmsmasters_bg_att', 'scroll'),
(3981, 801, 'cmsmasters_bg_size', 'cover'),
(3982, 801, 'cmsmasters_heading', 'default'),
(3983, 801, 'cmsmasters_heading_title', ''),
(3984, 801, 'cmsmasters_heading_subtitle', ''),
(3985, 801, 'cmsmasters_heading_icon', ''),
(3986, 801, 'cmsmasters_heading_alignment', 'center'),
(3987, 801, 'cmsmasters_heading_scheme', 'first'),
(3988, 801, 'cmsmasters_heading_bg_img_enable', 'true'),
(3989, 801, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(3990, 801, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(3991, 801, 'cmsmasters_heading_bg_att', 'scroll'),
(3992, 801, 'cmsmasters_heading_bg_size', 'cover'),
(3993, 801, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(3994, 801, 'cmsmasters_heading_height', '250'),
(3995, 801, 'cmsmasters_breadcrumbs', 'true'),
(3996, 801, 'cmsmasters_composer_show', 'true'),
(3997, 801, 'cmsmasters_gutenberg_show', 'true'),
(3998, 801, 'cmsmasters_composer_fullscreen', 'false'),
(3999, 801, 'cmsmasters_header_overlaps', 'true'),
(4000, 801, 'cmsmasters_heading_block_disabled', 'false'),
(4001, 801, 'slide_template', 'default'),
(4002, 803, '_wp_page_template', 'default'),
(4003, 803, 'cmsmasters_post_image_show', 'false'),
(4004, 803, 'cmsmasters_post_image_link', ''),
(4005, 803, 'cmsmasters_post_images', ''),
(4006, 803, 'cmsmasters_post_video_type', 'embedded'),
(4007, 803, 'cmsmasters_post_video_link', ''),
(4008, 803, 'cmsmasters_post_video_links', ''),
(4009, 803, 'cmsmasters_post_audio_links', ''),
(4010, 803, 'cmsmasters_post_title', 'true'),
(4011, 803, 'cmsmasters_post_sharing_box', 'true'),
(4012, 803, 'cmsmasters_post_author_box', 'true'),
(4013, 803, 'cmsmasters_post_more_posts', 'popular'),
(4014, 803, 'cmsmasters_post_read_more', 'Continue reading...'),
(4015, 803, 'cmsmasters_page_scheme', 'default'),
(4016, 803, 'cmsmasters_layout', 'fullwidth'),
(4017, 803, 'cmsmasters_sidebar_id', ''),
(4018, 803, 'cmsmasters_bottom_sidebar', 'true'),
(4019, 803, 'cmsmasters_bottom_sidebar_id', ''),
(4020, 803, 'cmsmasters_bottom_sidebar_layout', '131313'),
(4021, 803, 'cmsmasters_bg_default', 'true'),
(4022, 803, 'cmsmasters_bg_col', '#ffffff'),
(4023, 803, 'cmsmasters_bg_img_enable', 'false'),
(4024, 803, 'cmsmasters_bg_img', ''),
(4025, 803, 'cmsmasters_bg_rep', 'no-repeat'),
(4026, 803, 'cmsmasters_bg_pos', 'top center'),
(4027, 803, 'cmsmasters_bg_att', 'scroll'),
(4028, 803, 'cmsmasters_bg_size', 'cover'),
(4029, 803, 'cmsmasters_heading', 'default'),
(4030, 803, 'cmsmasters_heading_title', ''),
(4031, 803, 'cmsmasters_heading_subtitle', ''),
(4032, 803, 'cmsmasters_heading_icon', ''),
(4033, 803, 'cmsmasters_heading_alignment', 'center'),
(4034, 803, 'cmsmasters_heading_scheme', 'first'),
(4035, 803, 'cmsmasters_heading_bg_img_enable', 'true'),
(4036, 803, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4037, 803, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4038, 803, 'cmsmasters_heading_bg_att', 'scroll'),
(4039, 803, 'cmsmasters_heading_bg_size', 'cover'),
(4040, 803, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4041, 803, 'cmsmasters_heading_height', '250'),
(4042, 803, 'cmsmasters_breadcrumbs', 'true'),
(4043, 803, 'cmsmasters_composer_show', 'true'),
(4044, 803, 'cmsmasters_gutenberg_show', 'true'),
(4045, 803, 'cmsmasters_composer_fullscreen', 'false'),
(4046, 803, 'cmsmasters_header_overlaps', 'true'),
(4047, 803, 'cmsmasters_heading_block_disabled', 'false'),
(4048, 803, 'slide_template', 'default'),
(4049, 805, '_wp_page_template', 'default'),
(4050, 805, 'cmsmasters_post_image_show', 'false'),
(4051, 805, 'cmsmasters_post_image_link', ''),
(4052, 805, 'cmsmasters_post_images', ''),
(4053, 805, 'cmsmasters_post_video_type', 'embedded'),
(4054, 805, 'cmsmasters_post_video_link', ''),
(4055, 805, 'cmsmasters_post_video_links', ''),
(4056, 805, 'cmsmasters_post_audio_links', ''),
(4057, 805, 'cmsmasters_post_title', 'true'),
(4058, 805, 'cmsmasters_post_sharing_box', 'true'),
(4059, 805, 'cmsmasters_post_author_box', 'true'),
(4060, 805, 'cmsmasters_post_more_posts', 'popular'),
(4061, 805, 'cmsmasters_post_read_more', 'Continue reading...'),
(4062, 805, 'cmsmasters_page_scheme', 'default'),
(4063, 805, 'cmsmasters_layout', 'fullwidth'),
(4064, 805, 'cmsmasters_sidebar_id', ''),
(4065, 805, 'cmsmasters_bottom_sidebar', 'true'),
(4066, 805, 'cmsmasters_bottom_sidebar_id', ''),
(4067, 805, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4068, 805, 'cmsmasters_bg_default', 'true'),
(4069, 805, 'cmsmasters_bg_col', '#ffffff'),
(4070, 805, 'cmsmasters_bg_img_enable', 'false'),
(4071, 805, 'cmsmasters_bg_img', ''),
(4072, 805, 'cmsmasters_bg_rep', 'no-repeat'),
(4073, 805, 'cmsmasters_bg_pos', 'top center'),
(4074, 805, 'cmsmasters_bg_att', 'scroll'),
(4075, 805, 'cmsmasters_bg_size', 'cover'),
(4076, 805, 'cmsmasters_heading', 'default'),
(4077, 805, 'cmsmasters_heading_title', ''),
(4078, 805, 'cmsmasters_heading_subtitle', ''),
(4079, 805, 'cmsmasters_heading_icon', ''),
(4080, 805, 'cmsmasters_heading_alignment', 'center'),
(4081, 805, 'cmsmasters_heading_scheme', 'first'),
(4082, 805, 'cmsmasters_heading_bg_img_enable', 'true'),
(4083, 805, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4084, 805, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4085, 805, 'cmsmasters_heading_bg_att', 'scroll'),
(4086, 805, 'cmsmasters_heading_bg_size', 'cover'),
(4087, 805, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4088, 805, 'cmsmasters_heading_height', '250'),
(4089, 805, 'cmsmasters_breadcrumbs', 'true'),
(4090, 805, 'cmsmasters_composer_show', 'true'),
(4091, 805, 'cmsmasters_gutenberg_show', 'true'),
(4092, 805, 'cmsmasters_composer_fullscreen', 'false'),
(4093, 805, 'cmsmasters_header_overlaps', 'true'),
(4094, 805, 'cmsmasters_heading_block_disabled', 'false'),
(4095, 805, 'slide_template', 'default'),
(4096, 808, '_wp_page_template', 'default'),
(4097, 808, 'cmsmasters_post_image_show', 'false'),
(4098, 808, 'cmsmasters_post_image_link', ''),
(4099, 808, 'cmsmasters_post_images', ''),
(4100, 808, 'cmsmasters_post_video_type', 'embedded'),
(4101, 808, 'cmsmasters_post_video_link', ''),
(4102, 808, 'cmsmasters_post_video_links', ''),
(4103, 808, 'cmsmasters_post_audio_links', ''),
(4104, 808, 'cmsmasters_post_title', 'true'),
(4105, 808, 'cmsmasters_post_sharing_box', 'true'),
(4106, 808, 'cmsmasters_post_author_box', 'true'),
(4107, 808, 'cmsmasters_post_more_posts', 'popular'),
(4108, 808, 'cmsmasters_post_read_more', 'Continue reading...'),
(4109, 808, 'cmsmasters_page_scheme', 'default'),
(4110, 808, 'cmsmasters_layout', 'fullwidth'),
(4111, 808, 'cmsmasters_sidebar_id', ''),
(4112, 808, 'cmsmasters_bottom_sidebar', 'true'),
(4113, 808, 'cmsmasters_bottom_sidebar_id', ''),
(4114, 808, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4115, 808, 'cmsmasters_bg_default', 'true'),
(4116, 808, 'cmsmasters_bg_col', '#ffffff'),
(4117, 808, 'cmsmasters_bg_img_enable', 'false'),
(4118, 808, 'cmsmasters_bg_img', ''),
(4119, 808, 'cmsmasters_bg_rep', 'no-repeat'),
(4120, 808, 'cmsmasters_bg_pos', 'top center'),
(4121, 808, 'cmsmasters_bg_att', 'scroll'),
(4122, 808, 'cmsmasters_bg_size', 'cover'),
(4123, 808, 'cmsmasters_heading', 'default'),
(4124, 808, 'cmsmasters_heading_title', ''),
(4125, 808, 'cmsmasters_heading_subtitle', ''),
(4126, 808, 'cmsmasters_heading_icon', ''),
(4127, 808, 'cmsmasters_heading_alignment', 'center'),
(4128, 808, 'cmsmasters_heading_scheme', 'first'),
(4129, 808, 'cmsmasters_heading_bg_img_enable', 'true'),
(4130, 808, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4131, 808, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4132, 808, 'cmsmasters_heading_bg_att', 'scroll'),
(4133, 808, 'cmsmasters_heading_bg_size', 'cover'),
(4134, 808, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4135, 808, 'cmsmasters_heading_height', '250'),
(4136, 808, 'cmsmasters_breadcrumbs', 'true'),
(4137, 808, 'cmsmasters_composer_show', 'true'),
(4138, 808, 'cmsmasters_gutenberg_show', 'true'),
(4139, 808, 'cmsmasters_composer_fullscreen', 'false'),
(4140, 808, 'cmsmasters_header_overlaps', 'true'),
(4141, 808, 'cmsmasters_heading_block_disabled', 'false'),
(4142, 808, 'slide_template', 'default'),
(4143, 810, '_wp_page_template', 'default'),
(4144, 810, 'cmsmasters_post_image_show', 'false'),
(4145, 810, 'cmsmasters_post_image_link', ''),
(4146, 810, 'cmsmasters_post_images', ''),
(4147, 810, 'cmsmasters_post_video_type', 'embedded'),
(4148, 810, 'cmsmasters_post_video_link', ''),
(4149, 810, 'cmsmasters_post_video_links', ''),
(4150, 810, 'cmsmasters_post_audio_links', ''),
(4151, 810, 'cmsmasters_post_title', 'true'),
(4152, 810, 'cmsmasters_post_sharing_box', 'true'),
(4153, 810, 'cmsmasters_post_author_box', 'true'),
(4154, 810, 'cmsmasters_post_more_posts', 'popular'),
(4155, 810, 'cmsmasters_post_read_more', 'Continue reading...'),
(4156, 810, 'cmsmasters_page_scheme', 'default'),
(4157, 810, 'cmsmasters_layout', 'fullwidth'),
(4158, 810, 'cmsmasters_sidebar_id', ''),
(4159, 810, 'cmsmasters_bottom_sidebar', 'true'),
(4160, 810, 'cmsmasters_bottom_sidebar_id', ''),
(4161, 810, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4162, 810, 'cmsmasters_bg_default', 'true'),
(4163, 810, 'cmsmasters_bg_col', '#ffffff'),
(4164, 810, 'cmsmasters_bg_img_enable', 'false'),
(4165, 810, 'cmsmasters_bg_img', ''),
(4166, 810, 'cmsmasters_bg_rep', 'no-repeat'),
(4167, 810, 'cmsmasters_bg_pos', 'top center'),
(4168, 810, 'cmsmasters_bg_att', 'scroll'),
(4169, 810, 'cmsmasters_bg_size', 'cover'),
(4170, 810, 'cmsmasters_heading', 'default'),
(4171, 810, 'cmsmasters_heading_title', ''),
(4172, 810, 'cmsmasters_heading_subtitle', ''),
(4173, 810, 'cmsmasters_heading_icon', ''),
(4174, 810, 'cmsmasters_heading_alignment', 'center'),
(4175, 810, 'cmsmasters_heading_scheme', 'first'),
(4176, 810, 'cmsmasters_heading_bg_img_enable', 'true'),
(4177, 810, 'cmsmasters_heading_bg_img', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-300x169.jpg'),
(4178, 810, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4179, 810, 'cmsmasters_heading_bg_att', 'scroll'),
(4180, 810, 'cmsmasters_heading_bg_size', 'cover'),
(4181, 810, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4182, 810, 'cmsmasters_heading_height', '250'),
(4183, 810, 'cmsmasters_breadcrumbs', 'true'),
(4184, 810, 'cmsmasters_composer_show', 'true'),
(4185, 810, 'cmsmasters_gutenberg_show', 'true'),
(4186, 810, 'cmsmasters_composer_fullscreen', 'false'),
(4187, 810, 'cmsmasters_header_overlaps', 'true'),
(4188, 810, 'cmsmasters_heading_block_disabled', 'false'),
(4189, 810, 'slide_template', 'default'),
(4190, 812, '_wp_page_template', 'default'),
(4191, 812, 'cmsmasters_post_image_show', 'false'),
(4192, 812, 'cmsmasters_post_image_link', ''),
(4193, 812, 'cmsmasters_post_images', ''),
(4194, 812, 'cmsmasters_post_video_type', 'embedded'),
(4195, 812, 'cmsmasters_post_video_link', ''),
(4196, 812, 'cmsmasters_post_video_links', ''),
(4197, 812, 'cmsmasters_post_audio_links', ''),
(4198, 812, 'cmsmasters_post_title', 'true'),
(4199, 812, 'cmsmasters_post_sharing_box', 'true'),
(4200, 812, 'cmsmasters_post_author_box', 'true'),
(4201, 812, 'cmsmasters_post_more_posts', 'popular'),
(4202, 812, 'cmsmasters_post_read_more', 'Continue reading...'),
(4203, 812, 'cmsmasters_page_scheme', 'default'),
(4204, 812, 'cmsmasters_layout', 'fullwidth'),
(4205, 812, 'cmsmasters_sidebar_id', ''),
(4206, 812, 'cmsmasters_bottom_sidebar', 'true'),
(4207, 812, 'cmsmasters_bottom_sidebar_id', ''),
(4208, 812, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4209, 812, 'cmsmasters_bg_default', 'true'),
(4210, 812, 'cmsmasters_bg_col', '#ffffff'),
(4211, 812, 'cmsmasters_bg_img_enable', 'false'),
(4212, 812, 'cmsmasters_bg_img', ''),
(4213, 812, 'cmsmasters_bg_rep', 'no-repeat'),
(4214, 812, 'cmsmasters_bg_pos', 'top center'),
(4215, 812, 'cmsmasters_bg_att', 'scroll'),
(4216, 812, 'cmsmasters_bg_size', 'cover'),
(4217, 812, 'cmsmasters_heading', 'default'),
(4218, 812, 'cmsmasters_heading_title', ''),
(4219, 812, 'cmsmasters_heading_subtitle', ''),
(4220, 812, 'cmsmasters_heading_icon', ''),
(4221, 812, 'cmsmasters_heading_alignment', 'center'),
(4222, 812, 'cmsmasters_heading_scheme', 'first'),
(4223, 812, 'cmsmasters_heading_bg_img_enable', 'true'),
(4224, 812, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4225, 812, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4226, 812, 'cmsmasters_heading_bg_att', 'scroll'),
(4227, 812, 'cmsmasters_heading_bg_size', 'cover'),
(4228, 812, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4229, 812, 'cmsmasters_heading_height', '250'),
(4230, 812, 'cmsmasters_breadcrumbs', 'true'),
(4231, 812, 'cmsmasters_composer_show', 'true'),
(4232, 812, 'cmsmasters_gutenberg_show', 'true'),
(4233, 812, 'cmsmasters_composer_fullscreen', 'false'),
(4234, 812, 'cmsmasters_header_overlaps', 'true'),
(4235, 812, 'cmsmasters_heading_block_disabled', 'false'),
(4236, 812, 'slide_template', 'default'),
(4237, 814, '_wp_page_template', 'default'),
(4238, 814, 'cmsmasters_post_image_show', 'false'),
(4239, 814, 'cmsmasters_post_image_link', ''),
(4240, 814, 'cmsmasters_post_images', ''),
(4241, 814, 'cmsmasters_post_video_type', 'embedded'),
(4242, 814, 'cmsmasters_post_video_link', ''),
(4243, 814, 'cmsmasters_post_video_links', ''),
(4244, 814, 'cmsmasters_post_audio_links', ''),
(4245, 814, 'cmsmasters_post_title', 'true'),
(4246, 814, 'cmsmasters_post_sharing_box', 'true'),
(4247, 814, 'cmsmasters_post_author_box', 'true'),
(4248, 814, 'cmsmasters_post_more_posts', 'popular'),
(4249, 814, 'cmsmasters_post_read_more', 'Continue reading...'),
(4250, 814, 'cmsmasters_page_scheme', 'default'),
(4251, 814, 'cmsmasters_layout', 'fullwidth'),
(4252, 814, 'cmsmasters_sidebar_id', ''),
(4253, 814, 'cmsmasters_bottom_sidebar', 'true'),
(4254, 814, 'cmsmasters_bottom_sidebar_id', ''),
(4255, 814, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4256, 814, 'cmsmasters_bg_default', 'true'),
(4257, 814, 'cmsmasters_bg_col', '#ffffff'),
(4258, 814, 'cmsmasters_bg_img_enable', 'false'),
(4259, 814, 'cmsmasters_bg_img', ''),
(4260, 814, 'cmsmasters_bg_rep', 'no-repeat'),
(4261, 814, 'cmsmasters_bg_pos', 'top center'),
(4262, 814, 'cmsmasters_bg_att', 'scroll'),
(4263, 814, 'cmsmasters_bg_size', 'cover'),
(4264, 814, 'cmsmasters_heading', 'default'),
(4265, 814, 'cmsmasters_heading_title', ''),
(4266, 814, 'cmsmasters_heading_subtitle', ''),
(4267, 814, 'cmsmasters_heading_icon', ''),
(4268, 814, 'cmsmasters_heading_alignment', 'center'),
(4269, 814, 'cmsmasters_heading_scheme', 'first'),
(4270, 814, 'cmsmasters_heading_bg_img_enable', 'true'),
(4271, 814, 'cmsmasters_heading_bg_img', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-300x169.jpg'),
(4272, 814, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4273, 814, 'cmsmasters_heading_bg_att', 'scroll'),
(4274, 814, 'cmsmasters_heading_bg_size', 'cover'),
(4275, 814, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4276, 814, 'cmsmasters_heading_height', '250'),
(4277, 814, 'cmsmasters_breadcrumbs', 'true'),
(4278, 814, 'cmsmasters_composer_show', 'true'),
(4279, 814, 'cmsmasters_gutenberg_show', 'true'),
(4280, 814, 'cmsmasters_composer_fullscreen', 'false'),
(4281, 814, 'cmsmasters_header_overlaps', 'true'),
(4282, 814, 'cmsmasters_heading_block_disabled', 'false'),
(4283, 814, 'slide_template', 'default'),
(4284, 818, '_wp_page_template', 'default'),
(4285, 818, 'cmsmasters_post_image_show', 'false'),
(4286, 818, 'cmsmasters_post_image_link', ''),
(4287, 818, 'cmsmasters_post_images', ''),
(4288, 818, 'cmsmasters_post_video_type', 'embedded'),
(4289, 818, 'cmsmasters_post_video_link', ''),
(4290, 818, 'cmsmasters_post_video_links', ''),
(4291, 818, 'cmsmasters_post_audio_links', ''),
(4292, 818, 'cmsmasters_post_title', 'true'),
(4293, 818, 'cmsmasters_post_sharing_box', 'true'),
(4294, 818, 'cmsmasters_post_author_box', 'true'),
(4295, 818, 'cmsmasters_post_more_posts', 'popular'),
(4296, 818, 'cmsmasters_post_read_more', 'Continue reading...'),
(4297, 818, 'cmsmasters_page_scheme', 'default'),
(4298, 818, 'cmsmasters_layout', 'fullwidth'),
(4299, 818, 'cmsmasters_sidebar_id', ''),
(4300, 818, 'cmsmasters_bottom_sidebar', 'true'),
(4301, 818, 'cmsmasters_bottom_sidebar_id', ''),
(4302, 818, 'cmsmasters_bottom_sidebar_layout', '131313'),
(4303, 818, 'cmsmasters_bg_default', 'true'),
(4304, 818, 'cmsmasters_bg_col', '#ffffff'),
(4305, 818, 'cmsmasters_bg_img_enable', 'false'),
(4306, 818, 'cmsmasters_bg_img', ''),
(4307, 818, 'cmsmasters_bg_rep', 'no-repeat'),
(4308, 818, 'cmsmasters_bg_pos', 'top center'),
(4309, 818, 'cmsmasters_bg_att', 'scroll'),
(4310, 818, 'cmsmasters_bg_size', 'cover'),
(4311, 818, 'cmsmasters_heading', 'default'),
(4312, 818, 'cmsmasters_heading_title', ''),
(4313, 818, 'cmsmasters_heading_subtitle', ''),
(4314, 818, 'cmsmasters_heading_icon', ''),
(4315, 818, 'cmsmasters_heading_alignment', 'center'),
(4316, 818, 'cmsmasters_heading_scheme', 'first'),
(4317, 818, 'cmsmasters_heading_bg_img_enable', 'true'),
(4318, 818, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(4319, 818, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4320, 818, 'cmsmasters_heading_bg_att', 'fixed'),
(4321, 818, 'cmsmasters_heading_bg_size', 'cover'),
(4322, 818, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4323, 818, 'cmsmasters_heading_height', '250'),
(4324, 818, 'cmsmasters_breadcrumbs', 'true'),
(4325, 818, 'cmsmasters_composer_show', 'true'),
(4326, 818, 'cmsmasters_gutenberg_show', 'true'),
(4327, 818, 'cmsmasters_composer_fullscreen', 'false'),
(4328, 818, 'cmsmasters_header_overlaps', 'true'),
(4329, 818, 'cmsmasters_heading_block_disabled', 'false'),
(4330, 820, '_wp_page_template', 'default'),
(4331, 820, 'cmsmasters_post_image_show', 'false'),
(4332, 820, 'cmsmasters_post_image_link', ''),
(4333, 820, 'cmsmasters_post_images', ''),
(4334, 820, 'cmsmasters_post_video_type', 'embedded'),
(4335, 820, 'cmsmasters_post_video_link', ''),
(4336, 820, 'cmsmasters_post_video_links', ''),
(4337, 820, 'cmsmasters_post_audio_links', ''),
(4338, 820, 'cmsmasters_post_title', 'true'),
(4339, 820, 'cmsmasters_post_sharing_box', 'true'),
(4340, 820, 'cmsmasters_post_author_box', 'true'),
(4341, 820, 'cmsmasters_post_more_posts', 'popular'),
(4342, 820, 'cmsmasters_post_read_more', 'Continue reading...'),
(4343, 820, 'cmsmasters_page_scheme', 'default'),
(4344, 820, 'cmsmasters_layout', 'r_sidebar'),
(4345, 820, 'cmsmasters_sidebar_id', ''),
(4346, 820, 'cmsmasters_bottom_sidebar', 'true'),
(4347, 820, 'cmsmasters_bottom_sidebar_id', ''),
(4348, 820, 'cmsmasters_bottom_sidebar_layout', '131313'),
(4349, 820, 'cmsmasters_bg_default', 'true'),
(4350, 820, 'cmsmasters_bg_col', '#ffffff'),
(4351, 820, 'cmsmasters_bg_img_enable', 'false'),
(4352, 820, 'cmsmasters_bg_img', ''),
(4353, 820, 'cmsmasters_bg_rep', 'no-repeat'),
(4354, 820, 'cmsmasters_bg_pos', 'top center'),
(4355, 820, 'cmsmasters_bg_att', 'scroll'),
(4356, 820, 'cmsmasters_bg_size', 'cover'),
(4357, 820, 'cmsmasters_heading', 'default'),
(4358, 820, 'cmsmasters_heading_title', ''),
(4359, 820, 'cmsmasters_heading_subtitle', ''),
(4360, 820, 'cmsmasters_heading_icon', ''),
(4361, 820, 'cmsmasters_heading_alignment', 'center'),
(4362, 820, 'cmsmasters_heading_scheme', 'first'),
(4363, 820, 'cmsmasters_heading_bg_img_enable', 'true'),
(4364, 820, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(4365, 820, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4366, 820, 'cmsmasters_heading_bg_att', 'fixed'),
(4367, 820, 'cmsmasters_heading_bg_size', 'cover'),
(4368, 820, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4369, 820, 'cmsmasters_heading_height', '250'),
(4370, 820, 'cmsmasters_breadcrumbs', 'true'),
(4371, 820, 'cmsmasters_composer_show', 'false'),
(4372, 820, 'cmsmasters_composer_fullscreen', 'false'),
(4373, 820, 'cmsmasters_header_overlaps', 'true'),
(4374, 820, 'cmsmasters_heading_block_disabled', 'false'),
(4375, 822, '_wp_page_template', 'default'),
(4376, 822, 'cmsmasters_post_image_show', 'false'),
(4377, 822, 'cmsmasters_post_image_link', ''),
(4378, 822, 'cmsmasters_post_images', ''),
(4379, 822, 'cmsmasters_post_video_type', 'embedded'),
(4380, 822, 'cmsmasters_post_video_link', ''),
(4381, 822, 'cmsmasters_post_video_links', ''),
(4382, 822, 'cmsmasters_post_audio_links', ''),
(4383, 822, 'cmsmasters_post_title', 'true'),
(4384, 822, 'cmsmasters_post_sharing_box', 'true'),
(4385, 822, 'cmsmasters_post_author_box', 'true'),
(4386, 822, 'cmsmasters_post_more_posts', 'popular'),
(4387, 822, 'cmsmasters_post_read_more', 'Continue reading...'),
(4388, 822, 'cmsmasters_page_scheme', 'default'),
(4389, 822, 'cmsmasters_layout', 'r_sidebar'),
(4390, 822, 'cmsmasters_sidebar_id', ''),
(4391, 822, 'cmsmasters_bottom_sidebar', 'true'),
(4392, 822, 'cmsmasters_bottom_sidebar_id', ''),
(4393, 822, 'cmsmasters_bottom_sidebar_layout', '131313'),
(4394, 822, 'cmsmasters_bg_default', 'true'),
(4395, 822, 'cmsmasters_bg_col', '#ffffff'),
(4396, 822, 'cmsmasters_bg_img_enable', 'false'),
(4397, 822, 'cmsmasters_bg_img', ''),
(4398, 822, 'cmsmasters_bg_rep', 'no-repeat'),
(4399, 822, 'cmsmasters_bg_pos', 'top center'),
(4400, 822, 'cmsmasters_bg_att', 'scroll'),
(4401, 822, 'cmsmasters_bg_size', 'cover'),
(4402, 822, 'cmsmasters_heading', 'default'),
(4403, 822, 'cmsmasters_heading_title', ''),
(4404, 822, 'cmsmasters_heading_subtitle', ''),
(4405, 822, 'cmsmasters_heading_icon', ''),
(4406, 822, 'cmsmasters_heading_alignment', 'center'),
(4407, 822, 'cmsmasters_heading_scheme', 'first'),
(4408, 822, 'cmsmasters_heading_bg_img_enable', 'true'),
(4409, 822, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(4410, 822, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4411, 822, 'cmsmasters_heading_bg_att', 'fixed'),
(4412, 822, 'cmsmasters_heading_bg_size', 'cover'),
(4413, 822, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4414, 822, 'cmsmasters_heading_height', '250'),
(4415, 822, 'cmsmasters_breadcrumbs', 'true'),
(4416, 822, 'cmsmasters_composer_show', 'false'),
(4417, 822, 'cmsmasters_composer_fullscreen', 'false'),
(4418, 822, 'cmsmasters_header_overlaps', 'true'),
(4419, 822, 'cmsmasters_heading_block_disabled', 'false'),
(4420, 838, '_wp_page_template', 'default'),
(4421, 838, 'cmsmasters_post_image_show', 'false'),
(4422, 838, 'cmsmasters_post_image_link', ''),
(4423, 838, 'cmsmasters_post_images', ''),
(4424, 838, 'cmsmasters_post_video_type', 'embedded'),
(4425, 838, 'cmsmasters_post_video_link', ''),
(4426, 838, 'cmsmasters_post_video_links', ''),
(4427, 838, 'cmsmasters_post_audio_links', ''),
(4428, 838, 'cmsmasters_post_title', 'true'),
(4429, 838, 'cmsmasters_post_sharing_box', 'true'),
(4430, 838, 'cmsmasters_post_author_box', 'true'),
(4431, 838, 'cmsmasters_post_more_posts', 'popular'),
(4432, 838, 'cmsmasters_post_read_more', 'Continue reading...'),
(4433, 838, 'cmsmasters_page_scheme', 'default'),
(4434, 838, 'cmsmasters_layout', 'fullwidth'),
(4435, 838, 'cmsmasters_sidebar_id', ''),
(4436, 838, 'cmsmasters_bottom_sidebar', 'true'),
(4437, 838, 'cmsmasters_bottom_sidebar_id', ''),
(4438, 838, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4439, 838, 'cmsmasters_bg_default', 'true'),
(4440, 838, 'cmsmasters_bg_col', '#ffffff'),
(4441, 838, 'cmsmasters_bg_img_enable', 'false'),
(4442, 838, 'cmsmasters_bg_img', ''),
(4443, 838, 'cmsmasters_bg_rep', 'no-repeat'),
(4444, 838, 'cmsmasters_bg_pos', 'top center'),
(4445, 838, 'cmsmasters_bg_att', 'scroll'),
(4446, 838, 'cmsmasters_bg_size', 'cover'),
(4447, 838, 'cmsmasters_heading', 'default'),
(4448, 838, 'cmsmasters_heading_title', ''),
(4449, 838, 'cmsmasters_heading_subtitle', ''),
(4450, 838, 'cmsmasters_heading_icon', ''),
(4451, 838, 'cmsmasters_heading_alignment', 'center'),
(4452, 838, 'cmsmasters_heading_scheme', 'first'),
(4453, 838, 'cmsmasters_heading_bg_img_enable', 'true'),
(4454, 838, 'cmsmasters_heading_bg_img', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-300x169.jpg'),
(4455, 838, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4456, 838, 'cmsmasters_heading_bg_att', 'scroll'),
(4457, 838, 'cmsmasters_heading_bg_size', 'cover'),
(4458, 838, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4459, 838, 'cmsmasters_heading_height', '250'),
(4460, 838, 'cmsmasters_breadcrumbs', 'true'),
(4461, 838, 'cmsmasters_composer_show', 'true'),
(4462, 838, 'cmsmasters_gutenberg_show', 'true'),
(4463, 838, 'cmsmasters_composer_fullscreen', 'false'),
(4464, 838, 'cmsmasters_header_overlaps', 'true'),
(4465, 838, 'cmsmasters_heading_block_disabled', 'false'),
(4466, 838, 'slide_template', 'default'),
(4467, 1450, '_wp_page_template', 'default'),
(4468, 1450, 'cmsmasters_post_image_show', 'false'),
(4469, 1450, 'cmsmasters_post_image_link', ''),
(4470, 1450, 'cmsmasters_post_images', ''),
(4471, 1450, 'cmsmasters_post_video_type', 'embedded'),
(4472, 1450, 'cmsmasters_post_video_link', ''),
(4473, 1450, 'cmsmasters_post_video_links', ''),
(4474, 1450, 'cmsmasters_post_audio_links', ''),
(4475, 1450, 'cmsmasters_post_title', 'true'),
(4476, 1450, 'cmsmasters_post_sharing_box', 'true'),
(4477, 1450, 'cmsmasters_post_author_box', 'true'),
(4478, 1450, 'cmsmasters_post_more_posts', 'popular'),
(4479, 1450, 'cmsmasters_post_read_more', 'Continue reading...'),
(4480, 1450, 'cmsmasters_page_scheme', 'default'),
(4481, 1450, 'cmsmasters_layout', 'fullwidth'),
(4482, 1450, 'cmsmasters_sidebar_id', ''),
(4483, 1450, 'cmsmasters_bottom_sidebar', 'true'),
(4484, 1450, 'cmsmasters_bottom_sidebar_id', ''),
(4485, 1450, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4486, 1450, 'cmsmasters_bg_default', 'true'),
(4487, 1450, 'cmsmasters_bg_col', '#ffffff'),
(4488, 1450, 'cmsmasters_bg_img_enable', 'false'),
(4489, 1450, 'cmsmasters_bg_img', ''),
(4490, 1450, 'cmsmasters_bg_rep', 'no-repeat'),
(4491, 1450, 'cmsmasters_bg_pos', 'top center'),
(4492, 1450, 'cmsmasters_bg_att', 'scroll'),
(4493, 1450, 'cmsmasters_bg_size', 'cover'),
(4494, 1450, 'cmsmasters_heading', 'default'),
(4495, 1450, 'cmsmasters_heading_title', ''),
(4496, 1450, 'cmsmasters_heading_subtitle', ''),
(4497, 1450, 'cmsmasters_heading_icon', ''),
(4498, 1450, 'cmsmasters_heading_alignment', 'center'),
(4499, 1450, 'cmsmasters_heading_scheme', 'first'),
(4500, 1450, 'cmsmasters_heading_bg_img_enable', 'true'),
(4501, 1450, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(4502, 1450, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4503, 1450, 'cmsmasters_heading_bg_att', 'scroll'),
(4504, 1450, 'cmsmasters_heading_bg_size', 'cover'),
(4505, 1450, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4506, 1450, 'cmsmasters_heading_height', '250'),
(4507, 1450, 'cmsmasters_breadcrumbs', 'true'),
(4508, 1450, 'cmsmasters_composer_show', 'false'),
(4509, 1450, 'cmsmasters_composer_fullscreen', 'false'),
(4510, 1450, 'slide_template', 'default'),
(4511, 1450, 'cmsmasters_header_overlaps', 'true'),
(4512, 1450, 'cmsmasters_heading_block_disabled', 'false'),
(4513, 2114, '_wp_page_template', 'default'),
(4514, 2114, 'cmsmasters_post_image_show', 'false'),
(4515, 2114, 'cmsmasters_post_image_link', ''),
(4516, 2114, 'cmsmasters_post_images', ''),
(4517, 2114, 'cmsmasters_post_video_type', 'embedded'),
(4518, 2114, 'cmsmasters_post_video_link', ''),
(4519, 2114, 'cmsmasters_post_video_links', ''),
(4520, 2114, 'cmsmasters_post_audio_links', ''),
(4521, 2114, 'cmsmasters_post_title', 'true'),
(4522, 2114, 'cmsmasters_post_sharing_box', 'true'),
(4523, 2114, 'cmsmasters_post_author_box', 'true'),
(4524, 2114, 'cmsmasters_post_more_posts', 'popular'),
(4525, 2114, 'cmsmasters_post_read_more', 'Continue reading...'),
(4526, 2114, 'cmsmasters_page_scheme', 'default'),
(4527, 2114, 'cmsmasters_layout', 'fullwidth'),
(4528, 2114, 'cmsmasters_sidebar_id', ''),
(4529, 2114, 'cmsmasters_bottom_sidebar', 'true'),
(4530, 2114, 'cmsmasters_bottom_sidebar_id', ''),
(4531, 2114, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4532, 2114, 'cmsmasters_bg_default', 'true'),
(4533, 2114, 'cmsmasters_bg_col', '#ffffff'),
(4534, 2114, 'cmsmasters_bg_img_enable', 'false'),
(4535, 2114, 'cmsmasters_bg_img', ''),
(4536, 2114, 'cmsmasters_bg_rep', 'no-repeat'),
(4537, 2114, 'cmsmasters_bg_pos', 'top center'),
(4538, 2114, 'cmsmasters_bg_att', 'scroll'),
(4539, 2114, 'cmsmasters_bg_size', 'cover'),
(4540, 2114, 'cmsmasters_heading', 'default'),
(4541, 2114, 'cmsmasters_heading_title', ''),
(4542, 2114, 'cmsmasters_heading_subtitle', ''),
(4543, 2114, 'cmsmasters_heading_icon', ''),
(4544, 2114, 'cmsmasters_heading_alignment', 'center'),
(4545, 2114, 'cmsmasters_heading_scheme', 'first'),
(4546, 2114, 'cmsmasters_heading_bg_img_enable', 'true'),
(4547, 2114, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(4548, 2114, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4549, 2114, 'cmsmasters_heading_bg_att', 'scroll'),
(4550, 2114, 'cmsmasters_heading_bg_size', 'cover'),
(4551, 2114, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4552, 2114, 'cmsmasters_heading_height', '250'),
(4553, 2114, 'cmsmasters_breadcrumbs', 'true'),
(4554, 2114, 'cmsmasters_composer_show', 'true'),
(4555, 2114, 'cmsmasters_gutenberg_show', 'true'),
(4556, 2114, 'cmsmasters_composer_fullscreen', 'false'),
(4557, 2114, 'slide_template', 'default'),
(4558, 2114, 'cmsmasters_header_overlaps', 'true'),
(4559, 2114, 'cmsmasters_heading_block_disabled', 'false'),
(4560, 2155, '_wp_page_template', 'default'),
(4561, 2155, 'cmsmasters_post_image_show', 'false'),
(4562, 2155, 'cmsmasters_post_image_link', ''),
(4563, 2155, 'cmsmasters_post_images', ''),
(4564, 2155, 'cmsmasters_post_video_type', 'embedded'),
(4565, 2155, 'cmsmasters_post_video_link', ''),
(4566, 2155, 'cmsmasters_post_video_links', ''),
(4567, 2155, 'cmsmasters_post_audio_links', ''),
(4568, 2155, 'cmsmasters_post_title', 'true'),
(4569, 2155, 'cmsmasters_post_sharing_box', 'true'),
(4570, 2155, 'cmsmasters_post_author_box', 'true'),
(4571, 2155, 'cmsmasters_post_more_posts', 'popular'),
(4572, 2155, 'cmsmasters_post_read_more', 'Continue reading...'),
(4573, 2155, 'cmsmasters_page_scheme', 'default'),
(4574, 2155, 'cmsmasters_layout', 'fullwidth'),
(4575, 2155, 'cmsmasters_sidebar_id', ''),
(4576, 2155, 'cmsmasters_bottom_sidebar', 'true'),
(4577, 2155, 'cmsmasters_bottom_sidebar_id', ''),
(4578, 2155, 'cmsmasters_bottom_sidebar_layout', '131313'),
(4579, 2155, 'cmsmasters_bg_default', 'true'),
(4580, 2155, 'cmsmasters_bg_col', '#ffffff'),
(4581, 2155, 'cmsmasters_bg_img_enable', 'false'),
(4582, 2155, 'cmsmasters_bg_img', ''),
(4583, 2155, 'cmsmasters_bg_rep', 'no-repeat'),
(4584, 2155, 'cmsmasters_bg_pos', 'top center'),
(4585, 2155, 'cmsmasters_bg_att', 'scroll'),
(4586, 2155, 'cmsmasters_bg_size', 'cover'),
(4587, 2155, 'cmsmasters_heading', 'default'),
(4588, 2155, 'cmsmasters_heading_title', ''),
(4589, 2155, 'cmsmasters_heading_subtitle', ''),
(4590, 2155, 'cmsmasters_heading_icon', ''),
(4591, 2155, 'cmsmasters_heading_alignment', 'center'),
(4592, 2155, 'cmsmasters_heading_scheme', 'first'),
(4593, 2155, 'cmsmasters_heading_bg_img_enable', 'true'),
(4594, 2155, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(4595, 2155, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4596, 2155, 'cmsmasters_heading_bg_att', 'scroll'),
(4597, 2155, 'cmsmasters_heading_bg_size', 'cover'),
(4598, 2155, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4599, 2155, 'cmsmasters_heading_height', '250'),
(4600, 2155, 'cmsmasters_breadcrumbs', 'true'),
(4601, 2155, 'cmsmasters_composer_show', 'true'),
(4602, 2155, 'cmsmasters_gutenberg_show', 'true'),
(4603, 2155, 'cmsmasters_composer_fullscreen', 'false'),
(4604, 2155, 'slide_template', 'default'),
(4605, 2155, 'cmsmasters_header_overlaps', 'true'),
(4606, 2155, 'cmsmasters_heading_block_disabled', 'false'),
(4609, 637, 'cmsmasters_composer_show', 'false'),
(4610, 637, 'cmsmasters_post_image_show', 'false'),
(4611, 637, 'cmsmasters_post_image_link', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-300x169.jpg'),
(4612, 637, 'cmsmasters_post_images', ''),
(4613, 637, 'cmsmasters_post_video_type', 'embedded'),
(4614, 637, 'cmsmasters_post_video_link', ''),
(4615, 637, 'cmsmasters_post_video_links', 'a:1:{i:0;s:0:"";}'),
(4616, 637, 'cmsmasters_post_audio_links', 'a:1:{i:0;s:0:"";}'),
(4617, 637, 'cmsmasters_post_title', 'false'),
(4618, 637, 'cmsmasters_post_sharing_box', 'true'),
(4619, 637, 'cmsmasters_post_author_box', 'true'),
(4620, 637, 'cmsmasters_post_more_posts', 'popular'),
(4621, 637, 'cmsmasters_post_read_more', 'Continue reading...'),
(4622, 637, 'cmsmasters_page_scheme', 'default'),
(4623, 637, 'cmsmasters_layout', 'r_sidebar'),
(4624, 637, 'cmsmasters_sidebar_id', ''),
(4625, 637, 'cmsmasters_bottom_sidebar', 'true'),
(4626, 637, 'cmsmasters_bottom_sidebar_id', ''),
(4627, 637, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4628, 637, 'cmsmasters_bg_default', 'true'),
(4629, 637, 'cmsmasters_bg_col', '#ffffff'),
(4630, 637, 'cmsmasters_bg_img_enable', 'false'),
(4631, 637, 'cmsmasters_bg_img', ''),
(4632, 637, 'cmsmasters_bg_rep', 'no-repeat'),
(4633, 637, 'cmsmasters_bg_pos', 'top center'),
(4634, 637, 'cmsmasters_bg_att', 'scroll'),
(4635, 637, 'cmsmasters_bg_size', 'cover'),
(4636, 637, 'cmsmasters_heading', 'default'),
(4637, 637, 'cmsmasters_heading_title', ''),
(4638, 637, 'cmsmasters_heading_subtitle', ''),
(4639, 637, 'cmsmasters_heading_icon', ''),
(4640, 637, 'cmsmasters_heading_alignment', 'center'),
(4641, 637, 'cmsmasters_heading_scheme', 'first'),
(4642, 637, 'cmsmasters_heading_bg_img_enable', 'true'),
(4643, 637, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4644, 637, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4645, 637, 'cmsmasters_heading_bg_att', 'scroll'),
(4646, 637, 'cmsmasters_heading_bg_size', 'cover'),
(4647, 637, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4648, 637, 'cmsmasters_heading_height', '250'),
(4649, 637, 'cmsmasters_breadcrumbs', 'true'),
(4650, 637, 'cmsmasters_composer_fullscreen', 'false'),
(4651, 637, 'slide_template', 'default'),
(4652, 637, '_wp_old_slug', 'why-people-need-religion'),
(4653, 637, 'cmsmasters_likes', '1'),
(4654, 637, '_thumbnail_id', '4558'),
(4657, 643, 'cmsmasters_composer_show', 'false'),
(4658, 643, 'cmsmasters_post_image_show', 'false'),
(4659, 643, 'cmsmasters_post_image_link', '4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-300x169.jpg'),
(4660, 643, 'cmsmasters_post_images', ''),
(4661, 643, 'cmsmasters_post_video_type', 'embedded'),
(4662, 643, 'cmsmasters_post_video_link', ''),
(4663, 643, 'cmsmasters_post_video_links', 'a:1:{i:0;s:0:"";}'),
(4664, 643, 'cmsmasters_post_audio_links', 'a:1:{i:0;s:0:"";}'),
(4665, 643, 'cmsmasters_post_title', 'false'),
(4666, 643, 'cmsmasters_post_sharing_box', 'true'),
(4667, 643, 'cmsmasters_post_author_box', 'true'),
(4668, 643, 'cmsmasters_post_more_posts', 'popular'),
(4669, 643, 'cmsmasters_post_read_more', 'Continue reading...'),
(4670, 643, 'cmsmasters_page_scheme', 'default'),
(4671, 643, 'cmsmasters_layout', 'r_sidebar'),
(4672, 643, 'cmsmasters_sidebar_id', ''),
(4673, 643, 'cmsmasters_bottom_sidebar', 'true'),
(4674, 643, 'cmsmasters_bottom_sidebar_id', ''),
(4675, 643, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4676, 643, 'cmsmasters_bg_default', 'true'),
(4677, 643, 'cmsmasters_bg_col', '#ffffff'),
(4678, 643, 'cmsmasters_bg_img_enable', 'false'),
(4679, 643, 'cmsmasters_bg_img', ''),
(4680, 643, 'cmsmasters_bg_rep', 'no-repeat'),
(4681, 643, 'cmsmasters_bg_pos', 'top center'),
(4682, 643, 'cmsmasters_bg_att', 'scroll'),
(4683, 643, 'cmsmasters_bg_size', 'cover'),
(4684, 643, 'cmsmasters_heading', 'default'),
(4685, 643, 'cmsmasters_heading_title', ''),
(4686, 643, 'cmsmasters_heading_subtitle', ''),
(4687, 643, 'cmsmasters_heading_icon', ''),
(4688, 643, 'cmsmasters_heading_alignment', 'center'),
(4689, 643, 'cmsmasters_heading_scheme', 'first'),
(4690, 643, 'cmsmasters_heading_bg_img_enable', 'true'),
(4691, 643, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4692, 643, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4693, 643, 'cmsmasters_heading_bg_att', 'scroll'),
(4694, 643, 'cmsmasters_heading_bg_size', 'cover'),
(4695, 643, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4696, 643, 'cmsmasters_heading_height', '250'),
(4697, 643, 'cmsmasters_breadcrumbs', 'true'),
(4698, 643, 'cmsmasters_composer_fullscreen', 'false'),
(4699, 643, 'slide_template', 'default'),
(4700, 643, '_wp_old_slug', 'understanding-bible-right'),
(4701, 643, 'cmsmasters_likes', '1'),
(4702, 643, '_thumbnail_id', '4556'),
(4705, 649, 'cmsmasters_composer_show', 'false'),
(4706, 649, 'cmsmasters_post_image_show', 'false'),
(4707, 649, 'cmsmasters_post_image_link', '4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-300x169.jpg'),
(4708, 649, 'cmsmasters_post_images', ''),
(4709, 649, 'cmsmasters_post_video_type', 'embedded'),
(4710, 649, 'cmsmasters_post_video_link', ''),
(4711, 649, 'cmsmasters_post_video_links', 'a:1:{i:0;s:0:"";}'),
(4712, 649, 'cmsmasters_post_audio_links', 'a:1:{i:0;s:0:"";}'),
(4713, 649, 'cmsmasters_post_title', 'false'),
(4714, 649, 'cmsmasters_post_sharing_box', 'true'),
(4715, 649, 'cmsmasters_post_author_box', 'true'),
(4716, 649, 'cmsmasters_post_more_posts', 'popular'),
(4717, 649, 'cmsmasters_post_read_more', 'Continue reading...'),
(4718, 649, 'cmsmasters_page_scheme', 'default'),
(4719, 649, 'cmsmasters_layout', 'r_sidebar'),
(4720, 649, 'cmsmasters_sidebar_id', ''),
(4721, 649, 'cmsmasters_bottom_sidebar', 'true'),
(4722, 649, 'cmsmasters_bottom_sidebar_id', ''),
(4723, 649, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4724, 649, 'cmsmasters_bg_default', 'true'),
(4725, 649, 'cmsmasters_bg_col', '#ffffff'),
(4726, 649, 'cmsmasters_bg_img_enable', 'false'),
(4727, 649, 'cmsmasters_bg_img', ''),
(4728, 649, 'cmsmasters_bg_rep', 'no-repeat'),
(4729, 649, 'cmsmasters_bg_pos', 'top center'),
(4730, 649, 'cmsmasters_bg_att', 'scroll'),
(4731, 649, 'cmsmasters_bg_size', 'cover'),
(4732, 649, 'cmsmasters_heading', 'default'),
(4733, 649, 'cmsmasters_heading_title', ''),
(4734, 649, 'cmsmasters_heading_subtitle', ''),
(4735, 649, 'cmsmasters_heading_icon', ''),
(4736, 649, 'cmsmasters_heading_alignment', 'center'),
(4737, 649, 'cmsmasters_heading_scheme', 'first'),
(4738, 649, 'cmsmasters_heading_bg_img_enable', 'true'),
(4739, 649, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4740, 649, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4741, 649, 'cmsmasters_heading_bg_att', 'scroll'),
(4742, 649, 'cmsmasters_heading_bg_size', 'cover'),
(4743, 649, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4744, 649, 'cmsmasters_heading_height', '250'),
(4745, 649, 'cmsmasters_breadcrumbs', 'true'),
(4746, 649, 'cmsmasters_composer_fullscreen', 'false'),
(4747, 649, 'slide_template', 'default'),
(4748, 649, '_wp_old_slug', 'with-the-lord-at-heart-2'),
(4749, 649, 'cmsmasters_likes', '1'),
(4750, 649, '_thumbnail_id', '4557'),
(4753, 652, 'cmsmasters_composer_show', 'false'),
(4754, 652, 'cmsmasters_post_image_show', 'false'),
(4755, 652, 'cmsmasters_post_image_link', '4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02-300x169.jpg'),
(4756, 652, 'cmsmasters_post_images', ''),
(4757, 652, 'cmsmasters_post_video_type', 'embedded'),
(4758, 652, 'cmsmasters_post_video_link', ''),
(4759, 652, 'cmsmasters_post_video_links', 'a:1:{i:0;s:0:"";}'),
(4760, 652, 'cmsmasters_post_audio_links', 'a:1:{i:0;s:0:"";}'),
(4761, 652, 'cmsmasters_post_title', 'false'),
(4762, 652, 'cmsmasters_post_sharing_box', 'true'),
(4763, 652, 'cmsmasters_post_author_box', 'true'),
(4764, 652, 'cmsmasters_post_more_posts', 'popular'),
(4765, 652, 'cmsmasters_post_read_more', 'Continue reading...'),
(4766, 652, 'cmsmasters_page_scheme', 'default'),
(4767, 652, 'cmsmasters_layout', 'r_sidebar'),
(4768, 652, 'cmsmasters_sidebar_id', ''),
(4769, 652, 'cmsmasters_bottom_sidebar', 'true'),
(4770, 652, 'cmsmasters_bottom_sidebar_id', ''),
(4771, 652, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4772, 652, 'cmsmasters_bg_default', 'true'),
(4773, 652, 'cmsmasters_bg_col', '#ffffff'),
(4774, 652, 'cmsmasters_bg_img_enable', 'false'),
(4775, 652, 'cmsmasters_bg_img', ''),
(4776, 652, 'cmsmasters_bg_rep', 'no-repeat'),
(4777, 652, 'cmsmasters_bg_pos', 'top center'),
(4778, 652, 'cmsmasters_bg_att', 'scroll'),
(4779, 652, 'cmsmasters_bg_size', 'cover'),
(4780, 652, 'cmsmasters_heading', 'default'),
(4781, 652, 'cmsmasters_heading_title', ''),
(4782, 652, 'cmsmasters_heading_subtitle', ''),
(4783, 652, 'cmsmasters_heading_icon', ''),
(4784, 652, 'cmsmasters_heading_alignment', 'center'),
(4785, 652, 'cmsmasters_heading_scheme', 'first'),
(4786, 652, 'cmsmasters_heading_bg_img_enable', 'true'),
(4787, 652, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4788, 652, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4789, 652, 'cmsmasters_heading_bg_att', 'scroll'),
(4790, 652, 'cmsmasters_heading_bg_size', 'cover'),
(4791, 652, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4792, 652, 'cmsmasters_heading_height', '250'),
(4793, 652, 'cmsmasters_breadcrumbs', 'true'),
(4794, 652, 'cmsmasters_composer_fullscreen', 'false'),
(4795, 652, 'slide_template', 'default'),
(4796, 652, '_wp_old_slug', 'moving-on-in-faith'),
(4797, 652, 'cmsmasters_likes', '2'),
(4798, 652, '_thumbnail_id', '4555'),
(4801, 655, 'cmsmasters_composer_show', 'false'),
(4802, 655, 'cmsmasters_post_image_show', 'false'),
(4803, 655, 'cmsmasters_post_image_link', '4554|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/01-300x169.jpg'),
(4804, 655, 'cmsmasters_post_images', ''),
(4805, 655, 'cmsmasters_post_video_type', 'embedded'),
(4806, 655, 'cmsmasters_post_video_link', ''),
(4807, 655, 'cmsmasters_post_video_links', 'a:1:{i:0;s:0:"";}'),
(4808, 655, 'cmsmasters_post_audio_links', 'a:1:{i:0;s:0:"";}'),
(4809, 655, 'cmsmasters_post_title', 'false'),
(4810, 655, 'cmsmasters_post_sharing_box', 'true'),
(4811, 655, 'cmsmasters_post_author_box', 'true'),
(4812, 655, 'cmsmasters_post_more_posts', 'popular'),
(4813, 655, 'cmsmasters_post_read_more', 'Continue reading...'),
(4814, 655, 'cmsmasters_page_scheme', 'default'),
(4815, 655, 'cmsmasters_layout', 'r_sidebar'),
(4816, 655, 'cmsmasters_sidebar_id', ''),
(4817, 655, 'cmsmasters_bottom_sidebar', 'true'),
(4818, 655, 'cmsmasters_bottom_sidebar_id', ''),
(4819, 655, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4820, 655, 'cmsmasters_bg_default', 'true'),
(4821, 655, 'cmsmasters_bg_col', '#ffffff'),
(4822, 655, 'cmsmasters_bg_img_enable', 'false'),
(4823, 655, 'cmsmasters_bg_img', ''),
(4824, 655, 'cmsmasters_bg_rep', 'no-repeat'),
(4825, 655, 'cmsmasters_bg_pos', 'top center'),
(4826, 655, 'cmsmasters_bg_att', 'scroll'),
(4827, 655, 'cmsmasters_bg_size', 'cover'),
(4828, 655, 'cmsmasters_heading', 'default'),
(4829, 655, 'cmsmasters_heading_title', ''),
(4830, 655, 'cmsmasters_heading_subtitle', ''),
(4831, 655, 'cmsmasters_heading_icon', ''),
(4832, 655, 'cmsmasters_heading_alignment', 'center'),
(4833, 655, 'cmsmasters_heading_scheme', 'first'),
(4834, 655, 'cmsmasters_heading_bg_img_enable', 'true'),
(4835, 655, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4836, 655, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4837, 655, 'cmsmasters_heading_bg_att', 'scroll'),
(4838, 655, 'cmsmasters_heading_bg_size', 'cover'),
(4839, 655, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4840, 655, 'cmsmasters_heading_height', '250'),
(4841, 655, 'cmsmasters_breadcrumbs', 'true'),
(4842, 655, 'cmsmasters_composer_fullscreen', 'false'),
(4843, 655, 'slide_template', 'default'),
(4844, 655, '_wp_old_slug', 'building-a-community-of-grace'),
(4845, 655, 'cmsmasters_likes', '1'),
(4846, 655, '_thumbnail_id', '4554'),
(4847, 2112, '_visibility', 'visible'),
(4848, 2112, 'cmsmasters_post_image_show', 'false'),
(4849, 2112, 'cmsmasters_post_image_link', ''),
(4850, 2112, 'cmsmasters_post_images', ''),
(4851, 2112, 'cmsmasters_post_video_type', 'embedded'),
(4852, 2112, 'cmsmasters_post_video_link', ''),
(4853, 2112, 'cmsmasters_post_video_links', ''),
(4854, 2112, 'cmsmasters_post_audio_links', ''),
(4855, 2112, 'cmsmasters_post_title', 'true'),
(4856, 2112, 'cmsmasters_post_sharing_box', 'true'),
(4857, 2112, 'cmsmasters_post_author_box', 'true'),
(4858, 2112, 'cmsmasters_post_more_posts', 'popular'),
(4859, 2112, 'cmsmasters_post_read_more', 'Continue reading...'),
(4860, 2112, 'cmsmasters_page_scheme', 'default'),
(4861, 2112, 'cmsmasters_layout', 'r_sidebar'),
(4862, 2112, 'cmsmasters_sidebar_id', ''),
(4863, 2112, 'cmsmasters_bottom_sidebar', 'true'),
(4864, 2112, 'cmsmasters_bottom_sidebar_id', ''),
(4865, 2112, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4866, 2112, 'cmsmasters_bg_default', 'true'),
(4867, 2112, 'cmsmasters_bg_col', '#ffffff'),
(4868, 2112, 'cmsmasters_bg_img_enable', 'false'),
(4869, 2112, 'cmsmasters_bg_img', ''),
(4870, 2112, 'cmsmasters_bg_rep', 'no-repeat'),
(4871, 2112, 'cmsmasters_bg_pos', 'top center'),
(4872, 2112, 'cmsmasters_bg_att', 'scroll'),
(4873, 2112, 'cmsmasters_bg_size', 'cover'),
(4874, 2112, 'cmsmasters_heading', 'default'),
(4875, 2112, 'cmsmasters_heading_title', ''),
(4876, 2112, 'cmsmasters_heading_subtitle', ''),
(4877, 2112, 'cmsmasters_heading_icon', ''),
(4878, 2112, 'cmsmasters_heading_alignment', 'center'),
(4879, 2112, 'cmsmasters_heading_scheme', 'first'),
(4880, 2112, 'cmsmasters_heading_bg_img_enable', 'true'),
(4881, 2112, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4882, 2112, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4883, 2112, 'cmsmasters_heading_bg_att', 'scroll'),
(4884, 2112, 'cmsmasters_heading_bg_size', 'cover'),
(4885, 2112, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4886, 2112, 'cmsmasters_heading_height', '250'),
(4887, 2112, 'cmsmasters_breadcrumbs', 'true'),
(4888, 2112, '_stock_status', 'instock'),
(4889, 2112, 'total_sales', '0'),
(4890, 2112, '_downloadable', 'no'),
(4891, 2112, '_virtual', 'no'),
(4892, 2112, '_purchase_note', ''),
(4893, 2112, '_featured', 'no'),
(4894, 2112, '_weight', ''),
(4895, 2112, '_length', ''),
(4896, 2112, '_width', ''),
(4897, 2112, '_height', ''),
(4898, 2112, '_sku', '4'),
(4899, 2112, '_product_attributes', 'a:0:{}'),
(4900, 2112, '_regular_price', '450'),
(4901, 2112, '_sale_price', '350'),
(4902, 2112, '_sale_price_dates_from', ''),
(4903, 2112, '_sale_price_dates_to', ''),
(4904, 2112, '_price', '350'),
(4905, 2112, '_sold_individually', ''),
(4906, 2112, '_manage_stock', 'no'),
(4907, 2112, '_backorders', 'no'),
(4908, 2112, '_stock', ''),
(4909, 2112, '_upsell_ids', 'a:0:{}'),
(4910, 2112, '_crosssell_ids', 'a:0:{}'),
(4911, 2112, '_product_version', '9.7.1'),
(4912, 2112, '_product_image_gallery', ''),
(4913, 2112, 'cmsmasters_composer_show', 'false'),
(4914, 2112, 'cmsmasters_composer_fullscreen', 'false'),
(4915, 2112, 'slide_template', 'default'),
(4916, 2112, '_wp_old_slug', 'holy-bible'),
(4917, 2112, '_wc_rating_count', 'a:1:{i:3;s:1:"1";}'),
(4918, 2112, '_wc_average_rating', '3.00'),
(4919, 2112, '_thumbnail_id', '4559'),
(4920, 2112, '_wc_review_count', '2'),
(4921, 2121, '_visibility', 'visible'),
(4922, 2121, 'cmsmasters_post_image_show', 'false'),
(4923, 2121, 'cmsmasters_post_image_link', ''),
(4924, 2121, 'cmsmasters_post_images', ''),
(4925, 2121, 'cmsmasters_post_video_type', 'embedded'),
(4926, 2121, 'cmsmasters_post_video_link', ''),
(4927, 2121, 'cmsmasters_post_video_links', ''),
(4928, 2121, 'cmsmasters_post_audio_links', ''),
(4929, 2121, 'cmsmasters_post_title', 'true'),
(4930, 2121, 'cmsmasters_post_sharing_box', 'true'),
(4931, 2121, 'cmsmasters_post_author_box', 'true'),
(4932, 2121, 'cmsmasters_post_more_posts', 'popular'),
(4933, 2121, 'cmsmasters_post_read_more', 'Continue reading...'),
(4934, 2121, 'cmsmasters_page_scheme', 'default'),
(4935, 2121, 'cmsmasters_layout', 'r_sidebar'),
(4936, 2121, 'cmsmasters_sidebar_id', ''),
(4937, 2121, 'cmsmasters_bottom_sidebar', 'true'),
(4938, 2121, 'cmsmasters_bottom_sidebar_id', ''),
(4939, 2121, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(4940, 2121, 'cmsmasters_bg_default', 'true'),
(4941, 2121, 'cmsmasters_bg_col', '#ffffff'),
(4942, 2121, 'cmsmasters_bg_img_enable', 'false'),
(4943, 2121, 'cmsmasters_bg_img', ''),
(4944, 2121, 'cmsmasters_bg_rep', 'no-repeat'),
(4945, 2121, 'cmsmasters_bg_pos', 'top center'),
(4946, 2121, 'cmsmasters_bg_att', 'scroll'),
(4947, 2121, 'cmsmasters_bg_size', 'cover'),
(4948, 2121, 'cmsmasters_heading', 'default'),
(4949, 2121, 'cmsmasters_heading_title', ''),
(4950, 2121, 'cmsmasters_heading_subtitle', ''),
(4951, 2121, 'cmsmasters_heading_icon', ''),
(4952, 2121, 'cmsmasters_heading_alignment', 'center'),
(4953, 2121, 'cmsmasters_heading_scheme', 'first'),
(4954, 2121, 'cmsmasters_heading_bg_img_enable', 'true'),
(4955, 2121, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(4956, 2121, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(4957, 2121, 'cmsmasters_heading_bg_att', 'scroll'),
(4958, 2121, 'cmsmasters_heading_bg_size', 'cover'),
(4959, 2121, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(4960, 2121, 'cmsmasters_heading_height', '250'),
(4961, 2121, 'cmsmasters_breadcrumbs', 'true'),
(4962, 2121, '_stock_status', 'instock'),
(4963, 2121, 'total_sales', '0'),
(4964, 2121, '_downloadable', 'no'),
(4965, 2121, '_virtual', 'no'),
(4966, 2121, '_purchase_note', ''),
(4967, 2121, '_featured', 'no'),
(4968, 2121, '_weight', ''),
(4969, 2121, '_length', ''),
(4970, 2121, '_width', ''),
(4971, 2121, '_height', ''),
(4972, 2121, '_sku', '10'),
(4973, 2121, '_product_attributes', 'a:0:{}'),
(4974, 2121, '_regular_price', '400'),
(4975, 2121, '_sale_price', ''),
(4976, 2121, '_sale_price_dates_from', ''),
(4977, 2121, '_sale_price_dates_to', ''),
(4978, 2121, '_price', '400'),
(4979, 2121, '_sold_individually', ''),
(4980, 2121, '_manage_stock', 'no'),
(4981, 2121, '_backorders', 'no'),
(4982, 2121, '_stock', ''),
(4983, 2121, '_upsell_ids', 'a:0:{}'),
(4984, 2121, '_crosssell_ids', 'a:0:{}'),
(4985, 2121, '_product_version', '9.7.1'),
(4986, 2121, '_product_image_gallery', ''),
(4987, 2121, 'cmsmasters_composer_show', 'false'),
(4988, 2121, 'cmsmasters_composer_fullscreen', 'false'),
(4989, 2121, 'slide_template', 'default'),
(4990, 2121, '_wp_old_slug', 'tank-top-woman'),
(4991, 2121, '_wc_rating_count', 'a:1:{i:5;s:1:"1";}'),
(4992, 2121, '_wc_average_rating', '5.00'),
(4993, 2121, '_thumbnail_id', '4556'),
(4994, 2121, '_wc_review_count', '1'),
(4995, 2123, '_visibility', 'visible'),
(4996, 2123, 'cmsmasters_post_image_show', 'false');
INSERT INTO `wpd6_postmeta` VALUES
(4997, 2123, 'cmsmasters_post_image_link', ''),
(4998, 2123, 'cmsmasters_post_images', ''),
(4999, 2123, 'cmsmasters_post_video_type', 'embedded'),
(5000, 2123, 'cmsmasters_post_video_link', ''),
(5001, 2123, 'cmsmasters_post_video_links', ''),
(5002, 2123, 'cmsmasters_post_audio_links', ''),
(5003, 2123, 'cmsmasters_post_title', 'true'),
(5004, 2123, 'cmsmasters_post_sharing_box', 'true'),
(5005, 2123, 'cmsmasters_post_author_box', 'true'),
(5006, 2123, 'cmsmasters_post_more_posts', 'popular'),
(5007, 2123, 'cmsmasters_post_read_more', 'Continue reading...'),
(5008, 2123, 'cmsmasters_page_scheme', 'default'),
(5009, 2123, 'cmsmasters_layout', 'r_sidebar'),
(5010, 2123, 'cmsmasters_sidebar_id', ''),
(5011, 2123, 'cmsmasters_bottom_sidebar', 'true'),
(5012, 2123, 'cmsmasters_bottom_sidebar_id', ''),
(5013, 2123, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5014, 2123, 'cmsmasters_bg_default', 'true'),
(5015, 2123, 'cmsmasters_bg_col', '#ffffff'),
(5016, 2123, 'cmsmasters_bg_img_enable', 'false'),
(5017, 2123, 'cmsmasters_bg_img', ''),
(5018, 2123, 'cmsmasters_bg_rep', 'no-repeat'),
(5019, 2123, 'cmsmasters_bg_pos', 'top center'),
(5020, 2123, 'cmsmasters_bg_att', 'scroll'),
(5021, 2123, 'cmsmasters_bg_size', 'cover'),
(5022, 2123, 'cmsmasters_heading', 'default'),
(5023, 2123, 'cmsmasters_heading_title', ''),
(5024, 2123, 'cmsmasters_heading_subtitle', ''),
(5025, 2123, 'cmsmasters_heading_icon', ''),
(5026, 2123, 'cmsmasters_heading_alignment', 'center'),
(5027, 2123, 'cmsmasters_heading_scheme', 'first'),
(5028, 2123, 'cmsmasters_heading_bg_img_enable', 'true'),
(5029, 2123, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5030, 2123, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5031, 2123, 'cmsmasters_heading_bg_att', 'scroll'),
(5032, 2123, 'cmsmasters_heading_bg_size', 'cover'),
(5033, 2123, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5034, 2123, 'cmsmasters_heading_height', '250'),
(5035, 2123, 'cmsmasters_breadcrumbs', 'true'),
(5036, 2123, '_stock_status', 'instock'),
(5037, 2123, 'total_sales', '0'),
(5038, 2123, '_downloadable', 'no'),
(5039, 2123, '_virtual', 'no'),
(5040, 2123, '_purchase_note', ''),
(5041, 2123, '_featured', 'no'),
(5042, 2123, '_weight', ''),
(5043, 2123, '_length', ''),
(5044, 2123, '_width', ''),
(5045, 2123, '_height', ''),
(5046, 2123, '_sku', '430'),
(5047, 2123, '_product_attributes', 'a:0:{}'),
(5048, 2123, '_regular_price', '100'),
(5049, 2123, '_sale_price', '59'),
(5050, 2123, '_sale_price_dates_from', ''),
(5051, 2123, '_sale_price_dates_to', ''),
(5052, 2123, '_price', '59'),
(5053, 2123, '_sold_individually', ''),
(5054, 2123, '_manage_stock', 'no'),
(5055, 2123, '_backorders', 'no'),
(5056, 2123, '_stock', ''),
(5057, 2123, '_upsell_ids', 'a:0:{}'),
(5058, 2123, '_crosssell_ids', 'a:0:{}'),
(5059, 2123, '_product_version', '9.7.1'),
(5060, 2123, '_product_image_gallery', ''),
(5061, 2123, 'cmsmasters_composer_show', 'false'),
(5062, 2123, 'cmsmasters_composer_fullscreen', 'false'),
(5063, 2123, 'slide_template', 'default'),
(5064, 2123, '_wp_old_slug', 'eco-bug'),
(5065, 2123, '_wc_rating_count', 'a:1:{i:4;s:1:"1";}'),
(5066, 2123, '_wc_average_rating', '4.00'),
(5067, 2123, '_thumbnail_id', '4557'),
(5068, 2123, '_wc_review_count', '1'),
(5069, 2125, '_visibility', 'visible'),
(5070, 2125, 'cmsmasters_post_image_show', 'false'),
(5071, 2125, 'cmsmasters_post_image_link', ''),
(5072, 2125, 'cmsmasters_post_images', ''),
(5073, 2125, 'cmsmasters_post_video_type', 'embedded'),
(5074, 2125, 'cmsmasters_post_video_link', ''),
(5075, 2125, 'cmsmasters_post_video_links', ''),
(5076, 2125, 'cmsmasters_post_audio_links', ''),
(5077, 2125, 'cmsmasters_post_title', 'true'),
(5078, 2125, 'cmsmasters_post_sharing_box', 'true'),
(5079, 2125, 'cmsmasters_post_author_box', 'true'),
(5080, 2125, 'cmsmasters_post_more_posts', 'popular'),
(5081, 2125, 'cmsmasters_post_read_more', 'Continue reading...'),
(5082, 2125, 'cmsmasters_page_scheme', 'default'),
(5083, 2125, 'cmsmasters_layout', 'r_sidebar'),
(5084, 2125, 'cmsmasters_sidebar_id', ''),
(5085, 2125, 'cmsmasters_bottom_sidebar', 'true'),
(5086, 2125, 'cmsmasters_bottom_sidebar_id', ''),
(5087, 2125, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5088, 2125, 'cmsmasters_bg_default', 'true'),
(5089, 2125, 'cmsmasters_bg_col', '#ffffff'),
(5090, 2125, 'cmsmasters_bg_img_enable', 'false'),
(5091, 2125, 'cmsmasters_bg_img', ''),
(5092, 2125, 'cmsmasters_bg_rep', 'no-repeat'),
(5093, 2125, 'cmsmasters_bg_pos', 'top center'),
(5094, 2125, 'cmsmasters_bg_att', 'scroll'),
(5095, 2125, 'cmsmasters_bg_size', 'cover'),
(5096, 2125, 'cmsmasters_heading', 'default'),
(5097, 2125, 'cmsmasters_heading_title', ''),
(5098, 2125, 'cmsmasters_heading_subtitle', ''),
(5099, 2125, 'cmsmasters_heading_icon', ''),
(5100, 2125, 'cmsmasters_heading_alignment', 'center'),
(5101, 2125, 'cmsmasters_heading_scheme', 'first'),
(5102, 2125, 'cmsmasters_heading_bg_img_enable', 'true'),
(5103, 2125, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5104, 2125, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5105, 2125, 'cmsmasters_heading_bg_att', 'scroll'),
(5106, 2125, 'cmsmasters_heading_bg_size', 'cover'),
(5107, 2125, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5108, 2125, 'cmsmasters_heading_height', '250'),
(5109, 2125, 'cmsmasters_breadcrumbs', 'true'),
(5110, 2125, '_stock_status', 'instock'),
(5111, 2125, 'total_sales', '0'),
(5112, 2125, '_downloadable', 'no'),
(5113, 2125, '_virtual', 'no'),
(5114, 2125, '_purchase_note', ''),
(5115, 2125, '_featured', 'no'),
(5116, 2125, '_weight', ''),
(5117, 2125, '_length', ''),
(5118, 2125, '_width', ''),
(5119, 2125, '_height', ''),
(5120, 2125, '_sku', '200'),
(5121, 2125, '_product_attributes', 'a:0:{}'),
(5122, 2125, '_regular_price', '150'),
(5123, 2125, '_sale_price', ''),
(5124, 2125, '_sale_price_dates_from', ''),
(5125, 2125, '_sale_price_dates_to', ''),
(5126, 2125, '_price', '150'),
(5127, 2125, '_sold_individually', ''),
(5128, 2125, '_manage_stock', 'no'),
(5129, 2125, '_backorders', 'no'),
(5130, 2125, '_stock', ''),
(5131, 2125, '_upsell_ids', 'a:0:{}'),
(5132, 2125, '_crosssell_ids', 'a:0:{}'),
(5133, 2125, '_product_version', '9.7.1'),
(5134, 2125, '_product_image_gallery', ''),
(5135, 2125, 'cmsmasters_composer_show', 'false'),
(5136, 2125, 'cmsmasters_composer_fullscreen', 'false'),
(5137, 2125, 'slide_template', 'default'),
(5138, 2125, '_wc_rating_count', 'a:1:{i:5;s:1:"1";}'),
(5139, 2125, '_wc_average_rating', '5.00'),
(5140, 2125, '_thumbnail_id', '4558'),
(5141, 2125, '_wc_review_count', '1'),
(5142, 2157, '_wp_page_template', 'default'),
(5143, 2157, 'cmsmasters_post_image_show', 'false'),
(5144, 2157, 'cmsmasters_post_image_link', ''),
(5145, 2157, 'cmsmasters_post_images', ''),
(5146, 2157, 'cmsmasters_post_video_type', 'embedded'),
(5147, 2157, 'cmsmasters_post_video_link', ''),
(5148, 2157, 'cmsmasters_post_video_links', ''),
(5149, 2157, 'cmsmasters_post_audio_links', ''),
(5150, 2157, 'cmsmasters_post_title', 'true'),
(5151, 2157, 'cmsmasters_post_sharing_box', 'true'),
(5152, 2157, 'cmsmasters_post_author_box', 'true'),
(5153, 2157, 'cmsmasters_post_more_posts', 'popular'),
(5154, 2157, 'cmsmasters_post_read_more', 'Continue reading...'),
(5155, 2157, 'cmsmasters_page_scheme', 'default'),
(5156, 2157, 'cmsmasters_layout', 'fullwidth'),
(5157, 2157, 'cmsmasters_sidebar_id', ''),
(5158, 2157, 'cmsmasters_bottom_sidebar', 'true'),
(5159, 2157, 'cmsmasters_bottom_sidebar_id', ''),
(5160, 2157, 'cmsmasters_bottom_sidebar_layout', '131313'),
(5161, 2157, 'cmsmasters_bg_default', 'true'),
(5162, 2157, 'cmsmasters_bg_col', '#ffffff'),
(5163, 2157, 'cmsmasters_bg_img_enable', 'false'),
(5164, 2157, 'cmsmasters_bg_img', ''),
(5165, 2157, 'cmsmasters_bg_rep', 'no-repeat'),
(5166, 2157, 'cmsmasters_bg_pos', 'top center'),
(5167, 2157, 'cmsmasters_bg_att', 'scroll'),
(5168, 2157, 'cmsmasters_bg_size', 'cover'),
(5169, 2157, 'cmsmasters_heading', 'default'),
(5170, 2157, 'cmsmasters_heading_title', ''),
(5171, 2157, 'cmsmasters_heading_subtitle', ''),
(5172, 2157, 'cmsmasters_heading_icon', ''),
(5173, 2157, 'cmsmasters_heading_alignment', 'center'),
(5174, 2157, 'cmsmasters_heading_scheme', 'first'),
(5175, 2157, 'cmsmasters_heading_bg_img_enable', 'true'),
(5176, 2157, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(5177, 2157, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5178, 2157, 'cmsmasters_heading_bg_att', 'scroll'),
(5179, 2157, 'cmsmasters_heading_bg_size', 'cover'),
(5180, 2157, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5181, 2157, 'cmsmasters_heading_height', '250'),
(5182, 2157, 'cmsmasters_breadcrumbs', 'true'),
(5183, 2157, 'cmsmasters_composer_show', 'true'),
(5184, 2157, 'cmsmasters_gutenberg_show', 'true'),
(5185, 2157, 'cmsmasters_composer_fullscreen', 'false'),
(5186, 2157, 'slide_template', 'default'),
(5187, 2157, 'cmsmasters_header_overlaps', 'true'),
(5188, 2157, 'cmsmasters_heading_block_disabled', 'false'),
(5189, 2159, '_wp_page_template', 'default'),
(5190, 2159, 'cmsmasters_post_image_show', 'false'),
(5191, 2159, 'cmsmasters_post_image_link', ''),
(5192, 2159, 'cmsmasters_post_images', ''),
(5193, 2159, 'cmsmasters_post_video_type', 'embedded'),
(5194, 2159, 'cmsmasters_post_video_link', ''),
(5195, 2159, 'cmsmasters_post_video_links', ''),
(5196, 2159, 'cmsmasters_post_audio_links', ''),
(5197, 2159, 'cmsmasters_post_title', 'true'),
(5198, 2159, 'cmsmasters_post_sharing_box', 'true'),
(5199, 2159, 'cmsmasters_post_author_box', 'true'),
(5200, 2159, 'cmsmasters_post_more_posts', 'popular'),
(5201, 2159, 'cmsmasters_post_read_more', 'Continue reading...'),
(5202, 2159, 'cmsmasters_page_scheme', 'default'),
(5203, 2159, 'cmsmasters_layout', 'fullwidth'),
(5204, 2159, 'cmsmasters_sidebar_id', ''),
(5205, 2159, 'cmsmasters_bottom_sidebar', 'true'),
(5206, 2159, 'cmsmasters_bottom_sidebar_id', ''),
(5207, 2159, 'cmsmasters_bottom_sidebar_layout', '131313'),
(5208, 2159, 'cmsmasters_bg_default', 'true'),
(5209, 2159, 'cmsmasters_bg_col', '#ffffff'),
(5210, 2159, 'cmsmasters_bg_img_enable', 'false'),
(5211, 2159, 'cmsmasters_bg_img', ''),
(5212, 2159, 'cmsmasters_bg_rep', 'no-repeat'),
(5213, 2159, 'cmsmasters_bg_pos', 'top center'),
(5214, 2159, 'cmsmasters_bg_att', 'scroll'),
(5215, 2159, 'cmsmasters_bg_size', 'cover'),
(5216, 2159, 'cmsmasters_heading', 'default'),
(5217, 2159, 'cmsmasters_heading_title', ''),
(5218, 2159, 'cmsmasters_heading_subtitle', ''),
(5219, 2159, 'cmsmasters_heading_icon', ''),
(5220, 2159, 'cmsmasters_heading_alignment', 'center'),
(5221, 2159, 'cmsmasters_heading_scheme', 'first'),
(5222, 2159, 'cmsmasters_heading_bg_img_enable', 'true'),
(5223, 2159, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(5224, 2159, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5225, 2159, 'cmsmasters_heading_bg_att', 'fixed'),
(5226, 2159, 'cmsmasters_heading_bg_size', 'cover'),
(5227, 2159, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5228, 2159, 'cmsmasters_heading_height', '250'),
(5229, 2159, 'cmsmasters_breadcrumbs', 'true'),
(5230, 2159, 'cmsmasters_composer_show', 'false'),
(5231, 2159, 'cmsmasters_composer_fullscreen', 'false'),
(5232, 2159, 'slide_template', 'default'),
(5233, 2159, 'cmsmasters_header_overlaps', 'true'),
(5234, 2159, 'cmsmasters_heading_block_disabled', 'false'),
(5235, 2465, '_wp_page_template', 'default'),
(5236, 2465, 'cmsmasters_post_image_show', 'false'),
(5237, 2465, 'cmsmasters_post_image_link', ''),
(5238, 2465, 'cmsmasters_post_images', ''),
(5239, 2465, 'cmsmasters_post_video_type', 'embedded'),
(5240, 2465, 'cmsmasters_post_video_link', ''),
(5241, 2465, 'cmsmasters_post_video_links', ''),
(5242, 2465, 'cmsmasters_post_audio_links', ''),
(5243, 2465, 'cmsmasters_post_title', 'true'),
(5244, 2465, 'cmsmasters_post_sharing_box', 'true'),
(5245, 2465, 'cmsmasters_post_author_box', 'true'),
(5246, 2465, 'cmsmasters_post_more_posts', 'popular'),
(5247, 2465, 'cmsmasters_post_read_more', 'Continue reading...'),
(5248, 2465, 'cmsmasters_page_scheme', 'default'),
(5249, 2465, 'cmsmasters_layout', 'fullwidth'),
(5250, 2465, 'cmsmasters_sidebar_id', ''),
(5251, 2465, 'cmsmasters_bottom_sidebar', 'false'),
(5252, 2465, 'cmsmasters_bottom_sidebar_id', ''),
(5253, 2465, 'cmsmasters_bottom_sidebar_layout', '131313'),
(5254, 2465, 'cmsmasters_bg_default', 'true'),
(5255, 2465, 'cmsmasters_bg_col', '#ffffff'),
(5256, 2465, 'cmsmasters_bg_img_enable', 'false'),
(5257, 2465, 'cmsmasters_bg_img', ''),
(5258, 2465, 'cmsmasters_bg_rep', 'no-repeat'),
(5259, 2465, 'cmsmasters_bg_pos', 'top center'),
(5260, 2465, 'cmsmasters_bg_att', 'scroll'),
(5261, 2465, 'cmsmasters_bg_size', 'cover'),
(5262, 2465, 'cmsmasters_heading', 'default'),
(5263, 2465, 'cmsmasters_heading_title', ''),
(5264, 2465, 'cmsmasters_heading_subtitle', ''),
(5265, 2465, 'cmsmasters_heading_icon', ''),
(5266, 2465, 'cmsmasters_heading_alignment', 'center'),
(5267, 2465, 'cmsmasters_heading_scheme', 'first'),
(5268, 2465, 'cmsmasters_heading_bg_img_enable', 'true'),
(5269, 2465, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(5270, 2465, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5271, 2465, 'cmsmasters_heading_bg_att', 'fixed'),
(5272, 2465, 'cmsmasters_heading_bg_size', 'cover'),
(5273, 2465, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5274, 2465, 'cmsmasters_heading_height', '250'),
(5275, 2465, 'cmsmasters_breadcrumbs', 'true'),
(5276, 2465, 'cmsmasters_composer_show', 'true'),
(5277, 2465, 'cmsmasters_gutenberg_show', 'true'),
(5278, 2465, 'cmsmasters_composer_fullscreen', 'false'),
(5279, 2465, 'slide_template', 'default'),
(5280, 2465, 'cmsmasters_header_overlaps', 'true'),
(5281, 2465, 'cmsmasters_heading_block_disabled', 'true'),
(5282, 2564, '_wp_page_template', 'default'),
(5283, 2564, 'cmsmasters_post_image_show', 'false'),
(5284, 2564, 'cmsmasters_post_image_link', ''),
(5285, 2564, 'cmsmasters_post_images', ''),
(5286, 2564, 'cmsmasters_post_video_type', 'embedded'),
(5287, 2564, 'cmsmasters_post_video_link', ''),
(5288, 2564, 'cmsmasters_post_video_links', ''),
(5289, 2564, 'cmsmasters_post_audio_links', ''),
(5290, 2564, 'cmsmasters_post_title', 'true'),
(5291, 2564, 'cmsmasters_post_sharing_box', 'true'),
(5292, 2564, 'cmsmasters_post_author_box', 'true'),
(5293, 2564, 'cmsmasters_post_more_posts', 'popular'),
(5294, 2564, 'cmsmasters_post_read_more', 'Continue reading...'),
(5295, 2564, 'cmsmasters_page_scheme', 'default'),
(5296, 2564, 'cmsmasters_layout', 'fullwidth'),
(5297, 2564, 'cmsmasters_sidebar_id', ''),
(5298, 2564, 'cmsmasters_bottom_sidebar', 'true'),
(5299, 2564, 'cmsmasters_bottom_sidebar_id', ''),
(5300, 2564, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5301, 2564, 'cmsmasters_bg_default', 'true'),
(5302, 2564, 'cmsmasters_bg_col', '#ffffff'),
(5303, 2564, 'cmsmasters_bg_img_enable', 'false'),
(5304, 2564, 'cmsmasters_bg_img', ''),
(5305, 2564, 'cmsmasters_bg_rep', 'no-repeat'),
(5306, 2564, 'cmsmasters_bg_pos', 'top center'),
(5307, 2564, 'cmsmasters_bg_att', 'scroll'),
(5308, 2564, 'cmsmasters_bg_size', 'cover'),
(5309, 2564, 'cmsmasters_heading', 'default'),
(5310, 2564, 'cmsmasters_heading_title', ''),
(5311, 2564, 'cmsmasters_heading_subtitle', ''),
(5312, 2564, 'cmsmasters_heading_icon', ''),
(5313, 2564, 'cmsmasters_heading_alignment', 'center'),
(5314, 2564, 'cmsmasters_heading_scheme', 'first'),
(5315, 2564, 'cmsmasters_heading_bg_img_enable', 'true'),
(5316, 2564, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5317, 2564, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5318, 2564, 'cmsmasters_heading_bg_att', 'scroll'),
(5319, 2564, 'cmsmasters_heading_bg_size', 'cover'),
(5320, 2564, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5321, 2564, 'cmsmasters_heading_height', '250'),
(5322, 2564, 'cmsmasters_breadcrumbs', 'true'),
(5323, 2564, 'cmsmasters_composer_show', 'true'),
(5324, 2564, 'cmsmasters_gutenberg_show', 'true'),
(5325, 2564, 'cmsmasters_composer_fullscreen', 'false'),
(5326, 2564, 'slide_template', 'default'),
(5327, 2564, 'cmsmasters_header_overlaps', 'true'),
(5328, 2564, 'cmsmasters_heading_block_disabled', 'false'),
(5329, 2816, '_wp_page_template', 'default'),
(5330, 2816, 'cmsmasters_post_image_show', 'false'),
(5331, 2816, 'cmsmasters_post_image_link', ''),
(5332, 2816, 'cmsmasters_post_images', ''),
(5333, 2816, 'cmsmasters_post_video_type', 'embedded'),
(5334, 2816, 'cmsmasters_post_video_link', ''),
(5335, 2816, 'cmsmasters_post_video_links', ''),
(5336, 2816, 'cmsmasters_post_audio_links', ''),
(5337, 2816, 'cmsmasters_post_title', 'true'),
(5338, 2816, 'cmsmasters_post_sharing_box', 'true'),
(5339, 2816, 'cmsmasters_post_author_box', 'true'),
(5340, 2816, 'cmsmasters_post_more_posts', 'popular'),
(5341, 2816, 'cmsmasters_post_read_more', 'Continue reading...'),
(5342, 2816, 'cmsmasters_page_scheme', 'default'),
(5343, 2816, 'cmsmasters_layout', 'fullwidth'),
(5344, 2816, 'cmsmasters_sidebar_id', ''),
(5345, 2816, 'cmsmasters_bottom_sidebar', 'true'),
(5346, 2816, 'cmsmasters_bottom_sidebar_id', ''),
(5347, 2816, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5348, 2816, 'cmsmasters_bg_default', 'true'),
(5349, 2816, 'cmsmasters_bg_col', '#ffffff'),
(5350, 2816, 'cmsmasters_bg_img_enable', 'false'),
(5351, 2816, 'cmsmasters_bg_img', ''),
(5352, 2816, 'cmsmasters_bg_rep', 'no-repeat'),
(5353, 2816, 'cmsmasters_bg_pos', 'top center'),
(5354, 2816, 'cmsmasters_bg_att', 'scroll'),
(5355, 2816, 'cmsmasters_bg_size', 'cover'),
(5356, 2816, 'cmsmasters_heading', 'default'),
(5357, 2816, 'cmsmasters_heading_title', ''),
(5358, 2816, 'cmsmasters_heading_subtitle', ''),
(5359, 2816, 'cmsmasters_heading_icon', ''),
(5360, 2816, 'cmsmasters_heading_alignment', 'center'),
(5361, 2816, 'cmsmasters_heading_scheme', 'first'),
(5362, 2816, 'cmsmasters_heading_bg_img_enable', 'true'),
(5363, 2816, 'cmsmasters_heading_bg_img', '3451|http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/Depositphotos_110520912_original-300x169.jpg'),
(5364, 2816, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5365, 2816, 'cmsmasters_heading_bg_att', 'fixed'),
(5366, 2816, 'cmsmasters_heading_bg_size', 'cover'),
(5367, 2816, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5368, 2816, 'cmsmasters_heading_height', '250'),
(5369, 2816, 'cmsmasters_breadcrumbs', 'true'),
(5370, 2816, 'cmsmasters_composer_show', 'true'),
(5371, 2816, 'cmsmasters_gutenberg_show', 'true'),
(5372, 2816, 'cmsmasters_composer_fullscreen', 'false'),
(5373, 2816, 'slide_template', 'default'),
(5374, 2816, 'cmsmasters_header_overlaps', 'true'),
(5375, 2816, 'cmsmasters_heading_block_disabled', 'true'),
(5376, 2822, '_wp_page_template', 'default'),
(5377, 2822, 'cmsmasters_post_image_show', 'false'),
(5378, 2822, 'cmsmasters_post_image_link', ''),
(5379, 2822, 'cmsmasters_post_images', ''),
(5380, 2822, 'cmsmasters_post_video_type', 'embedded'),
(5381, 2822, 'cmsmasters_post_video_link', ''),
(5382, 2822, 'cmsmasters_post_video_links', ''),
(5383, 2822, 'cmsmasters_post_audio_links', ''),
(5384, 2822, 'cmsmasters_post_title', 'true'),
(5385, 2822, 'cmsmasters_post_sharing_box', 'true'),
(5386, 2822, 'cmsmasters_post_author_box', 'true'),
(5387, 2822, 'cmsmasters_post_more_posts', 'popular'),
(5388, 2822, 'cmsmasters_post_read_more', 'Continue reading...'),
(5389, 2822, 'cmsmasters_page_scheme', 'default'),
(5390, 2822, 'cmsmasters_layout', 'fullwidth'),
(5391, 2822, 'cmsmasters_sidebar_id', ''),
(5392, 2822, 'cmsmasters_bottom_sidebar', 'true'),
(5393, 2822, 'cmsmasters_bottom_sidebar_id', ''),
(5394, 2822, 'cmsmasters_bottom_sidebar_layout', '131313'),
(5395, 2822, 'cmsmasters_bg_default', 'true'),
(5396, 2822, 'cmsmasters_bg_col', '#ffffff'),
(5397, 2822, 'cmsmasters_bg_img_enable', 'false'),
(5398, 2822, 'cmsmasters_bg_img', ''),
(5399, 2822, 'cmsmasters_bg_rep', 'no-repeat'),
(5400, 2822, 'cmsmasters_bg_pos', 'top center'),
(5401, 2822, 'cmsmasters_bg_att', 'scroll'),
(5402, 2822, 'cmsmasters_bg_size', 'cover'),
(5403, 2822, 'cmsmasters_heading', 'default'),
(5404, 2822, 'cmsmasters_heading_title', ''),
(5405, 2822, 'cmsmasters_heading_subtitle', ''),
(5406, 2822, 'cmsmasters_heading_icon', ''),
(5407, 2822, 'cmsmasters_heading_alignment', 'center'),
(5408, 2822, 'cmsmasters_heading_scheme', 'first'),
(5409, 2822, 'cmsmasters_heading_bg_img_enable', 'true'),
(5410, 2822, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(5411, 2822, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5412, 2822, 'cmsmasters_heading_bg_att', 'fixed'),
(5413, 2822, 'cmsmasters_heading_bg_size', 'cover'),
(5414, 2822, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5415, 2822, 'cmsmasters_heading_height', '250'),
(5416, 2822, 'cmsmasters_breadcrumbs', 'true'),
(5417, 2822, 'cmsmasters_composer_show', 'true'),
(5418, 2822, 'cmsmasters_gutenberg_show', 'true'),
(5419, 2822, 'cmsmasters_composer_fullscreen', 'false'),
(5420, 2822, 'slide_template', 'default'),
(5421, 2822, 'cmsmasters_header_overlaps', 'true'),
(5422, 2822, 'cmsmasters_heading_block_disabled', 'false'),
(5423, 3282, '_wp_page_template', 'default'),
(5424, 3282, 'cmsmasters_post_image_show', 'false'),
(5425, 3282, 'cmsmasters_post_image_link', ''),
(5426, 3282, 'cmsmasters_post_images', ''),
(5427, 3282, 'cmsmasters_post_video_type', 'embedded'),
(5428, 3282, 'cmsmasters_post_video_link', ''),
(5429, 3282, 'cmsmasters_post_video_links', ''),
(5430, 3282, 'cmsmasters_post_audio_links', ''),
(5431, 3282, 'cmsmasters_post_title', 'true'),
(5432, 3282, 'cmsmasters_post_sharing_box', 'true'),
(5433, 3282, 'cmsmasters_post_author_box', 'true'),
(5434, 3282, 'cmsmasters_post_more_posts', 'popular'),
(5435, 3282, 'cmsmasters_post_read_more', 'Continue reading...'),
(5436, 3282, 'cmsmasters_page_scheme', 'default'),
(5437, 3282, 'cmsmasters_layout', 'fullwidth'),
(5438, 3282, 'cmsmasters_sidebar_id', ''),
(5439, 3282, 'cmsmasters_bottom_sidebar', 'true'),
(5440, 3282, 'cmsmasters_bottom_sidebar_id', ''),
(5441, 3282, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5442, 3282, 'cmsmasters_bg_default', 'true'),
(5443, 3282, 'cmsmasters_bg_col', '#ffffff'),
(5444, 3282, 'cmsmasters_bg_img_enable', 'false'),
(5445, 3282, 'cmsmasters_bg_img', ''),
(5446, 3282, 'cmsmasters_bg_rep', 'no-repeat'),
(5447, 3282, 'cmsmasters_bg_pos', 'top center'),
(5448, 3282, 'cmsmasters_bg_att', 'scroll'),
(5449, 3282, 'cmsmasters_bg_size', 'cover'),
(5450, 3282, 'cmsmasters_heading', 'disabled'),
(5451, 3282, 'cmsmasters_heading_title', ''),
(5452, 3282, 'cmsmasters_heading_subtitle', ''),
(5453, 3282, 'cmsmasters_heading_icon', ''),
(5454, 3282, 'cmsmasters_heading_alignment', 'center'),
(5455, 3282, 'cmsmasters_heading_scheme', 'first'),
(5456, 3282, 'cmsmasters_heading_bg_img_enable', 'false'),
(5457, 3282, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(5458, 3282, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5459, 3282, 'cmsmasters_heading_bg_att', 'fixed'),
(5460, 3282, 'cmsmasters_heading_bg_size', 'cover'),
(5461, 3282, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5462, 3282, 'cmsmasters_heading_height', '250'),
(5463, 3282, 'cmsmasters_breadcrumbs', 'true'),
(5464, 3282, 'cmsmasters_composer_show', 'true'),
(5465, 3282, 'cmsmasters_gutenberg_show', 'true'),
(5466, 3282, 'cmsmasters_composer_fullscreen', 'false'),
(5467, 3282, 'slide_template', 'default'),
(5468, 3282, 'cmsmasters_header_overlaps', 'true'),
(5469, 3282, 'cmsmasters_heading_block_disabled', 'true'),
(5470, 3641, '_wp_page_template', 'default'),
(5471, 3641, 'cmsmasters_post_image_show', 'false'),
(5472, 3641, 'cmsmasters_post_image_link', ''),
(5473, 3641, 'cmsmasters_post_images', ''),
(5474, 3641, 'cmsmasters_post_video_type', 'embedded'),
(5475, 3641, 'cmsmasters_post_video_link', ''),
(5476, 3641, 'cmsmasters_post_video_links', ''),
(5477, 3641, 'cmsmasters_post_audio_links', ''),
(5478, 3641, 'cmsmasters_post_title', 'true'),
(5479, 3641, 'cmsmasters_post_sharing_box', 'true'),
(5480, 3641, 'cmsmasters_post_author_box', 'true'),
(5481, 3641, 'cmsmasters_post_more_posts', 'popular'),
(5482, 3641, 'cmsmasters_post_read_more', 'Continue reading...'),
(5483, 3641, 'cmsmasters_page_scheme', 'default'),
(5484, 3641, 'cmsmasters_layout', 'fullwidth'),
(5485, 3641, 'cmsmasters_sidebar_id', ''),
(5486, 3641, 'cmsmasters_bottom_sidebar', 'true'),
(5487, 3641, 'cmsmasters_bottom_sidebar_id', ''),
(5488, 3641, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5489, 3641, 'cmsmasters_bg_default', 'true'),
(5490, 3641, 'cmsmasters_bg_col', '#ffffff'),
(5491, 3641, 'cmsmasters_bg_img_enable', 'false'),
(5492, 3641, 'cmsmasters_bg_img', ''),
(5493, 3641, 'cmsmasters_bg_rep', 'no-repeat'),
(5494, 3641, 'cmsmasters_bg_pos', 'top center'),
(5495, 3641, 'cmsmasters_bg_att', 'scroll'),
(5496, 3641, 'cmsmasters_bg_size', 'cover'),
(5497, 3641, 'cmsmasters_heading', 'disabled'),
(5498, 3641, 'cmsmasters_heading_title', ''),
(5499, 3641, 'cmsmasters_heading_subtitle', ''),
(5500, 3641, 'cmsmasters_heading_icon', ''),
(5501, 3641, 'cmsmasters_heading_alignment', 'center'),
(5502, 3641, 'cmsmasters_heading_scheme', 'first'),
(5503, 3641, 'cmsmasters_heading_bg_img_enable', 'false'),
(5504, 3641, 'cmsmasters_heading_bg_img', '3676|http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/home-p2-1-300x169.jpg'),
(5505, 3641, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5506, 3641, 'cmsmasters_heading_bg_att', 'fixed'),
(5507, 3641, 'cmsmasters_heading_bg_size', 'cover'),
(5508, 3641, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5509, 3641, 'cmsmasters_heading_height', '250'),
(5510, 3641, 'cmsmasters_breadcrumbs', 'true'),
(5511, 3641, 'cmsmasters_composer_show', 'true'),
(5512, 3641, 'cmsmasters_gutenberg_show', 'true'),
(5513, 3641, 'cmsmasters_composer_fullscreen', 'false'),
(5514, 3641, 'slide_template', 'default'),
(5515, 3641, 'cmsmasters_header_overlaps', 'true'),
(5516, 3641, 'cmsmasters_heading_block_disabled', 'false'),
(5517, 3763, '_wp_page_template', 'default'),
(5518, 3763, 'cmsmasters_post_image_show', 'false'),
(5519, 3763, 'cmsmasters_post_image_link', ''),
(5520, 3763, 'cmsmasters_post_images', ''),
(5521, 3763, 'cmsmasters_post_video_type', 'embedded'),
(5522, 3763, 'cmsmasters_post_video_link', ''),
(5523, 3763, 'cmsmasters_post_video_links', ''),
(5524, 3763, 'cmsmasters_post_audio_links', ''),
(5525, 3763, 'cmsmasters_post_title', 'true'),
(5526, 3763, 'cmsmasters_post_sharing_box', 'true'),
(5527, 3763, 'cmsmasters_post_author_box', 'true'),
(5528, 3763, 'cmsmasters_post_more_posts', 'popular'),
(5529, 3763, 'cmsmasters_post_read_more', 'Continue reading...'),
(5530, 3763, 'cmsmasters_page_scheme', 'default'),
(5531, 3763, 'cmsmasters_layout', 'fullwidth'),
(5532, 3763, 'cmsmasters_sidebar_id', ''),
(5533, 3763, 'cmsmasters_bottom_sidebar', 'true'),
(5534, 3763, 'cmsmasters_bottom_sidebar_id', ''),
(5535, 3763, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5536, 3763, 'cmsmasters_bg_default', 'true'),
(5537, 3763, 'cmsmasters_bg_col', '#ffffff'),
(5538, 3763, 'cmsmasters_bg_img_enable', 'false'),
(5539, 3763, 'cmsmasters_bg_img', ''),
(5540, 3763, 'cmsmasters_bg_rep', 'no-repeat'),
(5541, 3763, 'cmsmasters_bg_pos', 'top center'),
(5542, 3763, 'cmsmasters_bg_att', 'scroll'),
(5543, 3763, 'cmsmasters_bg_size', 'cover'),
(5544, 3763, 'cmsmasters_heading', 'default'),
(5545, 3763, 'cmsmasters_heading_title', ''),
(5546, 3763, 'cmsmasters_heading_subtitle', ''),
(5547, 3763, 'cmsmasters_heading_icon', ''),
(5548, 3763, 'cmsmasters_heading_alignment', 'center'),
(5549, 3763, 'cmsmasters_heading_scheme', 'first'),
(5550, 3763, 'cmsmasters_heading_bg_img_enable', 'true'),
(5551, 3763, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(5552, 3763, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5553, 3763, 'cmsmasters_heading_bg_att', 'fixed'),
(5554, 3763, 'cmsmasters_heading_bg_size', 'cover'),
(5555, 3763, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5556, 3763, 'cmsmasters_heading_height', '250'),
(5557, 3763, 'cmsmasters_breadcrumbs', 'true'),
(5558, 3763, 'cmsmasters_composer_show', 'true'),
(5559, 3763, 'cmsmasters_gutenberg_show', 'true'),
(5560, 3763, 'cmsmasters_composer_fullscreen', 'false'),
(5561, 3763, 'slide_template', 'default'),
(5562, 3763, 'cmsmasters_header_overlaps', 'true'),
(5563, 3763, 'cmsmasters_heading_block_disabled', 'true'),
(5564, 3925, '_wp_page_template', 'default'),
(5565, 3925, 'cmsmasters_post_image_show', 'false'),
(5566, 3925, 'cmsmasters_post_image_link', ''),
(5567, 3925, 'cmsmasters_post_images', ''),
(5568, 3925, 'cmsmasters_post_video_type', 'embedded'),
(5569, 3925, 'cmsmasters_post_video_link', ''),
(5570, 3925, 'cmsmasters_post_video_links', ''),
(5571, 3925, 'cmsmasters_post_audio_links', ''),
(5572, 3925, 'cmsmasters_post_title', 'true'),
(5573, 3925, 'cmsmasters_post_sharing_box', 'true'),
(5574, 3925, 'cmsmasters_post_author_box', 'true'),
(5575, 3925, 'cmsmasters_post_more_posts', 'popular'),
(5576, 3925, 'cmsmasters_post_read_more', 'Continue reading...'),
(5577, 3925, 'cmsmasters_page_scheme', 'default'),
(5578, 3925, 'cmsmasters_layout', 'fullwidth'),
(5579, 3925, 'cmsmasters_sidebar_id', ''),
(5580, 3925, 'cmsmasters_bottom_sidebar', 'true'),
(5581, 3925, 'cmsmasters_bottom_sidebar_id', ''),
(5582, 3925, 'cmsmasters_bottom_sidebar_layout', '131313'),
(5583, 3925, 'cmsmasters_bg_default', 'true'),
(5584, 3925, 'cmsmasters_bg_col', '#ffffff'),
(5585, 3925, 'cmsmasters_bg_img_enable', 'false'),
(5586, 3925, 'cmsmasters_bg_img', ''),
(5587, 3925, 'cmsmasters_bg_rep', 'no-repeat'),
(5588, 3925, 'cmsmasters_bg_pos', 'top center'),
(5589, 3925, 'cmsmasters_bg_att', 'scroll'),
(5590, 3925, 'cmsmasters_bg_size', 'cover'),
(5591, 3925, 'cmsmasters_heading', 'default'),
(5592, 3925, 'cmsmasters_heading_title', ''),
(5593, 3925, 'cmsmasters_heading_subtitle', ''),
(5594, 3925, 'cmsmasters_heading_icon', ''),
(5595, 3925, 'cmsmasters_heading_alignment', 'center'),
(5596, 3925, 'cmsmasters_heading_scheme', 'first'),
(5597, 3925, 'cmsmasters_heading_bg_img_enable', 'true'),
(5598, 3925, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(5599, 3925, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5600, 3925, 'cmsmasters_heading_bg_att', 'fixed'),
(5601, 3925, 'cmsmasters_heading_bg_size', 'cover'),
(5602, 3925, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5603, 3925, 'cmsmasters_heading_height', '250'),
(5604, 3925, 'cmsmasters_breadcrumbs', 'true'),
(5605, 3925, 'cmsmasters_composer_show', 'true'),
(5606, 3925, 'cmsmasters_gutenberg_show', 'true'),
(5607, 3925, 'cmsmasters_composer_fullscreen', 'false'),
(5608, 3925, 'slide_template', 'default'),
(5609, 3925, 'cmsmasters_header_overlaps', 'true'),
(5610, 3925, 'cmsmasters_heading_block_disabled', 'true'),
(5613, 4116, 'cmsmasters_composer_show', 'false'),
(5614, 4116, 'cmsmasters_post_image_show', 'false'),
(5615, 4116, 'cmsmasters_post_image_link', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5616, 4116, 'cmsmasters_post_images', ''),
(5617, 4116, 'cmsmasters_post_video_type', 'embedded'),
(5618, 4116, 'cmsmasters_post_video_link', ''),
(5619, 4116, 'cmsmasters_post_video_links', 'a:1:{i:0;s:0:"";}'),
(5620, 4116, 'cmsmasters_post_audio_links', 'a:1:{i:0;s:0:"";}'),
(5621, 4116, 'cmsmasters_post_title', 'false'),
(5622, 4116, 'cmsmasters_post_sharing_box', 'true'),
(5623, 4116, 'cmsmasters_post_author_box', 'true'),
(5624, 4116, 'cmsmasters_post_more_posts', 'popular'),
(5625, 4116, 'cmsmasters_post_read_more', 'Continue reading...'),
(5626, 4116, 'cmsmasters_page_scheme', 'default'),
(5627, 4116, 'cmsmasters_layout', 'r_sidebar'),
(5628, 4116, 'cmsmasters_sidebar_id', ''),
(5629, 4116, 'cmsmasters_bottom_sidebar', 'true'),
(5630, 4116, 'cmsmasters_bottom_sidebar_id', ''),
(5631, 4116, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5632, 4116, 'cmsmasters_bg_default', 'true'),
(5633, 4116, 'cmsmasters_bg_col', '#ffffff'),
(5634, 4116, 'cmsmasters_bg_img_enable', 'false'),
(5635, 4116, 'cmsmasters_bg_img', ''),
(5636, 4116, 'cmsmasters_bg_rep', 'no-repeat'),
(5637, 4116, 'cmsmasters_bg_pos', 'top center'),
(5638, 4116, 'cmsmasters_bg_att', 'scroll'),
(5639, 4116, 'cmsmasters_bg_size', 'cover'),
(5640, 4116, 'cmsmasters_heading', 'default'),
(5641, 4116, 'cmsmasters_heading_title', ''),
(5642, 4116, 'cmsmasters_heading_subtitle', ''),
(5643, 4116, 'cmsmasters_heading_icon', ''),
(5644, 4116, 'cmsmasters_heading_alignment', 'center'),
(5645, 4116, 'cmsmasters_heading_scheme', 'first'),
(5646, 4116, 'cmsmasters_heading_bg_img_enable', 'true'),
(5647, 4116, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5648, 4116, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5649, 4116, 'cmsmasters_heading_bg_att', 'scroll'),
(5650, 4116, 'cmsmasters_heading_bg_size', 'cover'),
(5651, 4116, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5652, 4116, 'cmsmasters_heading_height', '250'),
(5653, 4116, 'cmsmasters_breadcrumbs', 'true'),
(5654, 4116, 'cmsmasters_composer_fullscreen', 'false'),
(5655, 4116, 'slide_template', 'default'),
(5656, 4116, 'cmsmasters_likes', '1'),
(5657, 4116, '_thumbnail_id', '4559'),
(5658, 453, 'cmsmasters_composer_show', 'false'),
(5659, 453, 'cmsmasters_post_image_show', 'false'),
(5660, 453, 'cmsmasters_post_image_link', ''),
(5661, 453, 'cmsmasters_post_images', ''),
(5662, 453, 'cmsmasters_post_video_type', 'embedded'),
(5663, 453, 'cmsmasters_post_video_link', ''),
(5664, 453, 'cmsmasters_post_video_links', ''),
(5665, 453, 'cmsmasters_post_audio_links', ''),
(5666, 453, 'cmsmasters_post_title', 'true'),
(5667, 453, 'cmsmasters_post_sharing_box', 'true'),
(5668, 453, 'cmsmasters_post_author_box', 'true'),
(5669, 453, 'cmsmasters_post_more_posts', 'popular'),
(5670, 453, 'cmsmasters_post_read_more', 'Continue reading...'),
(5671, 453, 'cmsmasters_page_scheme', 'default'),
(5672, 453, 'cmsmasters_layout', 'r_sidebar'),
(5673, 453, 'cmsmasters_sidebar_id', ''),
(5674, 453, 'cmsmasters_bottom_sidebar', 'true'),
(5675, 453, 'cmsmasters_bottom_sidebar_id', ''),
(5676, 453, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5677, 453, 'cmsmasters_bg_default', 'true'),
(5678, 453, 'cmsmasters_bg_col', '#ffffff'),
(5679, 453, 'cmsmasters_bg_img_enable', 'false'),
(5680, 453, 'cmsmasters_bg_img', ''),
(5681, 453, 'cmsmasters_bg_rep', 'no-repeat'),
(5682, 453, 'cmsmasters_bg_pos', 'top center'),
(5683, 453, 'cmsmasters_bg_att', 'scroll'),
(5684, 453, 'cmsmasters_bg_size', 'cover'),
(5685, 453, 'cmsmasters_heading', 'default'),
(5686, 453, 'cmsmasters_heading_title', ''),
(5687, 453, 'cmsmasters_heading_subtitle', ''),
(5688, 453, 'cmsmasters_heading_icon', ''),
(5689, 453, 'cmsmasters_heading_alignment', 'center'),
(5690, 453, 'cmsmasters_heading_scheme', 'first'),
(5691, 453, 'cmsmasters_heading_bg_img_enable', 'true'),
(5692, 453, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5693, 453, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5694, 453, 'cmsmasters_heading_bg_att', 'scroll'),
(5695, 453, 'cmsmasters_heading_bg_size', 'cover'),
(5696, 453, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5697, 453, 'cmsmasters_heading_height', '250'),
(5698, 453, 'cmsmasters_breadcrumbs', 'true'),
(5699, 453, 'cmsmasters_composer_fullscreen', 'false'),
(5700, 453, 'cmsmasters_project_columns', 'three'),
(5701, 453, 'cmsmasters_project_video_type', 'embedded'),
(5702, 453, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(5703, 453, 'cmsmasters_project_title', 'true'),
(5704, 453, 'cmsmasters_project_size', 'one_x_one'),
(5705, 453, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5706, 453, 'cmsmasters_project_link_text', 'View Project'),
(5707, 453, 'cmsmasters_project_link_redirect', 'true'),
(5708, 453, 'cmsmasters_project_link_target', 'true'),
(5709, 453, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5710, 453, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5711, 453, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5712, 453, 'cmsmasters_project_sharing_box', 'true'),
(5713, 453, 'cmsmasters_project_author_box', 'false'),
(5714, 453, 'cmsmasters_project_more_posts', 'popular'),
(5715, 453, 'cmsmasters_project_read_more', 'Learn More...'),
(5716, 453, 'cmsmasters_likes', '2'),
(5717, 453, 'cmsmasters_project_images', '4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg'),
(5718, 453, 'slide_template', 'default'),
(5719, 453, '_wp_old_slug', 'monthly-band-tryouts'),
(5720, 453, '_thumbnail_id', '4556'),
(5721, 461, 'cmsmasters_composer_show', 'false'),
(5722, 461, 'cmsmasters_post_image_show', 'false'),
(5723, 461, 'cmsmasters_post_image_link', ''),
(5724, 461, 'cmsmasters_post_images', ''),
(5725, 461, 'cmsmasters_post_video_type', 'embedded'),
(5726, 461, 'cmsmasters_post_video_link', ''),
(5727, 461, 'cmsmasters_post_video_links', ''),
(5728, 461, 'cmsmasters_post_audio_links', ''),
(5729, 461, 'cmsmasters_post_title', 'true'),
(5730, 461, 'cmsmasters_post_sharing_box', 'true'),
(5731, 461, 'cmsmasters_post_author_box', 'true'),
(5732, 461, 'cmsmasters_post_more_posts', 'popular'),
(5733, 461, 'cmsmasters_post_read_more', 'Continue reading...'),
(5734, 461, 'cmsmasters_page_scheme', 'default'),
(5735, 461, 'cmsmasters_layout', 'r_sidebar'),
(5736, 461, 'cmsmasters_sidebar_id', ''),
(5737, 461, 'cmsmasters_bottom_sidebar', 'true'),
(5738, 461, 'cmsmasters_bottom_sidebar_id', ''),
(5739, 461, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5740, 461, 'cmsmasters_bg_default', 'true'),
(5741, 461, 'cmsmasters_bg_col', '#ffffff'),
(5742, 461, 'cmsmasters_bg_img_enable', 'false'),
(5743, 461, 'cmsmasters_bg_img', ''),
(5744, 461, 'cmsmasters_bg_rep', 'no-repeat'),
(5745, 461, 'cmsmasters_bg_pos', 'top center'),
(5746, 461, 'cmsmasters_bg_att', 'scroll'),
(5747, 461, 'cmsmasters_bg_size', 'cover'),
(5748, 461, 'cmsmasters_heading', 'default'),
(5749, 461, 'cmsmasters_heading_title', ''),
(5750, 461, 'cmsmasters_heading_subtitle', ''),
(5751, 461, 'cmsmasters_heading_icon', ''),
(5752, 461, 'cmsmasters_heading_alignment', 'center'),
(5753, 461, 'cmsmasters_heading_scheme', 'first'),
(5754, 461, 'cmsmasters_heading_bg_img_enable', 'true'),
(5755, 461, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5756, 461, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5757, 461, 'cmsmasters_heading_bg_att', 'scroll'),
(5758, 461, 'cmsmasters_heading_bg_size', 'cover'),
(5759, 461, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5760, 461, 'cmsmasters_heading_height', '250'),
(5761, 461, 'cmsmasters_breadcrumbs', 'true'),
(5762, 461, 'cmsmasters_composer_fullscreen', 'false'),
(5763, 461, 'cmsmasters_project_columns', 'three'),
(5764, 461, 'cmsmasters_project_video_type', 'embedded'),
(5765, 461, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(5766, 461, 'cmsmasters_project_title', 'true'),
(5767, 461, 'cmsmasters_project_size', 'one_x_one'),
(5768, 461, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5769, 461, 'cmsmasters_project_link_text', 'View Project'),
(5770, 461, 'cmsmasters_project_link_redirect', 'true'),
(5771, 461, 'cmsmasters_project_link_target', 'true'),
(5772, 461, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5773, 461, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5774, 461, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5775, 461, 'cmsmasters_project_sharing_box', 'true'),
(5776, 461, 'cmsmasters_project_author_box', 'false'),
(5777, 461, 'cmsmasters_project_more_posts', 'popular'),
(5778, 461, 'cmsmasters_project_read_more', 'Learn More...'),
(5779, 461, 'cmsmasters_likes', '3'),
(5780, 461, 'cmsmasters_project_images', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg,4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg'),
(5781, 461, 'slide_template', 'default'),
(5782, 461, '_thumbnail_id', '4558'),
(5783, 464, 'cmsmasters_composer_show', 'false'),
(5784, 464, 'cmsmasters_post_image_show', 'false'),
(5785, 464, 'cmsmasters_post_image_link', ''),
(5786, 464, 'cmsmasters_post_images', ''),
(5787, 464, 'cmsmasters_post_video_type', 'embedded'),
(5788, 464, 'cmsmasters_post_video_link', ''),
(5789, 464, 'cmsmasters_post_video_links', ''),
(5790, 464, 'cmsmasters_post_audio_links', ''),
(5791, 464, 'cmsmasters_post_title', 'true'),
(5792, 464, 'cmsmasters_post_sharing_box', 'true'),
(5793, 464, 'cmsmasters_post_author_box', 'true'),
(5794, 464, 'cmsmasters_post_more_posts', 'popular'),
(5795, 464, 'cmsmasters_post_read_more', 'Continue reading...'),
(5796, 464, 'cmsmasters_page_scheme', 'default'),
(5797, 464, 'cmsmasters_layout', 'r_sidebar'),
(5798, 464, 'cmsmasters_sidebar_id', ''),
(5799, 464, 'cmsmasters_bottom_sidebar', 'true'),
(5800, 464, 'cmsmasters_bottom_sidebar_id', ''),
(5801, 464, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5802, 464, 'cmsmasters_bg_default', 'true'),
(5803, 464, 'cmsmasters_bg_col', '#ffffff'),
(5804, 464, 'cmsmasters_bg_img_enable', 'false'),
(5805, 464, 'cmsmasters_bg_img', ''),
(5806, 464, 'cmsmasters_bg_rep', 'no-repeat'),
(5807, 464, 'cmsmasters_bg_pos', 'top center'),
(5808, 464, 'cmsmasters_bg_att', 'scroll'),
(5809, 464, 'cmsmasters_bg_size', 'cover'),
(5810, 464, 'cmsmasters_heading', 'default'),
(5811, 464, 'cmsmasters_heading_title', ''),
(5812, 464, 'cmsmasters_heading_subtitle', ''),
(5813, 464, 'cmsmasters_heading_icon', ''),
(5814, 464, 'cmsmasters_heading_alignment', 'center'),
(5815, 464, 'cmsmasters_heading_scheme', 'first'),
(5816, 464, 'cmsmasters_heading_bg_img_enable', 'true'),
(5817, 464, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5818, 464, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5819, 464, 'cmsmasters_heading_bg_att', 'scroll'),
(5820, 464, 'cmsmasters_heading_bg_size', 'cover'),
(5821, 464, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5822, 464, 'cmsmasters_heading_height', '250'),
(5823, 464, 'cmsmasters_breadcrumbs', 'true'),
(5824, 464, 'cmsmasters_composer_fullscreen', 'false'),
(5825, 464, 'cmsmasters_project_columns', 'three'),
(5826, 464, 'cmsmasters_project_video_type', 'embedded'),
(5827, 464, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(5828, 464, 'cmsmasters_project_title', 'true'),
(5829, 464, 'cmsmasters_project_size', 'one_x_one'),
(5830, 464, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5831, 464, 'cmsmasters_project_link_text', 'View Project'),
(5832, 464, 'cmsmasters_project_link_redirect', 'true'),
(5833, 464, 'cmsmasters_project_link_target', 'true'),
(5834, 464, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5835, 464, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5836, 464, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5837, 464, 'cmsmasters_project_sharing_box', 'true'),
(5838, 464, 'cmsmasters_project_author_box', 'false'),
(5839, 464, 'cmsmasters_project_more_posts', 'popular'),
(5840, 464, 'cmsmasters_project_read_more', 'Learn More...'),
(5841, 464, 'cmsmasters_project_images', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg,4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg,4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg'),
(5842, 464, 'cmsmasters_likes', '2'),
(5843, 464, 'slide_template', 'default'),
(5844, 464, '_wp_old_slug', 'church-leaders-meeting'),
(5845, 464, '_thumbnail_id', '4558'),
(5846, 473, 'cmsmasters_composer_show', 'false'),
(5847, 473, 'cmsmasters_post_image_show', 'false'),
(5848, 473, 'cmsmasters_post_image_link', ''),
(5849, 473, 'cmsmasters_post_images', ''),
(5850, 473, 'cmsmasters_post_video_type', 'embedded'),
(5851, 473, 'cmsmasters_post_video_link', ''),
(5852, 473, 'cmsmasters_post_video_links', ''),
(5853, 473, 'cmsmasters_post_audio_links', ''),
(5854, 473, 'cmsmasters_post_title', 'true'),
(5855, 473, 'cmsmasters_post_sharing_box', 'true'),
(5856, 473, 'cmsmasters_post_author_box', 'true'),
(5857, 473, 'cmsmasters_post_more_posts', 'popular'),
(5858, 473, 'cmsmasters_post_read_more', 'Continue reading...'),
(5859, 473, 'cmsmasters_page_scheme', 'default'),
(5860, 473, 'cmsmasters_layout', 'r_sidebar'),
(5861, 473, 'cmsmasters_sidebar_id', ''),
(5862, 473, 'cmsmasters_bottom_sidebar', 'true'),
(5863, 473, 'cmsmasters_bottom_sidebar_id', ''),
(5864, 473, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5865, 473, 'cmsmasters_bg_default', 'true'),
(5866, 473, 'cmsmasters_bg_col', '#ffffff'),
(5867, 473, 'cmsmasters_bg_img_enable', 'false'),
(5868, 473, 'cmsmasters_bg_img', ''),
(5869, 473, 'cmsmasters_bg_rep', 'no-repeat'),
(5870, 473, 'cmsmasters_bg_pos', 'top center'),
(5871, 473, 'cmsmasters_bg_att', 'scroll'),
(5872, 473, 'cmsmasters_bg_size', 'cover'),
(5873, 473, 'cmsmasters_heading', 'default'),
(5874, 473, 'cmsmasters_heading_title', ''),
(5875, 473, 'cmsmasters_heading_subtitle', ''),
(5876, 473, 'cmsmasters_heading_icon', ''),
(5877, 473, 'cmsmasters_heading_alignment', 'center'),
(5878, 473, 'cmsmasters_heading_scheme', 'first'),
(5879, 473, 'cmsmasters_heading_bg_img_enable', 'true'),
(5880, 473, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5881, 473, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5882, 473, 'cmsmasters_heading_bg_att', 'scroll'),
(5883, 473, 'cmsmasters_heading_bg_size', 'cover'),
(5884, 473, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5885, 473, 'cmsmasters_heading_height', '250'),
(5886, 473, 'cmsmasters_breadcrumbs', 'true'),
(5887, 473, 'cmsmasters_composer_fullscreen', 'false'),
(5888, 473, 'cmsmasters_project_columns', 'three'),
(5889, 473, 'cmsmasters_project_video_type', 'embedded'),
(5890, 473, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(5891, 473, 'cmsmasters_project_title', 'true'),
(5892, 473, 'cmsmasters_project_size', 'one_x_one'),
(5893, 473, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5894, 473, 'cmsmasters_project_link_text', 'View Project'),
(5895, 473, 'cmsmasters_project_link_redirect', 'true'),
(5896, 473, 'cmsmasters_project_link_target', 'true'),
(5897, 473, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5898, 473, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5899, 473, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5900, 473, 'cmsmasters_project_sharing_box', 'true'),
(5901, 473, 'cmsmasters_project_author_box', 'false'),
(5902, 473, 'cmsmasters_project_more_posts', 'popular'),
(5903, 473, 'cmsmasters_project_read_more', 'Learn More...'),
(5904, 473, 'cmsmasters_likes', '3'),
(5905, 473, 'cmsmasters_project_images', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg'),
(5906, 473, 'slide_template', 'default'),
(5907, 473, '_wp_old_slug', 'baltimore-interfaith-service-of-unity-and-healing'),
(5908, 473, '_thumbnail_id', '4559'),
(5909, 476, 'cmsmasters_composer_show', 'false'),
(5910, 476, 'cmsmasters_post_image_show', 'false'),
(5911, 476, 'cmsmasters_post_image_link', ''),
(5912, 476, 'cmsmasters_post_images', ''),
(5913, 476, 'cmsmasters_post_video_type', 'embedded'),
(5914, 476, 'cmsmasters_post_video_link', ''),
(5915, 476, 'cmsmasters_post_video_links', ''),
(5916, 476, 'cmsmasters_post_audio_links', ''),
(5917, 476, 'cmsmasters_post_title', 'true'),
(5918, 476, 'cmsmasters_post_sharing_box', 'true'),
(5919, 476, 'cmsmasters_post_author_box', 'true'),
(5920, 476, 'cmsmasters_post_more_posts', 'popular'),
(5921, 476, 'cmsmasters_post_read_more', 'Continue reading...'),
(5922, 476, 'cmsmasters_page_scheme', 'default'),
(5923, 476, 'cmsmasters_layout', 'r_sidebar'),
(5924, 476, 'cmsmasters_sidebar_id', ''),
(5925, 476, 'cmsmasters_bottom_sidebar', 'true'),
(5926, 476, 'cmsmasters_bottom_sidebar_id', ''),
(5927, 476, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5928, 476, 'cmsmasters_bg_default', 'true'),
(5929, 476, 'cmsmasters_bg_col', '#ffffff'),
(5930, 476, 'cmsmasters_bg_img_enable', 'false'),
(5931, 476, 'cmsmasters_bg_img', ''),
(5932, 476, 'cmsmasters_bg_rep', 'no-repeat'),
(5933, 476, 'cmsmasters_bg_pos', 'top center'),
(5934, 476, 'cmsmasters_bg_att', 'scroll'),
(5935, 476, 'cmsmasters_bg_size', 'cover'),
(5936, 476, 'cmsmasters_heading', 'default'),
(5937, 476, 'cmsmasters_heading_title', ''),
(5938, 476, 'cmsmasters_heading_subtitle', ''),
(5939, 476, 'cmsmasters_heading_icon', ''),
(5940, 476, 'cmsmasters_heading_alignment', 'center'),
(5941, 476, 'cmsmasters_heading_scheme', 'first'),
(5942, 476, 'cmsmasters_heading_bg_img_enable', 'true'),
(5943, 476, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(5944, 476, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(5945, 476, 'cmsmasters_heading_bg_att', 'scroll'),
(5946, 476, 'cmsmasters_heading_bg_size', 'cover'),
(5947, 476, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(5948, 476, 'cmsmasters_heading_height', '250'),
(5949, 476, 'cmsmasters_breadcrumbs', 'true'),
(5950, 476, 'cmsmasters_composer_fullscreen', 'false'),
(5951, 476, 'cmsmasters_project_columns', 'three'),
(5952, 476, 'cmsmasters_project_video_type', 'embedded'),
(5953, 476, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(5954, 476, 'cmsmasters_project_title', 'true'),
(5955, 476, 'cmsmasters_project_size', 'one_x_one'),
(5956, 476, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5957, 476, 'cmsmasters_project_link_text', 'View Project'),
(5958, 476, 'cmsmasters_project_link_redirect', 'true'),
(5959, 476, 'cmsmasters_project_link_target', 'false'),
(5960, 476, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5961, 476, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5962, 476, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(5963, 476, 'cmsmasters_project_sharing_box', 'true'),
(5964, 476, 'cmsmasters_project_author_box', 'false'),
(5965, 476, 'cmsmasters_project_more_posts', 'popular'),
(5966, 476, 'cmsmasters_project_read_more', 'Learn More...'),
(5967, 476, 'cmsmasters_likes', '4'),
(5968, 476, 'cmsmasters_project_images', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg'),
(5969, 476, 'slide_template', 'default'),
(5970, 476, '_thumbnail_id', '4557'),
(5971, 479, 'cmsmasters_composer_show', 'false'),
(5972, 479, 'cmsmasters_post_image_show', 'false'),
(5973, 479, 'cmsmasters_post_image_link', ''),
(5974, 479, 'cmsmasters_post_images', ''),
(5975, 479, 'cmsmasters_post_video_type', 'embedded'),
(5976, 479, 'cmsmasters_post_video_link', ''),
(5977, 479, 'cmsmasters_post_video_links', ''),
(5978, 479, 'cmsmasters_post_audio_links', ''),
(5979, 479, 'cmsmasters_post_title', 'true'),
(5980, 479, 'cmsmasters_post_sharing_box', 'true'),
(5981, 479, 'cmsmasters_post_author_box', 'true'),
(5982, 479, 'cmsmasters_post_more_posts', 'popular'),
(5983, 479, 'cmsmasters_post_read_more', 'Continue reading...'),
(5984, 479, 'cmsmasters_page_scheme', 'default'),
(5985, 479, 'cmsmasters_layout', 'r_sidebar'),
(5986, 479, 'cmsmasters_sidebar_id', ''),
(5987, 479, 'cmsmasters_bottom_sidebar', 'true'),
(5988, 479, 'cmsmasters_bottom_sidebar_id', ''),
(5989, 479, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(5990, 479, 'cmsmasters_bg_default', 'true'),
(5991, 479, 'cmsmasters_bg_col', '#ffffff'),
(5992, 479, 'cmsmasters_bg_img_enable', 'false'),
(5993, 479, 'cmsmasters_bg_img', ''),
(5994, 479, 'cmsmasters_bg_rep', 'no-repeat'),
(5995, 479, 'cmsmasters_bg_pos', 'top center'),
(5996, 479, 'cmsmasters_bg_att', 'scroll'),
(5997, 479, 'cmsmasters_bg_size', 'cover'),
(5998, 479, 'cmsmasters_heading', 'default'),
(5999, 479, 'cmsmasters_heading_title', ''),
(6000, 479, 'cmsmasters_heading_subtitle', ''),
(6001, 479, 'cmsmasters_heading_icon', ''),
(6002, 479, 'cmsmasters_heading_alignment', 'center'),
(6003, 479, 'cmsmasters_heading_scheme', 'first'),
(6004, 479, 'cmsmasters_heading_bg_img_enable', 'true'),
(6005, 479, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6006, 479, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6007, 479, 'cmsmasters_heading_bg_att', 'scroll'),
(6008, 479, 'cmsmasters_heading_bg_size', 'cover'),
(6009, 479, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6010, 479, 'cmsmasters_heading_height', '250'),
(6011, 479, 'cmsmasters_breadcrumbs', 'true'),
(6012, 479, 'cmsmasters_composer_fullscreen', 'false'),
(6013, 479, 'cmsmasters_project_columns', 'three'),
(6014, 479, 'cmsmasters_project_video_type', 'embedded'),
(6015, 479, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(6016, 479, 'cmsmasters_project_title', 'true'),
(6017, 479, 'cmsmasters_project_size', 'one_x_one'),
(6018, 479, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6019, 479, 'cmsmasters_project_link_text', 'View Project'),
(6020, 479, 'cmsmasters_project_link_redirect', 'true'),
(6021, 479, 'cmsmasters_project_link_target', 'false'),
(6022, 479, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6023, 479, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6024, 479, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6025, 479, 'cmsmasters_project_sharing_box', 'true'),
(6026, 479, 'cmsmasters_project_author_box', 'false'),
(6027, 479, 'cmsmasters_project_more_posts', 'popular'),
(6028, 479, 'cmsmasters_project_read_more', 'Learn More...'),
(6029, 479, 'cmsmasters_likes', '3'),
(6030, 479, 'cmsmasters_project_images', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg'),
(6031, 479, 'slide_template', 'default'),
(6032, 479, '_wp_old_slug', 'the-importance-of-faith'),
(6033, 479, '_thumbnail_id', '4559'),
(6034, 493, 'cmsmasters_composer_show', 'false'),
(6035, 493, 'cmsmasters_post_image_show', 'false'),
(6036, 493, 'cmsmasters_post_image_link', ''),
(6037, 493, 'cmsmasters_post_images', ''),
(6038, 493, 'cmsmasters_post_video_type', 'embedded'),
(6039, 493, 'cmsmasters_post_video_link', ''),
(6040, 493, 'cmsmasters_post_video_links', ''),
(6041, 493, 'cmsmasters_post_audio_links', ''),
(6042, 493, 'cmsmasters_post_title', 'true'),
(6043, 493, 'cmsmasters_post_sharing_box', 'true'),
(6044, 493, 'cmsmasters_post_author_box', 'true'),
(6045, 493, 'cmsmasters_post_more_posts', 'popular'),
(6046, 493, 'cmsmasters_post_read_more', 'Continue reading...'),
(6047, 493, 'cmsmasters_page_scheme', 'default'),
(6048, 493, 'cmsmasters_layout', 'r_sidebar'),
(6049, 493, 'cmsmasters_sidebar_id', ''),
(6050, 493, 'cmsmasters_bottom_sidebar', 'true'),
(6051, 493, 'cmsmasters_bottom_sidebar_id', ''),
(6052, 493, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6053, 493, 'cmsmasters_bg_default', 'true'),
(6054, 493, 'cmsmasters_bg_col', '#ffffff'),
(6055, 493, 'cmsmasters_bg_img_enable', 'false'),
(6056, 493, 'cmsmasters_bg_img', ''),
(6057, 493, 'cmsmasters_bg_rep', 'no-repeat'),
(6058, 493, 'cmsmasters_bg_pos', 'top center'),
(6059, 493, 'cmsmasters_bg_att', 'scroll'),
(6060, 493, 'cmsmasters_bg_size', 'cover'),
(6061, 493, 'cmsmasters_heading', 'default'),
(6062, 493, 'cmsmasters_heading_title', ''),
(6063, 493, 'cmsmasters_heading_subtitle', ''),
(6064, 493, 'cmsmasters_heading_icon', ''),
(6065, 493, 'cmsmasters_heading_alignment', 'center'),
(6066, 493, 'cmsmasters_heading_scheme', 'first'),
(6067, 493, 'cmsmasters_heading_bg_img_enable', 'true'),
(6068, 493, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6069, 493, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6070, 493, 'cmsmasters_heading_bg_att', 'scroll'),
(6071, 493, 'cmsmasters_heading_bg_size', 'cover'),
(6072, 493, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6073, 493, 'cmsmasters_heading_height', '250'),
(6074, 493, 'cmsmasters_breadcrumbs', 'true'),
(6075, 493, 'cmsmasters_composer_fullscreen', 'false'),
(6076, 493, 'cmsmasters_project_columns', 'three'),
(6077, 493, 'cmsmasters_project_video_type', 'embedded'),
(6078, 493, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(6079, 493, 'cmsmasters_project_title', 'true'),
(6080, 493, 'cmsmasters_project_size', 'one_x_one'),
(6081, 493, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6082, 493, 'cmsmasters_project_link_text', 'View Project'),
(6083, 493, 'cmsmasters_project_link_redirect', 'true'),
(6084, 493, 'cmsmasters_project_link_target', 'false'),
(6085, 493, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6086, 493, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6087, 493, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6088, 493, 'cmsmasters_project_sharing_box', 'true'),
(6089, 493, 'cmsmasters_project_author_box', 'false'),
(6090, 493, 'cmsmasters_project_more_posts', 'popular'),
(6091, 493, 'cmsmasters_project_read_more', 'Learn More...'),
(6092, 493, 'cmsmasters_likes', '3'),
(6093, 493, 'cmsmasters_project_images', '4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg'),
(6094, 493, 'slide_template', 'default'),
(6095, 493, '_thumbnail_id', '4557'),
(6096, 499, 'cmsmasters_composer_show', 'false'),
(6097, 499, 'cmsmasters_post_image_show', 'false'),
(6098, 499, 'cmsmasters_post_image_link', ''),
(6099, 499, 'cmsmasters_post_images', ''),
(6100, 499, 'cmsmasters_post_video_type', 'embedded'),
(6101, 499, 'cmsmasters_post_video_link', ''),
(6102, 499, 'cmsmasters_post_video_links', ''),
(6103, 499, 'cmsmasters_post_audio_links', ''),
(6104, 499, 'cmsmasters_post_title', 'true'),
(6105, 499, 'cmsmasters_post_sharing_box', 'true'),
(6106, 499, 'cmsmasters_post_author_box', 'true'),
(6107, 499, 'cmsmasters_post_more_posts', 'popular'),
(6108, 499, 'cmsmasters_post_read_more', 'Continue reading...'),
(6109, 499, 'cmsmasters_page_scheme', 'default'),
(6110, 499, 'cmsmasters_layout', 'r_sidebar'),
(6111, 499, 'cmsmasters_sidebar_id', ''),
(6112, 499, 'cmsmasters_bottom_sidebar', 'true'),
(6113, 499, 'cmsmasters_bottom_sidebar_id', ''),
(6114, 499, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6115, 499, 'cmsmasters_bg_default', 'true'),
(6116, 499, 'cmsmasters_bg_col', '#ffffff'),
(6117, 499, 'cmsmasters_bg_img_enable', 'false'),
(6118, 499, 'cmsmasters_bg_img', ''),
(6119, 499, 'cmsmasters_bg_rep', 'no-repeat'),
(6120, 499, 'cmsmasters_bg_pos', 'top center'),
(6121, 499, 'cmsmasters_bg_att', 'scroll'),
(6122, 499, 'cmsmasters_bg_size', 'cover'),
(6123, 499, 'cmsmasters_heading', 'default'),
(6124, 499, 'cmsmasters_heading_title', ''),
(6125, 499, 'cmsmasters_heading_subtitle', ''),
(6126, 499, 'cmsmasters_heading_icon', ''),
(6127, 499, 'cmsmasters_heading_alignment', 'center'),
(6128, 499, 'cmsmasters_heading_scheme', 'first'),
(6129, 499, 'cmsmasters_heading_bg_img_enable', 'true'),
(6130, 499, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6131, 499, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6132, 499, 'cmsmasters_heading_bg_att', 'scroll'),
(6133, 499, 'cmsmasters_heading_bg_size', 'cover'),
(6134, 499, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6135, 499, 'cmsmasters_heading_height', '250'),
(6136, 499, 'cmsmasters_breadcrumbs', 'true'),
(6137, 499, 'cmsmasters_composer_fullscreen', 'false'),
(6138, 499, 'cmsmasters_project_columns', 'three'),
(6139, 499, 'cmsmasters_project_video_type', 'embedded'),
(6140, 499, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(6141, 499, 'cmsmasters_project_title', 'true'),
(6142, 499, 'cmsmasters_project_size', 'one_x_one'),
(6143, 499, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6144, 499, 'cmsmasters_project_link_text', 'View Project'),
(6145, 499, 'cmsmasters_project_link_redirect', 'true'),
(6146, 499, 'cmsmasters_project_link_target', 'false'),
(6147, 499, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6148, 499, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6149, 499, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6150, 499, 'cmsmasters_project_sharing_box', 'true'),
(6151, 499, 'cmsmasters_project_author_box', 'false'),
(6152, 499, 'cmsmasters_project_more_posts', 'popular'),
(6153, 499, 'cmsmasters_project_read_more', 'Learn More...'),
(6154, 499, 'cmsmasters_project_images', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg'),
(6155, 499, 'cmsmasters_likes', '2'),
(6156, 499, 'slide_template', 'default'),
(6157, 499, '_wp_old_slug', 'how-to-help-people-who-need-it'),
(6158, 499, '_wc_rating_count', 'a:0:{}'),
(6159, 499, '_wc_average_rating', '0'),
(6160, 499, '_thumbnail_id', '4558'),
(6161, 663, 'cmsmasters_composer_show', 'true'),
(6162, 663, 'cmsmasters_post_image_show', 'false'),
(6163, 663, 'cmsmasters_post_image_link', ''),
(6164, 663, 'cmsmasters_post_images', ''),
(6165, 663, 'cmsmasters_post_video_type', 'embedded'),
(6166, 663, 'cmsmasters_post_video_link', ''),
(6167, 663, 'cmsmasters_post_video_links', ''),
(6168, 663, 'cmsmasters_post_audio_links', ''),
(6169, 663, 'cmsmasters_post_title', 'true'),
(6170, 663, 'cmsmasters_post_sharing_box', 'true'),
(6171, 663, 'cmsmasters_post_author_box', 'true'),
(6172, 663, 'cmsmasters_post_more_posts', 'popular'),
(6173, 663, 'cmsmasters_post_read_more', 'Continue reading...'),
(6174, 663, 'cmsmasters_page_scheme', 'default'),
(6175, 663, 'cmsmasters_layout', 'r_sidebar'),
(6176, 663, 'cmsmasters_sidebar_id', ''),
(6177, 663, 'cmsmasters_bottom_sidebar', 'true'),
(6178, 663, 'cmsmasters_bottom_sidebar_id', ''),
(6179, 663, 'cmsmasters_bottom_sidebar_layout', '131313'),
(6180, 663, 'cmsmasters_bg_default', 'true'),
(6181, 663, 'cmsmasters_bg_col', '#ffffff'),
(6182, 663, 'cmsmasters_bg_img_enable', 'false'),
(6183, 663, 'cmsmasters_bg_img', ''),
(6184, 663, 'cmsmasters_bg_rep', 'no-repeat'),
(6185, 663, 'cmsmasters_bg_pos', 'top center'),
(6186, 663, 'cmsmasters_bg_att', 'scroll'),
(6187, 663, 'cmsmasters_bg_size', 'cover'),
(6188, 663, 'cmsmasters_heading', 'default'),
(6189, 663, 'cmsmasters_heading_title', ''),
(6190, 663, 'cmsmasters_heading_subtitle', ''),
(6191, 663, 'cmsmasters_heading_icon', ''),
(6192, 663, 'cmsmasters_heading_alignment', 'center'),
(6193, 663, 'cmsmasters_heading_scheme', 'first'),
(6194, 663, 'cmsmasters_heading_bg_img_enable', 'true'),
(6195, 663, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6196, 663, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6197, 663, 'cmsmasters_heading_bg_att', 'fixed'),
(6198, 663, 'cmsmasters_heading_bg_size', 'cover'),
(6199, 663, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6200, 663, 'cmsmasters_heading_height', '250'),
(6201, 663, 'cmsmasters_breadcrumbs', 'true'),
(6202, 663, 'cmsmasters_gutenberg_show', 'true'),
(6203, 663, 'cmsmasters_composer_fullscreen', 'false'),
(6204, 663, 'cmsmasters_profile_title', 'false'),
(6205, 663, 'cmsmasters_profile_subtitle', 'Senior Pastor'),
(6206, 663, 'cmsmasters_profile_details_title', 'Profile details'),
(6207, 663, 'cmsmasters_profile_social', 'a:5:{i:1;s:48:"cmsmasters-icon-youtube|#||false|#8c8d95|#e96b61";i:2;s:47:"cmsmasters-icon-google|#||false|#8c8d95|#e96b61";i:3;s:57:"cmsmasters-icon-facebook-squared|#||false|#8c8d95|#e96b61";i:4;s:48:"cmsmasters-icon-twitter|#||false|#8c8d95|#e96b61";i:5;s:50:"cmsmasters-icon-instagram|#||false|#8c8d95|#e96b61";}'),
(6208, 663, 'cmsmasters_profile_features', 'a:3:{i:0;a:2:{i:0;s:4:"Age ";i:1;s:2:"48";}i:1;a:2:{i:0;s:15:"Work experience";i:1;s:2:"30";}i:2;a:2:{i:0;s:17:"Donat for charity";i:1;s:5:"6364$";}}'),
(6209, 663, 'cmsmasters_profile_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6210, 663, 'cmsmasters_profile_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6211, 663, 'cmsmasters_profile_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6212, 663, 'cmsmasters_profile_sharing_box', 'false'),
(6213, 663, 'slide_template', 'default'),
(6214, 663, '_wp_old_slug', 'john-malckovich'),
(6215, 663, '_thumbnail_id', '4556'),
(6216, 671, 'cmsmasters_composer_show', 'true'),
(6217, 671, 'cmsmasters_post_image_show', 'false'),
(6218, 671, 'cmsmasters_post_image_link', ''),
(6219, 671, 'cmsmasters_post_images', ''),
(6220, 671, 'cmsmasters_post_video_type', 'embedded'),
(6221, 671, 'cmsmasters_post_video_link', ''),
(6222, 671, 'cmsmasters_post_video_links', ''),
(6223, 671, 'cmsmasters_post_audio_links', ''),
(6224, 671, 'cmsmasters_post_title', 'true'),
(6225, 671, 'cmsmasters_post_sharing_box', 'true'),
(6226, 671, 'cmsmasters_post_author_box', 'true'),
(6227, 671, 'cmsmasters_post_more_posts', 'popular'),
(6228, 671, 'cmsmasters_post_read_more', 'Continue reading...'),
(6229, 671, 'cmsmasters_page_scheme', 'default'),
(6230, 671, 'cmsmasters_layout', 'r_sidebar'),
(6231, 671, 'cmsmasters_sidebar_id', ''),
(6232, 671, 'cmsmasters_bottom_sidebar', 'true'),
(6233, 671, 'cmsmasters_bottom_sidebar_id', ''),
(6234, 671, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6235, 671, 'cmsmasters_bg_default', 'true'),
(6236, 671, 'cmsmasters_bg_col', '#ffffff'),
(6237, 671, 'cmsmasters_bg_img_enable', 'false'),
(6238, 671, 'cmsmasters_bg_img', ''),
(6239, 671, 'cmsmasters_bg_rep', 'no-repeat'),
(6240, 671, 'cmsmasters_bg_pos', 'top center'),
(6241, 671, 'cmsmasters_bg_att', 'scroll'),
(6242, 671, 'cmsmasters_bg_size', 'cover'),
(6243, 671, 'cmsmasters_heading', 'default'),
(6244, 671, 'cmsmasters_heading_title', ''),
(6245, 671, 'cmsmasters_heading_subtitle', ''),
(6246, 671, 'cmsmasters_heading_icon', ''),
(6247, 671, 'cmsmasters_heading_alignment', 'center'),
(6248, 671, 'cmsmasters_heading_scheme', 'first'),
(6249, 671, 'cmsmasters_heading_bg_img_enable', 'true'),
(6250, 671, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg');
INSERT INTO `wpd6_postmeta` VALUES
(6251, 671, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6252, 671, 'cmsmasters_heading_bg_att', 'scroll'),
(6253, 671, 'cmsmasters_heading_bg_size', 'cover'),
(6254, 671, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6255, 671, 'cmsmasters_heading_height', '250'),
(6256, 671, 'cmsmasters_breadcrumbs', 'true'),
(6257, 671, 'cmsmasters_gutenberg_show', 'true'),
(6258, 671, 'cmsmasters_composer_fullscreen', 'false'),
(6259, 671, 'cmsmasters_profile_title', 'false'),
(6260, 671, 'cmsmasters_profile_subtitle', 'Pastor'),
(6261, 671, 'cmsmasters_profile_details_title', 'Profile details'),
(6262, 671, 'cmsmasters_profile_features', 'a:3:{i:0;a:2:{i:0;s:3:"Age";i:1;s:2:"39";}i:1;a:2:{i:0;s:4:"Kids";i:1;s:1:"3";}i:2;a:2:{i:0;s:17:"Experience priest";i:1;s:2:"20";}}'),
(6263, 671, 'cmsmasters_profile_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6264, 671, 'cmsmasters_profile_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6265, 671, 'cmsmasters_profile_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6266, 671, 'cmsmasters_profile_sharing_box', 'true'),
(6267, 671, 'cmsmasters_profile_social', 'a:6:{i:1;s:36:"cmsmasters-icon-vkontakte|#||false||";i:2;s:36:"cmsmasters-icon-instagram|#||false||";i:3;s:33:"cmsmasters-icon-google|#||false||";i:4;s:35:"cmsmasters-icon-linkedin|#||false||";i:5;s:35:"cmsmasters-icon-facebook|#||false||";i:6;s:44:"cmsmasters-icon-pinterest-circled|#||false||";}'),
(6268, 671, 'slide_template', 'default'),
(6269, 671, '_thumbnail_id', '4558'),
(6270, 674, 'cmsmasters_composer_show', 'true'),
(6271, 674, 'cmsmasters_post_image_show', 'false'),
(6272, 674, 'cmsmasters_post_image_link', ''),
(6273, 674, 'cmsmasters_post_images', ''),
(6274, 674, 'cmsmasters_post_video_type', 'embedded'),
(6275, 674, 'cmsmasters_post_video_link', ''),
(6276, 674, 'cmsmasters_post_video_links', ''),
(6277, 674, 'cmsmasters_post_audio_links', ''),
(6278, 674, 'cmsmasters_post_title', 'true'),
(6279, 674, 'cmsmasters_post_sharing_box', 'true'),
(6280, 674, 'cmsmasters_post_author_box', 'true'),
(6281, 674, 'cmsmasters_post_more_posts', 'popular'),
(6282, 674, 'cmsmasters_post_read_more', 'Continue reading...'),
(6283, 674, 'cmsmasters_page_scheme', 'default'),
(6284, 674, 'cmsmasters_layout', 'r_sidebar'),
(6285, 674, 'cmsmasters_sidebar_id', ''),
(6286, 674, 'cmsmasters_bottom_sidebar', 'true'),
(6287, 674, 'cmsmasters_bottom_sidebar_id', ''),
(6288, 674, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6289, 674, 'cmsmasters_bg_default', 'true'),
(6290, 674, 'cmsmasters_bg_col', '#ffffff'),
(6291, 674, 'cmsmasters_bg_img_enable', 'false'),
(6292, 674, 'cmsmasters_bg_img', ''),
(6293, 674, 'cmsmasters_bg_rep', 'no-repeat'),
(6294, 674, 'cmsmasters_bg_pos', 'top center'),
(6295, 674, 'cmsmasters_bg_att', 'scroll'),
(6296, 674, 'cmsmasters_bg_size', 'cover'),
(6297, 674, 'cmsmasters_heading', 'default'),
(6298, 674, 'cmsmasters_heading_title', ''),
(6299, 674, 'cmsmasters_heading_subtitle', ''),
(6300, 674, 'cmsmasters_heading_icon', ''),
(6301, 674, 'cmsmasters_heading_alignment', 'center'),
(6302, 674, 'cmsmasters_heading_scheme', 'first'),
(6303, 674, 'cmsmasters_heading_bg_img_enable', 'true'),
(6304, 674, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6305, 674, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6306, 674, 'cmsmasters_heading_bg_att', 'scroll'),
(6307, 674, 'cmsmasters_heading_bg_size', 'cover'),
(6308, 674, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6309, 674, 'cmsmasters_heading_height', '250'),
(6310, 674, 'cmsmasters_breadcrumbs', 'true'),
(6311, 674, 'cmsmasters_gutenberg_show', 'true'),
(6312, 674, 'cmsmasters_composer_fullscreen', 'false'),
(6313, 674, 'cmsmasters_profile_title', 'false'),
(6314, 674, 'cmsmasters_profile_subtitle', 'Volunteer'),
(6315, 674, 'cmsmasters_profile_details_title', 'Profile details'),
(6316, 674, 'cmsmasters_profile_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6317, 674, 'cmsmasters_profile_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6318, 674, 'cmsmasters_profile_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6319, 674, 'cmsmasters_profile_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6320, 674, 'cmsmasters_profile_sharing_box', 'false'),
(6321, 674, 'cmsmasters_profile_social', 'a:6:{i:1;s:36:"cmsmasters-icon-vkontakte|#||false||";i:2;s:36:"cmsmasters-icon-instagram|#||false||";i:3;s:33:"cmsmasters-icon-google|#||false||";i:4;s:32:"cmsmasters-icon-skype|#||false||";i:5;s:35:"cmsmasters-icon-linkedin|#||false||";i:6;s:44:"cmsmasters-icon-pinterest-circled|#||false||";}'),
(6322, 674, 'cmsmasters_likes', '1'),
(6323, 674, 'slide_template', 'default'),
(6324, 674, '_thumbnail_id', '4557'),
(6325, 682, 'cmsmasters_composer_show', 'true'),
(6326, 682, 'cmsmasters_post_image_show', 'false'),
(6327, 682, 'cmsmasters_post_image_link', ''),
(6328, 682, 'cmsmasters_post_images', ''),
(6329, 682, 'cmsmasters_post_video_type', 'embedded'),
(6330, 682, 'cmsmasters_post_video_link', ''),
(6331, 682, 'cmsmasters_post_video_links', ''),
(6332, 682, 'cmsmasters_post_audio_links', ''),
(6333, 682, 'cmsmasters_post_title', 'true'),
(6334, 682, 'cmsmasters_post_sharing_box', 'true'),
(6335, 682, 'cmsmasters_post_author_box', 'true'),
(6336, 682, 'cmsmasters_post_more_posts', 'popular'),
(6337, 682, 'cmsmasters_post_read_more', 'Continue reading...'),
(6338, 682, 'cmsmasters_page_scheme', 'default'),
(6339, 682, 'cmsmasters_layout', 'r_sidebar'),
(6340, 682, 'cmsmasters_sidebar_id', ''),
(6341, 682, 'cmsmasters_bottom_sidebar', 'true'),
(6342, 682, 'cmsmasters_bottom_sidebar_id', ''),
(6343, 682, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6344, 682, 'cmsmasters_bg_default', 'true'),
(6345, 682, 'cmsmasters_bg_col', '#ffffff'),
(6346, 682, 'cmsmasters_bg_img_enable', 'false'),
(6347, 682, 'cmsmasters_bg_img', ''),
(6348, 682, 'cmsmasters_bg_rep', 'no-repeat'),
(6349, 682, 'cmsmasters_bg_pos', 'top center'),
(6350, 682, 'cmsmasters_bg_att', 'scroll'),
(6351, 682, 'cmsmasters_bg_size', 'cover'),
(6352, 682, 'cmsmasters_heading', 'default'),
(6353, 682, 'cmsmasters_heading_title', ''),
(6354, 682, 'cmsmasters_heading_subtitle', ''),
(6355, 682, 'cmsmasters_heading_icon', ''),
(6356, 682, 'cmsmasters_heading_alignment', 'center'),
(6357, 682, 'cmsmasters_heading_scheme', 'first'),
(6358, 682, 'cmsmasters_heading_bg_img_enable', 'true'),
(6359, 682, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6360, 682, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6361, 682, 'cmsmasters_heading_bg_att', 'scroll'),
(6362, 682, 'cmsmasters_heading_bg_size', 'cover'),
(6363, 682, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6364, 682, 'cmsmasters_heading_height', '250'),
(6365, 682, 'cmsmasters_breadcrumbs', 'true'),
(6366, 682, 'cmsmasters_gutenberg_show', 'true'),
(6367, 682, 'cmsmasters_composer_fullscreen', 'false'),
(6368, 682, 'cmsmasters_profile_title', 'false'),
(6369, 682, 'cmsmasters_profile_subtitle', 'Volunteer'),
(6370, 682, 'cmsmasters_profile_details_title', 'Profile details'),
(6371, 682, 'cmsmasters_profile_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6372, 682, 'cmsmasters_profile_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6373, 682, 'cmsmasters_profile_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6374, 682, 'cmsmasters_profile_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6375, 682, 'cmsmasters_profile_sharing_box', 'false'),
(6376, 682, 'cmsmasters_profile_social', 'a:5:{i:1;s:36:"cmsmasters-icon-vkontakte|#||false||";i:2;s:36:"cmsmasters-icon-instagram|#||false||";i:3;s:32:"cmsmasters-icon-skype|#||false||";i:4;s:33:"cmsmasters-icon-google|#||false||";i:5;s:35:"cmsmasters-icon-linkedin|#||false||";}'),
(6377, 682, 'slide_template', 'default'),
(6378, 682, '_thumbnail_id', '4559'),
(6379, 1519, 'cmsmasters_composer_show', 'true'),
(6380, 1519, 'cmsmasters_post_image_show', 'false'),
(6381, 1519, 'cmsmasters_post_image_link', ''),
(6382, 1519, 'cmsmasters_post_images', ''),
(6383, 1519, 'cmsmasters_post_video_type', 'embedded'),
(6384, 1519, 'cmsmasters_post_video_link', ''),
(6385, 1519, 'cmsmasters_post_video_links', ''),
(6386, 1519, 'cmsmasters_post_audio_links', ''),
(6387, 1519, 'cmsmasters_post_title', 'true'),
(6388, 1519, 'cmsmasters_post_sharing_box', 'true'),
(6389, 1519, 'cmsmasters_post_author_box', 'true'),
(6390, 1519, 'cmsmasters_post_more_posts', 'popular'),
(6391, 1519, 'cmsmasters_post_read_more', 'Continue reading...'),
(6392, 1519, 'cmsmasters_page_scheme', 'default'),
(6393, 1519, 'cmsmasters_layout', 'r_sidebar'),
(6394, 1519, 'cmsmasters_sidebar_id', ''),
(6395, 1519, 'cmsmasters_bottom_sidebar', 'true'),
(6396, 1519, 'cmsmasters_bottom_sidebar_id', ''),
(6397, 1519, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6398, 1519, 'cmsmasters_bg_default', 'true'),
(6399, 1519, 'cmsmasters_bg_col', '#ffffff'),
(6400, 1519, 'cmsmasters_bg_img_enable', 'false'),
(6401, 1519, 'cmsmasters_bg_img', ''),
(6402, 1519, 'cmsmasters_bg_rep', 'no-repeat'),
(6403, 1519, 'cmsmasters_bg_pos', 'top center'),
(6404, 1519, 'cmsmasters_bg_att', 'scroll'),
(6405, 1519, 'cmsmasters_bg_size', 'cover'),
(6406, 1519, 'cmsmasters_heading', 'default'),
(6407, 1519, 'cmsmasters_heading_title', ''),
(6408, 1519, 'cmsmasters_heading_subtitle', ''),
(6409, 1519, 'cmsmasters_heading_icon', ''),
(6410, 1519, 'cmsmasters_heading_alignment', 'center'),
(6411, 1519, 'cmsmasters_heading_scheme', 'first'),
(6412, 1519, 'cmsmasters_heading_bg_img_enable', 'true'),
(6413, 1519, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6414, 1519, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6415, 1519, 'cmsmasters_heading_bg_att', 'scroll'),
(6416, 1519, 'cmsmasters_heading_bg_size', 'cover'),
(6417, 1519, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6418, 1519, 'cmsmasters_heading_height', '250'),
(6419, 1519, 'cmsmasters_breadcrumbs', 'true'),
(6420, 1519, 'cmsmasters_gutenberg_show', 'true'),
(6421, 1519, 'cmsmasters_composer_fullscreen', 'false'),
(6422, 1519, 'slide_template', 'default'),
(6423, 1519, 'cmsmasters_profile_title', 'false'),
(6424, 1519, 'cmsmasters_profile_subtitle', 'Volunteer'),
(6425, 1519, 'cmsmasters_profile_details_title', 'Profile details'),
(6426, 1519, 'cmsmasters_profile_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6427, 1519, 'cmsmasters_profile_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6428, 1519, 'cmsmasters_profile_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6429, 1519, 'cmsmasters_profile_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6430, 1519, 'cmsmasters_profile_sharing_box', 'false'),
(6431, 1519, '_thumbnail_id', '4557'),
(6432, 1519, 'cmsmasters_profile_social', 'a:5:{i:1;s:35:"cmsmasters-icon-linkedin|#||false||";i:2;s:36:"cmsmasters-icon-instagram|#||false||";i:3;s:33:"cmsmasters-icon-google|#||false||";i:4;s:35:"cmsmasters-icon-facebook|#||false||";i:5;s:34:"cmsmasters-icon-twitter|#||false||";}'),
(6433, 1519, 'cmsmasters_likes', '1'),
(6434, 1521, 'cmsmasters_composer_show', 'true'),
(6435, 1521, 'cmsmasters_post_image_show', 'false'),
(6436, 1521, 'cmsmasters_post_image_link', ''),
(6437, 1521, 'cmsmasters_post_images', ''),
(6438, 1521, 'cmsmasters_post_video_type', 'embedded'),
(6439, 1521, 'cmsmasters_post_video_link', ''),
(6440, 1521, 'cmsmasters_post_video_links', ''),
(6441, 1521, 'cmsmasters_post_audio_links', ''),
(6442, 1521, 'cmsmasters_post_title', 'true'),
(6443, 1521, 'cmsmasters_post_sharing_box', 'true'),
(6444, 1521, 'cmsmasters_post_author_box', 'true'),
(6445, 1521, 'cmsmasters_post_more_posts', 'popular'),
(6446, 1521, 'cmsmasters_post_read_more', 'Continue reading...'),
(6447, 1521, 'cmsmasters_page_scheme', 'default'),
(6448, 1521, 'cmsmasters_layout', 'r_sidebar'),
(6449, 1521, 'cmsmasters_sidebar_id', ''),
(6450, 1521, 'cmsmasters_bottom_sidebar', 'true'),
(6451, 1521, 'cmsmasters_bottom_sidebar_id', ''),
(6452, 1521, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6453, 1521, 'cmsmasters_bg_default', 'true'),
(6454, 1521, 'cmsmasters_bg_col', '#ffffff'),
(6455, 1521, 'cmsmasters_bg_img_enable', 'false'),
(6456, 1521, 'cmsmasters_bg_img', ''),
(6457, 1521, 'cmsmasters_bg_rep', 'no-repeat'),
(6458, 1521, 'cmsmasters_bg_pos', 'top center'),
(6459, 1521, 'cmsmasters_bg_att', 'scroll'),
(6460, 1521, 'cmsmasters_bg_size', 'cover'),
(6461, 1521, 'cmsmasters_heading', 'default'),
(6462, 1521, 'cmsmasters_heading_title', ''),
(6463, 1521, 'cmsmasters_heading_subtitle', ''),
(6464, 1521, 'cmsmasters_heading_icon', ''),
(6465, 1521, 'cmsmasters_heading_alignment', 'center'),
(6466, 1521, 'cmsmasters_heading_scheme', 'first'),
(6467, 1521, 'cmsmasters_heading_bg_img_enable', 'true'),
(6468, 1521, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6469, 1521, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6470, 1521, 'cmsmasters_heading_bg_att', 'scroll'),
(6471, 1521, 'cmsmasters_heading_bg_size', 'cover'),
(6472, 1521, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6473, 1521, 'cmsmasters_heading_height', '250'),
(6474, 1521, 'cmsmasters_breadcrumbs', 'true'),
(6475, 1521, 'cmsmasters_gutenberg_show', 'true'),
(6476, 1521, 'cmsmasters_composer_fullscreen', 'false'),
(6477, 1521, 'slide_template', 'default'),
(6478, 1521, 'cmsmasters_profile_title', 'false'),
(6479, 1521, 'cmsmasters_profile_subtitle', 'Volunteer'),
(6480, 1521, 'cmsmasters_profile_details_title', 'Profile details'),
(6481, 1521, 'cmsmasters_profile_social', 'a:5:{i:1;s:35:"cmsmasters-icon-linkedin|#||false||";i:2;s:34:"cmsmasters-icon-youtube|#||false||";i:3;s:34:"cmsmasters-icon-twitter|#||false||";i:4;s:36:"cmsmasters-icon-instagram|#||false||";i:5;s:33:"cmsmasters-icon-google|#||false||";}'),
(6482, 1521, 'cmsmasters_profile_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6483, 1521, 'cmsmasters_profile_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6484, 1521, 'cmsmasters_profile_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6485, 1521, 'cmsmasters_profile_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6486, 1521, 'cmsmasters_profile_sharing_box', 'false'),
(6487, 1521, 'cmsmasters_likes', '1'),
(6488, 1521, '_thumbnail_id', '4558'),
(6489, 1526, 'cmsmasters_composer_show', 'true'),
(6490, 1526, 'cmsmasters_post_image_show', 'false'),
(6491, 1526, 'cmsmasters_post_image_link', ''),
(6492, 1526, 'cmsmasters_post_images', ''),
(6493, 1526, 'cmsmasters_post_video_type', 'embedded'),
(6494, 1526, 'cmsmasters_post_video_link', ''),
(6495, 1526, 'cmsmasters_post_video_links', ''),
(6496, 1526, 'cmsmasters_post_audio_links', ''),
(6497, 1526, 'cmsmasters_post_title', 'true'),
(6498, 1526, 'cmsmasters_post_sharing_box', 'true'),
(6499, 1526, 'cmsmasters_post_author_box', 'true'),
(6500, 1526, 'cmsmasters_post_more_posts', 'popular'),
(6501, 1526, 'cmsmasters_post_read_more', 'Continue reading...'),
(6502, 1526, 'cmsmasters_page_scheme', 'default'),
(6503, 1526, 'cmsmasters_layout', 'r_sidebar'),
(6504, 1526, 'cmsmasters_sidebar_id', ''),
(6505, 1526, 'cmsmasters_bottom_sidebar', 'true'),
(6506, 1526, 'cmsmasters_bottom_sidebar_id', ''),
(6507, 1526, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6508, 1526, 'cmsmasters_bg_default', 'true'),
(6509, 1526, 'cmsmasters_bg_col', '#ffffff'),
(6510, 1526, 'cmsmasters_bg_img_enable', 'false'),
(6511, 1526, 'cmsmasters_bg_img', ''),
(6512, 1526, 'cmsmasters_bg_rep', 'no-repeat'),
(6513, 1526, 'cmsmasters_bg_pos', 'top center'),
(6514, 1526, 'cmsmasters_bg_att', 'scroll'),
(6515, 1526, 'cmsmasters_bg_size', 'cover'),
(6516, 1526, 'cmsmasters_heading', 'default'),
(6517, 1526, 'cmsmasters_heading_title', ''),
(6518, 1526, 'cmsmasters_heading_subtitle', ''),
(6519, 1526, 'cmsmasters_heading_icon', ''),
(6520, 1526, 'cmsmasters_heading_alignment', 'center'),
(6521, 1526, 'cmsmasters_heading_scheme', 'first'),
(6522, 1526, 'cmsmasters_heading_bg_img_enable', 'true'),
(6523, 1526, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6524, 1526, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6525, 1526, 'cmsmasters_heading_bg_att', 'scroll'),
(6526, 1526, 'cmsmasters_heading_bg_size', 'cover'),
(6527, 1526, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6528, 1526, 'cmsmasters_heading_height', '250'),
(6529, 1526, 'cmsmasters_breadcrumbs', 'true'),
(6530, 1526, 'cmsmasters_gutenberg_show', 'true'),
(6531, 1526, 'cmsmasters_composer_fullscreen', 'false'),
(6532, 1526, 'slide_template', 'default'),
(6533, 1526, 'cmsmasters_profile_title', 'false'),
(6534, 1526, 'cmsmasters_profile_subtitle', 'Pastor'),
(6535, 1526, 'cmsmasters_profile_details_title', 'Profile details'),
(6536, 1526, 'cmsmasters_profile_social', 'a:5:{i:1;s:36:"cmsmasters-icon-instagram|#||false||";i:2;s:35:"cmsmasters-icon-facebook|#||false||";i:3;s:35:"cmsmasters-icon-linkedin|#||false||";i:4;s:33:"cmsmasters-icon-google|#||false||";i:5;s:34:"cmsmasters-icon-youtube|#||false||";}'),
(6537, 1526, 'cmsmasters_profile_features', 'a:1:{i:0;a:2:{i:0;s:8:"Address:";i:1;s:18:"Birmingham B18 6NF";}}'),
(6538, 1526, 'cmsmasters_profile_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6539, 1526, 'cmsmasters_profile_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6540, 1526, 'cmsmasters_profile_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6541, 1526, 'cmsmasters_profile_sharing_box', 'false'),
(6542, 1526, 'cmsmasters_likes', '2'),
(6543, 1526, '_thumbnail_id', '4559'),
(6544, 1528, 'cmsmasters_composer_show', 'true'),
(6545, 1528, 'cmsmasters_post_image_show', 'false'),
(6546, 1528, 'cmsmasters_post_image_link', ''),
(6547, 1528, 'cmsmasters_post_images', ''),
(6548, 1528, 'cmsmasters_post_video_type', 'embedded'),
(6549, 1528, 'cmsmasters_post_video_link', ''),
(6550, 1528, 'cmsmasters_post_video_links', ''),
(6551, 1528, 'cmsmasters_post_audio_links', ''),
(6552, 1528, 'cmsmasters_post_title', 'true'),
(6553, 1528, 'cmsmasters_post_sharing_box', 'true'),
(6554, 1528, 'cmsmasters_post_author_box', 'true'),
(6555, 1528, 'cmsmasters_post_more_posts', 'popular'),
(6556, 1528, 'cmsmasters_post_read_more', 'Continue reading...'),
(6557, 1528, 'cmsmasters_page_scheme', 'default'),
(6558, 1528, 'cmsmasters_layout', 'r_sidebar'),
(6559, 1528, 'cmsmasters_sidebar_id', ''),
(6560, 1528, 'cmsmasters_bottom_sidebar', 'true'),
(6561, 1528, 'cmsmasters_bottom_sidebar_id', ''),
(6562, 1528, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6563, 1528, 'cmsmasters_bg_default', 'true'),
(6564, 1528, 'cmsmasters_bg_col', '#ffffff'),
(6565, 1528, 'cmsmasters_bg_img_enable', 'false'),
(6566, 1528, 'cmsmasters_bg_img', ''),
(6567, 1528, 'cmsmasters_bg_rep', 'no-repeat'),
(6568, 1528, 'cmsmasters_bg_pos', 'top center'),
(6569, 1528, 'cmsmasters_bg_att', 'scroll'),
(6570, 1528, 'cmsmasters_bg_size', 'cover'),
(6571, 1528, 'cmsmasters_heading', 'default'),
(6572, 1528, 'cmsmasters_heading_title', ''),
(6573, 1528, 'cmsmasters_heading_subtitle', ''),
(6574, 1528, 'cmsmasters_heading_icon', ''),
(6575, 1528, 'cmsmasters_heading_alignment', 'center'),
(6576, 1528, 'cmsmasters_heading_scheme', 'first'),
(6577, 1528, 'cmsmasters_heading_bg_img_enable', 'true'),
(6578, 1528, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6579, 1528, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6580, 1528, 'cmsmasters_heading_bg_att', 'scroll'),
(6581, 1528, 'cmsmasters_heading_bg_size', 'cover'),
(6582, 1528, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6583, 1528, 'cmsmasters_heading_height', '250'),
(6584, 1528, 'cmsmasters_breadcrumbs', 'true'),
(6585, 1528, 'cmsmasters_gutenberg_show', 'true'),
(6586, 1528, 'cmsmasters_composer_fullscreen', 'false'),
(6587, 1528, 'slide_template', 'default'),
(6588, 1528, 'cmsmasters_profile_title', 'false'),
(6589, 1528, 'cmsmasters_profile_subtitle', 'Senior Pastor'),
(6590, 1528, 'cmsmasters_profile_details_title', 'Profile details'),
(6591, 1528, 'cmsmasters_profile_features', 'a:3:{i:0;a:2:{i:0;s:3:"Age";i:1;s:2:"48";}i:1;a:2:{i:0;s:15:"Work experience";i:1;s:2:"30";}i:2;a:2:{i:0;s:17:"Donate to charity";i:1;s:5:"6364$";}}'),
(6592, 1528, 'cmsmasters_profile_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6593, 1528, 'cmsmasters_profile_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6594, 1528, 'cmsmasters_profile_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6595, 1528, 'cmsmasters_profile_sharing_box', 'true'),
(6596, 1528, 'cmsmasters_profile_social', 'a:6:{i:1;s:36:"cmsmasters-icon-instagram|#||false||";i:2;s:33:"cmsmasters-icon-google|#||false||";i:3;s:35:"cmsmasters-icon-linkedin|#||false||";i:4;s:36:"cmsmasters-icon-pinterest|#||false||";i:5;s:35:"cmsmasters-icon-mail-alt|#||false||";i:6;s:35:"cmsmasters-icon-facebook|#||false||";}'),
(6597, 1528, 'cmsmasters_likes', '4'),
(6598, 1528, '_wp_old_slug', 'jentezen-walkman'),
(6599, 1528, '_thumbnail_id', '4556'),
(6600, 2127, '_visibility', 'visible'),
(6601, 2127, 'cmsmasters_post_image_show', 'false'),
(6602, 2127, 'cmsmasters_post_image_link', ''),
(6603, 2127, 'cmsmasters_post_images', ''),
(6604, 2127, 'cmsmasters_post_video_type', 'embedded'),
(6605, 2127, 'cmsmasters_post_video_link', ''),
(6606, 2127, 'cmsmasters_post_video_links', ''),
(6607, 2127, 'cmsmasters_post_audio_links', ''),
(6608, 2127, 'cmsmasters_post_title', 'true'),
(6609, 2127, 'cmsmasters_post_sharing_box', 'true'),
(6610, 2127, 'cmsmasters_post_author_box', 'true'),
(6611, 2127, 'cmsmasters_post_more_posts', 'popular'),
(6612, 2127, 'cmsmasters_post_read_more', 'Continue reading...'),
(6613, 2127, 'cmsmasters_page_scheme', 'default'),
(6614, 2127, 'cmsmasters_layout', 'r_sidebar'),
(6615, 2127, 'cmsmasters_sidebar_id', ''),
(6616, 2127, 'cmsmasters_bottom_sidebar', 'true'),
(6617, 2127, 'cmsmasters_bottom_sidebar_id', ''),
(6618, 2127, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6619, 2127, 'cmsmasters_bg_default', 'true'),
(6620, 2127, 'cmsmasters_bg_col', '#ffffff'),
(6621, 2127, 'cmsmasters_bg_img_enable', 'false'),
(6622, 2127, 'cmsmasters_bg_img', ''),
(6623, 2127, 'cmsmasters_bg_rep', 'no-repeat'),
(6624, 2127, 'cmsmasters_bg_pos', 'top center'),
(6625, 2127, 'cmsmasters_bg_att', 'scroll'),
(6626, 2127, 'cmsmasters_bg_size', 'cover'),
(6627, 2127, 'cmsmasters_heading', 'default'),
(6628, 2127, 'cmsmasters_heading_title', ''),
(6629, 2127, 'cmsmasters_heading_subtitle', ''),
(6630, 2127, 'cmsmasters_heading_icon', ''),
(6631, 2127, 'cmsmasters_heading_alignment', 'center'),
(6632, 2127, 'cmsmasters_heading_scheme', 'first'),
(6633, 2127, 'cmsmasters_heading_bg_img_enable', 'true'),
(6634, 2127, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6635, 2127, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6636, 2127, 'cmsmasters_heading_bg_att', 'scroll'),
(6637, 2127, 'cmsmasters_heading_bg_size', 'cover'),
(6638, 2127, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6639, 2127, 'cmsmasters_heading_height', '250'),
(6640, 2127, 'cmsmasters_breadcrumbs', 'true'),
(6641, 2127, '_stock_status', 'instock'),
(6642, 2127, 'total_sales', '0'),
(6643, 2127, '_downloadable', 'no'),
(6644, 2127, '_virtual', 'no'),
(6645, 2127, '_purchase_note', ''),
(6646, 2127, '_featured', 'no'),
(6647, 2127, '_weight', ''),
(6648, 2127, '_length', ''),
(6649, 2127, '_width', ''),
(6650, 2127, '_height', ''),
(6651, 2127, '_sku', '500'),
(6652, 2127, '_product_attributes', 'a:0:{}'),
(6653, 2127, '_regular_price', '59'),
(6654, 2127, '_sale_price', '39'),
(6655, 2127, '_sale_price_dates_from', ''),
(6656, 2127, '_sale_price_dates_to', ''),
(6657, 2127, '_price', '39'),
(6658, 2127, '_sold_individually', ''),
(6659, 2127, '_manage_stock', 'no'),
(6660, 2127, '_backorders', 'no'),
(6661, 2127, '_stock', ''),
(6662, 2127, '_upsell_ids', 'a:0:{}'),
(6663, 2127, '_crosssell_ids', 'a:0:{}'),
(6664, 2127, '_product_version', '9.7.1'),
(6665, 2127, '_product_image_gallery', ''),
(6666, 2127, 'cmsmasters_composer_show', 'false'),
(6667, 2127, 'cmsmasters_composer_fullscreen', 'false'),
(6668, 2127, 'slide_template', 'default'),
(6669, 2127, '_wc_rating_count', 'a:2:{i:4;s:1:"1";i:5;s:1:"1";}'),
(6670, 2127, '_wc_average_rating', '4.50'),
(6671, 2127, '_thumbnail_id', '4558'),
(6672, 2127, '_wc_review_count', '2'),
(6673, 2132, '_visibility', 'visible'),
(6674, 2132, 'cmsmasters_post_image_show', 'false'),
(6675, 2132, 'cmsmasters_post_image_link', ''),
(6676, 2132, 'cmsmasters_post_images', ''),
(6677, 2132, 'cmsmasters_post_video_type', 'embedded'),
(6678, 2132, 'cmsmasters_post_video_link', ''),
(6679, 2132, 'cmsmasters_post_video_links', ''),
(6680, 2132, 'cmsmasters_post_audio_links', ''),
(6681, 2132, 'cmsmasters_post_title', 'true'),
(6682, 2132, 'cmsmasters_post_sharing_box', 'true'),
(6683, 2132, 'cmsmasters_post_author_box', 'true'),
(6684, 2132, 'cmsmasters_post_more_posts', 'popular'),
(6685, 2132, 'cmsmasters_post_read_more', 'Continue reading...'),
(6686, 2132, 'cmsmasters_page_scheme', 'default'),
(6687, 2132, 'cmsmasters_layout', 'r_sidebar'),
(6688, 2132, 'cmsmasters_sidebar_id', ''),
(6689, 2132, 'cmsmasters_bottom_sidebar', 'true'),
(6690, 2132, 'cmsmasters_bottom_sidebar_id', ''),
(6691, 2132, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6692, 2132, 'cmsmasters_bg_default', 'true'),
(6693, 2132, 'cmsmasters_bg_col', '#ffffff'),
(6694, 2132, 'cmsmasters_bg_img_enable', 'false'),
(6695, 2132, 'cmsmasters_bg_img', ''),
(6696, 2132, 'cmsmasters_bg_rep', 'no-repeat'),
(6697, 2132, 'cmsmasters_bg_pos', 'top center'),
(6698, 2132, 'cmsmasters_bg_att', 'scroll'),
(6699, 2132, 'cmsmasters_bg_size', 'cover'),
(6700, 2132, 'cmsmasters_heading', 'default'),
(6701, 2132, 'cmsmasters_heading_title', ''),
(6702, 2132, 'cmsmasters_heading_subtitle', ''),
(6703, 2132, 'cmsmasters_heading_icon', ''),
(6704, 2132, 'cmsmasters_heading_alignment', 'center'),
(6705, 2132, 'cmsmasters_heading_scheme', 'first'),
(6706, 2132, 'cmsmasters_heading_bg_img_enable', 'true'),
(6707, 2132, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6708, 2132, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6709, 2132, 'cmsmasters_heading_bg_att', 'scroll'),
(6710, 2132, 'cmsmasters_heading_bg_size', 'cover'),
(6711, 2132, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6712, 2132, 'cmsmasters_heading_height', '250'),
(6713, 2132, 'cmsmasters_breadcrumbs', 'true'),
(6714, 2132, '_stock_status', 'instock'),
(6715, 2132, 'total_sales', '0'),
(6716, 2132, '_downloadable', 'no'),
(6717, 2132, '_virtual', 'no'),
(6718, 2132, '_purchase_note', ''),
(6719, 2132, '_featured', 'no'),
(6720, 2132, '_weight', ''),
(6721, 2132, '_length', ''),
(6722, 2132, '_width', ''),
(6723, 2132, '_height', ''),
(6724, 2132, '_sku', '423'),
(6725, 2132, '_product_attributes', 'a:0:{}'),
(6726, 2132, '_regular_price', '149'),
(6727, 2132, '_sale_price', ''),
(6728, 2132, '_sale_price_dates_from', ''),
(6729, 2132, '_sale_price_dates_to', ''),
(6730, 2132, '_price', '149'),
(6731, 2132, '_sold_individually', ''),
(6732, 2132, '_manage_stock', 'no'),
(6733, 2132, '_backorders', 'no'),
(6734, 2132, '_stock', ''),
(6735, 2132, '_upsell_ids', 'a:0:{}'),
(6736, 2132, '_crosssell_ids', 'a:0:{}'),
(6737, 2132, '_product_version', '9.7.1'),
(6738, 2132, '_product_image_gallery', ''),
(6739, 2132, 'cmsmasters_composer_show', 'false'),
(6740, 2132, 'cmsmasters_composer_fullscreen', 'false'),
(6741, 2132, 'slide_template', 'default'),
(6742, 2132, '_wc_rating_count', 'a:1:{i:4;s:1:"1";}'),
(6743, 2132, '_wc_average_rating', '4.00'),
(6744, 2132, '_thumbnail_id', '4559'),
(6745, 2132, '_wc_review_count', '1'),
(6746, 2150, '_visibility', 'visible'),
(6747, 2150, 'cmsmasters_post_image_show', 'false'),
(6748, 2150, 'cmsmasters_post_image_link', ''),
(6749, 2150, 'cmsmasters_post_images', ''),
(6750, 2150, 'cmsmasters_post_video_type', 'embedded'),
(6751, 2150, 'cmsmasters_post_video_link', ''),
(6752, 2150, 'cmsmasters_post_video_links', ''),
(6753, 2150, 'cmsmasters_post_audio_links', ''),
(6754, 2150, 'cmsmasters_post_title', 'true'),
(6755, 2150, 'cmsmasters_post_sharing_box', 'true'),
(6756, 2150, 'cmsmasters_post_author_box', 'true'),
(6757, 2150, 'cmsmasters_post_more_posts', 'popular'),
(6758, 2150, 'cmsmasters_post_read_more', 'Continue reading...'),
(6759, 2150, 'cmsmasters_page_scheme', 'default'),
(6760, 2150, 'cmsmasters_layout', 'r_sidebar'),
(6761, 2150, 'cmsmasters_sidebar_id', ''),
(6762, 2150, 'cmsmasters_bottom_sidebar', 'true'),
(6763, 2150, 'cmsmasters_bottom_sidebar_id', ''),
(6764, 2150, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6765, 2150, 'cmsmasters_bg_default', 'true'),
(6766, 2150, 'cmsmasters_bg_col', '#ffffff'),
(6767, 2150, 'cmsmasters_bg_img_enable', 'false'),
(6768, 2150, 'cmsmasters_bg_img', ''),
(6769, 2150, 'cmsmasters_bg_rep', 'no-repeat'),
(6770, 2150, 'cmsmasters_bg_pos', 'top center'),
(6771, 2150, 'cmsmasters_bg_att', 'scroll'),
(6772, 2150, 'cmsmasters_bg_size', 'cover'),
(6773, 2150, 'cmsmasters_heading', 'default'),
(6774, 2150, 'cmsmasters_heading_title', ''),
(6775, 2150, 'cmsmasters_heading_subtitle', ''),
(6776, 2150, 'cmsmasters_heading_icon', ''),
(6777, 2150, 'cmsmasters_heading_alignment', 'center'),
(6778, 2150, 'cmsmasters_heading_scheme', 'first'),
(6779, 2150, 'cmsmasters_heading_bg_img_enable', 'true'),
(6780, 2150, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6781, 2150, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6782, 2150, 'cmsmasters_heading_bg_att', 'scroll'),
(6783, 2150, 'cmsmasters_heading_bg_size', 'cover'),
(6784, 2150, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6785, 2150, 'cmsmasters_heading_height', '250'),
(6786, 2150, 'cmsmasters_breadcrumbs', 'true'),
(6787, 2150, '_stock_status', 'instock'),
(6788, 2150, 'total_sales', '0'),
(6789, 2150, '_downloadable', 'no'),
(6790, 2150, '_virtual', 'no'),
(6791, 2150, '_purchase_note', ''),
(6792, 2150, '_featured', 'no'),
(6793, 2150, '_weight', ''),
(6794, 2150, '_length', ''),
(6795, 2150, '_width', ''),
(6796, 2150, '_height', ''),
(6797, 2150, '_sku', '342'),
(6798, 2150, '_product_attributes', 'a:0:{}'),
(6799, 2150, '_regular_price', '599'),
(6800, 2150, '_sale_price', ''),
(6801, 2150, '_sale_price_dates_from', ''),
(6802, 2150, '_sale_price_dates_to', ''),
(6803, 2150, '_price', '599'),
(6804, 2150, '_sold_individually', ''),
(6805, 2150, '_manage_stock', 'no'),
(6806, 2150, '_backorders', 'no'),
(6807, 2150, '_stock', ''),
(6808, 2150, '_upsell_ids', 'a:0:{}'),
(6809, 2150, '_crosssell_ids', 'a:0:{}'),
(6810, 2150, '_product_version', '9.7.1'),
(6811, 2150, '_product_image_gallery', ''),
(6812, 2150, 'cmsmasters_composer_show', 'false'),
(6813, 2150, 'cmsmasters_composer_fullscreen', 'false'),
(6814, 2150, 'slide_template', 'default'),
(6815, 2150, '_wp_old_slug', 'jumper'),
(6816, 2150, '_wc_rating_count', 'a:1:{i:4;s:1:"1";}'),
(6817, 2150, '_wc_average_rating', '4.00'),
(6818, 2150, '_thumbnail_id', '4556'),
(6819, 2150, '_wc_review_count', '1'),
(6820, 2152, '_visibility', 'visible'),
(6821, 2152, 'cmsmasters_post_image_show', 'false'),
(6822, 2152, 'cmsmasters_post_image_link', ''),
(6823, 2152, 'cmsmasters_post_images', ''),
(6824, 2152, 'cmsmasters_post_video_type', 'embedded'),
(6825, 2152, 'cmsmasters_post_video_link', ''),
(6826, 2152, 'cmsmasters_post_video_links', ''),
(6827, 2152, 'cmsmasters_post_audio_links', ''),
(6828, 2152, 'cmsmasters_post_title', 'true'),
(6829, 2152, 'cmsmasters_post_sharing_box', 'true'),
(6830, 2152, 'cmsmasters_post_author_box', 'true'),
(6831, 2152, 'cmsmasters_post_more_posts', 'popular'),
(6832, 2152, 'cmsmasters_post_read_more', 'Continue reading...'),
(6833, 2152, 'cmsmasters_page_scheme', 'default'),
(6834, 2152, 'cmsmasters_layout', 'r_sidebar'),
(6835, 2152, 'cmsmasters_sidebar_id', ''),
(6836, 2152, 'cmsmasters_bottom_sidebar', 'true'),
(6837, 2152, 'cmsmasters_bottom_sidebar_id', ''),
(6838, 2152, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6839, 2152, 'cmsmasters_bg_default', 'true'),
(6840, 2152, 'cmsmasters_bg_col', '#ffffff'),
(6841, 2152, 'cmsmasters_bg_img_enable', 'false'),
(6842, 2152, 'cmsmasters_bg_img', ''),
(6843, 2152, 'cmsmasters_bg_rep', 'no-repeat'),
(6844, 2152, 'cmsmasters_bg_pos', 'top center'),
(6845, 2152, 'cmsmasters_bg_att', 'scroll'),
(6846, 2152, 'cmsmasters_bg_size', 'cover'),
(6847, 2152, 'cmsmasters_heading', 'default'),
(6848, 2152, 'cmsmasters_heading_title', ''),
(6849, 2152, 'cmsmasters_heading_subtitle', ''),
(6850, 2152, 'cmsmasters_heading_icon', ''),
(6851, 2152, 'cmsmasters_heading_alignment', 'center'),
(6852, 2152, 'cmsmasters_heading_scheme', 'first'),
(6853, 2152, 'cmsmasters_heading_bg_img_enable', 'true'),
(6854, 2152, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6855, 2152, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6856, 2152, 'cmsmasters_heading_bg_att', 'scroll'),
(6857, 2152, 'cmsmasters_heading_bg_size', 'cover'),
(6858, 2152, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6859, 2152, 'cmsmasters_heading_height', '250'),
(6860, 2152, 'cmsmasters_breadcrumbs', 'true'),
(6861, 2152, '_stock_status', 'instock'),
(6862, 2152, 'total_sales', '0'),
(6863, 2152, '_downloadable', 'no'),
(6864, 2152, '_virtual', 'no'),
(6865, 2152, '_purchase_note', ''),
(6866, 2152, '_featured', 'no'),
(6867, 2152, '_weight', ''),
(6868, 2152, '_length', ''),
(6869, 2152, '_width', ''),
(6870, 2152, '_height', ''),
(6871, 2152, '_sku', '234'),
(6872, 2152, '_product_attributes', 'a:0:{}'),
(6873, 2152, '_regular_price', '299'),
(6874, 2152, '_sale_price', ''),
(6875, 2152, '_sale_price_dates_from', ''),
(6876, 2152, '_sale_price_dates_to', ''),
(6877, 2152, '_price', '299'),
(6878, 2152, '_sold_individually', ''),
(6879, 2152, '_manage_stock', 'no'),
(6880, 2152, '_backorders', 'no'),
(6881, 2152, '_stock', ''),
(6882, 2152, '_upsell_ids', 'a:0:{}'),
(6883, 2152, '_crosssell_ids', 'a:0:{}'),
(6884, 2152, '_product_version', '9.7.1'),
(6885, 2152, '_product_image_gallery', ''),
(6886, 2152, 'cmsmasters_composer_show', 'false'),
(6887, 2152, 'cmsmasters_composer_fullscreen', 'false'),
(6888, 2152, 'slide_template', 'default'),
(6889, 2152, '_wc_rating_count', 'a:1:{i:4;s:1:"1";}'),
(6890, 2152, '_wc_average_rating', '4.00'),
(6891, 2152, '_wc_review_count', '1'),
(6892, 2152, '_thumbnail_id', '4557'),
(6893, 860, 'cmsmasters_composer_show', 'false'),
(6894, 860, 'cmsmasters_post_image_show', 'false'),
(6895, 860, 'cmsmasters_post_image_link', ''),
(6896, 860, 'cmsmasters_post_images', ''),
(6897, 860, 'cmsmasters_post_video_type', 'embedded'),
(6898, 860, 'cmsmasters_post_video_link', ''),
(6899, 860, 'cmsmasters_post_video_links', ''),
(6900, 860, 'cmsmasters_post_audio_links', ''),
(6901, 860, 'cmsmasters_post_title', 'true'),
(6902, 860, 'cmsmasters_post_sharing_box', 'true'),
(6903, 860, 'cmsmasters_post_author_box', 'true'),
(6904, 860, 'cmsmasters_post_more_posts', 'popular'),
(6905, 860, 'cmsmasters_post_read_more', 'Continue reading...'),
(6906, 860, 'cmsmasters_page_scheme', 'default'),
(6907, 860, 'cmsmasters_layout', 'r_sidebar'),
(6908, 860, 'cmsmasters_sidebar_id', ''),
(6909, 860, 'cmsmasters_bottom_sidebar', 'true'),
(6910, 860, 'cmsmasters_bottom_sidebar_id', ''),
(6911, 860, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6912, 860, 'cmsmasters_bg_default', 'true'),
(6913, 860, 'cmsmasters_bg_col', '#ffffff'),
(6914, 860, 'cmsmasters_bg_img_enable', 'false'),
(6915, 860, 'cmsmasters_bg_img', ''),
(6916, 860, 'cmsmasters_bg_rep', 'no-repeat'),
(6917, 860, 'cmsmasters_bg_pos', 'top center'),
(6918, 860, 'cmsmasters_bg_att', 'scroll'),
(6919, 860, 'cmsmasters_bg_size', 'cover'),
(6920, 860, 'cmsmasters_heading', 'default'),
(6921, 860, 'cmsmasters_heading_title', ''),
(6922, 860, 'cmsmasters_heading_subtitle', ''),
(6923, 860, 'cmsmasters_heading_icon', ''),
(6924, 860, 'cmsmasters_heading_alignment', 'center'),
(6925, 860, 'cmsmasters_heading_scheme', 'first'),
(6926, 860, 'cmsmasters_heading_bg_img_enable', 'true'),
(6927, 860, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6928, 860, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6929, 860, 'cmsmasters_heading_bg_att', 'scroll'),
(6930, 860, 'cmsmasters_heading_bg_size', 'cover'),
(6931, 860, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6932, 860, 'cmsmasters_heading_height', '250'),
(6933, 860, 'cmsmasters_breadcrumbs', 'true'),
(6934, 860, 'cmsmasters_composer_fullscreen', 'false'),
(6935, 860, 'cmsmasters_project_columns', 'three'),
(6936, 860, 'cmsmasters_project_video_type', 'embedded'),
(6937, 860, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(6938, 860, 'cmsmasters_project_title', 'true'),
(6939, 860, 'cmsmasters_project_size', 'two_x_two'),
(6940, 860, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6941, 860, 'cmsmasters_project_link_text', 'View Project'),
(6942, 860, 'cmsmasters_project_link_redirect', 'true'),
(6943, 860, 'cmsmasters_project_link_target', 'false'),
(6944, 860, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6945, 860, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6946, 860, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(6947, 860, 'cmsmasters_project_sharing_box', 'true'),
(6948, 860, 'cmsmasters_project_author_box', 'false'),
(6949, 860, 'cmsmasters_project_more_posts', 'popular'),
(6950, 860, 'cmsmasters_project_read_more', 'Learn More...'),
(6951, 860, 'cmsmasters_project_images', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg,4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg,4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg'),
(6952, 860, 'slide_template', 'default'),
(6953, 860, '_thumbnail_id', '4559'),
(6954, 865, 'cmsmasters_composer_show', 'false'),
(6955, 865, 'cmsmasters_post_image_show', 'false'),
(6956, 865, 'cmsmasters_post_image_link', ''),
(6957, 865, 'cmsmasters_post_images', ''),
(6958, 865, 'cmsmasters_post_video_type', 'embedded'),
(6959, 865, 'cmsmasters_post_video_link', ''),
(6960, 865, 'cmsmasters_post_video_links', ''),
(6961, 865, 'cmsmasters_post_audio_links', ''),
(6962, 865, 'cmsmasters_post_title', 'true'),
(6963, 865, 'cmsmasters_post_sharing_box', 'true'),
(6964, 865, 'cmsmasters_post_author_box', 'true'),
(6965, 865, 'cmsmasters_post_more_posts', 'popular'),
(6966, 865, 'cmsmasters_post_read_more', 'Continue reading...'),
(6967, 865, 'cmsmasters_page_scheme', 'default'),
(6968, 865, 'cmsmasters_layout', 'r_sidebar'),
(6969, 865, 'cmsmasters_sidebar_id', ''),
(6970, 865, 'cmsmasters_bottom_sidebar', 'true'),
(6971, 865, 'cmsmasters_bottom_sidebar_id', ''),
(6972, 865, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(6973, 865, 'cmsmasters_bg_default', 'true'),
(6974, 865, 'cmsmasters_bg_col', '#ffffff'),
(6975, 865, 'cmsmasters_bg_img_enable', 'false'),
(6976, 865, 'cmsmasters_bg_img', ''),
(6977, 865, 'cmsmasters_bg_rep', 'no-repeat'),
(6978, 865, 'cmsmasters_bg_pos', 'top center'),
(6979, 865, 'cmsmasters_bg_att', 'scroll'),
(6980, 865, 'cmsmasters_bg_size', 'cover'),
(6981, 865, 'cmsmasters_heading', 'default'),
(6982, 865, 'cmsmasters_heading_title', ''),
(6983, 865, 'cmsmasters_heading_subtitle', ''),
(6984, 865, 'cmsmasters_heading_icon', ''),
(6985, 865, 'cmsmasters_heading_alignment', 'center'),
(6986, 865, 'cmsmasters_heading_scheme', 'first'),
(6987, 865, 'cmsmasters_heading_bg_img_enable', 'true'),
(6988, 865, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(6989, 865, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(6990, 865, 'cmsmasters_heading_bg_att', 'scroll'),
(6991, 865, 'cmsmasters_heading_bg_size', 'cover'),
(6992, 865, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(6993, 865, 'cmsmasters_heading_height', '250'),
(6994, 865, 'cmsmasters_breadcrumbs', 'true'),
(6995, 865, 'cmsmasters_composer_fullscreen', 'false'),
(6996, 865, 'cmsmasters_project_columns', 'three'),
(6997, 865, 'cmsmasters_project_video_type', 'embedded'),
(6998, 865, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(6999, 865, 'cmsmasters_project_title', 'true'),
(7000, 865, 'cmsmasters_project_size', 'two_x_one'),
(7001, 865, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7002, 865, 'cmsmasters_project_link_text', 'View Project'),
(7003, 865, 'cmsmasters_project_link_redirect', 'true'),
(7004, 865, 'cmsmasters_project_link_target', 'false'),
(7005, 865, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7006, 865, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7007, 865, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7008, 865, 'cmsmasters_project_sharing_box', 'true'),
(7009, 865, 'cmsmasters_project_author_box', 'false'),
(7010, 865, 'cmsmasters_project_more_posts', 'popular'),
(7011, 865, 'cmsmasters_project_read_more', 'Learn More...'),
(7012, 865, 'slide_template', 'default'),
(7013, 865, 'cmsmasters_project_images', '4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg'),
(7014, 865, 'cmsmasters_likes', '1'),
(7015, 865, '_thumbnail_id', '4557'),
(7016, 868, 'cmsmasters_composer_show', 'false'),
(7017, 868, 'cmsmasters_post_image_show', 'false'),
(7018, 868, 'cmsmasters_post_image_link', ''),
(7019, 868, 'cmsmasters_post_images', ''),
(7020, 868, 'cmsmasters_post_video_type', 'embedded'),
(7021, 868, 'cmsmasters_post_video_link', ''),
(7022, 868, 'cmsmasters_post_video_links', ''),
(7023, 868, 'cmsmasters_post_audio_links', ''),
(7024, 868, 'cmsmasters_post_title', 'true'),
(7025, 868, 'cmsmasters_post_sharing_box', 'true'),
(7026, 868, 'cmsmasters_post_author_box', 'true'),
(7027, 868, 'cmsmasters_post_more_posts', 'popular'),
(7028, 868, 'cmsmasters_post_read_more', 'Continue reading...'),
(7029, 868, 'cmsmasters_page_scheme', 'default'),
(7030, 868, 'cmsmasters_layout', 'r_sidebar'),
(7031, 868, 'cmsmasters_sidebar_id', ''),
(7032, 868, 'cmsmasters_bottom_sidebar', 'true'),
(7033, 868, 'cmsmasters_bottom_sidebar_id', ''),
(7034, 868, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7035, 868, 'cmsmasters_bg_default', 'true'),
(7036, 868, 'cmsmasters_bg_col', '#ffffff'),
(7037, 868, 'cmsmasters_bg_img_enable', 'false'),
(7038, 868, 'cmsmasters_bg_img', ''),
(7039, 868, 'cmsmasters_bg_rep', 'no-repeat'),
(7040, 868, 'cmsmasters_bg_pos', 'top center'),
(7041, 868, 'cmsmasters_bg_att', 'scroll'),
(7042, 868, 'cmsmasters_bg_size', 'cover'),
(7043, 868, 'cmsmasters_heading', 'default'),
(7044, 868, 'cmsmasters_heading_title', ''),
(7045, 868, 'cmsmasters_heading_subtitle', ''),
(7046, 868, 'cmsmasters_heading_icon', ''),
(7047, 868, 'cmsmasters_heading_alignment', 'center'),
(7048, 868, 'cmsmasters_heading_scheme', 'first'),
(7049, 868, 'cmsmasters_heading_bg_img_enable', 'true'),
(7050, 868, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7051, 868, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7052, 868, 'cmsmasters_heading_bg_att', 'scroll'),
(7053, 868, 'cmsmasters_heading_bg_size', 'cover'),
(7054, 868, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7055, 868, 'cmsmasters_heading_height', '250'),
(7056, 868, 'cmsmasters_breadcrumbs', 'true'),
(7057, 868, 'cmsmasters_composer_fullscreen', 'false'),
(7058, 868, 'cmsmasters_project_columns', 'three'),
(7059, 868, 'cmsmasters_project_video_type', 'embedded'),
(7060, 868, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7061, 868, 'cmsmasters_project_title', 'true'),
(7062, 868, 'cmsmasters_project_size', 'one_x_one'),
(7063, 868, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7064, 868, 'cmsmasters_project_link_text', 'View Project'),
(7065, 868, 'cmsmasters_project_link_redirect', 'true'),
(7066, 868, 'cmsmasters_project_link_target', 'false'),
(7067, 868, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7068, 868, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7069, 868, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7070, 868, 'cmsmasters_project_sharing_box', 'true'),
(7071, 868, 'cmsmasters_project_author_box', 'false'),
(7072, 868, 'cmsmasters_project_more_posts', 'popular'),
(7073, 868, 'cmsmasters_project_read_more', 'Learn More...'),
(7074, 868, 'slide_template', 'default'),
(7075, 868, 'cmsmasters_project_images', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg'),
(7076, 868, '_thumbnail_id', '4558'),
(7077, 871, 'cmsmasters_composer_show', 'false'),
(7078, 871, 'cmsmasters_post_image_show', 'false'),
(7079, 871, 'cmsmasters_post_image_link', ''),
(7080, 871, 'cmsmasters_post_images', ''),
(7081, 871, 'cmsmasters_post_video_type', 'embedded'),
(7082, 871, 'cmsmasters_post_video_link', ''),
(7083, 871, 'cmsmasters_post_video_links', ''),
(7084, 871, 'cmsmasters_post_audio_links', ''),
(7085, 871, 'cmsmasters_post_title', 'true'),
(7086, 871, 'cmsmasters_post_sharing_box', 'true'),
(7087, 871, 'cmsmasters_post_author_box', 'true'),
(7088, 871, 'cmsmasters_post_more_posts', 'popular'),
(7089, 871, 'cmsmasters_post_read_more', 'Continue reading...'),
(7090, 871, 'cmsmasters_page_scheme', 'default'),
(7091, 871, 'cmsmasters_layout', 'r_sidebar'),
(7092, 871, 'cmsmasters_sidebar_id', ''),
(7093, 871, 'cmsmasters_bottom_sidebar', 'true'),
(7094, 871, 'cmsmasters_bottom_sidebar_id', ''),
(7095, 871, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7096, 871, 'cmsmasters_bg_default', 'true'),
(7097, 871, 'cmsmasters_bg_col', '#ffffff'),
(7098, 871, 'cmsmasters_bg_img_enable', 'false'),
(7099, 871, 'cmsmasters_bg_img', ''),
(7100, 871, 'cmsmasters_bg_rep', 'no-repeat'),
(7101, 871, 'cmsmasters_bg_pos', 'top center'),
(7102, 871, 'cmsmasters_bg_att', 'scroll'),
(7103, 871, 'cmsmasters_bg_size', 'cover'),
(7104, 871, 'cmsmasters_heading', 'default'),
(7105, 871, 'cmsmasters_heading_title', ''),
(7106, 871, 'cmsmasters_heading_subtitle', ''),
(7107, 871, 'cmsmasters_heading_icon', ''),
(7108, 871, 'cmsmasters_heading_alignment', 'center'),
(7109, 871, 'cmsmasters_heading_scheme', 'first'),
(7110, 871, 'cmsmasters_heading_bg_img_enable', 'true'),
(7111, 871, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7112, 871, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7113, 871, 'cmsmasters_heading_bg_att', 'scroll'),
(7114, 871, 'cmsmasters_heading_bg_size', 'cover'),
(7115, 871, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7116, 871, 'cmsmasters_heading_height', '250'),
(7117, 871, 'cmsmasters_breadcrumbs', 'true'),
(7118, 871, 'cmsmasters_composer_fullscreen', 'false'),
(7119, 871, 'cmsmasters_project_columns', 'three'),
(7120, 871, 'cmsmasters_project_video_type', 'embedded'),
(7121, 871, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7122, 871, 'cmsmasters_project_title', 'true'),
(7123, 871, 'cmsmasters_project_size', 'one_x_one'),
(7124, 871, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7125, 871, 'cmsmasters_project_link_text', 'View Project'),
(7126, 871, 'cmsmasters_project_link_redirect', 'true'),
(7127, 871, 'cmsmasters_project_link_target', 'false'),
(7128, 871, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7129, 871, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7130, 871, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7131, 871, 'cmsmasters_project_sharing_box', 'true'),
(7132, 871, 'cmsmasters_project_author_box', 'false'),
(7133, 871, 'cmsmasters_project_more_posts', 'popular'),
(7134, 871, 'cmsmasters_project_read_more', 'Learn More...'),
(7135, 871, 'slide_template', 'default'),
(7136, 871, 'cmsmasters_project_images', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg'),
(7137, 871, '_thumbnail_id', '4559'),
(7138, 874, 'cmsmasters_composer_show', 'false'),
(7139, 874, 'cmsmasters_post_image_show', 'false'),
(7140, 874, 'cmsmasters_post_image_link', ''),
(7141, 874, 'cmsmasters_post_images', ''),
(7142, 874, 'cmsmasters_post_video_type', 'embedded'),
(7143, 874, 'cmsmasters_post_video_link', ''),
(7144, 874, 'cmsmasters_post_video_links', ''),
(7145, 874, 'cmsmasters_post_audio_links', ''),
(7146, 874, 'cmsmasters_post_title', 'true'),
(7147, 874, 'cmsmasters_post_sharing_box', 'true'),
(7148, 874, 'cmsmasters_post_author_box', 'true'),
(7149, 874, 'cmsmasters_post_more_posts', 'popular'),
(7150, 874, 'cmsmasters_post_read_more', 'Continue reading...'),
(7151, 874, 'cmsmasters_page_scheme', 'default'),
(7152, 874, 'cmsmasters_layout', 'r_sidebar'),
(7153, 874, 'cmsmasters_sidebar_id', ''),
(7154, 874, 'cmsmasters_bottom_sidebar', 'true'),
(7155, 874, 'cmsmasters_bottom_sidebar_id', ''),
(7156, 874, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7157, 874, 'cmsmasters_bg_default', 'true'),
(7158, 874, 'cmsmasters_bg_col', '#ffffff'),
(7159, 874, 'cmsmasters_bg_img_enable', 'false'),
(7160, 874, 'cmsmasters_bg_img', ''),
(7161, 874, 'cmsmasters_bg_rep', 'no-repeat'),
(7162, 874, 'cmsmasters_bg_pos', 'top center'),
(7163, 874, 'cmsmasters_bg_att', 'scroll'),
(7164, 874, 'cmsmasters_bg_size', 'cover'),
(7165, 874, 'cmsmasters_heading', 'default'),
(7166, 874, 'cmsmasters_heading_title', ''),
(7167, 874, 'cmsmasters_heading_subtitle', ''),
(7168, 874, 'cmsmasters_heading_icon', ''),
(7169, 874, 'cmsmasters_heading_alignment', 'center'),
(7170, 874, 'cmsmasters_heading_scheme', 'first'),
(7171, 874, 'cmsmasters_heading_bg_img_enable', 'true'),
(7172, 874, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7173, 874, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7174, 874, 'cmsmasters_heading_bg_att', 'scroll'),
(7175, 874, 'cmsmasters_heading_bg_size', 'cover'),
(7176, 874, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7177, 874, 'cmsmasters_heading_height', '250'),
(7178, 874, 'cmsmasters_breadcrumbs', 'true'),
(7179, 874, 'cmsmasters_composer_fullscreen', 'false'),
(7180, 874, 'cmsmasters_project_columns', 'three'),
(7181, 874, 'cmsmasters_project_video_type', 'embedded'),
(7182, 874, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7183, 874, 'cmsmasters_project_title', 'true'),
(7184, 874, 'cmsmasters_project_size', 'two_x_two'),
(7185, 874, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7186, 874, 'cmsmasters_project_link_text', 'View Project'),
(7187, 874, 'cmsmasters_project_link_redirect', 'true'),
(7188, 874, 'cmsmasters_project_link_target', 'false'),
(7189, 874, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7190, 874, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7191, 874, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7192, 874, 'cmsmasters_project_sharing_box', 'true'),
(7193, 874, 'cmsmasters_project_author_box', 'false'),
(7194, 874, 'cmsmasters_project_more_posts', 'popular'),
(7195, 874, 'cmsmasters_project_read_more', 'Learn More...'),
(7196, 874, 'slide_template', 'default'),
(7197, 874, 'cmsmasters_project_images', '4554|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/01-150x150.jpg'),
(7198, 874, 'cmsmasters_likes', '1'),
(7199, 874, '_wp_old_slug', 'children-are-sacred'),
(7200, 874, '_thumbnail_id', '4554'),
(7201, 877, 'cmsmasters_composer_show', 'false'),
(7202, 877, 'cmsmasters_post_image_show', 'false'),
(7203, 877, 'cmsmasters_post_image_link', ''),
(7204, 877, 'cmsmasters_post_images', ''),
(7205, 877, 'cmsmasters_post_video_type', 'embedded'),
(7206, 877, 'cmsmasters_post_video_link', ''),
(7207, 877, 'cmsmasters_post_video_links', ''),
(7208, 877, 'cmsmasters_post_audio_links', ''),
(7209, 877, 'cmsmasters_post_title', 'true'),
(7210, 877, 'cmsmasters_post_sharing_box', 'true'),
(7211, 877, 'cmsmasters_post_author_box', 'true'),
(7212, 877, 'cmsmasters_post_more_posts', 'popular'),
(7213, 877, 'cmsmasters_post_read_more', 'Continue reading...'),
(7214, 877, 'cmsmasters_page_scheme', 'default'),
(7215, 877, 'cmsmasters_layout', 'r_sidebar'),
(7216, 877, 'cmsmasters_sidebar_id', ''),
(7217, 877, 'cmsmasters_bottom_sidebar', 'true'),
(7218, 877, 'cmsmasters_bottom_sidebar_id', ''),
(7219, 877, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7220, 877, 'cmsmasters_bg_default', 'true'),
(7221, 877, 'cmsmasters_bg_col', '#ffffff'),
(7222, 877, 'cmsmasters_bg_img_enable', 'false'),
(7223, 877, 'cmsmasters_bg_img', ''),
(7224, 877, 'cmsmasters_bg_rep', 'no-repeat'),
(7225, 877, 'cmsmasters_bg_pos', 'top center'),
(7226, 877, 'cmsmasters_bg_att', 'scroll'),
(7227, 877, 'cmsmasters_bg_size', 'cover'),
(7228, 877, 'cmsmasters_heading', 'default'),
(7229, 877, 'cmsmasters_heading_title', ''),
(7230, 877, 'cmsmasters_heading_subtitle', ''),
(7231, 877, 'cmsmasters_heading_icon', ''),
(7232, 877, 'cmsmasters_heading_alignment', 'center'),
(7233, 877, 'cmsmasters_heading_scheme', 'first'),
(7234, 877, 'cmsmasters_heading_bg_img_enable', 'true'),
(7235, 877, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7236, 877, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7237, 877, 'cmsmasters_heading_bg_att', 'scroll'),
(7238, 877, 'cmsmasters_heading_bg_size', 'cover'),
(7239, 877, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7240, 877, 'cmsmasters_heading_height', '250'),
(7241, 877, 'cmsmasters_breadcrumbs', 'true'),
(7242, 877, 'cmsmasters_composer_fullscreen', 'false'),
(7243, 877, 'cmsmasters_project_columns', 'three'),
(7244, 877, 'cmsmasters_project_video_type', 'embedded'),
(7245, 877, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7246, 877, 'cmsmasters_project_title', 'true'),
(7247, 877, 'cmsmasters_project_size', 'two_x_one'),
(7248, 877, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7249, 877, 'cmsmasters_project_link_text', 'View Project'),
(7250, 877, 'cmsmasters_project_link_redirect', 'true'),
(7251, 877, 'cmsmasters_project_link_target', 'false'),
(7252, 877, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7253, 877, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7254, 877, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7255, 877, 'cmsmasters_project_sharing_box', 'true'),
(7256, 877, 'cmsmasters_project_author_box', 'false'),
(7257, 877, 'cmsmasters_project_more_posts', 'popular'),
(7258, 877, 'cmsmasters_project_read_more', 'Learn More...'),
(7259, 877, 'slide_template', 'default'),
(7260, 877, 'cmsmasters_project_images', '4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02-150x150.jpg'),
(7261, 877, '_thumbnail_id', '4555'),
(7262, 880, 'cmsmasters_composer_show', 'false'),
(7263, 880, 'cmsmasters_post_image_show', 'false'),
(7264, 880, 'cmsmasters_post_image_link', ''),
(7265, 880, 'cmsmasters_post_images', ''),
(7266, 880, 'cmsmasters_post_video_type', 'embedded'),
(7267, 880, 'cmsmasters_post_video_link', ''),
(7268, 880, 'cmsmasters_post_video_links', ''),
(7269, 880, 'cmsmasters_post_audio_links', ''),
(7270, 880, 'cmsmasters_post_title', 'true'),
(7271, 880, 'cmsmasters_post_sharing_box', 'true'),
(7272, 880, 'cmsmasters_post_author_box', 'true'),
(7273, 880, 'cmsmasters_post_more_posts', 'popular'),
(7274, 880, 'cmsmasters_post_read_more', 'Continue reading...'),
(7275, 880, 'cmsmasters_page_scheme', 'default'),
(7276, 880, 'cmsmasters_layout', 'r_sidebar'),
(7277, 880, 'cmsmasters_sidebar_id', ''),
(7278, 880, 'cmsmasters_bottom_sidebar', 'true'),
(7279, 880, 'cmsmasters_bottom_sidebar_id', ''),
(7280, 880, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7281, 880, 'cmsmasters_bg_default', 'true'),
(7282, 880, 'cmsmasters_bg_col', '#ffffff'),
(7283, 880, 'cmsmasters_bg_img_enable', 'false'),
(7284, 880, 'cmsmasters_bg_img', ''),
(7285, 880, 'cmsmasters_bg_rep', 'no-repeat'),
(7286, 880, 'cmsmasters_bg_pos', 'top center'),
(7287, 880, 'cmsmasters_bg_att', 'scroll'),
(7288, 880, 'cmsmasters_bg_size', 'cover'),
(7289, 880, 'cmsmasters_heading', 'default'),
(7290, 880, 'cmsmasters_heading_title', ''),
(7291, 880, 'cmsmasters_heading_subtitle', ''),
(7292, 880, 'cmsmasters_heading_icon', ''),
(7293, 880, 'cmsmasters_heading_alignment', 'center'),
(7294, 880, 'cmsmasters_heading_scheme', 'first'),
(7295, 880, 'cmsmasters_heading_bg_img_enable', 'true'),
(7296, 880, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7297, 880, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7298, 880, 'cmsmasters_heading_bg_att', 'scroll'),
(7299, 880, 'cmsmasters_heading_bg_size', 'cover'),
(7300, 880, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7301, 880, 'cmsmasters_heading_height', '250'),
(7302, 880, 'cmsmasters_breadcrumbs', 'true'),
(7303, 880, 'cmsmasters_composer_fullscreen', 'false'),
(7304, 880, 'cmsmasters_project_columns', 'three'),
(7305, 880, 'cmsmasters_project_video_type', 'embedded'),
(7306, 880, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7307, 880, 'cmsmasters_project_title', 'true'),
(7308, 880, 'cmsmasters_project_size', 'one_x_one'),
(7309, 880, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7310, 880, 'cmsmasters_project_link_text', 'View Project'),
(7311, 880, 'cmsmasters_project_link_redirect', 'true'),
(7312, 880, 'cmsmasters_project_link_target', 'false'),
(7313, 880, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7314, 880, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7315, 880, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7316, 880, 'cmsmasters_project_sharing_box', 'true'),
(7317, 880, 'cmsmasters_project_author_box', 'false'),
(7318, 880, 'cmsmasters_project_more_posts', 'popular'),
(7319, 880, 'cmsmasters_project_read_more', 'Learn More...'),
(7320, 880, 'slide_template', 'default'),
(7321, 880, 'cmsmasters_project_images', '4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg'),
(7322, 880, 'cmsmasters_likes', '1'),
(7323, 880, '_thumbnail_id', '4556'),
(7324, 883, 'cmsmasters_composer_show', 'false'),
(7325, 883, 'cmsmasters_post_image_show', 'false'),
(7326, 883, 'cmsmasters_post_image_link', ''),
(7327, 883, 'cmsmasters_post_images', ''),
(7328, 883, 'cmsmasters_post_video_type', 'embedded'),
(7329, 883, 'cmsmasters_post_video_link', ''),
(7330, 883, 'cmsmasters_post_video_links', ''),
(7331, 883, 'cmsmasters_post_audio_links', ''),
(7332, 883, 'cmsmasters_post_title', 'true'),
(7333, 883, 'cmsmasters_post_sharing_box', 'true'),
(7334, 883, 'cmsmasters_post_author_box', 'true'),
(7335, 883, 'cmsmasters_post_more_posts', 'popular'),
(7336, 883, 'cmsmasters_post_read_more', 'Continue reading...'),
(7337, 883, 'cmsmasters_page_scheme', 'default'),
(7338, 883, 'cmsmasters_layout', 'r_sidebar'),
(7339, 883, 'cmsmasters_sidebar_id', ''),
(7340, 883, 'cmsmasters_bottom_sidebar', 'true'),
(7341, 883, 'cmsmasters_bottom_sidebar_id', ''),
(7342, 883, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7343, 883, 'cmsmasters_bg_default', 'true'),
(7344, 883, 'cmsmasters_bg_col', '#ffffff'),
(7345, 883, 'cmsmasters_bg_img_enable', 'false'),
(7346, 883, 'cmsmasters_bg_img', ''),
(7347, 883, 'cmsmasters_bg_rep', 'no-repeat'),
(7348, 883, 'cmsmasters_bg_pos', 'top center'),
(7349, 883, 'cmsmasters_bg_att', 'scroll'),
(7350, 883, 'cmsmasters_bg_size', 'cover'),
(7351, 883, 'cmsmasters_heading', 'default'),
(7352, 883, 'cmsmasters_heading_title', ''),
(7353, 883, 'cmsmasters_heading_subtitle', ''),
(7354, 883, 'cmsmasters_heading_icon', ''),
(7355, 883, 'cmsmasters_heading_alignment', 'center'),
(7356, 883, 'cmsmasters_heading_scheme', 'first'),
(7357, 883, 'cmsmasters_heading_bg_img_enable', 'true'),
(7358, 883, 'cmsmasters_heading_bg_img', '4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-300x169.jpg'),
(7359, 883, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7360, 883, 'cmsmasters_heading_bg_att', 'scroll'),
(7361, 883, 'cmsmasters_heading_bg_size', 'cover'),
(7362, 883, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7363, 883, 'cmsmasters_heading_height', '250'),
(7364, 883, 'cmsmasters_breadcrumbs', 'true'),
(7365, 883, 'cmsmasters_composer_fullscreen', 'false'),
(7366, 883, 'cmsmasters_project_columns', 'three'),
(7367, 883, 'cmsmasters_project_video_type', 'embedded'),
(7368, 883, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7369, 883, 'cmsmasters_project_title', 'true'),
(7370, 883, 'cmsmasters_project_size', 'one_x_one'),
(7371, 883, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7372, 883, 'cmsmasters_project_link_text', 'View Project'),
(7373, 883, 'cmsmasters_project_link_redirect', 'true'),
(7374, 883, 'cmsmasters_project_link_target', 'false'),
(7375, 883, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7376, 883, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7377, 883, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7378, 883, 'cmsmasters_project_sharing_box', 'true'),
(7379, 883, 'cmsmasters_project_author_box', 'false'),
(7380, 883, 'cmsmasters_project_more_posts', 'popular'),
(7381, 883, 'cmsmasters_project_read_more', 'Learn More...'),
(7382, 883, 'slide_template', 'default'),
(7383, 883, 'cmsmasters_project_images', '4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg'),
(7384, 883, '_thumbnail_id', '4557'),
(7385, 1257, 'cmsmasters_composer_show', 'false'),
(7386, 1257, 'cmsmasters_post_image_show', 'false'),
(7387, 1257, 'cmsmasters_post_image_link', ''),
(7388, 1257, 'cmsmasters_post_images', ''),
(7389, 1257, 'cmsmasters_post_video_type', 'embedded'),
(7390, 1257, 'cmsmasters_post_video_link', ''),
(7391, 1257, 'cmsmasters_post_video_links', ''),
(7392, 1257, 'cmsmasters_post_audio_links', ''),
(7393, 1257, 'cmsmasters_post_title', 'false'),
(7394, 1257, 'cmsmasters_post_sharing_box', 'false'),
(7395, 1257, 'cmsmasters_post_author_box', 'false'),
(7396, 1257, 'cmsmasters_post_more_posts', 'popular'),
(7397, 1257, 'cmsmasters_post_read_more', 'Continue reading...'),
(7398, 1257, 'cmsmasters_page_scheme', 'default'),
(7399, 1257, 'cmsmasters_layout', 'r_sidebar'),
(7400, 1257, 'cmsmasters_sidebar_id', ''),
(7401, 1257, 'cmsmasters_bottom_sidebar', 'true'),
(7402, 1257, 'cmsmasters_bottom_sidebar_id', ''),
(7403, 1257, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7404, 1257, 'cmsmasters_bg_default', 'true'),
(7405, 1257, 'cmsmasters_bg_col', '#ffffff'),
(7406, 1257, 'cmsmasters_bg_img_enable', 'false'),
(7407, 1257, 'cmsmasters_bg_img', ''),
(7408, 1257, 'cmsmasters_bg_rep', 'no-repeat'),
(7409, 1257, 'cmsmasters_bg_pos', 'top center'),
(7410, 1257, 'cmsmasters_bg_att', 'scroll'),
(7411, 1257, 'cmsmasters_bg_size', 'cover'),
(7412, 1257, 'cmsmasters_heading', 'default'),
(7413, 1257, 'cmsmasters_heading_title', ''),
(7414, 1257, 'cmsmasters_heading_subtitle', ''),
(7415, 1257, 'cmsmasters_heading_icon', ''),
(7416, 1257, 'cmsmasters_heading_alignment', 'center'),
(7417, 1257, 'cmsmasters_heading_scheme', 'first'),
(7418, 1257, 'cmsmasters_heading_bg_img_enable', 'true'),
(7419, 1257, 'cmsmasters_heading_bg_img', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-300x169.jpg'),
(7420, 1257, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7421, 1257, 'cmsmasters_heading_bg_att', 'fixed'),
(7422, 1257, 'cmsmasters_heading_bg_size', 'cover'),
(7423, 1257, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7424, 1257, 'cmsmasters_heading_height', '250'),
(7425, 1257, 'cmsmasters_breadcrumbs', 'true'),
(7426, 1257, 'cmsmasters_composer_fullscreen', 'false'),
(7427, 1257, 'slide_template', 'default'),
(7428, 1257, 'cmsmasters_sermon_audio_links', 'a:1:{i:0;s:86:"http://my-religion.cmsmasters.net/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3";}'),
(7429, 1257, 'cmsmasters_sermon_title', 'true'),
(7430, 1257, 'cmsmasters_sermon_sharing_box', 'true'),
(7431, 1257, 'cmsmasters_sermon_author_box', 'true'),
(7432, 1257, 'cmsmasters_sermon_more_posts', 'related'),
(7433, 1257, 'cmsmasters_sermon_video_link', 'https://vimeo.com/84103278'),
(7434, 1257, 'cmsmasters_sermon_download_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(7435, 1257, 'cmsmasters_sermon_pdf_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(7436, 1257, '_wp_old_slug', 'commiting-to-a-new-church'),
(7437, 1257, '_thumbnail_id', '4558'),
(7438, 1261, 'cmsmasters_composer_show', 'false'),
(7439, 1261, 'cmsmasters_post_image_show', 'false'),
(7440, 1261, 'cmsmasters_post_image_link', ''),
(7441, 1261, 'cmsmasters_post_images', ''),
(7442, 1261, 'cmsmasters_post_video_type', 'embedded'),
(7443, 1261, 'cmsmasters_post_video_link', ''),
(7444, 1261, 'cmsmasters_post_video_links', ''),
(7445, 1261, 'cmsmasters_post_audio_links', ''),
(7446, 1261, 'cmsmasters_post_title', 'false'),
(7447, 1261, 'cmsmasters_post_sharing_box', 'false'),
(7448, 1261, 'cmsmasters_post_author_box', 'false'),
(7449, 1261, 'cmsmasters_post_more_posts', 'popular'),
(7450, 1261, 'cmsmasters_post_read_more', 'Continue reading...'),
(7451, 1261, 'cmsmasters_page_scheme', 'default'),
(7452, 1261, 'cmsmasters_layout', 'r_sidebar'),
(7453, 1261, 'cmsmasters_sidebar_id', ''),
(7454, 1261, 'cmsmasters_bottom_sidebar', 'true'),
(7455, 1261, 'cmsmasters_bottom_sidebar_id', ''),
(7456, 1261, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7457, 1261, 'cmsmasters_bg_default', 'true'),
(7458, 1261, 'cmsmasters_bg_col', '#ffffff'),
(7459, 1261, 'cmsmasters_bg_img_enable', 'false');
INSERT INTO `wpd6_postmeta` VALUES
(7460, 1261, 'cmsmasters_bg_img', ''),
(7461, 1261, 'cmsmasters_bg_rep', 'no-repeat'),
(7462, 1261, 'cmsmasters_bg_pos', 'top center'),
(7463, 1261, 'cmsmasters_bg_att', 'scroll'),
(7464, 1261, 'cmsmasters_bg_size', 'cover'),
(7465, 1261, 'cmsmasters_heading', 'default'),
(7466, 1261, 'cmsmasters_heading_title', ''),
(7467, 1261, 'cmsmasters_heading_subtitle', ''),
(7468, 1261, 'cmsmasters_heading_icon', ''),
(7469, 1261, 'cmsmasters_heading_alignment', 'center'),
(7470, 1261, 'cmsmasters_heading_scheme', 'first'),
(7471, 1261, 'cmsmasters_heading_bg_img_enable', 'true'),
(7472, 1261, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7473, 1261, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7474, 1261, 'cmsmasters_heading_bg_att', 'fixed'),
(7475, 1261, 'cmsmasters_heading_bg_size', 'cover'),
(7476, 1261, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7477, 1261, 'cmsmasters_heading_height', '250'),
(7478, 1261, 'cmsmasters_breadcrumbs', 'true'),
(7479, 1261, 'cmsmasters_composer_fullscreen', 'false'),
(7480, 1261, 'slide_template', 'default'),
(7481, 1261, 'cmsmasters_sermon_video_link', 'https://vimeo.com/84103278'),
(7482, 1261, 'cmsmasters_sermon_audio_links', 'a:1:{i:0;s:86:"http://my-religion.cmsmasters.net/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3";}'),
(7483, 1261, 'cmsmasters_sermon_download_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(7484, 1261, 'cmsmasters_sermon_pdf_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(7485, 1261, 'cmsmasters_sermon_title', 'true'),
(7486, 1261, 'cmsmasters_sermon_sharing_box', 'true'),
(7487, 1261, 'cmsmasters_sermon_author_box', 'true'),
(7488, 1261, 'cmsmasters_sermon_more_posts', 'related'),
(7489, 1261, '_wp_old_slug', 'are-we-the-children-of-god'),
(7490, 1261, '_thumbnail_id', '4559'),
(7491, 1263, 'cmsmasters_composer_show', 'false'),
(7492, 1263, 'cmsmasters_post_image_show', 'false'),
(7493, 1263, 'cmsmasters_post_image_link', ''),
(7494, 1263, 'cmsmasters_post_images', ''),
(7495, 1263, 'cmsmasters_post_video_type', 'embedded'),
(7496, 1263, 'cmsmasters_post_video_link', ''),
(7497, 1263, 'cmsmasters_post_video_links', ''),
(7498, 1263, 'cmsmasters_post_audio_links', ''),
(7499, 1263, 'cmsmasters_post_title', 'false'),
(7500, 1263, 'cmsmasters_post_sharing_box', 'false'),
(7501, 1263, 'cmsmasters_post_author_box', 'false'),
(7502, 1263, 'cmsmasters_post_more_posts', 'popular'),
(7503, 1263, 'cmsmasters_post_read_more', 'Continue reading...'),
(7504, 1263, 'cmsmasters_page_scheme', 'default'),
(7505, 1263, 'cmsmasters_layout', 'r_sidebar'),
(7506, 1263, 'cmsmasters_sidebar_id', ''),
(7507, 1263, 'cmsmasters_bottom_sidebar', 'true'),
(7508, 1263, 'cmsmasters_bottom_sidebar_id', ''),
(7509, 1263, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7510, 1263, 'cmsmasters_bg_default', 'true'),
(7511, 1263, 'cmsmasters_bg_col', '#ffffff'),
(7512, 1263, 'cmsmasters_bg_img_enable', 'false'),
(7513, 1263, 'cmsmasters_bg_img', ''),
(7514, 1263, 'cmsmasters_bg_rep', 'no-repeat'),
(7515, 1263, 'cmsmasters_bg_pos', 'top center'),
(7516, 1263, 'cmsmasters_bg_att', 'scroll'),
(7517, 1263, 'cmsmasters_bg_size', 'cover'),
(7518, 1263, 'cmsmasters_heading', 'default'),
(7519, 1263, 'cmsmasters_heading_title', ''),
(7520, 1263, 'cmsmasters_heading_subtitle', ''),
(7521, 1263, 'cmsmasters_heading_icon', ''),
(7522, 1263, 'cmsmasters_heading_alignment', 'center'),
(7523, 1263, 'cmsmasters_heading_scheme', 'first'),
(7524, 1263, 'cmsmasters_heading_bg_img_enable', 'true'),
(7525, 1263, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7526, 1263, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7527, 1263, 'cmsmasters_heading_bg_att', 'scroll'),
(7528, 1263, 'cmsmasters_heading_bg_size', 'cover'),
(7529, 1263, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7530, 1263, 'cmsmasters_heading_height', '250'),
(7531, 1263, 'cmsmasters_breadcrumbs', 'true'),
(7532, 1263, 'cmsmasters_composer_fullscreen', 'false'),
(7533, 1263, 'slide_template', 'default'),
(7534, 1263, 'cmsmasters_sermon_video_link', 'https://vimeo.com/84103278'),
(7535, 1263, 'cmsmasters_sermon_audio_links', 'a:1:{i:0;s:86:"http://my-religion.cmsmasters.net/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3";}'),
(7536, 1263, 'cmsmasters_sermon_download_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(7537, 1263, 'cmsmasters_sermon_pdf_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(7538, 1263, 'cmsmasters_sermon_title', 'false'),
(7539, 1263, 'cmsmasters_sermon_sharing_box', 'true'),
(7540, 1263, 'cmsmasters_sermon_author_box', 'true'),
(7541, 1263, 'cmsmasters_sermon_more_posts', 'related'),
(7542, 1263, '_wp_old_slug', 'loving-and-caring-fellowship'),
(7543, 1263, '_thumbnail_id', '4555'),
(7544, 1270, 'cmsmasters_composer_show', 'false'),
(7545, 1270, 'cmsmasters_post_image_show', 'false'),
(7546, 1270, 'cmsmasters_post_image_link', ''),
(7547, 1270, 'cmsmasters_post_images', ''),
(7548, 1270, 'cmsmasters_post_video_type', 'embedded'),
(7549, 1270, 'cmsmasters_post_video_link', ''),
(7550, 1270, 'cmsmasters_post_video_links', ''),
(7551, 1270, 'cmsmasters_post_audio_links', ''),
(7552, 1270, 'cmsmasters_post_title', 'false'),
(7553, 1270, 'cmsmasters_post_sharing_box', 'false'),
(7554, 1270, 'cmsmasters_post_author_box', 'false'),
(7555, 1270, 'cmsmasters_post_more_posts', 'popular'),
(7556, 1270, 'cmsmasters_post_read_more', 'Continue reading...'),
(7557, 1270, 'cmsmasters_page_scheme', 'default'),
(7558, 1270, 'cmsmasters_layout', 'r_sidebar'),
(7559, 1270, 'cmsmasters_sidebar_id', ''),
(7560, 1270, 'cmsmasters_bottom_sidebar', 'true'),
(7561, 1270, 'cmsmasters_bottom_sidebar_id', ''),
(7562, 1270, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7563, 1270, 'cmsmasters_bg_default', 'true'),
(7564, 1270, 'cmsmasters_bg_col', '#ffffff'),
(7565, 1270, 'cmsmasters_bg_img_enable', 'false'),
(7566, 1270, 'cmsmasters_bg_img', ''),
(7567, 1270, 'cmsmasters_bg_rep', 'no-repeat'),
(7568, 1270, 'cmsmasters_bg_pos', 'top center'),
(7569, 1270, 'cmsmasters_bg_att', 'scroll'),
(7570, 1270, 'cmsmasters_bg_size', 'cover'),
(7571, 1270, 'cmsmasters_heading', 'default'),
(7572, 1270, 'cmsmasters_heading_title', ''),
(7573, 1270, 'cmsmasters_heading_subtitle', ''),
(7574, 1270, 'cmsmasters_heading_icon', ''),
(7575, 1270, 'cmsmasters_heading_alignment', 'center'),
(7576, 1270, 'cmsmasters_heading_scheme', 'first'),
(7577, 1270, 'cmsmasters_heading_bg_img_enable', 'true'),
(7578, 1270, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7579, 1270, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7580, 1270, 'cmsmasters_heading_bg_att', 'scroll'),
(7581, 1270, 'cmsmasters_heading_bg_size', 'cover'),
(7582, 1270, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7583, 1270, 'cmsmasters_heading_height', '250'),
(7584, 1270, 'cmsmasters_breadcrumbs', 'true'),
(7585, 1270, 'cmsmasters_composer_fullscreen', 'false'),
(7586, 1270, 'slide_template', 'default'),
(7587, 1270, 'cmsmasters_sermon_video_link', 'https://vimeo.com/84103278'),
(7588, 1270, 'cmsmasters_sermon_audio_links', 'a:1:{i:0;s:86:"http://my-religion.cmsmasters.net/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3";}'),
(7589, 1270, 'cmsmasters_sermon_download_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(7590, 1270, 'cmsmasters_sermon_pdf_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(7591, 1270, 'cmsmasters_sermon_title', 'false'),
(7592, 1270, 'cmsmasters_sermon_sharing_box', 'true'),
(7593, 1270, 'cmsmasters_sermon_author_box', 'true'),
(7594, 1270, 'cmsmasters_sermon_more_posts', 'related'),
(7595, 1270, '_wp_old_slug', 'understand-the-gods-word'),
(7596, 1270, '_thumbnail_id', '4555'),
(7597, 3173, 'cmsmasters_composer_show', 'false'),
(7598, 3173, 'cmsmasters_post_image_show', 'false'),
(7599, 3173, 'cmsmasters_post_image_link', ''),
(7600, 3173, 'cmsmasters_post_images', ''),
(7601, 3173, 'cmsmasters_post_video_type', 'embedded'),
(7602, 3173, 'cmsmasters_post_video_link', ''),
(7603, 3173, 'cmsmasters_post_video_links', ''),
(7604, 3173, 'cmsmasters_post_audio_links', ''),
(7605, 3173, 'cmsmasters_post_title', 'true'),
(7606, 3173, 'cmsmasters_post_sharing_box', 'true'),
(7607, 3173, 'cmsmasters_post_author_box', 'true'),
(7608, 3173, 'cmsmasters_post_more_posts', 'popular'),
(7609, 3173, 'cmsmasters_post_read_more', 'Continue reading...'),
(7610, 3173, 'cmsmasters_page_scheme', 'default'),
(7611, 3173, 'cmsmasters_layout', 'r_sidebar'),
(7612, 3173, 'cmsmasters_sidebar_id', ''),
(7613, 3173, 'cmsmasters_bottom_sidebar', 'true'),
(7614, 3173, 'cmsmasters_bottom_sidebar_id', ''),
(7615, 3173, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7616, 3173, 'cmsmasters_bg_default', 'true'),
(7617, 3173, 'cmsmasters_bg_col', '#ffffff'),
(7618, 3173, 'cmsmasters_bg_img_enable', 'false'),
(7619, 3173, 'cmsmasters_bg_img', ''),
(7620, 3173, 'cmsmasters_bg_rep', 'no-repeat'),
(7621, 3173, 'cmsmasters_bg_pos', 'top center'),
(7622, 3173, 'cmsmasters_bg_att', 'scroll'),
(7623, 3173, 'cmsmasters_bg_size', 'cover'),
(7624, 3173, 'cmsmasters_heading', 'default'),
(7625, 3173, 'cmsmasters_heading_title', ''),
(7626, 3173, 'cmsmasters_heading_subtitle', ''),
(7627, 3173, 'cmsmasters_heading_icon', ''),
(7628, 3173, 'cmsmasters_heading_alignment', 'center'),
(7629, 3173, 'cmsmasters_heading_scheme', 'first'),
(7630, 3173, 'cmsmasters_heading_bg_img_enable', 'true'),
(7631, 3173, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7632, 3173, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7633, 3173, 'cmsmasters_heading_bg_att', 'scroll'),
(7634, 3173, 'cmsmasters_heading_bg_size', 'cover'),
(7635, 3173, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7636, 3173, 'cmsmasters_heading_height', '250'),
(7637, 3173, 'cmsmasters_breadcrumbs', 'true'),
(7638, 3173, 'cmsmasters_composer_fullscreen', 'false'),
(7639, 3173, 'slide_template', 'default'),
(7640, 3173, 'cmsmasters_project_columns', 'three'),
(7641, 3173, 'cmsmasters_project_video_type', 'embedded'),
(7642, 3173, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7643, 3173, 'cmsmasters_project_title', 'true'),
(7644, 3173, 'cmsmasters_project_size', 'one_x_one'),
(7645, 3173, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7646, 3173, 'cmsmasters_project_link_text', 'View Project'),
(7647, 3173, 'cmsmasters_project_link_redirect', 'true'),
(7648, 3173, 'cmsmasters_project_link_target', 'false'),
(7649, 3173, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7650, 3173, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7651, 3173, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7652, 3173, 'cmsmasters_project_sharing_box', 'true'),
(7653, 3173, 'cmsmasters_project_author_box', 'false'),
(7654, 3173, 'cmsmasters_project_more_posts', 'popular'),
(7655, 3173, 'cmsmasters_project_read_more', 'Learn More...'),
(7656, 3173, 'cmsmasters_project_images', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg'),
(7657, 3173, '_wp_old_slug', 'childrenss-ministry'),
(7658, 3173, '_thumbnail_id', '4558'),
(7659, 3176, 'cmsmasters_composer_show', 'false'),
(7660, 3176, 'cmsmasters_post_image_show', 'false'),
(7661, 3176, 'cmsmasters_post_image_link', ''),
(7662, 3176, 'cmsmasters_post_images', ''),
(7663, 3176, 'cmsmasters_post_video_type', 'embedded'),
(7664, 3176, 'cmsmasters_post_video_link', ''),
(7665, 3176, 'cmsmasters_post_video_links', ''),
(7666, 3176, 'cmsmasters_post_audio_links', ''),
(7667, 3176, 'cmsmasters_post_title', 'true'),
(7668, 3176, 'cmsmasters_post_sharing_box', 'true'),
(7669, 3176, 'cmsmasters_post_author_box', 'true'),
(7670, 3176, 'cmsmasters_post_more_posts', 'popular'),
(7671, 3176, 'cmsmasters_post_read_more', 'Continue reading...'),
(7672, 3176, 'cmsmasters_page_scheme', 'default'),
(7673, 3176, 'cmsmasters_layout', 'r_sidebar'),
(7674, 3176, 'cmsmasters_sidebar_id', ''),
(7675, 3176, 'cmsmasters_bottom_sidebar', 'true'),
(7676, 3176, 'cmsmasters_bottom_sidebar_id', ''),
(7677, 3176, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7678, 3176, 'cmsmasters_bg_default', 'true'),
(7679, 3176, 'cmsmasters_bg_col', '#ffffff'),
(7680, 3176, 'cmsmasters_bg_img_enable', 'false'),
(7681, 3176, 'cmsmasters_bg_img', ''),
(7682, 3176, 'cmsmasters_bg_rep', 'no-repeat'),
(7683, 3176, 'cmsmasters_bg_pos', 'top center'),
(7684, 3176, 'cmsmasters_bg_att', 'scroll'),
(7685, 3176, 'cmsmasters_bg_size', 'cover'),
(7686, 3176, 'cmsmasters_heading', 'default'),
(7687, 3176, 'cmsmasters_heading_title', ''),
(7688, 3176, 'cmsmasters_heading_subtitle', ''),
(7689, 3176, 'cmsmasters_heading_icon', ''),
(7690, 3176, 'cmsmasters_heading_alignment', 'center'),
(7691, 3176, 'cmsmasters_heading_scheme', 'first'),
(7692, 3176, 'cmsmasters_heading_bg_img_enable', 'true'),
(7693, 3176, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7694, 3176, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7695, 3176, 'cmsmasters_heading_bg_att', 'fixed'),
(7696, 3176, 'cmsmasters_heading_bg_size', 'cover'),
(7697, 3176, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7698, 3176, 'cmsmasters_heading_height', '250'),
(7699, 3176, 'cmsmasters_breadcrumbs', 'true'),
(7700, 3176, 'cmsmasters_composer_fullscreen', 'false'),
(7701, 3176, 'slide_template', 'default'),
(7702, 3176, 'cmsmasters_project_columns', 'three'),
(7703, 3176, 'cmsmasters_project_video_type', 'embedded'),
(7704, 3176, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7705, 3176, 'cmsmasters_project_title', 'true'),
(7706, 3176, 'cmsmasters_project_size', 'one_x_one'),
(7707, 3176, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7708, 3176, 'cmsmasters_project_link_text', 'View Project'),
(7709, 3176, 'cmsmasters_project_link_redirect', 'true'),
(7710, 3176, 'cmsmasters_project_link_target', 'false'),
(7711, 3176, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7712, 3176, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7713, 3176, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7714, 3176, 'cmsmasters_project_sharing_box', 'true'),
(7715, 3176, 'cmsmasters_project_author_box', 'false'),
(7716, 3176, 'cmsmasters_project_more_posts', 'popular'),
(7717, 3176, 'cmsmasters_project_read_more', 'Learn More...'),
(7718, 3176, 'cmsmasters_project_images', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg'),
(7719, 3176, '_thumbnail_id', '4559'),
(7720, 3181, 'cmsmasters_composer_show', 'false'),
(7721, 3181, 'cmsmasters_post_image_show', 'false'),
(7722, 3181, 'cmsmasters_post_image_link', ''),
(7723, 3181, 'cmsmasters_post_images', ''),
(7724, 3181, 'cmsmasters_post_video_type', 'embedded'),
(7725, 3181, 'cmsmasters_post_video_link', ''),
(7726, 3181, 'cmsmasters_post_video_links', ''),
(7727, 3181, 'cmsmasters_post_audio_links', ''),
(7728, 3181, 'cmsmasters_post_title', 'true'),
(7729, 3181, 'cmsmasters_post_sharing_box', 'true'),
(7730, 3181, 'cmsmasters_post_author_box', 'true'),
(7731, 3181, 'cmsmasters_post_more_posts', 'popular'),
(7732, 3181, 'cmsmasters_post_read_more', 'Continue reading...'),
(7733, 3181, 'cmsmasters_page_scheme', 'default'),
(7734, 3181, 'cmsmasters_layout', 'r_sidebar'),
(7735, 3181, 'cmsmasters_sidebar_id', ''),
(7736, 3181, 'cmsmasters_bottom_sidebar', 'true'),
(7737, 3181, 'cmsmasters_bottom_sidebar_id', ''),
(7738, 3181, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7739, 3181, 'cmsmasters_bg_default', 'true'),
(7740, 3181, 'cmsmasters_bg_col', '#ffffff'),
(7741, 3181, 'cmsmasters_bg_img_enable', 'false'),
(7742, 3181, 'cmsmasters_bg_img', ''),
(7743, 3181, 'cmsmasters_bg_rep', 'no-repeat'),
(7744, 3181, 'cmsmasters_bg_pos', 'top center'),
(7745, 3181, 'cmsmasters_bg_att', 'scroll'),
(7746, 3181, 'cmsmasters_bg_size', 'cover'),
(7747, 3181, 'cmsmasters_heading', 'default'),
(7748, 3181, 'cmsmasters_heading_title', ''),
(7749, 3181, 'cmsmasters_heading_subtitle', ''),
(7750, 3181, 'cmsmasters_heading_icon', ''),
(7751, 3181, 'cmsmasters_heading_alignment', 'center'),
(7752, 3181, 'cmsmasters_heading_scheme', 'first'),
(7753, 3181, 'cmsmasters_heading_bg_img_enable', 'true'),
(7754, 3181, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7755, 3181, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7756, 3181, 'cmsmasters_heading_bg_att', 'scroll'),
(7757, 3181, 'cmsmasters_heading_bg_size', 'cover'),
(7758, 3181, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7759, 3181, 'cmsmasters_heading_height', '250'),
(7760, 3181, 'cmsmasters_breadcrumbs', 'true'),
(7761, 3181, 'cmsmasters_composer_fullscreen', 'false'),
(7762, 3181, 'slide_template', 'default'),
(7763, 3181, 'cmsmasters_project_columns', 'three'),
(7764, 3181, 'cmsmasters_project_video_type', 'embedded'),
(7765, 3181, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7766, 3181, 'cmsmasters_project_title', 'true'),
(7767, 3181, 'cmsmasters_project_size', 'one_x_one'),
(7768, 3181, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7769, 3181, 'cmsmasters_project_link_text', 'View Project'),
(7770, 3181, 'cmsmasters_project_link_redirect', 'true'),
(7771, 3181, 'cmsmasters_project_link_target', 'false'),
(7772, 3181, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7773, 3181, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7774, 3181, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7775, 3181, 'cmsmasters_project_sharing_box', 'true'),
(7776, 3181, 'cmsmasters_project_author_box', 'false'),
(7777, 3181, 'cmsmasters_project_more_posts', 'popular'),
(7778, 3181, 'cmsmasters_project_read_more', 'Learn More...'),
(7779, 3181, 'cmsmasters_project_images', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg'),
(7780, 3181, '_thumbnail_id', '4554'),
(7781, 3186, 'cmsmasters_composer_show', 'false'),
(7782, 3186, 'cmsmasters_post_image_show', 'false'),
(7783, 3186, 'cmsmasters_post_image_link', ''),
(7784, 3186, 'cmsmasters_post_images', ''),
(7785, 3186, 'cmsmasters_post_video_type', 'embedded'),
(7786, 3186, 'cmsmasters_post_video_link', ''),
(7787, 3186, 'cmsmasters_post_video_links', ''),
(7788, 3186, 'cmsmasters_post_audio_links', ''),
(7789, 3186, 'cmsmasters_post_title', 'true'),
(7790, 3186, 'cmsmasters_post_sharing_box', 'true'),
(7791, 3186, 'cmsmasters_post_author_box', 'true'),
(7792, 3186, 'cmsmasters_post_more_posts', 'popular'),
(7793, 3186, 'cmsmasters_post_read_more', 'Continue reading...'),
(7794, 3186, 'cmsmasters_page_scheme', 'default'),
(7795, 3186, 'cmsmasters_layout', 'r_sidebar'),
(7796, 3186, 'cmsmasters_sidebar_id', ''),
(7797, 3186, 'cmsmasters_bottom_sidebar', 'true'),
(7798, 3186, 'cmsmasters_bottom_sidebar_id', ''),
(7799, 3186, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7800, 3186, 'cmsmasters_bg_default', 'true'),
(7801, 3186, 'cmsmasters_bg_col', '#ffffff'),
(7802, 3186, 'cmsmasters_bg_img_enable', 'false'),
(7803, 3186, 'cmsmasters_bg_img', ''),
(7804, 3186, 'cmsmasters_bg_rep', 'no-repeat'),
(7805, 3186, 'cmsmasters_bg_pos', 'top center'),
(7806, 3186, 'cmsmasters_bg_att', 'scroll'),
(7807, 3186, 'cmsmasters_bg_size', 'cover'),
(7808, 3186, 'cmsmasters_heading', 'default'),
(7809, 3186, 'cmsmasters_heading_title', ''),
(7810, 3186, 'cmsmasters_heading_subtitle', ''),
(7811, 3186, 'cmsmasters_heading_icon', ''),
(7812, 3186, 'cmsmasters_heading_alignment', 'center'),
(7813, 3186, 'cmsmasters_heading_scheme', 'first'),
(7814, 3186, 'cmsmasters_heading_bg_img_enable', 'true'),
(7815, 3186, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7816, 3186, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7817, 3186, 'cmsmasters_heading_bg_att', 'scroll'),
(7818, 3186, 'cmsmasters_heading_bg_size', 'cover'),
(7819, 3186, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7820, 3186, 'cmsmasters_heading_height', '250'),
(7821, 3186, 'cmsmasters_breadcrumbs', 'true'),
(7822, 3186, 'cmsmasters_composer_fullscreen', 'false'),
(7823, 3186, 'slide_template', 'default'),
(7824, 3186, 'cmsmasters_project_columns', 'three'),
(7825, 3186, 'cmsmasters_project_video_type', 'embedded'),
(7826, 3186, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7827, 3186, 'cmsmasters_project_title', 'true'),
(7828, 3186, 'cmsmasters_project_size', 'one_x_one'),
(7829, 3186, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7830, 3186, 'cmsmasters_project_link_text', 'View Project'),
(7831, 3186, 'cmsmasters_project_link_redirect', 'true'),
(7832, 3186, 'cmsmasters_project_link_target', 'false'),
(7833, 3186, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7834, 3186, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7835, 3186, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7836, 3186, 'cmsmasters_project_sharing_box', 'true'),
(7837, 3186, 'cmsmasters_project_author_box', 'false'),
(7838, 3186, 'cmsmasters_project_more_posts', 'popular'),
(7839, 3186, 'cmsmasters_project_read_more', 'Learn More...'),
(7840, 3186, 'cmsmasters_project_images', '4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02-150x150.jpg'),
(7841, 3186, '_thumbnail_id', '4555'),
(7842, 3190, 'cmsmasters_composer_show', 'false'),
(7843, 3190, 'cmsmasters_post_image_show', 'false'),
(7844, 3190, 'cmsmasters_post_image_link', ''),
(7845, 3190, 'cmsmasters_post_images', ''),
(7846, 3190, 'cmsmasters_post_video_type', 'embedded'),
(7847, 3190, 'cmsmasters_post_video_link', ''),
(7848, 3190, 'cmsmasters_post_video_links', ''),
(7849, 3190, 'cmsmasters_post_audio_links', ''),
(7850, 3190, 'cmsmasters_post_title', 'true'),
(7851, 3190, 'cmsmasters_post_sharing_box', 'true'),
(7852, 3190, 'cmsmasters_post_author_box', 'true'),
(7853, 3190, 'cmsmasters_post_more_posts', 'popular'),
(7854, 3190, 'cmsmasters_post_read_more', 'Continue reading...'),
(7855, 3190, 'cmsmasters_page_scheme', 'default'),
(7856, 3190, 'cmsmasters_layout', 'r_sidebar'),
(7857, 3190, 'cmsmasters_sidebar_id', ''),
(7858, 3190, 'cmsmasters_bottom_sidebar', 'true'),
(7859, 3190, 'cmsmasters_bottom_sidebar_id', ''),
(7860, 3190, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7861, 3190, 'cmsmasters_bg_default', 'true'),
(7862, 3190, 'cmsmasters_bg_col', '#ffffff'),
(7863, 3190, 'cmsmasters_bg_img_enable', 'false'),
(7864, 3190, 'cmsmasters_bg_img', ''),
(7865, 3190, 'cmsmasters_bg_rep', 'no-repeat'),
(7866, 3190, 'cmsmasters_bg_pos', 'top center'),
(7867, 3190, 'cmsmasters_bg_att', 'scroll'),
(7868, 3190, 'cmsmasters_bg_size', 'cover'),
(7869, 3190, 'cmsmasters_heading', 'default'),
(7870, 3190, 'cmsmasters_heading_title', ''),
(7871, 3190, 'cmsmasters_heading_subtitle', ''),
(7872, 3190, 'cmsmasters_heading_icon', ''),
(7873, 3190, 'cmsmasters_heading_alignment', 'center'),
(7874, 3190, 'cmsmasters_heading_scheme', 'first'),
(7875, 3190, 'cmsmasters_heading_bg_img_enable', 'true'),
(7876, 3190, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7877, 3190, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7878, 3190, 'cmsmasters_heading_bg_att', 'scroll'),
(7879, 3190, 'cmsmasters_heading_bg_size', 'cover'),
(7880, 3190, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7881, 3190, 'cmsmasters_heading_height', '250'),
(7882, 3190, 'cmsmasters_breadcrumbs', 'true'),
(7883, 3190, 'cmsmasters_composer_fullscreen', 'false'),
(7884, 3190, 'slide_template', 'default'),
(7885, 3190, 'cmsmasters_project_columns', 'three'),
(7886, 3190, 'cmsmasters_project_video_type', 'embedded'),
(7887, 3190, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7888, 3190, 'cmsmasters_project_title', 'true'),
(7889, 3190, 'cmsmasters_project_size', 'one_x_one'),
(7890, 3190, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7891, 3190, 'cmsmasters_project_link_text', 'View Project'),
(7892, 3190, 'cmsmasters_project_link_redirect', 'true'),
(7893, 3190, 'cmsmasters_project_link_target', 'false'),
(7894, 3190, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7895, 3190, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7896, 3190, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7897, 3190, 'cmsmasters_project_sharing_box', 'true'),
(7898, 3190, 'cmsmasters_project_author_box', 'false'),
(7899, 3190, 'cmsmasters_project_more_posts', 'popular'),
(7900, 3190, 'cmsmasters_project_read_more', 'Learn More...'),
(7901, 3190, 'cmsmasters_project_images', '4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg'),
(7902, 3190, '_thumbnail_id', '4556'),
(7903, 3193, 'cmsmasters_composer_show', 'false'),
(7904, 3193, 'cmsmasters_post_image_show', 'false'),
(7905, 3193, 'cmsmasters_post_image_link', ''),
(7906, 3193, 'cmsmasters_post_images', ''),
(7907, 3193, 'cmsmasters_post_video_type', 'embedded'),
(7908, 3193, 'cmsmasters_post_video_link', ''),
(7909, 3193, 'cmsmasters_post_video_links', ''),
(7910, 3193, 'cmsmasters_post_audio_links', ''),
(7911, 3193, 'cmsmasters_post_title', 'true'),
(7912, 3193, 'cmsmasters_post_sharing_box', 'true'),
(7913, 3193, 'cmsmasters_post_author_box', 'true'),
(7914, 3193, 'cmsmasters_post_more_posts', 'popular'),
(7915, 3193, 'cmsmasters_post_read_more', 'Continue reading...'),
(7916, 3193, 'cmsmasters_page_scheme', 'default'),
(7917, 3193, 'cmsmasters_layout', 'r_sidebar'),
(7918, 3193, 'cmsmasters_sidebar_id', ''),
(7919, 3193, 'cmsmasters_bottom_sidebar', 'true'),
(7920, 3193, 'cmsmasters_bottom_sidebar_id', ''),
(7921, 3193, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7922, 3193, 'cmsmasters_bg_default', 'true'),
(7923, 3193, 'cmsmasters_bg_col', '#ffffff'),
(7924, 3193, 'cmsmasters_bg_img_enable', 'false'),
(7925, 3193, 'cmsmasters_bg_img', ''),
(7926, 3193, 'cmsmasters_bg_rep', 'no-repeat'),
(7927, 3193, 'cmsmasters_bg_pos', 'top center'),
(7928, 3193, 'cmsmasters_bg_att', 'scroll'),
(7929, 3193, 'cmsmasters_bg_size', 'cover'),
(7930, 3193, 'cmsmasters_heading', 'default'),
(7931, 3193, 'cmsmasters_heading_title', ''),
(7932, 3193, 'cmsmasters_heading_subtitle', ''),
(7933, 3193, 'cmsmasters_heading_icon', ''),
(7934, 3193, 'cmsmasters_heading_alignment', 'center'),
(7935, 3193, 'cmsmasters_heading_scheme', 'first'),
(7936, 3193, 'cmsmasters_heading_bg_img_enable', 'true'),
(7937, 3193, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(7938, 3193, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(7939, 3193, 'cmsmasters_heading_bg_att', 'scroll'),
(7940, 3193, 'cmsmasters_heading_bg_size', 'cover'),
(7941, 3193, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(7942, 3193, 'cmsmasters_heading_height', '250'),
(7943, 3193, 'cmsmasters_breadcrumbs', 'true'),
(7944, 3193, 'cmsmasters_composer_fullscreen', 'false'),
(7945, 3193, 'slide_template', 'default'),
(7946, 3193, 'cmsmasters_project_columns', 'three'),
(7947, 3193, 'cmsmasters_project_video_type', 'embedded'),
(7948, 3193, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(7949, 3193, 'cmsmasters_project_title', 'true'),
(7950, 3193, 'cmsmasters_project_size', 'one_x_one'),
(7951, 3193, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7952, 3193, 'cmsmasters_project_link_text', 'View Project'),
(7953, 3193, 'cmsmasters_project_link_redirect', 'true'),
(7954, 3193, 'cmsmasters_project_link_target', 'false'),
(7955, 3193, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7956, 3193, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7957, 3193, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(7958, 3193, 'cmsmasters_project_sharing_box', 'true'),
(7959, 3193, 'cmsmasters_project_author_box', 'false'),
(7960, 3193, 'cmsmasters_project_more_posts', 'popular'),
(7961, 3193, 'cmsmasters_project_read_more', 'Learn More...'),
(7962, 3193, 'cmsmasters_likes', '1'),
(7963, 3193, 'cmsmasters_project_images', '4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg'),
(7964, 3193, '_thumbnail_id', '4557'),
(7965, 4211, 'cmsmasters_composer_show', 'false'),
(7966, 4211, 'cmsmasters_post_image_show', 'false'),
(7967, 4211, 'cmsmasters_post_image_link', ''),
(7968, 4211, 'cmsmasters_post_images', ''),
(7969, 4211, 'cmsmasters_post_video_type', 'embedded'),
(7970, 4211, 'cmsmasters_post_video_link', ''),
(7971, 4211, 'cmsmasters_post_video_links', ''),
(7972, 4211, 'cmsmasters_post_audio_links', ''),
(7973, 4211, 'cmsmasters_post_title', 'true'),
(7974, 4211, 'cmsmasters_post_sharing_box', 'true'),
(7975, 4211, 'cmsmasters_post_author_box', 'true'),
(7976, 4211, 'cmsmasters_post_more_posts', 'popular'),
(7977, 4211, 'cmsmasters_post_read_more', 'Continue reading...'),
(7978, 4211, 'cmsmasters_page_scheme', 'default'),
(7979, 4211, 'cmsmasters_layout', 'r_sidebar'),
(7980, 4211, 'cmsmasters_sidebar_id', ''),
(7981, 4211, 'cmsmasters_bottom_sidebar', 'true'),
(7982, 4211, 'cmsmasters_bottom_sidebar_id', ''),
(7983, 4211, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(7984, 4211, 'cmsmasters_bg_default', 'true'),
(7985, 4211, 'cmsmasters_bg_col', '#ffffff'),
(7986, 4211, 'cmsmasters_bg_img_enable', 'false'),
(7987, 4211, 'cmsmasters_bg_img', ''),
(7988, 4211, 'cmsmasters_bg_rep', 'no-repeat'),
(7989, 4211, 'cmsmasters_bg_pos', 'top center'),
(7990, 4211, 'cmsmasters_bg_att', 'scroll'),
(7991, 4211, 'cmsmasters_bg_size', 'cover'),
(7992, 4211, 'cmsmasters_heading', 'default'),
(7993, 4211, 'cmsmasters_heading_title', ''),
(7994, 4211, 'cmsmasters_heading_subtitle', ''),
(7995, 4211, 'cmsmasters_heading_icon', ''),
(7996, 4211, 'cmsmasters_heading_alignment', 'center'),
(7997, 4211, 'cmsmasters_heading_scheme', 'first'),
(7998, 4211, 'cmsmasters_heading_bg_img_enable', 'true'),
(7999, 4211, 'cmsmasters_heading_bg_img', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-300x169.jpg'),
(8000, 4211, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8001, 4211, 'cmsmasters_heading_bg_att', 'fixed'),
(8002, 4211, 'cmsmasters_heading_bg_size', 'cover'),
(8003, 4211, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8004, 4211, 'cmsmasters_heading_height', '250'),
(8005, 4211, 'cmsmasters_breadcrumbs', 'true'),
(8006, 4211, 'cmsmasters_composer_fullscreen', 'false'),
(8007, 4211, 'slide_template', 'default'),
(8008, 4211, 'cmsmasters_project_columns', 'three'),
(8009, 4211, 'cmsmasters_project_video_type', 'embedded'),
(8010, 4211, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(8011, 4211, 'cmsmasters_project_title', 'true'),
(8012, 4211, 'cmsmasters_project_size', 'two_x_one'),
(8013, 4211, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(8014, 4211, 'cmsmasters_project_link_text', 'View Project'),
(8015, 4211, 'cmsmasters_project_link_redirect', 'true'),
(8016, 4211, 'cmsmasters_project_link_target', 'false'),
(8017, 4211, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(8018, 4211, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(8019, 4211, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(8020, 4211, 'cmsmasters_project_sharing_box', 'true'),
(8021, 4211, 'cmsmasters_project_author_box', 'false'),
(8022, 4211, 'cmsmasters_project_more_posts', 'popular'),
(8023, 4211, 'cmsmasters_project_read_more', 'Learn More...'),
(8024, 4211, 'cmsmasters_project_images', '4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg'),
(8025, 4211, 'cmsmasters_likes', '1'),
(8026, 4211, '_thumbnail_id', '4558'),
(8027, 4222, 'cmsmasters_composer_show', 'false'),
(8028, 4222, 'cmsmasters_post_image_show', 'false'),
(8029, 4222, 'cmsmasters_post_image_link', ''),
(8030, 4222, 'cmsmasters_post_images', ''),
(8031, 4222, 'cmsmasters_post_video_type', 'embedded'),
(8032, 4222, 'cmsmasters_post_video_link', ''),
(8033, 4222, 'cmsmasters_post_video_links', ''),
(8034, 4222, 'cmsmasters_post_audio_links', ''),
(8035, 4222, 'cmsmasters_post_title', 'true'),
(8036, 4222, 'cmsmasters_post_sharing_box', 'true'),
(8037, 4222, 'cmsmasters_post_author_box', 'true'),
(8038, 4222, 'cmsmasters_post_more_posts', 'popular'),
(8039, 4222, 'cmsmasters_post_read_more', 'Continue reading...'),
(8040, 4222, 'cmsmasters_page_scheme', 'default'),
(8041, 4222, 'cmsmasters_layout', 'r_sidebar'),
(8042, 4222, 'cmsmasters_sidebar_id', ''),
(8043, 4222, 'cmsmasters_bottom_sidebar', 'true'),
(8044, 4222, 'cmsmasters_bottom_sidebar_id', ''),
(8045, 4222, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8046, 4222, 'cmsmasters_bg_default', 'true'),
(8047, 4222, 'cmsmasters_bg_col', '#ffffff'),
(8048, 4222, 'cmsmasters_bg_img_enable', 'false'),
(8049, 4222, 'cmsmasters_bg_img', ''),
(8050, 4222, 'cmsmasters_bg_rep', 'no-repeat'),
(8051, 4222, 'cmsmasters_bg_pos', 'top center'),
(8052, 4222, 'cmsmasters_bg_att', 'scroll'),
(8053, 4222, 'cmsmasters_bg_size', 'cover'),
(8054, 4222, 'cmsmasters_heading', 'default'),
(8055, 4222, 'cmsmasters_heading_title', ''),
(8056, 4222, 'cmsmasters_heading_subtitle', ''),
(8057, 4222, 'cmsmasters_heading_icon', ''),
(8058, 4222, 'cmsmasters_heading_alignment', 'center'),
(8059, 4222, 'cmsmasters_heading_scheme', 'first'),
(8060, 4222, 'cmsmasters_heading_bg_img_enable', 'true'),
(8061, 4222, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8062, 4222, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8063, 4222, 'cmsmasters_heading_bg_att', 'fixed'),
(8064, 4222, 'cmsmasters_heading_bg_size', 'cover'),
(8065, 4222, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8066, 4222, 'cmsmasters_heading_height', '250'),
(8067, 4222, 'cmsmasters_breadcrumbs', 'true'),
(8068, 4222, 'cmsmasters_composer_fullscreen', 'false'),
(8069, 4222, 'slide_template', 'default'),
(8070, 4222, 'cmsmasters_project_images', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg'),
(8071, 4222, 'cmsmasters_project_columns', 'three'),
(8072, 4222, 'cmsmasters_project_video_type', 'embedded'),
(8073, 4222, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(8074, 4222, 'cmsmasters_project_title', 'true'),
(8075, 4222, 'cmsmasters_project_size', 'two_x_two'),
(8076, 4222, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(8077, 4222, 'cmsmasters_project_link_text', 'View Project'),
(8078, 4222, 'cmsmasters_project_link_redirect', 'true'),
(8079, 4222, 'cmsmasters_project_link_target', 'false'),
(8080, 4222, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(8081, 4222, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(8082, 4222, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(8083, 4222, 'cmsmasters_project_sharing_box', 'true'),
(8084, 4222, 'cmsmasters_project_author_box', 'false'),
(8085, 4222, 'cmsmasters_project_more_posts', 'popular'),
(8086, 4222, 'cmsmasters_project_read_more', 'Learn More...'),
(8087, 4222, 'cmsmasters_likes', '1'),
(8088, 4222, '_thumbnail_id', '4559'),
(8089, 901, '_EventOrigin', 'events-calendar'),
(8090, 901, '_tribe_modified_fields', 'a:5:{s:25:"cmsmasters_gutenberg_show";i:1741525899;s:13:"_EventEndDate";i:1548148507;s:16:"_EventEndDateUTC";i:1548148507;s:14:"_EventDuration";i:1548148507;s:18:"_EventTimezoneAbbr";i:1548148507;}'),
(8091, 901, 'cmsmasters_post_image_show', 'false'),
(8092, 901, 'cmsmasters_post_image_link', ''),
(8093, 901, 'cmsmasters_post_images', ''),
(8094, 901, 'cmsmasters_post_video_type', 'embedded'),
(8095, 901, 'cmsmasters_post_video_link', ''),
(8096, 901, 'cmsmasters_post_video_links', ''),
(8097, 901, 'cmsmasters_post_audio_links', ''),
(8098, 901, 'cmsmasters_post_title', 'true'),
(8099, 901, 'cmsmasters_post_sharing_box', 'true'),
(8100, 901, 'cmsmasters_post_author_box', 'true'),
(8101, 901, 'cmsmasters_post_more_posts', 'popular'),
(8102, 901, 'cmsmasters_post_read_more', 'Continue reading...'),
(8103, 901, 'cmsmasters_page_scheme', 'default'),
(8104, 901, 'cmsmasters_layout', 'r_sidebar'),
(8105, 901, 'cmsmasters_sidebar_id', ''),
(8106, 901, 'cmsmasters_bottom_sidebar', 'true'),
(8107, 901, 'cmsmasters_bottom_sidebar_id', ''),
(8108, 901, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8109, 901, 'cmsmasters_bg_default', 'true'),
(8110, 901, 'cmsmasters_bg_col', '#ffffff'),
(8111, 901, 'cmsmasters_bg_img_enable', 'false'),
(8112, 901, 'cmsmasters_bg_img', ''),
(8113, 901, 'cmsmasters_bg_rep', 'no-repeat'),
(8114, 901, 'cmsmasters_bg_pos', 'top center'),
(8115, 901, 'cmsmasters_bg_att', 'scroll'),
(8116, 901, 'cmsmasters_bg_size', 'cover'),
(8117, 901, 'cmsmasters_heading', 'default'),
(8118, 901, 'cmsmasters_heading_title', ''),
(8119, 901, 'cmsmasters_heading_subtitle', ''),
(8120, 901, 'cmsmasters_heading_icon', ''),
(8121, 901, 'cmsmasters_heading_alignment', 'center'),
(8122, 901, 'cmsmasters_heading_scheme', 'first'),
(8123, 901, 'cmsmasters_heading_bg_img_enable', 'true'),
(8124, 901, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8125, 901, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8126, 901, 'cmsmasters_heading_bg_att', 'scroll'),
(8127, 901, 'cmsmasters_heading_bg_size', 'cover'),
(8128, 901, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8129, 901, 'cmsmasters_heading_height', '250'),
(8130, 901, 'cmsmasters_breadcrumbs', 'true'),
(8131, 901, 'cmsmasters_composer_show', 'false'),
(8132, 901, 'cmsmasters_composer_fullscreen', 'false'),
(8133, 901, '_EventShowMapLink', '1'),
(8134, 901, '_EventShowMap', '1'),
(8135, 901, '_EventStartDate', '2016-05-06 08:00:00'),
(8136, 901, '_EventEndDate', '2025-05-23 17:00:00'),
(8137, 901, '_EventStartDateUTC', '2016-05-06 08:00:00'),
(8138, 901, '_EventEndDateUTC', '2025-05-23 17:00:00'),
(8139, 901, '_EventDuration', '285498000'),
(8140, 901, '_EventVenueID', '903'),
(8141, 901, '_EventCurrencySymbol', ''),
(8142, 901, '_EventCurrencyPosition', 'prefix'),
(8143, 901, '_EventURL', ''),
(8144, 901, '_EventTimezone', 'UTC+0'),
(8145, 901, '_EventTimezoneAbbr', 'UTC+0'),
(8146, 901, '_EventRecurrence', 'a:3:{s:5:"rules";a:0:{}s:10:"exclusions";a:0:{}s:11:"description";N;}'),
(8147, 901, '_EventOrganizerID', '902'),
(8148, 901, '_wp_old_slug', 'the-sermon-in-church'),
(8149, 901, 'slide_template', 'default'),
(8150, 901, '_thumbnail_id', '4558'),
(8151, 901, '_EventCost', ''),
(8152, 901, 'cmsmasters_gutenberg_show', 'false'),
(8153, 934, '_EventOrigin', 'events-calendar'),
(8154, 934, '_tribe_modified_fields', 'a:5:{s:25:"cmsmasters_gutenberg_show";i:1741525899;s:13:"_EventEndDate";i:1548148469;s:16:"_EventEndDateUTC";i:1548148469;s:14:"_EventDuration";i:1548148469;s:18:"_EventTimezoneAbbr";i:1548148469;}'),
(8155, 934, 'cmsmasters_post_image_show', 'false'),
(8156, 934, 'cmsmasters_post_image_link', ''),
(8157, 934, 'cmsmasters_post_images', ''),
(8158, 934, 'cmsmasters_post_video_type', 'embedded'),
(8159, 934, 'cmsmasters_post_video_link', ''),
(8160, 934, 'cmsmasters_post_video_links', ''),
(8161, 934, 'cmsmasters_post_audio_links', ''),
(8162, 934, 'cmsmasters_post_title', 'true'),
(8163, 934, 'cmsmasters_post_sharing_box', 'true'),
(8164, 934, 'cmsmasters_post_author_box', 'true'),
(8165, 934, 'cmsmasters_post_more_posts', 'popular'),
(8166, 934, 'cmsmasters_post_read_more', 'Continue reading...'),
(8167, 934, 'cmsmasters_page_scheme', 'default'),
(8168, 934, 'cmsmasters_layout', 'r_sidebar'),
(8169, 934, 'cmsmasters_sidebar_id', ''),
(8170, 934, 'cmsmasters_bottom_sidebar', 'true'),
(8171, 934, 'cmsmasters_bottom_sidebar_id', ''),
(8172, 934, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8173, 934, 'cmsmasters_bg_default', 'true'),
(8174, 934, 'cmsmasters_bg_col', '#ffffff'),
(8175, 934, 'cmsmasters_bg_img_enable', 'false'),
(8176, 934, 'cmsmasters_bg_img', ''),
(8177, 934, 'cmsmasters_bg_rep', 'no-repeat'),
(8178, 934, 'cmsmasters_bg_pos', 'top center'),
(8179, 934, 'cmsmasters_bg_att', 'scroll'),
(8180, 934, 'cmsmasters_bg_size', 'cover'),
(8181, 934, 'cmsmasters_heading', 'default'),
(8182, 934, 'cmsmasters_heading_title', ''),
(8183, 934, 'cmsmasters_heading_subtitle', ''),
(8184, 934, 'cmsmasters_heading_icon', ''),
(8185, 934, 'cmsmasters_heading_alignment', 'center'),
(8186, 934, 'cmsmasters_heading_scheme', 'first'),
(8187, 934, 'cmsmasters_heading_bg_img_enable', 'true'),
(8188, 934, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8189, 934, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8190, 934, 'cmsmasters_heading_bg_att', 'scroll'),
(8191, 934, 'cmsmasters_heading_bg_size', 'cover'),
(8192, 934, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8193, 934, 'cmsmasters_heading_height', '250'),
(8194, 934, 'cmsmasters_breadcrumbs', 'true'),
(8195, 934, 'cmsmasters_composer_show', 'false'),
(8196, 934, 'cmsmasters_composer_fullscreen', 'false'),
(8197, 934, '_EventShowMapLink', '1'),
(8198, 934, '_EventShowMap', '1'),
(8199, 934, '_EventStartDate', '2016-05-10 08:00:00'),
(8200, 934, '_EventEndDate', '2025-05-25 17:00:00'),
(8201, 934, '_EventStartDateUTC', '2016-05-10 08:00:00'),
(8202, 934, '_EventEndDateUTC', '2025-05-25 17:00:00'),
(8203, 934, '_EventDuration', '285325200'),
(8204, 934, '_EventVenueID', '937'),
(8205, 934, '_EventCurrencySymbol', ''),
(8206, 934, '_EventCurrencyPosition', 'prefix'),
(8207, 934, '_EventURL', ''),
(8208, 934, '_EventTimezone', 'UTC+0'),
(8209, 934, '_EventTimezoneAbbr', 'UTC+0'),
(8210, 934, '_EventRecurrence', 'a:3:{s:5:"rules";a:0:{}s:10:"exclusions";a:0:{}s:11:"description";N;}'),
(8211, 934, '_EventOrganizerID', '0'),
(8212, 934, '_wp_old_slug', 'preaching'),
(8213, 934, 'slide_template', 'default'),
(8214, 934, '_thumbnail_id', '4559'),
(8215, 934, '_EventCost', ''),
(8216, 934, 'cmsmasters_gutenberg_show', 'false'),
(8217, 938, '_EventOrigin', 'events-calendar'),
(8218, 938, '_tribe_modified_fields', 'a:8:{s:25:"cmsmasters_gutenberg_show";i:1741525899;s:13:"_EventEndDate";i:1548148425;s:16:"_EventEndDateUTC";i:1548148425;s:14:"_EventDuration";i:1548148425;s:18:"_EventTimezoneAbbr";i:1548148425;s:19:"_vcv-sourceChecksum";i:1744865706;s:19:"vcvSourceCssFileUrl";i:1744865706;s:22:"_vcv-globalCssMigrated";i:1744865706;}'),
(8219, 938, 'cmsmasters_post_image_show', 'false'),
(8220, 938, 'cmsmasters_post_image_link', ''),
(8221, 938, 'cmsmasters_post_images', ''),
(8222, 938, 'cmsmasters_post_video_type', 'embedded'),
(8223, 938, 'cmsmasters_post_video_link', ''),
(8224, 938, 'cmsmasters_post_video_links', ''),
(8225, 938, 'cmsmasters_post_audio_links', ''),
(8226, 938, 'cmsmasters_post_title', 'true'),
(8227, 938, 'cmsmasters_post_sharing_box', 'true'),
(8228, 938, 'cmsmasters_post_author_box', 'true'),
(8229, 938, 'cmsmasters_post_more_posts', 'popular'),
(8230, 938, 'cmsmasters_post_read_more', 'Continue reading...'),
(8231, 938, 'cmsmasters_page_scheme', 'default'),
(8232, 938, 'cmsmasters_layout', 'r_sidebar'),
(8233, 938, 'cmsmasters_sidebar_id', ''),
(8234, 938, 'cmsmasters_bottom_sidebar', 'true'),
(8235, 938, 'cmsmasters_bottom_sidebar_id', ''),
(8236, 938, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8237, 938, 'cmsmasters_bg_default', 'true'),
(8238, 938, 'cmsmasters_bg_col', '#ffffff'),
(8239, 938, 'cmsmasters_bg_img_enable', 'false'),
(8240, 938, 'cmsmasters_bg_img', ''),
(8241, 938, 'cmsmasters_bg_rep', 'no-repeat'),
(8242, 938, 'cmsmasters_bg_pos', 'top center'),
(8243, 938, 'cmsmasters_bg_att', 'scroll'),
(8244, 938, 'cmsmasters_bg_size', 'cover'),
(8245, 938, 'cmsmasters_heading', 'default'),
(8246, 938, 'cmsmasters_heading_title', ''),
(8247, 938, 'cmsmasters_heading_subtitle', ''),
(8248, 938, 'cmsmasters_heading_icon', ''),
(8249, 938, 'cmsmasters_heading_alignment', 'center'),
(8250, 938, 'cmsmasters_heading_scheme', 'first'),
(8251, 938, 'cmsmasters_heading_bg_img_enable', 'true'),
(8252, 938, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8253, 938, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8254, 938, 'cmsmasters_heading_bg_att', 'scroll'),
(8255, 938, 'cmsmasters_heading_bg_size', 'cover'),
(8256, 938, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8257, 938, 'cmsmasters_heading_height', '250'),
(8258, 938, 'cmsmasters_breadcrumbs', 'true'),
(8259, 938, 'cmsmasters_composer_show', 'false'),
(8260, 938, 'cmsmasters_composer_fullscreen', 'false'),
(8261, 938, '_EventShowMapLink', '1'),
(8262, 938, '_EventShowMap', '1'),
(8263, 938, '_EventStartDate', '2016-05-20 08:00:00'),
(8264, 938, '_EventEndDate', '2025-05-24 17:00:00'),
(8265, 938, '_EventStartDateUTC', '2016-05-20 08:00:00'),
(8266, 938, '_EventEndDateUTC', '2025-05-24 17:00:00'),
(8267, 938, '_EventDuration', '284374800'),
(8268, 938, '_EventVenueID', '939'),
(8269, 938, '_EventCurrencySymbol', ''),
(8270, 938, '_EventCurrencyPosition', 'prefix'),
(8271, 938, '_EventURL', ''),
(8272, 938, '_EventTimezone', 'UTC+0'),
(8273, 938, '_EventTimezoneAbbr', 'UTC+0'),
(8274, 938, '_EventRecurrence', 'a:3:{s:5:"rules";a:0:{}s:10:"exclusions";a:0:{}s:11:"description";N;}'),
(8275, 938, '_EventOrganizerID', '902'),
(8276, 938, '_wp_old_slug', 'public-cleaning'),
(8277, 938, 'slide_template', 'default'),
(8278, 938, '_thumbnail_id', '4559'),
(8279, 938, '_EventCost', ''),
(8280, 938, 'cmsmasters_gutenberg_show', 'false'),
(8281, 940, '_EventOrigin', 'events-calendar'),
(8282, 940, '_tribe_modified_fields', 'a:5:{s:25:"cmsmasters_gutenberg_show";i:1741525899;s:13:"_EventEndDate";i:1548148548;s:16:"_EventEndDateUTC";i:1548148548;s:14:"_EventDuration";i:1548148548;s:18:"_EventTimezoneAbbr";i:1548148548;}'),
(8283, 940, 'cmsmasters_post_image_show', 'false'),
(8284, 940, 'cmsmasters_post_image_link', ''),
(8285, 940, 'cmsmasters_post_images', ''),
(8286, 940, 'cmsmasters_post_video_type', 'embedded'),
(8287, 940, 'cmsmasters_post_video_link', ''),
(8288, 940, 'cmsmasters_post_video_links', ''),
(8289, 940, 'cmsmasters_post_audio_links', ''),
(8290, 940, 'cmsmasters_post_title', 'true'),
(8291, 940, 'cmsmasters_post_sharing_box', 'true'),
(8292, 940, 'cmsmasters_post_author_box', 'true'),
(8293, 940, 'cmsmasters_post_more_posts', 'popular'),
(8294, 940, 'cmsmasters_post_read_more', 'Continue reading...'),
(8295, 940, 'cmsmasters_page_scheme', 'default'),
(8296, 940, 'cmsmasters_layout', 'r_sidebar'),
(8297, 940, 'cmsmasters_sidebar_id', ''),
(8298, 940, 'cmsmasters_bottom_sidebar', 'true'),
(8299, 940, 'cmsmasters_bottom_sidebar_id', ''),
(8300, 940, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8301, 940, 'cmsmasters_bg_default', 'true'),
(8302, 940, 'cmsmasters_bg_col', '#ffffff'),
(8303, 940, 'cmsmasters_bg_img_enable', 'false'),
(8304, 940, 'cmsmasters_bg_img', ''),
(8305, 940, 'cmsmasters_bg_rep', 'no-repeat'),
(8306, 940, 'cmsmasters_bg_pos', 'top center'),
(8307, 940, 'cmsmasters_bg_att', 'scroll'),
(8308, 940, 'cmsmasters_bg_size', 'cover'),
(8309, 940, 'cmsmasters_heading', 'default'),
(8310, 940, 'cmsmasters_heading_title', ''),
(8311, 940, 'cmsmasters_heading_subtitle', ''),
(8312, 940, 'cmsmasters_heading_icon', ''),
(8313, 940, 'cmsmasters_heading_alignment', 'center'),
(8314, 940, 'cmsmasters_heading_scheme', 'first'),
(8315, 940, 'cmsmasters_heading_bg_img_enable', 'true'),
(8316, 940, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8317, 940, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8318, 940, 'cmsmasters_heading_bg_att', 'scroll'),
(8319, 940, 'cmsmasters_heading_bg_size', 'cover'),
(8320, 940, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8321, 940, 'cmsmasters_heading_height', '250'),
(8322, 940, 'cmsmasters_breadcrumbs', 'true'),
(8323, 940, 'cmsmasters_composer_show', 'false'),
(8324, 940, 'cmsmasters_composer_fullscreen', 'false'),
(8325, 940, '_EventShowMapLink', '1'),
(8326, 940, '_EventShowMap', '1'),
(8327, 940, '_EventStartDate', '2016-05-03 08:00:00'),
(8328, 940, '_EventEndDate', '2025-05-31 17:00:00'),
(8329, 940, '_EventStartDateUTC', '2016-05-03 08:00:00'),
(8330, 940, '_EventEndDateUTC', '2025-05-31 17:00:00'),
(8331, 940, '_EventDuration', '286448400'),
(8332, 940, '_EventVenueID', '941'),
(8333, 940, '_EventCurrencySymbol', ''),
(8334, 940, '_EventCurrencyPosition', 'prefix'),
(8335, 940, '_EventURL', ''),
(8336, 940, '_EventTimezone', 'UTC+0'),
(8337, 940, '_EventTimezoneAbbr', 'UTC+0'),
(8338, 940, '_EventRecurrence', 'a:3:{s:5:"rules";a:0:{}s:10:"exclusions";a:0:{}s:11:"description";N;}'),
(8339, 940, '_EventOrganizerID', '902'),
(8340, 940, '_wp_old_slug', 'a-new-way-of-living'),
(8341, 940, 'slide_template', 'default'),
(8342, 940, '_thumbnail_id', '4557'),
(8343, 940, '_EventCost', ''),
(8344, 940, 'cmsmasters_gutenberg_show', 'false'),
(8345, 1274, 'cmsmasters_composer_show', 'false'),
(8346, 1274, 'cmsmasters_post_image_show', 'false'),
(8347, 1274, 'cmsmasters_post_image_link', ''),
(8348, 1274, 'cmsmasters_post_images', ''),
(8349, 1274, 'cmsmasters_post_video_type', 'embedded'),
(8350, 1274, 'cmsmasters_post_video_link', ''),
(8351, 1274, 'cmsmasters_post_video_links', ''),
(8352, 1274, 'cmsmasters_post_audio_links', ''),
(8353, 1274, 'cmsmasters_post_title', 'false'),
(8354, 1274, 'cmsmasters_post_sharing_box', 'false'),
(8355, 1274, 'cmsmasters_post_author_box', 'false'),
(8356, 1274, 'cmsmasters_post_more_posts', 'popular'),
(8357, 1274, 'cmsmasters_post_read_more', 'Continue reading...'),
(8358, 1274, 'cmsmasters_page_scheme', 'default'),
(8359, 1274, 'cmsmasters_layout', 'r_sidebar'),
(8360, 1274, 'cmsmasters_sidebar_id', ''),
(8361, 1274, 'cmsmasters_bottom_sidebar', 'true'),
(8362, 1274, 'cmsmasters_bottom_sidebar_id', ''),
(8363, 1274, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8364, 1274, 'cmsmasters_bg_default', 'true'),
(8365, 1274, 'cmsmasters_bg_col', '#ffffff'),
(8366, 1274, 'cmsmasters_bg_img_enable', 'false'),
(8367, 1274, 'cmsmasters_bg_img', ''),
(8368, 1274, 'cmsmasters_bg_rep', 'no-repeat'),
(8369, 1274, 'cmsmasters_bg_pos', 'top center'),
(8370, 1274, 'cmsmasters_bg_att', 'scroll'),
(8371, 1274, 'cmsmasters_bg_size', 'cover'),
(8372, 1274, 'cmsmasters_heading', 'default'),
(8373, 1274, 'cmsmasters_heading_title', ''),
(8374, 1274, 'cmsmasters_heading_subtitle', ''),
(8375, 1274, 'cmsmasters_heading_icon', ''),
(8376, 1274, 'cmsmasters_heading_alignment', 'center'),
(8377, 1274, 'cmsmasters_heading_scheme', 'first'),
(8378, 1274, 'cmsmasters_heading_bg_img_enable', 'true'),
(8379, 1274, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8380, 1274, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8381, 1274, 'cmsmasters_heading_bg_att', 'scroll'),
(8382, 1274, 'cmsmasters_heading_bg_size', 'cover'),
(8383, 1274, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8384, 1274, 'cmsmasters_heading_height', '250'),
(8385, 1274, 'cmsmasters_breadcrumbs', 'true'),
(8386, 1274, 'cmsmasters_composer_fullscreen', 'false'),
(8387, 1274, 'slide_template', 'default'),
(8388, 1274, 'cmsmasters_sermon_video_link', 'https://vimeo.com/84103278'),
(8389, 1274, 'cmsmasters_sermon_audio_links', 'a:1:{i:0;s:86:"http://my-religion.cmsmasters.net/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3";}'),
(8390, 1274, 'cmsmasters_sermon_download_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(8391, 1274, 'cmsmasters_sermon_pdf_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(8392, 1274, 'cmsmasters_sermon_title', 'false'),
(8393, 1274, 'cmsmasters_sermon_sharing_box', 'true'),
(8394, 1274, 'cmsmasters_sermon_author_box', 'true'),
(8395, 1274, 'cmsmasters_sermon_more_posts', 'related'),
(8396, 1274, '_thumbnail_id', '4556'),
(8397, 1282, 'cmsmasters_composer_show', 'false'),
(8398, 1282, 'cmsmasters_post_image_show', 'false'),
(8399, 1282, 'cmsmasters_post_image_link', ''),
(8400, 1282, 'cmsmasters_post_images', ''),
(8401, 1282, 'cmsmasters_post_video_type', 'embedded'),
(8402, 1282, 'cmsmasters_post_video_link', ''),
(8403, 1282, 'cmsmasters_post_video_links', ''),
(8404, 1282, 'cmsmasters_post_audio_links', ''),
(8405, 1282, 'cmsmasters_post_title', 'false'),
(8406, 1282, 'cmsmasters_post_sharing_box', 'false'),
(8407, 1282, 'cmsmasters_post_author_box', 'false'),
(8408, 1282, 'cmsmasters_post_more_posts', 'popular'),
(8409, 1282, 'cmsmasters_post_read_more', 'Continue reading...'),
(8410, 1282, 'cmsmasters_page_scheme', 'default'),
(8411, 1282, 'cmsmasters_layout', 'r_sidebar'),
(8412, 1282, 'cmsmasters_sidebar_id', ''),
(8413, 1282, 'cmsmasters_bottom_sidebar', 'true'),
(8414, 1282, 'cmsmasters_bottom_sidebar_id', ''),
(8415, 1282, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8416, 1282, 'cmsmasters_bg_default', 'true'),
(8417, 1282, 'cmsmasters_bg_col', '#ffffff'),
(8418, 1282, 'cmsmasters_bg_img_enable', 'false'),
(8419, 1282, 'cmsmasters_bg_img', ''),
(8420, 1282, 'cmsmasters_bg_rep', 'no-repeat'),
(8421, 1282, 'cmsmasters_bg_pos', 'top center'),
(8422, 1282, 'cmsmasters_bg_att', 'scroll'),
(8423, 1282, 'cmsmasters_bg_size', 'cover'),
(8424, 1282, 'cmsmasters_heading', 'default'),
(8425, 1282, 'cmsmasters_heading_title', ''),
(8426, 1282, 'cmsmasters_heading_subtitle', ''),
(8427, 1282, 'cmsmasters_heading_icon', ''),
(8428, 1282, 'cmsmasters_heading_alignment', 'center'),
(8429, 1282, 'cmsmasters_heading_scheme', 'first'),
(8430, 1282, 'cmsmasters_heading_bg_img_enable', 'true'),
(8431, 1282, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8432, 1282, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8433, 1282, 'cmsmasters_heading_bg_att', 'scroll'),
(8434, 1282, 'cmsmasters_heading_bg_size', 'cover'),
(8435, 1282, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8436, 1282, 'cmsmasters_heading_height', '250'),
(8437, 1282, 'cmsmasters_breadcrumbs', 'true'),
(8438, 1282, 'cmsmasters_composer_fullscreen', 'false'),
(8439, 1282, 'slide_template', 'default'),
(8440, 1282, 'cmsmasters_sermon_video_link', 'https://vimeo.com/84103278'),
(8441, 1282, 'cmsmasters_sermon_audio_links', 'a:1:{i:0;s:86:"http://my-religion.cmsmasters.net/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3";}'),
(8442, 1282, 'cmsmasters_sermon_download_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(8443, 1282, 'cmsmasters_sermon_pdf_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(8444, 1282, 'cmsmasters_sermon_title', 'true'),
(8445, 1282, 'cmsmasters_sermon_sharing_box', 'true'),
(8446, 1282, 'cmsmasters_sermon_author_box', 'true'),
(8447, 1282, 'cmsmasters_sermon_more_posts', 'related'),
(8448, 1282, '_thumbnail_id', '4557'),
(8449, 1299, 'cmsmasters_composer_show', 'false'),
(8450, 1299, 'cmsmasters_post_image_show', 'false'),
(8451, 1299, 'cmsmasters_post_image_link', ''),
(8452, 1299, 'cmsmasters_post_images', ''),
(8453, 1299, 'cmsmasters_post_video_type', 'embedded'),
(8454, 1299, 'cmsmasters_post_video_link', ''),
(8455, 1299, 'cmsmasters_post_video_links', ''),
(8456, 1299, 'cmsmasters_post_audio_links', ''),
(8457, 1299, 'cmsmasters_post_title', 'false'),
(8458, 1299, 'cmsmasters_post_sharing_box', 'false'),
(8459, 1299, 'cmsmasters_post_author_box', 'false'),
(8460, 1299, 'cmsmasters_post_more_posts', 'popular'),
(8461, 1299, 'cmsmasters_post_read_more', 'Continue reading...'),
(8462, 1299, 'cmsmasters_page_scheme', 'default'),
(8463, 1299, 'cmsmasters_layout', 'r_sidebar'),
(8464, 1299, 'cmsmasters_sidebar_id', ''),
(8465, 1299, 'cmsmasters_bottom_sidebar', 'true'),
(8466, 1299, 'cmsmasters_bottom_sidebar_id', ''),
(8467, 1299, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8468, 1299, 'cmsmasters_bg_default', 'true'),
(8469, 1299, 'cmsmasters_bg_col', '#ffffff'),
(8470, 1299, 'cmsmasters_bg_img_enable', 'false'),
(8471, 1299, 'cmsmasters_bg_img', ''),
(8472, 1299, 'cmsmasters_bg_rep', 'no-repeat'),
(8473, 1299, 'cmsmasters_bg_pos', 'top center'),
(8474, 1299, 'cmsmasters_bg_att', 'scroll'),
(8475, 1299, 'cmsmasters_bg_size', 'cover'),
(8476, 1299, 'cmsmasters_heading', 'default'),
(8477, 1299, 'cmsmasters_heading_title', ''),
(8478, 1299, 'cmsmasters_heading_subtitle', ''),
(8479, 1299, 'cmsmasters_heading_icon', ''),
(8480, 1299, 'cmsmasters_heading_alignment', 'center'),
(8481, 1299, 'cmsmasters_heading_scheme', 'first'),
(8482, 1299, 'cmsmasters_heading_bg_img_enable', 'true'),
(8483, 1299, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8484, 1299, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8485, 1299, 'cmsmasters_heading_bg_att', 'scroll'),
(8486, 1299, 'cmsmasters_heading_bg_size', 'cover'),
(8487, 1299, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8488, 1299, 'cmsmasters_heading_height', '250'),
(8489, 1299, 'cmsmasters_breadcrumbs', 'true'),
(8490, 1299, 'cmsmasters_composer_fullscreen', 'false'),
(8491, 1299, 'slide_template', 'default'),
(8492, 1299, 'cmsmasters_sermon_video_link', 'https://vimeo.com/84103278'),
(8493, 1299, 'cmsmasters_sermon_audio_links', 'a:1:{i:0;s:86:"http://my-religion.cmsmasters.net/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3";}'),
(8494, 1299, 'cmsmasters_sermon_download_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(8495, 1299, 'cmsmasters_sermon_pdf_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(8496, 1299, 'cmsmasters_sermon_title', 'false'),
(8497, 1299, 'cmsmasters_sermon_sharing_box', 'true'),
(8498, 1299, 'cmsmasters_sermon_author_box', 'true'),
(8499, 1299, 'cmsmasters_sermon_more_posts', 'related'),
(8500, 1299, '_wp_old_slug', '5-steps-for-spiritual-renewal'),
(8501, 1299, '_thumbnail_id', '4558'),
(8502, 1370, '_EventOrigin', 'events-calendar'),
(8503, 1370, '_tribe_modified_fields', 'a:5:{s:25:"cmsmasters_gutenberg_show";i:1741525899;s:13:"_EventEndDate";i:1548148167;s:16:"_EventEndDateUTC";i:1548148167;s:14:"_EventDuration";i:1548148167;s:18:"_EventTimezoneAbbr";i:1548148167;}'),
(8504, 1370, 'cmsmasters_post_image_show', 'false'),
(8505, 1370, 'cmsmasters_post_image_link', ''),
(8506, 1370, 'cmsmasters_post_images', ''),
(8507, 1370, 'cmsmasters_post_video_type', 'embedded'),
(8508, 1370, 'cmsmasters_post_video_link', ''),
(8509, 1370, 'cmsmasters_post_video_links', ''),
(8510, 1370, 'cmsmasters_post_audio_links', ''),
(8511, 1370, 'cmsmasters_post_title', 'true'),
(8512, 1370, 'cmsmasters_post_sharing_box', 'true'),
(8513, 1370, 'cmsmasters_post_author_box', 'true'),
(8514, 1370, 'cmsmasters_post_more_posts', 'popular'),
(8515, 1370, 'cmsmasters_post_read_more', 'Continue reading...'),
(8516, 1370, 'cmsmasters_page_scheme', 'default'),
(8517, 1370, 'cmsmasters_layout', 'r_sidebar'),
(8518, 1370, 'cmsmasters_sidebar_id', ''),
(8519, 1370, 'cmsmasters_bottom_sidebar', 'true'),
(8520, 1370, 'cmsmasters_bottom_sidebar_id', ''),
(8521, 1370, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8522, 1370, 'cmsmasters_bg_default', 'true'),
(8523, 1370, 'cmsmasters_bg_col', '#ffffff'),
(8524, 1370, 'cmsmasters_bg_img_enable', 'false'),
(8525, 1370, 'cmsmasters_bg_img', ''),
(8526, 1370, 'cmsmasters_bg_rep', 'no-repeat'),
(8527, 1370, 'cmsmasters_bg_pos', 'top center'),
(8528, 1370, 'cmsmasters_bg_att', 'scroll'),
(8529, 1370, 'cmsmasters_bg_size', 'cover'),
(8530, 1370, 'cmsmasters_heading', 'default'),
(8531, 1370, 'cmsmasters_heading_title', ''),
(8532, 1370, 'cmsmasters_heading_subtitle', ''),
(8533, 1370, 'cmsmasters_heading_icon', ''),
(8534, 1370, 'cmsmasters_heading_alignment', 'center'),
(8535, 1370, 'cmsmasters_heading_scheme', 'first'),
(8536, 1370, 'cmsmasters_heading_bg_img_enable', 'true'),
(8537, 1370, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8538, 1370, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8539, 1370, 'cmsmasters_heading_bg_att', 'scroll'),
(8540, 1370, 'cmsmasters_heading_bg_size', 'cover'),
(8541, 1370, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8542, 1370, 'cmsmasters_heading_height', '250'),
(8543, 1370, 'cmsmasters_breadcrumbs', 'true'),
(8544, 1370, 'cmsmasters_composer_show', 'false'),
(8545, 1370, 'cmsmasters_composer_fullscreen', 'false'),
(8546, 1370, 'slide_template', 'default'),
(8547, 1370, '_EventShowMapLink', '1'),
(8548, 1370, '_EventShowMap', '1'),
(8549, 1370, '_EventStartDate', '2017-07-12 08:00:00'),
(8550, 1370, '_EventEndDate', '2025-09-05 17:00:00'),
(8551, 1370, '_EventStartDateUTC', '2017-07-12 08:00:00'),
(8552, 1370, '_EventEndDateUTC', '2025-09-05 17:00:00'),
(8553, 1370, '_EventDuration', '257245200'),
(8554, 1370, '_EventVenueID', '1371'),
(8555, 1370, '_EventCurrencySymbol', ''),
(8556, 1370, '_EventCurrencyPosition', 'prefix'),
(8557, 1370, '_EventURL', ''),
(8558, 1370, '_EventTimezone', 'UTC+0'),
(8559, 1370, '_EventTimezoneAbbr', 'UTC+0'),
(8560, 1370, '_EventRecurrence', 'a:3:{s:5:"rules";a:0:{}s:10:"exclusions";a:0:{}s:11:"description";N;}'),
(8561, 1370, '_EventOrganizerID', '902'),
(8562, 1370, '_wp_old_slug', 'caring-about-the-community'),
(8563, 1370, '_thumbnail_id', '4559'),
(8564, 1370, '_EventCost', ''),
(8565, 1370, 'cmsmasters_gutenberg_show', 'false'),
(8566, 1613, '_EventOrigin', 'events-calendar'),
(8567, 1613, '_tribe_modified_fields', 'a:4:{s:25:"cmsmasters_gutenberg_show";i:1741525899;s:13:"_EventEndDate";i:1548148383;s:16:"_EventEndDateUTC";i:1548148383;s:18:"_EventTimezoneAbbr";i:1548148383;}'),
(8568, 1613, 'cmsmasters_post_image_show', 'false'),
(8569, 1613, 'cmsmasters_post_image_link', ''),
(8570, 1613, 'cmsmasters_post_images', ''),
(8571, 1613, 'cmsmasters_post_video_type', 'embedded'),
(8572, 1613, 'cmsmasters_post_video_link', ''),
(8573, 1613, 'cmsmasters_post_video_links', ''),
(8574, 1613, 'cmsmasters_post_audio_links', ''),
(8575, 1613, 'cmsmasters_post_title', 'true'),
(8576, 1613, 'cmsmasters_post_sharing_box', 'true'),
(8577, 1613, 'cmsmasters_post_author_box', 'true'),
(8578, 1613, 'cmsmasters_post_more_posts', 'popular'),
(8579, 1613, 'cmsmasters_post_read_more', 'Continue reading...'),
(8580, 1613, 'cmsmasters_page_scheme', 'default'),
(8581, 1613, 'cmsmasters_layout', 'r_sidebar'),
(8582, 1613, 'cmsmasters_sidebar_id', ''),
(8583, 1613, 'cmsmasters_bottom_sidebar', 'true'),
(8584, 1613, 'cmsmasters_bottom_sidebar_id', ''),
(8585, 1613, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8586, 1613, 'cmsmasters_bg_default', 'true'),
(8587, 1613, 'cmsmasters_bg_col', '#ffffff'),
(8588, 1613, 'cmsmasters_bg_img_enable', 'false'),
(8589, 1613, 'cmsmasters_bg_img', ''),
(8590, 1613, 'cmsmasters_bg_rep', 'no-repeat'),
(8591, 1613, 'cmsmasters_bg_pos', 'top center'),
(8592, 1613, 'cmsmasters_bg_att', 'scroll'),
(8593, 1613, 'cmsmasters_bg_size', 'cover'),
(8594, 1613, 'cmsmasters_heading', 'default'),
(8595, 1613, 'cmsmasters_heading_title', ''),
(8596, 1613, 'cmsmasters_heading_subtitle', ''),
(8597, 1613, 'cmsmasters_heading_icon', ''),
(8598, 1613, 'cmsmasters_heading_alignment', 'center'),
(8599, 1613, 'cmsmasters_heading_scheme', 'first'),
(8600, 1613, 'cmsmasters_heading_bg_img_enable', 'true'),
(8601, 1613, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8602, 1613, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8603, 1613, 'cmsmasters_heading_bg_att', 'scroll'),
(8604, 1613, 'cmsmasters_heading_bg_size', 'cover'),
(8605, 1613, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8606, 1613, 'cmsmasters_heading_height', '250'),
(8607, 1613, 'cmsmasters_breadcrumbs', 'true'),
(8608, 1613, 'cmsmasters_composer_show', 'false'),
(8609, 1613, 'cmsmasters_composer_fullscreen', 'false'),
(8610, 1613, 'slide_template', 'default'),
(8611, 1613, '_EventShowMapLink', '1'),
(8612, 1613, '_EventShowMap', '1'),
(8613, 1613, '_EventAllDay', 'yes'),
(8614, 1613, '_EventStartDate', '2016-05-31 00:00:00'),
(8615, 1613, '_EventEndDate', '2025-05-31 23:59:59'),
(8616, 1613, '_EventStartDateUTC', '2016-05-31 00:00:00'),
(8617, 1613, '_EventEndDateUTC', '2025-05-31 23:59:59'),
(8618, 1613, '_EventDuration', '86399'),
(8619, 1613, '_EventVenueID', '939'),
(8620, 1613, '_EventCurrencySymbol', ''),
(8621, 1613, '_EventCurrencyPosition', 'prefix'),
(8622, 1613, '_EventURL', ''),
(8623, 1613, '_EventOrganizerID', '902'),
(8624, 1613, '_EventTimezone', 'UTC+0'),
(8625, 1613, '_EventTimezoneAbbr', 'UTC+0'),
(8626, 1613, '_EventRecurrence', 'a:3:{s:5:"rules";a:0:{}s:10:"exclusions";a:0:{}s:11:"description";N;}'),
(8627, 1613, '_wp_old_slug', 'worship-night-in-church-music-hall'),
(8628, 1613, '_thumbnail_id', '4555'),
(8629, 1613, '_EventCost', ''),
(8630, 1613, 'cmsmasters_gutenberg_show', 'false'),
(8631, 1839, '_EventOrigin', 'events-calendar'),
(8632, 1839, '_tribe_modified_fields', 'a:4:{s:25:"cmsmasters_gutenberg_show";i:1741525899;s:13:"_EventEndDate";i:1548148339;s:16:"_EventEndDateUTC";i:1548148339;s:18:"_EventTimezoneAbbr";i:1548148339;}'),
(8633, 1839, 'cmsmasters_post_image_show', 'false'),
(8634, 1839, 'cmsmasters_post_image_link', ''),
(8635, 1839, 'cmsmasters_post_images', ''),
(8636, 1839, 'cmsmasters_post_video_type', 'embedded'),
(8637, 1839, 'cmsmasters_post_video_link', '');
INSERT INTO `wpd6_postmeta` VALUES
(8638, 1839, 'cmsmasters_post_video_links', ''),
(8639, 1839, 'cmsmasters_post_audio_links', ''),
(8640, 1839, 'cmsmasters_post_title', 'true'),
(8641, 1839, 'cmsmasters_post_sharing_box', 'true'),
(8642, 1839, 'cmsmasters_post_author_box', 'true'),
(8643, 1839, 'cmsmasters_post_more_posts', 'popular'),
(8644, 1839, 'cmsmasters_post_read_more', 'Continue reading...'),
(8645, 1839, 'cmsmasters_page_scheme', 'default'),
(8646, 1839, 'cmsmasters_layout', 'r_sidebar'),
(8647, 1839, 'cmsmasters_sidebar_id', ''),
(8648, 1839, 'cmsmasters_bottom_sidebar', 'true'),
(8649, 1839, 'cmsmasters_bottom_sidebar_id', ''),
(8650, 1839, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(8651, 1839, 'cmsmasters_bg_default', 'true'),
(8652, 1839, 'cmsmasters_bg_col', '#ffffff'),
(8653, 1839, 'cmsmasters_bg_img_enable', 'false'),
(8654, 1839, 'cmsmasters_bg_img', ''),
(8655, 1839, 'cmsmasters_bg_rep', 'no-repeat'),
(8656, 1839, 'cmsmasters_bg_pos', 'top center'),
(8657, 1839, 'cmsmasters_bg_att', 'scroll'),
(8658, 1839, 'cmsmasters_bg_size', 'cover'),
(8659, 1839, 'cmsmasters_heading', 'default'),
(8660, 1839, 'cmsmasters_heading_title', ''),
(8661, 1839, 'cmsmasters_heading_subtitle', ''),
(8662, 1839, 'cmsmasters_heading_icon', ''),
(8663, 1839, 'cmsmasters_heading_alignment', 'center'),
(8664, 1839, 'cmsmasters_heading_scheme', 'first'),
(8665, 1839, 'cmsmasters_heading_bg_img_enable', 'true'),
(8666, 1839, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(8667, 1839, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8668, 1839, 'cmsmasters_heading_bg_att', 'scroll'),
(8669, 1839, 'cmsmasters_heading_bg_size', 'cover'),
(8670, 1839, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8671, 1839, 'cmsmasters_heading_height', '250'),
(8672, 1839, 'cmsmasters_breadcrumbs', 'true'),
(8673, 1839, 'cmsmasters_composer_show', 'false'),
(8674, 1839, 'cmsmasters_composer_fullscreen', 'false'),
(8675, 1839, 'slide_template', 'default'),
(8676, 1839, '_EventShowMapLink', '1'),
(8677, 1839, '_EventShowMap', '1'),
(8678, 1839, '_EventAllDay', 'yes'),
(8679, 1839, '_EventStartDate', '2016-06-15 00:00:00'),
(8680, 1839, '_EventEndDate', '2025-07-27 23:59:59'),
(8681, 1839, '_EventStartDateUTC', '2016-06-15 00:00:00'),
(8682, 1839, '_EventEndDateUTC', '2025-07-27 23:59:59'),
(8683, 1839, '_EventDuration', '2505599'),
(8684, 1839, '_EventVenueID', '1371'),
(8685, 1839, '_EventCurrencySymbol', ''),
(8686, 1839, '_EventCurrencyPosition', 'prefix'),
(8687, 1839, '_EventURL', ''),
(8688, 1839, '_EventTimezone', 'UTC+0'),
(8689, 1839, '_EventTimezoneAbbr', 'UTC+0'),
(8690, 1839, '_EventRecurrence', 'a:3:{s:5:"rules";a:0:{}s:10:"exclusions";a:0:{}s:11:"description";N;}'),
(8691, 1839, '_wp_old_slug', '1839'),
(8692, 1839, '_EventOrganizerID', '902'),
(8693, 1839, '_thumbnail_id', '4556'),
(8694, 1839, '_EventCost', ''),
(8695, 1839, 'cmsmasters_gutenberg_show', 'false'),
(8696, 2560, 'cmsmasters_composer_show', 'false'),
(8697, 2560, 'cmsmasters_post_image_show', 'false'),
(8698, 2560, 'cmsmasters_post_image_link', ''),
(8699, 2560, 'cmsmasters_post_images', ''),
(8700, 2560, 'cmsmasters_post_video_type', 'embedded'),
(8701, 2560, 'cmsmasters_post_video_link', ''),
(8702, 2560, 'cmsmasters_post_video_links', ''),
(8703, 2560, 'cmsmasters_post_audio_links', ''),
(8704, 2560, 'cmsmasters_post_title', 'false'),
(8705, 2560, 'cmsmasters_post_sharing_box', 'false'),
(8706, 2560, 'cmsmasters_post_author_box', 'false'),
(8707, 2560, 'cmsmasters_post_more_posts', 'popular'),
(8708, 2560, 'cmsmasters_post_read_more', 'Continue reading...'),
(8709, 2560, 'cmsmasters_page_scheme', 'default'),
(8710, 2560, 'cmsmasters_layout', 'r_sidebar'),
(8711, 2560, 'cmsmasters_sidebar_id', ''),
(8712, 2560, 'cmsmasters_bottom_sidebar', 'true'),
(8713, 2560, 'cmsmasters_bottom_sidebar_id', ''),
(8714, 2560, 'cmsmasters_bottom_sidebar_layout', '131313'),
(8715, 2560, 'cmsmasters_bg_default', 'true'),
(8716, 2560, 'cmsmasters_bg_col', '#ffffff'),
(8717, 2560, 'cmsmasters_bg_img_enable', 'false'),
(8718, 2560, 'cmsmasters_bg_img', ''),
(8719, 2560, 'cmsmasters_bg_rep', 'no-repeat'),
(8720, 2560, 'cmsmasters_bg_pos', 'top center'),
(8721, 2560, 'cmsmasters_bg_att', 'scroll'),
(8722, 2560, 'cmsmasters_bg_size', 'cover'),
(8723, 2560, 'cmsmasters_heading', 'default'),
(8724, 2560, 'cmsmasters_heading_title', ''),
(8725, 2560, 'cmsmasters_heading_subtitle', ''),
(8726, 2560, 'cmsmasters_heading_icon', ''),
(8727, 2560, 'cmsmasters_heading_alignment', 'center'),
(8728, 2560, 'cmsmasters_heading_scheme', 'first'),
(8729, 2560, 'cmsmasters_heading_bg_img_enable', 'true'),
(8730, 2560, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(8731, 2560, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8732, 2560, 'cmsmasters_heading_bg_att', 'fixed'),
(8733, 2560, 'cmsmasters_heading_bg_size', 'cover'),
(8734, 2560, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8735, 2560, 'cmsmasters_heading_height', '250'),
(8736, 2560, 'cmsmasters_breadcrumbs', 'true'),
(8737, 2560, 'cmsmasters_composer_fullscreen', 'false'),
(8738, 2560, 'slide_template', 'default'),
(8739, 2563, 'cmsmasters_composer_show', 'false'),
(8740, 2563, 'cmsmasters_post_image_show', 'false'),
(8741, 2563, 'cmsmasters_post_image_link', ''),
(8742, 2563, 'cmsmasters_post_images', ''),
(8743, 2563, 'cmsmasters_post_video_type', 'embedded'),
(8744, 2563, 'cmsmasters_post_video_link', ''),
(8745, 2563, 'cmsmasters_post_video_links', ''),
(8746, 2563, 'cmsmasters_post_audio_links', ''),
(8747, 2563, 'cmsmasters_post_title', 'false'),
(8748, 2563, 'cmsmasters_post_sharing_box', 'false'),
(8749, 2563, 'cmsmasters_post_author_box', 'false'),
(8750, 2563, 'cmsmasters_post_more_posts', 'popular'),
(8751, 2563, 'cmsmasters_post_read_more', 'Continue reading...'),
(8752, 2563, 'cmsmasters_page_scheme', 'default'),
(8753, 2563, 'cmsmasters_layout', 'r_sidebar'),
(8754, 2563, 'cmsmasters_sidebar_id', ''),
(8755, 2563, 'cmsmasters_bottom_sidebar', 'true'),
(8756, 2563, 'cmsmasters_bottom_sidebar_id', ''),
(8757, 2563, 'cmsmasters_bottom_sidebar_layout', '131313'),
(8758, 2563, 'cmsmasters_bg_default', 'true'),
(8759, 2563, 'cmsmasters_bg_col', '#ffffff'),
(8760, 2563, 'cmsmasters_bg_img_enable', 'false'),
(8761, 2563, 'cmsmasters_bg_img', ''),
(8762, 2563, 'cmsmasters_bg_rep', 'no-repeat'),
(8763, 2563, 'cmsmasters_bg_pos', 'top center'),
(8764, 2563, 'cmsmasters_bg_att', 'scroll'),
(8765, 2563, 'cmsmasters_bg_size', 'cover'),
(8766, 2563, 'cmsmasters_heading', 'default'),
(8767, 2563, 'cmsmasters_heading_title', ''),
(8768, 2563, 'cmsmasters_heading_subtitle', ''),
(8769, 2563, 'cmsmasters_heading_icon', ''),
(8770, 2563, 'cmsmasters_heading_alignment', 'center'),
(8771, 2563, 'cmsmasters_heading_scheme', 'first'),
(8772, 2563, 'cmsmasters_heading_bg_img_enable', 'true'),
(8773, 2563, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(8774, 2563, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8775, 2563, 'cmsmasters_heading_bg_att', 'fixed'),
(8776, 2563, 'cmsmasters_heading_bg_size', 'cover'),
(8777, 2563, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8778, 2563, 'cmsmasters_heading_height', '250'),
(8779, 2563, 'cmsmasters_breadcrumbs', 'true'),
(8780, 2563, 'cmsmasters_composer_fullscreen', 'false'),
(8781, 2563, 'slide_template', 'default'),
(8782, 2569, 'cmsmasters_composer_show', 'false'),
(8783, 2569, 'cmsmasters_post_image_show', 'false'),
(8784, 2569, 'cmsmasters_post_image_link', ''),
(8785, 2569, 'cmsmasters_post_images', ''),
(8786, 2569, 'cmsmasters_post_video_type', 'embedded'),
(8787, 2569, 'cmsmasters_post_video_link', ''),
(8788, 2569, 'cmsmasters_post_video_links', ''),
(8789, 2569, 'cmsmasters_post_audio_links', ''),
(8790, 2569, 'cmsmasters_post_title', 'false'),
(8791, 2569, 'cmsmasters_post_sharing_box', 'false'),
(8792, 2569, 'cmsmasters_post_author_box', 'false'),
(8793, 2569, 'cmsmasters_post_more_posts', 'popular'),
(8794, 2569, 'cmsmasters_post_read_more', 'Continue reading...'),
(8795, 2569, 'cmsmasters_page_scheme', 'default'),
(8796, 2569, 'cmsmasters_layout', 'r_sidebar'),
(8797, 2569, 'cmsmasters_sidebar_id', ''),
(8798, 2569, 'cmsmasters_bottom_sidebar', 'true'),
(8799, 2569, 'cmsmasters_bottom_sidebar_id', ''),
(8800, 2569, 'cmsmasters_bottom_sidebar_layout', '131313'),
(8801, 2569, 'cmsmasters_bg_default', 'true'),
(8802, 2569, 'cmsmasters_bg_col', '#ffffff'),
(8803, 2569, 'cmsmasters_bg_img_enable', 'false'),
(8804, 2569, 'cmsmasters_bg_img', ''),
(8805, 2569, 'cmsmasters_bg_rep', 'no-repeat'),
(8806, 2569, 'cmsmasters_bg_pos', 'top center'),
(8807, 2569, 'cmsmasters_bg_att', 'scroll'),
(8808, 2569, 'cmsmasters_bg_size', 'cover'),
(8809, 2569, 'cmsmasters_heading', 'default'),
(8810, 2569, 'cmsmasters_heading_title', ''),
(8811, 2569, 'cmsmasters_heading_subtitle', ''),
(8812, 2569, 'cmsmasters_heading_icon', ''),
(8813, 2569, 'cmsmasters_heading_alignment', 'center'),
(8814, 2569, 'cmsmasters_heading_scheme', 'first'),
(8815, 2569, 'cmsmasters_heading_bg_img_enable', 'true'),
(8816, 2569, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(8817, 2569, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8818, 2569, 'cmsmasters_heading_bg_att', 'fixed'),
(8819, 2569, 'cmsmasters_heading_bg_size', 'cover'),
(8820, 2569, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8821, 2569, 'cmsmasters_heading_height', '250'),
(8822, 2569, 'cmsmasters_breadcrumbs', 'true'),
(8823, 2569, 'cmsmasters_composer_fullscreen', 'false'),
(8824, 2569, 'slide_template', 'default'),
(8825, 2570, 'cmsmasters_composer_show', 'false'),
(8826, 2570, 'cmsmasters_post_image_show', 'false'),
(8827, 2570, 'cmsmasters_post_image_link', ''),
(8828, 2570, 'cmsmasters_post_images', ''),
(8829, 2570, 'cmsmasters_post_video_type', 'embedded'),
(8830, 2570, 'cmsmasters_post_video_link', ''),
(8831, 2570, 'cmsmasters_post_video_links', ''),
(8832, 2570, 'cmsmasters_post_audio_links', ''),
(8833, 2570, 'cmsmasters_post_title', 'false'),
(8834, 2570, 'cmsmasters_post_sharing_box', 'false'),
(8835, 2570, 'cmsmasters_post_author_box', 'false'),
(8836, 2570, 'cmsmasters_post_more_posts', 'popular'),
(8837, 2570, 'cmsmasters_post_read_more', 'Continue reading...'),
(8838, 2570, 'cmsmasters_page_scheme', 'default'),
(8839, 2570, 'cmsmasters_layout', 'r_sidebar'),
(8840, 2570, 'cmsmasters_sidebar_id', ''),
(8841, 2570, 'cmsmasters_bottom_sidebar', 'true'),
(8842, 2570, 'cmsmasters_bottom_sidebar_id', ''),
(8843, 2570, 'cmsmasters_bottom_sidebar_layout', '131313'),
(8844, 2570, 'cmsmasters_bg_default', 'true'),
(8845, 2570, 'cmsmasters_bg_col', '#ffffff'),
(8846, 2570, 'cmsmasters_bg_img_enable', 'false'),
(8847, 2570, 'cmsmasters_bg_img', ''),
(8848, 2570, 'cmsmasters_bg_rep', 'no-repeat'),
(8849, 2570, 'cmsmasters_bg_pos', 'top center'),
(8850, 2570, 'cmsmasters_bg_att', 'scroll'),
(8851, 2570, 'cmsmasters_bg_size', 'cover'),
(8852, 2570, 'cmsmasters_heading', 'default'),
(8853, 2570, 'cmsmasters_heading_title', ''),
(8854, 2570, 'cmsmasters_heading_subtitle', ''),
(8855, 2570, 'cmsmasters_heading_icon', ''),
(8856, 2570, 'cmsmasters_heading_alignment', 'center'),
(8857, 2570, 'cmsmasters_heading_scheme', 'first'),
(8858, 2570, 'cmsmasters_heading_bg_img_enable', 'true'),
(8859, 2570, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(8860, 2570, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8861, 2570, 'cmsmasters_heading_bg_att', 'fixed'),
(8862, 2570, 'cmsmasters_heading_bg_size', 'cover'),
(8863, 2570, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8864, 2570, 'cmsmasters_heading_height', '250'),
(8865, 2570, 'cmsmasters_breadcrumbs', 'true'),
(8866, 2570, 'cmsmasters_composer_fullscreen', 'false'),
(8867, 2570, 'slide_template', 'default'),
(8868, 2577, 'cmsmasters_composer_show', 'false'),
(8869, 2577, 'cmsmasters_post_image_show', 'false'),
(8870, 2577, 'cmsmasters_post_image_link', ''),
(8871, 2577, 'cmsmasters_post_images', ''),
(8872, 2577, 'cmsmasters_post_video_type', 'embedded'),
(8873, 2577, 'cmsmasters_post_video_link', ''),
(8874, 2577, 'cmsmasters_post_video_links', ''),
(8875, 2577, 'cmsmasters_post_audio_links', ''),
(8876, 2577, 'cmsmasters_post_title', 'false'),
(8877, 2577, 'cmsmasters_post_sharing_box', 'false'),
(8878, 2577, 'cmsmasters_post_author_box', 'false'),
(8879, 2577, 'cmsmasters_post_more_posts', 'popular'),
(8880, 2577, 'cmsmasters_post_read_more', 'Continue reading...'),
(8881, 2577, 'cmsmasters_page_scheme', 'default'),
(8882, 2577, 'cmsmasters_layout', 'r_sidebar'),
(8883, 2577, 'cmsmasters_sidebar_id', ''),
(8884, 2577, 'cmsmasters_bottom_sidebar', 'true'),
(8885, 2577, 'cmsmasters_bottom_sidebar_id', ''),
(8886, 2577, 'cmsmasters_bottom_sidebar_layout', '131313'),
(8887, 2577, 'cmsmasters_bg_default', 'true'),
(8888, 2577, 'cmsmasters_bg_col', '#ffffff'),
(8889, 2577, 'cmsmasters_bg_img_enable', 'false'),
(8890, 2577, 'cmsmasters_bg_img', ''),
(8891, 2577, 'cmsmasters_bg_rep', 'no-repeat'),
(8892, 2577, 'cmsmasters_bg_pos', 'top center'),
(8893, 2577, 'cmsmasters_bg_att', 'scroll'),
(8894, 2577, 'cmsmasters_bg_size', 'cover'),
(8895, 2577, 'cmsmasters_heading', 'default'),
(8896, 2577, 'cmsmasters_heading_title', ''),
(8897, 2577, 'cmsmasters_heading_subtitle', ''),
(8898, 2577, 'cmsmasters_heading_icon', ''),
(8899, 2577, 'cmsmasters_heading_alignment', 'center'),
(8900, 2577, 'cmsmasters_heading_scheme', 'first'),
(8901, 2577, 'cmsmasters_heading_bg_img_enable', 'true'),
(8902, 2577, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(8903, 2577, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8904, 2577, 'cmsmasters_heading_bg_att', 'fixed'),
(8905, 2577, 'cmsmasters_heading_bg_size', 'cover'),
(8906, 2577, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8907, 2577, 'cmsmasters_heading_height', '250'),
(8908, 2577, 'cmsmasters_breadcrumbs', 'true'),
(8909, 2577, 'cmsmasters_composer_fullscreen', 'false'),
(8910, 2577, 'slide_template', 'default'),
(8911, 2580, 'cmsmasters_composer_show', 'false'),
(8912, 2580, 'cmsmasters_post_image_show', 'false'),
(8913, 2580, 'cmsmasters_post_image_link', ''),
(8914, 2580, 'cmsmasters_post_images', ''),
(8915, 2580, 'cmsmasters_post_video_type', 'embedded'),
(8916, 2580, 'cmsmasters_post_video_link', ''),
(8917, 2580, 'cmsmasters_post_video_links', ''),
(8918, 2580, 'cmsmasters_post_audio_links', ''),
(8919, 2580, 'cmsmasters_post_title', 'false'),
(8920, 2580, 'cmsmasters_post_sharing_box', 'false'),
(8921, 2580, 'cmsmasters_post_author_box', 'false'),
(8922, 2580, 'cmsmasters_post_more_posts', 'popular'),
(8923, 2580, 'cmsmasters_post_read_more', 'Continue reading...'),
(8924, 2580, 'cmsmasters_page_scheme', 'default'),
(8925, 2580, 'cmsmasters_layout', 'r_sidebar'),
(8926, 2580, 'cmsmasters_sidebar_id', ''),
(8927, 2580, 'cmsmasters_bottom_sidebar', 'true'),
(8928, 2580, 'cmsmasters_bottom_sidebar_id', ''),
(8929, 2580, 'cmsmasters_bottom_sidebar_layout', '131313'),
(8930, 2580, 'cmsmasters_bg_default', 'true'),
(8931, 2580, 'cmsmasters_bg_col', '#ffffff'),
(8932, 2580, 'cmsmasters_bg_img_enable', 'false'),
(8933, 2580, 'cmsmasters_bg_img', ''),
(8934, 2580, 'cmsmasters_bg_rep', 'no-repeat'),
(8935, 2580, 'cmsmasters_bg_pos', 'top center'),
(8936, 2580, 'cmsmasters_bg_att', 'scroll'),
(8937, 2580, 'cmsmasters_bg_size', 'cover'),
(8938, 2580, 'cmsmasters_heading', 'default'),
(8939, 2580, 'cmsmasters_heading_title', ''),
(8940, 2580, 'cmsmasters_heading_subtitle', ''),
(8941, 2580, 'cmsmasters_heading_icon', ''),
(8942, 2580, 'cmsmasters_heading_alignment', 'center'),
(8943, 2580, 'cmsmasters_heading_scheme', 'first'),
(8944, 2580, 'cmsmasters_heading_bg_img_enable', 'true'),
(8945, 2580, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(8946, 2580, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8947, 2580, 'cmsmasters_heading_bg_att', 'fixed'),
(8948, 2580, 'cmsmasters_heading_bg_size', 'cover'),
(8949, 2580, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8950, 2580, 'cmsmasters_heading_height', '250'),
(8951, 2580, 'cmsmasters_breadcrumbs', 'true'),
(8952, 2580, 'cmsmasters_composer_fullscreen', 'false'),
(8953, 2580, 'slide_template', 'default'),
(8954, 2581, 'cmsmasters_composer_show', 'false'),
(8955, 2581, 'cmsmasters_post_image_show', 'false'),
(8956, 2581, 'cmsmasters_post_image_link', ''),
(8957, 2581, 'cmsmasters_post_images', ''),
(8958, 2581, 'cmsmasters_post_video_type', 'embedded'),
(8959, 2581, 'cmsmasters_post_video_link', ''),
(8960, 2581, 'cmsmasters_post_video_links', ''),
(8961, 2581, 'cmsmasters_post_audio_links', ''),
(8962, 2581, 'cmsmasters_post_title', 'false'),
(8963, 2581, 'cmsmasters_post_sharing_box', 'false'),
(8964, 2581, 'cmsmasters_post_author_box', 'false'),
(8965, 2581, 'cmsmasters_post_more_posts', 'popular'),
(8966, 2581, 'cmsmasters_post_read_more', 'Continue reading...'),
(8967, 2581, 'cmsmasters_page_scheme', 'default'),
(8968, 2581, 'cmsmasters_layout', 'r_sidebar'),
(8969, 2581, 'cmsmasters_sidebar_id', ''),
(8970, 2581, 'cmsmasters_bottom_sidebar', 'true'),
(8971, 2581, 'cmsmasters_bottom_sidebar_id', ''),
(8972, 2581, 'cmsmasters_bottom_sidebar_layout', '131313'),
(8973, 2581, 'cmsmasters_bg_default', 'true'),
(8974, 2581, 'cmsmasters_bg_col', '#ffffff'),
(8975, 2581, 'cmsmasters_bg_img_enable', 'false'),
(8976, 2581, 'cmsmasters_bg_img', ''),
(8977, 2581, 'cmsmasters_bg_rep', 'no-repeat'),
(8978, 2581, 'cmsmasters_bg_pos', 'top center'),
(8979, 2581, 'cmsmasters_bg_att', 'scroll'),
(8980, 2581, 'cmsmasters_bg_size', 'cover'),
(8981, 2581, 'cmsmasters_heading', 'default'),
(8982, 2581, 'cmsmasters_heading_title', ''),
(8983, 2581, 'cmsmasters_heading_subtitle', ''),
(8984, 2581, 'cmsmasters_heading_icon', ''),
(8985, 2581, 'cmsmasters_heading_alignment', 'center'),
(8986, 2581, 'cmsmasters_heading_scheme', 'first'),
(8987, 2581, 'cmsmasters_heading_bg_img_enable', 'true'),
(8988, 2581, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(8989, 2581, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(8990, 2581, 'cmsmasters_heading_bg_att', 'fixed'),
(8991, 2581, 'cmsmasters_heading_bg_size', 'cover'),
(8992, 2581, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(8993, 2581, 'cmsmasters_heading_height', '250'),
(8994, 2581, 'cmsmasters_breadcrumbs', 'true'),
(8995, 2581, 'cmsmasters_composer_fullscreen', 'false'),
(8996, 2581, 'slide_template', 'default'),
(8997, 3435, 'cmsmasters_composer_show', 'false'),
(8998, 3435, 'cmsmasters_post_image_show', 'false'),
(8999, 3435, 'cmsmasters_post_image_link', ''),
(9000, 3435, 'cmsmasters_post_images', ''),
(9001, 3435, 'cmsmasters_post_video_type', 'embedded'),
(9002, 3435, 'cmsmasters_post_video_link', ''),
(9003, 3435, 'cmsmasters_post_video_links', ''),
(9004, 3435, 'cmsmasters_post_audio_links', ''),
(9005, 3435, 'cmsmasters_post_title', 'false'),
(9006, 3435, 'cmsmasters_post_sharing_box', 'false'),
(9007, 3435, 'cmsmasters_post_author_box', 'false'),
(9008, 3435, 'cmsmasters_post_more_posts', 'popular'),
(9009, 3435, 'cmsmasters_post_read_more', 'Continue reading...'),
(9010, 3435, 'cmsmasters_page_scheme', 'default'),
(9011, 3435, 'cmsmasters_layout', 'r_sidebar'),
(9012, 3435, 'cmsmasters_sidebar_id', ''),
(9013, 3435, 'cmsmasters_bottom_sidebar', 'true'),
(9014, 3435, 'cmsmasters_bottom_sidebar_id', ''),
(9015, 3435, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(9016, 3435, 'cmsmasters_bg_default', 'true'),
(9017, 3435, 'cmsmasters_bg_col', '#ffffff'),
(9018, 3435, 'cmsmasters_bg_img_enable', 'false'),
(9019, 3435, 'cmsmasters_bg_img', ''),
(9020, 3435, 'cmsmasters_bg_rep', 'no-repeat'),
(9021, 3435, 'cmsmasters_bg_pos', 'top center'),
(9022, 3435, 'cmsmasters_bg_att', 'scroll'),
(9023, 3435, 'cmsmasters_bg_size', 'cover'),
(9024, 3435, 'cmsmasters_heading', 'default'),
(9025, 3435, 'cmsmasters_heading_title', ''),
(9026, 3435, 'cmsmasters_heading_subtitle', ''),
(9027, 3435, 'cmsmasters_heading_icon', ''),
(9028, 3435, 'cmsmasters_heading_alignment', 'center'),
(9029, 3435, 'cmsmasters_heading_scheme', 'first'),
(9030, 3435, 'cmsmasters_heading_bg_img_enable', 'true'),
(9031, 3435, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(9032, 3435, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9033, 3435, 'cmsmasters_heading_bg_att', 'scroll'),
(9034, 3435, 'cmsmasters_heading_bg_size', 'cover'),
(9035, 3435, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9036, 3435, 'cmsmasters_heading_height', '250'),
(9037, 3435, 'cmsmasters_breadcrumbs', 'true'),
(9038, 3435, 'cmsmasters_composer_fullscreen', 'false'),
(9039, 3435, 'slide_template', 'default'),
(9040, 3435, 'cmsmasters_sermon_video_link', 'https://vimeo.com/84103278'),
(9041, 3435, 'cmsmasters_sermon_audio_links', 'a:1:{i:0;s:86:"http://my-religion.cmsmasters.net/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3";}'),
(9042, 3435, 'cmsmasters_sermon_download_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(9043, 3435, 'cmsmasters_sermon_pdf_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(9044, 3435, 'cmsmasters_sermon_title', 'false'),
(9045, 3435, 'cmsmasters_sermon_sharing_box', 'true'),
(9046, 3435, 'cmsmasters_sermon_author_box', 'true'),
(9047, 3435, 'cmsmasters_sermon_more_posts', 'related'),
(9048, 3435, '_thumbnail_id', '4559'),
(9049, 4241, '_EventOrigin', 'events-calendar'),
(9050, 4241, '_tribe_modified_fields', 'a:42:{s:24:"cmsmasters_composer_show";i:1548148295;s:25:"cmsmasters_gutenberg_show";i:1548148296;s:30:"cmsmasters_composer_fullscreen";i:1548148295;s:22:"cmsmasters_page_scheme";i:1548148295;s:25:"cmsmasters_bottom_sidebar";i:1548148295;s:32:"cmsmasters_bottom_sidebar_layout";i:1548148295;s:21:"cmsmasters_bg_default";i:1548148295;s:17:"cmsmasters_bg_col";i:1548148295;s:24:"cmsmasters_bg_img_enable";i:1548148295;s:17:"cmsmasters_bg_rep";i:1548148295;s:17:"cmsmasters_bg_pos";i:1548148295;s:17:"cmsmasters_bg_att";i:1548148295;s:18:"cmsmasters_bg_size";i:1548148295;s:18:"cmsmasters_heading";i:1548148295;s:28:"cmsmasters_heading_alignment";i:1548148295;s:25:"cmsmasters_heading_scheme";i:1548148295;s:32:"cmsmasters_heading_bg_img_enable";i:1548148295;s:25:"cmsmasters_heading_bg_img";i:1548148295;s:25:"cmsmasters_heading_bg_rep";i:1548148295;s:25:"cmsmasters_heading_bg_att";i:1548148295;s:26:"cmsmasters_heading_bg_size";i:1548148295;s:27:"cmsmasters_heading_bg_color";i:1548148295;s:25:"cmsmasters_heading_height";i:1548148295;s:22:"cmsmasters_breadcrumbs";i:1548148295;s:12:"_EventOrigin";i:1548148295;s:14:"slide_template";i:1548148295;s:17:"_EventShowMapLink";i:1548148295;s:13:"_EventShowMap";i:1548148295;s:13:"_EventVenueID";i:1548148295;s:17:"_EventOrganizerID";i:1548148295;s:12:"_EventAllDay";i:1548148295;s:20:"_EventCurrencySymbol";i:1548148295;s:22:"_EventCurrencyPosition";i:1548148295;s:9:"_EventURL";i:1548148295;s:14:"_EventTimezone";i:1548148295;s:16:"_EventRecurrence";i:1548148295;s:13:"_thumbnail_id";i:1548148296;s:10:"_EventCost";i:1548148296;s:31:"_TribeEventsPRO_RecurrenceQueue";i:1741525899;s:19:"_vcv-sourceChecksum";i:1745126748;s:19:"vcvSourceCssFileUrl";i:1745126748;s:22:"_vcv-globalCssMigrated";i:1745126748;}'),
(9051, 4241, 'cmsmasters_post_image_show', 'false'),
(9052, 4241, 'cmsmasters_post_image_link', ''),
(9053, 4241, 'cmsmasters_post_images', ''),
(9054, 4241, 'cmsmasters_post_video_type', 'embedded'),
(9055, 4241, 'cmsmasters_post_video_link', ''),
(9056, 4241, 'cmsmasters_post_video_links', ''),
(9057, 4241, 'cmsmasters_post_audio_links', ''),
(9058, 4241, 'cmsmasters_post_title', 'true'),
(9059, 4241, 'cmsmasters_post_sharing_box', 'true'),
(9060, 4241, 'cmsmasters_post_author_box', 'true'),
(9061, 4241, 'cmsmasters_post_more_posts', 'popular'),
(9062, 4241, 'cmsmasters_post_read_more', 'Continue reading...'),
(9063, 4241, 'cmsmasters_page_scheme', 'default'),
(9064, 4241, 'cmsmasters_layout', 'r_sidebar'),
(9065, 4241, 'cmsmasters_sidebar_id', ''),
(9066, 4241, 'cmsmasters_bottom_sidebar', 'true'),
(9067, 4241, 'cmsmasters_bottom_sidebar_id', ''),
(9068, 4241, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(9069, 4241, 'cmsmasters_bg_default', 'true'),
(9070, 4241, 'cmsmasters_bg_col', '#ffffff'),
(9071, 4241, 'cmsmasters_bg_img_enable', 'false'),
(9072, 4241, 'cmsmasters_bg_img', ''),
(9073, 4241, 'cmsmasters_bg_rep', 'no-repeat'),
(9074, 4241, 'cmsmasters_bg_pos', 'top center'),
(9075, 4241, 'cmsmasters_bg_att', 'scroll'),
(9076, 4241, 'cmsmasters_bg_size', 'cover'),
(9077, 4241, 'cmsmasters_heading', 'default'),
(9078, 4241, 'cmsmasters_heading_title', ''),
(9079, 4241, 'cmsmasters_heading_subtitle', ''),
(9080, 4241, 'cmsmasters_heading_icon', ''),
(9081, 4241, 'cmsmasters_heading_alignment', 'center'),
(9082, 4241, 'cmsmasters_heading_scheme', 'first'),
(9083, 4241, 'cmsmasters_heading_bg_img_enable', 'true'),
(9084, 4241, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(9085, 4241, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9086, 4241, 'cmsmasters_heading_bg_att', 'scroll'),
(9087, 4241, 'cmsmasters_heading_bg_size', 'cover'),
(9088, 4241, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9089, 4241, 'cmsmasters_heading_height', '250'),
(9090, 4241, 'cmsmasters_breadcrumbs', 'true'),
(9091, 4241, 'cmsmasters_composer_show', 'false'),
(9092, 4241, 'cmsmasters_composer_fullscreen', 'false'),
(9093, 4241, 'slide_template', 'default'),
(9094, 4241, '_EventShowMapLink', '1'),
(9095, 4241, '_EventShowMap', '1'),
(9096, 4241, '_EventVenueID', '903'),
(9097, 4241, '_EventOrganizerID', '902'),
(9098, 4241, '_EventAllDay', 'yes'),
(9099, 4241, '_EventStartDate', '2019-01-22 00:00:00'),
(9100, 4241, '_EventEndDate', '2028-02-04 23:59:59'),
(9101, 4241, '_EventStartDateUTC', '2019-01-22 00:00:00'),
(9102, 4241, '_EventEndDateUTC', '2028-02-04 23:59:59'),
(9103, 4241, '_EventDuration', '285206399'),
(9104, 4241, '_EventCurrencySymbol', '$'),
(9105, 4241, '_EventCurrencyPosition', 'prefix'),
(9106, 4241, '_EventURL', ''),
(9107, 4241, '_EventTimezone', 'UTC+0'),
(9108, 4241, '_EventTimezoneAbbr', 'UTC+0'),
(9109, 4241, '_EventRecurrence', 'a:3:{s:5:"rules";a:1:{i:0;a:4:{s:4:"type";s:6:"Custom";s:6:"custom";a:4:{s:4:"date";a:1:{s:4:"date";b:0;}s:9:"same-time";s:3:"yes";s:4:"type";s:4:"Date";s:8:"interval";i:1;}s:14:"EventStartDate";s:19:"2016-06-16 00:00:00";s:12:"EventEndDate";s:19:"2025-06-29 23:59:59";}}s:10:"exclusions";a:0:{}s:11:"description";N;}'),
(9110, 4241, '_thumbnail_id', '4557'),
(9111, 4241, '_EventCost', '45'),
(9112, 4241, 'cmsmasters_gutenberg_show', 'false'),
(9113, 4241, '_TribeEventsPRO_RecurrenceQueue', 'a:5:{s:6:"create";a:1:{i:0;a:2:{s:9:"timestamp";i:1548115200;s:8:"duration";i:285206399;}}s:6:"update";a:0:{}s:6:"delete";a:0:{}s:7:"exclude";a:0:{}s:8:"original";i:1;}'),
(9114, 4816, '_form', '<p>Your Name (required)<br />\n    [text* your-name] </p>\n<p>Your Email (required)<br />\n    [email* your-email] </p>\n<p>Subject<br />\n    [text your-subject] </p>\n<p>Your Message<br />\n    [textarea your-message] </p>\n<p>[submit "Send"]</p>'),
(9115, 4816, 'cmsmasters_post_image_show', 'false'),
(9116, 4816, 'cmsmasters_post_image_link', ''),
(9117, 4816, 'cmsmasters_post_images', ''),
(9118, 4816, 'cmsmasters_post_video_type', 'embedded'),
(9119, 4816, 'cmsmasters_post_video_link', ''),
(9120, 4816, 'cmsmasters_post_video_links', ''),
(9121, 4816, 'cmsmasters_post_audio_links', ''),
(9122, 4816, 'cmsmasters_post_title', 'true'),
(9123, 4816, 'cmsmasters_post_sharing_box', 'true'),
(9124, 4816, 'cmsmasters_post_author_box', 'true'),
(9125, 4816, 'cmsmasters_post_more_posts', 'popular'),
(9126, 4816, 'cmsmasters_post_read_more', 'Continue reading...'),
(9127, 4816, 'cmsmasters_page_scheme', 'default'),
(9128, 4816, 'cmsmasters_layout', 'r_sidebar'),
(9129, 4816, 'cmsmasters_sidebar_id', ''),
(9130, 4816, 'cmsmasters_bottom_sidebar', 'true'),
(9131, 4816, 'cmsmasters_bottom_sidebar_id', ''),
(9132, 4816, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(9133, 4816, 'cmsmasters_bg_default', 'true'),
(9134, 4816, 'cmsmasters_bg_col', '#ffffff'),
(9135, 4816, 'cmsmasters_bg_img_enable', 'false'),
(9136, 4816, 'cmsmasters_bg_img', ''),
(9137, 4816, 'cmsmasters_bg_rep', 'no-repeat'),
(9138, 4816, 'cmsmasters_bg_pos', 'top center'),
(9139, 4816, 'cmsmasters_bg_att', 'scroll'),
(9140, 4816, 'cmsmasters_bg_size', 'cover'),
(9141, 4816, 'cmsmasters_heading', 'default'),
(9142, 4816, 'cmsmasters_heading_title', ''),
(9143, 4816, 'cmsmasters_heading_subtitle', ''),
(9144, 4816, 'cmsmasters_heading_icon', ''),
(9145, 4816, 'cmsmasters_heading_alignment', 'center'),
(9146, 4816, 'cmsmasters_heading_scheme', 'first'),
(9147, 4816, 'cmsmasters_heading_bg_img_enable', 'true'),
(9148, 4816, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(9149, 4816, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9150, 4816, 'cmsmasters_heading_bg_att', 'scroll'),
(9151, 4816, 'cmsmasters_heading_bg_size', 'cover'),
(9152, 4816, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9153, 4816, 'cmsmasters_heading_height', '250'),
(9154, 4816, 'cmsmasters_breadcrumbs', 'true'),
(9155, 4816, '_mail', ''),
(9156, 4816, '_mail_2', ''),
(9157, 4816, '_messages', 'a:23:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:22:"The field is required.";s:16:"invalid_too_long";s:22:"The field is too long.";s:17:"invalid_too_short";s:23:"The field is too short.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(9158, 4816, '_additional_settings', ''),
(9159, 4816, '_locale', 'en_US'),
(9160, 4816, '_config_errors', 'a:1:{s:11:"mail.sender";a:1:{i:0;a:2:{s:4:"code";i:103;s:4:"args";a:3:{s:7:"message";s:0:"";s:6:"params";a:0:{}s:4:"link";s:70:"https://contactform7.com/configuration-errors/email-not-in-site-domain";}}}}'),
(9161, 902, '_OrganizerOrigin', 'events-calendar'),
(9162, 902, '_tribe_modified_fields', 'a:48:{s:16:"_OrganizerOrigin";i:1741525900;s:26:"cmsmasters_post_image_show";i:1741525900;s:26:"cmsmasters_post_image_link";i:1741525900;s:22:"cmsmasters_post_images";i:1741525900;s:26:"cmsmasters_post_video_type";i:1741525900;s:26:"cmsmasters_post_video_link";i:1741525900;s:27:"cmsmasters_post_video_links";i:1741525900;s:27:"cmsmasters_post_audio_links";i:1741525900;s:21:"cmsmasters_post_title";i:1741525900;s:27:"cmsmasters_post_sharing_box";i:1741525900;s:26:"cmsmasters_post_author_box";i:1741525900;s:26:"cmsmasters_post_more_posts";i:1741525900;s:25:"cmsmasters_post_read_more";i:1741525900;s:22:"cmsmasters_page_scheme";i:1741525900;s:17:"cmsmasters_layout";i:1741525900;s:21:"cmsmasters_sidebar_id";i:1741525900;s:25:"cmsmasters_bottom_sidebar";i:1741525900;s:28:"cmsmasters_bottom_sidebar_id";i:1741525900;s:32:"cmsmasters_bottom_sidebar_layout";i:1741525900;s:21:"cmsmasters_bg_default";i:1741525900;s:17:"cmsmasters_bg_col";i:1741525900;s:24:"cmsmasters_bg_img_enable";i:1741525900;s:17:"cmsmasters_bg_img";i:1741525900;s:17:"cmsmasters_bg_rep";i:1741525900;s:17:"cmsmasters_bg_pos";i:1741525900;s:17:"cmsmasters_bg_att";i:1741525900;s:18:"cmsmasters_bg_size";i:1741525900;s:18:"cmsmasters_heading";i:1741525900;s:24:"cmsmasters_heading_title";i:1741525900;s:27:"cmsmasters_heading_subtitle";i:1741525900;s:23:"cmsmasters_heading_icon";i:1741525900;s:28:"cmsmasters_heading_alignment";i:1741525900;s:25:"cmsmasters_heading_scheme";i:1741525900;s:32:"cmsmasters_heading_bg_img_enable";i:1741525900;s:25:"cmsmasters_heading_bg_img";i:1741525900;s:25:"cmsmasters_heading_bg_rep";i:1741525900;s:25:"cmsmasters_heading_bg_att";i:1741525900;s:26:"cmsmasters_heading_bg_size";i:1741525900;s:27:"cmsmasters_heading_bg_color";i:1741525900;s:25:"cmsmasters_heading_height";i:1741525900;s:22:"cmsmasters_breadcrumbs";i:1741525900;s:24:"cmsmasters_composer_show";i:1741525900;s:30:"cmsmasters_composer_fullscreen";i:1741525900;s:19:"_OrganizerOrganizer";i:1741525900;s:15:"_OrganizerPhone";i:1741525900;s:17:"_OrganizerWebsite";i:1741525900;s:15:"_OrganizerEmail";i:1741525900;s:14:"slide_template";i:1741525900;}'),
(9163, 902, 'cmsmasters_post_image_show', 'false'),
(9164, 902, 'cmsmasters_post_image_link', ''),
(9165, 902, 'cmsmasters_post_images', ''),
(9166, 902, 'cmsmasters_post_video_type', 'embedded'),
(9167, 902, 'cmsmasters_post_video_link', ''),
(9168, 902, 'cmsmasters_post_video_links', ''),
(9169, 902, 'cmsmasters_post_audio_links', ''),
(9170, 902, 'cmsmasters_post_title', 'true'),
(9171, 902, 'cmsmasters_post_sharing_box', 'true'),
(9172, 902, 'cmsmasters_post_author_box', 'true'),
(9173, 902, 'cmsmasters_post_more_posts', 'popular'),
(9174, 902, 'cmsmasters_post_read_more', 'Continue reading...'),
(9175, 902, 'cmsmasters_page_scheme', 'default'),
(9176, 902, 'cmsmasters_layout', 'r_sidebar'),
(9177, 902, 'cmsmasters_sidebar_id', ''),
(9178, 902, 'cmsmasters_bottom_sidebar', 'true'),
(9179, 902, 'cmsmasters_bottom_sidebar_id', ''),
(9180, 902, 'cmsmasters_bottom_sidebar_layout', '131313'),
(9181, 902, 'cmsmasters_bg_default', 'true'),
(9182, 902, 'cmsmasters_bg_col', '#ffffff'),
(9183, 902, 'cmsmasters_bg_img_enable', 'false'),
(9184, 902, 'cmsmasters_bg_img', ''),
(9185, 902, 'cmsmasters_bg_rep', 'no-repeat'),
(9186, 902, 'cmsmasters_bg_pos', 'top center'),
(9187, 902, 'cmsmasters_bg_att', 'scroll'),
(9188, 902, 'cmsmasters_bg_size', 'cover'),
(9189, 902, 'cmsmasters_heading', 'default'),
(9190, 902, 'cmsmasters_heading_title', ''),
(9191, 902, 'cmsmasters_heading_subtitle', ''),
(9192, 902, 'cmsmasters_heading_icon', ''),
(9193, 902, 'cmsmasters_heading_alignment', 'center'),
(9194, 902, 'cmsmasters_heading_scheme', 'first'),
(9195, 902, 'cmsmasters_heading_bg_img_enable', 'true'),
(9196, 902, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(9197, 902, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9198, 902, 'cmsmasters_heading_bg_att', 'fixed'),
(9199, 902, 'cmsmasters_heading_bg_size', 'cover'),
(9200, 902, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9201, 902, 'cmsmasters_heading_height', '250'),
(9202, 902, 'cmsmasters_breadcrumbs', 'true'),
(9203, 902, 'cmsmasters_composer_show', 'false'),
(9204, 902, 'cmsmasters_composer_fullscreen', 'false'),
(9205, 902, '_OrganizerOrganizer', 'Church'),
(9206, 902, '_OrganizerPhone', '+199 399 312 222'),
(9207, 902, '_OrganizerWebsite', ''),
(9208, 902, '_OrganizerEmail', 'Church@ch.com'),
(9209, 902, 'slide_template', 'default'),
(9210, 903, '_VenueOrigin', 'events-calendar'),
(9211, 903, '_tribe_modified_fields', 'a:61:{s:12:"_VenueOrigin";i:1741525900;s:26:"cmsmasters_post_image_show";i:1741525900;s:26:"cmsmasters_post_image_link";i:1741525900;s:22:"cmsmasters_post_images";i:1741525900;s:26:"cmsmasters_post_video_type";i:1741525900;s:26:"cmsmasters_post_video_link";i:1741525900;s:27:"cmsmasters_post_video_links";i:1741525900;s:27:"cmsmasters_post_audio_links";i:1741525900;s:21:"cmsmasters_post_title";i:1741525900;s:27:"cmsmasters_post_sharing_box";i:1741525900;s:26:"cmsmasters_post_author_box";i:1741525900;s:26:"cmsmasters_post_more_posts";i:1741525900;s:25:"cmsmasters_post_read_more";i:1741525900;s:22:"cmsmasters_page_scheme";i:1741525900;s:17:"cmsmasters_layout";i:1741525900;s:21:"cmsmasters_sidebar_id";i:1741525900;s:25:"cmsmasters_bottom_sidebar";i:1741525900;s:28:"cmsmasters_bottom_sidebar_id";i:1741525900;s:32:"cmsmasters_bottom_sidebar_layout";i:1741525900;s:21:"cmsmasters_bg_default";i:1741525900;s:17:"cmsmasters_bg_col";i:1741525900;s:24:"cmsmasters_bg_img_enable";i:1741525900;s:17:"cmsmasters_bg_img";i:1741525900;s:17:"cmsmasters_bg_rep";i:1741525900;s:17:"cmsmasters_bg_pos";i:1741525900;s:17:"cmsmasters_bg_att";i:1741525900;s:18:"cmsmasters_bg_size";i:1741525900;s:18:"cmsmasters_heading";i:1741525900;s:24:"cmsmasters_heading_title";i:1741525900;s:27:"cmsmasters_heading_subtitle";i:1741525900;s:23:"cmsmasters_heading_icon";i:1741525900;s:28:"cmsmasters_heading_alignment";i:1741525900;s:25:"cmsmasters_heading_scheme";i:1741525900;s:32:"cmsmasters_heading_bg_img_enable";i:1741525900;s:25:"cmsmasters_heading_bg_img";i:1741525900;s:25:"cmsmasters_heading_bg_rep";i:1741525900;s:25:"cmsmasters_heading_bg_att";i:1741525900;s:26:"cmsmasters_heading_bg_size";i:1741525900;s:27:"cmsmasters_heading_bg_color";i:1741525900;s:25:"cmsmasters_heading_height";i:1741525900;s:22:"cmsmasters_breadcrumbs";i:1741525900;s:24:"cmsmasters_composer_show";i:1741525900;s:30:"cmsmasters_composer_fullscreen";i:1741525900;s:17:"_EventShowMapLink";i:1741525900;s:13:"_EventShowMap";i:1741525900;s:11:"_VenueVenue";i:1741525900;s:13:"_VenueAddress";i:1741525900;s:10:"_VenueCity";i:1741525900;s:13:"_VenueCountry";i:1741525900;s:14:"_VenueProvince";i:1741525900;s:11:"_VenueState";i:1741525900;s:9:"_VenueZip";i:1741525900;s:11:"_VenuePhone";i:1741525900;s:9:"_VenueURL";i:1741525900;s:13:"_VenueShowMap";i:1741525900;s:17:"_VenueShowMapLink";i:1741525900;s:19:"_VenueStateProvince";i:1741525900;s:21:"_VenueOverwriteCoords";i:1741525900;s:9:"_VenueLat";i:1741525900;s:9:"_VenueLng";i:1741525900;s:16:"_VenueGeoAddress";i:1741525900;}'),
(9212, 903, 'cmsmasters_post_image_show', 'false'),
(9213, 903, 'cmsmasters_post_image_link', ''),
(9214, 903, 'cmsmasters_post_images', ''),
(9215, 903, 'cmsmasters_post_video_type', 'embedded'),
(9216, 903, 'cmsmasters_post_video_link', ''),
(9217, 903, 'cmsmasters_post_video_links', ''),
(9218, 903, 'cmsmasters_post_audio_links', ''),
(9219, 903, 'cmsmasters_post_title', 'true'),
(9220, 903, 'cmsmasters_post_sharing_box', 'true'),
(9221, 903, 'cmsmasters_post_author_box', 'true'),
(9222, 903, 'cmsmasters_post_more_posts', 'popular'),
(9223, 903, 'cmsmasters_post_read_more', 'Continue reading...'),
(9224, 903, 'cmsmasters_page_scheme', 'default'),
(9225, 903, 'cmsmasters_layout', 'r_sidebar'),
(9226, 903, 'cmsmasters_sidebar_id', ''),
(9227, 903, 'cmsmasters_bottom_sidebar', 'true'),
(9228, 903, 'cmsmasters_bottom_sidebar_id', ''),
(9229, 903, 'cmsmasters_bottom_sidebar_layout', '131313'),
(9230, 903, 'cmsmasters_bg_default', 'true'),
(9231, 903, 'cmsmasters_bg_col', '#ffffff'),
(9232, 903, 'cmsmasters_bg_img_enable', 'false'),
(9233, 903, 'cmsmasters_bg_img', ''),
(9234, 903, 'cmsmasters_bg_rep', 'no-repeat'),
(9235, 903, 'cmsmasters_bg_pos', 'top center'),
(9236, 903, 'cmsmasters_bg_att', 'scroll'),
(9237, 903, 'cmsmasters_bg_size', 'cover'),
(9238, 903, 'cmsmasters_heading', 'default'),
(9239, 903, 'cmsmasters_heading_title', ''),
(9240, 903, 'cmsmasters_heading_subtitle', ''),
(9241, 903, 'cmsmasters_heading_icon', ''),
(9242, 903, 'cmsmasters_heading_alignment', 'center'),
(9243, 903, 'cmsmasters_heading_scheme', 'first'),
(9244, 903, 'cmsmasters_heading_bg_img_enable', 'true'),
(9245, 903, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(9246, 903, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9247, 903, 'cmsmasters_heading_bg_att', 'fixed'),
(9248, 903, 'cmsmasters_heading_bg_size', 'cover'),
(9249, 903, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9250, 903, 'cmsmasters_heading_height', '250'),
(9251, 903, 'cmsmasters_breadcrumbs', 'true'),
(9252, 903, 'cmsmasters_composer_show', 'false'),
(9253, 903, 'cmsmasters_composer_fullscreen', 'false'),
(9254, 903, '_EventShowMapLink', '1'),
(9255, 903, '_EventShowMap', '1'),
(9256, 903, '_VenueVenue', 'The sermon in church'),
(9257, 903, '_VenueAddress', 'South Norfolk Baptist Church'),
(9258, 903, '_VenueCity', 'Norfolk'),
(9259, 903, '_VenueCountry', 'United States'),
(9260, 903, '_VenueProvince', ''),
(9261, 903, '_VenueState', ''),
(9262, 903, '_VenueZip', ''),
(9263, 903, '_VenuePhone', ''),
(9264, 903, '_VenueURL', ''),
(9265, 903, '_VenueShowMap', 'true'),
(9266, 903, '_VenueShowMapLink', 'true'),
(9267, 903, '_VenueStateProvince', ''),
(9268, 903, '_VenueOverwriteCoords', '0'),
(9269, 903, '_VenueLat', '36.8507689'),
(9270, 903, '_VenueLng', '-76.2858726'),
(9271, 903, '_VenueGeoAddress', 'South Norfolk Baptist Church Norfolk    United States'),
(9272, 937, '_VenueOrigin', 'events-calendar'),
(9273, 937, '_tribe_modified_fields', 'a:61:{s:12:"_VenueOrigin";i:1741525900;s:26:"cmsmasters_post_image_show";i:1741525900;s:26:"cmsmasters_post_image_link";i:1741525900;s:22:"cmsmasters_post_images";i:1741525900;s:26:"cmsmasters_post_video_type";i:1741525900;s:26:"cmsmasters_post_video_link";i:1741525900;s:27:"cmsmasters_post_video_links";i:1741525900;s:27:"cmsmasters_post_audio_links";i:1741525900;s:21:"cmsmasters_post_title";i:1741525900;s:27:"cmsmasters_post_sharing_box";i:1741525900;s:26:"cmsmasters_post_author_box";i:1741525900;s:26:"cmsmasters_post_more_posts";i:1741525900;s:25:"cmsmasters_post_read_more";i:1741525900;s:22:"cmsmasters_page_scheme";i:1741525900;s:17:"cmsmasters_layout";i:1741525900;s:21:"cmsmasters_sidebar_id";i:1741525900;s:25:"cmsmasters_bottom_sidebar";i:1741525900;s:28:"cmsmasters_bottom_sidebar_id";i:1741525900;s:32:"cmsmasters_bottom_sidebar_layout";i:1741525900;s:21:"cmsmasters_bg_default";i:1741525900;s:17:"cmsmasters_bg_col";i:1741525900;s:24:"cmsmasters_bg_img_enable";i:1741525900;s:17:"cmsmasters_bg_img";i:1741525900;s:17:"cmsmasters_bg_rep";i:1741525900;s:17:"cmsmasters_bg_pos";i:1741525900;s:17:"cmsmasters_bg_att";i:1741525900;s:18:"cmsmasters_bg_size";i:1741525900;s:18:"cmsmasters_heading";i:1741525900;s:24:"cmsmasters_heading_title";i:1741525900;s:27:"cmsmasters_heading_subtitle";i:1741525900;s:23:"cmsmasters_heading_icon";i:1741525900;s:28:"cmsmasters_heading_alignment";i:1741525900;s:25:"cmsmasters_heading_scheme";i:1741525900;s:32:"cmsmasters_heading_bg_img_enable";i:1741525900;s:25:"cmsmasters_heading_bg_img";i:1741525900;s:25:"cmsmasters_heading_bg_rep";i:1741525900;s:25:"cmsmasters_heading_bg_att";i:1741525900;s:26:"cmsmasters_heading_bg_size";i:1741525900;s:27:"cmsmasters_heading_bg_color";i:1741525900;s:25:"cmsmasters_heading_height";i:1741525900;s:22:"cmsmasters_breadcrumbs";i:1741525900;s:24:"cmsmasters_composer_show";i:1741525900;s:30:"cmsmasters_composer_fullscreen";i:1741525900;s:17:"_EventShowMapLink";i:1741525900;s:13:"_EventShowMap";i:1741525900;s:11:"_VenueVenue";i:1741525900;s:13:"_VenueAddress";i:1741525900;s:10:"_VenueCity";i:1741525900;s:13:"_VenueCountry";i:1741525900;s:14:"_VenueProvince";i:1741525900;s:11:"_VenueState";i:1741525900;s:9:"_VenueZip";i:1741525900;s:11:"_VenuePhone";i:1741525900;s:9:"_VenueURL";i:1741525900;s:13:"_VenueShowMap";i:1741525900;s:17:"_VenueShowMapLink";i:1741525900;s:19:"_VenueStateProvince";i:1741525900;s:21:"_VenueOverwriteCoords";i:1741525900;s:9:"_VenueLat";i:1741525900;s:9:"_VenueLng";i:1741525900;s:16:"_VenueGeoAddress";i:1741525900;}'),
(9274, 937, 'cmsmasters_post_image_show', 'false'),
(9275, 937, 'cmsmasters_post_image_link', ''),
(9276, 937, 'cmsmasters_post_images', ''),
(9277, 937, 'cmsmasters_post_video_type', 'embedded'),
(9278, 937, 'cmsmasters_post_video_link', ''),
(9279, 937, 'cmsmasters_post_video_links', ''),
(9280, 937, 'cmsmasters_post_audio_links', ''),
(9281, 937, 'cmsmasters_post_title', 'true'),
(9282, 937, 'cmsmasters_post_sharing_box', 'true'),
(9283, 937, 'cmsmasters_post_author_box', 'true'),
(9284, 937, 'cmsmasters_post_more_posts', 'popular'),
(9285, 937, 'cmsmasters_post_read_more', 'Continue reading...'),
(9286, 937, 'cmsmasters_page_scheme', 'default'),
(9287, 937, 'cmsmasters_layout', 'r_sidebar'),
(9288, 937, 'cmsmasters_sidebar_id', ''),
(9289, 937, 'cmsmasters_bottom_sidebar', 'true'),
(9290, 937, 'cmsmasters_bottom_sidebar_id', ''),
(9291, 937, 'cmsmasters_bottom_sidebar_layout', '131313'),
(9292, 937, 'cmsmasters_bg_default', 'true'),
(9293, 937, 'cmsmasters_bg_col', '#ffffff'),
(9294, 937, 'cmsmasters_bg_img_enable', 'false'),
(9295, 937, 'cmsmasters_bg_img', ''),
(9296, 937, 'cmsmasters_bg_rep', 'no-repeat'),
(9297, 937, 'cmsmasters_bg_pos', 'top center'),
(9298, 937, 'cmsmasters_bg_att', 'scroll'),
(9299, 937, 'cmsmasters_bg_size', 'cover'),
(9300, 937, 'cmsmasters_heading', 'default'),
(9301, 937, 'cmsmasters_heading_title', ''),
(9302, 937, 'cmsmasters_heading_subtitle', ''),
(9303, 937, 'cmsmasters_heading_icon', ''),
(9304, 937, 'cmsmasters_heading_alignment', 'center'),
(9305, 937, 'cmsmasters_heading_scheme', 'first'),
(9306, 937, 'cmsmasters_heading_bg_img_enable', 'true'),
(9307, 937, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(9308, 937, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9309, 937, 'cmsmasters_heading_bg_att', 'fixed'),
(9310, 937, 'cmsmasters_heading_bg_size', 'cover'),
(9311, 937, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9312, 937, 'cmsmasters_heading_height', '250'),
(9313, 937, 'cmsmasters_breadcrumbs', 'true'),
(9314, 937, 'cmsmasters_composer_show', 'false'),
(9315, 937, 'cmsmasters_composer_fullscreen', 'false'),
(9316, 937, '_EventShowMapLink', '1'),
(9317, 937, '_EventShowMap', '1'),
(9318, 937, '_VenueVenue', 'Preaching'),
(9319, 937, '_VenueAddress', ' 224 Knight St, Suffolk, VA 23434'),
(9320, 937, '_VenueCity', 'Suffolk'),
(9321, 937, '_VenueCountry', 'United States'),
(9322, 937, '_VenueProvince', ''),
(9323, 937, '_VenueState', ''),
(9324, 937, '_VenueZip', ''),
(9325, 937, '_VenuePhone', '+111 222 333 444'),
(9326, 937, '_VenueURL', ''),
(9327, 937, '_VenueShowMap', 'true'),
(9328, 937, '_VenueShowMapLink', 'true'),
(9329, 937, '_VenueStateProvince', ''),
(9330, 937, '_VenueOverwriteCoords', '0'),
(9331, 937, '_VenueLat', '36.720372'),
(9332, 937, '_VenueLng', '-76.581656'),
(9333, 937, '_VenueGeoAddress', '224 Knight St, Suffolk, VA 23434 Suffolk    United States'),
(9334, 939, '_VenueOrigin', 'events-calendar'),
(9335, 939, '_tribe_modified_fields', 'a:61:{s:12:"_VenueOrigin";i:1741525900;s:26:"cmsmasters_post_image_show";i:1741525900;s:26:"cmsmasters_post_image_link";i:1741525900;s:22:"cmsmasters_post_images";i:1741525900;s:26:"cmsmasters_post_video_type";i:1741525900;s:26:"cmsmasters_post_video_link";i:1741525900;s:27:"cmsmasters_post_video_links";i:1741525900;s:27:"cmsmasters_post_audio_links";i:1741525900;s:21:"cmsmasters_post_title";i:1741525900;s:27:"cmsmasters_post_sharing_box";i:1741525900;s:26:"cmsmasters_post_author_box";i:1741525900;s:26:"cmsmasters_post_more_posts";i:1741525900;s:25:"cmsmasters_post_read_more";i:1741525900;s:22:"cmsmasters_page_scheme";i:1741525900;s:17:"cmsmasters_layout";i:1741525900;s:21:"cmsmasters_sidebar_id";i:1741525900;s:25:"cmsmasters_bottom_sidebar";i:1741525900;s:28:"cmsmasters_bottom_sidebar_id";i:1741525900;s:32:"cmsmasters_bottom_sidebar_layout";i:1741525900;s:21:"cmsmasters_bg_default";i:1741525900;s:17:"cmsmasters_bg_col";i:1741525900;s:24:"cmsmasters_bg_img_enable";i:1741525900;s:17:"cmsmasters_bg_img";i:1741525900;s:17:"cmsmasters_bg_rep";i:1741525900;s:17:"cmsmasters_bg_pos";i:1741525900;s:17:"cmsmasters_bg_att";i:1741525900;s:18:"cmsmasters_bg_size";i:1741525900;s:18:"cmsmasters_heading";i:1741525900;s:24:"cmsmasters_heading_title";i:1741525900;s:27:"cmsmasters_heading_subtitle";i:1741525900;s:23:"cmsmasters_heading_icon";i:1741525900;s:28:"cmsmasters_heading_alignment";i:1741525900;s:25:"cmsmasters_heading_scheme";i:1741525900;s:32:"cmsmasters_heading_bg_img_enable";i:1741525900;s:25:"cmsmasters_heading_bg_img";i:1741525900;s:25:"cmsmasters_heading_bg_rep";i:1741525900;s:25:"cmsmasters_heading_bg_att";i:1741525900;s:26:"cmsmasters_heading_bg_size";i:1741525900;s:27:"cmsmasters_heading_bg_color";i:1741525900;s:25:"cmsmasters_heading_height";i:1741525900;s:22:"cmsmasters_breadcrumbs";i:1741525900;s:24:"cmsmasters_composer_show";i:1741525900;s:30:"cmsmasters_composer_fullscreen";i:1741525900;s:17:"_EventShowMapLink";i:1741525900;s:13:"_EventShowMap";i:1741525900;s:11:"_VenueVenue";i:1741525900;s:13:"_VenueAddress";i:1741525900;s:10:"_VenueCity";i:1741525900;s:13:"_VenueCountry";i:1741525900;s:14:"_VenueProvince";i:1741525900;s:11:"_VenueState";i:1741525900;s:9:"_VenueZip";i:1741525900;s:11:"_VenuePhone";i:1741525900;s:9:"_VenueURL";i:1741525900;s:13:"_VenueShowMap";i:1741525900;s:17:"_VenueShowMapLink";i:1741525900;s:19:"_VenueStateProvince";i:1741525900;s:21:"_VenueOverwriteCoords";i:1741525900;s:9:"_VenueLat";i:1741525900;s:9:"_VenueLng";i:1741525900;s:16:"_VenueGeoAddress";i:1741525900;}'),
(9336, 939, 'cmsmasters_post_image_show', 'false'),
(9337, 939, 'cmsmasters_post_image_link', ''),
(9338, 939, 'cmsmasters_post_images', ''),
(9339, 939, 'cmsmasters_post_video_type', 'embedded'),
(9340, 939, 'cmsmasters_post_video_link', ''),
(9341, 939, 'cmsmasters_post_video_links', ''),
(9342, 939, 'cmsmasters_post_audio_links', ''),
(9343, 939, 'cmsmasters_post_title', 'true'),
(9344, 939, 'cmsmasters_post_sharing_box', 'true'),
(9345, 939, 'cmsmasters_post_author_box', 'true'),
(9346, 939, 'cmsmasters_post_more_posts', 'popular'),
(9347, 939, 'cmsmasters_post_read_more', 'Continue reading...'),
(9348, 939, 'cmsmasters_page_scheme', 'default'),
(9349, 939, 'cmsmasters_layout', 'r_sidebar'),
(9350, 939, 'cmsmasters_sidebar_id', ''),
(9351, 939, 'cmsmasters_bottom_sidebar', 'true'),
(9352, 939, 'cmsmasters_bottom_sidebar_id', ''),
(9353, 939, 'cmsmasters_bottom_sidebar_layout', '131313'),
(9354, 939, 'cmsmasters_bg_default', 'true'),
(9355, 939, 'cmsmasters_bg_col', '#ffffff'),
(9356, 939, 'cmsmasters_bg_img_enable', 'false'),
(9357, 939, 'cmsmasters_bg_img', ''),
(9358, 939, 'cmsmasters_bg_rep', 'no-repeat'),
(9359, 939, 'cmsmasters_bg_pos', 'top center'),
(9360, 939, 'cmsmasters_bg_att', 'scroll'),
(9361, 939, 'cmsmasters_bg_size', 'cover'),
(9362, 939, 'cmsmasters_heading', 'default'),
(9363, 939, 'cmsmasters_heading_title', ''),
(9364, 939, 'cmsmasters_heading_subtitle', ''),
(9365, 939, 'cmsmasters_heading_icon', ''),
(9366, 939, 'cmsmasters_heading_alignment', 'center'),
(9367, 939, 'cmsmasters_heading_scheme', 'first'),
(9368, 939, 'cmsmasters_heading_bg_img_enable', 'true'),
(9369, 939, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(9370, 939, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9371, 939, 'cmsmasters_heading_bg_att', 'fixed'),
(9372, 939, 'cmsmasters_heading_bg_size', 'cover'),
(9373, 939, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9374, 939, 'cmsmasters_heading_height', '250'),
(9375, 939, 'cmsmasters_breadcrumbs', 'true'),
(9376, 939, 'cmsmasters_composer_show', 'false'),
(9377, 939, 'cmsmasters_composer_fullscreen', 'false'),
(9378, 939, '_EventShowMapLink', '1'),
(9379, 939, '_EventShowMap', '1'),
(9380, 939, '_VenueVenue', 'Public cleaning'),
(9381, 939, '_VenueAddress', ' 224 Knight St, Suffolk, VA 23434'),
(9382, 939, '_VenueCity', ' Suffolk'),
(9383, 939, '_VenueCountry', 'United States'),
(9384, 939, '_VenueProvince', ''),
(9385, 939, '_VenueState', ''),
(9386, 939, '_VenueZip', ''),
(9387, 939, '_VenuePhone', '+111 333 444 555'),
(9388, 939, '_VenueURL', ''),
(9389, 939, '_VenueShowMap', 'true'),
(9390, 939, '_VenueShowMapLink', 'true'),
(9391, 939, '_VenueStateProvince', ''),
(9392, 939, '_VenueOverwriteCoords', '0'),
(9393, 939, '_VenueLat', '36.720372'),
(9394, 939, '_VenueLng', '-76.581656'),
(9395, 939, '_VenueGeoAddress', '224 Knight St, Suffolk, VA 23434  Suffolk    United States'),
(9396, 941, '_VenueOrigin', 'events-calendar'),
(9397, 941, '_tribe_modified_fields', 'a:61:{s:12:"_VenueOrigin";i:1741525900;s:26:"cmsmasters_post_image_show";i:1741525900;s:26:"cmsmasters_post_image_link";i:1741525900;s:22:"cmsmasters_post_images";i:1741525900;s:26:"cmsmasters_post_video_type";i:1741525900;s:26:"cmsmasters_post_video_link";i:1741525900;s:27:"cmsmasters_post_video_links";i:1741525900;s:27:"cmsmasters_post_audio_links";i:1741525900;s:21:"cmsmasters_post_title";i:1741525900;s:27:"cmsmasters_post_sharing_box";i:1741525900;s:26:"cmsmasters_post_author_box";i:1741525900;s:26:"cmsmasters_post_more_posts";i:1741525900;s:25:"cmsmasters_post_read_more";i:1741525900;s:22:"cmsmasters_page_scheme";i:1741525900;s:17:"cmsmasters_layout";i:1741525900;s:21:"cmsmasters_sidebar_id";i:1741525900;s:25:"cmsmasters_bottom_sidebar";i:1741525900;s:28:"cmsmasters_bottom_sidebar_id";i:1741525900;s:32:"cmsmasters_bottom_sidebar_layout";i:1741525900;s:21:"cmsmasters_bg_default";i:1741525900;s:17:"cmsmasters_bg_col";i:1741525900;s:24:"cmsmasters_bg_img_enable";i:1741525900;s:17:"cmsmasters_bg_img";i:1741525900;s:17:"cmsmasters_bg_rep";i:1741525900;s:17:"cmsmasters_bg_pos";i:1741525900;s:17:"cmsmasters_bg_att";i:1741525900;s:18:"cmsmasters_bg_size";i:1741525900;s:18:"cmsmasters_heading";i:1741525900;s:24:"cmsmasters_heading_title";i:1741525900;s:27:"cmsmasters_heading_subtitle";i:1741525900;s:23:"cmsmasters_heading_icon";i:1741525900;s:28:"cmsmasters_heading_alignment";i:1741525900;s:25:"cmsmasters_heading_scheme";i:1741525900;s:32:"cmsmasters_heading_bg_img_enable";i:1741525900;s:25:"cmsmasters_heading_bg_img";i:1741525900;s:25:"cmsmasters_heading_bg_rep";i:1741525900;s:25:"cmsmasters_heading_bg_att";i:1741525900;s:26:"cmsmasters_heading_bg_size";i:1741525900;s:27:"cmsmasters_heading_bg_color";i:1741525900;s:25:"cmsmasters_heading_height";i:1741525900;s:22:"cmsmasters_breadcrumbs";i:1741525900;s:24:"cmsmasters_composer_show";i:1741525900;s:30:"cmsmasters_composer_fullscreen";i:1741525900;s:17:"_EventShowMapLink";i:1741525900;s:13:"_EventShowMap";i:1741525900;s:11:"_VenueVenue";i:1741525900;s:13:"_VenueAddress";i:1741525900;s:10:"_VenueCity";i:1741525900;s:13:"_VenueCountry";i:1741525900;s:14:"_VenueProvince";i:1741525900;s:11:"_VenueState";i:1741525900;s:9:"_VenueZip";i:1741525900;s:11:"_VenuePhone";i:1741525900;s:9:"_VenueURL";i:1741525900;s:13:"_VenueShowMap";i:1741525900;s:17:"_VenueShowMapLink";i:1741525900;s:19:"_VenueStateProvince";i:1741525900;s:21:"_VenueOverwriteCoords";i:1741525900;s:9:"_VenueLat";i:1741525900;s:9:"_VenueLng";i:1741525900;s:16:"_VenueGeoAddress";i:1741525900;}'),
(9398, 941, 'cmsmasters_post_image_show', 'false'),
(9399, 941, 'cmsmasters_post_image_link', ''),
(9400, 941, 'cmsmasters_post_images', ''),
(9401, 941, 'cmsmasters_post_video_type', 'embedded'),
(9402, 941, 'cmsmasters_post_video_link', ''),
(9403, 941, 'cmsmasters_post_video_links', ''),
(9404, 941, 'cmsmasters_post_audio_links', ''),
(9405, 941, 'cmsmasters_post_title', 'true'),
(9406, 941, 'cmsmasters_post_sharing_box', 'true'),
(9407, 941, 'cmsmasters_post_author_box', 'true'),
(9408, 941, 'cmsmasters_post_more_posts', 'popular'),
(9409, 941, 'cmsmasters_post_read_more', 'Continue reading...'),
(9410, 941, 'cmsmasters_page_scheme', 'default'),
(9411, 941, 'cmsmasters_layout', 'r_sidebar'),
(9412, 941, 'cmsmasters_sidebar_id', ''),
(9413, 941, 'cmsmasters_bottom_sidebar', 'true'),
(9414, 941, 'cmsmasters_bottom_sidebar_id', ''),
(9415, 941, 'cmsmasters_bottom_sidebar_layout', '131313'),
(9416, 941, 'cmsmasters_bg_default', 'true'),
(9417, 941, 'cmsmasters_bg_col', '#ffffff'),
(9418, 941, 'cmsmasters_bg_img_enable', 'false'),
(9419, 941, 'cmsmasters_bg_img', ''),
(9420, 941, 'cmsmasters_bg_rep', 'no-repeat'),
(9421, 941, 'cmsmasters_bg_pos', 'top center'),
(9422, 941, 'cmsmasters_bg_att', 'scroll'),
(9423, 941, 'cmsmasters_bg_size', 'cover'),
(9424, 941, 'cmsmasters_heading', 'default'),
(9425, 941, 'cmsmasters_heading_title', ''),
(9426, 941, 'cmsmasters_heading_subtitle', ''),
(9427, 941, 'cmsmasters_heading_icon', ''),
(9428, 941, 'cmsmasters_heading_alignment', 'center'),
(9429, 941, 'cmsmasters_heading_scheme', 'first'),
(9430, 941, 'cmsmasters_heading_bg_img_enable', 'true'),
(9431, 941, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(9432, 941, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9433, 941, 'cmsmasters_heading_bg_att', 'fixed'),
(9434, 941, 'cmsmasters_heading_bg_size', 'cover'),
(9435, 941, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9436, 941, 'cmsmasters_heading_height', '250'),
(9437, 941, 'cmsmasters_breadcrumbs', 'true'),
(9438, 941, 'cmsmasters_composer_show', 'false'),
(9439, 941, 'cmsmasters_composer_fullscreen', 'false'),
(9440, 941, '_EventShowMapLink', '1'),
(9441, 941, '_EventShowMap', '1'),
(9442, 941, '_VenueVenue', 'Preaching'),
(9443, 941, '_VenueAddress', 'Capitol Hill Montessori @ Logan'),
(9444, 941, '_VenueCity', 'Washington'),
(9445, 941, '_VenueCountry', 'United States'),
(9446, 941, '_VenueProvince', ''),
(9447, 941, '_VenueState', ''),
(9448, 941, '_VenueZip', ''),
(9449, 941, '_VenuePhone', '+321 323 2321'),
(9450, 941, '_VenueURL', 'CMSmasters@cms.com'),
(9451, 941, '_VenueShowMap', 'true'),
(9452, 941, '_VenueShowMapLink', 'true'),
(9453, 941, '_VenueStateProvince', ''),
(9454, 941, '_VenueOverwriteCoords', '0'),
(9455, 941, '_VenueLat', '39.7917039'),
(9456, 941, '_VenueLng', '-96.9853474'),
(9457, 941, '_VenueGeoAddress', 'Capitol Hill Montessori @ Logan Washington    United States'),
(9458, 1371, '_VenueOrigin', 'events-calendar'),
(9459, 1371, '_tribe_modified_fields', 'a:62:{s:12:"_VenueOrigin";i:1741525900;s:26:"cmsmasters_post_image_show";i:1741525900;s:26:"cmsmasters_post_image_link";i:1741525900;s:22:"cmsmasters_post_images";i:1741525900;s:26:"cmsmasters_post_video_type";i:1741525900;s:26:"cmsmasters_post_video_link";i:1741525900;s:27:"cmsmasters_post_video_links";i:1741525900;s:27:"cmsmasters_post_audio_links";i:1741525900;s:21:"cmsmasters_post_title";i:1741525900;s:27:"cmsmasters_post_sharing_box";i:1741525900;s:26:"cmsmasters_post_author_box";i:1741525900;s:26:"cmsmasters_post_more_posts";i:1741525900;s:25:"cmsmasters_post_read_more";i:1741525900;s:22:"cmsmasters_page_scheme";i:1741525900;s:17:"cmsmasters_layout";i:1741525900;s:21:"cmsmasters_sidebar_id";i:1741525900;s:25:"cmsmasters_bottom_sidebar";i:1741525900;s:28:"cmsmasters_bottom_sidebar_id";i:1741525900;s:32:"cmsmasters_bottom_sidebar_layout";i:1741525900;s:21:"cmsmasters_bg_default";i:1741525900;s:17:"cmsmasters_bg_col";i:1741525900;s:24:"cmsmasters_bg_img_enable";i:1741525900;s:17:"cmsmasters_bg_img";i:1741525900;s:17:"cmsmasters_bg_rep";i:1741525900;s:17:"cmsmasters_bg_pos";i:1741525900;s:17:"cmsmasters_bg_att";i:1741525900;s:18:"cmsmasters_bg_size";i:1741525900;s:18:"cmsmasters_heading";i:1741525900;s:24:"cmsmasters_heading_title";i:1741525900;s:27:"cmsmasters_heading_subtitle";i:1741525900;s:23:"cmsmasters_heading_icon";i:1741525900;s:28:"cmsmasters_heading_alignment";i:1741525900;s:25:"cmsmasters_heading_scheme";i:1741525900;s:32:"cmsmasters_heading_bg_img_enable";i:1741525900;s:25:"cmsmasters_heading_bg_img";i:1741525900;s:25:"cmsmasters_heading_bg_rep";i:1741525900;s:25:"cmsmasters_heading_bg_att";i:1741525900;s:26:"cmsmasters_heading_bg_size";i:1741525900;s:27:"cmsmasters_heading_bg_color";i:1741525900;s:25:"cmsmasters_heading_height";i:1741525900;s:22:"cmsmasters_breadcrumbs";i:1741525900;s:24:"cmsmasters_composer_show";i:1741525900;s:30:"cmsmasters_composer_fullscreen";i:1741525900;s:17:"_EventShowMapLink";i:1741525900;s:13:"_EventShowMap";i:1741525900;s:11:"_VenueVenue";i:1741525900;s:13:"_VenueAddress";i:1741525900;s:10:"_VenueCity";i:1741525900;s:13:"_VenueCountry";i:1741525900;s:14:"_VenueProvince";i:1741525900;s:11:"_VenueState";i:1741525900;s:9:"_VenueZip";i:1741525900;s:11:"_VenuePhone";i:1741525900;s:9:"_VenueURL";i:1741525900;s:13:"_VenueShowMap";i:1741525900;s:17:"_VenueShowMapLink";i:1741525900;s:19:"_VenueStateProvince";i:1741525900;s:21:"_VenueOverwriteCoords";i:1741525900;s:9:"_VenueLat";i:1741525900;s:9:"_VenueLng";i:1741525900;s:16:"_VenueGeoAddress";i:1741525900;s:14:"slide_template";i:1741525900;}'),
(9460, 1371, 'cmsmasters_post_image_show', 'false'),
(9461, 1371, 'cmsmasters_post_image_link', ''),
(9462, 1371, 'cmsmasters_post_images', ''),
(9463, 1371, 'cmsmasters_post_video_type', 'embedded'),
(9464, 1371, 'cmsmasters_post_video_link', ''),
(9465, 1371, 'cmsmasters_post_video_links', '');
INSERT INTO `wpd6_postmeta` VALUES
(9466, 1371, 'cmsmasters_post_audio_links', ''),
(9467, 1371, 'cmsmasters_post_title', 'true'),
(9468, 1371, 'cmsmasters_post_sharing_box', 'true'),
(9469, 1371, 'cmsmasters_post_author_box', 'true'),
(9470, 1371, 'cmsmasters_post_more_posts', 'popular'),
(9471, 1371, 'cmsmasters_post_read_more', 'Continue reading...'),
(9472, 1371, 'cmsmasters_page_scheme', 'default'),
(9473, 1371, 'cmsmasters_layout', 'r_sidebar'),
(9474, 1371, 'cmsmasters_sidebar_id', ''),
(9475, 1371, 'cmsmasters_bottom_sidebar', 'true'),
(9476, 1371, 'cmsmasters_bottom_sidebar_id', ''),
(9477, 1371, 'cmsmasters_bottom_sidebar_layout', '131313'),
(9478, 1371, 'cmsmasters_bg_default', 'true'),
(9479, 1371, 'cmsmasters_bg_col', '#ffffff'),
(9480, 1371, 'cmsmasters_bg_img_enable', 'false'),
(9481, 1371, 'cmsmasters_bg_img', ''),
(9482, 1371, 'cmsmasters_bg_rep', 'no-repeat'),
(9483, 1371, 'cmsmasters_bg_pos', 'top center'),
(9484, 1371, 'cmsmasters_bg_att', 'scroll'),
(9485, 1371, 'cmsmasters_bg_size', 'cover'),
(9486, 1371, 'cmsmasters_heading', 'default'),
(9487, 1371, 'cmsmasters_heading_title', ''),
(9488, 1371, 'cmsmasters_heading_subtitle', ''),
(9489, 1371, 'cmsmasters_heading_icon', ''),
(9490, 1371, 'cmsmasters_heading_alignment', 'center'),
(9491, 1371, 'cmsmasters_heading_scheme', 'first'),
(9492, 1371, 'cmsmasters_heading_bg_img_enable', 'true'),
(9493, 1371, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(9494, 1371, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9495, 1371, 'cmsmasters_heading_bg_att', 'fixed'),
(9496, 1371, 'cmsmasters_heading_bg_size', 'cover'),
(9497, 1371, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9498, 1371, 'cmsmasters_heading_height', '250'),
(9499, 1371, 'cmsmasters_breadcrumbs', 'true'),
(9500, 1371, 'cmsmasters_composer_show', 'false'),
(9501, 1371, 'cmsmasters_composer_fullscreen', 'false'),
(9502, 1371, '_EventShowMapLink', ''),
(9503, 1371, '_EventShowMap', ''),
(9504, 1371, '_VenueVenue', 'Construction of Church'),
(9505, 1371, '_VenueAddress', 'New York '),
(9506, 1371, '_VenueCity', 'New York'),
(9507, 1371, '_VenueCountry', 'United States'),
(9508, 1371, '_VenueProvince', ''),
(9509, 1371, '_VenueState', ''),
(9510, 1371, '_VenueZip', ''),
(9511, 1371, '_VenuePhone', '+321 321 133 132'),
(9512, 1371, '_VenueURL', ''),
(9513, 1371, '_VenueShowMap', 'true'),
(9514, 1371, '_VenueShowMapLink', 'true'),
(9515, 1371, '_VenueStateProvince', ''),
(9516, 1371, '_VenueOverwriteCoords', '0'),
(9517, 1371, '_VenueLat', '40.7127837'),
(9518, 1371, '_VenueLng', '-74.0059413'),
(9519, 1371, '_VenueGeoAddress', 'New York  New York    United States'),
(9520, 1371, 'slide_template', 'default'),
(9521, 4244, '_EventOrigin', 'events-calendar'),
(9522, 4244, '_tribe_modified_fields', 'a:13:{s:15:"_EventStartDate";i:1489659084;s:13:"_EventEndDate";i:1548148228;s:18:"_EventStartDateUTC";i:1489659084;s:16:"_EventEndDateUTC";i:1548148228;s:14:"_EventDuration";i:1548148228;s:20:"_EventCurrencySymbol";i:1489659084;s:22:"_EventCurrencyPosition";i:1489659084;s:10:"_EventCost";i:1741525900;s:9:"_EventURL";i:1489659084;s:14:"_EventTimezone";i:1489659084;s:18:"_EventTimezoneAbbr";i:1548148228;s:13:"_thumbnail_id";i:1489659084;s:25:"cmsmasters_gutenberg_show";i:1741525900;}'),
(9523, 4244, 'cmsmasters_post_image_show', 'false'),
(9524, 4244, 'cmsmasters_post_image_link', ''),
(9525, 4244, 'cmsmasters_post_images', ''),
(9526, 4244, 'cmsmasters_post_video_type', 'embedded'),
(9527, 4244, 'cmsmasters_post_video_link', ''),
(9528, 4244, 'cmsmasters_post_video_links', ''),
(9529, 4244, 'cmsmasters_post_audio_links', ''),
(9530, 4244, 'cmsmasters_post_title', 'true'),
(9531, 4244, 'cmsmasters_post_sharing_box', 'true'),
(9532, 4244, 'cmsmasters_post_author_box', 'true'),
(9533, 4244, 'cmsmasters_post_more_posts', 'popular'),
(9534, 4244, 'cmsmasters_post_read_more', 'Continue reading...'),
(9535, 4244, 'cmsmasters_page_scheme', 'default'),
(9536, 4244, 'cmsmasters_layout', 'r_sidebar'),
(9537, 4244, 'cmsmasters_sidebar_id', ''),
(9538, 4244, 'cmsmasters_bottom_sidebar', 'true'),
(9539, 4244, 'cmsmasters_bottom_sidebar_id', ''),
(9540, 4244, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(9541, 4244, 'cmsmasters_bg_default', 'true'),
(9542, 4244, 'cmsmasters_bg_col', '#ffffff'),
(9543, 4244, 'cmsmasters_bg_img_enable', 'false'),
(9544, 4244, 'cmsmasters_bg_img', ''),
(9545, 4244, 'cmsmasters_bg_rep', 'no-repeat'),
(9546, 4244, 'cmsmasters_bg_pos', 'top center'),
(9547, 4244, 'cmsmasters_bg_att', 'scroll'),
(9548, 4244, 'cmsmasters_bg_size', 'cover'),
(9549, 4244, 'cmsmasters_heading', 'default'),
(9550, 4244, 'cmsmasters_heading_title', ''),
(9551, 4244, 'cmsmasters_heading_subtitle', ''),
(9552, 4244, 'cmsmasters_heading_icon', ''),
(9553, 4244, 'cmsmasters_heading_alignment', 'center'),
(9554, 4244, 'cmsmasters_heading_scheme', 'first'),
(9555, 4244, 'cmsmasters_heading_bg_img_enable', 'true'),
(9556, 4244, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(9557, 4244, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9558, 4244, 'cmsmasters_heading_bg_att', 'scroll'),
(9559, 4244, 'cmsmasters_heading_bg_size', 'cover'),
(9560, 4244, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9561, 4244, 'cmsmasters_heading_height', '250'),
(9562, 4244, 'cmsmasters_breadcrumbs', 'true'),
(9563, 4244, 'cmsmasters_composer_show', 'false'),
(9564, 4244, 'cmsmasters_composer_fullscreen', 'false'),
(9565, 4244, 'slide_template', 'default'),
(9566, 4244, '_EventShowMapLink', '1'),
(9567, 4244, '_EventShowMap', '1'),
(9568, 4244, '_EventVenueID', '903'),
(9569, 4244, '_EventOrganizerID', '902'),
(9570, 4244, '_EventStartDate', '2017-04-01 08:00:00'),
(9571, 4244, '_EventEndDate', '2025-04-05 17:00:00'),
(9572, 4244, '_EventStartDateUTC', '2017-04-01 08:00:00'),
(9573, 4244, '_EventEndDateUTC', '2025-04-05 17:00:00'),
(9574, 4244, '_EventDuration', '252838800'),
(9575, 4244, '_EventCurrencySymbol', '$'),
(9576, 4244, '_EventCurrencyPosition', 'prefix'),
(9577, 4244, '_EventURL', ''),
(9578, 4244, '_EventTimezone', 'UTC+0'),
(9579, 4244, '_EventTimezoneAbbr', 'UTC+0'),
(9580, 4244, '_EventRecurrence', 'a:3:{s:5:"rules";a:0:{}s:10:"exclusions";a:0:{}s:11:"description";N;}'),
(9581, 4244, '_thumbnail_id', '4558'),
(9582, 4244, '_EventCost', '750'),
(9583, 4244, 'cmsmasters_gutenberg_show', 'false'),
(9584, 4501, '_form', '<div>Your Name (required)<br />\n    [text* your-name] </div>\n\n<div>Your Email (required)<br />\n    [email* your-email] </div>\n\n<div>Subject<br />\n    [text your-subject] </div>\n\n<div>Your Message<br />\n    [textarea your-message] </div>\n\n<div>[submit "Send"]</div>'),
(9585, 4501, 'cmsmasters_post_image_show', 'false'),
(9586, 4501, 'cmsmasters_post_image_link', ''),
(9587, 4501, 'cmsmasters_post_images', ''),
(9588, 4501, 'cmsmasters_post_video_type', 'embedded'),
(9589, 4501, 'cmsmasters_post_video_link', ''),
(9590, 4501, 'cmsmasters_post_video_links', ''),
(9591, 4501, 'cmsmasters_post_audio_links', ''),
(9592, 4501, 'cmsmasters_post_title', 'true'),
(9593, 4501, 'cmsmasters_post_sharing_box', 'true'),
(9594, 4501, 'cmsmasters_post_author_box', 'true'),
(9595, 4501, 'cmsmasters_post_more_posts', 'popular'),
(9596, 4501, 'cmsmasters_post_read_more', 'Continue reading...'),
(9597, 4501, 'cmsmasters_page_scheme', 'default'),
(9598, 4501, 'cmsmasters_layout', 'r_sidebar'),
(9599, 4501, 'cmsmasters_sidebar_id', ''),
(9600, 4501, 'cmsmasters_bottom_sidebar', 'true'),
(9601, 4501, 'cmsmasters_bottom_sidebar_id', ''),
(9602, 4501, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(9603, 4501, 'cmsmasters_bg_default', 'true'),
(9604, 4501, 'cmsmasters_bg_col', '#ffffff'),
(9605, 4501, 'cmsmasters_bg_img_enable', 'false'),
(9606, 4501, 'cmsmasters_bg_img', ''),
(9607, 4501, 'cmsmasters_bg_rep', 'no-repeat'),
(9608, 4501, 'cmsmasters_bg_pos', 'top center'),
(9609, 4501, 'cmsmasters_bg_att', 'scroll'),
(9610, 4501, 'cmsmasters_bg_size', 'cover'),
(9611, 4501, 'cmsmasters_heading', 'default'),
(9612, 4501, 'cmsmasters_heading_title', ''),
(9613, 4501, 'cmsmasters_heading_subtitle', ''),
(9614, 4501, 'cmsmasters_heading_icon', ''),
(9615, 4501, 'cmsmasters_heading_alignment', 'center'),
(9616, 4501, 'cmsmasters_heading_scheme', 'first'),
(9617, 4501, 'cmsmasters_heading_bg_img_enable', 'true'),
(9618, 4501, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(9619, 4501, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(9620, 4501, 'cmsmasters_heading_bg_att', 'scroll'),
(9621, 4501, 'cmsmasters_heading_bg_size', 'cover'),
(9622, 4501, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(9623, 4501, 'cmsmasters_heading_height', '250'),
(9624, 4501, 'cmsmasters_breadcrumbs', 'true'),
(9625, 4501, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:28:"My Religion "[your-subject]"";s:6:"sender";s:50:"[your-name] <wordpress@my-religion.cmsmasters.net>";s:9:"recipient";s:13:"mail@mail.com";s:4:"body";s:182:"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on My Religion (http://my-religion.cmsmasters.net)";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(9626, 4501, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:28:"My Religion "[your-subject]"";s:6:"sender";s:50:"My Religion <wordpress@my-religion.cmsmasters.net>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:124:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on My Religion (http://my-religion.cmsmasters.net)";s:18:"additional_headers";s:23:"Reply-To: mail@mail.com";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(9627, 4501, '_messages', 'a:23:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:22:"The field is required.";s:16:"invalid_too_long";s:22:"The field is too long.";s:17:"invalid_too_short";s:23:"The field is too short.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(9628, 4501, '_additional_settings', ''),
(9629, 4501, '_locale', 'en_US'),
(9630, 4817, '_menu_item_type', 'post_type'),
(9631, 4817, '_menu_item_menu_item_parent', '4861'),
(9632, 4817, '_menu_item_object_id', '4812'),
(9633, 4817, '_menu_item_object', 'page'),
(9634, 4817, '_menu_item_target', ''),
(9635, 4817, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(9636, 4817, '_menu_item_xfn', ''),
(9637, 4817, '_menu_item_url', ''),
(9638, 4817, '_menu_item_highlight', ''),
(9639, 4817, '_menu_item_color', ''),
(9640, 4817, '_menu_item_icon', ''),
(9641, 4817, '_menu_item_tag', ''),
(9642, 4817, '_menu_item_drop_side', ''),
(9643, 4817, '_menu_item_mega', ''),
(9644, 4817, '_menu_item_mega_cols', ''),
(9645, 4817, '_menu_item_mega_cols_full', ''),
(9646, 4817, '_menu_item_mega_bg_img', ''),
(9647, 4817, '_menu_item_mega_bg_pos', ''),
(9648, 4817, '_menu_item_mega_bg_rep', ''),
(9649, 4817, '_menu_item_mega_bg_size', ''),
(9650, 4817, '_menu_item_hide_text', ''),
(9651, 4817, '_menu_item_subtitle', ''),
(9652, 4817, '_menu_item_mega_descr_text', ''),
(10343, 4848, '_menu_item_type', 'post_type'),
(10344, 4848, '_menu_item_menu_item_parent', '0'),
(10345, 4848, '_menu_item_object_id', '795'),
(10346, 4848, '_menu_item_object', 'page'),
(10347, 4848, '_menu_item_target', ''),
(10348, 4848, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10349, 4848, '_menu_item_xfn', ''),
(10350, 4848, '_menu_item_url', ''),
(10351, 4848, '_menu_item_highlight', ''),
(10352, 4848, '_menu_item_color', ''),
(10353, 4848, '_menu_item_icon', ''),
(10354, 4848, '_menu_item_tag', ''),
(10355, 4848, '_menu_item_drop_side', ''),
(10356, 4848, '_menu_item_mega', ''),
(10357, 4848, '_menu_item_mega_cols', ''),
(10358, 4848, '_menu_item_mega_cols_full', ''),
(10359, 4848, '_menu_item_mega_bg_img', ''),
(10360, 4848, '_menu_item_mega_bg_pos', ''),
(10361, 4848, '_menu_item_mega_bg_rep', ''),
(10362, 4848, '_menu_item_mega_bg_size', ''),
(10363, 4848, '_menu_item_hide_text', ''),
(10364, 4848, '_menu_item_subtitle', ''),
(10365, 4848, '_menu_item_mega_descr_text', ''),
(10596, 4859, '_menu_item_type', 'post_type'),
(10597, 4859, '_menu_item_menu_item_parent', '0'),
(10598, 4859, '_menu_item_object_id', '2816'),
(10599, 4859, '_menu_item_object', 'page'),
(10600, 4859, '_menu_item_target', ''),
(10601, 4859, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10602, 4859, '_menu_item_xfn', ''),
(10603, 4859, '_menu_item_url', ''),
(10604, 4859, '_menu_item_highlight', ''),
(10605, 4859, '_menu_item_color', ''),
(10606, 4859, '_menu_item_icon', ''),
(10607, 4859, '_menu_item_tag', ''),
(10608, 4859, '_menu_item_drop_side', ''),
(10609, 4859, '_menu_item_mega', ''),
(10610, 4859, '_menu_item_mega_cols', ''),
(10611, 4859, '_menu_item_mega_cols_full', ''),
(10612, 4859, '_menu_item_mega_bg_img', ''),
(10613, 4859, '_menu_item_mega_bg_pos', ''),
(10614, 4859, '_menu_item_mega_bg_rep', ''),
(10615, 4859, '_menu_item_mega_bg_size', ''),
(10616, 4859, '_menu_item_hide_text', ''),
(10617, 4859, '_menu_item_subtitle', ''),
(10618, 4859, '_menu_item_mega_descr_text', ''),
(10619, 4860, '_menu_item_type', 'post_type'),
(10620, 4860, '_menu_item_menu_item_parent', '4861'),
(10621, 4860, '_menu_item_object_id', '3282'),
(10622, 4860, '_menu_item_object', 'page'),
(10623, 4860, '_menu_item_target', ''),
(10624, 4860, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10625, 4860, '_menu_item_xfn', ''),
(10626, 4860, '_menu_item_url', ''),
(10627, 4860, '_menu_item_highlight', ''),
(10628, 4860, '_menu_item_color', ''),
(10629, 4860, '_menu_item_icon', ''),
(10630, 4860, '_menu_item_tag', ''),
(10631, 4860, '_menu_item_drop_side', ''),
(10632, 4860, '_menu_item_mega', ''),
(10633, 4860, '_menu_item_mega_cols', ''),
(10634, 4860, '_menu_item_mega_cols_full', ''),
(10635, 4860, '_menu_item_mega_bg_img', ''),
(10636, 4860, '_menu_item_mega_bg_pos', ''),
(10637, 4860, '_menu_item_mega_bg_rep', ''),
(10638, 4860, '_menu_item_mega_bg_size', ''),
(10639, 4860, '_menu_item_hide_text', ''),
(10640, 4860, '_menu_item_subtitle', ''),
(10641, 4860, '_menu_item_mega_descr_text', ''),
(10642, 4861, '_menu_item_type', 'post_type'),
(10643, 4861, '_menu_item_menu_item_parent', '0'),
(10644, 4861, '_menu_item_object_id', '3390'),
(10645, 4861, '_menu_item_object', 'page'),
(10646, 4861, '_menu_item_target', ''),
(10647, 4861, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10648, 4861, '_menu_item_xfn', ''),
(10649, 4861, '_menu_item_url', ''),
(10650, 4861, '_menu_item_highlight', ''),
(10651, 4861, '_menu_item_color', ''),
(10652, 4861, '_menu_item_icon', ''),
(10653, 4861, '_menu_item_tag', ''),
(10654, 4861, '_menu_item_drop_side', ''),
(10655, 4861, '_menu_item_mega', ''),
(10656, 4861, '_menu_item_mega_cols', ''),
(10657, 4861, '_menu_item_mega_cols_full', ''),
(10658, 4861, '_menu_item_mega_bg_img', ''),
(10659, 4861, '_menu_item_mega_bg_pos', ''),
(10660, 4861, '_menu_item_mega_bg_rep', ''),
(10661, 4861, '_menu_item_mega_bg_size', ''),
(10662, 4861, '_menu_item_hide_text', ''),
(10663, 4861, '_menu_item_subtitle', ''),
(10664, 4861, '_menu_item_mega_descr_text', ''),
(10665, 4862, '_menu_item_type', 'post_type'),
(10666, 4862, '_menu_item_menu_item_parent', '4807'),
(10667, 4862, '_menu_item_object_id', '3641'),
(10668, 4862, '_menu_item_object', 'page'),
(10669, 4862, '_menu_item_target', ''),
(10670, 4862, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10671, 4862, '_menu_item_xfn', ''),
(10672, 4862, '_menu_item_url', ''),
(10673, 4862, '_menu_item_highlight', ''),
(10674, 4862, '_menu_item_color', ''),
(10675, 4862, '_menu_item_icon', ''),
(10676, 4862, '_menu_item_tag', ''),
(10677, 4862, '_menu_item_drop_side', ''),
(10678, 4862, '_menu_item_mega', ''),
(10679, 4862, '_menu_item_mega_cols', ''),
(10680, 4862, '_menu_item_mega_cols_full', ''),
(10681, 4862, '_menu_item_mega_bg_img', ''),
(10682, 4862, '_menu_item_mega_bg_pos', ''),
(10683, 4862, '_menu_item_mega_bg_rep', ''),
(10684, 4862, '_menu_item_mega_bg_size', ''),
(10685, 4862, '_menu_item_hide_text', ''),
(10686, 4862, '_menu_item_subtitle', ''),
(10687, 4862, '_menu_item_mega_descr_text', ''),
(10688, 4863, '_menu_item_type', 'post_type'),
(10689, 4863, '_menu_item_menu_item_parent', '0'),
(10690, 4863, '_menu_item_object_id', '3763'),
(10691, 4863, '_menu_item_object', 'page'),
(10692, 4863, '_menu_item_target', ''),
(10693, 4863, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10694, 4863, '_menu_item_xfn', ''),
(10695, 4863, '_menu_item_url', ''),
(10696, 4863, '_menu_item_highlight', ''),
(10697, 4863, '_menu_item_color', ''),
(10698, 4863, '_menu_item_icon', ''),
(10699, 4863, '_menu_item_tag', ''),
(10700, 4863, '_menu_item_drop_side', ''),
(10701, 4863, '_menu_item_mega', ''),
(10702, 4863, '_menu_item_mega_cols', ''),
(10703, 4863, '_menu_item_mega_cols_full', ''),
(10704, 4863, '_menu_item_mega_bg_img', ''),
(10705, 4863, '_menu_item_mega_bg_pos', ''),
(10706, 4863, '_menu_item_mega_bg_rep', ''),
(10707, 4863, '_menu_item_mega_bg_size', ''),
(10708, 4863, '_menu_item_hide_text', ''),
(10709, 4863, '_menu_item_subtitle', ''),
(10710, 4863, '_menu_item_mega_descr_text', ''),
(10711, 4864, '_menu_item_type', 'post_type'),
(10712, 4864, '_menu_item_menu_item_parent', '4807'),
(10713, 4864, '_menu_item_object_id', '3995'),
(10714, 4864, '_menu_item_object', 'page'),
(10715, 4864, '_menu_item_target', ''),
(10716, 4864, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10717, 4864, '_menu_item_xfn', ''),
(10718, 4864, '_menu_item_url', ''),
(10719, 4864, '_menu_item_highlight', ''),
(10720, 4864, '_menu_item_color', ''),
(10721, 4864, '_menu_item_icon', ''),
(10722, 4864, '_menu_item_tag', ''),
(10723, 4864, '_menu_item_drop_side', ''),
(10724, 4864, '_menu_item_mega', ''),
(10725, 4864, '_menu_item_mega_cols', ''),
(10726, 4864, '_menu_item_mega_cols_full', ''),
(10727, 4864, '_menu_item_mega_bg_img', ''),
(10728, 4864, '_menu_item_mega_bg_pos', ''),
(10729, 4864, '_menu_item_mega_bg_rep', ''),
(10730, 4864, '_menu_item_mega_bg_size', ''),
(10731, 4864, '_menu_item_hide_text', ''),
(10732, 4864, '_menu_item_subtitle', ''),
(10733, 4864, '_menu_item_mega_descr_text', ''),
(10734, 4865, '_menu_item_type', 'post_type'),
(10735, 4865, '_menu_item_menu_item_parent', '0'),
(10736, 4865, '_menu_item_object_id', '113'),
(10737, 4865, '_menu_item_object', 'page'),
(10738, 4865, '_menu_item_target', ''),
(10739, 4865, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10740, 4865, '_menu_item_xfn', ''),
(10741, 4865, '_menu_item_url', ''),
(10742, 4865, '_menu_item_highlight', ''),
(10743, 4865, '_menu_item_color', ''),
(10744, 4865, '_menu_item_icon', ''),
(10745, 4865, '_menu_item_tag', ''),
(10746, 4865, '_menu_item_drop_side', ''),
(10747, 4865, '_menu_item_mega', ''),
(10748, 4865, '_menu_item_mega_cols', ''),
(10749, 4865, '_menu_item_mega_cols_full', ''),
(10750, 4865, '_menu_item_mega_bg_img', ''),
(10751, 4865, '_menu_item_mega_bg_pos', ''),
(10752, 4865, '_menu_item_mega_bg_rep', ''),
(10753, 4865, '_menu_item_mega_bg_size', ''),
(10754, 4865, '_menu_item_hide_text', ''),
(10755, 4865, '_menu_item_subtitle', ''),
(10756, 4865, '_menu_item_mega_descr_text', ''),
(10757, 4866, '_menu_item_type', 'post_type'),
(10758, 4866, '_menu_item_menu_item_parent', '0'),
(10759, 4866, '_menu_item_object_id', '4500'),
(10760, 4866, '_menu_item_object', 'page'),
(10761, 4866, '_menu_item_target', ''),
(10762, 4866, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10763, 4866, '_menu_item_xfn', ''),
(10764, 4866, '_menu_item_url', ''),
(10765, 4866, '_menu_item_highlight', ''),
(10766, 4866, '_menu_item_color', ''),
(10767, 4866, '_menu_item_icon', ''),
(10768, 4866, '_menu_item_tag', ''),
(10769, 4866, '_menu_item_drop_side', ''),
(10770, 4866, '_menu_item_mega', ''),
(10771, 4866, '_menu_item_mega_cols', ''),
(10772, 4866, '_menu_item_mega_cols_full', ''),
(10773, 4866, '_menu_item_mega_bg_img', ''),
(10774, 4866, '_menu_item_mega_bg_pos', ''),
(10775, 4866, '_menu_item_mega_bg_rep', ''),
(10776, 4866, '_menu_item_mega_bg_size', ''),
(10777, 4866, '_menu_item_hide_text', ''),
(10778, 4866, '_menu_item_subtitle', ''),
(10779, 4866, '_menu_item_mega_descr_text', ''),
(10780, 4867, '_menu_item_type', 'post_type'),
(10781, 4867, '_menu_item_menu_item_parent', '0'),
(10782, 4867, '_menu_item_object_id', '2155'),
(10783, 4867, '_menu_item_object', 'page'),
(10784, 4867, '_menu_item_target', ''),
(10785, 4867, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10786, 4867, '_menu_item_xfn', ''),
(10787, 4867, '_menu_item_url', ''),
(10788, 4867, '_menu_item_highlight', ''),
(10789, 4867, '_menu_item_color', ''),
(10790, 4867, '_menu_item_icon', ''),
(10791, 4867, '_menu_item_tag', ''),
(10792, 4867, '_menu_item_drop_side', ''),
(10793, 4867, '_menu_item_mega', ''),
(10794, 4867, '_menu_item_mega_cols', ''),
(10795, 4867, '_menu_item_mega_cols_full', ''),
(10796, 4867, '_menu_item_mega_bg_img', ''),
(10797, 4867, '_menu_item_mega_bg_pos', ''),
(10798, 4867, '_menu_item_mega_bg_rep', ''),
(10799, 4867, '_menu_item_mega_bg_size', ''),
(10800, 4867, '_menu_item_hide_text', ''),
(10801, 4867, '_menu_item_subtitle', ''),
(10802, 4867, '_menu_item_mega_descr_text', ''),
(10803, 4868, '_menu_item_type', 'post_type'),
(10804, 4868, '_menu_item_menu_item_parent', '0'),
(10805, 4868, '_menu_item_object_id', '2157'),
(10806, 4868, '_menu_item_object', 'page'),
(10807, 4868, '_menu_item_target', ''),
(10808, 4868, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10809, 4868, '_menu_item_xfn', ''),
(10810, 4868, '_menu_item_url', ''),
(10811, 4868, '_menu_item_highlight', ''),
(10812, 4868, '_menu_item_color', ''),
(10813, 4868, '_menu_item_icon', ''),
(10814, 4868, '_menu_item_tag', ''),
(10815, 4868, '_menu_item_drop_side', ''),
(10816, 4868, '_menu_item_mega', ''),
(10817, 4868, '_menu_item_mega_cols', ''),
(10818, 4868, '_menu_item_mega_cols_full', ''),
(10819, 4868, '_menu_item_mega_bg_img', ''),
(10820, 4868, '_menu_item_mega_bg_pos', ''),
(10821, 4868, '_menu_item_mega_bg_rep', ''),
(10822, 4868, '_menu_item_mega_bg_size', ''),
(10823, 4868, '_menu_item_hide_text', ''),
(10824, 4868, '_menu_item_subtitle', ''),
(10825, 4868, '_menu_item_mega_descr_text', ''),
(10826, 4869, '_menu_item_type', 'post_type'),
(10827, 4869, '_menu_item_menu_item_parent', '0'),
(10828, 4869, '_menu_item_object_id', '115'),
(10829, 4869, '_menu_item_object', 'page'),
(10830, 4869, '_menu_item_target', ''),
(10831, 4869, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10832, 4869, '_menu_item_xfn', ''),
(10833, 4869, '_menu_item_url', ''),
(10834, 4869, '_menu_item_highlight', ''),
(10835, 4869, '_menu_item_color', ''),
(10836, 4869, '_menu_item_icon', ''),
(10837, 4869, '_menu_item_tag', ''),
(10838, 4869, '_menu_item_drop_side', ''),
(10839, 4869, '_menu_item_mega', ''),
(10840, 4869, '_menu_item_mega_cols', ''),
(10841, 4869, '_menu_item_mega_cols_full', ''),
(10842, 4869, '_menu_item_mega_bg_img', ''),
(10843, 4869, '_menu_item_mega_bg_pos', ''),
(10844, 4869, '_menu_item_mega_bg_rep', ''),
(10845, 4869, '_menu_item_mega_bg_size', ''),
(10846, 4869, '_menu_item_hide_text', ''),
(10847, 4869, '_menu_item_subtitle', ''),
(10848, 4869, '_menu_item_mega_descr_text', ''),
(10849, 4870, '_menu_item_type', 'post_type'),
(10850, 4870, '_menu_item_menu_item_parent', '0'),
(10851, 4870, '_menu_item_object_id', '3282'),
(10852, 4870, '_menu_item_object', 'page'),
(10853, 4870, '_menu_item_target', ''),
(10854, 4870, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10855, 4870, '_menu_item_xfn', ''),
(10856, 4870, '_menu_item_url', ''),
(10857, 4870, '_menu_item_highlight', ''),
(10858, 4870, '_menu_item_color', ''),
(10859, 4870, '_menu_item_icon', ''),
(10860, 4870, '_menu_item_tag', ''),
(10861, 4870, '_menu_item_drop_side', ''),
(10862, 4870, '_menu_item_mega', ''),
(10863, 4870, '_menu_item_mega_cols', ''),
(10864, 4870, '_menu_item_mega_cols_full', ''),
(10865, 4870, '_menu_item_mega_bg_img', ''),
(10866, 4870, '_menu_item_mega_bg_pos', ''),
(10867, 4870, '_menu_item_mega_bg_rep', ''),
(10868, 4870, '_menu_item_mega_bg_size', ''),
(10869, 4870, '_menu_item_hide_text', ''),
(10870, 4870, '_menu_item_subtitle', ''),
(10871, 4870, '_menu_item_mega_descr_text', ''),
(10872, 4871, '_menu_item_type', 'post_type'),
(10873, 4871, '_menu_item_menu_item_parent', '0'),
(10874, 4871, '_menu_item_object_id', '2822'),
(10875, 4871, '_menu_item_object', 'page'),
(10876, 4871, '_menu_item_target', ''),
(10877, 4871, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10878, 4871, '_menu_item_xfn', ''),
(10879, 4871, '_menu_item_url', ''),
(10880, 4871, '_menu_item_highlight', ''),
(10881, 4871, '_menu_item_color', ''),
(10882, 4871, '_menu_item_icon', ''),
(10883, 4871, '_menu_item_tag', ''),
(10884, 4871, '_menu_item_drop_side', ''),
(10885, 4871, '_menu_item_mega', ''),
(10886, 4871, '_menu_item_mega_cols', ''),
(10887, 4871, '_menu_item_mega_cols_full', ''),
(10888, 4871, '_menu_item_mega_bg_img', ''),
(10889, 4871, '_menu_item_mega_bg_pos', ''),
(10890, 4871, '_menu_item_mega_bg_rep', ''),
(10891, 4871, '_menu_item_mega_bg_size', ''),
(10892, 4871, '_menu_item_hide_text', ''),
(10893, 4871, '_menu_item_subtitle', ''),
(10894, 4871, '_menu_item_mega_descr_text', ''),
(10895, 4872, '_menu_item_type', 'post_type'),
(10896, 4872, '_menu_item_menu_item_parent', '0'),
(10897, 4872, '_menu_item_object_id', '2816'),
(10898, 4872, '_menu_item_object', 'page'),
(10899, 4872, '_menu_item_target', ''),
(10900, 4872, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(10901, 4872, '_menu_item_xfn', ''),
(10902, 4872, '_menu_item_url', ''),
(10903, 4872, '_menu_item_highlight', ''),
(10904, 4872, '_menu_item_color', ''),
(10905, 4872, '_menu_item_icon', ''),
(10906, 4872, '_menu_item_tag', ''),
(10907, 4872, '_menu_item_drop_side', ''),
(10908, 4872, '_menu_item_mega', ''),
(10909, 4872, '_menu_item_mega_cols', ''),
(10910, 4872, '_menu_item_mega_cols_full', ''),
(10911, 4872, '_menu_item_mega_bg_img', ''),
(10912, 4872, '_menu_item_mega_bg_pos', ''),
(10913, 4872, '_menu_item_mega_bg_rep', ''),
(10914, 4872, '_menu_item_mega_bg_size', ''),
(10915, 4872, '_menu_item_hide_text', ''),
(10916, 4872, '_menu_item_subtitle', ''),
(10917, 4872, '_menu_item_mega_descr_text', ''),
(10918, 2112, '_tax_status', 'taxable'),
(10919, 2112, '_tax_class', ''),
(10920, 2112, '_download_limit', '-1'),
(10921, 2112, '_download_expiry', '-1'),
(10922, 2121, '_tax_status', 'taxable'),
(10923, 2121, '_tax_class', ''),
(10924, 2121, '_download_limit', '-1'),
(10925, 2121, '_download_expiry', '-1'),
(10926, 2123, '_tax_status', 'taxable'),
(10927, 2123, '_tax_class', ''),
(10928, 2123, '_download_limit', '-1'),
(10929, 2123, '_download_expiry', '-1'),
(10930, 2125, '_tax_status', 'taxable'),
(10931, 2125, '_tax_class', ''),
(10932, 2125, '_download_limit', '-1'),
(10933, 2125, '_download_expiry', '-1'),
(10934, 2127, '_tax_status', 'taxable'),
(10935, 2127, '_tax_class', ''),
(10936, 2127, '_download_limit', '-1'),
(10937, 2127, '_download_expiry', '-1'),
(10938, 2132, '_tax_status', 'taxable'),
(10939, 2132, '_tax_class', ''),
(10940, 2132, '_download_limit', '-1'),
(10941, 2132, '_download_expiry', '-1'),
(10942, 2150, '_tax_status', 'taxable'),
(10943, 2150, '_tax_class', ''),
(10944, 2150, '_download_limit', '-1'),
(10945, 2150, '_download_expiry', '-1'),
(10946, 2152, '_tax_status', 'taxable'),
(10947, 2152, '_tax_class', ''),
(10948, 2152, '_download_limit', '-1'),
(10949, 2152, '_download_expiry', '-1'),
(10950, 4873, '_wp_attached_file', 'layerslider/home-page-slider/06.jpg'),
(10951, 4873, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:35:"layerslider/home-page-slider/06.jpg";s:8:"filesize";i:1438638;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"06-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"06-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7185;}s:6:"medium";a:5:{s:4:"file";s:14:"06-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2716;}s:5:"large";a:5:{s:4:"file";s:15:"06-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17565;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"06-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1643;}s:12:"medium_large";a:5:{s:4:"file";s:14:"06-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10676;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"06-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6647;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"06-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3204;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"06-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43143;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"06-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13401;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"06-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:944;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8175;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"06-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4813;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"06-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10487;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6839;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"06-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12948;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"06-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22707;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"06-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24355;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"06-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22419;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"06-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8175;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"06-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29580;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10952, 4874, '_wp_attached_file', 'layerslider/slider-shortcodes/03.jpg'),
(10953, 4874, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:36:"layerslider/slider-shortcodes/03.jpg";s:8:"filesize";i:1438700;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3663;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"03-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1153;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"03-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7176;}s:6:"medium";a:5:{s:4:"file";s:14:"03-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2704;}s:5:"large";a:5:{s:4:"file";s:15:"03-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17600;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:12:"medium_large";a:5:{s:4:"file";s:14:"03-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10692;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"03-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6639;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"03-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3195;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"03-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43305;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"03-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13353;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"03-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:953;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3663;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"03-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8152;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"03-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4787;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"03-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10509;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"03-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6837;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"03-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12931;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"03-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22700;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"03-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24414;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"03-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22426;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"03-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8152;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"03-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29687;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10954, 4875, '_wp_attached_file', 'layerslider/slider-shortcodes/04.jpg'),
(10955, 4875, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:36:"layerslider/slider-shortcodes/04.jpg";s:8:"filesize";i:1438610;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3678;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"04-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"04-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7183;}s:6:"medium";a:5:{s:4:"file";s:14:"04-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2711;}s:5:"large";a:5:{s:4:"file";s:15:"04-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17568;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"04-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:12:"medium_large";a:5:{s:4:"file";s:14:"04-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10691;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"04-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6654;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"04-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3209;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"04-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43149;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"04-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13386;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"04-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:945;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3678;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"04-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8180;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"04-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4802;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"04-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10527;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"04-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6846;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"04-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12965;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"04-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22687;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"04-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24340;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"04-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22402;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"04-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8180;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"04-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29641;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10956, 4876, '_wp_attached_file', 'layerslider/slider-shortcodes/05.jpg'),
(10957, 4876, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:36:"layerslider/slider-shortcodes/05.jpg";s:8:"filesize";i:1438555;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"05-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3671;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"05-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"05-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7190;}s:6:"medium";a:5:{s:4:"file";s:14:"05-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2709;}s:5:"large";a:5:{s:4:"file";s:15:"05-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17613;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"05-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:12:"medium_large";a:5:{s:4:"file";s:14:"05-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10689;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"05-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6652;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"05-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3206;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"05-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43186;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"05-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13363;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"05-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:943;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"05-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3671;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"05-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8156;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"05-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4809;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"05-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10509;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"05-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6850;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"05-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12941;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"05-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22692;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"05-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24331;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"05-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22402;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"05-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8156;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"05-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29574;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10958, 4877, '_wp_attached_file', 'layerslider/slider-shortcodes/06.jpg'),
(10959, 4877, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:36:"layerslider/slider-shortcodes/06.jpg";s:8:"filesize";i:1438638;s:5:"sizes";a:23:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"06-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"06-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7185;}s:6:"medium";a:5:{s:4:"file";s:14:"06-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2716;}s:5:"large";a:5:{s:4:"file";s:15:"06-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17565;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"06-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1643;}s:12:"medium_large";a:5:{s:4:"file";s:14:"06-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10676;}s:16:"event-post-thumb";a:5:{s:4:"file";s:14:"06-630x300.jpg";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6647;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:14:"06-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3204;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"06-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43143;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"06-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13401;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"06-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:944;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8175;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"06-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4813;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"06-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10487;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6839;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"06-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12948;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"06-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22707;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"06-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24355;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"06-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22419;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:14:"06-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8175;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:15:"06-1320x743.jpg";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29580;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10960, 4878, '_wp_attached_file', '2025/03/1.png'),
(10961, 4878, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:1000;s:4:"file";s:13:"2025/03/1.png";s:8:"filesize";i:40172;s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:13:"1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10587;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:13:"1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3007;}s:18:"woocommerce_single";a:5:{s:4:"file";s:13:"1-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23770;}s:6:"medium";a:5:{s:4:"file";s:13:"1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10587;}s:9:"thumbnail";a:5:{s:4:"file";s:13:"1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4721;}s:12:"medium_large";a:5:{s:4:"file";s:13:"1-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34535;}s:16:"event-post-thumb";a:5:{s:4:"file";s:13:"1-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:24405;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:13:"1-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10428;}s:14:"post-thumbnail";a:5:{s:4:"file";s:13:"1-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:37664;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:11:"1-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1995;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:13:"1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10587;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:13:"1-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23247;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:13:"1-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13243;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:13:"1-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23749;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:13:"1-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23749;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:13:"1-860x860.png";s:5:"width";i:860;s:6:"height";i:860;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:39536;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:14:"1-1000x650.png";s:5:"width";i:1000;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34817;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:14:"1-1000x700.png";s:5:"width";i:1000;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:35096;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:13:"1-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23247;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10962, 4879, '_wp_attached_file', '2025/03/1k-new-last.png'),
(10963, 4879, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:1000;s:4:"file";s:23:"2025/03/1k-new-last.png";s:8:"filesize";i:59338;s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"1k-new-last-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17066;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"1k-new-last-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5018;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"1k-new-last-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:37981;}s:6:"medium";a:5:{s:4:"file";s:23:"1k-new-last-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17066;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"1k-new-last-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7809;}s:12:"medium_large";a:5:{s:4:"file";s:23:"1k-new-last-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:54493;}s:16:"event-post-thumb";a:5:{s:4:"file";s:23:"1k-new-last-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:27095;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:23:"1k-new-last-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:16549;}s:14:"post-thumbnail";a:5:{s:4:"file";s:23:"1k-new-last-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:50122;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:21:"1k-new-last-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3416;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:23:"1k-new-last-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17066;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:23:"1k-new-last-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:36278;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:23:"1k-new-last-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:21440;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:23:"1k-new-last-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:38855;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:23:"1k-new-last-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:38855;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:23:"1k-new-last-860x860.png";s:5:"width";i:860;s:6:"height";i:860;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:63200;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:24:"1k-new-last-1000x650.png";s:5:"width";i:1000;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:49066;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:24:"1k-new-last-1000x700.png";s:5:"width";i:1000;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:52286;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:23:"1k-new-last-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:36278;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10964, 4880, '_wp_attached_file', '2025/03/1k-testing.png'),
(10965, 4880, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:1000;s:4:"file";s:22:"2025/03/1k-testing.png";s:8:"filesize";i:58368;s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"1k-testing-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17033;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"1k-testing-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5003;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"1k-testing-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:37337;}s:6:"medium";a:5:{s:4:"file";s:22:"1k-testing-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17033;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"1k-testing-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7770;}s:12:"medium_large";a:5:{s:4:"file";s:22:"1k-testing-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:53850;}s:16:"event-post-thumb";a:5:{s:4:"file";s:22:"1k-testing-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:27620;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:22:"1k-testing-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:16535;}s:14:"post-thumbnail";a:5:{s:4:"file";s:22:"1k-testing-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:50033;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:20:"1k-testing-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3348;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:22:"1k-testing-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17033;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:22:"1k-testing-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:35890;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:22:"1k-testing-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:20987;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:22:"1k-testing-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:38358;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:22:"1k-testing-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:38358;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:22:"1k-testing-860x860.png";s:5:"width";i:860;s:6:"height";i:860;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:62487;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:23:"1k-testing-1000x650.png";s:5:"width";i:1000;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:48370;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:23:"1k-testing-1000x700.png";s:5:"width";i:1000;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:51405;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:22:"1k-testing-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:35890;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpd6_postmeta` VALUES
(10966, 4881, '_wp_attached_file', '2025/03/500px.png'),
(10967, 4881, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:500;s:4:"file";s:17:"2025/03/500px.png";s:8:"filesize";i:24155;s:5:"sizes";a:11:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"500px-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14979;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"500px-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3988;}s:6:"medium";a:5:{s:4:"file";s:17:"500px-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14979;}s:9:"thumbnail";a:5:{s:4:"file";s:17:"500px-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6603;}s:16:"event-post-thumb";a:5:{s:4:"file";s:17:"500px-500x300.png";s:5:"width";i:500;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:21796;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:17:"500px-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14769;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:15:"500px-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2806;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:17:"500px-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14979;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:17:"500px-500x420.png";s:5:"width";i:500;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:22202;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:17:"500px-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:19560;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:17:"500px-500x420.png";s:5:"width";i:500;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:22202;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10968, 4882, '_wp_attached_file', '2025/03/1000-new.png'),
(10969, 4882, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:1000;s:4:"file";s:20:"2025/03/1000-new.png";s:8:"filesize";i:43588;s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"1000-new-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11389;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"1000-new-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3197;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"1000-new-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:25816;}s:6:"medium";a:5:{s:4:"file";s:20:"1000-new-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11389;}s:9:"thumbnail";a:5:{s:4:"file";s:20:"1000-new-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5034;}s:12:"medium_large";a:5:{s:4:"file";s:20:"1000-new-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:37238;}s:16:"event-post-thumb";a:5:{s:4:"file";s:20:"1000-new-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:25361;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:20:"1000-new-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11185;}s:14:"post-thumbnail";a:5:{s:4:"file";s:20:"1000-new-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:40699;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:18:"1000-new-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2142;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:20:"1000-new-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11389;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:20:"1000-new-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:25232;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:20:"1000-new-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14578;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:20:"1000-new-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:26037;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:20:"1000-new-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:26037;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:20:"1000-new-860x860.png";s:5:"width";i:860;s:6:"height";i:860;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:42414;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:21:"1000-new-1000x650.png";s:5:"width";i:1000;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:38782;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:21:"1000-new-1000x700.png";s:5:"width";i:1000;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:39068;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:20:"1000-new-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:25232;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10970, 4883, '_wp_attached_file', '2025/03/logo-retina.png'),
(10971, 4883, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:162;s:6:"height";i:180;s:4:"file";s:23:"2025/03/logo-retina.png";s:8:"filesize";i:6086;s:5:"sizes";a:3:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"logo-retina-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6408;}s:9:"thumbnail";a:5:{s:4:"file";s:23:"logo-retina-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10321;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:21:"logo-retina-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3945;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(10973, 4885, '_wp_attached_file', '2025/03/cropped-1k-testing.png'),
(10974, 4885, '_wp_attachment_context', 'site-icon'),
(10975, 4885, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:30:"2025/03/cropped-1k-testing.png";s:8:"filesize";i:32075;s:5:"sizes";a:15:{s:6:"medium";a:5:{s:4:"file";s:30:"cropped-1k-testing-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:19006;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"cropped-1k-testing-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8221;}s:16:"event-post-thumb";a:5:{s:4:"file";s:30:"cropped-1k-testing-512x300.png";s:5:"width";i:512;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:26046;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:30:"cropped-1k-testing-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18521;}s:14:"post-thumbnail";a:5:{s:4:"file";s:30:"cropped-1k-testing-512x500.png";s:5:"width";i:512;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:31708;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:28:"cropped-1k-testing-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3376;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:30:"cropped-1k-testing-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:19006;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:30:"cropped-1k-testing-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:31038;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:30:"cropped-1k-testing-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23772;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:30:"cropped-1k-testing-512x420.png";s:5:"width";i:512;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:31038;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"cropped-1k-testing-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5171;}s:13:"site_icon-270";a:5:{s:4:"file";s:30:"cropped-1k-testing-270x270.png";s:5:"width";i:270;s:6:"height";i:270;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:16577;}s:13:"site_icon-192";a:5:{s:4:"file";s:30:"cropped-1k-testing-192x192.png";s:5:"width";i:192;s:6:"height";i:192;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10900;}s:13:"site_icon-180";a:5:{s:4:"file";s:30:"cropped-1k-testing-180x180.png";s:5:"width";i:180;s:6:"height";i:180;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10187;}s:12:"site_icon-32";a:5:{s:4:"file";s:28:"cropped-1k-testing-32x32.png";s:5:"width";i:32;s:6:"height";i:32;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1224;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11004, 4493, '_edit_lock', '1744530003:2'),
(11005, 4493, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11006, 4493, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11007, 4493, '_vcv-globalCssMigrated', '1'),
(11009, 3641, '_vcv-sourceChecksum', '3cd5708e37e7dbb38987f667af9507c2'),
(11010, 3641, 'vcvSourceCssFileUrl', '/assets-bundles/3cd5708e37e7dbb38987f667af9507c2.source.css'),
(11011, 3641, '_vcv-globalCssMigrated', '1'),
(11012, 3641, 'vcv-be-editor', 'fe'),
(11013, 4899, '_vcv-previewElementsCssData', 'a:3:{s:8:"9ee053e4";a:4:{s:3:"tag";s:3:"row";s:13:"attributesCss";s:183:"@media all and (min-width:768px),print{.vce-row--col-gap-30[data-vce-do-apply*="9ee053e4"]>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;flex:1 1 0;max-width:none;width:auto}}";s:9:"mixinsCss";s:297:".vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:30px}.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer .vce-column-resizer-handler{width:30px}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-col,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-left:30px;margin-right:0}";s:7:"baseCss";s:6352:".vce{margin-bottom:30px}.vce-row-container{width:100%}.vce-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:0;position:relative;transition:box-shadow .2s}.vce-row,.vce-row-content>.vce-col:last-child{margin-right:0}.vce-row-full-height{min-height:100vh}.vce-row-content{-ms-flex-pack:start;-ms-flex-line-pack:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;min-height:1em;position:relative}.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:end;-ms-flex-align:end;align-content:flex-end;align-items:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.vce-row-columns--top>.vce-row-content{-ms-flex-line-pack:start;align-content:flex-start}.vce-row-columns--top.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:end;align-content:flex-end}.vce-row-columns--middle>.vce-row-content{-ms-flex-line-pack:center;align-content:center}.vce-row-columns--bottom>.vce-row-content{-ms-flex-line-pack:end;align-content:flex-end}.vce-row-columns--bottom.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:start;align-content:flex-start}.vce-row-columns--bottom>.vce-row-content:after,.vce-row-columns--middle>.vce-row-content:after,.vce-row-columns--top>.vce-row-content:after{content:"";display:block;height:0;overflow:hidden;visibility:hidden;width:100%}.vce-row-content--middle>.vce-row-content>.vce-col>.vce-col-inner{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.vce-row-content--bottom>.vce-row-content>.vce-col>.vce-col-inner{-ms-flex-pack:end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end}.vce-row-equal-height>.vce-row-content{-ms-flex-align:stretch;align-items:stretch}.vce-row-columns--stretch>.vce-row-content{-ms-flex-line-pack:stretch;-ms-flex-align:stretch;align-content:stretch;align-items:stretch}.vce-row[data-vce-full-width=true]{box-sizing:border-box;position:relative}.vce-row[data-vce-stretch-content=true]{padding-left:30px;padding-right:30px}.vce-row[data-vce-stretch-content=true].vce-row-no-paddings{padding-left:0;padding-right:0}.vce-row.vce-element--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--all-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-left:0}@media (min-width:0) and (max-width:543px){.vce-row.vce-element--xs--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xs--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xs--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--xs--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xs-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-left:0}}@media (min-width:544px) and (max-width:767px){.vce-row.vce-element--sm--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--sm--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--sm--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--sm--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--sm-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-left:0}}@media (min-width:768px) and (max-width:991px){.vce-row.vce-element--md--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--md--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--md--has-col-background,.vce-row.vce-element--md--has-background.vce-row--has-col-background,.vce-row.vce-element--md--has-background.vce-row--md--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--md-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-left:0}}@media (min-width:992px) and (max-width:1199px){.vce-row.vce-element--lg--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--lg--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--lg--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--lg--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--lg-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-left:0}}@media (min-width:1200px){.vce-row.vce-element--xl--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xl--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xl--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--xl--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xl-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-left:0}}";}s:8:"e3769e4a";a:4:{s:3:"tag";s:6:"column";s:13:"attributesCss";s:0:"";s:9:"mixinsCss";s:0:"";s:7:"baseCss";s:2688:".vce-col{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;min-width:1em;position:relative}.vce-col--auto{-ms-flex-preferred-size:auto;-ms-flex:1;flex:1;flex-basis:auto}.vce-col-content,.vce-col-inner{overflow-wrap:break-word;position:relative;transition:box-shadow .2s}.vce-col-inner{width:100%}.vce-col-direction--rtl{direction:rtl}.vce-element--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}.vce-col.vce-col--all-hide{display:none}@media (min-width:0),print{.vce-col--xs-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xs-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xs-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--xs-hide{display:none}}.vce-row-container>.vce-row>.vce-row-content>.vce-col>.vce-col-inner{padding:0}@media (min-width:544px),print{.vce-col--sm-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--sm-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--sm-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--sm-hide{display:none}}@media (min-width:768px),print{.vce-col--md-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--md-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--md-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--md-hide{display:none}}@media print,screen and (min-width:992px){.vce-col--lg-auto{-ms-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--lg-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--lg-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--lg-hide{display:none}}@media (min-width:1200px),print{.vce-col--xl-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xl-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xl-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--xl-hide{display:none}}@media (min-width:0) and (max-width:543px){.vce-element--xs--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:544px) and (max-width:767px){.vce-element--sm--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:768px) and (max-width:991px){.vce-element--md--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:992px) and (max-width:1199px){.vce-element--lg--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:1200px){.vce-element--xl--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}";}s:8:"b3a684ac";a:4:{s:3:"tag";s:9:"textBlock";s:7:"baseCss";s:0:"";s:13:"attributesCss";s:0:"";s:9:"mixinsCss";s:0:"";}}'),
(11014, 4899, '_vcv-previewGlobalElementsCss', ''),
(11015, 4899, '_vcv-previewSourceAssetsFiles', 'a:2:{s:9:"jsBundles";a:0:{}s:10:"cssBundles";a:0:{}}'),
(11016, 4899, '_vcv-previewSourceCss', ''),
(11017, 4899, 'vcv-pageContent', '%7B%22elements%22%3A%7B%229ee053e4%22%3A%7B%22id%22%3A%229ee053e4%22%2C%22order%22%3A0%2C%22parent%22%3Afalse%2C%22tag%22%3A%22row%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2Frow%2Frow%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22customClass%22%3A%22%22%2C%22layout%22%3A%5B%5D%2C%22rowOptions%22%3A%5B%22layout%22%2C%22rowWidth%22%2C%22removeSpaces%22%2C%22columnGap%22%2C%22fullHeight%22%2C%22columnPosition%22%2C%22equalHeight%22%2C%22contentPosition%22%5D%2C%22dividers%22%3A%5B%5D%2C%22sticky%22%3A%5B%5D%2C%22boxShadow%22%3A%5B%5D%2C%22parallax%22%3A%5B%5D%2C%22designOptionsAdvanced%22%3A%5B%5D%2C%22rowWidth%22%3A%22boxed%22%2C%22removeSpaces%22%3Afalse%2C%22columnGap%22%3A%2230%22%2C%22fullHeight%22%3Afalse%2C%22metaCustomId%22%3A%22%22%2C%22equalHeight%22%3Atrue%2C%22columnPosition%22%3A%22top%22%2C%22contentPosition%22%3A%22top%22%2C%22size%22%3A%22auto%22%2C%22columnBackground%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%2C%22metaChildCounter%22%3A1%7D%2C%22e3769e4a%22%3A%7B%22id%22%3A%22e3769e4a%22%2C%22order%22%3A0%2C%22parent%22%3A%229ee053e4%22%2C%22tag%22%3A%22column%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2Fcolumn%2Fcolumn%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22size%22%3A%7B%22all%22%3A%22auto%22%2C%22defaultSize%22%3A%22auto%22%7D%2C%22lastInRow%22%3A%7B%22all%22%3Atrue%7D%2C%22firstInRow%22%3A%7B%22all%22%3Atrue%7D%2C%22customClass%22%3A%22%22%2C%22parallax%22%3A%5B%5D%2C%22designOptionsAdvanced%22%3A%5B%5D%2C%22sticky%22%3A%5B%5D%2C%22dividers%22%3A%5B%5D%2C%22boxShadow%22%3A%5B%5D%2C%22metaCustomId%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%2C%22metaChildCounter%22%3A1%7D%2C%22b3a684ac%22%3A%7B%22id%22%3A%22b3a684ac%22%2C%22order%22%3A0%2C%22parent%22%3A%22e3769e4a%22%2C%22tag%22%3A%22textBlock%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2FtextBlock%2FtextBlock%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22output%22%3A%22%3Cp%3E%5Bcmsmasters_row%20data_width%3D%5C%22fullwidth%5C%22%20data_padding_left%3D%5C%220%5C%22%20data_padding_right%3D%5C%220%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_top%3D%5C%220%5C%22%20data_padding_bottom%3D%5C%220%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F1%5C%22%5D%5Bcmsmasters_google_map_markers%20address_type%3D%5C%22address%5C%22%20type%3D%5C%22ROADMAP%5C%22%20zoom%3D%5C%2216%5C%22%20height_type%3D%5C%22fixed%5C%22%20height%3D%5C%22580%5C%22%20double_click_zoom%3D%5C%22true%5C%22%20zoom_control%3D%5C%22true%5C%22%20street_view_control%3D%5C%22true%5C%22%20animation_delay%3D%5C%220%5C%22%20classes%3D%5C%22adaptiva_contacts_map%5C%22%5D%5Bcmsmasters_google_map_marker%20address_type%3D%5C%22address%5C%22%20address%3D%5C%22New%20York%5C%22%20popup%3D%5C%22true%5C%22%5D%5B%2Fcmsmasters_google_map_marker%5D%5B%2Fcmsmasters_google_map_markers%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_width%3D%5C%22fullwidth%5C%22%20data_padding_left%3D%5C%220%5C%22%20data_padding_right%3D%5C%220%5C%22%20data_no_margin%3D%5C%22true%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_top%3D%5C%220%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23f7a145%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-location-3%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23ffffff%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5DBrooklyn%2C%20NY%2010036%2C%20United%20States%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DGet%20all%20the%20Information%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23d14f42%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-mail-3%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23ffffff%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5Dinfo%40thefusionchurch.org%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DSend%20us%20a%20Message%C2%A0%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23a2473e%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-phone-alt%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20color%3D%5C%22%23ffffff%5C%22%C2%A0text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5D1-800-123-1234%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DGive%20us%20a%20Call%20%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23424555%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-user-group%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20color%3D%5C%22%23ffffff%5C%22%C2%A0text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20link%3D%5C%22http%3A%2F%2Fmy-religion.cmsmasters.net%2Fministers%2F%5C%22%20animation_delay%3D%5C%220%5C%22%5DJoin%20us%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DStay%20together%20with%20Us%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_padding_bottom%3D%5C%2270%5C%22%20data_padding_top%3D%5C%22100%5C%22%20data_color%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_width%3D%5C%22boxed%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F1%5C%22%5D%5Bcmsmasters_heading%20type%3D%5C%22h1%5C%22%20font_size%3D%5C%2238%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%229%5C%22%20animation_delay%3D%5C%220%5C%22%5DWe%20Want%20to%20Hear%20from%20You%5B%2Fcmsmasters_heading%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_weight%3D%5C%22normal%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%238b8b8b%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2235%5C%22%20animation_delay%3D%5C%220%5C%22%5DAre%20Your%20Dreams%20as%20Big%20as%20Your%20God%3F%5B%2Fcmsmasters_heading%5D%5Bcmsmasters_image%20align%3D%5C%22center%5C%22%20animation_delay%3D%5C%220%5C%22%5D1511%7Chttp%3A%2F%2Fmy-religion.cmsmasters.net%2Fdemo%2Fwp-content%2Fuploads%2Fsites%2F2%2F2016%2F05%2FICON.png%7Cfull%5B%2Fcmsmasters_image%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_width%3D%5C%22boxed%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_bottom%3D%5C%22120%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F2%5C%22%5D%5Bcmsmasters_contact_form%20form_plugin%3D%5C%22cfb%5C%22%20form_cfb%3D%5C%223717%5C%22%20email_cfb%3D%5C%22info%40thedusionchurch.org%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%3C%2Fp%3E%22%2C%22darkTextSkin%22%3Afalse%2C%22designOptions%22%3A%5B%5D%2C%22customClass%22%3A%22%22%2C%22metaCustomId%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%7D%7D%7D'),
(11018, 4899, '_vcv-pageDesignOptionsData', '%7B%7D'),
(11019, 4899, '_vcv-pageDesignOptionsCompiledCss', ''),
(11020, 3641, 'vcv-pageContent', '%7B%22elements%22%3A%7B%229ee053e4%22%3A%7B%22id%22%3A%229ee053e4%22%2C%22order%22%3A0%2C%22parent%22%3Afalse%2C%22tag%22%3A%22row%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2Frow%2Frow%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22customClass%22%3A%22%22%2C%22layout%22%3A%5B%5D%2C%22rowOptions%22%3A%5B%22layout%22%2C%22rowWidth%22%2C%22removeSpaces%22%2C%22columnGap%22%2C%22fullHeight%22%2C%22columnPosition%22%2C%22equalHeight%22%2C%22contentPosition%22%5D%2C%22dividers%22%3A%5B%5D%2C%22sticky%22%3A%5B%5D%2C%22boxShadow%22%3A%5B%5D%2C%22parallax%22%3A%5B%5D%2C%22designOptionsAdvanced%22%3A%5B%5D%2C%22rowWidth%22%3A%22boxed%22%2C%22removeSpaces%22%3Afalse%2C%22columnGap%22%3A%2230%22%2C%22fullHeight%22%3Afalse%2C%22metaCustomId%22%3A%22%22%2C%22equalHeight%22%3Atrue%2C%22columnPosition%22%3A%22top%22%2C%22contentPosition%22%3A%22top%22%2C%22size%22%3A%22auto%22%2C%22columnBackground%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%2C%22metaChildCounter%22%3A1%7D%2C%22e3769e4a%22%3A%7B%22id%22%3A%22e3769e4a%22%2C%22order%22%3A0%2C%22parent%22%3A%229ee053e4%22%2C%22tag%22%3A%22column%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2Fcolumn%2Fcolumn%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22size%22%3A%7B%22all%22%3A%22auto%22%2C%22defaultSize%22%3A%22auto%22%7D%2C%22lastInRow%22%3A%7B%22all%22%3Atrue%7D%2C%22firstInRow%22%3A%7B%22all%22%3Atrue%7D%2C%22customClass%22%3A%22%22%2C%22parallax%22%3A%5B%5D%2C%22designOptionsAdvanced%22%3A%5B%5D%2C%22sticky%22%3A%5B%5D%2C%22dividers%22%3A%5B%5D%2C%22boxShadow%22%3A%5B%5D%2C%22metaCustomId%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%2C%22metaChildCounter%22%3A1%7D%2C%22b3a684ac%22%3A%7B%22id%22%3A%22b3a684ac%22%2C%22order%22%3A0%2C%22parent%22%3A%22e3769e4a%22%2C%22tag%22%3A%22textBlock%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2FtextBlock%2FtextBlock%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22output%22%3A%22%3Cp%3E%5Bcmsmasters_row%20data_width%3D%5C%22fullwidth%5C%22%20data_padding_left%3D%5C%220%5C%22%20data_padding_right%3D%5C%220%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_top%3D%5C%220%5C%22%20data_padding_bottom%3D%5C%220%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F1%5C%22%5D%5Bcmsmasters_google_map_markers%20address_type%3D%5C%22address%5C%22%20type%3D%5C%22ROADMAP%5C%22%20zoom%3D%5C%2216%5C%22%20height_type%3D%5C%22fixed%5C%22%20height%3D%5C%22580%5C%22%20double_click_zoom%3D%5C%22true%5C%22%20zoom_control%3D%5C%22true%5C%22%20street_view_control%3D%5C%22true%5C%22%20animation_delay%3D%5C%220%5C%22%20classes%3D%5C%22adaptiva_contacts_map%5C%22%5D%5Bcmsmasters_google_map_marker%20address_type%3D%5C%22address%5C%22%20address%3D%5C%22Ibadan%5C%22%20popup%3D%5C%22true%5C%22%5D%5B%2Fcmsmasters_google_map_marker%5D%5B%2Fcmsmasters_google_map_markers%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_width%3D%5C%22fullwidth%5C%22%20data_padding_left%3D%5C%220%5C%22%20data_padding_right%3D%5C%220%5C%22%20data_no_margin%3D%5C%22true%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_top%3D%5C%220%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23f7a145%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-location-3%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23ffffff%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5DIbadan%2C%20Oyo%20State%2C%20Nigeria%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DVisit%20us%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23d14f42%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-mail-3%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23ffffff%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5Dinfo%40thefusionchurch.org%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DSend%20us%20a%20Message%C2%A0%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23a2473e%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-phone-alt%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20color%3D%5C%22%23ffffff%5C%22%20text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5D234-908-492-0334%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DGive%20us%20a%20Call%20%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23424555%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-user-group%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20color%3D%5C%22%23ffffff%5C%22%C2%A0text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20link%3D%5C%22http%3A%2F%2Fmy-religion.cmsmasters.net%2Fministers%2F%5C%22%20animation_delay%3D%5C%220%5C%22%5DJoin%20us%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DWorshp%20together%20with%20Us%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_padding_bottom%3D%5C%2270%5C%22%20data_padding_top%3D%5C%22100%5C%22%20data_color%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_width%3D%5C%22boxed%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F1%5C%22%5D%5Bcmsmasters_heading%20type%3D%5C%22h1%5C%22%20font_size%3D%5C%2238%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%229%5C%22%20animation_delay%3D%5C%220%5C%22%5DWe%20Want%20to%20Hear%20from%20You%5B%2Fcmsmasters_heading%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_weight%3D%5C%22normal%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%238b8b8b%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2235%5C%22%20animation_delay%3D%5C%220%5C%22%5DAre%20Your%20Dreams%20as%20Big%20as%20Your%20God%3F%5B%2Fcmsmasters_heading%5D%5Bcmsmasters_image%20align%3D%5C%22center%5C%22%20animation_delay%3D%5C%220%5C%22%5D1511%7Chttp%3A%2F%2Fmy-religion.cmsmasters.net%2Fdemo%2Fwp-content%2Fuploads%2Fsites%2F2%2F2016%2F05%2FICON.png%7Cfull%5B%2Fcmsmasters_image%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_width%3D%5C%22boxed%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_bottom%3D%5C%22120%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F2%5C%22%5D%5Bcmsmasters_contact_form%20form_plugin%3D%5C%22cfb%5C%22%20form_cfb%3D%5C%223717%5C%22%20email_cfb%3D%5C%22info%40thedusionchurch.org%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%3C%2Fp%3E%22%2C%22darkTextSkin%22%3Afalse%2C%22designOptions%22%3A%5B%5D%2C%22customClass%22%3A%22%22%2C%22metaCustomId%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%7D%7D%7D'),
(11021, 3641, '_vcv-pageDesignOptionsData', '%7B%7D'),
(11022, 3641, '_vcv-pageDesignOptionsCompiledCss', ''),
(11023, 3641, 'vcvSourceAssetsFiles', 'a:2:{s:9:"jsBundles";a:0:{}s:10:"cssBundles";a:0:{}}'),
(11024, 3641, 'vcvSourceCss', ''),
(11025, 3641, 'vcvSettingsSourceCustomCss', ''),
(11026, 3641, 'vcv-globalElementsCssData', 'a:3:{s:8:"9ee053e4";a:4:{s:3:"tag";s:3:"row";s:7:"baseCss";s:6352:".vce{margin-bottom:30px}.vce-row-container{width:100%}.vce-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:0;position:relative;transition:box-shadow .2s}.vce-row,.vce-row-content>.vce-col:last-child{margin-right:0}.vce-row-full-height{min-height:100vh}.vce-row-content{-ms-flex-pack:start;-ms-flex-line-pack:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;min-height:1em;position:relative}.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:end;-ms-flex-align:end;align-content:flex-end;align-items:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.vce-row-columns--top>.vce-row-content{-ms-flex-line-pack:start;align-content:flex-start}.vce-row-columns--top.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:end;align-content:flex-end}.vce-row-columns--middle>.vce-row-content{-ms-flex-line-pack:center;align-content:center}.vce-row-columns--bottom>.vce-row-content{-ms-flex-line-pack:end;align-content:flex-end}.vce-row-columns--bottom.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:start;align-content:flex-start}.vce-row-columns--bottom>.vce-row-content:after,.vce-row-columns--middle>.vce-row-content:after,.vce-row-columns--top>.vce-row-content:after{content:"";display:block;height:0;overflow:hidden;visibility:hidden;width:100%}.vce-row-content--middle>.vce-row-content>.vce-col>.vce-col-inner{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.vce-row-content--bottom>.vce-row-content>.vce-col>.vce-col-inner{-ms-flex-pack:end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end}.vce-row-equal-height>.vce-row-content{-ms-flex-align:stretch;align-items:stretch}.vce-row-columns--stretch>.vce-row-content{-ms-flex-line-pack:stretch;-ms-flex-align:stretch;align-content:stretch;align-items:stretch}.vce-row[data-vce-full-width=true]{box-sizing:border-box;position:relative}.vce-row[data-vce-stretch-content=true]{padding-left:30px;padding-right:30px}.vce-row[data-vce-stretch-content=true].vce-row-no-paddings{padding-left:0;padding-right:0}.vce-row.vce-element--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--all-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-left:0}@media (min-width:0) and (max-width:543px){.vce-row.vce-element--xs--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xs--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xs--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--xs--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xs-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-left:0}}@media (min-width:544px) and (max-width:767px){.vce-row.vce-element--sm--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--sm--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--sm--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--sm--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--sm-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-left:0}}@media (min-width:768px) and (max-width:991px){.vce-row.vce-element--md--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--md--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--md--has-col-background,.vce-row.vce-element--md--has-background.vce-row--has-col-background,.vce-row.vce-element--md--has-background.vce-row--md--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--md-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-left:0}}@media (min-width:992px) and (max-width:1199px){.vce-row.vce-element--lg--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--lg--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--lg--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--lg--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--lg-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-left:0}}@media (min-width:1200px){.vce-row.vce-element--xl--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xl--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xl--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--xl--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xl-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-left:0}}";s:13:"attributesCss";s:183:"@media all and (min-width:768px),print{.vce-row--col-gap-30[data-vce-do-apply*="9ee053e4"]>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;flex:1 1 0;max-width:none;width:auto}}";s:9:"mixinsCss";s:297:".vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:30px}.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer .vce-column-resizer-handler{width:30px}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-col,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-left:30px;margin-right:0}";}s:8:"e3769e4a";a:4:{s:3:"tag";s:6:"column";s:13:"attributesCss";s:0:"";s:9:"mixinsCss";s:0:"";s:7:"baseCss";s:2688:".vce-col{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;min-width:1em;position:relative}.vce-col--auto{-ms-flex-preferred-size:auto;-ms-flex:1;flex:1;flex-basis:auto}.vce-col-content,.vce-col-inner{overflow-wrap:break-word;position:relative;transition:box-shadow .2s}.vce-col-inner{width:100%}.vce-col-direction--rtl{direction:rtl}.vce-element--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}.vce-col.vce-col--all-hide{display:none}@media (min-width:0),print{.vce-col--xs-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xs-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xs-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--xs-hide{display:none}}.vce-row-container>.vce-row>.vce-row-content>.vce-col>.vce-col-inner{padding:0}@media (min-width:544px),print{.vce-col--sm-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--sm-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--sm-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--sm-hide{display:none}}@media (min-width:768px),print{.vce-col--md-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--md-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--md-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--md-hide{display:none}}@media print,screen and (min-width:992px){.vce-col--lg-auto{-ms-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--lg-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--lg-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--lg-hide{display:none}}@media (min-width:1200px),print{.vce-col--xl-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xl-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xl-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--xl-hide{display:none}}@media (min-width:0) and (max-width:543px){.vce-element--xs--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:544px) and (max-width:767px){.vce-element--sm--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:768px) and (max-width:991px){.vce-element--md--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:992px) and (max-width:1199px){.vce-element--lg--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:1200px){.vce-element--xl--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}";}s:8:"b3a684ac";a:4:{s:3:"tag";s:9:"textBlock";s:7:"baseCss";s:0:"";s:13:"attributesCss";s:0:"";s:9:"mixinsCss";s:0:"";}}');
INSERT INTO `wpd6_postmeta` VALUES
(11027, 3641, 'vcv-settingsLocalJsHead', ''),
(11028, 3641, 'vcv-settingsLocalJsFooter', ''),
(11029, 3641, '_vcv-page-template', 'default'),
(11030, 3641, '_vcv-page-template-type', 'theme'),
(11031, 3641, '_vcv-page-template-stretch', '0'),
(11032, 3641, '_vcv-pageTitleDisabled', ''),
(11033, 4900, '_vcv-previewElementsCssData', 'a:3:{s:8:"9ee053e4";a:4:{s:3:"tag";s:3:"row";s:7:"baseCss";s:6352:".vce{margin-bottom:30px}.vce-row-container{width:100%}.vce-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:0;position:relative;transition:box-shadow .2s}.vce-row,.vce-row-content>.vce-col:last-child{margin-right:0}.vce-row-full-height{min-height:100vh}.vce-row-content{-ms-flex-pack:start;-ms-flex-line-pack:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;min-height:1em;position:relative}.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:end;-ms-flex-align:end;align-content:flex-end;align-items:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.vce-row-columns--top>.vce-row-content{-ms-flex-line-pack:start;align-content:flex-start}.vce-row-columns--top.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:end;align-content:flex-end}.vce-row-columns--middle>.vce-row-content{-ms-flex-line-pack:center;align-content:center}.vce-row-columns--bottom>.vce-row-content{-ms-flex-line-pack:end;align-content:flex-end}.vce-row-columns--bottom.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:start;align-content:flex-start}.vce-row-columns--bottom>.vce-row-content:after,.vce-row-columns--middle>.vce-row-content:after,.vce-row-columns--top>.vce-row-content:after{content:"";display:block;height:0;overflow:hidden;visibility:hidden;width:100%}.vce-row-content--middle>.vce-row-content>.vce-col>.vce-col-inner{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.vce-row-content--bottom>.vce-row-content>.vce-col>.vce-col-inner{-ms-flex-pack:end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end}.vce-row-equal-height>.vce-row-content{-ms-flex-align:stretch;align-items:stretch}.vce-row-columns--stretch>.vce-row-content{-ms-flex-line-pack:stretch;-ms-flex-align:stretch;align-content:stretch;align-items:stretch}.vce-row[data-vce-full-width=true]{box-sizing:border-box;position:relative}.vce-row[data-vce-stretch-content=true]{padding-left:30px;padding-right:30px}.vce-row[data-vce-stretch-content=true].vce-row-no-paddings{padding-left:0;padding-right:0}.vce-row.vce-element--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--all-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-left:0}@media (min-width:0) and (max-width:543px){.vce-row.vce-element--xs--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xs--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xs--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--xs--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xs-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-left:0}}@media (min-width:544px) and (max-width:767px){.vce-row.vce-element--sm--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--sm--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--sm--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--sm--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--sm-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-left:0}}@media (min-width:768px) and (max-width:991px){.vce-row.vce-element--md--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--md--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--md--has-col-background,.vce-row.vce-element--md--has-background.vce-row--has-col-background,.vce-row.vce-element--md--has-background.vce-row--md--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--md-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-left:0}}@media (min-width:992px) and (max-width:1199px){.vce-row.vce-element--lg--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--lg--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--lg--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--lg--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--lg-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-left:0}}@media (min-width:1200px){.vce-row.vce-element--xl--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xl--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xl--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--xl--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xl-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-left:0}}";s:13:"attributesCss";s:183:"@media all and (min-width:768px),print{.vce-row--col-gap-30[data-vce-do-apply*="9ee053e4"]>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;flex:1 1 0;max-width:none;width:auto}}";s:9:"mixinsCss";s:297:".vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:30px}.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer .vce-column-resizer-handler{width:30px}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-col,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-left:30px;margin-right:0}";}s:8:"e3769e4a";a:4:{s:3:"tag";s:6:"column";s:13:"attributesCss";s:0:"";s:9:"mixinsCss";s:0:"";s:7:"baseCss";s:2688:".vce-col{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;min-width:1em;position:relative}.vce-col--auto{-ms-flex-preferred-size:auto;-ms-flex:1;flex:1;flex-basis:auto}.vce-col-content,.vce-col-inner{overflow-wrap:break-word;position:relative;transition:box-shadow .2s}.vce-col-inner{width:100%}.vce-col-direction--rtl{direction:rtl}.vce-element--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}.vce-col.vce-col--all-hide{display:none}@media (min-width:0),print{.vce-col--xs-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xs-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xs-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--xs-hide{display:none}}.vce-row-container>.vce-row>.vce-row-content>.vce-col>.vce-col-inner{padding:0}@media (min-width:544px),print{.vce-col--sm-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--sm-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--sm-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--sm-hide{display:none}}@media (min-width:768px),print{.vce-col--md-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--md-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--md-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--md-hide{display:none}}@media print,screen and (min-width:992px){.vce-col--lg-auto{-ms-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--lg-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--lg-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--lg-hide{display:none}}@media (min-width:1200px),print{.vce-col--xl-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xl-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xl-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--xl-hide{display:none}}@media (min-width:0) and (max-width:543px){.vce-element--xs--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:544px) and (max-width:767px){.vce-element--sm--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:768px) and (max-width:991px){.vce-element--md--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:992px) and (max-width:1199px){.vce-element--lg--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:1200px){.vce-element--xl--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}";}s:8:"b3a684ac";a:4:{s:3:"tag";s:9:"textBlock";s:7:"baseCss";s:0:"";s:13:"attributesCss";s:0:"";s:9:"mixinsCss";s:0:"";}}'),
(11034, 4900, '_vcv-previewGlobalElementsCss', ''),
(11035, 4900, '_vcv-previewSourceAssetsFiles', 'a:2:{s:9:"jsBundles";a:0:{}s:10:"cssBundles";a:0:{}}'),
(11036, 4900, '_vcv-previewSourceCss', ''),
(11037, 4900, 'vcv-pageContent', '%7B%22elements%22%3A%7B%229ee053e4%22%3A%7B%22id%22%3A%229ee053e4%22%2C%22order%22%3A0%2C%22parent%22%3Afalse%2C%22tag%22%3A%22row%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2Frow%2Frow%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22customClass%22%3A%22%22%2C%22layout%22%3A%5B%5D%2C%22rowOptions%22%3A%5B%22layout%22%2C%22rowWidth%22%2C%22removeSpaces%22%2C%22columnGap%22%2C%22fullHeight%22%2C%22columnPosition%22%2C%22equalHeight%22%2C%22contentPosition%22%5D%2C%22dividers%22%3A%5B%5D%2C%22sticky%22%3A%5B%5D%2C%22boxShadow%22%3A%5B%5D%2C%22parallax%22%3A%5B%5D%2C%22designOptionsAdvanced%22%3A%5B%5D%2C%22rowWidth%22%3A%22boxed%22%2C%22removeSpaces%22%3Afalse%2C%22columnGap%22%3A%2230%22%2C%22fullHeight%22%3Afalse%2C%22metaCustomId%22%3A%22%22%2C%22equalHeight%22%3Atrue%2C%22columnPosition%22%3A%22top%22%2C%22contentPosition%22%3A%22top%22%2C%22size%22%3A%22auto%22%2C%22columnBackground%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%2C%22metaChildCounter%22%3A1%7D%2C%22e3769e4a%22%3A%7B%22id%22%3A%22e3769e4a%22%2C%22order%22%3A0%2C%22parent%22%3A%229ee053e4%22%2C%22tag%22%3A%22column%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2Fcolumn%2Fcolumn%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22size%22%3A%7B%22all%22%3A%22auto%22%2C%22defaultSize%22%3A%22auto%22%7D%2C%22lastInRow%22%3A%7B%22all%22%3Atrue%7D%2C%22firstInRow%22%3A%7B%22all%22%3Atrue%7D%2C%22customClass%22%3A%22%22%2C%22parallax%22%3A%5B%5D%2C%22designOptionsAdvanced%22%3A%5B%5D%2C%22sticky%22%3A%5B%5D%2C%22dividers%22%3A%5B%5D%2C%22boxShadow%22%3A%5B%5D%2C%22metaCustomId%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%2C%22metaChildCounter%22%3A1%7D%2C%22b3a684ac%22%3A%7B%22id%22%3A%22b3a684ac%22%2C%22order%22%3A0%2C%22parent%22%3A%22e3769e4a%22%2C%22tag%22%3A%22textBlock%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2FtextBlock%2FtextBlock%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22output%22%3A%22%3Cp%3E%5Bcmsmasters_row%20data_width%3D%5C%22fullwidth%5C%22%20data_padding_left%3D%5C%220%5C%22%20data_padding_right%3D%5C%220%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_top%3D%5C%220%5C%22%20data_padding_bottom%3D%5C%220%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F1%5C%22%5D%5Bcmsmasters_google_map_markers%20address_type%3D%5C%22address%5C%22%20type%3D%5C%22ROADMAP%5C%22%20zoom%3D%5C%2216%5C%22%20height_type%3D%5C%22fixed%5C%22%20height%3D%5C%22580%5C%22%20double_click_zoom%3D%5C%22true%5C%22%20zoom_control%3D%5C%22true%5C%22%20street_view_control%3D%5C%22true%5C%22%20animation_delay%3D%5C%220%5C%22%20classes%3D%5C%22adaptiva_contacts_map%5C%22%5D%5Bcmsmasters_google_map_marker%20address_type%3D%5C%22address%5C%22%20address%3D%5C%22Ibadan%5C%22%20popup%3D%5C%22true%5C%22%5D%5B%2Fcmsmasters_google_map_marker%5D%5B%2Fcmsmasters_google_map_markers%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_width%3D%5C%22fullwidth%5C%22%20data_padding_left%3D%5C%220%5C%22%20data_padding_right%3D%5C%220%5C%22%20data_no_margin%3D%5C%22true%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_top%3D%5C%220%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23f7a145%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-location-3%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23ffffff%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5DIbadan%2C%20Oyo%20State%2C%20Nigeria%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DVisit%20us%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23d14f42%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-mail-3%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23ffffff%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5Dinfo%40thefusionchurch.org%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DSend%20us%20a%20Message%C2%A0%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23a2473e%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-phone-alt%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20color%3D%5C%22%23ffffff%5C%22%C2%A0text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5D1-800-123-1234%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DGive%20us%20a%20Call%20%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23424555%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-user-group%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20color%3D%5C%22%23ffffff%5C%22%C2%A0text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20link%3D%5C%22http%3A%2F%2Fmy-religion.cmsmasters.net%2Fministers%2F%5C%22%20animation_delay%3D%5C%220%5C%22%5DJoin%20us%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DWorshp%20together%20with%20Us%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_padding_bottom%3D%5C%2270%5C%22%20data_padding_top%3D%5C%22100%5C%22%20data_color%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_width%3D%5C%22boxed%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F1%5C%22%5D%5Bcmsmasters_heading%20type%3D%5C%22h1%5C%22%20font_size%3D%5C%2238%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%229%5C%22%20animation_delay%3D%5C%220%5C%22%5DWe%20Want%20to%20Hear%20from%20You%5B%2Fcmsmasters_heading%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_weight%3D%5C%22normal%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%238b8b8b%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2235%5C%22%20animation_delay%3D%5C%220%5C%22%5DAre%20Your%20Dreams%20as%20Big%20as%20Your%20God%3F%5B%2Fcmsmasters_heading%5D%5Bcmsmasters_image%20align%3D%5C%22center%5C%22%20animation_delay%3D%5C%220%5C%22%5D1511%7Chttp%3A%2F%2Fmy-religion.cmsmasters.net%2Fdemo%2Fwp-content%2Fuploads%2Fsites%2F2%2F2016%2F05%2FICON.png%7Cfull%5B%2Fcmsmasters_image%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_width%3D%5C%22boxed%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_bottom%3D%5C%22120%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F2%5C%22%5D%5Bcmsmasters_contact_form%20form_plugin%3D%5C%22cfb%5C%22%20form_cfb%3D%5C%223717%5C%22%20email_cfb%3D%5C%22info%40thedusionchurch.org%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%3C%2Fp%3E%22%2C%22darkTextSkin%22%3Afalse%2C%22designOptions%22%3A%5B%5D%2C%22customClass%22%3A%22%22%2C%22metaCustomId%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%7D%7D%7D'),
(11038, 4900, '_vcv-pageDesignOptionsData', '%7B%7D'),
(11039, 4900, '_vcv-pageDesignOptionsCompiledCss', ''),
(11040, 4901, '_vcv-previewElementsCssData', 'a:3:{s:8:"9ee053e4";a:4:{s:3:"tag";s:3:"row";s:7:"baseCss";s:6352:".vce{margin-bottom:30px}.vce-row-container{width:100%}.vce-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:0;position:relative;transition:box-shadow .2s}.vce-row,.vce-row-content>.vce-col:last-child{margin-right:0}.vce-row-full-height{min-height:100vh}.vce-row-content{-ms-flex-pack:start;-ms-flex-line-pack:start;-ms-flex-align:start;align-content:flex-start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;min-height:1em;position:relative}.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:end;-ms-flex-align:end;align-content:flex-end;align-items:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.vce-row-columns--top>.vce-row-content{-ms-flex-line-pack:start;align-content:flex-start}.vce-row-columns--top.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:end;align-content:flex-end}.vce-row-columns--middle>.vce-row-content{-ms-flex-line-pack:center;align-content:center}.vce-row-columns--bottom>.vce-row-content{-ms-flex-line-pack:end;align-content:flex-end}.vce-row-columns--bottom.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:start;align-content:flex-start}.vce-row-columns--bottom>.vce-row-content:after,.vce-row-columns--middle>.vce-row-content:after,.vce-row-columns--top>.vce-row-content:after{content:"";display:block;height:0;overflow:hidden;visibility:hidden;width:100%}.vce-row-content--middle>.vce-row-content>.vce-col>.vce-col-inner{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.vce-row-content--bottom>.vce-row-content>.vce-col>.vce-col-inner{-ms-flex-pack:end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end}.vce-row-equal-height>.vce-row-content{-ms-flex-align:stretch;align-items:stretch}.vce-row-columns--stretch>.vce-row-content{-ms-flex-line-pack:stretch;-ms-flex-align:stretch;align-content:stretch;align-items:stretch}.vce-row[data-vce-full-width=true]{box-sizing:border-box;position:relative}.vce-row[data-vce-stretch-content=true]{padding-left:30px;padding-right:30px}.vce-row[data-vce-stretch-content=true].vce-row-no-paddings{padding-left:0;padding-right:0}.vce-row.vce-element--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--all-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-left:0}@media (min-width:0) and (max-width:543px){.vce-row.vce-element--xs--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xs--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xs--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--has-col-background,.vce-row.vce-element--xs--has-background.vce-row--xs--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xs-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-left:0}}@media (min-width:544px) and (max-width:767px){.vce-row.vce-element--sm--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--sm--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--sm--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--has-col-background,.vce-row.vce-element--sm--has-background.vce-row--sm--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--sm-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-left:0}}@media (min-width:768px) and (max-width:991px){.vce-row.vce-element--md--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--md--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--md--has-col-background,.vce-row.vce-element--md--has-background.vce-row--has-col-background,.vce-row.vce-element--md--has-background.vce-row--md--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--md-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-left:0}}@media (min-width:992px) and (max-width:1199px){.vce-row.vce-element--lg--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--lg--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--lg--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--has-col-background,.vce-row.vce-element--lg--has-background.vce-row--lg--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--lg-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-left:0}}@media (min-width:1200px){.vce-row.vce-element--xl--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xl--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--xl--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--has-col-background,.vce-row.vce-element--xl--has-background.vce-row--xl--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xl-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-left:0}}";s:13:"attributesCss";s:183:"@media all and (min-width:768px),print{.vce-row--col-gap-30[data-vce-do-apply*="9ee053e4"]>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;flex:1 1 0;max-width:none;width:auto}}";s:9:"mixinsCss";s:297:".vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:30px}.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer .vce-column-resizer-handler{width:30px}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-col,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-left:30px;margin-right:0}";}s:8:"e3769e4a";a:4:{s:3:"tag";s:6:"column";s:13:"attributesCss";s:0:"";s:9:"mixinsCss";s:0:"";s:7:"baseCss";s:2688:".vce-col{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;min-width:1em;position:relative}.vce-col--auto{-ms-flex-preferred-size:auto;-ms-flex:1;flex:1;flex-basis:auto}.vce-col-content,.vce-col-inner{overflow-wrap:break-word;position:relative;transition:box-shadow .2s}.vce-col-inner{width:100%}.vce-col-direction--rtl{direction:rtl}.vce-element--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}.vce-col.vce-col--all-hide{display:none}@media (min-width:0),print{.vce-col--xs-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xs-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xs-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--xs-hide{display:none}}.vce-row-container>.vce-row>.vce-row-content>.vce-col>.vce-col-inner{padding:0}@media (min-width:544px),print{.vce-col--sm-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--sm-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--sm-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--sm-hide{display:none}}@media (min-width:768px),print{.vce-col--md-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--md-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--md-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--md-hide{display:none}}@media print,screen and (min-width:992px){.vce-col--lg-auto{-ms-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--lg-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--lg-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--lg-hide{display:none}}@media (min-width:1200px),print{.vce-col--xl-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xl-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xl-visible{display:-ms-flexbox;display:flex}.vce-col.vce-col--xl-hide{display:none}}@media (min-width:0) and (max-width:543px){.vce-element--xs--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:544px) and (max-width:767px){.vce-element--sm--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:768px) and (max-width:991px){.vce-element--md--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:992px) and (max-width:1199px){.vce-element--lg--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}@media (min-width:1200px){.vce-element--xl--has-background>.vce-col-inner>.vce-col-content{padding-left:30px;padding-right:30px;padding-top:30px}}";}s:8:"b3a684ac";a:4:{s:3:"tag";s:9:"textBlock";s:7:"baseCss";s:0:"";s:13:"attributesCss";s:0:"";s:9:"mixinsCss";s:0:"";}}'),
(11041, 4901, '_vcv-previewGlobalElementsCss', ''),
(11042, 4901, '_vcv-previewSourceAssetsFiles', 'a:2:{s:9:"jsBundles";a:0:{}s:10:"cssBundles";a:0:{}}'),
(11043, 4901, '_vcv-previewSourceCss', ''),
(11044, 4901, 'vcv-pageContent', '%7B%22elements%22%3A%7B%229ee053e4%22%3A%7B%22id%22%3A%229ee053e4%22%2C%22order%22%3A0%2C%22parent%22%3Afalse%2C%22tag%22%3A%22row%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2Frow%2Frow%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22customClass%22%3A%22%22%2C%22layout%22%3A%5B%5D%2C%22rowOptions%22%3A%5B%22layout%22%2C%22rowWidth%22%2C%22removeSpaces%22%2C%22columnGap%22%2C%22fullHeight%22%2C%22columnPosition%22%2C%22equalHeight%22%2C%22contentPosition%22%5D%2C%22dividers%22%3A%5B%5D%2C%22sticky%22%3A%5B%5D%2C%22boxShadow%22%3A%5B%5D%2C%22parallax%22%3A%5B%5D%2C%22designOptionsAdvanced%22%3A%5B%5D%2C%22rowWidth%22%3A%22boxed%22%2C%22removeSpaces%22%3Afalse%2C%22columnGap%22%3A%2230%22%2C%22fullHeight%22%3Afalse%2C%22metaCustomId%22%3A%22%22%2C%22equalHeight%22%3Atrue%2C%22columnPosition%22%3A%22top%22%2C%22contentPosition%22%3A%22top%22%2C%22size%22%3A%22auto%22%2C%22columnBackground%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%2C%22metaChildCounter%22%3A1%7D%2C%22e3769e4a%22%3A%7B%22id%22%3A%22e3769e4a%22%2C%22order%22%3A0%2C%22parent%22%3A%229ee053e4%22%2C%22tag%22%3A%22column%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2Fcolumn%2Fcolumn%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22size%22%3A%7B%22all%22%3A%22auto%22%2C%22defaultSize%22%3A%22auto%22%7D%2C%22lastInRow%22%3A%7B%22all%22%3Atrue%7D%2C%22firstInRow%22%3A%7B%22all%22%3Atrue%7D%2C%22customClass%22%3A%22%22%2C%22parallax%22%3A%5B%5D%2C%22designOptionsAdvanced%22%3A%5B%5D%2C%22sticky%22%3A%5B%5D%2C%22dividers%22%3A%5B%5D%2C%22boxShadow%22%3A%5B%5D%2C%22metaCustomId%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%2C%22metaChildCounter%22%3A1%7D%2C%22b3a684ac%22%3A%7B%22id%22%3A%22b3a684ac%22%2C%22order%22%3A0%2C%22parent%22%3A%22e3769e4a%22%2C%22tag%22%3A%22textBlock%22%2C%22customHeaderTitle%22%3A%22%22%2C%22metaAssetsPath%22%3A%22https%3A%2F%2Fthefusionchurch.org%2Fwp-content%2Fplugins%2Fvisualcomposer%2Felements%2FtextBlock%2FtextBlock%2Fpublic%2F%22%2C%22hidden%22%3Afalse%2C%22metaElementAssets%22%3A%7B%7D%2C%22metaIsElementLocked%22%3Afalse%2C%22output%22%3A%22%3Cp%3E%5Bcmsmasters_row%20data_width%3D%5C%22fullwidth%5C%22%20data_padding_left%3D%5C%220%5C%22%20data_padding_right%3D%5C%220%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_top%3D%5C%220%5C%22%20data_padding_bottom%3D%5C%220%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F1%5C%22%5D%5Bcmsmasters_google_map_markers%20address_type%3D%5C%22address%5C%22%20type%3D%5C%22ROADMAP%5C%22%20zoom%3D%5C%2216%5C%22%20height_type%3D%5C%22fixed%5C%22%20height%3D%5C%22580%5C%22%20double_click_zoom%3D%5C%22true%5C%22%20zoom_control%3D%5C%22true%5C%22%20street_view_control%3D%5C%22true%5C%22%20animation_delay%3D%5C%220%5C%22%20classes%3D%5C%22adaptiva_contacts_map%5C%22%5D%5Bcmsmasters_google_map_marker%20address_type%3D%5C%22address%5C%22%20address%3D%5C%22Ibadan%5C%22%20popup%3D%5C%22true%5C%22%5D%5B%2Fcmsmasters_google_map_marker%5D%5B%2Fcmsmasters_google_map_markers%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_width%3D%5C%22fullwidth%5C%22%20data_padding_left%3D%5C%220%5C%22%20data_padding_right%3D%5C%220%5C%22%20data_no_margin%3D%5C%22true%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_top%3D%5C%220%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23f7a145%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-location-3%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23ffffff%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5DIbadan%2C%20Oyo%20State%2C%20Nigeria%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DVisit%20us%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23d14f42%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-mail-3%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23ffffff%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5Dinfo%40thefusionchurch.org%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DSend%20us%20a%20Message%C2%A0%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23a2473e%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-phone-alt%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20color%3D%5C%22%23ffffff%5C%22%20text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20animation_delay%3D%5C%220%5C%22%5D234-908-492-0334%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DGive%20us%20a%20Call%20%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5Bcmsmasters_featured_block%20text_width%3D%5C%22100%5C%22%20text_position%3D%5C%22center%5C%22%20text_align%3D%5C%22left%5C%22%20fb_bg_color%3D%5C%22%23424555%5C%22%20top_padding%3D%5C%2230%5C%22%20bottom_padding%3D%5C%2230%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5Bcmsmasters_simple_icon%20icon%3D%5C%22cmsmasters-icon-user-group%5C%22%20size%3D%5C%2240%5C%22%20space%3D%5C%2290%5C%22%20display%3D%5C%22block%5C%22%20text_align%3D%5C%22center%5C%22%20border_width%3D%5C%220%5C%22%20border_radius%3D%5C%2250%25%5C%22%20color%3D%5C%22%23ffffff%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_simple_icon%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20color%3D%5C%22%23ffffff%5C%22%C2%A0text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%2220%5C%22%20margin_bottom%3D%5C%2210%5C%22%20link%3D%5C%22http%3A%2F%2Fmy-religion.cmsmasters.net%2Fministers%2F%5C%22%20animation_delay%3D%5C%220%5C%22%5DJoin%20us%5B%2Fcmsmasters_heading%5D%3Cem%3E%5Bcmsmasters_heading%20type%3D%5C%22h6%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_size%3D%5C%2218%5C%22%20line_height%3D%5C%2220%5C%22%20font_weight%3D%5C%22200%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%23f5f5f5%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2220%5C%22%20animation_delay%3D%5C%220%5C%22%5DWorshp%20together%20with%20Us%5B%2Fcmsmasters_heading%5D%3C%2Fem%3E%5B%2Fcmsmasters_featured_block%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_padding_bottom%3D%5C%2270%5C%22%20data_padding_top%3D%5C%22100%5C%22%20data_color%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_width%3D%5C%22boxed%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F1%5C%22%5D%5Bcmsmasters_heading%20type%3D%5C%22h1%5C%22%20font_size%3D%5C%2238%5C%22%20font_weight%3D%5C%22bold%5C%22%20font_style%3D%5C%22normal%5C%22%20text_align%3D%5C%22center%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%229%5C%22%20animation_delay%3D%5C%220%5C%22%5DWe%20Want%20to%20Hear%20from%20You%5B%2Fcmsmasters_heading%5D%5Bcmsmasters_heading%20type%3D%5C%22h3%5C%22%20font_family%3D%5C%22Crimson%2BText%3A400%2C400italic%2C700%2C700italic%5C%22%20font_weight%3D%5C%22normal%5C%22%20font_style%3D%5C%22italic%5C%22%20text_align%3D%5C%22center%5C%22%20color%3D%5C%22%238b8b8b%5C%22%20margin_top%3D%5C%220%5C%22%20margin_bottom%3D%5C%2235%5C%22%20animation_delay%3D%5C%220%5C%22%5DAre%20Your%20Dreams%20as%20Big%20as%20Your%20God%3F%5B%2Fcmsmasters_heading%5D%5Bcmsmasters_image%20align%3D%5C%22center%5C%22%20animation_delay%3D%5C%220%5C%22%5D1511%7Chttp%3A%2F%2Fmy-religion.cmsmasters.net%2Fdemo%2Fwp-content%2Fuploads%2Fsites%2F2%2F2016%2F05%2FICON.png%7Cfull%5B%2Fcmsmasters_image%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%5Bcmsmasters_row%20data_width%3D%5C%22boxed%5C%22%20data_top_style%3D%5C%22default%5C%22%20data_bot_style%3D%5C%22default%5C%22%20data_color%3D%5C%22default%5C%22%20data_padding_bottom%3D%5C%22120%5C%22%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F2%5C%22%5D%5Bcmsmasters_contact_form%20form_plugin%3D%5C%22cfb%5C%22%20form_cfb%3D%5C%223717%5C%22%20email_cfb%3D%5C%22info%40thedusionchurch.org%5C%22%20animation_delay%3D%5C%220%5C%22%5D%5B%2Fcmsmasters_column%5D%5Bcmsmasters_column%20data_width%3D%5C%221%2F4%5C%22%5D%5B%2Fcmsmasters_column%5D%5B%2Fcmsmasters_row%5D%3C%2Fp%3E%22%2C%22darkTextSkin%22%3Afalse%2C%22designOptions%22%3A%5B%5D%2C%22customClass%22%3A%22%22%2C%22metaCustomId%22%3A%22%22%2C%22htmlAttributes%22%3A%5B%22metaCustomId%22%2C%22customClass%22%5D%2C%22customCSS%22%3A%5B%22styleEditor%22%5D%2C%22styleEditor%22%3A%5B%5D%2C%22customAttributes%22%3A%5B%22extraDataAttributes%22%5D%2C%22extraDataAttributes%22%3A%22%22%7D%7D%7D'),
(11045, 4901, '_vcv-pageDesignOptionsData', '%7B%7D'),
(11046, 4901, '_vcv-pageDesignOptionsCompiledCss', ''),
(11047, 4116, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11048, 4116, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11049, 4116, '_vcv-globalCssMigrated', '1'),
(11050, 637, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11051, 637, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11052, 637, '_vcv-globalCssMigrated', '1'),
(11053, 643, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11054, 643, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11055, 643, '_vcv-globalCssMigrated', '1'),
(11056, 3390, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11057, 3390, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11058, 3390, '_vcv-globalCssMigrated', '1'),
(11059, 499, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11060, 499, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11061, 499, '_vcv-globalCssMigrated', '1'),
(11062, 476, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11063, 476, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11064, 476, '_vcv-globalCssMigrated', '1'),
(11065, 473, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11066, 473, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11067, 473, '_vcv-globalCssMigrated', '1'),
(11068, 461, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11069, 461, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11070, 461, '_vcv-globalCssMigrated', '1'),
(11071, 649, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11072, 649, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11073, 649, '_vcv-globalCssMigrated', '1'),
(11074, 652, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11075, 652, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11076, 652, '_vcv-globalCssMigrated', '1'),
(11077, 655, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11078, 655, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11079, 655, '_vcv-globalCssMigrated', '1'),
(11080, 1299, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11081, 1299, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11082, 1299, '_vcv-globalCssMigrated', '1'),
(11083, 1274, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11084, 1274, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11085, 1274, '_vcv-globalCssMigrated', '1'),
(11086, 1263, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11087, 1263, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11088, 1263, '_vcv-globalCssMigrated', '1'),
(11089, 1261, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11090, 1261, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11091, 1261, '_vcv-globalCssMigrated', '1'),
(11092, 1305, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11093, 1305, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11094, 1305, '_vcv-globalCssMigrated', '1'),
(11095, 493, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11096, 493, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11097, 493, '_vcv-globalCssMigrated', '1'),
(11098, 797, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11099, 797, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11100, 797, '_vcv-globalCssMigrated', '1'),
(11101, 1282, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11102, 1282, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11103, 1282, '_vcv-globalCssMigrated', '1'),
(11104, 1270, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11105, 1270, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11106, 1270, '_vcv-globalCssMigrated', '1'),
(11107, 1257, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11108, 1257, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11109, 1257, '_vcv-globalCssMigrated', '1'),
(11110, 2816, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11111, 2816, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css');
INSERT INTO `wpd6_postmeta` VALUES
(11112, 2816, '_vcv-globalCssMigrated', '1'),
(11113, 810, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11114, 810, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11115, 810, '_vcv-globalCssMigrated', '1'),
(11116, 70, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11117, 70, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11118, 70, '_vcv-globalCssMigrated', '1'),
(11119, 3282, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11120, 3282, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11121, 3282, '_vcv-globalCssMigrated', '1'),
(11122, 1, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11123, 1, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11124, 1, '_vcv-globalCssMigrated', '1'),
(11125, 4222, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11126, 4222, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11127, 4222, '_vcv-globalCssMigrated', '1'),
(11128, 4211, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11129, 4211, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11130, 4211, '_vcv-globalCssMigrated', '1'),
(11131, 3435, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11132, 3435, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11133, 3435, '_vcv-globalCssMigrated', '1'),
(11134, 3193, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11135, 3193, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11136, 3193, '_vcv-globalCssMigrated', '1'),
(11137, 3190, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11138, 3190, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11139, 3190, '_vcv-globalCssMigrated', '1'),
(11140, 3186, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11141, 3186, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11142, 3186, '_vcv-globalCssMigrated', '1'),
(11143, 3181, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11144, 3181, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11145, 3181, '_vcv-globalCssMigrated', '1'),
(11146, 3176, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11147, 3176, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11148, 3176, '_vcv-globalCssMigrated', '1'),
(11149, 3995, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11150, 3995, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11151, 3995, '_vcv-globalCssMigrated', '1'),
(11152, 479, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11153, 479, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11154, 479, '_vcv-globalCssMigrated', '1'),
(11155, 795, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11156, 795, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11157, 795, '_vcv-globalCssMigrated', '1'),
(11158, 4812, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11159, 4812, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11160, 4812, '_vcv-globalCssMigrated', '1'),
(11161, 883, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11162, 883, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11163, 883, '_vcv-globalCssMigrated', '1'),
(11164, 880, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11165, 880, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11166, 880, '_vcv-globalCssMigrated', '1'),
(11167, 877, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11168, 877, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11169, 877, '_vcv-globalCssMigrated', '1'),
(11170, 874, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11171, 874, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11172, 874, '_vcv-globalCssMigrated', '1'),
(11173, 871, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11174, 871, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11175, 871, '_vcv-globalCssMigrated', '1'),
(11176, 868, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11177, 868, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11178, 868, '_vcv-globalCssMigrated', '1'),
(11179, 865, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11180, 865, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11181, 865, '_vcv-globalCssMigrated', '1'),
(11182, 860, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11183, 860, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11184, 860, '_vcv-globalCssMigrated', '1'),
(11185, 464, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11186, 464, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11187, 464, '_vcv-globalCssMigrated', '1'),
(11188, 453, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11189, 453, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11190, 453, '_vcv-globalCssMigrated', '1'),
(11191, 117, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11192, 117, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11193, 117, '_vcv-globalCssMigrated', '1'),
(11194, 1314, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11195, 1314, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11196, 1314, '_vcv-globalCssMigrated', '1'),
(11197, 3173, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11198, 3173, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11199, 3173, '_vcv-globalCssMigrated', '1'),
(11200, 671, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11201, 671, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11202, 671, '_vcv-globalCssMigrated', '1'),
(11203, 1324, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11204, 1324, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11205, 1324, '_vcv-globalCssMigrated', '1'),
(11206, 1327, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11207, 1327, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11208, 1327, '_vcv-globalCssMigrated', '1'),
(11209, 3763, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11210, 3763, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11211, 3763, '_vcv-globalCssMigrated', '1'),
(11212, 1311, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11213, 1311, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11214, 1311, '_vcv-globalCssMigrated', '1'),
(11215, 938, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11216, 938, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11217, 938, '_vcv-globalCssMigrated', '1'),
(11218, 1332, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11219, 1332, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11220, 1332, '_vcv-globalCssMigrated', '1'),
(11221, 1320, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11222, 1320, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11223, 1320, '_vcv-globalCssMigrated', '1'),
(11224, 11, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11225, 11, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11226, 11, '_vcv-globalCssMigrated', '1'),
(11227, 72, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11228, 72, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11229, 72, '_vcv-globalCssMigrated', '1'),
(11230, 37, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11231, 37, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11232, 37, '_vcv-globalCssMigrated', '1'),
(11233, 3925, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11234, 3925, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11235, 3925, '_vcv-globalCssMigrated', '1'),
(11236, 814, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11237, 814, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11238, 814, '_vcv-globalCssMigrated', '1'),
(11239, 45, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11240, 45, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11241, 45, '_vcv-globalCssMigrated', '1'),
(11242, 4493, 'vcv-be-editor', 'fe'),
(11243, 60, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11244, 60, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11245, 60, '_vcv-globalCssMigrated', '1'),
(11246, 4903, '_edit_lock', '1745139301:2'),
(11247, 4904, '_wp_attached_file', '2025/04/image.png'),
(11248, 4904, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:17:"2025/04/image.png";s:8:"filesize";i:1361737;s:5:"sizes";a:26:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"image-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:98148;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"image-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5509;}s:18:"woocommerce_single";a:5:{s:4:"file";s:17:"image-600x338.png";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:197000;}s:6:"medium";a:5:{s:4:"file";s:17:"image-300x169.png";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:39314;}s:5:"large";a:5:{s:4:"file";s:18:"image-1024x576.png";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:685655;}s:9:"thumbnail";a:5:{s:4:"file";s:17:"image-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14739;}s:12:"medium_large";a:5:{s:4:"file";s:17:"image-768x432.png";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:412488;}s:16:"event-post-thumb";a:5:{s:4:"file";s:17:"image-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:211461;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:17:"image-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:72139;}s:9:"1536x1536";a:5:{s:4:"file";s:18:"image-1536x864.png";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1859439;}s:14:"post-thumbnail";a:5:{s:4:"file";s:17:"image-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:299577;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:15:"image-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2593;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:17:"image-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:98148;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:17:"image-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:297981;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:17:"image-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:161052;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:17:"image-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:437761;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:17:"image-580x326.png";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:191747;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:17:"image-860x484.png";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:484735;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:18:"image-1160x650.png";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:975539;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:18:"image-1160x700.png";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1080797;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:18:"image-1160x653.png";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:980763;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:17:"image-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:297981;}s:4:"320w";a:5:{s:4:"file";s:17:"image-320x180.png";s:5:"width";i:320;s:6:"height";i:180;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:48603;}s:4:"480w";a:5:{s:4:"file";s:17:"image-480x270.png";s:5:"width";i:480;s:6:"height";i:270;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:65255;}s:4:"800w";a:5:{s:4:"file";s:17:"image-800x450.png";s:5:"width";i:800;s:6:"height";i:450;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:446479;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:18:"image-1320x743.png";s:5:"width";i:1320;s:6:"height";i:743;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1131820;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11249, 4903, 'vcv-be-editor', 'gutenberg'),
(11250, 4905, '_wp_attached_file', '2025/04/image-1.png'),
(11251, 4905, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:640;s:4:"file";s:19:"2025/04/image-1.png";s:8:"filesize";i:330746;s:5:"sizes";a:26:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"image-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34461;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"image-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5039;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"image-1-600x200.png";s:5:"width";i:600;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:30079;}s:6:"medium";a:5:{s:4:"file";s:19:"image-1-300x100.png";s:5:"width";i:300;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9607;}s:5:"large";a:5:{s:4:"file";s:20:"image-1-1024x341.png";s:5:"width";i:1024;s:6:"height";i:341;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:75817;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"image-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10126;}s:12:"medium_large";a:5:{s:4:"file";s:19:"image-1-768x256.png";s:5:"width";i:768;s:6:"height";i:256;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:46645;}s:16:"event-post-thumb";a:5:{s:4:"file";s:19:"image-1-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:58861;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:19:"image-1-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:30138;}s:9:"1536x1536";a:5:{s:4:"file";s:20:"image-1-1536x512.png";s:5:"width";i:1536;s:6:"height";i:512;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:151195;}s:14:"post-thumbnail";a:5:{s:4:"file";s:19:"image-1-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:137829;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:17:"image-1-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2744;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:19:"image-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34461;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:19:"image-1-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:88596;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:19:"image-1-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:47652;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:19:"image-1-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:110644;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:19:"image-1-580x193.png";s:5:"width";i:580;s:6:"height";i:193;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:28716;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:19:"image-1-860x287.png";s:5:"width";i:860;s:6:"height";i:287;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:55907;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:20:"image-1-1160x640.png";s:5:"width";i:1160;s:6:"height";i:640;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:206606;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:20:"image-1-1160x640.png";s:5:"width";i:1160;s:6:"height";i:640;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:206606;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:20:"image-1-1160x387.png";s:5:"width";i:1160;s:6:"height";i:387;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:93872;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:19:"image-1-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:88596;}s:4:"320w";a:5:{s:4:"file";s:19:"image-1-320x107.png";s:5:"width";i:320;s:6:"height";i:107;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10692;}s:4:"480w";a:5:{s:4:"file";s:19:"image-1-480x160.png";s:5:"width";i:480;s:6:"height";i:160;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:20362;}s:4:"800w";a:5:{s:4:"file";s:19:"image-1-800x267.png";s:5:"width";i:800;s:6:"height";i:267;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:49560;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:20:"image-1-1320x440.png";s:5:"width";i:1320;s:6:"height";i:440;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:116246;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11252, 4906, '_wp_attached_file', '2025/04/image-2.png'),
(11253, 4906, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1980;s:6:"height";i:1080;s:4:"file";s:19:"2025/04/image-2.png";s:8:"filesize";i:3036507;s:5:"sizes";a:26:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"image-2-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:145057;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"image-2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:19915;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"image-2-600x327.png";s:5:"width";i:600;s:6:"height";i:327;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:283740;}s:6:"medium";a:5:{s:4:"file";s:19:"image-2-300x164.png";s:5:"width";i:300;s:6:"height";i:164;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:82865;}s:5:"large";a:5:{s:4:"file";s:20:"image-2-1024x559.png";s:5:"width";i:1024;s:6:"height";i:559;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:697316;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"image-2-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:41568;}s:12:"medium_large";a:5:{s:4:"file";s:19:"image-2-768x419.png";s:5:"width";i:768;s:6:"height";i:419;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:431528;}s:16:"event-post-thumb";a:5:{s:4:"file";s:19:"image-2-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:272418;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:19:"image-2-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:117575;}s:9:"1536x1536";a:5:{s:4:"file";s:20:"image-2-1536x838.png";s:5:"width";i:1536;s:6:"height";i:838;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1322897;}s:14:"post-thumbnail";a:5:{s:4:"file";s:19:"image-2-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:548754;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:17:"image-2-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10455;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:19:"image-2-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:145057;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:19:"image-2-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:340819;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:19:"image-2-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:201754;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:19:"image-2-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:453012;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:19:"image-2-580x316.png";s:5:"width";i:580;s:6:"height";i:316;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:267202;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:19:"image-2-860x469.png";s:5:"width";i:860;s:6:"height";i:469;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:522035;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:20:"image-2-1160x650.png";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:868891;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:20:"image-2-1160x700.png";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:916956;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:20:"image-2-1160x633.png";s:5:"width";i:1160;s:6:"height";i:633;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:853152;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:19:"image-2-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:340819;}s:4:"320w";a:5:{s:4:"file";s:19:"image-2-320x175.png";s:5:"width";i:320;s:6:"height";i:175;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:93011;}s:4:"480w";a:5:{s:4:"file";s:19:"image-2-480x262.png";s:5:"width";i:480;s:6:"height";i:262;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:192030;}s:4:"800w";a:5:{s:4:"file";s:19:"image-2-800x436.png";s:5:"width";i:800;s:6:"height";i:436;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:462283;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:20:"image-2-1320x720.png";s:5:"width";i:1320;s:6:"height";i:720;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1046661;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11254, 4907, '_wp_attached_file', '2025/04/image-3.png'),
(11255, 4907, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1980;s:6:"height";i:1080;s:4:"file";s:19:"2025/04/image-3.png";s:8:"filesize";i:950045;s:5:"sizes";a:26:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"image-3-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:85411;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"image-3-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12426;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"image-3-600x327.png";s:5:"width";i:600;s:6:"height";i:327;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:144875;}s:6:"medium";a:5:{s:4:"file";s:19:"image-3-300x164.png";s:5:"width";i:300;s:6:"height";i:164;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:48203;}s:5:"large";a:5:{s:4:"file";s:20:"image-3-1024x559.png";s:5:"width";i:1024;s:6:"height";i:559;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:302306;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"image-3-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:25917;}s:12:"medium_large";a:5:{s:4:"file";s:19:"image-3-768x419.png";s:5:"width";i:768;s:6:"height";i:419;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:204425;}s:16:"event-post-thumb";a:5:{s:4:"file";s:19:"image-3-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:139066;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:19:"image-3-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:69066;}s:9:"1536x1536";a:5:{s:4:"file";s:20:"image-3-1536x838.png";s:5:"width";i:1536;s:6:"height";i:838;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:498635;}s:14:"post-thumbnail";a:5:{s:4:"file";s:19:"image-3-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:249473;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:17:"image-3-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6488;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:19:"image-3-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:85411;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:19:"image-3-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:172237;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:19:"image-3-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:114226;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:19:"image-3-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:232350;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:19:"image-3-580x316.png";s:5:"width";i:580;s:6:"height";i:316;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:138297;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:19:"image-3-860x469.png";s:5:"width";i:860;s:6:"height";i:469;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:238306;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:20:"image-3-1160x650.png";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:361082;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:20:"image-3-1160x700.png";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:381629;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:20:"image-3-1160x633.png";s:5:"width";i:1160;s:6:"height";i:633;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:354336;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:19:"image-3-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:172237;}s:4:"320w";a:5:{s:4:"file";s:19:"image-3-320x175.png";s:5:"width";i:320;s:6:"height";i:175;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:53821;}s:4:"480w";a:5:{s:4:"file";s:19:"image-3-480x262.png";s:5:"width";i:480;s:6:"height";i:262;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:103814;}s:4:"800w";a:5:{s:4:"file";s:19:"image-3-800x436.png";s:5:"width";i:800;s:6:"height";i:436;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:216343;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:20:"image-3-1320x720.png";s:5:"width";i:1320;s:6:"height";i:720;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:412098;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11256, 92, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11257, 92, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11258, 92, '_vcv-globalCssMigrated', '1'),
(11259, 4813, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11260, 4813, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11261, 4813, '_vcv-globalCssMigrated', '1'),
(11262, 1322, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11263, 1322, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11264, 1322, '_vcv-globalCssMigrated', '1'),
(11265, 84, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11266, 84, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11267, 84, '_vcv-globalCssMigrated', '1'),
(11268, 47, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11269, 47, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11270, 47, '_vcv-globalCssMigrated', '1'),
(11271, 2574, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11272, 2574, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11273, 2574, '_vcv-globalCssMigrated', '1'),
(11274, 4500, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11275, 4500, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11276, 4500, '_vcv-globalCssMigrated', '1'),
(11277, 4241, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11278, 4241, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11279, 4241, '_vcv-globalCssMigrated', '1'),
(11280, 682, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11281, 682, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11282, 682, '_vcv-globalCssMigrated', '1'),
(11283, 674, '_vcv-sourceChecksum', 'd256649f166706d85265c74d81220819'),
(11284, 674, 'vcvSourceCssFileUrl', '/assets-bundles/d256649f166706d85265c74d81220819.source.css'),
(11285, 674, '_vcv-globalCssMigrated', '1'),
(11286, 4908, '_wp_attached_file', '2025/04/image-4.png'),
(11287, 4908, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:990;s:4:"file";s:19:"2025/04/image-4.png";s:8:"filesize";i:1564219;s:5:"sizes";a:26:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"image-4-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:89337;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"image-4-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12974;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"image-4-600x309.png";s:5:"width";i:600;s:6:"height";i:309;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:167140;}s:6:"medium";a:5:{s:4:"file";s:19:"image-4-300x155.png";s:5:"width";i:300;s:6:"height";i:155;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:51123;}s:5:"large";a:5:{s:4:"file";s:20:"image-4-1024x528.png";s:5:"width";i:1024;s:6:"height";i:528;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:408017;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"image-4-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:26618;}s:12:"medium_large";a:5:{s:4:"file";s:19:"image-4-768x396.png";s:5:"width";i:768;s:6:"height";i:396;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:251908;}s:16:"event-post-thumb";a:5:{s:4:"file";s:19:"image-4-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:165248;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:19:"image-4-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:70890;}s:9:"1536x1536";a:5:{s:4:"file";s:20:"image-4-1536x792.png";s:5:"width";i:1536;s:6:"height";i:792;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:774400;}s:14:"post-thumbnail";a:5:{s:4:"file";s:19:"image-4-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:338366;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:17:"image-4-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7002;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:19:"image-4-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:89337;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:19:"image-4-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:211424;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:19:"image-4-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:125725;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:19:"image-4-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:297135;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:19:"image-4-580x299.png";s:5:"width";i:580;s:6:"height";i:299;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:155456;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:19:"image-4-860x443.png";s:5:"width";i:860;s:6:"height";i:443;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:305889;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:20:"image-4-1160x650.png";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:533959;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:20:"image-4-1160x700.png";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:564707;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:20:"image-4-1160x598.png";s:5:"width";i:1160;s:6:"height";i:598;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:506080;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:19:"image-4-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:211424;}s:4:"320w";a:5:{s:4:"file";s:19:"image-4-320x165.png";s:5:"width";i:320;s:6:"height";i:165;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:57076;}s:4:"480w";a:5:{s:4:"file";s:19:"image-4-480x248.png";s:5:"width";i:480;s:6:"height";i:248;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:111232;}s:4:"800w";a:5:{s:4:"file";s:19:"image-4-800x413.png";s:5:"width";i:800;s:6:"height";i:413;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:270630;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:20:"image-4-1320x681.png";s:5:"width";i:1320;s:6:"height";i:681;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:630636;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11288, 4909, '_wp_attached_file', '2025/04/image-5.png'),
(11289, 4909, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:990;s:4:"file";s:19:"2025/04/image-5.png";s:8:"filesize";i:3171377;s:5:"sizes";a:26:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"image-5-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:157667;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"image-5-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:20945;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"image-5-600x309.png";s:5:"width";i:600;s:6:"height";i:309;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:278769;}s:6:"medium";a:5:{s:4:"file";s:19:"image-5-300x155.png";s:5:"width";i:300;s:6:"height";i:155;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:78736;}s:5:"large";a:5:{s:4:"file";s:20:"image-5-1024x528.png";s:5:"width";i:1024;s:6:"height";i:528;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:720938;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"image-5-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:43551;}s:12:"medium_large";a:5:{s:4:"file";s:19:"image-5-768x396.png";s:5:"width";i:768;s:6:"height";i:396;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:435460;}s:16:"event-post-thumb";a:5:{s:4:"file";s:19:"image-5-630x300.png";s:5:"width";i:630;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:284032;}s:20:"event-post-thumb-box";a:5:{s:4:"file";s:19:"image-5-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:126108;}s:9:"1536x1536";a:5:{s:4:"file";s:20:"image-5-1536x792.png";s:5:"width";i:1536;s:6:"height";i:792;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1432036;}s:14:"post-thumbnail";a:5:{s:4:"file";s:19:"image-5-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:623101;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:17:"image-5-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11027;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:19:"image-5-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:157667;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:19:"image-5-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:385772;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:19:"image-5-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:221039;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:19:"image-5-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:524383;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:19:"image-5-580x299.png";s:5:"width";i:580;s:6:"height";i:299;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:261063;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:19:"image-5-860x443.png";s:5:"width";i:860;s:6:"height";i:443;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:529980;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:20:"image-5-1160x650.png";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1001915;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:20:"image-5-1160x700.png";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1090966;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:20:"image-5-1160x598.png";s:5:"width";i:1160;s:6:"height";i:598;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:895487;}s:22:"cmsmasters-event-thumb";a:5:{s:4:"file";s:19:"image-5-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:385772;}s:4:"320w";a:5:{s:4:"file";s:19:"image-5-320x165.png";s:5:"width";i:320;s:6:"height";i:165;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:88901;}s:4:"480w";a:5:{s:4:"file";s:19:"image-5-480x248.png";s:5:"width";i:480;s:6:"height";i:248;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:186066;}s:4:"800w";a:5:{s:4:"file";s:19:"image-5-800x413.png";s:5:"width";i:800;s:6:"height";i:413;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:467016;}s:23:"mailpoet_newsletter_max";a:5:{s:4:"file";s:20:"image-5-1320x681.png";s:5:"width";i:1320;s:6:"height";i:681;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1117986;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11290, 4849, '_wp_attached_file', '2019/05/woocommerce-placeholder.png'),
(11291, 4849, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:35:"2019/05/woocommerce-placeholder.png";s:8:"filesize";i:102644;s:5:"sizes";a:21:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12475;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2344;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"woocommerce-placeholder-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:39879;}s:6:"medium";a:5:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12475;}s:5:"large";a:5:{s:4:"file";s:37:"woocommerce-placeholder-1024x1024.png";s:5:"width";i:1024;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:98202;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4204;}s:12:"medium_large";a:5:{s:4:"file";s:35:"woocommerce-placeholder-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:60014;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-860x500.png";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:69408;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:33:"woocommerce-placeholder-70x70.png";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1333;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12475;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-580x420.png";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:35493;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-360x360.png";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:16614;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:36992;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-580x580.png";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:36992;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:35:"woocommerce-placeholder-860x860.png";s:5:"width";i:860;s:6:"height";i:860;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:72399;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:36:"woocommerce-placeholder-1160x650.png";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:116662;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:36:"woocommerce-placeholder-1160x700.png";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:117141;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:37:"woocommerce-placeholder-1160x1160.png";s:5:"width";i:1160;s:6:"height";i:1160;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:120888;}s:4:"320w";a:5:{s:4:"file";s:35:"woocommerce-placeholder-320x320.png";s:5:"width";i:320;s:6:"height";i:320;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13720;}s:4:"480w";a:5:{s:4:"file";s:35:"woocommerce-placeholder-480x480.png";s:5:"width";i:480;s:6:"height";i:480;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:26622;}s:4:"800w";a:5:{s:4:"file";s:35:"woocommerce-placeholder-800x800.png";s:5:"width";i:800;s:6:"height";i:800;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:64606;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(11292, 4852, 'cmsmasters_donation_amount', '5'),
(11293, 4852, 'cmsmasters_post_image_show', 'false'),
(11294, 4852, 'cmsmasters_post_image_link', ''),
(11295, 4852, 'cmsmasters_post_images', ''),
(11296, 4852, 'cmsmasters_post_video_type', 'embedded'),
(11297, 4852, 'cmsmasters_post_video_link', ''),
(11298, 4852, 'cmsmasters_post_video_links', ''),
(11299, 4852, 'cmsmasters_post_audio_links', ''),
(11300, 4852, 'cmsmasters_post_title', 'true'),
(11301, 4852, 'cmsmasters_post_sharing_box', 'true'),
(11302, 4852, 'cmsmasters_post_author_box', 'true'),
(11303, 4852, 'cmsmasters_post_more_posts', 'popular'),
(11304, 4852, 'cmsmasters_post_read_more', 'Continue reading...'),
(11305, 4852, 'cmsmasters_page_scheme', 'default'),
(11306, 4852, 'cmsmasters_layout', 'r_sidebar'),
(11307, 4852, 'cmsmasters_sidebar_id', ''),
(11308, 4852, 'cmsmasters_bottom_sidebar', 'true'),
(11309, 4852, 'cmsmasters_bottom_sidebar_id', ''),
(11310, 4852, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11311, 4852, 'cmsmasters_bg_default', 'true'),
(11312, 4852, 'cmsmasters_bg_col', '#ffffff'),
(11313, 4852, 'cmsmasters_bg_img_enable', 'false'),
(11314, 4852, 'cmsmasters_bg_img', ''),
(11315, 4852, 'cmsmasters_bg_rep', 'no-repeat'),
(11316, 4852, 'cmsmasters_bg_pos', 'top center'),
(11317, 4852, 'cmsmasters_bg_att', 'scroll'),
(11318, 4852, 'cmsmasters_bg_size', 'cover'),
(11319, 4852, 'cmsmasters_heading', 'default'),
(11320, 4852, 'cmsmasters_heading_title', ''),
(11321, 4852, 'cmsmasters_heading_subtitle', ''),
(11322, 4852, 'cmsmasters_heading_icon', ''),
(11323, 4852, 'cmsmasters_heading_alignment', 'center'),
(11324, 4852, 'cmsmasters_heading_scheme', 'first'),
(11325, 4852, 'cmsmasters_heading_bg_img_enable', 'true'),
(11326, 4852, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11327, 4852, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11328, 4852, 'cmsmasters_heading_bg_att', 'scroll'),
(11329, 4852, 'cmsmasters_heading_bg_size', 'cover'),
(11330, 4852, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11331, 4852, 'cmsmasters_heading_height', '250'),
(11332, 4852, 'cmsmasters_breadcrumbs', 'true'),
(11333, 4852, 'cmsmasters_donation_payment_method', 'online'),
(11334, 4852, 'cmsmasters_recurrence_period', '1'),
(11335, 4852, 'cmsmasters_donator_firstname', 'dd'),
(11336, 4852, 'cmsmasters_donator_lastname', 'da'),
(11337, 4852, 'cmsmasters_donator_email', 'danilo_domene@yahoo.com'),
(11338, 4852, 'cmsmasters_donator_address', 'sao paulo'),
(11339, 4852, 'cmsmasters_donator_zip', '09050380'),
(11340, 4854, 'cmsmasters_donation_amount', '50'),
(11341, 4854, 'cmsmasters_post_image_show', 'false'),
(11342, 4854, 'cmsmasters_post_image_link', ''),
(11343, 4854, 'cmsmasters_post_images', ''),
(11344, 4854, 'cmsmasters_post_video_type', 'embedded'),
(11345, 4854, 'cmsmasters_post_video_link', ''),
(11346, 4854, 'cmsmasters_post_video_links', ''),
(11347, 4854, 'cmsmasters_post_audio_links', ''),
(11348, 4854, 'cmsmasters_post_title', 'true'),
(11349, 4854, 'cmsmasters_post_sharing_box', 'true'),
(11350, 4854, 'cmsmasters_post_author_box', 'true'),
(11351, 4854, 'cmsmasters_post_more_posts', 'popular'),
(11352, 4854, 'cmsmasters_post_read_more', 'Continue reading...'),
(11353, 4854, 'cmsmasters_page_scheme', 'default'),
(11354, 4854, 'cmsmasters_layout', 'r_sidebar'),
(11355, 4854, 'cmsmasters_sidebar_id', ''),
(11356, 4854, 'cmsmasters_bottom_sidebar', 'true'),
(11357, 4854, 'cmsmasters_bottom_sidebar_id', ''),
(11358, 4854, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11359, 4854, 'cmsmasters_bg_default', 'true'),
(11360, 4854, 'cmsmasters_bg_col', '#ffffff'),
(11361, 4854, 'cmsmasters_bg_img_enable', 'false'),
(11362, 4854, 'cmsmasters_bg_img', ''),
(11363, 4854, 'cmsmasters_bg_rep', 'no-repeat'),
(11364, 4854, 'cmsmasters_bg_pos', 'top center'),
(11365, 4854, 'cmsmasters_bg_att', 'scroll'),
(11366, 4854, 'cmsmasters_bg_size', 'cover'),
(11367, 4854, 'cmsmasters_heading', 'default'),
(11368, 4854, 'cmsmasters_heading_title', ''),
(11369, 4854, 'cmsmasters_heading_subtitle', ''),
(11370, 4854, 'cmsmasters_heading_icon', ''),
(11371, 4854, 'cmsmasters_heading_alignment', 'center'),
(11372, 4854, 'cmsmasters_heading_scheme', 'first'),
(11373, 4854, 'cmsmasters_heading_bg_img_enable', 'true'),
(11374, 4854, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11375, 4854, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11376, 4854, 'cmsmasters_heading_bg_att', 'scroll'),
(11377, 4854, 'cmsmasters_heading_bg_size', 'cover'),
(11378, 4854, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11379, 4854, 'cmsmasters_heading_height', '250'),
(11380, 4854, 'cmsmasters_breadcrumbs', 'true'),
(11381, 4854, 'cmsmasters_donation_payment_method', 'online'),
(11382, 4854, 'cmsmasters_recurrence_period', '1'),
(11383, 4854, 'cmsmasters_anonymous_donation', 'true'),
(11384, 4854, 'cmsmasters_donation_campaign', '1332'),
(11385, 4854, 'cmsmasters_donator_firstname', 'Jody'),
(11386, 4854, 'cmsmasters_donator_lastname', 'Kolbee'),
(11387, 4854, 'cmsmasters_donator_email', 'jkolbee@writershandstudios.com'),
(11388, 4854, 'cmsmasters_donator_address', 'Flat 1, 3 Belvedere Road, Muizenberg'),
(11389, 4854, 'cmsmasters_donator_zip', '7945'),
(11390, 4912, 'cmsmasters_donation_amount', '10'),
(11391, 4912, 'cmsmasters_post_image_show', 'false'),
(11392, 4912, 'cmsmasters_post_image_link', ''),
(11393, 4912, 'cmsmasters_post_images', ''),
(11394, 4912, 'cmsmasters_post_video_type', 'embedded'),
(11395, 4912, 'cmsmasters_post_video_link', ''),
(11396, 4912, 'cmsmasters_post_video_links', ''),
(11397, 4912, 'cmsmasters_post_audio_links', ''),
(11398, 4912, 'cmsmasters_post_title', 'true'),
(11399, 4912, 'cmsmasters_post_sharing_box', 'true'),
(11400, 4912, 'cmsmasters_post_author_box', 'true'),
(11401, 4912, 'cmsmasters_post_more_posts', 'popular'),
(11402, 4912, 'cmsmasters_post_read_more', 'Continue reading...'),
(11403, 4912, 'cmsmasters_page_scheme', 'default'),
(11404, 4912, 'cmsmasters_layout', 'r_sidebar'),
(11405, 4912, 'cmsmasters_sidebar_id', ''),
(11406, 4912, 'cmsmasters_bottom_sidebar', 'true'),
(11407, 4912, 'cmsmasters_bottom_sidebar_id', ''),
(11408, 4912, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11409, 4912, 'cmsmasters_bg_default', 'true'),
(11410, 4912, 'cmsmasters_bg_col', '#ffffff'),
(11411, 4912, 'cmsmasters_bg_img_enable', 'false'),
(11412, 4912, 'cmsmasters_bg_img', ''),
(11413, 4912, 'cmsmasters_bg_rep', 'no-repeat'),
(11414, 4912, 'cmsmasters_bg_pos', 'top center'),
(11415, 4912, 'cmsmasters_bg_att', 'scroll'),
(11416, 4912, 'cmsmasters_bg_size', 'cover'),
(11417, 4912, 'cmsmasters_heading', 'default'),
(11418, 4912, 'cmsmasters_heading_title', ''),
(11419, 4912, 'cmsmasters_heading_subtitle', ''),
(11420, 4912, 'cmsmasters_heading_icon', ''),
(11421, 4912, 'cmsmasters_heading_alignment', 'center'),
(11422, 4912, 'cmsmasters_heading_scheme', 'first'),
(11423, 4912, 'cmsmasters_heading_bg_img_enable', 'true'),
(11424, 4912, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11425, 4912, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11426, 4912, 'cmsmasters_heading_bg_att', 'scroll'),
(11427, 4912, 'cmsmasters_heading_bg_size', 'cover'),
(11428, 4912, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11429, 4912, 'cmsmasters_heading_height', '250'),
(11430, 4912, 'cmsmasters_breadcrumbs', 'true'),
(11431, 4912, 'cmsmasters_donation_payment_method', 'online'),
(11432, 4912, 'cmsmasters_recurrence_period', '1'),
(11433, 4912, 'cmsmasters_anonymous_donation', 'true'),
(11434, 4912, 'cmsmasters_donation_campaign', '1320'),
(11435, 4912, 'cmsmasters_donator_firstname', 'nbjkbkj'),
(11436, 4912, 'cmsmasters_donator_lastname', 'jhjkh'),
(11437, 4912, 'cmsmasters_donator_email', 'ghgjg@huhiou.vj'),
(11438, 4912, 'cmsmasters_donator_address', ''),
(11439, 4912, 'cmsmasters_donator_zip', ''),
(11440, 4913, 'cmsmasters_donation_amount', '50'),
(11441, 4913, 'cmsmasters_post_image_show', 'false'),
(11442, 4913, 'cmsmasters_post_image_link', ''),
(11443, 4913, 'cmsmasters_post_images', ''),
(11444, 4913, 'cmsmasters_post_video_type', 'embedded'),
(11445, 4913, 'cmsmasters_post_video_link', ''),
(11446, 4913, 'cmsmasters_post_video_links', ''),
(11447, 4913, 'cmsmasters_post_audio_links', ''),
(11448, 4913, 'cmsmasters_post_title', 'true'),
(11449, 4913, 'cmsmasters_post_sharing_box', 'true'),
(11450, 4913, 'cmsmasters_post_author_box', 'true'),
(11451, 4913, 'cmsmasters_post_more_posts', 'popular'),
(11452, 4913, 'cmsmasters_post_read_more', 'Continue reading...'),
(11453, 4913, 'cmsmasters_page_scheme', 'default'),
(11454, 4913, 'cmsmasters_layout', 'r_sidebar'),
(11455, 4913, 'cmsmasters_sidebar_id', ''),
(11456, 4913, 'cmsmasters_bottom_sidebar', 'true'),
(11457, 4913, 'cmsmasters_bottom_sidebar_id', ''),
(11458, 4913, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11459, 4913, 'cmsmasters_bg_default', 'true'),
(11460, 4913, 'cmsmasters_bg_col', '#ffffff'),
(11461, 4913, 'cmsmasters_bg_img_enable', 'false'),
(11462, 4913, 'cmsmasters_bg_img', ''),
(11463, 4913, 'cmsmasters_bg_rep', 'no-repeat'),
(11464, 4913, 'cmsmasters_bg_pos', 'top center'),
(11465, 4913, 'cmsmasters_bg_att', 'scroll'),
(11466, 4913, 'cmsmasters_bg_size', 'cover'),
(11467, 4913, 'cmsmasters_heading', 'default'),
(11468, 4913, 'cmsmasters_heading_title', ''),
(11469, 4913, 'cmsmasters_heading_subtitle', ''),
(11470, 4913, 'cmsmasters_heading_icon', ''),
(11471, 4913, 'cmsmasters_heading_alignment', 'center'),
(11472, 4913, 'cmsmasters_heading_scheme', 'first'),
(11473, 4913, 'cmsmasters_heading_bg_img_enable', 'true'),
(11474, 4913, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11475, 4913, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11476, 4913, 'cmsmasters_heading_bg_att', 'scroll'),
(11477, 4913, 'cmsmasters_heading_bg_size', 'cover');
INSERT INTO `wpd6_postmeta` VALUES
(11478, 4913, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11479, 4913, 'cmsmasters_heading_height', '250'),
(11480, 4913, 'cmsmasters_breadcrumbs', 'true'),
(11481, 4913, 'cmsmasters_donation_payment_method', 'online'),
(11482, 4913, 'cmsmasters_recurrence_period', '1'),
(11483, 4913, 'cmsmasters_donation_campaign', '1320'),
(11484, 4913, 'cmsmasters_donator_firstname', 'Ricardo'),
(11485, 4913, 'cmsmasters_donator_lastname', 'Cerda'),
(11486, 4913, 'cmsmasters_donator_email', 'rdocerda@gmail.com'),
(11487, 4913, 'cmsmasters_donator_address', ''),
(11488, 4913, 'cmsmasters_donator_zip', ''),
(11489, 4914, 'cmsmasters_donation_amount', '10'),
(11490, 4914, 'cmsmasters_post_image_show', 'false'),
(11491, 4914, 'cmsmasters_post_image_link', ''),
(11492, 4914, 'cmsmasters_post_images', ''),
(11493, 4914, 'cmsmasters_post_video_type', 'embedded'),
(11494, 4914, 'cmsmasters_post_video_link', ''),
(11495, 4914, 'cmsmasters_post_video_links', ''),
(11496, 4914, 'cmsmasters_post_audio_links', ''),
(11497, 4914, 'cmsmasters_post_title', 'true'),
(11498, 4914, 'cmsmasters_post_sharing_box', 'true'),
(11499, 4914, 'cmsmasters_post_author_box', 'true'),
(11500, 4914, 'cmsmasters_post_more_posts', 'popular'),
(11501, 4914, 'cmsmasters_post_read_more', 'Continue reading...'),
(11502, 4914, 'cmsmasters_page_scheme', 'default'),
(11503, 4914, 'cmsmasters_layout', 'r_sidebar'),
(11504, 4914, 'cmsmasters_sidebar_id', ''),
(11505, 4914, 'cmsmasters_bottom_sidebar', 'true'),
(11506, 4914, 'cmsmasters_bottom_sidebar_id', ''),
(11507, 4914, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11508, 4914, 'cmsmasters_bg_default', 'true'),
(11509, 4914, 'cmsmasters_bg_col', '#ffffff'),
(11510, 4914, 'cmsmasters_bg_img_enable', 'false'),
(11511, 4914, 'cmsmasters_bg_img', ''),
(11512, 4914, 'cmsmasters_bg_rep', 'no-repeat'),
(11513, 4914, 'cmsmasters_bg_pos', 'top center'),
(11514, 4914, 'cmsmasters_bg_att', 'scroll'),
(11515, 4914, 'cmsmasters_bg_size', 'cover'),
(11516, 4914, 'cmsmasters_heading', 'default'),
(11517, 4914, 'cmsmasters_heading_title', ''),
(11518, 4914, 'cmsmasters_heading_subtitle', ''),
(11519, 4914, 'cmsmasters_heading_icon', ''),
(11520, 4914, 'cmsmasters_heading_alignment', 'center'),
(11521, 4914, 'cmsmasters_heading_scheme', 'first'),
(11522, 4914, 'cmsmasters_heading_bg_img_enable', 'true'),
(11523, 4914, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11524, 4914, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11525, 4914, 'cmsmasters_heading_bg_att', 'scroll'),
(11526, 4914, 'cmsmasters_heading_bg_size', 'cover'),
(11527, 4914, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11528, 4914, 'cmsmasters_heading_height', '250'),
(11529, 4914, 'cmsmasters_breadcrumbs', 'true'),
(11530, 4914, 'cmsmasters_donation_payment_method', 'offline'),
(11531, 4914, 'cmsmasters_recurrence_period', '1'),
(11532, 4914, 'cmsmasters_anonymous_donation', 'true'),
(11533, 4914, 'cmsmasters_donator_firstname', 'Juares'),
(11534, 4914, 'cmsmasters_donator_lastname', 'Santo'),
(11535, 4914, 'cmsmasters_donator_email', 'juaresps@gmail.com'),
(11536, 4914, 'cmsmasters_donator_address', ''),
(11537, 4914, 'cmsmasters_donator_zip', ''),
(11538, 4915, 'cmsmasters_donation_amount', '50'),
(11539, 4915, 'cmsmasters_post_image_show', 'false'),
(11540, 4915, 'cmsmasters_post_image_link', ''),
(11541, 4915, 'cmsmasters_post_images', ''),
(11542, 4915, 'cmsmasters_post_video_type', 'embedded'),
(11543, 4915, 'cmsmasters_post_video_link', ''),
(11544, 4915, 'cmsmasters_post_video_links', ''),
(11545, 4915, 'cmsmasters_post_audio_links', ''),
(11546, 4915, 'cmsmasters_post_title', 'true'),
(11547, 4915, 'cmsmasters_post_sharing_box', 'true'),
(11548, 4915, 'cmsmasters_post_author_box', 'true'),
(11549, 4915, 'cmsmasters_post_more_posts', 'popular'),
(11550, 4915, 'cmsmasters_post_read_more', 'Continue reading...'),
(11551, 4915, 'cmsmasters_page_scheme', 'default'),
(11552, 4915, 'cmsmasters_layout', 'r_sidebar'),
(11553, 4915, 'cmsmasters_sidebar_id', ''),
(11554, 4915, 'cmsmasters_bottom_sidebar', 'true'),
(11555, 4915, 'cmsmasters_bottom_sidebar_id', ''),
(11556, 4915, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11557, 4915, 'cmsmasters_bg_default', 'true'),
(11558, 4915, 'cmsmasters_bg_col', '#ffffff'),
(11559, 4915, 'cmsmasters_bg_img_enable', 'false'),
(11560, 4915, 'cmsmasters_bg_img', ''),
(11561, 4915, 'cmsmasters_bg_rep', 'no-repeat'),
(11562, 4915, 'cmsmasters_bg_pos', 'top center'),
(11563, 4915, 'cmsmasters_bg_att', 'scroll'),
(11564, 4915, 'cmsmasters_bg_size', 'cover'),
(11565, 4915, 'cmsmasters_heading', 'default'),
(11566, 4915, 'cmsmasters_heading_title', ''),
(11567, 4915, 'cmsmasters_heading_subtitle', ''),
(11568, 4915, 'cmsmasters_heading_icon', ''),
(11569, 4915, 'cmsmasters_heading_alignment', 'center'),
(11570, 4915, 'cmsmasters_heading_scheme', 'first'),
(11571, 4915, 'cmsmasters_heading_bg_img_enable', 'true'),
(11572, 4915, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11573, 4915, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11574, 4915, 'cmsmasters_heading_bg_att', 'scroll'),
(11575, 4915, 'cmsmasters_heading_bg_size', 'cover'),
(11576, 4915, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11577, 4915, 'cmsmasters_heading_height', '250'),
(11578, 4915, 'cmsmasters_breadcrumbs', 'true'),
(11579, 4915, 'cmsmasters_donation_payment_method', 'offline'),
(11580, 4915, 'cmsmasters_recurring_donation', '1'),
(11581, 4915, 'cmsmasters_recurrence_period', '7'),
(11582, 4915, 'cmsmasters_donation_campaign', '1311'),
(11583, 4915, 'cmsmasters_donator_firstname', 'Edgar'),
(11584, 4915, 'cmsmasters_donator_lastname', 'Amorocho'),
(11585, 4915, 'cmsmasters_donator_email', 'e_amorocho@hotmail.com'),
(11586, 4915, 'cmsmasters_donator_address', 'Carrera 78K # 54C-08 Sur'),
(11587, 4915, 'cmsmasters_donator_zip', '000000'),
(11588, 4916, 'cmsmasters_donation_amount', '50'),
(11589, 4916, 'cmsmasters_post_image_show', 'false'),
(11590, 4916, 'cmsmasters_post_image_link', ''),
(11591, 4916, 'cmsmasters_post_images', ''),
(11592, 4916, 'cmsmasters_post_video_type', 'embedded'),
(11593, 4916, 'cmsmasters_post_video_link', ''),
(11594, 4916, 'cmsmasters_post_video_links', ''),
(11595, 4916, 'cmsmasters_post_audio_links', ''),
(11596, 4916, 'cmsmasters_post_title', 'true'),
(11597, 4916, 'cmsmasters_post_sharing_box', 'true'),
(11598, 4916, 'cmsmasters_post_author_box', 'true'),
(11599, 4916, 'cmsmasters_post_more_posts', 'popular'),
(11600, 4916, 'cmsmasters_post_read_more', 'Continue reading...'),
(11601, 4916, 'cmsmasters_page_scheme', 'default'),
(11602, 4916, 'cmsmasters_layout', 'r_sidebar'),
(11603, 4916, 'cmsmasters_sidebar_id', ''),
(11604, 4916, 'cmsmasters_bottom_sidebar', 'true'),
(11605, 4916, 'cmsmasters_bottom_sidebar_id', ''),
(11606, 4916, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11607, 4916, 'cmsmasters_bg_default', 'true'),
(11608, 4916, 'cmsmasters_bg_col', '#ffffff'),
(11609, 4916, 'cmsmasters_bg_img_enable', 'false'),
(11610, 4916, 'cmsmasters_bg_img', ''),
(11611, 4916, 'cmsmasters_bg_rep', 'no-repeat'),
(11612, 4916, 'cmsmasters_bg_pos', 'top center'),
(11613, 4916, 'cmsmasters_bg_att', 'scroll'),
(11614, 4916, 'cmsmasters_bg_size', 'cover'),
(11615, 4916, 'cmsmasters_heading', 'default'),
(11616, 4916, 'cmsmasters_heading_title', ''),
(11617, 4916, 'cmsmasters_heading_subtitle', ''),
(11618, 4916, 'cmsmasters_heading_icon', ''),
(11619, 4916, 'cmsmasters_heading_alignment', 'center'),
(11620, 4916, 'cmsmasters_heading_scheme', 'first'),
(11621, 4916, 'cmsmasters_heading_bg_img_enable', 'true'),
(11622, 4916, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11623, 4916, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11624, 4916, 'cmsmasters_heading_bg_att', 'scroll'),
(11625, 4916, 'cmsmasters_heading_bg_size', 'cover'),
(11626, 4916, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11627, 4916, 'cmsmasters_heading_height', '250'),
(11628, 4916, 'cmsmasters_breadcrumbs', 'true'),
(11629, 4916, 'cmsmasters_donation_payment_method', 'offline'),
(11630, 4916, 'cmsmasters_recurrence_period', '1'),
(11631, 4916, 'cmsmasters_donation_campaign', '1320'),
(11632, 4916, 'cmsmasters_donator_firstname', 'Alejandro'),
(11633, 4916, 'cmsmasters_donator_lastname', 'Amorocho'),
(11634, 4916, 'cmsmasters_donator_email', 'e_amorocho@hotmail.com'),
(11635, 4916, 'cmsmasters_donator_address', 'Carrera 78K # 54C-08 Sur'),
(11636, 4916, 'cmsmasters_donator_zip', '000000'),
(11637, 4917, 'cmsmasters_donation_amount', '20'),
(11638, 4917, 'cmsmasters_post_image_show', 'false'),
(11639, 4917, 'cmsmasters_post_image_link', ''),
(11640, 4917, 'cmsmasters_post_images', ''),
(11641, 4917, 'cmsmasters_post_video_type', 'embedded'),
(11642, 4917, 'cmsmasters_post_video_link', ''),
(11643, 4917, 'cmsmasters_post_video_links', ''),
(11644, 4917, 'cmsmasters_post_audio_links', ''),
(11645, 4917, 'cmsmasters_post_title', 'true'),
(11646, 4917, 'cmsmasters_post_sharing_box', 'true'),
(11647, 4917, 'cmsmasters_post_author_box', 'true'),
(11648, 4917, 'cmsmasters_post_more_posts', 'popular'),
(11649, 4917, 'cmsmasters_post_read_more', 'Continue reading...'),
(11650, 4917, 'cmsmasters_page_scheme', 'default'),
(11651, 4917, 'cmsmasters_layout', 'r_sidebar'),
(11652, 4917, 'cmsmasters_sidebar_id', ''),
(11653, 4917, 'cmsmasters_bottom_sidebar', 'true'),
(11654, 4917, 'cmsmasters_bottom_sidebar_id', ''),
(11655, 4917, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11656, 4917, 'cmsmasters_bg_default', 'true'),
(11657, 4917, 'cmsmasters_bg_col', '#ffffff'),
(11658, 4917, 'cmsmasters_bg_img_enable', 'false'),
(11659, 4917, 'cmsmasters_bg_img', ''),
(11660, 4917, 'cmsmasters_bg_rep', 'no-repeat'),
(11661, 4917, 'cmsmasters_bg_pos', 'top center'),
(11662, 4917, 'cmsmasters_bg_att', 'scroll'),
(11663, 4917, 'cmsmasters_bg_size', 'cover'),
(11664, 4917, 'cmsmasters_heading', 'default'),
(11665, 4917, 'cmsmasters_heading_title', ''),
(11666, 4917, 'cmsmasters_heading_subtitle', ''),
(11667, 4917, 'cmsmasters_heading_icon', ''),
(11668, 4917, 'cmsmasters_heading_alignment', 'center'),
(11669, 4917, 'cmsmasters_heading_scheme', 'first'),
(11670, 4917, 'cmsmasters_heading_bg_img_enable', 'true'),
(11671, 4917, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11672, 4917, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11673, 4917, 'cmsmasters_heading_bg_att', 'scroll'),
(11674, 4917, 'cmsmasters_heading_bg_size', 'cover'),
(11675, 4917, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11676, 4917, 'cmsmasters_heading_height', '250'),
(11677, 4917, 'cmsmasters_breadcrumbs', 'true'),
(11678, 4917, 'cmsmasters_donation_payment_method', 'offline'),
(11679, 4917, 'cmsmasters_recurrence_period', '1'),
(11680, 4917, 'cmsmasters_donation_campaign', '1314'),
(11681, 4917, 'cmsmasters_donator_firstname', 'KOUKA'),
(11682, 4917, 'cmsmasters_donator_lastname', 'Juray'),
(11683, 4917, 'cmsmasters_donator_email', 'juraykouka@gmail.com'),
(11684, 4917, 'cmsmasters_donator_address', '28 rue de la croix verte'),
(11685, 4917, 'cmsmasters_donator_zip', '95130'),
(11686, 4918, 'cmsmasters_donation_amount', '5'),
(11687, 4918, 'cmsmasters_post_image_show', 'false'),
(11688, 4918, 'cmsmasters_post_image_link', ''),
(11689, 4918, 'cmsmasters_post_images', ''),
(11690, 4918, 'cmsmasters_post_video_type', 'embedded'),
(11691, 4918, 'cmsmasters_post_video_link', ''),
(11692, 4918, 'cmsmasters_post_video_links', ''),
(11693, 4918, 'cmsmasters_post_audio_links', ''),
(11694, 4918, 'cmsmasters_post_title', 'true'),
(11695, 4918, 'cmsmasters_post_sharing_box', 'true'),
(11696, 4918, 'cmsmasters_post_author_box', 'true'),
(11697, 4918, 'cmsmasters_post_more_posts', 'popular'),
(11698, 4918, 'cmsmasters_post_read_more', 'Continue reading...'),
(11699, 4918, 'cmsmasters_page_scheme', 'default'),
(11700, 4918, 'cmsmasters_layout', 'r_sidebar'),
(11701, 4918, 'cmsmasters_sidebar_id', ''),
(11702, 4918, 'cmsmasters_bottom_sidebar', 'true'),
(11703, 4918, 'cmsmasters_bottom_sidebar_id', ''),
(11704, 4918, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11705, 4918, 'cmsmasters_bg_default', 'true'),
(11706, 4918, 'cmsmasters_bg_col', '#ffffff'),
(11707, 4918, 'cmsmasters_bg_img_enable', 'false'),
(11708, 4918, 'cmsmasters_bg_img', ''),
(11709, 4918, 'cmsmasters_bg_rep', 'no-repeat'),
(11710, 4918, 'cmsmasters_bg_pos', 'top center'),
(11711, 4918, 'cmsmasters_bg_att', 'scroll'),
(11712, 4918, 'cmsmasters_bg_size', 'cover'),
(11713, 4918, 'cmsmasters_heading', 'default'),
(11714, 4918, 'cmsmasters_heading_title', ''),
(11715, 4918, 'cmsmasters_heading_subtitle', ''),
(11716, 4918, 'cmsmasters_heading_icon', ''),
(11717, 4918, 'cmsmasters_heading_alignment', 'center'),
(11718, 4918, 'cmsmasters_heading_scheme', 'first'),
(11719, 4918, 'cmsmasters_heading_bg_img_enable', 'true'),
(11720, 4918, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11721, 4918, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11722, 4918, 'cmsmasters_heading_bg_att', 'scroll'),
(11723, 4918, 'cmsmasters_heading_bg_size', 'cover'),
(11724, 4918, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11725, 4918, 'cmsmasters_heading_height', '250'),
(11726, 4918, 'cmsmasters_breadcrumbs', 'true'),
(11727, 4918, 'cmsmasters_donation_payment_method', 'online'),
(11728, 4918, 'cmsmasters_recurrence_period', '1'),
(11729, 4918, 'cmsmasters_anonymous_donation', 'true'),
(11730, 4918, 'cmsmasters_donation_campaign', '1311'),
(11731, 4918, 'cmsmasters_donator_firstname', 'apple'),
(11732, 4918, 'cmsmasters_donator_lastname', 'bottom'),
(11733, 4918, 'cmsmasters_donator_email', 'ugvouvuv@gmail.com'),
(11734, 4918, 'cmsmasters_donator_address', '43 main street'),
(11735, 4918, 'cmsmasters_donator_zip', '14621'),
(11736, 4919, 'cmsmasters_donation_amount', '50'),
(11737, 4919, 'cmsmasters_post_image_show', 'false'),
(11738, 4919, 'cmsmasters_post_image_link', ''),
(11739, 4919, 'cmsmasters_post_images', ''),
(11740, 4919, 'cmsmasters_post_video_type', 'embedded'),
(11741, 4919, 'cmsmasters_post_video_link', ''),
(11742, 4919, 'cmsmasters_post_video_links', ''),
(11743, 4919, 'cmsmasters_post_audio_links', ''),
(11744, 4919, 'cmsmasters_post_title', 'true'),
(11745, 4919, 'cmsmasters_post_sharing_box', 'true'),
(11746, 4919, 'cmsmasters_post_author_box', 'true'),
(11747, 4919, 'cmsmasters_post_more_posts', 'popular'),
(11748, 4919, 'cmsmasters_post_read_more', 'Continue reading...'),
(11749, 4919, 'cmsmasters_page_scheme', 'default'),
(11750, 4919, 'cmsmasters_layout', 'r_sidebar'),
(11751, 4919, 'cmsmasters_sidebar_id', ''),
(11752, 4919, 'cmsmasters_bottom_sidebar', 'true'),
(11753, 4919, 'cmsmasters_bottom_sidebar_id', ''),
(11754, 4919, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11755, 4919, 'cmsmasters_bg_default', 'true'),
(11756, 4919, 'cmsmasters_bg_col', '#ffffff'),
(11757, 4919, 'cmsmasters_bg_img_enable', 'false'),
(11758, 4919, 'cmsmasters_bg_img', ''),
(11759, 4919, 'cmsmasters_bg_rep', 'no-repeat'),
(11760, 4919, 'cmsmasters_bg_pos', 'top center'),
(11761, 4919, 'cmsmasters_bg_att', 'scroll'),
(11762, 4919, 'cmsmasters_bg_size', 'cover'),
(11763, 4919, 'cmsmasters_heading', 'default'),
(11764, 4919, 'cmsmasters_heading_title', ''),
(11765, 4919, 'cmsmasters_heading_subtitle', ''),
(11766, 4919, 'cmsmasters_heading_icon', ''),
(11767, 4919, 'cmsmasters_heading_alignment', 'center'),
(11768, 4919, 'cmsmasters_heading_scheme', 'first'),
(11769, 4919, 'cmsmasters_heading_bg_img_enable', 'true'),
(11770, 4919, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11771, 4919, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11772, 4919, 'cmsmasters_heading_bg_att', 'scroll'),
(11773, 4919, 'cmsmasters_heading_bg_size', 'cover'),
(11774, 4919, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11775, 4919, 'cmsmasters_heading_height', '250'),
(11776, 4919, 'cmsmasters_breadcrumbs', 'true'),
(11777, 4919, 'cmsmasters_donation_payment_method', 'online'),
(11778, 4919, 'cmsmasters_recurrence_period', '1'),
(11779, 4919, 'cmsmasters_donator_firstname', 'Dhanya Rupesh'),
(11780, 4919, 'cmsmasters_donator_lastname', 'Parmar'),
(11781, 4919, 'cmsmasters_donator_email', 'celinedhanya@gmail.com'),
(11782, 4919, 'cmsmasters_donator_address', '15 Penn Drive, Brampton'),
(11783, 4919, 'cmsmasters_donator_zip', 'L7A 1N9'),
(11784, 4920, 'cmsmasters_donation_amount', '5'),
(11785, 4920, 'cmsmasters_post_image_show', 'false'),
(11786, 4920, 'cmsmasters_post_image_link', ''),
(11787, 4920, 'cmsmasters_post_images', ''),
(11788, 4920, 'cmsmasters_post_video_type', 'embedded'),
(11789, 4920, 'cmsmasters_post_video_link', ''),
(11790, 4920, 'cmsmasters_post_video_links', ''),
(11791, 4920, 'cmsmasters_post_audio_links', ''),
(11792, 4920, 'cmsmasters_post_title', 'true'),
(11793, 4920, 'cmsmasters_post_sharing_box', 'true'),
(11794, 4920, 'cmsmasters_post_author_box', 'true'),
(11795, 4920, 'cmsmasters_post_more_posts', 'popular'),
(11796, 4920, 'cmsmasters_post_read_more', 'Continue reading...'),
(11797, 4920, 'cmsmasters_page_scheme', 'default'),
(11798, 4920, 'cmsmasters_layout', 'r_sidebar'),
(11799, 4920, 'cmsmasters_sidebar_id', ''),
(11800, 4920, 'cmsmasters_bottom_sidebar', 'true'),
(11801, 4920, 'cmsmasters_bottom_sidebar_id', ''),
(11802, 4920, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11803, 4920, 'cmsmasters_bg_default', 'true'),
(11804, 4920, 'cmsmasters_bg_col', '#ffffff'),
(11805, 4920, 'cmsmasters_bg_img_enable', 'false'),
(11806, 4920, 'cmsmasters_bg_img', ''),
(11807, 4920, 'cmsmasters_bg_rep', 'no-repeat'),
(11808, 4920, 'cmsmasters_bg_pos', 'top center'),
(11809, 4920, 'cmsmasters_bg_att', 'scroll'),
(11810, 4920, 'cmsmasters_bg_size', 'cover'),
(11811, 4920, 'cmsmasters_heading', 'default'),
(11812, 4920, 'cmsmasters_heading_title', ''),
(11813, 4920, 'cmsmasters_heading_subtitle', ''),
(11814, 4920, 'cmsmasters_heading_icon', ''),
(11815, 4920, 'cmsmasters_heading_alignment', 'center'),
(11816, 4920, 'cmsmasters_heading_scheme', 'first'),
(11817, 4920, 'cmsmasters_heading_bg_img_enable', 'true'),
(11818, 4920, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11819, 4920, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11820, 4920, 'cmsmasters_heading_bg_att', 'scroll'),
(11821, 4920, 'cmsmasters_heading_bg_size', 'cover'),
(11822, 4920, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11823, 4920, 'cmsmasters_heading_height', '250'),
(11824, 4920, 'cmsmasters_breadcrumbs', 'true'),
(11825, 4920, 'cmsmasters_donation_payment_method', 'online'),
(11826, 4920, 'cmsmasters_recurrence_period', '1'),
(11827, 4920, 'cmsmasters_anonymous_donation', 'true'),
(11828, 4920, 'cmsmasters_donation_campaign', '1314'),
(11829, 4920, 'cmsmasters_donator_firstname', 'Icic'),
(11830, 4920, 'cmsmasters_donator_lastname', 'Doc'),
(11831, 4920, 'cmsmasters_donator_email', 'fepromise@gmail.com'),
(11832, 4920, 'cmsmasters_donator_address', 'China'),
(11833, 4920, 'cmsmasters_donator_zip', '7400'),
(11834, 4921, 'cmsmasters_donation_amount', '5'),
(11835, 4921, 'cmsmasters_post_image_show', 'false'),
(11836, 4921, 'cmsmasters_post_image_link', ''),
(11837, 4921, 'cmsmasters_post_images', ''),
(11838, 4921, 'cmsmasters_post_video_type', 'embedded'),
(11839, 4921, 'cmsmasters_post_video_link', ''),
(11840, 4921, 'cmsmasters_post_video_links', ''),
(11841, 4921, 'cmsmasters_post_audio_links', ''),
(11842, 4921, 'cmsmasters_post_title', 'true'),
(11843, 4921, 'cmsmasters_post_sharing_box', 'true'),
(11844, 4921, 'cmsmasters_post_author_box', 'true'),
(11845, 4921, 'cmsmasters_post_more_posts', 'popular'),
(11846, 4921, 'cmsmasters_post_read_more', 'Continue reading...'),
(11847, 4921, 'cmsmasters_page_scheme', 'default'),
(11848, 4921, 'cmsmasters_layout', 'r_sidebar'),
(11849, 4921, 'cmsmasters_sidebar_id', ''),
(11850, 4921, 'cmsmasters_bottom_sidebar', 'true'),
(11851, 4921, 'cmsmasters_bottom_sidebar_id', ''),
(11852, 4921, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11853, 4921, 'cmsmasters_bg_default', 'true'),
(11854, 4921, 'cmsmasters_bg_col', '#ffffff'),
(11855, 4921, 'cmsmasters_bg_img_enable', 'false'),
(11856, 4921, 'cmsmasters_bg_img', ''),
(11857, 4921, 'cmsmasters_bg_rep', 'no-repeat'),
(11858, 4921, 'cmsmasters_bg_pos', 'top center'),
(11859, 4921, 'cmsmasters_bg_att', 'scroll'),
(11860, 4921, 'cmsmasters_bg_size', 'cover'),
(11861, 4921, 'cmsmasters_heading', 'default'),
(11862, 4921, 'cmsmasters_heading_title', ''),
(11863, 4921, 'cmsmasters_heading_subtitle', ''),
(11864, 4921, 'cmsmasters_heading_icon', ''),
(11865, 4921, 'cmsmasters_heading_alignment', 'center'),
(11866, 4921, 'cmsmasters_heading_scheme', 'first'),
(11867, 4921, 'cmsmasters_heading_bg_img_enable', 'true'),
(11868, 4921, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11869, 4921, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11870, 4921, 'cmsmasters_heading_bg_att', 'scroll'),
(11871, 4921, 'cmsmasters_heading_bg_size', 'cover'),
(11872, 4921, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11873, 4921, 'cmsmasters_heading_height', '250'),
(11874, 4921, 'cmsmasters_breadcrumbs', 'true'),
(11875, 4921, 'cmsmasters_donation_payment_method', 'online'),
(11876, 4921, 'cmsmasters_recurrence_period', '1'),
(11877, 4921, 'cmsmasters_anonymous_donation', 'true'),
(11878, 4921, 'cmsmasters_donation_campaign', '1314'),
(11879, 4921, 'cmsmasters_donator_firstname', 'Icic'),
(11880, 4921, 'cmsmasters_donator_lastname', 'Doc'),
(11881, 4921, 'cmsmasters_donator_email', 'fepromise@gmail.com'),
(11882, 4921, 'cmsmasters_donator_address', 'China'),
(11883, 4921, 'cmsmasters_donator_zip', '7400'),
(11884, 4886, 'cmsmasters_donation_amount', '5'),
(11885, 4886, 'cmsmasters_post_image_show', 'false'),
(11886, 4886, 'cmsmasters_post_image_link', ''),
(11887, 4886, 'cmsmasters_post_images', ''),
(11888, 4886, 'cmsmasters_post_video_type', 'embedded'),
(11889, 4886, 'cmsmasters_post_video_link', ''),
(11890, 4886, 'cmsmasters_post_video_links', ''),
(11891, 4886, 'cmsmasters_post_audio_links', ''),
(11892, 4886, 'cmsmasters_post_title', 'true'),
(11893, 4886, 'cmsmasters_post_sharing_box', 'true'),
(11894, 4886, 'cmsmasters_post_author_box', 'true'),
(11895, 4886, 'cmsmasters_post_more_posts', 'popular'),
(11896, 4886, 'cmsmasters_post_read_more', 'Continue reading...'),
(11897, 4886, 'cmsmasters_page_scheme', 'default'),
(11898, 4886, 'cmsmasters_layout', 'r_sidebar'),
(11899, 4886, 'cmsmasters_sidebar_id', ''),
(11900, 4886, 'cmsmasters_bottom_sidebar', 'true'),
(11901, 4886, 'cmsmasters_bottom_sidebar_id', ''),
(11902, 4886, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11903, 4886, 'cmsmasters_bg_default', 'true'),
(11904, 4886, 'cmsmasters_bg_col', '#ffffff'),
(11905, 4886, 'cmsmasters_bg_img_enable', 'false'),
(11906, 4886, 'cmsmasters_bg_img', ''),
(11907, 4886, 'cmsmasters_bg_rep', 'no-repeat'),
(11908, 4886, 'cmsmasters_bg_pos', 'top center'),
(11909, 4886, 'cmsmasters_bg_att', 'scroll'),
(11910, 4886, 'cmsmasters_bg_size', 'cover'),
(11911, 4886, 'cmsmasters_heading', 'default'),
(11912, 4886, 'cmsmasters_heading_title', ''),
(11913, 4886, 'cmsmasters_heading_subtitle', ''),
(11914, 4886, 'cmsmasters_heading_icon', ''),
(11915, 4886, 'cmsmasters_heading_alignment', 'center'),
(11916, 4886, 'cmsmasters_heading_scheme', 'first'),
(11917, 4886, 'cmsmasters_heading_bg_img_enable', 'true'),
(11918, 4886, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(11919, 4886, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(11920, 4886, 'cmsmasters_heading_bg_att', 'scroll'),
(11921, 4886, 'cmsmasters_heading_bg_size', 'cover'),
(11922, 4886, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(11923, 4886, 'cmsmasters_heading_height', '250'),
(11924, 4886, 'cmsmasters_breadcrumbs', 'true'),
(11925, 4886, 'cmsmasters_donation_payment_method', 'online'),
(11926, 4886, 'cmsmasters_recurrence_period', '1'),
(11927, 4886, 'cmsmasters_anonymous_donation', 'true'),
(11928, 4886, 'cmsmasters_donator_firstname', 'AAA'),
(11929, 4886, 'cmsmasters_donator_lastname', 'DDD'),
(11930, 4886, 'cmsmasters_donator_email', 'zacheusz.wroclaw@gmail.com'),
(11931, 4886, 'cmsmasters_donator_address', ''),
(11932, 4886, 'cmsmasters_donator_zip', ''),
(11933, 4922, '_menu_item_type', 'custom'),
(11934, 4922, '_menu_item_menu_item_parent', '0'),
(11935, 4922, '_menu_item_object_id', '4922'),
(11936, 4922, '_menu_item_object', 'custom'),
(11937, 4922, '_menu_item_target', ''),
(11938, 4922, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(11939, 4922, '_menu_item_xfn', ''),
(11940, 4922, '_menu_item_url', '/events'),
(11941, 4922, '_menu_item_highlight', ''),
(11942, 4922, '_menu_item_color', ''),
(11943, 4922, '_menu_item_icon', ''),
(11944, 4922, '_menu_item_tag', ''),
(11945, 4922, '_menu_item_drop_side', ''),
(11946, 4922, '_menu_item_mega', ''),
(11947, 4922, '_menu_item_mega_cols', ''),
(11948, 4922, '_menu_item_mega_cols_full', ''),
(11949, 4922, '_menu_item_mega_bg_img', ''),
(11950, 4922, '_menu_item_mega_bg_pos', ''),
(11951, 4922, '_menu_item_mega_bg_rep', ''),
(11952, 4922, '_menu_item_mega_bg_size', ''),
(11953, 4922, '_menu_item_hide_text', ''),
(11954, 4922, '_menu_item_subtitle', ''),
(11955, 4922, '_menu_item_mega_descr_text', ''),
(11956, 4923, '_menu_item_type', 'custom'),
(11957, 4923, '_menu_item_menu_item_parent', '0'),
(11958, 4923, '_menu_item_object_id', '4923'),
(11959, 4923, '_menu_item_object', 'custom'),
(11960, 4923, '_menu_item_target', ''),
(11961, 4923, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(11962, 4923, '_menu_item_xfn', ''),
(11963, 4923, '_menu_item_url', ''),
(11964, 4923, '_menu_item_highlight', ''),
(11965, 4923, '_menu_item_color', ''),
(11966, 4923, '_menu_item_icon', ''),
(11967, 4923, '_menu_item_tag', ''),
(11968, 4923, '_menu_item_drop_side', ''),
(11969, 4923, '_menu_item_mega', ''),
(11970, 4923, '_menu_item_mega_cols', ''),
(11971, 4923, '_menu_item_mega_cols_full', ''),
(11972, 4923, '_menu_item_mega_bg_img', ''),
(11973, 4923, '_menu_item_mega_bg_pos', ''),
(11974, 4923, '_menu_item_mega_bg_rep', ''),
(11975, 4923, '_menu_item_mega_bg_size', ''),
(11976, 4923, '_menu_item_hide_text', ''),
(11977, 4923, '_menu_item_subtitle', ''),
(11978, 4923, '_menu_item_mega_descr_text', ''),
(11979, 4924, 'cmsmasters_donation_amount', '1'),
(11980, 4924, 'cmsmasters_post_image_show', 'false'),
(11981, 4924, 'cmsmasters_post_image_link', ''),
(11982, 4924, 'cmsmasters_post_images', ''),
(11983, 4924, 'cmsmasters_post_video_type', 'embedded'),
(11984, 4924, 'cmsmasters_post_video_link', ''),
(11985, 4924, 'cmsmasters_post_video_links', ''),
(11986, 4924, 'cmsmasters_post_audio_links', ''),
(11987, 4924, 'cmsmasters_post_title', 'true'),
(11988, 4924, 'cmsmasters_post_sharing_box', 'true'),
(11989, 4924, 'cmsmasters_post_author_box', 'true'),
(11990, 4924, 'cmsmasters_post_more_posts', 'popular'),
(11991, 4924, 'cmsmasters_post_read_more', 'Continue reading...'),
(11992, 4924, 'cmsmasters_page_scheme', 'default'),
(11993, 4924, 'cmsmasters_layout', 'r_sidebar'),
(11994, 4924, 'cmsmasters_sidebar_id', ''),
(11995, 4924, 'cmsmasters_bottom_sidebar', 'true'),
(11996, 4924, 'cmsmasters_bottom_sidebar_id', ''),
(11997, 4924, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(11998, 4924, 'cmsmasters_bg_default', 'true'),
(11999, 4924, 'cmsmasters_bg_col', '#ffffff'),
(12000, 4924, 'cmsmasters_bg_img_enable', 'false'),
(12001, 4924, 'cmsmasters_bg_img', ''),
(12002, 4924, 'cmsmasters_bg_rep', 'no-repeat'),
(12003, 4924, 'cmsmasters_bg_pos', 'top center'),
(12004, 4924, 'cmsmasters_bg_att', 'scroll'),
(12005, 4924, 'cmsmasters_bg_size', 'cover'),
(12006, 4924, 'cmsmasters_heading', 'default'),
(12007, 4924, 'cmsmasters_heading_title', ''),
(12008, 4924, 'cmsmasters_heading_subtitle', ''),
(12009, 4924, 'cmsmasters_heading_icon', ''),
(12010, 4924, 'cmsmasters_heading_alignment', 'center'),
(12011, 4924, 'cmsmasters_heading_scheme', 'first'),
(12012, 4924, 'cmsmasters_heading_bg_img_enable', 'true'),
(12013, 4924, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(12014, 4924, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(12015, 4924, 'cmsmasters_heading_bg_att', 'scroll'),
(12016, 4924, 'cmsmasters_heading_bg_size', 'cover'),
(12017, 4924, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(12018, 4924, 'cmsmasters_heading_height', '250'),
(12019, 4924, 'cmsmasters_breadcrumbs', 'true'),
(12020, 4924, 'cmsmasters_donation_payment_method', 'online'),
(12021, 4924, 'cmsmasters_recurring_donation', '1'),
(12022, 4924, 'cmsmasters_recurrence_period', '7'),
(12023, 4924, 'cmsmasters_donation_campaign', '1327'),
(12024, 4924, 'cmsmasters_donator_firstname', 'johnanz'),
(12025, 4924, 'cmsmasters_donator_lastname', 'ZtNflXdZjPCfMmHYds'),
(12026, 4924, 'cmsmasters_donator_email', 'smithio34ga1134@yahoo.com'),
(12027, 4924, 'cmsmasters_donator_address', 'jnOwCWNWcT'),
(12028, 4924, 'cmsmasters_donator_zip', '89135'),
(12029, 4925, '_menu_item_type', 'post_type'),
(12030, 4925, '_menu_item_menu_item_parent', '4923'),
(12031, 4925, '_menu_item_object_id', '2114'),
(12032, 4925, '_menu_item_object', 'page'),
(12033, 4925, '_menu_item_target', ''),
(12034, 4925, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12035, 4925, '_menu_item_xfn', ''),
(12036, 4925, '_menu_item_url', ''),
(12037, 4925, '_menu_item_highlight', ''),
(12038, 4925, '_menu_item_color', ''),
(12039, 4925, '_menu_item_icon', ''),
(12040, 4925, '_menu_item_tag', ''),
(12041, 4925, '_menu_item_drop_side', ''),
(12042, 4925, '_menu_item_mega', ''),
(12043, 4925, '_menu_item_mega_cols', ''),
(12044, 4925, '_menu_item_mega_cols_full', ''),
(12045, 4925, '_menu_item_mega_bg_img', ''),
(12046, 4925, '_menu_item_mega_bg_pos', ''),
(12047, 4925, '_menu_item_mega_bg_rep', ''),
(12048, 4925, '_menu_item_mega_bg_size', ''),
(12049, 4925, '_menu_item_hide_text', ''),
(12050, 4925, '_menu_item_subtitle', ''),
(12051, 4925, '_menu_item_mega_descr_text', ''),
(12052, 4926, '_menu_item_type', 'post_type'),
(12053, 4926, '_menu_item_menu_item_parent', '4923'),
(12054, 4926, '_menu_item_object_id', '2564'),
(12055, 4926, '_menu_item_object', 'page'),
(12056, 4926, '_menu_item_target', ''),
(12057, 4926, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12058, 4926, '_menu_item_xfn', ''),
(12059, 4926, '_menu_item_url', ''),
(12060, 4926, '_menu_item_highlight', ''),
(12061, 4926, '_menu_item_color', ''),
(12062, 4926, '_menu_item_icon', ''),
(12063, 4926, '_menu_item_tag', ''),
(12064, 4926, '_menu_item_drop_side', ''),
(12065, 4926, '_menu_item_mega', ''),
(12066, 4926, '_menu_item_mega_cols', ''),
(12067, 4926, '_menu_item_mega_cols_full', ''),
(12068, 4926, '_menu_item_mega_bg_img', ''),
(12069, 4926, '_menu_item_mega_bg_pos', ''),
(12070, 4926, '_menu_item_mega_bg_rep', ''),
(12071, 4926, '_menu_item_mega_bg_size', ''),
(12072, 4926, '_menu_item_hide_text', ''),
(12073, 4926, '_menu_item_subtitle', ''),
(12074, 4926, '_menu_item_mega_descr_text', ''),
(12075, 4927, '_menu_item_type', 'post_type'),
(12076, 4927, '_menu_item_menu_item_parent', '4923'),
(12077, 4927, '_menu_item_object_id', '2816'),
(12078, 4927, '_menu_item_object', 'page'),
(12079, 4927, '_menu_item_target', ''),
(12080, 4927, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12081, 4927, '_menu_item_xfn', ''),
(12082, 4927, '_menu_item_url', ''),
(12083, 4927, '_menu_item_highlight', ''),
(12084, 4927, '_menu_item_color', ''),
(12085, 4927, '_menu_item_icon', ''),
(12086, 4927, '_menu_item_tag', ''),
(12087, 4927, '_menu_item_drop_side', ''),
(12088, 4927, '_menu_item_mega', ''),
(12089, 4927, '_menu_item_mega_cols', ''),
(12090, 4927, '_menu_item_mega_cols_full', ''),
(12091, 4927, '_menu_item_mega_bg_img', ''),
(12092, 4927, '_menu_item_mega_bg_pos', ''),
(12093, 4927, '_menu_item_mega_bg_rep', ''),
(12094, 4927, '_menu_item_mega_bg_size', ''),
(12095, 4927, '_menu_item_hide_text', ''),
(12096, 4927, '_menu_item_subtitle', ''),
(12097, 4927, '_menu_item_mega_descr_text', ''),
(12098, 4928, '_menu_item_type', 'post_type'),
(12099, 4928, '_menu_item_menu_item_parent', '4923'),
(12100, 4928, '_menu_item_object_id', '3282'),
(12101, 4928, '_menu_item_object', 'page'),
(12102, 4928, '_menu_item_target', ''),
(12103, 4928, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12104, 4928, '_menu_item_xfn', ''),
(12105, 4928, '_menu_item_url', ''),
(12106, 4928, '_menu_item_highlight', ''),
(12107, 4928, '_menu_item_color', ''),
(12108, 4928, '_menu_item_icon', ''),
(12109, 4928, '_menu_item_tag', ''),
(12110, 4928, '_menu_item_drop_side', ''),
(12111, 4928, '_menu_item_mega', ''),
(12112, 4928, '_menu_item_mega_cols', ''),
(12113, 4928, '_menu_item_mega_cols_full', ''),
(12114, 4928, '_menu_item_mega_bg_img', ''),
(12115, 4928, '_menu_item_mega_bg_pos', ''),
(12116, 4928, '_menu_item_mega_bg_rep', ''),
(12117, 4928, '_menu_item_mega_bg_size', ''),
(12118, 4928, '_menu_item_hide_text', ''),
(12119, 4928, '_menu_item_subtitle', ''),
(12120, 4928, '_menu_item_mega_descr_text', ''),
(12121, 4929, '_menu_item_type', 'post_type'),
(12122, 4929, '_menu_item_menu_item_parent', '4923'),
(12123, 4929, '_menu_item_object_id', '3390'),
(12124, 4929, '_menu_item_object', 'page'),
(12125, 4929, '_menu_item_target', ''),
(12126, 4929, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12127, 4929, '_menu_item_xfn', ''),
(12128, 4929, '_menu_item_url', ''),
(12129, 4929, '_menu_item_highlight', ''),
(12130, 4929, '_menu_item_color', ''),
(12131, 4929, '_menu_item_icon', ''),
(12132, 4929, '_menu_item_tag', ''),
(12133, 4929, '_menu_item_drop_side', ''),
(12134, 4929, '_menu_item_mega', ''),
(12135, 4929, '_menu_item_mega_cols', ''),
(12136, 4929, '_menu_item_mega_cols_full', ''),
(12137, 4929, '_menu_item_mega_bg_img', ''),
(12138, 4929, '_menu_item_mega_bg_pos', ''),
(12139, 4929, '_menu_item_mega_bg_rep', ''),
(12140, 4929, '_menu_item_mega_bg_size', ''),
(12141, 4929, '_menu_item_hide_text', ''),
(12142, 4929, '_menu_item_subtitle', ''),
(12143, 4929, '_menu_item_mega_descr_text', ''),
(12144, 4930, '_menu_item_type', 'post_type'),
(12145, 4930, '_menu_item_menu_item_parent', '4923'),
(12146, 4930, '_menu_item_object_id', '3641'),
(12147, 4930, '_menu_item_object', 'page'),
(12148, 4930, '_menu_item_target', ''),
(12149, 4930, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12150, 4930, '_menu_item_xfn', ''),
(12151, 4930, '_menu_item_url', ''),
(12152, 4930, '_menu_item_highlight', ''),
(12153, 4930, '_menu_item_color', ''),
(12154, 4930, '_menu_item_icon', ''),
(12155, 4930, '_menu_item_tag', ''),
(12156, 4930, '_menu_item_drop_side', ''),
(12157, 4930, '_menu_item_mega', ''),
(12158, 4930, '_menu_item_mega_cols', ''),
(12159, 4930, '_menu_item_mega_cols_full', ''),
(12160, 4930, '_menu_item_mega_bg_img', ''),
(12161, 4930, '_menu_item_mega_bg_pos', ''),
(12162, 4930, '_menu_item_mega_bg_rep', ''),
(12163, 4930, '_menu_item_mega_bg_size', ''),
(12164, 4930, '_menu_item_hide_text', ''),
(12165, 4930, '_menu_item_subtitle', ''),
(12166, 4930, '_menu_item_mega_descr_text', ''),
(12167, 4931, '_menu_item_type', 'post_type'),
(12168, 4931, '_menu_item_menu_item_parent', '0'),
(12169, 4931, '_menu_item_object_id', '3763'),
(12170, 4931, '_menu_item_object', 'page'),
(12171, 4931, '_menu_item_target', ''),
(12172, 4931, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12173, 4931, '_menu_item_xfn', ''),
(12174, 4931, '_menu_item_url', ''),
(12175, 4931, '_menu_item_highlight', ''),
(12176, 4931, '_menu_item_color', ''),
(12177, 4931, '_menu_item_icon', ''),
(12178, 4931, '_menu_item_tag', ''),
(12179, 4931, '_menu_item_drop_side', ''),
(12180, 4931, '_menu_item_mega', ''),
(12181, 4931, '_menu_item_mega_cols', ''),
(12182, 4931, '_menu_item_mega_cols_full', ''),
(12183, 4931, '_menu_item_mega_bg_img', ''),
(12184, 4931, '_menu_item_mega_bg_pos', ''),
(12185, 4931, '_menu_item_mega_bg_rep', ''),
(12186, 4931, '_menu_item_mega_bg_size', ''),
(12187, 4931, '_menu_item_hide_text', ''),
(12188, 4931, '_menu_item_subtitle', ''),
(12189, 4931, '_menu_item_mega_descr_text', ''),
(12190, 4932, '_menu_item_type', 'post_type'),
(12191, 4932, '_menu_item_menu_item_parent', '4923'),
(12192, 4932, '_menu_item_object_id', '3995'),
(12193, 4932, '_menu_item_object', 'page'),
(12194, 4932, '_menu_item_target', ''),
(12195, 4932, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12196, 4932, '_menu_item_xfn', ''),
(12197, 4932, '_menu_item_url', ''),
(12198, 4932, '_menu_item_highlight', ''),
(12199, 4932, '_menu_item_color', ''),
(12200, 4932, '_menu_item_icon', ''),
(12201, 4932, '_menu_item_tag', ''),
(12202, 4932, '_menu_item_drop_side', ''),
(12203, 4932, '_menu_item_mega', ''),
(12204, 4932, '_menu_item_mega_cols', ''),
(12205, 4932, '_menu_item_mega_cols_full', ''),
(12206, 4932, '_menu_item_mega_bg_img', ''),
(12207, 4932, '_menu_item_mega_bg_pos', ''),
(12208, 4932, '_menu_item_mega_bg_rep', ''),
(12209, 4932, '_menu_item_mega_bg_size', ''),
(12210, 4932, '_menu_item_hide_text', ''),
(12211, 4932, '_menu_item_subtitle', ''),
(12212, 4932, '_menu_item_mega_descr_text', ''),
(12213, 4933, '_menu_item_type', 'post_type'),
(12214, 4933, '_menu_item_menu_item_parent', '0'),
(12215, 4933, '_menu_item_object_id', '4493'),
(12216, 4933, '_menu_item_object', 'page'),
(12217, 4933, '_menu_item_target', ''),
(12218, 4933, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12219, 4933, '_menu_item_xfn', ''),
(12220, 4933, '_menu_item_url', ''),
(12221, 4933, '_menu_item_highlight', ''),
(12222, 4933, '_menu_item_color', ''),
(12223, 4933, '_menu_item_icon', ''),
(12224, 4933, '_menu_item_tag', ''),
(12225, 4933, '_menu_item_drop_side', ''),
(12226, 4933, '_menu_item_mega', ''),
(12227, 4933, '_menu_item_mega_cols', ''),
(12228, 4933, '_menu_item_mega_cols_full', ''),
(12229, 4933, '_menu_item_mega_bg_img', ''),
(12230, 4933, '_menu_item_mega_bg_pos', ''),
(12231, 4933, '_menu_item_mega_bg_rep', ''),
(12232, 4933, '_menu_item_mega_bg_size', ''),
(12233, 4933, '_menu_item_hide_text', ''),
(12234, 4933, '_menu_item_subtitle', ''),
(12235, 4933, '_menu_item_mega_descr_text', ''),
(12236, 663, 'cmsmasters_likes', '1'),
(12237, 4934, '_wp_page_template', 'default'),
(12238, 4934, 'cmsmasters_post_image_show', 'false'),
(12239, 4934, 'cmsmasters_post_image_link', ''),
(12240, 4934, 'cmsmasters_post_images', ''),
(12241, 4934, 'cmsmasters_post_video_type', 'embedded'),
(12242, 4934, 'cmsmasters_post_video_link', ''),
(12243, 4934, 'cmsmasters_post_video_links', ''),
(12244, 4934, 'cmsmasters_post_audio_links', ''),
(12245, 4934, 'cmsmasters_post_title', 'true'),
(12246, 4934, 'cmsmasters_post_sharing_box', 'true'),
(12247, 4934, 'cmsmasters_post_author_box', 'true'),
(12248, 4934, 'cmsmasters_post_more_posts', 'popular'),
(12249, 4934, 'cmsmasters_post_read_more', 'Continue reading...'),
(12250, 4934, 'cmsmasters_page_scheme', 'default'),
(12251, 4934, 'cmsmasters_layout', 'fullwidth'),
(12252, 4934, 'cmsmasters_sidebar_id', ''),
(12253, 4934, 'cmsmasters_bottom_sidebar', 'true'),
(12254, 4934, 'cmsmasters_bottom_sidebar_id', ''),
(12255, 4934, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(12256, 4934, 'cmsmasters_bg_default', 'true'),
(12257, 4934, 'cmsmasters_bg_col', '#ffffff'),
(12258, 4934, 'cmsmasters_bg_img_enable', 'false'),
(12259, 4934, 'cmsmasters_bg_img', ''),
(12260, 4934, 'cmsmasters_bg_rep', 'no-repeat'),
(12261, 4934, 'cmsmasters_bg_pos', 'top center'),
(12262, 4934, 'cmsmasters_bg_att', 'scroll'),
(12263, 4934, 'cmsmasters_bg_size', 'cover'),
(12264, 4934, 'cmsmasters_heading', 'default'),
(12265, 4934, 'cmsmasters_heading_title', ''),
(12266, 4934, 'cmsmasters_heading_subtitle', ''),
(12267, 4934, 'cmsmasters_heading_icon', ''),
(12268, 4934, 'cmsmasters_heading_alignment', 'center'),
(12269, 4934, 'cmsmasters_heading_scheme', 'first'),
(12270, 4934, 'cmsmasters_heading_bg_img_enable', 'true'),
(12271, 4934, 'cmsmasters_heading_bg_img', '32|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/heading-images-1-300x169.jpg'),
(12272, 4934, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(12273, 4934, 'cmsmasters_heading_bg_att', 'scroll'),
(12274, 4934, 'cmsmasters_heading_bg_size', 'cover'),
(12275, 4934, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(12276, 4934, 'cmsmasters_heading_height', '250'),
(12277, 4934, 'cmsmasters_breadcrumbs', 'true'),
(12278, 4934, 'cmsmasters_composer_show', 'true'),
(12279, 4934, 'cmsmasters_gutenberg_show', 'true'),
(12280, 4934, 'cmsmasters_composer_fullscreen', 'false'),
(12281, 4934, 'cmsmasters_header_overlaps', 'true'),
(12282, 4934, 'cmsmasters_heading_block_disabled', 'false'),
(12283, 4935, 'cmsmasters_composer_show', 'false'),
(12284, 4935, 'cmsmasters_post_image_show', 'false'),
(12285, 4935, 'cmsmasters_post_image_link', ''),
(12286, 4935, 'cmsmasters_post_images', ''),
(12287, 4935, 'cmsmasters_post_video_type', 'embedded'),
(12288, 4935, 'cmsmasters_post_video_link', ''),
(12289, 4935, 'cmsmasters_post_video_links', ''),
(12290, 4935, 'cmsmasters_post_audio_links', ''),
(12291, 4935, 'cmsmasters_post_title', 'true'),
(12292, 4935, 'cmsmasters_post_sharing_box', 'true'),
(12293, 4935, 'cmsmasters_post_author_box', 'true'),
(12294, 4935, 'cmsmasters_post_more_posts', 'popular'),
(12295, 4935, 'cmsmasters_post_read_more', 'Continue reading...'),
(12296, 4935, 'cmsmasters_page_scheme', 'default'),
(12297, 4935, 'cmsmasters_layout', 'r_sidebar'),
(12298, 4935, 'cmsmasters_sidebar_id', ''),
(12299, 4935, 'cmsmasters_bottom_sidebar', 'true'),
(12300, 4935, 'cmsmasters_bottom_sidebar_id', ''),
(12301, 4935, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(12302, 4935, 'cmsmasters_bg_default', 'true'),
(12303, 4935, 'cmsmasters_bg_col', '#ffffff'),
(12304, 4935, 'cmsmasters_bg_img_enable', 'false'),
(12305, 4935, 'cmsmasters_bg_img', ''),
(12306, 4935, 'cmsmasters_bg_rep', 'no-repeat'),
(12307, 4935, 'cmsmasters_bg_pos', 'top center'),
(12308, 4935, 'cmsmasters_bg_att', 'scroll'),
(12309, 4935, 'cmsmasters_bg_size', 'cover'),
(12310, 4935, 'cmsmasters_heading', 'default'),
(12311, 4935, 'cmsmasters_heading_title', ''),
(12312, 4935, 'cmsmasters_heading_subtitle', ''),
(12313, 4935, 'cmsmasters_heading_icon', ''),
(12314, 4935, 'cmsmasters_heading_alignment', 'center'),
(12315, 4935, 'cmsmasters_heading_scheme', 'first'),
(12316, 4935, 'cmsmasters_heading_bg_img_enable', 'true'),
(12317, 4935, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(12318, 4935, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(12319, 4935, 'cmsmasters_heading_bg_att', 'scroll'),
(12320, 4935, 'cmsmasters_heading_bg_size', 'cover'),
(12321, 4935, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(12322, 4935, 'cmsmasters_heading_height', '250'),
(12323, 4935, 'cmsmasters_breadcrumbs', 'true'),
(12324, 4935, 'cmsmasters_composer_fullscreen', 'false'),
(12325, 4935, 'cmsmasters_project_columns', 'three'),
(12326, 4935, 'cmsmasters_project_video_type', 'embedded'),
(12327, 4935, 'cmsmasters_project_video_links', 'a:1:{i:0;s:0:"";}'),
(12328, 4935, 'cmsmasters_project_title', 'true'),
(12329, 4935, 'cmsmasters_project_size', 'one_x_one'),
(12330, 4935, 'cmsmasters_project_features', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(12331, 4935, 'cmsmasters_project_link_text', 'View Project'),
(12332, 4935, 'cmsmasters_project_link_redirect', 'true'),
(12333, 4935, 'cmsmasters_project_link_target', 'true'),
(12334, 4935, 'cmsmasters_project_features_one', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(12335, 4935, 'cmsmasters_project_features_two', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(12336, 4935, 'cmsmasters_project_features_three', 'a:1:{i:0;a:2:{i:0;s:0:"";i:1;s:0:"";}}'),
(12337, 4935, 'cmsmasters_project_sharing_box', 'true'),
(12338, 4935, 'cmsmasters_project_author_box', 'false'),
(12339, 4935, 'cmsmasters_project_more_posts', 'popular'),
(12340, 4935, 'cmsmasters_project_read_more', 'Learn More...'),
(12341, 4935, 'cmsmasters_likes', '2'),
(12342, 4935, 'cmsmasters_project_images', '4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg'),
(12343, 4935, 'slide_template', 'default'),
(12344, 4935, '_wp_old_slug', 'monthly-band-tryouts'),
(12345, 4935, '_thumbnail_id', '4556'),
(12346, 1257, 'cmsmasters_gutenberg_show', 'false'),
(12347, 4936, 'cmsmasters_composer_show', 'false'),
(12348, 4936, 'cmsmasters_post_image_show', 'false'),
(12349, 4936, 'cmsmasters_post_image_link', ''),
(12350, 4936, 'cmsmasters_post_images', ''),
(12351, 4936, 'cmsmasters_post_video_type', 'embedded'),
(12352, 4936, 'cmsmasters_post_video_link', ''),
(12353, 4936, 'cmsmasters_post_video_links', ''),
(12354, 4936, 'cmsmasters_post_audio_links', ''),
(12355, 4936, 'cmsmasters_post_title', 'false'),
(12356, 4936, 'cmsmasters_post_sharing_box', 'false'),
(12357, 4936, 'cmsmasters_post_author_box', 'false'),
(12358, 4936, 'cmsmasters_post_more_posts', 'popular'),
(12359, 4936, 'cmsmasters_post_read_more', 'Continue reading...'),
(12360, 4936, 'cmsmasters_page_scheme', 'default'),
(12361, 4936, 'cmsmasters_layout', 'r_sidebar'),
(12362, 4936, 'cmsmasters_sidebar_id', ''),
(12363, 4936, 'cmsmasters_bottom_sidebar', 'true'),
(12364, 4936, 'cmsmasters_bottom_sidebar_id', ''),
(12365, 4936, 'cmsmasters_bottom_sidebar_layout', '14141414'),
(12366, 4936, 'cmsmasters_bg_default', 'true'),
(12367, 4936, 'cmsmasters_bg_col', '#ffffff'),
(12368, 4936, 'cmsmasters_bg_img_enable', 'false'),
(12369, 4936, 'cmsmasters_bg_img', ''),
(12370, 4936, 'cmsmasters_bg_rep', 'no-repeat'),
(12371, 4936, 'cmsmasters_bg_pos', 'top center'),
(12372, 4936, 'cmsmasters_bg_att', 'scroll'),
(12373, 4936, 'cmsmasters_bg_size', 'cover'),
(12374, 4936, 'cmsmasters_heading', 'default'),
(12375, 4936, 'cmsmasters_heading_title', ''),
(12376, 4936, 'cmsmasters_heading_subtitle', ''),
(12377, 4936, 'cmsmasters_heading_icon', ''),
(12378, 4936, 'cmsmasters_heading_alignment', 'center'),
(12379, 4936, 'cmsmasters_heading_scheme', 'first'),
(12380, 4936, 'cmsmasters_heading_bg_img_enable', 'true'),
(12381, 4936, 'cmsmasters_heading_bg_img', '4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-300x169.jpg'),
(12382, 4936, 'cmsmasters_heading_bg_rep', 'no-repeat'),
(12383, 4936, 'cmsmasters_heading_bg_att', 'scroll'),
(12384, 4936, 'cmsmasters_heading_bg_size', 'cover'),
(12385, 4936, 'cmsmasters_heading_bg_color', 'rgba(49,51,59,0)'),
(12386, 4936, 'cmsmasters_heading_height', '250'),
(12387, 4936, 'cmsmasters_breadcrumbs', 'true'),
(12388, 4936, 'cmsmasters_composer_fullscreen', 'false'),
(12389, 4936, 'slide_template', 'default'),
(12390, 4936, 'cmsmasters_sermon_video_link', 'https://vimeo.com/84103278'),
(12391, 4936, 'cmsmasters_sermon_audio_links', 'a:1:{i:0;s:86:"http://my-religion.cmsmasters.net/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3";}'),
(12392, 4936, 'cmsmasters_sermon_download_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(12393, 4936, 'cmsmasters_sermon_pdf_link', 'http://my-religion.cmsmasters.net/wp-content/uploads/2016/06/pdfchurch.pdf'),
(12394, 4936, 'cmsmasters_sermon_title', 'false'),
(12395, 4936, 'cmsmasters_sermon_sharing_box', 'true'),
(12396, 4936, 'cmsmasters_sermon_author_box', 'true'),
(12397, 4936, 'cmsmasters_sermon_more_posts', 'related'),
(12398, 4936, '_wp_old_slug', 'understand-the-gods-word'),
(12399, 4936, '_thumbnail_id', '4555'),
(12400, 3435, 'cmsmasters_gutenberg_show', 'false'),
(12401, 4937, '_menu_item_type', 'post_type'),
(12402, 4937, '_menu_item_menu_item_parent', '4923'),
(12403, 4937, '_menu_item_object_id', '4812'),
(12404, 4937, '_menu_item_object', 'page'),
(12405, 4937, '_menu_item_target', ''),
(12406, 4937, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12407, 4937, '_menu_item_xfn', ''),
(12408, 4937, '_menu_item_url', ''),
(12409, 4937, '_menu_item_highlight', ''),
(12410, 4937, '_menu_item_color', ''),
(12411, 4937, '_menu_item_icon', ''),
(12412, 4937, '_menu_item_tag', ''),
(12413, 4937, '_menu_item_drop_side', ''),
(12414, 4937, '_menu_item_mega', ''),
(12415, 4937, '_menu_item_mega_cols', ''),
(12416, 4937, '_menu_item_mega_cols_full', ''),
(12417, 4937, '_menu_item_mega_bg_img', ''),
(12418, 4937, '_menu_item_mega_bg_pos', ''),
(12419, 4937, '_menu_item_mega_bg_rep', ''),
(12420, 4937, '_menu_item_mega_bg_size', ''),
(12421, 4937, '_menu_item_hide_text', ''),
(12422, 4937, '_menu_item_subtitle', ''),
(12423, 4937, '_menu_item_mega_descr_text', ''),
(12424, 4938, '_menu_item_type', 'post_type'),
(12425, 4938, '_menu_item_menu_item_parent', '0'),
(12426, 4938, '_menu_item_object_id', '3282'),
(12427, 4938, '_menu_item_object', 'page'),
(12428, 4938, '_menu_item_target', ''),
(12429, 4938, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12430, 4938, '_menu_item_xfn', ''),
(12431, 4938, '_menu_item_url', ''),
(12432, 4938, '_menu_item_highlight', ''),
(12433, 4938, '_menu_item_color', ''),
(12434, 4938, '_menu_item_icon', ''),
(12435, 4938, '_menu_item_tag', ''),
(12436, 4938, '_menu_item_drop_side', ''),
(12437, 4938, '_menu_item_mega', ''),
(12438, 4938, '_menu_item_mega_cols', ''),
(12439, 4938, '_menu_item_mega_cols_full', ''),
(12440, 4938, '_menu_item_mega_bg_img', ''),
(12441, 4938, '_menu_item_mega_bg_pos', ''),
(12442, 4938, '_menu_item_mega_bg_rep', ''),
(12443, 4938, '_menu_item_mega_bg_size', ''),
(12444, 4938, '_menu_item_hide_text', ''),
(12445, 4938, '_menu_item_subtitle', ''),
(12446, 4938, '_menu_item_mega_descr_text', ''),
(12447, 4939, '_menu_item_type', 'post_type'),
(12448, 4939, '_menu_item_menu_item_parent', '0'),
(12449, 4939, '_menu_item_object_id', '2816'),
(12450, 4939, '_menu_item_object', 'page'),
(12451, 4939, '_menu_item_target', ''),
(12452, 4939, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12453, 4939, '_menu_item_xfn', ''),
(12454, 4939, '_menu_item_url', ''),
(12455, 4939, '_menu_item_highlight', ''),
(12456, 4939, '_menu_item_color', ''),
(12457, 4939, '_menu_item_icon', ''),
(12458, 4939, '_menu_item_tag', ''),
(12459, 4939, '_menu_item_drop_side', ''),
(12460, 4939, '_menu_item_mega', ''),
(12461, 4939, '_menu_item_mega_cols', ''),
(12462, 4939, '_menu_item_mega_cols_full', ''),
(12463, 4939, '_menu_item_mega_bg_img', ''),
(12464, 4939, '_menu_item_mega_bg_pos', ''),
(12465, 4939, '_menu_item_mega_bg_rep', ''),
(12466, 4939, '_menu_item_mega_bg_size', ''),
(12467, 4939, '_menu_item_hide_text', ''),
(12468, 4939, '_menu_item_subtitle', ''),
(12469, 4939, '_menu_item_mega_descr_text', ''),
(12470, 4940, '_menu_item_type', 'post_type'),
(12471, 4940, '_menu_item_menu_item_parent', '0'),
(12472, 4940, '_menu_item_object_id', '3390'),
(12473, 4940, '_menu_item_object', 'page'),
(12474, 4940, '_menu_item_target', ''),
(12475, 4940, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12476, 4940, '_menu_item_xfn', ''),
(12477, 4940, '_menu_item_url', ''),
(12478, 4940, '_menu_item_highlight', ''),
(12479, 4940, '_menu_item_color', ''),
(12480, 4940, '_menu_item_icon', ''),
(12481, 4940, '_menu_item_tag', ''),
(12482, 4940, '_menu_item_drop_side', ''),
(12483, 4940, '_menu_item_mega', ''),
(12484, 4940, '_menu_item_mega_cols', ''),
(12485, 4940, '_menu_item_mega_cols_full', ''),
(12486, 4940, '_menu_item_mega_bg_img', ''),
(12487, 4940, '_menu_item_mega_bg_pos', ''),
(12488, 4940, '_menu_item_mega_bg_rep', ''),
(12489, 4940, '_menu_item_mega_bg_size', ''),
(12490, 4940, '_menu_item_hide_text', ''),
(12491, 4940, '_menu_item_subtitle', ''),
(12492, 4940, '_menu_item_mega_descr_text', ''),
(12493, 4941, '_wp_attached_file', 'layerslider/projects/home-page-slider/06.jpg'),
(12494, 4941, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:44:"layerslider/projects/home-page-slider/06.jpg";s:8:"filesize";i:1438638;s:5:"sizes";a:22:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"06-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"06-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7185;}s:6:"medium";a:5:{s:4:"file";s:14:"06-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2716;}s:5:"large";a:5:{s:4:"file";s:15:"06-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17565;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"06-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1643;}s:12:"medium_large";a:5:{s:4:"file";s:14:"06-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10676;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"06-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43143;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"06-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13401;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"06-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:944;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8175;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"06-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4813;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"06-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10487;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6839;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"06-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12948;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"06-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22707;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"06-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24355;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"06-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22419;}s:4:"320w";a:5:{s:4:"file";s:14:"06-320x180.jpg";s:5:"width";i:320;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2903;}s:4:"480w";a:5:{s:4:"file";s:14:"06-480x270.jpg";s:5:"width";i:480;s:6:"height";i:270;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5103;}s:4:"800w";a:5:{s:4:"file";s:14:"06-800x450.jpg";s:5:"width";i:800;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11439;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12495, 4942, '_wp_attached_file', 'layerslider/projects/slider-shortcodes/03.jpg'),
(12496, 4942, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:45:"layerslider/projects/slider-shortcodes/03.jpg";s:8:"filesize";i:1438700;s:5:"sizes";a:22:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3663;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"03-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1153;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"03-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7176;}s:6:"medium";a:5:{s:4:"file";s:14:"03-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2704;}s:5:"large";a:5:{s:4:"file";s:15:"03-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17600;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:12:"medium_large";a:5:{s:4:"file";s:14:"03-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10692;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"03-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43305;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"03-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13353;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"03-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:953;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3663;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"03-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8152;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"03-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4787;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"03-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10509;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"03-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6837;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"03-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12931;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"03-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22700;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"03-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24414;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"03-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22426;}s:4:"320w";a:5:{s:4:"file";s:14:"03-320x180.jpg";s:5:"width";i:320;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2904;}s:4:"480w";a:5:{s:4:"file";s:14:"03-480x270.jpg";s:5:"width";i:480;s:6:"height";i:270;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5102;}s:4:"800w";a:5:{s:4:"file";s:14:"03-800x450.jpg";s:5:"width";i:800;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11442;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12497, 4943, '_wp_attached_file', 'layerslider/projects/slider-shortcodes/04.jpg'),
(12498, 4943, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:45:"layerslider/projects/slider-shortcodes/04.jpg";s:8:"filesize";i:1438610;s:5:"sizes";a:22:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3678;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"04-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"04-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7183;}s:6:"medium";a:5:{s:4:"file";s:14:"04-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2711;}s:5:"large";a:5:{s:4:"file";s:15:"04-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17568;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"04-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:12:"medium_large";a:5:{s:4:"file";s:14:"04-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10691;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"04-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43149;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"04-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13386;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"04-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:945;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3678;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"04-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8180;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"04-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4802;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"04-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10527;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"04-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6846;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"04-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12965;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"04-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22687;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"04-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24340;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"04-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22402;}s:4:"320w";a:5:{s:4:"file";s:14:"04-320x180.jpg";s:5:"width";i:320;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2894;}s:4:"480w";a:5:{s:4:"file";s:14:"04-480x270.jpg";s:5:"width";i:480;s:6:"height";i:270;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5100;}s:4:"800w";a:5:{s:4:"file";s:14:"04-800x450.jpg";s:5:"width";i:800;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11459;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12499, 4944, '_wp_attached_file', 'layerslider/projects/slider-shortcodes/05.jpg');
INSERT INTO `wpd6_postmeta` VALUES
(12500, 4944, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:45:"layerslider/projects/slider-shortcodes/05.jpg";s:8:"filesize";i:1438555;s:5:"sizes";a:22:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"05-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3671;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"05-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"05-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7190;}s:6:"medium";a:5:{s:4:"file";s:14:"05-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2709;}s:5:"large";a:5:{s:4:"file";s:15:"05-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17613;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"05-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:12:"medium_large";a:5:{s:4:"file";s:14:"05-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10689;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"05-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43186;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"05-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13363;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"05-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:943;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"05-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3671;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"05-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8156;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"05-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4809;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"05-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10509;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"05-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6850;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"05-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12941;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"05-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22692;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"05-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24331;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"05-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22402;}s:4:"320w";a:5:{s:4:"file";s:14:"05-320x180.jpg";s:5:"width";i:320;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2898;}s:4:"480w";a:5:{s:4:"file";s:14:"05-480x270.jpg";s:5:"width";i:480;s:6:"height";i:270;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5115;}s:4:"800w";a:5:{s:4:"file";s:14:"05-800x450.jpg";s:5:"width";i:800;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11456;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12501, 4945, '_wp_attached_file', 'layerslider/projects/slider-shortcodes/06.jpg'),
(12502, 4945, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:45:"layerslider/projects/slider-shortcodes/06.jpg";s:8:"filesize";i:1438638;s:5:"sizes";a:22:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:14:"06-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1151;}s:18:"woocommerce_single";a:5:{s:4:"file";s:14:"06-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7185;}s:6:"medium";a:5:{s:4:"file";s:14:"06-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2716;}s:5:"large";a:5:{s:4:"file";s:15:"06-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17565;}s:9:"thumbnail";a:5:{s:4:"file";s:14:"06-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1643;}s:12:"medium_large";a:5:{s:4:"file";s:14:"06-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10676;}s:9:"1536x1536";a:5:{s:4:"file";s:15:"06-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43143;}s:14:"post-thumbnail";a:5:{s:4:"file";s:14:"06-860x500.jpg";s:5:"width";i:860;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13401;}s:22:"cmsmasters-small-thumb";a:5:{s:4:"file";s:12:"06-70x70.jpg";s:5:"width";i:70;s:6:"height";i:70;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:944;}s:23:"cmsmasters-square-thumb";a:5:{s:4:"file";s:14:"06-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;}s:29:"cmsmasters-blog-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x420.jpg";s:5:"width";i:580;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8175;}s:29:"cmsmasters-project-grid-thumb";a:5:{s:4:"file";s:14:"06-360x360.jpg";s:5:"width";i:360;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4813;}s:24:"cmsmasters-project-thumb";a:5:{s:4:"file";s:14:"06-580x580.jpg";s:5:"width";i:580;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10487;}s:32:"cmsmasters-project-masonry-thumb";a:5:{s:4:"file";s:14:"06-580x326.jpg";s:5:"width";i:580;s:6:"height";i:326;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6839;}s:24:"cmsmasters-masonry-thumb";a:5:{s:4:"file";s:14:"06-860x484.jpg";s:5:"width";i:860;s:6:"height";i:484;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12948;}s:21:"cmsmasters-full-thumb";a:5:{s:4:"file";s:15:"06-1160x650.jpg";s:5:"width";i:1160;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22707;}s:29:"cmsmasters-project-full-thumb";a:5:{s:4:"file";s:15:"06-1160x700.jpg";s:5:"width";i:1160;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24355;}s:29:"cmsmasters-full-masonry-thumb";a:5:{s:4:"file";s:15:"06-1160x653.jpg";s:5:"width";i:1160;s:6:"height";i:653;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22419;}s:4:"320w";a:5:{s:4:"file";s:14:"06-320x180.jpg";s:5:"width";i:320;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2903;}s:4:"480w";a:5:{s:4:"file";s:14:"06-480x270.jpg";s:5:"width";i:480;s:6:"height";i:270;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5103;}s:4:"800w";a:5:{s:4:"file";s:14:"06-800x450.jpg";s:5:"width";i:800;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11439;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12503, 4946, '_menu_item_type', 'custom'),
(12504, 4946, '_menu_item_menu_item_parent', '0'),
(12505, 4946, '_menu_item_object_id', '4946'),
(12506, 4946, '_menu_item_object', 'custom'),
(12507, 4946, '_menu_item_target', ''),
(12508, 4946, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12509, 4946, '_menu_item_xfn', ''),
(12510, 4946, '_menu_item_url', '/events'),
(12511, 4946, '_menu_item_highlight', ''),
(12512, 4946, '_menu_item_color', ''),
(12513, 4946, '_menu_item_icon', ''),
(12514, 4946, '_menu_item_tag', ''),
(12515, 4946, '_menu_item_drop_side', ''),
(12516, 4946, '_menu_item_mega', ''),
(12517, 4946, '_menu_item_mega_cols', ''),
(12518, 4946, '_menu_item_mega_cols_full', ''),
(12519, 4946, '_menu_item_mega_bg_img', ''),
(12520, 4946, '_menu_item_mega_bg_pos', ''),
(12521, 4946, '_menu_item_mega_bg_rep', ''),
(12522, 4946, '_menu_item_mega_bg_size', ''),
(12523, 4946, '_menu_item_hide_text', ''),
(12524, 4946, '_menu_item_subtitle', ''),
(12525, 4946, '_menu_item_mega_descr_text', ''),
(12526, 4947, '_menu_item_type', 'custom'),
(12527, 4947, '_menu_item_menu_item_parent', '0'),
(12528, 4947, '_menu_item_object_id', '4947'),
(12529, 4947, '_menu_item_object', 'custom'),
(12530, 4947, '_menu_item_target', ''),
(12531, 4947, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12532, 4947, '_menu_item_xfn', ''),
(12533, 4947, '_menu_item_url', ''),
(12534, 4947, '_menu_item_highlight', ''),
(12535, 4947, '_menu_item_color', ''),
(12536, 4947, '_menu_item_icon', ''),
(12537, 4947, '_menu_item_tag', ''),
(12538, 4947, '_menu_item_drop_side', ''),
(12539, 4947, '_menu_item_mega', ''),
(12540, 4947, '_menu_item_mega_cols', ''),
(12541, 4947, '_menu_item_mega_cols_full', ''),
(12542, 4947, '_menu_item_mega_bg_img', ''),
(12543, 4947, '_menu_item_mega_bg_pos', ''),
(12544, 4947, '_menu_item_mega_bg_rep', ''),
(12545, 4947, '_menu_item_mega_bg_size', ''),
(12546, 4947, '_menu_item_hide_text', ''),
(12547, 4947, '_menu_item_subtitle', ''),
(12548, 4947, '_menu_item_mega_descr_text', ''),
(12549, 4948, '_menu_item_type', 'post_type'),
(12550, 4948, '_menu_item_menu_item_parent', '4947'),
(12551, 4948, '_menu_item_object_id', '2114'),
(12552, 4948, '_menu_item_object', 'page'),
(12553, 4948, '_menu_item_target', ''),
(12554, 4948, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12555, 4948, '_menu_item_xfn', ''),
(12556, 4948, '_menu_item_url', ''),
(12557, 4948, '_menu_item_highlight', ''),
(12558, 4948, '_menu_item_color', ''),
(12559, 4948, '_menu_item_icon', ''),
(12560, 4948, '_menu_item_tag', ''),
(12561, 4948, '_menu_item_drop_side', ''),
(12562, 4948, '_menu_item_mega', ''),
(12563, 4948, '_menu_item_mega_cols', ''),
(12564, 4948, '_menu_item_mega_cols_full', ''),
(12565, 4948, '_menu_item_mega_bg_img', ''),
(12566, 4948, '_menu_item_mega_bg_pos', ''),
(12567, 4948, '_menu_item_mega_bg_rep', ''),
(12568, 4948, '_menu_item_mega_bg_size', ''),
(12569, 4948, '_menu_item_hide_text', ''),
(12570, 4948, '_menu_item_subtitle', ''),
(12571, 4948, '_menu_item_mega_descr_text', ''),
(12572, 4949, '_menu_item_type', 'post_type'),
(12573, 4949, '_menu_item_menu_item_parent', '4947'),
(12574, 4949, '_menu_item_object_id', '2564'),
(12575, 4949, '_menu_item_object', 'page'),
(12576, 4949, '_menu_item_target', ''),
(12577, 4949, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12578, 4949, '_menu_item_xfn', ''),
(12579, 4949, '_menu_item_url', ''),
(12580, 4949, '_menu_item_highlight', ''),
(12581, 4949, '_menu_item_color', ''),
(12582, 4949, '_menu_item_icon', ''),
(12583, 4949, '_menu_item_tag', ''),
(12584, 4949, '_menu_item_drop_side', ''),
(12585, 4949, '_menu_item_mega', ''),
(12586, 4949, '_menu_item_mega_cols', ''),
(12587, 4949, '_menu_item_mega_cols_full', ''),
(12588, 4949, '_menu_item_mega_bg_img', ''),
(12589, 4949, '_menu_item_mega_bg_pos', ''),
(12590, 4949, '_menu_item_mega_bg_rep', ''),
(12591, 4949, '_menu_item_mega_bg_size', ''),
(12592, 4949, '_menu_item_hide_text', ''),
(12593, 4949, '_menu_item_subtitle', ''),
(12594, 4949, '_menu_item_mega_descr_text', ''),
(12595, 4950, '_menu_item_type', 'post_type'),
(12596, 4950, '_menu_item_menu_item_parent', '4947'),
(12597, 4950, '_menu_item_object_id', '2816'),
(12598, 4950, '_menu_item_object', 'page'),
(12599, 4950, '_menu_item_target', ''),
(12600, 4950, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12601, 4950, '_menu_item_xfn', ''),
(12602, 4950, '_menu_item_url', ''),
(12603, 4950, '_menu_item_highlight', ''),
(12604, 4950, '_menu_item_color', ''),
(12605, 4950, '_menu_item_icon', ''),
(12606, 4950, '_menu_item_tag', ''),
(12607, 4950, '_menu_item_drop_side', ''),
(12608, 4950, '_menu_item_mega', ''),
(12609, 4950, '_menu_item_mega_cols', ''),
(12610, 4950, '_menu_item_mega_cols_full', ''),
(12611, 4950, '_menu_item_mega_bg_img', ''),
(12612, 4950, '_menu_item_mega_bg_pos', ''),
(12613, 4950, '_menu_item_mega_bg_rep', ''),
(12614, 4950, '_menu_item_mega_bg_size', ''),
(12615, 4950, '_menu_item_hide_text', ''),
(12616, 4950, '_menu_item_subtitle', ''),
(12617, 4950, '_menu_item_mega_descr_text', ''),
(12618, 4951, '_menu_item_type', 'post_type'),
(12619, 4951, '_menu_item_menu_item_parent', '4947'),
(12620, 4951, '_menu_item_object_id', '3282'),
(12621, 4951, '_menu_item_object', 'page'),
(12622, 4951, '_menu_item_target', ''),
(12623, 4951, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12624, 4951, '_menu_item_xfn', ''),
(12625, 4951, '_menu_item_url', ''),
(12626, 4951, '_menu_item_highlight', ''),
(12627, 4951, '_menu_item_color', ''),
(12628, 4951, '_menu_item_icon', ''),
(12629, 4951, '_menu_item_tag', ''),
(12630, 4951, '_menu_item_drop_side', ''),
(12631, 4951, '_menu_item_mega', ''),
(12632, 4951, '_menu_item_mega_cols', ''),
(12633, 4951, '_menu_item_mega_cols_full', ''),
(12634, 4951, '_menu_item_mega_bg_img', ''),
(12635, 4951, '_menu_item_mega_bg_pos', ''),
(12636, 4951, '_menu_item_mega_bg_rep', ''),
(12637, 4951, '_menu_item_mega_bg_size', ''),
(12638, 4951, '_menu_item_hide_text', ''),
(12639, 4951, '_menu_item_subtitle', ''),
(12640, 4951, '_menu_item_mega_descr_text', ''),
(12641, 4952, '_menu_item_type', 'post_type'),
(12642, 4952, '_menu_item_menu_item_parent', '4947'),
(12643, 4952, '_menu_item_object_id', '3390'),
(12644, 4952, '_menu_item_object', 'page'),
(12645, 4952, '_menu_item_target', ''),
(12646, 4952, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12647, 4952, '_menu_item_xfn', ''),
(12648, 4952, '_menu_item_url', ''),
(12649, 4952, '_menu_item_highlight', ''),
(12650, 4952, '_menu_item_color', ''),
(12651, 4952, '_menu_item_icon', ''),
(12652, 4952, '_menu_item_tag', ''),
(12653, 4952, '_menu_item_drop_side', ''),
(12654, 4952, '_menu_item_mega', ''),
(12655, 4952, '_menu_item_mega_cols', ''),
(12656, 4952, '_menu_item_mega_cols_full', ''),
(12657, 4952, '_menu_item_mega_bg_img', ''),
(12658, 4952, '_menu_item_mega_bg_pos', ''),
(12659, 4952, '_menu_item_mega_bg_rep', ''),
(12660, 4952, '_menu_item_mega_bg_size', ''),
(12661, 4952, '_menu_item_hide_text', ''),
(12662, 4952, '_menu_item_subtitle', ''),
(12663, 4952, '_menu_item_mega_descr_text', ''),
(12664, 4953, '_menu_item_type', 'post_type'),
(12665, 4953, '_menu_item_menu_item_parent', '4947'),
(12666, 4953, '_menu_item_object_id', '3641'),
(12667, 4953, '_menu_item_object', 'page'),
(12668, 4953, '_menu_item_target', ''),
(12669, 4953, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12670, 4953, '_menu_item_xfn', ''),
(12671, 4953, '_menu_item_url', ''),
(12672, 4953, '_menu_item_highlight', ''),
(12673, 4953, '_menu_item_color', ''),
(12674, 4953, '_menu_item_icon', ''),
(12675, 4953, '_menu_item_tag', ''),
(12676, 4953, '_menu_item_drop_side', ''),
(12677, 4953, '_menu_item_mega', ''),
(12678, 4953, '_menu_item_mega_cols', ''),
(12679, 4953, '_menu_item_mega_cols_full', ''),
(12680, 4953, '_menu_item_mega_bg_img', ''),
(12681, 4953, '_menu_item_mega_bg_pos', ''),
(12682, 4953, '_menu_item_mega_bg_rep', ''),
(12683, 4953, '_menu_item_mega_bg_size', ''),
(12684, 4953, '_menu_item_hide_text', ''),
(12685, 4953, '_menu_item_subtitle', ''),
(12686, 4953, '_menu_item_mega_descr_text', ''),
(12687, 4954, '_menu_item_type', 'post_type'),
(12688, 4954, '_menu_item_menu_item_parent', '0'),
(12689, 4954, '_menu_item_object_id', '3763'),
(12690, 4954, '_menu_item_object', 'page'),
(12691, 4954, '_menu_item_target', ''),
(12692, 4954, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12693, 4954, '_menu_item_xfn', ''),
(12694, 4954, '_menu_item_url', ''),
(12695, 4954, '_menu_item_highlight', ''),
(12696, 4954, '_menu_item_color', ''),
(12697, 4954, '_menu_item_icon', ''),
(12698, 4954, '_menu_item_tag', ''),
(12699, 4954, '_menu_item_drop_side', ''),
(12700, 4954, '_menu_item_mega', ''),
(12701, 4954, '_menu_item_mega_cols', ''),
(12702, 4954, '_menu_item_mega_cols_full', ''),
(12703, 4954, '_menu_item_mega_bg_img', ''),
(12704, 4954, '_menu_item_mega_bg_pos', ''),
(12705, 4954, '_menu_item_mega_bg_rep', ''),
(12706, 4954, '_menu_item_mega_bg_size', ''),
(12707, 4954, '_menu_item_hide_text', ''),
(12708, 4954, '_menu_item_subtitle', ''),
(12709, 4954, '_menu_item_mega_descr_text', ''),
(12710, 4955, '_menu_item_type', 'post_type'),
(12711, 4955, '_menu_item_menu_item_parent', '4947'),
(12712, 4955, '_menu_item_object_id', '3995'),
(12713, 4955, '_menu_item_object', 'page'),
(12714, 4955, '_menu_item_target', ''),
(12715, 4955, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12716, 4955, '_menu_item_xfn', ''),
(12717, 4955, '_menu_item_url', ''),
(12718, 4955, '_menu_item_highlight', ''),
(12719, 4955, '_menu_item_color', ''),
(12720, 4955, '_menu_item_icon', ''),
(12721, 4955, '_menu_item_tag', ''),
(12722, 4955, '_menu_item_drop_side', ''),
(12723, 4955, '_menu_item_mega', ''),
(12724, 4955, '_menu_item_mega_cols', ''),
(12725, 4955, '_menu_item_mega_cols_full', ''),
(12726, 4955, '_menu_item_mega_bg_img', ''),
(12727, 4955, '_menu_item_mega_bg_pos', ''),
(12728, 4955, '_menu_item_mega_bg_rep', ''),
(12729, 4955, '_menu_item_mega_bg_size', ''),
(12730, 4955, '_menu_item_hide_text', ''),
(12731, 4955, '_menu_item_subtitle', ''),
(12732, 4955, '_menu_item_mega_descr_text', ''),
(12733, 4956, '_menu_item_type', 'post_type'),
(12734, 4956, '_menu_item_menu_item_parent', '0'),
(12735, 4956, '_menu_item_object_id', '4493'),
(12736, 4956, '_menu_item_object', 'page'),
(12737, 4956, '_menu_item_target', ''),
(12738, 4956, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12739, 4956, '_menu_item_xfn', ''),
(12740, 4956, '_menu_item_url', ''),
(12741, 4956, '_menu_item_highlight', ''),
(12742, 4956, '_menu_item_color', ''),
(12743, 4956, '_menu_item_icon', ''),
(12744, 4956, '_menu_item_tag', ''),
(12745, 4956, '_menu_item_drop_side', ''),
(12746, 4956, '_menu_item_mega', ''),
(12747, 4956, '_menu_item_mega_cols', ''),
(12748, 4956, '_menu_item_mega_cols_full', ''),
(12749, 4956, '_menu_item_mega_bg_img', ''),
(12750, 4956, '_menu_item_mega_bg_pos', ''),
(12751, 4956, '_menu_item_mega_bg_rep', ''),
(12752, 4956, '_menu_item_mega_bg_size', ''),
(12753, 4956, '_menu_item_hide_text', ''),
(12754, 4956, '_menu_item_subtitle', ''),
(12755, 4956, '_menu_item_mega_descr_text', ''),
(12756, 4957, '_menu_item_type', 'post_type'),
(12757, 4957, '_menu_item_menu_item_parent', '4947'),
(12758, 4957, '_menu_item_object_id', '4812'),
(12759, 4957, '_menu_item_object', 'page'),
(12760, 4957, '_menu_item_target', ''),
(12761, 4957, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12762, 4957, '_menu_item_xfn', ''),
(12763, 4957, '_menu_item_url', ''),
(12764, 4957, '_menu_item_highlight', ''),
(12765, 4957, '_menu_item_color', ''),
(12766, 4957, '_menu_item_icon', ''),
(12767, 4957, '_menu_item_tag', ''),
(12768, 4957, '_menu_item_drop_side', ''),
(12769, 4957, '_menu_item_mega', ''),
(12770, 4957, '_menu_item_mega_cols', ''),
(12771, 4957, '_menu_item_mega_cols_full', ''),
(12772, 4957, '_menu_item_mega_bg_img', ''),
(12773, 4957, '_menu_item_mega_bg_pos', ''),
(12774, 4957, '_menu_item_mega_bg_rep', ''),
(12775, 4957, '_menu_item_mega_bg_size', ''),
(12776, 4957, '_menu_item_hide_text', ''),
(12777, 4957, '_menu_item_subtitle', ''),
(12778, 4957, '_menu_item_mega_descr_text', ''),
(12779, 4958, '_menu_item_type', 'post_type'),
(12780, 4958, '_menu_item_menu_item_parent', '0'),
(12781, 4958, '_menu_item_object_id', '3282'),
(12782, 4958, '_menu_item_object', 'page'),
(12783, 4958, '_menu_item_target', ''),
(12784, 4958, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12785, 4958, '_menu_item_xfn', ''),
(12786, 4958, '_menu_item_url', ''),
(12787, 4958, '_menu_item_highlight', ''),
(12788, 4958, '_menu_item_color', ''),
(12789, 4958, '_menu_item_icon', ''),
(12790, 4958, '_menu_item_tag', ''),
(12791, 4958, '_menu_item_drop_side', ''),
(12792, 4958, '_menu_item_mega', ''),
(12793, 4958, '_menu_item_mega_cols', ''),
(12794, 4958, '_menu_item_mega_cols_full', ''),
(12795, 4958, '_menu_item_mega_bg_img', ''),
(12796, 4958, '_menu_item_mega_bg_pos', ''),
(12797, 4958, '_menu_item_mega_bg_rep', ''),
(12798, 4958, '_menu_item_mega_bg_size', ''),
(12799, 4958, '_menu_item_hide_text', ''),
(12800, 4958, '_menu_item_subtitle', ''),
(12801, 4958, '_menu_item_mega_descr_text', ''),
(12802, 4959, '_menu_item_type', 'post_type'),
(12803, 4959, '_menu_item_menu_item_parent', '0'),
(12804, 4959, '_menu_item_object_id', '2816'),
(12805, 4959, '_menu_item_object', 'page'),
(12806, 4959, '_menu_item_target', ''),
(12807, 4959, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12808, 4959, '_menu_item_xfn', ''),
(12809, 4959, '_menu_item_url', ''),
(12810, 4959, '_menu_item_highlight', ''),
(12811, 4959, '_menu_item_color', ''),
(12812, 4959, '_menu_item_icon', ''),
(12813, 4959, '_menu_item_tag', ''),
(12814, 4959, '_menu_item_drop_side', ''),
(12815, 4959, '_menu_item_mega', ''),
(12816, 4959, '_menu_item_mega_cols', ''),
(12817, 4959, '_menu_item_mega_cols_full', ''),
(12818, 4959, '_menu_item_mega_bg_img', ''),
(12819, 4959, '_menu_item_mega_bg_pos', ''),
(12820, 4959, '_menu_item_mega_bg_rep', ''),
(12821, 4959, '_menu_item_mega_bg_size', ''),
(12822, 4959, '_menu_item_hide_text', ''),
(12823, 4959, '_menu_item_subtitle', ''),
(12824, 4959, '_menu_item_mega_descr_text', ''),
(12825, 4960, '_menu_item_type', 'post_type'),
(12826, 4960, '_menu_item_menu_item_parent', '0'),
(12827, 4960, '_menu_item_object_id', '3390'),
(12828, 4960, '_menu_item_object', 'page'),
(12829, 4960, '_menu_item_target', ''),
(12830, 4960, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(12831, 4960, '_menu_item_xfn', ''),
(12832, 4960, '_menu_item_url', ''),
(12833, 4960, '_menu_item_highlight', ''),
(12834, 4960, '_menu_item_color', ''),
(12835, 4960, '_menu_item_icon', ''),
(12836, 4960, '_menu_item_tag', ''),
(12837, 4960, '_menu_item_drop_side', ''),
(12838, 4960, '_menu_item_mega', ''),
(12839, 4960, '_menu_item_mega_cols', ''),
(12840, 4960, '_menu_item_mega_cols_full', ''),
(12841, 4960, '_menu_item_mega_bg_img', ''),
(12842, 4960, '_menu_item_mega_bg_pos', ''),
(12843, 4960, '_menu_item_mega_bg_rep', ''),
(12844, 4960, '_menu_item_mega_bg_size', ''),
(12845, 4960, '_menu_item_hide_text', ''),
(12846, 4960, '_menu_item_subtitle', ''),
(12847, 4960, '_menu_item_mega_descr_text', ''),
(12848, 4961, '_elementor_edit_mode', 'builder'),
(12849, 4961, '_elementor_template_type', 'kit'),
(12850, 4962, '_wp_attached_file', '2019/01/hoodie-with-logo-2-1.jpg'),
(12851, 4962, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:32:"2019/01/hoodie-with-logo-2-1.jpg";s:8:"filesize";i:46969;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"hoodie-with-logo-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8250;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"hoodie-with-logo-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1913;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"hoodie-with-logo-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21581;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12852, 4962, 'zegen_demo_attachment_key', '1'),
(12853, 4962, 'zegen_demo_content_key', '1'),
(12854, 4962, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-with-logo-2.jpg'),
(12855, 4962, 'zegen_post_views_count', '126'),
(12856, 4962, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.120467696356214570840847954968921840190887451171875;s:5:"bytes";i:4174;s:11:"size_before";i:133762;s:10:"size_after";i:129588;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:748;s:11:"size_before";i:23989;s:10:"size_after";i:23241;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:5.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:1569;s:11:"size_before";i:29801;s:10:"size_after";i:28232;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1017;s:10:"size_after";i:1017;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.660000000000000142108547152020037174224853515625;s:5:"bytes";i:1202;s:11:"size_before";i:25798;s:10:"size_after";i:24596;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:38;s:11:"size_before";i:7046;s:10:"size_after";i:7008;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.339999999999999857891452847979962825775146484375;s:5:"bytes";i:617;s:11:"size_before";i:18463;s:10:"size_after";i:17846;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1397;s:10:"size_after";i:1397;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7008;s:10:"size_after";i:7008;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17846;s:10:"size_after";i:17846;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1397;s:10:"size_after";i:1397;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12857, 6097, '_wp_attached_file', '2019/01/vneck-tee-2-1.jpg'),
(12858, 6097, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:800;s:4:"file";s:25:"2019/01/vneck-tee-2-1.jpg";s:8:"filesize";i:49497;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"vneck-tee-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7869;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"vneck-tee-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1982;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"vneck-tee-2-1-600x599.jpg";s:5:"width";i:600;s:6:"height";i:599;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20713;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12859, 6097, 'zegen_demo_attachment_key', '1'),
(12860, 6097, 'zegen_demo_content_key', '1'),
(12861, 6097, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/vneck-tee-2.jpg'),
(12862, 6097, 'zegen_post_views_count', '81'),
(12863, 6097, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.202660076594242344327767568756826221942901611328125;s:5:"bytes";i:2870;s:11:"size_before";i:130297;s:10:"size_after";i:127427;s:4:"time";d:0.3000000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.8899999999999999023003738329862244427204132080078125;s:5:"bytes";i:443;s:11:"size_before";i:23406;s:10:"size_after";i:22963;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.79999999999999982236431605997495353221893310546875;s:5:"bytes";i:1067;s:11:"size_before";i:28075;s:10:"size_after";i:27008;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1101;s:10:"size_after";i:1101;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.54999999999999982236431605997495353221893310546875;s:5:"bytes";i:906;s:11:"size_before";i:25491;s:10:"size_after";i:24585;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6832;s:10:"size_after";i:6832;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.520000000000000017763568394002504646778106689453125;s:5:"bytes";i:454;s:11:"size_before";i:18030;s:10:"size_after";i:17576;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1477;s:10:"size_after";i:1477;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6832;s:10:"size_after";i:6832;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17576;s:10:"size_after";i:17576;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1477;s:10:"size_after";i:1477;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12864, 6098, '_wp_attached_file', '2019/01/vnech-tee-green-1-1.jpg'),
(12865, 6098, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:31:"2019/01/vnech-tee-green-1-1.jpg";s:8:"filesize";i:102362;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"vnech-tee-green-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7282;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"vnech-tee-green-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1814;}s:18:"woocommerce_single";a:5:{s:4:"file";s:31:"vnech-tee-green-1-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20264;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12866, 6098, 'zegen_demo_attachment_key', '1'),
(12867, 6098, 'zegen_demo_content_key', '1'),
(12868, 6098, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/vnech-tee-green-1.jpg'),
(12869, 6098, 'zegen_post_views_count', '20'),
(12870, 6098, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:11.0051473699055151200809632427990436553955078125;s:5:"bytes";i:18729;s:11:"size_before";i:170184;s:10:"size_after";i:151455;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:9.300000000000000710542735760100185871124267578125;s:5:"bytes";i:2771;s:11:"size_before";i:29811;s:10:"size_after";i:27040;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.5999999999999996447286321199499070644378662109375;s:5:"bytes";i:3475;s:11:"size_before";i:36184;s:10:"size_after";i:32709;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:61.22999999999999687361196265555918216705322265625;s:5:"bytes";i:2119;s:11:"size_before";i:3461;s:10:"size_after";i:1342;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:9.519999999999999573674358543939888477325439453125;s:5:"bytes";i:3169;s:11:"size_before";i:33285;s:10:"size_after";i:30116;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.339999999999999857891452847979962825775146484375;s:5:"bytes";i:2272;s:11:"size_before";i:9736;s:10:"size_after";i:7464;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:11.67999999999999971578290569595992565155029296875;s:5:"bytes";i:2775;s:11:"size_before";i:23749;s:10:"size_after";i:20974;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:56.030000000000001136868377216160297393798828125;s:5:"bytes";i:2148;s:11:"size_before";i:3834;s:10:"size_after";i:1686;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7464;s:10:"size_after";i:7464;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20974;s:10:"size_after";i:20974;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1686;s:10:"size_after";i:1686;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(12871, 6099, '_wp_attached_file', '2019/01/vnech-tee-blue-1-1.jpg'),
(12872, 6099, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:30:"2019/01/vnech-tee-blue-1-1.jpg";s:8:"filesize";i:120226;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:30:"vnech-tee-blue-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7679;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"vnech-tee-blue-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1879;}s:18:"woocommerce_single";a:5:{s:4:"file";s:30:"vnech-tee-blue-1-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21459;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12873, 6099, 'zegen_demo_attachment_key', '1'),
(12874, 6099, 'zegen_demo_content_key', '1'),
(12875, 6099, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/vnech-tee-blue-1.jpg'),
(12876, 6099, 'zegen_post_views_count', '20'),
(12877, 6099, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.674123271174689620011122315190732479095458984375;s:5:"bytes";i:18557;s:11:"size_before";i:191821;s:10:"size_after";i:173264;s:4:"time";d:0.38000000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:8.160000000000000142108547152020037174224853515625;s:5:"bytes";i:2770;s:11:"size_before";i:33946;s:10:"size_after";i:31176;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:8.21000000000000085265128291212022304534912109375;s:5:"bytes";i:3380;s:11:"size_before";i:41177;s:10:"size_after";i:37797;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:58.92999999999999971578290569595992565155029296875;s:5:"bytes";i:2119;s:11:"size_before";i:3596;s:10:"size_after";i:1477;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:8.4000000000000003552713678800500929355621337890625;s:5:"bytes";i:3144;s:11:"size_before";i:37442;s:10:"size_after";i:34298;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.300000000000000710542735760100185871124267578125;s:5:"bytes";i:2284;s:11:"size_before";i:10721;s:10:"size_after";i:8437;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:10.269999999999999573674358543939888477325439453125;s:5:"bytes";i:2737;s:11:"size_before";i:26658;s:10:"size_after";i:23921;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:52.77000000000000312638803734444081783294677734375;s:5:"bytes";i:2123;s:11:"size_before";i:4023;s:10:"size_after";i:1900;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8437;s:10:"size_after";i:8437;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23921;s:10:"size_after";i:23921;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1900;s:10:"size_after";i:1900;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(12878, 6100, '_wp_attached_file', '2019/01/hoodie-2-1.jpg'),
(12879, 6100, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:22:"2019/01/hoodie-2-1.jpg";s:8:"filesize";i:46079;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"hoodie-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7951;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"hoodie-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1974;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"hoodie-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20490;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12880, 6100, 'zegen_demo_attachment_key', '1'),
(12881, 6100, 'zegen_demo_content_key', '1'),
(12882, 6100, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-2.jpg'),
(12883, 6100, 'zegen_post_views_count', '75'),
(12884, 6100, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.905908706874500868622135385521687567234039306640625;s:5:"bytes";i:3749;s:11:"size_before";i:129013;s:10:"size_after";i:125264;s:4:"time";d:0.419999999999999984456877655247808434069156646728515625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.089999999999999857891452847979962825775146484375;s:5:"bytes";i:722;s:11:"size_before";i:23337;s:10:"size_after";i:22615;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.45000000000000017763568394002504646778106689453125;s:5:"bytes";i:1244;s:11:"size_before";i:27971;s:10:"size_after";i:26727;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1083;s:10:"size_after";i:1083;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:1125;s:11:"size_before";i:25082;s:10:"size_after";i:23957;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.92000000000000003996802888650563545525074005126953125;s:5:"bytes";i:63;s:11:"size_before";i:6878;s:10:"size_after";i:6815;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.350000000000000088817841970012523233890533447265625;s:5:"bytes";i:595;s:11:"size_before";i:17740;s:10:"size_after";i:17145;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1481;s:10:"size_after";i:1481;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6815;s:10:"size_after";i:6815;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17145;s:10:"size_after";i:17145;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1481;s:10:"size_after";i:1481;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12885, 6101, '_wp_attached_file', '2019/01/hoodie-blue-1-1.jpg'),
(12886, 6101, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:27:"2019/01/hoodie-blue-1-1.jpg";s:8:"filesize";i:101298;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"hoodie-blue-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7678;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"hoodie-blue-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1805;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"hoodie-blue-1-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20759;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12887, 6101, 'zegen_demo_attachment_key', '1'),
(12888, 6101, 'zegen_demo_content_key', '1'),
(12889, 6101, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-blue-1.jpg'),
(12890, 6101, 'zegen_post_views_count', '20'),
(12891, 6101, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:10.8441725508132975619446369819343090057373046875;s:5:"bytes";i:18967;s:11:"size_before";i:174905;s:10:"size_after";i:155938;s:4:"time";d:0.42000000000000003996802888650563545525074005126953125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:9.1899999999999995026200849679298698902130126953125;s:5:"bytes";i:2827;s:11:"size_before";i:30762;s:10:"size_after";i:27935;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.3900000000000005684341886080801486968994140625;s:5:"bytes";i:3510;s:11:"size_before";i:37379;s:10:"size_after";i:33869;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:61.090000000000003410605131648480892181396484375;s:5:"bytes";i:2124;s:11:"size_before";i:3477;s:10:"size_after";i:1353;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:9.660000000000000142108547152020037174224853515625;s:5:"bytes";i:3281;s:11:"size_before";i:33980;s:10:"size_after";i:30699;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.030000000000001136868377216160297393798828125;s:5:"bytes";i:2340;s:11:"size_before";i:10160;s:10:"size_after";i:7820;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:11.3900000000000005684341886080801486968994140625;s:5:"bytes";i:2761;s:11:"size_before";i:24242;s:10:"size_after";i:21481;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:54.969999999999998863131622783839702606201171875;s:5:"bytes";i:2124;s:11:"size_before";i:3864;s:10:"size_after";i:1740;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7820;s:10:"size_after";i:7820;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:21481;s:10:"size_after";i:21481;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1740;s:10:"size_after";i:1740;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(12892, 6102, '_wp_attached_file', '2019/01/hoodie-green-1-1.jpg'),
(12893, 6102, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:28:"2019/01/hoodie-green-1-1.jpg";s:8:"filesize";i:98498;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"hoodie-green-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7581;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"hoodie-green-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1823;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"hoodie-green-1-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20403;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12894, 6102, 'zegen_demo_attachment_key', '1'),
(12895, 6102, 'zegen_demo_content_key', '1'),
(12896, 6102, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-green-1.jpg'),
(12897, 6102, 'zegen_post_views_count', '20'),
(12898, 6102, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:11.5453207514500899577569725806824862957000732421875;s:5:"bytes";i:20004;s:11:"size_before";i:173265;s:10:"size_after";i:153261;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:9.9900000000000002131628207280300557613372802734375;s:5:"bytes";i:3059;s:11:"size_before";i:30612;s:10:"size_after";i:27553;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:10.2200000000000006394884621840901672840118408203125;s:5:"bytes";i:3805;s:11:"size_before";i:37228;s:10:"size_after";i:33423;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:61.469999999999998863131622783839702606201171875;s:5:"bytes";i:2143;s:11:"size_before";i:3486;s:10:"size_after";i:1343;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:10.3599999999999994315658113919198513031005859375;s:5:"bytes";i:3484;s:11:"size_before";i:33626;s:10:"size_after";i:30142;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.5799999999999982946974341757595539093017578125;s:5:"bytes";i:2372;s:11:"size_before";i:10059;s:10:"size_after";i:7687;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:12.4399999999999995026200849679298698902130126953125;s:5:"bytes";i:2980;s:11:"size_before";i:23950;s:10:"size_after";i:20970;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:55.35000000000000142108547152020037174224853515625;s:5:"bytes";i:2161;s:11:"size_before";i:3904;s:10:"size_after";i:1743;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7687;s:10:"size_after";i:7687;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20970;s:10:"size_after";i:20970;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1743;s:10:"size_after";i:1743;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12899, 6103, '_wp_attached_file', '2019/01/tshirt-2-1.jpg'),
(12900, 6103, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:22:"2019/01/tshirt-2-1.jpg";s:8:"filesize";i:41155;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"tshirt-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7134;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"tshirt-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1766;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"tshirt-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18798;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12901, 6103, 'zegen_demo_attachment_key', '1'),
(12902, 6103, 'zegen_demo_content_key', '1'),
(12903, 6103, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/tshirt-2.jpg'),
(12904, 6103, 'zegen_post_views_count', '33'),
(12905, 6103, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.48083034747471220526904289727099239826202392578125;s:5:"bytes";i:2818;s:11:"size_before";i:113591;s:10:"size_after";i:110773;s:4:"time";d:0.350000000000000033306690738754696212708950042724609375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.180000000000000159872115546022541821002960205078125;s:5:"bytes";i:440;s:11:"size_before";i:20186;s:10:"size_after";i:19746;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.36000000000000031974423109204508364200592041015625;s:5:"bytes";i:1087;s:11:"size_before";i:24910;s:10:"size_after";i:23823;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:944;s:10:"size_after";i:944;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.04000000000000003552713678800500929355621337890625;s:5:"bytes";i:890;s:11:"size_before";i:22010;s:10:"size_after";i:21120;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5969;s:10:"size_after";i:5969;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.54999999999999982236431605997495353221893310546875;s:5:"bytes";i:401;s:11:"size_before";i:15743;s:10:"size_after";i:15342;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1259;s:10:"size_after";i:1259;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5969;s:10:"size_after";i:5969;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15342;s:10:"size_after";i:15342;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1259;s:10:"size_after";i:1259;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12906, 6104, '_wp_attached_file', '2019/01/beanie-2-1.jpg'),
(12907, 6104, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:22:"2019/01/beanie-2-1.jpg";s:8:"filesize";i:31568;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"beanie-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5698;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"beanie-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1703;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"beanie-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15022;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpd6_postmeta` VALUES
(12908, 6104, 'zegen_demo_attachment_key', '1'),
(12909, 6104, 'zegen_demo_content_key', '1'),
(12910, 6104, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/beanie-2.jpg'),
(12911, 6104, 'zegen_post_views_count', '30'),
(12912, 6104, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.55826856500905608360341147999861277639865875244140625;s:5:"bytes";i:487;s:11:"size_before";i:87234;s:10:"size_after";i:86747;s:4:"time";d:0.169999999999999984456877655247808434069156646728515625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.01000000000000000020816681711721685132943093776702880859375;s:5:"bytes";i:1;s:11:"size_before";i:15124;s:10:"size_after";i:15123;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.4699999999999999733546474089962430298328399658203125;s:5:"bytes";i:268;s:11:"size_before";i:18241;s:10:"size_after";i:17973;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:920;s:10:"size_after";i:920;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.70999999999999996447286321199499070644378662109375;s:5:"bytes";i:119;s:11:"size_before";i:16778;s:10:"size_after";i:16659;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4718;s:10:"size_after";i:4718;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.810000000000000053290705182007513940334320068359375;s:5:"bytes";i:99;s:11:"size_before";i:12182;s:10:"size_after";i:12083;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1235;s:10:"size_after";i:1235;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4718;s:10:"size_after";i:4718;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12083;s:10:"size_after";i:12083;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1235;s:10:"size_after";i:1235;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(12913, 6105, '_wp_attached_file', '2019/01/belt-2-1.jpg'),
(12914, 6105, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:20:"2019/01/belt-2-1.jpg";s:8:"filesize";i:37339;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"belt-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6738;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"belt-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1713;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"belt-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17802;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12915, 6105, 'zegen_demo_attachment_key', '1'),
(12916, 6105, 'zegen_demo_content_key', '1'),
(12917, 6105, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/belt-2.jpg'),
(12918, 6105, 'zegen_post_views_count', '47'),
(12919, 6105, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.3632617015013241967835710966028273105621337890625;s:5:"bytes";i:3656;s:11:"size_before";i:108704;s:10:"size_after";i:105048;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.310000000000000053290705182007513940334320068359375;s:5:"bytes";i:652;s:11:"size_before";i:19702;s:10:"size_after";i:19050;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:5.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:1278;s:11:"size_before";i:23759;s:10:"size_after";i:22481;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:916;s:10:"size_after";i:916;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:5.0800000000000000710542735760100185871124267578125;s:5:"bytes";i:1089;s:11:"size_before";i:21420;s:10:"size_after";i:20331;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.429999999999999993338661852249060757458209991455078125;s:5:"bytes";i:24;s:11:"size_before";i:5622;s:10:"size_after";i:5598;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.11000000000000031974423109204508364200592041015625;s:5:"bytes";i:613;s:11:"size_before";i:14917;s:10:"size_after";i:14304;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1233;s:10:"size_after";i:1233;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5598;s:10:"size_after";i:5598;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14304;s:10:"size_after";i:14304;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1233;s:10:"size_after";i:1233;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12920, 6106, '_wp_attached_file', '2019/01/cap-2-1.jpg'),
(12921, 6106, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:19:"2019/01/cap-2-1.jpg";s:8:"filesize";i:37675;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"cap-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6656;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"cap-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1654;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"cap-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17984;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12922, 6106, 'zegen_demo_attachment_key', '1'),
(12923, 6106, 'zegen_demo_content_key', '1'),
(12924, 6106, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/cap-2.jpg'),
(12925, 6106, 'zegen_post_views_count', '23'),
(12926, 6106, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.656603668653313210512578734778799116611480712890625;s:5:"bytes";i:3945;s:11:"size_before";i:107887;s:10:"size_after";i:103942;s:4:"time";d:0.2600000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.859999999999999875655021241982467472553253173828125;s:5:"bytes";i:750;s:11:"size_before";i:19433;s:10:"size_after";i:18683;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:5.9199999999999999289457264239899814128875732421875;s:5:"bytes";i:1403;s:11:"size_before";i:23718;s:10:"size_after";i:22315;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:873;s:10:"size_after";i:873;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:5.45000000000000017763568394002504646778106689453125;s:5:"bytes";i:1156;s:11:"size_before";i:21219;s:10:"size_after";i:20063;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5548;s:10:"size_after";i:5548;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:636;s:11:"size_before";i:14914;s:10:"size_after";i:14278;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1178;s:10:"size_after";i:1178;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5548;s:10:"size_after";i:5548;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14278;s:10:"size_after";i:14278;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1178;s:10:"size_after";i:1178;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(12927, 6107, '_wp_attached_file', '2019/01/sunglasses-2-1.jpg'),
(12928, 6107, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:26:"2019/01/sunglasses-2-1.jpg";s:8:"filesize";i:24691;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"sunglasses-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5341;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"sunglasses-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1509;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"sunglasses-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14479;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12929, 6107, 'zegen_demo_attachment_key', '1'),
(12930, 6107, 'zegen_demo_content_key', '1'),
(12931, 6107, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/sunglasses-2.jpg'),
(12932, 6107, 'zegen_post_views_count', '20'),
(12933, 6107, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.888704298494972899646882069646380841732025146484375;s:5:"bytes";i:3160;s:11:"size_before";i:81261;s:10:"size_after";i:78101;s:4:"time";d:0.259999999999999953370632965743425302207469940185546875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.45999999999999996447286321199499070644378662109375;s:5:"bytes";i:640;s:11:"size_before";i:14336;s:10:"size_after";i:13696;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:6.5800000000000000710542735760100185871124267578125;s:5:"bytes";i:1176;s:11:"size_before";i:17868;s:10:"size_after";i:16692;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:758;s:10:"size_after";i:758;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:5.29000000000000003552713678800500929355621337890625;s:5:"bytes";i:835;s:11:"size_before";i:15782;s:10:"size_after";i:14947;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4196;s:10:"size_after";i:4196;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:509;s:11:"size_before";i:11295;s:10:"size_after";i:10786;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1022;s:10:"size_after";i:1022;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4196;s:10:"size_after";i:4196;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10786;s:10:"size_after";i:10786;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1022;s:10:"size_after";i:1022;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12934, 6108, '_wp_attached_file', '2019/01/hoodie-with-pocket-2-1.jpg'),
(12935, 6108, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:34:"2019/01/hoodie-with-pocket-2-1.jpg";s:8:"filesize";i:43268;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:34:"hoodie-with-pocket-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7984;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:34:"hoodie-with-pocket-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1890;}s:18:"woocommerce_single";a:5:{s:4:"file";s:34:"hoodie-with-pocket-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20468;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12936, 6108, 'zegen_demo_attachment_key', '1'),
(12937, 6108, 'zegen_demo_content_key', '1'),
(12938, 6108, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-with-pocket-2.jpg'),
(12939, 6108, 'zegen_post_views_count', '20'),
(12940, 6108, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.299328308788748831403836447861976921558380126953125;s:5:"bytes";i:4185;s:11:"size_before";i:126844;s:10:"size_after";i:122659;s:4:"time";d:0.310000000000000053290705182007513940334320068359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.319999999999999840127884453977458178997039794921875;s:5:"bytes";i:761;s:11:"size_before";i:22943;s:10:"size_after";i:22182;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:5.269999999999999573674358543939888477325439453125;s:5:"bytes";i:1469;s:11:"size_before";i:27861;s:10:"size_after";i:26392;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1005;s:10:"size_after";i:1005;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.96999999999999975131004248396493494510650634765625;s:5:"bytes";i:1218;s:11:"size_before";i:24528;s:10:"size_after";i:23310;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.95999999999999996447286321199499070644378662109375;s:5:"bytes";i:65;s:11:"size_before";i:6765;s:10:"size_after";i:6700;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.850000000000000088817841970012523233890533447265625;s:5:"bytes";i:672;s:11:"size_before";i:17473;s:10:"size_after";i:16801;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1384;s:10:"size_after";i:1384;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6700;s:10:"size_after";i:6700;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16801;s:10:"size_after";i:16801;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1384;s:10:"size_after";i:1384;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12941, 6109, '_wp_attached_file', '2019/01/hoodie-with-zipper-2-1.jpg'),
(12942, 6109, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:34:"2019/01/hoodie-with-zipper-2-1.jpg";s:8:"filesize";i:56609;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:34:"hoodie-with-zipper-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9283;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:34:"hoodie-with-zipper-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2148;}s:18:"woocommerce_single";a:5:{s:4:"file";s:34:"hoodie-with-zipper-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24446;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12943, 6109, 'zegen_demo_attachment_key', '1'),
(12944, 6109, 'zegen_demo_content_key', '1'),
(12945, 6109, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-with-zipper-2.jpg'),
(12946, 6109, 'zegen_post_views_count', '20'),
(12947, 6109, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.67423595586174567273474167450331151485443115234375;s:5:"bytes";i:4103;s:11:"size_before";i:153427;s:10:"size_after";i:149324;s:4:"time";d:0.159999999999999975575093458246556110680103302001953125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.609999999999999875655021241982467472553253173828125;s:5:"bytes";i:698;s:11:"size_before";i:26758;s:10:"size_after";i:26060;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.45000000000000017763568394002504646778106689453125;s:5:"bytes";i:1520;s:11:"size_before";i:34183;s:10:"size_after";i:32663;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1167;s:10:"size_after";i:1167;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.87999999999999989341858963598497211933135986328125;s:5:"bytes";i:1158;s:11:"size_before";i:29876;s:10:"size_after";i:28718;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.309999999999999997779553950749686919152736663818359375;s:5:"bytes";i:25;s:11:"size_before";i:8068;s:10:"size_after";i:8043;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.279999999999999804600747665972448885440826416015625;s:5:"bytes";i:702;s:11:"size_before";i:21405;s:10:"size_after";i:20703;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1612;s:10:"size_after";i:1612;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8043;s:10:"size_after";i:8043;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20703;s:10:"size_after";i:20703;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1612;s:10:"size_after";i:1612;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12948, 6110, '_wp_attached_file', '2019/01/long-sleeve-tee-2-1.jpg'),
(12949, 6110, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:31:"2019/01/long-sleeve-tee-2-1.jpg";s:8:"filesize";i:51118;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"long-sleeve-tee-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8080;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"long-sleeve-tee-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1988;}s:18:"woocommerce_single";a:5:{s:4:"file";s:31:"long-sleeve-tee-2-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20965;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12950, 6110, 'zegen_demo_attachment_key', '1'),
(12951, 6110, 'zegen_demo_content_key', '1'),
(12952, 6110, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/long-sleeve-tee-2.jpg'),
(12953, 6110, 'zegen_post_views_count', '58'),
(12954, 6110, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.358568637216964969383070638286881148815155029296875;s:5:"bytes";i:1773;s:11:"size_before";i:130505;s:10:"size_after";i:128732;s:4:"time";d:0.230000000000000037747582837255322374403476715087890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.7800000000000000266453525910037569701671600341796875;s:5:"bytes";i:174;s:11:"size_before";i:22402;s:10:"size_after";i:22228;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.75;s:5:"bytes";i:781;s:11:"size_before";i:28410;s:10:"size_after";i:27629;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1115;s:10:"size_after";i:1115;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.3300000000000000710542735760100185871124267578125;s:5:"bytes";i:597;s:11:"size_before";i:25591;s:10:"size_after";i:24994;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6955;s:10:"size_after";i:6955;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.2199999999999999733546474089962430298328399658203125;s:5:"bytes";i:221;s:11:"size_before";i:18152;s:10:"size_after";i:17931;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1497;s:10:"size_after";i:1497;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6955;s:10:"size_after";i:6955;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17931;s:10:"size_after";i:17931;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1497;s:10:"size_after";i:1497;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12955, 6111, '_wp_attached_file', '2019/01/polo-2-1.jpg'),
(12956, 6111, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:801;s:6:"height";i:800;s:4:"file";s:20:"2019/01/polo-2-1.jpg";s:8:"filesize";i:44409;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"polo-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7279;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"polo-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1814;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"polo-2-1-600x599.jpg";s:5:"width";i:600;s:6:"height";i:599;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19448;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12957, 6111, 'zegen_demo_attachment_key', '1'),
(12958, 6111, 'zegen_demo_content_key', '1'),
(12959, 6111, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/polo-2.jpg'),
(12960, 6111, 'zegen_post_views_count', '22'),
(12961, 6111, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.337538958982649628381977890967391431331634521484375;s:5:"bytes";i:2805;s:11:"size_before";i:119998;s:10:"size_after";i:117193;s:4:"time";d:0.1800000000000000210942374678779742680490016937255859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.029999999999999804600747665972448885440826416015625;s:5:"bytes";i:437;s:11:"size_before";i:21493;s:10:"size_after";i:21056;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.95000000000000017763568394002504646778106689453125;s:5:"bytes";i:1036;s:11:"size_before";i:26213;s:10:"size_after";i:25177;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1012;s:10:"size_after";i:1012;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.779999999999999804600747665972448885440826416015625;s:5:"bytes";i:889;s:11:"size_before";i:23531;s:10:"size_after";i:22642;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6203;s:10:"size_after";i:6203;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.6699999999999999289457264239899814128875732421875;s:5:"bytes";i:443;s:11:"size_before";i:16580;s:10:"size_after";i:16137;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1313;s:10:"size_after";i:1313;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6203;s:10:"size_after";i:6203;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16137;s:10:"size_after";i:16137;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1313;s:10:"size_after";i:1313;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12962, 6112, '_wp_attached_file', '2019/01/album-1-1.jpg'),
(12963, 6112, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:21:"2019/01/album-1-1.jpg";s:8:"filesize";i:122448;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"album-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9457;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"album-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2218;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"album-1-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24341;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12964, 6112, 'zegen_demo_attachment_key', '1'),
(12965, 6112, 'zegen_demo_content_key', '1'),
(12966, 6112, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/album-1.jpg'),
(12967, 6112, 'zegen_post_views_count', '20'),
(12968, 6112, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:8.528744132540392541841356432996690273284912109375;s:5:"bytes";i:16607;s:11:"size_before";i:194718;s:10:"size_after";i:178111;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:7.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:2344;s:11:"size_before";i:31069;s:10:"size_after";i:28725;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:6.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:2749;s:11:"size_before";i:41479;s:10:"size_after";i:38730;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:54.03999999999999914734871708787977695465087890625;s:5:"bytes";i:2095;s:11:"size_before";i:3877;s:10:"size_after";i:1782;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:7.03000000000000024868995751603506505489349365234375;s:5:"bytes";i:2663;s:11:"size_before";i:37857;s:10:"size_after";i:35194;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.07000000000000028421709430404007434844970703125;s:5:"bytes";i:2152;s:11:"size_before";i:11909;s:10:"size_after";i:9757;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:9.1899999999999995026200849679298698902130126953125;s:5:"bytes";i:2514;s:11:"size_before";i:27358;s:10:"size_after";i:24844;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:48.280000000000001136868377216160297393798828125;s:5:"bytes";i:2090;s:11:"size_before";i:4329;s:10:"size_after";i:2239;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9757;s:10:"size_after";i:9757;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:24844;s:10:"size_after";i:24844;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2239;s:10:"size_after";i:2239;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12969, 6113, '_wp_attached_file', '2019/01/single-1-1.jpg'),
(12970, 6113, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:22:"2019/01/single-1-1.jpg";s:8:"filesize";i:124720;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"single-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9583;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"single-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2274;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"single-1-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24425;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12971, 6113, 'zegen_demo_attachment_key', '1'),
(12972, 6113, 'zegen_demo_content_key', '1'),
(12973, 6113, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/single-1.jpg'),
(12974, 6113, 'zegen_post_views_count', '27'),
(12975, 6113, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:8.55906696764484564710073755122721195220947265625;s:5:"bytes";i:16835;s:11:"size_before";i:196692;s:10:"size_after";i:179857;s:4:"time";d:0.350000000000000033306690738754696212708950042724609375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:7.75;s:5:"bytes";i:2422;s:11:"size_before";i:31263;s:10:"size_after";i:28841;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:6.62000000000000010658141036401502788066864013671875;s:5:"bytes";i:2784;s:11:"size_before";i:42055;s:10:"size_after";i:39271;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:53.93999999999999772626324556767940521240234375;s:5:"bytes";i:2096;s:11:"size_before";i:3886;s:10:"size_after";i:1790;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:7.230000000000000426325641456060111522674560546875;s:5:"bytes";i:2777;s:11:"size_before";i:38426;s:10:"size_after";i:35649;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.940000000000001278976924368180334568023681640625;s:5:"bytes";i:2156;s:11:"size_before";i:12021;s:10:"size_after";i:9865;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:9.089999999999999857891452847979962825775146484375;s:5:"bytes";i:2500;s:11:"size_before";i:27490;s:10:"size_after";i:24990;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:47.75;s:5:"bytes";i:2100;s:11:"size_before";i:4398;s:10:"size_after";i:2298;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9865;s:10:"size_after";i:9865;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:24990;s:10:"size_after";i:24990;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2298;s:10:"size_after";i:2298;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12976, 6114, '_wp_attached_file', '2019/01/t-shirt-with-logo-1-1.jpg'),
(12977, 6114, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:33:"2019/01/t-shirt-with-logo-1-1.jpg";s:8:"filesize";i:67833;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"t-shirt-with-logo-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8146;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"t-shirt-with-logo-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1963;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"t-shirt-with-logo-1-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21834;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12978, 6114, 'zegen_demo_attachment_key', '1'),
(12979, 6114, 'zegen_demo_content_key', '1'),
(12980, 6114, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/t-shirt-with-logo-1.jpg'),
(12981, 6114, 'zegen_post_views_count', '23'),
(12982, 6114, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.781956542477856952899628595332615077495574951171875;s:5:"bytes";i:3791;s:11:"size_before";i:136271;s:10:"size_after";i:132480;s:4:"time";d:0.3300000000000000710542735760100185871124267578125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.770000000000000017763568394002504646778106689453125;s:5:"bytes";i:681;s:11:"size_before";i:24574;s:10:"size_after";i:23893;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.589999999999999857891452847979962825775146484375;s:5:"bytes";i:1353;s:11:"size_before";i:29500;s:10:"size_after";i:28147;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1085;s:10:"size_after";i:1085;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.32000000000000028421709430404007434844970703125;s:5:"bytes";i:1152;s:11:"size_before";i:26681;s:10:"size_after";i:25529;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.1600000000000000033306690738754696212708950042724609375;s:5:"bytes";i:11;s:11:"size_before";i:7051;s:10:"size_after";i:7040;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.12999999999999989341858963598497211933135986328125;s:5:"bytes";i:594;s:11:"size_before";i:18975;s:10:"size_after";i:18381;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1492;s:10:"size_after";i:1492;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7040;s:10:"size_after";i:7040;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18381;s:10:"size_after";i:18381;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1492;s:10:"size_after";i:1492;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(12983, 6115, '_wp_attached_file', '2019/01/beanie-with-logo-1-1.jpg'),
(12984, 6115, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:32:"2019/01/beanie-with-logo-1-1.jpg";s:8:"filesize";i:45371;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"beanie-with-logo-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5810;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"beanie-with-logo-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1672;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"beanie-with-logo-1-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15350;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12985, 6115, 'zegen_demo_attachment_key', '1'),
(12986, 6115, 'zegen_demo_content_key', '1'),
(12987, 6115, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/beanie-with-logo-1.jpg'),
(12988, 6115, 'zegen_post_views_count', '34'),
(12989, 6115, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.5376683926209848696231574649573303759098052978515625;s:5:"bytes";i:1372;s:11:"size_before";i:89226;s:10:"size_after";i:87854;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.270000000000000017763568394002504646778106689453125;s:5:"bytes";i:196;s:11:"size_before";i:15390;s:10:"size_after";i:15194;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.089999999999999857891452847979962825775146484375;s:5:"bytes";i:584;s:11:"size_before";i:18876;s:10:"size_after";i:18292;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:972;s:10:"size_after";i:972;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.029999999999999804600747665972448885440826416015625;s:5:"bytes";i:348;s:11:"size_before";i:17150;s:10:"size_after";i:16802;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4834;s:10:"size_after";i:4834;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.95999999999999996447286321199499070644378662109375;s:5:"bytes";i:244;s:11:"size_before";i:12452;s:10:"size_after";i:12208;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1255;s:10:"size_after";i:1255;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4834;s:10:"size_after";i:4834;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12208;s:10:"size_after";i:12208;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1255;s:10:"size_after";i:1255;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(12990, 38, '_wp_attached_file', '2019/10/z_slide2-1.jpg'),
(12991, 38, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1400;s:6:"height";i:788;s:4:"file";s:22:"2019/10/z_slide2-1.jpg";s:8:"filesize";i:51985;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"z_slide2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6222;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"z_slide2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1778;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"z_slide2-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9908;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(12992, 38, 'zegen_demo_attachment_key', '1'),
(12993, 38, 'zegen_demo_content_key', '1'),
(12994, 38, 'zegen_post_views_count', '15'),
(12995, 38, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.78541080499272997172965915524400770664215087890625;s:5:"bytes";i:1891;s:11:"size_before";i:105914;s:10:"size_after";i:104023;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16427;s:10:"size_after";i:16427;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:32353;s:10:"size_after";i:32353;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:31.800000000000000710542735760100185871124267578125;s:5:"bytes";i:631;s:11:"size_before";i:1984;s:10:"size_after";i:1353;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15484;s:10:"size_after";i:15484;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.12999999999999989341858963598497211933135986328125;s:5:"bytes";i:445;s:11:"size_before";i:7265;s:10:"size_after";i:6820;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.8600000000000000976996261670137755572795867919921875;s:5:"bytes";i:201;s:11:"size_before";i:10817;s:10:"size_after";i:10616;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.78999999999999914734871708787977695465087890625;s:5:"bytes";i:614;s:11:"size_before";i:2381;s:10:"size_after";i:1767;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6820;s:10:"size_after";i:6820;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10616;s:10:"size_after";i:10616;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1767;s:10:"size_after";i:1767;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(12996, 6116, '_wp_attached_file', '2019/10/z_slide3-1.jpg'),
(12997, 6116, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1400;s:6:"height";i:788;s:4:"file";s:22:"2019/10/z_slide3-1.jpg";s:8:"filesize";i:164839;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"z_slide3-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11157;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"z_slide3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1995;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"z_slide3-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22985;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpd6_postmeta` VALUES
(12998, 6116, 'zegen_demo_attachment_key', '1'),
(12999, 6116, 'zegen_demo_content_key', '1'),
(13000, 6116, 'zegen_post_views_count', '14'),
(13001, 6116, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.238259138692487937305486411787569522857666015625;s:5:"bytes";i:2986;s:11:"size_before";i:241145;s:10:"size_after";i:238159;s:4:"time";d:0.36999999999999999555910790149937383830547332763671875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.7399999999999999911182158029987476766109466552734375;s:5:"bytes";i:296;s:11:"size_before";i:40022;s:10:"size_after";i:39726;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:85072;s:10:"size_after";i:85072;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:31.53999999999999914734871708787977695465087890625;s:5:"bytes";i:634;s:11:"size_before";i:2010;s:10:"size_after";i:1376;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.1599999999999999200639422269887290894985198974609375;s:5:"bytes";i:438;s:11:"size_before";i:37725;s:10:"size_after";i:37287;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.13999999999999968025576890795491635799407958984375;s:5:"bytes";i:496;s:11:"size_before";i:11985;s:10:"size_after";i:11489;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.0800000000000000710542735760100185871124267578125;s:5:"bytes";i:507;s:11:"size_before";i:24432;s:10:"size_after";i:23925;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:24.120000000000000994759830064140260219573974609375;s:5:"bytes";i:615;s:11:"size_before";i:2550;s:10:"size_after";i:1935;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11489;s:10:"size_after";i:11489;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23925;s:10:"size_after";i:23925;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1935;s:10:"size_after";i:1935;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13002, 40, '_wp_attached_file', '2019/10/z_slide1-1.jpg'),
(13003, 40, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1400;s:6:"height";i:788;s:4:"file";s:22:"2019/10/z_slide1-1.jpg";s:8:"filesize";i:94445;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"z_slide1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9342;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"z_slide1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2513;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"z_slide1-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17076;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13004, 40, 'zegen_demo_attachment_key', '1'),
(13005, 40, 'zegen_demo_content_key', '1'),
(13006, 40, 'zegen_post_views_count', '14'),
(13007, 40, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.208430815508021449744546771398745477199554443359375;s:5:"bytes";i:2314;s:11:"size_before";i:191488;s:10:"size_after";i:189174;s:4:"time";d:0.29000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.1600000000000000033306690738754696212708950042724609375;s:5:"bytes";i:48;s:11:"size_before";i:30784;s:10:"size_after";i:30736;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:56722;s:10:"size_after";i:56722;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:24.739999999999998436805981327779591083526611328125;s:5:"bytes";i:655;s:11:"size_before";i:2647;s:10:"size_after";i:1992;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.179999999999999993338661852249060757458209991455078125;s:5:"bytes";i:52;s:11:"size_before";i:29544;s:10:"size_after";i:29492;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.71999999999999975131004248396493494510650634765625;s:5:"bytes";i:566;s:11:"size_before";i:11987;s:10:"size_after";i:11421;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.5900000000000000799360577730112709105014801025390625;s:5:"bytes";i:339;s:11:"size_before";i:21272;s:10:"size_after";i:20933;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:19.14999999999999857891452847979962825775146484375;s:5:"bytes";i:654;s:11:"size_before";i:3416;s:10:"size_after";i:2762;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11421;s:10:"size_after";i:11421;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20933;s:10:"size_after";i:20933;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2762;s:10:"size_after";i:2762;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13008, 81, '_wp_attached_file', '2019/10/footer-bg-im-1.jpg'),
(13009, 81, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2019/10/footer-bg-im-1.jpg";s:8:"filesize";i:164525;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"footer-bg-im-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14037;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"footer-bg-im-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3482;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"footer-bg-im-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22156;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13010, 81, 'zegen_demo_attachment_key', '1'),
(13011, 81, 'zegen_demo_content_key', '1'),
(13012, 81, 'zegen_post_views_count', '14'),
(13013, 81, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.698885052973604814496866310946643352508544921875;s:5:"bytes";i:2822;s:11:"size_before";i:403786;s:10:"size_after";i:400964;s:4:"time";d:0.5;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.5500000000000000444089209850062616169452667236328125;s:5:"bytes";i:250;s:11:"size_before";i:45319;s:10:"size_after";i:45069;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:85354;s:10:"size_after";i:85354;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.969999999999998863131622783839702606201171875;s:5:"bytes";i:637;s:11:"size_before";i:3545;s:10:"size_after";i:2908;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.67000000000000003996802888650563545525074005126953125;s:5:"bytes";i:285;s:11:"size_before";i:42809;s:10:"size_after";i:42524;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:121111;s:10:"size_after";i:121111;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.279999999999999804600747665972448885440826416015625;s:5:"bytes";i:622;s:11:"size_before";i:18963;s:10:"size_after";i:18341;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.2800000000000000266453525910037569701671600341796875;s:5:"bytes";i:384;s:11:"size_before";i:29972;s:10:"size_after";i:29588;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:13.660000000000000142108547152020037174224853515625;s:5:"bytes";i:644;s:11:"size_before";i:4714;s:10:"size_after";i:4070;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18341;s:10:"size_after";i:18341;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29588;s:10:"size_after";i:29588;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4070;s:10:"size_after";i:4070;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13014, 85, '_wp_attached_file', '2019/10/zegent-light-footer-logo-1.png'),
(13015, 85, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:170;s:6:"height";i:62;s:4:"file";s:38:"2019/10/zegent-light-footer-logo-1.png";s:8:"filesize";i:6954;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:37:"zegent-light-footer-logo-1-100x62.png";s:5:"width";i:100;s:6:"height";i:62;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3428;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13016, 85, 'zegen_demo_attachment_key', '1'),
(13017, 85, 'zegen_demo_content_key', '1'),
(13018, 85, 'zegen_post_views_count', '14'),
(13019, 85, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:20.576267458484547745456438860855996608734130859375;s:5:"bytes";i:1871;s:11:"size_before";i:9093;s:10:"size_after";i:7222;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.17999999999999971578290569595992565155029296875;s:5:"bytes";i:853;s:11:"size_before";i:2923;s:10:"size_after";i:2070;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.32000000000000028421709430404007434844970703125;s:5:"bytes";i:1018;s:11:"size_before";i:3594;s:10:"size_after";i:2576;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2576;s:10:"size_after";i:2576;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13020, 5332, '_wp_attached_file', '2019/10/arrow-r-1.png'),
(13021, 5332, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:35;s:6:"height";i:13;s:4:"file";s:21:"2019/10/arrow-r-1.png";s:8:"filesize";i:225;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13022, 5332, 'zegen_demo_attachment_key', '1'),
(13023, 5332, 'zegen_demo_content_key', '1'),
(13024, 5332, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:79.5268425841674257981139817275106906890869140625;s:5:"bytes";i:874;s:11:"size_before";i:1099;s:10:"size_after";i:225;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:79.530000000000001136868377216160297393798828125;s:5:"bytes";i:874;s:11:"size_before";i:1099;s:10:"size_after";i:225;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13025, 5334, '_wp_attached_file', '2019/10/about-img-1.png'),
(13026, 5334, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:557;s:6:"height";i:570;s:4:"file";s:23:"2019/10/about-img-1.png";s:8:"filesize";i:598570;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"about-img-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:192860;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"about-img-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23647;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13027, 5334, 'zegen_demo_attachment_key', '1'),
(13028, 5334, 'zegen_demo_content_key', '1'),
(13029, 5334, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1023579;s:10:"size_after";i:1023579;s:4:"time";d:0.42000000000000003996802888650563545525074005126953125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:593682;s:10:"size_after";i:593682;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15143;s:10:"size_after";i:15143;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:184492;s:10:"size_after";i:184492;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22885;s:10:"size_after";i:22885;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:184492;s:10:"size_after";i:184492;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22885;s:10:"size_after";i:22885;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13030, 5338, '_wp_attached_file', '2019/10/donate-bg-main-1.jpg'),
(13031, 5338, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:800;s:4:"file";s:28:"2019/10/donate-bg-main-1.jpg";s:8:"filesize";i:139671;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"donate-bg-main-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20642;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"donate-bg-main-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4410;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"donate-bg-main-1-600x300.jpg";s:5:"width";i:600;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35744;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13032, 5338, 'zegen_demo_attachment_key', '1'),
(13033, 5338, 'zegen_demo_content_key', '1'),
(13034, 5338, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.0650607628043342600676623987965285778045654296875;s:5:"bytes";i:9917;s:11:"size_before";i:480228;s:10:"size_after";i:470311;s:4:"time";d:0.450000000000000011102230246251565404236316680908203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.5;s:5:"bytes";i:1451;s:11:"size_before";i:58044;s:10:"size_after";i:56593;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.149999999999999911182158029987476766109466552734375;s:5:"bytes";i:2420;s:11:"size_before";i:112744;s:10:"size_after";i:110324;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2531;s:10:"size_after";i:2531;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.70999999999999996447286321199499070644378662109375;s:5:"bytes";i:1327;s:11:"size_before";i:49015;s:10:"size_after";i:47688;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:2.319999999999999840127884453977458178997039794921875;s:5:"bytes";i:3411;s:11:"size_before";i:146922;s:10:"size_after";i:143511;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.1699999999999999289457264239899814128875732421875;s:5:"bytes";i:413;s:11:"size_before";i:19016;s:10:"size_after";i:18603;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.680000000000000159872115546022541821002960205078125;s:5:"bytes";i:895;s:11:"size_before";i:33383;s:10:"size_after";i:32488;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3741;s:10:"size_after";i:3741;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18603;s:10:"size_after";i:18603;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:32488;s:10:"size_after";i:32488;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3741;s:10:"size_after";i:3741;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13035, 5385, '_wp_attached_file', '2019/10/contact-bg-1.jpg'),
(13036, 5385, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:800;s:4:"file";s:24:"2019/10/contact-bg-1.jpg";s:8:"filesize";i:146323;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"contact-bg-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15597;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"contact-bg-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3313;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"contact-bg-1-600x300.jpg";s:5:"width";i:600;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28248;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13037, 5385, 'zegen_demo_attachment_key', '1'),
(13038, 5385, 'zegen_demo_content_key', '1'),
(13039, 5385, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.9768184089511751100332048736163415014743804931640625;s:5:"bytes";i:4242;s:11:"size_before";i:434267;s:10:"size_after";i:430025;s:4:"time";d:0.5;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.25;s:5:"bytes";i:652;s:11:"size_before";i:52145;s:10:"size_after";i:51493;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:98464;s:10:"size_after";i:98464;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.019999999999999573674358543939888477325439453125;s:5:"bytes";i:627;s:11:"size_before";i:2983;s:10:"size_after";i:2356;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.729999999999999982236431605997495353221893310546875;s:5:"bytes";i:786;s:11:"size_before";i:45547;s:10:"size_after";i:44761;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:131531;s:10:"size_after";i:131531;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.11000000000000031974423109204508364200592041015625;s:5:"bytes";i:716;s:11:"size_before";i:17428;s:10:"size_after";i:16712;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.560000000000000053290705182007513940334320068359375;s:5:"bytes";i:808;s:11:"size_before";i:31542;s:10:"size_after";i:30734;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:16.6700000000000017053025658242404460906982421875;s:5:"bytes";i:653;s:11:"size_before";i:3917;s:10:"size_after";i:3264;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16712;s:10:"size_after";i:16712;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:30734;s:10:"size_after";i:30734;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3264;s:10:"size_after";i:3264;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13040, 5414, '_wp_attached_file', '2019/10/childrens_ministry-1.jpg'),
(13041, 5414, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:32:"2019/10/childrens_ministry-1.jpg";s:8:"filesize";i:103012;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"childrens_ministry-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18276;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"childrens_ministry-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3927;}s:18:"woocommerce_single";a:5:{s:4:"file";s:32:"childrens_ministry-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37427;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13042, 5414, 'zegen_demo_attachment_key', '1'),
(13043, 5414, 'zegen_demo_content_key', '1'),
(13044, 5414, 'zegen_post_views_count', '17'),
(13045, 5414, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.8634474984598849989225755052757449448108673095703125;s:5:"bytes";i:2635;s:11:"size_before";i:305172;s:10:"size_after";i:302537;s:4:"time";d:0.41000000000000003108624468950438313186168670654296875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.3200000000000000621724893790087662637233734130859375;s:5:"bytes";i:629;s:11:"size_before";i:47675;s:10:"size_after";i:47046;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.92000000000000003996802888650563545525074005126953125;s:5:"bytes";i:851;s:11:"size_before";i:92266;s:10:"size_after";i:91415;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2272;s:10:"size_after";i:2272;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.2199999999999999733546474089962430298328399658203125;s:5:"bytes";i:641;s:11:"size_before";i:52519;s:10:"size_after";i:51878;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.6999999999999999555910790149937383830547332763671875;s:5:"bytes";i:117;s:11:"size_before";i:16832;s:10:"size_after";i:16715;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:397;s:11:"size_before";i:35340;s:10:"size_after";i:34943;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3305;s:10:"size_after";i:3305;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16715;s:10:"size_after";i:16715;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:34943;s:10:"size_after";i:34943;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3305;s:10:"size_after";i:3305;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),
(13046, 5415, '_wp_attached_file', '2019/10/family_ministry-1.jpg'),
(13047, 5415, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:29:"2019/10/family_ministry-1.jpg";s:8:"filesize";i:172762;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:29:"family_ministry-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24599;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:29:"family_ministry-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4546;}s:18:"woocommerce_single";a:5:{s:4:"file";s:29:"family_ministry-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54861;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13048, 5415, 'zegen_demo_attachment_key', '1'),
(13049, 5415, 'zegen_demo_content_key', '1'),
(13050, 5415, 'zegen_post_views_count', '17'),
(13051, 5415, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.6321863057960914744626279571093618869781494140625;s:5:"bytes";i:11861;s:11:"size_before";i:450614;s:10:"size_after";i:438753;s:4:"time";d:0.29000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.4199999999999999289457264239899814128875732421875;s:5:"bytes";i:2423;s:11:"size_before";i:70888;s:10:"size_after";i:68465;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.970000000000000195399252334027551114559173583984375;s:5:"bytes";i:4355;s:11:"size_before";i:146498;s:10:"size_after";i:142143;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2541;s:10:"size_after";i:2541;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.279999999999999804600747665972448885440826416015625;s:5:"bytes";i:2595;s:11:"size_before";i:79017;s:10:"size_after";i:76422;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.229999999999999982236431605997495353221893310546875;s:5:"bytes";i:721;s:11:"size_before";i:22340;s:10:"size_after";i:21619;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.470000000000000195399252334027551114559173583984375;s:5:"bytes";i:1767;s:11:"size_before";i:50889;s:10:"size_after";i:49122;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3850;s:10:"size_after";i:3850;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:21619;s:10:"size_after";i:21619;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:49122;s:10:"size_after";i:49122;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3850;s:10:"size_after";i:3850;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13052, 5416, '_wp_attached_file', '2019/10/global_ministry-1.jpg'),
(13053, 5416, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:29:"2019/10/global_ministry-1.jpg";s:8:"filesize";i:139763;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:29:"global_ministry-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23749;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:29:"global_ministry-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5090;}s:18:"woocommerce_single";a:5:{s:4:"file";s:29:"global_ministry-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49333;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13054, 5416, 'zegen_demo_attachment_key', '1'),
(13055, 5416, 'zegen_demo_content_key', '1'),
(13056, 5416, 'zegen_post_views_count', '17'),
(13057, 5416, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.10185395269571895227045388310216367244720458984375;s:5:"bytes";i:12304;s:11:"size_before";i:396666;s:10:"size_after";i:384362;s:4:"time";d:0.320000000000000006661338147750939242541790008544921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.05999999999999960920149533194489777088165283203125;s:5:"bytes";i:2551;s:11:"size_before";i:62764;s:10:"size_after";i:60213;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.6699999999999999289457264239899814128875732421875;s:5:"bytes";i:4441;s:11:"size_before";i:121126;s:10:"size_after";i:116685;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2945;s:10:"size_after";i:2945;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.9199999999999999289457264239899814128875732421875;s:5:"bytes";i:2693;s:11:"size_before";i:68614;s:10:"size_after";i:65921;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.54999999999999982236431605997495353221893310546875;s:5:"bytes";i:768;s:11:"size_before";i:21633;s:10:"size_after";i:20865;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.03000000000000024868995751603506505489349365234375;s:5:"bytes";i:1851;s:11:"size_before";i:45948;s:10:"size_after";i:44097;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4337;s:10:"size_after";i:4337;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20865;s:10:"size_after";i:20865;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:44097;s:10:"size_after";i:44097;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4337;s:10:"size_after";i:4337;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(13058, 5417, '_wp_attached_file', '2019/10/music_ministry-2.jpg'),
(13059, 5417, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:28:"2019/10/music_ministry-2.jpg";s:8:"filesize";i:92290;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"music_ministry-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15901;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"music_ministry-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3885;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"music_ministry-2-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34659;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13060, 5417, 'zegen_demo_attachment_key', '1'),
(13061, 5417, 'zegen_demo_content_key', '1'),
(13062, 5417, 'zegen_post_views_count', '17'),
(13063, 5417, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.62422374698894367295309848486795090138912200927734375;s:5:"bytes";i:1744;s:11:"size_before";i:279387;s:10:"size_after";i:277643;s:4:"time";d:0.490000000000000046629367034256574697792530059814453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.0900000000000000799360577730112709105014801025390625;s:5:"bytes";i:482;s:11:"size_before";i:44064;s:10:"size_after";i:43582;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.520000000000000017763568394002504646778106689453125;s:5:"bytes";i:427;s:11:"size_before";i:82670;s:10:"size_after";i:82243;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2279;s:10:"size_after";i:2279;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.729999999999999982236431605997495353221893310546875;s:5:"bytes";i:350;s:11:"size_before";i:47657;s:10:"size_after";i:47307;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.479999999999999982236431605997495353221893310546875;s:5:"bytes";i:72;s:11:"size_before";i:14997;s:10:"size_after";i:14925;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.2399999999999999911182158029987476766109466552734375;s:5:"bytes";i:413;s:11:"size_before";i:33272;s:10:"size_after";i:32859;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3332;s:10:"size_after";i:3332;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14925;s:10:"size_after";i:14925;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:32859;s:10:"size_after";i:32859;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3332;s:10:"size_after";i:3332;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13064, 6117, '_wp_attached_file', '2019/10/woocommerce-placeholder.png'),
(13065, 6117, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:35:"2019/10/woocommerce-placeholder.png";s:8:"filesize";i:102644;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12475;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2344;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"woocommerce-placeholder-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:39879;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13066, 6117, 'zegen_demo_attachment_key', '1'),
(13067, 6117, 'zegen_demo_content_key', '1'),
(13068, 6117, 'zegen_post_views_count', '16'),
(13069, 6117, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.64547152797653684075385172036476433277130126953125;s:5:"bytes";i:18344;s:11:"size_before";i:324933;s:10:"size_after";i:306589;s:4:"time";d:1.729999999999999982236431605997495353221893310546875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.92999999999999971578290569595992565155029296875;s:5:"bytes";i:3208;s:11:"size_before";i:54060;s:10:"size_after";i:50852;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:6.45999999999999996447286321199499070644378662109375;s:5:"bytes";i:7456;s:11:"size_before";i:115366;s:10:"size_after";i:107910;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.050000000000000710542735760100185871124267578125;s:5:"bytes";i:222;s:11:"size_before";i:1580;s:10:"size_after";i:1358;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:7.339999999999999857891452847979962825775146484375;s:5:"bytes";i:4149;s:11:"size_before";i:56552;s:10:"size_after";i:52403;s:4:"time";d:0.4899999999999999911182158029987476766109466552734375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:538;s:11:"size_before";i:11986;s:10:"size_after";i:11448;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:7.03000000000000024868995751603506505489349365234375;s:5:"bytes";i:2556;s:11:"size_before";i:36348;s:10:"size_after";i:33792;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.71000000000000085265128291212022304534912109375;s:5:"bytes";i:215;s:11:"size_before";i:2008;s:10:"size_after";i:1793;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11448;s:10:"size_after";i:11448;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:33792;s:10:"size_after";i:33792;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1793;s:10:"size_after";i:1793;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13070, 6118, '_wp_attached_file', '2019/10/zegent-light-logo-1.png'),
(13071, 6118, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:380;s:6:"height";i:138;s:4:"file";s:31:"2019/10/zegent-light-logo-1.png";s:8:"filesize";i:9251;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"zegent-light-logo-1-300x138.png";s:5:"width";i:300;s:6:"height";i:138;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3882;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"zegent-light-logo-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1803;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13072, 6118, 'zegen_demo_attachment_key', '1'),
(13073, 6118, 'zegen_demo_content_key', '1'),
(13074, 6118, 'zegen_post_views_count', '16'),
(13075, 6118, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:10.5185300529430083571469367598183453083038330078125;s:5:"bytes";i:1351;s:11:"size_before";i:12844;s:10:"size_after";i:11493;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.1199999999999992184029906638897955417633056640625;s:5:"bytes";i:263;s:11:"size_before";i:1862;s:10:"size_after";i:1599;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.35000000000000142108547152020037174224853515625;s:5:"bytes";i:832;s:11:"size_before";i:3897;s:10:"size_after";i:3065;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:11.9700000000000006394884621840901672840118408203125;s:5:"bytes";i:256;s:11:"size_before";i:2138;s:10:"size_after";i:1882;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3065;s:10:"size_after";i:3065;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1882;s:10:"size_after";i:1882;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13076, 6119, '_wp_attached_file', '2019/10/zegent-logo-1.png'),
(13077, 6119, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:380;s:6:"height";i:138;s:4:"file";s:25:"2019/10/zegent-logo-1.png";s:8:"filesize";i:9461;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"zegent-logo-1-300x138.png";s:5:"width";i:300;s:6:"height";i:138;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3835;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"zegent-logo-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1788;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13078, 6119, 'zegen_demo_attachment_key', '1'),
(13079, 6119, 'zegen_demo_content_key', '1'),
(13080, 6119, 'zegen_post_views_count', '16'),
(13081, 6119, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:10.0543900543900548427700414322316646575927734375;s:5:"bytes";i:1294;s:11:"size_before";i:12870;s:10:"size_after";i:11576;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:263;s:11:"size_before";i:1865;s:10:"size_after";i:1602;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:19.989999999999998436805981327779591083526611328125;s:5:"bytes";i:775;s:11:"size_before";i:3877;s:10:"size_after";i:3102;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:11.96000000000000085265128291212022304534912109375;s:5:"bytes";i:256;s:11:"size_before";i:2141;s:10:"size_after";i:1885;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3102;s:10:"size_after";i:3102;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1885;s:10:"size_after";i:1885;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(13082, 6120, '_wp_attached_file', '2019/10/zegent-light-logo-2-1.png'),
(13083, 6120, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:380;s:6:"height";i:138;s:4:"file";s:33:"2019/10/zegent-light-logo-2-1.png";s:8:"filesize";i:10514;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"zegent-light-logo-2-1-300x138.png";s:5:"width";i:300;s:6:"height";i:138;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5680;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"zegent-light-logo-2-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2982;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13084, 6120, 'zegen_demo_attachment_key', '1'),
(13085, 6120, 'zegen_demo_content_key', '1'),
(13086, 6120, 'zegen_post_views_count', '16'),
(13087, 6120, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:17.560234425873670005557869444601237773895263671875;s:5:"bytes";i:3236;s:11:"size_before";i:18428;s:10:"size_after";i:15192;s:4:"time";d:0.229999999999999982236431605997495353221893310546875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:30.300000000000000710542735760100185871124267578125;s:5:"bytes";i:860;s:11:"size_before";i:2838;s:10:"size_after";i:1978;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:24.730000000000000426325641456060111522674560546875;s:5:"bytes";i:1360;s:11:"size_before";i:5500;s:10:"size_after";i:4140;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.1700000000000017053025658242404460906982421875;s:5:"bytes";i:1016;s:11:"size_before";i:3483;s:10:"size_after";i:2467;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4140;s:10:"size_after";i:4140;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2467;s:10:"size_after";i:2467;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}');
INSERT INTO `wpd6_postmeta` VALUES
(13088, 6121, '_wp_attached_file', '2019/10/zegent-logo-2-1.png'),
(13089, 6121, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:380;s:6:"height";i:138;s:4:"file";s:27:"2019/10/zegent-logo-2-1.png";s:8:"filesize";i:11209;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"zegent-logo-2-1-300x138.png";s:5:"width";i:300;s:6:"height";i:138;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5713;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"zegent-logo-2-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2996;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13090, 6121, 'zegen_demo_attachment_key', '1'),
(13091, 6121, 'zegen_demo_content_key', '1'),
(13092, 6121, 'zegen_post_views_count', '16'),
(13093, 6121, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:17.929442087740966371711692772805690765380859375;s:5:"bytes";i:3339;s:11:"size_before";i:18623;s:10:"size_after";i:15284;s:4:"time";d:0.1999999999999999833466546306226518936455249786376953125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:30.78999999999999914734871708787977695465087890625;s:5:"bytes";i:886;s:11:"size_before";i:2878;s:10:"size_after";i:1992;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.300000000000000710542735760100185871124267578125;s:5:"bytes";i:1411;s:11:"size_before";i:5578;s:10:"size_after";i:4167;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.589999999999999857891452847979962825775146484375;s:5:"bytes";i:1042;s:11:"size_before";i:3521;s:10:"size_after";i:2479;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4167;s:10:"size_after";i:4167;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2479;s:10:"size_after";i:2479;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13094, 6122, '_wp_attached_file', '2019/01/logo-1-1.jpg'),
(13095, 6122, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:799;s:4:"file";s:20:"2019/01/logo-1-1.jpg";s:8:"filesize";i:139907;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"logo-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16214;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"logo-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3353;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"logo-1-1-600x599.jpg";s:5:"width";i:600;s:6:"height";i:599;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41258;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13096, 6122, 'zegen_demo_attachment_key', '1'),
(13097, 6122, 'zegen_demo_content_key', '1'),
(13098, 6122, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/logo-1.jpg'),
(13099, 6122, 'zegen_post_views_count', '74'),
(13100, 6122, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.27164475781499053397283205413259565830230712890625;s:5:"bytes";i:6057;s:11:"size_before";i:266635;s:10:"size_after";i:260578;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.729999999999999982236431605997495353221893310546875;s:5:"bytes";i:1093;s:11:"size_before";i:40052;s:10:"size_after";i:38959;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.79000000000000003552713678800500929355621337890625;s:5:"bytes";i:2267;s:11:"size_before";i:59830;s:10:"size_after";i:57563;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1924;s:10:"size_after";i:1924;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.9900000000000002131628207280300557613372802734375;s:5:"bytes";i:1614;s:11:"size_before";i:53932;s:10:"size_after";i:52318;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.3200000000000000621724893790087662637233734130859375;s:5:"bytes";i:194;s:11:"size_before";i:14739;s:10:"size_after";i:14545;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.310000000000000053290705182007513940334320068359375;s:5:"bytes";i:889;s:11:"size_before";i:38486;s:10:"size_after";i:37597;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2765;s:10:"size_after";i:2765;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14545;s:10:"size_after";i:14545;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:37597;s:10:"size_after";i:37597;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2765;s:10:"size_after";i:2765;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13101, 6123, '_wp_attached_file', '2019/01/pennant-1-1.jpg'),
(13102, 6123, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:23:"2019/01/pennant-1-1.jpg";s:8:"filesize";i:56755;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"pennant-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6926;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"pennant-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1608;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"pennant-1-1-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19857;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13103, 6123, 'zegen_demo_attachment_key', '1'),
(13104, 6123, 'zegen_demo_content_key', '1'),
(13105, 6123, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/pennant-1.jpg'),
(13106, 6123, 'zegen_post_views_count', '53'),
(13107, 6123, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.23434022791592123979853568016551434993743896484375;s:5:"bytes";i:6233;s:11:"size_before";i:119079;s:10:"size_after";i:112846;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.7400000000000002131628207280300557613372802734375;s:5:"bytes";i:1261;s:11:"size_before";i:21986;s:10:"size_after";i:20725;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:7.410000000000000142108547152020037174224853515625;s:5:"bytes";i:1956;s:11:"size_before";i:26411;s:10:"size_after";i:24455;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:947;s:10:"size_after";i:947;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:7.32000000000000028421709430404007434844970703125;s:5:"bytes";i:1737;s:11:"size_before";i:23734;s:10:"size_after";i:21997;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.37000000000000010658141036401502788066864013671875;s:5:"bytes";i:196;s:11:"size_before";i:5820;s:10:"size_after";i:5624;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:6.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:1083;s:11:"size_before";i:16644;s:10:"size_after";i:15561;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1176;s:10:"size_after";i:1176;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5624;s:10:"size_after";i:5624;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15561;s:10:"size_after";i:15561;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1176;s:10:"size_after";i:1176;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13108, 5418, '_wp_attached_file', '2019/10/women_ministry-1.jpg'),
(13109, 5418, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:28:"2019/10/women_ministry-1.jpg";s:8:"filesize";i:98041;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"women_ministry-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17604;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"women_ministry-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3910;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"women_ministry-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38547;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13110, 5418, 'zegen_demo_attachment_key', '1'),
(13111, 5418, 'zegen_demo_content_key', '1'),
(13112, 5418, 'zegen_post_views_count', '17'),
(13113, 5418, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.8367274073682262613971261089318431913852691650390625;s:5:"bytes";i:2531;s:11:"size_before";i:302488;s:10:"size_after";i:299957;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.12999999999999989341858963598497211933135986328125;s:5:"bytes";i:535;s:11:"size_before";i:47195;s:10:"size_after";i:46660;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.7600000000000000088817841970012523233890533447265625;s:5:"bytes";i:663;s:11:"size_before";i:87356;s:10:"size_after";i:86693;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2253;s:10:"size_after";i:2253;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.1599999999999999200639422269887290894985198974609375;s:5:"bytes";i:616;s:11:"size_before";i:52939;s:10:"size_after";i:52323;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.7399999999999999911182158029987476766109466552734375;s:5:"bytes";i:122;s:11:"size_before";i:16499;s:10:"size_after";i:16377;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.6100000000000000976996261670137755572795867919921875;s:5:"bytes";i:595;s:11:"size_before";i:36927;s:10:"size_after";i:36332;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3305;s:10:"size_after";i:3305;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16377;s:10:"size_after";i:16377;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:36332;s:10:"size_after";i:36332;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3305;s:10:"size_after";i:3305;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13114, 5419, '_wp_attached_file', '2019/10/prison_ministry-1.jpg'),
(13115, 5419, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:29:"2019/10/prison_ministry-1.jpg";s:8:"filesize";i:157268;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:29:"prison_ministry-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18086;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:29:"prison_ministry-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4044;}s:18:"woocommerce_single";a:5:{s:4:"file";s:29:"prison_ministry-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35763;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13116, 5419, 'zegen_demo_attachment_key', '1'),
(13117, 5419, 'zegen_demo_content_key', '1'),
(13118, 5419, 'zegen_post_views_count', '17'),
(13119, 5419, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.18957923978589352742574192234314978122711181640625;s:5:"bytes";i:8079;s:11:"size_before";i:368975;s:10:"size_after";i:360896;s:4:"time";d:0.350000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.390000000000000124344978758017532527446746826171875;s:5:"bytes";i:1344;s:11:"size_before";i:56181;s:10:"size_after";i:54837;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.6799999999999999378275106209912337362766265869140625;s:5:"bytes";i:1877;s:11:"size_before";i:111427;s:10:"size_after";i:109550;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:19.719999999999998863131622783839702606201171875;s:5:"bytes";i:737;s:11:"size_before";i:3737;s:10:"size_after";i:3000;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.04000000000000003552713678800500929355621337890625;s:5:"bytes";i:1263;s:11:"size_before";i:62034;s:10:"size_after";i:60771;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.45999999999999996447286321199499070644378662109375;s:5:"bytes";i:961;s:11:"size_before";i:21562;s:10:"size_after";i:20601;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:1123;s:11:"size_before";i:42668;s:10:"size_after";i:41545;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:774;s:11:"size_before";i:4997;s:10:"size_after";i:4223;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20601;s:10:"size_after";i:20601;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:41545;s:10:"size_after";i:41545;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4223;s:10:"size_after";i:4223;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13120, 5427, '_wp_attached_file', '2019/10/church_theme_blog_6-1.jpg'),
(13121, 5427, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:33:"2019/10/church_theme_blog_6-1.jpg";s:8:"filesize";i:151393;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"church_theme_blog_6-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26444;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"church_theme_blog_6-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4231;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"church_theme_blog_6-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:63894;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13122, 5427, 'zegen_demo_attachment_key', '1'),
(13123, 5427, 'zegen_demo_content_key', '1'),
(13124, 5427, 'zegen_post_views_count', '18'),
(13125, 5427, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.89233019464521934338563369237817823886871337890625;s:5:"bytes";i:9755;s:11:"size_before";i:515502;s:10:"size_after";i:505747;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.37000000000000010658141036401502788066864013671875;s:5:"bytes";i:1972;s:11:"size_before";i:83143;s:10:"size_after";i:81171;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.069999999999999840127884453977458178997039794921875;s:5:"bytes";i:3485;s:11:"size_before";i:168534;s:10:"size_after";i:165049;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2312;s:10:"size_after";i:2312;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.410000000000000142108547152020037174224853515625;s:5:"bytes";i:2227;s:11:"size_before";i:92392;s:10:"size_after";i:90165;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.100000000000000088817841970012523233890533447265625;s:5:"bytes";i:497;s:11:"size_before";i:23689;s:10:"size_after";i:23192;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.70000000000000017763568394002504646778106689453125;s:5:"bytes";i:1574;s:11:"size_before";i:58392;s:10:"size_after";i:56818;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3515;s:10:"size_after";i:3515;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23192;s:10:"size_after";i:23192;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:56818;s:10:"size_after";i:56818;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3515;s:10:"size_after";i:3515;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13126, 5428, '_wp_attached_file', '2019/10/church_theme_blog_9-1.jpg'),
(13127, 5428, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1400;s:6:"height";i:933;s:4:"file";s:33:"2019/10/church_theme_blog_9-1.jpg";s:8:"filesize";i:233128;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"church_theme_blog_9-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35178;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"church_theme_blog_9-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5265;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"church_theme_blog_9-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:79883;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13128, 5428, 'zegen_demo_attachment_key', '1'),
(13129, 5428, 'zegen_demo_content_key', '1'),
(13130, 5428, 'zegen_post_views_count', '18'),
(13131, 5428, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.810307571922608271819399305968545377254486083984375;s:5:"bytes";i:24493;s:11:"size_before";i:642809;s:10:"size_after";i:618316;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.82000000000000028421709430404007434844970703125;s:5:"bytes";i:4924;s:11:"size_before";i:102246;s:10:"size_after";i:97322;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:9032;s:11:"size_before";i:212106;s:10:"size_after";i:203074;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2867;s:10:"size_after";i:2867;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.7599999999999997868371792719699442386627197265625;s:5:"bytes";i:5387;s:11:"size_before";i:113078;s:10:"size_after";i:107691;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.980000000000000426325641456060111522674560546875;s:5:"bytes";i:1571;s:11:"size_before";i:31523;s:10:"size_after";i:29952;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.910000000000000142108547152020037174224853515625;s:5:"bytes";i:3575;s:11:"size_before";i:72843;s:10:"size_after";i:69268;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.0899999999999999966693309261245303787291049957275390625;s:5:"bytes";i:4;s:11:"size_before";i:4465;s:10:"size_after";i:4461;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29952;s:10:"size_after";i:29952;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:69268;s:10:"size_after";i:69268;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4461;s:10:"size_after";i:4461;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13132, 5429, '_wp_attached_file', '2019/10/church-theme-blog-1-1.jpg'),
(13133, 5429, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:33:"2019/10/church-theme-blog-1-1.jpg";s:8:"filesize";i:165695;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"church-theme-blog-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19349;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"church-theme-blog-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4009;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"church-theme-blog-1-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42583;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13134, 5429, 'zegen_demo_attachment_key', '1'),
(13135, 5429, 'zegen_demo_content_key', '1'),
(13136, 5429, 'zegen_post_views_count', '18'),
(13137, 5429, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.01969817682173502504383577615953981876373291015625;s:5:"bytes";i:8746;s:11:"size_before";i:433035;s:10:"size_after";i:424289;s:4:"time";d:0.350000000000000033306690738754696212708950042724609375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.339999999999999857891452847979962825775146484375;s:5:"bytes";i:1613;s:11:"size_before";i:69038;s:10:"size_after";i:67425;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.12999999999999989341858963598497211933135986328125;s:5:"bytes";i:1472;s:11:"size_before";i:130439;s:10:"size_after";i:128967;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.620000000000000994759830064140260219573974609375;s:5:"bytes";i:652;s:11:"size_before";i:3700;s:10:"size_after";i:3048;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.279999999999999804600747665972448885440826416015625;s:5:"bytes";i:1707;s:11:"size_before";i:74824;s:10:"size_after";i:73117;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.78000000000000024868995751603506505489349365234375;s:5:"bytes";i:1105;s:11:"size_before";i:23112;s:10:"size_after";i:22007;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.87999999999999989341858963598497211933135986328125;s:5:"bytes";i:1471;s:11:"size_before";i:51058;s:10:"size_after";i:49587;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.5299999999999993605115378159098327159881591796875;s:5:"bytes";i:726;s:11:"size_before";i:4998;s:10:"size_after";i:4272;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22007;s:10:"size_after";i:22007;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:49587;s:10:"size_after";i:49587;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4272;s:10:"size_after";i:4272;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13138, 5430, '_wp_attached_file', '2019/10/church-theme-blog-2-1.jpg'),
(13139, 5430, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:33:"2019/10/church-theme-blog-2-1.jpg";s:8:"filesize";i:116869;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"church-theme-blog-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13173;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"church-theme-blog-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3343;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"church-theme-blog-2-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28465;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13140, 5430, 'zegen_demo_attachment_key', '1'),
(13141, 5430, 'zegen_demo_content_key', '1'),
(13142, 5430, 'zegen_post_views_count', '18'),
(13143, 5430, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.6258341794866881802050784244784153997898101806640625;s:5:"bytes";i:1960;s:11:"size_before";i:313182;s:10:"size_after";i:311222;s:4:"time";d:0.2600000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:48420;s:10:"size_after";i:48420;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:90967;s:10:"size_after";i:90967;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.719999999999998863131622783839702606201171875;s:5:"bytes";i:648;s:11:"size_before";i:3462;s:10:"size_after";i:2814;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:53519;s:10:"size_after";i:53519;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.910000000000000142108547152020037174224853515625;s:5:"bytes";i:504;s:11:"size_before";i:17334;s:10:"size_after";i:16830;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.38000000000000000444089209850062616169452667236328125;s:5:"bytes";i:141;s:11:"size_before";i:37201;s:10:"size_after";i:37060;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.730000000000000426325641456060111522674560546875;s:5:"bytes";i:667;s:11:"size_before";i:4528;s:10:"size_after";i:3861;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16830;s:10:"size_after";i:16830;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:37060;s:10:"size_after";i:37060;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3861;s:10:"size_after";i:3861;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13144, 5431, '_wp_attached_file', '2019/10/church-theme-blog-3-1.jpg'),
(13145, 5431, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:33:"2019/10/church-theme-blog-3-1.jpg";s:8:"filesize";i:132269;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"church-theme-blog-3-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13494;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"church-theme-blog-3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3146;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"church-theme-blog-3-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28529;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13146, 5431, 'zegen_demo_attachment_key', '1'),
(13147, 5431, 'zegen_demo_content_key', '1'),
(13148, 5431, 'zegen_post_views_count', '18'),
(13149, 5431, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.62250331819657223064723439165391027927398681640625;s:5:"bytes";i:1937;s:11:"size_before";i:311163;s:10:"size_after";i:309226;s:4:"time";d:0.30999999999999994226840271949185989797115325927734375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.059999999999999997779553950749686919152736663818359375;s:5:"bytes";i:29;s:11:"size_before";i:47996;s:10:"size_after";i:47967;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:96762;s:10:"size_after";i:96762;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:19.300000000000000710542735760100185871124267578125;s:5:"bytes";i:604;s:11:"size_before";i:3129;s:10:"size_after";i:2525;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:52150;s:10:"size_after";i:52150;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.2400000000000002131628207280300557613372802734375;s:5:"bytes";i:552;s:11:"size_before";i:17057;s:10:"size_after";i:16505;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.419999999999999984456877655247808434069156646728515625;s:5:"bytes";i:148;s:11:"size_before";i:35074;s:10:"size_after";i:34926;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.78999999999999914734871708787977695465087890625;s:5:"bytes";i:604;s:11:"size_before";i:4084;s:10:"size_after";i:3480;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16505;s:10:"size_after";i:16505;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:34926;s:10:"size_after";i:34926;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3480;s:10:"size_after";i:3480;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13150, 5432, '_wp_attached_file', '2019/10/church-theme-blog-5-1.jpg'),
(13151, 5432, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:33:"2019/10/church-theme-blog-5-1.jpg";s:8:"filesize";i:64211;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"church-theme-blog-5-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8215;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"church-theme-blog-5-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2100;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"church-theme-blog-5-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15655;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13152, 5432, 'zegen_demo_attachment_key', '1'),
(13153, 5432, 'zegen_demo_content_key', '1'),
(13154, 5432, 'zegen_post_views_count', '18'),
(13155, 5432, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.5973025522384387553387341540656052529811859130859375;s:5:"bytes";i:2596;s:11:"size_before";i:162524;s:10:"size_after";i:159928;s:4:"time";d:0.3600000000000000976996261670137755572795867919921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.1599999999999999200639422269887290894985198974609375;s:5:"bytes";i:290;s:11:"size_before";i:24917;s:10:"size_after";i:24627;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:49390;s:10:"size_after";i:49390;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:24.309999999999998721023075631819665431976318359375;s:5:"bytes";i:570;s:11:"size_before";i:2345;s:10:"size_after";i:1775;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.85999999999999998667732370449812151491641998291015625;s:5:"bytes";i:228;s:11:"size_before";i:26360;s:10:"size_after";i:26132;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.769999999999999573674358543939888477325439453125;s:5:"bytes";i:465;s:11:"size_before";i:9756;s:10:"size_after";i:9291;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.649999999999999911182158029987476766109466552734375;s:5:"bytes";i:477;s:11:"size_before";i:17983;s:10:"size_after";i:17506;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.42999999999999971578290569595992565155029296875;s:5:"bytes";i:566;s:11:"size_before";i:2771;s:10:"size_after";i:2205;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9291;s:10:"size_after";i:9291;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17506;s:10:"size_after";i:17506;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2205;s:10:"size_after";i:2205;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13156, 5433, '_wp_attached_file', '2019/10/church-theme-blog-7-1.jpg'),
(13157, 5433, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:33:"2019/10/church-theme-blog-7-1.jpg";s:8:"filesize";i:141162;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"church-theme-blog-7-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16385;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"church-theme-blog-7-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3767;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"church-theme-blog-7-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35125;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13158, 5433, 'zegen_demo_attachment_key', '1'),
(13159, 5433, 'zegen_demo_content_key', '1'),
(13160, 5433, 'zegen_post_views_count', '18'),
(13161, 5433, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.6539807403907953453625623296829871833324432373046875;s:5:"bytes";i:2381;s:11:"size_before";i:364078;s:10:"size_after";i:361697;s:4:"time";d:0.35999999999999998667732370449812151491641998291015625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:55954;s:10:"size_after";i:55954;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:106776;s:10:"size_after";i:106776;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.010000000000001563194018672220408916473388671875;s:5:"bytes";i:632;s:11:"size_before";i:3509;s:10:"size_after";i:2877;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:63378;s:10:"size_after";i:63378;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:642;s:11:"size_before";i:20026;s:10:"size_after";i:19384;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.0300000000000000266453525910037569701671600341796875;s:5:"bytes";i:446;s:11:"size_before";i:43312;s:10:"size_after";i:42866;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:13.8699999999999992184029906638897955417633056640625;s:5:"bytes";i:661;s:11:"size_before";i:4767;s:10:"size_after";i:4106;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19384;s:10:"size_after";i:19384;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:42866;s:10:"size_after";i:42866;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4106;s:10:"size_after";i:4106;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(13162, 5434, '_wp_attached_file', '2019/10/church-theme-blog-8-1.jpg'),
(13163, 5434, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:33:"2019/10/church-theme-blog-8-1.jpg";s:8:"filesize";i:159996;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"church-theme-blog-8-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16629;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"church-theme-blog-8-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3911;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"church-theme-blog-8-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39153;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13164, 5434, 'zegen_demo_attachment_key', '1'),
(13165, 5434, 'zegen_demo_content_key', '1'),
(13166, 5434, 'zegen_post_views_count', '18'),
(13167, 5434, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.2722516149776386118475102193769998848438262939453125;s:5:"bytes";i:5223;s:11:"size_before";i:410532;s:10:"size_after";i:405309;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.4199999999999999289457264239899814128875732421875;s:5:"bytes";i:923;s:11:"size_before";i:64894;s:10:"size_after";i:63971;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.299999999999999988897769753748434595763683319091796875;s:5:"bytes";i:376;s:11:"size_before";i:123846;s:10:"size_after";i:123470;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.440000000000001278976924368180334568023681640625;s:5:"bytes";i:639;s:11:"size_before";i:3664;s:10:"size_after";i:3025;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.2199999999999999733546474089962430298328399658203125;s:5:"bytes";i:867;s:11:"size_before";i:71086;s:10:"size_after";i:70219;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.930000000000000159872115546022541821002960205078125;s:5:"bytes";i:822;s:11:"size_before";i:20941;s:10:"size_after";i:20119;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.9199999999999999289457264239899814128875732421875;s:5:"bytes";i:937;s:11:"size_before";i:48874;s:10:"size_after";i:47937;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:13.410000000000000142108547152020037174224853515625;s:5:"bytes";i:659;s:11:"size_before";i:4915;s:10:"size_after";i:4256;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20119;s:10:"size_after";i:20119;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:47937;s:10:"size_after";i:47937;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4256;s:10:"size_after";i:4256;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13168, 5435, '_wp_attached_file', '2019/10/church-theme-blog-10-1.jpg'),
(13169, 5435, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:34:"2019/10/church-theme-blog-10-1.jpg";s:8:"filesize";i:145407;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:34:"church-theme-blog-10-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16435;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:34:"church-theme-blog-10-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3474;}s:18:"woocommerce_single";a:5:{s:4:"file";s:34:"church-theme-blog-10-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35337;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13170, 5435, 'zegen_demo_attachment_key', '1'),
(13171, 5435, 'zegen_demo_content_key', '1'),
(13172, 5435, 'zegen_post_views_count', '18'),
(13173, 5435, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.60867664421413092412649348261766135692596435546875;s:5:"bytes";i:6145;s:11:"size_before";i:381991;s:10:"size_after";i:375846;s:4:"time";d:0.350000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.899999999999999911182158029987476766109466552734375;s:5:"bytes";i:1130;s:11:"size_before";i:59485;s:10:"size_after";i:58355;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.39000000000000001332267629550187848508358001708984375;s:5:"bytes";i:444;s:11:"size_before";i:113699;s:10:"size_after";i:113255;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.6400000000000005684341886080801486968994140625;s:5:"bytes";i:627;s:11:"size_before";i:3364;s:10:"size_after";i:2737;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.8200000000000000621724893790087662637233734130859375;s:5:"bytes";i:1201;s:11:"size_before";i:66140;s:10:"size_after";i:64939;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.3499999999999996447286321199499070644378662109375;s:5:"bytes";i:922;s:11:"size_before";i:21185;s:10:"size_after";i:20263;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.589999999999999857891452847979962825775146484375;s:5:"bytes";i:1171;s:11:"size_before";i:45293;s:10:"size_after";i:44122;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.300000000000000710542735760100185871124267578125;s:5:"bytes";i:650;s:11:"size_before";i:4545;s:10:"size_after";i:3895;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20263;s:10:"size_after";i:20263;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:44122;s:10:"size_after";i:44122;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3895;s:10:"size_after";i:3895;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}');
INSERT INTO `wpd6_postmeta` VALUES
(13174, 5479, '_wp_attached_file', '2019/10/stars-icons-1.png'),
(13175, 5479, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:800;s:4:"file";s:25:"2019/10/stars-icons-1.png";s:8:"filesize";i:101410;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"stars-icons-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4972;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"stars-icons-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1394;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"stars-icons-1-600x300.png";s:5:"width";i:600;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9184;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13176, 5479, 'zegen_demo_attachment_key', '1'),
(13177, 5479, 'zegen_demo_content_key', '1'),
(13178, 5479, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:13.4404207409235336712072239606641232967376708984375;s:5:"bytes";i:17429;s:11:"size_before";i:129676;s:10:"size_after";i:112247;s:4:"time";d:1.52000000000000046185277824406512081623077392578125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:15.78999999999999914734871708787977695465087890625;s:5:"bytes";i:2422;s:11:"size_before";i:15341;s:10:"size_after";i:12919;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:13.480000000000000426325641456060111522674560546875;s:5:"bytes";i:3834;s:11:"size_before";i:28447;s:10:"size_after";i:24613;s:4:"time";d:0.5300000000000000266453525910037569701671600341796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.280000000000001136868377216160297393798828125;s:5:"bytes";i:283;s:11:"size_before";i:1548;s:10:"size_after";i:1265;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:17.6099999999999994315658113919198513031005859375;s:5:"bytes";i:2529;s:11:"size_before";i:14358;s:10:"size_after";i:11829;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:11.8599999999999994315658113919198513031005859375;s:5:"bytes";i:4441;s:11:"size_before";i:37446;s:10:"size_after";i:33005;s:4:"time";d:0.35999999999999998667732370449812151491641998291015625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.3599999999999994315658113919198513031005859375;s:5:"bytes";i:1450;s:11:"size_before";i:5718;s:10:"size_after";i:4268;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:20.410000000000000142108547152020037174224853515625;s:5:"bytes";i:2180;s:11:"size_before";i:10682;s:10:"size_after";i:8502;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.8599999999999994315658113919198513031005859375;s:5:"bytes";i:290;s:11:"size_before";i:1828;s:10:"size_after";i:1538;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4268;s:10:"size_after";i:4268;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8502;s:10:"size_after";i:8502;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1538;s:10:"size_after";i:1538;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13179, 5483, '_wp_attached_file', '2019/10/stars-icons1-1.png'),
(13180, 5483, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:800;s:4:"file";s:26:"2019/10/stars-icons1-1.png";s:8:"filesize";i:51628;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"stars-icons1-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:630;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"stars-icons1-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:205;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"stars-icons1-1-600x300.png";s:5:"width";i:600;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5268;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13181, 5483, 'zegen_demo_attachment_key', '1'),
(13182, 5483, 'zegen_demo_content_key', '1'),
(13183, 5483, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:13.50164825722186634493482415564358234405517578125;s:5:"bytes";i:8642;s:11:"size_before";i:64007;s:10:"size_after";i:55365;s:4:"time";d:0.99999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:14.4700000000000006394884621840901672840118408203125;s:5:"bytes";i:1083;s:11:"size_before";i:7482;s:10:"size_after";i:6399;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:11.3599999999999994315658113919198513031005859375;s:5:"bytes";i:1564;s:11:"size_before";i:13763;s:10:"size_after";i:12199;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:58.82000000000000028421709430404007434844970703125;s:5:"bytes";i:240;s:11:"size_before";i:408;s:10:"size_after";i:168;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:18.3299999999999982946974341757595539093017578125;s:5:"bytes";i:1507;s:11:"size_before";i:8220;s:10:"size_after";i:6713;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:11.1099999999999994315658113919198513031005859375;s:5:"bytes";i:2418;s:11:"size_before";i:21756;s:10:"size_after";i:19338;s:4:"time";d:0.309999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:37.85000000000000142108547152020037174224853515625;s:5:"bytes";i:246;s:11:"size_before";i:650;s:10:"size_after";i:404;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:22.25;s:5:"bytes";i:1342;s:11:"size_before";i:6031;s:10:"size_after";i:4689;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:57.21000000000000085265128291212022304534912109375;s:5:"bytes";i:242;s:11:"size_before";i:423;s:10:"size_after";i:181;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:404;s:10:"size_after";i:404;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4689;s:10:"size_after";i:4689;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:181;s:10:"size_after";i:181;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13184, 5490, '_wp_attached_file', '2019/10/cross-1-1.png'),
(13185, 5490, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:128;s:6:"height";i:128;s:4:"file";s:21:"2019/10/cross-1-1.png";s:8:"filesize";i:5307;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"cross-1-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4830;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13186, 5490, 'zegen_demo_attachment_key', '1'),
(13187, 5490, 'zegen_demo_content_key', '1'),
(13188, 5490, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:13.5437504630658676063603707007132470607757568359375;s:5:"bytes";i:1828;s:11:"size_before";i:13497;s:10:"size_after";i:11669;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.010000000000001563194018672220408916473388671875;s:5:"bytes";i:849;s:11:"size_before";i:4040;s:10:"size_after";i:3191;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.760000000000001563194018672220408916473388671875;s:5:"bytes";i:979;s:11:"size_before";i:5218;s:10:"size_after";i:4239;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4239;s:10:"size_after";i:4239;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13189, 5503, '_wp_attached_file', '2019/10/cross-icon-2-1.png'),
(13190, 5503, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:128;s:6:"height";i:128;s:4:"file";s:26:"2019/10/cross-icon-2-1.png";s:8:"filesize";i:6257;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"cross-icon-2-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5844;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13191, 5503, 'zegen_demo_attachment_key', '1'),
(13192, 5503, 'zegen_demo_content_key', '1'),
(13193, 5503, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.2319121043760521416743358713574707508087158203125;s:5:"bytes";i:2440;s:11:"size_before";i:16019;s:10:"size_after";i:13579;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.96000000000000085265128291212022304534912109375;s:5:"bytes";i:1122;s:11:"size_before";i:4887;s:10:"size_after";i:3765;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.1700000000000017053025658242404460906982421875;s:5:"bytes";i:1318;s:11:"size_before";i:6225;s:10:"size_after";i:4907;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4907;s:10:"size_after";i:4907;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13194, 5508, '_wp_attached_file', '2019/10/22965-cross-design-1.png'),
(13195, 5508, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:396;s:6:"height";i:592;s:4:"file";s:32:"2019/10/22965-cross-design-1.png";s:8:"filesize";i:2543;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:32:"22965-cross-design-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1467;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:32:"22965-cross-design-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:509;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13196, 5508, 'zegen_demo_attachment_key', '1'),
(13197, 5508, 'zegen_demo_content_key', '1'),
(13198, 5508, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:14.694564694564693496658946969546377658843994140625;s:5:"bytes";i:611;s:11:"size_before";i:4158;s:10:"size_after";i:3547;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:832;s:10:"size_after";i:832;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:44.530000000000001136868377216160297393798828125;s:5:"bytes";i:240;s:11:"size_before";i:539;s:10:"size_after";i:299;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:12.8499999999999996447286321199499070644378662109375;s:5:"bytes";i:130;s:11:"size_before";i:1012;s:10:"size_after";i:882;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:42.5;s:5:"bytes";i:241;s:11:"size_before";i:567;s:10:"size_after";i:326;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:882;s:10:"size_after";i:882;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:326;s:10:"size_after";i:326;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13199, 5513, '_wp_attached_file', '2019/10/church-icon-1.jpg'),
(13200, 5513, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:25:"2019/10/church-icon-1.jpg";s:8:"filesize";i:18604;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"church-icon-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9629;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"church-icon-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2524;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13201, 5513, 'zegen_demo_attachment_key', '1'),
(13202, 5513, 'zegen_demo_content_key', '1'),
(13203, 5513, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:8.3145806750956960939902273821644484996795654296875;s:5:"bytes";i:3584;s:11:"size_before";i:43105;s:10:"size_after";i:39521;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:7.79999999999999982236431605997495353221893310546875;s:5:"bytes";i:1402;s:11:"size_before";i:17973;s:10:"size_after";i:16571;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:27.260000000000001563194018672220408916473388671875;s:5:"bytes";i:629;s:11:"size_before";i:2307;s:10:"size_after";i:1678;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.78999999999999914734871708787977695465087890625;s:5:"bytes";i:921;s:11:"size_before";i:9405;s:10:"size_after";i:8484;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.699999999999999289457264239899814128875732421875;s:5:"bytes";i:632;s:11:"size_before";i:2784;s:10:"size_after";i:2152;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8484;s:10:"size_after";i:8484;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2152;s:10:"size_after";i:2152;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13204, 5517, '_wp_attached_file', '2019/10/hcross-red-1.png'),
(13205, 5517, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:396;s:6:"height";i:592;s:4:"file";s:24:"2019/10/hcross-red-1.png";s:8:"filesize";i:2848;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"hcross-red-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1425;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"hcross-red-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:517;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13206, 5517, 'zegen_demo_attachment_key', '1'),
(13207, 5517, 'zegen_demo_content_key', '1'),
(13208, 5517, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:14.6507266760431331675818000803701579570770263671875;s:5:"bytes";i:625;s:11:"size_before";i:4266;s:10:"size_after";i:3641;s:4:"time";d:0.2600000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:839;s:10:"size_after";i:839;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:44.530000000000001136868377216160297393798828125;s:5:"bytes";i:244;s:11:"size_before";i:548;s:10:"size_after";i:304;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:13.17999999999999971578290569595992565155029296875;s:5:"bytes";i:138;s:11:"size_before";i:1047;s:10:"size_after";i:909;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:41.67999999999999971578290569595992565155029296875;s:5:"bytes";i:243;s:11:"size_before";i:583;s:10:"size_after";i:340;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:909;s:10:"size_after";i:909;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:340;s:10:"size_after";i:340;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13209, 5547, '_wp_attached_file', '2019/10/about-us-img-1-1.png'),
(13210, 5547, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:439;s:6:"height";i:625;s:4:"file";s:28:"2019/10/about-us-img-1-1.png";s:8:"filesize";i:86397;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"about-us-img-1-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:95643;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"about-us-img-1-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13744;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13211, 5547, 'zegen_demo_attachment_key', '1'),
(13212, 5547, 'zegen_demo_content_key', '1'),
(13213, 5547, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:22.260517738733000214779167436063289642333984375;s:5:"bytes";i:89130;s:11:"size_before";i:400395;s:10:"size_after";i:311265;s:4:"time";d:1.0700000000000000621724893790087662637233734130859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:48.24000000000000198951966012828052043914794921875;s:5:"bytes";i:89130;s:11:"size_before";i:184778;s:10:"size_after";i:95648;s:4:"time";d:0.5100000000000000088817841970012523233890533447265625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9285;s:10:"size_after";i:9285;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:89715;s:10:"size_after";i:89715;s:4:"time";d:0.309999999999999997779553950749686919152736663818359375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13451;s:10:"size_after";i:13451;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:89715;s:10:"size_after";i:89715;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13451;s:10:"size_after";i:13451;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13214, 5553, '_wp_attached_file', '2019/04/team-6-1.jpg'),
(13215, 5553, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:20:"2019/04/team-6-1.jpg";s:8:"filesize";i:31502;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"team-6-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9282;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"team-6-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2650;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13216, 5553, 'zegen_demo_attachment_key', '1'),
(13217, 5553, 'zegen_demo_content_key', '1'),
(13218, 5553, 'zegen_post_views_count', '17'),
(13219, 5553, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:6.01152737752161403506079295766539871692657470703125;s:5:"bytes";i:3129;s:11:"size_before";i:52050;s:10:"size_after";i:48921;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.730000000000000426325641456060111522674560546875;s:5:"bytes";i:1158;s:11:"size_before";i:24462;s:10:"size_after";i:23304;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.410000000000000142108547152020037174224853515625;s:5:"bytes";i:611;s:11:"size_before";i:2610;s:10:"size_after";i:1999;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.410000000000000142108547152020037174224853515625;s:5:"bytes";i:743;s:11:"size_before";i:10021;s:10:"size_after";i:9278;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:19.60000000000000142108547152020037174224853515625;s:5:"bytes";i:617;s:11:"size_before";i:3148;s:10:"size_after";i:2531;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9278;s:10:"size_after";i:9278;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2531;s:10:"size_after";i:2531;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13220, 5556, '_wp_attached_file', '2019/04/team-1-1.jpg'),
(13221, 5556, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:20:"2019/04/team-1-1.jpg";s:8:"filesize";i:72701;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"team-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13601;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"team-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2641;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13222, 5556, 'zegen_demo_attachment_key', '1'),
(13223, 5556, 'zegen_demo_content_key', '1'),
(13224, 5556, 'zegen_post_views_count', '17'),
(13225, 5556, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.3594335898954010843908690731041133403778076171875;s:5:"bytes";i:4345;s:11:"size_before";i:81072;s:10:"size_after";i:76727;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.13999999999999968025576890795491635799407958984375;s:5:"bytes";i:2336;s:11:"size_before";i:45486;s:10:"size_after";i:43150;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.6700000000000017053025658242404460906982421875;s:5:"bytes";i:585;s:11:"size_before";i:2472;s:10:"size_after";i:1887;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.839999999999999857891452847979962825775146484375;s:5:"bytes";i:822;s:11:"size_before";i:14086;s:10:"size_after";i:13264;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.910000000000000142108547152020037174224853515625;s:5:"bytes";i:602;s:11:"size_before";i:3183;s:10:"size_after";i:2581;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13264;s:10:"size_after";i:13264;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2581;s:10:"size_after";i:2581;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13226, 5558, '_wp_attached_file', '2019/04/team-3-1-1.jpg'),
(13227, 5558, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:22:"2019/04/team-3-1-1.jpg";s:8:"filesize";i:50883;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"team-3-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10769;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"team-3-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2436;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13228, 5558, 'zegen_demo_attachment_key', '1'),
(13229, 5558, 'zegen_demo_content_key', '1'),
(13230, 5558, 'zegen_post_views_count', '17'),
(13231, 5558, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:6.3079270741305908387630552169866859912872314453125;s:5:"bytes";i:3927;s:11:"size_before";i:62255;s:10:"size_after";i:58328;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.67999999999999971578290569595992565155029296875;s:5:"bytes";i:1771;s:11:"size_before";i:31186;s:10:"size_after";i:29415;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:24.03999999999999914734871708787977695465087890625;s:5:"bytes";i:587;s:11:"size_before";i:2442;s:10:"size_after";i:1855;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.9199999999999999289457264239899814128875732421875;s:5:"bytes";i:953;s:11:"size_before";i:12027;s:10:"size_after";i:11074;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.059999999999998721023075631819665431976318359375;s:5:"bytes";i:616;s:11:"size_before";i:3071;s:10:"size_after";i:2455;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11074;s:10:"size_after";i:11074;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2455;s:10:"size_after";i:2455;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13232, 5559, '_wp_attached_file', '2019/04/team-4-1.jpg'),
(13233, 5559, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:20:"2019/04/team-4-1.jpg";s:8:"filesize";i:49265;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"team-4-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10082;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"team-4-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2263;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13234, 5559, 'zegen_demo_attachment_key', '1'),
(13235, 5559, 'zegen_demo_content_key', '1'),
(13236, 5559, 'zegen_post_views_count', '17'),
(13237, 5559, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.850504950002488158133928664028644561767578125;s:5:"bytes";i:2925;s:11:"size_before";i:60303;s:10:"size_after";i:57378;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.520000000000000017763568394002504646778106689453125;s:5:"bytes";i:1097;s:11:"size_before";i:31161;s:10:"size_after";i:30064;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.050000000000000710542735760100185871124267578125;s:5:"bytes";i:583;s:11:"size_before";i:2327;s:10:"size_after";i:1744;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:6;s:5:"bytes";i:669;s:11:"size_before";i:11142;s:10:"size_after";i:10473;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:19.940000000000001278976924368180334568023681640625;s:5:"bytes";i:576;s:11:"size_before";i:2888;s:10:"size_after";i:2312;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10473;s:10:"size_after";i:10473;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2312;s:10:"size_after";i:2312;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13238, 5560, '_wp_attached_file', '2019/04/team-5-1.jpg'),
(13239, 5560, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:20:"2019/04/team-5-1.jpg";s:8:"filesize";i:61124;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"team-5-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12704;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"team-5-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2895;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13240, 5560, 'zegen_demo_attachment_key', '1'),
(13241, 5560, 'zegen_demo_content_key', '1'),
(13242, 5560, 'zegen_post_views_count', '17'),
(13243, 5560, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.771012786902787183862528763711452484130859375;s:5:"bytes";i:3567;s:11:"size_before";i:74764;s:10:"size_after";i:71197;s:4:"time";d:0.09000000000000001054711873393898713402450084686279296875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.979999999999999982236431605997495353221893310546875;s:5:"bytes";i:1547;s:11:"size_before";i:38907;s:10:"size_after";i:37360;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.699999999999999289457264239899814128875732421875;s:5:"bytes";i:604;s:11:"size_before";i:2783;s:10:"size_after";i:2179;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.79000000000000003552713678800500929355621337890625;s:5:"bytes";i:792;s:11:"size_before";i:13688;s:10:"size_after";i:12896;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.53999999999999914734871708787977695465087890625;s:5:"bytes";i:624;s:11:"size_before";i:3557;s:10:"size_after";i:2933;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12896;s:10:"size_after";i:12896;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2933;s:10:"size_after";i:2933;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13244, 5568, '_wp_attached_file', '2019/04/team-2-1.jpg'),
(13245, 5568, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:20:"2019/04/team-2-1.jpg";s:8:"filesize";i:49506;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"team-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10765;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"team-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2632;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13246, 5568, 'zegen_demo_attachment_key', '1'),
(13247, 5568, 'zegen_demo_content_key', '1'),
(13248, 5568, 'zegen_post_views_count', '17'),
(13249, 5568, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.1007575530736293245581691735424101352691650390625;s:5:"bytes";i:3407;s:11:"size_before";i:66794;s:10:"size_after";i:63387;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.4000000000000003552713678800500929355621337890625;s:5:"bytes";i:1552;s:11:"size_before";i:35253;s:10:"size_after";i:33701;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.660000000000000142108547152020037174224853515625;s:5:"bytes";i:587;s:11:"size_before";i:2591;s:10:"size_after";i:2004;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.730000000000000426325641456060111522674560546875;s:5:"bytes";i:680;s:11:"size_before";i:11866;s:10:"size_after";i:11186;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.129999999999999005240169935859739780426025390625;s:5:"bytes";i:588;s:11:"size_before";i:3243;s:10:"size_after";i:2655;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11186;s:10:"size_after";i:11186;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2655;s:10:"size_after";i:2655;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13250, 5591, '_wp_attached_file', '2019/11/zegen_portfolio_1-1.jpg'),
(13251, 5591, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:31:"2019/11/zegen_portfolio_1-1.jpg";s:8:"filesize";i:155394;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"zegen_portfolio_1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25210;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"zegen_portfolio_1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3622;}s:18:"woocommerce_single";a:5:{s:4:"file";s:31:"zegen_portfolio_1-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:62331;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13252, 5591, 'zegen_demo_attachment_key', '1'),
(13253, 5591, 'zegen_demo_content_key', '1'),
(13254, 5591, 'zegen_post_views_count', '17'),
(13255, 5591, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.15022266204849099580087568028829991817474365234375;s:5:"bytes";i:10864;s:11:"size_before";i:505250;s:10:"size_after";i:494386;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:3;s:5:"bytes";i:2466;s:11:"size_before";i:82093;s:10:"size_after";i:79627;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.180000000000000159872115546022541821002960205078125;s:5:"bytes";i:3654;s:11:"size_before";i:167803;s:10:"size_after";i:164149;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1892;s:10:"size_after";i:1892;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.95999999999999996447286321199499070644378662109375;s:5:"bytes";i:2687;s:11:"size_before";i:90751;s:10:"size_after";i:88064;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.160000000000000142108547152020037174224853515625;s:5:"bytes";i:483;s:11:"size_before";i:22403;s:10:"size_after";i:21920;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.7599999999999997868371792719699442386627197265625;s:5:"bytes";i:1574;s:11:"size_before";i:57001;s:10:"size_after";i:55427;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2980;s:10:"size_after";i:2980;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:21920;s:10:"size_after";i:21920;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:55427;s:10:"size_after";i:55427;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2980;s:10:"size_after";i:2980;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13256, 5592, '_wp_attached_file', '2019/11/zegen_portfolio_2-1.jpg'),
(13257, 5592, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:31:"2019/11/zegen_portfolio_2-1.jpg";s:8:"filesize";i:63384;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"zegen_portfolio_2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17218;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"zegen_portfolio_2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4132;}s:18:"woocommerce_single";a:5:{s:4:"file";s:31:"zegen_portfolio_2-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35577;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13258, 5592, 'zegen_demo_attachment_key', '1'),
(13259, 5592, 'zegen_demo_content_key', '1'),
(13260, 5592, 'zegen_post_views_count', '25'),
(13261, 5592, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.80440560209777067779413073367322795093059539794921875;s:5:"bytes";i:2267;s:11:"size_before";i:281823;s:10:"size_after";i:279556;s:4:"time";d:0.29000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:527;s:11:"size_before";i:43659;s:10:"size_after";i:43132;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.5500000000000000444089209850062616169452667236328125;s:5:"bytes";i:443;s:11:"size_before";i:80002;s:10:"size_after";i:79559;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2403;s:10:"size_after";i:2403;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.2600000000000000088817841970012523233890533447265625;s:5:"bytes";i:615;s:11:"size_before";i:48719;s:10:"size_after";i:48104;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.25;s:5:"bytes";i:203;s:11:"size_before";i:16199;s:10:"size_after";i:15996;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.399999999999999911182158029987476766109466552734375;s:5:"bytes";i:479;s:11:"size_before";i:34139;s:10:"size_after";i:33660;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3523;s:10:"size_after";i:3523;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15996;s:10:"size_after";i:15996;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:33660;s:10:"size_after";i:33660;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3523;s:10:"size_after";i:3523;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13262, 5593, '_wp_attached_file', '2019/11/zegen_portfolio_3-1.jpg'),
(13263, 5593, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:31:"2019/11/zegen_portfolio_3-1.jpg";s:8:"filesize";i:145268;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"zegen_portfolio_3-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26978;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"zegen_portfolio_3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4345;}s:18:"woocommerce_single";a:5:{s:4:"file";s:31:"zegen_portfolio_3-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:64618;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13264, 5593, 'zegen_demo_attachment_key', '1'),
(13265, 5593, 'zegen_demo_content_key', '1'),
(13266, 5593, 'zegen_post_views_count', '17'),
(13267, 5593, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.461891689929804005743108064052648842334747314453125;s:5:"bytes";i:12717;s:11:"size_before";i:516554;s:10:"size_after";i:503837;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.220000000000000195399252334027551114559173583984375;s:5:"bytes";i:2714;s:11:"size_before";i:84170;s:10:"size_after";i:81456;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.79999999999999982236431605997495353221893310546875;s:5:"bytes";i:4608;s:11:"size_before";i:164746;s:10:"size_after";i:160138;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2405;s:10:"size_after";i:2405;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.060000000000000053290705182007513940334320068359375;s:5:"bytes";i:2802;s:11:"size_before";i:91626;s:10:"size_after";i:88824;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.729999999999999982236431605997495353221893310546875;s:5:"bytes";i:668;s:11:"size_before";i:24478;s:10:"size_after";i:23810;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:1925;s:11:"size_before";i:59951;s:10:"size_after";i:58026;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3671;s:10:"size_after";i:3671;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23810;s:10:"size_after";i:23810;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:58026;s:10:"size_after";i:58026;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3671;s:10:"size_after";i:3671;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13268, 5594, '_wp_attached_file', '2019/11/zegen_portfolio_4-1.jpg'),
(13269, 5594, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:31:"2019/11/zegen_portfolio_4-1.jpg";s:8:"filesize";i:235227;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"zegen_portfolio_4-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36385;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"zegen_portfolio_4-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5093;}s:18:"woocommerce_single";a:5:{s:4:"file";s:31:"zegen_portfolio_4-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:85802;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpd6_postmeta` VALUES
(13270, 5594, 'zegen_demo_attachment_key', '1'),
(13271, 5594, 'zegen_demo_content_key', '1'),
(13272, 5594, 'zegen_post_views_count', '17'),
(13273, 5594, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.6482389216960218192298270878382027149200439453125;s:5:"bytes";i:25521;s:11:"size_before";i:699543;s:10:"size_after";i:674022;s:4:"time";d:0.310000000000000053290705182007513940334320068359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.70000000000000017763568394002504646778106689453125;s:5:"bytes";i:5270;s:11:"size_before";i:112155;s:10:"size_after";i:106885;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.899999999999999911182158029987476766109466552734375;s:5:"bytes";i:9245;s:11:"size_before";i:237073;s:10:"size_after";i:227828;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2688;s:10:"size_after";i:2688;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.54999999999999982236431605997495353221893310546875;s:5:"bytes";i:5691;s:11:"size_before";i:125040;s:10:"size_after";i:119349;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:5;s:5:"bytes";i:1606;s:11:"size_before";i:32147;s:10:"size_after";i:30541;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.78000000000000024868995751603506505489349365234375;s:5:"bytes";i:3709;s:11:"size_before";i:77559;s:10:"size_after";i:73850;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4245;s:10:"size_after";i:4245;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:30541;s:10:"size_after";i:30541;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:73850;s:10:"size_after";i:73850;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4245;s:10:"size_after";i:4245;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13274, 5595, '_wp_attached_file', '2019/11/zegen_portfolio_5-1.jpg'),
(13275, 5595, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:31:"2019/11/zegen_portfolio_5-1.jpg";s:8:"filesize";i:106060;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:31:"zegen_portfolio_5-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21949;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"zegen_portfolio_5-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3893;}s:18:"woocommerce_single";a:5:{s:4:"file";s:31:"zegen_portfolio_5-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44759;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13276, 5595, 'zegen_demo_attachment_key', '1'),
(13277, 5595, 'zegen_demo_content_key', '1'),
(13278, 5595, 'zegen_post_views_count', '17'),
(13279, 5595, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.3869137948414760330706485547125339508056640625;s:5:"bytes";i:8761;s:11:"size_before";i:367043;s:10:"size_after";i:358282;s:4:"time";d:0.310000000000000053290705182007513940334320068359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.270000000000000017763568394002504646778106689453125;s:5:"bytes";i:1938;s:11:"size_before";i:59289;s:10:"size_after";i:57351;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.04000000000000003552713678800500929355621337890625;s:5:"bytes";i:3498;s:11:"size_before";i:114951;s:10:"size_after";i:111453;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2145;s:10:"size_after";i:2145;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.930000000000000159872115546022541821002960205078125;s:5:"bytes";i:1844;s:11:"size_before";i:62961;s:10:"size_after";i:61117;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:437;s:11:"size_before";i:19882;s:10:"size_after";i:19445;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.520000000000000017763568394002504646778106689453125;s:5:"bytes";i:1044;s:11:"size_before";i:41483;s:10:"size_after";i:40439;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3224;s:10:"size_after";i:3224;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19445;s:10:"size_after";i:19445;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:40439;s:10:"size_after";i:40439;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3224;s:10:"size_after";i:3224;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13280, 5705, '_wp_attached_file', '2019/11/contact-bg-5-1-1.jpg'),
(13281, 5705, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:768;s:6:"height";i:888;s:4:"file";s:28:"2019/11/contact-bg-5-1-1.jpg";s:8:"filesize";i:82624;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"contact-bg-5-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13263;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"contact-bg-5-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3415;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"contact-bg-5-1-1-600x694.jpg";s:5:"width";i:600;s:6:"height";i:694;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37858;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13282, 5705, 'zegen_demo_attachment_key', '1'),
(13283, 5705, 'zegen_demo_content_key', '1'),
(13284, 5705, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.079796867500010026930112871923483908176422119140625;s:5:"bytes";i:2677;s:11:"size_before";i:247917;s:10:"size_after";i:245240;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:578;s:11:"size_before";i:47954;s:10:"size_after";i:47376;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.14000000000000001332267629550187848508358001708984375;s:5:"bytes";i:88;s:11:"size_before";i:61348;s:10:"size_after";i:61260;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.629999999999999005240169935859739780426025390625;s:5:"bytes";i:637;s:11:"size_before";i:3419;s:10:"size_after";i:2782;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:609;s:11:"size_before";i:16760;s:10:"size_after";i:16151;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.340000000000000024424906541753443889319896697998046875;s:5:"bytes";i:162;s:11:"size_before";i:47100;s:10:"size_after";i:46938;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:13.6300000000000007815970093361102044582366943359375;s:5:"bytes";i:603;s:11:"size_before";i:4425;s:10:"size_after";i:3822;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16151;s:10:"size_after";i:16151;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:46938;s:10:"size_after";i:46938;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3822;s:10:"size_after";i:3822;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13285, 5716, '_wp_attached_file', '2019/10/music_ministry-1-1.jpg'),
(13286, 5716, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:30:"2019/10/music_ministry-1-1.jpg";s:8:"filesize";i:92290;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:30:"music_ministry-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15901;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:30:"music_ministry-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3885;}s:18:"woocommerce_single";a:5:{s:4:"file";s:30:"music_ministry-1-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34659;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13287, 5716, 'zegen_demo_attachment_key', '1'),
(13288, 5716, 'zegen_demo_content_key', '1'),
(13289, 5716, 'zegen_post_views_count', '28'),
(13290, 5716, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.62422374698894367295309848486795090138912200927734375;s:5:"bytes";i:1744;s:11:"size_before";i:279387;s:10:"size_after";i:277643;s:4:"time";d:0.29000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.0900000000000000799360577730112709105014801025390625;s:5:"bytes";i:482;s:11:"size_before";i:44064;s:10:"size_after";i:43582;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.520000000000000017763568394002504646778106689453125;s:5:"bytes";i:427;s:11:"size_before";i:82670;s:10:"size_after";i:82243;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2279;s:10:"size_after";i:2279;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.729999999999999982236431605997495353221893310546875;s:5:"bytes";i:350;s:11:"size_before";i:47657;s:10:"size_after";i:47307;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.479999999999999982236431605997495353221893310546875;s:5:"bytes";i:72;s:11:"size_before";i:14997;s:10:"size_after";i:14925;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.2399999999999999911182158029987476766109466552734375;s:5:"bytes";i:413;s:11:"size_before";i:33272;s:10:"size_after";i:32859;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3332;s:10:"size_after";i:3332;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14925;s:10:"size_after";i:14925;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:32859;s:10:"size_after";i:32859;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3332;s:10:"size_after";i:3332;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13291, 5720, '_wp_attached_file', '2019/10/events_imgs2-1.jpg'),
(13292, 5720, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:26:"2019/10/events_imgs2-1.jpg";s:8:"filesize";i:68351;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"events_imgs2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15762;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"events_imgs2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3767;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"events_imgs2-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36502;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13293, 5720, 'zegen_demo_attachment_key', '1'),
(13294, 5720, 'zegen_demo_content_key', '1'),
(13295, 5720, 'zegen_post_views_count', '30'),
(13296, 5720, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.4367356587153157221337096416391432285308837890625;s:5:"bytes";i:4133;s:11:"size_before";i:287666;s:10:"size_after";i:283533;s:4:"time";d:0.229999999999999982236431605997495353221893310546875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.12999999999999989341858963598497211933135986328125;s:5:"bytes";i:985;s:11:"size_before";i:46211;s:10:"size_after";i:45226;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.5300000000000000266453525910037569701671600341796875;s:5:"bytes";i:1295;s:11:"size_before";i:84541;s:10:"size_after";i:83246;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2200;s:10:"size_after";i:2200;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.810000000000000053290705182007513940334320068359375;s:5:"bytes";i:899;s:11:"size_before";i:49776;s:10:"size_after";i:48877;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.4199999999999999289457264239899814128875732421875;s:5:"bytes";i:210;s:11:"size_before";i:14824;s:10:"size_after";i:14614;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.12999999999999989341858963598497211933135986328125;s:5:"bytes";i:744;s:11:"size_before";i:34936;s:10:"size_after";i:34192;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3186;s:10:"size_after";i:3186;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14614;s:10:"size_after";i:14614;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:34192;s:10:"size_after";i:34192;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3186;s:10:"size_after";i:3186;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13297, 5721, '_wp_attached_file', '2019/10/events_imgs3-1.jpg'),
(13298, 5721, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:26:"2019/10/events_imgs3-1.jpg";s:8:"filesize";i:94799;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"events_imgs3-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23375;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"events_imgs3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4804;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"events_imgs3-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48760;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13299, 5721, 'zegen_demo_attachment_key', '1'),
(13300, 5721, 'zegen_demo_content_key', '1'),
(13301, 5721, 'zegen_post_views_count', '18'),
(13302, 5721, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.7687432640790416993326061856350861489772796630859375;s:5:"bytes";i:6860;s:11:"size_before";i:387846;s:10:"size_after";i:380986;s:4:"time";d:0.410000000000000142108547152020037174224853515625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:1539;s:11:"size_before";i:61860;s:10:"size_after";i:60321;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.7199999999999999733546474089962430298328399658203125;s:5:"bytes";i:1969;s:11:"size_before";i:114151;s:10:"size_after";i:112182;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2669;s:10:"size_after";i:2669;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:1508;s:11:"size_before";i:66630;s:10:"size_after";i:65122;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.779999999999999804600747665972448885440826416015625;s:5:"bytes";i:607;s:11:"size_before";i:21815;s:10:"size_after";i:21208;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.6699999999999999289457264239899814128875732421875;s:5:"bytes";i:1237;s:11:"size_before";i:46292;s:10:"size_after";i:45055;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4083;s:10:"size_after";i:4083;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:21208;s:10:"size_after";i:21208;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:45055;s:10:"size_after";i:45055;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4083;s:10:"size_after";i:4083;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13303, 5778, '_wp_attached_file', '2019/10/events_imgs4-1.jpg'),
(13304, 5778, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:26:"2019/10/events_imgs4-1.jpg";s:8:"filesize";i:123919;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"events_imgs4-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30987;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"events_imgs4-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5763;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"events_imgs4-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:70405;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13305, 5778, 'zegen_demo_attachment_key', '1'),
(13306, 5778, 'zegen_demo_content_key', '1'),
(13307, 5778, 'zegen_post_views_count', '37'),
(13308, 5778, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.002593829901700761553229312994517385959625244140625;s:5:"bytes";i:16241;s:11:"size_before";i:540899;s:10:"size_after";i:524658;s:4:"time";d:0.29000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.819999999999999840127884453977458178997039794921875;s:5:"bytes";i:3285;s:11:"size_before";i:85967;s:10:"size_after";i:82682;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.149999999999999911182158029987476766109466552734375;s:5:"bytes";i:5126;s:11:"size_before";i:162686;s:10:"size_after";i:157560;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3158;s:10:"size_after";i:3158;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.859999999999999875655021241982467472553253173828125;s:5:"bytes";i:3724;s:11:"size_before";i:96572;s:10:"size_after";i:92848;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.29999999999999982236431605997495353221893310546875;s:5:"bytes";i:1207;s:11:"size_before";i:28081;s:10:"size_after";i:26874;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.3300000000000000710542735760100185871124267578125;s:5:"bytes";i:2827;s:11:"size_before";i:65339;s:10:"size_after";i:62512;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.4699999999999999733546474089962430298328399658203125;s:5:"bytes";i:72;s:11:"size_before";i:4891;s:10:"size_after";i:4819;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:26874;s:10:"size_after";i:26874;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:62512;s:10:"size_after";i:62512;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4819;s:10:"size_after";i:4819;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13309, 5779, '_wp_attached_file', '2019/10/events_imgs8-1.jpg'),
(13310, 5779, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:26:"2019/10/events_imgs8-1.jpg";s:8:"filesize";i:53403;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"events_imgs8-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16412;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"events_imgs8-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3473;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"events_imgs8-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34906;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13311, 5779, 'zegen_demo_attachment_key', '1'),
(13312, 5779, 'zegen_demo_content_key', '1'),
(13313, 5779, 'zegen_post_views_count', '30'),
(13314, 5779, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.9046577503675283793427297496236860752105712890625;s:5:"bytes";i:2523;s:11:"size_before";i:278890;s:10:"size_after";i:276367;s:4:"time";d:0.1800000000000000210942374678779742680490016937255859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.5800000000000000710542735760100185871124267578125;s:5:"bytes";i:693;s:11:"size_before";i:43749;s:10:"size_after";i:43056;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.57999999999999996003197111349436454474925994873046875;s:5:"bytes";i:474;s:11:"size_before";i:82167;s:10:"size_after";i:81693;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1993;s:10:"size_after";i:1993;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.3600000000000000976996261670137755572795867919921875;s:5:"bytes";i:657;s:11:"size_before";i:48412;s:10:"size_after";i:47755;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.0100000000000000088817841970012523233890533447265625;s:5:"bytes";i:154;s:11:"size_before";i:15322;s:10:"size_after";i:15168;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:545;s:11:"size_before";i:33385;s:10:"size_after";i:32840;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2927;s:10:"size_after";i:2927;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15168;s:10:"size_after";i:15168;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:32840;s:10:"size_after";i:32840;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2927;s:10:"size_after";i:2927;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13315, 5780, '_wp_attached_file', '2019/10/events_imgs9-1.jpg'),
(13316, 5780, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:26:"2019/10/events_imgs9-1.jpg";s:8:"filesize";i:157398;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"events_imgs9-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33126;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"events_imgs9-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4829;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"events_imgs9-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:75904;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13317, 5780, 'zegen_demo_attachment_key', '1'),
(13318, 5780, 'zegen_demo_content_key', '1'),
(13319, 5780, 'zegen_post_views_count', '33'),
(13320, 5780, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.986531606207288636056773611926473677158355712890625;s:5:"bytes";i:23999;s:11:"size_before";i:602002;s:10:"size_after";i:578003;s:4:"time";d:0.44000000000000005773159728050814010202884674072265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.05999999999999960920149533194489777088165283203125;s:5:"bytes";i:5079;s:11:"size_before";i:100422;s:10:"size_after";i:95343;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.57000000000000028421709430404007434844970703125;s:5:"bytes";i:8693;s:11:"size_before";i:190132;s:10:"size_after";i:181439;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2540;s:10:"size_after";i:2540;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.9000000000000003552713678800500929355621337890625;s:5:"bytes";i:5178;s:11:"size_before";i:105633;s:10:"size_after";i:100455;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.8499999999999996447286321199499070644378662109375;s:5:"bytes";i:1447;s:11:"size_before";i:29863;s:10:"size_after";i:28416;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:5.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:3602;s:11:"size_before";i:70287;s:10:"size_after";i:66685;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4012;s:10:"size_after";i:4012;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:28416;s:10:"size_after";i:28416;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:66685;s:10:"size_after";i:66685;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4012;s:10:"size_after";i:4012;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13321, 5781, '_wp_attached_file', '2019/10/events_imgs10-1.jpg'),
(13322, 5781, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:27:"2019/10/events_imgs10-1.jpg";s:8:"filesize";i:56080;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"events_imgs10-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16378;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"events_imgs10-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3799;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"events_imgs10-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35436;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13323, 5781, 'zegen_demo_attachment_key', '1'),
(13324, 5781, 'zegen_demo_content_key', '1'),
(13325, 5781, 'zegen_post_views_count', '18'),
(13326, 5781, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.2190607992313153007390980064883478917181491851806640625;s:5:"bytes";i:611;s:11:"size_before";i:278918;s:10:"size_after";i:278307;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.340000000000000024424906541753443889319896697998046875;s:5:"bytes";i:148;s:11:"size_before";i:43303;s:10:"size_after";i:43155;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:80506;s:10:"size_after";i:80506;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2181;s:10:"size_after";i:2181;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.309999999999999997779553950749686919152736663818359375;s:5:"bytes";i:150;s:11:"size_before";i:48761;s:10:"size_after";i:48611;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.14000000000000001332267629550187848508358001708984375;s:5:"bytes";i:22;s:11:"size_before";i:15257;s:10:"size_after";i:15235;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.85999999999999998667732370449812151491641998291015625;s:5:"bytes";i:291;s:11:"size_before";i:33708;s:10:"size_after";i:33417;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3275;s:10:"size_after";i:3275;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15235;s:10:"size_after";i:15235;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:33417;s:10:"size_after";i:33417;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3275;s:10:"size_after";i:3275;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13327, 5785, '_wp_attached_file', '2019/10/events_imgs1-1.jpg'),
(13328, 5785, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:26:"2019/10/events_imgs1-1.jpg";s:8:"filesize";i:84704;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"events_imgs1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19229;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"events_imgs1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4060;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"events_imgs1-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42749;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13329, 5785, 'zegen_demo_attachment_key', '1'),
(13330, 5785, 'zegen_demo_content_key', '1'),
(13331, 5785, 'zegen_post_views_count', '29'),
(13332, 5785, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.5311868657548242111943181953392922878265380859375;s:5:"bytes";i:5275;s:11:"size_before";i:344504;s:10:"size_after";i:339229;s:4:"time";d:0.2600000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.029999999999999804600747665972448885440826416015625;s:5:"bytes";i:1141;s:11:"size_before";i:56255;s:10:"size_after";i:55114;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.8000000000000000444089209850062616169452667236328125;s:5:"bytes";i:1903;s:11:"size_before";i:105484;s:10:"size_after";i:103581;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2386;s:10:"size_after";i:2386;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.939999999999999946709294817992486059665679931640625;s:5:"bytes";i:1138;s:11:"size_before";i:58610;s:10:"size_after";i:57472;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:214;s:11:"size_before";i:17688;s:10:"size_after";i:17474;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.180000000000000159872115546022541821002960205078125;s:5:"bytes";i:879;s:11:"size_before";i:40310;s:10:"size_after";i:39431;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3433;s:10:"size_after";i:3433;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17474;s:10:"size_after";i:17474;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:39431;s:10:"size_after";i:39431;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3433;s:10:"size_after";i:3433;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13333, 5815, '_wp_attached_file', '2019/11/events_imgs6-1.jpg'),
(13334, 5815, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:26:"2019/11/events_imgs6-1.jpg";s:8:"filesize";i:97352;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"events_imgs6-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27598;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"events_imgs6-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5127;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"events_imgs6-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:58970;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13335, 5815, 'zegen_demo_attachment_key', '1'),
(13336, 5815, 'zegen_demo_content_key', '1'),
(13337, 5815, 'zegen_post_views_count', '34'),
(13338, 5815, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.68128605970649491752055837423540651798248291015625;s:5:"bytes";i:12320;s:11:"size_before";i:459481;s:10:"size_after";i:447161;s:4:"time";d:0.3000000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.45000000000000017763568394002504646778106689453125;s:5:"bytes";i:2499;s:11:"size_before";i:72504;s:10:"size_after";i:70005;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.8300000000000000710542735760100185871124267578125;s:5:"bytes";i:3843;s:11:"size_before";i:135819;s:10:"size_after";i:131976;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2830;s:10:"size_after";i:2830;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.470000000000000195399252334027551114559173583984375;s:5:"bytes";i:2820;s:11:"size_before";i:81380;s:10:"size_after";i:78560;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.930000000000000159872115546022541821002960205078125;s:5:"bytes";i:989;s:11:"size_before";i:25135;s:10:"size_after";i:24146;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.87000000000000010658141036401502788066864013671875;s:5:"bytes";i:2150;s:11:"size_before";i:55569;s:10:"size_after";i:53419;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.440000000000000002220446049250313080847263336181640625;s:5:"bytes";i:19;s:11:"size_before";i:4349;s:10:"size_after";i:4330;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:24146;s:10:"size_after";i:24146;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:53419;s:10:"size_after";i:53419;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4330;s:10:"size_after";i:4330;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13339, 5816, '_wp_attached_file', '2019/11/events_imgs7-1.jpg'),
(13340, 5816, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:26:"2019/11/events_imgs7-1.jpg";s:8:"filesize";i:76898;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"events_imgs7-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22797;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"events_imgs7-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4984;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"events_imgs7-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48592;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13341, 5816, 'zegen_demo_attachment_key', '1'),
(13342, 5816, 'zegen_demo_content_key', '1'),
(13343, 5816, 'zegen_post_views_count', '18'),
(13344, 5816, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.7506588430949856505236539305769838392734527587890625;s:5:"bytes";i:6716;s:11:"size_before";i:383627;s:10:"size_after";i:376911;s:4:"time";d:0.2399999999999999633626401873698341660201549530029296875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:1465;s:11:"size_before";i:61487;s:10:"size_after";i:60022;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.8000000000000000444089209850062616169452667236328125;s:5:"bytes";i:2014;s:11:"size_before";i:111976;s:10:"size_after";i:109962;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2758;s:10:"size_after";i:2758;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.37000000000000010658141036401502788066864013671875;s:5:"bytes";i:1560;s:11:"size_before";i:65925;s:10:"size_after";i:64365;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.350000000000000088817841970012523233890533447265625;s:5:"bytes";i:497;s:11:"size_before";i:21128;s:10:"size_after";i:20631;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.54999999999999982236431605997495353221893310546875;s:5:"bytes";i:1180;s:11:"size_before";i:46219;s:10:"size_after";i:45039;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4232;s:10:"size_after";i:4232;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20631;s:10:"size_after";i:20631;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:45039;s:10:"size_after";i:45039;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4232;s:10:"size_after";i:4232;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13345, 5958, '_wp_attached_file', '2019/11/Untitled-1-1.png'),
(13346, 5958, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:900;s:4:"file";s:24:"2019/11/Untitled-1-1.png";s:8:"filesize";i:369281;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"Untitled-1-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23545;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"Untitled-1-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3528;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"Untitled-1-1-600x338.png";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:87359;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13347, 5958, 'zegen_demo_attachment_key', '1'),
(13348, 5958, 'zegen_demo_content_key', '1'),
(13349, 5958, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:17.579992300547207406680172425694763660430908203125;s:5:"bytes";i:206865;s:11:"size_before";i:1176707;s:10:"size_after";i:969842;s:4:"time";d:1.4300000000000003819167204710538499057292938232421875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:21.9200000000000017053025658242404460906982421875;s:5:"bytes";i:31264;s:11:"size_before";i:142621;s:10:"size_after";i:111357;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:18.85000000000000142108547152020037174224853515625;s:5:"bytes";i:53102;s:11:"size_before";i:281774;s:10:"size_after";i:228672;s:4:"time";d:0.320000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.64999999999999857891452847979962825775146484375;s:5:"bytes";i:594;s:11:"size_before";i:2622;s:10:"size_after";i:2028;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:22.230000000000000426325641456060111522674560546875;s:5:"bytes";i:29927;s:11:"size_before";i:134597;s:10:"size_after";i:104670;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:15.9199999999999999289457264239899814128875732421875;s:5:"bytes";i:65020;s:11:"size_before";i:408485;s:10:"size_after";i:343465;s:4:"time";d:0.429999999999999993338661852249060757458209991455078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.760000000000001563194018672220408916473388671875;s:5:"bytes";i:5545;s:11:"size_before";i:24361;s:10:"size_after";i:18816;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:23.230000000000000426325641456060111522674560546875;s:5:"bytes";i:20588;s:11:"size_before";i:88626;s:10:"size_after";i:68038;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.730000000000000426325641456060111522674560546875;s:5:"bytes";i:825;s:11:"size_before";i:3796;s:10:"size_after";i:2971;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18816;s:10:"size_after";i:18816;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:68038;s:10:"size_after";i:68038;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2971;s:10:"size_after";i:2971;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}');
INSERT INTO `wpd6_postmeta` VALUES
(13350, 5985, '_wp_attached_file', '2019/10/family-1.png'),
(13351, 5985, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:20:"2019/10/family-1.png";s:8:"filesize";i:4058;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13352, 5985, 'zegen_demo_attachment_key', '1'),
(13353, 5985, 'zegen_demo_content_key', '1'),
(13354, 5985, 'zegen_post_views_count', '18'),
(13355, 5985, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:20.67893236589790006973998970352113246917724609375;s:5:"bytes";i:798;s:11:"size_before";i:3859;s:10:"size_after";i:3061;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.67999999999999971578290569595992565155029296875;s:5:"bytes";i:798;s:11:"size_before";i:3859;s:10:"size_after";i:3061;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),
(13356, 5988, '_wp_attached_file', '2019/10/dove-1.png'),
(13357, 5988, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:18:"2019/10/dove-1.png";s:8:"filesize";i:4619;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13358, 5988, 'zegen_demo_attachment_key', '1'),
(13359, 5988, 'zegen_demo_content_key', '1'),
(13360, 5988, 'zegen_post_views_count', '18'),
(13361, 5988, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.661403054620762986814952455461025238037109375;s:5:"bytes";i:605;s:11:"size_before";i:3863;s:10:"size_after";i:3258;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.660000000000000142108547152020037174224853515625;s:5:"bytes";i:605;s:11:"size_before";i:3863;s:10:"size_after";i:3258;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13362, 5994, '_wp_attached_file', '2019/10/angle-1.png'),
(13363, 5994, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:19:"2019/10/angle-1.png";s:8:"filesize";i:3627;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13364, 5994, 'zegen_demo_attachment_key', '1'),
(13365, 5994, 'zegen_demo_content_key', '1'),
(13366, 5994, 'zegen_post_views_count', '18'),
(13367, 5994, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:21.93715768232920027003274299204349517822265625;s:5:"bytes";i:761;s:11:"size_before";i:3469;s:10:"size_after";i:2708;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.940000000000001278976924368180334568023681640625;s:5:"bytes";i:761;s:11:"size_before";i:3469;s:10:"size_after";i:2708;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13368, 5995, '_wp_attached_file', '2019/10/bible-1.png'),
(13369, 5995, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:19:"2019/10/bible-1.png";s:8:"filesize";i:2512;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13370, 5995, 'zegen_demo_attachment_key', '1'),
(13371, 5995, 'zegen_demo_content_key', '1'),
(13372, 5995, 'zegen_post_views_count', '18'),
(13373, 5995, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:25.711927362773423055841703899204730987548828125;s:5:"bytes";i:623;s:11:"size_before";i:2423;s:10:"size_after";i:1800;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.71000000000000085265128291212022304534912109375;s:5:"bytes";i:623;s:11:"size_before";i:2423;s:10:"size_after";i:1800;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13374, 5996, '_wp_attached_file', '2019/10/cross-family-1.png'),
(13375, 5996, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:26:"2019/10/cross-family-1.png";s:8:"filesize";i:4208;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13376, 5996, 'zegen_demo_attachment_key', '1'),
(13377, 5996, 'zegen_demo_content_key', '1'),
(13378, 5996, 'zegen_post_views_count', '18'),
(13379, 5996, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:17.430946634486456758850181358866393566131591796875;s:5:"bytes";i:650;s:11:"size_before";i:3729;s:10:"size_after";i:3079;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.42999999999999971578290569595992565155029296875;s:5:"bytes";i:650;s:11:"size_before";i:3729;s:10:"size_after";i:3079;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13380, 5997, '_wp_attached_file', '2019/10/loveus-1.png'),
(13381, 5997, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:20:"2019/10/loveus-1.png";s:8:"filesize";i:3464;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13382, 5997, 'zegen_demo_attachment_key', '1'),
(13383, 5997, 'zegen_demo_content_key', '1'),
(13384, 5997, 'zegen_post_views_count', '18'),
(13385, 5997, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:20.546710723941121301550083444453775882720947265625;s:5:"bytes";i:684;s:11:"size_before";i:3329;s:10:"size_after";i:2645;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.550000000000000710542735760100185871124267578125;s:5:"bytes";i:684;s:11:"size_before";i:3329;s:10:"size_after";i:2645;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13386, 6015, '_wp_attached_file', '2019/11/church-upcoming-events-bg.jpg'),
(13387, 6015, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1003;s:4:"file";s:37:"2019/11/church-upcoming-events-bg.jpg";s:8:"filesize";i:177927;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:37:"church-upcoming-events-bg-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9355;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:37:"church-upcoming-events-bg-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1715;}s:18:"woocommerce_single";a:5:{s:4:"file";s:37:"church-upcoming-events-bg-600x313.jpg";s:5:"width";i:600;s:6:"height";i:313;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17343;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13388, 6015, 'zegen_demo_attachment_key', '1'),
(13389, 6015, 'zegen_demo_content_key', '1'),
(13390, 6015, 'zegen_post_views_count', '15'),
(13391, 6015, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.38341423157528975451668884488753974437713623046875;s:5:"bytes";i:3822;s:11:"size_before";i:276273;s:10:"size_after";i:272451;s:4:"time";d:0.30999999999999994226840271949185989797115325927734375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.9699999999999999733546474089962430298328399658203125;s:5:"bytes";i:589;s:11:"size_before";i:29850;s:10:"size_after";i:29261;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.5500000000000000444089209850062616169452667236328125;s:5:"bytes";i:375;s:11:"size_before";i:67717;s:10:"size_after";i:67342;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:35.10000000000000142108547152020037174224853515625;s:5:"bytes";i:603;s:11:"size_before";i:1718;s:10:"size_after";i:1115;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:2;s:5:"bytes";i:514;s:11:"size_before";i:25650;s:10:"size_after";i:25136;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:98625;s:10:"size_after";i:98625;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.660000000000000142108547152020037174224853515625;s:5:"bytes";i:596;s:11:"size_before";i:8947;s:10:"size_after";i:8351;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.399999999999999911182158029987476766109466552734375;s:5:"bytes";i:552;s:11:"size_before";i:16217;s:10:"size_after";i:15665;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.739999999999998436805981327779591083526611328125;s:5:"bytes";i:593;s:11:"size_before";i:2063;s:10:"size_after";i:1470;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8351;s:10:"size_after";i:8351;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15665;s:10:"size_after";i:15665;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1470;s:10:"size_after";i:1470;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13392, 6016, '_wp_attached_file', '2019/11/church-light-upcoming-events-1-thumb.jpg'),
(13393, 6016, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:48:"2019/11/church-light-upcoming-events-1-thumb.jpg";s:8:"filesize";i:12015;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:48:"church-light-upcoming-events-1-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3167;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13394, 6016, 'zegen_demo_attachment_key', '1'),
(13395, 6016, 'zegen_demo_content_key', '1'),
(13396, 6016, 'zegen_post_views_count', '15'),
(13397, 6016, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:11.97656550134460218259846442379057407379150390625;s:5:"bytes";i:1247;s:11:"size_before";i:10412;s:10:"size_after";i:9165;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.089999999999999857891452847979962825775146484375;s:5:"bytes";i:604;s:11:"size_before";i:3007;s:10:"size_after";i:2403;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.980000000000000426325641456060111522674560546875;s:5:"bytes";i:643;s:11:"size_before";i:4024;s:10:"size_after";i:3381;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3381;s:10:"size_after";i:3381;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13398, 6124, '_wp_attached_file', '2019/11/woocommerce-placeholder.png'),
(13399, 6124, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:35:"2019/11/woocommerce-placeholder.png";s:8:"filesize";i:102644;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12475;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2344;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"woocommerce-placeholder-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:39879;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13400, 6124, 'zegen_demo_attachment_key', '1'),
(13401, 6124, 'zegen_demo_content_key', '1'),
(13402, 6124, 'zegen_post_views_count', '14'),
(13403, 6124, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:6.60710675959535631562857815879397094249725341796875;s:5:"bytes";i:15035;s:11:"size_before";i:227558;s:10:"size_after";i:212523;s:4:"time";d:1.189999999999999946709294817992486059665679931640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:4:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.92999999999999971578290569595992565155029296875;s:5:"bytes";i:3208;s:11:"size_before";i:54060;s:10:"size_after";i:50852;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:6.45999999999999996447286321199499070644378662109375;s:5:"bytes";i:7456;s:11:"size_before";i:115366;s:10:"size_after";i:107910;s:4:"time";d:0.66000000000000003108624468950438313186168670654296875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.050000000000000710542735760100185871124267578125;s:5:"bytes";i:222;s:11:"size_before";i:1580;s:10:"size_after";i:1358;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:7.339999999999999857891452847979962825775146484375;s:5:"bytes";i:4149;s:11:"size_before";i:56552;s:10:"size_after";i:52403;s:4:"time";d:0.309999999999999997779553950749686919152736663818359375;}}}'),
(13404, 6017, '_wp_attached_file', '2019/11/church-upcoming-events-1.jpg'),
(13405, 6017, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:550;s:6:"height";i:400;s:4:"file";s:36:"2019/11/church-upcoming-events-1.jpg";s:8:"filesize";i:62696;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:36:"church-upcoming-events-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21249;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:36:"church-upcoming-events-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4236;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13406, 6017, 'zegen_demo_attachment_key', '1'),
(13407, 6017, 'zegen_demo_content_key', '1'),
(13408, 6017, 'zegen_post_views_count', '15'),
(13409, 6017, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.0701776391088255735439815907739102840423583984375;s:5:"bytes";i:2596;s:11:"size_before";i:63781;s:10:"size_after";i:61185;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:18.530000000000001136868377216160297393798828125;s:5:"bytes";i:706;s:11:"size_before";i:3811;s:10:"size_after";i:3105;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.480000000000000426325641456060111522674560546875;s:5:"bytes";i:1154;s:11:"size_before";i:25763;s:10:"size_after";i:24609;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.2400000000000002131628207280300557613372802734375;s:5:"bytes";i:736;s:11:"size_before";i:5167;s:10:"size_after";i:4431;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:24609;s:10:"size_after";i:24609;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4431;s:10:"size_after";i:4431;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13410, 6018, '_wp_attached_file', '2019/11/church-light-upcoming-events-2-thumb.jpg'),
(13411, 6018, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:48:"2019/11/church-light-upcoming-events-2-thumb.jpg";s:8:"filesize";i:10461;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:48:"church-light-upcoming-events-2-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2805;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13412, 6018, 'zegen_demo_attachment_key', '1'),
(13413, 6018, 'zegen_demo_content_key', '1'),
(13414, 6018, 'zegen_post_views_count', '15'),
(13415, 6018, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:12.5;s:5:"bytes";i:1166;s:11:"size_before";i:9328;s:10:"size_after";i:8162;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.89999999999999857891452847979962825775146484375;s:5:"bytes";i:577;s:11:"size_before";i:2761;s:10:"size_after";i:2184;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:16.46000000000000085265128291212022304534912109375;s:5:"bytes";i:589;s:11:"size_before";i:3578;s:10:"size_after";i:2989;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2989;s:10:"size_after";i:2989;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13416, 6019, '_wp_attached_file', '2019/11/church-upcoming-events-2.jpg'),
(13417, 6019, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:550;s:6:"height";i:400;s:4:"file";s:36:"2019/11/church-upcoming-events-2.jpg";s:8:"filesize";i:27467;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:36:"church-upcoming-events-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12036;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:36:"church-upcoming-events-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2761;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13418, 6019, 'zegen_demo_attachment_key', '1'),
(13419, 6019, 'zegen_demo_content_key', '1'),
(13420, 6019, 'zegen_post_views_count', '142'),
(13421, 6019, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.7555045086874709880930822691880166530609130859375;s:5:"bytes";i:1946;s:11:"size_before";i:40921;s:10:"size_after";i:38975;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.129999999999999005240169935859739780426025390625;s:5:"bytes";i:600;s:11:"size_before";i:2981;s:10:"size_after";i:2381;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.6699999999999999289457264239899814128875732421875;s:5:"bytes";i:739;s:11:"size_before";i:15825;s:10:"size_after";i:15086;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.9000000000000003552713678800500929355621337890625;s:5:"bytes";i:607;s:11:"size_before";i:3818;s:10:"size_after";i:3211;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15086;s:10:"size_after";i:15086;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3211;s:10:"size_after";i:3211;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13422, 6020, '_wp_attached_file', '2019/11/church-light-upcoming-events-3-thumb.jpg'),
(13423, 6020, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:48:"2019/11/church-light-upcoming-events-3-thumb.jpg";s:8:"filesize";i:8930;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:48:"church-light-upcoming-events-3-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2616;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13424, 6020, 'zegen_demo_attachment_key', '1'),
(13425, 6020, 'zegen_demo_content_key', '1'),
(13426, 6020, 'zegen_post_views_count', '16'),
(13427, 6020, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:13.4635267087880539094157938961870968341827392578125;s:5:"bytes";i:1172;s:11:"size_before";i:8705;s:10:"size_after";i:7533;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.4200000000000017053025658242404460906982421875;s:5:"bytes";i:580;s:11:"size_before";i:2587;s:10:"size_after";i:2007;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.64999999999999857891452847979962825775146484375;s:5:"bytes";i:592;s:11:"size_before";i:3355;s:10:"size_after";i:2763;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2763;s:10:"size_after";i:2763;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13428, 6021, '_wp_attached_file', '2019/11/church-upcoming-events-3.jpg'),
(13429, 6021, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:550;s:6:"height";i:400;s:4:"file";s:36:"2019/11/church-upcoming-events-3.jpg";s:8:"filesize";i:19129;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:36:"church-upcoming-events-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8842;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:36:"church-upcoming-events-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2205;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13430, 6021, 'zegen_demo_attachment_key', '1'),
(13431, 6021, 'zegen_demo_content_key', '1'),
(13432, 6021, 'zegen_post_views_count', '16'),
(13433, 6021, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:6.47657101343988461650269528036005795001983642578125;s:5:"bytes";i:1783;s:11:"size_before";i:27530;s:10:"size_after";i:25747;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.28999999999999914734871708787977695465087890625;s:5:"bytes";i:575;s:11:"size_before";i:2274;s:10:"size_after";i:1699;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.95999999999999996447286321199499070644378662109375;s:5:"bytes";i:618;s:11:"size_before";i:10373;s:10:"size_after";i:9755;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.6400000000000005684341886080801486968994140625;s:5:"bytes";i:590;s:11:"size_before";i:2859;s:10:"size_after";i:2269;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9755;s:10:"size_after";i:9755;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2269;s:10:"size_after";i:2269;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13434, 6022, '_wp_attached_file', '2019/11/church-light-upcoming-events-bg.jpg'),
(13435, 6022, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1980;s:6:"height";i:1034;s:4:"file";s:43:"2019/11/church-light-upcoming-events-bg.jpg";s:8:"filesize";i:252006;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:43:"church-light-upcoming-events-bg-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9558;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:43:"church-light-upcoming-events-bg-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1749;}s:18:"woocommerce_single";a:5:{s:4:"file";s:43:"church-light-upcoming-events-bg-600x313.jpg";s:5:"width";i:600;s:6:"height";i:313;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18936;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13436, 6022, 'zegen_demo_attachment_key', '1'),
(13437, 6022, 'zegen_demo_content_key', '1'),
(13438, 6022, 'zegen_post_views_count', '16'),
(13439, 6022, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.857797878587224005286770989187061786651611328125;s:5:"bytes";i:5948;s:11:"size_before";i:320164;s:10:"size_after";i:314216;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.279999999999999804600747665972448885440826416015625;s:5:"bytes";i:747;s:11:"size_before";i:32811;s:10:"size_after";i:32064;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.29000000000000003552713678800500929355621337890625;s:5:"bytes";i:1028;s:11:"size_before";i:79584;s:10:"size_after";i:78556;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:33.3900000000000005684341886080801486968994140625;s:5:"bytes";i:588;s:11:"size_before";i:1761;s:10:"size_after";i:1173;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.359999999999999875655021241982467472553253173828125;s:5:"bytes";i:675;s:11:"size_before";i:28651;s:10:"size_after";i:27976;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:0.81999999999999995115018691649311222136020660400390625;s:5:"bytes";i:984;s:11:"size_before";i:120521;s:10:"size_after";i:119537;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.95999999999999996447286321199499070644378662109375;s:5:"bytes";i:655;s:11:"size_before";i:9407;s:10:"size_after";i:8752;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.79999999999999982236431605997495353221893310546875;s:5:"bytes";i:677;s:11:"size_before";i:17826;s:10:"size_after";i:17149;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:27.64999999999999857891452847979962825775146484375;s:5:"bytes";i:594;s:11:"size_before";i:2148;s:10:"size_after";i:1554;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8752;s:10:"size_after";i:8752;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17149;s:10:"size_after";i:17149;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1554;s:10:"size_after";i:1554;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13440, 6023, '_wp_attached_file', '2019/11/main-slide1-1.png'),
(13441, 6023, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:614;s:6:"height";i:614;s:4:"file";s:25:"2019/11/main-slide1-1.png";s:8:"filesize";i:459849;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"main-slide1-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:123764;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"main-slide1-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18754;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"main-slide1-1-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:408929;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13442, 6023, 'zegen_demo_attachment_key', '1'),
(13443, 6023, 'zegen_demo_content_key', '1'),
(13444, 6023, 'zegen_post_views_count', '16'),
(13445, 6023, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1447140;s:10:"size_after";i:1447140;s:4:"time";d:1.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:8:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:372314;s:10:"size_after";i:372314;s:4:"time";d:0.25;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12758;s:10:"size_after";i:12758;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:117041;s:10:"size_after";i:117041;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:395470;s:10:"size_after";i:395470;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18523;s:10:"size_after";i:18523;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:117041;s:10:"size_after";i:117041;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:395470;s:10:"size_after";i:395470;s:4:"time";d:0.419999999999999984456877655247808434069156646728515625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18523;s:10:"size_after";i:18523;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13446, 6025, '_wp_attached_file', '2019/11/main-slide2-1.png'),
(13447, 6025, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:614;s:6:"height";i:614;s:4:"file";s:25:"2019/11/main-slide2-1.png";s:8:"filesize";i:547793;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"main-slide2-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:146152;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"main-slide2-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:20849;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"main-slide2-1-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:484638;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13448, 6025, 'zegen_demo_attachment_key', '1'),
(13449, 6025, 'zegen_demo_content_key', '1'),
(13450, 6025, 'zegen_post_views_count', '16'),
(13451, 6025, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1740009;s:10:"size_after";i:1740009;s:4:"time";d:1.37000000000000010658141036401502788066864013671875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:8:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:453067;s:10:"size_after";i:453067;s:4:"time";d:0.299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14072;s:10:"size_after";i:14072;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:140084;s:10:"size_after";i:140084;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:475777;s:10:"size_after";i:475777;s:4:"time";d:0.35999999999999998667732370449812151491641998291015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20574;s:10:"size_after";i:20574;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:140084;s:10:"size_after";i:140084;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:475777;s:10:"size_after";i:475777;s:4:"time";d:0.2399999999999999911182158029987476766109466552734375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20574;s:10:"size_after";i:20574;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13452, 6026, '_wp_attached_file', '2019/11/cross-1.png'),
(13453, 6026, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:70;s:6:"height";i:131;s:4:"file";s:19:"2019/11/cross-1.png";s:8:"filesize";i:140;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"cross-1-70x100.png";s:5:"width";i:70;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:320;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13454, 6026, 'zegen_demo_attachment_key', '1'),
(13455, 6026, 'zegen_demo_content_key', '1'),
(13456, 6026, 'zegen_post_views_count', '16'),
(13457, 6026, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:43.34511189634864791742074885405600070953369140625;s:5:"bytes";i:368;s:11:"size_before";i:849;s:10:"size_after";i:481;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:53.50999999999999801048033987171947956085205078125;s:5:"bytes";i:183;s:11:"size_before";i:342;s:10:"size_after";i:159;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:53.469999999999998863131622783839702606201171875;s:5:"bytes";i:185;s:11:"size_before";i:346;s:10:"size_after";i:161;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:161;s:10:"size_after";i:161;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13458, 6054, '_wp_attached_file', '2019/11/sep-cross-1.png'),
(13459, 6054, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:64;s:6:"height";i:64;s:4:"file";s:23:"2019/11/sep-cross-1.png";s:8:"filesize";i:1452;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13460, 6054, 'zegen_demo_attachment_key', '1'),
(13461, 6054, 'zegen_demo_content_key', '1'),
(13462, 6054, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:17.21778791334093483555989223532378673553466796875;s:5:"bytes";i:302;s:11:"size_before";i:1754;s:10:"size_after";i:1452;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:17.219999999999998863131622783839702606201171875;s:5:"bytes";i:302;s:11:"size_before";i:1754;s:10:"size_after";i:1452;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13463, 6069, '_wp_attached_file', '2019/11/zmain-slider-1-1.jpg'),
(13464, 6069, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:28:"2019/11/zmain-slider-1-1.jpg";s:8:"filesize";i:105756;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"zmain-slider-1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9134;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"zmain-slider-1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2133;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"zmain-slider-1-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17380;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13465, 6069, 'zegen_demo_attachment_key', '1'),
(13466, 6069, 'zegen_demo_content_key', '1'),
(13467, 6069, 'zegen_post_views_count', '16'),
(13468, 6069, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:221606;s:10:"size_after";i:221606;s:4:"time";d:0.2400000000000000188737914186276611872017383575439453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23972;s:10:"size_after";i:23972;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:49271;s:10:"size_after";i:49271;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1175;s:10:"size_after";i:1175;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22724;s:10:"size_after";i:22724;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:74360;s:10:"size_after";i:74360;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8038;s:10:"size_after";i:8038;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15337;s:10:"size_after";i:15337;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1677;s:10:"size_after";i:1677;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8038;s:10:"size_after";i:8038;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15337;s:10:"size_after";i:15337;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1677;s:10:"size_after";i:1677;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13469, 6070, '_wp_attached_file', '2019/11/zmain-slider-2-1.jpg'),
(13470, 6070, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:28:"2019/11/zmain-slider-2-1.jpg";s:8:"filesize";i:106150;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"zmain-slider-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7500;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"zmain-slider-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1892;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"zmain-slider-2-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15288;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13471, 6070, 'zegen_demo_attachment_key', '1'),
(13472, 6070, 'zegen_demo_content_key', '1'),
(13473, 6070, 'zegen_post_views_count', '16'),
(13474, 6070, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.642250797111695970187383863958530128002166748046875;s:5:"bytes";i:1408;s:11:"size_before";i:219229;s:10:"size_after";i:217821;s:4:"time";d:0.43000000000000004884981308350688777863979339599609375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:25033;s:10:"size_after";i:25033;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:45748;s:10:"size_after";i:45748;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.5;s:5:"bytes";i:593;s:11:"size_before";i:2010;s:10:"size_after";i:1417;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:24262;s:10:"size_after";i:24262;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:65583;s:10:"size_after";i:65583;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.930000000000000159872115546022541821002960205078125;s:5:"bytes";i:259;s:11:"size_before";i:8828;s:10:"size_after";i:8569;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17407;s:10:"size_after";i:17407;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.519999999999999573674358543939888477325439453125;s:5:"bytes";i:556;s:11:"size_before";i:2469;s:10:"size_after";i:1913;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8569;s:10:"size_after";i:8569;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17407;s:10:"size_after";i:17407;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1913;s:10:"size_after";i:1913;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13475, 6071, '_wp_attached_file', '2019/11/zmain-slider-3-1.jpg'),
(13476, 6071, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:28:"2019/11/zmain-slider-3-1.jpg";s:8:"filesize";i:112637;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"zmain-slider-3-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7451;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"zmain-slider-3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2022;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"zmain-slider-3-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13504;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13477, 6071, 'zegen_demo_attachment_key', '1'),
(13478, 6071, 'zegen_demo_content_key', '1'),
(13479, 6071, 'zegen_post_views_count', '16'),
(13480, 6071, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.70581257413997633420876809395849704742431640625;s:5:"bytes";i:1428;s:11:"size_before";i:202320;s:10:"size_after";i:200892;s:4:"time";d:0.3300000000000000710542735760100185871124267578125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22352;s:10:"size_after";i:22352;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:42540;s:10:"size_after";i:42540;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:27.309999999999998721023075631819665431976318359375;s:5:"bytes";i:573;s:11:"size_before";i:2098;s:10:"size_after";i:1525;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:21351;s:10:"size_after";i:21351;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:62238;s:10:"size_after";i:62238;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.470000000000000195399252334027551114559173583984375;s:5:"bytes";i:297;s:11:"size_before";i:8568;s:10:"size_after";i:8271;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15137;s:10:"size_after";i:15137;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.519999999999999573674358543939888477325439453125;s:5:"bytes";i:558;s:11:"size_before";i:2593;s:10:"size_after";i:2035;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8271;s:10:"size_after";i:8271;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15137;s:10:"size_after";i:15137;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2035;s:10:"size_after";i:2035;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}');
INSERT INTO `wpd6_postmeta` VALUES
(13481, 6242, '_wp_attached_file', '2019/10/sample-video-1.mp4'),
(13482, 6242, '_wp_attachment_metadata', 'a:11:{s:7:"bitrate";i:1205062;s:8:"filesize";i:1055736;s:9:"mime_type";s:9:"video/mp4";s:6:"length";i:5;s:16:"length_formatted";s:4:"0:05";s:5:"width";i:1280;s:6:"height";i:720;s:10:"fileformat";s:3:"mp4";s:10:"dataformat";s:9:"quicktime";s:5:"audio";a:9:{s:10:"dataformat";s:3:"mp4";s:7:"bitrate";i:384829;s:5:"codec";s:19:"ISO/IEC 14496-3 AAC";s:11:"sample_rate";d:48000;s:8:"channels";i:2;s:15:"bits_per_sample";i:16;s:8:"lossless";b:0;s:11:"channelmode";s:6:"stereo";s:17:"compression_ratio";d:0.250539713541666653195960634548100642859935760498046875;}s:17:"created_timestamp";i:0;}'),
(13483, 6242, 'zegen_demo_attachment_key', '1'),
(13484, 6242, 'zegen_demo_content_key', '1'),
(13485, 6242, 'zegen_post_views_count', '19'),
(13486, 6243, '_wp_attached_file', '2019/10/sample-audio-1.mp3'),
(13487, 6243, '_wp_attachment_metadata', 'a:20:{s:10:"dataformat";s:3:"mp3";s:8:"channels";i:2;s:11:"sample_rate";i:32000;s:7:"bitrate";i:224000;s:11:"channelmode";s:6:"stereo";s:12:"bitrate_mode";s:3:"cbr";s:5:"codec";s:4:"LAME";s:7:"encoder";s:9:"LAME3.99r";s:8:"lossless";b:0;s:15:"encoder_options";s:20:"--alt-preset cbr 224";s:17:"compression_ratio";d:0.21875;s:10:"fileformat";s:3:"mp3";s:8:"filesize";i:764176;s:9:"mime_type";s:10:"audio/mpeg";s:6:"length";i:27;s:16:"length_formatted";s:4:"0:27";s:5:"genre";s:9:"Cinematic";s:5:"album";s:21:"YouTube Audio Library";s:5:"title";s:15:"Impact Moderato";s:6:"artist";s:13:"Kevin MacLeod";}'),
(13488, 6243, 'zegen_demo_attachment_key', '1'),
(13489, 6243, 'zegen_demo_content_key', '1'),
(13490, 6243, 'zegen_post_views_count', '19'),
(13491, 6244, '_wp_attached_file', '2019/10/sample-pdf-1.pdf'),
(13492, 6244, '_wp_attachment_metadata', 'a:1:{s:8:"filesize";i:3028;}'),
(13493, 6244, 'zegen_demo_attachment_key', '1'),
(13494, 6244, 'zegen_demo_content_key', '1'),
(13495, 6244, 'zegen_post_views_count', '19'),
(13496, 6382, '_wp_attached_file', '2019/11/zmain-slider-1.jpg'),
(13497, 6382, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2019/11/zmain-slider-1.jpg";s:8:"filesize";i:105756;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"zmain-slider-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9134;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"zmain-slider-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2133;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"zmain-slider-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17380;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13498, 6382, 'zegen_demo_attachment_key', '1'),
(13499, 6382, 'zegen_demo_content_key', '1'),
(13500, 6382, 'zegen_post_views_count', '390'),
(13501, 6382, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:221606;s:10:"size_after";i:221606;s:4:"time";d:0.250000000000000055511151231257827021181583404541015625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23972;s:10:"size_after";i:23972;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:49271;s:10:"size_after";i:49271;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1175;s:10:"size_after";i:1175;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22724;s:10:"size_after";i:22724;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:74360;s:10:"size_after";i:74360;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8038;s:10:"size_after";i:8038;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15337;s:10:"size_after";i:15337;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1677;s:10:"size_after";i:1677;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8038;s:10:"size_after";i:8038;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15337;s:10:"size_after";i:15337;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1677;s:10:"size_after";i:1677;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13502, 6383, '_wp_attached_file', '2019/11/dove.png'),
(13503, 6383, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:16:"2019/11/dove.png";s:8:"filesize";i:4619;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13504, 6383, 'zegen_demo_attachment_key', '1'),
(13505, 6383, 'zegen_demo_content_key', '1'),
(13506, 6383, 'zegen_post_views_count', '17'),
(13507, 6383, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.661403054620762986814952455461025238037109375;s:5:"bytes";i:605;s:11:"size_before";i:3863;s:10:"size_after";i:3258;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.660000000000000142108547152020037174224853515625;s:5:"bytes";i:605;s:11:"size_before";i:3863;s:10:"size_after";i:3258;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(13508, 6384, '_wp_attached_file', '2019/11/zmain-slider-3.jpg'),
(13509, 6384, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2019/11/zmain-slider-3.jpg";s:8:"filesize";i:112637;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"zmain-slider-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7451;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"zmain-slider-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2022;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"zmain-slider-3-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13504;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13510, 6384, 'zegen_demo_attachment_key', '1'),
(13511, 6384, 'zegen_demo_content_key', '1'),
(13512, 6384, 'zegen_post_views_count', '152'),
(13513, 6384, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.70581257413997633420876809395849704742431640625;s:5:"bytes";i:1428;s:11:"size_before";i:202320;s:10:"size_after";i:200892;s:4:"time";d:0.42000000000000003996802888650563545525074005126953125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22352;s:10:"size_after";i:22352;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:42540;s:10:"size_after";i:42540;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:27.309999999999998721023075631819665431976318359375;s:5:"bytes";i:573;s:11:"size_before";i:2098;s:10:"size_after";i:1525;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:21351;s:10:"size_after";i:21351;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:62238;s:10:"size_after";i:62238;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.470000000000000195399252334027551114559173583984375;s:5:"bytes";i:297;s:11:"size_before";i:8568;s:10:"size_after";i:8271;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15137;s:10:"size_after";i:15137;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.519999999999999573674358543939888477325439453125;s:5:"bytes";i:558;s:11:"size_before";i:2593;s:10:"size_after";i:2035;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8271;s:10:"size_after";i:8271;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15137;s:10:"size_after";i:15137;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2035;s:10:"size_after";i:2035;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13514, 6385, '_wp_attached_file', '2019/11/loveus.png'),
(13515, 6385, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:18:"2019/11/loveus.png";s:8:"filesize";i:3464;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13516, 6385, 'zegen_demo_attachment_key', '1'),
(13517, 6385, 'zegen_demo_content_key', '1'),
(13518, 6385, 'zegen_post_views_count', '17'),
(13519, 6385, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:20.546710723941121301550083444453775882720947265625;s:5:"bytes";i:684;s:11:"size_before";i:3329;s:10:"size_after";i:2645;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.550000000000000710542735760100185871124267578125;s:5:"bytes";i:684;s:11:"size_before";i:3329;s:10:"size_after";i:2645;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13520, 6386, '_wp_attached_file', '2019/11/zmain-slider-2.jpg'),
(13521, 6386, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2019/11/zmain-slider-2.jpg";s:8:"filesize";i:106150;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"zmain-slider-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7500;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"zmain-slider-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1892;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"zmain-slider-2-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15288;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13522, 6386, 'zegen_demo_attachment_key', '1'),
(13523, 6386, 'zegen_demo_content_key', '1'),
(13524, 6386, 'zegen_post_views_count', '553'),
(13525, 6386, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.642250797111695970187383863958530128002166748046875;s:5:"bytes";i:1408;s:11:"size_before";i:219229;s:10:"size_after";i:217821;s:4:"time";d:0.440000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:25033;s:10:"size_after";i:25033;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:45748;s:10:"size_after";i:45748;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.5;s:5:"bytes";i:593;s:11:"size_before";i:2010;s:10:"size_after";i:1417;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:24262;s:10:"size_after";i:24262;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:65583;s:10:"size_after";i:65583;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.930000000000000159872115546022541821002960205078125;s:5:"bytes";i:259;s:11:"size_before";i:8828;s:10:"size_after";i:8569;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17407;s:10:"size_after";i:17407;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.519999999999999573674358543939888477325439453125;s:5:"bytes";i:556;s:11:"size_before";i:2469;s:10:"size_after";i:1913;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8569;s:10:"size_after";i:8569;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17407;s:10:"size_after";i:17407;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1913;s:10:"size_after";i:1913;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13526, 6387, '_wp_attached_file', '2019/11/bible.png'),
(13527, 6387, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:17:"2019/11/bible.png";s:8:"filesize";i:2512;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13528, 6387, 'zegen_demo_attachment_key', '1'),
(13529, 6387, 'zegen_demo_content_key', '1'),
(13530, 6387, 'zegen_post_views_count', '17'),
(13531, 6387, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:25.711927362773423055841703899204730987548828125;s:5:"bytes";i:623;s:11:"size_before";i:2423;s:10:"size_after";i:1800;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.71000000000000085265128291212022304534912109375;s:5:"bytes";i:623;s:11:"size_before";i:2423;s:10:"size_after";i:1800;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13532, 6389, '_wp_attached_file', '2019/11/fav-icon.jpg'),
(13533, 6389, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:20:"2019/11/fav-icon.jpg";s:8:"filesize";i:17631;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"fav-icon-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7359;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"fav-icon-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2733;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13534, 6389, 'zegen_demo_attachment_key', '1'),
(13535, 6389, 'zegen_demo_content_key', '1'),
(13536, 6389, 'zegen_post_views_count', '16'),
(13537, 6389, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:6.90440060698027391339337555109523236751556396484375;s:5:"bytes";i:2730;s:11:"size_before";i:39540;s:10:"size_after";i:36810;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:6;s:5:"bytes";i:809;s:11:"size_before";i:13493;s:10:"size_after";i:12684;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.410000000000000142108547152020037174224853515625;s:5:"bytes";i:652;s:11:"size_before";i:3046;s:10:"size_after";i:2394;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.42999999999999971578290569595992565155029296875;s:5:"bytes";i:639;s:11:"size_before";i:8595;s:10:"size_after";i:7956;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.800000000000000710542735760100185871124267578125;s:5:"bytes";i:630;s:11:"size_before";i:3540;s:10:"size_after";i:2910;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7956;s:10:"size_after";i:7956;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2910;s:10:"size_after";i:2910;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13538, 6390, '_wp_attached_file', '2019/11/cropped-fav-icon.jpg'),
(13539, 6390, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:28:"2019/11/cropped-fav-icon.jpg";s:8:"filesize";i:15705;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13540, 6390, 'zegen_demo_attachment_key', '1'),
(13541, 6390, 'zegen_demo_content_key', '1'),
(13542, 6390, '_wp_attachment_context', 'site-icon'),
(13543, 6390, '_oembed_9d593c19fda2b96dfcc911b8d813558e', '{{unknown}}'),
(13544, 6390, 'zegen_post_views_count', '16'),
(13545, 6390, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:8.8289382943088892119476440711878240108489990234375;s:5:"bytes";i:5377;s:11:"size_before";i:60902;s:10:"size_after";i:55525;s:4:"time";d:0.1899999999999999744648704336213995702564716339111328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:6.3300000000000000710542735760100185871124267578125;s:5:"bytes";i:894;s:11:"size_before";i:14120;s:10:"size_after";i:13226;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.17999999999999971578290569595992565155029296875;s:5:"bytes";i:644;s:11:"size_before";i:3040;s:10:"size_after";i:2396;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.44000000000000039079850466805510222911834716796875;s:5:"bytes";i:642;s:11:"size_before";i:8632;s:10:"size_after";i:7990;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.78999999999999914734871708787977695465087890625;s:5:"bytes";i:631;s:11:"size_before";i:3547;s:10:"size_after";i:2916;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7990;s:10:"size_after";i:7990;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2916;s:10:"size_after";i:2916;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:13:"site_icon-270";O:8:"stdClass":5:{s:7:"percent";d:7.95999999999999996447286321199499070644378662109375;s:5:"bytes";i:621;s:11:"size_before";i:7801;s:10:"size_after";i:7180;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:13:"site_icon-192";O:8:"stdClass":5:{s:7:"percent";d:11.949999999999999289457264239899814128875732421875;s:5:"bytes";i:673;s:11:"size_before";i:5634;s:10:"size_after";i:4961;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:13:"site_icon-180";O:8:"stdClass":5:{s:7:"percent";d:11.8900000000000005684341886080801486968994140625;s:5:"bytes";i:652;s:11:"size_before";i:5482;s:10:"size_after";i:4830;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"site_icon-32";O:8:"stdClass":5:{s:7:"percent";d:35.63000000000000255795384873636066913604736328125;s:5:"bytes";i:620;s:11:"size_before";i:1740;s:10:"size_after";i:1120;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13546, 6408, '_wp_attached_file', '2019/11/logo-dark.png'),
(13547, 6408, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:435;s:6:"height";i:131;s:4:"file";s:21:"2019/11/logo-dark.png";s:8:"filesize";i:17559;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"logo-dark-300x131.png";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8663;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"logo-dark-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2415;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13548, 6408, 'zegen_demo_attachment_key', '1'),
(13549, 6408, 'zegen_demo_content_key', '1'),
(13550, 6408, 'zegen_post_views_count', '16'),
(13551, 6408, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:16.0005358817487604028428904712200164794921875;s:5:"bytes";i:3583;s:11:"size_before";i:22393;s:10:"size_after";i:18810;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.1099999999999994315658113919198513031005859375;s:5:"bytes";i:789;s:11:"size_before";i:2457;s:10:"size_after";i:1668;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.6400000000000005684341886080801486968994140625;s:5:"bytes";i:1825;s:11:"size_before";i:8435;s:10:"size_after";i:6610;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:33.07000000000000028421709430404007434844970703125;s:5:"bytes";i:969;s:11:"size_before";i:2930;s:10:"size_after";i:1961;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6610;s:10:"size_after";i:6610;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1961;s:10:"size_after";i:1961;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13552, 6409, '_wp_attached_file', '2019/11/logo-light.png'),
(13553, 6409, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:435;s:6:"height";i:131;s:4:"file";s:22:"2019/11/logo-light.png";s:8:"filesize";i:17407;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"logo-light-300x131.png";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8586;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"logo-light-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2433;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13554, 6409, 'zegen_demo_attachment_key', '1'),
(13555, 6409, 'zegen_demo_content_key', '1'),
(13556, 6409, 'zegen_post_views_count', '16'),
(13557, 6409, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.66108091109214228708879090845584869384765625;s:5:"bytes";i:3486;s:11:"size_before";i:22259;s:10:"size_after";i:18773;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.02000000000000312638803734444081783294677734375;s:5:"bytes";i:786;s:11:"size_before";i:2455;s:10:"size_after";i:1669;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:21.019999999999999573674358543939888477325439453125;s:5:"bytes";i:1754;s:11:"size_before";i:8343;s:10:"size_after";i:6589;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.52000000000000312638803734444081783294677734375;s:5:"bytes";i:946;s:11:"size_before";i:2909;s:10:"size_after";i:1963;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6589;s:10:"size_after";i:6589;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1963;s:10:"size_after";i:1963;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13558, 6462, '_wp_attached_file', '2019/11/sermon_img1.jpg'),
(13559, 6462, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:23:"2019/11/sermon_img1.jpg";s:8:"filesize";i:100327;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"sermon_img1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20724;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"sermon_img1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3626;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"sermon_img1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43567;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13560, 6462, 'zegen_demo_attachment_key', '1'),
(13561, 6462, 'zegen_demo_content_key', '1'),
(13562, 6462, 'zegen_post_views_count', '19'),
(13563, 6462, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.343867479279996945962238896754570305347442626953125;s:5:"bytes";i:4926;s:11:"size_before";i:366554;s:10:"size_after";i:361628;s:4:"time";d:0.360000000000000042188474935755948536098003387451171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.8300000000000000710542735760100185871124267578125;s:5:"bytes";i:1076;s:11:"size_before";i:58860;s:10:"size_after";i:57784;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:1943;s:11:"size_before";i:119120;s:10:"size_after";i:117177;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1967;s:10:"size_after";i:1967;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.5300000000000000266453525910037569701671600341796875;s:5:"bytes";i:956;s:11:"size_before";i:62610;s:10:"size_after";i:61654;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.1999999999999999555910790149937383830547332763671875;s:5:"bytes";i:226;s:11:"size_before";i:18833;s:10:"size_after";i:18607;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.79000000000000003552713678800500929355621337890625;s:5:"bytes";i:725;s:11:"size_before";i:40603;s:10:"size_after";i:39878;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3038;s:10:"size_after";i:3038;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18607;s:10:"size_after";i:18607;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:39878;s:10:"size_after";i:39878;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3038;s:10:"size_after";i:3038;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13564, 6464, '_wp_attached_file', '2019/11/sermon_img2.jpg'),
(13565, 6464, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:23:"2019/11/sermon_img2.jpg";s:8:"filesize";i:77181;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"sermon_img2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17487;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"sermon_img2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3359;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"sermon_img2-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37728;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13566, 6464, 'zegen_demo_attachment_key', '1'),
(13567, 6464, 'zegen_demo_content_key', '1'),
(13568, 6464, 'zegen_post_views_count', '19'),
(13569, 6464, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:303948;s:10:"size_after";i:303948;s:4:"time";d:0.44000000000000005773159728050814010202884674072265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:48766;s:10:"size_after";i:48766;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:92050;s:10:"size_after";i:92050;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1822;s:10:"size_after";i:1822;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:51916;s:10:"size_after";i:51916;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16215;s:10:"size_after";i:16215;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:35678;s:10:"size_after";i:35678;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2804;s:10:"size_after";i:2804;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16215;s:10:"size_after";i:16215;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:35678;s:10:"size_after";i:35678;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2804;s:10:"size_after";i:2804;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13570, 6465, '_wp_attached_file', '2019/11/sermon_img3.jpg'),
(13571, 6465, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:23:"2019/11/sermon_img3.jpg";s:8:"filesize";i:48574;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"sermon_img3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10643;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"sermon_img3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2564;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"sermon_img3-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24586;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13572, 6465, 'zegen_demo_attachment_key', '1'),
(13573, 6465, 'zegen_demo_content_key', '1'),
(13574, 6465, 'zegen_post_views_count', '19'),
(13575, 6465, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.5773040379416747303054080475703813135623931884765625;s:5:"bytes";i:1087;s:11:"size_before";i:188289;s:10:"size_after";i:187202;s:4:"time";d:0.220000000000000028865798640254070051014423370361328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.57999999999999996003197111349436454474925994873046875;s:5:"bytes";i:170;s:11:"size_before";i:29305;s:10:"size_after";i:29135;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.310000000000000053290705182007513940334320068359375;s:5:"bytes";i:723;s:11:"size_before";i:55149;s:10:"size_after";i:54426;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1552;s:10:"size_after";i:1552;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.36999999999999999555910790149937383830547332763671875;s:5:"bytes";i:122;s:11:"size_before";i:32809;s:10:"size_after";i:32687;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9690;s:10:"size_after";i:9690;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.309999999999999997779553950749686919152736663818359375;s:5:"bytes";i:72;s:11:"size_before";i:22985;s:10:"size_after";i:22913;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2098;s:10:"size_after";i:2098;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9690;s:10:"size_after";i:9690;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22913;s:10:"size_after";i:22913;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2098;s:10:"size_after";i:2098;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13576, 6466, '_wp_attached_file', '2019/11/sermon_img4.jpg'),
(13577, 6466, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:23:"2019/11/sermon_img4.jpg";s:8:"filesize";i:100712;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"sermon_img4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21596;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"sermon_img4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4063;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"sermon_img4-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46333;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13578, 6466, 'zegen_demo_attachment_key', '1'),
(13579, 6466, 'zegen_demo_content_key', '1'),
(13580, 6466, 'zegen_post_views_count', '19'),
(13581, 6466, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.138415013451030965985211196311865933239459991455078125;s:5:"bytes";i:514;s:11:"size_before";i:371347;s:10:"size_after";i:370833;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.2600000000000000088817841970012523233890533447265625;s:5:"bytes";i:150;s:11:"size_before";i:58580;s:10:"size_after";i:58430;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:113561;s:10:"size_after";i:113561;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2266;s:10:"size_after";i:2266;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.25;s:5:"bytes";i:159;s:11:"size_before";i:64231;s:10:"size_after";i:64072;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.40000000000000002220446049250313080847263336181640625;s:5:"bytes";i:79;s:11:"size_before";i:19759;s:10:"size_after";i:19680;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.289999999999999980015985556747182272374629974365234375;s:5:"bytes";i:126;s:11:"size_before";i:43264;s:10:"size_after";i:43138;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3434;s:10:"size_after";i:3434;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19680;s:10:"size_after";i:19680;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:43138;s:10:"size_after";i:43138;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3434;s:10:"size_after";i:3434;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13582, 6467, '_wp_attached_file', '2019/11/sermon_img5.jpg'),
(13583, 6467, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:23:"2019/11/sermon_img5.jpg";s:8:"filesize";i:190816;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"sermon_img5-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33250;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"sermon_img5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5132;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"sermon_img5-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:79071;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13584, 6467, 'zegen_demo_attachment_key', '1'),
(13585, 6467, 'zegen_demo_content_key', '1'),
(13586, 6467, 'zegen_post_views_count', '19'),
(13587, 6467, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.206263037927784775860118315904401242733001708984375;s:5:"bytes";i:19904;s:11:"size_before";i:620785;s:10:"size_after";i:600881;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:4081;s:11:"size_before";i:99557;s:10:"size_after";i:95476;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:7012;s:11:"size_before";i:198056;s:10:"size_after";i:191044;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2703;s:10:"size_after";i:2703;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.019999999999999573674358543939888477325439453125;s:5:"bytes";i:4480;s:11:"size_before";i:111466;s:10:"size_after";i:106986;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.979999999999999982236431605997495353221893310546875;s:5:"bytes";i:1188;s:11:"size_before";i:29862;s:10:"size_after";i:28674;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.339999999999999857891452847979962825775146484375;s:5:"bytes";i:3143;s:11:"size_before";i:72492;s:10:"size_after";i:69349;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4313;s:10:"size_after";i:4313;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:28674;s:10:"size_after";i:28674;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:69349;s:10:"size_after";i:69349;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4313;s:10:"size_after";i:4313;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13588, 6468, '_wp_attached_file', '2019/11/sermon_img6.jpg'),
(13589, 6468, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:23:"2019/11/sermon_img6.jpg";s:8:"filesize";i:74945;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"sermon_img6-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18099;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"sermon_img6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3795;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"sermon_img6-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38582;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13590, 6468, 'zegen_demo_attachment_key', '1'),
(13591, 6468, 'zegen_demo_content_key', '1'),
(13592, 6468, 'zegen_post_views_count', '19'),
(13593, 6468, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.99580103359173133270587641163729131221771240234375;s:5:"bytes";i:3083;s:11:"size_before";i:309600;s:10:"size_after";i:306517;s:4:"time";d:0.220000000000000028865798640254070051014423370361328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.5900000000000000799360577730112709105014801025390625;s:5:"bytes";i:783;s:11:"size_before";i:49385;s:10:"size_after";i:48602;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.939999999999999946709294817992486059665679931640625;s:5:"bytes";i:871;s:11:"size_before";i:92282;s:10:"size_after";i:91411;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2101;s:10:"size_after";i:2101;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.5;s:5:"bytes";i:804;s:11:"size_before";i:53695;s:10:"size_after";i:52891;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:1;s:5:"bytes";i:167;s:11:"size_before";i:16728;s:10:"size_after";i:16561;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.2600000000000000088817841970012523233890533447265625;s:5:"bytes";i:458;s:11:"size_before";i:36465;s:10:"size_after";i:36007;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3188;s:10:"size_after";i:3188;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16561;s:10:"size_after";i:16561;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:36007;s:10:"size_after";i:36007;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3188;s:10:"size_after";i:3188;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13594, 6518, '_wp_attached_file', '2019/04/team-7.jpg'),
(13595, 6518, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:18:"2019/04/team-7.jpg";s:8:"filesize";i:89275;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"team-7-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13825;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"team-7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2767;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpd6_postmeta` VALUES
(13596, 6518, 'zegen_demo_attachment_key', '1'),
(13597, 6518, 'zegen_demo_content_key', '1'),
(13598, 6518, 'zegen_post_views_count', '19'),
(13599, 6518, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.9074961456727361763796579907648265361785888671875;s:5:"bytes";i:4711;s:11:"size_before";i:95996;s:10:"size_after";i:91285;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.79000000000000003552713678800500929355621337890625;s:5:"bytes";i:2733;s:11:"size_before";i:57028;s:10:"size_after";i:54295;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.780000000000001136868377216160297393798828125;s:5:"bytes";i:584;s:11:"size_before";i:2810;s:10:"size_after";i:2226;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.36000000000000031974423109204508364200592041015625;s:5:"bytes";i:816;s:11:"size_before";i:15223;s:10:"size_after";i:14407;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:16.269999999999999573674358543939888477325439453125;s:5:"bytes";i:578;s:11:"size_before";i:3553;s:10:"size_after";i:2975;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14407;s:10:"size_after";i:14407;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2975;s:10:"size_after";i:2975;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13600, 16690, '_wp_attached_file', '2019/11/donation6.jpg'),
(13601, 16690, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:21:"2019/11/donation6.jpg";s:8:"filesize";i:42538;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"donation6-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10463;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"donation6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2576;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"donation6-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18948;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13602, 16690, 'zegen_demo_attachment_key', '1'),
(13603, 16690, 'zegen_demo_content_key', '1'),
(13604, 16690, 'zegen_post_views_count', '20'),
(13605, 16690, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.018341492386097148215018393102582194842398166656494140625;s:5:"bytes";i:42;s:11:"size_before";i:228989;s:10:"size_after";i:228947;s:4:"time";d:0.240000000000000046629367034256574697792530059814453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:25875;s:10:"size_after";i:25875;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:48757;s:10:"size_after";i:48757;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1573;s:10:"size_after";i:1573;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.0899999999999999966693309261245303787291049957275390625;s:5:"bytes";i:23;s:11:"size_before";i:25002;s:10:"size_after";i:24979;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:69015;s:10:"size_after";i:69015;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9672;s:10:"size_after";i:9672;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.11000000000000000055511151231257827021181583404541015625;s:5:"bytes";i:19;s:11:"size_before";i:17580;s:10:"size_after";i:17561;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2141;s:10:"size_after";i:2141;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9672;s:10:"size_after";i:9672;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17561;s:10:"size_after";i:17561;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2141;s:10:"size_after";i:2141;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13606, 16692, '_wp_attached_file', '2019/11/donation3.jpg'),
(13607, 16692, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:21:"2019/11/donation3.jpg";s:8:"filesize";i:154615;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"donation3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20770;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"donation3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3986;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"donation3-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42036;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13608, 16692, 'zegen_demo_attachment_key', '1'),
(13609, 16692, 'zegen_demo_content_key', '1'),
(13610, 16692, 'zegen_post_views_count', '20'),
(13611, 16692, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.028688792053805034498736858949996531009674072265625;s:5:"bytes";i:10880;s:11:"size_before";i:536307;s:10:"size_after";i:525427;s:4:"time";d:0.350000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.649999999999999911182158029987476766109466552734375;s:5:"bytes";i:1631;s:11:"size_before";i:61576;s:10:"size_after";i:59945;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.29000000000000003552713678800500929355621337890625;s:5:"bytes";i:2778;s:11:"size_before";i:121164;s:10:"size_after";i:118386;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2196;s:10:"size_after";i:2196;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.54999999999999982236431605997495353221893310546875;s:5:"bytes";i:1466;s:11:"size_before";i:57388;s:10:"size_after";i:55922;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:2.069999999999999840127884453977458178997039794921875;s:5:"bytes";i:3571;s:11:"size_before";i:172693;s:10:"size_after";i:169122;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.160000000000000142108547152020037174224853515625;s:5:"bytes";i:411;s:11:"size_before";i:19041;s:10:"size_after";i:18630;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:1023;s:11:"size_before";i:38967;s:10:"size_after";i:37944;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3354;s:10:"size_after";i:3354;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18630;s:10:"size_after";i:18630;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:37944;s:10:"size_after";i:37944;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3354;s:10:"size_after";i:3354;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13612, 16694, '_wp_attached_file', '2019/11/donation5.jpg'),
(13613, 16694, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:21:"2019/11/donation5.jpg";s:8:"filesize";i:104066;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"donation5-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18667;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"donation5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3606;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"donation5-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28278;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13614, 16694, 'zegen_demo_attachment_key', '1'),
(13615, 16694, 'zegen_demo_content_key', '1'),
(13616, 16694, 'zegen_post_views_count', '20'),
(13617, 16694, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.10232186813917909518067972385324537754058837890625;s:5:"bytes";i:7900;s:11:"size_before";i:375775;s:10:"size_after";i:367875;s:4:"time";d:0.480000000000000037747582837255322374403476715087890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.689999999999999946709294817992486059665679931640625;s:5:"bytes";i:1122;s:11:"size_before";i:41761;s:10:"size_after";i:40639;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.4199999999999999289457264239899814128875732421875;s:5:"bytes";i:2007;s:11:"size_before";i:83039;s:10:"size_after";i:81032;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1988;s:10:"size_after";i:1988;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.430000000000000159872115546022541821002960205078125;s:5:"bytes";i:937;s:11:"size_before";i:38538;s:10:"size_after";i:37601;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:2.319999999999999840127884453977458178997039794921875;s:5:"bytes";i:2753;s:11:"size_before";i:118866;s:10:"size_after";i:116113;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.390000000000000124344978758017532527446746826171875;s:5:"bytes";i:411;s:11:"size_before";i:17166;s:10:"size_after";i:16755;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.560000000000000053290705182007513940334320068359375;s:5:"bytes";i:670;s:11:"size_before";i:26161;s:10:"size_after";i:25491;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3005;s:10:"size_after";i:3005;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16755;s:10:"size_after";i:16755;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:25491;s:10:"size_after";i:25491;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3005;s:10:"size_after";i:3005;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(13618, 16696, '_wp_attached_file', '2019/11/donation2.jpg'),
(13619, 16696, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:21:"2019/11/donation2.jpg";s:8:"filesize";i:66191;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"donation2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10718;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"donation2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2739;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"donation2-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20301;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13620, 16696, 'zegen_demo_attachment_key', '1'),
(13621, 16696, 'zegen_demo_content_key', '1'),
(13622, 16696, 'zegen_post_views_count', '20'),
(13623, 16696, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.07137424676768268361204405891839996911585330963134765625;s:5:"bytes";i:183;s:11:"size_before";i:256395;s:10:"size_after";i:256212;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.299999999999999988897769753748434595763683319091796875;s:5:"bytes";i:86;s:11:"size_before";i:28543;s:10:"size_after";i:28457;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:55616;s:10:"size_after";i:55616;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1626;s:10:"size_after";i:1626;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.34999999999999997779553950749686919152736663818359375;s:5:"bytes";i:95;s:11:"size_before";i:27433;s:10:"size_after";i:27338;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:80251;s:10:"size_after";i:80251;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9999;s:10:"size_after";i:9999;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.01000000000000000020816681711721685132943093776702880859375;s:5:"bytes";i:2;s:11:"size_before";i:19160;s:10:"size_after";i:19158;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2305;s:10:"size_after";i:2305;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9999;s:10:"size_after";i:9999;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19158;s:10:"size_after";i:19158;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2305;s:10:"size_after";i:2305;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13624, 16698, '_wp_attached_file', '2019/11/donation7.jpg'),
(13625, 16698, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:21:"2019/11/donation7.jpg";s:8:"filesize";i:96761;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"donation7-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19062;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"donation7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4142;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"donation7-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33657;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13626, 16698, 'zegen_demo_attachment_key', '1'),
(13627, 16698, 'zegen_demo_content_key', '1'),
(13628, 16698, 'zegen_post_views_count', '20'),
(13629, 16698, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.9429771710212317969990181154571473598480224609375;s:5:"bytes";i:3991;s:11:"size_before";i:423234;s:10:"size_after";i:419243;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.729999999999999982236431605997495353221893310546875;s:5:"bytes";i:837;s:11:"size_before";i:48353;s:10:"size_after";i:47516;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.9499999999999999555910790149937383830547332763671875;s:5:"bytes";i:874;s:11:"size_before";i:91728;s:10:"size_after";i:90854;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2394;s:10:"size_after";i:2394;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.689999999999999946709294817992486059665679931640625;s:5:"bytes";i:768;s:11:"size_before";i:45411;s:10:"size_after";i:44643;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:0.520000000000000017763568394002504646778106689453125;s:5:"bytes";i:668;s:11:"size_before";i:129246;s:10:"size_after";i:128578;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.8400000000000000799360577730112709105014801025390625;s:5:"bytes";i:327;s:11:"size_before";i:17818;s:10:"size_after";i:17491;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.6100000000000000976996261670137755572795867919921875;s:5:"bytes";i:517;s:11:"size_before";i:32068;s:10:"size_after";i:31551;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3587;s:10:"size_after";i:3587;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17491;s:10:"size_after";i:17491;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:31551;s:10:"size_after";i:31551;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3587;s:10:"size_after";i:3587;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13630, 16701, '_wp_attached_file', '2019/11/donation4.jpg'),
(13631, 16701, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:21:"2019/11/donation4.jpg";s:8:"filesize";i:120023;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"donation4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18887;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"donation4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3990;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"donation4-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36737;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13632, 16701, 'zegen_demo_attachment_key', '1'),
(13633, 16701, 'zegen_demo_content_key', '1'),
(13634, 16701, 'zegen_post_views_count', '20'),
(13635, 16701, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.5433971212028068098476296654553152620792388916015625;s:5:"bytes";i:2475;s:11:"size_before";i:455468;s:10:"size_after";i:452993;s:4:"time";d:0.3400000000000000799360577730112709105014801025390625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.100000000000000088817841970012523233890533447265625;s:5:"bytes";i:569;s:11:"size_before";i:51546;s:10:"size_after";i:50977;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.56999999999999995115018691649311222136020660400390625;s:5:"bytes";i:564;s:11:"size_before";i:98496;s:10:"size_after";i:97932;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2297;s:10:"size_after";i:2297;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.1799999999999999378275106209912337362766265869140625;s:5:"bytes";i:586;s:11:"size_before";i:49692;s:10:"size_after";i:49106;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:0.0899999999999999966693309261245303787291049957275390625;s:5:"bytes";i:132;s:11:"size_before";i:142591;s:10:"size_after";i:142459;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.82999999999999996003197111349436454474925994873046875;s:5:"bytes";i:147;s:11:"size_before";i:17611;s:10:"size_after";i:17464;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.37000000000000010658141036401502788066864013671875;s:5:"bytes";i:477;s:11:"size_before";i:34713;s:10:"size_after";i:34236;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3411;s:10:"size_after";i:3411;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17464;s:10:"size_after";i:17464;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:34236;s:10:"size_after";i:34236;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3411;s:10:"size_after";i:3411;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13636, 16749, '_wp_attached_file', '2019/11/zegen-page-loader.gif'),
(13637, 16749, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:78;s:6:"height";i:78;s:4:"file";s:29:"2019/11/zegen-page-loader.gif";s:8:"filesize";i:14898;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13638, 16749, 'zegen_demo_attachment_key', '1'),
(13639, 16749, 'zegen_demo_content_key', '1'),
(13640, 16749, 'zegen_post_views_count', '16'),
(13641, 16749, 'wp-smush-animated', '1'),
(13642, 16749, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:65.13048566413107209882582537829875946044921875;s:5:"bytes";i:27827;s:11:"size_before";i:42725;s:10:"size_after";i:14898;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:65.1299999999999954525264911353588104248046875;s:5:"bytes";i:27827;s:11:"size_before";i:42725;s:10:"size_after";i:14898;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13643, 16753, '_wp_attached_file', '2019/11/z2-slider1.jpg'),
(13644, 16753, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:900;s:4:"file";s:22:"2019/11/z2-slider1.jpg";s:8:"filesize";i:156089;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"z2-slider1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14472;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"z2-slider1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3485;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"z2-slider1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23874;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13645, 16753, 'zegen_demo_attachment_key', '1'),
(13646, 16753, 'zegen_demo_content_key', '1'),
(13647, 16753, 'zegen_post_views_count', '16'),
(13648, 16753, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.25657896819993908366086543537676334381103515625;s:5:"bytes";i:13443;s:11:"size_before";i:315817;s:10:"size_after";i:302374;s:4:"time";d:0.41000000000000003108624468950438313186168670654296875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.46999999999999975131004248396493494510650634765625;s:5:"bytes";i:1596;s:11:"size_before";i:35686;s:10:"size_after";i:34090;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.7400000000000002131628207280300557613372802734375;s:5:"bytes";i:3194;s:11:"size_before";i:67346;s:10:"size_after";i:64152;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:202;s:11:"size_before";i:2493;s:10:"size_after";i:2291;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.4199999999999999289457264239899814128875732421875;s:5:"bytes";i:1487;s:11:"size_before";i:33637;s:10:"size_after";i:32150;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:5.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:4940;s:11:"size_before";i:94863;s:10:"size_after";i:89923;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.96999999999999975131004248396493494510650634765625;s:5:"bytes";i:719;s:11:"size_before";i:14466;s:10:"size_after";i:13747;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.4000000000000003552713678800500929355621337890625;s:5:"bytes";i:1054;s:11:"size_before";i:23959;s:10:"size_after";i:22905;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:251;s:11:"size_before";i:3483;s:10:"size_after";i:3232;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13747;s:10:"size_after";i:13747;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22905;s:10:"size_after";i:22905;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3232;s:10:"size_after";i:3232;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13649, 16754, '_wp_attached_file', '2019/11/z2-slider2.jpg'),
(13650, 16754, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:900;s:4:"file";s:22:"2019/11/z2-slider2.jpg";s:8:"filesize";i:131075;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"z2-slider2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10142;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"z2-slider2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2870;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"z2-slider2-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17272;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13651, 16754, 'zegen_demo_attachment_key', '1'),
(13652, 16754, 'zegen_demo_content_key', '1'),
(13653, 16754, 'zegen_post_views_count', '16'),
(13654, 16754, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.922780187857489497815777212963439524173736572265625;s:5:"bytes";i:9142;s:11:"size_before";i:233049;s:10:"size_after";i:223907;s:4:"time";d:0.330000000000000015543122344752191565930843353271484375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.720000000000000195399252334027551114559173583984375;s:5:"bytes";i:689;s:11:"size_before";i:25369;s:10:"size_after";i:24680;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.8300000000000000710542735760100185871124267578125;s:5:"bytes";i:2391;s:11:"size_before";i:49467;s:10:"size_after";i:47076;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.87000000000000010658141036401502788066864013671875;s:5:"bytes";i:152;s:11:"size_before";i:2213;s:10:"size_after";i:2061;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.850000000000000088817841970012523233890533447265625;s:5:"bytes";i:694;s:11:"size_before";i:24348;s:10:"size_after";i:23654;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:6.12999999999999989341858963598497211933135986328125;s:5:"bytes";i:4408;s:11:"size_before";i:71956;s:10:"size_after";i:67548;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.520000000000000017763568394002504646778106689453125;s:5:"bytes";i:154;s:11:"size_before";i:10114;s:10:"size_after";i:9960;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.8300000000000000710542735760100185871124267578125;s:5:"bytes";i:488;s:11:"size_before";i:17265;s:10:"size_after";i:16777;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.78000000000000024868995751603506505489349365234375;s:5:"bytes";i:166;s:11:"size_before";i:2873;s:10:"size_after";i:2707;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9960;s:10:"size_after";i:9960;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16777;s:10:"size_after";i:16777;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2707;s:10:"size_after";i:2707;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13655, 16755, '_wp_attached_file', '2019/11/z2-slider3.jpg'),
(13656, 16755, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:900;s:4:"file";s:22:"2019/11/z2-slider3.jpg";s:8:"filesize";i:157817;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"z2-slider3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10513;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"z2-slider3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2260;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"z2-slider3-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20195;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13657, 16755, 'zegen_demo_attachment_key', '1'),
(13658, 16755, 'zegen_demo_content_key', '1'),
(13659, 16755, 'zegen_post_views_count', '16'),
(13660, 16755, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.89093966391345613686780779971741139888763427734375;s:5:"bytes";i:10783;s:11:"size_before";i:277131;s:10:"size_after";i:266348;s:4:"time";d:0.299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:994;s:11:"size_before";i:30984;s:10:"size_after";i:29990;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.62000000000000010658141036401502788066864013671875;s:5:"bytes";i:2842;s:11:"size_before";i:61502;s:10:"size_after";i:58660;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.0099999999999997868371792719699442386627197265625;s:5:"bytes";i:120;s:11:"size_before";i:1713;s:10:"size_after";i:1593;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.270000000000000017763568394002504646778106689453125;s:5:"bytes";i:958;s:11:"size_before";i:29289;s:10:"size_after";i:28331;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:5.410000000000000142108547152020037174224853515625;s:5:"bytes";i:4795;s:11:"size_before";i:88623;s:10:"size_after";i:83828;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.910000000000000142108547152020037174224853515625;s:5:"bytes";i:307;s:11:"size_before";i:10543;s:10:"size_after";i:10236;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.140000000000000124344978758017532527446746826171875;s:5:"bytes";i:635;s:11:"size_before";i:20250;s:10:"size_after";i:19615;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.86000000000000031974423109204508364200592041015625;s:5:"bytes";i:132;s:11:"size_before";i:2254;s:10:"size_after";i:2122;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10236;s:10:"size_after";i:10236;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19615;s:10:"size_after";i:19615;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2122;s:10:"size_after";i:2122;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13661, 16767, '_wp_attached_file', '2019/11/about-normal.png'),
(13662, 16767, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:483;s:6:"height";i:497;s:4:"file";s:24:"2019/11/about-normal.png";s:8:"filesize";i:543844;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"about-normal-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:231930;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"about-normal-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:27704;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13663, 16767, 'zegen_demo_attachment_key', '1'),
(13664, 16767, 'zegen_demo_content_key', '1'),
(13665, 16767, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1107047;s:10:"size_after";i:1107047;s:4:"time";d:0.54000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:569800;s:10:"size_after";i:569800;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17887;s:10:"size_after";i:17887;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:231937;s:10:"size_after";i:231937;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:27743;s:10:"size_after";i:27743;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:231937;s:10:"size_after";i:231937;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:27743;s:10:"size_after";i:27743;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(13666, 16777, '_wp_attached_file', '2019/11/about-1-bg.png'),
(13667, 16777, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:341;s:6:"height";i:423;s:4:"file";s:22:"2019/11/about-1-bg.png";s:8:"filesize";i:44634;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"about-1-bg-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:31730;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"about-1-bg-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4407;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13668, 16777, 'zegen_demo_attachment_key', '1'),
(13669, 16777, 'zegen_demo_content_key', '1'),
(13670, 16777, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:16.289145340289611141315617715008556842803955078125;s:5:"bytes";i:12520;s:11:"size_before";i:76861;s:10:"size_after";i:64341;s:4:"time";d:0.600000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:27.059999999999998721023075631819665431976318359375;s:5:"bytes";i:839;s:11:"size_before";i:3100;s:10:"size_after";i:2261;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:27.059999999999998721023075631819665431976318359375;s:5:"bytes";i:10255;s:11:"size_before";i:37891;s:10:"size_after";i:27636;s:4:"time";d:0.35999999999999998667732370449812151491641998291015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.519999999999999573674358543939888477325439453125;s:5:"bytes";i:1426;s:11:"size_before";i:4830;s:10:"size_after";i:3404;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:27636;s:10:"size_after";i:27636;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3404;s:10:"size_after";i:3404;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(13671, 16806, '_wp_attached_file', '2019/11/mobile-logo-dark.png'),
(13672, 16806, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:170;s:6:"height";i:51;s:4:"file";s:28:"2019/11/mobile-logo-dark.png";s:8:"filesize";i:9811;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"mobile-logo-dark-100x51.png";s:5:"width";i:100;s:6:"height";i:51;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3128;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13673, 16806, 'zegen_demo_attachment_key', '1'),
(13674, 16806, 'zegen_demo_content_key', '1'),
(13675, 16806, 'zegen_post_views_count', '16'),
(13676, 16806, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:18.619707367603265169009318924508988857269287109375;s:5:"bytes";i:1438;s:11:"size_before";i:7723;s:10:"size_after";i:6285;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:31.449999999999999289457264239899814128875732421875;s:5:"bytes";i:695;s:11:"size_before";i:2210;s:10:"size_after";i:1515;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.75;s:5:"bytes";i:743;s:11:"size_before";i:3128;s:10:"size_after";i:2385;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2385;s:10:"size_after";i:2385;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13677, 16894, '_wp_attached_file', '2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg'),
(13678, 16894, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:483;s:6:"height";i:497;s:4:"file";s:67:"2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg";s:8:"filesize";i:61757;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:67:"about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34527;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:67:"about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5107;}s:24:"elementor_custom_483x497";a:4:{s:4:"file";s:119:"elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-r4p69rpbvvd1l4b9kfabt2nizmhbcruqjuvi1qbf9c.jpg";s:5:"width";i:483;s:6:"height";i:497;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13679, 16894, 'zegen_demo_attachment_key', '1'),
(13680, 16894, 'zegen_demo_content_key', '1'),
(13681, 16894, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.22985125830086428067033921252004802227020263671875;s:5:"bytes";i:8537;s:11:"size_before";i:163236;s:10:"size_after";i:154699;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:6.4199999999999999289457264239899814128875732421875;s:5:"bytes";i:5370;s:11:"size_before";i:83641;s:10:"size_after";i:78271;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.410000000000000142108547152020037174224853515625;s:5:"bytes";i:279;s:11:"size_before";i:3317;s:10:"size_after";i:3038;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:2448;s:11:"size_before";i:34483;s:10:"size_after";i:32035;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.6300000000000007815970093361102044582366943359375;s:5:"bytes";i:440;s:11:"size_before";i:5100;s:10:"size_after";i:4660;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:32035;s:10:"size_after";i:32035;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4660;s:10:"size_after";i:4660;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13682, 16897, '_wp_attached_file', '2019/11/donate-bg-main-1.jpg'),
(13683, 16897, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:800;s:4:"file";s:28:"2019/11/donate-bg-main-1.jpg";s:8:"filesize";i:67309;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"donate-bg-main-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7771;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"donate-bg-main-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2049;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"donate-bg-main-1-600x300.jpg";s:5:"width";i:600;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13479;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpd6_postmeta` VALUES
(13684, 16897, 'zegen_demo_attachment_key', '1'),
(13685, 16897, 'zegen_demo_content_key', '1'),
(13686, 16897, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.58660671537708974909719472634606063365936279296875;s:5:"bytes";i:10735;s:11:"size_before";i:192156;s:10:"size_after";i:181421;s:4:"time";d:0.330000000000000015543122344752191565930843353271484375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.94000000000000039079850466805510222911834716796875;s:5:"bytes";i:1122;s:11:"size_before";i:22718;s:10:"size_after";i:21596;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:6.6699999999999999289457264239899814128875732421875;s:5:"bytes";i:2961;s:11:"size_before";i:44418;s:10:"size_after";i:41457;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.449999999999999289457264239899814128875732421875;s:5:"bytes";i:149;s:11:"size_before";i:1577;s:10:"size_after";i:1428;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.62000000000000010658141036401502788066864013671875;s:5:"bytes";i:900;s:11:"size_before";i:19463;s:10:"size_after";i:18563;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:7.86000000000000031974423109204508364200592041015625;s:5:"bytes";i:4590;s:11:"size_before";i:58387;s:10:"size_after";i:53797;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.859999999999999875655021241982467472553253173828125;s:5:"bytes";i:300;s:11:"size_before";i:7764;s:10:"size_after";i:7464;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.17999999999999971578290569595992565155029296875;s:5:"bytes";i:564;s:11:"size_before";i:13489;s:10:"size_after";i:12925;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.269999999999999573674358543939888477325439453125;s:5:"bytes";i:149;s:11:"size_before";i:2050;s:10:"size_after";i:1901;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7464;s:10:"size_after";i:7464;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12925;s:10:"size_after";i:12925;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1901;s:10:"size_after";i:1901;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13687, 16899, '_wp_attached_file', '2019/11/contact-bg-1.jpg'),
(13688, 16899, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:800;s:4:"file";s:24:"2019/11/contact-bg-1.jpg";s:8:"filesize";i:53892;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"contact-bg-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6300;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"contact-bg-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1658;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"contact-bg-1-600x300.jpg";s:5:"width";i:600;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11301;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13689, 16899, 'zegen_demo_attachment_key', '1'),
(13690, 16899, 'zegen_demo_content_key', '1'),
(13691, 16899, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.309945663518650604828508221544325351715087890625;s:5:"bytes";i:14718;s:11:"size_before";i:158089;s:10:"size_after";i:143371;s:4:"time";d:0.230000000000000037747582837255322374403476715087890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:9.050000000000000710542735760100185871124267578125;s:5:"bytes";i:1696;s:11:"size_before";i:18733;s:10:"size_after";i:17037;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:11.160000000000000142108547152020037174224853515625;s:5:"bytes";i:4050;s:11:"size_before";i:36293;s:10:"size_after";i:32243;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:12.28999999999999914734871708787977695465087890625;s:5:"bytes";i:160;s:11:"size_before";i:1302;s:10:"size_after";i:1142;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:8.449999999999999289457264239899814128875732421875;s:5:"bytes";i:1374;s:11:"size_before";i:16255;s:10:"size_after";i:14881;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:12.0800000000000000710542735760100185871124267578125;s:5:"bytes";i:5857;s:11:"size_before";i:48497;s:10:"size_after";i:42640;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.87999999999999989341858963598497211933135986328125;s:5:"bytes";i:499;s:11:"size_before";i:6329;s:10:"size_after";i:5830;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:7.910000000000000142108547152020037174224853515625;s:5:"bytes";i:895;s:11:"size_before";i:11311;s:10:"size_after";i:10416;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:11.300000000000000710542735760100185871124267578125;s:5:"bytes";i:187;s:11:"size_before";i:1655;s:10:"size_after";i:1468;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5830;s:10:"size_after";i:5830;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10416;s:10:"size_after";i:10416;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1468;s:10:"size_after";i:1468;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13692, 16916, '_wp_attached_file', '2019/12/z2-slider-3.jpg'),
(13693, 16916, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:23:"2019/12/z2-slider-3.jpg";s:8:"filesize";i:63433;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"z2-slider-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6307;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"z2-slider-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1782;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"z2-slider-3-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10143;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13694, 16916, 'zegen_demo_attachment_key', '1'),
(13695, 16916, 'zegen_demo_content_key', '1'),
(13696, 16916, 'zegen_post_views_count', '16'),
(13697, 16916, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:12.9347404038162867578876102925278246402740478515625;s:5:"bytes";i:18655;s:11:"size_before";i:144224;s:10:"size_after";i:125569;s:4:"time";d:0.479999999999999982236431605997495353221893310546875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:12.25;s:5:"bytes";i:1930;s:11:"size_before";i:15755;s:10:"size_after";i:13825;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:15.67999999999999971578290569595992565155029296875;s:5:"bytes";i:4958;s:11:"size_before";i:31629;s:10:"size_after";i:26671;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:119;s:11:"size_before";i:1398;s:10:"size_after";i:1279;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:12.730000000000000426325641456060111522674560546875;s:5:"bytes";i:1867;s:11:"size_before";i:14662;s:10:"size_after";i:12795;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:17.620000000000000994759830064140260219573974609375;s:5:"bytes";i:8088;s:11:"size_before";i:45901;s:10:"size_after";i:37813;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.03000000000000024868995751603506505489349365234375;s:5:"bytes";i:381;s:11:"size_before";i:6323;s:10:"size_after";i:5942;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:11.4700000000000006394884621840901672840118408203125;s:5:"bytes";i:1166;s:11:"size_before";i:10166;s:10:"size_after";i:9000;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.1199999999999992184029906638897955417633056640625;s:5:"bytes";i:146;s:11:"size_before";i:1797;s:10:"size_after";i:1651;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5942;s:10:"size_after";i:5942;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9000;s:10:"size_after";i:9000;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1651;s:10:"size_after";i:1651;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13698, 16917, '_wp_attached_file', '2019/12/z2-slider-1.jpg'),
(13699, 16917, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:23:"2019/12/z2-slider-1.jpg";s:8:"filesize";i:117951;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"z2-slider-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10010;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"z2-slider-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2825;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"z2-slider-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17221;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13700, 16917, 'zegen_demo_attachment_key', '1'),
(13701, 16917, 'zegen_demo_content_key', '1'),
(13702, 16917, 'zegen_post_views_count', '16'),
(13703, 16917, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.986869023264664857464367742068134248256683349609375;s:5:"bytes";i:9218;s:11:"size_before";i:231209;s:10:"size_after";i:221991;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.95999999999999996447286321199499070644378662109375;s:5:"bytes";i:754;s:11:"size_before";i:25441;s:10:"size_after";i:24687;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.92999999999999971578290569595992565155029296875;s:5:"bytes";i:2419;s:11:"size_before";i:49112;s:10:"size_after";i:46693;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.92999999999999971578290569595992565155029296875;s:5:"bytes";i:154;s:11:"size_before";i:2221;s:10:"size_after";i:2067;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.859999999999999875655021241982467472553253173828125;s:5:"bytes";i:692;s:11:"size_before";i:24214;s:10:"size_after";i:23522;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:6.19000000000000039079850466805510222911834716796875;s:5:"bytes";i:4401;s:11:"size_before";i:71107;s:10:"size_after";i:66706;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.79000000000000003552713678800500929355621337890625;s:5:"bytes";i:179;s:11:"size_before";i:9980;s:10:"size_after";i:9801;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.7599999999999997868371792719699442386627197265625;s:5:"bytes";i:473;s:11:"size_before";i:17148;s:10:"size_after";i:16675;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.160000000000000142108547152020037174224853515625;s:5:"bytes";i:146;s:11:"size_before";i:2828;s:10:"size_after";i:2682;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9801;s:10:"size_after";i:9801;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16675;s:10:"size_after";i:16675;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2682;s:10:"size_after";i:2682;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13704, 16918, '_wp_attached_file', '2019/12/z2-slider-2.jpg'),
(13705, 16918, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:23:"2019/12/z2-slider-2.jpg";s:8:"filesize";i:147821;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"z2-slider-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10616;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"z2-slider-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2320;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"z2-slider-2-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20313;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13706, 16918, 'zegen_demo_attachment_key', '1'),
(13707, 16918, 'zegen_demo_content_key', '1'),
(13708, 16918, 'zegen_post_views_count', '16'),
(13709, 16918, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.751418558673014214122076737112365663051605224609375;s:5:"bytes";i:10512;s:11:"size_before";i:280214;s:10:"size_after";i:269702;s:4:"time";d:0.2000000000000000388578058618804789148271083831787109375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.29999999999999982236431605997495353221893310546875;s:5:"bytes";i:1042;s:11:"size_before";i:31548;s:10:"size_after";i:30506;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.38999999999999968025576890795491635799407958984375;s:5:"bytes";i:2741;s:11:"size_before";i:62453;s:10:"size_after";i:59712;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.6500000000000003552713678800500929355621337890625;s:5:"bytes";i:115;s:11:"size_before";i:1730;s:10:"size_after";i:1615;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.2400000000000002131628207280300557613372802734375;s:5:"bytes";i:963;s:11:"size_before";i:29748;s:10:"size_after";i:28785;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:5.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:4564;s:11:"size_before";i:89204;s:10:"size_after";i:84640;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.04000000000000003552713678800500929355621337890625;s:5:"bytes";i:324;s:11:"size_before";i:10652;s:10:"size_after";i:10328;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.180000000000000159872115546022541821002960205078125;s:5:"bytes";i:647;s:11:"size_before";i:20351;s:10:"size_after";i:19704;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.03000000000000024868995751603506505489349365234375;s:5:"bytes";i:116;s:11:"size_before";i:2306;s:10:"size_after";i:2190;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10328;s:10:"size_after";i:10328;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19704;s:10:"size_after";i:19704;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2190;s:10:"size_after";i:2190;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13710, 17001, '_wp_attached_file', '2020/02/church-i.png'),
(13711, 17001, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:256;s:6:"height";i:232;s:4:"file";s:20:"2020/02/church-i.png";s:8:"filesize";i:5630;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"church-i-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2300;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13712, 17001, 'zegen_demo_attachment_key', '1'),
(13713, 17001, 'zegen_demo_content_key', '1'),
(13714, 17001, 'zegen_post_views_count', '16'),
(13715, 17001, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:31.013698630136985912031377665698528289794921875;s:5:"bytes";i:1698;s:11:"size_before";i:5475;s:10:"size_after";i:3777;s:4:"time";d:0.12000000000000000943689570931383059360086917877197265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:40.99000000000000198951966012828052043914794921875;s:5:"bytes";i:748;s:11:"size_before";i:1825;s:10:"size_after";i:1077;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:41.2999999999999971578290569595992565155029296875;s:5:"bytes";i:950;s:11:"size_before";i:2300;s:10:"size_after";i:1350;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1350;s:10:"size_after";i:1350;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13716, 17372, '_wp_attached_file', '2021/10/bible-tcolor.png'),
(13717, 17372, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:24:"2021/10/bible-tcolor.png";s:8:"filesize";i:1295;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13718, 17372, 'zegen_demo_attachment_key', '1'),
(13719, 17372, 'zegen_demo_content_key', '1'),
(13720, 17372, 'zegen_post_views_count', '12'),
(13721, 17372, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:49.82564897326617625594735727645456790924072265625;s:5:"bytes";i:1286;s:11:"size_before";i:2581;s:10:"size_after";i:1295;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:49.8299999999999982946974341757595539093017578125;s:5:"bytes";i:1286;s:11:"size_before";i:2581;s:10:"size_after";i:1295;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13722, 17373, '_wp_attached_file', '2021/10/dove-tcolor.png'),
(13723, 17373, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:23:"2021/10/dove-tcolor.png";s:8:"filesize";i:3248;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13724, 17373, 'zegen_demo_attachment_key', '1'),
(13725, 17373, 'zegen_demo_content_key', '1'),
(13726, 17373, 'zegen_post_views_count', '12'),
(13727, 17373, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:29.98491054106488462593915755860507488250732421875;s:5:"bytes";i:1391;s:11:"size_before";i:4639;s:10:"size_after";i:3248;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:29.980000000000000426325641456060111522674560546875;s:5:"bytes";i:1391;s:11:"size_before";i:4639;s:10:"size_after";i:3248;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(13728, 17374, '_wp_attached_file', '2021/10/zmain-slider-3.jpg'),
(13729, 17374, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2021/10/zmain-slider-3.jpg";s:8:"filesize";i:91711;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"zmain-slider-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4866;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"zmain-slider-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1422;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"zmain-slider-3-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9024;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13730, 17374, 'zegen_demo_attachment_key', '1'),
(13731, 17374, 'zegen_demo_content_key', '1'),
(13732, 17374, 'zegen_post_views_count', '12'),
(13733, 17374, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.80476510568377079835045151412487030029296875;s:5:"bytes";i:21161;s:11:"size_before";i:133890;s:10:"size_after";i:112729;s:4:"time";d:0.210000000000000019984014443252817727625370025634765625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:16.199999999999999289457264239899814128875732421875;s:5:"bytes";i:2278;s:11:"size_before";i:14065;s:10:"size_after";i:11787;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:18.4200000000000017053025658242404460906982421875;s:5:"bytes";i:5543;s:11:"size_before";i:30097;s:10:"size_after";i:24554;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:164;s:11:"size_before";i:1130;s:10:"size_after";i:966;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:15.550000000000000710542735760100185871124267578125;s:5:"bytes";i:2078;s:11:"size_before";i:13364;s:10:"size_after";i:11286;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:19.219999999999998863131622783839702606201171875;s:5:"bytes";i:8979;s:11:"size_before";i:46729;s:10:"size_after";i:37750;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:12.1899999999999995026200849679298698902130126953125;s:5:"bytes";i:593;s:11:"size_before";i:4866;s:10:"size_after";i:4273;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:14.7599999999999997868371792719699442386627197265625;s:5:"bytes";i:1332;s:11:"size_before";i:9024;s:10:"size_after";i:7692;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:13.6400000000000005684341886080801486968994140625;s:5:"bytes";i:194;s:11:"size_before";i:1422;s:10:"size_after";i:1228;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4273;s:10:"size_after";i:4273;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7692;s:10:"size_after";i:7692;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1228;s:10:"size_after";i:1228;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13734, 17375, '_wp_attached_file', '2021/10/zmain-slider-4.jpg'),
(13735, 17375, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2021/10/zmain-slider-4.jpg";s:8:"filesize";i:61215;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"zmain-slider-4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4347;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"zmain-slider-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1273;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"zmain-slider-4-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8735;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13736, 17375, 'zegen_demo_attachment_key', '1'),
(13737, 17375, 'zegen_demo_content_key', '1'),
(13738, 17375, 'zegen_post_views_count', '12'),
(13739, 17375, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:17.052317761653061012339094304479658603668212890625;s:5:"bytes";i:19905;s:11:"size_before";i:116729;s:10:"size_after";i:96824;s:4:"time";d:0.3000000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:16.67999999999999971578290569595992565155029296875;s:5:"bytes";i:2140;s:11:"size_before";i:12826;s:10:"size_after";i:10686;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:19.940000000000001278976924368180334568023681640625;s:5:"bytes";i:5128;s:11:"size_before";i:25720;s:10:"size_after";i:20592;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.57000000000000028421709430404007434844970703125;s:5:"bytes";i:163;s:11:"size_before";i:1047;s:10:"size_after";i:884;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:16.07000000000000028421709430404007434844970703125;s:5:"bytes";i:1992;s:11:"size_before";i:12399;s:10:"size_after";i:10407;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:21.78999999999999914734871708787977695465087890625;s:5:"bytes";i:8321;s:11:"size_before";i:38188;s:10:"size_after";i:29867;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:613;s:11:"size_before";i:4347;s:10:"size_after";i:3734;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:15.410000000000000142108547152020037174224853515625;s:5:"bytes";i:1346;s:11:"size_before";i:8735;s:10:"size_after";i:7389;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.8699999999999992184029906638897955417633056640625;s:5:"bytes";i:202;s:11:"size_before";i:1273;s:10:"size_after";i:1071;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3734;s:10:"size_after";i:3734;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7389;s:10:"size_after";i:7389;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1071;s:10:"size_after";i:1071;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13740, 17376, '_wp_attached_file', '2021/10/bible-tcolor-1.png'),
(13741, 17376, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:26:"2021/10/bible-tcolor-1.png";s:8:"filesize";i:1295;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13742, 17376, 'zegen_demo_attachment_key', '1'),
(13743, 17376, 'zegen_demo_content_key', '1'),
(13744, 17376, 'zegen_post_views_count', '12'),
(13745, 17376, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:49.82564897326617625594735727645456790924072265625;s:5:"bytes";i:1286;s:11:"size_before";i:2581;s:10:"size_after";i:1295;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:49.8299999999999982946974341757595539093017578125;s:5:"bytes";i:1286;s:11:"size_before";i:2581;s:10:"size_after";i:1295;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(13746, 17377, '_wp_attached_file', '2021/10/dove-tcolor-1.png'),
(13747, 17377, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:25:"2021/10/dove-tcolor-1.png";s:8:"filesize";i:3248;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13748, 17377, 'zegen_demo_attachment_key', '1'),
(13749, 17377, 'zegen_demo_content_key', '1'),
(13750, 17377, 'zegen_post_views_count', '12'),
(13751, 17377, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:29.98491054106488462593915755860507488250732421875;s:5:"bytes";i:1391;s:11:"size_before";i:4639;s:10:"size_after";i:3248;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:29.980000000000000426325641456060111522674560546875;s:5:"bytes";i:1391;s:11:"size_before";i:4639;s:10:"size_after";i:3248;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13752, 17378, '_wp_attached_file', '2021/10/ministry-1.jpg'),
(13753, 17378, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:22:"2021/10/ministry-1.jpg";s:8:"filesize";i:111027;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"ministry-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8150;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"ministry-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1958;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"ministry-1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17367;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13754, 17378, 'zegen_demo_attachment_key', '1'),
(13755, 17378, 'zegen_demo_content_key', '1'),
(13756, 17378, 'zegen_post_views_count', '12'),
(13757, 17378, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:6.01693423805706029128259615390561521053314208984375;s:5:"bytes";i:9231;s:11:"size_before";i:153417;s:10:"size_after";i:144186;s:4:"time";d:0.17000000000000003996802888650563545525074005126953125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:6.80999999999999960920149533194489777088165283203125;s:5:"bytes";i:1613;s:11:"size_before";i:23700;s:10:"size_after";i:22087;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:8.03999999999999914734871708787977695465087890625;s:5:"bytes";i:3922;s:11:"size_before";i:48790;s:10:"size_after";i:44868;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.8300000000000000710542735760100185871124267578125;s:5:"bytes";i:163;s:11:"size_before";i:1505;s:10:"size_after";i:1342;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:6.82000000000000028421709430404007434844970703125;s:5:"bytes";i:1789;s:11:"size_before";i:26216;s:10:"size_after";i:24427;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.339999999999999857891452847979962825775146484375;s:5:"bytes";i:435;s:11:"size_before";i:8150;s:10:"size_after";i:7715;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:6.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:1131;s:11:"size_before";i:17367;s:10:"size_after";i:16236;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.089999999999999857891452847979962825775146484375;s:5:"bytes";i:178;s:11:"size_before";i:1958;s:10:"size_after";i:1780;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7715;s:10:"size_after";i:7715;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16236;s:10:"size_after";i:16236;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1780;s:10:"size_after";i:1780;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13758, 17379, '_wp_attached_file', '2021/10/ministry-2.jpg'),
(13759, 17379, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:22:"2021/10/ministry-2.jpg";s:8:"filesize";i:134519;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"ministry-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9205;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"ministry-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1864;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"ministry-2-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22016;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13760, 17379, 'zegen_demo_attachment_key', '1'),
(13761, 17379, 'zegen_demo_content_key', '1'),
(13762, 17379, 'zegen_post_views_count', '12'),
(13763, 17379, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.77382758119143080222102071275003254413604736328125;s:5:"bytes";i:9190;s:11:"size_before";i:192508;s:10:"size_after";i:183318;s:4:"time";d:0.2300000000000000099920072216264088638126850128173828125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.9199999999999999289457264239899814128875732421875;s:5:"bytes";i:1838;s:11:"size_before";i:31030;s:10:"size_after";i:29192;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:5.230000000000000426325641456060111522674560546875;s:5:"bytes";i:3267;s:11:"size_before";i:62455;s:10:"size_after";i:59188;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.7200000000000006394884621840901672840118408203125;s:5:"bytes";i:150;s:11:"size_before";i:1399;s:10:"size_after";i:1249;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:5.53000000000000024868995751603506505489349365234375;s:5:"bytes";i:1856;s:11:"size_before";i:33533;s:10:"size_after";i:31677;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.5800000000000000710542735760100185871124267578125;s:5:"bytes";i:606;s:11:"size_before";i:9205;s:10:"size_after";i:8599;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:5.92999999999999971578290569595992565155029296875;s:5:"bytes";i:1305;s:11:"size_before";i:22016;s:10:"size_after";i:20711;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.0099999999999997868371792719699442386627197265625;s:5:"bytes";i:168;s:11:"size_before";i:1864;s:10:"size_after";i:1696;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8599;s:10:"size_after";i:8599;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20711;s:10:"size_after";i:20711;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1696;s:10:"size_after";i:1696;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13764, 17380, '_wp_attached_file', '2021/10/location.png'),
(13765, 17380, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:20:"2021/10/location.png";s:8:"filesize";i:27803;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"location-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8911;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"location-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2380;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13766, 17380, 'zegen_demo_attachment_key', '1'),
(13767, 17380, 'zegen_demo_content_key', '1'),
(13768, 17380, 'zegen_post_views_count', '12'),
(13769, 17380, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:18.97221654152911440860407310537993907928466796875;s:5:"bytes";i:6494;s:11:"size_before";i:34229;s:10:"size_after";i:27735;s:4:"time";d:0.44000000000000005773159728050814010202884674072265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:24.230000000000000426325641456060111522674560546875;s:5:"bytes";i:3042;s:11:"size_before";i:12553;s:10:"size_after";i:9511;s:4:"time";d:0.2300000000000000099920072216264088638126850128173828125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:35.07000000000000028421709430404007434844970703125;s:5:"bytes";i:661;s:11:"size_before";i:1885;s:10:"size_after";i:1224;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.739999999999998436805981327779591083526611328125;s:5:"bytes";i:2026;s:11:"size_before";i:8911;s:10:"size_after";i:6885;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.1400000000000005684341886080801486968994140625;s:5:"bytes";i:765;s:11:"size_before";i:2380;s:10:"size_after";i:1615;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6885;s:10:"size_after";i:6885;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1615;s:10:"size_after";i:1615;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13770, 17381, '_wp_attached_file', '2021/10/logo-light-new.png'),
(13771, 17381, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:435;s:6:"height";i:131;s:4:"file";s:26:"2021/10/logo-light-new.png";s:8:"filesize";i:7856;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"logo-light-new-300x131.png";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5122;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"logo-light-new-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2439;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13772, 17381, 'zegen_demo_attachment_key', '1'),
(13773, 17381, 'zegen_demo_content_key', '1'),
(13774, 17381, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:20.22083728492074072846662602387368679046630859375;s:5:"bytes";i:2985;s:11:"size_before";i:14762;s:10:"size_after";i:11777;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.71000000000000085265128291212022304534912109375;s:5:"bytes";i:647;s:11:"size_before";i:1978;s:10:"size_after";i:1331;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:30.530000000000001136868377216160297393798828125;s:5:"bytes";i:1564;s:11:"size_before";i:5122;s:10:"size_after";i:3558;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:31.730000000000000426325641456060111522674560546875;s:5:"bytes";i:774;s:11:"size_before";i:2439;s:10:"size_after";i:1665;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3558;s:10:"size_after";i:3558;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1665;s:10:"size_after";i:1665;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13775, 17414, '_wp_attached_file', '2021/10/pexels-zegen.jpg'),
(13776, 17414, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:483;s:6:"height";i:497;s:4:"file";s:24:"2021/10/pexels-zegen.jpg";s:8:"filesize";i:63809;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"pexels-zegen-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23278;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"pexels-zegen-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5287;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13777, 17414, 'zegen_demo_attachment_key', '1'),
(13778, 17414, 'zegen_demo_content_key', '1'),
(13779, 17414, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.38640093786635443251498145400546491146087646484375;s:5:"bytes";i:4677;s:11:"size_before";i:106625;s:10:"size_after";i:101948;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:2443;s:11:"size_before";i:47722;s:10:"size_after";i:45279;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.8699999999999992184029906638897955417633056640625;s:5:"bytes";i:360;s:11:"size_before";i:3647;s:10:"size_after";i:3287;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.0800000000000000710542735760100185871124267578125;s:5:"bytes";i:1416;s:11:"size_before";i:23278;s:10:"size_after";i:21862;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.660000000000000142108547152020037174224853515625;s:5:"bytes";i:458;s:11:"size_before";i:5287;s:10:"size_after";i:4829;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:21862;s:10:"size_after";i:21862;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4829;s:10:"size_after";i:4829;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13780, 17416, '_wp_attached_file', '2021/10/pexels-david-dibert-1207965.jpg');
INSERT INTO `wpd6_postmeta` VALUES
(13781, 17416, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:768;s:6:"height";i:600;s:4:"file";s:39:"2021/10/pexels-david-dibert-1207965.jpg";s:8:"filesize";i:102867;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:39:"pexels-david-dibert-1207965-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23963;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:39:"pexels-david-dibert-1207965-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5264;}s:18:"woocommerce_single";a:5:{s:4:"file";s:39:"pexels-david-dibert-1207965-600x469.jpg";s:5:"width";i:600;s:6:"height";i:469;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:53611;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13782, 17416, 'zegen_demo_attachment_key', '1'),
(13783, 17416, 'zegen_demo_content_key', '1'),
(13784, 17416, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.4052155183466243926204697345383465290069580078125;s:5:"bytes";i:7968;s:11:"size_before";i:233994;s:10:"size_after";i:226026;s:4:"time";d:0.3000000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:8:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.04000000000000003552713678800500929355621337890625;s:5:"bytes";i:3469;s:11:"size_before";i:68896;s:10:"size_after";i:65427;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.949999999999999289457264239899814128875732421875;s:5:"bytes";i:322;s:11:"size_before";i:3599;s:10:"size_after";i:3277;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.96999999999999975131004248396493494510650634765625;s:5:"bytes";i:1431;s:11:"size_before";i:23963;s:10:"size_after";i:22532;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.30999999999999960920149533194489777088165283203125;s:5:"bytes";i:2311;s:11:"size_before";i:53611;s:10:"size_after";i:51300;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:435;s:11:"size_before";i:5264;s:10:"size_after";i:4829;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22532;s:10:"size_after";i:22532;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:51300;s:10:"size_after";i:51300;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4829;s:10:"size_after";i:4829;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13785, 17671, '_wp_attached_file', '2021/10/server-cl-3.png'),
(13786, 17671, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:23:"2021/10/server-cl-3.png";s:8:"filesize";i:2191;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13787, 17671, 'zegen_demo_attachment_key', '1'),
(13788, 17671, 'zegen_demo_content_key', '1'),
(13789, 17671, '_elementor_source_image_hash', '7e89f4a624054b9338937a5642cab120d12ea464'),
(13790, 17671, 'zegen_post_views_count', '11'),
(13791, 17671, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2191;s:10:"size_after";i:2191;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2191;s:10:"size_after";i:2191;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13792, 17672, '_wp_attached_file', '2021/10/slide-bg-1.jpg'),
(13793, 17672, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1149;s:4:"file";s:22:"2021/10/slide-bg-1.jpg";s:8:"filesize";i:95521;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"slide-bg-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14922;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"slide-bg-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3210;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"slide-bg-1-600x359.jpg";s:5:"width";i:600;s:6:"height";i:359;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29590;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13794, 17672, 'zegen_demo_attachment_key', '1'),
(13795, 17672, 'zegen_demo_content_key', '1'),
(13796, 17672, '_elementor_source_image_hash', 'a8065530b3e3585629c7cdcaf83c7f9c54b8a665'),
(13797, 17672, 'zegen_post_views_count', '11'),
(13798, 17672, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.686183041801136983650621914421208202838897705078125;s:5:"bytes";i:6369;s:11:"size_before";i:377717;s:10:"size_after";i:371348;s:4:"time";d:0.250000000000000055511151231257827021181583404541015625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:686;s:11:"size_before";i:42050;s:10:"size_after";i:41364;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.7600000000000000088817841970012523233890533447265625;s:5:"bytes";i:1391;s:11:"size_before";i:79191;s:10:"size_after";i:77800;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.1199999999999992184029906638897955417633056640625;s:5:"bytes";i:193;s:11:"size_before";i:2378;s:10:"size_after";i:2185;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.4899999999999999911182158029987476766109466552734375;s:5:"bytes";i:632;s:11:"size_before";i:42366;s:10:"size_after";i:41734;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:1.9899999999999999911182158029987476766109466552734375;s:5:"bytes";i:2335;s:11:"size_before";i:117420;s:10:"size_after";i:115085;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.6699999999999999289457264239899814128875732421875;s:5:"bytes";i:399;s:11:"size_before";i:14922;s:10:"size_after";i:14523;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.7199999999999999733546474089962430298328399658203125;s:5:"bytes";i:509;s:11:"size_before";i:29590;s:10:"size_after";i:29081;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.980000000000000426325641456060111522674560546875;s:5:"bytes";i:224;s:11:"size_before";i:3210;s:10:"size_after";i:2986;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14523;s:10:"size_after";i:14523;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29081;s:10:"size_after";i:29081;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2986;s:10:"size_after";i:2986;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13799, 17673, '_wp_attached_file', '2021/10/cyberspace-cl-3.png'),
(13800, 17673, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:27:"2021/10/cyberspace-cl-3.png";s:8:"filesize";i:2663;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13801, 17673, 'zegen_demo_attachment_key', '1'),
(13802, 17673, 'zegen_demo_content_key', '1'),
(13803, 17673, '_elementor_source_image_hash', '3b42db759bcaa4a403c8231edc61cf693d64a07d'),
(13804, 17673, 'zegen_post_views_count', '11'),
(13805, 17673, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2663;s:10:"size_after";i:2663;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2663;s:10:"size_after";i:2663;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13806, 17674, '_wp_attached_file', '2021/10/cloud-network-cl-3.png'),
(13807, 17674, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:30:"2021/10/cloud-network-cl-3.png";s:8:"filesize";i:2928;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13808, 17674, 'zegen_demo_attachment_key', '1'),
(13809, 17674, 'zegen_demo_content_key', '1'),
(13810, 17674, '_elementor_source_image_hash', '5c47acb1422b1e9b8565513cb7d2c03d2d00cbac'),
(13811, 17674, 'zegen_post_views_count', '11'),
(13812, 17674, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2928;s:10:"size_after";i:2928;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2928;s:10:"size_after";i:2928;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(13813, 17675, '_wp_attached_file', '2021/10/side-1.jpg'),
(13814, 17675, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:420;s:6:"height";i:420;s:4:"file";s:18:"2021/10/side-1.jpg";s:8:"filesize";i:32029;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"side-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15385;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"side-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3584;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13815, 17675, 'zegen_demo_attachment_key', '1'),
(13816, 17675, 'zegen_demo_content_key', '1'),
(13817, 17675, '_elementor_source_image_hash', 'a37bb836dcdcdc3442720a21bc513b2d45fa12c4'),
(13818, 17675, 'zegen_post_views_count', '11'),
(13819, 17675, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.3795748962394664971498059458099305629730224609375;s:5:"bytes";i:946;s:11:"size_before";i:39755;s:10:"size_after";i:38809;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.339999999999999857891452847979962825775146484375;s:5:"bytes";i:189;s:11:"size_before";i:2574;s:10:"size_after";i:2385;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.560000000000000053290705182007513940334320068359375;s:5:"bytes";i:547;s:11:"size_before";i:15385;s:10:"size_after";i:14838;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.86000000000000031974423109204508364200592041015625;s:5:"bytes";i:210;s:11:"size_before";i:3584;s:10:"size_after";i:3374;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14838;s:10:"size_after";i:14838;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3374;s:10:"size_after";i:3374;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13820, 17676, '_wp_attached_file', '2021/10/side-2.jpg'),
(13821, 17676, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:180;s:6:"height";i:180;s:4:"file";s:18:"2021/10/side-2.jpg";s:8:"filesize";i:23202;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"side-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4387;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13822, 17676, 'zegen_demo_attachment_key', '1'),
(13823, 17676, 'zegen_demo_content_key', '1'),
(13824, 17676, '_elementor_source_image_hash', 'e12aa538083b5068f3db64fb4aabbae69beb252d'),
(13825, 17676, 'zegen_post_views_count', '11'),
(13826, 17676, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.20261437908496748860898151178844273090362548828125;s:5:"bytes";i:597;s:11:"size_before";i:11475;s:10:"size_after";i:10878;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.5600000000000004973799150320701301097869873046875;s:5:"bytes";i:260;s:11:"size_before";i:3038;s:10:"size_after";i:2778;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.67999999999999971578290569595992565155029296875;s:5:"bytes";i:337;s:11:"size_before";i:4387;s:10:"size_after";i:4050;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4050;s:10:"size_after";i:4050;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13827, 17677, '_wp_attached_file', '2021/10/side-bg1-1.jpg'),
(13828, 17677, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:680;s:4:"file";s:22:"2021/10/side-bg1-1.jpg";s:8:"filesize";i:112848;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"side-bg1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22756;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"side-bg1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4588;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"side-bg1-1-600x213.jpg";s:5:"width";i:600;s:6:"height";i:213;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31475;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13829, 17677, 'zegen_demo_attachment_key', '1'),
(13830, 17677, 'zegen_demo_content_key', '1'),
(13831, 17677, '_elementor_source_image_hash', '6e4576c94923fceb768e655b575002f252801893'),
(13832, 17677, 'zegen_post_views_count', '12'),
(13833, 17677, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.526250570103349968320571861113421618938446044921875;s:5:"bytes";i:16391;s:11:"size_before";i:464828;s:10:"size_after";i:448437;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.29000000000000003552713678800500929355621337890625;s:5:"bytes";i:2748;s:11:"size_before";i:63991;s:10:"size_after";i:61243;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.680000000000000159872115546022541821002960205078125;s:5:"bytes";i:4304;s:11:"size_before";i:117077;s:10:"size_after";i:112773;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.6699999999999999289457264239899814128875732421875;s:5:"bytes";i:277;s:11:"size_before";i:3195;s:10:"size_after";i:2918;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.589999999999999857891452847979962825775146484375;s:5:"bytes";i:2051;s:11:"size_before";i:44695;s:10:"size_after";i:42644;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:3.1699999999999999289457264239899814128875732421875;s:5:"bytes";i:3852;s:11:"size_before";i:121391;s:10:"size_after";i:117539;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.1699999999999999289457264239899814128875732421875;s:5:"bytes";i:1176;s:11:"size_before";i:22756;s:10:"size_after";i:21580;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:5.25;s:5:"bytes";i:1653;s:11:"size_before";i:31475;s:10:"size_after";i:29822;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.19000000000000039079850466805510222911834716796875;s:5:"bytes";i:330;s:11:"size_before";i:4588;s:10:"size_after";i:4258;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:21580;s:10:"size_after";i:21580;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29822;s:10:"size_after";i:29822;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4258;s:10:"size_after";i:4258;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13834, 17678, '_wp_attached_file', '2021/10/cl-lt1.png'),
(13835, 17678, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:369;s:6:"height";i:85;s:4:"file";s:18:"2021/10/cl-lt1.png";s:8:"filesize";i:5496;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"cl-lt1-300x85.png";s:5:"width";i:300;s:6:"height";i:85;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4195;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"cl-lt1-100x85.png";s:5:"width";i:100;s:6:"height";i:85;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1507;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13836, 17678, 'zegen_demo_attachment_key', '1'),
(13837, 17678, 'zegen_demo_content_key', '1'),
(13838, 17678, '_elementor_source_image_hash', '2ecc7e0d856a108013fdf8c399593273c7b7d964'),
(13839, 17678, 'zegen_post_views_count', '12'),
(13840, 17678, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:21.869094657275383042360772378742694854736328125;s:5:"bytes";i:2546;s:11:"size_before";i:11642;s:10:"size_after";i:9096;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:27.589999999999999857891452847979962825775146484375;s:5:"bytes";i:602;s:11:"size_before";i:2182;s:10:"size_after";i:1580;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:34.52000000000000312638803734444081783294677734375;s:5:"bytes";i:1448;s:11:"size_before";i:4195;s:10:"size_after";i:2747;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.909999999999996589394868351519107818603515625;s:5:"bytes";i:496;s:11:"size_before";i:1507;s:10:"size_after";i:1011;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2747;s:10:"size_after";i:2747;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1011;s:10:"size_after";i:1011;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13841, 17679, '_wp_attached_file', '2021/10/cl-lt2.png'),
(13842, 17679, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:357;s:6:"height";i:70;s:4:"file";s:18:"2021/10/cl-lt2.png";s:8:"filesize";i:5050;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"cl-lt2-300x70.png";s:5:"width";i:300;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3871;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"cl-lt2-100x70.png";s:5:"width";i:100;s:6:"height";i:70;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1530;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13843, 17679, 'zegen_demo_attachment_key', '1'),
(13844, 17679, 'zegen_demo_content_key', '1'),
(13845, 17679, '_elementor_source_image_hash', '54c742066b7b698381f91245d9e76bb5b7b44d34'),
(13846, 17679, 'zegen_post_views_count', '12'),
(13847, 17679, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:21.55180816843746782751622959040105342864990234375;s:5:"bytes";i:2211;s:11:"size_before";i:10259;s:10:"size_after";i:8048;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.590000000000003410605131648480892181396484375;s:5:"bytes";i:410;s:11:"size_before";i:1258;s:10:"size_after";i:848;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.909999999999996589394868351519107818603515625;s:5:"bytes";i:1274;s:11:"size_before";i:3871;s:10:"size_after";i:2597;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:34.43999999999999772626324556767940521240234375;s:5:"bytes";i:527;s:11:"size_before";i:1530;s:10:"size_after";i:1003;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2597;s:10:"size_after";i:2597;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1003;s:10:"size_after";i:1003;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13848, 17680, '_wp_attached_file', '2021/10/cl-lt3.png'),
(13849, 17680, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:347;s:6:"height";i:78;s:4:"file";s:18:"2021/10/cl-lt3.png";s:8:"filesize";i:4692;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"cl-lt3-300x78.png";s:5:"width";i:300;s:6:"height";i:78;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3878;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"cl-lt3-100x78.png";s:5:"width";i:100;s:6:"height";i:78;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1663;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13850, 17680, 'zegen_demo_attachment_key', '1'),
(13851, 17680, 'zegen_demo_content_key', '1'),
(13852, 17680, '_elementor_source_image_hash', '02c3e0a578e1e97556b84f3711304b555f13a47b'),
(13853, 17680, 'zegen_post_views_count', '12'),
(13854, 17680, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:21.8882903317266794829265563748776912689208984375;s:5:"bytes";i:2316;s:11:"size_before";i:10581;s:10:"size_after";i:8265;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:35.25;s:5:"bytes";i:473;s:11:"size_before";i:1342;s:10:"size_after";i:869;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:33.4500000000000028421709430404007434844970703125;s:5:"bytes";i:1297;s:11:"size_before";i:3878;s:10:"size_after";i:2581;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.8299999999999982946974341757595539093017578125;s:5:"bytes";i:546;s:11:"size_before";i:1663;s:10:"size_after";i:1117;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2581;s:10:"size_after";i:2581;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1117;s:10:"size_after";i:1117;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13855, 17681, '_wp_attached_file', '2021/10/blog-2-1.jpg'),
(13856, 17681, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1150;s:6:"height";i:720;s:4:"file";s:20:"2021/10/blog-2-1.jpg";s:8:"filesize";i:48023;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"blog-2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15574;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"blog-2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3532;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"blog-2-1-600x376.jpg";s:5:"width";i:600;s:6:"height";i:376;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30341;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13857, 17681, 'zegen_demo_attachment_key', '1'),
(13858, 17681, 'zegen_demo_content_key', '1'),
(13859, 17681, '_elementor_source_image_hash', '352b20fc54ad432f18e7b74005f0e5c4911cb3ec'),
(13860, 17681, 'zegen_post_views_count', '12'),
(13861, 17681, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.2524288261698330870785866864025592803955078125;s:5:"bytes";i:5861;s:11:"size_before";i:260208;s:10:"size_after";i:254347;s:4:"time";d:0.29000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.609999999999999875655021241982467472553253173828125;s:5:"bytes";i:1077;s:11:"size_before";i:41339;s:10:"size_after";i:40262;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:1801;s:11:"size_before";i:75641;s:10:"size_after";i:73840;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.37000000000000010658141036401502788066864013671875;s:5:"bytes";i:190;s:11:"size_before";i:2579;s:10:"size_after";i:2389;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.54999999999999982236431605997495353221893310546875;s:5:"bytes";i:1109;s:11:"size_before";i:43439;s:10:"size_after";i:42330;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.770000000000000017763568394002504646778106689453125;s:5:"bytes";i:587;s:11:"size_before";i:15574;s:10:"size_after";i:14987;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:3;s:5:"bytes";i:910;s:11:"size_before";i:30341;s:10:"size_after";i:29431;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.29000000000000003552713678800500929355621337890625;s:5:"bytes";i:187;s:11:"size_before";i:3532;s:10:"size_after";i:3345;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14987;s:10:"size_after";i:14987;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29431;s:10:"size_after";i:29431;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3345;s:10:"size_after";i:3345;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13862, 17746, '_wp_attached_file', '2021/10/africa-bg3-1.jpg'),
(13863, 17746, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:24:"2021/10/africa-bg3-1.jpg";s:8:"filesize";i:284436;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"africa-bg3-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12344;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"africa-bg3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2338;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"africa-bg3-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26942;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13864, 17746, 'zegen_demo_attachment_key', '1'),
(13865, 17746, 'zegen_demo_content_key', '1'),
(13866, 17746, 'zegen_post_views_count', '11'),
(13867, 17746, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.18115408472450855725810470175929367542266845703125;s:5:"bytes";i:23221;s:11:"size_before";i:448182;s:10:"size_after";i:424961;s:4:"time";d:0.399999999999999966693309261245303787291049957275390625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:6;s:5:"bytes";i:2717;s:11:"size_before";i:45259;s:10:"size_after";i:42542;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:5.88999999999999968025576890795491635799407958984375;s:5:"bytes";i:6236;s:11:"size_before";i:105926;s:10:"size_after";i:99690;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.3900000000000005684341886080801486968994140625;s:5:"bytes";i:161;s:11:"size_before";i:1714;s:10:"size_after";i:1553;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:5.88999999999999968025576890795491635799407958984375;s:5:"bytes";i:2542;s:11:"size_before";i:43177;s:10:"size_after";i:40635;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:5.30999999999999960920149533194489777088165283203125;s:5:"bytes";i:9101;s:11:"size_before";i:171322;s:10:"size_after";i:162221;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.03000000000000024868995751603506505489349365234375;s:5:"bytes";i:744;s:11:"size_before";i:12344;s:10:"size_after";i:11600;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:5.75;s:5:"bytes";i:1549;s:11:"size_before";i:26942;s:10:"size_after";i:25393;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.30999999999999960920149533194489777088165283203125;s:5:"bytes";i:171;s:11:"size_before";i:2338;s:10:"size_after";i:2167;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11600;s:10:"size_after";i:11600;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:25393;s:10:"size_after";i:25393;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2167;s:10:"size_after";i:2167;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13868, 17747, '_wp_attached_file', '2021/10/africa-thumb.jpg'),
(13869, 17747, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:24:"2021/10/africa-thumb.jpg";s:8:"filesize";i:8404;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"africa-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3215;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13870, 17747, 'zegen_demo_attachment_key', '1'),
(13871, 17747, 'zegen_demo_content_key', '1'),
(13872, 17747, 'zegen_post_views_count', '11'),
(13873, 17747, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.059429106223678473952531930990517139434814453125;s:5:"bytes";i:347;s:11:"size_before";i:8548;s:10:"size_after";i:8201;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.94000000000000039079850466805510222911834716796875;s:5:"bytes";i:160;s:11:"size_before";i:2305;s:10:"size_after";i:2145;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.82000000000000028421709430404007434844970703125;s:5:"bytes";i:187;s:11:"size_before";i:3215;s:10:"size_after";i:3028;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3028;s:10:"size_after";i:3028;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13874, 17748, '_wp_attached_file', '2021/10/elephant2.png'),
(13875, 17748, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:393;s:6:"height";i:595;s:4:"file";s:21:"2021/10/elephant2.png";s:8:"filesize";i:99394;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"elephant2-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:142408;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"elephant2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:16979;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13876, 17748, 'zegen_demo_attachment_key', '1'),
(13877, 17748, 'zegen_demo_content_key', '1'),
(13878, 17748, 'zegen_post_views_count', '11'),
(13879, 17748, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:26.34924415785489060226609581150114536285400390625;s:5:"bytes";i:154869;s:11:"size_before";i:587755;s:10:"size_after";i:432886;s:4:"time";d:1.0700000000000000621724893790087662637233734130859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:57.030000000000001136868377216160297393798828125;s:5:"bytes";i:149880;s:11:"size_before";i:262800;s:10:"size_after";i:112920;s:4:"time";d:0.66000000000000003108624468950438313186168670654296875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.0899999999999999966693309261245303787291049957275390625;s:5:"bytes";i:10;s:11:"size_before";i:11160;s:10:"size_after";i:11150;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.430000000000000159872115546022541821002960205078125;s:5:"bytes";i:4885;s:11:"size_before";i:142408;s:10:"size_after";i:137523;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.5500000000000000444089209850062616169452667236328125;s:5:"bytes";i:94;s:11:"size_before";i:16979;s:10:"size_after";i:16885;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:137523;s:10:"size_after";i:137523;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16885;s:10:"size_after";i:16885;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13880, 17749, '_wp_attached_file', '2021/10/namerica-bg.jpg'),
(13881, 17749, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:23:"2021/10/namerica-bg.jpg";s:8:"filesize";i:235117;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"namerica-bg-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14221;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"namerica-bg-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2464;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"namerica-bg-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30572;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13882, 17749, 'zegen_demo_attachment_key', '1'),
(13883, 17749, 'zegen_demo_content_key', '1'),
(13884, 17749, 'zegen_post_views_count', '11'),
(13885, 17749, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.53840317720011388047396394540555775165557861328125;s:5:"bytes";i:21415;s:11:"size_before";i:471862;s:10:"size_after";i:450447;s:4:"time";d:0.400000000000000077715611723760957829654216766357421875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:2565;s:11:"size_before";i:50274;s:10:"size_after";i:47709;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:5.04999999999999982236431605997495353221893310546875;s:5:"bytes";i:5570;s:11:"size_before";i:110384;s:10:"size_after";i:104814;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:169;s:11:"size_before";i:1781;s:10:"size_after";i:1612;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:5.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:2463;s:11:"size_before";i:48083;s:10:"size_after";i:45620;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.86000000000000031974423109204508364200592041015625;s:5:"bytes";i:8223;s:11:"size_before";i:169251;s:10:"size_after";i:161028;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.3300000000000000710542735760100185871124267578125;s:5:"bytes";i:758;s:11:"size_before";i:14221;s:10:"size_after";i:13463;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.82000000000000028421709430404007434844970703125;s:5:"bytes";i:1473;s:11:"size_before";i:30572;s:10:"size_after";i:29099;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.87000000000000010658141036401502788066864013671875;s:5:"bytes";i:194;s:11:"size_before";i:2464;s:10:"size_after";i:2270;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13463;s:10:"size_after";i:13463;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29099;s:10:"size_after";i:29099;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2270;s:10:"size_after";i:2270;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13886, 17750, '_wp_attached_file', '2021/10/north-america-thumb.jpg'),
(13887, 17750, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:31:"2021/10/north-america-thumb.jpg";s:8:"filesize";i:9767;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"north-america-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3534;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13888, 17750, 'zegen_demo_attachment_key', '1'),
(13889, 17750, 'zegen_demo_content_key', '1'),
(13890, 17750, 'zegen_post_views_count', '12'),
(13891, 17750, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.508547008547008516643472830764949321746826171875;s:5:"bytes";i:422;s:11:"size_before";i:9360;s:10:"size_after";i:8938;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.230000000000000426325641456060111522674560546875;s:5:"bytes";i:183;s:11:"size_before";i:2531;s:10:"size_after";i:2348;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.7599999999999997868371792719699442386627197265625;s:5:"bytes";i:239;s:11:"size_before";i:3534;s:10:"size_after";i:3295;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3295;s:10:"size_after";i:3295;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13892, 17751, '_wp_attached_file', '2021/10/bears3-1.png'),
(13893, 17751, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:729;s:6:"height";i:557;s:4:"file";s:20:"2021/10/bears3-1.png";s:8:"filesize";i:153237;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"bears3-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:141168;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"bears3-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18145;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"bears3-1-600x458.png";s:5:"width";i:600;s:6:"height";i:458;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:333102;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13894, 17751, 'zegen_demo_attachment_key', '1'),
(13895, 17751, 'zegen_demo_content_key', '1'),
(13896, 17751, 'zegen_post_views_count', '12'),
(13897, 17751, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:17.259268331088055248301316169090569019317626953125;s:5:"bytes";i:246622;s:11:"size_before";i:1428925;s:10:"size_after";i:1182303;s:4:"time";d:1.390000000000000124344978758017532527446746826171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:8:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:54.75;s:5:"bytes";i:239902;s:11:"size_before";i:438192;s:10:"size_after";i:198290;s:4:"time";d:0.299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.12999999999999989341858963598497211933135986328125;s:5:"bytes";i:501;s:11:"size_before";i:12122;s:10:"size_after";i:11621;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.87999999999999989341858963598497211933135986328125;s:5:"bytes";i:5471;s:11:"size_before";i:141168;s:10:"size_after";i:135697;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:333102;s:10:"size_after";i:333102;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:748;s:11:"size_before";i:18145;s:10:"size_after";i:17397;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:135697;s:10:"size_after";i:135697;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:333102;s:10:"size_after";i:333102;s:4:"time";d:0.34999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17397;s:10:"size_after";i:17397;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13898, 17752, '_wp_attached_file', '2021/10/samerica2-bg-1.jpg'),
(13899, 17752, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2021/10/samerica2-bg-1.jpg";s:8:"filesize";i:89112;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"samerica2-bg-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9530;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"samerica2-bg-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2133;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"samerica2-bg-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19829;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpd6_postmeta` VALUES
(13900, 17752, 'zegen_demo_attachment_key', '1'),
(13901, 17752, 'zegen_demo_content_key', '1'),
(13902, 17752, 'zegen_post_views_count', '13'),
(13903, 17752, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.71991073484914647195864745299331843852996826171875;s:5:"bytes";i:9368;s:11:"size_before";i:251834;s:10:"size_after";i:242466;s:4:"time";d:0.2600000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.5800000000000000710542735760100185871124267578125;s:5:"bytes";i:1025;s:11:"size_before";i:28658;s:10:"size_after";i:27633;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.2400000000000002131628207280300557613372802734375;s:5:"bytes";i:2285;s:11:"size_before";i:53889;s:10:"size_after";i:51604;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.480000000000000426325641456060111522674560546875;s:5:"bytes";i:163;s:11:"size_before";i:1556;s:10:"size_after";i:1393;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.3300000000000000710542735760100185871124267578125;s:5:"bytes";i:929;s:11:"size_before";i:27929;s:10:"size_after";i:27000;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.61000000000000031974423109204508364200592041015625;s:5:"bytes";i:3604;s:11:"size_before";i:78180;s:10:"size_after";i:74576;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.12999999999999989341858963598497211933135986328125;s:5:"bytes";i:394;s:11:"size_before";i:9530;s:10:"size_after";i:9136;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.9900000000000002131628207280300557613372802734375;s:5:"bytes";i:791;s:11:"size_before";i:19829;s:10:"size_after";i:19038;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.300000000000000710542735760100185871124267578125;s:5:"bytes";i:177;s:11:"size_before";i:2133;s:10:"size_after";i:1956;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9136;s:10:"size_after";i:9136;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19038;s:10:"size_after";i:19038;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1956;s:10:"size_after";i:1956;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13904, 17753, '_wp_attached_file', '2021/10/south-america-thumb.jpg'),
(13905, 17753, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:31:"2021/10/south-america-thumb.jpg";s:8:"filesize";i:9675;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:31:"south-america-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3681;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13906, 17753, 'zegen_demo_attachment_key', '1'),
(13907, 17753, 'zegen_demo_content_key', '1'),
(13908, 17753, 'zegen_post_views_count', '12'),
(13909, 17753, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.4719991869092385883277529501356184482574462890625;s:5:"bytes";i:440;s:11:"size_before";i:9839;s:10:"size_after";i:9399;s:4:"time";d:0.060000000000000004718447854656915296800434589385986328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.7599999999999997868371792719699442386627197265625;s:5:"bytes";i:210;s:11:"size_before";i:2707;s:10:"size_after";i:2497;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.25;s:5:"bytes";i:230;s:11:"size_before";i:3681;s:10:"size_after";i:3451;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3451;s:10:"size_after";i:3451;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13910, 17754, '_wp_attached_file', '2021/10/lizard4.png'),
(13911, 17754, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1382;s:6:"height";i:546;s:4:"file";s:19:"2021/10/lizard4.png";s:8:"filesize";i:255298;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"lizard4-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:156922;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"lizard4-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17298;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"lizard4-600x237.png";s:5:"width";i:600;s:6:"height";i:237;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:202818;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13912, 17754, 'zegen_demo_attachment_key', '1'),
(13913, 17754, 'zegen_demo_content_key', '1'),
(13914, 17754, 'zegen_post_views_count', '12'),
(13915, 17754, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:25.216828061983253661537673906423151493072509765625;s:5:"bytes";i:649761;s:11:"size_before";i:2576696;s:10:"size_after";i:1926935;s:4:"time";d:3.799999999999999378275106209912337362766265869140625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.36000000000000031974423109204508364200592041015625;s:5:"bytes";i:31006;s:11:"size_before";i:578998;s:10:"size_after";i:547992;s:4:"time";d:0.689999999999999946709294817992486059665679931640625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:64.6099999999999994315658113919198513031005859375;s:5:"bytes";i:590859;s:11:"size_before";i:914463;s:10:"size_after";i:323604;s:4:"time";d:1.6599999999999999200639422269887290894985198974609375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11662;s:10:"size_after";i:11662;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.30999999999999960920149533194489777088165283203125;s:5:"bytes";i:14285;s:11:"size_before";i:331108;s:10:"size_after";i:316823;s:4:"time";d:0.689999999999999946709294817992486059665679931640625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.79000000000000003552713678800500929355621337890625;s:5:"bytes";i:7509;s:11:"size_before";i:156922;s:10:"size_after";i:149413;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.0099999999999997868371792719699442386627197265625;s:5:"bytes";i:6102;s:11:"size_before";i:202818;s:10:"size_after";i:196716;s:4:"time";d:0.419999999999999984456877655247808434069156646728515625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17298;s:10:"size_after";i:17298;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:149413;s:10:"size_after";i:149413;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:196716;s:10:"size_after";i:196716;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17298;s:10:"size_after";i:17298;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13916, 17755, '_wp_attached_file', '2021/10/europe-bg2-1.jpg'),
(13917, 17755, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:24:"2021/10/europe-bg2-1.jpg";s:8:"filesize";i:160322;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"europe-bg2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10415;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"europe-bg2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2205;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"europe-bg2-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21998;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13918, 17755, 'zegen_demo_attachment_key', '1'),
(13919, 17755, 'zegen_demo_content_key', '1'),
(13920, 17755, 'zegen_post_views_count', '12'),
(13921, 17755, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:6.17062752195675034982969009433872997760772705078125;s:5:"bytes";i:20354;s:11:"size_before";i:329853;s:10:"size_after";i:309499;s:4:"time";d:0.300000000000000099920072216264088638126850128173828125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:6.04000000000000003552713678800500929355621337890625;s:5:"bytes";i:2086;s:11:"size_before";i:34534;s:10:"size_after";i:32448;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:7.0099999999999997868371792719699442386627197265625;s:5:"bytes";i:5229;s:11:"size_before";i:74610;s:10:"size_after";i:69381;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.03999999999999914734871708787977695465087890625;s:5:"bytes";i:148;s:11:"size_before";i:1637;s:10:"size_after";i:1489;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:5.8499999999999996447286321199499070644378662109375;s:5:"bytes";i:1943;s:11:"size_before";i:33200;s:10:"size_after";i:31257;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:7.5999999999999996447286321199499070644378662109375;s:5:"bytes";i:9014;s:11:"size_before";i:118570;s:10:"size_after";i:109556;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.29999999999999982236431605997495353221893310546875;s:5:"bytes";i:552;s:11:"size_before";i:10415;s:10:"size_after";i:9863;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:5.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:1219;s:11:"size_before";i:21998;s:10:"size_after";i:20779;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.38999999999999968025576890795491635799407958984375;s:5:"bytes";i:163;s:11:"size_before";i:2205;s:10:"size_after";i:2042;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9863;s:10:"size_after";i:9863;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20779;s:10:"size_after";i:20779;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2042;s:10:"size_after";i:2042;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13922, 17756, '_wp_attached_file', '2021/10/europe-thumb.jpg'),
(13923, 17756, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:24:"2021/10/europe-thumb.jpg";s:8:"filesize";i:8355;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"europe-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3180;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13924, 17756, 'zegen_demo_attachment_key', '1'),
(13925, 17756, 'zegen_demo_content_key', '1'),
(13926, 17756, 'zegen_post_views_count', '12'),
(13927, 17756, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.2999289267945979275964418775402009487152099609375;s:5:"bytes";i:363;s:11:"size_before";i:8442;s:10:"size_after";i:8079;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.519999999999999573674358543939888477325439453125;s:5:"bytes";i:171;s:11:"size_before";i:2274;s:10:"size_after";i:2103;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.04000000000000003552713678800500929355621337890625;s:5:"bytes";i:192;s:11:"size_before";i:3180;s:10:"size_after";i:2988;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2988;s:10:"size_after";i:2988;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13928, 17757, '_wp_attached_file', '2021/10/deer2-1.png'),
(13929, 17757, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:573;s:6:"height";i:815;s:4:"file";s:19:"2021/10/deer2-1.png";s:8:"filesize";i:115128;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"deer2-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:98664;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"deer2-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14301;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13930, 17757, 'zegen_demo_attachment_key', '1'),
(13931, 17757, 'zegen_demo_content_key', '1'),
(13932, 17757, 'zegen_post_views_count', '12'),
(13933, 17757, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:39.79388405349387625165036297403275966644287109375;s:5:"bytes";i:332343;s:11:"size_before";i:835161;s:10:"size_after";i:502818;s:4:"time";d:1.0700000000000000621724893790087662637233734130859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:55.82000000000000028421709430404007434844970703125;s:5:"bytes";i:145665;s:11:"size_before";i:260971;s:10:"size_after";i:115306;s:4:"time";d:0.25;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:55.159999999999996589394868351519107818603515625;s:5:"bytes";i:186678;s:11:"size_before";i:338438;s:10:"size_after";i:151760;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9822;s:10:"size_after";i:9822;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:98664;s:10:"size_after";i:98664;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14301;s:10:"size_after";i:14301;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:98664;s:10:"size_after";i:98664;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14301;s:10:"size_after";i:14301;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13934, 17758, '_wp_attached_file', '2021/10/australia-bg3-1.jpg'),
(13935, 17758, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:27:"2021/10/australia-bg3-1.jpg";s:8:"filesize";i:129059;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"australia-bg3-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15147;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"australia-bg3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2825;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"australia-bg3-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27647;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13936, 17758, 'zegen_demo_attachment_key', '1'),
(13937, 17758, 'zegen_demo_content_key', '1'),
(13938, 17758, 'zegen_post_views_count', '12'),
(13939, 17758, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.4121386288837438627297160564921796321868896484375;s:5:"bytes";i:12099;s:11:"size_before";i:354587;s:10:"size_after";i:342488;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.7599999999999997868371792719699442386627197265625;s:5:"bytes";i:1565;s:11:"size_before";i:41627;s:10:"size_after";i:40062;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:3.649999999999999911182158029987476766109466552734375;s:5:"bytes";i:2776;s:11:"size_before";i:76125;s:10:"size_after";i:73349;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.80999999999999960920149533194489777088165283203125;s:5:"bytes";i:161;s:11:"size_before";i:2062;s:10:"size_after";i:1901;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.45000000000000017763568394002504646778106689453125;s:5:"bytes";i:1364;s:11:"size_before";i:39509;s:10:"size_after";i:38145;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.03000000000000024868995751603506505489349365234375;s:5:"bytes";i:4270;s:11:"size_before";i:105989;s:10:"size_after";i:101719;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.13999999999999968025576890795491635799407958984375;s:5:"bytes";i:627;s:11:"size_before";i:15147;s:10:"size_after";i:14520;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:1139;s:11:"size_before";i:27647;s:10:"size_after";i:26508;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.96999999999999975131004248396493494510650634765625;s:5:"bytes";i:197;s:11:"size_before";i:2825;s:10:"size_after";i:2628;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14520;s:10:"size_after";i:14520;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:26508;s:10:"size_after";i:26508;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2628;s:10:"size_after";i:2628;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(13940, 17759, '_wp_attached_file', '2021/10/australia-thumb.jpg'),
(13941, 17759, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:27:"2021/10/australia-thumb.jpg";s:8:"filesize";i:9544;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"australia-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3609;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13942, 17759, 'zegen_demo_attachment_key', '1'),
(13943, 17759, 'zegen_demo_content_key', '1'),
(13944, 17759, 'zegen_post_views_count', '12'),
(13945, 17759, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.20070011668611442701148916967213153839111328125;s:5:"bytes";i:396;s:11:"size_before";i:9427;s:10:"size_after";i:9031;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.160000000000000142108547152020037174224853515625;s:5:"bytes";i:174;s:11:"size_before";i:2431;s:10:"size_after";i:2257;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.1500000000000003552713678800500929355621337890625;s:5:"bytes";i:222;s:11:"size_before";i:3609;s:10:"size_after";i:3387;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3387;s:10:"size_after";i:3387;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13946, 17760, '_wp_attached_file', '2021/10/koala-1.png'),
(13947, 17760, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:712;s:6:"height";i:794;s:4:"file";s:19:"2021/10/koala-1.png";s:8:"filesize";i:183205;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"koala-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:102199;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"koala-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13614;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"koala-1-600x669.png";s:5:"width";i:600;s:6:"height";i:669;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:411199;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13948, 17760, 'zegen_demo_attachment_key', '1'),
(13949, 17760, 'zegen_demo_content_key', '1'),
(13950, 17760, 'zegen_post_views_count', '12'),
(13951, 17760, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:29.881511444878977812322773388586938381195068359375;s:5:"bytes";i:620965;s:11:"size_before";i:2078091;s:10:"size_after";i:1457126;s:4:"time";d:2.899999999999999911182158029987476766109466552734375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:59.21000000000000085265128291212022304534912109375;s:5:"bytes";i:268989;s:11:"size_before";i:454260;s:10:"size_after";i:185271;s:4:"time";d:1.0300000000000000266453525910037569701671600341796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:58.78999999999999914734871708787977695465087890625;s:5:"bytes";i:337867;s:11:"size_before";i:574712;s:10:"size_after";i:236845;s:4:"time";d:0.82999999999999996003197111349436454474925994873046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9204;s:10:"size_after";i:9204;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.93000000000000004884981308350688777863979339599609375;s:5:"bytes";i:947;s:11:"size_before";i:102199;s:10:"size_after";i:101252;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:13162;s:11:"size_before";i:411199;s:10:"size_after";i:398037;s:4:"time";d:0.2600000000000000088817841970012523233890533447265625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13614;s:10:"size_after";i:13614;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:101252;s:10:"size_after";i:101252;s:4:"time";d:0.330000000000000015543122344752191565930843353271484375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:398037;s:10:"size_after";i:398037;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13614;s:10:"size_after";i:13614;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(13952, 17761, '_wp_attached_file', '2021/10/antartica.jpg'),
(13953, 17761, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:21:"2021/10/antartica.jpg";s:8:"filesize";i:125291;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"antartica-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10210;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"antartica-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2290;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"antartica-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21779;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13954, 17761, 'zegen_demo_attachment_key', '1'),
(13955, 17761, 'zegen_demo_content_key', '1'),
(13956, 17761, 'zegen_post_views_count', '12'),
(13957, 17761, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.43587568972562085178878987790085375308990478515625;s:5:"bytes";i:12919;s:11:"size_before";i:291239;s:10:"size_after";i:278320;s:4:"time";d:0.230000000000000037747582837255322374403476715087890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.519999999999999573674358543939888477325439453125;s:5:"bytes";i:1469;s:11:"size_before";i:32490;s:10:"size_after";i:31021;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:5.230000000000000426325641456060111522674560546875;s:5:"bytes";i:3335;s:11:"size_before";i:63706;s:10:"size_after";i:60371;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:111;s:11:"size_before";i:1697;s:10:"size_after";i:1586;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.19000000000000039079850466805510222911834716796875;s:5:"bytes";i:1319;s:11:"size_before";i:31485;s:10:"size_after";i:30166;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:5.4199999999999999289457264239899814128875732421875;s:5:"bytes";i:5144;s:11:"size_before";i:94844;s:10:"size_after";i:89700;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.36000000000000031974423109204508364200592041015625;s:5:"bytes";i:445;s:11:"size_before";i:10210;s:10:"size_after";i:9765;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.410000000000000142108547152020037174224853515625;s:5:"bytes";i:960;s:11:"size_before";i:21779;s:10:"size_after";i:20819;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.94000000000000039079850466805510222911834716796875;s:5:"bytes";i:136;s:11:"size_before";i:2290;s:10:"size_after";i:2154;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9765;s:10:"size_after";i:9765;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20819;s:10:"size_after";i:20819;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2154;s:10:"size_after";i:2154;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13958, 17762, '_wp_attached_file', '2021/10/antartica-thumb.jpg'),
(13959, 17762, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:27:"2021/10/antartica-thumb.jpg";s:8:"filesize";i:9432;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"antartica-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3593;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13960, 17762, 'zegen_demo_attachment_key', '1'),
(13961, 17762, 'zegen_demo_content_key', '1'),
(13962, 17762, 'zegen_post_views_count', '12'),
(13963, 17762, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.25351814622791213338359739282168447971343994140625;s:5:"bytes";i:402;s:11:"size_before";i:9451;s:10:"size_after";i:9049;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.54999999999999982236431605997495353221893310546875;s:5:"bytes";i:164;s:11:"size_before";i:2503;s:10:"size_after";i:2339;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.62000000000000010658141036401502788066864013671875;s:5:"bytes";i:238;s:11:"size_before";i:3593;s:10:"size_after";i:3355;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3355;s:10:"size_after";i:3355;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13964, 17763, '_wp_attached_file', '2021/10/penguins2-1.png'),
(13965, 17763, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:854;s:6:"height";i:668;s:4:"file";s:23:"2021/10/penguins2-1.png";s:8:"filesize";i:184508;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"penguins2-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:110175;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"penguins2-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:15869;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"penguins2-1-600x469.png";s:5:"width";i:600;s:6:"height";i:469;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:285066;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13966, 17763, 'zegen_demo_attachment_key', '1'),
(13967, 17763, 'zegen_demo_content_key', '1'),
(13968, 17763, 'zegen_post_views_count', '12'),
(13969, 17763, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1691817;s:10:"size_after";i:1691817;s:4:"time";d:1.9300000000000003819167204710538499057292938232421875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:406972;s:10:"size_after";i:406972;s:4:"time";d:0.440000000000000002220446049250313080847263336181640625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11015;s:10:"size_after";i:11015;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:451610;s:10:"size_after";i:451610;s:4:"time";d:0.59999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:110175;s:10:"size_after";i:110175;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:285066;s:10:"size_after";i:285066;s:4:"time";d:0.2300000000000000099920072216264088638126850128173828125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15869;s:10:"size_after";i:15869;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:110175;s:10:"size_after";i:110175;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:285066;s:10:"size_after";i:285066;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15869;s:10:"size_after";i:15869;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),
(13970, 17764, '_wp_attached_file', '2021/10/asia-bg2-1.jpg'),
(13971, 17764, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:22:"2021/10/asia-bg2-1.jpg";s:8:"filesize";i:74257;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"asia-bg2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7025;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"asia-bg2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1981;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"asia-bg2-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14592;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13972, 17764, 'zegen_demo_attachment_key', '1'),
(13973, 17764, 'zegen_demo_content_key', '1'),
(13974, 17764, 'zegen_post_views_count', '12'),
(13975, 17764, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:7.02042940538205062495080710505135357379913330078125;s:5:"bytes";i:14299;s:11:"size_before";i:203677;s:10:"size_after";i:189378;s:4:"time";d:0.310000000000000053290705182007513940334320068359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:1209;s:11:"size_before";i:21814;s:10:"size_after";i:20605;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:8.6400000000000005684341886080801486968994140625;s:5:"bytes";i:3837;s:11:"size_before";i:44396;s:10:"size_after";i:40559;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.3100000000000004973799150320701301097869873046875;s:5:"bytes";i:130;s:11:"size_before";i:1564;s:10:"size_after";i:1434;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:5.269999999999999573674358543939888477325439453125;s:5:"bytes";i:1104;s:11:"size_before";i:20930;s:10:"size_after";i:19826;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:10.0299999999999993605115378159098327159881591796875;s:5:"bytes";i:6909;s:11:"size_before";i:68887;s:10:"size_after";i:61978;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:319;s:11:"size_before";i:7025;s:10:"size_after";i:6706;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.410000000000000142108547152020037174224853515625;s:5:"bytes";i:643;s:11:"size_before";i:14592;s:10:"size_after";i:13949;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.46999999999999975131004248396493494510650634765625;s:5:"bytes";i:148;s:11:"size_before";i:1981;s:10:"size_after";i:1833;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6706;s:10:"size_after";i:6706;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13949;s:10:"size_after";i:13949;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1833;s:10:"size_after";i:1833;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(13976, 17765, '_wp_attached_file', '2021/10/asia-thumb.jpg'),
(13977, 17765, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:22:"2021/10/asia-thumb.jpg";s:8:"filesize";i:8510;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"asia-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2882;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13978, 17765, 'zegen_demo_attachment_key', '1'),
(13979, 17765, 'zegen_demo_content_key', '1'),
(13980, 17765, 'zegen_post_views_count', '12'),
(13981, 17765, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.00414668912789917243344461894594132900238037109375;s:5:"bytes";i:309;s:11:"size_before";i:7717;s:10:"size_after";i:7408;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:150;s:11:"size_before";i:2112;s:10:"size_after";i:1962;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.519999999999999573674358543939888477325439453125;s:5:"bytes";i:159;s:11:"size_before";i:2882;s:10:"size_after";i:2723;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2723;s:10:"size_after";i:2723;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(13982, 17766, '_wp_attached_file', '2021/10/moneky3-1.png'),
(13983, 17766, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:808;s:6:"height";i:600;s:4:"file";s:21:"2021/10/moneky3-1.png";s:8:"filesize";i:199135;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"moneky3-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:183031;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"moneky3-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:20197;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"moneky3-1-600x446.png";s:5:"width";i:600;s:6:"height";i:446;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:438918;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13984, 17766, 'zegen_demo_attachment_key', '1'),
(13985, 17766, 'zegen_demo_content_key', '1'),
(13986, 17766, 'zegen_post_views_count', '12'),
(13987, 17766, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.474185572004310718075004160709795542061328887939453125;s:5:"bytes";i:12373;s:11:"size_before";i:2609316;s:10:"size_after";i:2596943;s:4:"time";d:2.130000000000000337507799486047588288784027099609375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:627968;s:10:"size_after";i:627968;s:4:"time";d:0.299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13232;s:10:"size_after";i:13232;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:696197;s:10:"size_after";i:696197;s:4:"time";d:1.0900000000000000799360577730112709105014801025390625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.7599999999999997868371792719699442386627197265625;s:5:"bytes";i:12373;s:11:"size_before";i:183031;s:10:"size_after";i:170658;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:438918;s:10:"size_after";i:438918;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20197;s:10:"size_after";i:20197;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:170658;s:10:"size_after";i:170658;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:438918;s:10:"size_after";i:438918;s:4:"time";d:0.330000000000000015543122344752191565930843353271484375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20197;s:10:"size_after";i:20197;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13988, 17767, '_wp_attached_file', '2021/10/wildlife-logo-1.png'),
(13989, 17767, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:220;s:6:"height";i:45;s:4:"file";s:27:"2021/10/wildlife-logo-1.png";s:8:"filesize";i:3077;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"wildlife-logo-1-100x45.png";s:5:"width";i:100;s:6:"height";i:45;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1603;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13990, 17767, 'zegen_demo_attachment_key', '1'),
(13991, 17767, 'zegen_demo_content_key', '1'),
(13992, 17767, 'zegen_post_views_count', '12'),
(13993, 17767, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:24.143107330497873164176780846901237964630126953125;s:5:"bytes";i:965;s:11:"size_before";i:3997;s:10:"size_after";i:3032;s:4:"time";d:0.1100000000000000144328993201270350255072116851806640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:33.840000000000003410605131648480892181396484375;s:5:"bytes";i:444;s:11:"size_before";i:1312;s:10:"size_after";i:868;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.5;s:5:"bytes";i:521;s:11:"size_before";i:1603;s:10:"size_after";i:1082;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1082;s:10:"size_after";i:1082;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(13994, 17768, '_wp_attached_file', '2021/10/menu-bg.jpg'),
(13995, 17768, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:19:"2021/10/menu-bg.jpg";s:8:"filesize";i:340021;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"menu-bg-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16160;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"menu-bg-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2480;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"menu-bg-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31379;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(13996, 17768, 'zegen_demo_attachment_key', '1'),
(13997, 17768, 'zegen_demo_content_key', '1'),
(13998, 17768, 'zegen_post_views_count', '12'),
(13999, 17768, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.0991377640584829578074277378618717193603515625;s:5:"bytes";i:20105;s:11:"size_before";i:490469;s:10:"size_after";i:470364;s:4:"time";d:0.2600000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.92999999999999971578290569595992565155029296875;s:5:"bytes";i:2588;s:11:"size_before";i:52540;s:10:"size_after";i:49952;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.3499999999999996447286321199499070644378662109375;s:5:"bytes";i:4972;s:11:"size_before";i:114269;s:10:"size_after";i:109297;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.6899999999999995026200849679298698902130126953125;s:5:"bytes";i:171;s:11:"size_before";i:1764;s:10:"size_after";i:1593;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:5.0800000000000000710542735760100185871124267578125;s:5:"bytes";i:2537;s:11:"size_before";i:49913;s:10:"size_after";i:47376;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.05999999999999960920149533194489777088165283203125;s:5:"bytes";i:7088;s:11:"size_before";i:174694;s:10:"size_after";i:167606;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:895;s:11:"size_before";i:16160;s:10:"size_after";i:15265;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:5.29000000000000003552713678800500929355621337890625;s:5:"bytes";i:1659;s:11:"size_before";i:31379;s:10:"size_after";i:29720;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.86000000000000031974423109204508364200592041015625;s:5:"bytes";i:195;s:11:"size_before";i:2480;s:10:"size_after";i:2285;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15265;s:10:"size_after";i:15265;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29720;s:10:"size_after";i:29720;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2285;s:10:"size_after";i:2285;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}');
INSERT INTO `wpd6_postmeta` VALUES
(14000, 17769, '_wp_attached_file', '2021/10/thumb2.jpg'),
(14001, 17769, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:18:"2021/10/thumb2.jpg";s:8:"filesize";i:5405;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"thumb2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2594;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14002, 17769, 'zegen_demo_attachment_key', '1'),
(14003, 17769, 'zegen_demo_content_key', '1'),
(14004, 17769, 'zegen_post_views_count', '12'),
(14005, 17769, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.9745454545454546035898601985536515712738037109375;s:5:"bytes";i:342;s:11:"size_before";i:6875;s:10:"size_after";i:6533;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.63999999999999968025576890795491635799407958984375;s:5:"bytes";i:144;s:11:"size_before";i:1885;s:10:"size_after";i:1741;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:198;s:11:"size_before";i:2594;s:10:"size_after";i:2396;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2396;s:10:"size_after";i:2396;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14006, 17770, '_wp_attached_file', '2021/10/thumb3.jpg'),
(14007, 17770, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:18:"2021/10/thumb3.jpg";s:8:"filesize";i:5889;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"thumb3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2779;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14008, 17770, 'zegen_demo_attachment_key', '1'),
(14009, 17770, 'zegen_demo_content_key', '1'),
(14010, 17770, 'zegen_post_views_count', '12'),
(14011, 17770, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.004785997538629516157016041688621044158935546875;s:5:"bytes";i:366;s:11:"size_before";i:7313;s:10:"size_after";i:6947;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.160000000000000142108547152020037174224853515625;s:5:"bytes";i:160;s:11:"size_before";i:1961;s:10:"size_after";i:1801;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.410000000000000142108547152020037174224853515625;s:5:"bytes";i:206;s:11:"size_before";i:2779;s:10:"size_after";i:2573;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2573;s:10:"size_after";i:2573;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(14012, 17771, '_wp_attached_file', '2021/10/thumb1.jpg'),
(14013, 17771, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:18:"2021/10/thumb1.jpg";s:8:"filesize";i:3757;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"thumb1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1884;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14014, 17771, 'zegen_demo_attachment_key', '1'),
(14015, 17771, 'zegen_demo_content_key', '1'),
(14016, 17771, 'zegen_post_views_count', '12'),
(14017, 17771, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:7.341468293658731880668710800819098949432373046875;s:5:"bytes";i:367;s:11:"size_before";i:4999;s:10:"size_after";i:4632;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:11.199999999999999289457264239899814128875732421875;s:5:"bytes";i:161;s:11:"size_before";i:1437;s:10:"size_after";i:1276;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.92999999999999971578290569595992565155029296875;s:5:"bytes";i:206;s:11:"size_before";i:1884;s:10:"size_after";i:1678;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1678;s:10:"size_after";i:1678;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14018, 17772, '_wp_attached_file', '2021/10/jesus_christ_1.png'),
(14019, 17772, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:489;s:6:"height";i:700;s:4:"file";s:26:"2021/10/jesus_christ_1.png";s:8:"filesize";i:47765;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"jesus_christ_1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:76537;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"jesus_christ_1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14308;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14020, 17772, 'zegen_demo_attachment_key', '1'),
(14021, 17772, 'zegen_demo_content_key', '1'),
(14022, 17772, 'zegen_post_views_count', '12'),
(14023, 17772, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:32.56343364184709798792027868330478668212890625;s:5:"bytes";i:137179;s:11:"size_before";i:421267;s:10:"size_after";i:284088;s:4:"time";d:2.140000000000000124344978758017532527446746826171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:53.02000000000000312638803734444081783294677734375;s:5:"bytes";i:50723;s:11:"size_before";i:95674;s:10:"size_after";i:44951;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:53;s:5:"bytes";i:75857;s:11:"size_before";i:143123;s:10:"size_after";i:67266;s:4:"time";d:1.1699999999999999289457264239899814128875732421875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.6400000000000005684341886080801486968994140625;s:5:"bytes";i:1094;s:11:"size_before";i:10285;s:10:"size_after";i:9191;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.269999999999999573674358543939888477325439453125;s:5:"bytes";i:7857;s:11:"size_before";i:76537;s:10:"size_after";i:68680;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:11.519999999999999573674358543939888477325439453125;s:5:"bytes";i:1648;s:11:"size_before";i:14308;s:10:"size_after";i:12660;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:68680;s:10:"size_after";i:68680;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12660;s:10:"size_after";i:12660;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(14024, 17865, '_wp_attached_file', '2021/10/new-contact.png'),
(14025, 17865, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:23:"2021/10/new-contact.png";s:8:"filesize";i:189274;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"new-contact-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:32001;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"new-contact-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4577;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"new-contact-600x338.png";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:53176;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14026, 17865, 'zegen_demo_attachment_key', '1'),
(14027, 17865, 'zegen_demo_content_key', '1'),
(14028, 17865, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:14.9252449717613924207171294256113469600677490234375;s:5:"bytes";i:121670;s:11:"size_before";i:815196;s:10:"size_after";i:693526;s:4:"time";d:3.239999999999999769073610877967439591884613037109375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:20;s:5:"bytes";i:18372;s:11:"size_before";i:91851;s:10:"size_after";i:73479;s:4:"time";d:0.5500000000000000444089209850062616169452667236328125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:16.3900000000000005684341886080801486968994140625;s:5:"bytes";i:31765;s:11:"size_before";i:193864;s:10:"size_after";i:162099;s:4:"time";d:0.61999999999999999555910790149937383830547332763671875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:19.6700000000000017053025658242404460906982421875;s:5:"bytes";i:650;s:11:"size_before";i:3304;s:10:"size_after";i:2654;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:21.17999999999999971578290569595992565155029296875;s:5:"bytes";i:17817;s:11:"size_before";i:84127;s:10:"size_after";i:66310;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:11.4000000000000003552713678800500929355621337890625;s:5:"bytes";i:32291;s:11:"size_before";i:283317;s:10:"size_after";i:251026;s:4:"time";d:0.92000000000000003996802888650563545525074005126953125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.129999999999999005240169935859739780426025390625;s:5:"bytes";i:7402;s:11:"size_before";i:32001;s:10:"size_after";i:24599;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:23.629999999999999005240169935859739780426025390625;s:5:"bytes";i:12568;s:11:"size_before";i:53176;s:10:"size_after";i:40608;s:4:"time";d:0.2399999999999999911182158029987476766109466552734375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.589999999999999857891452847979962825775146484375;s:5:"bytes";i:805;s:11:"size_before";i:4577;s:10:"size_after";i:3772;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:24599;s:10:"size_after";i:24599;s:4:"time";d:0.25;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:40608;s:10:"size_after";i:40608;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3772;s:10:"size_after";i:3772;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}}}'),
(14029, 17869, '_wp_attached_file', '2021/10/new-contact-1.png'),
(14030, 17869, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:798;s:6:"height";i:782;s:4:"file";s:25:"2021/10/new-contact-1.png";s:8:"filesize";i:232707;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"new-contact-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:46708;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"new-contact-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6635;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"new-contact-1-600x588.png";s:5:"width";i:600;s:6:"height";i:588;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:156812;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14031, 17869, 'zegen_demo_attachment_key', '1'),
(14032, 17869, 'zegen_demo_content_key', '1'),
(14033, 17869, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:11.3967879770148812212937627919018268585205078125;s:5:"bytes";i:119119;s:11:"size_before";i:1045198;s:10:"size_after";i:926079;s:4:"time";d:2.989999999999999769073610877967439591884613037109375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:12.6199999999999992184029906638897955417633056640625;s:5:"bytes";i:20046;s:11:"size_before";i:158806;s:10:"size_after";i:138760;s:4:"time";d:0.299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:13.8599999999999994315658113919198513031005859375;s:5:"bytes";i:35829;s:11:"size_before";i:258451;s:10:"size_after";i:222622;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.120000000000000994759830064140260219573974609375;s:5:"bytes";i:943;s:11:"size_before";i:4688;s:10:"size_after";i:3745;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:11.4399999999999995026200849679298698902130126953125;s:5:"bytes";i:27229;s:11:"size_before";i:238015;s:10:"size_after";i:210786;s:4:"time";d:0.88000000000000000444089209850062616169452667236328125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.3299999999999982946974341757595539093017578125;s:5:"bytes";i:10432;s:11:"size_before";i:46708;s:10:"size_after";i:36276;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:14.8900000000000005684341886080801486968994140625;s:5:"bytes";i:23350;s:11:"size_before";i:156812;s:10:"size_after";i:133462;s:4:"time";d:0.54000000000000003552713678800500929355621337890625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:19.440000000000001278976924368180334568023681640625;s:5:"bytes";i:1290;s:11:"size_before";i:6635;s:10:"size_after";i:5345;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:36276;s:10:"size_after";i:36276;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:133462;s:10:"size_after";i:133462;s:4:"time";d:0.57999999999999996003197111349436454474925994873046875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5345;s:10:"size_after";i:5345;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14034, 17932, '_wp_attached_file', '2021/10/logo-light.png'),
(14035, 17932, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:435;s:6:"height";i:131;s:4:"file";s:22:"2021/10/logo-light.png";s:8:"filesize";i:17407;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"logo-light-300x131.png";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8586;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"logo-light-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2433;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14036, 17932, 'zegen_demo_attachment_key', '1'),
(14037, 17932, 'zegen_demo_content_key', '1'),
(14038, 17932, 'zegen_post_views_count', '15'),
(14039, 17932, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:16.163854058640520605649726348929107189178466796875;s:5:"bytes";i:3429;s:11:"size_before";i:21214;s:10:"size_after";i:17785;s:4:"time";d:0.2399999999999999911182158029987476766109466552734375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.2999999999999971578290569595992565155029296875;s:5:"bytes";i:636;s:11:"size_before";i:1969;s:10:"size_after";i:1333;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.620000000000000994759830064140260219573974609375;s:5:"bytes";i:2028;s:11:"size_before";i:8586;s:10:"size_after";i:6558;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:31.440000000000001278976924368180334568023681640625;s:5:"bytes";i:765;s:11:"size_before";i:2433;s:10:"size_after";i:1668;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6558;s:10:"size_after";i:6558;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1668;s:10:"size_after";i:1668;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14040, 17957, '_wp_attached_file', '2021/10/slide1-bg1.jpg'),
(14041, 17957, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:22:"2021/10/slide1-bg1.jpg";s:8:"filesize";i:155047;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"slide1-bg1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7540;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"slide1-bg1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1825;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"slide1-bg1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16047;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14042, 17957, 'zegen_demo_attachment_key', '1'),
(14043, 17957, 'zegen_demo_content_key', '1'),
(14044, 17957, 'zegen_post_views_count', '13'),
(14045, 17957, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:8.615416515473537373281942564062774181365966796875;s:5:"bytes";i:21606;s:11:"size_before";i:250783;s:10:"size_after";i:229177;s:4:"time";d:0.410000000000000142108547152020037174224853515625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:10.1199999999999992184029906638897955417633056640625;s:5:"bytes";i:2645;s:11:"size_before";i:26134;s:10:"size_after";i:23489;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.449999999999999289457264239899814128875732421875;s:5:"bytes";i:5588;s:11:"size_before";i:59150;s:10:"size_after";i:53562;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:14.949999999999999289457264239899814128875732421875;s:5:"bytes";i:206;s:11:"size_before";i:1378;s:10:"size_after";i:1172;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:9.67999999999999971578290569595992565155029296875;s:5:"bytes";i:2370;s:11:"size_before";i:24480;s:10:"size_after";i:22110;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:8.699999999999999289457264239899814128875732421875;s:5:"bytes";i:7970;s:11:"size_before";i:91644;s:10:"size_after";i:83674;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:11.339999999999999857891452847979962825775146484375;s:5:"bytes";i:855;s:11:"size_before";i:7540;s:10:"size_after";i:6685;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:10.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:1683;s:11:"size_before";i:16047;s:10:"size_after";i:14364;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.839999999999999857891452847979962825775146484375;s:5:"bytes";i:289;s:11:"size_before";i:1825;s:10:"size_after";i:1536;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6685;s:10:"size_after";i:6685;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14364;s:10:"size_after";i:14364;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1536;s:10:"size_after";i:1536;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14046, 17958, '_wp_attached_file', '2021/10/nb-slide1-thumb.jpg'),
(14047, 17958, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:27:"2021/10/nb-slide1-thumb.jpg";s:8:"filesize";i:8317;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"nb-slide1-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2845;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14048, 17958, 'zegen_demo_attachment_key', '1'),
(14049, 17958, 'zegen_demo_content_key', '1'),
(14050, 17958, 'zegen_post_views_count', '13'),
(14051, 17958, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.320987654320987303435686044394969940185546875;s:5:"bytes";i:329;s:11:"size_before";i:7614;s:10:"size_after";i:7285;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.0800000000000000710542735760100185871124267578125;s:5:"bytes";i:149;s:11:"size_before";i:2104;s:10:"size_after";i:1955;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.3300000000000000710542735760100185871124267578125;s:5:"bytes";i:180;s:11:"size_before";i:2845;s:10:"size_after";i:2665;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2665;s:10:"size_after";i:2665;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14052, 17959, '_wp_attached_file', '2021/10/slide1-man-1.png'),
(14053, 17959, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:203;s:6:"height";i:606;s:4:"file";s:24:"2021/10/slide1-man-1.png";s:8:"filesize";i:33963;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"slide1-man-1-203x300.png";s:5:"width";i:203;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:50693;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"slide1-man-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:15234;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14054, 17959, 'zegen_demo_attachment_key', '1'),
(14055, 17959, 'zegen_demo_content_key', '1'),
(14056, 17959, 'zegen_post_views_count', '13'),
(14057, 17959, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:27.90089373952648799104281351901590824127197265625;s:5:"bytes";i:51947;s:11:"size_before";i:186184;s:10:"size_after";i:134237;s:4:"time";d:0.54000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:44.3299999999999982946974341757595539093017578125;s:5:"bytes";i:29489;s:11:"size_before";i:66525;s:10:"size_after";i:37036;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10263;s:10:"size_after";i:10263;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:44.2999999999999971578290569595992565155029296875;s:5:"bytes";i:22458;s:11:"size_before";i:50693;s:10:"size_after";i:28235;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15234;s:10:"size_after";i:15234;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:28235;s:10:"size_after";i:28235;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15234;s:10:"size_after";i:15234;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(14058, 17960, '_wp_attached_file', '2021/10/clouds.png'),
(14059, 17960, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:538;s:6:"height";i:229;s:4:"file";s:18:"2021/10/clouds.png";s:8:"filesize";i:32813;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"clouds-300x229.png";s:5:"width";i:300;s:6:"height";i:229;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:44358;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"clouds-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:10676;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14060, 17960, 'zegen_demo_attachment_key', '1'),
(14061, 17960, 'zegen_demo_content_key', '1'),
(14062, 17960, 'zegen_post_views_count', '13'),
(14063, 17960, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:19.273434571628289546652013086713850498199462890625;s:5:"bytes";i:19025;s:11:"size_before";i:98711;s:10:"size_after";i:79686;s:4:"time";d:0.440000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.330000000000000015543122344752191565930843353271484375;s:5:"bytes";i:25;s:11:"size_before";i:7643;s:10:"size_after";i:7618;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:42.71000000000000085265128291212022304534912109375;s:5:"bytes";i:18946;s:11:"size_before";i:44358;s:10:"size_after";i:25412;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.5100000000000000088817841970012523233890533447265625;s:5:"bytes";i:54;s:11:"size_before";i:10676;s:10:"size_after";i:10622;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:25412;s:10:"size_after";i:25412;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10622;s:10:"size_after";i:10622;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(14064, 17961, '_wp_attached_file', '2021/10/nb-slide2-thumb.jpg'),
(14065, 17961, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:27:"2021/10/nb-slide2-thumb.jpg";s:8:"filesize";i:8088;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"nb-slide2-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2662;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14066, 17961, 'zegen_demo_attachment_key', '1'),
(14067, 17961, 'zegen_demo_content_key', '1'),
(14068, 17961, 'zegen_post_views_count', '13'),
(14069, 17961, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.855320342072058981131021937471814453601837158203125;s:5:"bytes";i:275;s:11:"size_before";i:7133;s:10:"size_after";i:6858;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:125;s:11:"size_before";i:1959;s:10:"size_after";i:1834;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:150;s:11:"size_before";i:2662;s:10:"size_after";i:2512;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2512;s:10:"size_after";i:2512;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14070, 17962, '_wp_attached_file', '2021/10/rainbow2.png'),
(14071, 17962, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1318;s:6:"height";i:507;s:4:"file";s:20:"2021/10/rainbow2.png";s:8:"filesize";i:50793;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"rainbow2-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:43107;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"rainbow2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8447;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"rainbow2-600x231.png";s:5:"width";i:600;s:6:"height";i:231;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:91347;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14072, 17962, 'zegen_demo_attachment_key', '1'),
(14073, 17962, 'zegen_demo_content_key', '1'),
(14074, 17962, 'zegen_post_views_count', '13'),
(14075, 17962, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:14.53456035155030434680156758986413478851318359375;s:5:"bytes";i:100086;s:11:"size_before";i:688607;s:10:"size_after";i:588521;s:4:"time";d:2.54000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:16.89999999999999857891452847979962825775146484375;s:5:"bytes";i:26633;s:11:"size_before";i:157549;s:10:"size_after";i:130916;s:4:"time";d:0.38000000000000000444089209850062616169452667236328125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:43.5799999999999982946974341757595539093017578125;s:5:"bytes";i:50753;s:11:"size_before";i:116466;s:10:"size_after";i:65713;s:4:"time";d:0.729999999999999982236431605997495353221893310546875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6033;s:10:"size_after";i:6033;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:8.6899999999999995026200849679298698902130126953125;s:5:"bytes";i:11630;s:11:"size_before";i:133827;s:10:"size_after";i:122197;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.25;s:5:"bytes";i:6573;s:11:"size_before";i:43107;s:10:"size_after";i:36534;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.87999999999999989341858963598497211933135986328125;s:5:"bytes";i:4458;s:11:"size_before";i:91347;s:10:"size_after";i:86889;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.460000000000000019984014443252817727625370025634765625;s:5:"bytes";i:39;s:11:"size_before";i:8447;s:10:"size_after";i:8408;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:36534;s:10:"size_after";i:36534;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:86889;s:10:"size_after";i:86889;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8408;s:10:"size_after";i:8408;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),
(14076, 17963, '_wp_attached_file', '2021/10/slide3-bg-1.jpg'),
(14077, 17963, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:23:"2021/10/slide3-bg-1.jpg";s:8:"filesize";i:75430;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"slide3-bg-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6462;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"slide3-bg-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1620;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"slide3-bg-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13567;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14078, 17963, 'zegen_demo_attachment_key', '1'),
(14079, 17963, 'zegen_demo_content_key', '1'),
(14080, 17963, 'zegen_post_views_count', '13'),
(14081, 17963, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.882123856879584167245411663316190242767333984375;s:5:"bytes";i:19894;s:11:"size_before";i:201313;s:10:"size_after";i:181419;s:4:"time";d:0.3200000000000000621724893790087662637233734130859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:10.21000000000000085265128291212022304534912109375;s:5:"bytes";i:2163;s:11:"size_before";i:21180;s:10:"size_after";i:19017;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:11.57000000000000028421709430404007434844970703125;s:5:"bytes";i:5370;s:11:"size_before";i:46419;s:10:"size_after";i:41049;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.71000000000000085265128291212022304534912109375;s:5:"bytes";i:137;s:11:"size_before";i:1279;s:10:"size_after";i:1142;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:9.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:1915;s:11:"size_before";i:20142;s:10:"size_after";i:18227;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:11.57000000000000028421709430404007434844970703125;s:5:"bytes";i:8223;s:11:"size_before";i:71081;s:10:"size_after";i:62858;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.519999999999999573674358543939888477325439453125;s:5:"bytes";i:615;s:11:"size_before";i:6462;s:10:"size_after";i:5847;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:9.6300000000000007815970093361102044582366943359375;s:5:"bytes";i:1306;s:11:"size_before";i:13567;s:10:"size_after";i:12261;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.1899999999999995026200849679298698902130126953125;s:5:"bytes";i:165;s:11:"size_before";i:1620;s:10:"size_after";i:1455;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5847;s:10:"size_after";i:5847;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12261;s:10:"size_after";i:12261;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1455;s:10:"size_after";i:1455;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14082, 17964, '_wp_attached_file', '2021/10/nb-slide3-thumb.jpg'),
(14083, 17964, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:27:"2021/10/nb-slide3-thumb.jpg";s:8:"filesize";i:7651;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"nb-slide3-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2632;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14084, 17964, 'zegen_demo_attachment_key', '1'),
(14085, 17964, 'zegen_demo_content_key', '1'),
(14086, 17964, 'zegen_post_views_count', '13'),
(14087, 17964, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.45070422535211296377610779018141329288482666015625;s:5:"bytes";i:245;s:11:"size_before";i:7100;s:10:"size_after";i:6855;s:4:"time";d:0.06999999999999999278355033993648248724639415740966796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.4199999999999999289457264239899814128875732421875;s:5:"bytes";i:107;s:11:"size_before";i:1974;s:10:"size_after";i:1867;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.2400000000000002131628207280300557613372802734375;s:5:"bytes";i:138;s:11:"size_before";i:2632;s:10:"size_after";i:2494;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2494;s:10:"size_after";i:2494;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14088, 17965, '_wp_attached_file', '2021/10/nb-slide4-thumb.jpg'),
(14089, 17965, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:27:"2021/10/nb-slide4-thumb.jpg";s:8:"filesize";i:9579;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"nb-slide4-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2961;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14090, 17965, 'zegen_demo_attachment_key', '1'),
(14091, 17965, 'zegen_demo_content_key', '1'),
(14092, 17965, 'zegen_post_views_count', '13'),
(14093, 17965, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.79027163613392303886939771473407745361328125;s:5:"bytes";i:300;s:11:"size_before";i:7915;s:10:"size_after";i:7615;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.45000000000000017763568394002504646778106689453125;s:5:"bytes";i:139;s:11:"size_before";i:2154;s:10:"size_after";i:2015;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.44000000000000039079850466805510222911834716796875;s:5:"bytes";i:161;s:11:"size_before";i:2961;s:10:"size_after";i:2800;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2800;s:10:"size_after";i:2800;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14094, 17966, '_wp_attached_file', '2021/10/birds.png'),
(14095, 17966, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:653;s:6:"height";i:246;s:4:"file";s:17:"2021/10/birds.png";s:8:"filesize";i:11438;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"birds-300x246.png";s:5:"width";i:300;s:6:"height";i:246;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6884;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"birds-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1912;}s:18:"woocommerce_single";a:5:{s:4:"file";s:17:"birds-600x226.png";s:5:"width";i:600;s:6:"height";i:226;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:27287;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14096, 17966, 'zegen_demo_attachment_key', '1'),
(14097, 17966, 'zegen_demo_content_key', '1'),
(14098, 17966, 'zegen_post_views_count', '13'),
(14099, 17966, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:10.22742524793080320932858739979565143585205078125;s:5:"bytes";i:6858;s:11:"size_before";i:67055;s:10:"size_after";i:60197;s:4:"time";d:0.70000000000000006661338147750939242541790008544921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.730000000000000426325641456060111522674560546875;s:5:"bytes";i:335;s:11:"size_before";i:1412;s:10:"size_after";i:1077;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.660000000000000142108547152020037174224853515625;s:5:"bytes";i:2042;s:11:"size_before";i:6884;s:10:"size_after";i:4842;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:14.78999999999999914734871708787977695465087890625;s:5:"bytes";i:4037;s:11:"size_before";i:27287;s:10:"size_after";i:23250;s:4:"time";d:0.460000000000000019984014443252817727625370025634765625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.219999999999998863131622783839702606201171875;s:5:"bytes";i:444;s:11:"size_before";i:1912;s:10:"size_after";i:1468;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4842;s:10:"size_after";i:4842;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23250;s:10:"size_after";i:23250;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1468;s:10:"size_after";i:1468;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14100, 17967, '_wp_attached_file', '2021/10/video1-thumb.jpg'),
(14101, 17967, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:24:"2021/10/video1-thumb.jpg";s:8:"filesize";i:10959;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"video1-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2931;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14102, 17967, 'zegen_demo_attachment_key', '1'),
(14103, 17967, 'zegen_demo_content_key', '1'),
(14104, 17967, 'zegen_post_views_count', '13'),
(14105, 17967, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.905948862906334806410768578643910586833953857421875;s:5:"bytes";i:304;s:11:"size_before";i:7783;s:10:"size_after";i:7479;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.019999999999999573674358543939888477325439453125;s:5:"bytes";i:146;s:11:"size_before";i:2079;s:10:"size_after";i:1933;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.38999999999999968025576890795491635799407958984375;s:5:"bytes";i:158;s:11:"size_before";i:2931;s:10:"size_after";i:2773;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2773;s:10:"size_after";i:2773;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14106, 17968, '_wp_attached_file', '2021/10/video2-thumb.jpg'),
(14107, 17968, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:24:"2021/10/video2-thumb.jpg";s:8:"filesize";i:7502;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"video2-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2445;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14108, 17968, 'zegen_demo_attachment_key', '1'),
(14109, 17968, 'zegen_demo_content_key', '1'),
(14110, 17968, 'zegen_post_views_count', '13'),
(14111, 17968, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.0454545454545449700844983453862369060516357421875;s:5:"bytes";i:267;s:11:"size_before";i:6600;s:10:"size_after";i:6333;s:4:"time";d:0.060000000000000004718447854656915296800434589385986328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.9199999999999999289457264239899814128875732421875;s:5:"bytes";i:128;s:11:"size_before";i:1849;s:10:"size_after";i:1721;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.69000000000000039079850466805510222911834716796875;s:5:"bytes";i:139;s:11:"size_before";i:2445;s:10:"size_after";i:2306;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2306;s:10:"size_after";i:2306;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}');
INSERT INTO `wpd6_postmeta` VALUES
(14112, 17969, '_wp_attached_file', '2021/10/video3-thumb.jpg'),
(14113, 17969, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:24:"2021/10/video3-thumb.jpg";s:8:"filesize";i:8271;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"video3-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2292;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14114, 17969, 'zegen_demo_attachment_key', '1'),
(14115, 17969, 'zegen_demo_content_key', '1'),
(14116, 17969, 'zegen_post_views_count', '13'),
(14117, 17969, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.68336025848142156746689579449594020843505859375;s:5:"bytes";i:228;s:11:"size_before";i:6190;s:10:"size_after";i:5962;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.87999999999999989341858963598497211933135986328125;s:5:"bytes";i:118;s:11:"size_before";i:1716;s:10:"size_after";i:1598;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.79999999999999982236431605997495353221893310546875;s:5:"bytes";i:110;s:11:"size_before";i:2292;s:10:"size_after";i:2182;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2182;s:10:"size_after";i:2182;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14118, 17970, '_wp_attached_file', '2021/10/video4-thumb.jpg'),
(14119, 17970, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:267;s:6:"height";i:150;s:4:"file";s:24:"2021/10/video4-thumb.jpg";s:8:"filesize";i:8500;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"video4-thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2628;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14120, 17970, 'zegen_demo_attachment_key', '1'),
(14121, 17970, 'zegen_demo_content_key', '1'),
(14122, 17970, 'zegen_post_views_count', '13'),
(14123, 17970, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.835186769318505550785403102054260671138763427734375;s:5:"bytes";i:269;s:11:"size_before";i:7014;s:10:"size_after";i:6745;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.67999999999999971578290569595992565155029296875;s:5:"bytes";i:109;s:11:"size_before";i:1918;s:10:"size_after";i:1809;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.089999999999999857891452847979962825775146484375;s:5:"bytes";i:160;s:11:"size_before";i:2628;s:10:"size_after";i:2468;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2468;s:10:"size_after";i:2468;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14124, 17973, '_wp_attached_file', '2021/10/zegen-dut.jpg'),
(14125, 17973, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:804;s:4:"file";s:21:"2021/10/zegen-dut.jpg";s:8:"filesize";i:205939;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"zegen-dut-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23096;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"zegen-dut-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3867;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"zegen-dut-600x377.jpg";s:5:"width";i:600;s:6:"height";i:377;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45997;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14126, 17973, 'zegen_demo_attachment_key', '1'),
(14127, 17973, 'zegen_demo_content_key', '1'),
(14128, 17973, 'zegen_post_views_count', '12'),
(14129, 17973, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.54177804272994745105052061262540519237518310546875;s:5:"bytes";i:10574;s:11:"size_before";i:416008;s:10:"size_after";i:405434;s:4:"time";d:0.310000000000000053290705182007513940334320068359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.089999999999999857891452847979962825775146484375;s:5:"bytes";i:2068;s:11:"size_before";i:66867;s:10:"size_after";i:64799;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.520000000000000017763568394002504646778106689453125;s:5:"bytes";i:3349;s:11:"size_before";i:132985;s:10:"size_after";i:129636;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.80999999999999960920149533194489777088165283203125;s:5:"bytes";i:212;s:11:"size_before";i:2716;s:10:"size_after";i:2504;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.069999999999999840127884453977458178997039794921875;s:5:"bytes";i:2159;s:11:"size_before";i:70306;s:10:"size_after";i:68147;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.46999999999999975131004248396493494510650634765625;s:5:"bytes";i:1032;s:11:"size_before";i:23096;s:10:"size_after";i:22064;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.229999999999999982236431605997495353221893310546875;s:5:"bytes";i:1487;s:11:"size_before";i:45997;s:10:"size_after";i:44510;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.9000000000000003552713678800500929355621337890625;s:5:"bytes";i:267;s:11:"size_before";i:3867;s:10:"size_after";i:3600;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:22064;s:10:"size_after";i:22064;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:44510;s:10:"size_after";i:44510;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3600;s:10:"size_after";i:3600;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14130, 17974, '_wp_attached_file', '2021/10/happy-girl-hd.png'),
(14131, 17974, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:774;s:6:"height";i:749;s:4:"file";s:25:"2021/10/happy-girl-hd.png";s:8:"filesize";i:120327;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"happy-girl-hd-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:95912;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"happy-girl-hd-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:15598;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"happy-girl-hd-600x581.png";s:5:"width";i:600;s:6:"height";i:581;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:295430;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14132, 17974, 'zegen_demo_attachment_key', '1'),
(14133, 17974, 'zegen_demo_content_key', '1'),
(14134, 17974, 'zegen_post_views_count', '12'),
(14135, 17974, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:8.27593767734612839603869360871613025665283203125;s:5:"bytes";i:153996;s:11:"size_before";i:1860768;s:10:"size_after";i:1706772;s:4:"time";d:3.459999999999999520383653361932374536991119384765625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:291510;s:10:"size_after";i:291510;s:4:"time";d:0.36999999999999999555910790149937383830547332763671875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:49.06000000000000227373675443232059478759765625;s:5:"bytes";i:153241;s:11:"size_before";i:312349;s:10:"size_after";i:159108;s:4:"time";d:0.66000000000000003108624468950438313186168670654296875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.680000000000000159872115546022541821002960205078125;s:5:"bytes";i:403;s:11:"size_before";i:10960;s:10:"size_after";i:10557;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:432421;s:10:"size_after";i:432421;s:4:"time";d:0.7199999999999999733546474089962430298328399658203125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:95912;s:10:"size_after";i:95912;s:4:"time";d:0.5300000000000000266453525910037569701671600341796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:295430;s:10:"size_after";i:295430;s:4:"time";d:0.429999999999999993338661852249060757458209991455078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:352;s:11:"size_before";i:15598;s:10:"size_after";i:15246;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:95912;s:10:"size_after";i:95912;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:295430;s:10:"size_after";i:295430;s:4:"time";d:0.5100000000000000088817841970012523233890533447265625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15246;s:10:"size_after";i:15246;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14136, 17983, '_wp_attached_file', '2021/10/zegen-center-logo.png'),
(14137, 17983, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:199;s:6:"height";i:138;s:4:"file";s:29:"2021/10/zegen-center-logo.png";s:8:"filesize";i:6244;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:29:"zegen-center-logo-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3844;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14138, 17983, 'zegen_demo_attachment_key', '1'),
(14139, 17983, 'zegen_demo_content_key', '1'),
(14140, 17983, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:18.112112734431665472811801009811460971832275390625;s:5:"bytes";i:1748;s:11:"size_before";i:9651;s:10:"size_after";i:7903;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.9200000000000017053025658242404460906982421875;s:5:"bytes";i:764;s:11:"size_before";i:2947;s:10:"size_after";i:2183;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.60000000000000142108547152020037174224853515625;s:5:"bytes";i:984;s:11:"size_before";i:3844;s:10:"size_after";i:2860;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2860;s:10:"size_after";i:2860;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14141, 18089, '_wp_attached_file', '2021/10/signature-1.png'),
(14142, 18089, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:129;s:6:"height";i:20;s:4:"file";s:23:"2021/10/signature-1.png";s:8:"filesize";i:1571;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"signature-1-100x20.png";s:5:"width";i:100;s:6:"height";i:20;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1452;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14143, 18089, 'zegen_demo_attachment_key', '1'),
(14144, 18089, 'zegen_demo_content_key', '1'),
(14145, 18089, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:32.3367198838896996448966092430055141448974609375;s:5:"bytes";i:1114;s:11:"size_before";i:3445;s:10:"size_after";i:2331;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:43.03999999999999914734871708787977695465087890625;s:5:"bytes";i:498;s:11:"size_before";i:1157;s:10:"size_after";i:659;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:42.4200000000000017053025658242404460906982421875;s:5:"bytes";i:616;s:11:"size_before";i:1452;s:10:"size_after";i:836;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:836;s:10:"size_after";i:836;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14146, 18090, '_wp_attached_file', '2021/10/signature.png'),
(14147, 18090, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:338;s:6:"height";i:44;s:4:"file";s:21:"2021/10/signature.png";s:8:"filesize";i:2592;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"signature-300x44.png";s:5:"width";i:300;s:6:"height";i:44;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2580;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"signature-100x44.png";s:5:"width";i:100;s:6:"height";i:44;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1266;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14148, 18090, 'zegen_demo_attachment_key', '1'),
(14149, 18090, 'zegen_demo_content_key', '1'),
(14150, 18090, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:23.398328690807797869410933344624936580657958984375;s:5:"bytes";i:1764;s:11:"size_before";i:7539;s:10:"size_after";i:5775;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:39.24000000000000198951966012828052043914794921875;s:5:"bytes";i:454;s:11:"size_before";i:1157;s:10:"size_after";i:703;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.21000000000000085265128291212022304534912109375;s:5:"bytes";i:831;s:11:"size_before";i:2580;s:10:"size_after";i:1749;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:37.840000000000003410605131648480892181396484375;s:5:"bytes";i:479;s:11:"size_before";i:1266;s:10:"size_after";i:787;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1749;s:10:"size_after";i:1749;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:787;s:10:"size_after";i:787;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14151, 18115, '_wp_attached_file', '2021/10/bg-img-2.jpg'),
(14152, 18115, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1100;s:4:"file";s:20:"2021/10/bg-img-2.jpg";s:8:"filesize";i:82613;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"bg-img-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5043;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"bg-img-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1340;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"bg-img-2-600x344.jpg";s:5:"width";i:600;s:6:"height";i:344;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10830;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14153, 18115, 'zegen_demo_attachment_key', '1'),
(14154, 18115, 'zegen_demo_content_key', '1'),
(14155, 18115, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:12.5732494567661916562428814359009265899658203125;s:5:"bytes";i:19847;s:11:"size_before";i:157851;s:10:"size_after";i:138004;s:4:"time";d:0.250000000000000055511151231257827021181583404541015625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:13.0800000000000000710542735760100185871124267578125;s:5:"bytes";i:2190;s:11:"size_before";i:16745;s:10:"size_after";i:14555;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:14.199999999999999289457264239899814128875732421875;s:5:"bytes";i:5057;s:11:"size_before";i:35607;s:10:"size_after";i:30550;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:16.469999999999998863131622783839702606201171875;s:5:"bytes";i:181;s:11:"size_before";i:1099;s:10:"size_after";i:918;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:12.78999999999999914734871708787977695465087890625;s:5:"bytes";i:2087;s:11:"size_before";i:16316;s:10:"size_after";i:14229;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:14.5;s:5:"bytes";i:8105;s:11:"size_before";i:55885;s:10:"size_after";i:47780;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:12.8499999999999996447286321199499070644378662109375;s:5:"bytes";i:648;s:11:"size_before";i:5043;s:10:"size_after";i:4395;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:12.5800000000000000710542735760100185871124267578125;s:5:"bytes";i:1362;s:11:"size_before";i:10830;s:10:"size_after";i:9468;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:16.190000000000001278976924368180334568023681640625;s:5:"bytes";i:217;s:11:"size_before";i:1340;s:10:"size_after";i:1123;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4395;s:10:"size_after";i:4395;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9468;s:10:"size_after";i:9468;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1123;s:10:"size_after";i:1123;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14156, 18189, '_wp_attached_file', '2021/10/bg-img3.jpg'),
(14157, 18189, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1400;s:4:"file";s:19:"2021/10/bg-img3.jpg";s:8:"filesize";i:59964;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"bg-img3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2758;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"bg-img3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:915;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"bg-img3-600x438.jpg";s:5:"width";i:600;s:6:"height";i:438;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7122;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14158, 18189, 'zegen_demo_attachment_key', '1'),
(14159, 18189, 'zegen_demo_content_key', '1'),
(14160, 18189, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:36.809889343036587661117664538323879241943359375;s:5:"bytes";i:36924;s:11:"size_before";i:100310;s:10:"size_after";i:63386;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:35.81000000000000227373675443232059478759765625;s:5:"bytes";i:3555;s:11:"size_before";i:9927;s:10:"size_after";i:6372;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:37.78999999999999914734871708787977695465087890625;s:5:"bytes";i:8158;s:11:"size_before";i:21587;s:10:"size_after";i:13429;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:26.21000000000000085265128291212022304534912109375;s:5:"bytes";i:211;s:11:"size_before";i:805;s:10:"size_after";i:594;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:38.64999999999999857891452847979962825775146484375;s:5:"bytes";i:4288;s:11:"size_before";i:11095;s:10:"size_after";i:6807;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:42.10000000000000142108547152020037174224853515625;s:5:"bytes";i:16596;s:11:"size_before";i:39422;s:10:"size_after";i:22826;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:37.92999999999999971578290569595992565155029296875;s:5:"bytes";i:1046;s:11:"size_before";i:2758;s:10:"size_after";i:1712;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:39.27000000000000312638803734444081783294677734375;s:5:"bytes";i:2797;s:11:"size_before";i:7122;s:10:"size_after";i:4325;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.839999999999999857891452847979962825775146484375;s:5:"bytes";i:273;s:11:"size_before";i:915;s:10:"size_after";i:642;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1712;s:10:"size_after";i:1712;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4325;s:10:"size_after";i:4325;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:642;s:10:"size_after";i:642;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14161, 18217, '_wp_attached_file', '2021/10/map1.png'),
(14162, 18217, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1012;s:6:"height";i:984;s:4:"file";s:16:"2021/10/map1.png";s:8:"filesize";i:64935;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:16:"map1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:21307;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:16:"map1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2015;}s:18:"woocommerce_single";a:5:{s:4:"file";s:16:"map1-600x583.png";s:5:"width";i:600;s:6:"height";i:583;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:65540;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14163, 18217, 'zegen_demo_attachment_key', '1'),
(14164, 18217, 'zegen_demo_content_key', '1'),
(14165, 18217, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:36.1608933601980737648773356340825557708740234375;s:5:"bytes";i:156858;s:11:"size_before";i:433778;s:10:"size_after";i:276920;s:4:"time";d:3.270000000000000017763568394002504646778106689453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:38.8599999999999994315658113919198513031005859375;s:5:"bytes";i:32282;s:11:"size_before";i:83071;s:10:"size_after";i:50789;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:43.31000000000000227373675443232059478759765625;s:5:"bytes";i:50275;s:11:"size_before";i:116073;s:10:"size_after";i:65798;s:4:"time";d:1.1100000000000000976996261670137755572795867919921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:41.96000000000000085265128291212022304534912109375;s:5:"bytes";i:663;s:11:"size_before";i:1580;s:10:"size_after";i:917;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:38.97999999999999687361196265555918216705322265625;s:5:"bytes";i:36171;s:11:"size_before";i:92797;s:10:"size_after";i:56626;s:4:"time";d:0.56999999999999995115018691649311222136020660400390625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:43.3900000000000005684341886080801486968994140625;s:5:"bytes";i:9245;s:11:"size_before";i:21307;s:10:"size_after";i:12062;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:41.85000000000000142108547152020037174224853515625;s:5:"bytes";i:27428;s:11:"size_before";i:65540;s:10:"size_after";i:38112;s:4:"time";d:0.440000000000000002220446049250313080847263336181640625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:39.39999999999999857891452847979962825775146484375;s:5:"bytes";i:794;s:11:"size_before";i:2015;s:10:"size_after";i:1221;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12062;s:10:"size_after";i:12062;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:38112;s:10:"size_after";i:38112;s:4:"time";d:0.419999999999999984456877655247808434069156646728515625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1221;s:10:"size_after";i:1221;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14166, 18218, '_wp_attached_file', '2021/10/world-map-1.png'),
(14167, 18218, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:728;s:6:"height";i:385;s:4:"file";s:23:"2021/10/world-map-1.png";s:8:"filesize";i:36986;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"world-map-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:23807;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"world-map-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3715;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"world-map-1-600x317.png";s:5:"width";i:600;s:6:"height";i:317;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34873;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14168, 18218, 'zegen_demo_attachment_key', '1'),
(14169, 18218, 'zegen_demo_content_key', '1'),
(14170, 18218, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:27.703757051974552183537525706924498081207275390625;s:5:"bytes";i:27696;s:11:"size_before";i:99972;s:10:"size_after";i:72276;s:4:"time";d:1.7399999999999999911182158029987476766109466552734375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:42.25999999999999801048033987171947956085205078125;s:5:"bytes";i:855;s:11:"size_before";i:2023;s:10:"size_after";i:1168;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:42.36999999999999744204615126363933086395263671875;s:5:"bytes";i:10086;s:11:"size_before";i:23807;s:10:"size_after";i:13721;s:4:"time";d:0.70999999999999996447286321199499070644378662109375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:42.85000000000000142108547152020037174224853515625;s:5:"bytes";i:14944;s:11:"size_before";i:34873;s:10:"size_after";i:19929;s:4:"time";d:0.460000000000000019984014443252817727625370025634765625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:48.75;s:5:"bytes";i:1811;s:11:"size_before";i:3715;s:10:"size_after";i:1904;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13721;s:10:"size_after";i:13721;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19929;s:10:"size_after";i:19929;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1904;s:10:"size_after";i:1904;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14171, 18220, '_wp_attached_file', '2021/10/zeg-map1.png'),
(14172, 18220, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:779;s:6:"height";i:746;s:4:"file";s:20:"2021/10/zeg-map1.png";s:8:"filesize";i:142334;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"zeg-map1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:36740;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"zeg-map1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5183;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"zeg-map1-600x575.png";s:5:"width";i:600;s:6:"height";i:575;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:134875;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14173, 18220, 'zegen_demo_attachment_key', '1'),
(14174, 18220, 'zegen_demo_content_key', '1'),
(14175, 18220, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:28.725094046807754466499318368732929229736328125;s:5:"bytes";i:220447;s:11:"size_before";i:767437;s:10:"size_after";i:546990;s:4:"time";d:3.75;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:33.36999999999999744204615126363933086395263671875;s:5:"bytes";i:49744;s:11:"size_before";i:149057;s:10:"size_after";i:99313;s:4:"time";d:0.61999999999999999555910790149937383830547332763671875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:37.75999999999999801048033987171947956085205078125;s:5:"bytes";i:48528;s:11:"size_before";i:128501;s:10:"size_after";i:79973;s:4:"time";d:0.8000000000000000444089209850062616169452667236328125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:30.629999999999999005240169935859739780426025390625;s:5:"bytes";i:980;s:11:"size_before";i:3199;s:10:"size_after";i:2219;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:33.11999999999999744204615126363933086395263671875;s:5:"bytes";i:63262;s:11:"size_before";i:191017;s:10:"size_after";i:127755;s:4:"time";d:0.6999999999999999555910790149937383830547332763671875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:20.760000000000001563194018672220408916473388671875;s:5:"bytes";i:7627;s:11:"size_before";i:36740;s:10:"size_after";i:29113;s:4:"time";d:0.520000000000000017763568394002504646778106689453125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:36.17999999999999971578290569595992565155029296875;s:5:"bytes";i:48804;s:11:"size_before";i:134875;s:10:"size_after";i:86071;s:4:"time";d:0.39000000000000001332267629550187848508358001708984375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.980000000000000426325641456060111522674560546875;s:5:"bytes";i:1502;s:11:"size_before";i:5183;s:10:"size_after";i:3681;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29113;s:10:"size_after";i:29113;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:86071;s:10:"size_after";i:86071;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3681;s:10:"size_after";i:3681;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(14176, 18442, '_wp_attached_file', '2021/10/quote.png'),
(14177, 18442, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:60;s:6:"height";i:47;s:4:"file";s:17:"2021/10/quote.png";s:8:"filesize";i:864;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14178, 18442, 'zegen_demo_attachment_key', '1'),
(14179, 18442, 'zegen_demo_content_key', '1'),
(14180, 18442, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:55.04682622268470737481038668192923069000244140625;s:5:"bytes";i:1058;s:11:"size_before";i:1922;s:10:"size_after";i:864;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:1:{s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:55.0499999999999971578290569595992565155029296875;s:5:"bytes";i:1058;s:11:"size_before";i:1922;s:10:"size_after";i:864;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14181, 18443, '_wp_attached_file', '2021/10/strip-circle.png'),
(14182, 18443, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:488;s:6:"height";i:488;s:4:"file";s:24:"2021/10/strip-circle.png";s:8:"filesize";i:9520;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"strip-circle-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13333;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"strip-circle-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2306;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14183, 18443, 'zegen_demo_attachment_key', '1'),
(14184, 18443, 'zegen_demo_content_key', '1'),
(14185, 18443, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:29.84752395088381859977744170464575290679931640625;s:5:"bytes";i:11060;s:11:"size_before";i:37055;s:10:"size_after";i:25995;s:4:"time";d:0.8300000000000000710542735760100185871124267578125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:34.090000000000003410605131648480892181396484375;s:5:"bytes";i:3676;s:11:"size_before";i:10783;s:10:"size_after";i:7107;s:4:"time";d:0.38000000000000000444089209850062616169452667236328125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:41.03999999999999914734871708787977695465087890625;s:5:"bytes";i:692;s:11:"size_before";i:1686;s:10:"size_after";i:994;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:43.030000000000001136868377216160297393798828125;s:5:"bytes";i:5737;s:11:"size_before";i:13333;s:10:"size_after";i:7596;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:41.409999999999996589394868351519107818603515625;s:5:"bytes";i:955;s:11:"size_before";i:2306;s:10:"size_after";i:1351;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7596;s:10:"size_after";i:7596;s:4:"time";d:0.2399999999999999911182158029987476766109466552734375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1351;s:10:"size_after";i:1351;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14186, 18489, '_wp_attached_file', '2021/10/bg-img-3.jpg'),
(14187, 18489, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:20:"2021/10/bg-img-3.jpg";s:8:"filesize";i:140128;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"bg-img-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7266;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"bg-img-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2001;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"bg-img-3-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13502;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14188, 18489, 'zegen_demo_attachment_key', '1'),
(14189, 18489, 'zegen_demo_content_key', '1'),
(14190, 18489, 'zegen_post_views_count', '8'),
(14191, 18489, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.50986887584959728059175176895223557949066162109375;s:5:"bytes";i:9963;s:11:"size_before";i:180821;s:10:"size_after";i:170858;s:4:"time";d:0.25;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:844;s:11:"size_before";i:20090;s:10:"size_after";i:19246;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:7.11000000000000031974423109204508364200592041015625;s:5:"bytes";i:2747;s:11:"size_before";i:38629;s:10:"size_after";i:35882;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.03000000000000024868995751603506505489349365234375;s:5:"bytes";i:111;s:11:"size_before";i:1578;s:10:"size_after";i:1467;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.95999999999999996447286321199499070644378662109375;s:5:"bytes";i:757;s:11:"size_before";i:19093;s:10:"size_after";i:18336;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:8.589999999999999857891452847979962825775146484375;s:5:"bytes";i:4856;s:11:"size_before";i:56541;s:10:"size_after";i:51685;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:154;s:11:"size_before";i:7266;s:10:"size_after";i:7112;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.850000000000000088817841970012523233890533447265625;s:5:"bytes";i:385;s:11:"size_before";i:13502;s:10:"size_after";i:13117;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.45000000000000017763568394002504646778106689453125;s:5:"bytes";i:109;s:11:"size_before";i:2001;s:10:"size_after";i:1892;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7112;s:10:"size_after";i:7112;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13117;s:10:"size_after";i:13117;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1892;s:10:"size_after";i:1892;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14192, 18499, '_wp_attached_file', '2021/10/intercession-of-saints-jesus-christ.png'),
(14193, 18499, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:779;s:6:"height";i:565;s:4:"file";s:47:"2021/10/intercession-of-saints-jesus-christ.png";s:8:"filesize";i:285190;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:47:"intercession-of-saints-jesus-christ-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:82569;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:47:"intercession-of-saints-jesus-christ-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12563;}s:18:"woocommerce_single";a:5:{s:4:"file";s:47:"intercession-of-saints-jesus-christ-600x435.png";s:5:"width";i:600;s:6:"height";i:435;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:186837;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14194, 18499, 'zegen_demo_attachment_key', '1'),
(14195, 18499, 'zegen_demo_content_key', '1'),
(14196, 18499, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1093153;s:10:"size_after";i:1093153;s:4:"time";d:2.819999999999999840127884453977458178997039794921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:243250;s:10:"size_after";i:243250;s:4:"time";d:0.770000000000000017763568394002504646778106689453125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8564;s:10:"size_after";i:8564;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:277401;s:10:"size_after";i:277401;s:4:"time";d:0.56999999999999995115018691649311222136020660400390625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:82569;s:10:"size_after";i:82569;s:4:"time";d:0.289999999999999980015985556747182272374629974365234375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:186837;s:10:"size_after";i:186837;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12563;s:10:"size_after";i:12563;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:82569;s:10:"size_after";i:82569;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:186837;s:10:"size_after";i:186837;s:4:"time";d:0.68000000000000004884981308350688777863979339599609375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12563;s:10:"size_after";i:12563;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14197, 18553, '_wp_attached_file', '2021/10/slide-shape-1.png'),
(14198, 18553, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:263;s:6:"height";i:293;s:4:"file";s:25:"2021/10/slide-shape-1.png";s:8:"filesize";i:279;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"slide-shape-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1667;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14199, 18553, 'zegen_demo_attachment_key', '1'),
(14200, 18553, 'zegen_demo_content_key', '1'),
(14201, 18553, 'zegen_post_views_count', '7'),
(14202, 18553, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:29.85404688191065503133359015919268131256103515625;s:5:"bytes";i:1350;s:11:"size_before";i:4522;s:10:"size_after";i:3172;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:38.840000000000003410605131648480892181396484375;s:5:"bytes";i:710;s:11:"size_before";i:1828;s:10:"size_after";i:1118;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:38.3900000000000005684341886080801486968994140625;s:5:"bytes";i:640;s:11:"size_before";i:1667;s:10:"size_after";i:1027;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1027;s:10:"size_after";i:1027;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14203, 18554, '_wp_attached_file', '2021/10/slide-shape-2.png'),
(14204, 18554, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:949;s:6:"height";i:271;s:4:"file";s:25:"2021/10/slide-shape-2.png";s:8:"filesize";i:2038;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"slide-shape-2-300x271.png";s:5:"width";i:300;s:6:"height";i:271;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2196;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"slide-shape-2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1268;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"slide-shape-2-600x171.png";s:5:"width";i:600;s:6:"height";i:171;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5434;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14205, 18554, 'zegen_demo_attachment_key', '1');
INSERT INTO `wpd6_postmeta` VALUES
(14206, 18554, 'zegen_demo_content_key', '1'),
(14207, 18554, 'zegen_post_views_count', '7'),
(14208, 18554, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:25.43185477968086871669584070332348346710205078125;s:5:"bytes";i:6949;s:11:"size_before";i:27324;s:10:"size_after";i:20375;s:4:"time";d:0.84999999999999997779553950749686919152736663818359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:36.39999999999999857891452847979962825775146484375;s:5:"bytes";i:1451;s:11:"size_before";i:3986;s:10:"size_after";i:2535;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:33.27000000000000312638803734444081783294677734375;s:5:"bytes";i:328;s:11:"size_before";i:986;s:10:"size_after";i:658;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:30.60000000000000142108547152020037174224853515625;s:5:"bytes";i:2279;s:11:"size_before";i:7447;s:10:"size_after";i:5168;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.24000000000000198951966012828052043914794921875;s:5:"bytes";i:708;s:11:"size_before";i:2196;s:10:"size_after";i:1488;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:32.5;s:5:"bytes";i:1766;s:11:"size_before";i:5434;s:10:"size_after";i:3668;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.8900000000000005684341886080801486968994140625;s:5:"bytes";i:417;s:11:"size_before";i:1268;s:10:"size_after";i:851;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1488;s:10:"size_after";i:1488;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3668;s:10:"size_after";i:3668;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:851;s:10:"size_after";i:851;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),
(14209, 18555, '_wp_attached_file', '2021/10/slide-shape-3.png'),
(14210, 18555, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:535;s:6:"height";i:347;s:4:"file";s:25:"2021/10/slide-shape-3.png";s:8:"filesize";i:1719;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"slide-shape-3-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3627;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"slide-shape-3-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1024;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14211, 18555, 'zegen_demo_attachment_key', '1'),
(14212, 18555, 'zegen_demo_content_key', '1'),
(14213, 18555, 'zegen_post_views_count', '7'),
(14214, 18555, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.4273646771145944711634001578204333782196044921875;s:5:"bytes";i:1388;s:11:"size_before";i:8997;s:10:"size_after";i:7609;s:4:"time";d:0.309999999999999997779553950749686919152736663818359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.239999999999998436805981327779591083526611328125;s:5:"bytes";i:245;s:11:"size_before";i:838;s:10:"size_after";i:593;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:23.550000000000000710542735760100185871124267578125;s:5:"bytes";i:854;s:11:"size_before";i:3627;s:10:"size_after";i:2773;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.219999999999998863131622783839702606201171875;s:5:"bytes";i:289;s:11:"size_before";i:1024;s:10:"size_after";i:735;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2773;s:10:"size_after";i:2773;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:735;s:10:"size_after";i:735;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(14215, 18556, '_wp_attached_file', '2021/10/slide-shape-4.png'),
(14216, 18556, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1228;s:6:"height";i:418;s:4:"file";s:25:"2021/10/slide-shape-4.png";s:8:"filesize";i:1647;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"slide-shape-4-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2182;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"slide-shape-4-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:665;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"slide-shape-4-600x204.png";s:5:"width";i:600;s:6:"height";i:204;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2479;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14217, 18556, 'zegen_demo_attachment_key', '1'),
(14218, 18556, 'zegen_demo_content_key', '1'),
(14219, 18556, 'zegen_post_views_count', '7'),
(14220, 18556, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:11.809752271993357197743534925393760204315185546875;s:5:"bytes";i:2560;s:11:"size_before";i:21677;s:10:"size_after";i:19117;s:4:"time";d:1.2199999999999999733546474089962430298328399658203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:8.3699999999999992184029906638897955417633056640625;s:5:"bytes";i:291;s:11:"size_before";i:3475;s:10:"size_after";i:3184;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:203;s:11:"size_before";i:4638;s:10:"size_after";i:4435;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.22999999999999687361196265555918216705322265625;s:5:"bytes";i:175;s:11:"size_before";i:543;s:10:"size_after";i:368;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:20.440000000000001278976924368180334568023681640625;s:5:"bytes";i:723;s:11:"size_before";i:3537;s:10:"size_after";i:2814;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.780000000000001136868377216160297393798828125;s:5:"bytes";i:497;s:11:"size_before";i:2182;s:10:"size_after";i:1685;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:18.719999999999998863131622783839702606201171875;s:5:"bytes";i:464;s:11:"size_before";i:2479;s:10:"size_after";i:2015;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:31.129999999999999005240169935859739780426025390625;s:5:"bytes";i:207;s:11:"size_before";i:665;s:10:"size_after";i:458;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1685;s:10:"size_after";i:1685;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2015;s:10:"size_after";i:2015;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:458;s:10:"size_after";i:458;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(14221, 18557, '_wp_attached_file', '2021/10/slide-shape-5.png'),
(14222, 18557, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:582;s:4:"file";s:25:"2021/10/slide-shape-5.png";s:8:"filesize";i:2121;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"slide-shape-5-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1404;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"slide-shape-5-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:475;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"slide-shape-5-600x182.png";s:5:"width";i:600;s:6:"height";i:182;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2227;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14223, 18557, 'zegen_demo_attachment_key', '1'),
(14224, 18557, 'zegen_demo_content_key', '1'),
(14225, 18557, 'zegen_post_views_count', '7'),
(14226, 18557, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.12340086253760063073059427551925182342529296875;s:5:"bytes";i:4173;s:11:"size_before";i:27593;s:10:"size_after";i:23420;s:4:"time";d:2.010000000000000230926389122032560408115386962890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:20.6700000000000017053025658242404460906982421875;s:5:"bytes";i:837;s:11:"size_before";i:4049;s:10:"size_after";i:3212;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.089999999999999857891452847979962825775146484375;s:5:"bytes";i:94;s:11:"size_before";i:4500;s:10:"size_after";i:4406;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.42999999999999971578290569595992565155029296875;s:5:"bytes";i:114;s:11:"size_before";i:401;s:10:"size_after";i:287;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:21.32000000000000028421709430404007434844970703125;s:5:"bytes";i:660;s:11:"size_before";i:3096;s:10:"size_after";i:2436;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:18.1700000000000017053025658242404460906982421875;s:5:"bytes";i:1507;s:11:"size_before";i:8296;s:10:"size_after";i:6789;s:4:"time";d:1.2199999999999999733546474089962430298328399658203125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.219999999999998863131622783839702606201171875;s:5:"bytes";i:312;s:11:"size_before";i:1404;s:10:"size_after";i:1092;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:22.769999999999999573674358543939888477325439453125;s:5:"bytes";i:507;s:11:"size_before";i:2227;s:10:"size_after";i:1720;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.8900000000000005684341886080801486968994140625;s:5:"bytes";i:142;s:11:"size_before";i:475;s:10:"size_after";i:333;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1092;s:10:"size_after";i:1092;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1720;s:10:"size_after";i:1720;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:333;s:10:"size_after";i:333;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14227, 18558, '_wp_attached_file', '2021/10/slide-shape-5-1.png'),
(14228, 18558, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:582;s:4:"file";s:27:"2021/10/slide-shape-5-1.png";s:8:"filesize";i:2121;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"slide-shape-5-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1404;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"slide-shape-5-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:475;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"slide-shape-5-1-600x182.png";s:5:"width";i:600;s:6:"height";i:182;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2227;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14229, 18558, 'zegen_demo_attachment_key', '1'),
(14230, 18558, 'zegen_demo_content_key', '1'),
(14231, 18558, 'zegen_post_views_count', '7'),
(14232, 18558, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.12340086253760063073059427551925182342529296875;s:5:"bytes";i:4173;s:11:"size_before";i:27593;s:10:"size_after";i:23420;s:4:"time";d:1.37000000000000010658141036401502788066864013671875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:20.6700000000000017053025658242404460906982421875;s:5:"bytes";i:837;s:11:"size_before";i:4049;s:10:"size_after";i:3212;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.089999999999999857891452847979962825775146484375;s:5:"bytes";i:94;s:11:"size_before";i:4500;s:10:"size_after";i:4406;s:4:"time";d:0.2300000000000000099920072216264088638126850128173828125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.42999999999999971578290569595992565155029296875;s:5:"bytes";i:114;s:11:"size_before";i:401;s:10:"size_after";i:287;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:21.32000000000000028421709430404007434844970703125;s:5:"bytes";i:660;s:11:"size_before";i:3096;s:10:"size_after";i:2436;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:18.1700000000000017053025658242404460906982421875;s:5:"bytes";i:1507;s:11:"size_before";i:8296;s:10:"size_after";i:6789;s:4:"time";d:0.54000000000000003552713678800500929355621337890625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.219999999999998863131622783839702606201171875;s:5:"bytes";i:312;s:11:"size_before";i:1404;s:10:"size_after";i:1092;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:22.769999999999999573674358543939888477325439453125;s:5:"bytes";i:507;s:11:"size_before";i:2227;s:10:"size_after";i:1720;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.8900000000000005684341886080801486968994140625;s:5:"bytes";i:142;s:11:"size_before";i:475;s:10:"size_after";i:333;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1092;s:10:"size_after";i:1092;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1720;s:10:"size_after";i:1720;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:333;s:10:"size_after";i:333;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14233, 18559, '_wp_attached_file', '2021/10/slide-shape-6.png'),
(14234, 18559, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:343;s:6:"height";i:343;s:4:"file";s:25:"2021/10/slide-shape-6.png";s:8:"filesize";i:390;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"slide-shape-6-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9917;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"slide-shape-6-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2403;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14235, 18559, 'zegen_demo_attachment_key', '1'),
(14236, 18559, 'zegen_demo_content_key', '1'),
(14237, 18559, 'zegen_post_views_count', '7'),
(14238, 18559, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:34.82250537465261430725149693898856639862060546875;s:5:"bytes";i:6641;s:11:"size_before";i:19071;s:10:"size_after";i:12430;s:4:"time";d:0.29000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:30.730000000000000426325641456060111522674560546875;s:5:"bytes";i:252;s:11:"size_before";i:820;s:10:"size_after";i:568;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:55.68999999999999772626324556767940521240234375;s:5:"bytes";i:5523;s:11:"size_before";i:9917;s:10:"size_after";i:4394;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:36.03999999999999914734871708787977695465087890625;s:5:"bytes";i:866;s:11:"size_before";i:2403;s:10:"size_after";i:1537;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4394;s:10:"size_after";i:4394;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1537;s:10:"size_after";i:1537;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14239, 18560, '_wp_attached_file', '2021/10/church-cross.png'),
(14240, 18560, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:490;s:6:"height";i:628;s:4:"file";s:24:"2021/10/church-cross.png";s:8:"filesize";i:13883;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"church-cross-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5438;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"church-cross-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1476;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14241, 18560, 'zegen_demo_attachment_key', '1'),
(14242, 18560, 'zegen_demo_content_key', '1'),
(14243, 18560, 'zegen_post_views_count', '7'),
(14244, 18560, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:17.553141679932576124656407046131789684295654296875;s:5:"bytes";i:3749;s:11:"size_before";i:21358;s:10:"size_after";i:17609;s:4:"time";d:0.79000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:21.589999999999999857891452847979962825775146484375;s:5:"bytes";i:1723;s:11:"size_before";i:7979;s:10:"size_after";i:6256;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.690000000000001278976924368180334568023681640625;s:5:"bytes";i:361;s:11:"size_before";i:1216;s:10:"size_after";i:855;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:22.949999999999999289457264239899814128875732421875;s:5:"bytes";i:1248;s:11:"size_before";i:5438;s:10:"size_after";i:4190;s:4:"time";d:0.450000000000000011102230246251565404236316680908203125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.25;s:5:"bytes";i:417;s:11:"size_before";i:1476;s:10:"size_after";i:1059;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4190;s:10:"size_after";i:4190;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1059;s:10:"size_after";i:1059;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14245, 18561, '_wp_attached_file', '2021/10/zegen-pray.png'),
(14246, 18561, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:734;s:4:"file";s:22:"2021/10/zegen-pray.png";s:8:"filesize";i:392928;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"zegen-pray-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:101065;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"zegen-pray-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:14989;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14247, 18561, 'zegen_demo_attachment_key', '1'),
(14248, 18561, 'zegen_demo_content_key', '1'),
(14249, 18561, 'zegen_post_views_count', '8'),
(14250, 18561, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:900919;s:10:"size_after";i:900919;s:4:"time";d:1.0300000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:276175;s:10:"size_after";i:276175;s:4:"time";d:0.289999999999999980015985556747182272374629974365234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:382453;s:10:"size_after";i:382453;s:4:"time";d:0.460000000000000019984014443252817727625370025634765625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10183;s:10:"size_after";i:10183;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:101065;s:10:"size_after";i:101065;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14989;s:10:"size_after";i:14989;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:101065;s:10:"size_after";i:101065;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14989;s:10:"size_after";i:14989;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14251, 18686, '_wp_attached_file', '2021/10/shape-3.png'),
(14252, 18686, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:270;s:6:"height";i:137;s:4:"file";s:19:"2021/10/shape-3.png";s:8:"filesize";i:3097;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"shape-3-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1213;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14253, 18686, 'zegen_demo_attachment_key', '1'),
(14254, 18686, 'zegen_demo_content_key', '1'),
(14255, 18686, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:18.285528031290741779457675875164568424224853515625;s:5:"bytes";i:561;s:11:"size_before";i:3068;s:10:"size_after";i:2507;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:27.839999999999999857891452847979962825775146484375;s:5:"bytes";i:262;s:11:"size_before";i:941;s:10:"size_after";i:679;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:24.64999999999999857891452847979962825775146484375;s:5:"bytes";i:299;s:11:"size_before";i:1213;s:10:"size_after";i:914;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:914;s:10:"size_after";i:914;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(14256, 18793, '_wp_attached_file', '2021/10/map_img_01.png'),
(14257, 18793, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:408;s:6:"height";i:747;s:4:"file";s:22:"2021/10/map_img_01.png";s:8:"filesize";i:524815;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"map_img_01-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:152253;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"map_img_01-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:19480;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14258, 18793, 'zegen_demo_attachment_key', '1'),
(14259, 18793, 'zegen_demo_content_key', '1'),
(14260, 18793, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1129313;s:10:"size_after";i:1129313;s:4:"time";d:0.82000000000000028421709430404007434844970703125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:322051;s:10:"size_after";i:322051;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:450748;s:10:"size_after";i:450748;s:4:"time";d:0.450000000000000011102230246251565404236316680908203125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13048;s:10:"size_after";i:13048;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:152253;s:10:"size_after";i:152253;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19480;s:10:"size_after";i:19480;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:152253;s:10:"size_after";i:152253;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19480;s:10:"size_after";i:19480;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14261, 18920, '_wp_attached_file', '2021/10/zmain-slider-81.jpg'),
(14262, 18920, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1360;s:6:"height";i:572;s:4:"file";s:27:"2021/10/zmain-slider-81.jpg";s:8:"filesize";i:119384;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"zmain-slider-81-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10790;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"zmain-slider-81-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2341;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"zmain-slider-81-600x252.jpg";s:5:"width";i:600;s:6:"height";i:252;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17986;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14263, 18920, 'zegen_demo_attachment_key', '1'),
(14264, 18920, 'zegen_demo_content_key', '1'),
(14265, 18920, 'zegen_post_views_count', '5'),
(14266, 18920, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.100987483286885559863321759621612727642059326171875;s:5:"bytes";i:5775;s:11:"size_before";i:186231;s:10:"size_after";i:180456;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:3.229999999999999982236431605997495353221893310546875;s:5:"bytes";i:1078;s:11:"size_before";i:33330;s:10:"size_after";i:32252;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:2600;s:11:"size_before";i:63073;s:10:"size_after";i:60473;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:129;s:11:"size_before";i:1749;s:10:"size_after";i:1620;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.439999999999999946709294817992486059665679931640625;s:5:"bytes";i:926;s:11:"size_before";i:26887;s:10:"size_after";i:25961;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:337;s:11:"size_before";i:10790;s:10:"size_after";i:10453;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.109999999999999875655021241982467472553253173828125;s:5:"bytes";i:560;s:11:"size_before";i:17986;s:10:"size_after";i:17426;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.19000000000000039079850466805510222911834716796875;s:5:"bytes";i:145;s:11:"size_before";i:2341;s:10:"size_after";i:2196;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10453;s:10:"size_after";i:10453;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17426;s:10:"size_after";i:17426;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2196;s:10:"size_after";i:2196;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14267, 19070, '_wp_attached_file', '2021/10/church-uai-720x1026-1.jpg'),
(14268, 19070, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:720;s:6:"height";i:1026;s:4:"file";s:33:"2021/10/church-uai-720x1026-1.jpg";s:8:"filesize";i:165286;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:33:"church-uai-720x1026-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12095;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:33:"church-uai-720x1026-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2819;}s:18:"woocommerce_single";a:5:{s:4:"file";s:33:"church-uai-720x1026-1-600x855.jpg";s:5:"width";i:600;s:6:"height";i:855;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:58275;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(14269, 19070, 'zegen_demo_attachment_key', '1'),
(14270, 19070, 'zegen_demo_content_key', '1'),
(14271, 19070, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:2.96729324308740416427099262364208698272705078125;s:5:"bytes";i:6690;s:11:"size_before";i:225458;s:10:"size_after";i:218768;s:4:"time";d:0.1800000000000000210942374678779742680490016937255859375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.8300000000000000710542735760100185871124267578125;s:5:"bytes";i:1419;s:11:"size_before";i:29373;s:10:"size_after";i:27954;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:2130;s:11:"size_before";i:50684;s:10:"size_after";i:48554;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:113;s:11:"size_before";i:2051;s:10:"size_after";i:1938;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:515;s:11:"size_before";i:12095;s:10:"size_after";i:11580;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:2389;s:11:"size_before";i:58275;s:10:"size_after";i:55886;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:4.4000000000000003552713678800500929355621337890625;s:5:"bytes";i:124;s:11:"size_before";i:2819;s:10:"size_after";i:2695;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11580;s:10:"size_after";i:11580;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:55886;s:10:"size_after";i:55886;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2695;s:10:"size_after";i:2695;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14272, 19306, '_wp_attached_file', '2021/11/zeg-modi-logo.png'),
(14273, 19306, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:429;s:6:"height";i:121;s:4:"file";s:25:"2021/11/zeg-modi-logo.png";s:8:"filesize";i:11227;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"zeg-modi-logo-300x121.png";s:5:"width";i:300;s:6:"height";i:121;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5849;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"zeg-modi-logo-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2450;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14274, 19306, 'zegen_demo_attachment_key', '1'),
(14275, 19306, 'zegen_demo_content_key', '1'),
(14276, 19306, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:18.660942069566299750249527278356254100799560546875;s:5:"bytes";i:2999;s:11:"size_before";i:16071;s:10:"size_after";i:13072;s:4:"time";d:0.299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.68999999999999772626324556767940521240234375;s:5:"bytes";i:609;s:11:"size_before";i:1863;s:10:"size_after";i:1254;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:27.89999999999999857891452847979962825775146484375;s:5:"bytes";i:1632;s:11:"size_before";i:5849;s:10:"size_after";i:4217;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:30.940000000000001278976924368180334568023681640625;s:5:"bytes";i:758;s:11:"size_before";i:2450;s:10:"size_after";i:1692;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4217;s:10:"size_after";i:4217;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1692;s:10:"size_after";i:1692;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),
(14277, 19364, '_wp_attached_file', '2021/12/cloud.png'),
(14278, 19364, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1047;s:6:"height";i:436;s:4:"file";s:17:"2021/12/cloud.png";s:8:"filesize";i:78046;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"cloud-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:40810;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"cloud-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6616;}s:18:"woocommerce_single";a:5:{s:4:"file";s:17:"cloud-600x250.png";s:5:"width";i:600;s:6:"height";i:250;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:61367;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14279, 19364, 'zegen_demo_attachment_key', '1'),
(14280, 19364, 'zegen_demo_content_key', '1'),
(14281, 19364, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.72023456039160738129112360184080898761749267578125;s:5:"bytes";i:23792;s:11:"size_before";i:415927;s:10:"size_after";i:392135;s:4:"time";d:3.28000000000000024868995751603506505489349365234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:22.519999999999999573674358543939888477325439453125;s:5:"bytes";i:23060;s:11:"size_before";i:102396;s:10:"size_after";i:79336;s:4:"time";d:0.60999999999999998667732370449812151491641998291015625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4594;s:10:"size_after";i:4594;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:92083;s:10:"size_after";i:92083;s:4:"time";d:0.6999999999999999555910790149937383830547332763671875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.79000000000000003552713678800500929355621337890625;s:5:"bytes";i:732;s:11:"size_before";i:40810;s:10:"size_after";i:40078;s:4:"time";d:0.309999999999999997779553950749686919152736663818359375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:61367;s:10:"size_after";i:61367;s:4:"time";d:0.93000000000000004884981308350688777863979339599609375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6616;s:10:"size_after";i:6616;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:40078;s:10:"size_after";i:40078;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:61367;s:10:"size_after";i:61367;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6616;s:10:"size_after";i:6616;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14282, 19365, '_wp_attached_file', '2021/12/main-bg2.jpg'),
(14283, 19365, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:20:"2021/12/main-bg2.jpg";s:8:"filesize";i:106341;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"main-bg2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5860;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"main-bg2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1444;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"main-bg2-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10648;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14284, 19365, 'zegen_demo_attachment_key', '1'),
(14285, 19365, 'zegen_demo_content_key', '1'),
(14286, 19365, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:12.788082220222850793334146146662533283233642578125;s:5:"bytes";i:22173;s:11:"size_before";i:173388;s:10:"size_after";i:151215;s:4:"time";d:0.2600000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:14.3800000000000007815970093361102044582366943359375;s:5:"bytes";i:2585;s:11:"size_before";i:17973;s:10:"size_after";i:15388;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:14.1400000000000005684341886080801486968994140625;s:5:"bytes";i:5737;s:11:"size_before";i:40580;s:10:"size_after";i:34843;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:12.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:141;s:11:"size_before";i:1165;s:10:"size_after";i:1024;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:14.3100000000000004973799150320701301097869873046875;s:5:"bytes";i:2394;s:11:"size_before";i:16733;s:10:"size_after";i:14339;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:13.9399999999999995026200849679298698902130126953125;s:5:"bytes";i:8853;s:11:"size_before";i:63496;s:10:"size_after";i:54643;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:11.78999999999999914734871708787977695465087890625;s:5:"bytes";i:691;s:11:"size_before";i:5860;s:10:"size_after";i:5169;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:15.03999999999999914734871708787977695465087890625;s:5:"bytes";i:1601;s:11:"size_before";i:10648;s:10:"size_after";i:9047;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:11.839999999999999857891452847979962825775146484375;s:5:"bytes";i:171;s:11:"size_before";i:1444;s:10:"size_after";i:1273;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5169;s:10:"size_after";i:5169;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9047;s:10:"size_after";i:9047;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1273;s:10:"size_after";i:1273;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14287, 19366, '_wp_attached_file', '2021/12/moon-2.png'),
(14288, 19366, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:525;s:6:"height";i:525;s:4:"file";s:18:"2021/12/moon-2.png";s:8:"filesize";i:135349;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"moon-2-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:115772;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"moon-2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13778;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14289, 19366, 'zegen_demo_attachment_key', '1'),
(14290, 19366, 'zegen_demo_content_key', '1'),
(14291, 19366, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:29.199990192953638512562974938191473484039306640625;s:5:"bytes";i:178647;s:11:"size_before";i:611805;s:10:"size_after";i:433158;s:4:"time";d:0.72000000000000008437694987151189707219600677490234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:49.1400000000000005684341886080801486968994140625;s:5:"bytes";i:171978;s:11:"size_before";i:349966;s:10:"size_after";i:177988;s:4:"time";d:0.289999999999999980015985556747182272374629974365234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.9699999999999999733546474089962430298328399658203125;s:5:"bytes";i:182;s:11:"size_before";i:9226;s:10:"size_after";i:9044;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.269999999999999573674358543939888477325439453125;s:5:"bytes";i:6102;s:11:"size_before";i:115772;s:10:"size_after";i:109670;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:2.79000000000000003552713678800500929355621337890625;s:5:"bytes";i:385;s:11:"size_before";i:13778;s:10:"size_after";i:13393;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:109670;s:10:"size_after";i:109670;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13393;s:10:"size_after";i:13393;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}}}'),
(14292, 19367, '_wp_attached_file', '2021/12/mountains.png'),
(14293, 19367, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2300;s:6:"height";i:729;s:4:"file";s:21:"2021/12/mountains.png";s:8:"filesize";i:486646;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"mountains-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:93461;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"mountains-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12260;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"mountains-600x190.png";s:5:"width";i:600;s:6:"height";i:190;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:126356;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpd6_postmeta` VALUES
(14294, 19367, 'zegen_demo_attachment_key', '1'),
(14295, 19367, 'zegen_demo_content_key', '1'),
(14296, 19367, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:7.96558855935038767626110711717046797275543212890625;s:5:"bytes";i:311888;s:11:"size_before";i:3915442;s:10:"size_after";i:3603554;s:4:"time";d:9.4199999999999999289457264239899814128875732421875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:12:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:7.980000000000000426325641456060111522674560546875;s:5:"bytes";i:29510;s:11:"size_before";i:369900;s:10:"size_after";i:340390;s:4:"time";d:0.85999999999999998667732370449812151491641998291015625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:8.42999999999999971578290569595992565155029296875;s:5:"bytes";i:68124;s:11:"size_before";i:808011;s:10:"size_after";i:739887;s:4:"time";d:1.4499999999999999555910790149937383830547332763671875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.5700000000000000621724893790087662637233734130859375;s:5:"bytes";i:128;s:11:"size_before";i:8166;s:10:"size_after";i:8038;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:8.1699999999999999289457264239899814128875732421875;s:5:"bytes";i:16850;s:11:"size_before";i:206174;s:10:"size_after";i:189324;s:4:"time";d:0.25;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:7.67999999999999971578290569595992565155029296875;s:5:"bytes";i:60248;s:11:"size_before";i:784711;s:10:"size_after";i:724463;s:4:"time";d:1.399999999999999911182158029987476766109466552734375;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";d:9.07000000000000028421709430404007434844970703125;s:5:"bytes";i:117384;s:11:"size_before";i:1293970;s:10:"size_after";i:1176586;s:4:"time";d:4.3300000000000000710542735760100185871124267578125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.5;s:5:"bytes";i:8875;s:11:"size_before";i:93461;s:10:"size_after";i:84586;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:7.92999999999999971578290569595992565155029296875;s:5:"bytes";i:10023;s:11:"size_before";i:126356;s:10:"size_after";i:116333;s:4:"time";d:0.479999999999999982236431605997495353221893310546875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.0800000000000000710542735760100185871124267578125;s:5:"bytes";i:746;s:11:"size_before";i:12260;s:10:"size_after";i:11514;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:84586;s:10:"size_after";i:84586;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:116333;s:10:"size_after";i:116333;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11514;s:10:"size_after";i:11514;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(14297, 19368, '_wp_attached_file', '2021/12/trees.png'),
(14298, 19368, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:2300;s:6:"height";i:424;s:4:"file";s:17:"2021/12/trees.png";s:8:"filesize";i:68334;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"trees-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:28095;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"trees-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4679;}s:18:"woocommerce_single";a:5:{s:4:"file";s:17:"trees-600x111.png";s:5:"width";i:600;s:6:"height";i:111;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:30597;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14299, 19368, 'zegen_demo_attachment_key', '1'),
(14300, 19368, 'zegen_demo_content_key', '1'),
(14301, 19368, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:32.2342351849540165176222217269241809844970703125;s:5:"bytes";i:250470;s:11:"size_before";i:777031;s:10:"size_after";i:526561;s:4:"time";d:3.750000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:12:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:41.7999999999999971578290569595992565155029296875;s:5:"bytes";i:37267;s:11:"size_before";i:89151;s:10:"size_after";i:51884;s:4:"time";d:0.25;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:42.49000000000000198951966012828052043914794921875;s:5:"bytes";i:61363;s:11:"size_before";i:144407;s:10:"size_after";i:83044;s:4:"time";d:1.5800000000000000710542735760100185871124267578125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.620000000000000994759830064140260219573974609375;s:5:"bytes";i:985;s:11:"size_before";i:3325;s:10:"size_after";i:2340;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:34.78999999999999914734871708787977695465087890625;s:5:"bytes";i:15325;s:11:"size_before";i:44050;s:10:"size_after";i:28725;s:4:"time";d:0.34999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:32.28999999999999914734871708787977695465087890625;s:5:"bytes";i:47960;s:11:"size_before";i:148526;s:10:"size_after";i:100566;s:4:"time";d:0.38000000000000000444089209850062616169452667236328125;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";d:28.10000000000000142108547152020037174224853515625;s:5:"bytes";i:67658;s:11:"size_before";i:240742;s:10:"size_after";i:173084;s:4:"time";d:0.54000000000000003552713678800500929355621337890625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:30.510000000000001563194018672220408916473388671875;s:5:"bytes";i:8571;s:11:"size_before";i:28095;s:10:"size_after";i:19524;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:32.590000000000003410605131648480892181396484375;s:5:"bytes";i:9973;s:11:"size_before";i:30597;s:10:"size_after";i:20624;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.239999999999998436805981327779591083526611328125;s:5:"bytes";i:1368;s:11:"size_before";i:4679;s:10:"size_after";i:3311;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:19524;s:10:"size_after";i:19524;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20624;s:10:"size_after";i:20624;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3311;s:10:"size_after";i:3311;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14302, 19369, '_wp_attached_file', '2021/12/xmas-logo.png'),
(14303, 19369, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:460;s:6:"height";i:120;s:4:"file";s:21:"2021/12/xmas-logo.png";s:8:"filesize";i:6129;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"xmas-logo-300x120.png";s:5:"width";i:300;s:6:"height";i:120;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4223;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"xmas-logo-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2336;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14304, 19369, 'zegen_demo_attachment_key', '1'),
(14305, 19369, 'zegen_demo_content_key', '1'),
(14306, 19369, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:22.857828626290103812834786367602646350860595703125;s:5:"bytes";i:2857;s:11:"size_before";i:12499;s:10:"size_after";i:9642;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:32.82000000000000028421709430404007434844970703125;s:5:"bytes";i:553;s:11:"size_before";i:1685;s:10:"size_after";i:1132;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:36.86999999999999744204615126363933086395263671875;s:5:"bytes";i:1557;s:11:"size_before";i:4223;s:10:"size_after";i:2666;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:31.980000000000000426325641456060111522674560546875;s:5:"bytes";i:747;s:11:"size_before";i:2336;s:10:"size_after";i:1589;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2666;s:10:"size_after";i:2666;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1589;s:10:"size_after";i:1589;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14307, 19370, '_wp_attached_file', '2021/12/santa1.png'),
(14308, 19370, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:465;s:6:"height";i:124;s:4:"file";s:18:"2021/12/santa1.png";s:8:"filesize";i:7785;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"santa1-300x124.png";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:5845;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"santa1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2732;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14309, 19370, 'zegen_demo_attachment_key', '1'),
(14310, 19370, 'zegen_demo_content_key', '1'),
(14311, 19370, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:8.65610001116196059456342482008039951324462890625;s:5:"bytes";i:1551;s:11:"size_before";i:17918;s:10:"size_after";i:16367;s:4:"time";d:0.79000000000000014654943925052066333591938018798828125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.8100000000000004973799150320701301097869873046875;s:5:"bytes";i:316;s:11:"size_before";i:1999;s:10:"size_after";i:1683;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:15.230000000000000426325641456060111522674560546875;s:5:"bytes";i:890;s:11:"size_before";i:5845;s:10:"size_after";i:4955;s:4:"time";d:0.5500000000000000444089209850062616169452667236328125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:12.6300000000000007815970093361102044582366943359375;s:5:"bytes";i:345;s:11:"size_before";i:2732;s:10:"size_after";i:2387;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4955;s:10:"size_after";i:4955;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2387;s:10:"size_after";i:2387;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14312, 19376, '_wp_attached_file', '2021/12/christmas1.jpg'),
(14313, 19376, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:750;s:4:"file";s:22:"2021/12/christmas1.jpg";s:8:"filesize";i:104494;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"christmas1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9952;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"christmas1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2262;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"christmas1-600x234.jpg";s:5:"width";i:600;s:6:"height";i:234;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14788;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14314, 19376, 'zegen_demo_attachment_key', '1'),
(14315, 19376, 'zegen_demo_content_key', '1'),
(14316, 19376, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.648293101588477416186151458532549440860748291015625;s:5:"bytes";i:7779;s:11:"size_before";i:213223;s:10:"size_after";i:205444;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:2.930000000000000159872115546022541821002960205078125;s:5:"bytes";i:851;s:11:"size_before";i:29015;s:10:"size_after";i:28164;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.519999999999999573674358543939888477325439453125;s:5:"bytes";i:2351;s:11:"size_before";i:51984;s:10:"size_after";i:49633;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.62999999999999989341858963598497211933135986328125;s:5:"bytes";i:129;s:11:"size_before";i:1691;s:10:"size_after";i:1562;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:3.7400000000000002131628207280300557613372802734375;s:5:"bytes";i:796;s:11:"size_before";i:21263;s:10:"size_after";i:20467;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.45999999999999996447286321199499070644378662109375;s:5:"bytes";i:2514;s:11:"size_before";i:56404;s:10:"size_after";i:53890;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.6699999999999999289457264239899814128875732421875;s:5:"bytes";i:365;s:11:"size_before";i:9952;s:10:"size_after";i:9587;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:4.2400000000000002131628207280300557613372802734375;s:5:"bytes";i:627;s:11:"size_before";i:14788;s:10:"size_after";i:14161;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.45000000000000017763568394002504646778106689453125;s:5:"bytes";i:146;s:11:"size_before";i:2262;s:10:"size_after";i:2116;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:9587;s:10:"size_after";i:9587;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14161;s:10:"size_after";i:14161;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2116;s:10:"size_after";i:2116;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14317, 19390, '_wp_attached_file', '2021/12/santa-claus.png'),
(14318, 19390, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:336;s:6:"height";i:359;s:4:"file";s:23:"2021/12/santa-claus.png";s:8:"filesize";i:39715;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"santa-claus-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:121987;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"santa-claus-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:18210;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14319, 19390, 'zegen_demo_attachment_key', '1'),
(14320, 19390, 'zegen_demo_content_key', '1'),
(14321, 19390, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:292776;s:10:"size_after";i:292776;s:4:"time";d:0.3000000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12382;s:10:"size_after";i:12382;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:121987;s:10:"size_after";i:121987;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18210;s:10:"size_after";i:18210;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:121987;s:10:"size_after";i:121987;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18210;s:10:"size_after";i:18210;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14322, 19401, '_wp_attached_file', '2021/12/santa_waving.gif'),
(14323, 19401, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:220;s:6:"height";i:220;s:4:"file";s:24:"2021/12/santa_waving.gif";s:8:"filesize";i:123938;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"santa_waving-100x100.gif";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/gif";s:8:"filesize";i:3636;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14324, 19401, 'zegen_demo_attachment_key', '1'),
(14325, 19401, 'zegen_demo_content_key', '1'),
(14326, 19401, 'wp-smush-animated', '1'),
(14327, 19401, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10065;s:10:"size_after";i:10065;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2793;s:10:"size_after";i:2793;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3636;s:10:"size_after";i:3636;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3636;s:10:"size_after";i:3636;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14328, 19411, '_wp_attached_file', '2021/12/card-bg2.jpg'),
(14329, 19411, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:20:"2021/12/card-bg2.jpg";s:8:"filesize";i:109363;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"card-bg2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8947;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"card-bg2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2162;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"card-bg2-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17757;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14330, 19411, 'zegen_demo_attachment_key', '1'),
(14331, 19411, 'zegen_demo_content_key', '1'),
(14332, 19411, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:7.28047026310722511510675758472643792629241943359375;s:5:"bytes";i:19284;s:11:"size_before";i:264873;s:10:"size_after";i:245589;s:4:"time";d:0.340000000000000024424906541753443889319896697998046875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:7.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:1971;s:11:"size_before";i:27383;s:10:"size_after";i:25412;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:8.519999999999999573674358543939888477325439453125;s:5:"bytes";i:5093;s:11:"size_before";i:59804;s:10:"size_after";i:54711;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:7.70999999999999996447286321199499070644378662109375;s:5:"bytes";i:126;s:11:"size_before";i:1635;s:10:"size_after";i:1509;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:7.17999999999999971578290569595992565155029296875;s:5:"bytes";i:1869;s:11:"size_before";i:26028;s:10:"size_after";i:24159;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:9.0299999999999993605115378159098327159881591796875;s:5:"bytes";i:8493;s:11:"size_before";i:94023;s:10:"size_after";i:85530;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.28000000000000024868995751603506505489349365234375;s:5:"bytes";i:472;s:11:"size_before";i:8947;s:10:"size_after";i:8475;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:6.29999999999999982236431605997495353221893310546875;s:5:"bytes";i:1119;s:11:"size_before";i:17757;s:10:"size_after";i:16638;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.519999999999999573674358543939888477325439453125;s:5:"bytes";i:141;s:11:"size_before";i:2162;s:10:"size_after";i:2021;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8475;s:10:"size_after";i:8475;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16638;s:10:"size_after";i:16638;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2021;s:10:"size_after";i:2021;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14333, 19443, '_wp_attached_file', '2021/12/Christmas-tree1.png'),
(14334, 19443, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:535;s:6:"height";i:800;s:4:"file";s:27:"2021/12/Christmas-tree1.png";s:8:"filesize";i:93499;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"Christmas-tree1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:126376;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"Christmas-tree1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:20207;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14335, 19443, 'zegen_demo_attachment_key', '1'),
(14336, 19443, 'zegen_demo_content_key', '1'),
(14337, 19443, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:35.55345659318729900633115903474390506744384765625;s:5:"bytes";i:277040;s:11:"size_before";i:779221;s:10:"size_after";i:502181;s:4:"time";d:1.300000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:55.68999999999999772626324556767940521240234375;s:5:"bytes";i:111847;s:11:"size_before";i:200827;s:10:"size_after";i:88980;s:4:"time";d:0.320000000000000006661338147750939242541790008544921875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:55.6400000000000005684341886080801486968994140625;s:5:"bytes";i:155829;s:11:"size_before";i:280077;s:10:"size_after";i:124248;s:4:"time";d:0.520000000000000017763568394002504646778106689453125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:758;s:11:"size_before";i:13757;s:10:"size_after";i:12999;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:5.80999999999999960920149533194489777088165283203125;s:5:"bytes";i:7339;s:11:"size_before";i:126376;s:10:"size_after";i:119037;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:6.269999999999999573674358543939888477325439453125;s:5:"bytes";i:1267;s:11:"size_before";i:20207;s:10:"size_after";i:18940;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:119037;s:10:"size_after";i:119037;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18940;s:10:"size_after";i:18940;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(14338, 19507, '_wp_attached_file', '2021/12/gift3.png'),
(14339, 19507, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:243;s:6:"height";i:185;s:4:"file";s:17:"2021/12/gift3.png";s:8:"filesize";i:21146;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"gift3-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17016;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14340, 19507, 'zegen_demo_attachment_key', '1'),
(14341, 19507, 'zegen_demo_content_key', '1'),
(14342, 19507, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:45283;s:10:"size_after";i:45283;s:4:"time";d:0.450000000000000011102230246251565404236316680908203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11251;s:10:"size_after";i:11251;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17016;s:10:"size_after";i:17016;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17016;s:10:"size_after";i:17016;s:4:"time";d:0.330000000000000015543122344752191565930843353271484375;}}}'),
(14343, 19508, '_wp_attached_file', '2021/12/green-christmas.jpg'),
(14344, 19508, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:700;s:6:"height";i:401;s:4:"file";s:27:"2021/12/green-christmas.jpg";s:8:"filesize";i:57843;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"green-christmas-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18619;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"green-christmas-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3383;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"green-christmas-600x344.jpg";s:5:"width";i:600;s:6:"height";i:344;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43831;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14345, 19508, 'zegen_demo_attachment_key', '1'),
(14346, 19508, 'zegen_demo_content_key', '1'),
(14347, 19508, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.58077677764973412166682464885525405406951904296875;s:5:"bytes";i:5883;s:11:"size_before";i:128428;s:10:"size_after";i:122545;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.8499999999999996447286321199499070644378662109375;s:5:"bytes";i:215;s:11:"size_before";i:2430;s:10:"size_after";i:2215;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:9.1400000000000005684341886080801486968994140625;s:5:"bytes";i:1702;s:11:"size_before";i:18619;s:10:"size_after";i:16917;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:8.3800000000000007815970093361102044582366943359375;s:5:"bytes";i:3674;s:11:"size_before";i:43831;s:10:"size_after";i:40157;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:8.6300000000000007815970093361102044582366943359375;s:5:"bytes";i:292;s:11:"size_before";i:3383;s:10:"size_after";i:3091;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16917;s:10:"size_after";i:16917;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:40157;s:10:"size_after";i:40157;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3091;s:10:"size_after";i:3091;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(14348, 19536, '_wp_attached_file', '2021/12/dots3.png'),
(14349, 19536, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:294;s:6:"height";i:844;s:4:"file";s:17:"2021/12/dots3.png";s:8:"filesize";i:36827;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"dots3-294x300.png";s:5:"width";i:294;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:33847;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"dots3-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8098;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14350, 19536, 'zegen_demo_attachment_key', '1'),
(14351, 19536, 'zegen_demo_content_key', '1'),
(14352, 19536, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:36.32170962922975121500712702982127666473388671875;s:5:"bytes";i:78047;s:11:"size_before";i:214877;s:10:"size_after";i:136830;s:4:"time";d:0.95000000000000006661338147750939242541790008544921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:43.31000000000000227373675443232059478759765625;s:5:"bytes";i:21974;s:11:"size_before";i:50742;s:10:"size_after";i:28768;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:45.50999999999999801048033987171947956085205078125;s:5:"bytes";i:40821;s:11:"size_before";i:89701;s:10:"size_after";i:48880;s:4:"time";d:0.460000000000000019984014443252817727625370025634765625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5796;s:10:"size_after";i:5796;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:45.06000000000000227373675443232059478759765625;s:5:"bytes";i:15252;s:11:"size_before";i:33847;s:10:"size_after";i:18595;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8098;s:10:"size_after";i:8098;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18595;s:10:"size_after";i:18595;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8098;s:10:"size_after";i:8098;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(14353, 19537, '_wp_attached_file', '2021/12/dots4.png'),
(14354, 19537, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:300;s:6:"height";i:845;s:4:"file";s:17:"2021/12/dots4.png";s:8:"filesize";i:36962;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:17:"dots4-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:34948;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:17:"dots4-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8017;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14355, 19537, 'zegen_demo_attachment_key', '1'),
(14356, 19537, 'zegen_demo_content_key', '1'),
(14357, 19537, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:35.75470168256904202053192420862615108489990234375;s:5:"bytes";i:81579;s:11:"size_before";i:228163;s:10:"size_after";i:146584;s:4:"time";d:1.1300000000000001154631945610162802040576934814453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:43.409999999999996589394868351519107818603515625;s:5:"bytes";i:26475;s:11:"size_before";i:60993;s:10:"size_after";i:34518;s:4:"time";d:0.429999999999999993338661852249060757458209991455078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:44.9500000000000028421709430404007434844970703125;s:5:"bytes";i:40528;s:11:"size_before";i:90158;s:10:"size_after";i:49630;s:4:"time";d:0.330000000000000015543122344752191565930843353271484375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5658;s:10:"size_after";i:5658;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:41.71000000000000085265128291212022304534912109375;s:5:"bytes";i:14576;s:11:"size_before";i:34948;s:10:"size_after";i:20372;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8017;s:10:"size_after";i:8017;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20372;s:10:"size_after";i:20372;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8017;s:10:"size_after";i:8017;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(14358, 19539, '_wp_attached_file', '2021/12/stars-pot.png'),
(14359, 19539, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:21:"2021/12/stars-pot.png";s:8:"filesize";i:80921;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"stars-pot-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:11687;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"stars-pot-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2936;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"stars-pot-600x338.png";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:17999;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14360, 19539, 'zegen_demo_attachment_key', '1'),
(14361, 19539, 'zegen_demo_content_key', '1'),
(14362, 19539, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:25.298724726727154887839787988923490047454833984375;s:5:"bytes";i:56657;s:11:"size_before";i:223952;s:10:"size_after";i:167295;s:4:"time";d:3.3100000000000004973799150320701301097869873046875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:31.21000000000000085265128291212022304534912109375;s:5:"bytes";i:8746;s:11:"size_before";i:28022;s:10:"size_after";i:19276;s:4:"time";d:0.2300000000000000099920072216264088638126850128173828125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:28.07000000000000028421709430404007434844970703125;s:5:"bytes";i:13630;s:11:"size_before";i:48551;s:10:"size_after";i:34921;s:4:"time";d:0.419999999999999984456877655247808434069156646728515625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:24.57000000000000028421709430404007434844970703125;s:5:"bytes";i:544;s:11:"size_before";i:2214;s:10:"size_after";i:1670;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:30.800000000000000710542735760100185871124267578125;s:5:"bytes";i:7703;s:11:"size_before";i:25013;s:10:"size_after";i:17310;s:4:"time";d:0.34999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:26.25;s:5:"bytes";i:16827;s:11:"size_before";i:64115;s:10:"size_after";i:47288;s:4:"time";d:1.100000000000000088817841970012523233890533447265625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.980000000000000426325641456060111522674560546875;s:5:"bytes";i:3387;s:11:"size_before";i:11687;s:10:"size_after";i:8300;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:28.35000000000000142108547152020037174224853515625;s:5:"bytes";i:5102;s:11:"size_before";i:17999;s:10:"size_after";i:12897;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:24.46000000000000085265128291212022304534912109375;s:5:"bytes";i:718;s:11:"size_before";i:2936;s:10:"size_after";i:2218;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8300;s:10:"size_after";i:8300;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12897;s:10:"size_after";i:12897;s:4:"time";d:0.460000000000000019984014443252817727625370025634765625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2218;s:10:"size_after";i:2218;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}}}'),
(14363, 19726, '_wp_attached_file', '2022/07/home-1.jpg'),
(14364, 19726, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:18:"2022/07/home-1.jpg";s:8:"filesize";i:101327;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"home-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15802;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"home-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3220;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14365, 19726, 'zegen_demo_attachment_key', '1'),
(14366, 19726, 'zegen_demo_content_key', '1'),
(14367, 19727, '_wp_attached_file', '2022/07/home-2.jpg'),
(14368, 19727, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:18:"2022/07/home-2.jpg";s:8:"filesize";i:101551;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"home-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16728;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"home-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3594;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14369, 19727, 'zegen_demo_attachment_key', '1'),
(14370, 19727, 'zegen_demo_content_key', '1'),
(14371, 19729, '_wp_attached_file', '2022/07/home-4.jpg'),
(14372, 19729, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:18:"2022/07/home-4.jpg";s:8:"filesize";i:114280;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"home-4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16803;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"home-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3727;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14373, 19729, 'zegen_demo_attachment_key', '1'),
(14374, 19729, 'zegen_demo_content_key', '1'),
(14375, 19730, '_wp_attached_file', '2022/07/home-5.jpg'),
(14376, 19730, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:18:"2022/07/home-5.jpg";s:8:"filesize";i:91555;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"home-5-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14823;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"home-5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3305;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14377, 19730, 'zegen_demo_attachment_key', '1'),
(14378, 19730, 'zegen_demo_content_key', '1'),
(14379, 19731, '_wp_attached_file', '2022/07/home-6.jpg'),
(14380, 19731, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:18:"2022/07/home-6.jpg";s:8:"filesize";i:46470;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"home-6-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19672;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"home-6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4245;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14381, 19731, 'zegen_demo_attachment_key', '1'),
(14382, 19731, 'zegen_demo_content_key', '1'),
(14383, 19732, '_wp_attached_file', '2022/07/home-7.jpg'),
(14384, 19732, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:18:"2022/07/home-7.jpg";s:8:"filesize";i:48983;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"home-7-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14125;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"home-7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3256;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14385, 19732, 'zegen_demo_attachment_key', '1'),
(14386, 19732, 'zegen_demo_content_key', '1'),
(14387, 19733, '_wp_attached_file', '2022/07/home-8.jpg'),
(14388, 19733, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:18:"2022/07/home-8.jpg";s:8:"filesize";i:53141;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"home-8-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15938;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"home-8-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3434;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14389, 19733, 'zegen_demo_attachment_key', '1'),
(14390, 19733, 'zegen_demo_content_key', '1'),
(14391, 19734, '_wp_attached_file', '2022/07/home-9.jpg'),
(14392, 19734, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:18:"2022/07/home-9.jpg";s:8:"filesize";i:57285;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"home-9-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16506;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"home-9-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3235;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14393, 19734, 'zegen_demo_attachment_key', '1'),
(14394, 19734, 'zegen_demo_content_key', '1'),
(14395, 19735, '_wp_attached_file', '2022/07/home-10.jpg'),
(14396, 19735, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:19:"2022/07/home-10.jpg";s:8:"filesize";i:57030;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"home-10-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17324;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"home-10-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3597;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpd6_postmeta` VALUES
(14397, 19735, 'zegen_demo_attachment_key', '1'),
(14398, 19735, 'zegen_demo_content_key', '1'),
(14399, 19736, '_wp_attached_file', '2022/07/home-christmas.jpg'),
(14400, 19736, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:26:"2022/07/home-christmas.jpg";s:8:"filesize";i:50249;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"home-christmas-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19679;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"home-christmas-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3978;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14401, 19736, 'zegen_demo_attachment_key', '1'),
(14402, 19736, 'zegen_demo_content_key', '1'),
(14403, 19737, '_wp_attached_file', '2022/07/home-one-page.jpg'),
(14404, 19737, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:25:"2022/07/home-one-page.jpg";s:8:"filesize";i:113191;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"home-one-page-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16311;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"home-one-page-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3463;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14405, 19737, 'zegen_demo_attachment_key', '1'),
(14406, 19737, 'zegen_demo_content_key', '1'),
(14407, 19826, '_wp_attached_file', '2022/07/home-3.jpg'),
(14408, 19826, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:18:"2022/07/home-3.jpg";s:8:"filesize";i:40269;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"home-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15364;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"home-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3206;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14409, 19826, 'zegen_demo_attachment_key', '1'),
(14410, 19826, 'zegen_demo_content_key', '1'),
(14411, 19837, '_wp_attached_file', '2022/07/logo-light-new.png'),
(14412, 19837, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:435;s:6:"height";i:131;s:4:"file";s:26:"2022/07/logo-light-new.png";s:8:"filesize";i:17940;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"logo-light-new-300x131.png";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9095;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"logo-light-new-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2641;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14413, 19837, 'zegen_demo_attachment_key', '1'),
(14414, 19837, 'zegen_demo_content_key', '1'),
(14415, 19854, '_wp_attached_file', '2022/07/shapes6-1.png'),
(14416, 19854, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1773;s:6:"height";i:1007;s:4:"file";s:21:"2022/07/shapes6-1.png";s:8:"filesize";i:61564;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"shapes6-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1413;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"shapes6-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:427;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"shapes6-1-600x341.png";s:5:"width";i:600;s:6:"height";i:341;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:15294;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14417, 19854, 'zegen_demo_attachment_key', '1'),
(14418, 19854, 'zegen_demo_content_key', '1'),
(14419, 19856, '_wp_attached_file', '2022/07/welcome-1-img-1.jpg'),
(14420, 19856, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:510;s:6:"height";i:584;s:4:"file";s:27:"2022/07/welcome-1-img-1.jpg";s:8:"filesize";i:29750;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"welcome-1-img-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19769;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"welcome-1-img-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4180;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14421, 19856, 'zegen_demo_attachment_key', '1'),
(14422, 19856, 'zegen_demo_content_key', '1'),
(14423, 19857, '_wp_attached_file', '2022/07/sld-sh-1n.png'),
(14424, 19857, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:747;s:6:"height";i:761;s:4:"file";s:21:"2022/07/sld-sh-1n.png";s:8:"filesize";i:3649;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"sld-sh-1n-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3801;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"sld-sh-1n-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1203;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"sld-sh-1n-600x611.png";s:5:"width";i:600;s:6:"height";i:611;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9425;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14425, 19857, 'zegen_demo_attachment_key', '1'),
(14426, 19857, 'zegen_demo_content_key', '1'),
(14427, 19858, '_wp_attached_file', '2022/07/sld-sh-2n.png'),
(14428, 19858, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:880;s:6:"height";i:880;s:4:"file";s:21:"2022/07/sld-sh-2n.png";s:8:"filesize";i:4392;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"sld-sh-2n-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3912;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"sld-sh-2n-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1216;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"sld-sh-2n-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:9373;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14429, 19858, 'zegen_demo_attachment_key', '1'),
(14430, 19858, 'zegen_demo_content_key', '1'),
(14431, 19859, '_wp_attached_file', '2022/07/single-img-04.jpg'),
(14432, 19859, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:494;s:6:"height";i:560;s:4:"file";s:25:"2022/07/single-img-04.jpg";s:8:"filesize";i:20154;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"single-img-04-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18041;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"single-img-04-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3845;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14433, 19859, 'zegen_demo_attachment_key', '1'),
(14434, 19859, 'zegen_demo_content_key', '1'),
(14435, 19860, '_wp_attached_file', '2022/07/santa2.png'),
(14436, 19860, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:465;s:6:"height";i:124;s:4:"file";s:18:"2022/07/santa2.png";s:8:"filesize";i:12494;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"santa2-300x124.png";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6375;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"santa2-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2983;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14437, 19860, 'zegen_demo_attachment_key', '1'),
(14438, 19860, 'zegen_demo_content_key', '1'),
(14439, 19873, '_wp_attached_file', '2022/07/about-2.jpg'),
(14440, 19873, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:470;s:6:"height";i:565;s:4:"file";s:19:"2022/07/about-2.jpg";s:8:"filesize";i:65359;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"about-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16447;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"about-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3859;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14441, 19873, 'zegen_demo_attachment_key', '1'),
(14442, 19873, 'zegen_demo_content_key', '1'),
(14443, 19873, '_elementor_source_image_hash', '8009297d6493007c0b090fcc1b1a7cde7a71eab8'),
(14444, 19874, '_wp_attached_file', '2022/07/about-7.jpg'),
(14445, 19874, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:962;s:4:"file";s:19:"2022/07/about-7.jpg";s:8:"filesize";i:83266;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"about-7-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17737;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"about-7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3962;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"about-7-600x722.jpg";s:5:"width";i:600;s:6:"height";i:722;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57774;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14446, 19874, 'zegen_demo_attachment_key', '1'),
(14447, 19874, 'zegen_demo_content_key', '1'),
(14448, 19874, '_elementor_source_image_hash', '5aac2445dbe6f93ca8405e7db9d9a99180be654a'),
(14449, 19877, '_wp_attached_file', '2022/07/shapes7.png'),
(14450, 19877, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1773;s:6:"height";i:1007;s:4:"file";s:19:"2022/07/shapes7.png";s:8:"filesize";i:61823;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"shapes7-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:776;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"shapes7-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:244;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"shapes7-600x341.png";s:5:"width";i:600;s:6:"height";i:341;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12692;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14451, 19877, 'zegen_demo_attachment_key', '1'),
(14452, 19877, 'zegen_demo_content_key', '1'),
(14453, 19877, '_elementor_source_image_hash', '1f368e9cc6f4f46ac62a1d4f31b8bdac0f738dc2'),
(14454, 19885, '_wp_attached_file', '2022/07/curves.png'),
(14455, 19885, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:995;s:4:"file";s:18:"2022/07/curves.png";s:8:"filesize";i:108648;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:18:"curves-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13321;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:18:"curves-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3179;}s:18:"woocommerce_single";a:5:{s:4:"file";s:18:"curves-600x373.png";s:5:"width";i:600;s:6:"height";i:373;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:30316;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14456, 19885, 'zegen_demo_attachment_key', '1'),
(14457, 19885, 'zegen_demo_content_key', '1'),
(14458, 19885, '_elementor_source_image_hash', '1b4da4b3fe862b117d3115d708afd3cfc49185d4'),
(14459, 19886, '_wp_attached_file', '2022/07/curve_overlay.png'),
(14460, 19886, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1600;s:6:"height";i:995;s:4:"file";s:25:"2022/07/curve_overlay.png";s:8:"filesize";i:57345;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"curve_overlay-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:12998;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"curve_overlay-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3084;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"curve_overlay-600x373.png";s:5:"width";i:600;s:6:"height";i:373;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:29588;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14461, 19886, 'zegen_demo_attachment_key', '1'),
(14462, 19886, 'zegen_demo_content_key', '1'),
(14463, 19886, '_elementor_source_image_hash', 'ca6353b6fb121f6b6e747ef38e84ed5d2a62f63d'),
(14464, 19887, '_wp_attached_file', '2022/07/service2-1.jpg'),
(14465, 19887, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1170;s:6:"height";i:777;s:4:"file";s:22:"2022/07/service2-1.jpg";s:8:"filesize";i:99955;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"service2-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15837;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"service2-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3568;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"service2-1-600x398.jpg";s:5:"width";i:600;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37724;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14466, 19887, 'zegen_demo_attachment_key', '1'),
(14467, 19887, 'zegen_demo_content_key', '1'),
(14468, 19887, '_elementor_source_image_hash', 'ba58665e0d7704258bac234e4a38443ec7c4af9a'),
(14469, 19888, '_wp_attached_file', '2022/07/service1-1.jpg'),
(14470, 19888, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1170;s:6:"height";i:777;s:4:"file";s:22:"2022/07/service1-1.jpg";s:8:"filesize";i:132317;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"service1-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22608;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"service1-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4506;}s:18:"woocommerce_single";a:5:{s:4:"file";s:22:"service1-1-600x398.jpg";s:5:"width";i:600;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51157;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14471, 19888, 'zegen_demo_attachment_key', '1'),
(14472, 19888, 'zegen_demo_content_key', '1'),
(14473, 19888, '_elementor_source_image_hash', 'b34cd7f863cac3b455fdf5357a3af31b15155409'),
(14474, 19889, '_wp_attached_file', '2022/07/service5.jpg'),
(14475, 19889, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1170;s:6:"height";i:777;s:4:"file";s:20:"2022/07/service5.jpg";s:8:"filesize";i:149056;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"service5-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25902;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"service5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4716;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"service5-600x398.jpg";s:5:"width";i:600;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50492;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14476, 19889, 'zegen_demo_attachment_key', '1'),
(14477, 19889, 'zegen_demo_content_key', '1'),
(14478, 19889, '_elementor_source_image_hash', 'f37de436c4c245a466a316d1641919e6b9164678'),
(14479, 19890, '_wp_attached_file', '2022/07/bg-fin-bar.png'),
(14480, 19890, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:250;s:4:"file";s:22:"2022/07/bg-fin-bar.png";s:8:"filesize";i:25583;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:22:"bg-fin-bar-300x250.png";s:5:"width";i:300;s:6:"height";i:250;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1791;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:22:"bg-fin-bar-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:490;}s:18:"woocommerce_single";a:5:{s:4:"file";s:21:"bg-fin-bar-600x78.png";s:5:"width";i:600;s:6:"height";i:78;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4087;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14481, 19890, 'zegen_demo_attachment_key', '1'),
(14482, 19890, 'zegen_demo_content_key', '1'),
(14483, 19890, '_elementor_source_image_hash', '69c51b5165c9b703d076a502a351b5a676cff11c'),
(14484, 19891, '_wp_attached_file', '2022/07/zmain-slider-1.jpg'),
(14485, 19891, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:26:"2022/07/zmain-slider-1.jpg";s:8:"filesize";i:105756;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"zmain-slider-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9134;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"zmain-slider-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2133;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"zmain-slider-1-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17380;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14486, 19891, 'zegen_demo_attachment_key', '1'),
(14487, 19891, 'zegen_demo_content_key', '1'),
(14488, 19891, '_elementor_source_image_hash', '44649457c119ba55b2ba4343b9629d2b976cc357'),
(14489, 19893, '_wp_attached_file', '2022/07/bg2-home4.png'),
(14490, 19893, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:250;s:4:"file";s:21:"2022/07/bg2-home4.png";s:8:"filesize";i:18892;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:21:"bg2-home4-300x250.png";s:5:"width";i:300;s:6:"height";i:250;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:6476;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:21:"bg2-home4-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2613;}s:18:"woocommerce_single";a:5:{s:4:"file";s:20:"bg2-home4-600x78.png";s:5:"width";i:600;s:6:"height";i:78;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13430;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14491, 19893, 'zegen_demo_attachment_key', '1'),
(14492, 19893, 'zegen_demo_content_key', '1'),
(14493, 19893, '_elementor_source_image_hash', 'bb2de1b0883e218945f47728bd3e5cc1ae94fc89'),
(14494, 19979, '_wp_attached_file', '2022/07/slide-shape-10.png'),
(14495, 19979, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:582;s:4:"file";s:26:"2022/07/slide-shape-10.png";s:8:"filesize";i:9271;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"slide-shape-10-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1711;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"slide-shape-10-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:586;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"slide-shape-10-600x182.png";s:5:"width";i:600;s:6:"height";i:182;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2884;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14496, 19979, 'zegen_demo_attachment_key', '1'),
(14497, 19979, 'zegen_demo_content_key', '1'),
(14498, 19980, '_wp_attached_file', '2022/07/slide-shape-12.png'),
(14499, 19980, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:343;s:6:"height";i:343;s:4:"file";s:26:"2022/07/slide-shape-12.png";s:8:"filesize";i:2486;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"slide-shape-12-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:13541;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"slide-shape-12-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3828;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14500, 19980, 'zegen_demo_attachment_key', '1'),
(14501, 19980, 'zegen_demo_content_key', '1'),
(14502, 20170, '_wp_attached_file', '2022/07/home-3-1.jpg'),
(14503, 20170, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:400;s:6:"height";i:500;s:4:"file";s:20:"2022/07/home-3-1.jpg";s:8:"filesize";i:53640;s:5:"sizes";a:2:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:20:"home-3-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17264;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"home-3-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3674;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14504, 20170, 'zegen_demo_attachment_key', '1'),
(14505, 20170, 'zegen_demo_content_key', '1'),
(14506, 20275, '_wp_attached_file', '2019/10/church-sermon.jpg'),
(14507, 20275, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:25:"2019/10/church-sermon.jpg";s:8:"filesize";i:316918;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"church-sermon-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27831;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"church-sermon-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4401;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"church-sermon-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61883;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14508, 20275, 'zegen_demo_attachment_key', '1'),
(14509, 20275, 'zegen_demo_content_key', '1'),
(14510, 20276, '_wp_attached_file', '2019/10/church-sermon2.jpg'),
(14511, 20276, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:26:"2019/10/church-sermon2.jpg";s:8:"filesize";i:142862;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"church-sermon2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15804;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"church-sermon2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3696;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"church-sermon2-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32065;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14512, 20276, 'zegen_demo_attachment_key', '1'),
(14513, 20276, 'zegen_demo_content_key', '1'),
(14514, 20350, '_wp_attached_file', '2022/07/church-ministry.jpg'),
(14515, 20350, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:27:"2022/07/church-ministry.jpg";s:8:"filesize";i:144008;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:27:"church-ministry-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16161;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"church-ministry-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3394;}s:18:"woocommerce_single";a:5:{s:4:"file";s:27:"church-ministry-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35902;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14516, 20350, 'zegen_demo_attachment_key', '1'),
(14517, 20350, 'zegen_demo_content_key', '1'),
(14518, 20351, '_wp_attached_file', '2022/07/church-ministry2.jpg'),
(14519, 20351, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:28:"2022/07/church-ministry2.jpg";s:8:"filesize";i:202156;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:28:"church-ministry2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21456;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:28:"church-ministry2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3839;}s:18:"woocommerce_single";a:5:{s:4:"file";s:28:"church-ministry2-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44668;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14520, 20351, 'zegen_demo_attachment_key', '1'),
(14521, 20351, 'zegen_demo_content_key', '1'),
(14522, 20362, '_wp_attached_file', '2019/10/praying.png'),
(14523, 20362, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:19:"2019/10/praying.png";s:8:"filesize";i:2810;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14524, 20362, 'zegen_demo_attachment_key', '1'),
(14525, 20362, 'zegen_demo_content_key', '1'),
(14526, 20363, '_wp_attached_file', '2019/10/priest.png'),
(14527, 20363, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:80;s:6:"height";i:80;s:4:"file";s:18:"2019/10/priest.png";s:8:"filesize";i:3011;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14528, 20363, 'zegen_demo_attachment_key', '1'),
(14529, 20363, 'zegen_demo_content_key', '1'),
(14530, 20532, '_wp_attached_file', '2019/04/blog-10.jpg'),
(14531, 20532, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:19:"2019/04/blog-10.jpg";s:8:"filesize";i:65335;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"blog-10-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14888;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"blog-10-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3443;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"blog-10-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29684;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14532, 20532, 'zegen_demo_attachment_key', '1'),
(14533, 20532, 'zegen_demo_content_key', '1'),
(14534, 20533, '_wp_attached_file', '2019/04/blog-11.jpg'),
(14535, 20533, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:19:"2019/04/blog-11.jpg";s:8:"filesize";i:86747;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:19:"blog-11-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15525;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"blog-11-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3538;}s:18:"woocommerce_single";a:5:{s:4:"file";s:19:"blog-11-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35179;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14536, 20533, 'zegen_demo_attachment_key', '1'),
(14537, 20533, 'zegen_demo_content_key', '1'),
(14538, 20562, '_wp_attached_file', '2019/04/blog-maso-1.jpg'),
(14539, 20562, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1024;s:6:"height";i:700;s:4:"file";s:23:"2019/04/blog-maso-1.jpg";s:8:"filesize";i:52702;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"blog-maso-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13419;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"blog-maso-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3090;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"blog-maso-1-600x410.jpg";s:5:"width";i:600;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27915;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14540, 20562, 'zegen_demo_attachment_key', '1'),
(14541, 20562, 'zegen_demo_content_key', '1'),
(14542, 20563, '_wp_attached_file', '2019/04/blog-maso-2.jpg'),
(14543, 20563, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1024;s:6:"height";i:700;s:4:"file";s:23:"2019/04/blog-maso-2.jpg";s:8:"filesize";i:48228;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"blog-maso-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12806;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"blog-maso-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3076;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"blog-maso-2-600x410.jpg";s:5:"width";i:600;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27778;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14544, 20563, 'zegen_demo_attachment_key', '1'),
(14545, 20563, 'zegen_demo_content_key', '1'),
(14546, 20572, '_wp_attached_file', '2019/10/blog-maso-3.jpg'),
(14547, 20572, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:23:"2019/10/blog-maso-3.jpg";s:8:"filesize";i:78157;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"blog-maso-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15782;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"blog-maso-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3527;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"blog-maso-3-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45484;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14548, 20572, 'zegen_demo_attachment_key', '1'),
(14549, 20572, 'zegen_demo_content_key', '1'),
(14550, 20578, '_wp_attached_file', '2019/04/blog-maso-4.jpg'),
(14551, 20578, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:800;s:6:"height";i:800;s:4:"file";s:23:"2019/04/blog-maso-4.jpg";s:8:"filesize";i:77441;s:5:"sizes";a:3:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:23:"blog-maso-4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14436;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:23:"blog-maso-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3306;}s:18:"woocommerce_single";a:5:{s:4:"file";s:23:"blog-maso-4-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39733;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14552, 20578, 'zegen_demo_attachment_key', '1'),
(14553, 20578, 'zegen_demo_content_key', '1'),
(14554, 20686, '_wp_attached_file', '2022/07/menu-ad2.jpg'),
(14555, 20686, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:245;s:6:"height";i:255;s:4:"file";s:20:"2022/07/menu-ad2.jpg";s:8:"filesize";i:32766;s:5:"sizes";a:1:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:20:"menu-ad2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2431;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(14556, 20686, 'zegen_demo_attachment_key', '1'),
(14557, 20686, 'zegen_demo_content_key', '1'),
(14558, 21, 'zegen_demo_content_key', '1'),
(14559, 21, '_wp_page_template', 'default'),
(14560, 21, 'zegen_page_layout', 'theme-default'),
(14561, 21, 'zegen_page_content_padding_opt', 'custom'),
(14562, 21, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14563, 21, 'zegen_page_main_bg_color', 'a:0:{}'),
(14564, 21, 'zegen_page_main_bg_image', '0'),
(14565, 21, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14566, 21, 'zegen_page_template_opt', 'theme-default'),
(14567, 21, 'zegen_page_template', 'right-sidebar'),
(14568, 21, 'zegen_page_sidebar_mobile', 'theme-default'),
(14569, 21, 'zegen_page_header_layout', 'theme-default'),
(14570, 21, 'zegen_page_header_type', 'theme-default'),
(14571, 21, 'zegen_page_header_bg_img', '0'),
(14572, 21, 'zegen_page_header_items_opt', 'custom'),
(14573, 21, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(14574, 21, 'zegen_page_header_absolute_opt', '1'),
(14575, 21, 'zegen_page_header_sticky_opt', 'theme-default'),
(14576, 21, 'zegen_page_header_secondary_opt', 'theme-default'),
(14577, 21, 'zegen_page_header_secondary_animate', 'left-push'),
(14578, 21, 'zegen_page_custom_logo', '19837'),
(14579, 21, 'zegen_page_custom_sticky_logo', '6408'),
(14580, 21, 'zegen_page_nav_menu', 'none'),
(14581, 21, 'zegen_page_header_topbar_opt', 'custom'),
(14582, 21, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(14583, 21, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(14584, 21, 'zegen_page_header_topbar_skin_opt', 'custom'),
(14585, 21, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(14586, 21, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(14587, 21, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(14588, 21, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14589, 21, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(14590, 21, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(14591, 21, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(14592, 21, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14593, 21, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14594, 21, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(14595, 21, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(14596, 21, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(14597, 21, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14598, 21, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14599, 21, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(14600, 21, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(14601, 21, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(14602, 21, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14603, 21, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14604, 21, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(14605, 21, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(14606, 21, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(14607, 21, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14608, 21, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14609, 21, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(14610, 21, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(14611, 21, 'zegen_page_header_navbar_opt', 'theme-default'),
(14612, 21, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14613, 21, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14614, 21, 'zegen_page_header_navbar_skin_opt', 'custom'),
(14615, 21, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(14616, 21, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#ffffff";}'),
(14617, 21, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14618, 21, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14619, 21, 'zegen_page_header_navbar_sticky_skin_opt', 'custom'),
(14620, 21, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(14621, 21, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(14622, 21, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:4:"none";}'),
(14623, 21, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14624, 21, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(14625, 21, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(14626, 21, 'zegen_page_header_stikcy_opt', 'theme-default'),
(14627, 21, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14628, 21, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(14629, 21, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(14630, 21, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(14631, 21, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14632, 21, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14633, 21, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(14634, 21, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(14635, 21, 'zegen_page_header_page_title_opt', '0'),
(14636, 21, 'zegen_page_header_page_title_parallax', 'theme-default'),
(14637, 21, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(14638, 21, 'zegen_page_page_title_items_opt', 'theme-default'),
(14639, 21, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(14640, 21, 'zegen_page_page_title_skin_opt', 'theme-default'),
(14641, 21, 'zegen_page_page_title_bg', 'a:0:{}'),
(14642, 21, 'zegen_page_page_title_link', 'a:0:{}'),
(14643, 21, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14644, 21, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14645, 21, 'zegen_page_page_title_overlay', 'a:0:{}'),
(14646, 21, 'zegen_page_footer_layout', 'theme-default'),
(14647, 21, 'zegen_page_hidden_footer', 'theme-default'),
(14648, 21, 'zegen_page_footer_skin_opt', 'theme-default'),
(14649, 21, 'zegen_page_footer_bg_img', '0'),
(14650, 21, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(14651, 21, 'zegen_page_footer_link', 'a:0:{}'),
(14652, 21, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14653, 21, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14654, 21, 'zegen_page_footer_items_opt', 'theme-default'),
(14655, 21, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(14656, 21, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(14657, 21, 'zegen_page_footer_top_bg', 'a:0:{}'),
(14658, 21, 'zegen_page_footer_top_link', 'a:0:{}'),
(14659, 21, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14660, 21, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14661, 21, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(14662, 21, 'zegen_page_footer_top_layout', '4-4-4'),
(14663, 21, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(14664, 21, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(14665, 21, 'zegen_page_footer_middle_link', 'a:0:{}'),
(14666, 21, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14667, 21, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14668, 21, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(14669, 21, 'zegen_page_footer_middle_layout', '4-4-4'),
(14670, 21, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(14671, 21, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(14672, 21, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(14673, 21, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(14674, 21, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14675, 21, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14676, 21, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(14677, 21, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(14678, 21, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}');
INSERT INTO `wpd6_postmeta` VALUES
(14679, 21, 'zegen_page_header_slider_opt', 'theme-default'),
(14680, 21, '_elementor_edit_mode', 'builder'),
(14681, 21, '_elementor_template_type', 'wp-page'),
(14682, 21, '_elementor_version', '3.28.3'),
(14683, 21, 'zegen_page_header_slider', '[rev_slider alias="zegen-home-1"][/rev_slider]'),
(14684, 21, 'zegen_page_header_navbar_font', '#ffffff'),
(14685, 21, 'zegen_page_header_topbar_font', '#ffffff'),
(14686, 21, 'zegen_page_header_navbar_sticky_font', '#000000'),
(14687, 21, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"01aa035","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"REACH OUT","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(14688, 21, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(14815, 5530, 'zegen_demo_content_key', '1'),
(14816, 5530, '_wp_page_template', 'default'),
(14817, 5530, '_wp_page_template', 'default'),
(14818, 5530, 'slide_template', 'default'),
(14819, 5530, 'zegen_page_layout', 'theme-default'),
(14820, 5530, 'zegen_page_content_padding_opt', 'custom'),
(14821, 5530, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14822, 5530, 'zegen_page_main_bg_color', 'a:0:{}'),
(14823, 5530, 'zegen_page_main_bg_image', '0'),
(14824, 5530, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14825, 5530, 'zegen_page_template_opt', 'theme-default'),
(14826, 5530, 'zegen_page_template', 'right-sidebar'),
(14827, 5530, 'zegen_page_sidebar_mobile', 'theme-default'),
(14828, 5530, 'zegen_page_header_layout', 'theme-default'),
(14829, 5530, 'zegen_page_header_type', 'theme-default'),
(14830, 5530, 'zegen_page_header_bg_img', '0'),
(14831, 5530, 'zegen_page_header_items_opt', 'theme-default'),
(14832, 5530, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(14833, 5530, 'zegen_page_header_absolute_opt', 'theme-default'),
(14834, 5530, 'zegen_page_header_sticky_opt', 'theme-default'),
(14835, 5530, 'zegen_page_header_secondary_opt', 'theme-default'),
(14836, 5530, 'zegen_page_header_secondary_animate', 'left-push'),
(14837, 5530, 'zegen_page_nav_menu', 'none'),
(14838, 5530, 'zegen_page_header_topbar_opt', 'theme-default'),
(14839, 5530, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(14840, 5530, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(14841, 5530, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(14842, 5530, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(14843, 5530, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(14844, 5530, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(14845, 5530, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14846, 5530, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(14847, 5530, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(14848, 5530, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(14849, 5530, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14850, 5530, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14851, 5530, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(14852, 5530, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(14853, 5530, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(14854, 5530, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14855, 5530, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14856, 5530, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(14857, 5530, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(14858, 5530, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(14859, 5530, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14860, 5530, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14861, 5530, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(14862, 5530, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(14863, 5530, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(14864, 5530, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14865, 5530, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14866, 5530, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(14867, 5530, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(14868, 5530, 'zegen_page_header_navbar_opt', 'theme-default'),
(14869, 5530, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14870, 5530, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14871, 5530, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(14872, 5530, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(14873, 5530, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(14874, 5530, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14875, 5530, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14876, 5530, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(14877, 5530, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(14878, 5530, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(14879, 5530, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14880, 5530, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14881, 5530, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(14882, 5530, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(14883, 5530, 'zegen_page_header_stikcy_opt', 'theme-default'),
(14884, 5530, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14885, 5530, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(14886, 5530, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(14887, 5530, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(14888, 5530, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14889, 5530, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14890, 5530, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(14891, 5530, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(14892, 5530, 'zegen_page_header_page_title_opt', 'theme-default'),
(14893, 5530, 'zegen_page_header_page_title_parallax', 'theme-default'),
(14894, 5530, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(14895, 5530, 'zegen_page_page_title_items_opt', 'theme-default'),
(14896, 5530, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(14897, 5530, 'zegen_page_page_title_skin_opt', 'theme-default'),
(14898, 5530, 'zegen_page_page_title_bg', 'a:0:{}'),
(14899, 5530, 'zegen_page_page_title_link', 'a:0:{}'),
(14900, 5530, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14901, 5530, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14902, 5530, 'zegen_page_page_title_overlay', 'a:0:{}'),
(14903, 5530, 'zegen_page_footer_layout', 'theme-default'),
(14904, 5530, 'zegen_page_hidden_footer', 'theme-default'),
(14905, 5530, 'zegen_page_footer_skin_opt', 'theme-default'),
(14906, 5530, 'zegen_page_footer_bg_img', '0'),
(14907, 5530, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(14908, 5530, 'zegen_page_footer_link', 'a:0:{}'),
(14909, 5530, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14910, 5530, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14911, 5530, 'zegen_page_footer_items_opt', 'theme-default'),
(14912, 5530, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(14913, 5530, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(14914, 5530, 'zegen_page_footer_top_bg', 'a:0:{}'),
(14915, 5530, 'zegen_page_footer_top_link', 'a:0:{}'),
(14916, 5530, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14917, 5530, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14918, 5530, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(14919, 5530, 'zegen_page_footer_top_layout', '4-4-4'),
(14920, 5530, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(14921, 5530, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(14922, 5530, 'zegen_page_footer_middle_link', 'a:0:{}'),
(14923, 5530, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14924, 5530, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14925, 5530, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(14926, 5530, 'zegen_page_footer_middle_layout', '4-4-4'),
(14927, 5530, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(14928, 5530, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(14929, 5530, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(14930, 5530, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(14931, 5530, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14932, 5530, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14933, 5530, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(14934, 5530, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(14935, 5530, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(14936, 5530, 'zegen_page_header_slider_opt', 'theme-default'),
(14937, 5530, '_elementor_edit_mode', 'builder'),
(14938, 5530, '_elementor_template_type', 'wp-page'),
(14939, 5530, '_elementor_version', '3.6.7'),
(14940, 5530, 'zegen_page_header_navbar_font', '#ffffff'),
(14941, 5530, 'zegen_page_header_topbar_font', '#c1c1c1'),
(14942, 5530, 'zegen_page_header_navbar_sticky_font', '#000000'),
(14943, 5530, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"0f858ab","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","ministries_cols":"4","sc_spacing":"0px 20px 5px","text_align":"center"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false}]'),
(14944, 5530, 'zegen_page_custom_logo', '0'),
(14945, 5530, 'zegen_page_custom_sticky_logo', '0'),
(14946, 5530, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(14948, 5544, 'zegen_demo_content_key', '1'),
(14949, 5544, '_wp_page_template', 'default'),
(14950, 5544, '_wp_page_template', 'default'),
(14951, 5544, 'slide_template', 'default'),
(14952, 5544, 'zegen_page_layout', 'theme-default'),
(14953, 5544, 'zegen_page_content_padding_opt', 'custom'),
(14954, 5544, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14955, 5544, 'zegen_page_main_bg_color', 'a:0:{}'),
(14956, 5544, 'zegen_page_main_bg_image', '0'),
(14957, 5544, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14958, 5544, 'zegen_page_template_opt', 'theme-default'),
(14959, 5544, 'zegen_page_template', 'right-sidebar'),
(14960, 5544, 'zegen_page_sidebar_mobile', 'theme-default'),
(14961, 5544, 'zegen_page_header_layout', 'theme-default'),
(14962, 5544, 'zegen_page_header_type', 'theme-default'),
(14963, 5544, 'zegen_page_header_bg_img', '0'),
(14964, 5544, 'zegen_page_header_items_opt', 'theme-default'),
(14965, 5544, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(14966, 5544, 'zegen_page_header_absolute_opt', 'theme-default'),
(14967, 5544, 'zegen_page_header_sticky_opt', 'theme-default'),
(14968, 5544, 'zegen_page_header_secondary_opt', 'theme-default'),
(14969, 5544, 'zegen_page_header_secondary_animate', 'left-push'),
(14970, 5544, 'zegen_page_nav_menu', 'none'),
(14971, 5544, 'zegen_page_header_topbar_opt', 'theme-default'),
(14972, 5544, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(14973, 5544, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(14974, 5544, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(14975, 5544, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(14976, 5544, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(14977, 5544, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(14978, 5544, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14979, 5544, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(14980, 5544, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(14981, 5544, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(14982, 5544, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14983, 5544, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14984, 5544, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(14985, 5544, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(14986, 5544, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(14987, 5544, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14988, 5544, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(14989, 5544, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(14990, 5544, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(14991, 5544, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(14992, 5544, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14993, 5544, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14994, 5544, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(14995, 5544, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(14996, 5544, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(14997, 5544, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(14998, 5544, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(14999, 5544, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(15000, 5544, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(15001, 5544, 'zegen_page_header_navbar_opt', 'theme-default'),
(15002, 5544, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15003, 5544, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15004, 5544, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(15005, 5544, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(15006, 5544, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15007, 5544, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15008, 5544, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}');
INSERT INTO `wpd6_postmeta` VALUES
(15009, 5544, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(15010, 5544, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(15011, 5544, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15012, 5544, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15013, 5544, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15014, 5544, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(15015, 5544, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(15016, 5544, 'zegen_page_header_stikcy_opt', 'theme-default'),
(15017, 5544, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15018, 5544, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(15019, 5544, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(15020, 5544, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(15021, 5544, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15022, 5544, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15023, 5544, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(15024, 5544, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(15025, 5544, 'zegen_page_header_page_title_opt', 'theme-default'),
(15026, 5544, 'zegen_page_header_page_title_parallax', 'theme-default'),
(15027, 5544, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(15028, 5544, 'zegen_page_page_title_items_opt', 'theme-default'),
(15029, 5544, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(15030, 5544, 'zegen_page_page_title_skin_opt', 'theme-default'),
(15031, 5544, 'zegen_page_page_title_bg', 'a:0:{}'),
(15032, 5544, 'zegen_page_page_title_link', 'a:0:{}'),
(15033, 5544, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15034, 5544, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15035, 5544, 'zegen_page_page_title_overlay', 'a:0:{}'),
(15036, 5544, 'zegen_page_footer_layout', 'theme-default'),
(15037, 5544, 'zegen_page_hidden_footer', 'theme-default'),
(15038, 5544, 'zegen_page_footer_skin_opt', 'theme-default'),
(15039, 5544, 'zegen_page_footer_bg_img', '0'),
(15040, 5544, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(15041, 5544, 'zegen_page_footer_link', 'a:0:{}'),
(15042, 5544, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15043, 5544, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15044, 5544, 'zegen_page_footer_items_opt', 'theme-default'),
(15045, 5544, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(15046, 5544, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(15047, 5544, 'zegen_page_footer_top_bg', 'a:0:{}'),
(15048, 5544, 'zegen_page_footer_top_link', 'a:0:{}'),
(15049, 5544, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15050, 5544, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15051, 5544, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(15052, 5544, 'zegen_page_footer_top_layout', '4-4-4'),
(15053, 5544, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(15054, 5544, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(15055, 5544, 'zegen_page_footer_middle_link', 'a:0:{}'),
(15056, 5544, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15057, 5544, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15058, 5544, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(15059, 5544, 'zegen_page_footer_middle_layout', '4-4-4'),
(15060, 5544, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(15061, 5544, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(15062, 5544, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(15063, 5544, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(15064, 5544, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15065, 5544, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15066, 5544, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(15067, 5544, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(15068, 5544, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(15069, 5544, 'zegen_page_header_slider_opt', 'theme-default'),
(15070, 5544, '_elementor_edit_mode', 'builder'),
(15071, 5544, '_elementor_template_type', 'wp-page'),
(15072, 5544, '_elementor_version', '3.28.3'),
(15073, 5544, 'zegen_page_header_navbar_font', '#ffffff'),
(15074, 5544, 'zegen_page_header_topbar_font', '#c1c1c1'),
(15075, 5544, 'zegen_page_header_navbar_sticky_font', '#000000'),
(15076, 5544, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"198b15f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"491d8b2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"bc4aad8","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\\n\\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\\n\\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God\\u2019s heart for His people and the world.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"316a277","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"4eac197","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"f25dbb1","elType":"widget","settings":{"extra_class":"anim","popup_url":"#","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"77ffb79","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4d19599","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"2b022ae","elType":"container","settings":{"flex_direction":"column"},"elements":[],"isInner":false}]'),
(15077, 5544, 'zegen_page_custom_logo', '0'),
(15078, 5544, 'zegen_page_custom_sticky_logo', '0'),
(15079, 5544, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:2;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"title_section";a:6:{s:5:"title";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:2;s:13:"sub_title_pos";i:2;s:15:"sub_title_color";i:2;}s:17:"separator_section";a:1:{s:8:"sep_type";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:3;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:3;}s:14:"section_layout";a:3:{s:16:"content_position";i:1;s:15:"stretch_section";i:1;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:4;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:2;s:21:"background_attachment";i:1;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:2;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:7:"padding";i:3;s:6:"margin";i:2;s:7:"z_index";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}}'),
(15080, 5577, 'zegen_demo_content_key', '1'),
(15081, 5577, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:1;s:7:"z_index";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15082, 5577, '_wp_page_template', 'default'),
(15083, 5577, '_wp_page_template', 'default'),
(15084, 5577, '_wp_page_template', 'default'),
(15085, 5577, 'slide_template', 'default'),
(15086, 5577, 'zegen_page_layout', 'theme-default'),
(15087, 5577, 'zegen_page_content_padding_opt', 'theme-default'),
(15088, 5577, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15089, 5577, 'zegen_page_main_bg_color', 'a:0:{}'),
(15090, 5577, 'zegen_page_main_bg_image', '0'),
(15091, 5577, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15092, 5577, 'zegen_page_template_opt', 'theme-default'),
(15093, 5577, 'zegen_page_template', 'right-sidebar'),
(15094, 5577, 'zegen_page_sidebar_mobile', 'theme-default'),
(15095, 5577, 'zegen_page_header_layout', 'theme-default'),
(15096, 5577, 'zegen_page_header_type', 'theme-default'),
(15097, 5577, 'zegen_page_header_bg_img', '0'),
(15098, 5577, 'zegen_page_header_items_opt', 'theme-default'),
(15099, 5577, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(15100, 5577, 'zegen_page_header_absolute_opt', 'theme-default'),
(15101, 5577, 'zegen_page_header_sticky_opt', 'theme-default'),
(15102, 5577, 'zegen_page_header_secondary_opt', 'theme-default'),
(15103, 5577, 'zegen_page_header_secondary_animate', 'left-push'),
(15104, 5577, 'zegen_page_nav_menu', 'none'),
(15105, 5577, 'zegen_page_header_topbar_opt', 'theme-default'),
(15106, 5577, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15107, 5577, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15108, 5577, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(15109, 5577, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(15110, 5577, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15111, 5577, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(15112, 5577, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15113, 5577, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(15114, 5577, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(15115, 5577, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(15116, 5577, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15117, 5577, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15118, 5577, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(15119, 5577, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(15120, 5577, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(15121, 5577, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15122, 5577, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15123, 5577, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(15124, 5577, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(15125, 5577, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(15126, 5577, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15127, 5577, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15128, 5577, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(15129, 5577, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(15130, 5577, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(15131, 5577, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15132, 5577, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15133, 5577, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(15134, 5577, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(15135, 5577, 'zegen_page_header_navbar_opt', 'theme-default'),
(15136, 5577, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15137, 5577, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15138, 5577, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(15139, 5577, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(15140, 5577, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15141, 5577, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15142, 5577, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15143, 5577, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(15144, 5577, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(15145, 5577, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15146, 5577, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15147, 5577, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15148, 5577, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(15149, 5577, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(15150, 5577, 'zegen_page_header_stikcy_opt', 'theme-default'),
(15151, 5577, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15152, 5577, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(15153, 5577, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(15154, 5577, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(15155, 5577, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15156, 5577, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15157, 5577, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(15158, 5577, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(15159, 5577, 'zegen_page_header_page_title_opt', 'theme-default'),
(15160, 5577, 'zegen_page_header_page_title_parallax', 'theme-default'),
(15161, 5577, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(15162, 5577, 'zegen_page_page_title_items_opt', 'theme-default'),
(15163, 5577, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(15164, 5577, 'zegen_page_page_title_skin_opt', 'theme-default'),
(15165, 5577, 'zegen_page_page_title_bg', 'a:0:{}'),
(15166, 5577, 'zegen_page_page_title_link', 'a:0:{}'),
(15167, 5577, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15168, 5577, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15169, 5577, 'zegen_page_page_title_overlay', 'a:0:{}'),
(15170, 5577, 'zegen_page_footer_layout', 'theme-default'),
(15171, 5577, 'zegen_page_hidden_footer', 'theme-default'),
(15172, 5577, 'zegen_page_footer_skin_opt', 'theme-default'),
(15173, 5577, 'zegen_page_footer_bg_img', '0'),
(15174, 5577, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(15175, 5577, 'zegen_page_footer_link', 'a:0:{}'),
(15176, 5577, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15177, 5577, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15178, 5577, 'zegen_page_footer_items_opt', 'theme-default'),
(15179, 5577, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(15180, 5577, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(15181, 5577, 'zegen_page_footer_top_bg', 'a:0:{}'),
(15182, 5577, 'zegen_page_footer_top_link', 'a:0:{}'),
(15183, 5577, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15184, 5577, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15185, 5577, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(15186, 5577, 'zegen_page_footer_top_layout', '4-4-4'),
(15187, 5577, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(15188, 5577, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(15189, 5577, 'zegen_page_footer_middle_link', 'a:0:{}'),
(15190, 5577, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15191, 5577, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15192, 5577, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(15193, 5577, 'zegen_page_footer_middle_layout', '4-4-4'),
(15194, 5577, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(15195, 5577, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(15196, 5577, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(15197, 5577, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(15198, 5577, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15199, 5577, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15200, 5577, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(15201, 5577, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(15202, 5577, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(15203, 5577, 'zegen_page_header_slider_opt', 'theme-default'),
(15204, 5577, '_elementor_edit_mode', 'builder'),
(15205, 5577, '_elementor_template_type', 'wp-page'),
(15206, 5577, '_elementor_version', '2.7.4'),
(15207, 5577, 'zegen_page_header_navbar_font', '#ffffff'),
(15208, 5577, 'zegen_page_header_topbar_font', '#c1c1c1'),
(15209, 5577, 'zegen_page_header_navbar_sticky_font', '#000000'),
(15210, 5577, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(15211, 5577, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:1;s:7:"z_index";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15212, 5577, 'zegen_page_custom_logo', '0'),
(15213, 5577, 'zegen_page_custom_sticky_logo', '0'),
(15214, 5612, 'zegen_demo_content_key', '1'),
(15215, 5612, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:12:"post_heading";i:1;s:10:"title_link";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:16:"portfolio_layout";i:1;s:26:"portfolio_overlay_position";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_mobile";i:1;s:14:"padding_tablet";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15216, 5612, '_wp_page_template', 'default'),
(15217, 5612, '_wp_page_template', 'default'),
(15218, 5612, '_wp_page_template', 'default'),
(15219, 5612, '_wp_page_template', 'default'),
(15220, 5612, 'slide_template', 'default'),
(15221, 5612, 'zegen_page_layout', 'theme-default'),
(15222, 5612, 'zegen_page_content_padding_opt', 'custom'),
(15223, 5612, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15224, 5612, 'zegen_page_main_bg_color', 'a:0:{}'),
(15225, 5612, 'zegen_page_main_bg_image', '0'),
(15226, 5612, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15227, 5612, 'zegen_page_template_opt', 'theme-default'),
(15228, 5612, 'zegen_page_template', 'right-sidebar'),
(15229, 5612, 'zegen_page_sidebar_mobile', 'theme-default'),
(15230, 5612, 'zegen_page_header_layout', 'theme-default'),
(15231, 5612, 'zegen_page_header_type', 'theme-default'),
(15232, 5612, 'zegen_page_header_bg_img', '0'),
(15233, 5612, 'zegen_page_header_items_opt', 'theme-default'),
(15234, 5612, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(15235, 5612, 'zegen_page_header_absolute_opt', 'theme-default'),
(15236, 5612, 'zegen_page_header_sticky_opt', 'theme-default'),
(15237, 5612, 'zegen_page_header_secondary_opt', 'theme-default'),
(15238, 5612, 'zegen_page_header_secondary_animate', 'left-push'),
(15239, 5612, 'zegen_page_nav_menu', 'none'),
(15240, 5612, 'zegen_page_header_topbar_opt', 'theme-default'),
(15241, 5612, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15242, 5612, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15243, 5612, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(15244, 5612, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(15245, 5612, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15246, 5612, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(15247, 5612, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15248, 5612, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(15249, 5612, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(15250, 5612, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(15251, 5612, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15252, 5612, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15253, 5612, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(15254, 5612, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(15255, 5612, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(15256, 5612, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15257, 5612, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15258, 5612, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(15259, 5612, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(15260, 5612, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(15261, 5612, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15262, 5612, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15263, 5612, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(15264, 5612, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(15265, 5612, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(15266, 5612, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15267, 5612, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15268, 5612, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(15269, 5612, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(15270, 5612, 'zegen_page_header_navbar_opt', 'theme-default'),
(15271, 5612, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15272, 5612, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15273, 5612, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(15274, 5612, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(15275, 5612, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15276, 5612, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15277, 5612, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15278, 5612, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(15279, 5612, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(15280, 5612, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15281, 5612, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15282, 5612, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15283, 5612, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(15284, 5612, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(15285, 5612, 'zegen_page_header_stikcy_opt', 'theme-default'),
(15286, 5612, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15287, 5612, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(15288, 5612, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(15289, 5612, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(15290, 5612, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15291, 5612, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15292, 5612, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(15293, 5612, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(15294, 5612, 'zegen_page_header_page_title_opt', 'theme-default'),
(15295, 5612, 'zegen_page_header_page_title_parallax', 'theme-default'),
(15296, 5612, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(15297, 5612, 'zegen_page_page_title_items_opt', 'theme-default'),
(15298, 5612, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(15299, 5612, 'zegen_page_page_title_skin_opt', 'theme-default'),
(15300, 5612, 'zegen_page_page_title_bg', 'a:0:{}'),
(15301, 5612, 'zegen_page_page_title_link', 'a:0:{}'),
(15302, 5612, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15303, 5612, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15304, 5612, 'zegen_page_page_title_overlay', 'a:0:{}'),
(15305, 5612, 'zegen_page_footer_layout', 'theme-default'),
(15306, 5612, 'zegen_page_hidden_footer', 'theme-default'),
(15307, 5612, 'zegen_page_footer_skin_opt', 'theme-default'),
(15308, 5612, 'zegen_page_footer_bg_img', '0'),
(15309, 5612, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(15310, 5612, 'zegen_page_footer_link', 'a:0:{}'),
(15311, 5612, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15312, 5612, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15313, 5612, 'zegen_page_footer_items_opt', 'theme-default'),
(15314, 5612, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(15315, 5612, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(15316, 5612, 'zegen_page_footer_top_bg', 'a:0:{}'),
(15317, 5612, 'zegen_page_footer_top_link', 'a:0:{}'),
(15318, 5612, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15319, 5612, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15320, 5612, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(15321, 5612, 'zegen_page_footer_top_layout', '4-4-4'),
(15322, 5612, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(15323, 5612, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(15324, 5612, 'zegen_page_footer_middle_link', 'a:0:{}'),
(15325, 5612, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15326, 5612, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15327, 5612, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(15328, 5612, 'zegen_page_footer_middle_layout', '4-4-4'),
(15329, 5612, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(15330, 5612, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(15331, 5612, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(15332, 5612, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(15333, 5612, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15334, 5612, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15335, 5612, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(15336, 5612, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(15337, 5612, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(15338, 5612, 'zegen_page_header_slider_opt', 'theme-default'),
(15339, 5612, '_elementor_edit_mode', 'builder'),
(15340, 5612, '_elementor_template_type', 'wp-page'),
(15341, 5612, '_elementor_version', '2.7.5'),
(15342, 5612, 'zegen_page_header_navbar_font', '#ffffff'),
(15343, 5612, 'zegen_page_header_topbar_font', '#c1c1c1'),
(15344, 5612, 'zegen_page_header_navbar_sticky_font', '#000000'),
(15345, 5612, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","post_heading":"h4","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"portfolio_layout":"classic","portfolio_overlay_position":"bottom-left"},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(15346, 5612, 'zegen_page_custom_logo', '0'),
(15347, 5612, 'zegen_page_custom_sticky_logo', '0'),
(15348, 5612, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:12:"post_heading";i:1;s:10:"title_link";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:16:"portfolio_layout";i:1;s:26:"portfolio_overlay_position";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_mobile";i:1;s:14:"padding_tablet";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(15349, 5613, 'zegen_demo_content_key', '1'),
(15350, 5613, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15351, 5613, '_wp_page_template', 'default'),
(15352, 5613, '_wp_page_template', 'default'),
(15353, 5613, '_wp_page_template', 'default'),
(15354, 5613, '_wp_page_template', 'default'),
(15355, 5613, 'slide_template', 'default'),
(15356, 5613, 'zegen_page_layout', 'theme-default'),
(15357, 5613, 'zegen_page_content_padding_opt', 'custom'),
(15358, 5613, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15359, 5613, 'zegen_page_main_bg_color', 'a:0:{}'),
(15360, 5613, 'zegen_page_main_bg_image', '0'),
(15361, 5613, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15362, 5613, 'zegen_page_template_opt', 'theme-default'),
(15363, 5613, 'zegen_page_template', 'right-sidebar'),
(15364, 5613, 'zegen_page_sidebar_mobile', 'theme-default'),
(15365, 5613, 'zegen_page_header_layout', 'theme-default'),
(15366, 5613, 'zegen_page_header_type', 'theme-default'),
(15367, 5613, 'zegen_page_header_bg_img', '0'),
(15368, 5613, 'zegen_page_header_items_opt', 'theme-default'),
(15369, 5613, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(15370, 5613, 'zegen_page_header_absolute_opt', 'theme-default'),
(15371, 5613, 'zegen_page_header_sticky_opt', 'theme-default'),
(15372, 5613, 'zegen_page_header_secondary_opt', 'theme-default'),
(15373, 5613, 'zegen_page_header_secondary_animate', 'left-push'),
(15374, 5613, 'zegen_page_nav_menu', 'none'),
(15375, 5613, 'zegen_page_header_topbar_opt', 'theme-default'),
(15376, 5613, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15377, 5613, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15378, 5613, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(15379, 5613, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(15380, 5613, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15381, 5613, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(15382, 5613, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15383, 5613, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(15384, 5613, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(15385, 5613, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(15386, 5613, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15387, 5613, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15388, 5613, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(15389, 5613, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(15390, 5613, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(15391, 5613, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15392, 5613, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15393, 5613, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(15394, 5613, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(15395, 5613, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(15396, 5613, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15397, 5613, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15398, 5613, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(15399, 5613, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(15400, 5613, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(15401, 5613, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15402, 5613, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15403, 5613, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(15404, 5613, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(15405, 5613, 'zegen_page_header_navbar_opt', 'theme-default'),
(15406, 5613, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15407, 5613, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15408, 5613, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(15409, 5613, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(15410, 5613, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15411, 5613, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15412, 5613, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15413, 5613, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(15414, 5613, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(15415, 5613, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15416, 5613, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15417, 5613, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15418, 5613, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(15419, 5613, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(15420, 5613, 'zegen_page_header_stikcy_opt', 'theme-default'),
(15421, 5613, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15422, 5613, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(15423, 5613, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(15424, 5613, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(15425, 5613, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15426, 5613, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15427, 5613, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(15428, 5613, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(15429, 5613, 'zegen_page_header_page_title_opt', 'theme-default'),
(15430, 5613, 'zegen_page_header_page_title_parallax', 'theme-default'),
(15431, 5613, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(15432, 5613, 'zegen_page_page_title_items_opt', 'theme-default'),
(15433, 5613, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(15434, 5613, 'zegen_page_page_title_skin_opt', 'theme-default'),
(15435, 5613, 'zegen_page_page_title_bg', 'a:0:{}'),
(15436, 5613, 'zegen_page_page_title_link', 'a:0:{}'),
(15437, 5613, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15438, 5613, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15439, 5613, 'zegen_page_page_title_overlay', 'a:0:{}'),
(15440, 5613, 'zegen_page_footer_layout', 'theme-default'),
(15441, 5613, 'zegen_page_hidden_footer', 'theme-default'),
(15442, 5613, 'zegen_page_footer_skin_opt', 'theme-default'),
(15443, 5613, 'zegen_page_footer_bg_img', '0'),
(15444, 5613, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(15445, 5613, 'zegen_page_footer_link', 'a:0:{}'),
(15446, 5613, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15447, 5613, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15448, 5613, 'zegen_page_footer_items_opt', 'theme-default'),
(15449, 5613, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(15450, 5613, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(15451, 5613, 'zegen_page_footer_top_bg', 'a:0:{}'),
(15452, 5613, 'zegen_page_footer_top_link', 'a:0:{}'),
(15453, 5613, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15454, 5613, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15455, 5613, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(15456, 5613, 'zegen_page_footer_top_layout', '4-4-4'),
(15457, 5613, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(15458, 5613, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(15459, 5613, 'zegen_page_footer_middle_link', 'a:0:{}'),
(15460, 5613, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15461, 5613, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15462, 5613, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(15463, 5613, 'zegen_page_footer_middle_layout', '4-4-4'),
(15464, 5613, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(15465, 5613, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(15466, 5613, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(15467, 5613, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(15468, 5613, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15469, 5613, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15470, 5613, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(15471, 5613, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(15472, 5613, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(15473, 5613, 'zegen_page_header_slider_opt', 'theme-default'),
(15474, 5613, '_elementor_edit_mode', 'builder'),
(15475, 5613, '_elementor_template_type', 'wp-page'),
(15476, 5613, '_elementor_version', '2.7.5'),
(15477, 5613, 'zegen_page_header_navbar_font', '#ffffff'),
(15478, 5613, 'zegen_page_header_topbar_font', '#c1c1c1'),
(15479, 5613, 'zegen_page_header_navbar_sticky_font', '#000000'),
(15480, 5613, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(15481, 5613, 'zegen_page_custom_logo', '0'),
(15482, 5613, 'zegen_page_custom_sticky_logo', '0'),
(15483, 5613, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15484, 5614, 'zegen_demo_content_key', '1'),
(15485, 5614, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15486, 5614, '_wp_page_template', 'default'),
(15487, 5614, '_wp_page_template', 'default'),
(15488, 5614, '_wp_page_template', 'default'),
(15489, 5614, '_wp_page_template', 'default'),
(15490, 5614, 'slide_template', 'default'),
(15491, 5614, 'zegen_page_layout', 'theme-default'),
(15492, 5614, 'zegen_page_content_padding_opt', 'custom'),
(15493, 5614, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15494, 5614, 'zegen_page_main_bg_color', 'a:0:{}'),
(15495, 5614, 'zegen_page_main_bg_image', '0'),
(15496, 5614, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15497, 5614, 'zegen_page_template_opt', 'theme-default'),
(15498, 5614, 'zegen_page_template', 'right-sidebar'),
(15499, 5614, 'zegen_page_sidebar_mobile', 'theme-default'),
(15500, 5614, 'zegen_page_header_layout', 'theme-default'),
(15501, 5614, 'zegen_page_header_type', 'theme-default'),
(15502, 5614, 'zegen_page_header_bg_img', '0'),
(15503, 5614, 'zegen_page_header_items_opt', 'theme-default'),
(15504, 5614, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(15505, 5614, 'zegen_page_header_absolute_opt', 'theme-default'),
(15506, 5614, 'zegen_page_header_sticky_opt', 'theme-default'),
(15507, 5614, 'zegen_page_header_secondary_opt', 'theme-default'),
(15508, 5614, 'zegen_page_header_secondary_animate', 'left-push'),
(15509, 5614, 'zegen_page_nav_menu', 'none'),
(15510, 5614, 'zegen_page_header_topbar_opt', 'theme-default'),
(15511, 5614, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15512, 5614, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15513, 5614, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(15514, 5614, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(15515, 5614, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15516, 5614, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(15517, 5614, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15518, 5614, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(15519, 5614, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(15520, 5614, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(15521, 5614, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15522, 5614, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15523, 5614, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(15524, 5614, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(15525, 5614, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(15526, 5614, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15527, 5614, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15528, 5614, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(15529, 5614, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(15530, 5614, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(15531, 5614, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15532, 5614, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15533, 5614, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(15534, 5614, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(15535, 5614, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(15536, 5614, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15537, 5614, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15538, 5614, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(15539, 5614, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(15540, 5614, 'zegen_page_header_navbar_opt', 'theme-default'),
(15541, 5614, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15542, 5614, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15543, 5614, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(15544, 5614, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(15545, 5614, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15546, 5614, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15547, 5614, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15548, 5614, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(15549, 5614, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(15550, 5614, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15551, 5614, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15552, 5614, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15553, 5614, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(15554, 5614, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(15555, 5614, 'zegen_page_header_stikcy_opt', 'theme-default'),
(15556, 5614, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15557, 5614, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(15558, 5614, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(15559, 5614, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(15560, 5614, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15561, 5614, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15562, 5614, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(15563, 5614, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(15564, 5614, 'zegen_page_header_page_title_opt', 'theme-default'),
(15565, 5614, 'zegen_page_header_page_title_parallax', 'theme-default'),
(15566, 5614, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(15567, 5614, 'zegen_page_page_title_items_opt', 'theme-default'),
(15568, 5614, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(15569, 5614, 'zegen_page_page_title_skin_opt', 'theme-default'),
(15570, 5614, 'zegen_page_page_title_bg', 'a:0:{}'),
(15571, 5614, 'zegen_page_page_title_link', 'a:0:{}'),
(15572, 5614, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15573, 5614, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15574, 5614, 'zegen_page_page_title_overlay', 'a:0:{}'),
(15575, 5614, 'zegen_page_footer_layout', 'theme-default'),
(15576, 5614, 'zegen_page_hidden_footer', 'theme-default'),
(15577, 5614, 'zegen_page_footer_skin_opt', 'theme-default'),
(15578, 5614, 'zegen_page_footer_bg_img', '0'),
(15579, 5614, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(15580, 5614, 'zegen_page_footer_link', 'a:0:{}'),
(15581, 5614, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15582, 5614, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15583, 5614, 'zegen_page_footer_items_opt', 'theme-default'),
(15584, 5614, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(15585, 5614, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(15586, 5614, 'zegen_page_footer_top_bg', 'a:0:{}'),
(15587, 5614, 'zegen_page_footer_top_link', 'a:0:{}'),
(15588, 5614, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15589, 5614, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15590, 5614, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(15591, 5614, 'zegen_page_footer_top_layout', '4-4-4'),
(15592, 5614, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(15593, 5614, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(15594, 5614, 'zegen_page_footer_middle_link', 'a:0:{}'),
(15595, 5614, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15596, 5614, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15597, 5614, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(15598, 5614, 'zegen_page_footer_middle_layout', '4-4-4'),
(15599, 5614, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(15600, 5614, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(15601, 5614, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(15602, 5614, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(15603, 5614, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15604, 5614, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15605, 5614, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(15606, 5614, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(15607, 5614, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(15608, 5614, 'zegen_page_header_slider_opt', 'theme-default'),
(15609, 5614, '_elementor_edit_mode', 'builder'),
(15610, 5614, '_elementor_template_type', 'wp-page'),
(15611, 5614, '_elementor_version', '2.7.5'),
(15612, 5614, 'zegen_page_header_navbar_font', '#ffffff'),
(15613, 5614, 'zegen_page_header_topbar_font', '#c1c1c1'),
(15614, 5614, 'zegen_page_header_navbar_sticky_font', '#000000'),
(15615, 5614, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"3","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(15616, 5614, 'zegen_page_custom_logo', '0'),
(15617, 5614, 'zegen_page_custom_sticky_logo', '0'),
(15618, 5614, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15619, 5636, 'zegen_demo_content_key', '1'),
(15620, 5636, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}s:15:"section_effects";a:1:{s:9:"animation";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15621, 5636, '_wp_page_template', 'default'),
(15622, 5636, '_wp_page_template', 'default'),
(15623, 5636, '_wp_page_template', 'default'),
(15624, 5636, 'slide_template', 'default'),
(15625, 5636, 'zegen_page_layout', 'theme-default'),
(15626, 5636, 'zegen_page_content_padding_opt', 'custom'),
(15627, 5636, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15628, 5636, 'zegen_page_main_bg_color', 'a:0:{}'),
(15629, 5636, 'zegen_page_main_bg_image', '0'),
(15630, 5636, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15631, 5636, 'zegen_page_template_opt', 'theme-default'),
(15632, 5636, 'zegen_page_template', 'right-sidebar'),
(15633, 5636, 'zegen_page_sidebar_mobile', 'theme-default'),
(15634, 5636, 'zegen_page_header_layout', 'theme-default'),
(15635, 5636, 'zegen_page_header_type', 'theme-default'),
(15636, 5636, 'zegen_page_header_bg_img', '0'),
(15637, 5636, 'zegen_page_header_items_opt', 'theme-default'),
(15638, 5636, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(15639, 5636, 'zegen_page_header_absolute_opt', 'theme-default'),
(15640, 5636, 'zegen_page_header_sticky_opt', 'theme-default'),
(15641, 5636, 'zegen_page_header_secondary_opt', 'theme-default'),
(15642, 5636, 'zegen_page_header_secondary_animate', 'left-push'),
(15643, 5636, 'zegen_page_nav_menu', 'none'),
(15644, 5636, 'zegen_page_header_topbar_opt', 'theme-default'),
(15645, 5636, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15646, 5636, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15647, 5636, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(15648, 5636, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(15649, 5636, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15650, 5636, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(15651, 5636, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15652, 5636, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(15653, 5636, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(15654, 5636, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(15655, 5636, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15656, 5636, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15657, 5636, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(15658, 5636, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(15659, 5636, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(15660, 5636, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15661, 5636, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15662, 5636, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(15663, 5636, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(15664, 5636, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(15665, 5636, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15666, 5636, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15667, 5636, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(15668, 5636, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(15669, 5636, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(15670, 5636, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15671, 5636, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15672, 5636, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(15673, 5636, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(15674, 5636, 'zegen_page_header_navbar_opt', 'theme-default'),
(15675, 5636, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15676, 5636, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15677, 5636, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(15678, 5636, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(15679, 5636, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15680, 5636, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15681, 5636, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15682, 5636, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(15683, 5636, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(15684, 5636, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15685, 5636, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15686, 5636, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15687, 5636, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(15688, 5636, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(15689, 5636, 'zegen_page_header_stikcy_opt', 'theme-default'),
(15690, 5636, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15691, 5636, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(15692, 5636, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(15693, 5636, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(15694, 5636, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15695, 5636, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15696, 5636, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(15697, 5636, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(15698, 5636, 'zegen_page_header_page_title_opt', 'theme-default'),
(15699, 5636, 'zegen_page_header_page_title_parallax', 'theme-default'),
(15700, 5636, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(15701, 5636, 'zegen_page_page_title_items_opt', 'theme-default'),
(15702, 5636, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(15703, 5636, 'zegen_page_page_title_skin_opt', 'theme-default'),
(15704, 5636, 'zegen_page_page_title_bg', 'a:0:{}'),
(15705, 5636, 'zegen_page_page_title_link', 'a:0:{}'),
(15706, 5636, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15707, 5636, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15708, 5636, 'zegen_page_page_title_overlay', 'a:0:{}'),
(15709, 5636, 'zegen_page_footer_layout', 'theme-default'),
(15710, 5636, 'zegen_page_hidden_footer', 'theme-default'),
(15711, 5636, 'zegen_page_footer_skin_opt', 'theme-default'),
(15712, 5636, 'zegen_page_footer_bg_img', '0'),
(15713, 5636, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(15714, 5636, 'zegen_page_footer_link', 'a:0:{}'),
(15715, 5636, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15716, 5636, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15717, 5636, 'zegen_page_footer_items_opt', 'theme-default'),
(15718, 5636, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(15719, 5636, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(15720, 5636, 'zegen_page_footer_top_bg', 'a:0:{}'),
(15721, 5636, 'zegen_page_footer_top_link', 'a:0:{}'),
(15722, 5636, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15723, 5636, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15724, 5636, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(15725, 5636, 'zegen_page_footer_top_layout', '4-4-4'),
(15726, 5636, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(15727, 5636, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(15728, 5636, 'zegen_page_footer_middle_link', 'a:0:{}'),
(15729, 5636, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15730, 5636, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15731, 5636, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(15732, 5636, 'zegen_page_footer_middle_layout', '4-4-4'),
(15733, 5636, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(15734, 5636, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(15735, 5636, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(15736, 5636, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(15737, 5636, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15738, 5636, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15739, 5636, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(15740, 5636, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(15741, 5636, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(15742, 5636, 'zegen_page_header_slider_opt', 'theme-default'),
(15743, 5636, '_elementor_edit_mode', 'builder'),
(15744, 5636, '_elementor_template_type', 'wp-page'),
(15745, 5636, '_elementor_version', '2.7.5'),
(15746, 5636, 'zegen_page_header_navbar_font', '#ffffff'),
(15747, 5636, 'zegen_page_header_topbar_font', '#c1c1c1'),
(15748, 5636, 'zegen_page_header_navbar_sticky_font', '#000000'),
(15749, 5636, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"animation":"none","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"e6de912","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false}]'),
(15750, 5636, 'zegen_page_custom_logo', '0'),
(15751, 5636, 'zegen_page_custom_sticky_logo', '0'),
(15752, 5636, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}s:15:"section_effects";a:1:{s:9:"animation";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(15753, 5655, 'zegen_demo_content_key', '1'),
(15754, 5655, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15755, 5655, '_wp_page_template', 'default'),
(15756, 5655, '_wp_page_template', 'default'),
(15757, 5655, '_wp_page_template', 'default'),
(15758, 5655, '_wp_page_template', 'default'),
(15759, 5655, 'slide_template', 'default'),
(15760, 5655, 'zegen_page_layout', 'theme-default'),
(15761, 5655, 'zegen_page_content_padding_opt', 'custom'),
(15762, 5655, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15763, 5655, 'zegen_page_main_bg_color', 'a:0:{}'),
(15764, 5655, 'zegen_page_main_bg_image', '0'),
(15765, 5655, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15766, 5655, 'zegen_page_template_opt', 'theme-default'),
(15767, 5655, 'zegen_page_template', 'right-sidebar'),
(15768, 5655, 'zegen_page_sidebar_mobile', 'theme-default'),
(15769, 5655, 'zegen_page_header_layout', 'theme-default'),
(15770, 5655, 'zegen_page_header_type', 'theme-default'),
(15771, 5655, 'zegen_page_header_bg_img', '0'),
(15772, 5655, 'zegen_page_header_items_opt', 'theme-default'),
(15773, 5655, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(15774, 5655, 'zegen_page_header_absolute_opt', 'theme-default'),
(15775, 5655, 'zegen_page_header_sticky_opt', 'theme-default'),
(15776, 5655, 'zegen_page_header_secondary_opt', 'theme-default'),
(15777, 5655, 'zegen_page_header_secondary_animate', 'left-push'),
(15778, 5655, 'zegen_page_nav_menu', 'none'),
(15779, 5655, 'zegen_page_header_topbar_opt', 'theme-default'),
(15780, 5655, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15781, 5655, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15782, 5655, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(15783, 5655, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(15784, 5655, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15785, 5655, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(15786, 5655, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15787, 5655, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(15788, 5655, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(15789, 5655, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(15790, 5655, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15791, 5655, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15792, 5655, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(15793, 5655, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(15794, 5655, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(15795, 5655, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15796, 5655, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15797, 5655, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(15798, 5655, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(15799, 5655, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(15800, 5655, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15801, 5655, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15802, 5655, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(15803, 5655, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(15804, 5655, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(15805, 5655, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15806, 5655, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15807, 5655, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(15808, 5655, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(15809, 5655, 'zegen_page_header_navbar_opt', 'theme-default'),
(15810, 5655, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15811, 5655, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15812, 5655, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(15813, 5655, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(15814, 5655, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15815, 5655, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15816, 5655, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15817, 5655, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(15818, 5655, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(15819, 5655, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15820, 5655, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15821, 5655, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15822, 5655, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(15823, 5655, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(15824, 5655, 'zegen_page_header_stikcy_opt', 'theme-default'),
(15825, 5655, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15826, 5655, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(15827, 5655, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(15828, 5655, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(15829, 5655, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15830, 5655, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15831, 5655, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(15832, 5655, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(15833, 5655, 'zegen_page_header_page_title_opt', 'theme-default'),
(15834, 5655, 'zegen_page_header_page_title_parallax', 'theme-default'),
(15835, 5655, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(15836, 5655, 'zegen_page_page_title_items_opt', 'theme-default'),
(15837, 5655, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(15838, 5655, 'zegen_page_page_title_skin_opt', 'theme-default'),
(15839, 5655, 'zegen_page_page_title_bg', 'a:0:{}'),
(15840, 5655, 'zegen_page_page_title_link', 'a:0:{}'),
(15841, 5655, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15842, 5655, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15843, 5655, 'zegen_page_page_title_overlay', 'a:0:{}'),
(15844, 5655, 'zegen_page_footer_layout', 'theme-default'),
(15845, 5655, 'zegen_page_hidden_footer', 'theme-default'),
(15846, 5655, 'zegen_page_footer_skin_opt', 'theme-default'),
(15847, 5655, 'zegen_page_footer_bg_img', '0'),
(15848, 5655, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(15849, 5655, 'zegen_page_footer_link', 'a:0:{}'),
(15850, 5655, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15851, 5655, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15852, 5655, 'zegen_page_footer_items_opt', 'theme-default'),
(15853, 5655, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(15854, 5655, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(15855, 5655, 'zegen_page_footer_top_bg', 'a:0:{}'),
(15856, 5655, 'zegen_page_footer_top_link', 'a:0:{}'),
(15857, 5655, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15858, 5655, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15859, 5655, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(15860, 5655, 'zegen_page_footer_top_layout', '4-4-4'),
(15861, 5655, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(15862, 5655, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(15863, 5655, 'zegen_page_footer_middle_link', 'a:0:{}'),
(15864, 5655, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15865, 5655, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15866, 5655, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(15867, 5655, 'zegen_page_footer_middle_layout', '4-4-4'),
(15868, 5655, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(15869, 5655, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(15870, 5655, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(15871, 5655, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(15872, 5655, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15873, 5655, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15874, 5655, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(15875, 5655, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(15876, 5655, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(15877, 5655, 'zegen_page_header_slider_opt', 'theme-default'),
(15878, 5655, '_elementor_edit_mode', 'builder'),
(15879, 5655, '_elementor_template_type', 'wp-page'),
(15880, 5655, '_elementor_version', '2.7.5'),
(15881, 5655, 'zegen_page_header_navbar_font', '#ffffff'),
(15882, 5655, 'zegen_page_header_topbar_font', '#c1c1c1'),
(15883, 5655, 'zegen_page_header_navbar_sticky_font', '#000000'),
(15884, 5655, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"e6de912","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false}]'),
(15885, 5655, 'zegen_page_custom_logo', '0'),
(15886, 5655, 'zegen_page_custom_sticky_logo', '0'),
(15887, 5655, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(15888, 5662, 'zegen_demo_content_key', '1'),
(15889, 5662, '_wp_page_template', 'default'),
(15890, 5662, '_wp_page_template', 'default'),
(15891, 5662, '_wp_page_template', 'default'),
(15892, 5662, 'slide_template', 'default'),
(15893, 5662, 'zegen_page_layout', 'theme-default'),
(15894, 5662, 'zegen_page_content_padding_opt', 'custom'),
(15895, 5662, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15896, 5662, 'zegen_page_main_bg_color', 'a:0:{}'),
(15897, 5662, 'zegen_page_main_bg_image', '0'),
(15898, 5662, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15899, 5662, 'zegen_page_template_opt', 'theme-default'),
(15900, 5662, 'zegen_page_template', 'right-sidebar'),
(15901, 5662, 'zegen_page_sidebar_mobile', 'theme-default'),
(15902, 5662, 'zegen_page_header_layout', 'theme-default'),
(15903, 5662, 'zegen_page_header_type', 'theme-default'),
(15904, 5662, 'zegen_page_header_bg_img', '0'),
(15905, 5662, 'zegen_page_header_items_opt', 'theme-default'),
(15906, 5662, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(15907, 5662, 'zegen_page_header_absolute_opt', 'theme-default'),
(15908, 5662, 'zegen_page_header_sticky_opt', 'theme-default'),
(15909, 5662, 'zegen_page_header_secondary_opt', 'theme-default'),
(15910, 5662, 'zegen_page_header_secondary_animate', 'left-push'),
(15911, 5662, 'zegen_page_nav_menu', 'none'),
(15912, 5662, 'zegen_page_header_topbar_opt', 'theme-default'),
(15913, 5662, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15914, 5662, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(15915, 5662, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(15916, 5662, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(15917, 5662, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15918, 5662, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(15919, 5662, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15920, 5662, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(15921, 5662, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(15922, 5662, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(15923, 5662, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15924, 5662, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15925, 5662, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(15926, 5662, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(15927, 5662, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(15928, 5662, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15929, 5662, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15930, 5662, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(15931, 5662, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(15932, 5662, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(15933, 5662, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15934, 5662, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15935, 5662, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(15936, 5662, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(15937, 5662, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(15938, 5662, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15939, 5662, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15940, 5662, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(15941, 5662, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(15942, 5662, 'zegen_page_header_navbar_opt', 'theme-default'),
(15943, 5662, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15944, 5662, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15945, 5662, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(15946, 5662, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(15947, 5662, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15948, 5662, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15949, 5662, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15950, 5662, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(15951, 5662, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(15952, 5662, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(15953, 5662, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15954, 5662, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15955, 5662, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(15956, 5662, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(15957, 5662, 'zegen_page_header_stikcy_opt', 'theme-default'),
(15958, 5662, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(15959, 5662, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(15960, 5662, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(15961, 5662, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(15962, 5662, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15963, 5662, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15964, 5662, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(15965, 5662, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(15966, 5662, 'zegen_page_header_page_title_opt', 'theme-default'),
(15967, 5662, 'zegen_page_header_page_title_parallax', 'theme-default'),
(15968, 5662, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(15969, 5662, 'zegen_page_page_title_items_opt', 'theme-default'),
(15970, 5662, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(15971, 5662, 'zegen_page_page_title_skin_opt', 'theme-default'),
(15972, 5662, 'zegen_page_page_title_bg', 'a:0:{}'),
(15973, 5662, 'zegen_page_page_title_link', 'a:0:{}'),
(15974, 5662, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15975, 5662, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15976, 5662, 'zegen_page_page_title_overlay', 'a:0:{}'),
(15977, 5662, 'zegen_page_footer_layout', 'theme-default'),
(15978, 5662, 'zegen_page_hidden_footer', 'theme-default'),
(15979, 5662, 'zegen_page_footer_skin_opt', 'theme-default'),
(15980, 5662, 'zegen_page_footer_bg_img', '0'),
(15981, 5662, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(15982, 5662, 'zegen_page_footer_link', 'a:0:{}'),
(15983, 5662, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15984, 5662, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15985, 5662, 'zegen_page_footer_items_opt', 'theme-default'),
(15986, 5662, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(15987, 5662, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(15988, 5662, 'zegen_page_footer_top_bg', 'a:0:{}'),
(15989, 5662, 'zegen_page_footer_top_link', 'a:0:{}'),
(15990, 5662, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15991, 5662, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15992, 5662, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(15993, 5662, 'zegen_page_footer_top_layout', '4-4-4'),
(15994, 5662, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(15995, 5662, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(15996, 5662, 'zegen_page_footer_middle_link', 'a:0:{}'),
(15997, 5662, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(15998, 5662, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(15999, 5662, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(16000, 5662, 'zegen_page_footer_middle_layout', '4-4-4'),
(16001, 5662, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(16002, 5662, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(16003, 5662, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(16004, 5662, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(16005, 5662, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16006, 5662, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16007, 5662, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(16008, 5662, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(16009, 5662, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(16010, 5662, 'zegen_page_header_slider_opt', 'theme-default'),
(16011, 5662, '_elementor_edit_mode', 'builder'),
(16012, 5662, '_elementor_template_type', 'wp-page'),
(16013, 5662, '_elementor_version', '2.7.5'),
(16014, 5662, 'zegen_page_header_navbar_font', '#ffffff'),
(16015, 5662, 'zegen_page_header_topbar_font', '#c1c1c1'),
(16016, 5662, 'zegen_page_header_navbar_sticky_font', '#000000'),
(16017, 5662, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"87cadd6","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"681c281","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"66f0be4","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"2436434","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"a354e83","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"a56d9dd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"de42b19","float_mouse":"0"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"f923e4d","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"f95ec70","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"b2ac3a6","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"ad240ea","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"48429e8","elType":"section","settings":{"layout":"full_width","gap":"no","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"f0737bd","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"52c48c7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"abbd9c6","elType":"widget","settings":{"address":"8765 W Higgins Rd, Chicago, IL 60631, United States","zoom":{"unit":"px","size":14,"sizes":[]},"height":{"unit":"px","size":355,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}],"isInner":false}]'),
(16018, 5662, 'zegen_page_custom_logo', '0'),
(16019, 5662, 'zegen_page_custom_sticky_logo', '0'),
(16020, 5662, '_elementor_controls_usage', 'a:6:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:3;s:10:"title_head";i:3;s:11:"title_color";i:3;}s:15:"layouts_section";a:4:{s:10:"font_color";i:3;s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:4:{s:8:"icon_opt";i:3;s:7:"icon_ti";i:3;s:9:"icon_size";i:3;s:14:"icon_variation";i:3;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:6;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:5;s:19:"_inline_size_tablet";i:5;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:7:"z_index";i:1;s:14:"padding_tablet";i:2;s:14:"padding_mobile";i:2;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:1;s:6:"layout";i:1;s:3:"gap";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:11:"google_maps";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}}'),
(16021, 5757, 'zegen_demo_content_key', '1'),
(16022, 5757, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(16023, 5757, '_wp_page_template', 'default'),
(16024, 5757, '_wp_page_template', 'default'),
(16025, 5757, '_wp_page_template', 'default'),
(16027, 5757, 'zegen_page_layout', 'theme-default'),
(16028, 5757, 'zegen_page_content_padding_opt', 'custom'),
(16029, 5757, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16030, 5757, 'zegen_page_main_bg_color', 'a:0:{}'),
(16031, 5757, 'zegen_page_main_bg_image', '0'),
(16032, 5757, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16033, 5757, 'zegen_page_template_opt', 'theme-default'),
(16034, 5757, 'zegen_page_template', 'right-sidebar'),
(16035, 5757, 'zegen_page_sidebar_mobile', 'theme-default'),
(16036, 5757, 'zegen_page_header_layout', 'theme-default'),
(16037, 5757, 'zegen_page_header_type', 'theme-default'),
(16038, 5757, 'zegen_page_header_bg_img', '0'),
(16039, 5757, 'zegen_page_header_items_opt', 'theme-default'),
(16040, 5757, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(16041, 5757, 'zegen_page_header_absolute_opt', 'theme-default'),
(16042, 5757, 'zegen_page_header_sticky_opt', 'theme-default'),
(16043, 5757, 'zegen_page_header_secondary_opt', 'theme-default'),
(16044, 5757, 'zegen_page_header_secondary_animate', 'left-push'),
(16045, 5757, 'zegen_page_nav_menu', 'none'),
(16046, 5757, 'zegen_page_header_topbar_opt', 'theme-default'),
(16047, 5757, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16048, 5757, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16049, 5757, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(16050, 5757, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(16051, 5757, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16052, 5757, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(16053, 5757, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16054, 5757, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(16055, 5757, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(16056, 5757, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(16057, 5757, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16058, 5757, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16059, 5757, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(16060, 5757, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(16061, 5757, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(16062, 5757, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16063, 5757, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16064, 5757, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(16065, 5757, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(16066, 5757, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(16067, 5757, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16068, 5757, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16069, 5757, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(16070, 5757, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(16071, 5757, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(16072, 5757, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16073, 5757, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16074, 5757, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(16075, 5757, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(16076, 5757, 'zegen_page_header_navbar_opt', 'theme-default'),
(16077, 5757, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16078, 5757, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16079, 5757, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(16080, 5757, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(16081, 5757, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16082, 5757, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16083, 5757, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16084, 5757, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(16085, 5757, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(16086, 5757, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16087, 5757, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16088, 5757, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16089, 5757, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(16090, 5757, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}');
INSERT INTO `wpd6_postmeta` VALUES
(16091, 5757, 'zegen_page_header_stikcy_opt', 'theme-default'),
(16092, 5757, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16093, 5757, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(16094, 5757, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(16095, 5757, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(16096, 5757, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16097, 5757, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16098, 5757, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(16099, 5757, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(16100, 5757, 'zegen_page_header_page_title_opt', 'theme-default'),
(16101, 5757, 'zegen_page_header_page_title_parallax', 'theme-default'),
(16102, 5757, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(16103, 5757, 'zegen_page_page_title_items_opt', 'theme-default'),
(16104, 5757, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(16105, 5757, 'zegen_page_page_title_skin_opt', 'theme-default'),
(16106, 5757, 'zegen_page_page_title_bg', 'a:0:{}'),
(16107, 5757, 'zegen_page_page_title_link', 'a:0:{}'),
(16108, 5757, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16109, 5757, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16110, 5757, 'zegen_page_page_title_overlay', 'a:0:{}'),
(16111, 5757, 'zegen_page_footer_layout', 'theme-default'),
(16112, 5757, 'zegen_page_hidden_footer', 'theme-default'),
(16113, 5757, 'zegen_page_footer_skin_opt', 'theme-default'),
(16114, 5757, 'zegen_page_footer_bg_img', '0'),
(16115, 5757, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(16116, 5757, 'zegen_page_footer_link', 'a:0:{}'),
(16117, 5757, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16118, 5757, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16119, 5757, 'zegen_page_footer_items_opt', 'theme-default'),
(16120, 5757, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(16121, 5757, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(16122, 5757, 'zegen_page_footer_top_bg', 'a:0:{}'),
(16123, 5757, 'zegen_page_footer_top_link', 'a:0:{}'),
(16124, 5757, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16125, 5757, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16126, 5757, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(16127, 5757, 'zegen_page_footer_top_layout', '4-4-4'),
(16128, 5757, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(16129, 5757, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(16130, 5757, 'zegen_page_footer_middle_link', 'a:0:{}'),
(16131, 5757, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16132, 5757, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16133, 5757, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(16134, 5757, 'zegen_page_footer_middle_layout', '4-4-4'),
(16135, 5757, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(16136, 5757, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(16137, 5757, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(16138, 5757, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(16139, 5757, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16140, 5757, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16141, 5757, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(16142, 5757, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(16143, 5757, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(16144, 5757, 'zegen_page_header_slider_opt', 'theme-default'),
(16145, 5757, '_elementor_edit_mode', 'builder'),
(16146, 5757, '_elementor_template_type', 'wp-page'),
(16147, 5757, '_elementor_version', '3.5.4'),
(16148, 5757, 'zegen_page_header_navbar_font', '#ffffff'),
(16149, 5757, 'zegen_page_header_topbar_font', '#c1c1c1'),
(16150, 5757, 'zegen_page_header_navbar_sticky_font', '#000000'),
(16151, 5757, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a2f516e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false}]'),
(16152, 5757, 'zegen_page_custom_logo', '0'),
(16153, 5757, 'zegen_page_custom_sticky_logo', '0'),
(16154, 5757, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(16156, 5887, 'zegen_demo_content_key', '1'),
(16157, 5887, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(16158, 5887, '_wp_page_template', 'default'),
(16159, 5887, '_wp_page_template', 'default'),
(16160, 5887, '_wp_page_template', 'default'),
(16161, 5887, '_wp_page_template', 'default'),
(16162, 5887, 'slide_template', ''),
(16163, 5887, 'zegen_page_layout', 'theme-default'),
(16164, 5887, 'zegen_page_content_padding_opt', 'custom'),
(16165, 5887, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16166, 5887, 'zegen_page_main_bg_color', 'a:0:{}'),
(16167, 5887, 'zegen_page_main_bg_image', '0'),
(16168, 5887, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16169, 5887, 'zegen_page_template_opt', 'theme-default'),
(16170, 5887, 'zegen_page_template', 'right-sidebar'),
(16171, 5887, 'zegen_page_sidebar_mobile', 'theme-default'),
(16172, 5887, 'zegen_page_header_layout', 'theme-default'),
(16173, 5887, 'zegen_page_header_type', 'theme-default'),
(16174, 5887, 'zegen_page_header_bg_img', '0'),
(16175, 5887, 'zegen_page_header_items_opt', 'theme-default'),
(16176, 5887, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(16177, 5887, 'zegen_page_header_absolute_opt', 'theme-default'),
(16178, 5887, 'zegen_page_header_sticky_opt', 'theme-default'),
(16179, 5887, 'zegen_page_header_secondary_opt', 'theme-default'),
(16180, 5887, 'zegen_page_header_secondary_animate', 'left-push'),
(16181, 5887, 'zegen_page_nav_menu', 'none'),
(16182, 5887, 'zegen_page_header_topbar_opt', 'theme-default'),
(16183, 5887, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16184, 5887, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16185, 5887, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(16186, 5887, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(16187, 5887, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16188, 5887, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(16189, 5887, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16190, 5887, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(16191, 5887, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(16192, 5887, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(16193, 5887, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16194, 5887, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16195, 5887, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(16196, 5887, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(16197, 5887, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(16198, 5887, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16199, 5887, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16200, 5887, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(16201, 5887, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(16202, 5887, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(16203, 5887, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16204, 5887, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16205, 5887, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(16206, 5887, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(16207, 5887, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(16208, 5887, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16209, 5887, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16210, 5887, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(16211, 5887, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(16212, 5887, 'zegen_page_header_navbar_opt', 'theme-default'),
(16213, 5887, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16214, 5887, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16215, 5887, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(16216, 5887, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(16217, 5887, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16218, 5887, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16219, 5887, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16220, 5887, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(16221, 5887, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(16222, 5887, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16223, 5887, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16224, 5887, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16225, 5887, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(16226, 5887, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(16227, 5887, 'zegen_page_header_stikcy_opt', 'theme-default'),
(16228, 5887, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16229, 5887, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(16230, 5887, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(16231, 5887, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(16232, 5887, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16233, 5887, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16234, 5887, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(16235, 5887, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(16236, 5887, 'zegen_page_header_page_title_opt', 'theme-default'),
(16237, 5887, 'zegen_page_header_page_title_parallax', 'theme-default'),
(16238, 5887, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(16239, 5887, 'zegen_page_page_title_items_opt', 'theme-default'),
(16240, 5887, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(16241, 5887, 'zegen_page_page_title_skin_opt', 'theme-default'),
(16242, 5887, 'zegen_page_page_title_bg', 'a:0:{}'),
(16243, 5887, 'zegen_page_page_title_link', 'a:0:{}'),
(16244, 5887, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16245, 5887, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16246, 5887, 'zegen_page_page_title_overlay', 'a:0:{}'),
(16247, 5887, 'zegen_page_footer_layout', 'theme-default'),
(16248, 5887, 'zegen_page_hidden_footer', 'theme-default'),
(16249, 5887, 'zegen_page_footer_skin_opt', 'theme-default'),
(16250, 5887, 'zegen_page_footer_bg_img', '0'),
(16251, 5887, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(16252, 5887, 'zegen_page_footer_link', 'a:0:{}'),
(16253, 5887, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16254, 5887, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16255, 5887, 'zegen_page_footer_items_opt', 'theme-default'),
(16256, 5887, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(16257, 5887, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(16258, 5887, 'zegen_page_footer_top_bg', 'a:0:{}'),
(16259, 5887, 'zegen_page_footer_top_link', 'a:0:{}'),
(16260, 5887, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16261, 5887, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16262, 5887, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(16263, 5887, 'zegen_page_footer_top_layout', '4-4-4'),
(16264, 5887, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(16265, 5887, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(16266, 5887, 'zegen_page_footer_middle_link', 'a:0:{}'),
(16267, 5887, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16268, 5887, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16269, 5887, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(16270, 5887, 'zegen_page_footer_middle_layout', '4-4-4'),
(16271, 5887, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(16272, 5887, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(16273, 5887, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(16274, 5887, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(16275, 5887, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16276, 5887, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16277, 5887, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(16278, 5887, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(16279, 5887, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(16280, 5887, 'zegen_page_header_slider_opt', 'theme-default'),
(16281, 5887, '_elementor_edit_mode', 'builder'),
(16282, 5887, '_elementor_template_type', 'wp-page'),
(16283, 5887, '_elementor_version', '2.7.5'),
(16284, 5887, 'zegen_page_header_navbar_font', '#ffffff'),
(16285, 5887, 'zegen_page_header_topbar_font', '#c1c1c1'),
(16286, 5887, 'zegen_page_header_navbar_sticky_font', '#000000'),
(16287, 5887, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a2f516e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"18","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"classic","image_size":"medium","hard_croping":"1","sc_spacing":"30px 15px"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false}]'),
(16288, 5887, 'zegen_page_custom_logo', '0'),
(16289, 5887, 'zegen_page_custom_sticky_logo', '0'),
(16290, 5887, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(16291, 5900, 'zegen_demo_content_key', '1'),
(16292, 5900, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(16293, 5900, '_wp_page_template', 'default'),
(16294, 5900, '_wp_page_template', 'default'),
(16295, 5900, '_wp_page_template', 'default'),
(16296, 5900, '_wp_page_template', 'default'),
(16297, 5900, '_wp_page_template', 'default'),
(16298, 5900, 'slide_template', ''),
(16299, 5900, 'zegen_page_layout', 'theme-default'),
(16300, 5900, 'zegen_page_content_padding_opt', 'custom'),
(16301, 5900, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16302, 5900, 'zegen_page_main_bg_color', 'a:0:{}'),
(16303, 5900, 'zegen_page_main_bg_image', '0'),
(16304, 5900, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16305, 5900, 'zegen_page_template_opt', 'theme-default'),
(16306, 5900, 'zegen_page_template', 'right-sidebar'),
(16307, 5900, 'zegen_page_sidebar_mobile', 'theme-default'),
(16308, 5900, 'zegen_page_header_layout', 'theme-default'),
(16309, 5900, 'zegen_page_header_type', 'theme-default'),
(16310, 5900, 'zegen_page_header_bg_img', '0'),
(16311, 5900, 'zegen_page_header_items_opt', 'theme-default'),
(16312, 5900, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(16313, 5900, 'zegen_page_header_absolute_opt', 'theme-default'),
(16314, 5900, 'zegen_page_header_sticky_opt', 'theme-default'),
(16315, 5900, 'zegen_page_header_secondary_opt', 'theme-default'),
(16316, 5900, 'zegen_page_header_secondary_animate', 'left-push'),
(16317, 5900, 'zegen_page_nav_menu', 'none'),
(16318, 5900, 'zegen_page_header_topbar_opt', 'theme-default'),
(16319, 5900, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16320, 5900, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16321, 5900, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(16322, 5900, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(16323, 5900, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16324, 5900, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(16325, 5900, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16326, 5900, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(16327, 5900, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(16328, 5900, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(16329, 5900, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16330, 5900, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16331, 5900, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(16332, 5900, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(16333, 5900, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(16334, 5900, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16335, 5900, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16336, 5900, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(16337, 5900, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(16338, 5900, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(16339, 5900, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16340, 5900, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16341, 5900, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(16342, 5900, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(16343, 5900, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(16344, 5900, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16345, 5900, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16346, 5900, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(16347, 5900, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(16348, 5900, 'zegen_page_header_navbar_opt', 'theme-default'),
(16349, 5900, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16350, 5900, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16351, 5900, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(16352, 5900, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(16353, 5900, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16354, 5900, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16355, 5900, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16356, 5900, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(16357, 5900, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(16358, 5900, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16359, 5900, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16360, 5900, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16361, 5900, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(16362, 5900, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(16363, 5900, 'zegen_page_header_stikcy_opt', 'theme-default'),
(16364, 5900, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16365, 5900, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(16366, 5900, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(16367, 5900, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(16368, 5900, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16369, 5900, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16370, 5900, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(16371, 5900, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(16372, 5900, 'zegen_page_header_page_title_opt', 'theme-default'),
(16373, 5900, 'zegen_page_header_page_title_parallax', 'theme-default'),
(16374, 5900, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(16375, 5900, 'zegen_page_page_title_items_opt', 'theme-default'),
(16376, 5900, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(16377, 5900, 'zegen_page_page_title_skin_opt', 'theme-default'),
(16378, 5900, 'zegen_page_page_title_bg', 'a:0:{}'),
(16379, 5900, 'zegen_page_page_title_link', 'a:0:{}'),
(16380, 5900, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16381, 5900, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16382, 5900, 'zegen_page_page_title_overlay', 'a:0:{}'),
(16383, 5900, 'zegen_page_footer_layout', 'theme-default'),
(16384, 5900, 'zegen_page_hidden_footer', 'theme-default'),
(16385, 5900, 'zegen_page_footer_skin_opt', 'theme-default'),
(16386, 5900, 'zegen_page_footer_bg_img', '0'),
(16387, 5900, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(16388, 5900, 'zegen_page_footer_link', 'a:0:{}'),
(16389, 5900, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16390, 5900, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16391, 5900, 'zegen_page_footer_items_opt', 'theme-default'),
(16392, 5900, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(16393, 5900, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(16394, 5900, 'zegen_page_footer_top_bg', 'a:0:{}'),
(16395, 5900, 'zegen_page_footer_top_link', 'a:0:{}'),
(16396, 5900, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16397, 5900, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16398, 5900, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(16399, 5900, 'zegen_page_footer_top_layout', '4-4-4'),
(16400, 5900, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(16401, 5900, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(16402, 5900, 'zegen_page_footer_middle_link', 'a:0:{}'),
(16403, 5900, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16404, 5900, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16405, 5900, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(16406, 5900, 'zegen_page_footer_middle_layout', '4-4-4'),
(16407, 5900, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(16408, 5900, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(16409, 5900, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(16410, 5900, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(16411, 5900, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16412, 5900, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16413, 5900, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(16414, 5900, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(16415, 5900, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(16416, 5900, 'zegen_page_header_slider_opt', 'theme-default'),
(16417, 5900, '_elementor_edit_mode', 'builder'),
(16418, 5900, '_elementor_template_type', 'wp-page'),
(16419, 5900, '_elementor_version', '2.7.5'),
(16420, 5900, 'zegen_page_header_navbar_font', '#ffffff'),
(16421, 5900, 'zegen_page_header_topbar_font', '#c1c1c1'),
(16422, 5900, 'zegen_page_header_navbar_sticky_font', '#000000'),
(16423, 5900, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a2f516e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"18","more_text":"Read More","heading_tag":"h5","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","image_size":"custom","hard_croping":"1","sc_spacing":"30px 12px 15px 40px","custom_image_size":"768x550;"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false}]'),
(16424, 5900, 'zegen_page_custom_logo', '0'),
(16425, 5900, 'zegen_page_custom_sticky_logo', '0'),
(16426, 5900, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(16427, 6255, 'zegen_demo_content_key', '1'),
(16428, 6255, '_elementor_controls_usage', 'a:0:{}'),
(16429, 6255, '_elementor_controls_usage', 'a:0:{}'),
(16430, 6256, 'zegen_demo_content_key', '1'),
(16431, 6256, '_elementor_controls_usage', 'a:0:{}'),
(16432, 6256, '_elementor_controls_usage', 'a:0:{}'),
(16433, 6257, 'zegen_demo_content_key', '1'),
(16434, 6257, '_elementor_controls_usage', 'a:0:{}'),
(16435, 6257, '_elementor_controls_usage', 'a:0:{}'),
(16436, 6258, 'zegen_demo_content_key', '1'),
(16437, 6258, '_elementor_controls_usage', 'a:0:{}'),
(16438, 6258, '_elementor_controls_usage', 'a:0:{}'),
(16439, 6324, 'zegen_demo_content_key', '1'),
(16440, 6324, '_wp_page_template', 'default'),
(16441, 6324, '_wp_page_template', 'default'),
(16442, 6324, '_wp_page_template', 'default'),
(16443, 6324, 'slide_template', ''),
(16444, 6324, 'zegen_page_layout', 'theme-default'),
(16445, 6324, 'zegen_page_content_padding_opt', 'custom'),
(16446, 6324, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16447, 6324, 'zegen_page_main_bg_color', 'a:0:{}'),
(16448, 6324, 'zegen_page_main_bg_image', '0'),
(16449, 6324, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16450, 6324, 'zegen_page_template_opt', 'theme-default'),
(16451, 6324, 'zegen_page_template', 'right-sidebar'),
(16452, 6324, 'zegen_page_sidebar_mobile', 'theme-default'),
(16453, 6324, 'zegen_page_header_layout', 'theme-default'),
(16454, 6324, 'zegen_page_header_type', 'theme-default'),
(16455, 6324, 'zegen_page_header_bg_img', '0'),
(16456, 6324, 'zegen_page_header_items_opt', 'theme-default'),
(16457, 6324, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(16458, 6324, 'zegen_page_header_absolute_opt', 'theme-default'),
(16459, 6324, 'zegen_page_header_sticky_opt', 'theme-default'),
(16460, 6324, 'zegen_page_header_secondary_opt', 'theme-default'),
(16461, 6324, 'zegen_page_header_secondary_animate', 'left-push'),
(16462, 6324, 'zegen_page_nav_menu', 'none'),
(16463, 6324, 'zegen_page_header_topbar_opt', 'theme-default'),
(16464, 6324, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16465, 6324, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16466, 6324, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(16467, 6324, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(16468, 6324, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16469, 6324, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(16470, 6324, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16471, 6324, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(16472, 6324, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(16473, 6324, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(16474, 6324, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16475, 6324, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16476, 6324, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(16477, 6324, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(16478, 6324, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(16479, 6324, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16480, 6324, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16481, 6324, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(16482, 6324, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(16483, 6324, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(16484, 6324, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16485, 6324, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16486, 6324, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(16487, 6324, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(16488, 6324, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(16489, 6324, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16490, 6324, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16491, 6324, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(16492, 6324, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(16493, 6324, 'zegen_page_header_navbar_opt', 'theme-default'),
(16494, 6324, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16495, 6324, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16496, 6324, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(16497, 6324, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(16498, 6324, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16499, 6324, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16500, 6324, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16501, 6324, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(16502, 6324, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(16503, 6324, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16504, 6324, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16505, 6324, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16506, 6324, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(16507, 6324, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(16508, 6324, 'zegen_page_header_stikcy_opt', 'theme-default'),
(16509, 6324, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16510, 6324, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(16511, 6324, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(16512, 6324, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(16513, 6324, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16514, 6324, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16515, 6324, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(16516, 6324, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(16517, 6324, 'zegen_page_header_page_title_opt', 'theme-default'),
(16518, 6324, 'zegen_page_header_page_title_parallax', 'theme-default'),
(16519, 6324, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(16520, 6324, 'zegen_page_page_title_items_opt', 'theme-default'),
(16521, 6324, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(16522, 6324, 'zegen_page_page_title_skin_opt', 'theme-default'),
(16523, 6324, 'zegen_page_page_title_bg', 'a:0:{}'),
(16524, 6324, 'zegen_page_page_title_link', 'a:0:{}'),
(16525, 6324, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16526, 6324, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16527, 6324, 'zegen_page_page_title_overlay', 'a:0:{}'),
(16528, 6324, 'zegen_page_footer_layout', 'theme-default'),
(16529, 6324, 'zegen_page_hidden_footer', 'theme-default'),
(16530, 6324, 'zegen_page_footer_skin_opt', 'theme-default'),
(16531, 6324, 'zegen_page_footer_bg_img', '0'),
(16532, 6324, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(16533, 6324, 'zegen_page_footer_link', 'a:0:{}'),
(16534, 6324, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16535, 6324, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16536, 6324, 'zegen_page_footer_items_opt', 'theme-default'),
(16537, 6324, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(16538, 6324, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(16539, 6324, 'zegen_page_footer_top_bg', 'a:0:{}'),
(16540, 6324, 'zegen_page_footer_top_link', 'a:0:{}'),
(16541, 6324, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16542, 6324, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16543, 6324, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(16544, 6324, 'zegen_page_footer_top_layout', '4-4-4'),
(16545, 6324, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(16546, 6324, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(16547, 6324, 'zegen_page_footer_middle_link', 'a:0:{}'),
(16548, 6324, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16549, 6324, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16550, 6324, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(16551, 6324, 'zegen_page_footer_middle_layout', '4-4-4'),
(16552, 6324, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(16553, 6324, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(16554, 6324, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(16555, 6324, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(16556, 6324, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16557, 6324, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16558, 6324, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(16559, 6324, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(16560, 6324, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(16561, 6324, 'zegen_page_header_slider_opt', 'theme-default'),
(16562, 6324, '_elementor_edit_mode', 'builder'),
(16563, 6324, '_elementor_template_type', 'wp-page'),
(16564, 6324, '_elementor_version', '2.9.14'),
(16565, 6324, 'zegen_page_header_navbar_font', '#ffffff');
INSERT INTO `wpd6_postmeta` VALUES
(16566, 6324, 'zegen_page_header_topbar_font', '#c1c1c1'),
(16567, 6324, 'zegen_page_header_navbar_sticky_font', '#000000'),
(16568, 6324, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"bbd69e9","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"25","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 5px 20px 24px 0px","pagination":"1"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(16569, 6324, 'zegen_page_custom_logo', '0'),
(16570, 6324, 'zegen_page_custom_sticky_logo', '0'),
(16571, 6324, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}s:14:"filter_section";a:1:{s:10:"pagination";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(16572, 6522, 'zegen_demo_content_key', '1'),
(16573, 6522, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(16574, 6522, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(16575, 6522, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(16576, 6522, 'zegen_page_header_slider_opt', 'theme-default'),
(16577, 6522, '_elementor_edit_mode', 'builder'),
(16578, 6522, '_elementor_template_type', 'wp-page'),
(16579, 6522, '_elementor_version', '3.6.7'),
(16580, 6522, 'zegen_page_header_slider', '[rev_slider alias="Zegen-Home-2"][/rev_slider]'),
(16581, 6522, 'zegen_page_header_navbar_font', '#ffffff'),
(16582, 6522, 'zegen_page_header_topbar_font', '#f7f7f7'),
(16583, 6522, 'zegen_page_header_navbar_sticky_font', '#000000'),
(16584, 6522, '_elementor_data', '[{"id":"810a277","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"5b68e08","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2fb41be","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fcfe011","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"0b6aa32","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"3f6d801","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"72d4b88","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"image_size":"custom","image_custom_dimension":{"width":"390","height":"556"},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"8b5e558","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"9fdee8c","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a9f6117","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d731ddc","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"03e9eaf","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"30","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6915937","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"06cb50d","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"3cfbd8b","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c23ff71","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"b6bc5c9","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic","_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"ba065d9","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"aaa8d34","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"e045f23","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"a3bba97","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3077122","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"9c24fbb","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1 margin-bottom-40","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"dbb85d5","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"150","right":"0","bottom":"180","left":"0","isLinked":false},"shape_divider_bottom":"clouds","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"18157ad","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"3e7a45b","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Free Family Event Countdown","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8a32907","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","_animation":"fadeInUp"},"elements":[],"widgetType":"zegendaycounter"},{"id":"a5d42ca","elType":"widget","settings":{"title":"Dec 24, 2022 - Wednesday 12 am to 4 am ","size":"medium","header_size":"div","align":"center","title_color":"#F2F2F2","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_mobile":{"unit":"px","size":30,"sizes":[]},"_padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"}],"isInner":false}],"isInner":false},{"id":"46a4f03","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"4e5128a","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f9f509e","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"e0a184a","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"eb0048c","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"120","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"676907c","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"caae426","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"ab6350b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"de42b19"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-167","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"626b8cc","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"b5037cf","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"c6d1862","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"2d22aab","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"bde3443","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1fb1ac7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3814f13","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"ad18e54","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"59fa038","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"09b88df","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h5","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(16585, 6522, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16586, 6522, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16587, 6522, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(16588, 6522, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(16589, 6522, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(16590, 6522, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(16591, 6522, 'zegen_page_footer_middle_layout', '4-4-4'),
(16592, 6522, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(16593, 6522, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16594, 6522, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16595, 6522, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(16596, 6522, 'zegen_page_footer_middle_link', 'a:0:{}'),
(16597, 6522, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(16598, 6522, 'zegen_page_footer_top_layout', '4-4-4'),
(16599, 6522, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(16600, 6522, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16601, 6522, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16602, 6522, 'zegen_page_footer_top_link', 'a:0:{}'),
(16603, 6522, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(16604, 6522, 'zegen_page_footer_top_bg', 'a:0:{}'),
(16605, 6522, 'zegen_page_footer_items_opt', 'theme-default'),
(16606, 6522, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(16607, 6522, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16608, 6522, 'zegen_page_footer_link', 'a:0:{}'),
(16609, 6522, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16610, 6522, 'zegen_page_footer_bg_img', '0'),
(16611, 6522, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(16612, 6522, 'zegen_page_footer_skin_opt', 'theme-default'),
(16613, 6522, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16614, 6522, 'zegen_page_page_title_overlay', 'a:0:{}'),
(16615, 6522, 'zegen_page_footer_layout', 'theme-default'),
(16616, 6522, 'zegen_page_hidden_footer', 'theme-default'),
(16617, 6522, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16618, 6522, 'zegen_page_page_title_link', 'a:0:{}'),
(16619, 6522, 'zegen_page_page_title_bg', 'a:0:{}'),
(16620, 6522, 'zegen_page_page_title_skin_opt', 'theme-default'),
(16621, 6522, 'zegen_page_page_title_items_opt', 'theme-default'),
(16622, 6522, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(16623, 6522, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(16624, 6522, 'zegen_page_header_page_title_parallax', 'theme-default'),
(16625, 6522, 'zegen_page_header_page_title_opt', '0'),
(16626, 6522, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(16627, 6522, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(16628, 6522, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16629, 6522, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16630, 6522, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(16631, 6522, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(16632, 6522, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(16633, 6522, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16634, 6522, 'zegen_page_header_stikcy_opt', 'theme-default'),
(16635, 6522, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(16636, 6522, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(16637, 6522, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16638, 6522, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16639, 6522, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16640, 6522, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16641, 6522, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(16642, 6522, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(16643, 6522, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16644, 6522, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16645, 6522, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:21:"rgba(255,255,255,0.3)";i:1;s:7:"#ffffff";}'),
(16646, 6522, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(16647, 6522, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16648, 6522, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16649, 6522, 'zegen_page_header_navbar_opt', 'theme-default'),
(16650, 6522, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(16651, 6522, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(16652, 6522, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16653, 6522, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16654, 6522, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(16655, 6522, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(16656, 6522, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(16657, 6522, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16658, 6522, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16659, 6522, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(16660, 6522, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(16661, 6522, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(16662, 6522, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16663, 6522, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(16664, 6522, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16665, 6522, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(16666, 6522, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(16667, 6522, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16668, 6522, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16669, 6522, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(16670, 6522, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(16671, 6522, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(16672, 6522, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16673, 6522, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(16674, 6522, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#ffffff";i:2;s:7:"#ffffff";}'),
(16675, 6522, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,0,0,0.0)";i:1;s:7:"#000000";}'),
(16676, 6522, 'zegen_page_header_topbar_skin_opt', 'custom'),
(16677, 6522, 'zegen_page_layout', 'theme-default'),
(16678, 6522, 'zegen_page_content_padding_opt', 'custom'),
(16679, 6522, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16680, 6522, 'zegen_page_main_bg_color', 'a:0:{}'),
(16681, 6522, 'zegen_page_main_bg_image', '0'),
(16682, 6522, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16683, 6522, 'zegen_page_template_opt', 'theme-default'),
(16684, 6522, 'zegen_page_template', 'right-sidebar'),
(16685, 6522, 'zegen_page_sidebar_mobile', 'theme-default'),
(16686, 6522, 'zegen_page_header_layout', 'boxed'),
(16687, 6522, 'zegen_page_header_type', 'theme-default'),
(16688, 6522, 'zegen_page_header_bg_img', '0'),
(16689, 6522, 'zegen_page_header_items_opt', 'custom'),
(16690, 6522, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(16691, 6522, 'zegen_page_header_absolute_opt', '1'),
(16692, 6522, 'zegen_page_header_sticky_opt', 'theme-default'),
(16693, 6522, 'zegen_page_header_secondary_opt', 'theme-default'),
(16694, 6522, 'zegen_page_header_secondary_animate', 'left-push'),
(16695, 6522, 'zegen_page_nav_menu', 'none'),
(16696, 6522, 'zegen_page_header_topbar_opt', 'custom'),
(16697, 6522, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"50";i:1;s:2:"px";}'),
(16698, 6522, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"50";i:1;s:2:"px";}'),
(16699, 6522, 'slide_template', 'default'),
(16700, 6522, '_wp_page_template', 'default'),
(16701, 6522, '_wp_page_template', 'default'),
(16702, 6522, 'zegen_page_custom_logo', '0'),
(16703, 6522, 'zegen_page_custom_sticky_logo', '0'),
(16704, 6522, 'zegen_page_header_extra_class', 'custom-home-2'),
(16705, 6522, '_elementor_controls_usage', 'a:13:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:13:"title_section";a:6:{s:5:"title";i:8;s:10:"text_align";i:6;s:11:"title_color";i:3;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:7;s:13:"sub_title_pos";i:7;s:15:"sub_title_color";i:7;}s:17:"separator_section";a:1:{s:8:"sep_type";i:7;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:8;s:8:"_padding";i:8;s:15:"_padding_tablet";i:2;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:15;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:10;s:19:"_inline_size_tablet";i:4;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:3;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:5:{s:18:"section_background";a:14:{s:21:"background_background";i:8;s:19:"background_position";i:8;s:17:"background_repeat";i:8;s:15:"background_size";i:8;s:14:"parallax_ratio";i:7;s:16:"background_image";i:3;s:21:"background_attachment";i:1;s:12:"parallax_opt";i:3;s:26:"background_position_tablet";i:2;s:26:"background_position_mobile";i:2;s:24:"background_repeat_tablet";i:2;s:24:"background_repeat_mobile";i:2;s:22:"background_size_tablet";i:2;s:22:"background_size_mobile";i:2;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:8;s:26:"background_overlay_opacity";i:8;s:24:"background_overlay_color";i:3;}s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:21:"section_shape_divider";a:3:{s:26:"shape_divider_bottom_color";i:4;s:20:"shape_divider_bottom";i:2;s:17:"shape_divider_top";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:7:{s:7:"padding";i:11;s:7:"z_index";i:4;s:14:"padding_tablet";i:10;s:14:"padding_mobile";i:11;s:6:"margin";i:5;s:13:"margin_tablet";i:1;s:13:"margin_mobile";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:4;s:16:"content_position";i:1;s:6:"layout";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:4;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:3:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:1;s:4:"size";i:1;s:11:"header_size";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:3:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:12:"_css_classes";i:1;s:8:"_padding";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(16707, 16759, 'zegen_demo_content_key', '1'),
(16708, 16759, '_wp_page_template', 'default'),
(16709, 16759, '_wp_page_template', 'default'),
(16710, 16759, '_wp_page_template', 'default'),
(16711, 16759, 'slide_template', 'default'),
(16712, 16759, 'zegen_page_layout', 'theme-default'),
(16713, 16759, 'zegen_page_content_padding_opt', 'custom'),
(16714, 16759, 'zegen_page_content_padding', 'a:7:{i:0;s:2:"80";i:1;s:0:"";i:2;s:2:"80";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16715, 16759, 'zegen_page_main_bg_color', 'a:0:{}'),
(16716, 16759, 'zegen_page_main_bg_image', '0'),
(16717, 16759, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16718, 16759, 'zegen_page_template_opt', 'custom'),
(16719, 16759, 'zegen_page_template', 'left-sidebar'),
(16720, 16759, 'zegen_page_sidebar_mobile', 'theme-default'),
(16721, 16759, 'zegen_page_header_layout', 'theme-default'),
(16722, 16759, 'zegen_page_header_type', 'theme-default'),
(16723, 16759, 'zegen_page_header_bg_img', '0'),
(16724, 16759, 'zegen_page_header_items_opt', 'theme-default'),
(16725, 16759, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(16726, 16759, 'zegen_page_header_absolute_opt', 'theme-default'),
(16727, 16759, 'zegen_page_header_sticky_opt', 'theme-default'),
(16728, 16759, 'zegen_page_header_secondary_opt', 'theme-default'),
(16729, 16759, 'zegen_page_header_secondary_animate', 'left-push'),
(16730, 16759, 'zegen_page_nav_menu', 'none'),
(16731, 16759, 'zegen_page_header_topbar_opt', 'theme-default'),
(16732, 16759, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16733, 16759, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16734, 16759, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(16735, 16759, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(16736, 16759, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16737, 16759, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(16738, 16759, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16739, 16759, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(16740, 16759, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(16741, 16759, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(16742, 16759, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16743, 16759, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16744, 16759, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(16745, 16759, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(16746, 16759, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(16747, 16759, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16748, 16759, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16749, 16759, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(16750, 16759, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(16751, 16759, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(16752, 16759, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16753, 16759, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16754, 16759, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(16755, 16759, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(16756, 16759, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(16757, 16759, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16758, 16759, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16759, 16759, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(16760, 16759, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(16761, 16759, 'zegen_page_header_navbar_opt', 'theme-default'),
(16762, 16759, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16763, 16759, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16764, 16759, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(16765, 16759, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(16766, 16759, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16767, 16759, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16768, 16759, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16769, 16759, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(16770, 16759, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(16771, 16759, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16772, 16759, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16773, 16759, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16774, 16759, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(16775, 16759, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(16776, 16759, 'zegen_page_header_stikcy_opt', 'theme-default'),
(16777, 16759, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16778, 16759, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(16779, 16759, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(16780, 16759, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(16781, 16759, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16782, 16759, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16783, 16759, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(16784, 16759, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(16785, 16759, 'zegen_page_header_page_title_opt', 'theme-default'),
(16786, 16759, 'zegen_page_header_page_title_parallax', 'theme-default'),
(16787, 16759, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(16788, 16759, 'zegen_page_page_title_items_opt', 'theme-default'),
(16789, 16759, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(16790, 16759, 'zegen_page_page_title_skin_opt', 'theme-default'),
(16791, 16759, 'zegen_page_page_title_bg', 'a:0:{}'),
(16792, 16759, 'zegen_page_page_title_link', 'a:0:{}'),
(16793, 16759, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16794, 16759, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16795, 16759, 'zegen_page_page_title_overlay', 'a:0:{}'),
(16796, 16759, 'zegen_page_footer_layout', 'theme-default'),
(16797, 16759, 'zegen_page_hidden_footer', 'theme-default'),
(16798, 16759, 'zegen_page_footer_skin_opt', 'theme-default'),
(16799, 16759, 'zegen_page_footer_bg_img', '0'),
(16800, 16759, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(16801, 16759, 'zegen_page_footer_link', 'a:0:{}'),
(16802, 16759, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16803, 16759, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16804, 16759, 'zegen_page_footer_items_opt', 'theme-default'),
(16805, 16759, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(16806, 16759, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(16807, 16759, 'zegen_page_footer_top_bg', 'a:0:{}'),
(16808, 16759, 'zegen_page_footer_top_link', 'a:0:{}'),
(16809, 16759, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16810, 16759, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16811, 16759, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(16812, 16759, 'zegen_page_footer_top_layout', '4-4-4'),
(16813, 16759, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(16814, 16759, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(16815, 16759, 'zegen_page_footer_middle_link', 'a:0:{}'),
(16816, 16759, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16817, 16759, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16818, 16759, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(16819, 16759, 'zegen_page_footer_middle_layout', '4-4-4'),
(16820, 16759, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(16821, 16759, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(16822, 16759, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(16823, 16759, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(16824, 16759, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16825, 16759, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16826, 16759, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(16827, 16759, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(16828, 16759, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(16829, 16759, 'zegen_page_header_slider_opt', 'theme-default'),
(16830, 16759, '_elementor_edit_mode', 'builder'),
(16831, 16759, '_elementor_template_type', 'wp-page'),
(16832, 16759, '_elementor_version', '3.6.7'),
(16833, 16759, 'zegen_page_header_navbar_font', '#ffffff'),
(16834, 16759, 'zegen_page_header_topbar_font', '#c1c1c1'),
(16835, 16759, 'zegen_page_header_navbar_sticky_font', '#000000'),
(16836, 16759, '_elementor_data', '[{"id":"8a2966c","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ace7687"}],"padding":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1ceab5b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"9a11508","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Save the Humanity, Save Life","sub_title":"DONATE HERE!","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"145511f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"bc7192c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"ccce74c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5d44960","elType":"widget","settings":{"editor":"[charitable_donation_form campaign_id=15841]","_css_classes":"cus-camp-form"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false}]'),
(16837, 16759, 'zegen_page_custom_logo', '0'),
(16838, 16759, 'zegen_page_custom_sticky_logo', '0'),
(16839, 16759, 'zegen_page_left_sidebar', 'Zozo-custom-donate-sidebar'),
(16840, 16759, '_elementor_controls_usage', 'a:4:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:1:{s:5:"title";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:1;s:13:"sub_title_pos";i:1;s:15:"sub_title_color";i:1;}s:17:"separator_section";a:1:{s:8:"sep_type";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}s:9:"shortcode";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"section_shortcode";a:1:{s:9:"shortcode";i:1;}}}}}'),
(16841, 16759, 'rs_page_bg_color', '#ffffff'),
(16843, 16804, 'zegen_demo_content_key', '1'),
(16844, 16804, '_wp_page_template', 'default'),
(16845, 16804, '_wp_page_template', 'default'),
(16846, 16804, 'zegen_page_layout', 'theme-default'),
(16847, 16804, 'zegen_page_content_padding_opt', 'custom'),
(16848, 16804, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16849, 16804, 'zegen_page_main_bg_color', 'a:0:{}'),
(16850, 16804, 'zegen_page_main_bg_image', '0'),
(16851, 16804, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16852, 16804, 'zegen_page_template_opt', 'theme-default'),
(16853, 16804, 'zegen_page_template', 'right-sidebar'),
(16854, 16804, 'zegen_page_sidebar_mobile', 'theme-default'),
(16855, 16804, 'zegen_page_header_layout', 'theme-default'),
(16856, 16804, 'zegen_page_header_type', 'theme-default'),
(16857, 16804, 'zegen_page_header_bg_img', '0'),
(16858, 16804, 'zegen_page_header_items_opt', 'custom'),
(16859, 16804, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(16860, 16804, 'zegen_page_header_absolute_opt', '1'),
(16861, 16804, 'zegen_page_header_sticky_opt', 'theme-default'),
(16862, 16804, 'zegen_page_header_secondary_opt', 'theme-default'),
(16863, 16804, 'zegen_page_header_secondary_animate', 'left-push'),
(16864, 16804, 'zegen_page_custom_logo', '6409'),
(16865, 16804, 'zegen_page_custom_sticky_logo', '6408'),
(16866, 16804, 'zegen_page_nav_menu', 'landing-page-menu'),
(16867, 16804, 'zegen_page_header_topbar_opt', 'custom'),
(16868, 16804, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16869, 16804, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(16870, 16804, 'zegen_page_header_topbar_skin_opt', 'custom'),
(16871, 16804, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(16872, 16804, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16873, 16804, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(16874, 16804, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16875, 16804, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(16876, 16804, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(16877, 16804, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(16878, 16804, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16879, 16804, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16880, 16804, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(16881, 16804, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(16882, 16804, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(16883, 16804, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16884, 16804, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16885, 16804, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(16886, 16804, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(16887, 16804, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(16888, 16804, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16889, 16804, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16890, 16804, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(16891, 16804, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(16892, 16804, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(16893, 16804, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16894, 16804, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16895, 16804, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(16896, 16804, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(16897, 16804, 'zegen_page_header_navbar_opt', 'theme-default'),
(16898, 16804, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16899, 16804, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16900, 16804, 'zegen_page_header_navbar_skin_opt', 'custom'),
(16901, 16804, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(16902, 16804, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#ffffff";}'),
(16903, 16804, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16904, 16804, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16905, 16804, 'zegen_page_header_navbar_sticky_skin_opt', 'custom'),
(16906, 16804, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(16907, 16804, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(16908, 16804, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:4:"none";}'),
(16909, 16804, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16910, 16804, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(16911, 16804, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(16912, 16804, 'zegen_page_header_stikcy_opt', 'theme-default'),
(16913, 16804, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(16914, 16804, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(16915, 16804, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(16916, 16804, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(16917, 16804, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16918, 16804, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16919, 16804, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(16920, 16804, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(16921, 16804, 'zegen_page_header_page_title_opt', '0'),
(16922, 16804, 'zegen_page_header_page_title_parallax', 'theme-default'),
(16923, 16804, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(16924, 16804, 'zegen_page_page_title_items_opt', 'theme-default'),
(16925, 16804, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(16926, 16804, 'zegen_page_page_title_skin_opt', 'theme-default'),
(16927, 16804, 'zegen_page_page_title_bg', 'a:0:{}'),
(16928, 16804, 'zegen_page_page_title_link', 'a:0:{}'),
(16929, 16804, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16930, 16804, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16931, 16804, 'zegen_page_page_title_overlay', 'a:0:{}'),
(16932, 16804, 'zegen_page_footer_layout', 'theme-default'),
(16933, 16804, 'zegen_page_hidden_footer', 'theme-default'),
(16934, 16804, 'zegen_page_footer_skin_opt', 'theme-default'),
(16935, 16804, 'zegen_page_footer_bg_img', '0'),
(16936, 16804, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(16937, 16804, 'zegen_page_footer_link', 'a:0:{}'),
(16938, 16804, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16939, 16804, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16940, 16804, 'zegen_page_footer_items_opt', 'theme-default'),
(16941, 16804, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(16942, 16804, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(16943, 16804, 'zegen_page_footer_top_bg', 'a:0:{}'),
(16944, 16804, 'zegen_page_footer_top_link', 'a:0:{}'),
(16945, 16804, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16946, 16804, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16947, 16804, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(16948, 16804, 'zegen_page_footer_top_layout', '4-4-4'),
(16949, 16804, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(16950, 16804, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(16951, 16804, 'zegen_page_footer_middle_link', 'a:0:{}'),
(16952, 16804, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16953, 16804, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16954, 16804, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(16955, 16804, 'zegen_page_footer_middle_layout', '4-4-4'),
(16956, 16804, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(16957, 16804, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(16958, 16804, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(16959, 16804, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(16960, 16804, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(16961, 16804, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16962, 16804, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(16963, 16804, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(16964, 16804, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(16965, 16804, 'zegen_page_header_slider_opt', 'theme-default'),
(16966, 16804, '_elementor_edit_mode', 'builder'),
(16967, 16804, '_elementor_template_type', 'wp-page'),
(16968, 16804, '_elementor_version', '3.1.1'),
(16969, 16804, 'zegen_page_header_slider', '[rev_slider alias="zegen-home-1"][/rev_slider]'),
(16970, 16804, 'zegen_page_header_navbar_font', '#ffffff'),
(16971, 16804, 'zegen_page_header_topbar_font', '#ffffff'),
(16972, 16804, 'zegen_page_header_navbar_sticky_font', '#000000'),
(16973, 16804, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"70","right":"15","bottom":"70","left":"15","isLinked":false},"_element_id":"section-about","padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal.png","id":16767},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"fb71d84","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/z_slide1-1.jpg","id":40},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.42)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"160","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_bottom":"wave-brush","shape_divider_bottom_flip":"yes","_element_id":"section-sermon"},"elements":[{"id":"0850c9f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"e9ad0cf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"2ff0df8","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-90","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"e1fe3ee","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a485edc","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"8f72dfa","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/donate-bg-main-1.jpg","id":5338},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"180","right":"0","bottom":"90","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"100","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_top":"wave-brush"},"elements":[{"id":"a141db7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"8d98bb4","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"1b667c6","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"108d350","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"f562fdf","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"14e3176","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_element_id":"section-events"},"elements":[{"id":"750c3a6","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"d7cb176","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8f4eae5","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"7a44ab5","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-pastors"},"elements":[{"id":"c7ca24a","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"5195c5d","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"bbf933d","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false},"margin":{"unit":"px","top":"-150","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-128","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"30a4295","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"669dbeb","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"ff1064d","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"tilt","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-blog"},"elements":[{"id":"0e24fd4","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false},{"id":"b987b8e","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"80","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-contact"},"elements":[{"id":"4c9ac65","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"79a8651","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"99b231b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"de42b19"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-177","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d57898e","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"9803d3a","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"6249c85","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"c1ff547","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"f25ef65","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"362151d","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"158e3ba","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"7301bf2","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"36dfe53","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"ddc90b3","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"3f10d7a","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(16974, 16804, '_elementor_controls_usage', 'a:13:{s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:18;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:9;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:4;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:7;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:7;}s:13:"title_section";a:6:{s:5:"title";i:7;s:10:"text_align";i:6;s:11:"title_color";i:5;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:7;s:8:"_padding";i:7;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:5;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:5;s:10:"title_head";i:5;s:11:"title_color";i:3;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:5;s:15:"fbox_list_items";i:5;s:10:"font_color";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:5;s:9:"icon_size";i:5;s:14:"icon_variation";i:5;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:4;}s:15:"content_section";a:1:{s:7:"content";i:5;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:5;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:5;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:13;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:4;}s:14:"section_layout";a:2:{s:16:"content_position";i:1;s:15:"stretch_section";i:7;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:13;}s:18:"section_background";a:13:{s:21:"background_background";i:10;s:16:"background_image";i:5;s:19:"background_position";i:10;s:17:"background_repeat";i:10;s:15:"background_size";i:10;s:14:"parallax_ratio";i:10;s:12:"parallax_opt";i:4;s:26:"background_position_tablet";i:3;s:26:"background_position_mobile";i:3;s:24:"background_repeat_tablet";i:3;s:24:"background_repeat_mobile";i:3;s:22:"background_size_tablet";i:3;s:22:"background_size_mobile";i:3;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:10;s:24:"background_overlay_color";i:5;s:26:"background_overlay_opacity";i:10;}s:21:"section_shape_divider";a:4:{s:20:"shape_divider_bottom";i:4;s:25:"shape_divider_bottom_flip";i:1;s:26:"shape_divider_bottom_color";i:5;s:17:"shape_divider_top";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:8:{s:7:"padding";i:12;s:14:"padding_tablet";i:12;s:11:"_element_id";i:6;s:14:"padding_mobile";i:12;s:7:"z_index";i:5;s:6:"margin";i:7;s:13:"margin_mobile";i:4;s:13:"margin_tablet";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:4:"link";i:2;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:1;s:13:"border_radius";i:2;s:33:"button_box_shadow_box_shadow_type";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}}'),
(16975, 16879, 'zegen_demo_content_key', '1'),
(16976, 16879, '_wp_page_template', 'default'),
(16977, 16879, '_wp_page_template', 'default'),
(16978, 16879, '_wp_page_template', 'default'),
(16979, 16879, '_wp_page_template', 'default'),
(16980, 16879, 'slide_template', ''),
(16981, 16879, 'zegen_page_layout', 'theme-default'),
(16982, 16879, 'zegen_page_content_padding_opt', 'custom'),
(16983, 16879, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16984, 16879, 'zegen_page_main_bg_color', 'a:0:{}'),
(16985, 16879, 'zegen_page_main_bg_image', '0'),
(16986, 16879, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(16987, 16879, 'zegen_page_template_opt', 'theme-default'),
(16988, 16879, 'zegen_page_template', 'right-sidebar'),
(16989, 16879, 'zegen_page_sidebar_mobile', 'theme-default'),
(16990, 16879, 'zegen_page_header_layout', 'theme-default'),
(16991, 16879, 'zegen_page_header_type', 'theme-default'),
(16992, 16879, 'zegen_page_header_bg_img', '0'),
(16993, 16879, 'zegen_page_header_items_opt', 'theme-default'),
(16994, 16879, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(16995, 16879, 'zegen_page_header_absolute_opt', 'theme-default'),
(16996, 16879, 'zegen_page_header_sticky_opt', 'theme-default'),
(16997, 16879, 'zegen_page_header_secondary_opt', 'theme-default'),
(16998, 16879, 'zegen_page_header_secondary_animate', 'left-push'),
(16999, 16879, 'zegen_page_nav_menu', 'none'),
(17000, 16879, 'zegen_page_header_topbar_opt', 'theme-default'),
(17001, 16879, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17002, 16879, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17003, 16879, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(17004, 16879, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(17005, 16879, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(17006, 16879, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(17007, 16879, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17008, 16879, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(17009, 16879, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(17010, 16879, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(17011, 16879, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17012, 16879, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17013, 16879, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(17014, 16879, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(17015, 16879, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(17016, 16879, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17017, 16879, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17018, 16879, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(17019, 16879, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(17020, 16879, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(17021, 16879, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17022, 16879, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17023, 16879, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(17024, 16879, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(17025, 16879, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(17026, 16879, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17027, 16879, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17028, 16879, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(17029, 16879, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(17030, 16879, 'zegen_page_header_navbar_opt', 'theme-default'),
(17031, 16879, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17032, 16879, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17033, 16879, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(17034, 16879, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(17035, 16879, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(17036, 16879, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17037, 16879, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17038, 16879, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(17039, 16879, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(17040, 16879, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(17041, 16879, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17042, 16879, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17043, 16879, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(17044, 16879, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(17045, 16879, 'zegen_page_header_stikcy_opt', 'theme-default'),
(17046, 16879, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17047, 16879, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(17048, 16879, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(17049, 16879, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(17050, 16879, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17051, 16879, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17052, 16879, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(17053, 16879, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(17054, 16879, 'zegen_page_header_page_title_opt', 'theme-default'),
(17055, 16879, 'zegen_page_header_page_title_parallax', 'theme-default'),
(17056, 16879, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(17057, 16879, 'zegen_page_page_title_items_opt', 'theme-default'),
(17058, 16879, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(17059, 16879, 'zegen_page_page_title_skin_opt', 'theme-default'),
(17060, 16879, 'zegen_page_page_title_bg', 'a:0:{}'),
(17061, 16879, 'zegen_page_page_title_link', 'a:0:{}'),
(17062, 16879, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17063, 16879, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17064, 16879, 'zegen_page_page_title_overlay', 'a:0:{}'),
(17065, 16879, 'zegen_page_footer_layout', 'theme-default'),
(17066, 16879, 'zegen_page_hidden_footer', 'theme-default'),
(17067, 16879, 'zegen_page_footer_skin_opt', 'theme-default'),
(17068, 16879, 'zegen_page_footer_bg_img', '0'),
(17069, 16879, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(17070, 16879, 'zegen_page_footer_link', 'a:0:{}'),
(17071, 16879, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17072, 16879, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17073, 16879, 'zegen_page_footer_items_opt', 'theme-default'),
(17074, 16879, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(17075, 16879, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(17076, 16879, 'zegen_page_footer_top_bg', 'a:0:{}'),
(17077, 16879, 'zegen_page_footer_top_link', 'a:0:{}'),
(17078, 16879, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17079, 16879, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17080, 16879, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(17081, 16879, 'zegen_page_footer_top_layout', '4-4-4'),
(17082, 16879, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(17083, 16879, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(17084, 16879, 'zegen_page_footer_middle_link', 'a:0:{}'),
(17085, 16879, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17086, 16879, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17087, 16879, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(17088, 16879, 'zegen_page_footer_middle_layout', '4-4-4'),
(17089, 16879, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(17090, 16879, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(17091, 16879, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(17092, 16879, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(17093, 16879, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17094, 16879, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17095, 16879, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(17096, 16879, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(17097, 16879, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(17098, 16879, 'zegen_page_header_slider_opt', 'theme-default'),
(17099, 16879, '_elementor_edit_mode', 'builder'),
(17100, 16879, '_elementor_template_type', 'wp-page'),
(17101, 16879, '_elementor_version', '3.6.7'),
(17102, 16879, 'zegen_page_header_navbar_font', '#ffffff'),
(17103, 16879, 'zegen_page_header_topbar_font', '#c1c1c1'),
(17104, 16879, 'zegen_page_header_navbar_sticky_font', '#000000'),
(17105, 16879, '_elementor_data', '[{"id":"1a28dbc","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"13b1bb3","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ed1a7d9","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","heading_tag":"h4","slide_margin":"35","pagination":"1"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(17106, 16879, 'zegen_page_custom_logo', '0'),
(17107, 16879, 'zegen_page_custom_sticky_logo', '0'),
(17108, 16879, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(17110, 16967, 'zegen_demo_content_key', '1'),
(17111, 16967, '_wp_page_template', 'default'),
(17112, 16967, '_elementor_controls_usage', 'a:0:{}'),
(17113, 16967, 'slide_template', 'default'),
(17114, 16967, 'zegen_page_layout', 'theme-default'),
(17115, 16967, 'zegen_page_content_padding_opt', 'theme-default'),
(17116, 16967, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17117, 16967, 'zegen_page_main_bg_color', 'a:0:{}'),
(17118, 16967, 'zegen_page_main_bg_image', '0'),
(17119, 16967, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17120, 16967, 'zegen_page_template_opt', 'theme-default'),
(17121, 16967, 'zegen_page_template', 'right-sidebar'),
(17122, 16967, 'zegen_page_sidebar_mobile', 'theme-default'),
(17123, 16967, 'zegen_page_header_layout', 'theme-default'),
(17124, 16967, 'zegen_page_header_type', 'theme-default'),
(17125, 16967, 'zegen_page_header_bg_img', '0'),
(17126, 16967, 'zegen_page_header_items_opt', 'theme-default'),
(17127, 16967, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(17128, 16967, 'zegen_page_header_absolute_opt', 'theme-default'),
(17129, 16967, 'zegen_page_header_sticky_opt', 'theme-default'),
(17130, 16967, 'zegen_page_header_secondary_opt', 'theme-default'),
(17131, 16967, 'zegen_page_header_secondary_animate', 'left-push'),
(17132, 16967, 'zegen_page_custom_logo', '0'),
(17133, 16967, 'zegen_page_custom_sticky_logo', '0'),
(17134, 16967, 'zegen_page_nav_menu', 'none'),
(17135, 16967, 'zegen_page_header_topbar_opt', 'theme-default'),
(17136, 16967, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17137, 16967, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17138, 16967, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(17139, 16967, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(17140, 16967, 'zegen_page_header_topbar_link', 'a:0:{}'),
(17141, 16967, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17142, 16967, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17143, 16967, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(17144, 16967, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(17145, 16967, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(17146, 16967, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17147, 16967, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17148, 16967, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(17149, 16967, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(17150, 16967, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(17151, 16967, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17152, 16967, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17153, 16967, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(17154, 16967, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(17155, 16967, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(17156, 16967, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17157, 16967, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17158, 16967, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(17159, 16967, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(17160, 16967, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(17161, 16967, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17162, 16967, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17163, 16967, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(17164, 16967, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(17165, 16967, 'zegen_page_header_navbar_opt', 'theme-default'),
(17166, 16967, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17167, 16967, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17168, 16967, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(17169, 16967, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(17170, 16967, 'zegen_page_header_navbar_link', 'a:0:{}'),
(17171, 16967, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17172, 16967, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17173, 16967, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(17174, 16967, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(17175, 16967, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(17176, 16967, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17177, 16967, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17178, 16967, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(17179, 16967, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(17180, 16967, 'zegen_page_header_stikcy_opt', 'theme-default'),
(17181, 16967, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17182, 16967, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(17183, 16967, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(17184, 16967, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(17185, 16967, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17186, 16967, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17187, 16967, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(17188, 16967, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(17189, 16967, 'zegen_page_header_page_title_opt', 'theme-default'),
(17190, 16967, 'zegen_page_header_page_title_parallax', 'theme-default'),
(17191, 16967, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(17192, 16967, 'zegen_page_page_title_items_opt', 'theme-default'),
(17193, 16967, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(17194, 16967, 'zegen_page_page_title_skin_opt', 'theme-default'),
(17195, 16967, 'zegen_page_page_title_bg', 'a:0:{}'),
(17196, 16967, 'zegen_page_page_title_link', 'a:0:{}'),
(17197, 16967, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17198, 16967, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17199, 16967, 'zegen_page_page_title_overlay', 'a:0:{}'),
(17200, 16967, 'zegen_page_footer_layout', 'theme-default'),
(17201, 16967, 'zegen_page_hidden_footer', 'theme-default'),
(17202, 16967, 'zegen_page_footer_skin_opt', 'theme-default'),
(17203, 16967, 'zegen_page_footer_bg_img', '0'),
(17204, 16967, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(17205, 16967, 'zegen_page_footer_link', 'a:0:{}'),
(17206, 16967, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17207, 16967, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17208, 16967, 'zegen_page_footer_items_opt', 'theme-default'),
(17209, 16967, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(17210, 16967, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(17211, 16967, 'zegen_page_footer_top_bg', 'a:0:{}'),
(17212, 16967, 'zegen_page_footer_top_link', 'a:0:{}'),
(17213, 16967, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17214, 16967, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17215, 16967, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(17216, 16967, 'zegen_page_footer_top_layout', '4-4-4'),
(17217, 16967, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(17218, 16967, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(17219, 16967, 'zegen_page_footer_middle_link', 'a:0:{}'),
(17220, 16967, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17221, 16967, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17222, 16967, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(17223, 16967, 'zegen_page_footer_middle_layout', '4-4-4'),
(17224, 16967, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(17225, 16967, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(17226, 16967, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(17227, 16967, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(17228, 16967, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17229, 16967, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17230, 16967, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(17231, 16967, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(17232, 16967, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(17233, 16967, 'zegen_page_header_slider_opt', 'theme-default'),
(17234, 16967, '_elementor_edit_mode', 'builder'),
(17235, 16967, '_elementor_template_type', 'wp-page'),
(17236, 16967, '_elementor_version', '2.7.5'),
(17237, 17322, 'zegen_demo_content_key', '1'),
(17238, 17322, 'zegen_page_header_absolute_opt', 'theme-default'),
(17239, 17322, 'zegen_page_header_sticky_opt', 'theme-default'),
(17240, 17322, 'zegen_page_header_secondary_opt', 'theme-default'),
(17241, 17322, 'zegen_page_header_secondary_animate', 'left-push'),
(17242, 17322, 'zegen_page_custom_logo', '0'),
(17243, 17322, 'zegen_page_custom_sticky_logo', '0'),
(17244, 17322, 'zegen_page_nav_menu', 'none'),
(17245, 17322, 'zegen_page_header_topbar_opt', 'theme-default'),
(17246, 17322, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17247, 17322, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17248, 17322, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(17249, 17322, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(17250, 17322, 'zegen_page_header_topbar_link', 'a:0:{}'),
(17251, 17322, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17252, 17322, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17253, 17322, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(17254, 17322, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(17255, 17322, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(17256, 17322, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17257, 17322, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17258, 17322, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(17259, 17322, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(17260, 17322, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(17261, 17322, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17262, 17322, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17263, 17322, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(17264, 17322, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(17265, 17322, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(17266, 17322, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17267, 17322, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17268, 17322, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(17269, 17322, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(17270, 17322, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(17271, 17322, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17272, 17322, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17273, 17322, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(17274, 17322, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(17275, 17322, 'zegen_page_header_navbar_opt', 'theme-default'),
(17276, 17322, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17277, 17322, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17278, 17322, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(17279, 17322, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(17280, 17322, 'zegen_page_header_navbar_link', 'a:0:{}'),
(17281, 17322, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17282, 17322, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17283, 17322, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(17284, 17322, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(17285, 17322, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(17286, 17322, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17287, 17322, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17288, 17322, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(17289, 17322, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(17290, 17322, 'zegen_page_header_stikcy_opt', 'theme-default'),
(17291, 17322, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17292, 17322, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(17293, 17322, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(17294, 17322, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(17295, 17322, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17296, 17322, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17297, 17322, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(17298, 17322, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(17299, 17322, 'zegen_page_header_page_title_opt', 'theme-default'),
(17300, 17322, 'zegen_page_header_page_title_parallax', 'theme-default'),
(17301, 17322, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(17302, 17322, 'zegen_page_page_title_items_opt', 'theme-default'),
(17303, 17322, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(17304, 17322, 'zegen_page_page_title_skin_opt', 'theme-default'),
(17305, 17322, 'zegen_page_page_title_bg', 'a:0:{}'),
(17306, 17322, 'zegen_page_page_title_link', 'a:0:{}'),
(17307, 17322, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17308, 17322, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17309, 17322, 'zegen_page_page_title_overlay', 'a:0:{}'),
(17310, 17322, 'zegen_page_footer_layout', 'theme-default'),
(17311, 17322, 'zegen_page_hidden_footer', 'theme-default'),
(17312, 17322, 'zegen_page_footer_skin_opt', 'theme-default'),
(17313, 17322, 'zegen_page_footer_bg_img', '0'),
(17314, 17322, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(17315, 17322, 'zegen_page_footer_link', 'a:0:{}'),
(17316, 17322, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17317, 17322, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17318, 17322, 'zegen_page_footer_items_opt', 'theme-default'),
(17319, 17322, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(17320, 17322, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(17321, 17322, 'zegen_page_footer_top_bg', 'a:0:{}'),
(17322, 17322, 'zegen_page_footer_top_link', 'a:0:{}'),
(17323, 17322, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17324, 17322, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17325, 17322, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(17326, 17322, 'zegen_page_footer_top_layout', '4-4-4'),
(17327, 17322, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(17328, 17322, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(17329, 17322, 'zegen_page_footer_middle_link', 'a:0:{}'),
(17330, 17322, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17331, 17322, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17332, 17322, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(17333, 17322, 'zegen_page_footer_middle_layout', '4-4-4'),
(17334, 17322, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(17335, 17322, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(17336, 17322, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(17337, 17322, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(17338, 17322, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17339, 17322, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17340, 17322, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(17341, 17322, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(17342, 17322, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(17343, 17322, 'zegen_page_header_slider_opt', 'theme-default'),
(17344, 17322, '_elementor_edit_mode', 'builder'),
(17345, 17322, '_elementor_template_type', 'wp-page'),
(17346, 17322, '_elementor_version', '3.3.1'),
(17347, 17322, '_elementor_data', '[{"id":"418935e","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"938f582"}]},"elements":[{"id":"41784b2","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b06a92c","elType":"widget","settings":{"popup_type":"btn","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=tvDH4JM_gME","icon_size":"30","btn_text":"test"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(17349, 17322, '_elementor_controls_usage', 'a:3:{s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:10:"popup_type";i:1;s:9:"popup_url";i:1;}s:14:"button_section";a:1:{s:8:"btn_text";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}}}}'),
(17350, 17322, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(17351, 17322, 'zegen_page_header_items_opt', 'theme-default'),
(17352, 17322, '_wp_page_template', 'default'),
(17353, 17322, 'zegen_page_layout', 'theme-default'),
(17354, 17322, 'zegen_page_content_padding_opt', 'theme-default'),
(17355, 17322, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17356, 17322, 'zegen_page_main_bg_color', 'a:0:{}'),
(17357, 17322, 'zegen_page_main_bg_image', '0'),
(17358, 17322, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17359, 17322, 'zegen_page_template_opt', 'theme-default'),
(17360, 17322, 'zegen_page_template', 'right-sidebar'),
(17361, 17322, 'zegen_page_sidebar_mobile', 'theme-default'),
(17362, 17322, 'zegen_page_header_layout', 'theme-default'),
(17363, 17322, 'zegen_page_header_type', 'theme-default'),
(17364, 17322, 'zegen_page_header_bg_img', '0'),
(17365, 17355, 'zegen_demo_content_key', '1'),
(17367, 17355, 'zegen_page_header_slider_opt', 'theme-default'),
(17368, 17355, '_elementor_edit_mode', 'builder'),
(17369, 17355, '_elementor_template_type', 'wp-page'),
(17370, 17355, '_elementor_version', '3.6.7'),
(17371, 17355, 'zegen_page_header_slider', '[rev_slider alias="Zegen-Home-newThree"][/rev_slider]'),
(17372, 17355, 'zegen_page_header_navbar_font', '#ffffff'),
(17373, 17355, 'zegen_page_header_topbar_font', '#797979'),
(17374, 17355, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(17375, 17355, '_elementor_data', '[{"id":"3d361f70","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"200","left":"0","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","background_background":"classic","background_color":"#000F21","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"background_overlay_background":"classic","background_overlay_image":{"id":19886,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/curve_overlay.png"},"background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"background_position":"bottom right","shape_divider_top_width":{"unit":"%","size":100,"sizes":[]},"shape_divider_top_height":{"unit":"px","size":74,"sizes":[]},"shape_divider_top_flip":"yes","shape_divider_top_negative":"yes","shape_divider_bottom":"wave-brush","shape_divider_bottom_width":{"unit":"%","size":100,"sizes":[]},"shape_divider_bottom_height":{"unit":"px","size":74,"sizes":[]},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"110","left":"0","isLinked":false}},"elements":[{"id":"4bf91081","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"60b671f5","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"594c3f5"}],"content_position":"middle","structure":"20"},"elements":[{"id":"763c5b1e","elType":"column","settings":{"_column_size":50,"_inline_size":78.3333329999999961046341923065483570098876953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5d485a43","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3 res-text-center","title":"Welcome To Zegen Church Online! We\\u2019d Love To Connect And Share More About Our Online Community!","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#FFFFFF","title_margin":"0px 0px 0px 0px","sub_title":"JOIN A LIFE GROUP","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"635b5b06","elType":"widget","settings":{"editor":"How do we generate new ideas? <span class=\\"theme-color text-decoration-underline\\">Connect with the Community<\\/span>","text_color":"#FFFFFF","_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_font_weight":"400","align_tablet":"left","typography_line_height_mobile":{"unit":"px","size":32,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"64dfdab0","elType":"column","settings":{"_column_size":50,"_inline_size":21.626999999999998891553332214243710041046142578125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"42d6778f","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=YLN1Argi7ik","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_opt":"icon_fa","_margin_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"936f199","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":"","sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#DFDFDF","shape_divider_bottom_height":{"unit":"px","size":500,"sizes":[]},"background_overlay_position":"bottom right","background_overlay_repeat":"no-repeat","background_overlay_size":"contain","margin":{"unit":"px","top":"-175","right":0,"bottom":"0","left":0,"isLinked":false},"z_index":1,"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"177dc274","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f9a7a3","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdc2652"}],"margin":{"unit":"px","top":"10","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"73bbccb5","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"45f17e7a","elType":"widget","settings":{"title":"Our Sermons","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"44","icon_outer_size":"44","fbox_number":"01","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"17px 14px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/sermons\\/","btn_type":"link","_background_background":"classic","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/sermons\\/","icon_opt":"icon_ti","icon_ti":"ti-announcement","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"45","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":6468,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/sermon_img6.jpg","alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.07)"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6dc4b888","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"73a2e201","elType":"widget","settings":{"title":"Our Ministries","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"44","icon_outer_size":"44","fbox_number":"02","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"17px 14px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/ministries\\/","btn_type":"link","_background_background":"classic","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/ministries\\/","icon_opt":"icon_ti","icon_ti":"ti-bell","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"45","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":5415,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/family_ministry-1.jpg","alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.07)"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"1509e144","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"36c43987","elType":"widget","settings":{"title":"Our Events","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"44","icon_outer_size":"44","fbox_number":"03","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"17px 14px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/events\\/","btn_type":"link","_background_background":"classic","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/events\\/","icon_opt":"icon_ti","icon_ti":"ti-gift","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"45","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":5720,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs2-1.jpg","alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","fbox_number_color":"#FFFFFF","title_url_opt":"1","_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.07)"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis. We are a community of people loving each other and our Lord. Be completely humble and gentle, be patient, bearing with one another in love.We are a community Lord.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"05","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"9375f6e","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"7419362"}],"margin_mobile":{"unit":"px","top":"10","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"8bdb5ed","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2937ff7","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-1.jpg","id":16917,"alt":"","source":"library"},"image_size":"custom","image_custom_dimension":{"width":"600","height":"450"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","link_to":"file","opacity_hover":{"unit":"px","size":0.38000000000000000444089209850062616169452667236328125,"sizes":[]},"css_filters_hover_brightness":{"unit":"px","size":19,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"469a137","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"d1791ef","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-2.jpg","id":16918,"alt":"","source":"library"},"image_size":"custom","image_custom_dimension":{"width":"600","height":"450"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","link_to":"file","opacity_hover":{"unit":"px","size":0.38000000000000000444089209850062616169452667236328125,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/pexels-david-dibert-1207965.jpg","id":17416,"alt":"","source":"library"},"image_size":"full","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"40","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten","header_size":"span","typography_typography":"custom","typography_font_family":"Rubik","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":30,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#FFFFFF","typography_font_weight":"400","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"30","isLinked":false},"_padding":{"unit":"px","top":"20","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":11,"vertical":26,"blur":22,"spread":-2,"color":"rgba(0, 0, 0, 0.22)"},"_margin_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"}],"isInner":false}],"isInner":false},{"id":"8a13ab5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"043d7fb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"af1b140","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-30","title":"Our Gallery","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"GALLERY","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8296ec1","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"768x550;","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_opt":"1","slide_margin":"30","slide_dots":"1","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.7399999999999999911182158029987476766109466552734375,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"100","left":"0","isLinked":false},"background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"050","right":"0","bottom":"40","left":"0","isLinked":false},"rd_pos":"bottom","content_position":"middle","background_overlay_color":"#000F21","shape_divider_top":"waves","shape_divider_top_height":{"unit":"px","size":36,"sizes":[]},"shape_divider_bottom":"waves","shape_divider_bottom_height":{"unit":"px","size":36,"sizes":[]}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#525252","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":50},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-10","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c76bd1a","elType":"widget","settings":{"wp":{"title":"","campaign_id":"15841"},"_css_classes":"cus-camp-form","_animation":"fadeInUp"},"elements":[],"widgetType":"wp-widget-charitable_donate_widget"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"12","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(17376, 17355, '_wp_page_template', 'default'),
(17377, 17355, '_wp_page_template', 'default'),
(17378, 17355, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(17379, 17355, 'zegen_page_layout', 'theme-default'),
(17380, 17355, 'zegen_page_content_padding_opt', 'custom'),
(17381, 17355, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17382, 17355, 'zegen_page_main_bg_color', 'a:0:{}'),
(17383, 17355, 'zegen_page_main_bg_image', '0'),
(17384, 17355, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17385, 17355, 'zegen_page_template_opt', 'theme-default'),
(17386, 17355, 'zegen_page_template', 'right-sidebar'),
(17387, 17355, 'zegen_page_sidebar_mobile', 'theme-default'),
(17388, 17355, 'zegen_page_header_layout', 'theme-default'),
(17389, 17355, 'zegen_page_header_type', 'theme-default'),
(17390, 17355, 'zegen_page_header_bg_img', '0'),
(17391, 17355, 'zegen_page_header_items_opt', 'custom'),
(17392, 17355, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(17393, 17355, 'zegen_page_header_absolute_opt', 'theme-default'),
(17394, 17355, 'zegen_page_header_sticky_opt', 'sticky-scroll'),
(17395, 17355, 'zegen_page_header_secondary_opt', 'enable'),
(17396, 17355, 'zegen_page_header_secondary_animate', 'right-overlay'),
(17397, 17355, 'zegen_page_custom_logo', '19306'),
(17398, 17355, 'zegen_page_custom_sticky_logo', '19306'),
(17399, 17355, 'zegen_page_nav_menu', 'none'),
(17400, 17355, 'zegen_page_header_topbar_opt', 'custom'),
(17401, 17355, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17402, 17355, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17403, 17355, 'zegen_page_header_topbar_skin_opt', 'custom'),
(17404, 17355, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(17405, 17355, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#797979";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(17406, 17355, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:4:"none";}'),
(17407, 17355, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17408, 17355, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(17409, 17355, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(17410, 17355, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(17411, 17355, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17412, 17355, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17413, 17355, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(17414, 17355, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\"},\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(17415, 17355, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(17416, 17355, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17417, 17355, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17418, 17355, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(17419, 17355, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(17420, 17355, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(17421, 17355, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17422, 17355, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17423, 17355, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(17424, 17355, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(17425, 17355, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(17426, 17355, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17427, 17355, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17428, 17355, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(17429, 17355, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(17430, 17355, 'zegen_page_header_navbar_opt', 'theme-default'),
(17431, 17355, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17432, 17355, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17433, 17355, 'zegen_page_header_navbar_skin_opt', 'custom'),
(17434, 17355, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(17435, 17355, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(17436, 17355, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17437, 17355, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17438, 17355, 'zegen_page_header_navbar_sticky_skin_opt', 'custom'),
(17439, 17355, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(17440, 17355, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(17441, 17355, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:4:"none";}'),
(17442, 17355, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17443, 17355, 'zegen_page_header_navbar_items_opt', 'custom'),
(17444, 17355, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\"},\\"Center\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Right\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-search\\":\\"Search\\",\\"header-email\\":\\"Email\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(17445, 17355, 'zegen_page_header_stikcy_opt', 'theme-default'),
(17446, 17355, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17447, 17355, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(17448, 17355, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(17449, 17355, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(17450, 17355, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17451, 17355, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17452, 17355, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(17453, 17355, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(17454, 17355, 'zegen_page_header_page_title_opt', '0'),
(17455, 17355, 'zegen_page_header_page_title_parallax', 'theme-default'),
(17456, 17355, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(17457, 17355, 'zegen_page_page_title_items_opt', 'theme-default'),
(17458, 17355, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(17459, 17355, 'zegen_page_page_title_skin_opt', 'theme-default'),
(17460, 17355, 'zegen_page_page_title_bg', 'a:0:{}'),
(17461, 17355, 'zegen_page_page_title_link', 'a:0:{}'),
(17462, 17355, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17463, 17355, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17464, 17355, 'zegen_page_page_title_overlay', 'a:0:{}'),
(17465, 17355, 'zegen_page_footer_layout', 'theme-default'),
(17466, 17355, 'zegen_page_hidden_footer', 'theme-default'),
(17467, 17355, 'zegen_page_footer_skin_opt', 'custom'),
(17468, 17355, 'zegen_page_footer_bg_img', '5698'),
(17469, 17355, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(17470, 17355, 'zegen_page_footer_link', 'a:0:{}'),
(17471, 17355, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17472, 17355, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17473, 17355, 'zegen_page_footer_items_opt', 'theme-default'),
(17474, 17355, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(17475, 17355, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(17476, 17355, 'zegen_page_footer_top_bg', 'a:0:{}'),
(17477, 17355, 'zegen_page_footer_top_link', 'a:0:{}'),
(17478, 17355, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17479, 17355, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17480, 17355, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(17481, 17355, 'zegen_page_footer_top_layout', '4-4-4'),
(17482, 17355, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(17483, 17355, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(17484, 17355, 'zegen_page_footer_middle_link', 'a:0:{}'),
(17485, 17355, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17486, 17355, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17487, 17355, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(17488, 17355, 'zegen_page_footer_middle_layout', '4-4-4'),
(17489, 17355, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(17490, 17355, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(17491, 17355, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(17492, 17355, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(17493, 17355, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17494, 17355, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17495, 17355, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(17496, 17355, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(17497, 17355, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(17498, 17355, 'zegen_page_header_extra_class', 'home-three'),
(17499, 17355, 'zegen_page_footer_bg', '#00162f'),
(17500, 17355, '_elementor_controls_usage', 'a:11:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:4;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:14:"padding_mobile";i:2;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:5:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:1;s:12:"parallax_opt";i:1;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:4;}s:18:"section_rain_drops";a:1:{s:6:"rd_pos";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:4;s:14:"padding_tablet";i:7;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:4:{s:3:"gap";i:1;s:16:"content_position";i:2;s:15:"stretch_section";i:3;s:6:"layout";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:3:{s:5:"title";i:5;s:10:"text_align";i:3;s:11:"title_color";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:5;s:15:"sub_title_color";i:5;}s:17:"separator_section";a:1:{s:8:"sep_type";i:5;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:3;s:10:"image_size";i:3;s:22:"image_custom_dimension";i:3;s:7:"link_to";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:3;s:15:"_padding_tablet";i:3;s:15:"_padding_mobile";i:3;}s:19:"_section_background";a:6:{s:22:"_background_background";i:3;s:20:"_background_position";i:3;s:16:"_background_xpos";i:3;s:16:"_background_ypos";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}}s:5:"style";a:1:{s:19:"section_style_image";a:3:{s:13:"opacity_hover";i:2;s:28:"css_filters_hover_brightness";i:1;s:27:"background_hover_transition";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:8;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:11:"header_size";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:1;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:34:"wp-widget-charitable_donate_widget";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(17501, 17495, 'zegen_demo_content_key', '1'),
(17502, 17495, '_wp_page_template', 'default'),
(17503, 17495, '_wp_page_template', 'default'),
(17504, 17495, '_wp_page_template', 'default'),
(17505, 17495, 'zegen_page_layout', 'theme-default'),
(17506, 17495, 'zegen_page_content_padding_opt', 'custom'),
(17507, 17495, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17508, 17495, 'zegen_page_main_bg_color', 'a:0:{}'),
(17509, 17495, 'zegen_page_main_bg_image', '0'),
(17510, 17495, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17511, 17495, 'zegen_page_template_opt', 'theme-default'),
(17512, 17495, 'zegen_page_template', 'right-sidebar'),
(17513, 17495, 'zegen_page_sidebar_mobile', 'theme-default'),
(17514, 17495, 'zegen_page_header_layout', 'boxed'),
(17515, 17495, 'zegen_page_header_type', 'theme-default'),
(17516, 17495, 'zegen_page_header_bg_img', '0'),
(17517, 17495, 'zegen_page_header_items_opt', 'custom'),
(17518, 17495, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(17519, 17495, 'zegen_page_header_absolute_opt', '1'),
(17520, 17495, 'zegen_page_header_sticky_opt', 'theme-default'),
(17521, 17495, 'zegen_page_header_secondary_opt', 'theme-default'),
(17522, 17495, 'zegen_page_header_secondary_animate', 'left-push'),
(17523, 17495, 'zegen_page_custom_logo', '19306'),
(17524, 17495, 'zegen_page_custom_sticky_logo', '19306'),
(17525, 17495, 'zegen_page_nav_menu', 'none'),
(17526, 17495, 'zegen_page_header_topbar_opt', 'custom'),
(17527, 17495, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17528, 17495, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17529, 17495, 'zegen_page_header_topbar_skin_opt', 'custom'),
(17530, 17495, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#ffffff";}'),
(17531, 17495, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#4f4f4f";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(17532, 17495, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:4:"none";}'),
(17533, 17495, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17534, 17495, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(17535, 17495, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(17536, 17495, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(17537, 17495, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17538, 17495, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17539, 17495, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(17540, 17495, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(17541, 17495, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(17542, 17495, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17543, 17495, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17544, 17495, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(17545, 17495, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(17546, 17495, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(17547, 17495, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17548, 17495, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17549, 17495, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(17550, 17495, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(17551, 17495, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(17552, 17495, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17553, 17495, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17554, 17495, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(17555, 17495, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(17556, 17495, 'zegen_page_header_navbar_opt', 'theme-default'),
(17557, 17495, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17558, 17495, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17559, 17495, 'zegen_page_header_navbar_skin_opt', 'custom'),
(17560, 17495, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(17561, 17495, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(17562, 17495, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17563, 17495, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17564, 17495, 'zegen_page_header_navbar_sticky_skin_opt', 'custom'),
(17565, 17495, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(17566, 17495, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(17567, 17495, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:4:"none";}'),
(17568, 17495, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17569, 17495, 'zegen_page_header_navbar_items_opt', 'custom'),
(17570, 17495, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-menu\\":\\"Main Menu\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(17571, 17495, 'zegen_page_header_stikcy_opt', 'theme-default'),
(17572, 17495, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17573, 17495, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(17574, 17495, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(17575, 17495, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(17576, 17495, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17577, 17495, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17578, 17495, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(17579, 17495, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(17580, 17495, 'zegen_page_header_page_title_opt', '0'),
(17581, 17495, 'zegen_page_header_page_title_parallax', 'theme-default'),
(17582, 17495, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(17583, 17495, 'zegen_page_page_title_items_opt', 'theme-default'),
(17584, 17495, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(17585, 17495, 'zegen_page_page_title_skin_opt', 'theme-default'),
(17586, 17495, 'zegen_page_page_title_bg', 'a:0:{}'),
(17587, 17495, 'zegen_page_page_title_link', 'a:0:{}'),
(17588, 17495, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17589, 17495, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17590, 17495, 'zegen_page_page_title_overlay', 'a:0:{}'),
(17591, 17495, 'zegen_page_footer_layout', 'theme-default'),
(17592, 17495, 'zegen_page_hidden_footer', 'theme-default'),
(17593, 17495, 'zegen_page_footer_skin_opt', 'custom'),
(17594, 17495, 'zegen_page_footer_bg_img', '5698'),
(17595, 17495, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(17596, 17495, 'zegen_page_footer_link', 'a:0:{}'),
(17597, 17495, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17598, 17495, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17599, 17495, 'zegen_page_footer_items_opt', 'theme-default'),
(17600, 17495, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(17601, 17495, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(17602, 17495, 'zegen_page_footer_top_bg', 'a:0:{}'),
(17603, 17495, 'zegen_page_footer_top_link', 'a:0:{}'),
(17604, 17495, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17605, 17495, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17606, 17495, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(17607, 17495, 'zegen_page_footer_top_layout', '4-4-4'),
(17608, 17495, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(17609, 17495, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(17610, 17495, 'zegen_page_footer_middle_link', 'a:0:{}'),
(17611, 17495, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17612, 17495, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17613, 17495, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(17614, 17495, 'zegen_page_footer_middle_layout', '4-4-4'),
(17615, 17495, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(17616, 17495, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(17617, 17495, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(17618, 17495, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(17619, 17495, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17620, 17495, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17621, 17495, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(17622, 17495, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(17623, 17495, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(17624, 17495, 'zegen_page_header_slider_opt', 'theme-default'),
(17625, 17495, '_elementor_edit_mode', 'builder'),
(17626, 17495, '_elementor_template_type', 'wp-page'),
(17627, 17495, '_elementor_version', '3.6.7'),
(17628, 17495, 'zegen_page_header_slider', '[rev_slider alias="Zegen-Home-4"][/rev_slider]'),
(17629, 17495, 'zegen_page_header_navbar_font', '#ffffff'),
(17630, 17495, 'zegen_page_header_topbar_font', '#4f4f4f'),
(17631, 17495, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(17632, 17495, '_elementor_data', '[{"id":"508bcaee","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108"}],"padding":{"unit":"px","top":"100","right":"15","bottom":"50","left":"15","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"0","left":"15","isLinked":false},"css_classes":"sec-pad-col"},"elements":[{"id":"63c0ba89","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"background_background":"classic","background_color":"#BF0A30","background_hover_background":"classic","background_hover_color":"#EAEAEA","padding":{"unit":"px","top":"0","right":"15","bottom":"15","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"263b3ae","elType":"widget","settings":{"title":"Our Sermons","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available.","sc_spacing":"21px 15px 15px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-crown","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"btn_text":"View More","btn_url":"#","btn_type":"link","btn_hvariation":"btn-dark"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"4648d7fc","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.91000000000000003108624468950438313186168670654296875,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"40","right":"35","bottom":"30","left":"35","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"35","bottom":"30","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"35","bottom":"35","left":"35","isLinked":false},"background_overlay_color":"#050A18AB"},"elements":[{"id":"44dfc47","elType":"widget","settings":{"title":" Help us to make a difference","header_size":"h4","title_color":"#FFFFFF","typography_typography":"custom","typography_line_height":{"unit":"px","size":32,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"8d5f2be","elType":"widget","settings":{"wp":{"title":"","campaign_id":"15841"},"_css_classes":"cus-camp-form"},"elements":[],"widgetType":"wp-widget-charitable_donate_widget"}],"isInner":false},{"id":"baba743","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"background_background":"classic","background_color":"#BF0A30","background_hover_background":"classic","background_hover_color":"#EAEAEA","padding":{"unit":"px","top":"0","right":"15","bottom":"15","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true}},"elements":[{"id":"52a901f","elType":"widget","settings":{"title":"Enquiry Now","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available.","sc_spacing":"21px 15px 15px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"btn_text":"Contact Us","btn_url":"#","btn_type":"link"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"70","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"50","left":"15","isLinked":false},"margin":{"unit":"px","top":"","right":0,"bottom":"","left":0,"isLinked":true},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"05","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"37aa955","elType":"widget","settings":{"title":"<p>\\"World belongs to humanity, not this leader, that leader or that king or prince or religious leader. World belongs to humanity\\" <\\/p>\\n<h6>-DALAI LAMA<\\/h6>","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""},"title_color":"#00162F","typography_typography":"custom","typography_font_family":"Barlow Condensed","typography_font_weight":"300","typography_font_style":"italic","typography_line_height":{"unit":"px","size":40,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-2","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-2.jpg","id":16918,"alt":"","source":"library"},"image_size":"medium","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"40","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"8a13ab5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"043d7fb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"af1b140","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-30","title":"Our Gallery","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"GALLERY","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8296ec1","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"768x550;","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_opt":"1","slide_margin":"30","slide_nav":"1"},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"70","left":"0","isLinked":false},"background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"rd_pos":"bottom"},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"822c8ef","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"86f1327","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"11","more_text":"Read More","post_heading":"h4","blog_layout":"list","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x700;","hard_croping":"1","slide_opt":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"8px 10px 0px","_css_classes":"pt-lg-3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(17634, 17495, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(17635, 17495, 'zegen_page_header_extra_class', 'home-four'),
(17636, 17495, 'zegen_page_footer_bg', '#00162f'),
(17637, 17495, '_elementor_controls_usage', 'a:10:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:11;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:4:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;s:9:"title_url";i:2;}s:15:"layouts_section";a:5:{s:14:"feature_layout";i:2;s:12:"content_full";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:10:"text_align";i:2;}s:12:"icon_section";a:5:{s:15:"icon_outer_size";i:2;s:8:"icon_opt";i:2;s:7:"icon_ti";i:2;s:14:"icon_variation";i:2;s:7:"icon_bg";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:14:"number_section";a:1:{s:11:"fbox_number";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}s:14:"button_section";a:3:{s:8:"btn_text";i:2;s:7:"btn_url";i:2;s:8:"btn_type";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:4:{s:8:"_padding";i:2;s:7:"_margin";i:2;s:14:"_margin_mobile";i:2;s:14:"_margin_tablet";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:4:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;s:27:"_box_shadow_box_shadow_type";i:2;s:22:"_box_shadow_box_shadow";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:9;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:6;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:6:"margin";i:3;s:7:"padding";i:4;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:11:"css_classes";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:8:{s:21:"background_background";i:3;s:16:"background_color";i:2;s:27:"background_hover_background";i:2;s:22:"background_hover_color";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:5:{s:5:"title";i:5;s:10:"title_head";i:1;s:11:"title_color";i:2;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:15:"sub_title_color";i:5;s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:1;}}}}s:34:"wp-widget-charitable_donate_widget";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}s:14:"section_layout";a:3:{s:16:"content_position";i:2;s:15:"stretch_section";i:2;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:6;}s:18:"section_background";a:12:{s:21:"background_background";i:4;s:19:"background_position";i:4;s:17:"background_repeat";i:4;s:15:"background_size";i:4;s:14:"parallax_ratio";i:4;s:16:"background_image";i:1;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:4;s:26:"background_overlay_opacity";i:4;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:2;}s:18:"section_rain_drops";a:1:{s:6:"rd_pos";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:6;s:7:"z_index";i:3;s:13:"margin_tablet";i:1;s:14:"padding_mobile";i:6;s:6:"margin";i:3;s:14:"padding_tablet";i:5;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:6:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:22:"typography_font_weight";i:1;s:21:"typography_font_style";i:1;s:22:"typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:6:{s:22:"_background_background";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:5:"width";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:15:"_padding_mobile";i:1;s:14:"_margin_mobile";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(17638, 17666, 'zegen_demo_content_key', '1'),
(17639, 17666, '_wp_page_template', 'default'),
(17640, 17666, '_wp_page_template', 'default'),
(17641, 17666, '_wp_page_template', 'default'),
(17642, 17666, '_wp_page_template', 'default'),
(17643, 17666, 'zegen_page_layout', 'theme-default'),
(17644, 17666, 'zegen_page_content_padding_opt', 'custom'),
(17645, 17666, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17646, 17666, 'zegen_page_main_bg_color', 'a:0:{}'),
(17647, 17666, 'zegen_page_main_bg_image', '0'),
(17648, 17666, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17649, 17666, 'zegen_page_template_opt', 'theme-default'),
(17650, 17666, 'zegen_page_template', 'right-sidebar'),
(17651, 17666, 'zegen_page_sidebar_mobile', 'theme-default'),
(17652, 17666, 'zegen_page_header_layout', 'theme-default'),
(17653, 17666, 'zegen_page_header_type', 'theme-default'),
(17654, 17666, 'zegen_page_header_bg_img', '0'),
(17655, 17666, 'zegen_page_header_items_opt', 'custom'),
(17656, 17666, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-nav\\":\\"Navbar\\"},\\"Sticky\\":{},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(17657, 17666, 'zegen_page_header_absolute_opt', 'theme-default'),
(17658, 17666, 'zegen_page_header_sticky_opt', 'theme-default'),
(17659, 17666, 'zegen_page_header_secondary_opt', 'theme-default'),
(17660, 17666, 'zegen_page_header_secondary_animate', 'left-push'),
(17661, 17666, 'zegen_page_nav_menu', 'center-menu'),
(17662, 17666, 'zegen_page_header_topbar_opt', 'custom'),
(17663, 17666, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17664, 17666, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17665, 17666, 'zegen_page_header_topbar_skin_opt', 'custom'),
(17666, 17666, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(17667, 17666, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(17668, 17666, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(17669, 17666, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17670, 17666, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(17671, 17666, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(17672, 17666, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(17673, 17666, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17674, 17666, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17675, 17666, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(17676, 17666, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(17677, 17666, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(17678, 17666, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17679, 17666, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17680, 17666, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(17681, 17666, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(17682, 17666, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(17683, 17666, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17684, 17666, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17685, 17666, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(17686, 17666, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(17687, 17666, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(17688, 17666, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17689, 17666, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17690, 17666, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(17691, 17666, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(17692, 17666, 'zegen_page_header_navbar_opt', 'theme-default'),
(17693, 17666, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17694, 17666, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17695, 17666, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(17696, 17666, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(17697, 17666, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(17698, 17666, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17699, 17666, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17700, 17666, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(17701, 17666, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(17702, 17666, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(17703, 17666, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17704, 17666, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17705, 17666, 'zegen_page_header_navbar_items_opt', 'custom'),
(17706, 17666, 'zegen_page_header_navbar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-email\\":\\"Email\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(17707, 17666, 'zegen_page_header_stikcy_opt', 'theme-default'),
(17708, 17666, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17709, 17666, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(17710, 17666, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(17711, 17666, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(17712, 17666, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17713, 17666, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17714, 17666, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(17715, 17666, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(17716, 17666, 'zegen_page_header_page_title_opt', '0'),
(17717, 17666, 'zegen_page_header_page_title_parallax', 'theme-default'),
(17718, 17666, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(17719, 17666, 'zegen_page_page_title_items_opt', 'theme-default'),
(17720, 17666, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(17721, 17666, 'zegen_page_page_title_skin_opt', 'theme-default'),
(17722, 17666, 'zegen_page_page_title_bg', 'a:0:{}'),
(17723, 17666, 'zegen_page_page_title_link', 'a:0:{}'),
(17724, 17666, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17725, 17666, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17726, 17666, 'zegen_page_page_title_overlay', 'a:0:{}'),
(17727, 17666, 'zegen_page_footer_layout', 'theme-default'),
(17728, 17666, 'zegen_page_hidden_footer', 'theme-default'),
(17729, 17666, 'zegen_page_footer_skin_opt', 'custom'),
(17730, 17666, 'zegen_page_footer_bg_img', '16755'),
(17731, 17666, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(17732, 17666, 'zegen_page_footer_link', 'a:0:{}'),
(17733, 17666, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17734, 17666, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17735, 17666, 'zegen_page_footer_items_opt', 'custom'),
(17736, 17666, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(17737, 17666, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(17738, 17666, 'zegen_page_footer_top_bg', 'a:0:{}'),
(17739, 17666, 'zegen_page_footer_top_link', 'a:0:{}'),
(17740, 17666, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17741, 17666, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17742, 17666, 'zegen_page_footer_top_layout_opt', 'custom'),
(17743, 17666, 'zegen_page_footer_top_layout', '9-3'),
(17744, 17666, 'zegen_page_footer_middle_skin_opt', 'custom'),
(17745, 17666, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(17746, 17666, 'zegen_page_footer_middle_link', 'a:0:{}'),
(17747, 17666, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17748, 17666, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:2:"60";i:1;s:0:"";i:2;s:2:"30";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17749, 17666, 'zegen_page_footer_middle_layout_opt', 'custom'),
(17750, 17666, 'zegen_page_footer_middle_layout', '12'),
(17751, 17666, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(17752, 17666, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(17753, 17666, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(17754, 17666, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(17755, 17666, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17756, 17666, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17757, 17666, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(17758, 17666, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(17759, 17666, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(17760, 17666, 'zegen_page_header_slider_opt', 'theme-default'),
(17761, 17666, '_elementor_edit_mode', 'builder'),
(17762, 17666, '_elementor_template_type', 'wp-page'),
(17763, 17666, '_elementor_version', '3.6.7'),
(17764, 17666, 'zegen_page_header_slider', '[rev_slider alias="motion-blur-portfolio-showcase"][/rev_slider]'),
(17765, 17666, 'zegen_page_header_navbar_font', '#ffffff'),
(17766, 17666, 'zegen_page_header_topbar_font', '#ffffff'),
(17767, 17666, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(17768, 17666, '_elementor_data', '[{"id":"dab541d","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"805e485"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"030","left":"0","isLinked":false}},"elements":[{"id":"5e8a94e9","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3882a433","elType":"widget","settings":{"title":"About","header_size":"h6","_css_classes":"d-none"},"elements":[],"widgetType":"heading"},{"id":"39d0a571","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"30a7078"}],"content_position":"middle","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false}},"elements":[{"id":"2dff35c3","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"18a6c893","elType":"widget","settings":{"title":"What We Do","sub_title":"Our Services","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"title_margin":"0px 0px 0px 0px","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"165960b6","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"30a7078"}],"content_position":"middle","gap":"extended"},"elements":[{"id":"1d3633c6","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"278982e7","elType":"widget","settings":{"front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\"}}","font_hcolor":"#FFFFFF","back_bg":"#00162FE0","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Our Sermons","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17373,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor.png","alt":"","source":"library"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/it-management\\/","front_padding":"80px","back_padding":"50px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true},{"id":"2740245b","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"539d9978","elType":"widget","settings":{"front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"icon\\":\\"Icon\\"}}","font_hcolor":"#FFFFFF","back_bg":"#00162FE0","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Our Ministries","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17372,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","alt":"","source":"library"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/cyber-security\\/","front_padding":"80px","back_padding":"50px"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true},{"id":"15a5e1b2","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"14ae9596","elType":"widget","settings":{"front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"icon\\":\\"Icon\\"}}","font_hcolor":"#FFFFFF","back_bg":"#00162FE0","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Our Story","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17373,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor.png","alt":"","source":"library"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/cloud-computing\\/","front_padding":"80px","back_padding":"50px"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"4c70d6a","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"#00162F","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"100","right":"0","bottom":"200","left":"0","isLinked":false},"shape_divider_bottom":"pyramids","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"content_position":"middle","structure":"20"},"elements":[{"id":"3a2d2ab","elType":"column","settings":{"_column_size":50,"_inline_size":38.33500000000000085265128291212022304534912109375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"a83f73b","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Next Event Starts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b91861a","elType":"widget","settings":{"title":"Dec 24, 2022 - Wednesday 12 am to 4 am ","size":"medium","header_size":"div","align":"left","title_color":"#C2C2C2","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_mobile":{"unit":"px","size":30,"sizes":[]},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"d030e15","elType":"column","settings":{"_column_size":50,"_inline_size":61.66499999999999914734871708787977695465087890625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c4ceb6a","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-0","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","variation":"modern"},"elements":[],"widgetType":"zegendaycounter"}],"isInner":false}],"isInner":false},{"id":"898391d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"50","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7bfca681","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"65f79e72","elType":"widget","settings":{"title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"5682bb3f","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"b32b586"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"30","left":0,"isLinked":false},"gap":"extended"},"elements":[{"id":"67de4bf9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1e972c93","elType":"widget","settings":{"title_color":"#232323","icon_size":"14","icon_variation":"theme-color","icon_bottom_space":"15","icon_list":[{"list_title":"Drive Business Process","icon_fa":"fa fa-star","_id":"25d317b"},{"list_title":"Speed Up Transactions","icon_fa":"fa fa-star","_id":"0623faf"},{"list_title":"Automate Workflows","icon_fa":"fa fa-star","_id":"9839b62"}],"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"zegeniconlist"},{"id":"27476f87","elType":"widget","settings":{"title":"Add Your Heading Text Here","header_size":"h5","_css_classes":"d-none"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5020e40a","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"9b69e83","elType":"widget","settings":{"title_color":"#232323","icon_size":"14","icon_variation":"theme-color","icon_bottom_space":"15","icon_list":[{"list_title":"Structure Data & Docs","icon_fa":"fa fa-star","_id":"25d317b"},{"list_title":"Eliminate Repeat Entry","icon_fa":"fa fa-star","_id":"0623faf"},{"list_title":"Simpliy Communication","icon_fa":"fa fa-star","_id":"9839b62"}]},"elements":[],"widgetType":"zegeniconlist"}],"isInner":true}],"isInner":true},{"id":"1d62d063","elType":"widget","settings":{"text":"Learn More","background_color":"#BF0A30","button_background_hover_color":"#050A18","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"3654bab","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7505d218","elType":"widget","settings":{"image":{"id":17414,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/pexels-zegen.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"50","right":"0","bottom":"50","left":"50","isLinked":false},"image_size":"custom","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"2c388006","elType":"widget","settings":{"image":{"id":6467,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/sermon_img5.jpg","alt":"","source":"library"},"image_size":"custom","image_border_border":"solid","image_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_color":"#FFFFFF","image_border_radius":{"unit":"%","top":"50","right":"50","bottom":"50","left":"0","isLinked":false},"image_box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":19,"spread":5,"color":"rgba(216, 216, 216, 0.5)"},"_element_width":"auto","_position":"absolute","_offset_x":{"unit":"px","size":50,"sizes":[]},"_offset_orientation_v":"end","_offset_x_tablet":{"unit":"px","size":140,"sizes":[]},"_offset_x_mobile":{"unit":"px","size":0,"sizes":[]},"image_custom_dimension":{"width":"180","height":"180"}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"e5072bf","elType":"section","settings":{"stretch_section":"section-stretched","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a13ae9e"}],"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"7ef2934","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"1d2cf811","elType":"widget","settings":{"title":"Our Latest Gallery","sub_title":"Recent Projects","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"41df83ee","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","heading_tag":"h4","post_heading":"h4","portfolio_layout":"classic","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"icons\\":\\"Popup and Link\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"popup\\":\\"Popup Icon\\",\\"link\\":\\"Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"600x450;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","font_color":"#252525","link_color":"#BF0A30","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"},{"id":"548814d","elType":"widget","settings":{"text":"View More Items","background_color":"#BF0A30","button_background_hover_color":"#050A18","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"a9c9a5b","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"background_background":"classic","background_color":"#F8F8F8","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":157,"sizes":[]},"background_ypos":{"unit":"px","size":-50,"sizes":[]},"background_repeat":"no-repeat","background_size":"initial","background_bg_width":{"unit":"%","size":61,"sizes":[]},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"eaf3701","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false}},"elements":[{"id":"564656a","elType":"widget","settings":{"image":{"id":17869,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/new-contact-1.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"width":{"unit":"%","size":95,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"adad1ca","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"66ca7ec","elType":"widget","settings":{"title":"Feel Free to Contact Us","sub_title":"Get In Touch","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b9c83a8","elType":"widget","settings":{"title":"Our Location","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"26","icon_outer_size":"70","icon_variation":"theme-color","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"text_align":"default","list_style":"1","icon_self_center":"1","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"1be631a","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"26","icon_outer_size":"70","icon_variation":"theme-color","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"_animation":"none","text_align":"default","list_style":"1","icon_self_center":"1","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"fddde72","elType":"widget","settings":{"title":"Email Address","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"26","icon_outer_size":"70","icon_variation":"theme-color","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"text_align":"default","list_style":"1","icon_self_center":"1","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"9757d07","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"249c15f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4db6adf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"943cbaf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"25c9022","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"61200ba","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"11","more_text":"Read More","post_heading":"h4","blog_layout":"list","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"8px 14px 0px","_css_classes":"pt-lg-3","variation":"dark"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(17770, 17666, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(17771, 17666, 'zegen_page_footer_bg', '#00162f'),
(17772, 17666, 'zegen_page_custom_logo', '17983'),
(17773, 17666, 'zegen_page_custom_sticky_logo', '17983'),
(17774, 17666, 'zegen_page_footer_middle_sidebar_1', 'Zozo-custom-footer-fullwidth'),
(17775, 17666, 'zegen_page_footer_top_sidebar_1', 'Sidebar-2'),
(17776, 17666, 'zegen_page_footer_top_sidebar_2', 'Zozo-custom-donate-sidebar'),
(17777, 17666, '_elementor_controls_usage', 'a:12:{s:7:"heading";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:2;s:11:"header_size";i:3;s:4:"size";i:1;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:12:"_css_classes";i:2;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:4:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:29:"typography_line_height_mobile";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:5:{s:5:"title";i:6;s:11:"title_trans";i:4;s:12:"title_margin";i:1;s:10:"text_align";i:3;s:11:"title_color";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:5;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;s:8:"_padding";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:16;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:14;s:19:"_inline_size_tablet";i:12;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:13:"margin_tablet";i:3;s:14:"padding_mobile";i:7;s:11:"css_classes";i:1;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:10;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:10;}s:18:"section_background";a:17:{s:21:"background_background";i:4;s:16:"background_image";i:2;s:19:"background_position";i:4;s:17:"background_repeat";i:4;s:15:"background_size";i:4;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:3;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;s:16:"background_color";i:1;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:19:"background_bg_width";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:3;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:3;}s:21:"section_shape_divider";a:2:{s:20:"shape_divider_bottom";i:1;s:26:"shape_divider_bottom_color";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:16:"content_position";i:5;s:3:"gap";i:2;s:15:"stretch_section";i:5;}s:17:"section_structure";a:1:{s:9:"structure";i:5;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:6:"margin";i:3;s:7:"padding";i:8;s:14:"padding_mobile";i:7;s:14:"padding_tablet";i:3;s:7:"z_index";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:6:{s:19:"primary_box_section";a:4:{s:8:"front_bg";i:3;s:18:"flip_primary_items";i:3;s:18:"primary_title_head";i:3;s:13:"front_padding";i:3;}s:21:"secondary_box_section";a:5:{s:11:"font_hcolor";i:3;s:7:"back_bg";i:3;s:20:"flip_secondary_items";i:3;s:20:"secondary_title_head";i:3;s:12:"back_padding";i:3;}s:13:"title_section";a:2:{s:5:"title";i:3;s:12:"stitle_color";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:3;s:7:"btn_url";i:3;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"image_section";a:2:{s:10:"flip_image";i:3;s:9:"img_style";i:3;}}s:8:"advanced";a:3:{s:19:"_section_background";a:5:{s:22:"_background_background";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}s:15:"_section_border";a:3:{s:14:"_border_border";i:3;s:13:"_border_width";i:3;s:13:"_border_color";i:3;}s:14:"_section_style";a:2:{s:12:"_css_classes";i:3;s:8:"_padding";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:4:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;s:9:"variation";i:1;}}}}s:13:"zegeniconlist";a:3:{s:5:"count";i:2;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:17:"icon_list_section";a:5:{s:11:"title_color";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:17:"icon_bottom_space";i:2;s:9:"icon_list";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:2;s:4:"link";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:3;s:10:"image_size";i:3;s:22:"image_custom_dimension";i:3;s:12:"align_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:6:{s:19:"image_border_radius";i:3;s:19:"image_border_border";i:1;s:18:"image_border_width";i:1;s:18:"image_border_color";i:1;s:27:"image_box_shadow_box_shadow";i:1;s:5:"width";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:15:"_padding_mobile";i:1;s:14:"_margin_tablet";i:1;}s:17:"_section_position";a:6:{s:14:"_element_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:21:"_offset_orientation_v";i:1;s:16:"_offset_x_tablet";i:1;s:16:"_offset_x_mobile";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"layouts_section";a:10:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:16:"portfolio_layout";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:10:"font_color";i:1;s:10:"link_color";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:3;s:10:"title_head";i:3;}s:15:"layouts_section";a:4:{s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:10:"text_align";i:3;s:10:"list_style";i:3;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:3;s:7:"icon_ti";i:3;s:9:"icon_size";i:3;s:15:"icon_outer_size";i:3;s:14:"icon_variation";i:3;s:16:"icon_self_center";i:3;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:8:"_padding";i:3;s:7:"_margin";i:3;}s:19:"_section_background";a:7:{s:22:"_background_background";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:2:{s:14:"_border_radius";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:7:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:9:"variation";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(17778, 17666, 'zegen_page_header_extra_class', 'home-five'),
(17779, 18006, 'zegen_demo_content_key', '1'),
(17780, 18006, '_wp_page_template', 'default'),
(17781, 18006, '_wp_page_template', 'default'),
(17782, 18006, '_wp_page_template', 'default'),
(17783, 18006, '_wp_page_template', 'default'),
(17784, 18006, '_wp_page_template', 'default'),
(17785, 18006, 'zegen_page_layout', 'theme-default'),
(17786, 18006, 'zegen_page_content_padding_opt', 'custom'),
(17787, 18006, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17788, 18006, 'zegen_page_main_bg_color', 'a:0:{}'),
(17789, 18006, 'zegen_page_main_bg_image', '0'),
(17790, 18006, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17791, 18006, 'zegen_page_template_opt', 'theme-default'),
(17792, 18006, 'zegen_page_template', 'right-sidebar'),
(17793, 18006, 'zegen_page_sidebar_mobile', 'theme-default'),
(17794, 18006, 'zegen_page_header_layout', 'theme-default'),
(17795, 18006, 'zegen_page_header_type', 'theme-default'),
(17796, 18006, 'zegen_page_header_bg_img', '0'),
(17797, 18006, 'zegen_page_header_items_opt', 'theme-default'),
(17798, 18006, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(17799, 18006, 'zegen_page_header_absolute_opt', 'theme-default'),
(17800, 18006, 'zegen_page_header_sticky_opt', 'theme-default'),
(17801, 18006, 'zegen_page_header_secondary_opt', 'theme-default'),
(17802, 18006, 'zegen_page_header_secondary_animate', 'left-push'),
(17803, 18006, 'zegen_page_nav_menu', 'none'),
(17804, 18006, 'zegen_page_header_topbar_opt', 'theme-default'),
(17805, 18006, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17806, 18006, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17807, 18006, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(17808, 18006, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(17809, 18006, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(17810, 18006, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(17811, 18006, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17812, 18006, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(17813, 18006, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(17814, 18006, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(17815, 18006, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17816, 18006, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17817, 18006, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(17818, 18006, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(17819, 18006, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(17820, 18006, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17821, 18006, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17822, 18006, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(17823, 18006, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(17824, 18006, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(17825, 18006, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17826, 18006, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17827, 18006, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(17828, 18006, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(17829, 18006, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(17830, 18006, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17831, 18006, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17832, 18006, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(17833, 18006, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(17834, 18006, 'zegen_page_header_navbar_opt', 'theme-default'),
(17835, 18006, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17836, 18006, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17837, 18006, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(17838, 18006, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(17839, 18006, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(17840, 18006, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17841, 18006, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17842, 18006, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(17843, 18006, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(17844, 18006, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(17845, 18006, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17846, 18006, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17847, 18006, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(17848, 18006, 'zegen_page_header_navbar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-email\\":\\"Email\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(17849, 18006, 'zegen_page_header_stikcy_opt', 'theme-default'),
(17850, 18006, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17851, 18006, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(17852, 18006, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(17853, 18006, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(17854, 18006, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17855, 18006, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17856, 18006, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(17857, 18006, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(17858, 18006, 'zegen_page_header_page_title_opt', '0'),
(17859, 18006, 'zegen_page_header_page_title_parallax', 'theme-default'),
(17860, 18006, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(17861, 18006, 'zegen_page_page_title_items_opt', 'theme-default'),
(17862, 18006, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(17863, 18006, 'zegen_page_page_title_skin_opt', 'theme-default'),
(17864, 18006, 'zegen_page_page_title_bg', 'a:0:{}'),
(17865, 18006, 'zegen_page_page_title_link', 'a:0:{}'),
(17866, 18006, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17867, 18006, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17868, 18006, 'zegen_page_page_title_overlay', 'a:0:{}'),
(17869, 18006, 'zegen_page_footer_layout', 'theme-default'),
(17870, 18006, 'zegen_page_hidden_footer', 'theme-default'),
(17871, 18006, 'zegen_page_footer_skin_opt', 'custom'),
(17872, 18006, 'zegen_page_footer_bg_img', '16755'),
(17873, 18006, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(17874, 18006, 'zegen_page_footer_link', 'a:0:{}'),
(17875, 18006, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17876, 18006, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17877, 18006, 'zegen_page_footer_items_opt', 'custom'),
(17878, 18006, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(17879, 18006, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(17880, 18006, 'zegen_page_footer_top_bg', 'a:0:{}'),
(17881, 18006, 'zegen_page_footer_top_link', 'a:0:{}'),
(17882, 18006, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17883, 18006, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17884, 18006, 'zegen_page_footer_top_layout_opt', 'custom'),
(17885, 18006, 'zegen_page_footer_top_layout', '9-3'),
(17886, 18006, 'zegen_page_footer_middle_skin_opt', 'custom'),
(17887, 18006, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(17888, 18006, 'zegen_page_footer_middle_link', 'a:0:{}'),
(17889, 18006, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17890, 18006, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:2:"60";i:1;s:0:"";i:2;s:2:"30";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17891, 18006, 'zegen_page_footer_middle_layout_opt', 'custom'),
(17892, 18006, 'zegen_page_footer_middle_layout', '12'),
(17893, 18006, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(17894, 18006, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(17895, 18006, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(17896, 18006, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(17897, 18006, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17898, 18006, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17899, 18006, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(17900, 18006, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(17901, 18006, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(17902, 18006, 'zegen_page_header_slider_opt', 'theme-default'),
(17903, 18006, '_elementor_edit_mode', 'builder'),
(17904, 18006, '_elementor_template_type', 'wp-page'),
(17905, 18006, '_elementor_version', '3.6.7'),
(17906, 18006, 'zegen_page_header_slider', '[rev_slider alias="zegen-home-6"][/rev_slider]'),
(17907, 18006, 'zegen_page_header_navbar_font', '#ffffff'),
(17908, 18006, 'zegen_page_header_topbar_font', '#ffffff'),
(17909, 18006, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(17910, 18006, '_elementor_data', '[{"id":"898391d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"7bfca681","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"65f79e72","elType":"widget","settings":{"title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_type":"border","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"5682bb3f","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"b32b586"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"30","left":0,"isLinked":false},"gap":"extended","content_position":"middle"},"elements":[{"id":"67de4bf9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"fb1adea","elType":"widget","settings":{"image":{"id":6019,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/church-upcoming-events-2.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"400","height":"200"},"_padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"align_tablet":"left","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"27476f87","elType":"widget","settings":{"title":"Add Your Heading Text Here","header_size":"h5","_css_classes":"d-none"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5020e40a","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"171b3f8","elType":"widget","settings":{"title":"Fiona Anderwood","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","title_head":"h5","title_margin":"0px 0px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a65cdb6","elType":"widget","settings":{"title":"Fiona Anderwood","header_size":"h3","title_color":"#777777","typography_typography":"custom","typography_font_family":"Alex Brush","typography_font_weight":"300"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"1d62d063","elType":"widget","settings":{"text":"Learn More","background_color":"#BF0A30","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"3654bab","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"7505d218","elType":"widget","settings":{"image":{"id":17973,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zegen-dut.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f7efcff","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","_position":"absolute","_offset_x":{"unit":"px","size":0,"sizes":[]},"_offset_y":{"unit":"px","size":196,"sizes":[]},"_offset_x_mobile":{"size":20,"unit":"px"},"_offset_y_mobile":{"size":-158,"unit":"px"}},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false},{"id":"b30111d","elType":"section","settings":{"layout":"full_width","content_position":"middle","stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs9-1.jpg","id":5780,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6f22110"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"eb8f6c6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#00162FEB","background_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_position":"center center","background_overlay_opacity":{"unit":"px","size":0.75,"sizes":[]},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"9b25316","elType":"widget","settings":{"title":"Campaign Events","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"title_margin":"0px 0px 20px 0px","text_align":"center","sep_type":"border","title_color":"#FFFFFF","font_size":"40px","line_height":"67px"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"0e0cc0c","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","id":17380,"alt":"","source":"library"},"width":{"unit":"%","size":8,"sizes":[]},"_margin":{"unit":"px","top":"20","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"6b0e2f8","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","variation":"modern","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegendaycounter"},{"id":"476bcd1","elType":"widget","settings":{"text":"View All Events","background_color":"#BF0A30","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"69fa6bd","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#BF0A30D9","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"100","right":"80","bottom":"60","left":"80","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c7fd9ee","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"14","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"1","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px 0px","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_dots":"1","extra_class":"cus-event-list","event_cols":"12"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"d563096","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"110","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"22e4785","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8bd3a61","elType":"widget","settings":{"title":"Our Ministries","sub_title":"Ministries","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"01f7bde","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","ministries_cols":"4","sc_spacing":"0px 26px 0px","text_align":"center","slide_opt":"1"},"elements":[],"widgetType":"zegenministries"},{"id":"e8a3e7a","elType":"widget","settings":{"text":"View More Ministries","background_color":"#BF0A30","button_background_hover_color":"#050A18","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"ece91c7","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"8c9b574"}],"content_position":"middle","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bg-img3.jpg","id":18189,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"css_classes":"cus-pad-sec"},"elements":[{"id":"7d5b2c3","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"60","bottom":"0","left":"60","isLinked":false},"background_background":"classic","background_color":"#BF0A30","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zeg-map1.png","id":18220,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":99,"sizes":[]},"background_ypos":{"unit":"px","size":108,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"f272234","elType":"widget","settings":{"extra_class":"custom-title-1","title":"Become a Volunteer","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#FFFFFF","sep_type":"border","title_color":"#FFFFFF","font_color":"#FFFFFF","sep_border_color":"#FFFFFF","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words."},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fff17de","elType":"widget","settings":{"button_text":"Subscribe","placeholder":"Email Id","extra_class":"cus-mailchimp"},"elements":[],"widgetType":"mailchimp"}],"isInner":false},{"id":"8427cae","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_inline_size_tablet":100},"elements":[{"id":"5eb7ec9","elType":"widget","settings":{"image":{"id":5338,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/donate-bg-main-1.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"768","height":"600"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"a9c9a5b","elType":"section","settings":{"content_position":"middle","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"110","right":"0","bottom":"110","left":"0","isLinked":false},"background_background":"classic","background_color":"#F8F8F8","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/footer-bg-im-1.jpg","id":81,"alt":"","source":"library"},"background_position":"center center","background_xpos":{"unit":"px","size":-736,"sizes":[]},"background_ypos":{"unit":"px","size":-50,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","background_bg_width":{"unit":"%","size":61,"sizes":[]},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"background_overlay_background":"classic","background_overlay_color":"#00162F","background_overlay_opacity":{"unit":"px","size":0.83999999999999996891375531049561686813831329345703125,"sizes":[]},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"adad1ca","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"0d09212","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4e2a66b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"c0d59a4"}]},"elements":[{"id":"625e9fd","elType":"column","settings":{"_column_size":50,"_inline_size":36.09100000000000108002495835535228252410888671875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"a58df46","elType":"widget","settings":{"image":{"id":5416,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/global_ministry-1.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"600","height":"730"},"_padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":100,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"bbaf2e3","elType":"column","settings":{"_column_size":50,"_inline_size":59.5510000000000019326762412674725055694580078125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"12382ef","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_nav":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5caec46","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/ministry-1.jpg","id":17378,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":-800,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"75c7a84"}],"background_color":"#BF0A30","shape_divider_bottom":"triangle","padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"c948ebc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"07708aa","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"7f933d0","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","heading_tag":"h4","slide_margin":"35","text_align":"center"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"9757d07","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"249c15f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4db6adf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"943cbaf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"25c9022","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"fa5bbd7","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(17912, 18006, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(17913, 18006, 'zegen_page_footer_bg', '#00162f'),
(17914, 18006, 'zegen_page_footer_middle_sidebar_1', 'Zozo-custom-footer-fullwidth'),
(17915, 18006, 'zegen_page_footer_top_sidebar_1', 'Sidebar-2'),
(17916, 18006, 'zegen_page_footer_top_sidebar_2', 'Zozo-custom-donate-sidebar'),
(17917, 18006, 'zegen_page_header_extra_class', 'home-six'),
(17918, 18006, 'zegen_page_custom_logo', '0'),
(17919, 18006, 'zegen_page_custom_sticky_logo', '0'),
(17920, 18006, '_elementor_controls_usage', 'a:14:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:8:{s:5:"title";i:8;s:11:"title_trans";i:5;s:10:"title_head";i:1;s:12:"title_margin";i:2;s:10:"text_align";i:4;s:11:"title_color";i:3;s:9:"font_size";i:1;s:11:"line_height";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:8;s:15:"sub_title_color";i:8;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"general_section";a:1:{s:11:"extra_class";i:6;}s:17:"separator_section";a:2:{s:8:"sep_type";i:7;s:16:"sep_border_color";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:6;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;s:8:"_padding";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:5;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:5;s:10:"image_size";i:4;s:22:"image_custom_dimension";i:4;s:12:"align_tablet";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:19:"image_border_radius";i:4;s:5:"width";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:4;s:14:"_margin_tablet";i:1;s:7:"_margin";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:11:"header_size";i:2;s:5:"title";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:4:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:22:"typography_font_weight";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:15;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:11;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_mobile";i:4;s:7:"padding";i:6;s:14:"padding_tablet";i:4;s:13:"margin_tablet";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:8:{s:21:"background_background";i:3;s:16:"background_color";i:3;s:16:"background_image";i:2;s:19:"background_position";i:1;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:10;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:5;}s:14:"section_layout";a:4:{s:3:"gap";i:1;s:16:"content_position";i:5;s:15:"stretch_section";i:5;s:6:"layout";i:1;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:10;}s:18:"section_background";a:10:{s:21:"background_background";i:7;s:16:"background_image";i:4;s:19:"background_position";i:7;s:17:"background_repeat";i:7;s:15:"background_size";i:7;s:14:"parallax_ratio";i:3;s:16:"background_color";i:2;s:15:"background_xpos";i:2;s:15:"background_ypos";i:1;s:19:"background_bg_width";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:4;s:26:"background_overlay_opacity";i:4;s:24:"background_overlay_color";i:1;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:2;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:6:"margin";i:1;s:7:"padding";i:8;s:14:"padding_mobile";i:5;s:7:"z_index";i:2;s:14:"padding_tablet";i:3;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:4:"link";i:1;s:5:"align";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:14:"_margin_tablet";i:3;s:7:"_margin";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:3:{s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:4:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;s:9:"variation";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_mobile";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:4:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"event_cols";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:14:"slide_item_tab";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;s:9:"slide_opt";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"mailchimp";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"mailchimp_section";a:2:{s:11:"button_text";i:1;s:11:"placeholder";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:4:{s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:9:"slide_nav";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(17921, 18251, 'zegen_demo_content_key', '1'),
(17922, 18251, '_wp_page_template', 'default'),
(17923, 18251, '_wp_page_template', 'default'),
(17924, 18251, '_wp_page_template', 'default'),
(17925, 18251, '_wp_page_template', 'default'),
(17926, 18251, '_wp_page_template', 'default'),
(17927, 18251, '_wp_page_template', 'default'),
(17928, 18251, 'zegen_page_layout', 'theme-default'),
(17929, 18251, 'zegen_page_content_padding_opt', 'custom'),
(17930, 18251, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17931, 18251, 'zegen_page_main_bg_color', 'a:0:{}'),
(17932, 18251, 'zegen_page_main_bg_image', '0'),
(17933, 18251, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17934, 18251, 'zegen_page_template_opt', 'theme-default'),
(17935, 18251, 'zegen_page_template', 'right-sidebar'),
(17936, 18251, 'zegen_page_sidebar_mobile', 'theme-default'),
(17937, 18251, 'zegen_page_header_layout', 'theme-default'),
(17938, 18251, 'zegen_page_header_type', 'theme-default'),
(17939, 18251, 'zegen_page_header_bg_img', '0'),
(17940, 18251, 'zegen_page_header_items_opt', 'custom'),
(17941, 18251, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-topbar\\":\\"Topbar\\"}}'),
(17942, 18251, 'zegen_page_header_absolute_opt', '1'),
(17943, 18251, 'zegen_page_header_sticky_opt', 'theme-default'),
(17944, 18251, 'zegen_page_header_secondary_opt', 'theme-default'),
(17945, 18251, 'zegen_page_header_secondary_animate', 'left-push'),
(17946, 18251, 'zegen_page_nav_menu', 'none'),
(17947, 18251, 'zegen_page_header_topbar_opt', 'theme-default'),
(17948, 18251, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17949, 18251, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(17950, 18251, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(17951, 18251, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(17952, 18251, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(17953, 18251, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(17954, 18251, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17955, 18251, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(17956, 18251, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(17957, 18251, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(17958, 18251, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17959, 18251, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17960, 18251, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(17961, 18251, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(17962, 18251, 'zegen_page_header_logo_bar_opt', 'custom'),
(17963, 18251, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(17964, 18251, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(17965, 18251, 'zegen_page_header_logo_bar_skin_opt', 'custom'),
(17966, 18251, 'zegen_page_header_logo_bar_bg', 'a:2:{i:0;s:18:"rgba(10,10,10,0.0)";i:1;s:7:"#0a0a0a";}'),
(17967, 18251, 'zegen_page_header_logo_bar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(17968, 18251, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:24:"rgba(255, 255, 255, 0.1)";i:6;s:5:"solid";}'),
(17969, 18251, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17970, 18251, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(17971, 18251, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(17972, 18251, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(17973, 18251, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17974, 18251, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17975, 18251, 'zegen_page_header_logo_bar_items_opt', 'custom'),
(17976, 18251, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-logobar-social\\":\\"Social\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\"},\\"disabled\\":{\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-phone\\":\\"Phone Number\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(17977, 18251, 'zegen_page_header_navbar_opt', 'custom'),
(17978, 18251, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(17979, 18251, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(17980, 18251, 'zegen_page_header_navbar_skin_opt', 'custom'),
(17981, 18251, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:19:"rgba(191,10,48,0.0)";i:1;s:7:"#bf0a30";}'),
(17982, 18251, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(17983, 18251, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17984, 18251, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17985, 18251, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(17986, 18251, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(17987, 18251, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(17988, 18251, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17989, 18251, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17990, 18251, 'zegen_page_header_navbar_items_opt', 'custom'),
(17991, 18251, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-phone\\":\\"Phone Number\\",\\"header-cart\\":\\"Cart\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-email\\":\\"Email\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(17992, 18251, 'zegen_page_header_stikcy_opt', 'theme-default'),
(17993, 18251, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(17994, 18251, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(17995, 18251, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(17996, 18251, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(17997, 18251, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(17998, 18251, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(17999, 18251, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(18000, 18251, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(18001, 18251, 'zegen_page_header_page_title_opt', '0'),
(18002, 18251, 'zegen_page_header_page_title_parallax', 'theme-default'),
(18003, 18251, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(18004, 18251, 'zegen_page_page_title_items_opt', 'theme-default'),
(18005, 18251, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(18006, 18251, 'zegen_page_page_title_skin_opt', 'theme-default'),
(18007, 18251, 'zegen_page_page_title_bg', 'a:0:{}'),
(18008, 18251, 'zegen_page_page_title_link', 'a:0:{}'),
(18009, 18251, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18010, 18251, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18011, 18251, 'zegen_page_page_title_overlay', 'a:0:{}'),
(18012, 18251, 'zegen_page_footer_layout', 'theme-default'),
(18013, 18251, 'zegen_page_hidden_footer', 'theme-default'),
(18014, 18251, 'zegen_page_footer_skin_opt', 'theme-default'),
(18015, 18251, 'zegen_page_footer_bg_img', '16755'),
(18016, 18251, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(18017, 18251, 'zegen_page_footer_link', 'a:0:{}'),
(18018, 18251, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18019, 18251, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18020, 18251, 'zegen_page_footer_items_opt', 'theme-default'),
(18021, 18251, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(18022, 18251, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(18023, 18251, 'zegen_page_footer_top_bg', 'a:0:{}'),
(18024, 18251, 'zegen_page_footer_top_link', 'a:0:{}'),
(18025, 18251, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18026, 18251, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18027, 18251, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(18028, 18251, 'zegen_page_footer_top_layout', '9-3'),
(18029, 18251, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(18030, 18251, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(18031, 18251, 'zegen_page_footer_middle_link', 'a:0:{}'),
(18032, 18251, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18033, 18251, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:2:"60";i:1;s:0:"";i:2;s:2:"30";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18034, 18251, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(18035, 18251, 'zegen_page_footer_middle_layout', '12'),
(18036, 18251, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(18037, 18251, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(18038, 18251, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(18039, 18251, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(18040, 18251, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18041, 18251, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18042, 18251, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(18043, 18251, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(18044, 18251, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(18045, 18251, 'zegen_page_header_slider_opt', 'theme-default'),
(18046, 18251, '_elementor_edit_mode', 'builder'),
(18047, 18251, '_elementor_template_type', 'wp-page'),
(18048, 18251, '_elementor_version', '3.6.7'),
(18049, 18251, 'zegen_page_header_slider', '[rev_slider alias="Zegen-Home-7"][/rev_slider]'),
(18050, 18251, 'zegen_page_header_navbar_font', '#ffffff'),
(18051, 18251, 'zegen_page_header_topbar_font', '#ffffff'),
(18052, 18251, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(18053, 18251, '_elementor_data', '[{"id":"fe9dddd","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"60","left":"15","isLinked":false},"background_background":"classic","stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"983edd2","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"0648239","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"35","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 15px 0px","_margin":{"unit":"px","top":"-40","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"20","right":"35","bottom":"33","left":"35","isLinked":false},"extra_class":"feature-style-3","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"_margin_tablet":{"unit":"px","top":"80","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"d82b008","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"040","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d91b45a","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"35","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 15px 0px","_margin":{"unit":"px","top":"-40","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"20","right":"35","bottom":"33","left":"35","isLinked":false},"extra_class":"feature-style-3","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"_margin_tablet":{"unit":"px","top":"65","right":"15","bottom":"35","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"5a1f6a3","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5e34e24","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"35","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 15px 0px","_margin":{"unit":"px","top":"-40","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"20","right":"35","bottom":"33","left":"35","isLinked":false},"extra_class":"feature-style-3","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"_margin_tablet":{"unit":"px","top":"80","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"5d91d50","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"40","left":"15","isLinked":false},"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/world-map-1.png","id":18218,"alt":"","source":"library"},"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"border_color":"#EAEAEA","margin":{"unit":"px","top":"0","right":0,"bottom":"60","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"c82d649","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"84b2088","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Acceptional Services","sub_title":"Core Services","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false},{"id":"ff9e541","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-3","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c4356ce","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"content_position":"middle"},"elements":[{"id":"e8d8440","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"563c21d","elType":"widget","settings":{"ending_number":435,"suffix":"+","thousand_separator_char":".","title":"Cool Number","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":22,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size_tablet":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":40,"sizes":[]},"typography_number_font_weight":"700","typography_number_line_height":{"unit":"px","size":40,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":26,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_title_font_size_mobile":{"unit":"px","size":18,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"counter"}],"isInner":true},{"id":"04a32aa","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"381fbbc","elType":"widget","settings":{"suffix":"+","title":"Countries Around","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":22,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size_tablet":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":40,"sizes":[]},"typography_number_font_weight":"700","typography_number_line_height":{"unit":"px","size":40,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":26,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"46dbdf28","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"60","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"561f76bf","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"230d6d29","elType":"widget","settings":{"title":"Daily Prayers","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"01","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-settings","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"61c272c7","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"59cf4c6a","elType":"widget","settings":{"title":"Teaching Programs","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-email","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"6b93cfd","elType":"widget","settings":{"text":"View More Services","background_color":"#BF0A30","button_background_hover_color":"#070E20","_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false},"align":"center","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"7f01ad21","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"43340bfa","elType":"widget","settings":{"title":"Worship Plan","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"03","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-check-box","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"b30111d","elType":"section","settings":{"content_position":"middle","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs9-1.jpg","id":5780,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6f22110"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_overlay_background":"classic","background_overlay_color":"#00162FEB","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"eb8f6c6","elType":"column","settings":{"_column_size":100,"_inline_size":null,"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_position":"center center","background_overlay_opacity":{"unit":"px","size":0.75,"sizes":[]},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"9b25316","elType":"widget","settings":{"title":"Campaign Events","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"title_margin":"0px 0px 20px 0px","text_align":"center","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"6b0e2f8","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","variation":"modern"},"elements":[],"widgetType":"zegendaycounter"},{"id":"476bcd1","elType":"widget","settings":{"text":"View All Events","background_color":"#BF0A30","button_background_hover_color":"#070E20","_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/events\\/","is_external":"","nofollow":"","custom_attributes":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"898391d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"7bfca681","elType":"column","settings":{"_column_size":50,"_inline_size":46.16499999999999914734871708787977695465087890625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"65f79e72","elType":"widget","settings":{"title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"323fb0d","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"1d62d063","elType":"widget","settings":{"text":"Learn More","background_color":"#BF0A30","button_background_hover_color":"#070E20","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"3654bab","elType":"column","settings":{"_column_size":50,"_inline_size":53.83500000000000085265128291212022304534912109375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"7505d218","elType":"widget","settings":{"image":{"id":18499,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/intercession-of-saints-jesus-christ.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"d32f995","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten","header_size":"span","typography_typography":"custom","typography_font_family":"Rubik","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":30,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#FFFFFF","typography_font_weight":"400","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"30","isLinked":false},"_padding":{"unit":"px","top":"20","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":11,"vertical":26,"blur":22,"spread":-2,"color":"rgba(0, 0, 0, 0.22)"}},"elements":[],"widgetType":"heading"},{"id":"ab87ca1","elType":"widget","settings":{"image":{"id":17380,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":43,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"px","size":286},"_position":"absolute","_offset_x":{"size":166,"unit":"px"},"_offset_y":{"size":287,"unit":"px"},"hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"02c2771","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"28a0af7","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"074967a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"83fc29c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a07103d","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"f337dce","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"15","more_text":"Read More","sermon_layout":"classic","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"more\\":\\"Read More\\",\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x400;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"20px 12px 30px 0px 0px","heading_tag":"h4","slide_margin":"35","text_align":"center","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"cus-sermon-grid"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"831ea64","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.070000000000000006661338147750939242541790008544921875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"content_position":"middle","structure":"20","background_overlay_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","id":17380,"alt":"","source":"library"},"background_overlay_position":"initial","background_overlay_xpos":{"unit":"px","size":339,"sizes":[]},"background_overlay_ypos":{"unit":"px","size":191,"sizes":[]},"background_overlay_repeat":"no-repeat","background_overlay_size":"initial","background_overlay_bg_width":{"unit":"%","size":24,"sizes":[]}},"elements":[{"id":"d417d47","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/quote.png","id":18442,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":34,"sizes":[]},"background_repeat":"no-repeat"},"elements":[{"id":"ede9487","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"We believe in Teamwork through Trust and Respect Each Other. Enthusiastic Communication with Clients","_margin":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#252525","font_size":"38px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"0c4d1c8","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"button_hover_border_color":"#070E20","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30"},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"7d5b2c3","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"80","right":"60","bottom":"90","left":"60","isLinked":false},"background_background":"classic","background_color":"#BF0A30","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zeg-map1.png","id":18220,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":99,"sizes":[]},"background_ypos":{"unit":"px","size":108,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"f272234","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Become a Volunteer","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#FFFFFF","sep_type":"border","title_color":"#FFFFFF","font_color":"#FFFFFF","sep_border_color":"#FFFFFF","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words."},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fff17de","elType":"widget","settings":{"button_text":"Subscribe","placeholder":"Email Id","extra_class":"cus-mailchimp"},"elements":[],"widgetType":"mailchimp"}],"isInner":false}],"isInner":false},{"id":"0fc5a4a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"10","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1e58211","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"a99b290","elType":"widget","settings":{"title":"Get In Touch","sub_title":"Contact Us","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b6c47b9","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"2b85d74"}]},"elements":[{"id":"fa06a2c","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5f11749","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"4b01293","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"858d732","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#00162F","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"a7ec335","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"3f69d5f","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#00162F","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5b98f40","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f0737bd"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1721e89","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"47edc61","elType":"widget","settings":{"address":"8765 W Higgins Rd, Chicago, IL 60631, United States","zoom":{"unit":"px","size":14,"sizes":[]},"height":{"unit":"px","size":355,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(18055, 18251, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(18056, 18251, 'zegen_page_footer_bg', '#00162f'),
(18057, 18251, 'zegen_page_header_extra_class', 'home-seven'),
(18058, 18251, 'zegen_page_custom_logo', '19837'),
(18059, 18251, 'zegen_page_custom_sticky_logo', '17932'),
(18060, 18251, 'zegen_page_header_logo_bar_font', '#ffffff'),
(18061, 18251, '_elementor_controls_usage', 'a:13:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:9;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:9:{s:13:"title_section";a:4:{s:5:"title";i:9;s:10:"title_head";i:9;s:11:"title_color";i:6;s:9:"title_url";i:3;}s:15:"layouts_section";a:6:{s:10:"fbox_items";i:9;s:15:"fbox_list_items";i:9;s:14:"feature_layout";i:6;s:12:"content_full";i:3;s:10:"text_align";i:3;s:10:"font_color";i:3;}s:12:"icon_section";a:9:{s:8:"icon_opt";i:9;s:9:"icon_size";i:6;s:15:"icon_outer_size";i:6;s:14:"icon_variation";i:9;s:11:"icon_hcolor";i:3;s:8:"icon_hbg";i:3;s:14:"icon_bg_custom";i:3;s:7:"icon_ti";i:8;s:7:"icon_bg";i:3;}s:15:"content_section";a:1:{s:7:"content";i:9;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:9;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:1;s:7:"btn_url";i:1;}s:13:"image_section";a:2:{s:10:"fbox_image";i:3;s:9:"img_style";i:3;}s:14:"number_section";a:1:{s:11:"fbox_number";i:2;}}s:8:"advanced";a:4:{s:14:"_section_style";a:4:{s:7:"_margin";i:6;s:8:"_padding";i:9;s:14:"_margin_tablet";i:6;s:14:"_margin_mobile";i:3;}s:19:"_section_background";a:10:{s:22:"_background_background";i:9;s:17:"_background_color";i:9;s:28:"_background_hover_background";i:3;s:23:"_background_hover_color";i:3;s:28:"_background_hover_transition";i:6;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}s:15:"_section_border";a:5:{s:14:"_border_radius";i:9;s:27:"_box_shadow_box_shadow_type";i:9;s:22:"_box_shadow_box_shadow";i:9;s:13:"_border_width";i:3;s:13:"_border_color";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:22;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:20;s:19:"_inline_size_tablet";i:18;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:14:"padding_tablet";i:5;s:7:"padding";i:3;s:11:"css_classes";i:1;s:6:"margin";i:1;s:14:"padding_mobile";i:1;s:13:"margin_tablet";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:8:{s:21:"background_background";i:3;s:16:"background_image";i:3;s:19:"background_position";i:2;s:15:"background_xpos";i:2;s:17:"background_repeat";i:2;s:16:"background_color";i:1;s:15:"background_ypos";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:12;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:7;}s:14:"section_layout";a:2:{s:16:"content_position";i:6;s:15:"stretch_section";i:6;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:12;}s:18:"section_background";a:7:{s:21:"background_background";i:7;s:16:"background_image";i:4;s:19:"background_position";i:5;s:17:"background_repeat";i:5;s:15:"background_size";i:5;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:4;}s:14:"section_border";a:3:{s:13:"border_border";i:1;s:12:"border_width";i:1;s:12:"border_color";i:1;}s:26:"section_background_overlay";a:10:{s:29:"background_overlay_background";i:5;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:5;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:23:"background_overlay_xpos";i:1;s:23:"background_overlay_ypos";i:1;s:25:"background_overlay_repeat";i:1;s:23:"background_overlay_size";i:1;s:27:"background_overlay_bg_width";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:10;s:14:"padding_tablet";i:7;s:6:"margin";i:2;s:7:"z_index";i:3;s:13:"margin_tablet";i:1;s:14:"padding_mobile";i:7;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:13:"title_section";a:7:{s:5:"title";i:8;s:11:"title_trans";i:4;s:12:"title_margin";i:3;s:10:"text_align";i:4;s:11:"title_color";i:4;s:9:"font_size";i:2;s:11:"line_height";i:2;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:2:{s:8:"sep_type";i:6;s:16:"sep_border_color";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:3;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:8;s:8:"_padding";i:4;s:15:"_padding_tablet";i:1;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;}}}}s:7:"counter";a:3:{s:5:"count";i:2;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:1;s:6:"suffix";i:2;s:23:"thousand_separator_char";i:1;s:5:"title";i:1;}}s:5:"style";a:2:{s:14:"section_number";a:3:{s:12:"number_color";i:2;s:28:"typography_number_typography";i:2;s:29:"typography_number_font_family";i:2;}s:13:"section_title";a:5:{s:11:"title_color";i:2;s:27:"typography_title_typography";i:2;s:28:"typography_title_font_family";i:2;s:26:"typography_title_font_size";i:2;s:28:"typography_title_font_weight";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:5;s:5:"align";i:4;s:4:"link";i:3;s:4:"size";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:15:{s:16:"background_color";i:5;s:29:"button_background_hover_color";i:3;s:13:"border_radius";i:2;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:2;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:2;s:13:"border_border";i:2;s:12:"border_color";i:2;s:17:"button_text_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:3;s:7:"_margin";i:4;s:8:"_padding";i:2;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:4:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;s:9:"variation";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:3;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:3;s:11:"header_size";i:3;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:3;s:22:"typography_font_family";i:3;s:20:"typography_font_size";i:3;s:26:"typography_text_decoration";i:3;s:22:"typography_line_height";i:3;s:28:"text_shadow_text_shadow_type";i:3;s:23:"text_shadow_text_shadow";i:3;s:11:"title_color";i:3;s:22:"typography_font_weight";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:7:"_margin";i:2;s:8:"_padding";i:1;s:12:"_css_classes";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:19:"image_border_radius";i:2;s:5:"width";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:2;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"mailchimp";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"mailchimp_section";a:2:{s:11:"button_text";i:1;s:11:"placeholder";i:1;}}}}s:11:"google_maps";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}}'),
(18062, 18726, 'zegen_demo_content_key', '1'),
(18063, 18726, '_wp_page_template', 'default'),
(18064, 18726, '_wp_page_template', 'default'),
(18065, 18726, '_wp_page_template', 'default'),
(18066, 18726, '_wp_page_template', 'default'),
(18067, 18726, '_wp_page_template', 'default'),
(18068, 18726, '_wp_page_template', 'default'),
(18069, 18726, '_wp_page_template', 'default'),
(18070, 18726, '_wp_page_template', 'default'),
(18071, 18726, 'zegen_page_layout', 'theme-default'),
(18072, 18726, 'zegen_page_content_padding_opt', 'custom'),
(18073, 18726, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18074, 18726, 'zegen_page_main_bg_color', 'a:0:{}'),
(18075, 18726, 'zegen_page_main_bg_image', '0'),
(18076, 18726, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18077, 18726, 'zegen_page_template_opt', 'theme-default'),
(18078, 18726, 'zegen_page_template', 'right-sidebar'),
(18079, 18726, 'zegen_page_sidebar_mobile', 'theme-default'),
(18080, 18726, 'zegen_page_header_layout', 'wide'),
(18081, 18726, 'zegen_page_header_type', 'theme-default'),
(18082, 18726, 'zegen_page_header_bg_img', '0'),
(18083, 18726, 'zegen_page_header_items_opt', 'custom'),
(18084, 18726, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-topbar\\":\\"Topbar\\"}}'),
(18085, 18726, 'zegen_page_header_absolute_opt', 'theme-default'),
(18086, 18726, 'zegen_page_header_sticky_opt', 'theme-default'),
(18087, 18726, 'zegen_page_header_secondary_opt', 'enable'),
(18088, 18726, 'zegen_page_header_secondary_animate', 'right-overlay'),
(18089, 18726, 'zegen_page_nav_menu', 'none'),
(18090, 18726, 'zegen_page_header_topbar_opt', 'theme-default'),
(18091, 18726, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18092, 18726, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18093, 18726, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(18094, 18726, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(18095, 18726, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18096, 18726, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(18097, 18726, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18098, 18726, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(18099, 18726, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(18100, 18726, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(18101, 18726, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18102, 18726, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18103, 18726, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(18104, 18726, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(18105, 18726, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(18106, 18726, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(18107, 18726, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(18108, 18726, 'zegen_page_header_logo_bar_skin_opt', 'custom'),
(18109, 18726, 'zegen_page_header_logo_bar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(18110, 18726, 'zegen_page_header_logo_bar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18111, 18726, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#ffffff";i:6;s:5:"solid";}'),
(18112, 18726, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18113, 18726, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(18114, 18726, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(18115, 18726, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(18116, 18726, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18117, 18726, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18118, 18726, 'zegen_page_header_logo_bar_items_opt', 'custom'),
(18119, 18726, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"multi-info\\":\\"Address, Phone, Email\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\"},\\"disabled\\":{\\"header-logobar-search\\":\\"Search\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-address\\":\\"Address Text\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-phone\\":\\"Phone Number\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(18120, 18726, 'zegen_page_header_navbar_opt', 'custom'),
(18121, 18726, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(18122, 18726, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(18123, 18726, 'zegen_page_header_navbar_skin_opt', 'custom'),
(18124, 18726, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(18125, 18726, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#252525";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18126, 18726, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18127, 18726, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18128, 18726, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(18129, 18726, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(18130, 18726, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(18131, 18726, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18132, 18726, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18133, 18726, 'zegen_page_header_navbar_items_opt', 'custom'),
(18134, 18726, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-cart\\":\\"Cart\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-social\\":\\"Social\\",\\"header-phone\\":\\"Phone Number\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(18135, 18726, 'zegen_page_header_stikcy_opt', 'theme-default'),
(18136, 18726, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18137, 18726, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(18138, 18726, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(18139, 18726, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(18140, 18726, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18141, 18726, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18142, 18726, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(18143, 18726, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(18144, 18726, 'zegen_page_header_page_title_opt', '0'),
(18145, 18726, 'zegen_page_header_page_title_parallax', 'theme-default'),
(18146, 18726, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(18147, 18726, 'zegen_page_page_title_items_opt', 'theme-default'),
(18148, 18726, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(18149, 18726, 'zegen_page_page_title_skin_opt', 'theme-default'),
(18150, 18726, 'zegen_page_page_title_bg', 'a:0:{}'),
(18151, 18726, 'zegen_page_page_title_link', 'a:0:{}'),
(18152, 18726, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18153, 18726, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18154, 18726, 'zegen_page_page_title_overlay', 'a:0:{}'),
(18155, 18726, 'zegen_page_footer_layout', 'theme-default'),
(18156, 18726, 'zegen_page_hidden_footer', 'theme-default'),
(18157, 18726, 'zegen_page_footer_skin_opt', 'theme-default'),
(18158, 18726, 'zegen_page_footer_bg_img', '16755'),
(18159, 18726, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(18160, 18726, 'zegen_page_footer_link', 'a:0:{}'),
(18161, 18726, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18162, 18726, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18163, 18726, 'zegen_page_footer_items_opt', 'theme-default'),
(18164, 18726, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(18165, 18726, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(18166, 18726, 'zegen_page_footer_top_bg', 'a:0:{}'),
(18167, 18726, 'zegen_page_footer_top_link', 'a:0:{}'),
(18168, 18726, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18169, 18726, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18170, 18726, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(18171, 18726, 'zegen_page_footer_top_layout', '9-3'),
(18172, 18726, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(18173, 18726, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(18174, 18726, 'zegen_page_footer_middle_link', 'a:0:{}'),
(18175, 18726, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18176, 18726, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:2:"60";i:1;s:0:"";i:2;s:2:"30";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18177, 18726, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(18178, 18726, 'zegen_page_footer_middle_layout', '12'),
(18179, 18726, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(18180, 18726, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(18181, 18726, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(18182, 18726, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(18183, 18726, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18184, 18726, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18185, 18726, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(18186, 18726, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(18187, 18726, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(18188, 18726, 'zegen_page_header_slider_opt', 'theme-default'),
(18189, 18726, '_elementor_edit_mode', 'builder'),
(18190, 18726, '_elementor_template_type', 'wp-page'),
(18191, 18726, '_elementor_version', '3.6.7'),
(18192, 18726, 'zegen_page_header_slider', '[rev_slider alias="zegen-home-9"][/rev_slider]'),
(18193, 18726, 'zegen_page_header_navbar_font', '#8d9297'),
(18194, 18726, 'zegen_page_header_topbar_font', '#ffffff'),
(18195, 18726, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(18196, 18726, '_elementor_data', '[{"id":"0f28d16","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a679047"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"20","left":"15","isLinked":false},"layout":"full_width","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"-50","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"cus-pad-sec"},"elements":[{"id":"6e0e178","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"34a76fa","elType":"section","settings":{"structure":"50","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4ed68d9"}],"layout":"full_width","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"9950ddc","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"0648239","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162F","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"f95e585","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"38ee558","elType":"widget","settings":{"title":"Praise","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162FF7","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"76995ce","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"64050f2","elType":"widget","settings":{"title":"Worship","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162F","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"b777a13","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"7518d7c","elType":"widget","settings":{"title":"God''s Love","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"047","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162FF7","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"9655353","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"4626856","elType":"widget","settings":{"title":"Your Chance","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162F","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"76b3081","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"30","right":"0","bottom":"60","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"e56527e","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3b56d4b","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"67c074f"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"518e681","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"b669944","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"We are Taking Small Steps to Make Earth Better Planet","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","line_height":"42px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true},{"id":"81237b6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"b18de62","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.","_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true},{"id":"5c20cb5","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"67c074f"}],"padding":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ceaf349","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"71e7ae5","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"20px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"extra_class":"feature-style-6","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_url_opt":"1","title_url":"#","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"95a1019","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"47cfd67","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"icon\\":\\"Icon\\",\\"content\\":\\"Content\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"20px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"extra_class":"feature-style-6","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-theme-blog-10-1.jpg","id":5435,"alt":"","source":"library"},"img_style":"squared","title_url_opt":"1","title_url":"#","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"8384815","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"33ce9f7","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"content\\":\\"Content\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"20px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"extra_class":"feature-style-6","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church_theme_blog_9-1.jpg","id":5428,"alt":"","source":"library"},"img_style":"squared","title_url_opt":"1","title_url":"#","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"074967a","elType":"section","settings":{"background_background":"classic","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"layout":"full_width","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zmain-slider-4.jpg","id":17375,"alt":"","source":"library"}},"elements":[{"id":"83fc29c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a07103d","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#FFFFFF","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"sep_type":"border","text_align":"center","title_color":"#FFFFFF","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"f337dce","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"17","more_text":"Read More","sermon_layout":"classic","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x400;","hard_croping":"1","slide_item":"5","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"30px 15px 0px 0px 0px","heading_tag":"h5","slide_margin":"35","text_align":"center","slide_opt":"1","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.66000000000000003108624468950438313186168670654296875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"1","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"structure":"20","background_color":"#F7F7F7"},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"ced3551","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/about-us-img-1-1.png","id":5547,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":71,"sizes":[]},"_animation":"fadeInUp","_margin":{"unit":"px","top":"0","right":"0","bottom":"-2","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"9fa6ac6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"70","bottom":"70","left":"70","isLinked":false},"animation":"fadeInRight","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"180","right":"30","bottom":"50","left":"30","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"015","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":126},"_position":"absolute","_offset_x":{"size":60,"unit":"px"},"_offset_y":{"size":78.0160000000000053432813729159533977508544921875,"unit":"px"},"_offset_x_tablet":{"size":29,"unit":"px"},"_offset_y_tablet":{"size":80.0160000000000053432813729159533977508544921875,"unit":"px"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"3f0273d","elType":"widget","settings":{"title":"Small Steps to Make Earth","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"10","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F","_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"48400ed","elType":"section","settings":{"stretch_section":"section-stretched","structure":"30","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/family_ministry-1.jpg","id":5415,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"#BF0A30","background_overlay_opacity":{"unit":"px","size":0.89000000000000001332267629550187848508358001708984375,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdb4319"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"a8aa165","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"8f2e28a","elType":"widget","settings":{"ending_number":435,"suffix":"+","thousand_separator_char":".","title":"Around the World","number_color":"#FFFFFF","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#DFDFDF","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":18,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":40,"sizes":[]},"_background_background":"classic","_background_image":{"url":"","id":"","alt":"","source":"library"},"_background_position":"initial","_background_xpos":{"unit":"px","size":256,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":15,"sizes":[]},"_animation":"fadeInUp","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_number_line_height":{"unit":"px","size":20,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_title_letter_spacing":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"7c69319","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c1cb075","elType":"widget","settings":{"suffix":"+","title":"Projects Supported","number_color":"#FFFFFF","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#DFDFDF","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":18,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":40,"sizes":[]},"_background_background":"classic","_background_image":{"url":"","id":"","alt":"","source":"library"},"_background_position":"initial","_background_xpos":{"unit":"px","size":256,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":15,"sizes":[]},"_animation":"fadeInUp","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_number_line_height":{"unit":"px","size":20,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"2b2e464","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"10880f7","elType":"widget","settings":{"suffix":"+","title":"Mass Stripends","number_color":"#FFFFFF","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#DFDFDF","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":18,"sizes":[]},"typography_title_font_weight":"600","ending_number":199,"typography_number_font_size":{"unit":"px","size":40,"sizes":[]},"_background_background":"classic","_background_image":{"url":"","id":"","alt":"","source":"library"},"_background_position":"initial","_background_xpos":{"unit":"px","size":256,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":15,"sizes":[]},"_animation":"fadeInUp","typography_number_line_height":{"unit":"px","size":20,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false}],"isInner":false},{"id":"e172562","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"0cada37","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"c45f366","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-10","title":"Latest Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#252525","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4ed6f94","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"18","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"classic","image_size":"medium","hard_croping":"1","sc_spacing":"30px 15px","custom_image_size":"400X500;","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"43227ec","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"90","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"stretch_section":"section-stretched","structure":"20","background_color":"#F7F7F7","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"1e7225e","elType":"column","settings":{"_column_size":50,"_inline_size":31.111999999999998323119143606163561344146728515625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"7c05067","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#252525","sec_tit_content":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"77ba04a","elType":"widget","settings":{"text":"View More","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F","_animation":"fadeInUp","_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"ec5837e","elType":"column","settings":{"_column_size":50,"_inline_size":68.888000000000005229594535194337368011474609375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"9d1bffc","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\",\\"excerpt\\":\\"Excerpt\\",\\"thumb\\":\\"Feature Image\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","post_overlay_items_opt":"1","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(18198, 18726, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(18199, 18726, 'zegen_page_footer_bg', '#00162f'),
(18200, 18726, 'zegen_page_header_extra_class', 'home-nine'),
(18201, 18726, 'zegen_page_header_logo_bar_font', '#ffffff'),
(18202, 18726, 'zegen_page_custom_logo', '19306'),
(18203, 18726, 'zegen_page_custom_sticky_logo', '19306'),
(18204, 18726, '_elementor_controls_usage', 'a:12:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:8;s:15:"control_percent";i:10;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:5:{s:5:"title";i:8;s:10:"title_head";i:8;s:11:"title_color";i:5;s:13:"title_url_opt";i:3;s:9:"title_url";i:3;}s:15:"layouts_section";a:3:{s:10:"fbox_items";i:8;s:15:"fbox_list_items";i:8;s:10:"font_color";i:5;}s:12:"icon_section";a:10:{s:8:"icon_opt";i:8;s:9:"icon_size";i:8;s:15:"icon_outer_size";i:8;s:14:"icon_variation";i:8;s:11:"icon_hcolor";i:8;s:8:"icon_hbg";i:8;s:14:"icon_bg_custom";i:8;s:7:"icon_bg";i:5;s:15:"icon_bg_hcustom";i:5;s:7:"icon_ti";i:2;}s:15:"content_section";a:1:{s:7:"content";i:8;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:8;}s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:14:"button_section";a:3:{s:8:"btn_text";i:6;s:7:"btn_url";i:6;s:8:"btn_type";i:5;}s:13:"image_section";a:2:{s:10:"fbox_image";i:8;s:9:"img_style";i:8;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:7:"_margin";i:8;s:8:"_padding";i:8;}s:19:"_section_background";a:4:{s:22:"_background_background";i:8;s:17:"_background_color";i:8;s:28:"_background_hover_background";i:8;s:28:"_background_hover_transition";i:8;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:8;s:27:"_box_shadow_box_shadow_type";i:5;s:22:"_box_shadow_box_shadow";i:8;}s:15:"section_effects";a:1:{s:10:"_animation";i:8;}}}}s:6:"column";a:3:{s:5:"count";i:22;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:19;s:19:"_inline_size_tablet";i:14;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:13:"margin_tablet";i:2;s:14:"padding_tablet";i:1;}s:15:"section_effects";a:1:{s:9:"animation";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:2:{s:21:"background_background";i:1;s:16:"background_color";i:1;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:6;}s:14:"section_layout";a:3:{s:6:"layout";i:3;s:15:"stretch_section";i:6;s:16:"content_position";i:1;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:18:"section_background";a:7:{s:21:"background_background";i:7;s:19:"background_position";i:6;s:17:"background_repeat";i:7;s:15:"background_size";i:7;s:14:"parallax_ratio";i:5;s:16:"background_image";i:4;s:16:"background_color";i:3;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;s:24:"background_overlay_color";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:11;s:7:"z_index";i:3;s:14:"padding_tablet";i:4;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:5:{s:5:"title";i:5;s:11:"line_height";i:1;s:11:"title_trans";i:2;s:10:"text_align";i:2;s:11:"title_color";i:4;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:5;s:15:"sub_title_color";i:5;}s:17:"separator_section";a:1:{s:8:"sep_type";i:5;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:5;s:8:"_padding";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:4;}}}}s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:1;s:10:"image_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:5:"width";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;s:10:"text_align";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:5:"align";i:2;s:4:"link";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:2;s:13:"border_radius";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:2;s:11:"hover_color";i:2;s:25:"button_hover_border_color";i:2;s:13:"border_border";i:2;s:12:"border_color";i:2;s:17:"button_text_color";i:2;s:29:"button_background_hover_color";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:7:"counter";a:3:{s:5:"count";i:3;s:15:"control_percent";i:8;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:2;s:6:"suffix";i:3;s:23:"thousand_separator_char";i:1;s:5:"title";i:3;}}s:5:"style";a:2:{s:14:"section_number";a:4:{s:12:"number_color";i:3;s:28:"typography_number_typography";i:3;s:29:"typography_number_font_family";i:3;s:27:"typography_number_font_size";i:3;}s:13:"section_title";a:5:{s:11:"title_color";i:3;s:27:"typography_title_typography";i:3;s:28:"typography_title_font_family";i:3;s:26:"typography_title_font_size";i:3;s:28:"typography_title_font_weight";i:3;}}s:8:"advanced";a:2:{s:19:"_section_background";a:7:{s:22:"_background_background";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:16:"_background_xpos";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:20:"_background_bg_width";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:3;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:7:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:22:"post_overlay_items_opt";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}}'),
(18205, 20159, 'zegen_demo_content_key', '1'),
(18206, 20159, '_wp_page_template', 'default'),
(18207, 20159, '_wp_page_template', 'default'),
(18208, 20159, '_wp_page_template', 'default'),
(18209, 20159, 'rs_page_bg_color', ''),
(18210, 20159, 'zegen_page_layout', 'theme-default'),
(18211, 20159, 'zegen_page_content_padding_opt', 'custom'),
(18212, 20159, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18213, 20159, 'zegen_page_main_bg_color', 'a:0:{}'),
(18214, 20159, 'zegen_page_main_bg_image', '0'),
(18215, 20159, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18216, 20159, 'zegen_page_template_opt', 'theme-default'),
(18217, 20159, 'zegen_page_template', 'right-sidebar'),
(18218, 20159, 'zegen_page_sidebar_mobile', 'theme-default'),
(18219, 20159, 'zegen_page_header_layout', 'theme-default'),
(18220, 20159, 'zegen_page_header_type', 'theme-default'),
(18221, 20159, 'zegen_page_header_bg_img', '0'),
(18222, 20159, 'zegen_page_header_items_opt', 'theme-default'),
(18223, 20159, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(18224, 20159, 'zegen_page_header_absolute_opt', 'theme-default'),
(18225, 20159, 'zegen_page_header_sticky_opt', 'theme-default'),
(18226, 20159, 'zegen_page_header_secondary_opt', 'theme-default'),
(18227, 20159, 'zegen_page_header_secondary_animate', 'left-push'),
(18228, 20159, 'zegen_page_nav_menu', 'none'),
(18229, 20159, 'zegen_page_header_topbar_opt', 'theme-default'),
(18230, 20159, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18231, 20159, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18232, 20159, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(18233, 20159, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(18234, 20159, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18235, 20159, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(18236, 20159, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18237, 20159, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(18238, 20159, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(18239, 20159, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(18240, 20159, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18241, 20159, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18242, 20159, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(18243, 20159, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(18244, 20159, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(18245, 20159, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18246, 20159, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18247, 20159, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(18248, 20159, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(18249, 20159, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(18250, 20159, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18251, 20159, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18252, 20159, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(18253, 20159, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(18254, 20159, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(18255, 20159, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18256, 20159, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18257, 20159, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(18258, 20159, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(18259, 20159, 'zegen_page_header_navbar_opt', 'theme-default'),
(18260, 20159, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18261, 20159, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18262, 20159, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(18263, 20159, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(18264, 20159, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18265, 20159, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18266, 20159, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18267, 20159, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(18268, 20159, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(18269, 20159, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18270, 20159, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18271, 20159, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18272, 20159, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(18273, 20159, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(18274, 20159, 'zegen_page_header_stikcy_opt', 'theme-default'),
(18275, 20159, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18276, 20159, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(18277, 20159, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(18278, 20159, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(18279, 20159, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18280, 20159, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18281, 20159, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(18282, 20159, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(18283, 20159, 'zegen_page_header_page_title_opt', 'theme-default'),
(18284, 20159, 'zegen_page_header_page_title_parallax', 'theme-default'),
(18285, 20159, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(18286, 20159, 'zegen_page_page_title_items_opt', 'theme-default'),
(18287, 20159, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(18288, 20159, 'zegen_page_page_title_skin_opt', 'theme-default'),
(18289, 20159, 'zegen_page_page_title_bg', 'a:0:{}'),
(18290, 20159, 'zegen_page_page_title_link', 'a:0:{}'),
(18291, 20159, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18292, 20159, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18293, 20159, 'zegen_page_page_title_overlay', 'a:0:{}'),
(18294, 20159, 'zegen_page_footer_layout', 'theme-default'),
(18295, 20159, 'zegen_page_hidden_footer', 'theme-default'),
(18296, 20159, 'zegen_page_footer_skin_opt', 'theme-default'),
(18297, 20159, 'zegen_page_footer_bg_img', '0'),
(18298, 20159, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(18299, 20159, 'zegen_page_footer_link', 'a:0:{}'),
(18300, 20159, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18301, 20159, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18302, 20159, 'zegen_page_footer_items_opt', 'theme-default'),
(18303, 20159, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(18304, 20159, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(18305, 20159, 'zegen_page_footer_top_bg', 'a:0:{}'),
(18306, 20159, 'zegen_page_footer_top_link', 'a:0:{}'),
(18307, 20159, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18308, 20159, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18309, 20159, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(18310, 20159, 'zegen_page_footer_top_layout', '4-4-4'),
(18311, 20159, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(18312, 20159, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(18313, 20159, 'zegen_page_footer_middle_link', 'a:0:{}'),
(18314, 20159, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18315, 20159, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18316, 20159, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(18317, 20159, 'zegen_page_footer_middle_layout', '4-4-4'),
(18318, 20159, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(18319, 20159, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(18320, 20159, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(18321, 20159, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(18322, 20159, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18323, 20159, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18324, 20159, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(18325, 20159, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(18326, 20159, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(18327, 20159, 'zegen_page_header_slider_opt', 'theme-default'),
(18328, 20159, '_elementor_edit_mode', 'builder'),
(18329, 20159, '_elementor_template_type', 'wp-page'),
(18330, 20159, '_elementor_version', '3.6.7'),
(18331, 20159, 'zegen_page_header_navbar_font', '#ffffff'),
(18332, 20159, 'zegen_page_header_topbar_font', '#c1c1c1'),
(18333, 20159, 'zegen_page_header_navbar_sticky_font', '#000000'),
(18334, 20159, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f18af1a","elType":"widget","settings":{"shortcode":"[campaigns columns=\\"3\\" number=\\"6\\"]","_css_classes":"cus-campaigns-grid"},"elements":[],"widgetType":"shortcode"}],"isInner":false}],"isInner":false}]'),
(18335, 20159, 'zegen_page_custom_logo', '0'),
(18336, 20159, 'zegen_page_custom_sticky_logo', '0'),
(18337, 20159, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(18339, 20172, 'zegen_demo_content_key', '1'),
(18340, 20172, '_wp_page_template', 'default'),
(18341, 20172, '_wp_page_template', 'default'),
(18342, 20172, '_wp_page_template', 'default'),
(18343, 20172, '_wp_page_template', 'default'),
(18344, 20172, 'zegen_page_layout', 'theme-default'),
(18345, 20172, 'zegen_page_content_padding_opt', 'custom'),
(18346, 20172, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18347, 20172, 'zegen_page_main_bg_color', 'a:0:{}'),
(18348, 20172, 'zegen_page_main_bg_image', '0'),
(18349, 20172, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18350, 20172, 'zegen_page_template_opt', 'theme-default'),
(18351, 20172, 'zegen_page_template', 'right-sidebar'),
(18352, 20172, 'zegen_page_sidebar_mobile', 'theme-default'),
(18353, 20172, 'zegen_page_header_layout', 'theme-default'),
(18354, 20172, 'zegen_page_header_type', 'theme-default'),
(18355, 20172, 'zegen_page_header_bg_img', '0'),
(18356, 20172, 'zegen_page_header_items_opt', 'theme-default'),
(18357, 20172, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(18358, 20172, 'zegen_page_header_absolute_opt', 'theme-default'),
(18359, 20172, 'zegen_page_header_sticky_opt', 'theme-default'),
(18360, 20172, 'zegen_page_header_secondary_opt', 'theme-default'),
(18361, 20172, 'zegen_page_header_secondary_animate', 'left-push'),
(18362, 20172, 'zegen_page_nav_menu', 'none'),
(18363, 20172, 'zegen_page_header_topbar_opt', 'theme-default'),
(18364, 20172, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18365, 20172, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18366, 20172, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(18367, 20172, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(18368, 20172, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18369, 20172, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(18370, 20172, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18371, 20172, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(18372, 20172, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(18373, 20172, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(18374, 20172, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18375, 20172, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18376, 20172, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(18377, 20172, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(18378, 20172, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(18379, 20172, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18380, 20172, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18381, 20172, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(18382, 20172, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(18383, 20172, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(18384, 20172, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18385, 20172, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18386, 20172, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(18387, 20172, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(18388, 20172, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(18389, 20172, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18390, 20172, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18391, 20172, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(18392, 20172, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(18393, 20172, 'zegen_page_header_navbar_opt', 'theme-default'),
(18394, 20172, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18395, 20172, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18396, 20172, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(18397, 20172, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(18398, 20172, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18399, 20172, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18400, 20172, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18401, 20172, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(18402, 20172, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(18403, 20172, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18404, 20172, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18405, 20172, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18406, 20172, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(18407, 20172, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(18408, 20172, 'zegen_page_header_stikcy_opt', 'theme-default'),
(18409, 20172, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18410, 20172, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(18411, 20172, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(18412, 20172, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(18413, 20172, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18414, 20172, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18415, 20172, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(18416, 20172, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(18417, 20172, 'zegen_page_header_page_title_opt', 'theme-default'),
(18418, 20172, 'zegen_page_header_page_title_parallax', 'theme-default'),
(18419, 20172, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(18420, 20172, 'zegen_page_page_title_items_opt', 'theme-default'),
(18421, 20172, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(18422, 20172, 'zegen_page_page_title_skin_opt', 'theme-default'),
(18423, 20172, 'zegen_page_page_title_bg', 'a:0:{}'),
(18424, 20172, 'zegen_page_page_title_link', 'a:0:{}'),
(18425, 20172, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18426, 20172, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18427, 20172, 'zegen_page_page_title_overlay', 'a:0:{}'),
(18428, 20172, 'zegen_page_footer_layout', 'theme-default'),
(18429, 20172, 'zegen_page_hidden_footer', 'theme-default'),
(18430, 20172, 'zegen_page_footer_skin_opt', 'theme-default'),
(18431, 20172, 'zegen_page_footer_bg_img', '0'),
(18432, 20172, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(18433, 20172, 'zegen_page_footer_link', 'a:0:{}'),
(18434, 20172, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18435, 20172, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18436, 20172, 'zegen_page_footer_items_opt', 'theme-default'),
(18437, 20172, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(18438, 20172, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(18439, 20172, 'zegen_page_footer_top_bg', 'a:0:{}'),
(18440, 20172, 'zegen_page_footer_top_link', 'a:0:{}'),
(18441, 20172, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18442, 20172, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18443, 20172, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(18444, 20172, 'zegen_page_footer_top_layout', '4-4-4'),
(18445, 20172, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(18446, 20172, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(18447, 20172, 'zegen_page_footer_middle_link', 'a:0:{}'),
(18448, 20172, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18449, 20172, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18450, 20172, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(18451, 20172, 'zegen_page_footer_middle_layout', '4-4-4'),
(18452, 20172, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(18453, 20172, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(18454, 20172, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(18455, 20172, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(18456, 20172, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18457, 20172, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18458, 20172, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(18459, 20172, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(18460, 20172, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(18461, 20172, 'zegen_page_header_slider_opt', 'theme-default'),
(18462, 20172, '_elementor_edit_mode', 'builder'),
(18463, 20172, '_elementor_template_type', 'wp-page'),
(18464, 20172, '_elementor_version', '3.6.7'),
(18465, 20172, 'zegen_page_header_navbar_font', '#ffffff'),
(18466, 20172, 'zegen_page_header_topbar_font', '#c1c1c1'),
(18467, 20172, 'zegen_page_header_navbar_sticky_font', '#000000'),
(18468, 20172, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"33776e9","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"1692cb0","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"1f792f8","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"bbd69e9","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"16","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x800;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 15px 25px 0px","pagination":"1","heading_tag":"h4"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(18469, 20172, 'zegen_page_custom_logo', '0'),
(18470, 20172, 'zegen_page_custom_sticky_logo', '0'),
(18471, 20172, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}s:14:"filter_section";a:1:{s:10:"pagination";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(18473, 20172, 'rs_page_bg_color', ''),
(18474, 20219, 'zegen_demo_content_key', '1'),
(18475, 20219, '_wp_page_template', 'default'),
(18476, 20219, '_wp_page_template', 'default'),
(18477, 20219, '_wp_page_template', 'default'),
(18478, 20219, '_wp_page_template', 'default'),
(18479, 20219, '_wp_page_template', 'default'),
(18480, 20219, 'zegen_page_layout', 'theme-default'),
(18481, 20219, 'zegen_page_content_padding_opt', 'custom'),
(18482, 20219, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18483, 20219, 'zegen_page_main_bg_color', 'a:0:{}'),
(18484, 20219, 'zegen_page_main_bg_image', '0'),
(18485, 20219, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18486, 20219, 'zegen_page_template_opt', 'theme-default'),
(18487, 20219, 'zegen_page_template', 'right-sidebar'),
(18488, 20219, 'zegen_page_sidebar_mobile', 'theme-default'),
(18489, 20219, 'zegen_page_header_layout', 'theme-default'),
(18490, 20219, 'zegen_page_header_type', 'theme-default'),
(18491, 20219, 'zegen_page_header_bg_img', '0'),
(18492, 20219, 'zegen_page_header_items_opt', 'theme-default'),
(18493, 20219, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(18494, 20219, 'zegen_page_header_absolute_opt', 'theme-default'),
(18495, 20219, 'zegen_page_header_sticky_opt', 'theme-default'),
(18496, 20219, 'zegen_page_header_secondary_opt', 'theme-default'),
(18497, 20219, 'zegen_page_header_secondary_animate', 'left-push'),
(18498, 20219, 'zegen_page_nav_menu', 'none'),
(18499, 20219, 'zegen_page_header_topbar_opt', 'theme-default'),
(18500, 20219, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18501, 20219, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18502, 20219, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(18503, 20219, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(18504, 20219, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18505, 20219, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(18506, 20219, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18507, 20219, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(18508, 20219, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(18509, 20219, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(18510, 20219, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18511, 20219, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18512, 20219, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(18513, 20219, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(18514, 20219, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(18515, 20219, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18516, 20219, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18517, 20219, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(18518, 20219, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(18519, 20219, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(18520, 20219, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18521, 20219, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18522, 20219, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(18523, 20219, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(18524, 20219, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(18525, 20219, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18526, 20219, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18527, 20219, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(18528, 20219, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(18529, 20219, 'zegen_page_header_navbar_opt', 'theme-default'),
(18530, 20219, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18531, 20219, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18532, 20219, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(18533, 20219, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(18534, 20219, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18535, 20219, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18536, 20219, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18537, 20219, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(18538, 20219, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(18539, 20219, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18540, 20219, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18541, 20219, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18542, 20219, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(18543, 20219, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(18544, 20219, 'zegen_page_header_stikcy_opt', 'theme-default'),
(18545, 20219, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18546, 20219, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(18547, 20219, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(18548, 20219, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(18549, 20219, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18550, 20219, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18551, 20219, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(18552, 20219, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(18553, 20219, 'zegen_page_header_page_title_opt', 'theme-default'),
(18554, 20219, 'zegen_page_header_page_title_parallax', 'theme-default'),
(18555, 20219, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(18556, 20219, 'zegen_page_page_title_items_opt', 'theme-default'),
(18557, 20219, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(18558, 20219, 'zegen_page_page_title_skin_opt', 'theme-default'),
(18559, 20219, 'zegen_page_page_title_bg', 'a:0:{}'),
(18560, 20219, 'zegen_page_page_title_link', 'a:0:{}'),
(18561, 20219, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18562, 20219, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18563, 20219, 'zegen_page_page_title_overlay', 'a:0:{}'),
(18564, 20219, 'zegen_page_footer_layout', 'theme-default'),
(18565, 20219, 'zegen_page_hidden_footer', 'theme-default'),
(18566, 20219, 'zegen_page_footer_skin_opt', 'theme-default'),
(18567, 20219, 'zegen_page_footer_bg_img', '0'),
(18568, 20219, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(18569, 20219, 'zegen_page_footer_link', 'a:0:{}'),
(18570, 20219, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18571, 20219, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18572, 20219, 'zegen_page_footer_items_opt', 'theme-default'),
(18573, 20219, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(18574, 20219, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(18575, 20219, 'zegen_page_footer_top_bg', 'a:0:{}'),
(18576, 20219, 'zegen_page_footer_top_link', 'a:0:{}'),
(18577, 20219, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18578, 20219, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18579, 20219, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(18580, 20219, 'zegen_page_footer_top_layout', '4-4-4'),
(18581, 20219, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(18582, 20219, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(18583, 20219, 'zegen_page_footer_middle_link', 'a:0:{}'),
(18584, 20219, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18585, 20219, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18586, 20219, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(18587, 20219, 'zegen_page_footer_middle_layout', '4-4-4'),
(18588, 20219, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(18589, 20219, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(18590, 20219, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(18591, 20219, 'zegen_page_footer_bottom_link', 'a:0:{}');
INSERT INTO `wpd6_postmeta` VALUES
(18592, 20219, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18593, 20219, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18594, 20219, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(18595, 20219, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(18596, 20219, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(18597, 20219, 'zegen_page_header_slider_opt', 'theme-default'),
(18598, 20219, '_elementor_edit_mode', 'builder'),
(18599, 20219, '_elementor_template_type', 'wp-page'),
(18600, 20219, '_elementor_version', '3.6.7'),
(18601, 20219, 'zegen_page_header_navbar_font', '#ffffff'),
(18602, 20219, 'zegen_page_header_topbar_font', '#c1c1c1'),
(18603, 20219, 'zegen_page_header_navbar_sticky_font', '#000000'),
(18604, 20219, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"bbd69e9","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"16","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x800;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 15px 25px 0px","pagination":"1","heading_tag":"h4"},"elements":[],"widgetType":"zegensermon"}],"isInner":false},{"id":"33776e9","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1692cb0","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(18605, 20219, 'zegen_page_custom_logo', '0'),
(18606, 20219, 'zegen_page_custom_sticky_logo', '0'),
(18607, 20219, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}s:14:"filter_section";a:1:{s:10:"pagination";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(18609, 20219, 'rs_page_bg_color', ''),
(18610, 20228, 'zegen_demo_content_key', '1'),
(18611, 20228, '_wp_page_template', 'default'),
(18612, 20228, '_wp_page_template', 'default'),
(18613, 20228, '_wp_page_template', 'default'),
(18614, 20228, '_wp_page_template', 'default'),
(18615, 20228, '_wp_page_template', 'default'),
(18616, 20228, 'rs_page_bg_color', ''),
(18617, 20228, 'zegen_page_layout', 'theme-default'),
(18618, 20228, 'zegen_page_content_padding_opt', 'custom'),
(18619, 20228, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18620, 20228, 'zegen_page_main_bg_color', 'a:0:{}'),
(18621, 20228, 'zegen_page_main_bg_image', '0'),
(18622, 20228, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18623, 20228, 'zegen_page_template_opt', 'theme-default'),
(18624, 20228, 'zegen_page_template', 'right-sidebar'),
(18625, 20228, 'zegen_page_sidebar_mobile', 'theme-default'),
(18626, 20228, 'zegen_page_header_layout', 'theme-default'),
(18627, 20228, 'zegen_page_header_type', 'theme-default'),
(18628, 20228, 'zegen_page_header_bg_img', '0'),
(18629, 20228, 'zegen_page_header_items_opt', 'theme-default'),
(18630, 20228, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(18631, 20228, 'zegen_page_header_absolute_opt', 'theme-default'),
(18632, 20228, 'zegen_page_header_sticky_opt', 'theme-default'),
(18633, 20228, 'zegen_page_header_secondary_opt', 'theme-default'),
(18634, 20228, 'zegen_page_header_secondary_animate', 'left-push'),
(18635, 20228, 'zegen_page_nav_menu', 'none'),
(18636, 20228, 'zegen_page_header_topbar_opt', 'theme-default'),
(18637, 20228, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18638, 20228, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18639, 20228, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(18640, 20228, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(18641, 20228, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18642, 20228, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(18643, 20228, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18644, 20228, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(18645, 20228, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(18646, 20228, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(18647, 20228, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18648, 20228, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18649, 20228, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(18650, 20228, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(18651, 20228, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(18652, 20228, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18653, 20228, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18654, 20228, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(18655, 20228, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(18656, 20228, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(18657, 20228, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18658, 20228, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18659, 20228, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(18660, 20228, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(18661, 20228, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(18662, 20228, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18663, 20228, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18664, 20228, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(18665, 20228, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(18666, 20228, 'zegen_page_header_navbar_opt', 'theme-default'),
(18667, 20228, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18668, 20228, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18669, 20228, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(18670, 20228, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(18671, 20228, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18672, 20228, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18673, 20228, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18674, 20228, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(18675, 20228, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(18676, 20228, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18677, 20228, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18678, 20228, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18679, 20228, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(18680, 20228, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(18681, 20228, 'zegen_page_header_stikcy_opt', 'theme-default'),
(18682, 20228, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18683, 20228, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(18684, 20228, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(18685, 20228, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(18686, 20228, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18687, 20228, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18688, 20228, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(18689, 20228, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(18690, 20228, 'zegen_page_header_page_title_opt', 'theme-default'),
(18691, 20228, 'zegen_page_header_page_title_parallax', 'theme-default'),
(18692, 20228, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(18693, 20228, 'zegen_page_page_title_items_opt', 'theme-default'),
(18694, 20228, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(18695, 20228, 'zegen_page_page_title_skin_opt', 'theme-default'),
(18696, 20228, 'zegen_page_page_title_bg', 'a:0:{}'),
(18697, 20228, 'zegen_page_page_title_link', 'a:0:{}'),
(18698, 20228, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18699, 20228, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18700, 20228, 'zegen_page_page_title_overlay', 'a:0:{}'),
(18701, 20228, 'zegen_page_footer_layout', 'theme-default'),
(18702, 20228, 'zegen_page_hidden_footer', 'theme-default'),
(18703, 20228, 'zegen_page_footer_skin_opt', 'theme-default'),
(18704, 20228, 'zegen_page_footer_bg_img', '0'),
(18705, 20228, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(18706, 20228, 'zegen_page_footer_link', 'a:0:{}'),
(18707, 20228, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18708, 20228, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18709, 20228, 'zegen_page_footer_items_opt', 'theme-default'),
(18710, 20228, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(18711, 20228, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(18712, 20228, 'zegen_page_footer_top_bg', 'a:0:{}'),
(18713, 20228, 'zegen_page_footer_top_link', 'a:0:{}'),
(18714, 20228, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18715, 20228, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18716, 20228, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(18717, 20228, 'zegen_page_footer_top_layout', '4-4-4'),
(18718, 20228, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(18719, 20228, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(18720, 20228, 'zegen_page_footer_middle_link', 'a:0:{}'),
(18721, 20228, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18722, 20228, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18723, 20228, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(18724, 20228, 'zegen_page_footer_middle_layout', '4-4-4'),
(18725, 20228, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(18726, 20228, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(18727, 20228, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(18728, 20228, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(18729, 20228, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18730, 20228, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18731, 20228, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(18732, 20228, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(18733, 20228, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(18734, 20228, 'zegen_page_header_slider_opt', 'theme-default'),
(18735, 20228, '_elementor_edit_mode', 'builder'),
(18736, 20228, '_elementor_template_type', 'wp-page'),
(18737, 20228, '_elementor_version', '3.6.7'),
(18738, 20228, 'zegen_page_header_navbar_font', '#ffffff'),
(18739, 20228, 'zegen_page_header_topbar_font', '#c1c1c1'),
(18740, 20228, 'zegen_page_header_navbar_sticky_font', '#000000'),
(18741, 20228, '_elementor_data', '[{"id":"81335f1","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"bb640db","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"290dfae","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","sermon_layout":"classic","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{\\"links\\":\\"Links\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"25px 0 10px 10px 0px","heading_tag":"h4","slide_margin":"35","pagination":"1","_css_classes":"cus-sermon-sec"},"elements":[],"widgetType":"zegensermon"}],"isInner":false},{"id":"9f46523","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f84d07c","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(18742, 20228, 'zegen_page_custom_logo', '0'),
(18743, 20228, 'zegen_page_custom_sticky_logo', '0'),
(18744, 20228, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(18746, 20229, 'zegen_demo_content_key', '1'),
(18747, 20229, '_wp_page_template', 'default'),
(18748, 20229, '_wp_page_template', 'default'),
(18749, 20229, '_wp_page_template', 'default'),
(18750, 20229, '_wp_page_template', 'default'),
(18751, 20229, '_wp_page_template', 'default'),
(18752, 20229, 'rs_page_bg_color', ''),
(18753, 20229, 'zegen_page_layout', 'theme-default'),
(18754, 20229, 'zegen_page_content_padding_opt', 'custom'),
(18755, 20229, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18756, 20229, 'zegen_page_main_bg_color', 'a:0:{}'),
(18757, 20229, 'zegen_page_main_bg_image', '0'),
(18758, 20229, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18759, 20229, 'zegen_page_template_opt', 'theme-default'),
(18760, 20229, 'zegen_page_template', 'right-sidebar'),
(18761, 20229, 'zegen_page_sidebar_mobile', 'theme-default'),
(18762, 20229, 'zegen_page_header_layout', 'theme-default'),
(18763, 20229, 'zegen_page_header_type', 'theme-default'),
(18764, 20229, 'zegen_page_header_bg_img', '0'),
(18765, 20229, 'zegen_page_header_items_opt', 'theme-default'),
(18766, 20229, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(18767, 20229, 'zegen_page_header_absolute_opt', 'theme-default'),
(18768, 20229, 'zegen_page_header_sticky_opt', 'theme-default'),
(18769, 20229, 'zegen_page_header_secondary_opt', 'theme-default'),
(18770, 20229, 'zegen_page_header_secondary_animate', 'left-push'),
(18771, 20229, 'zegen_page_nav_menu', 'none'),
(18772, 20229, 'zegen_page_header_topbar_opt', 'theme-default'),
(18773, 20229, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18774, 20229, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18775, 20229, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(18776, 20229, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(18777, 20229, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18778, 20229, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(18779, 20229, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18780, 20229, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(18781, 20229, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(18782, 20229, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(18783, 20229, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18784, 20229, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18785, 20229, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(18786, 20229, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(18787, 20229, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(18788, 20229, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18789, 20229, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18790, 20229, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(18791, 20229, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(18792, 20229, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(18793, 20229, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18794, 20229, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18795, 20229, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(18796, 20229, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(18797, 20229, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(18798, 20229, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18799, 20229, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18800, 20229, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(18801, 20229, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(18802, 20229, 'zegen_page_header_navbar_opt', 'theme-default'),
(18803, 20229, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18804, 20229, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18805, 20229, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(18806, 20229, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(18807, 20229, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18808, 20229, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18809, 20229, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18810, 20229, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(18811, 20229, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(18812, 20229, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18813, 20229, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18814, 20229, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18815, 20229, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(18816, 20229, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(18817, 20229, 'zegen_page_header_stikcy_opt', 'theme-default'),
(18818, 20229, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18819, 20229, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(18820, 20229, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(18821, 20229, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(18822, 20229, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18823, 20229, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18824, 20229, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(18825, 20229, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(18826, 20229, 'zegen_page_header_page_title_opt', 'theme-default'),
(18827, 20229, 'zegen_page_header_page_title_parallax', 'theme-default'),
(18828, 20229, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(18829, 20229, 'zegen_page_page_title_items_opt', 'theme-default'),
(18830, 20229, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(18831, 20229, 'zegen_page_page_title_skin_opt', 'theme-default'),
(18832, 20229, 'zegen_page_page_title_bg', 'a:0:{}'),
(18833, 20229, 'zegen_page_page_title_link', 'a:0:{}'),
(18834, 20229, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18835, 20229, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18836, 20229, 'zegen_page_page_title_overlay', 'a:0:{}'),
(18837, 20229, 'zegen_page_footer_layout', 'theme-default'),
(18838, 20229, 'zegen_page_hidden_footer', 'theme-default'),
(18839, 20229, 'zegen_page_footer_skin_opt', 'theme-default'),
(18840, 20229, 'zegen_page_footer_bg_img', '0'),
(18841, 20229, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(18842, 20229, 'zegen_page_footer_link', 'a:0:{}'),
(18843, 20229, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18844, 20229, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18845, 20229, 'zegen_page_footer_items_opt', 'theme-default'),
(18846, 20229, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(18847, 20229, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(18848, 20229, 'zegen_page_footer_top_bg', 'a:0:{}'),
(18849, 20229, 'zegen_page_footer_top_link', 'a:0:{}'),
(18850, 20229, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18851, 20229, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18852, 20229, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(18853, 20229, 'zegen_page_footer_top_layout', '4-4-4'),
(18854, 20229, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(18855, 20229, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(18856, 20229, 'zegen_page_footer_middle_link', 'a:0:{}'),
(18857, 20229, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18858, 20229, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18859, 20229, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(18860, 20229, 'zegen_page_footer_middle_layout', '4-4-4'),
(18861, 20229, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(18862, 20229, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(18863, 20229, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(18864, 20229, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(18865, 20229, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18866, 20229, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18867, 20229, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(18868, 20229, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(18869, 20229, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(18870, 20229, 'zegen_page_header_slider_opt', 'theme-default'),
(18871, 20229, '_elementor_edit_mode', 'builder'),
(18872, 20229, '_elementor_template_type', 'wp-page'),
(18873, 20229, '_elementor_version', '3.6.7'),
(18874, 20229, 'zegen_page_header_navbar_font', '#ffffff'),
(18875, 20229, 'zegen_page_header_topbar_font', '#c1c1c1'),
(18876, 20229, 'zegen_page_header_navbar_sticky_font', '#000000'),
(18877, 20229, '_elementor_data', '[{"id":"56862d9","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"15","bottom":"50","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"b52cf95","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3cf0fdb","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"3","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","heading_tag":"h4","slide_margin":"35","_css_classes":"cus-sermon-inner"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(18878, 20229, 'zegen_page_custom_logo', '0'),
(18879, 20229, 'zegen_page_custom_sticky_logo', '0'),
(18880, 20229, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(18882, 20313, 'zegen_demo_content_key', '1'),
(18883, 20313, '_wp_page_template', 'default'),
(18884, 20313, '_wp_page_template', 'default'),
(18885, 20313, '_wp_page_template', 'default'),
(18886, 20313, 'rs_page_bg_color', ''),
(18887, 20313, 'zegen_page_layout', 'theme-default'),
(18888, 20313, 'zegen_page_content_padding_opt', 'custom'),
(18889, 20313, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18890, 20313, 'zegen_page_main_bg_color', 'a:0:{}'),
(18891, 20313, 'zegen_page_main_bg_image', '0'),
(18892, 20313, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18893, 20313, 'zegen_page_template_opt', 'theme-default'),
(18894, 20313, 'zegen_page_template', 'right-sidebar'),
(18895, 20313, 'zegen_page_sidebar_mobile', 'theme-default'),
(18896, 20313, 'zegen_page_header_layout', 'theme-default'),
(18897, 20313, 'zegen_page_header_type', 'theme-default'),
(18898, 20313, 'zegen_page_header_bg_img', '0'),
(18899, 20313, 'zegen_page_header_items_opt', 'theme-default'),
(18900, 20313, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(18901, 20313, 'zegen_page_header_absolute_opt', 'theme-default'),
(18902, 20313, 'zegen_page_header_sticky_opt', 'theme-default'),
(18903, 20313, 'zegen_page_header_secondary_opt', 'theme-default'),
(18904, 20313, 'zegen_page_header_secondary_animate', 'left-push'),
(18905, 20313, 'zegen_page_nav_menu', 'none'),
(18906, 20313, 'zegen_page_header_topbar_opt', 'theme-default'),
(18907, 20313, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18908, 20313, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(18909, 20313, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(18910, 20313, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(18911, 20313, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18912, 20313, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(18913, 20313, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18914, 20313, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(18915, 20313, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(18916, 20313, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(18917, 20313, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18918, 20313, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18919, 20313, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(18920, 20313, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(18921, 20313, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(18922, 20313, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18923, 20313, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18924, 20313, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(18925, 20313, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(18926, 20313, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(18927, 20313, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18928, 20313, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18929, 20313, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(18930, 20313, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(18931, 20313, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(18932, 20313, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18933, 20313, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18934, 20313, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(18935, 20313, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(18936, 20313, 'zegen_page_header_navbar_opt', 'theme-default'),
(18937, 20313, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18938, 20313, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18939, 20313, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(18940, 20313, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(18941, 20313, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18942, 20313, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18943, 20313, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18944, 20313, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(18945, 20313, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(18946, 20313, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(18947, 20313, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18948, 20313, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18949, 20313, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(18950, 20313, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(18951, 20313, 'zegen_page_header_stikcy_opt', 'theme-default'),
(18952, 20313, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(18953, 20313, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(18954, 20313, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(18955, 20313, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(18956, 20313, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18957, 20313, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18958, 20313, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(18959, 20313, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(18960, 20313, 'zegen_page_header_page_title_opt', 'theme-default'),
(18961, 20313, 'zegen_page_header_page_title_parallax', 'theme-default'),
(18962, 20313, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(18963, 20313, 'zegen_page_page_title_items_opt', 'theme-default'),
(18964, 20313, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(18965, 20313, 'zegen_page_page_title_skin_opt', 'theme-default'),
(18966, 20313, 'zegen_page_page_title_bg', 'a:0:{}'),
(18967, 20313, 'zegen_page_page_title_link', 'a:0:{}'),
(18968, 20313, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18969, 20313, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18970, 20313, 'zegen_page_page_title_overlay', 'a:0:{}'),
(18971, 20313, 'zegen_page_footer_layout', 'theme-default'),
(18972, 20313, 'zegen_page_hidden_footer', 'theme-default'),
(18973, 20313, 'zegen_page_footer_skin_opt', 'theme-default'),
(18974, 20313, 'zegen_page_footer_bg_img', '0'),
(18975, 20313, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(18976, 20313, 'zegen_page_footer_link', 'a:0:{}'),
(18977, 20313, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18978, 20313, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18979, 20313, 'zegen_page_footer_items_opt', 'theme-default'),
(18980, 20313, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(18981, 20313, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(18982, 20313, 'zegen_page_footer_top_bg', 'a:0:{}'),
(18983, 20313, 'zegen_page_footer_top_link', 'a:0:{}'),
(18984, 20313, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18985, 20313, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18986, 20313, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(18987, 20313, 'zegen_page_footer_top_layout', '4-4-4'),
(18988, 20313, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(18989, 20313, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(18990, 20313, 'zegen_page_footer_middle_link', 'a:0:{}'),
(18991, 20313, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(18992, 20313, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(18993, 20313, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(18994, 20313, 'zegen_page_footer_middle_layout', '4-4-4'),
(18995, 20313, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(18996, 20313, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(18997, 20313, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(18998, 20313, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(18999, 20313, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19000, 20313, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19001, 20313, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(19002, 20313, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(19003, 20313, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(19004, 20313, 'zegen_page_header_slider_opt', 'theme-default'),
(19005, 20313, '_elementor_edit_mode', 'builder'),
(19006, 20313, '_elementor_template_type', 'wp-page'),
(19007, 20313, '_elementor_version', '3.6.7'),
(19008, 20313, 'zegen_page_header_navbar_font', '#ffffff'),
(19009, 20313, 'zegen_page_header_topbar_font', '#c1c1c1'),
(19010, 20313, 'zegen_page_header_navbar_sticky_font', '#000000'),
(19011, 20313, '_elementor_data', '[{"id":"f282ccf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"4dc5e60","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"a26bd92","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"19","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"0px 20px 15px 0px","text_align":"center"},"elements":[],"widgetType":"zegenministries"}],"isInner":false},{"id":"85e9039","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"e8bab0d","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(19012, 20313, 'zegen_page_custom_logo', '0'),
(19013, 20313, 'zegen_page_custom_sticky_logo', '0'),
(19014, 20313, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(19016, 20336, 'zegen_demo_content_key', '1'),
(19017, 20336, '_wp_page_template', 'default'),
(19018, 20336, '_wp_page_template', 'default'),
(19019, 20336, '_wp_page_template', 'default'),
(19020, 20336, '_wp_page_template', 'default'),
(19021, 20336, 'zegen_page_layout', 'theme-default'),
(19022, 20336, 'zegen_page_content_padding_opt', 'custom'),
(19023, 20336, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19024, 20336, 'zegen_page_main_bg_color', 'a:0:{}'),
(19025, 20336, 'zegen_page_main_bg_image', '0'),
(19026, 20336, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19027, 20336, 'zegen_page_template_opt', 'theme-default'),
(19028, 20336, 'zegen_page_template', 'right-sidebar'),
(19029, 20336, 'zegen_page_sidebar_mobile', 'theme-default'),
(19030, 20336, 'zegen_page_header_layout', 'theme-default'),
(19031, 20336, 'zegen_page_header_type', 'theme-default'),
(19032, 20336, 'zegen_page_header_bg_img', '0'),
(19033, 20336, 'zegen_page_header_items_opt', 'theme-default'),
(19034, 20336, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(19035, 20336, 'zegen_page_header_absolute_opt', 'theme-default'),
(19036, 20336, 'zegen_page_header_sticky_opt', 'theme-default'),
(19037, 20336, 'zegen_page_header_secondary_opt', 'theme-default'),
(19038, 20336, 'zegen_page_header_secondary_animate', 'left-push'),
(19039, 20336, 'zegen_page_nav_menu', 'none'),
(19040, 20336, 'zegen_page_header_topbar_opt', 'theme-default'),
(19041, 20336, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(19042, 20336, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(19043, 20336, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(19044, 20336, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(19045, 20336, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(19046, 20336, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(19047, 20336, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19048, 20336, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(19049, 20336, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(19050, 20336, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(19051, 20336, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19052, 20336, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19053, 20336, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(19054, 20336, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(19055, 20336, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(19056, 20336, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19057, 20336, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19058, 20336, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(19059, 20336, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(19060, 20336, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(19061, 20336, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19062, 20336, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19063, 20336, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(19064, 20336, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(19065, 20336, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(19066, 20336, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19067, 20336, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19068, 20336, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(19069, 20336, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(19070, 20336, 'zegen_page_header_navbar_opt', 'theme-default'),
(19071, 20336, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19072, 20336, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19073, 20336, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(19074, 20336, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(19075, 20336, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(19076, 20336, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19077, 20336, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19078, 20336, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(19079, 20336, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(19080, 20336, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(19081, 20336, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19082, 20336, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19083, 20336, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(19084, 20336, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(19085, 20336, 'zegen_page_header_stikcy_opt', 'theme-default'),
(19086, 20336, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19087, 20336, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(19088, 20336, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(19089, 20336, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(19090, 20336, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19091, 20336, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19092, 20336, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(19093, 20336, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(19094, 20336, 'zegen_page_header_page_title_opt', 'theme-default'),
(19095, 20336, 'zegen_page_header_page_title_parallax', 'theme-default'),
(19096, 20336, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(19097, 20336, 'zegen_page_page_title_items_opt', 'theme-default'),
(19098, 20336, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(19099, 20336, 'zegen_page_page_title_skin_opt', 'theme-default'),
(19100, 20336, 'zegen_page_page_title_bg', 'a:0:{}'),
(19101, 20336, 'zegen_page_page_title_link', 'a:0:{}'),
(19102, 20336, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19103, 20336, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19104, 20336, 'zegen_page_page_title_overlay', 'a:0:{}'),
(19105, 20336, 'zegen_page_footer_layout', 'theme-default'),
(19106, 20336, 'zegen_page_hidden_footer', 'theme-default'),
(19107, 20336, 'zegen_page_footer_skin_opt', 'theme-default'),
(19108, 20336, 'zegen_page_footer_bg_img', '0'),
(19109, 20336, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(19110, 20336, 'zegen_page_footer_link', 'a:0:{}'),
(19111, 20336, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19112, 20336, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19113, 20336, 'zegen_page_footer_items_opt', 'theme-default'),
(19114, 20336, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(19115, 20336, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(19116, 20336, 'zegen_page_footer_top_bg', 'a:0:{}'),
(19117, 20336, 'zegen_page_footer_top_link', 'a:0:{}'),
(19118, 20336, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19119, 20336, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19120, 20336, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(19121, 20336, 'zegen_page_footer_top_layout', '4-4-4'),
(19122, 20336, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(19123, 20336, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(19124, 20336, 'zegen_page_footer_middle_link', 'a:0:{}'),
(19125, 20336, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19126, 20336, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19127, 20336, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(19128, 20336, 'zegen_page_footer_middle_layout', '4-4-4'),
(19129, 20336, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(19130, 20336, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(19131, 20336, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(19132, 20336, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(19133, 20336, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19134, 20336, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19135, 20336, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(19136, 20336, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(19137, 20336, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(19138, 20336, 'zegen_page_header_slider_opt', 'theme-default'),
(19139, 20336, '_elementor_edit_mode', 'builder'),
(19140, 20336, '_elementor_template_type', 'wp-page'),
(19141, 20336, '_elementor_version', '3.6.7'),
(19142, 20336, 'zegen_page_header_navbar_font', '#ffffff'),
(19143, 20336, 'zegen_page_header_topbar_font', '#c1c1c1'),
(19144, 20336, 'zegen_page_header_navbar_sticky_font', '#000000'),
(19145, 20336, '_elementor_data', '[{"id":"f282ccf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"15","bottom":"60","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"4dc5e60","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"a26bd92","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"0px 20px 15px 0px","text_align":"center","ministries_cols":"3"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false}]'),
(19146, 20336, 'zegen_page_custom_logo', '0'),
(19147, 20336, 'zegen_page_custom_sticky_logo', '0'),
(19148, 20336, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(19149, 20336, 'rs_page_bg_color', ''),
(19151, 20389, 'zegen_demo_content_key', '1'),
(19152, 20389, '_wp_page_template', 'default'),
(19153, 20389, '_wp_page_template', 'default'),
(19154, 20389, '_wp_page_template', 'default'),
(19155, 20389, '_wp_page_template', 'default'),
(19156, 20389, 'zegen_page_layout', 'theme-default'),
(19157, 20389, 'zegen_page_content_padding_opt', 'custom'),
(19158, 20389, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19159, 20389, 'zegen_page_main_bg_color', 'a:0:{}'),
(19160, 20389, 'zegen_page_main_bg_image', '0'),
(19161, 20389, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19162, 20389, 'zegen_page_template_opt', 'theme-default'),
(19163, 20389, 'zegen_page_template', 'right-sidebar'),
(19164, 20389, 'zegen_page_sidebar_mobile', 'theme-default'),
(19165, 20389, 'zegen_page_header_layout', 'theme-default'),
(19166, 20389, 'zegen_page_header_type', 'theme-default'),
(19167, 20389, 'zegen_page_header_bg_img', '0'),
(19168, 20389, 'zegen_page_header_items_opt', 'theme-default'),
(19169, 20389, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(19170, 20389, 'zegen_page_header_absolute_opt', 'theme-default'),
(19171, 20389, 'zegen_page_header_sticky_opt', 'theme-default'),
(19172, 20389, 'zegen_page_header_secondary_opt', 'theme-default'),
(19173, 20389, 'zegen_page_header_secondary_animate', 'left-push'),
(19174, 20389, 'zegen_page_nav_menu', 'none'),
(19175, 20389, 'zegen_page_header_topbar_opt', 'theme-default'),
(19176, 20389, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(19177, 20389, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(19178, 20389, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(19179, 20389, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(19180, 20389, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(19181, 20389, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(19182, 20389, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19183, 20389, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(19184, 20389, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(19185, 20389, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(19186, 20389, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19187, 20389, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19188, 20389, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(19189, 20389, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(19190, 20389, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(19191, 20389, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19192, 20389, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19193, 20389, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(19194, 20389, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(19195, 20389, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(19196, 20389, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19197, 20389, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19198, 20389, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(19199, 20389, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(19200, 20389, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(19201, 20389, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19202, 20389, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19203, 20389, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(19204, 20389, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(19205, 20389, 'zegen_page_header_navbar_opt', 'theme-default'),
(19206, 20389, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19207, 20389, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19208, 20389, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(19209, 20389, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(19210, 20389, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(19211, 20389, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19212, 20389, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19213, 20389, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(19214, 20389, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(19215, 20389, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(19216, 20389, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19217, 20389, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19218, 20389, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(19219, 20389, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(19220, 20389, 'zegen_page_header_stikcy_opt', 'theme-default'),
(19221, 20389, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19222, 20389, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(19223, 20389, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(19224, 20389, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(19225, 20389, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19226, 20389, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19227, 20389, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(19228, 20389, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(19229, 20389, 'zegen_page_header_page_title_opt', 'theme-default'),
(19230, 20389, 'zegen_page_header_page_title_parallax', 'theme-default'),
(19231, 20389, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(19232, 20389, 'zegen_page_page_title_items_opt', 'theme-default'),
(19233, 20389, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(19234, 20389, 'zegen_page_page_title_skin_opt', 'theme-default'),
(19235, 20389, 'zegen_page_page_title_bg', 'a:0:{}'),
(19236, 20389, 'zegen_page_page_title_link', 'a:0:{}'),
(19237, 20389, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19238, 20389, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19239, 20389, 'zegen_page_page_title_overlay', 'a:0:{}'),
(19240, 20389, 'zegen_page_footer_layout', 'theme-default'),
(19241, 20389, 'zegen_page_hidden_footer', 'theme-default'),
(19242, 20389, 'zegen_page_footer_skin_opt', 'theme-default'),
(19243, 20389, 'zegen_page_footer_bg_img', '0'),
(19244, 20389, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(19245, 20389, 'zegen_page_footer_link', 'a:0:{}'),
(19246, 20389, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19247, 20389, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19248, 20389, 'zegen_page_footer_items_opt', 'theme-default'),
(19249, 20389, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(19250, 20389, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(19251, 20389, 'zegen_page_footer_top_bg', 'a:0:{}'),
(19252, 20389, 'zegen_page_footer_top_link', 'a:0:{}'),
(19253, 20389, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19254, 20389, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19255, 20389, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(19256, 20389, 'zegen_page_footer_top_layout', '4-4-4'),
(19257, 20389, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(19258, 20389, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(19259, 20389, 'zegen_page_footer_middle_link', 'a:0:{}'),
(19260, 20389, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19261, 20389, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19262, 20389, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(19263, 20389, 'zegen_page_footer_middle_layout', '4-4-4'),
(19264, 20389, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(19265, 20389, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(19266, 20389, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(19267, 20389, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(19268, 20389, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19269, 20389, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19270, 20389, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(19271, 20389, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(19272, 20389, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(19273, 20389, 'zegen_page_header_slider_opt', 'theme-default'),
(19274, 20389, '_elementor_edit_mode', 'builder'),
(19275, 20389, '_elementor_template_type', 'wp-page'),
(19276, 20389, '_elementor_version', '3.6.7'),
(19277, 20389, 'zegen_page_header_navbar_font', '#ffffff'),
(19278, 20389, 'zegen_page_header_topbar_font', '#c1c1c1'),
(19279, 20389, 'zegen_page_header_navbar_sticky_font', '#000000'),
(19280, 20389, '_elementor_data', '[{"id":"f282ccf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"85e9039","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"e8bab0d","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"4dc5e60","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"a26bd92","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"19","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"0px 20px 10px 0px","text_align":"center"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false}]'),
(19281, 20389, 'zegen_page_custom_logo', '0'),
(19282, 20389, 'zegen_page_custom_sticky_logo', '0'),
(19283, 20389, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(19284, 20389, 'rs_page_bg_color', ''),
(19286, 20473, 'zegen_demo_content_key', '1'),
(19287, 20473, '_wp_page_template', 'default'),
(19288, 20473, '_elementor_controls_usage', 'a:0:{}'),
(19289, 20473, '_elementor_controls_usage', 'a:0:{}'),
(19290, 20473, '_wp_page_template', 'default'),
(19291, 20473, 'zegen_page_layout', 'theme-default'),
(19292, 20473, 'zegen_page_content_padding_opt', 'custom'),
(19293, 20473, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19294, 20473, 'zegen_page_main_bg_color', 'a:0:{}'),
(19295, 20473, 'zegen_page_main_bg_image', '0'),
(19296, 20473, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19297, 20473, 'zegen_page_template_opt', 'theme-default'),
(19298, 20473, 'zegen_page_template', 'right-sidebar'),
(19299, 20473, 'zegen_page_sidebar_mobile', 'theme-default'),
(19300, 20473, 'zegen_page_header_layout', 'theme-default'),
(19301, 20473, 'zegen_page_header_type', 'theme-default'),
(19302, 20473, 'zegen_page_header_bg_img', '0'),
(19303, 20473, 'zegen_page_header_items_opt', 'theme-default'),
(19304, 20473, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(19305, 20473, 'zegen_page_header_absolute_opt', 'theme-default'),
(19306, 20473, 'zegen_page_header_sticky_opt', 'theme-default'),
(19307, 20473, 'zegen_page_header_secondary_opt', 'theme-default'),
(19308, 20473, 'zegen_page_header_secondary_animate', 'left-push'),
(19309, 20473, 'zegen_page_custom_logo', '0'),
(19310, 20473, 'zegen_page_custom_sticky_logo', '0'),
(19311, 20473, 'zegen_page_nav_menu', 'none'),
(19312, 20473, 'zegen_page_header_topbar_opt', 'theme-default'),
(19313, 20473, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19314, 20473, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19315, 20473, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(19316, 20473, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(19317, 20473, 'zegen_page_header_topbar_link', 'a:0:{}'),
(19318, 20473, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19319, 20473, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19320, 20473, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(19321, 20473, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(19322, 20473, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(19323, 20473, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19324, 20473, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19325, 20473, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(19326, 20473, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(19327, 20473, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(19328, 20473, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19329, 20473, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19330, 20473, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(19331, 20473, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(19332, 20473, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(19333, 20473, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19334, 20473, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19335, 20473, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(19336, 20473, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(19337, 20473, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(19338, 20473, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19339, 20473, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19340, 20473, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(19341, 20473, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(19342, 20473, 'zegen_page_header_navbar_opt', 'theme-default'),
(19343, 20473, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19344, 20473, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19345, 20473, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(19346, 20473, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(19347, 20473, 'zegen_page_header_navbar_link', 'a:0:{}'),
(19348, 20473, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19349, 20473, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19350, 20473, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(19351, 20473, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(19352, 20473, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(19353, 20473, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19354, 20473, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19355, 20473, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(19356, 20473, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(19357, 20473, 'zegen_page_header_stikcy_opt', 'theme-default'),
(19358, 20473, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19359, 20473, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(19360, 20473, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(19361, 20473, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(19362, 20473, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19363, 20473, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19364, 20473, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(19365, 20473, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(19366, 20473, 'zegen_page_header_page_title_opt', 'theme-default'),
(19367, 20473, 'zegen_page_header_page_title_parallax', 'theme-default'),
(19368, 20473, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(19369, 20473, 'zegen_page_page_title_items_opt', 'theme-default'),
(19370, 20473, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(19371, 20473, 'zegen_page_page_title_skin_opt', 'theme-default'),
(19372, 20473, 'zegen_page_page_title_bg', 'a:0:{}'),
(19373, 20473, 'zegen_page_page_title_link', 'a:0:{}'),
(19374, 20473, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19375, 20473, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19376, 20473, 'zegen_page_page_title_overlay', 'a:0:{}'),
(19377, 20473, 'zegen_page_footer_layout', 'theme-default'),
(19378, 20473, 'zegen_page_hidden_footer', 'theme-default'),
(19379, 20473, 'zegen_page_footer_skin_opt', 'theme-default'),
(19380, 20473, 'zegen_page_footer_bg_img', '0'),
(19381, 20473, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(19382, 20473, 'zegen_page_footer_link', 'a:0:{}'),
(19383, 20473, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19384, 20473, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19385, 20473, 'zegen_page_footer_items_opt', 'theme-default'),
(19386, 20473, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(19387, 20473, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(19388, 20473, 'zegen_page_footer_top_bg', 'a:0:{}'),
(19389, 20473, 'zegen_page_footer_top_link', 'a:0:{}'),
(19390, 20473, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19391, 20473, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19392, 20473, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(19393, 20473, 'zegen_page_footer_top_layout', '4-4-4'),
(19394, 20473, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(19395, 20473, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(19396, 20473, 'zegen_page_footer_middle_link', 'a:0:{}'),
(19397, 20473, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19398, 20473, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19399, 20473, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(19400, 20473, 'zegen_page_footer_middle_layout', '4-4-4'),
(19401, 20473, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(19402, 20473, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(19403, 20473, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(19404, 20473, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(19405, 20473, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19406, 20473, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19407, 20473, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(19408, 20473, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(19409, 20473, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(19410, 20473, 'zegen_page_header_slider_opt', 'theme-default'),
(19411, 20473, '_elementor_edit_mode', 'builder'),
(19412, 20473, '_elementor_template_type', 'wp-page'),
(19413, 20473, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false},{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(19415, 20473, '_elementor_version', '3.6.7'),
(19416, 20473, 'rs_page_bg_color', ''),
(19417, 20510, 'zegen_demo_content_key', '1'),
(19418, 20510, '_wp_page_template', 'default'),
(19419, 20510, '_wp_page_template', 'default'),
(19420, 20510, '_wp_page_template', 'default'),
(19421, 20510, '_elementor_controls_usage', 'a:0:{}'),
(19422, 20510, '_elementor_controls_usage', 'a:0:{}'),
(19423, 20510, 'zegen_page_layout', 'theme-default'),
(19424, 20510, 'zegen_page_content_padding_opt', 'custom'),
(19425, 20510, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19426, 20510, 'zegen_page_main_bg_color', 'a:0:{}'),
(19427, 20510, 'zegen_page_main_bg_image', '0'),
(19428, 20510, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19429, 20510, 'zegen_page_template_opt', 'theme-default'),
(19430, 20510, 'zegen_page_template', 'right-sidebar'),
(19431, 20510, 'zegen_page_sidebar_mobile', 'theme-default'),
(19432, 20510, 'zegen_page_header_layout', 'theme-default'),
(19433, 20510, 'zegen_page_header_type', 'theme-default'),
(19434, 20510, 'zegen_page_header_bg_img', '0'),
(19435, 20510, 'zegen_page_header_items_opt', 'theme-default'),
(19436, 20510, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(19437, 20510, 'zegen_page_header_absolute_opt', 'theme-default'),
(19438, 20510, 'zegen_page_header_sticky_opt', 'theme-default'),
(19439, 20510, 'zegen_page_header_secondary_opt', 'theme-default'),
(19440, 20510, 'zegen_page_header_secondary_animate', 'left-push'),
(19441, 20510, 'zegen_page_custom_logo', '0'),
(19442, 20510, 'zegen_page_custom_sticky_logo', '0'),
(19443, 20510, 'zegen_page_nav_menu', 'none'),
(19444, 20510, 'zegen_page_header_topbar_opt', 'theme-default'),
(19445, 20510, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19446, 20510, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19447, 20510, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(19448, 20510, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(19449, 20510, 'zegen_page_header_topbar_link', 'a:0:{}'),
(19450, 20510, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19451, 20510, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19452, 20510, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(19453, 20510, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(19454, 20510, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(19455, 20510, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19456, 20510, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19457, 20510, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(19458, 20510, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(19459, 20510, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(19460, 20510, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19461, 20510, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19462, 20510, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(19463, 20510, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(19464, 20510, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(19465, 20510, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19466, 20510, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19467, 20510, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(19468, 20510, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(19469, 20510, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(19470, 20510, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19471, 20510, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19472, 20510, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(19473, 20510, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}');
INSERT INTO `wpd6_postmeta` VALUES
(19474, 20510, 'zegen_page_header_navbar_opt', 'theme-default'),
(19475, 20510, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19476, 20510, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19477, 20510, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(19478, 20510, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(19479, 20510, 'zegen_page_header_navbar_link', 'a:0:{}'),
(19480, 20510, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19481, 20510, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19482, 20510, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(19483, 20510, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(19484, 20510, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(19485, 20510, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19486, 20510, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19487, 20510, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(19488, 20510, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(19489, 20510, 'zegen_page_header_stikcy_opt', 'theme-default'),
(19490, 20510, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19491, 20510, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(19492, 20510, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(19493, 20510, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(19494, 20510, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19495, 20510, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19496, 20510, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(19497, 20510, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(19498, 20510, 'zegen_page_header_page_title_opt', 'theme-default'),
(19499, 20510, 'zegen_page_header_page_title_parallax', 'theme-default'),
(19500, 20510, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(19501, 20510, 'zegen_page_page_title_items_opt', 'theme-default'),
(19502, 20510, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(19503, 20510, 'zegen_page_page_title_skin_opt', 'theme-default'),
(19504, 20510, 'zegen_page_page_title_bg', 'a:0:{}'),
(19505, 20510, 'zegen_page_page_title_link', 'a:0:{}'),
(19506, 20510, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19507, 20510, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19508, 20510, 'zegen_page_page_title_overlay', 'a:0:{}'),
(19509, 20510, 'zegen_page_footer_layout', 'theme-default'),
(19510, 20510, 'zegen_page_hidden_footer', 'theme-default'),
(19511, 20510, 'zegen_page_footer_skin_opt', 'theme-default'),
(19512, 20510, 'zegen_page_footer_bg_img', '0'),
(19513, 20510, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(19514, 20510, 'zegen_page_footer_link', 'a:0:{}'),
(19515, 20510, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19516, 20510, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19517, 20510, 'zegen_page_footer_items_opt', 'theme-default'),
(19518, 20510, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(19519, 20510, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(19520, 20510, 'zegen_page_footer_top_bg', 'a:0:{}'),
(19521, 20510, 'zegen_page_footer_top_link', 'a:0:{}'),
(19522, 20510, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19523, 20510, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19524, 20510, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(19525, 20510, 'zegen_page_footer_top_layout', '4-4-4'),
(19526, 20510, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(19527, 20510, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(19528, 20510, 'zegen_page_footer_middle_link', 'a:0:{}'),
(19529, 20510, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19530, 20510, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19531, 20510, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(19532, 20510, 'zegen_page_footer_middle_layout', '4-4-4'),
(19533, 20510, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(19534, 20510, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(19535, 20510, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(19536, 20510, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(19537, 20510, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19538, 20510, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19539, 20510, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(19540, 20510, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(19541, 20510, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(19542, 20510, 'zegen_page_header_slider_opt', 'theme-default'),
(19543, 20510, '_elementor_edit_mode', 'builder'),
(19544, 20510, '_elementor_template_type', 'wp-page'),
(19545, 20510, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"15","bottom":"70","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_cols":"3","_css_classes":"cus-blog-inners"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(19547, 20510, '_elementor_version', '3.6.7'),
(19548, 20510, 'rs_page_bg_color', ''),
(19549, 20551, 'zegen_demo_content_key', '1'),
(19550, 20551, '_wp_page_template', 'default'),
(19551, 20551, '_wp_page_template', 'default'),
(19552, 20551, '_wp_page_template', 'default'),
(19553, 20551, '_wp_page_template', 'default'),
(19554, 20551, '_elementor_controls_usage', 'a:0:{}'),
(19555, 20551, '_elementor_controls_usage', 'a:0:{}'),
(19556, 20551, 'zegen_page_layout', 'theme-default'),
(19557, 20551, 'zegen_page_content_padding_opt', 'custom'),
(19558, 20551, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19559, 20551, 'zegen_page_main_bg_color', 'a:0:{}'),
(19560, 20551, 'zegen_page_main_bg_image', '0'),
(19561, 20551, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19562, 20551, 'zegen_page_template_opt', 'theme-default'),
(19563, 20551, 'zegen_page_template', 'right-sidebar'),
(19564, 20551, 'zegen_page_sidebar_mobile', 'theme-default'),
(19565, 20551, 'zegen_page_header_layout', 'theme-default'),
(19566, 20551, 'zegen_page_header_type', 'theme-default'),
(19567, 20551, 'zegen_page_header_bg_img', '0'),
(19568, 20551, 'zegen_page_header_items_opt', 'theme-default'),
(19569, 20551, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(19570, 20551, 'zegen_page_header_absolute_opt', 'theme-default'),
(19571, 20551, 'zegen_page_header_sticky_opt', 'theme-default'),
(19572, 20551, 'zegen_page_header_secondary_opt', 'theme-default'),
(19573, 20551, 'zegen_page_header_secondary_animate', 'left-push'),
(19574, 20551, 'zegen_page_custom_logo', '0'),
(19575, 20551, 'zegen_page_custom_sticky_logo', '0'),
(19576, 20551, 'zegen_page_nav_menu', 'none'),
(19577, 20551, 'zegen_page_header_topbar_opt', 'theme-default'),
(19578, 20551, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19579, 20551, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19580, 20551, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(19581, 20551, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(19582, 20551, 'zegen_page_header_topbar_link', 'a:0:{}'),
(19583, 20551, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19584, 20551, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19585, 20551, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(19586, 20551, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(19587, 20551, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(19588, 20551, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19589, 20551, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19590, 20551, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(19591, 20551, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(19592, 20551, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(19593, 20551, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19594, 20551, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19595, 20551, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(19596, 20551, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(19597, 20551, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(19598, 20551, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19599, 20551, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19600, 20551, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(19601, 20551, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(19602, 20551, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(19603, 20551, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19604, 20551, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19605, 20551, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(19606, 20551, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(19607, 20551, 'zegen_page_header_navbar_opt', 'theme-default'),
(19608, 20551, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19609, 20551, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19610, 20551, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(19611, 20551, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(19612, 20551, 'zegen_page_header_navbar_link', 'a:0:{}'),
(19613, 20551, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19614, 20551, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19615, 20551, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(19616, 20551, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(19617, 20551, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(19618, 20551, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19619, 20551, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19620, 20551, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(19621, 20551, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(19622, 20551, 'zegen_page_header_stikcy_opt', 'theme-default'),
(19623, 20551, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19624, 20551, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(19625, 20551, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(19626, 20551, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(19627, 20551, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19628, 20551, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19629, 20551, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(19630, 20551, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(19631, 20551, 'zegen_page_header_page_title_opt', 'theme-default'),
(19632, 20551, 'zegen_page_header_page_title_parallax', 'theme-default'),
(19633, 20551, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(19634, 20551, 'zegen_page_page_title_items_opt', 'theme-default'),
(19635, 20551, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(19636, 20551, 'zegen_page_page_title_skin_opt', 'theme-default'),
(19637, 20551, 'zegen_page_page_title_bg', 'a:0:{}'),
(19638, 20551, 'zegen_page_page_title_link', 'a:0:{}'),
(19639, 20551, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19640, 20551, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19641, 20551, 'zegen_page_page_title_overlay', 'a:0:{}'),
(19642, 20551, 'zegen_page_footer_layout', 'theme-default'),
(19643, 20551, 'zegen_page_hidden_footer', 'theme-default'),
(19644, 20551, 'zegen_page_footer_skin_opt', 'theme-default'),
(19645, 20551, 'zegen_page_footer_bg_img', '0'),
(19646, 20551, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(19647, 20551, 'zegen_page_footer_link', 'a:0:{}'),
(19648, 20551, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19649, 20551, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19650, 20551, 'zegen_page_footer_items_opt', 'theme-default'),
(19651, 20551, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(19652, 20551, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(19653, 20551, 'zegen_page_footer_top_bg', 'a:0:{}'),
(19654, 20551, 'zegen_page_footer_top_link', 'a:0:{}'),
(19655, 20551, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19656, 20551, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19657, 20551, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(19658, 20551, 'zegen_page_footer_top_layout', '4-4-4'),
(19659, 20551, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(19660, 20551, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(19661, 20551, 'zegen_page_footer_middle_link', 'a:0:{}'),
(19662, 20551, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19663, 20551, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19664, 20551, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(19665, 20551, 'zegen_page_footer_middle_layout', '4-4-4'),
(19666, 20551, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(19667, 20551, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(19668, 20551, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(19669, 20551, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(19670, 20551, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19671, 20551, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19672, 20551, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(19673, 20551, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(19674, 20551, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(19675, 20551, 'zegen_page_header_slider_opt', 'theme-default'),
(19676, 20551, '_elementor_edit_mode', 'builder'),
(19677, 20551, '_elementor_template_type', 'wp-page'),
(19678, 20551, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_cols":"4","_css_classes":"cus-blog-inners"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(19680, 20551, '_elementor_version', '3.6.7'),
(19681, 20551, 'rs_page_bg_color', ''),
(19682, 20559, 'zegen_demo_content_key', '1'),
(19683, 20559, '_wp_page_template', 'default'),
(19684, 20559, '_wp_page_template', 'default'),
(19685, 20559, '_wp_page_template', 'default'),
(19686, 20559, '_elementor_controls_usage', 'a:0:{}'),
(19687, 20559, '_elementor_controls_usage', 'a:0:{}'),
(19688, 20559, 'zegen_page_layout', 'theme-default'),
(19689, 20559, 'zegen_page_content_padding_opt', 'custom'),
(19690, 20559, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19691, 20559, 'zegen_page_main_bg_color', 'a:0:{}'),
(19692, 20559, 'zegen_page_main_bg_image', '0'),
(19693, 20559, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19694, 20559, 'zegen_page_template_opt', 'theme-default'),
(19695, 20559, 'zegen_page_template', 'right-sidebar'),
(19696, 20559, 'zegen_page_sidebar_mobile', 'theme-default'),
(19697, 20559, 'zegen_page_header_layout', 'theme-default'),
(19698, 20559, 'zegen_page_header_type', 'theme-default'),
(19699, 20559, 'zegen_page_header_bg_img', '0'),
(19700, 20559, 'zegen_page_header_items_opt', 'theme-default'),
(19701, 20559, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(19702, 20559, 'zegen_page_header_absolute_opt', 'theme-default'),
(19703, 20559, 'zegen_page_header_sticky_opt', 'theme-default'),
(19704, 20559, 'zegen_page_header_secondary_opt', 'theme-default'),
(19705, 20559, 'zegen_page_header_secondary_animate', 'left-push'),
(19706, 20559, 'zegen_page_custom_logo', '0'),
(19707, 20559, 'zegen_page_custom_sticky_logo', '0'),
(19708, 20559, 'zegen_page_nav_menu', 'none'),
(19709, 20559, 'zegen_page_header_topbar_opt', 'theme-default'),
(19710, 20559, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19711, 20559, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19712, 20559, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(19713, 20559, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(19714, 20559, 'zegen_page_header_topbar_link', 'a:0:{}'),
(19715, 20559, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19716, 20559, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19717, 20559, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(19718, 20559, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(19719, 20559, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(19720, 20559, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19721, 20559, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19722, 20559, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(19723, 20559, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(19724, 20559, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(19725, 20559, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19726, 20559, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19727, 20559, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(19728, 20559, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(19729, 20559, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(19730, 20559, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19731, 20559, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19732, 20559, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(19733, 20559, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(19734, 20559, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(19735, 20559, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19736, 20559, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19737, 20559, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(19738, 20559, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(19739, 20559, 'zegen_page_header_navbar_opt', 'theme-default'),
(19740, 20559, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19741, 20559, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19742, 20559, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(19743, 20559, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(19744, 20559, 'zegen_page_header_navbar_link', 'a:0:{}'),
(19745, 20559, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19746, 20559, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19747, 20559, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(19748, 20559, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(19749, 20559, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(19750, 20559, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19751, 20559, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19752, 20559, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(19753, 20559, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(19754, 20559, 'zegen_page_header_stikcy_opt', 'theme-default'),
(19755, 20559, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19756, 20559, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(19757, 20559, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(19758, 20559, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(19759, 20559, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19760, 20559, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19761, 20559, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(19762, 20559, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(19763, 20559, 'zegen_page_header_page_title_opt', 'theme-default'),
(19764, 20559, 'zegen_page_header_page_title_parallax', 'theme-default'),
(19765, 20559, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(19766, 20559, 'zegen_page_page_title_items_opt', 'theme-default'),
(19767, 20559, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(19768, 20559, 'zegen_page_page_title_skin_opt', 'theme-default'),
(19769, 20559, 'zegen_page_page_title_bg', 'a:0:{}'),
(19770, 20559, 'zegen_page_page_title_link', 'a:0:{}'),
(19771, 20559, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19772, 20559, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19773, 20559, 'zegen_page_page_title_overlay', 'a:0:{}'),
(19774, 20559, 'zegen_page_footer_layout', 'theme-default'),
(19775, 20559, 'zegen_page_hidden_footer', 'theme-default'),
(19776, 20559, 'zegen_page_footer_skin_opt', 'theme-default'),
(19777, 20559, 'zegen_page_footer_bg_img', '0'),
(19778, 20559, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(19779, 20559, 'zegen_page_footer_link', 'a:0:{}'),
(19780, 20559, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19781, 20559, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19782, 20559, 'zegen_page_footer_items_opt', 'theme-default'),
(19783, 20559, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(19784, 20559, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(19785, 20559, 'zegen_page_footer_top_bg', 'a:0:{}'),
(19786, 20559, 'zegen_page_footer_top_link', 'a:0:{}'),
(19787, 20559, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19788, 20559, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19789, 20559, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(19790, 20559, 'zegen_page_footer_top_layout', '4-4-4'),
(19791, 20559, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(19792, 20559, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(19793, 20559, 'zegen_page_footer_middle_link', 'a:0:{}'),
(19794, 20559, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19795, 20559, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19796, 20559, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(19797, 20559, 'zegen_page_footer_middle_layout', '4-4-4'),
(19798, 20559, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(19799, 20559, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(19800, 20559, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(19801, 20559, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(19802, 20559, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19803, 20559, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19804, 20559, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(19805, 20559, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(19806, 20559, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(19807, 20559, 'zegen_page_header_slider_opt', 'theme-default'),
(19808, 20559, '_elementor_edit_mode', 'builder'),
(19809, 20559, '_elementor_template_type', 'wp-page'),
(19810, 20559, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false},{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(19812, 20559, '_elementor_version', '3.6.7'),
(19813, 20559, 'rs_page_bg_color', ''),
(19814, 20577, 'zegen_demo_content_key', '1'),
(19815, 20577, '_wp_page_template', 'default'),
(19816, 20577, '_wp_page_template', 'default'),
(19817, 20577, '_wp_page_template', 'default'),
(19818, 20577, '_wp_page_template', 'default'),
(19819, 20577, '_elementor_controls_usage', 'a:0:{}'),
(19820, 20577, '_elementor_controls_usage', 'a:0:{}'),
(19821, 20577, 'zegen_page_layout', 'theme-default'),
(19822, 20577, 'zegen_page_content_padding_opt', 'custom'),
(19823, 20577, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19824, 20577, 'zegen_page_main_bg_color', 'a:0:{}'),
(19825, 20577, 'zegen_page_main_bg_image', '0'),
(19826, 20577, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19827, 20577, 'zegen_page_template_opt', 'theme-default'),
(19828, 20577, 'zegen_page_template', 'right-sidebar'),
(19829, 20577, 'zegen_page_sidebar_mobile', 'theme-default'),
(19830, 20577, 'zegen_page_header_layout', 'theme-default'),
(19831, 20577, 'zegen_page_header_type', 'theme-default'),
(19832, 20577, 'zegen_page_header_bg_img', '0'),
(19833, 20577, 'zegen_page_header_items_opt', 'theme-default'),
(19834, 20577, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(19835, 20577, 'zegen_page_header_absolute_opt', 'theme-default'),
(19836, 20577, 'zegen_page_header_sticky_opt', 'theme-default'),
(19837, 20577, 'zegen_page_header_secondary_opt', 'theme-default'),
(19838, 20577, 'zegen_page_header_secondary_animate', 'left-push'),
(19839, 20577, 'zegen_page_custom_logo', '0'),
(19840, 20577, 'zegen_page_custom_sticky_logo', '0'),
(19841, 20577, 'zegen_page_nav_menu', 'none'),
(19842, 20577, 'zegen_page_header_topbar_opt', 'theme-default'),
(19843, 20577, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19844, 20577, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19845, 20577, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(19846, 20577, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(19847, 20577, 'zegen_page_header_topbar_link', 'a:0:{}'),
(19848, 20577, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19849, 20577, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19850, 20577, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(19851, 20577, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(19852, 20577, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(19853, 20577, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19854, 20577, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19855, 20577, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(19856, 20577, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(19857, 20577, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(19858, 20577, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19859, 20577, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19860, 20577, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(19861, 20577, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(19862, 20577, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(19863, 20577, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19864, 20577, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19865, 20577, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(19866, 20577, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(19867, 20577, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(19868, 20577, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19869, 20577, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19870, 20577, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(19871, 20577, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(19872, 20577, 'zegen_page_header_navbar_opt', 'theme-default'),
(19873, 20577, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19874, 20577, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19875, 20577, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(19876, 20577, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(19877, 20577, 'zegen_page_header_navbar_link', 'a:0:{}'),
(19878, 20577, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19879, 20577, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19880, 20577, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(19881, 20577, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(19882, 20577, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(19883, 20577, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19884, 20577, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19885, 20577, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(19886, 20577, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(19887, 20577, 'zegen_page_header_stikcy_opt', 'theme-default'),
(19888, 20577, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19889, 20577, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(19890, 20577, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(19891, 20577, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(19892, 20577, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19893, 20577, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19894, 20577, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(19895, 20577, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(19896, 20577, 'zegen_page_header_page_title_opt', 'theme-default'),
(19897, 20577, 'zegen_page_header_page_title_parallax', 'theme-default'),
(19898, 20577, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(19899, 20577, 'zegen_page_page_title_items_opt', 'theme-default'),
(19900, 20577, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(19901, 20577, 'zegen_page_page_title_skin_opt', 'theme-default'),
(19902, 20577, 'zegen_page_page_title_bg', 'a:0:{}'),
(19903, 20577, 'zegen_page_page_title_link', 'a:0:{}'),
(19904, 20577, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19905, 20577, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19906, 20577, 'zegen_page_page_title_overlay', 'a:0:{}'),
(19907, 20577, 'zegen_page_footer_layout', 'theme-default'),
(19908, 20577, 'zegen_page_hidden_footer', 'theme-default'),
(19909, 20577, 'zegen_page_footer_skin_opt', 'theme-default'),
(19910, 20577, 'zegen_page_footer_bg_img', '0'),
(19911, 20577, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(19912, 20577, 'zegen_page_footer_link', 'a:0:{}'),
(19913, 20577, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19914, 20577, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19915, 20577, 'zegen_page_footer_items_opt', 'theme-default'),
(19916, 20577, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(19917, 20577, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(19918, 20577, 'zegen_page_footer_top_bg', 'a:0:{}'),
(19919, 20577, 'zegen_page_footer_top_link', 'a:0:{}'),
(19920, 20577, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19921, 20577, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19922, 20577, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(19923, 20577, 'zegen_page_footer_top_layout', '4-4-4'),
(19924, 20577, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(19925, 20577, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(19926, 20577, 'zegen_page_footer_middle_link', 'a:0:{}'),
(19927, 20577, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19928, 20577, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19929, 20577, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(19930, 20577, 'zegen_page_footer_middle_layout', '4-4-4'),
(19931, 20577, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(19932, 20577, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(19933, 20577, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(19934, 20577, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(19935, 20577, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19936, 20577, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19937, 20577, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(19938, 20577, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(19939, 20577, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(19940, 20577, 'zegen_page_header_slider_opt', 'theme-default'),
(19941, 20577, '_elementor_edit_mode', 'builder'),
(19942, 20577, '_elementor_template_type', 'wp-page'),
(19943, 20577, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(19945, 20577, '_elementor_version', '3.6.7'),
(19946, 20577, 'rs_page_bg_color', ''),
(19947, 20592, 'zegen_demo_content_key', '1'),
(19948, 20592, '_wp_page_template', 'default'),
(19949, 20592, '_wp_page_template', 'default'),
(19950, 20592, '_wp_page_template', 'default'),
(19951, 20592, '_wp_page_template', 'default'),
(19952, 20592, '_elementor_controls_usage', 'a:0:{}'),
(19953, 20592, '_elementor_controls_usage', 'a:0:{}'),
(19954, 20592, 'zegen_page_layout', 'theme-default'),
(19955, 20592, 'zegen_page_content_padding_opt', 'custom'),
(19956, 20592, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19957, 20592, 'zegen_page_main_bg_color', 'a:0:{}'),
(19958, 20592, 'zegen_page_main_bg_image', '0'),
(19959, 20592, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19960, 20592, 'zegen_page_template_opt', 'theme-default'),
(19961, 20592, 'zegen_page_template', 'right-sidebar'),
(19962, 20592, 'zegen_page_sidebar_mobile', 'theme-default'),
(19963, 20592, 'zegen_page_header_layout', 'theme-default'),
(19964, 20592, 'zegen_page_header_type', 'theme-default'),
(19965, 20592, 'zegen_page_header_bg_img', '0'),
(19966, 20592, 'zegen_page_header_items_opt', 'theme-default'),
(19967, 20592, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(19968, 20592, 'zegen_page_header_absolute_opt', 'theme-default'),
(19969, 20592, 'zegen_page_header_sticky_opt', 'theme-default'),
(19970, 20592, 'zegen_page_header_secondary_opt', 'theme-default'),
(19971, 20592, 'zegen_page_header_secondary_animate', 'left-push'),
(19972, 20592, 'zegen_page_custom_logo', '0'),
(19973, 20592, 'zegen_page_custom_sticky_logo', '0'),
(19974, 20592, 'zegen_page_nav_menu', 'none'),
(19975, 20592, 'zegen_page_header_topbar_opt', 'theme-default'),
(19976, 20592, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19977, 20592, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19978, 20592, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(19979, 20592, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(19980, 20592, 'zegen_page_header_topbar_link', 'a:0:{}'),
(19981, 20592, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19982, 20592, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19983, 20592, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(19984, 20592, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(19985, 20592, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(19986, 20592, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19987, 20592, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19988, 20592, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(19989, 20592, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(19990, 20592, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(19991, 20592, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19992, 20592, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(19993, 20592, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(19994, 20592, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(19995, 20592, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(19996, 20592, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(19997, 20592, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(19998, 20592, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(19999, 20592, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(20000, 20592, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(20001, 20592, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20002, 20592, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20003, 20592, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(20004, 20592, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(20005, 20592, 'zegen_page_header_navbar_opt', 'theme-default'),
(20006, 20592, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20007, 20592, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20008, 20592, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(20009, 20592, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(20010, 20592, 'zegen_page_header_navbar_link', 'a:0:{}'),
(20011, 20592, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20012, 20592, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20013, 20592, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(20014, 20592, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(20015, 20592, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(20016, 20592, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20017, 20592, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20018, 20592, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(20019, 20592, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(20020, 20592, 'zegen_page_header_stikcy_opt', 'theme-default'),
(20021, 20592, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20022, 20592, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(20023, 20592, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(20024, 20592, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(20025, 20592, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20026, 20592, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20027, 20592, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(20028, 20592, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(20029, 20592, 'zegen_page_header_page_title_opt', 'theme-default'),
(20030, 20592, 'zegen_page_header_page_title_parallax', 'theme-default'),
(20031, 20592, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(20032, 20592, 'zegen_page_page_title_items_opt', 'theme-default'),
(20033, 20592, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(20034, 20592, 'zegen_page_page_title_skin_opt', 'theme-default'),
(20035, 20592, 'zegen_page_page_title_bg', 'a:0:{}'),
(20036, 20592, 'zegen_page_page_title_link', 'a:0:{}'),
(20037, 20592, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20038, 20592, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20039, 20592, 'zegen_page_page_title_overlay', 'a:0:{}'),
(20040, 20592, 'zegen_page_footer_layout', 'theme-default'),
(20041, 20592, 'zegen_page_hidden_footer', 'theme-default'),
(20042, 20592, 'zegen_page_footer_skin_opt', 'theme-default'),
(20043, 20592, 'zegen_page_footer_bg_img', '0'),
(20044, 20592, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(20045, 20592, 'zegen_page_footer_link', 'a:0:{}'),
(20046, 20592, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20047, 20592, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20048, 20592, 'zegen_page_footer_items_opt', 'theme-default'),
(20049, 20592, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(20050, 20592, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(20051, 20592, 'zegen_page_footer_top_bg', 'a:0:{}'),
(20052, 20592, 'zegen_page_footer_top_link', 'a:0:{}'),
(20053, 20592, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20054, 20592, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20055, 20592, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(20056, 20592, 'zegen_page_footer_top_layout', '4-4-4'),
(20057, 20592, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(20058, 20592, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(20059, 20592, 'zegen_page_footer_middle_link', 'a:0:{}'),
(20060, 20592, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20061, 20592, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20062, 20592, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(20063, 20592, 'zegen_page_footer_middle_layout', '4-4-4'),
(20064, 20592, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(20065, 20592, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(20066, 20592, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(20067, 20592, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(20068, 20592, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20069, 20592, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20070, 20592, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(20071, 20592, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(20072, 20592, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(20073, 20592, 'zegen_page_header_slider_opt', 'theme-default'),
(20074, 20592, '_elementor_edit_mode', 'builder'),
(20075, 20592, '_elementor_template_type', 'wp-page'),
(20076, 20592, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1","blog_cols":"4"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(20078, 20592, '_elementor_version', '3.6.7'),
(20079, 20592, 'rs_page_bg_color', ''),
(20080, 20604, 'zegen_demo_content_key', '1'),
(20081, 20604, '_wp_page_template', 'default'),
(20082, 20604, '_wp_page_template', 'default'),
(20083, 20604, '_wp_page_template', 'default'),
(20084, 20604, '_wp_page_template', 'default'),
(20085, 20604, '_wp_page_template', 'default'),
(20086, 20604, '_elementor_controls_usage', 'a:0:{}'),
(20087, 20604, '_elementor_controls_usage', 'a:0:{}'),
(20088, 20604, 'zegen_page_layout', 'theme-default'),
(20089, 20604, 'zegen_page_content_padding_opt', 'custom'),
(20090, 20604, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20091, 20604, 'zegen_page_main_bg_color', 'a:0:{}'),
(20092, 20604, 'zegen_page_main_bg_image', '0'),
(20093, 20604, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20094, 20604, 'zegen_page_template_opt', 'theme-default'),
(20095, 20604, 'zegen_page_template', 'right-sidebar'),
(20096, 20604, 'zegen_page_sidebar_mobile', 'theme-default'),
(20097, 20604, 'zegen_page_header_layout', 'theme-default'),
(20098, 20604, 'zegen_page_header_type', 'theme-default'),
(20099, 20604, 'zegen_page_header_bg_img', '0'),
(20100, 20604, 'zegen_page_header_items_opt', 'theme-default'),
(20101, 20604, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(20102, 20604, 'zegen_page_header_absolute_opt', 'theme-default'),
(20103, 20604, 'zegen_page_header_sticky_opt', 'theme-default'),
(20104, 20604, 'zegen_page_header_secondary_opt', 'theme-default'),
(20105, 20604, 'zegen_page_header_secondary_animate', 'left-push'),
(20106, 20604, 'zegen_page_custom_logo', '0'),
(20107, 20604, 'zegen_page_custom_sticky_logo', '0'),
(20108, 20604, 'zegen_page_nav_menu', 'none'),
(20109, 20604, 'zegen_page_header_topbar_opt', 'theme-default'),
(20110, 20604, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20111, 20604, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20112, 20604, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(20113, 20604, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(20114, 20604, 'zegen_page_header_topbar_link', 'a:0:{}'),
(20115, 20604, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20116, 20604, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20117, 20604, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(20118, 20604, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(20119, 20604, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(20120, 20604, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20121, 20604, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20122, 20604, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(20123, 20604, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(20124, 20604, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(20125, 20604, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20126, 20604, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20127, 20604, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(20128, 20604, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(20129, 20604, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(20130, 20604, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20131, 20604, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20132, 20604, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(20133, 20604, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(20134, 20604, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(20135, 20604, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20136, 20604, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20137, 20604, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(20138, 20604, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(20139, 20604, 'zegen_page_header_navbar_opt', 'theme-default'),
(20140, 20604, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20141, 20604, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20142, 20604, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(20143, 20604, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(20144, 20604, 'zegen_page_header_navbar_link', 'a:0:{}'),
(20145, 20604, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20146, 20604, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20147, 20604, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(20148, 20604, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(20149, 20604, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(20150, 20604, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20151, 20604, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20152, 20604, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(20153, 20604, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(20154, 20604, 'zegen_page_header_stikcy_opt', 'theme-default'),
(20155, 20604, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(20156, 20604, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(20157, 20604, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(20158, 20604, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(20159, 20604, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20160, 20604, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20161, 20604, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(20162, 20604, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(20163, 20604, 'zegen_page_header_page_title_opt', 'theme-default'),
(20164, 20604, 'zegen_page_header_page_title_parallax', 'theme-default'),
(20165, 20604, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(20166, 20604, 'zegen_page_page_title_items_opt', 'theme-default'),
(20167, 20604, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(20168, 20604, 'zegen_page_page_title_skin_opt', 'theme-default'),
(20169, 20604, 'zegen_page_page_title_bg', 'a:0:{}'),
(20170, 20604, 'zegen_page_page_title_link', 'a:0:{}'),
(20171, 20604, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20172, 20604, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20173, 20604, 'zegen_page_page_title_overlay', 'a:0:{}'),
(20174, 20604, 'zegen_page_footer_layout', 'theme-default'),
(20175, 20604, 'zegen_page_hidden_footer', 'theme-default'),
(20176, 20604, 'zegen_page_footer_skin_opt', 'theme-default'),
(20177, 20604, 'zegen_page_footer_bg_img', '0'),
(20178, 20604, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(20179, 20604, 'zegen_page_footer_link', 'a:0:{}'),
(20180, 20604, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20181, 20604, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20182, 20604, 'zegen_page_footer_items_opt', 'theme-default'),
(20183, 20604, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(20184, 20604, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(20185, 20604, 'zegen_page_footer_top_bg', 'a:0:{}'),
(20186, 20604, 'zegen_page_footer_top_link', 'a:0:{}'),
(20187, 20604, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20188, 20604, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20189, 20604, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(20190, 20604, 'zegen_page_footer_top_layout', '4-4-4'),
(20191, 20604, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(20192, 20604, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(20193, 20604, 'zegen_page_footer_middle_link', 'a:0:{}'),
(20194, 20604, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20195, 20604, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20196, 20604, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(20197, 20604, 'zegen_page_footer_middle_layout', '4-4-4'),
(20198, 20604, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(20199, 20604, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(20200, 20604, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(20201, 20604, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(20202, 20604, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(20203, 20604, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(20204, 20604, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(20205, 20604, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(20206, 20604, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(20207, 20604, 'zegen_page_header_slider_opt', 'theme-default'),
(20208, 20604, '_elementor_edit_mode', 'builder'),
(20209, 20604, '_elementor_template_type', 'wp-page'),
(20210, 20604, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"15","bottom":"70","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1","blog_cols":"3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(20212, 20604, '_elementor_version', '3.6.7'),
(20213, 20604, 'rs_page_bg_color', ''),
(20214, 20687, '_wp_attached_file', 'revslider/zegen-home-1/zmain-slider-1-1536x864.jpg'),
(20215, 20687, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1536;s:6:"height";i:864;s:4:"file";s:50:"revslider/zegen-home-1/zmain-slider-1-1536x864.jpg";s:8:"filesize";i:74360;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:35:"zmain-slider-1-1536x864-768x456.jpg";s:5:"width";i:768;s:6:"height";i:456;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26730;}s:5:"large";a:5:{s:4:"file";s:36:"zmain-slider-1-1536x864-1170x694.jpg";s:5:"width";i:1170;s:6:"height";i:694;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:53950;}s:9:"thumbnail";a:5:{s:4:"file";s:33:"zmain-slider-1-1536x864-80x80.jpg";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1607;}s:12:"medium_large";a:5:{s:4:"file";s:35:"zmain-slider-1-1536x864-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26218;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"zmain-slider-1-1536x864-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9050;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"zmain-slider-1-1536x864-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17224;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"zmain-slider-1-1536x864-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2136;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(20216, 20688, '_wp_attached_file', 'revslider/zegen-home-1/zmain-slider-3-1536x864.jpg'),
(20217, 20688, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1536;s:6:"height";i:864;s:4:"file";s:50:"revslider/zegen-home-1/zmain-slider-3-1536x864.jpg";s:8:"filesize";i:62238;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:35:"zmain-slider-3-1536x864-768x456.jpg";s:5:"width";i:768;s:6:"height";i:456;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20428;}s:5:"large";a:5:{s:4:"file";s:36:"zmain-slider-3-1536x864-1170x694.jpg";s:5:"width";i:1170;s:6:"height";i:694;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39385;}s:9:"thumbnail";a:5:{s:4:"file";s:33:"zmain-slider-3-1536x864-80x80.jpg";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1533;}s:12:"medium_large";a:5:{s:4:"file";s:35:"zmain-slider-3-1536x864-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19710;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"zmain-slider-3-1536x864-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7491;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"zmain-slider-3-1536x864-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13542;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"zmain-slider-3-1536x864-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2032;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(20218, 20689, '_wp_attached_file', 'revslider/zegen-home-1/zmain-slider-2-1536x864.jpg'),
(20219, 20689, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1536;s:6:"height";i:864;s:4:"file";s:50:"revslider/zegen-home-1/zmain-slider-2-1536x864.jpg";s:8:"filesize";i:65583;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:35:"zmain-slider-2-1536x864-768x456.jpg";s:5:"width";i:768;s:6:"height";i:456;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22285;}s:5:"large";a:5:{s:4:"file";s:36:"zmain-slider-2-1536x864-1170x694.jpg";s:5:"width";i:1170;s:6:"height";i:694;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41811;}s:9:"thumbnail";a:5:{s:4:"file";s:33:"zmain-slider-2-1536x864-80x80.jpg";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1446;}s:12:"medium_large";a:5:{s:4:"file";s:35:"zmain-slider-2-1536x864-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21731;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:35:"zmain-slider-2-1536x864-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7489;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:35:"zmain-slider-2-1536x864-600x338.jpg";s:5:"width";i:600;s:6:"height";i:338;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15311;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:35:"zmain-slider-2-1536x864-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1889;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(20220, 20690, '_wp_attached_file', 'revslider/Zegen-Home-2/slider-two-4.jpg'),
(20221, 20690, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:900;s:4:"file";s:39:"revslider/Zegen-Home-2/slider-two-4.jpg";s:8:"filesize";i:107568;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:24:"slider-two-4-768x456.jpg";s:5:"width";i:768;s:6:"height";i:456;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19047;}s:5:"large";a:5:{s:4:"file";s:25:"slider-two-4-1170x694.jpg";s:5:"width";i:1170;s:6:"height";i:694;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37460;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"slider-two-4-80x80.jpg";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1392;}s:12:"medium_large";a:5:{s:4:"file";s:24:"slider-two-4-768x360.jpg";s:5:"width";i:768;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15677;}s:9:"1536x1536";a:5:{s:4:"file";s:25:"slider-two-4-1536x720.jpg";s:5:"width";i:1536;s:6:"height";i:720;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45919;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"slider-two-4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6828;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"slider-two-4-600x281.jpg";s:5:"width";i:600;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11050;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"slider-two-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1809;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(20222, 20691, '_wp_attached_file', 'revslider/Zegen-Home-2/Arrow.png'),
(20223, 20691, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:40;s:6:"height";i:63;s:4:"file";s:32:"revslider/Zegen-Home-2/Arrow.png";s:8:"filesize";i:839;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(20224, 20692, '_wp_attached_file', 'revslider/Zegen-Home-2/slider-two-3.jpg'),
(20225, 20692, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:900;s:4:"file";s:39:"revslider/Zegen-Home-2/slider-two-3.jpg";s:8:"filesize";i:104945;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:24:"slider-two-3-768x456.jpg";s:5:"width";i:768;s:6:"height";i:456;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32441;}s:5:"large";a:5:{s:4:"file";s:25:"slider-two-3-1170x694.jpg";s:5:"width";i:1170;s:6:"height";i:694;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61007;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"slider-two-3-80x80.jpg";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1720;}s:12:"medium_large";a:5:{s:4:"file";s:24:"slider-two-3-768x360.jpg";s:5:"width";i:768;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27325;}s:9:"1536x1536";a:5:{s:4:"file";s:25:"slider-two-3-1536x720.jpg";s:5:"width";i:1536;s:6:"height";i:720;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:77160;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"slider-two-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11291;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"slider-two-3-600x281.jpg";s:5:"width";i:600;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18683;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"slider-two-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2366;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(20226, 20693, '_wp_attached_file', 'revslider/Zegen-Home-2/slider-two-2.jpg'),
(20227, 20693, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1920;s:6:"height";i:900;s:4:"file";s:39:"revslider/Zegen-Home-2/slider-two-2.jpg";s:8:"filesize";i:104643;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:24:"slider-two-2-768x456.jpg";s:5:"width";i:768;s:6:"height";i:456;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35151;}s:5:"large";a:5:{s:4:"file";s:25:"slider-two-2-1170x694.jpg";s:5:"width";i:1170;s:6:"height";i:694;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:72798;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"slider-two-2-80x80.jpg";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1506;}s:12:"medium_large";a:5:{s:4:"file";s:24:"slider-two-2-768x360.jpg";s:5:"width";i:768;s:6:"height";i:360;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30127;}s:9:"1536x1536";a:5:{s:4:"file";s:25:"slider-two-2-1536x720.jpg";s:5:"width";i:1536;s:6:"height";i:720;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:97164;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:24:"slider-two-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12501;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:24:"slider-two-2-600x281.jpg";s:5:"width";i:600;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19681;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:24:"slider-two-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2072;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(20228, 15164, 'zegen_demo_content_key', '1'),
(20229, 15164, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20230, 15164, '_thumbnail_id', '16690'),
(20231, 15164, '_campaign_description', ''),
(20232, 15164, '_elementor_edit_mode', 'builder'),
(20233, 15164, '_elementor_template_type', 'wp-post'),
(20234, 15164, '_elementor_version', '2.7.5'),
(20235, 15164, '_campaign_goal', '10000'),
(20236, 15164, '_campaign_end_date', '2023-02-13 23:59:59'),
(20237, 15164, '_campaign_suggested_donations', 'a:0:{}'),
(20238, 15164, '_campaign_allow_custom_donations', '1'),
(20239, 15164, 'rs_page_bg_color', ''),
(20240, 15164, 'miion_post_views_count', '5'),
(20241, 15164, '_wp_page_template', 'default'),
(20242, 15164, '_elementor_data', '[{"id":"6234e2a8","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ff06eba","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"b6cbed7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size":null},"elements":[{"id":"3ae9c90","elType":"widget","settings":{"editor":"<!-- Code is poetry -->"},"elements":[],"widgetType":"text-editor"},{"id":"c8b4508","elType":"widget","settings":{"editor":"We Refugee Tutoring started in 2009 with a handful of \\u201cdo-gooders:\\u201d teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I\\u2019ve been humbled to be able to assist with all the website needs of this organization since the early days. I\\u2019m even more glad to help get them off the ground with donations"},"elements":[],"widgetType":"text-editor"},{"id":"6d560f3","elType":"widget","settings":{"icon_list":[{"text":"1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"830aec2","link":{"url":"","is_external":"","nofollow":""}},{"text":"Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"68fd06d","link":{"url":"","is_external":"","nofollow":""}}],"icon_color":"#bf0a30","_padding":{"unit":"px","top":"15","right":"0","bottom":"0","left":"4","isLinked":false},"view":"inline","icon_typography_typography":"custom","icon_typography_line_height":{"unit":"px","size":34,"sizes":[]},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-list"}],"isInner":false}],"isInner":false}]'),
(20243, 15164, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20244, 15164, 'zegen_post_views_count', '500'),
(20245, 15823, 'zegen_demo_content_key', '1'),
(20246, 15823, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20247, 15823, '_wp_page_template', 'default'),
(20248, 15823, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20249, 15823, '_thumbnail_id', '16698'),
(20250, 15823, '_campaign_description', ''),
(20251, 15823, '_campaign_goal', '9000'),
(20252, 15823, '_campaign_end_date', '2023-03-01 23:59:59'),
(20253, 15823, '_campaign_suggested_donations', 'a:0:{}'),
(20254, 15823, '_campaign_allow_custom_donations', '1'),
(20255, 15823, 'rs_page_bg_color', ''),
(20256, 15823, 'miion_post_views_count', '3'),
(20257, 15823, '_elementor_edit_mode', 'builder'),
(20258, 15823, '_elementor_template_type', 'wp-post'),
(20259, 15823, '_elementor_version', '2.7.5'),
(20260, 15823, '_wp_page_template', 'default'),
(20261, 15823, '_elementor_data', '[{"id":"6234e2a8","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ff06eba","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f9733ec","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size":null},"elements":[{"id":"b70f8bd","elType":"widget","settings":{"editor":"<!-- Code is poetry -->"},"elements":[],"widgetType":"text-editor"},{"id":"ce17a90","elType":"widget","settings":{"editor":"We Refugee Tutoring started in 2009 with a handful of \\u201cdo-gooders:\\u201d teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I\\u2019ve been humbled to be able to assist with all the website needs of this organization since the early days. I\\u2019m even more glad to help get them off the ground with donations"},"elements":[],"widgetType":"text-editor"},{"id":"41b42a7","elType":"widget","settings":{"icon_list":[{"text":"1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"830aec2","link":{"url":"","is_external":"","nofollow":""}},{"text":"Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"68fd06d","link":{"url":"","is_external":"","nofollow":""}}],"icon_color":"#bf0a30","_padding":{"unit":"px","top":"15","right":"0","bottom":"0","left":"4","isLinked":false},"view":"inline","icon_typography_typography":"custom","icon_typography_line_height":{"unit":"px","size":34,"sizes":[]},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-list"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(20262, 15823, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20263, 15823, '_wp_old_slug', 'education-for-children-copy'),
(20264, 15823, '_wp_old_slug', 'shelters-for-needy'),
(20265, 15823, 'zegen_post_views_count', '653'),
(20266, 15829, 'zegen_demo_content_key', '1'),
(20267, 15829, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20268, 15829, '_wp_page_template', 'default'),
(20269, 15829, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20270, 15829, '_wp_page_template', 'default'),
(20271, 15829, '_wp_page_template', 'default'),
(20272, 15829, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20273, 15829, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20274, 15829, '_campaign_description', ''),
(20275, 15829, '_campaign_goal', '20000'),
(20276, 15829, '_campaign_end_date', '2023-03-20 23:59:59'),
(20277, 15829, '_campaign_suggested_donations', 'a:0:{}'),
(20278, 15829, '_campaign_allow_custom_donations', '1'),
(20279, 15829, 'rs_page_bg_color', ''),
(20280, 15829, 'miion_post_views_count', '6'),
(20281, 15829, '_elementor_edit_mode', 'builder'),
(20282, 15829, '_elementor_template_type', 'wp-post'),
(20283, 15829, '_elementor_version', '2.7.5'),
(20284, 15829, '_elementor_data', '[{"id":"6234e2a8","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ff06eba","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"3aa0588","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size":null},"elements":[{"id":"1c7f949","elType":"widget","settings":{"editor":"<!-- Code is poetry -->"},"elements":[],"widgetType":"text-editor"},{"id":"b4f5912","elType":"widget","settings":{"editor":"We Refugee Tutoring started in 2009 with a handful of \\u201cdo-gooders:\\u201d teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I\\u2019ve been humbled to be able to assist with all the website needs of this organization since the early days. I\\u2019m even more glad to help get them off the ground with donations"},"elements":[],"widgetType":"text-editor"},{"id":"9e59ce6","elType":"widget","settings":{"icon_list":[{"text":"1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"830aec2","link":{"url":"","is_external":"","nofollow":""}},{"text":"Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"68fd06d","link":{"url":"","is_external":"","nofollow":""}}],"icon_color":"#bf0a30","_padding":{"unit":"px","top":"15","right":"0","bottom":"0","left":"4","isLinked":false},"view":"inline","icon_typography_typography":"custom","icon_typography_line_height":{"unit":"px","size":34,"sizes":[]},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-list"}],"isInner":false}],"isInner":false}]'),
(20285, 15829, '_wp_old_slug', 'education-for-children-copy'),
(20286, 15829, '_wp_old_slug', 'shelters-for-needy-copy'),
(20287, 15829, '_thumbnail_id', '16696'),
(20288, 15829, 'zegen_post_views_count', '723'),
(20289, 15834, 'zegen_demo_content_key', '1'),
(20290, 15834, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20291, 15834, '_wp_page_template', 'default'),
(20292, 15834, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20293, 15834, '_wp_page_template', 'default'),
(20294, 15834, '_wp_page_template', 'default'),
(20295, 15834, '_wp_page_template', 'default'),
(20296, 15834, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20297, 15834, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20298, 15834, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20299, 15834, '_thumbnail_id', '16694'),
(20300, 15834, '_campaign_description', ''),
(20301, 15834, '_campaign_goal', '5000'),
(20302, 15834, '_campaign_end_date', '2023-04-23 23:59:59'),
(20303, 15834, '_campaign_suggested_donations', 'a:0:{}'),
(20304, 15834, '_campaign_allow_custom_donations', '1'),
(20305, 15834, 'rs_page_bg_color', ''),
(20306, 15834, 'miion_post_views_count', '8'),
(20307, 15834, '_elementor_edit_mode', 'builder'),
(20308, 15834, '_elementor_template_type', 'wp-post'),
(20309, 15834, '_elementor_version', '2.7.5'),
(20310, 15834, '_elementor_data', '[{"id":"6234e2a8","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ff06eba","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"484d0d3","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size":null},"elements":[{"id":"dfa3b34","elType":"widget","settings":{"editor":"<!-- Code is poetry -->"},"elements":[],"widgetType":"text-editor"},{"id":"8bc1a83","elType":"widget","settings":{"editor":"We Refugee Tutoring started in 2009 with a handful of \\u201cdo-gooders:\\u201d teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I\\u2019ve been humbled to be able to assist with all the website needs of this organization since the early days. I\\u2019m even more glad to help get them off the ground with donations"},"elements":[],"widgetType":"text-editor"},{"id":"453eaa2","elType":"widget","settings":{"icon_list":[{"text":"1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"830aec2","link":{"url":"","is_external":"","nofollow":""}},{"text":"Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"68fd06d","link":{"url":"","is_external":"","nofollow":""}}],"icon_color":"#bf0a30","_padding":{"unit":"px","top":"15","right":"0","bottom":"0","left":"4","isLinked":false},"view":"inline","icon_typography_typography":"custom","icon_typography_line_height":{"unit":"px","size":34,"sizes":[]},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-list"}],"isInner":false}],"isInner":false}]'),
(20311, 15834, '_wp_old_slug', 'education-for-children-copy'),
(20312, 15834, '_wp_old_slug', 'shelters-for-needy-copy'),
(20313, 15834, 'zegen_post_views_count', '780'),
(20314, 15838, 'zegen_demo_content_key', '1'),
(20315, 15838, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20316, 15838, '_wp_page_template', 'default'),
(20317, 15838, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20318, 15838, '_wp_page_template', 'default'),
(20319, 15838, '_wp_page_template', 'default'),
(20320, 15838, '_wp_page_template', 'default'),
(20321, 15838, '_wp_page_template', 'default'),
(20322, 15838, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20323, 15838, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20324, 15838, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20325, 15838, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20326, 15838, '_thumbnail_id', '16692'),
(20327, 15838, '_campaign_description', ''),
(20328, 15838, '_campaign_goal', '6000'),
(20329, 15838, '_campaign_end_date', '2023-05-07 23:59:59'),
(20330, 15838, '_campaign_suggested_donations', 'a:0:{}'),
(20331, 15838, '_campaign_allow_custom_donations', '1'),
(20332, 15838, 'rs_page_bg_color', ''),
(20333, 15838, 'miion_post_views_count', '7'),
(20334, 15838, '_elementor_edit_mode', 'builder'),
(20335, 15838, '_elementor_template_type', 'wp-post'),
(20336, 15838, '_elementor_version', '2.7.5'),
(20337, 15838, '_elementor_data', '[{"id":"6234e2a8","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ff06eba","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d4dd2ec","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size":null},"elements":[{"id":"55a1f3c","elType":"widget","settings":{"editor":"<!-- Code is poetry -->"},"elements":[],"widgetType":"text-editor"},{"id":"9382c22","elType":"widget","settings":{"editor":"We Refugee Tutoring started in 2009 with a handful of \\u201cdo-gooders:\\u201d teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I\\u2019ve been humbled to be able to assist with all the website needs of this organization since the early days. I\\u2019m even more glad to help get them off the ground with donations"},"elements":[],"widgetType":"text-editor"},{"id":"baf1b0f","elType":"widget","settings":{"icon_list":[{"text":"1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"830aec2","link":{"url":"","is_external":"","nofollow":""}},{"text":"Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"68fd06d","link":{"url":"","is_external":"","nofollow":""}}],"icon_color":"#bf0a30","_padding":{"unit":"px","top":"15","right":"0","bottom":"0","left":"4","isLinked":false},"view":"inline","icon_typography_typography":"custom","icon_typography_line_height":{"unit":"px","size":34,"sizes":[]},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-list"}],"isInner":false}],"isInner":false}]'),
(20338, 15838, '_wp_old_slug', 'education-for-children-copy'),
(20339, 15838, '_wp_old_slug', 'shelters-for-needy-copy'),
(20340, 15838, '_wp_old_slug', 'donate-clothes-copy'),
(20341, 15838, 'zegen_post_views_count', '751'),
(20342, 15841, 'zegen_demo_content_key', '1'),
(20343, 15841, '_wp_page_template', 'default'),
(20344, 15841, '_wp_page_template', 'default'),
(20345, 15841, '_wp_page_template', 'default'),
(20346, 15841, '_wp_page_template', 'default'),
(20347, 15841, '_wp_page_template', 'default'),
(20348, 15841, '_thumbnail_id', '16701'),
(20349, 15841, '_campaign_description', ''),
(20350, 15841, '_campaign_goal', '7000'),
(20351, 15841, '_campaign_end_date', '2023-12-18 23:59:59'),
(20352, 15841, '_campaign_suggested_donations', 'a:2:{i:1;a:2:{s:6:"amount";d:2000;s:11:"description";s:0:"";}i:3;a:2:{s:6:"amount";d:4000;s:11:"description";s:0:"";}}'),
(20353, 15841, '_campaign_allow_custom_donations', '1'),
(20354, 15841, 'miion_post_views_count', '14'),
(20355, 15841, '_elementor_edit_mode', 'builder'),
(20356, 15841, '_elementor_template_type', 'wp-post'),
(20357, 15841, '_elementor_version', '2.7.5'),
(20358, 15841, '_elementor_data', '[{"id":"6234e2a8","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ff06eba","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"56822d45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4750d6cf","elType":"widget","settings":{"editor":"<!-- Code is poetry -->"},"elements":[],"widgetType":"text-editor"},{"id":"3529c73","elType":"widget","settings":{"editor":"We Refugee Tutoring started in 2009 with a handful of \\u201cdo-gooders:\\u201d teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I\\u2019ve been humbled to be able to assist with all the website needs of this organization since the early days. I\\u2019m even more glad to help get them off the ground with donations"},"elements":[],"widgetType":"text-editor"},{"id":"50707e5","elType":"widget","settings":{"icon_list":[{"text":"1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"830aec2","link":{"url":"","is_external":"","nofollow":""}},{"text":"Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.","selected_icon":{"value":"fas fa-check","library":"fa-solid"},"_id":"68fd06d","link":{"url":"","is_external":"","nofollow":""}}],"icon_color":"#bf0a30","_padding":{"unit":"px","top":"15","right":"0","bottom":"0","left":"4","isLinked":false},"view":"inline","icon_typography_typography":"custom","icon_typography_line_height":{"unit":"px","size":34,"sizes":[]},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-list"}],"isInner":false}],"isInner":false}]'),
(20359, 15841, '_wp_old_slug', 'education-for-children-copy'),
(20360, 15841, '_wp_old_slug', 'shelters-for-needy-copy'),
(20361, 15841, '_wp_old_slug', 'donate-clothes-copy-2'),
(20362, 15841, '_wp_old_slug', 'adopt-child-2'),
(20363, 15841, 'zegen_post_views_count', '882'),
(20364, 15841, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}}}s:9:"icon-list";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:9:"icon_list";i:1;s:4:"view";i:1;}}s:5:"style";a:2:{s:18:"section_icon_style";a:1:{s:10:"icon_color";i:1;}s:18:"section_text_style";a:2:{s:26:"icon_typography_typography";i:1;s:27:"icon_typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20365, 16679, 'zegen_demo_content_key', '1'),
(20366, 16679, 'donation_gateway', 'offline'),
(20367, 16679, 'donor', 'a:10:{s:10:"first_name";s:4:"john";s:9:"last_name";s:3:"doe";s:5:"email";s:17:"johndoe@email.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"AF";s:5:"phone";s:0:"";}'),
(20368, 16679, 'test_mode', '1'),
(20369, 16679, 'donation_key', '5dc23c22e023fe8aea0d750d97c72240'),
(20370, 16679, '_donation_log', 'a:3:{i:0;a:2:{s:4:"time";i:1574155978;s:7:"message";s:17:"Donation created.";}i:1;a:2:{s:4:"time";i:1574156012;s:7:"message";s:45:"Donation status updated from Pending to Paid.";}i:2;a:2:{s:4:"time";i:1574243766;s:7:"message";s:135:"Donation updated manually by <a href="https://elementor.zozothemes.com/zegen/wp-admin/user-edit.php?user_id=1">zozo_elementor_user</a>.";}}'),
(20371, 16679, 'slide_template', ''),
(20372, 16679, '_donation_manually_edited', '1'),
(20373, 16681, 'zegen_demo_content_key', '1'),
(20374, 16681, 'slide_template', ''),
(20375, 16681, 'donation_gateway', 'manual'),
(20376, 16681, 'donor', 'a:10:{s:10:"first_name";s:5:"Sonia";s:9:"last_name";s:3:"das";s:5:"email";s:18:"soniadas@email.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"AT";s:5:"phone";s:0:"";}'),
(20377, 16681, 'test_mode', '1'),
(20378, 16681, 'donation_key', 'd3e19a1c20288f54bec9b6bbb371a7b4'),
(20379, 16681, '_donation_log', 'a:2:{i:0;a:2:{s:4:"time";i:1574243741;s:7:"message";s:135:"Donation updated manually by <a href="https://elementor.zozothemes.com/zegen/wp-admin/user-edit.php?user_id=1">zozo_elementor_user</a>.";}i:1;a:2:{s:4:"time";i:1574245582;s:7:"message";s:135:"Donation updated manually by <a href="https://elementor.zozothemes.com/zegen/wp-admin/user-edit.php?user_id=1">zozo_elementor_user</a>.";}}'),
(20380, 16681, '_donation_manually_edited', '1'),
(20381, 16682, 'zegen_demo_content_key', '1'),
(20382, 16682, 'slide_template', ''),
(20383, 16682, 'donation_gateway', 'manual'),
(20384, 16682, 'donor', 'a:10:{s:10:"first_name";s:5:"Irene";s:9:"last_name";s:3:"zoe";s:5:"email";s:18:"irenezoe@gmail.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"GM";s:5:"phone";s:0:"";}'),
(20385, 16682, 'test_mode', '1'),
(20386, 16682, 'donation_key', '876536120b2662a3355803941ba59261'),
(20387, 16682, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1574243600;s:7:"message";s:135:"Donation updated manually by <a href="https://elementor.zozothemes.com/zegen/wp-admin/user-edit.php?user_id=1">zozo_elementor_user</a>.";}}'),
(20388, 16682, '_donation_manually_edited', '1'),
(20389, 16683, 'zegen_demo_content_key', '1'),
(20390, 16683, 'slide_template', ''),
(20391, 16683, 'donation_gateway', 'manual'),
(20392, 16683, 'donor', 'a:10:{s:10:"first_name";s:6:"safrin";s:9:"last_name";s:8:"fernadaz";s:5:"email";s:24:"safrinfernadaz@email.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"JE";s:5:"phone";s:0:"";}'),
(20393, 16683, 'test_mode', '1'),
(20394, 16683, 'donation_key', 'e68eb5da101caf07eff332d87aff83e3'),
(20395, 16683, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1574243718;s:7:"message";s:135:"Donation updated manually by <a href="https://elementor.zozothemes.com/zegen/wp-admin/user-edit.php?user_id=1">zozo_elementor_user</a>.";}}'),
(20396, 16683, '_donation_manually_edited', '1'),
(20397, 16685, 'zegen_demo_content_key', '1'),
(20398, 16685, 'slide_template', ''),
(20399, 16685, 'donation_gateway', 'manual'),
(20400, 16685, 'donor', 'a:10:{s:10:"first_name";s:5:"Kevin";s:9:"last_name";s:4:"eric";s:5:"email";s:19:"kevineric@email.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"GN";s:5:"phone";s:0:"";}'),
(20401, 16685, 'test_mode', '1'),
(20402, 16685, 'donation_key', 'a151f5cd594f411e6dc7a308f15c6205'),
(20403, 16685, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1574243703;s:7:"message";s:135:"Donation updated manually by <a href="https://elementor.zozothemes.com/zegen/wp-admin/user-edit.php?user_id=1">zozo_elementor_user</a>.";}}'),
(20404, 16685, '_donation_manually_edited', '1'),
(20405, 16687, 'zegen_demo_content_key', '1'),
(20406, 16687, 'slide_template', ''),
(20407, 16687, 'donation_gateway', 'manual'),
(20408, 16687, 'donor', 'a:10:{s:10:"first_name";s:4:"Owen";s:9:"last_name";s:3:"max";s:5:"email";s:17:"owenmax@email.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"IR";s:5:"phone";s:0:"";}'),
(20409, 16687, 'test_mode', '1'),
(20410, 16687, 'donation_key', 'dcf26000d77b4abec1c64a014dc77641'),
(20411, 16687, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1574243681;s:7:"message";s:135:"Donation updated manually by <a href="https://elementor.zozothemes.com/zegen/wp-admin/user-edit.php?user_id=1">zozo_elementor_user</a>.";}}'),
(20412, 16687, '_donation_manually_edited', '1'),
(20413, 17085, 'zegen_demo_content_key', '1'),
(20414, 16904, 'zegen_demo_content_key', '1'),
(20415, 16904, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1575201462;s:7:"message";s:17:"Donation created.";}}'),
(20416, 16904, 'test_mode', '1'),
(20417, 16904, 'donation_key', 'a9d6e7def222b5878e2c56fcad96e30b'),
(20418, 16904, 'donation_gateway', 'offline'),
(20419, 16904, 'donor', 'a:10:{s:10:"first_name";s:4:"Argi";s:9:"last_name";s:3:"Kol";s:5:"email";s:16:"argkol@gmail.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"AF";s:5:"phone";s:0:"";}'),
(20420, 16993, 'zegen_demo_content_key', '1'),
(20421, 16993, 'donation_gateway', 'offline'),
(20422, 16993, 'donor', 'a:10:{s:10:"first_name";s:11:"Jean-Claude";s:9:"last_name";s:6:"Warrez";s:5:"email";s:26:"dimitri.bouriez@hotmail.fr";s:7:"address";s:42:"14310 Villers-Bocage, 14310 Villers-Bocage";s:9:"address_2";s:20:"14310 Villers-Bocage";s:4:"city";s:14:"Villers-Bocage";s:5:"state";s:0:"";s:8:"postcode";s:5:"14310";s:7:"country";s:2:"FR";s:5:"phone";s:10:"0320075710";}'),
(20423, 16993, 'test_mode', '1'),
(20424, 16993, 'donation_key', '3fd00856b2de6b8ac0c25a7886401e64'),
(20425, 16993, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1580749723;s:7:"message";s:17:"Donation created.";}}'),
(20426, 16995, 'zegen_demo_content_key', '1'),
(20427, 16995, 'donation_gateway', 'offline'),
(20428, 16995, 'donor', 'a:10:{s:10:"first_name";s:4:"ally";s:9:"last_name";s:6:"yassir";s:5:"email";s:23:"aliyassir8789@gmail.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:6:"Arusha";s:5:"state";s:6:"Arusha";s:8:"postcode";s:0:"";s:7:"country";s:2:"TZ";s:5:"phone";s:0:"";}'),
(20429, 16995, 'test_mode', '1'),
(20430, 16995, 'donation_key', '2639d34900804022945b80b2ad4a333c'),
(20431, 16995, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1580903640;s:7:"message";s:17:"Donation created.";}}'),
(20432, 16998, 'zegen_demo_content_key', '1'),
(20433, 16998, 'donation_gateway', 'offline'),
(20434, 16998, 'donor', 'a:10:{s:10:"first_name";s:6:"AZADEH";s:9:"last_name";s:6:"AKBARI";s:5:"email";s:21:"azadeh.akba@gmail.com";s:7:"address";s:24:"FLAT 2, 65 CHICHELE ROAD";s:9:"address_2";s:16:"65 CHICHELE ROAD";s:4:"city";s:6:"LONDON";s:5:"state";s:6:"London";s:8:"postcode";s:7:"NW2 3AN";s:7:"country";s:2:"GB";s:5:"phone";s:11:"07455591414";}'),
(20435, 16998, 'test_mode', '1'),
(20436, 16998, 'donation_key', '6f31a97a142524fa8f9f2b3f7cff01d0'),
(20437, 16998, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1581813944;s:7:"message";s:17:"Donation created.";}}'),
(20438, 16999, 'zegen_demo_content_key', '1'),
(20439, 16999, 'donation_gateway', 'offline'),
(20440, 16999, 'donor', 'a:10:{s:10:"first_name";s:9:"sghdttjtd";s:9:"last_name";s:7:"dtjstjj";s:5:"email";s:22:"bobojyde2000@yahoo.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"NG";s:5:"phone";s:10:"0803517324";}'),
(20441, 16999, 'test_mode', '1'),
(20442, 16999, 'donation_key', '9bff39415331f5398f75fcb982aa51ef'),
(20443, 16999, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1581845321;s:7:"message";s:17:"Donation created.";}}'),
(20444, 17008, 'zegen_demo_content_key', '1'),
(20445, 17008, 'donation_gateway', 'offline'),
(20446, 17008, 'donor', 'a:10:{s:10:"first_name";s:3:"jjj";s:9:"last_name";s:3:"mmm";s:5:"email";s:11:"jjj@mmm.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"AF";s:5:"phone";s:0:"";}'),
(20447, 17008, 'test_mode', '1'),
(20448, 17008, 'donation_key', '16758fb2e7fa291abadd5f3d0ba7a55d'),
(20449, 17008, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1582559384;s:7:"message";s:17:"Donation created.";}}'),
(20450, 17011, 'zegen_demo_content_key', '1'),
(20451, 17011, 'donation_gateway', 'offline'),
(20452, 17011, 'donor', 'a:10:{s:10:"first_name";s:1:"w";s:9:"last_name";s:1:"w";s:5:"email";s:10:"w@hfhfh.hf";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"AF";s:5:"phone";s:0:"";}'),
(20453, 17011, 'test_mode', '1'),
(20454, 17011, 'donation_key', 'c005257434a551e59a514d4e5475c757'),
(20455, 17011, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1582854858;s:7:"message";s:17:"Donation created.";}}'),
(20456, 17014, 'zegen_demo_content_key', '1'),
(20457, 17014, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1583491012;s:7:"message";s:17:"Donation created.";}}'),
(20458, 17014, 'test_mode', '1'),
(20459, 17014, 'donation_key', 'e8109d651bbdfb7be92dbeab51fac1e2'),
(20460, 17014, 'donation_gateway', 'offline'),
(20461, 17014, 'donor', 'a:10:{s:10:"first_name";s:7:"Patrick";s:9:"last_name";s:5:"Waide";s:5:"email";s:24:"patrickwaide@yahoo.co.uk";s:7:"address";s:26:"Manor Park, Pongola Avenue";s:9:"address_2";s:14:"Pongola Avenue";s:4:"city";s:12:"Johannesburg";s:5:"state";s:7:"Gauteng";s:8:"postcode";s:4:"2169";s:7:"country";s:2:"ZA";s:5:"phone";s:10:"0738650788";}'),
(20462, 17223, 'zegen_demo_content_key', '1'),
(20463, 17223, 'test_mode', '0'),
(20464, 17223, 'donation_key', '20bc66c477ddd546026f9346de8402de'),
(20465, 17223, 'donation_gateway', 'offline'),
(20466, 17223, 'donor', 'a:10:{s:10:"first_name";s:3:"dsd";s:9:"last_name";s:3:"sdf";s:5:"email";s:24:"amillanojustin@gmail.com";s:7:"address";s:4:"sdfg";s:9:"address_2";s:3:"sdf";s:4:"city";s:3:"sdf";s:5:"state";s:3:"sdf";s:8:"postcode";s:5:"90001";s:7:"country";s:2:"US";s:5:"phone";s:5:"45645";}'),
(20467, 17223, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1611862827;s:7:"message";s:17:"Donation created.";}}'),
(20468, 17261, 'zegen_demo_content_key', '1'),
(20469, 17261, 'donation_gateway', 'offline'),
(20470, 17261, 'donor', 'a:10:{s:10:"first_name";s:4:"Eric";s:9:"last_name";s:6:"Dagbui";s:5:"email";s:17:"edagbui@gmail.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"GH";s:5:"phone";s:10:"0506835056";}'),
(20471, 17261, 'test_mode', '0'),
(20472, 17261, 'donation_key', '4a14cdaf4e253a52b4dd3819fc598b71'),
(20473, 17261, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1615853312;s:7:"message";s:17:"Donation created.";}}'),
(20474, 17264, 'zegen_demo_content_key', '1'),
(20475, 17264, 'donation_gateway', 'offline'),
(20476, 17264, 'donor', 'a:10:{s:10:"first_name";s:7:"Claudia";s:9:"last_name";s:6:"Graves";s:5:"email";s:23:"qahateci@mailinator.com";s:7:"address";s:18:"Tempore nihil sint";s:9:"address_2";s:20:"Quod quae ipsam qui ";s:4:"city";s:19:"Excepturi possimus ";s:5:"state";s:20:"Eos dicta autem et q";s:8:"postcode";s:20:"Obcaecati nostrud en";s:7:"country";s:2:"FK";s:5:"phone";s:17:"+1 (753) 902-1291";}'),
(20477, 17264, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1616853424;s:7:"message";s:17:"Donation created.";}}'),
(20478, 17264, 'test_mode', '0'),
(20479, 17264, 'donation_key', 'aaebe5e38c81c5e9fd813f8a899e9fd0'),
(20480, 17278, 'zegen_demo_content_key', '1'),
(20481, 17278, 'donation_gateway', 'offline'),
(20482, 17278, 'donor', 'a:10:{s:10:"first_name";s:6:"Armand";s:9:"last_name";s:7:"Kouakou";s:5:"email";s:23:"armand.koakoo@gmail.com";s:7:"address";s:12:"144 du Vison";s:9:"address_2";s:0:"";s:4:"city";s:8:"Gatineau";s:5:"state";s:2:"Qc";s:8:"postcode";s:6:"J9J0Y5";s:7:"country";s:2:"AF";s:5:"phone";s:10:"8193280936";}'),
(20483, 17278, 'test_mode', '0'),
(20484, 17278, 'donation_key', '0f77de6324ee2f3823d763d2ac168d8b'),
(20485, 17278, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1617839544;s:7:"message";s:17:"Donation created.";}}'),
(20486, 17282, 'zegen_demo_content_key', '1'),
(20487, 17282, 'donation_gateway', 'offline'),
(20488, 17282, 'donor', 'a:10:{s:10:"first_name";s:5:"Erica";s:9:"last_name";s:8:"Thompson";s:5:"email";s:19:"cl3va0605@gmail.com";s:7:"address";s:24:"4205 Willow Brook Circle";s:9:"address_2";s:0:"";s:4:"city";s:11:"Birmingham ";s:5:"state";s:2:"Al";s:8:"postcode";s:5:"35215";s:7:"country";s:2:"US";s:5:"phone";s:10:"2052611264";}'),
(20489, 17282, 'test_mode', '0'),
(20490, 17282, 'donation_key', '570c5885797d56fb1f863d28cd9d2b4b'),
(20491, 17282, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1618761449;s:7:"message";s:17:"Donation created.";}}'),
(20492, 17283, 'zegen_demo_content_key', '1'),
(20493, 17283, 'donation_gateway', 'offline'),
(20494, 17283, 'donor', 'a:10:{s:10:"first_name";s:5:"TUNJI";s:9:"last_name";s:7:"SHOYEMI";s:5:"email";s:17:"tunjiup@gmail.com";s:7:"address";s:20:"53, OLUWASEUN STREET";s:9:"address_2";s:6:"IKOTUN";s:4:"city";s:8:"ALIMOSHO";s:5:"state";s:5:"Lagos";s:8:"postcode";s:0:"";s:7:"country";s:2:"NG";s:5:"phone";s:0:"";}'),
(20495, 17283, 'test_mode', '0'),
(20496, 17283, 'donation_key', 'a467cd3dabd44c8cab11cd5be07fc522'),
(20497, 17283, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1619109374;s:7:"message";s:17:"Donation created.";}}'),
(20498, 17294, 'zegen_demo_content_key', '1'),
(20499, 17294, 'donation_gateway', 'offline'),
(20500, 17294, 'donor', 'a:10:{s:10:"first_name";s:1:"x";s:9:"last_name";s:1:"x";s:5:"email";s:23:"adigunosamuel@gmail.com";s:7:"address";s:39:"8,AYADADE STREET,POWERLINE BUS STOP IDO";s:9:"address_2";s:0:"";s:4:"city";s:6:"ibadan";s:5:"state";s:3:"Oyo";s:8:"postcode";s:6:"200262";s:7:"country";s:2:"NG";s:5:"phone";s:0:"";}'),
(20501, 17294, 'test_mode', '0'),
(20502, 17294, 'donation_key', 'a24d91ea64dc0230424ae9ee992d396d'),
(20503, 17294, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1624937414;s:7:"message";s:17:"Donation created.";}}'),
(20504, 18268, 'zegen_demo_content_key', '1'),
(20505, 18268, 'donation_gateway', 'offline'),
(20506, 18268, 'donor', 'a:10:{s:10:"first_name";s:4:"test";s:9:"last_name";s:4:"test";s:5:"email";s:13:"info@test.com";s:7:"address";s:4:"test";s:9:"address_2";s:5:"kjkmj";s:4:"city";s:4:"test";s:5:"state";s:8:"Misiones";s:8:"postcode";s:4:"3333";s:7:"country";s:2:"AF";s:5:"phone";s:11:"03344534523";}'),
(20507, 18268, 'test_mode', '0'),
(20508, 18268, 'donation_key', '82cc8045e9884bc2692fea22cc529c05'),
(20509, 18268, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1634833157;s:7:"message";s:17:"Donation created.";}}'),
(20510, 19610, 'zegen_demo_content_key', '1'),
(20511, 19610, 'donation_gateway', 'offline'),
(20512, 19610, 'donor', 'a:10:{s:10:"first_name";s:7:"Ft Hhhh";s:9:"last_name";s:6:"Njnnnn";s:5:"email";s:25:"Uchedanchimneke@gmail.com";s:7:"address";s:4:"Bbbh";s:9:"address_2";s:0:"";s:4:"city";s:5:"Enugu";s:5:"state";s:11:"Enugu State";s:8:"postcode";s:6:"400241";s:7:"country";s:2:"NG";s:5:"phone";s:11:"09083837431";}'),
(20513, 19610, 'test_mode', '0'),
(20514, 19610, 'donation_key', '23108e406032e39a8ca3a64d20ec6b95'),
(20515, 19610, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1642538306;s:7:"message";s:17:"Donation created.";}}'),
(20516, 19630, 'zegen_demo_content_key', '1'),
(20517, 19630, 'donation_gateway', 'offline'),
(20518, 19630, 'donor', 'a:10:{s:10:"first_name";s:5:"werqw";s:9:"last_name";s:5:"qwerr";s:5:"email";s:16:"qeqwer@aewer.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"AF";s:5:"phone";s:0:"";}'),
(20519, 19630, 'test_mode', '0'),
(20520, 19630, 'donation_key', '9ba52e5e7c0b5d7b93627d35b01a0bfc'),
(20521, 19630, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1643142768;s:7:"message";s:17:"Donation created.";}}'),
(20522, 19632, 'zegen_demo_content_key', '1'),
(20523, 19632, 'donation_gateway', 'offline'),
(20524, 19632, 'donor', 'a:10:{s:10:"first_name";s:7:"Deirdre";s:9:"last_name";s:5:"Olsen";s:5:"email";s:22:"hisoseg@mailinator.com";s:7:"address";s:19:"Voluptas ipsum adip";s:9:"address_2";s:19:"In labore rerum est";s:4:"city";s:19:"Vitae tempore repre";s:5:"state";s:18:"Impedit sit ration";s:8:"postcode";s:19:"Veritatis voluptate";s:7:"country";s:2:"CI";s:5:"phone";s:17:"+1 (956) 729-4695";}'),
(20525, 19632, 'test_mode', '0'),
(20526, 19632, 'donation_key', '5778f4ce33a2fe515790dc0d88d55e26'),
(20527, 19632, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1643272458;s:7:"message";s:17:"Donation created.";}}'),
(20528, 19634, 'zegen_demo_content_key', '1'),
(20529, 19634, 'donor', 'a:10:{s:10:"first_name";s:8:"Ebenezer";s:9:"last_name";s:7:"Agyekum";s:5:"email";s:22:"wwmjamserver@gmail.com";s:7:"address";s:45:"No. 14 Boundary Road, East Legon, Accra-Ghana";s:9:"address_2";s:0:"";s:4:"city";s:5:"Accra";s:5:"state";s:13:"Greater Accra";s:8:"postcode";s:5:"00233";s:7:"country";s:2:"GH";s:5:"phone";s:10:"0242325818";}'),
(20530, 19634, 'donation_gateway', 'offline'),
(20531, 19634, 'test_mode', '0'),
(20532, 19634, 'donation_key', '8dcbe6381b8985b7d7437656fede96ed'),
(20533, 19634, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1643388668;s:7:"message";s:17:"Donation created.";}}'),
(20534, 5420, 'zegen_demo_content_key', '1'),
(20535, 5420, '_elementor_edit_mode', 'builder'),
(20536, 5420, '_elementor_template_type', 'section'),
(20537, 5420, '_elementor_controls_usage', 'a:3:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:2:{s:5:"title";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:1;s:13:"sub_title_pos";i:1;s:15:"sub_title_color";i:1;}s:17:"separator_section";a:1:{s:8:"sep_type";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:5:"style";a:3:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(20538, 5420, '_elementor_version', '2.7.4'),
(20539, 5420, '_wp_page_template', 'default'),
(20540, 5420, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7472df7","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-20","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRY","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"f93a6f6","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"19","more_text":"Read More","heading_tag":"h4","service_layout":"modern","service_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"medium","custom_image_size":"768x600","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_item_loop":"1","slide_nav":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"750","slide_slideby":"1","sc_spacing":"30px 15px 0px","_css_classes":"pt-lg-3","_border_radius":{"unit":"px","top":"-1","right":"-1","bottom":"-1","left":"-1","isLinked":true}},"elements":[],"widgetType":"zegenservice"}],"isInner":false}],"isInner":false}]'),
(20541, 16953, 'zegen_demo_content_key', '1'),
(20542, 16953, '_elementor_edit_mode', 'builder'),
(20543, 16953, '_elementor_template_type', 'page'),
(20544, 16953, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:3:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(20545, 16953, '_elementor_version', '2.7.5'),
(20546, 16953, '_wp_page_template', 'default'),
(20547, 16953, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"5fa4554","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"120","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"70","left":"15","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"pl-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ac9242f","float_mouse":"0"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365","float_mouse":"0"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2","float_mouse":"0"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(20548, 16956, 'zegen_demo_content_key', '1'),
(20549, 16956, '_elementor_edit_mode', 'builder'),
(20550, 16956, '_elementor_template_type', 'page'),
(20551, 16956, '_elementor_controls_usage', 'a:13:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:13:"title_section";a:6:{s:5:"title";i:8;s:10:"text_align";i:6;s:11:"title_color";i:3;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:7;s:13:"sub_title_pos";i:7;s:15:"sub_title_color";i:7;}s:17:"separator_section";a:1:{s:8:"sep_type";i:7;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:8;s:8:"_padding";i:8;s:15:"_padding_tablet";i:2;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:15;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:10;s:19:"_inline_size_tablet";i:4;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:3;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:5:{s:18:"section_background";a:14:{s:21:"background_background";i:8;s:19:"background_position";i:8;s:17:"background_repeat";i:8;s:15:"background_size";i:8;s:14:"parallax_ratio";i:7;s:16:"background_image";i:3;s:21:"background_attachment";i:1;s:12:"parallax_opt";i:3;s:26:"background_position_tablet";i:2;s:26:"background_position_mobile";i:2;s:24:"background_repeat_tablet";i:2;s:24:"background_repeat_mobile";i:2;s:22:"background_size_tablet";i:2;s:22:"background_size_mobile";i:2;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:8;s:26:"background_overlay_opacity";i:8;s:24:"background_overlay_color";i:3;}s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:21:"section_shape_divider";a:3:{s:26:"shape_divider_bottom_color";i:4;s:20:"shape_divider_bottom";i:2;s:17:"shape_divider_top";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:7:{s:7:"padding";i:11;s:7:"z_index";i:4;s:14:"padding_tablet";i:10;s:14:"padding_mobile";i:11;s:6:"margin";i:5;s:13:"margin_tablet";i:1;s:13:"margin_mobile";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:4;s:16:"content_position";i:1;s:6:"layout";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:4;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:3:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:1;s:4:"size";i:1;s:11:"header_size";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:3:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:12:"_css_classes";i:1;s:8:"_padding";i:1;}}}}}'),
(20552, 16956, '_elementor_version', '2.7.5'),
(20553, 16956, '_wp_page_template', 'default'),
(20554, 16956, '_elementor_data', '[{"id":"810a277","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"5b68e08","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2fb41be","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fcfe011","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"0b6aa32","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"5fa4554","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"3f6d801","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"72d4b88","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"image_size":"custom","image_custom_dimension":{"width":"390","height":"556"}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"8b5e558","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"pl-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"9fdee8c","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a9f6117","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ac9242f","float_mouse":"0"}],"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d731ddc","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"03e9eaf","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6915937","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"06cb50d","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"3cfbd8b","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"1e58322","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"c23ff71","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"b6bc5c9","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"ba065d9","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"aaa8d34","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"e045f23","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"a3bba97","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3077122","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"9c24fbb","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1 margin-bottom-40","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"dbb85d5","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"150","right":"0","bottom":"180","left":"0","isLinked":false},"shape_divider_bottom":"clouds","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"18157ad","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"3e7a45b","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Free Family Event Countdown","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8a32907","elType":"widget","settings":{"date":"2019\\/12\\/25","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks"},"elements":[],"widgetType":"zegendaycounter"},{"id":"a5d42ca","elType":"widget","settings":{"title":"Dec 24, 2019 - Wednesday 12 am to 4 am ","size":"medium","header_size":"div","align":"center","title_color":"#bf0a30","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":false}],"isInner":false},{"id":"46a4f03","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"4e5128a","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f9f509e","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"e0a184a","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"eb0048c","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"120","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"676907c","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"caae426","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"ab6350b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"de42b19","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-167","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"626b8cc","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"b5037cf","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"c6d1862","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"2d22aab","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"bde3443","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1fb1ac7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3814f13","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"ad18e54","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"59fa038","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"09b88df","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h5","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(20555, 16971, 'zegen_demo_content_key', '1'),
(20556, 16971, '_elementor_edit_mode', 'builder'),
(20557, 16971, '_elementor_template_type', 'page'),
(20558, 16971, '_elementor_controls_usage', 'a:6:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:3;s:10:"title_head";i:3;s:11:"title_color";i:3;}s:15:"layouts_section";a:4:{s:10:"font_color";i:3;s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:4:{s:8:"icon_opt";i:3;s:7:"icon_ti";i:3;s:9:"icon_size";i:3;s:14:"icon_variation";i:3;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:6;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:5;s:19:"_inline_size_tablet";i:5;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:7:"z_index";i:1;s:14:"padding_tablet";i:2;s:14:"padding_mobile";i:2;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:1;s:6:"layout";i:1;s:3:"gap";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:11:"google_maps";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}}'),
(20559, 16971, '_elementor_version', '2.7.5'),
(20560, 16971, '_wp_page_template', 'default'),
(20561, 16971, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"87cadd6","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"681c281","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"66f0be4","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"2436434","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"a354e83","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"a56d9dd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"de42b19","float_mouse":"0"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"f923e4d","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"f95ec70","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"b2ac3a6","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"ad240ea","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"48429e8","elType":"section","settings":{"layout":"full_width","gap":"no","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"f0737bd","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"52c48c7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"abbd9c6","elType":"widget","settings":{"address":"8765 W Higgins Rd, Chicago, IL 60631, United States","zoom":{"unit":"px","size":14,"sizes":[]},"height":{"unit":"px","size":355,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}],"isInner":false}]'),
(20562, 19640, 'zegen_demo_content_key', '1'),
(20563, 19640, 'donation_gateway', 'offline'),
(20564, 19640, 'donor', 'a:10:{s:10:"first_name";s:5:"Chris";s:9:"last_name";s:6:"Tomley";s:5:"email";s:24:"chris_tomley@hotmail.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"GB";s:5:"phone";s:0:"";}'),
(20565, 19640, 'test_mode', '0'),
(20566, 19640, 'donation_key', '635278ab8a7c49eb2968699762d2ac3d'),
(20567, 19640, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1643885032;s:7:"message";s:17:"Donation created.";}}'),
(20568, 19647, 'zegen_demo_content_key', '1'),
(20569, 19647, 'donation_gateway', 'offline'),
(20570, 19647, 'donor', 'a:10:{s:10:"first_name";s:8:"Emmanuel";s:9:"last_name";s:6:"Nwanma";s:5:"email";s:18:"efixxzzy@gmail.com";s:7:"address";s:18:"3, Thorborn Avenue";s:9:"address_2";s:0:"";s:4:"city";s:11:"Sabo - Yaba";s:5:"state";s:5:"Lagos";s:8:"postcode";s:6:"100001";s:7:"country";s:2:"NG";s:5:"phone";s:14:"+2348134368294";}'),
(20571, 19647, 'test_mode', '0'),
(20572, 19647, 'donation_key', 'ed602f51f55dcb6b20828c6e22f7a68e'),
(20573, 19647, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1644834149;s:7:"message";s:17:"Donation created.";}}'),
(20574, 19649, 'zegen_demo_content_key', '1'),
(20575, 19649, 'donation_gateway', 'offline'),
(20576, 19649, 'donor', 'a:10:{s:10:"first_name";s:10:"Ubeidullah";s:9:"last_name";s:8:"Bulbulia";s:5:"email";s:23:"ubeidullah786@gmail.com";s:7:"address";s:17:"21 Kestrel Avenue";s:9:"address_2";s:14:"Mackenzie Park";s:4:"city";s:6:"Benoni";s:5:"state";s:7:"Gauteng";s:8:"postcode";s:4:"1501";s:7:"country";s:2:"ZA";s:5:"phone";s:9:"818105769";}'),
(20577, 19649, 'test_mode', '0'),
(20578, 19649, 'donation_key', '668ad38dd1b0cac99ccc34fc2c06e145'),
(20579, 19649, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1645005984;s:7:"message";s:17:"Donation created.";}}'),
(20580, 19650, 'zegen_demo_content_key', '1'),
(20581, 19650, 'donor', 'a:10:{s:10:"first_name";s:3:"Ssd";s:9:"last_name";s:3:"Ddd";s:5:"email";s:20:"samoge2020@gmail.com";s:7:"address";s:32:"Kuchigoro Airport road FCT Abuja";s:9:"address_2";s:0:"";s:4:"city";s:5:"Abuja";s:5:"state";s:25:"Federal Capital Territory";s:8:"postcode";s:3:"234";s:7:"country";s:2:"NG";s:5:"phone";s:11:"09068444190";}'),
(20582, 19650, 'donation_gateway', 'offline'),
(20583, 19650, 'test_mode', '0'),
(20584, 19650, 'donation_key', 'c4e5aeafa579d4bcb0b699df55d1a0b4'),
(20585, 19650, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1645463873;s:7:"message";s:17:"Donation created.";}}'),
(20586, 19651, 'zegen_demo_content_key', '1'),
(20587, 19651, 'donation_gateway', 'offline'),
(20588, 19651, 'donor', 'a:10:{s:10:"first_name";s:3:"Ssd";s:9:"last_name";s:3:"Ddd";s:5:"email";s:20:"samoge2020@gmail.com";s:7:"address";s:32:"Kuchigoro Airport road FCT Abuja";s:9:"address_2";s:0:"";s:4:"city";s:5:"Abuja";s:5:"state";s:25:"Federal Capital Territory";s:8:"postcode";s:3:"234";s:7:"country";s:2:"NG";s:5:"phone";s:11:"09068444190";}'),
(20589, 19651, 'test_mode', '0'),
(20590, 19651, 'donation_key', 'c248592f53d8e8afa863f295c8d44a43'),
(20591, 19651, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1645463923;s:7:"message";s:17:"Donation created.";}}'),
(20592, 19671, 'zegen_demo_content_key', '1'),
(20593, 19671, 'donation_gateway', 'offline'),
(20594, 19671, 'donor', 'a:10:{s:10:"first_name";s:6:"Yakobo";s:9:"last_name";s:7:"Kiranga";s:5:"email";s:25:"yakobokiranga22@gmail.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"TZ";s:5:"phone";s:0:"";}'),
(20595, 19671, 'test_mode', '0'),
(20596, 19671, 'donation_key', '3a7ad634c48ae6f26593e262c3ef58df'),
(20597, 19671, 'currency', 'AUD'),
(20598, 19671, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1646386287;s:7:"message";s:17:"Donation created.";}}'),
(20599, 19679, 'zegen_demo_content_key', '1'),
(20600, 19679, 'donor', 'a:10:{s:10:"first_name";s:6:"Sandra";s:9:"last_name";s:7:"Webster";s:5:"email";s:15:"web2685@aol.com";s:7:"address";s:20:"1069 E. 104th Street";s:9:"address_2";s:9:"2nd floor";s:4:"city";s:8:"Brooklyn";s:5:"state";s:2:"NY";s:8:"postcode";s:5:"11236";s:7:"country";s:2:"US";s:5:"phone";s:10:"9176978218";}'),
(20601, 19679, 'donation_gateway', 'offline'),
(20602, 19679, 'test_mode', '0'),
(20603, 19679, 'donation_key', '5c8c5d268725a1dcfd3cb094bae71ca1'),
(20604, 19679, 'currency', 'AUD'),
(20605, 19679, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1647677256;s:7:"message";s:17:"Donation created.";}}'),
(20606, 19685, 'zegen_demo_content_key', '1'),
(20607, 19685, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1649095057;s:7:"message";s:17:"Donation created.";}}'),
(20608, 19685, 'currency', 'AUD'),
(20609, 19685, 'donation_key', '6473d3c8b4f98b0e81c24d6ba77c2f12'),
(20610, 19685, 'test_mode', '0'),
(20611, 19685, 'donor', 'a:10:{s:10:"first_name";s:5:"ertyu";s:9:"last_name";s:9:"rtyuiop[]";s:5:"email";s:26:"emmanuelhills255@gmail.com";s:7:"address";s:29:"No 325 Cartwright Street UNN.";s:9:"address_2";s:0:"";s:4:"city";s:5:"Enugu";s:5:"state";s:5:"Enugu";s:8:"postcode";s:6:"400103";s:7:"country";s:2:"NG";s:5:"phone";s:14:"+2347065289273";}'),
(20612, 19685, 'donation_gateway', 'offline'),
(20613, 19687, 'zegen_demo_content_key', '1'),
(20614, 19687, 'donor', 'a:10:{s:10:"first_name";s:5:"Ramya";s:9:"last_name";s:4:"Webx";s:5:"email";s:24:"webx.worldwide@gmail.com";s:7:"address";s:3:"xyz";s:9:"address_2";s:0:"";s:4:"city";s:8:"Nilgiris";s:5:"state";s:9:"TAMILNADU";s:8:"postcode";s:6:"643231";s:7:"country";s:2:"BS";s:5:"phone";s:10:"7812823309";}'),
(20615, 19687, 'donation_gateway', 'offline'),
(20616, 19687, 'test_mode', '0'),
(20617, 19687, 'donation_key', 'e52c7a861ff6984a4d13933801555146'),
(20618, 19687, 'currency', 'AUD'),
(20619, 19687, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1649310656;s:7:"message";s:17:"Donation created.";}}'),
(20620, 19688, 'zegen_demo_content_key', '1'),
(20621, 19688, 'donation_gateway', 'offline'),
(20622, 19688, 'donor', 'a:10:{s:10:"first_name";s:4:"Mark";s:9:"last_name";s:4:"Paul";s:5:"email";s:17:"eexamco@gmail.com";s:7:"address";s:11:"Zone C FAAN";s:9:"address_2";s:0:"";s:4:"city";s:5:"Ikeja";s:5:"state";s:5:"Lagos";s:8:"postcode";s:6:"100001";s:7:"country";s:2:"AZ";s:5:"phone";s:11:"09121238987";}'),
(20623, 19688, 'test_mode', '0'),
(20624, 19688, 'donation_key', '59fb7ab2fc72f60e6417cb239f853072'),
(20625, 19688, 'currency', 'AUD'),
(20626, 19688, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1650539467;s:7:"message";s:17:"Donation created.";}}'),
(20627, 19689, 'zegen_demo_content_key', '1'),
(20628, 19689, 'donation_gateway', 'offline'),
(20629, 19689, 'donor', 'a:10:{s:10:"first_name";s:3:"Beb";s:9:"last_name";s:4:"Bebe";s:5:"email";s:11:"bebe@brb.az";s:7:"address";s:4:"Bebe";s:9:"address_2";s:3:"Beb";s:4:"city";s:4:"Baku";s:5:"state";s:4:"Baki";s:8:"postcode";s:6:"AZ1102";s:7:"country";s:2:"AZ";s:5:"phone";s:12:"994444444444";}'),
(20630, 19689, 'test_mode', '0'),
(20631, 19689, 'donation_key', 'a20184b818ff2295260874daeebd5929'),
(20632, 19689, 'currency', 'AUD'),
(20633, 19689, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1651091459;s:7:"message";s:17:"Donation created.";}}'),
(20634, 19690, 'zegen_demo_content_key', '1'),
(20635, 19690, 'donation_gateway', 'offline'),
(20636, 19690, 'donor', 'a:10:{s:10:"first_name";s:6:"Bright";s:9:"last_name";s:6:"Boakye";s:5:"email";s:23:"brboakye@cihrmghana.org";s:7:"address";s:47:"IHRMP GHANA PMB CT 213, CANTONMENTS ACCRA GHANA";s:9:"address_2";s:0:"";s:4:"city";s:5:"Accra";s:5:"state";s:12:"Not Required";s:8:"postcode";s:5:"00233";s:7:"country";s:2:"GH";s:5:"phone";s:13:"+233501375531";}'),
(20637, 19690, 'test_mode', '0'),
(20638, 19690, 'donation_key', 'ae1c49a500ce92b85a4f648839af1bea'),
(20639, 19690, 'currency', 'AUD'),
(20640, 19690, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1651671835;s:7:"message";s:17:"Donation created.";}}'),
(20641, 19692, 'zegen_demo_content_key', '1'),
(20642, 19692, 'donation_gateway', 'offline'),
(20643, 19692, 'donor', 'a:10:{s:10:"first_name";s:12:"dfdssfsdfsdf";s:9:"last_name";s:8:"dsfsfsdf";s:5:"email";s:22:"mihai.traila@gmail.com";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"AF";s:5:"phone";s:0:"";}'),
(20644, 19692, 'test_mode', '0'),
(20645, 19692, 'donation_key', '7c907d67931fa27f2ed0227a182113ee'),
(20646, 19692, 'currency', 'AUD'),
(20647, 19692, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1654067117;s:7:"message";s:17:"Donation created.";}}'),
(20648, 19693, 'zegen_demo_content_key', '1'),
(20649, 19693, 'donation_gateway', 'offline'),
(20650, 19693, 'donor', 'a:10:{s:10:"first_name";s:6:"SAMUEL";s:9:"last_name";s:9:"FERNANDES";s:5:"email";s:31:"samuel@timbreconsultoria.com.br";s:7:"address";s:30:"RUA PROFESSOR FERNANDO DE LIMA";s:9:"address_2";s:2:"22";s:4:"city";s:9:"Sao Roque";s:5:"state";s:2:"SP";s:8:"postcode";s:8:"18130360";s:7:"country";s:2:"BR";s:5:"phone";s:9:"551147843";}'),
(20651, 19693, 'test_mode', '0'),
(20652, 19693, 'donation_key', '6619efb598827e26b1e228971699a16f'),
(20653, 19693, 'currency', 'AUD'),
(20654, 19693, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1654098648;s:7:"message";s:17:"Donation created.";}}'),
(20655, 19704, 'zegen_demo_content_key', '1'),
(20656, 19704, 'donation_gateway', 'offline'),
(20657, 19704, 'donor', 'a:10:{s:10:"first_name";s:6:"dfssdf";s:9:"last_name";s:8:"sdfsdffs";s:5:"email";s:15:"dfsdfs@fdsf.hjh";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:2:"AF";s:5:"phone";s:0:"";}'),
(20658, 19704, 'test_mode', '0'),
(20659, 19704, 'donation_key', 'bc10622a913596a8ada67a59f6ec53b7'),
(20660, 19704, 'currency', 'AUD'),
(20661, 19704, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1655388041;s:7:"message";s:17:"Donation created.";}}'),
(20662, 19834, 'zegen_demo_content_key', '1'),
(20663, 19834, 'donation_gateway', 'offline'),
(20664, 19834, 'donor', 'a:10:{s:10:"first_name";s:7:"Alfredo";s:9:"last_name";s:10:"Villacorta";s:5:"email";s:19:"andheprai@gmail.com";s:7:"address";s:10:"Loreto 876";s:9:"address_2";s:0:"";s:4:"city";s:7:"Iquitos";s:5:"state";s:6:"Maynas";s:8:"postcode";s:5:"16000";s:7:"country";s:2:"PE";s:5:"phone";s:12:"+51965016771";}'),
(20665, 19834, 'test_mode', '0'),
(20666, 19834, 'donation_key', '196a60724377a94b35dede635522b873'),
(20667, 19834, 'currency', 'AUD'),
(20668, 19834, '_donation_log', 'a:1:{i:0;a:2:{s:4:"time";i:1657026999;s:7:"message";s:17:"Donation created.";}}'),
(20669, 17005, 'zegen_demo_content_key', '1'),
(20670, 17005, '_elementor_edit_mode', 'builder'),
(20671, 17005, '_elementor_template_type', 'kit'),
(20672, 17005, '_elementor_page_settings', 'a:8:{s:21:"default_generic_fonts";s:10:"Sans-serif";s:21:"global_image_lightbox";s:3:"yes";s:21:"space_between_widgets";a:2:{s:4:"unit";s:2:"px";s:4:"size";s:0:"";}s:11:"viewport_md";s:0:"";s:11:"viewport_lg";s:0:"";s:13:"custom_colors";a:4:{i:0;a:3:{s:3:"_id";s:8:"64fa3cb4";s:5:"title";s:14:"Saved Color #5";s:5:"color";s:7:"#4054B2";}i:1;a:3:{s:3:"_id";s:8:"464d2546";s:5:"title";s:14:"Saved Color #6";s:5:"color";s:7:"#23A455";}i:2;a:3:{s:3:"_id";s:7:"bf35fca";s:5:"title";s:14:"Saved Color #7";s:5:"color";s:4:"#000";}i:3;a:3:{s:3:"_id";s:8:"1d59a5fd";s:5:"title";s:14:"Saved Color #8";s:5:"color";s:4:"#FFF";}}s:15:"viewport_mobile";s:0:"";s:15:"viewport_tablet";s:0:"";}'),
(20673, 17051, 'zegen_demo_content_key', '1'),
(20674, 17051, '_elementor_edit_mode', 'builder'),
(20675, 17051, '_elementor_template_type', 'section'),
(20676, 17051, '_elementor_version', '2.9.7'),
(20677, 17051, '_wp_page_template', 'default'),
(20678, 17051, '_elementor_data', '[{"id":"15e87b33","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"5fa4554","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"120","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"70","left":"15","isLinked":false}},"elements":[{"id":"5884e342","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"224afe77","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"3a78218f","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"pl-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"51d8494e","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"d3a5723","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400"},"elements":[],"widgetType":"heading"},{"id":"6f5afa4b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ac9242f","float_mouse":"0"}]},"elements":[{"id":"1c7d85c4","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"15ba3a86","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"2c865cc1","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"6584f12c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"591ed00b","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false}]'),
(20679, 17051, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:1:{s:5:"title";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:1;s:13:"sub_title_pos";i:1;s:15:"sub_title_color";i:1;}s:17:"separator_section";a:1:{s:8:"sep_type";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:11:"header_size";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:1;s:22:"typography_font_weight";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}s:14:"section_layout";a:1:{s:16:"content_position";i:1;}}s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:1;s:14:"padding_tablet";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:1;s:4:"size";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:16:"background_color";i:1;s:29:"button_background_hover_color";i:1;s:13:"border_radius";i:1;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:1;}}}}}'),
(20680, 17054, 'zegen_demo_content_key', '1'),
(20681, 17054, '_elementor_edit_mode', 'builder'),
(20682, 17054, '_elementor_template_type', 'section'),
(20683, 17054, '_elementor_version', '2.9.7'),
(20684, 17054, '_wp_page_template', 'default'),
(20685, 17054, '_elementor_data', '[{"id":"97213e9","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"2bc1a229","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5274617b","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"1fbba74d","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"95ec0e4","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"4558c88f","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false}]'),
(20686, 17054, '_elementor_controls_usage', 'a:6:{s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:6:{s:5:"title";i:1;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:11:"header_size";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:1;s:4:"size";i:1;s:5:"align";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:1;s:13:"border_radius";i:1;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:19:"_inline_size_tablet";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:3:{s:18:"section_background";a:7:{s:21:"background_background";i:1;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:7:"padding";i:1;s:14:"padding_mobile";i:1;s:14:"padding_tablet";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(20687, 17057, 'zegen_demo_content_key', '1'),
(20688, 17057, '_elementor_edit_mode', 'builder'),
(20689, 17057, '_elementor_template_type', 'page'),
(20690, 17057, '_elementor_version', '2.9.7'),
(20691, 17057, '_wp_page_template', 'default'),
(20692, 17057, '_elementor_data', '[{"id":"7682249a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"60da0500","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5f6b68d1","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"5318c14b","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"23406dce","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"5fa4554","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"3974169f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"6d8100a9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"image_size":"custom","image_custom_dimension":{"width":"390","height":"556"}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"56d97235","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"pl-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"3e492d38","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"44dc6b48","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ac9242f","float_mouse":"0"}],"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"44ee4e4c","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4c4cff7d","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"2bb0f958","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"6cc91a29","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"6487f9c9","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"1e58322","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"62a76eb","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"6864094b","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"7ad3f83b","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4bd6608d","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"45ff8c7e","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6fa31354","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"21eead4a","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4be673d3","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1 margin-bottom-40","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"4d317850","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"150","right":"0","bottom":"180","left":"0","isLinked":false},"shape_divider_bottom":"clouds","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"19546e63","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"30942780","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Free Family Event Countdown","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"11a42205","elType":"widget","settings":{"date":"2020\\/12\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks"},"elements":[],"widgetType":"zegendaycounter"},{"id":"286aa609","elType":"widget","settings":{"title":"Dec 24, 2019 - Wednesday 12 am to 4 am ","size":"medium","header_size":"div","align":"center","title_color":"#bf0a30","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":false}],"isInner":false},{"id":"5457c3e7","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"5245b292","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"58a03a74","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4a95b16","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"332f5fde","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"120","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"4c17556","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"5262697d","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"4bb8494a","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"de42b19","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-167","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"624bf170","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"c3e4e6","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"4ca43ff8","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"a9ee934","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"7f292190","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"79da6066","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4e1dfa56","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7df53c86","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"3c59784a","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4687680e","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h5","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(20693, 17057, '_elementor_controls_usage', 'a:13:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:13:"title_section";a:6:{s:5:"title";i:8;s:10:"text_align";i:6;s:11:"title_color";i:3;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:7;s:13:"sub_title_pos";i:7;s:15:"sub_title_color";i:7;}s:17:"separator_section";a:1:{s:8:"sep_type";i:7;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:8;s:8:"_padding";i:8;s:15:"_padding_tablet";i:2;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:15;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:10;s:19:"_inline_size_tablet";i:4;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:3;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:5:{s:18:"section_background";a:14:{s:21:"background_background";i:8;s:19:"background_position";i:8;s:17:"background_repeat";i:8;s:15:"background_size";i:8;s:14:"parallax_ratio";i:7;s:16:"background_image";i:3;s:21:"background_attachment";i:1;s:12:"parallax_opt";i:3;s:26:"background_position_tablet";i:2;s:26:"background_position_mobile";i:2;s:24:"background_repeat_tablet";i:2;s:24:"background_repeat_mobile";i:2;s:22:"background_size_tablet";i:2;s:22:"background_size_mobile";i:2;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:8;s:26:"background_overlay_opacity";i:8;s:24:"background_overlay_color";i:3;}s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:21:"section_shape_divider";a:3:{s:26:"shape_divider_bottom_color";i:4;s:20:"shape_divider_bottom";i:2;s:17:"shape_divider_top";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:7:{s:7:"padding";i:11;s:7:"z_index";i:4;s:14:"padding_tablet";i:10;s:14:"padding_mobile";i:11;s:6:"margin";i:5;s:13:"margin_tablet";i:1;s:13:"margin_mobile";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:4;s:16:"content_position";i:1;s:6:"layout";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:4;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:3:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:1;s:4:"size";i:1;s:11:"header_size";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:3:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:12:"_css_classes";i:1;s:8:"_padding";i:1;}}}}}'),
(20694, 17071, 'zegen_demo_content_key', '1'),
(20695, 17071, '_elementor_edit_mode', 'builder'),
(20696, 17071, '_elementor_template_type', 'page'),
(20697, 17071, '_elementor_controls_usage', 'a:6:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:3;s:10:"title_head";i:3;s:11:"title_color";i:3;}s:15:"layouts_section";a:4:{s:10:"font_color";i:3;s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:4:{s:8:"icon_opt";i:3;s:7:"icon_ti";i:3;s:9:"icon_size";i:3;s:14:"icon_variation";i:3;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:6;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:5;s:19:"_inline_size_tablet";i:5;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:7:"z_index";i:1;s:14:"padding_tablet";i:2;s:14:"padding_mobile";i:2;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:1;s:6:"layout";i:1;s:3:"gap";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:11:"google_maps";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}}'),
(20698, 17071, '_elementor_version', '2.9.7'),
(20699, 17071, '_wp_page_template', 'default'),
(20700, 17071, '_elementor_data', '[{"id":"1bead785","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7481964","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"2ee3db09","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"4f5ec309","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"640faaeb","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"32fc4162","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"60fae4b4","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"5dddfb96","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"de42b19","float_mouse":"0"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"27094f3e","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"1ceeb5de","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"87d15e3","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"4ed542cf","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"468a88fb","elType":"section","settings":{"layout":"full_width","gap":"no","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"f0737bd","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"33aa9148","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"444c3d76","elType":"widget","settings":{"address":"8765 W Higgins Rd, Chicago, IL 60631, United States","zoom":{"unit":"px","size":14,"sizes":[]},"height":{"unit":"px","size":355,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}],"isInner":false}]'),
(20701, 17101, 'zegen_demo_content_key', '1'),
(20702, 17101, '_elementor_data', '[{"id":"42a5ee4","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"78a95ffd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"7761fe5f","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"3545c661","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"21ffe9c6","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"a92975e","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false}]'),
(20703, 17101, '_wp_page_template', 'default'),
(20704, 17101, '_elementor_controls_usage', 'a:6:{s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:6:{s:5:"title";i:1;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:11:"header_size";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:1;s:4:"size";i:1;s:5:"align";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:1;s:13:"border_radius";i:1;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:19:"_inline_size_tablet";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:3:{s:18:"section_background";a:7:{s:21:"background_background";i:1;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:7:"padding";i:1;s:14:"padding_mobile";i:1;s:14:"padding_tablet";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(20705, 17101, '_elementor_edit_mode', 'builder'),
(20706, 17101, '_elementor_template_type', 'section'),
(20707, 17101, '_elementor_version', '2.9.9'),
(20708, 17101, 'zegen_post_views_count', '0'),
(20709, 17108, 'zegen_demo_content_key', '1'),
(20710, 17108, '_elementor_edit_mode', 'builder'),
(20711, 17108, '_elementor_template_type', 'section'),
(20712, 17108, '_elementor_version', '2.9.9'),
(20713, 17108, '_wp_page_template', 'default'),
(20714, 17108, '_elementor_data', '[{"id":"405b0a37","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"70fe546c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"1bb6f885","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"25","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 5px 20px 24px 0px"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(20715, 17108, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(20716, 17114, 'zegen_demo_content_key', '1'),
(20717, 17114, '_elementor_edit_mode', 'builder'),
(20718, 17114, '_elementor_template_type', 'section'),
(20719, 17114, '_elementor_version', '2.9.9'),
(20720, 17114, '_wp_page_template', 'default'),
(20721, 17114, '_elementor_data', '[{"id":"14d78af7","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"5fa4554","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"120","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"70","left":"15","isLinked":false}},"elements":[{"id":"178e7dd5","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"2506313c","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"55633d61","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"pl-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d1839fc","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4a46f4a8","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400"},"elements":[],"widgetType":"heading"},{"id":"5da2933a","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ac9242f","float_mouse":"0"}]},"elements":[{"id":"551f32dc","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7ffb8f05","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"116d9910","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"44d03371","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"440b5422","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false}]'),
(20722, 17114, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:1:{s:5:"title";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:1;s:13:"sub_title_pos";i:1;s:15:"sub_title_color";i:1;}s:17:"separator_section";a:1:{s:8:"sep_type";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:11:"header_size";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:1;s:22:"typography_font_weight";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}s:14:"section_layout";a:1:{s:16:"content_position";i:1;}}s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:1;s:14:"padding_tablet";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:1;s:4:"size";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:16:"background_color";i:1;s:29:"button_background_hover_color";i:1;s:13:"border_radius";i:1;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:1;}}}}}'),
(20723, 17136, 'zegen_demo_content_key', '1'),
(20724, 17136, '_elementor_controls_usage', 'a:5:{s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:11:"css_classes";i:1;s:14:"padding_mobile";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:2:{s:5:"title";i:1;s:11:"title_color";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:1;s:13:"sub_title_pos";i:1;s:15:"sub_title_color";i:1;}s:17:"separator_section";a:1:{s:8:"sep_type";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:1;s:4:"size";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:5:{s:16:"background_color";i:1;s:29:"button_background_hover_color";i:1;s:13:"border_radius";i:1;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:3:{s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:1;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:6:"margin";i:1;s:7:"padding";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(20725, 17136, '_elementor_edit_mode', 'builder'),
(20726, 17136, '_elementor_template_type', 'section'),
(20727, 17136, '_elementor_version', '2.9.13'),
(20728, 17136, '_wp_page_template', 'default'),
(20729, 17136, '_elementor_data', '[{"id":"379e807d","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"66ac57e8","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3625d08","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"18c22825","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"1e26f8b1","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"68abbd91","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(20730, 17147, 'zegen_demo_content_key', '1'),
(20731, 17147, '_wp_page_template', 'default'),
(20732, 17147, '_elementor_data', '[{"id":"17c99a","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"5fa4554","float_mouse":"0"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"70","right":"15","bottom":"70","left":"15","isLinked":false},"_element_id":"section-about","padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"43777b27","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"76471613","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal.png","id":16767},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"26645169","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"pl-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6d8abad","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"28e929e7","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400"},"elements":[],"widgetType":"heading"},{"id":"5c12ad84","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"ac9242f","float_mouse":"0"}]},"elements":[{"id":"26f54d27","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"612f671b","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"5266b01f","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"87db3d0","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"16c781f3","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"67ccc55b","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/z_slide1-1.jpg","id":40},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.42)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"160","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_bottom":"wave-brush","shape_divider_bottom_flip":"yes","_element_id":"section-sermon"},"elements":[{"id":"35c36d5f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4845a089","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"6155de4f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-90","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"6ddba6ea","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"489b671f","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"77378e05","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/donate-bg-main-1.jpg","id":5338},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"180","right":"0","bottom":"90","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"100","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_top":"wave-brush"},"elements":[{"id":"399923e6","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4de8517a","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"184c8838","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"6c1c3135","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"55d61944","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"4abd65a3","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_element_id":"section-events"},"elements":[{"id":"1157070b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"6e9f7cae","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"252a35e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"6d52538d","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-pastors"},"elements":[{"id":"1d5aef75","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"4e4f8161","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"20acea26","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false},"margin":{"unit":"px","top":"-150","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-128","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"69670718","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"192981a8","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"ea39ea9","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"tilt","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-blog"},"elements":[{"id":"60b0e5f0","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"28134e1c","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"78f554a4","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"55d33fd4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"50da5617","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false},{"id":"2aabf4d7","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"80","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-contact"},"elements":[{"id":"5b0b3187","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"4ca1833d","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"3500f3fa","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"de42b19","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-177","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1da55c0f","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"183792d3","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"7415d0c5","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"1faefc3f","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"b7a42d6","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"56df9076","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"69c3562c","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"1239f6c3","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"4203614f","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"20a5a240","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"30e337f0","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false}]'),
(20733, 17147, '_elementor_edit_mode', 'builder'),
(20734, 17147, '_elementor_template_type', 'page'),
(20735, 17147, '_elementor_version', '2.9.13'),
(20736, 17147, '_elementor_controls_usage', 'a:13:{s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:18;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:9;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:4;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:7;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:7;}s:13:"title_section";a:6:{s:5:"title";i:7;s:10:"text_align";i:6;s:11:"title_color";i:5;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:7;s:8:"_padding";i:7;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:5;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:5;s:10:"title_head";i:5;s:11:"title_color";i:3;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:5;s:15:"fbox_list_items";i:5;s:10:"font_color";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:5;s:9:"icon_size";i:5;s:14:"icon_variation";i:5;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:4;}s:15:"content_section";a:1:{s:7:"content";i:5;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:5;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:5;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:13;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:4;}s:14:"section_layout";a:2:{s:16:"content_position";i:1;s:15:"stretch_section";i:7;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:13;}s:18:"section_background";a:13:{s:21:"background_background";i:10;s:16:"background_image";i:5;s:19:"background_position";i:10;s:17:"background_repeat";i:10;s:15:"background_size";i:10;s:14:"parallax_ratio";i:10;s:12:"parallax_opt";i:4;s:26:"background_position_tablet";i:3;s:26:"background_position_mobile";i:3;s:24:"background_repeat_tablet";i:3;s:24:"background_repeat_mobile";i:3;s:22:"background_size_tablet";i:3;s:22:"background_size_mobile";i:3;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:10;s:24:"background_overlay_color";i:5;s:26:"background_overlay_opacity";i:10;}s:21:"section_shape_divider";a:4:{s:20:"shape_divider_bottom";i:4;s:25:"shape_divider_bottom_flip";i:1;s:26:"shape_divider_bottom_color";i:5;s:17:"shape_divider_top";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:8:{s:7:"padding";i:12;s:14:"padding_tablet";i:12;s:11:"_element_id";i:6;s:14:"padding_mobile";i:12;s:7:"z_index";i:5;s:6:"margin";i:7;s:13:"margin_mobile";i:4;s:13:"margin_tablet";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:4:"link";i:2;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:1;s:13:"border_radius";i:2;s:33:"button_box_shadow_box_shadow_type";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(20737, 17163, 'zegen_demo_content_key', '1'),
(20738, 17163, 'zegen_post_views_count', '0'),
(20739, 17163, '_elementor_edit_mode', 'builder'),
(20740, 17163, '_elementor_template_type', 'section'),
(20741, 17163, '_elementor_version', '2.9.14'),
(20742, 17163, '_wp_page_template', 'default'),
(20743, 17163, '_elementor_data', '[{"id":"46034c06","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"22bdeae","float_mouse":"0"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"69c829f4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"386a2cc3","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"7ed89503","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"55d56218","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"b0db77c","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false}]'),
(20744, 17163, '_elementor_controls_usage', 'a:6:{s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:6:{s:5:"title";i:1;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:11:"header_size";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:1;s:4:"size";i:1;s:5:"align";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:1;s:13:"border_radius";i:1;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:19:"_inline_size_tablet";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:3:{s:18:"section_background";a:7:{s:21:"background_background";i:1;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:7:"padding";i:1;s:14:"padding_mobile";i:1;s:14:"padding_tablet";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(20745, 17266, 'zegen_demo_content_key', '1'),
(20746, 17266, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:1;s:6:"margin";i:1;}}}}}'),
(20747, 17266, '_wp_page_template', 'default'),
(20748, 17266, '_elementor_data', '[{"id":"5c18c800","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"9834dd7"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-5","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"74b0bb7a","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"1404fba8","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor.\\n\\nPellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.\\n","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"67799be3","elType":"widget","settings":{"title_head":"h3","title":"Event ","sec_tit_content":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false}]'),
(20749, 17266, '_elementor_edit_mode', 'builder'),
(20750, 17266, '_elementor_template_type', 'section'),
(20751, 17266, '_elementor_version', '3.1.4'),
(20752, 17269, 'zegen_demo_content_key', '1'),
(20753, 17269, '_elementor_data', '[{"id":"32882c02","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"218eef5"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"5b6c92c6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"19898603","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg","id":5785},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"24353efc","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"61ad7b8b","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs3.jpg","id":5721},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false}]'),
(20754, 17269, '_wp_page_template', 'default'),
(20755, 17269, '_elementor_version', '3.1.4'),
(20756, 17269, '_elementor_edit_mode', 'builder'),
(20757, 17269, '_elementor_template_type', 'section'),
(20758, 17269, '_elementor_controls_usage', 'a:3:{s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:19:"image_border_radius";i:2;}}s:8:"advanced";a:2:{s:15:"_section_border";a:1:{s:14:"_border_radius";i:2;}s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:1;}}s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}}'),
(20759, 17272, 'zegen_demo_content_key', '1'),
(20760, 17272, '_elementor_edit_mode', 'builder'),
(20761, 17272, '_elementor_template_type', 'section'),
(20762, 17272, '_elementor_version', '3.1.4'),
(20763, 17272, '_wp_page_template', 'default'),
(20764, 17272, '_elementor_data', '[{"id":"2de79321","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"10dccef"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"6633688d","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3f2c3722","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/family_ministry-1.jpg","id":5415},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"15f481bc","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"64843634","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"5c7b03d8","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"30744837","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(20765, 17272, '_elementor_controls_usage', 'a:4:{s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:2;s:16:"content_position";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:5:{s:5:"title";i:1;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:1;}}s:5:"style";a:4:{s:18:"section_background";a:7:{s:21:"background_background";i:1;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:12:"parallax_opt";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:2;}}}}}'),
(20766, 17329, 'zegen_demo_content_key', '1'),
(20768, 17329, '_elementor_controls_usage', 'a:6:{s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:6:{s:5:"title";i:1;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:11:"header_size";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:1;s:4:"size";i:1;s:5:"align";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:1;s:13:"border_radius";i:1;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:19:"_inline_size_tablet";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:3:{s:18:"section_background";a:7:{s:21:"background_background";i:1;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:3:{s:7:"padding";i:1;s:14:"padding_mobile";i:1;s:14:"padding_tablet";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(20769, 17329, '_elementor_edit_mode', 'builder'),
(20770, 17329, '_elementor_template_type', 'section'),
(20771, 17329, '_elementor_version', '3.3.1'),
(20772, 17329, '_wp_page_template', 'default'),
(20773, 17329, '_elementor_data', '[{"id":"d8bf920","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"24f0b3f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"59a99fb2","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"eef456d","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"3e0b990f","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"1e941ccd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false}]'),
(20774, 17346, 'zegen_demo_content_key', '1'),
(20776, 17346, '_elementor_controls_usage', 'a:13:{s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:18;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:9;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:4;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:7;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:7;}s:13:"title_section";a:6:{s:5:"title";i:7;s:10:"text_align";i:6;s:11:"title_color";i:5;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:7;s:8:"_padding";i:7;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:5;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:5;s:10:"title_head";i:5;s:11:"title_color";i:3;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:5;s:15:"fbox_list_items";i:5;s:10:"font_color";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:5;s:9:"icon_size";i:5;s:14:"icon_variation";i:5;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:4;}s:15:"content_section";a:1:{s:7:"content";i:5;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:5;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:5;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:13;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:4;}s:14:"section_layout";a:2:{s:16:"content_position";i:1;s:15:"stretch_section";i:7;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:13;}s:18:"section_background";a:13:{s:21:"background_background";i:10;s:16:"background_image";i:5;s:19:"background_position";i:10;s:17:"background_repeat";i:10;s:15:"background_size";i:10;s:14:"parallax_ratio";i:10;s:12:"parallax_opt";i:4;s:26:"background_position_tablet";i:3;s:26:"background_position_mobile";i:3;s:24:"background_repeat_tablet";i:3;s:24:"background_repeat_mobile";i:3;s:22:"background_size_tablet";i:3;s:22:"background_size_mobile";i:3;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:10;s:24:"background_overlay_color";i:5;s:26:"background_overlay_opacity";i:10;}s:21:"section_shape_divider";a:4:{s:20:"shape_divider_bottom";i:4;s:25:"shape_divider_bottom_flip";i:1;s:26:"shape_divider_bottom_color";i:5;s:17:"shape_divider_top";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:8:{s:7:"padding";i:12;s:14:"padding_tablet";i:12;s:11:"_element_id";i:6;s:14:"padding_mobile";i:12;s:7:"z_index";i:5;s:6:"margin";i:7;s:13:"margin_mobile";i:4;s:13:"margin_tablet";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:4:"link";i:2;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:1;s:13:"border_radius";i:2;s:33:"button_box_shadow_box_shadow_type";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}}'),
(20777, 17346, '_elementor_edit_mode', 'builder'),
(20778, 17346, '_elementor_template_type', 'page'),
(20779, 17346, '_elementor_version', '3.4.4'),
(20780, 17346, '_wp_page_template', 'default'),
(20781, 17346, '_elementor_data', '[{"id":"26dc692e","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"70","right":"15","bottom":"70","left":"15","isLinked":false},"_element_id":"section-about","padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"37a2b721","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"1be482dc","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal.png","id":16767},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"54623d8","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"55923604","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"11086f86","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400"},"elements":[],"widgetType":"heading"},{"id":"2fca203b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"39532bfd","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3e53c9e6","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"65fd5626","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3b6e97a1","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"1f2f33e2","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"1deaae3d","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/z_slide1-1.jpg","id":40},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.42)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"160","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_bottom":"wave-brush","shape_divider_bottom_flip":"yes","_element_id":"section-sermon"},"elements":[{"id":"7ab3cc98","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4907a630","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7b13425a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-90","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"716ec080","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7c624cab","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"311d6c8e","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/donate-bg-main-1.jpg","id":5338},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"180","right":"0","bottom":"90","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"100","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_top":"wave-brush"},"elements":[{"id":"6ff8e36","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"170af9a7","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"6f81ee7b","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"e48b6ee","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"efcdbce","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"303e0fe","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_element_id":"section-events"},"elements":[{"id":"311a036","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"53ee6d52","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"5c5f4acb","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"b54f39a","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-pastors"},"elements":[{"id":"5f49ebe6","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"48fc5edf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"16390ecc","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false},"margin":{"unit":"px","top":"-150","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-128","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"76bc07b0","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"58838c20","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"534bf499","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"tilt","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-blog"},"elements":[{"id":"7353066f","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"597da366","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"4ae2c3c","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"14b0866c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"544a4639","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false},{"id":"5039beda","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"80","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-contact"},"elements":[{"id":"2e1370f2","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"7802ef63","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"5b2f1023","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"de42b19"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-177","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"786060f8","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"74f0f42","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"116a84c","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"4097903a","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"1b0c6854","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"54d5df46","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"66697a48","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"2c355dc0","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"74262665","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"4fa57867","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"706710ea","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(20782, 17499, 'zegen_demo_content_key', '1'),
(20783, 17499, '_elementor_edit_mode', 'builder'),
(20784, 17499, '_elementor_template_type', 'section'),
(20785, 17499, '_elementor_version', '3.4.4'),
(20786, 17499, '_elementor_data', '[{"id":"21ad5c7f","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"57a08d1","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":50,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5c143908","elType":"widget","settings":{"title":"Your Need","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"number\\":\\"Text or Number\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"01","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-settings","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"5ca2d92f","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"195e6d28","elType":"widget","settings":{"title":"Enquiry","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"number\\":\\"Text or Number\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-email","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"9f18e26","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"3a4e54a3","elType":"widget","settings":{"title":"Confirm","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"number\\":\\"Text or Number\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"03","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-check-box","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false}]'),
(20788, 17499, '_elementor_controls_usage', 'a:3:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:11;s:8:"controls";a:2:{s:7:"content";a:7:{s:13:"title_section";a:4:{s:5:"title";i:3;s:10:"title_head";i:3;s:11:"title_color";i:3;s:9:"title_url";i:3;}s:15:"layouts_section";a:5:{s:14:"feature_layout";i:3;s:12:"content_full";i:3;s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:10:"text_align";i:3;}s:12:"icon_section";a:5:{s:15:"icon_outer_size";i:3;s:8:"icon_opt";i:3;s:7:"icon_ti";i:3;s:14:"icon_variation";i:3;s:7:"icon_bg";i:3;}s:13:"image_section";a:2:{s:10:"fbox_image";i:3;s:9:"img_style";i:3;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}s:14:"number_section";a:1:{s:11:"fbox_number";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:4:{s:8:"_padding";i:3;s:7:"_margin";i:3;s:14:"_margin_mobile";i:3;s:14:"_margin_tablet";i:3;}s:19:"_section_background";a:2:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;}s:15:"_section_border";a:5:{s:13:"_border_width";i:3;s:13:"_border_color";i:3;s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:3;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:1;}}s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:13:"margin_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(20789, 17682, 'zegen_demo_content_key', '1'),
(20790, 17682, '_elementor_edit_mode', 'builder'),
(20791, 17682, '_elementor_template_type', 'page'),
(20792, 17682, '_elementor_version', '3.4.5'),
(20793, 17682, '_elementor_data', '[{"id":"28e374fe","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"805e485","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"130","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"13ffef5e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"7104c4b","elType":"widget","settings":{"title":"About","header_size":"h6","_css_classes":"d-none","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"heading"},{"id":"6070d239","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"30a7078","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"content_position":"top","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"467b2ada","elType":"column","settings":{"_column_size":33,"_inline_size":25.381000000000000227373675443232059478759765625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"4c687ce","elType":"widget","settings":{"title":"What We Do","sub_title":"Our Services","sub_title_pos":"top","sub_title_color":"#FF5E19","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true},{"id":"322e2662","elType":"column","settings":{"_column_size":33,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"1fd53862","elType":"widget","settings":{"editor":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3fc5fd14","elType":"column","settings":{"_column_size":33,"_inline_size":23.92099999999999937472239253111183643341064453125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[],"isInner":true}],"isInner":true},{"id":"3ab07d0b","elType":"section","settings":{"structure":"40","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"30a7078","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"content_position":"middle","gap":"extended","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"53134dac","elType":"column","settings":{"_column_size":25,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"6dce541b","elType":"widget","settings":{"text_align":"left","front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","font_hcolor":"#FFFFFF","back_bg":"#000000C2","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"IT Management Services","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17671,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/server-cl-3.png"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/it-management\\/","_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true},{"id":"25a5a08","elType":"column","settings":{"_column_size":25,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"2dd31ff9","elType":"widget","settings":{"text_align":"left","front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","font_hcolor":"#FFFFFF","back_bg":"#000000C2","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Cyber Security Services","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17673,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/cyberspace-cl-3.png"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/cyber-security\\/","_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true},{"id":"63a4b599","elType":"column","settings":{"_column_size":25,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"461b61fa","elType":"widget","settings":{"text_align":"left","front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","font_hcolor":"#FFFFFF","back_bg":"#000000C2","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Cloud Computing Services","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17674,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/cloud-network-cl-3.png"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/cloud-computing\\/","_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true},{"id":"3f5f2fb9","elType":"column","settings":{"_column_size":25,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-xl-5","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"15d3f7cf","elType":"widget","settings":{"title":"Projects And Software","count_val":"7129","heading_tag":"h6","counter_items":"{\\"Enabled\\":{\\"count\\":\\"Count Value\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\",\\"image\\":\\"Image\\"}}","counter_duration":"2000","text_align":"left","counter_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegencounter"},{"id":"428b84c1","elType":"widget","settings":{"title":"Qualified Employers","count_val":"2318","heading_tag":"h6","counter_items":"{\\"Enabled\\":{\\"count\\":\\"Count Value\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\",\\"image\\":\\"Image\\"}}","counter_duration":"2000","text_align":"left","counter_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegencounter"},{"id":"47137075","elType":"widget","settings":{"extra_class":" margin-bottom-0","title":"Satisfied Clients","count_val":"1764","heading_tag":"h6","counter_items":"{\\"Enabled\\":{\\"count\\":\\"Count Value\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\",\\"image\\":\\"Image\\"}}","counter_duration":"2000","text_align":"left","counter_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegencounter"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"495c7a4b","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"stretch_section":"section-stretched","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"35e9d6f","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"1c7763b9","elType":"widget","settings":{"title":"Custom IT Solutions for You Business","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#FF5E19","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"41ff3b7c","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"b32b586","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"45","left":0,"isLinked":false},"gap":"extended","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5c178168","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"699e69be","elType":"widget","settings":{"title_color":"#232323","icon_size":"24","icon_variation":"theme-color","icon_bottom_space":"15","icon_list":[{"list_title":"Drive Business Process","icon_fa":"fa fa-check-circle","_id":"25d317b","icon_opt":"icon_fa","icon_ti":"ti-heart"},{"list_title":"Speed Up Transactions","icon_fa":"fa fa-check-circle","_id":"0623faf","icon_opt":"icon_fa","icon_ti":"ti-heart"},{"list_title":"Automate Workflows","icon_fa":"fa fa-check-circle","_id":"9839b62","icon_opt":"icon_fa","icon_ti":"ti-heart"}],"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegeniconlist"},{"id":"49d49087","elType":"widget","settings":{"title":"Add Your Heading Text Here","header_size":"h5","_css_classes":"d-none","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"602dff68","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"970646f","elType":"widget","settings":{"title_color":"#232323","icon_size":"24","icon_variation":"theme-color","icon_bottom_space":"15","icon_list":[{"list_title":"Structure Data & Docs","icon_fa":"fa fa-check-circle","_id":"25d317b","icon_opt":"icon_fa","icon_ti":"ti-heart"},{"list_title":"Eliminate Repeat Entry","icon_fa":"fa fa-check-circle","_id":"0623faf","icon_opt":"icon_fa","icon_ti":"ti-heart"},{"list_title":"Simpliy Communication","icon_fa":"fa fa-check-circle","_id":"9839b62","icon_opt":"icon_fa","icon_ti":"ti-heart"}],"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegeniconlist"}],"isInner":true}],"isInner":true},{"id":"32634801","elType":"widget","settings":{"text":"Learn More","background_color":"#1D2860","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""},"selected_icon":{"value":"","library":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"button_background_hover_video_fallback":{"url":"","id":""},"button_background_hover_slideshow_gallery":[],"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"298aab5e","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"3d5ec651","elType":"widget","settings":{"image":{"id":17675,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/side-1.jpg"},"image_border_radius":{"unit":"%","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"image"},{"id":"4305fdcf","elType":"widget","settings":{"image":{"id":17676,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/side-2.jpg"},"image_size":"full","image_border_border":"solid","image_border_width":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"image_border_color":"#FFFFFF","image_border_radius":{"unit":"%","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"image_box_shadow_box_shadow_type":"yes","image_box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":19,"spread":5,"color":"rgba(216, 216, 216, 0.5)"},"_element_width":"auto","_position":"absolute","_offset_x":{"unit":"px","size":50,"sizes":[]},"_offset_orientation_v":"end","_offset_x_tablet":{"unit":"px","size":140,"sizes":[]},"_offset_x_mobile":{"unit":"px","size":0,"sizes":[]},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"411c1e29","elType":"section","settings":{"layout":"full_width","stretch_section":"section-stretched","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"9990ddb","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"55db6a51","elType":"column","settings":{"_column_size":50,"_inline_size":56,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_background":"classic","background_image":{"id":17677,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/side-bg1-1.jpg"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[],"isInner":false},{"id":"cdaf221","elType":"column","settings":{"_column_size":50,"_inline_size":44,"box_shadow_box_shadow_type":"yes","box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":10,"spread":1,"color":"rgba(224, 224, 224, 0.5)"},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"130","right":"30","bottom":"130","left":"130","isLinked":false},"css_classes":"chooseus-section","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"30","right":"30","bottom":"30","left":"15","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"377bb2ae","elType":"widget","settings":{"title":"Provides Consultative Approach","sub_title":"Why Choose Us","sub_title_pos":"top","sub_title_color":"#FF5E19","title_trans":"capitalize","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1824b261","elType":"widget","settings":{"tabs":[{"tab_title":"Software Asset","tab_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.","_id":"5ea2efa"},{"tab_title":"Privileged Access","tab_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.","_id":"f13f6bd"},{"tab_title":"Enterprise Service","tab_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.","_id":"793d878"}],"border_width":{"unit":"px","size":0,"sizes":[]},"title_color":"#232323","title_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_color":"#FFFFFF","icon_space":{"unit":"px","size":25,"sizes":[]},"content_padding":{"unit":"px","top":"15","right":"0","bottom":"30","left":"0","isLinked":false},"selected_icon":{"value":"fas fa-plus","library":"fa-solid"},"selected_active_icon":{"value":"fas fa-minus","library":"fa-solid"},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"accordion"}],"isInner":false}],"isInner":false},{"id":"9f4df3a","elType":"section","settings":{"layout":"full_width","stretch_section":"section-stretched","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a13ae9e","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding":{"unit":"px","top":"130","right":"0","bottom":"100","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"6ee515fb","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"46ad7204","elType":"widget","settings":{"title":"Our Latest Case Studies","sub_title":"Recent Projects","sub_title_pos":"top","sub_title_color":"#FF5E19","title_trans":"capitalize","text_align":"center","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"3e3883f6","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","heading_tag":"h4","post_heading":"h4","portfolio_layout":"classic","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"popup\\":\\"Popup Icon\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"600x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","font_color":"#FFFFFF","link_color":"#FFFFFF","loading_img":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false},{"id":"3ae89530","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"438a312","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"50","right":"70","bottom":"50","left":"70","isLinked":false},"background_background":"classic","background_image":{"id":17681,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/blog-2-1.jpg"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"gradient","background_overlay_color":"#FFFFFF","gap":"extended","content_position":"middle","structure":"20","background_overlay_color_b":"#000000","background_overlay_color_b_stop":{"unit":"%","size":67,"sizes":[]},"background_overlay_gradient_angle":{"unit":"deg","size":280,"sizes":[]},"background_overlay_opacity":{"unit":"px","size":0.67000000000000003996802888650563545525074005126953125,"sizes":[]},"border_radius":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"502e072d","elType":"column","settings":{"_column_size":50,"_inline_size":70,"background_background":"classic","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"color_text":"#FFFFFF","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5f7e0f82","elType":"widget","settings":{"title":"Testimonials","title_color":"#FFFFFF","_padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"_css_classes":"d-none","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"heading"},{"id":"64fc1555","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"49","more_text":"Read More","testimonial_layout":"modern","variation":"dark","testimonial_items":"{\\"Enabled\\":{\\"rate\\":\\"Star Rating\\",\\"excerpt\\":\\"Excerpt\\",\\"thumb\\":\\"Feature Image\\",\\"info\\":\\"Client Info\\"},\\"disabled\\":{\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"more\\":\\"Read More\\"}}","text_align":"left","slide_opt":"1","slide_item":"1","slide_item_tab":"1","slide_item_mobile":"1","slide_item_autoplay":"1","slide_item_loop":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"5px 25px 0px 56px","font_color":"#FFFFFF","_css_classes":"typo-light","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegentestimonial"}],"isInner":false},{"id":"103f31c6","elType":"column","settings":{"_column_size":50,"_inline_size":30,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"3370c641","elType":"widget","settings":{"image":{"id":17678,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/cl-lt1.png"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_padding":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":true},"_background_background":"classic","_background_color":"#1D2860","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"image"},{"id":"72411633","elType":"widget","settings":{"image":{"id":17679,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/cl-lt2.png"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_padding":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":true},"_background_background":"classic","_background_color":"#1D2860","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"image"},{"id":"154bdf0e","elType":"widget","settings":{"image":{"id":17680,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/cl-lt3.png"},"_padding":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":true},"_background_background":"classic","_background_color":"#1D2860","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"284a68aa","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"98540ad","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"background_background":"gradient","background_color":"#FFFFFF","background_color_b":"#FFFFFF","background_gradient_angle":{"unit":"deg","size":170,"sizes":[]},"padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"180","left":"0","isLinked":false},"structure":"20","border_border":"solid","border_width":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"border_color":"#EAEAEA","margin":{"unit":"px","top":"130","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"40","bottom":"40","left":"40","isLinked":true},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"10d160a8","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"3fecb25f","elType":"widget","settings":{"title":"Get a Free Consultancy","sub_title":"Request A Quote","sub_title_pos":"top","sub_title_color":"#FF5E19","title_trans":"capitalize","title_color":"#000000","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4b17e048","elType":"widget","settings":{"title":"Feature Title","title_head":"h4","text_align":"left","list_style":"1","list_opps":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"title\\":\\"Title\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_fa":"fa fa-phone","icon_size":"30","icon_outer_size":"45","icon_self_center":"1","icon_variation":"icon-light","fbox_number":"01","content":"<h2 class=\\"mb-0 typo-white\\"><a href=\\"tel:+2324567890\\">(232) 456-7890<\\/a><\\/h2>","_padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#1D2860","_border_radius":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"_element_width":"auto","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"extra_class":" typo-white","fbox_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"4f1d4365","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"366b3d51","elType":"widget","settings":{"contact_form":"14047","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"contactform"}],"isInner":false}],"isInner":false},{"id":"3c3afd92","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ee8ef96","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"-20","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5911a4f3","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5bd1f8f9","elType":"widget","settings":{"title":"Our Latest Insights","sub_title":"Recent News","sub_title_pos":"top","sub_title_color":"#FF5E19","title_trans":"capitalize","text_align":"center","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"59a5e4e8","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"excerpt\\":\\"Excerpt\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"author\\":\\"Author\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"title\\":\\"Title\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"category\\":\\"Category\\"},\\"Right\\":{},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","bottom_meta":"{\\"Left\\":{\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"more\\":\\"Read More\\"}}","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"40px 10px 20px","slide_item_autoplay":"1","slide_item_loop":"1","slide_dots":"1","loading_img":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(20795, 17682, '_elementor_controls_usage', 'a:16:{s:7:"heading";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:12:"_css_classes";i:3;s:8:"_padding";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:1:{s:11:"title_color";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:6;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:4:{s:13:"title_section";a:4:{s:5:"title";i:6;s:11:"title_trans";i:6;s:10:"text_align";i:2;s:11:"title_color";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:15:"general_section";a:1:{s:11:"extra_class";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:2;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:20;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:20;s:19:"_inline_size_tablet";i:17;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:13:"margin_tablet";i:3;s:11:"css_classes";i:2;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:2;s:7:"padding";i:2;}}s:5:"style";a:3:{s:13:"section_style";a:5:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:14:"section_border";a:2:{s:26:"box_shadow_box_shadow_type";i:1;s:21:"box_shadow_box_shadow";i:1;}s:12:"section_typo";a:1:{s:10:"color_text";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:10;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:7;}s:14:"section_layout";a:4:{s:16:"content_position";i:4;s:3:"gap";i:3;s:15:"stretch_section";i:5;s:6:"layout";i:2;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:10;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:16:"background_color";i:1;s:18:"background_color_b";i:1;s:25:"background_gradient_angle";i:1;}s:26:"section_background_overlay";a:6:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_color_b";i:1;s:31:"background_overlay_color_b_stop";i:1;s:33:"background_overlay_gradient_angle";i:1;s:26:"background_overlay_opacity";i:1;}s:14:"section_border";a:4:{s:13:"border_radius";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:5;s:14:"padding_mobile";i:6;s:6:"margin";i:3;s:14:"padding_tablet";i:1;s:13:"margin_mobile";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:7:{s:15:"layouts_section";a:1:{s:10:"text_align";i:3;}s:19:"primary_box_section";a:3:{s:8:"front_bg";i:3;s:18:"flip_primary_items";i:3;s:18:"primary_title_head";i:3;}s:21:"secondary_box_section";a:4:{s:11:"font_hcolor";i:3;s:7:"back_bg";i:3;s:20:"flip_secondary_items";i:3;s:20:"secondary_title_head";i:3;}s:13:"title_section";a:2:{s:5:"title";i:3;s:12:"stitle_color";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:3;s:7:"btn_url";i:3;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"image_section";a:2:{s:10:"flip_image";i:3;s:9:"img_style";i:3;}}s:8:"advanced";a:3:{s:19:"_section_background";a:5:{s:22:"_background_background";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}s:15:"_section_border";a:3:{s:14:"_border_border";i:3;s:13:"_border_width";i:3;s:13:"_border_color";i:3;}s:14:"_section_style";a:1:{s:12:"_css_classes";i:3;}}}}s:12:"zegencounter";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:5:"title";i:3;s:9:"count_val";i:3;s:11:"extra_class";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:3;s:13:"counter_items";i:3;s:10:"text_align";i:3;}}}}s:13:"zegeniconlist";a:3:{s:5:"count";i:2;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"icon_list_section";a:4:{s:11:"title_color";i:2;s:14:"icon_variation";i:2;s:17:"icon_bottom_space";i:2;s:9:"icon_list";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:2:{s:4:"text";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:16:"background_color";i:1;s:29:"button_background_hover_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:5;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:5;s:10:"image_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:6:{s:19:"image_border_radius";i:2;s:19:"image_border_border";i:1;s:18:"image_border_width";i:1;s:18:"image_border_color";i:1;s:32:"image_box_shadow_box_shadow_type";i:1;s:27:"image_box_shadow_box_shadow";i:1;}}s:8:"advanced";a:3:{s:17:"_section_position";a:6:{s:14:"_element_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:21:"_offset_orientation_v";i:1;s:16:"_offset_x_tablet";i:1;s:16:"_offset_x_mobile";i:1;}s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:3;}s:19:"_section_background";a:2:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;}}}}s:9:"accordion";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_title";a:1:{s:4:"tabs";i:1;}}s:5:"style";a:4:{s:19:"section_title_style";a:1:{s:12:"border_width";i:1;}s:26:"section_toggle_style_title";a:2:{s:11:"title_color";i:1;s:13:"title_padding";i:1;}s:25:"section_toggle_style_icon";a:2:{s:10:"icon_color";i:1;s:10:"icon_space";i:1;}s:28:"section_toggle_style_content";a:1:{s:15:"content_padding";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:10:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:16:"portfolio_layout";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:10:"font_color";i:1;s:10:"link_color";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}}}s:16:"zegentestimonial";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:1:{s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:5:{s:18:"testimonial_layout";i:1;s:9:"variation";i:1;s:17:"testimonial_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:6:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:14:"slide_item_tab";i:1;s:19:"slide_item_autoplay";i:1;s:15:"slide_item_loop";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:12:"_css_classes";i:1;s:14:"_margin_tablet";i:1;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:1:{s:10:"title_head";i:1;}s:15:"layouts_section";a:5:{s:10:"text_align";i:1;s:10:"list_style";i:1;s:9:"list_opps";i:1;s:10:"fbox_items";i:1;s:15:"fbox_list_items";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:16:"icon_self_center";i:1;s:14:"icon_variation";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:14:"_margin_tablet";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}s:15:"_section_border";a:1:{s:14:"_border_radius";i:1;}s:17:"_section_position";a:1:{s:14:"_element_width";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:5:{s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"slide_section";a:6:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:19:"slide_item_autoplay";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}}'),
(20796, 19161, 'zegen_demo_content_key', '1'),
(20797, 19161, '_elementor_edit_mode', 'builder'),
(20798, 19161, '_elementor_template_type', 'section'),
(20799, 19161, '_elementor_version', '3.4.5'),
(20800, 19161, '_elementor_data', '[{"id":"529eadf5","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"fdfca8b","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"112","right":"0","bottom":"48","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"4ab934dd","elType":"column","settings":{"_column_size":50,"_inline_size":30,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"49e9fe1c","elType":"widget","settings":{"title":"Our Goal is to Help Poor People","sub_title":"Help the people","sub_title_pos":"top","sub_title_color":"#0E926B","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.","title_trans":"capitalize","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"64d506be","elType":"widget","settings":{"text":"Know More","selected_icon":{"value":"fas fa-arrow-right","library":"fa-solid"},"icon_align":"right","icon_indent":{"unit":"px","size":10,"sizes":[]},"button_text_color":"#FFFFFF","background_color":"#0E926B","hover_color":"#FFFFFF","button_background_hover_color":"#FF9F0D","border_border":"solid","border_width":{"unit":"px","top":"0","right":"5","bottom":"0","left":"0","isLinked":false},"border_color":"#FF9F0D","link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/campaigns\\/","is_external":"","nofollow":"","custom_attributes":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"button_background_hover_video_fallback":{"url":"","id":""},"button_background_hover_slideshow_gallery":[],"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"57064af6","elType":"column","settings":{"_column_size":50,"_inline_size":70,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"78ae6dba","elType":"widget","settings":{"shortcode":"[campaigns columns=2 number=\\"2\\"]","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"shortcode"}],"isInner":false}],"isInner":false}]'),
(20802, 19161, '_elementor_controls_usage', 'a:5:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:3:{s:13:"title_section";a:2:{s:5:"title";i:1;s:11:"title_trans";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:1;s:13:"sub_title_pos";i:1;s:15:"sub_title_color";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_button";a:5:{s:4:"text";i:1;s:13:"selected_icon";i:1;s:10:"icon_align";i:1;s:11:"icon_indent";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:17:"button_text_color";i:1;s:16:"background_color";i:1;s:11:"hover_color";i:1;s:29:"button_background_hover_color";i:1;s:13:"border_border";i:1;s:12:"border_width";i:1;s:12:"border_color";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:9:"shortcode";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"section_shortcode";a:1:{s:9:"shortcode";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}}'),
(20803, 19620, 'zegen_demo_content_key', '1'),
(20804, 19620, '_elementor_edit_mode', 'builder'),
(20805, 19620, '_elementor_template_type', 'page'),
(20806, 19620, '_elementor_version', '3.5.3'),
(20807, 19620, '_wp_page_template', 'default'),
(20808, 19620, '_elementor_data', '[{"id":"11435ac6","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"70","left":"15","isLinked":false}},"elements":[{"id":"4d30efa3","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"50","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"66f64377","elType":"widget","settings":{"image":{"id":18499,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/intercession-of-saints-jesus-christ.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":92,"sizes":[]},"align":"center"},"elements":[],"widgetType":"image"},{"id":"65965288","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten","header_size":"span","typography_typography":"custom","typography_font_family":"Rubik","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":30,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#FFFFFF","typography_font_weight":"400","_margin":{"unit":"px","top":"-0","right":"0","bottom":"0","left":"30","isLinked":false},"_padding":{"unit":"px","top":"20","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":11,"vertical":26,"blur":22,"spread":-2,"color":"rgba(0, 0, 0, 0.22)"},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"e34b30","elType":"widget","settings":{"image":{"id":17380,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":43,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"px","size":225},"_position":"absolute","_offset_x":{"size":183,"unit":"px"},"_offset_y":{"size":280,"unit":"px"},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"19d36163","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"50","bottom":"60","left":"50","isLinked":false},"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"box_shadow_box_shadow_type":"yes","box_shadow_box_shadow":{"horizontal":-11,"vertical":20,"blur":22,"spread":0,"color":"rgba(0, 0, 0, 0.08)"},"margin":{"unit":"px","top":"-60","right":"15","bottom":"0","left":"15","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"20","bottom":"50","left":"20","isLinked":false}},"elements":[{"id":"5db86b31","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"3cdfec6f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"59994597","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"624642ca","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"18","icon_outer_size":"60","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#00162F","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"5px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"list_style":"1","icon_self_center":"1"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"4421b17","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"60","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#00162F","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"5px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"list_style":"1","icon_self_center":"1"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"593f819a","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-star","icon_size":"20","icon_outer_size":"60","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#00162F","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"5px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"list_style":"1","icon_self_center":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"559e0f91","elType":"section","settings":{"layout":"full_width","content_position":"middle","stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs9-1.jpg","id":5780,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6f22110"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"732a7221","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#00162FEB","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/sermon_img6.jpg","id":6468,"alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_position":"center center","background_overlay_opacity":{"unit":"px","size":0.75,"sizes":[]},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"300","right":"0","bottom":"300","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false}},"elements":[{"id":"7c5a283d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a5bfee9"}]},"elements":[{"id":"bc2db9d","elType":"column","settings":{"_column_size":50,"_inline_size":62.844999999999998863131622783839702606201171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[],"isInner":true},{"id":"6a0fa601","elType":"column","settings":{"_column_size":50,"_inline_size":36.27000000000000312638803734444081783294677734375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"286e55c1","elType":"widget","settings":{"ending_number":20,"suffix":"+","thousand_separator_char":".","title":"Years of Work","number_color":"#FFFFFF","title_color":"#FAFAFA","_padding":{"unit":"px","top":"40","right":"30","bottom":"40","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-5.png","id":18557,"alt":"","source":"library"},"_background_position":"center center","_background_attachment":"scroll","_background_repeat":"no-repeat","_background_size":"cover","_position":"absolute","_offset_x":{"size":7.99199999999999999289457264239899814128875732421875,"unit":"px"},"_offset_y":{"size":120.9839999999999946567186270840466022491455078125,"unit":"px"},"typography_number_typography":"custom","typography_number_font_family":"Poppins","_offset_x_tablet":{"size":-268.03100000000000591171556152403354644775390625,"unit":"px"},"_offset_y_tablet":{"size":-27.0390000000000014779288903810083866119384765625,"unit":"px"}},"elements":[],"widgetType":"counter"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6e9e7b89","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#00162F","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"80","right":"70","bottom":"80","left":"70","isLinked":false},"background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-5.png","id":18557,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"50","right":"30","bottom":"50","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"7c54fd32","elType":"widget","settings":{"extra_class":"margin-bottom-30","title":"A Church that Loves God and People","sub_title":"CHARITY","sub_title_pos":"top","sub_title_color":"#FFFFFF","sep_type":"border","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.","_margin":{"unit":"px","top":"0","right":"80","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#FFFFFF","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"11d65e67","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4e136b8"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6339d345","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"2a73b296","elType":"widget","settings":{"title":"Progress","circle_val":"70","font_color":"#FFFFFF","title_color":"#FFFFFF","circle_layout":"classic-pro","progress_heading":"h4","circle_items":"{\\"Enabled\\":{\\"circle\\":\\"Circle\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"}}","circle_start_color":"#BF0A30","progress_size":"150","progress_thikness":"10","progress_duration":"1500"},"elements":[],"widgetType":"zegencircleprogress"},{"id":"2de9897e","elType":"widget","settings":{"title":"Progress","header_size":"h4","align":"center","title_color":"#FFFFFF","_margin":{"unit":"px","top":"22","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"61a5cb01","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"a4c73be","elType":"widget","settings":{"title":"Projects","circle_val":"90","font_color":"#FFFFFF","title_color":"#FFFFFF","progress_heading":"h4","circle_items":"{\\"Enabled\\":{\\"circle\\":\\"Circle\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"}}","circle_start_color":"#BF0A30","progress_size":"150","progress_thikness":"10","progress_duration":"1500"},"elements":[],"widgetType":"zegencircleprogress"},{"id":"67177d72","elType":"widget","settings":{"title":"Projects","header_size":"h4","align":"center","title_color":"#FFFFFF","_margin":{"unit":"px","top":"22","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"326c1ae1","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"6bd5394e","elType":"widget","settings":{"title":"Projects","circle_val":"75","font_color":"#FFFFFF","title_color":"#FFFFFF","progress_heading":"h4","circle_items":"{\\"Enabled\\":{\\"circle\\":\\"Circle\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"}}","circle_start_color":"#BF0A30","progress_size":"150","progress_thikness":"10","progress_duration":"1500"},"elements":[],"widgetType":"zegencircleprogress"},{"id":"71a9e7fb","elType":"widget","settings":{"title":"Members","header_size":"h4","align":"center","title_color":"#FFFFFF","_margin":{"unit":"px","top":"22","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"61dae009","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"5e600275","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3193315e","elType":"widget","settings":{"title":"Our Ministries","sub_title":"Ministries","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"7f5ada66","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"classic","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","ministries_cols":"4","sc_spacing":"30px 15px 20px","slide_opt":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"37ef8005","elType":"section","settings":{"stretch_section":"section-stretched","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a13ae9e"}],"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"100","left":"0","isLinked":false},"background_background":"classic","background_color":"#00162F","background_overlay_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-5.png","id":18557,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"11ba1b84","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"1152f18","elType":"widget","settings":{"title":"Our Latest Gallery","sub_title":"Recent Projects","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"29e41102","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"15","more_text":"Read More","heading_tag":"h4","post_heading":"h4","portfolio_layout":"modern","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"icons\\":\\"Popup and Link\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"popup\\":\\"Popup Icon\\",\\"link\\":\\"Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"600x700;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","font_color":"#8D9297","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"portfolio_overlay_position":"bottom-left","text_align":"center"},"elements":[],"widgetType":"zegenportfolio"},{"id":"a44dec1","elType":"widget","settings":{"text":"View More Items","background_color":"#BF0A30","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"1fe54a98","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.66000000000000003108624468950438313186168670654296875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"1","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"structure":"20","background_color":"#BF0A30"},"elements":[{"id":"2dbd5353","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"9c8ba12","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/about-us-img-1-1.png","id":5547,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":71,"sizes":[]},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-6.png","id":18559,"alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"5661b878","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"70","bottom":"70","left":"70","isLinked":false},"_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"80","right":"30","bottom":"50","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"180","right":"30","bottom":"100","left":"30","isLinked":false}},"elements":[{"id":"2a3f2577","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":136},"_position":"absolute","_offset_x":{"size":59,"unit":"px"},"_offset_y":{"size":71,"unit":"px"}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"30bcf9d3","elType":"widget","settings":{"title":"Small Steps to Make Earth","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"10","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"3d909983","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"47927fba","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"55da2555","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"32ffe05d","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#252525"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"38eff20a","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"18","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"location\\":\\"Location\\",\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"classic","image_size":"medium","hard_croping":"1","sc_spacing":"30px 10px","custom_image_size":"400X500;"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"d263ccc","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdb4319"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_position":"middle","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"box_shadow_box_shadow_type":"yes","box_shadow_box_shadow":{"horizontal":0,"vertical":-15,"blur":23,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"margin":{"unit":"px","top":"0","right":0,"bottom":"-50","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"4a210495","elType":"column","settings":{"_column_size":50,"_inline_size":26.580999999999999516830939683131873607635498046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1ab4e786","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-2.jpg","id":16918,"alt":"","source":"library"},"image_size":"custom","image_custom_dimension":{"width":"700","height":"450"},"image_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"-17","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"18622628","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"link":{"url":"tel:(+55) 654 - 545 - 5418","is_external":"","nofollow":"","custom_attributes":""},"primary_color":"#FFFFFF","size":{"unit":"px","size":25,"sizes":[]},"rotate":{"unit":"deg","size":15,"sizes":[]},"_padding":{"unit":"px","top":"20","right":"20","bottom":"15","left":"20","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_background_hover_background":"classic","_background_hover_color":"#00162F","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_position":"absolute","_offset_x":{"size":79,"unit":"%"},"_offset_y":{"size":67,"unit":"%"}},"elements":[],"widgetType":"icon"}],"isInner":false},{"id":"17c7b1f0","elType":"column","settings":{"_column_size":50,"_inline_size":73.4189999999999969304553815163671970367431640625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"30","right":"20","bottom":"30","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"30","bottom":"50","left":"30","isLinked":false}},"elements":[{"id":"1a873540","elType":"widget","settings":{"title":"Send us  prayer request <span class=\\"theme-color\\">(+55) 654 - 545 - 5418<\\/span>","typography_typography":"custom","typography_font_size":{"unit":"px","size":32,"sizes":[]},"typography_line_height":{"unit":"px","size":42,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"015","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"926b7fd","elType":"widget","settings":{"editor":"There are many variations of passages of lorem Ipsum available, by humour.","text_color":"#8D9297","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(20810, 20694, '_menu_item_type', 'custom'),
(20811, 20694, '_menu_item_menu_item_parent', '0'),
(20812, 20694, '_menu_item_object_id', '20694'),
(20813, 20694, '_menu_item_object', 'custom'),
(20814, 20694, '_menu_item_target', ''),
(20815, 20694, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(20816, 20694, '_menu_item_xfn', ''),
(20817, 20694, '_menu_item_popbtn', ''),
(20818, 20694, '_menu_item_megamenulogo', ''),
(20819, 20694, '_menu_item_megamenu', ''),
(20820, 20694, '_menu_item_submegamenu', ''),
(20821, 20694, '_menu_item_submegamenucol', '1'),
(20822, 20694, '_menu_item_submegamenupos', 'right'),
(20823, 20694, '_menu_item_megafull', ''),
(20824, 20694, '_menu_item_megabgimg', ''),
(20825, 20694, '_menu_item_megatitopt', ''),
(20826, 20694, '_menu_item_megadropdowntit', ''),
(20827, 20694, '_menu_item_megachildcol', '12'),
(20828, 20694, '_menu_item_megawidget', ''),
(20829, 20694, '_menu_item_megamenuicon', ''),
(20830, 20694, '_menu_item_url', '#'),
(20831, 20695, '_menu_item_type', 'custom'),
(20832, 20695, '_menu_item_menu_item_parent', '0'),
(20833, 20695, '_menu_item_object_id', '20695'),
(20834, 20695, '_menu_item_object', 'custom'),
(20835, 20695, '_menu_item_target', ''),
(20836, 20695, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(20837, 20695, '_menu_item_xfn', ''),
(20838, 20695, '_menu_item_popbtn', ''),
(20839, 20695, '_menu_item_megamenulogo', ''),
(20840, 20695, '_menu_item_megamenu', ''),
(20841, 20695, '_menu_item_submegamenu', ''),
(20842, 20695, '_menu_item_submegamenucol', '1'),
(20843, 20695, '_menu_item_submegamenupos', 'right'),
(20844, 20695, '_menu_item_megafull', ''),
(20845, 20695, '_menu_item_megabgimg', ''),
(20846, 20695, '_menu_item_megatitopt', ''),
(20847, 20695, '_menu_item_megadropdowntit', ''),
(20848, 20695, '_menu_item_megachildcol', '12'),
(20849, 20695, '_menu_item_megawidget', ''),
(20850, 20695, '_menu_item_megamenuicon', ''),
(20851, 20695, '_menu_item_url', '#'),
(20852, 20696, '_menu_item_type', 'custom'),
(20853, 20696, '_menu_item_menu_item_parent', '0'),
(20854, 20696, '_menu_item_object_id', '20696'),
(20855, 20696, '_menu_item_object', 'custom'),
(20856, 20696, '_menu_item_target', ''),
(20857, 20696, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(20858, 20696, '_menu_item_xfn', ''),
(20859, 20696, '_menu_item_popbtn', ''),
(20860, 20696, '_menu_item_megamenulogo', ''),
(20861, 20696, '_menu_item_megamenu', ''),
(20862, 20696, '_menu_item_submegamenu', ''),
(20863, 20696, '_menu_item_submegamenucol', '1'),
(20864, 20696, '_menu_item_submegamenupos', 'right'),
(20865, 20696, '_menu_item_megafull', ''),
(20866, 20696, '_menu_item_megabgimg', ''),
(20867, 20696, '_menu_item_megatitopt', ''),
(20868, 20696, '_menu_item_megadropdowntit', ''),
(20869, 20696, '_menu_item_megachildcol', '12'),
(20870, 20696, '_menu_item_megawidget', ''),
(20871, 20696, '_menu_item_megamenuicon', ''),
(20872, 20696, '_menu_item_url', '#'),
(20873, 20697, '_menu_item_type', 'custom'),
(20874, 20697, '_menu_item_menu_item_parent', '0'),
(20875, 20697, '_menu_item_object_id', '20697'),
(20876, 20697, '_menu_item_object', 'custom'),
(20877, 20697, '_menu_item_target', ''),
(20878, 20697, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(20879, 20697, '_menu_item_xfn', ''),
(20880, 20697, '_menu_item_popbtn', ''),
(20881, 20697, '_menu_item_megamenulogo', ''),
(20882, 20697, '_menu_item_megamenu', ''),
(20883, 20697, '_menu_item_submegamenu', ''),
(20884, 20697, '_menu_item_submegamenucol', ''),
(20885, 20697, '_menu_item_submegamenupos', ''),
(20886, 20697, '_menu_item_megafull', ''),
(20887, 20697, '_menu_item_megabgimg', ''),
(20888, 20697, '_menu_item_megatitopt', ''),
(20889, 20697, '_menu_item_megadropdowntit', ''),
(20890, 20697, '_menu_item_megachildcol', ''),
(20891, 20697, '_menu_item_megawidget', ''),
(20892, 20697, '_menu_item_megamenuicon', ''),
(20893, 20697, '_menu_item_url', '#'),
(20894, 20698, '_menu_item_type', 'custom'),
(20895, 20698, '_menu_item_menu_item_parent', '0'),
(20896, 20698, '_menu_item_object_id', '20698'),
(20897, 20698, '_menu_item_object', 'custom'),
(20898, 20698, '_menu_item_target', ''),
(20899, 20698, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(20900, 20698, '_menu_item_xfn', ''),
(20901, 20698, '_menu_item_popbtn', ''),
(20902, 20698, '_menu_item_megamenulogo', ''),
(20903, 20698, '_menu_item_megamenu', ''),
(20904, 20698, '_menu_item_submegamenu', ''),
(20905, 20698, '_menu_item_submegamenucol', ''),
(20906, 20698, '_menu_item_submegamenupos', ''),
(20907, 20698, '_menu_item_megafull', ''),
(20908, 20698, '_menu_item_megabgimg', ''),
(20909, 20698, '_menu_item_megatitopt', ''),
(20910, 20698, '_menu_item_megadropdowntit', ''),
(20911, 20698, '_menu_item_megachildcol', ''),
(20912, 20698, '_menu_item_megawidget', ''),
(20913, 20698, '_menu_item_megamenuicon', ''),
(20914, 20698, '_menu_item_url', '#'),
(20915, 20699, '_menu_item_type', 'custom'),
(20916, 20699, '_menu_item_menu_item_parent', '0'),
(20917, 20699, '_menu_item_object_id', '20699'),
(20918, 20699, '_menu_item_object', 'custom'),
(20919, 20699, '_menu_item_target', ''),
(20920, 20699, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(20921, 20699, '_menu_item_xfn', ''),
(20922, 20699, '_menu_item_popbtn', ''),
(20923, 20699, '_menu_item_megamenulogo', ''),
(20924, 20699, '_menu_item_megamenu', ''),
(20925, 20699, '_menu_item_submegamenu', ''),
(20926, 20699, '_menu_item_submegamenucol', ''),
(20927, 20699, '_menu_item_submegamenupos', ''),
(20928, 20699, '_menu_item_megafull', ''),
(20929, 20699, '_menu_item_megabgimg', ''),
(20930, 20699, '_menu_item_megatitopt', ''),
(20931, 20699, '_menu_item_megadropdowntit', ''),
(20932, 20699, '_menu_item_megachildcol', ''),
(20933, 20699, '_menu_item_megawidget', ''),
(20934, 20699, '_menu_item_megamenuicon', ''),
(20935, 20699, '_menu_item_url', '#'),
(20936, 20700, '_menu_item_type', 'custom'),
(20937, 20700, '_menu_item_menu_item_parent', '0'),
(20938, 20700, '_menu_item_object_id', '20700'),
(20939, 20700, '_menu_item_object', 'custom'),
(20940, 20700, '_menu_item_target', ''),
(20941, 20700, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(20942, 20700, '_menu_item_xfn', ''),
(20943, 20700, '_menu_item_popbtn', ''),
(20944, 20700, '_menu_item_megamenulogo', ''),
(20945, 20700, '_menu_item_megamenu', ''),
(20946, 20700, '_menu_item_submegamenu', ''),
(20947, 20700, '_menu_item_submegamenucol', ''),
(20948, 20700, '_menu_item_submegamenupos', ''),
(20949, 20700, '_menu_item_megafull', ''),
(20950, 20700, '_menu_item_megabgimg', ''),
(20951, 20700, '_menu_item_megatitopt', ''),
(20952, 20700, '_menu_item_megadropdowntit', ''),
(20953, 20700, '_menu_item_megachildcol', ''),
(20954, 20700, '_menu_item_megawidget', ''),
(20955, 20700, '_menu_item_megamenuicon', ''),
(20956, 20700, '_menu_item_url', '#'),
(20957, 20701, '_menu_item_type', 'custom'),
(20958, 20701, '_menu_item_menu_item_parent', '0'),
(20959, 20701, '_menu_item_object_id', '20701'),
(20960, 20701, '_menu_item_object', 'custom'),
(20961, 20701, '_menu_item_target', ''),
(20962, 20701, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(20963, 20701, '_menu_item_xfn', ''),
(20964, 20701, '_menu_item_popbtn', ''),
(20965, 20701, '_menu_item_megamenulogo', ''),
(20966, 20701, '_menu_item_megamenu', ''),
(20967, 20701, '_menu_item_submegamenu', ''),
(20968, 20701, '_menu_item_submegamenucol', ''),
(20969, 20701, '_menu_item_submegamenupos', ''),
(20970, 20701, '_menu_item_megafull', ''),
(20971, 20701, '_menu_item_megabgimg', ''),
(20972, 20701, '_menu_item_megatitopt', ''),
(20973, 20701, '_menu_item_megadropdowntit', ''),
(20974, 20701, '_menu_item_megachildcol', ''),
(20975, 20701, '_menu_item_megawidget', ''),
(20976, 20701, '_menu_item_megamenuicon', ''),
(20977, 20701, '_menu_item_url', '#'),
(20978, 20702, '_menu_item_type', 'custom'),
(20979, 20702, '_menu_item_menu_item_parent', '0'),
(20980, 20702, '_menu_item_object_id', '20702'),
(20981, 20702, '_menu_item_object', 'custom'),
(20982, 20702, '_menu_item_target', ''),
(20983, 20702, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(20984, 20702, '_menu_item_xfn', ''),
(20985, 20702, '_menu_item_popbtn', ''),
(20986, 20702, '_menu_item_megamenulogo', ''),
(20987, 20702, '_menu_item_megamenu', ''),
(20988, 20702, '_menu_item_submegamenu', ''),
(20989, 20702, '_menu_item_submegamenucol', '1'),
(20990, 20702, '_menu_item_submegamenupos', 'right'),
(20991, 20702, '_menu_item_megafull', ''),
(20992, 20702, '_menu_item_megabgimg', ''),
(20993, 20702, '_menu_item_megatitopt', ''),
(20994, 20702, '_menu_item_megadropdowntit', ''),
(20995, 20702, '_menu_item_megachildcol', '12'),
(20996, 20702, '_menu_item_megawidget', ''),
(20997, 20702, '_menu_item_megamenuicon', ''),
(20998, 20702, '_menu_item_url', '#section-top'),
(20999, 20703, '_menu_item_type', 'custom'),
(21000, 20703, '_menu_item_menu_item_parent', '0'),
(21001, 20703, '_menu_item_object_id', '20703'),
(21002, 20703, '_menu_item_object', 'custom'),
(21003, 20703, '_menu_item_target', ''),
(21004, 20703, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(21005, 20703, '_menu_item_xfn', ''),
(21006, 20703, '_menu_item_popbtn', ''),
(21007, 20703, '_menu_item_megamenulogo', ''),
(21008, 20703, '_menu_item_megamenu', ''),
(21009, 20703, '_menu_item_submegamenu', ''),
(21010, 20703, '_menu_item_submegamenucol', '1'),
(21011, 20703, '_menu_item_submegamenupos', 'right'),
(21012, 20703, '_menu_item_megafull', ''),
(21013, 20703, '_menu_item_megabgimg', ''),
(21014, 20703, '_menu_item_megatitopt', ''),
(21015, 20703, '_menu_item_megadropdowntit', ''),
(21016, 20703, '_menu_item_megachildcol', '12'),
(21017, 20703, '_menu_item_megawidget', ''),
(21018, 20703, '_menu_item_megamenuicon', ''),
(21019, 20703, '_menu_item_url', '#section-about'),
(21020, 20704, '_menu_item_type', 'custom'),
(21021, 20704, '_menu_item_menu_item_parent', '0'),
(21022, 20704, '_menu_item_object_id', '20704'),
(21023, 20704, '_menu_item_object', 'custom'),
(21024, 20704, '_menu_item_target', ''),
(21025, 20704, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(21026, 20704, '_menu_item_xfn', ''),
(21027, 20704, '_menu_item_popbtn', ''),
(21028, 20704, '_menu_item_megamenulogo', ''),
(21029, 20704, '_menu_item_megamenu', ''),
(21030, 20704, '_menu_item_submegamenu', ''),
(21031, 20704, '_menu_item_submegamenucol', '1'),
(21032, 20704, '_menu_item_submegamenupos', 'right'),
(21033, 20704, '_menu_item_megafull', ''),
(21034, 20704, '_menu_item_megabgimg', ''),
(21035, 20704, '_menu_item_megatitopt', ''),
(21036, 20704, '_menu_item_megadropdowntit', ''),
(21037, 20704, '_menu_item_megachildcol', '12'),
(21038, 20704, '_menu_item_megawidget', ''),
(21039, 20704, '_menu_item_megamenuicon', ''),
(21040, 20704, '_menu_item_url', '#section-sermon'),
(21041, 20705, '_menu_item_type', 'custom'),
(21042, 20705, '_menu_item_menu_item_parent', '0'),
(21043, 20705, '_menu_item_object_id', '20705'),
(21044, 20705, '_menu_item_object', 'custom'),
(21045, 20705, '_menu_item_target', ''),
(21046, 20705, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(21047, 20705, '_menu_item_xfn', ''),
(21048, 20705, '_menu_item_popbtn', ''),
(21049, 20705, '_menu_item_megamenulogo', ''),
(21050, 20705, '_menu_item_megamenu', ''),
(21051, 20705, '_menu_item_submegamenu', ''),
(21052, 20705, '_menu_item_submegamenucol', '1'),
(21053, 20705, '_menu_item_submegamenupos', 'right'),
(21054, 20705, '_menu_item_megafull', ''),
(21055, 20705, '_menu_item_megabgimg', ''),
(21056, 20705, '_menu_item_megatitopt', ''),
(21057, 20705, '_menu_item_megadropdowntit', ''),
(21058, 20705, '_menu_item_megachildcol', '12'),
(21059, 20705, '_menu_item_megawidget', ''),
(21060, 20705, '_menu_item_megamenuicon', ''),
(21061, 20705, '_menu_item_url', '#section-events'),
(21062, 20706, '_menu_item_type', 'custom'),
(21063, 20706, '_menu_item_menu_item_parent', '0'),
(21064, 20706, '_menu_item_object_id', '20706'),
(21065, 20706, '_menu_item_object', 'custom'),
(21066, 20706, '_menu_item_target', ''),
(21067, 20706, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(21068, 20706, '_menu_item_xfn', ''),
(21069, 20706, '_menu_item_popbtn', ''),
(21070, 20706, '_menu_item_megamenulogo', ''),
(21071, 20706, '_menu_item_megamenu', ''),
(21072, 20706, '_menu_item_submegamenu', ''),
(21073, 20706, '_menu_item_submegamenucol', '1'),
(21074, 20706, '_menu_item_submegamenupos', 'right'),
(21075, 20706, '_menu_item_megafull', ''),
(21076, 20706, '_menu_item_megabgimg', ''),
(21077, 20706, '_menu_item_megatitopt', ''),
(21078, 20706, '_menu_item_megadropdowntit', ''),
(21079, 20706, '_menu_item_megachildcol', '12'),
(21080, 20706, '_menu_item_megawidget', ''),
(21081, 20706, '_menu_item_megamenuicon', ''),
(21082, 20706, '_menu_item_url', '#section-blog'),
(21083, 20707, '_menu_item_type', 'custom'),
(21084, 20707, '_menu_item_menu_item_parent', '0'),
(21085, 20707, '_menu_item_object_id', '20707'),
(21086, 20707, '_menu_item_object', 'custom'),
(21087, 20707, '_menu_item_target', ''),
(21088, 20707, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(21089, 20707, '_menu_item_xfn', ''),
(21090, 20707, '_menu_item_popbtn', ''),
(21091, 20707, '_menu_item_megamenulogo', ''),
(21092, 20707, '_menu_item_megamenu', ''),
(21093, 20707, '_menu_item_submegamenu', ''),
(21094, 20707, '_menu_item_submegamenucol', '1'),
(21095, 20707, '_menu_item_submegamenupos', 'right'),
(21096, 20707, '_menu_item_megafull', ''),
(21097, 20707, '_menu_item_megabgimg', ''),
(21098, 20707, '_menu_item_megatitopt', ''),
(21099, 20707, '_menu_item_megadropdowntit', ''),
(21100, 20707, '_menu_item_megachildcol', '12'),
(21101, 20707, '_menu_item_megawidget', ''),
(21102, 20707, '_menu_item_megamenuicon', ''),
(21103, 20707, '_menu_item_url', '#section-pastors'),
(21104, 19680, 'zegen_demo_content_key', '1'),
(21105, 19680, '_elementor_edit_mode', 'builder'),
(21106, 19680, '_elementor_template_type', 'page'),
(21107, 19680, '_elementor_version', '3.5.5'),
(21108, 19680, '_wp_page_template', 'default'),
(21109, 19680, '_elementor_data', '[{"id":"5137ca92","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[{"id":"78dd45ff","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"13790692","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"3a83ad0e","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"70","left":"15","isLinked":false}},"elements":[{"id":"ec7c585","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"3798fd6f","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"17995adf","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"3f2bba06","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"56371ff1","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400"},"elements":[],"widgetType":"heading"},{"id":"6d9adea7","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"492bc236","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3abd7aa","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"50393937","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"283ba38b","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6bd746c3","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"43b0bf15","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"1c13b100","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"1aa31808","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"28ff36d2","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"65a40469","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"7d979c76","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"477e00d8","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"cf4afef","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"6318fc27","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"6f818885","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"126d94eb","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"35cec34","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"52892032","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"729613f5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"50db3308","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"74f8dd40","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"7dec3499","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"4acc6d18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d171bfc","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"34924c53","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(21111, 19894, 'zegen_demo_content_key', '1'),
(21112, 19894, '_elementor_edit_mode', 'builder'),
(21113, 19894, '_elementor_template_type', 'page'),
(21114, 19894, '_elementor_version', '3.6.7'),
(21115, 19894, '_elementor_data', '[{"id":"2dce02de","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"58b92b7","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"z_index":1,"stretch_section":"section-stretched","background_background":"classic","background_image":{"id":19872,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/shapes3.png"},"background_position":"initial","background_xpos":{"unit":"px","size":483,"sizes":[]},"background_ypos":{"unit":"px","size":29,"sizes":[]},"background_repeat":"no-repeat","background_size":"initial","background_bg_width":{"unit":"%","size":67,"sizes":[]},"css_classes":"border-skew-left","margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"22e1c841","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5e5c8076","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"08620a4","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"7476aa09","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"57c1ed92","elType":"widget","settings":{"title":"Personal Loan","title_head":"h4","title_color":"#14212B","feature_layout":"classic-pro","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"image\\":\\"Image\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"32","icon_outer_size":"","fbox_image":{"id":19870,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/gold.png"},"fbox_number":"01","content":"There are many variations words passages of Lorem Ipsum don''t available majority\\n<span class=\\"ti-calendar pos-icon\\"><\\/span>","sc_spacing":"12px 0px 0px","_padding":{"unit":"px","top":"35","right":"70","bottom":"35","left":"100","isLinked":false},"_background_background":"classic","_background_color":"#FFFFFF","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"1","bottom":"0","left":"0","isLinked":false},"_border_color":"#EAEAEA","icon_opt":"icon_ti","icon_ti":"ti-calendar","icon_variation":"icon-light","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_box_shadow_box_shadow":{"horizontal":2,"vertical":2,"blur":50,"spread":0,"color":"rgba(2, 2, 2, 0.11)"},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"extra_class":"mw-image-110","_background_position":"initial","_background_xpos":{"unit":"px","size":-46,"sizes":[]},"_background_ypos":{"unit":"px","size":-12,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":41,"sizes":[]},"text_align":"default","list_style":"1","icon_style":"squared","icon_self_center":"1","_css_classes":"feature-box-classic-pro1","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"90","right":"35","bottom":"35","left":"35","isLinked":false},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"5e4fe995","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"457a7fdf","elType":"widget","settings":{"title":"Business Loan","title_head":"h4","title_color":"#14212B","feature_layout":"classic-pro","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"image\\":\\"Image\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"32","icon_outer_size":"","fbox_image":{"id":19871,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/employee.png"},"fbox_number":"03","content":"There are many variations words passages of Lorem Ipsum don''t available majority\\n<span class=\\"ti-bag pos-icon\\"><\\/span>","sc_spacing":"12px 0px 0px","_padding":{"unit":"px","top":"35","right":"70","bottom":"35","left":"100","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-bag","icon_variation":"icon-light","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_box_shadow_box_shadow":{"horizontal":2,"vertical":2,"blur":50,"spread":0,"color":"rgba(2, 2, 2, 0.11)"},"_margin_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"extra_class":"mw-image-110","_background_position":"initial","_background_xpos":{"unit":"px","size":-46,"sizes":[]},"_background_ypos":{"unit":"px","size":-12,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":41,"sizes":[]},"text_align":"default","list_style":"1","icon_style":"squared","icon_self_center":"1","_css_classes":"feature-box-classic-pro2","_padding_mobile":{"unit":"px","top":"90","right":"35","bottom":"35","left":"35","isLinked":false},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"6bb9818e","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"390","float_left":"67","float_top":"78","float_distance":"100","_id":"1ae92cf","float_img":{"id":19878,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/chart-finance.png"},"float_animation":"1","float_mouse":"0"}],"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"110","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","background_overlay_background":"classic","background_overlay_position":"initial","background_overlay_xpos":{"unit":"em","size":79.5,"sizes":[]},"background_overlay_ypos":{"unit":"px","size":570,"sizes":[]},"background_overlay_repeat":"no-repeat","background_overlay_size":"initial","background_overlay_bg_width":{"unit":"%","size":25,"sizes":[]},"background_overlay_opacity":{"unit":"px","size":0.57999999999999996003197111349436454474925994873046875,"sizes":[]},"background_background":"classic","background_image":{"id":19877,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/shapes7.png"},"background_position":"initial","background_repeat":"no-repeat","float_img_opt":"1","margin":{"unit":"px","top":"","right":0,"bottom":"","left":0,"isLinked":true},"css_classes":"row-bottom-shape","background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"7bd5ae42","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"6a6ce9f0","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"17cd474","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"7536d28d","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"115121e6","elType":"widget","settings":{"image":{"id":19873,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/about-2.jpg"},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"image_size":"full","image_custom_dimension":{"width":"400","height":"300"},"align":"center","width":{"unit":"%","size":100,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"space":{"unit":"px","size":"","sizes":[]},"css_filters_brightness":{"unit":"px","size":35,"sizes":[]},"_position":"absolute","_offset_x":{"size":258.98799999999999954525264911353588104248046875,"unit":"px"},"_offset_y":{"size":237.98799999999999954525264911353588104248046875,"unit":"px"},"_css_classes":"cus-single-img hide-res","_element_width":"initial","_element_custom_width":{"unit":"px","size":327.5},"_offset_y_tablet":{"size":492.98399999999998044586391188204288482666015625,"unit":"px"},"_offset_x_tablet":{"size":423.99200000000001864464138634502887725830078125,"unit":"px"},"hide_mobile":"hidden-phone","image_border_width":{"unit":"px","top":"12","right":"0","bottom":"0","left":"12","isLinked":false},"image_border_color":"#FFFFFF","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"image"},{"id":"b92593f","elType":"widget","settings":{"image":{"id":19874,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/about-7.jpg"},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"align":"left","width":{"unit":"%","size":78,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"cus-shape-arrow","image_size":"full","image_border_border":"solid","image_border_width":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"image_border_color":"#FFFFFF","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"image"},{"id":"4546b917","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=YLN1Argi7ik","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_opt":"icon_fa","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_position":"absolute","_offset_x":{"size":336,"unit":"px"},"_offset_orientation_v":"end","_offset_y":{"unit":"px","size":-276,"sizes":[]},"_offset_y_end":{"size":78,"unit":"px"},"_element_width":"initial","_element_custom_width":{"unit":"px","size":178.5},"_offset_x_tablet":{"size":495,"unit":"px"},"_offset_y_end_tablet":{"size":214,"unit":"px"},"hide_mobile":"hidden-phone","_css_classes":"hide-res","popup_img":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true}],"isInner":true},{"id":"286503a9","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"67c0269","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"20","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"30","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"69044870","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"4b6c833d","elType":"widget","settings":{"text":"View More","size":"lg","background_color":"#2DC55F","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","hover_color":"#ffffff","button_hover_border_color":"#2DC55F","border_border":"solid","border_color":"#2DC55F","_margin":{"unit":"px","top":"0","right":"6","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"align_tablet":"center","button_text_color":"#FFFFFF","button_background_hover_color":"#2DC55F","selected_icon":{"value":"fas fa-arrow-right","library":"fa-solid"},"icon_align":"right","icon_indent":{"unit":"px","size":18,"sizes":[]},"border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"typography_line_height":{"unit":"px","size":"","sizes":[]},"_css_classes":"cus-learn-btn","align_mobile":"center","background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"button_background_hover_video_fallback":{"url":"","id":""},"button_background_hover_slideshow_gallery":[],"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"344c3823","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[],"isInner":true}],"isInner":true}],"isInner":false},{"id":"96ae95a","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"css_classes":"ps-lg-4","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"621543ec","elType":"widget","settings":{"extra_class":"margin-bottom-30","title":"We Offer Popular Plans for Finance & Tax","title_color":"#14212B","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.","sub_title":"About Us","sub_title_pos":"top","sub_title_color":"#2DC55F","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1a7588fe","elType":"widget","settings":{"title":"Our Mission","title_head":"h4","title_color":"#14212B","text_align":"default","list_style":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","icon_size":"30","icon_outer_size":"80","fbox_image":{"id":19875,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"01","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"11px 0","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_background":"classic","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-check-box","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"extra_class":"fb-cus-list","icon_self_center":"1","icon_hbg":"c","icon_bg_hcustom":"#000F21","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"6ef0a697","elType":"widget","settings":{"title":"Our Vision","title_head":"h4","title_color":"#14212B","text_align":"default","list_style":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","icon_size":"30","icon_outer_size":"80","fbox_image":{"id":19875,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"11px 0","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_background":"classic","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-check-box","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"extra_class":"fb-cus-list","icon_self_center":"1","icon_hbg":"c","icon_bg_hcustom":"#000F21","fbox_number_color":"#2DC55F","fbox_number_hcolor":"#2DC55F","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"58e4f43d","elType":"widget","settings":{"title":"Get Free Professional Advisor","title_head":"h5","title_color":"#14212B","text_align":"default","list_style":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"30","icon_outer_size":"80","fbox_image":{"id":19876,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/sec-icon.png"},"img_style":"squared","fbox_number":"03","content":"<div class=\\"cus-feature-txt\\">Ready To Help:<strong><a href=\\"tel:2324567890\\" class=\\"theme-color\\"> +(232) 456-7890<\\/a><\\/strong>\\n<\\/div>","sc_spacing":"11px 0","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_background":"classic","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-check-box","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"extra_class":"fb-cus-list1","icon_self_center":"1","icon_hbg":"c","icon_bg_hcustom":"#000F21","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"30f0e69a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"874f238","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"background_background":"classic","stretch_section":"section-stretched","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"40","left":"0","isLinked":false},"padding":{"unit":"px","top":"95","right":"0","bottom":"85","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","overflow":"hidden","background_ypos":{"unit":"px","size":-237,"sizes":[]},"background_bg_width":{"unit":"%","size":54,"sizes":[]},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"background_color":"#F5F5F5","background_image":{"id":19885,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/curves.png"},"background_overlay_background":"classic","background_overlay_position":"bottom left","background_overlay_repeat":"no-repeat","background_overlay_size":"initial","background_overlay_bg_width":{"unit":"%","size":36,"sizes":[]},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"40cd028a","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"c1a6e39","elType":"widget","settings":{"extra_class":"margin-bottom-30","title":"What We Provide","title_color":"#14212B","sub_title":"OUR SERVICES","sub_title_pos":"top","sub_title_color":"#2DC55F","text_align":"center","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"6db66b92","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1814996","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"134d5a57","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"3219c1dc","elType":"widget","settings":{"title":"Insurance and Tax","title_head":"h4","title_color":"#14212B","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"48","fbox_number":"01","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.","sc_spacing":"25px 13px 0px","feature_layout":"modern","fbox_image":{"id":19879,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico5.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/insurance-and-tax\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"mw-image-70","title_url_opt":"1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/insurance-and-tax\\/","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"390a3381","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"40c908fb","elType":"widget","settings":{"title":"Strategic Planning","title_head":"h4","title_color":"#14212B","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"number\\":\\"Text or Number\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"48","fbox_number":"02","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.","sc_spacing":"25px 13px 0px","feature_layout":"modern","fbox_image":{"id":19880,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico4.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/strategic-planning\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"mw-image-70","title_url_opt":"1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/strategic-planning\\/","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"28ec8251","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"7ba841db","elType":"widget","settings":{"title":"Audit & Assurance","title_head":"h4","title_color":"#14212B","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"number\\":\\"Text or Number\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"48","fbox_number":"03","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.","sc_spacing":"25px 13px 0px","feature_layout":"modern","fbox_image":{"id":19881,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico3.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/audit-assurance\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"mw-image-70","title_url_opt":"1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/audit-assurance\\/","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"5a53a9d3","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1814996","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"10fadf34","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5001ed6d","elType":"widget","settings":{"title":"Financial Planning","title_head":"h4","title_color":"#14212B","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"number\\":\\"Text or Number\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"48","fbox_number":"04","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.","sc_spacing":"25px 13px 0px","feature_layout":"modern","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/financial-planning\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"mw-image-70","title_url_opt":"1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/financial-planning\\/","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"7910466f","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"33f6dae6","elType":"widget","settings":{"title":"Finance Secure","title_head":"h4","title_color":"#14212B","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"number\\":\\"Text or Number\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"48","fbox_number":"05","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.","sc_spacing":"25px 13px 0px","feature_layout":"modern","fbox_image":{"id":19883,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico2.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/finance-secure\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"mw-image-70","title_url_opt":"1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/finance-secure\\/","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"72ced84a","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"32139d36","elType":"widget","settings":{"title":"Project Management","title_head":"h4","title_color":"#14212B","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"number\\":\\"Text or Number\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"48","fbox_number":"06","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.","sc_spacing":"25px 13px 0px","feature_layout":"modern","fbox_image":{"id":19884,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico6.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/project-management\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"mw-image-70","title_url_opt":"1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/project-management\\/","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"21330725","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"75","right":"0","bottom":"195","left":"0","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","background_background":"classic","background_color":"#000F21","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"background_overlay_background":"classic","background_overlay_image":{"id":19886,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/curve_overlay.png"},"background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"background_position":"bottom right","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"4ff87aba","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"11a91431","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"594c3f5","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"content_position":"middle","structure":"20","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5a70ac98","elType":"column","settings":{"_column_size":50,"_inline_size":78.3333329999999961046341923065483570098876953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"14be50bd","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3 res-text-center","title":"We Provide Best Finance and Tax Solutions Enjoy Full-Service Finance Expertise","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#FFFFFF","title_margin":"0px 0px 0px 0px","sub_title":"WORKING PROCESS!","sub_title_pos":"top","sub_title_color":"#2DC55F","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"47cab7bb","elType":"widget","settings":{"editor":"How do we generate new ideas? <span class=\\"theme-color text-decoration-underline\\">More than 50,000 Happy Clients<\\/span>","text_color":"#FFFFFF","_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_font_weight":"400","align_tablet":"center","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"286c0cfc","elType":"column","settings":{"_column_size":50,"_inline_size":21.626999999999998891553332214243710041046142578125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"2babf580","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=YLN1Argi7ik","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_opt":"icon_fa","_margin_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"popup_img":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"3b52a97d","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":"","sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"030","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"65","right":"0","bottom":"30","left":"0","isLinked":false},"shape_divider_bottom_color":"#DFDFDF","shape_divider_bottom_height":{"unit":"px","size":500,"sizes":[]},"background_overlay_position":"bottom right","background_overlay_repeat":"no-repeat","background_overlay_size":"contain","margin":{"unit":"px","top":"-120","right":0,"bottom":"0","left":0,"isLinked":false},"z_index":1,"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-180","right":0,"bottom":"0","left":0,"isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5e483592","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5657b900","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdc2652","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"margin":{"unit":"px","top":"10","right":0,"bottom":"0","left":0,"isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"1b4d0e82","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"3eeb90ae","elType":"widget","settings":{"title":"High Quality","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"60","icon_outer_size":"60","fbox_number":"01","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"0px 20px 16px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","icon_opt":"icon_ti","icon_ti":"ti-lock","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"65","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":19887,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/service2-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6e41642a","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"61fd097c","elType":"widget","settings":{"title":"Advanced Analytics","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"60","icon_outer_size":"60","fbox_number":"02","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"0px 20px 16px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","icon_opt":"icon_ti","icon_ti":"ti-bar-chart-alt","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"65","right":"33","bottom":"50","left":"33","isLinked":false},"_background_image":{"id":19888,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/service1-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"489301fe","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"54116a2c","elType":"widget","settings":{"title":"Growth Strategies","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"60","icon_outer_size":"60","fbox_number":"03","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"0px 20px 16px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","icon_opt":"icon_ti","icon_ti":"ti-pie-chart","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"65","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":19889,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/service5.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","fbox_number_color":"#FFFFFF","title_url_opt":"1","_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"3ff85f0c","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":"","sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_top":"triangle","shape_divider_bottom_color":"#DFDFDF","shape_divider_bottom_height":{"unit":"px","size":500,"sizes":[]},"background_overlay_image":{"id":19890,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/bg-fin-bar.png"},"background_overlay_position":"bottom right","background_overlay_repeat":"no-repeat","background_overlay_size":"contain","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"1524554","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5d337f0b","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"8d2bdd9","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"margin":{"unit":"px","top":"","right":0,"bottom":"","left":0,"isLinked":true},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"17af7872","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"13b16525","elType":"widget","settings":{"extra_class":"margin-bottom-30","title":"Our Projects","title_color":"#252525","sub_title":"Portfolio","sub_title_pos":"top","sub_title_color":"#2DC55F","text_align":"center","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4548ec51","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","portfolio_gutter":"30","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\"},\\"disabled\\":{\\"bottom-meta\\":\\"Bottom Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"icons\\":\\"Popup and Link\\",\\"category\\":\\"Category\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"popup\\":\\"Popup Icon\\",\\"link\\":\\"Link\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"icons\\":\\"Popup and Link\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","slide_item":"3","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","post_overlay_items_opt":"1","image_size":"custom","custom_image_size":"600x600;","hard_croping":"1","portfolio_overlay_position":"top-left","heading_tag":"h1","link_color":"#FFFFFF","hover_color":"#E9E9E9","slide_margin":"30","slide_item_loop":"1","slide_dots":"1","font_color":"#FFFFFF","sc_spacing":"0px 12px 0px","portfolio_layout":"classic","slide_opt":"1","loading_img":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"6b2a0565","elType":"section","settings":{"background_background":"classic","background_image":{"id":19891,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/zmain-slider-1.jpg"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.770000000000000017763568394002504646778106689453125,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"63","float_left":"16","float_top":"19","float_distance":"5","_id":"22bdeae","float_img":{"id":19892,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/small-pattern2.png"},"float_animation":"2","float_mouse":"0"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"120","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"70","left":"0","isLinked":false},"background_overlay_color":"rgba(3, 18, 41, 0.92)","float_img_opt":"1","background_size_tablet":"cover","background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"31cbc1f3","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"48e9963c","elType":"widget","settings":{"title":"What Clients Says","title_color":"#FFFFFF","extra_class":"margin-bottom-0","text_align":"center","sub_title":"Testimonials","sub_title_pos":"top","sub_title_color":"#2DC55F","sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b4e72ed","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"22","more_text":"Read More","testimonial_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"info\\":\\"Client Info\\",\\"excerpt\\":\\"Excerpt\\",\\"rate\\":\\"Star Rating\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"designation\\":\\"Designation\\",\\"name\\":\\"Name\\"}}","slide_opt":"1","slide_item":"1","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","testimonial_layout":"classic","sc_spacing":"18px 10px 20px 0px","extra_class":"typo-white","font_color":"#FFFFFF","variation":"dark","_margin":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"image_size":"medium","slide_nav":"1","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegentestimonial"}],"isInner":false}],"isInner":false},{"id":"b74d1eb","elType":"section","settings":{"stretch_section":"section-stretched","parallax_ratio":"2","background_overlay_background":"classic","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"7258bd6","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"95","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"0","bottom":"40","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"406beb4f","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"6ccbd96f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"2889662","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"268145a1","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"779cdcff","elType":"widget","settings":{"title":"Meet with Experts","title_color":"#14212B","extra_class":"margin-bottom-30","text_align":"center","sub_title":"Our Team","sub_title_pos":"top","sub_title_color":"#2DC55F","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"6bbcf696","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","team_layout":"classic","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"info\\":\\"Info\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\",\\"more\\":\\"Read More\\"}}","text_align":"center","slide_opt":"1","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","heading_tag":"h4","team_overlay_opt":"1","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"name\\":\\"Name\\",\\"excerpt\\":\\"Excerpt\\"}}","sc_spacing":"0px 0px 0px","social_icons_type":"squared","social_icons_fore":"white","social_icons_hfore":"h-white","social_icons_bg":"bg-white","social_icons_hbg":"hbg-dark","image_size":"custom","custom_image_size":"800x900;","_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenteam"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"2cb5fc45","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_color":"#000F21","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"dc28a31","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"75","right":"0","bottom":"80","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"z_index":0,"background_image":{"id":19893,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/bg2-home4.png"},"background_position":"center center","background_repeat":"no-repeat","background_overlay_background":"classic","background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"7f7fffae","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"2fdf46b8","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5c4e2ad","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"margin":{"unit":"px","top":"","right":0,"bottom":"","left":0,"isLinked":true},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","structure":"20","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"4fad2c7b","elType":"column","settings":{"_column_size":50,"_inline_size":77.8220000000000027284841053187847137451171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"39ab6944","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\"Our goal is to be at the heart of the Financial Services as businesses expand across\\"","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"38px","line_height":"1.3","title_margin":"0px 0px 0px 0px","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true},{"id":"5cce30ad","elType":"column","settings":{"_column_size":50,"_inline_size":22.138000000000001676880856393836438655853271484375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"4ab96c52","elType":"widget","settings":{"text":"Get In Touch","size":"md","background_color":"#2DC55F","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","hover_color":"#ffffff","button_hover_border_color":"#2DC55F","border_border":"solid","border_color":"#2DC55F","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"align_tablet":"left","button_text_color":"#FFFFFF","button_background_hover_color":"#2DC55F","selected_icon":{"value":"fas fa-arrow-right","library":"fa-solid"},"icon_align":"right","icon_indent":{"unit":"px","size":18,"sizes":[]},"border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"button_background_hover_video_fallback":{"url":"","id":""},"button_background_hover_slideshow_gallery":[],"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5f9e4a2a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cda8ba9","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"95","right":"0","bottom":"70","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"23dd9e4d","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding_tablet":{"unit":"px","top":"65","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"37e16570","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"813a6c6","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"228bede9","elType":"column","settings":{"_column_size":100,"_inline_size":null,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"72ffad48","elType":"widget","settings":{"title":"Latest Articles","title_color":"#14212B","extra_class":"margin-bottom-0","text_align":"center","sub_title":"Our Blog","sub_title_pos":"top","sub_title_color":"#2DC55F","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sep_image":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"2710fcbd","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"b1d8128","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"13b7825f","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"4d5eacab","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"12","more_text":"Read More","post_heading":"h4","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","blog_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"date\\":\\"Date\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"comment\\":\\"Comment\\",\\"title\\":\\"Title\\",\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{\\"date\\":\\"Date\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"more\\":\\"Read More\\",\\"comment\\":\\"Comment\\"}}","bottom_meta":"{\\"Left\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\"}}","image_size":"custom","custom_image_size":"600x480;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 7px 0px","blog_layout":"classic-pro","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_item_autoplay":"1","slide_item_loop":"1","_padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"slide_opt":"1","loading_img":{"url":"","id":""},"_background_image":{"url":"","id":""},"_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenblog"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"760dd924","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":"","sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"030","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"65","right":"0","bottom":"30","left":"0","isLinked":false},"shape_divider_bottom_color":"#DFDFDF","shape_divider_bottom_height":{"unit":"px","size":500,"sizes":[]},"background_overlay_position":"bottom right","background_overlay_repeat":"no-repeat","background_overlay_size":"contain","margin":{"unit":"px","top":"-120","right":0,"bottom":"0","left":0,"isLinked":false},"z_index":1,"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-180","right":0,"bottom":"0","left":0,"isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"24b6b78a","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5d9db355","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdc2652","float_img":{"url":"","id":""},"float_animation":"0","float_mouse":"0"}],"margin":{"unit":"px","top":"10","right":0,"bottom":"0","left":0,"isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5ed92312","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"7b4602fd","elType":"widget","settings":{"title":"High Quality","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"60","icon_outer_size":"60","fbox_number":"01","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"0px 20px 16px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","icon_opt":"icon_ti","icon_ti":"ti-lock","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"65","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":19887,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/service2-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"22b9973c","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"5f00a175","elType":"widget","settings":{"title":"Advanced Analytics","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"60","icon_outer_size":"60","fbox_number":"02","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"0px 20px 16px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","icon_opt":"icon_ti","icon_ti":"ti-bar-chart-alt","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"65","right":"33","bottom":"50","left":"33","isLinked":false},"_background_image":{"id":19888,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/service1-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"7ad14912","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"background_image":{"url":"","id":""},"background_image_tablet":{"url":"","id":""},"background_image_mobile":{"url":"","id":""},"background_video_fallback":{"url":"","id":""},"background_slideshow_gallery":[],"background_hover_image":{"url":"","id":""},"background_hover_image_tablet":{"url":"","id":""},"background_hover_image_mobile":{"url":"","id":""},"background_hover_video_fallback":{"url":"","id":""},"background_hover_slideshow_gallery":[],"background_overlay_image":{"url":"","id":""},"background_overlay_image_tablet":{"url":"","id":""},"background_overlay_image_mobile":{"url":"","id":""},"background_overlay_video_fallback":{"url":"","id":""},"background_overlay_slideshow_gallery":[],"background_overlay_hover_image":{"url":"","id":""},"background_overlay_hover_image_tablet":{"url":"","id":""},"background_overlay_hover_image_mobile":{"url":"","id":""},"background_overlay_hover_video_fallback":{"url":"","id":""},"background_overlay_hover_slideshow_gallery":[]},"elements":[{"id":"2c7716c5","elType":"widget","settings":{"title":"Growth Strategies","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"60","icon_outer_size":"60","fbox_number":"03","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"0px 20px 16px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","btn_type":"link","_background_background":"classic","_background_color":"#FFFFFF","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/","icon_opt":"icon_ti","icon_ti":"ti-pie-chart","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"65","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":19889,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/service5.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","fbox_number_color":"#FFFFFF","title_url_opt":"1","_background_image_tablet":{"url":"","id":""},"_background_image_mobile":{"url":"","id":""},"_background_video_fallback":{"url":"","id":""},"_background_slideshow_gallery":[],"_background_hover_image":{"url":"","id":""},"_background_hover_image_tablet":{"url":"","id":""},"_background_hover_image_mobile":{"url":"","id":""},"_background_hover_video_fallback":{"url":"","id":""},"_background_hover_slideshow_gallery":[],"_mask_image":{"url":"","id":""}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(21117, 20708, '_menu_item_type', 'custom'),
(21118, 20708, '_menu_item_menu_item_parent', '0'),
(21119, 20708, '_menu_item_object_id', '20708'),
(21120, 20708, '_menu_item_object', 'custom'),
(21121, 20708, '_menu_item_target', ''),
(21122, 20708, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(21123, 20708, '_menu_item_xfn', ''),
(21124, 20708, '_menu_item_popbtn', ''),
(21125, 20708, '_menu_item_megamenulogo', ''),
(21126, 20708, '_menu_item_megamenu', ''),
(21127, 20708, '_menu_item_submegamenu', ''),
(21128, 20708, '_menu_item_submegamenucol', '1'),
(21129, 20708, '_menu_item_submegamenupos', 'right'),
(21130, 20708, '_menu_item_megafull', ''),
(21131, 20708, '_menu_item_megabgimg', ''),
(21132, 20708, '_menu_item_megatitopt', ''),
(21133, 20708, '_menu_item_megadropdowntit', ''),
(21134, 20708, '_menu_item_megachildcol', '12'),
(21135, 20708, '_menu_item_megawidget', ''),
(21136, 20708, '_menu_item_megamenuicon', ''),
(21137, 20708, '_menu_item_url', '#section-contact'),
(21138, 20709, '_menu_item_type', 'custom'),
(21139, 20709, '_menu_item_menu_item_parent', '0'),
(21140, 20709, '_menu_item_object_id', '20709'),
(21141, 20709, '_menu_item_object', 'custom'),
(21142, 20709, '_menu_item_target', ''),
(21143, 20709, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(21144, 20709, '_menu_item_xfn', ''),
(21145, 20709, '_menu_item_popbtn', ''),
(21146, 20709, '_menu_item_megamenulogo', 'on'),
(21147, 20709, '_menu_item_megamenu', ''),
(21148, 20709, '_menu_item_submegamenu', ''),
(21149, 20709, '_menu_item_submegamenucol', '1'),
(21150, 20709, '_menu_item_submegamenupos', 'right'),
(21151, 20709, '_menu_item_megafull', ''),
(21152, 20709, '_menu_item_megabgimg', ''),
(21153, 20709, '_menu_item_megatitopt', ''),
(21154, 20709, '_menu_item_megadropdowntit', ''),
(21155, 20709, '_menu_item_megachildcol', '12'),
(21156, 20709, '_menu_item_megawidget', ''),
(21157, 20709, '_menu_item_megamenuicon', ''),
(21158, 20709, '_menu_item_url', '#'),
(21222, 21, 'zegen_demo_content_key', '1'),
(21223, 21, '_wp_page_template', 'default'),
(21224, 21, 'zegen_page_layout', 'theme-default'),
(21225, 21, 'zegen_page_content_padding_opt', 'custom'),
(21226, 21, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21227, 21, 'zegen_page_main_bg_color', 'a:0:{}'),
(21228, 21, 'zegen_page_main_bg_image', '0'),
(21229, 21, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21230, 21, 'zegen_page_template_opt', 'theme-default'),
(21231, 21, 'zegen_page_template', 'right-sidebar'),
(21232, 21, 'zegen_page_sidebar_mobile', 'theme-default'),
(21233, 21, 'zegen_page_header_layout', 'theme-default'),
(21234, 21, 'zegen_page_header_type', 'theme-default'),
(21235, 21, 'zegen_page_header_bg_img', '0'),
(21236, 21, 'zegen_page_header_items_opt', 'custom'),
(21237, 21, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(21238, 21, 'zegen_page_header_absolute_opt', '1'),
(21239, 21, 'zegen_page_header_sticky_opt', 'theme-default'),
(21240, 21, 'zegen_page_header_secondary_opt', 'theme-default'),
(21241, 21, 'zegen_page_header_secondary_animate', 'left-push'),
(21242, 21, 'zegen_page_custom_logo', '19837'),
(21243, 21, 'zegen_page_custom_sticky_logo', '6408'),
(21244, 21, 'zegen_page_nav_menu', 'none'),
(21245, 21, 'zegen_page_header_topbar_opt', 'custom'),
(21246, 21, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21247, 21, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21248, 21, 'zegen_page_header_topbar_skin_opt', 'custom'),
(21249, 21, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(21250, 21, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21251, 21, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(21252, 21, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21253, 21, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(21254, 21, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(21255, 21, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(21256, 21, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21257, 21, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21258, 21, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(21259, 21, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(21260, 21, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(21261, 21, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21262, 21, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21263, 21, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(21264, 21, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(21265, 21, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(21266, 21, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21267, 21, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21268, 21, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(21269, 21, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(21270, 21, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(21271, 21, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21272, 21, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21273, 21, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(21274, 21, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(21275, 21, 'zegen_page_header_navbar_opt', 'theme-default'),
(21276, 21, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21277, 21, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21278, 21, 'zegen_page_header_navbar_skin_opt', 'custom'),
(21279, 21, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(21280, 21, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#ffffff";}'),
(21281, 21, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21282, 21, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21283, 21, 'zegen_page_header_navbar_sticky_skin_opt', 'custom'),
(21284, 21, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(21285, 21, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21286, 21, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:4:"none";}'),
(21287, 21, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21288, 21, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(21289, 21, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(21290, 21, 'zegen_page_header_stikcy_opt', 'theme-default'),
(21291, 21, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21292, 21, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(21293, 21, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(21294, 21, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(21295, 21, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21296, 21, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21297, 21, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(21298, 21, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(21299, 21, 'zegen_page_header_page_title_opt', '0'),
(21300, 21, 'zegen_page_header_page_title_parallax', 'theme-default'),
(21301, 21, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(21302, 21, 'zegen_page_page_title_items_opt', 'theme-default'),
(21303, 21, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(21304, 21, 'zegen_page_page_title_skin_opt', 'theme-default'),
(21305, 21, 'zegen_page_page_title_bg', 'a:0:{}'),
(21306, 21, 'zegen_page_page_title_link', 'a:0:{}'),
(21307, 21, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21308, 21, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21309, 21, 'zegen_page_page_title_overlay', 'a:0:{}'),
(21310, 21, 'zegen_page_footer_layout', 'theme-default'),
(21311, 21, 'zegen_page_hidden_footer', 'theme-default'),
(21312, 21, 'zegen_page_footer_skin_opt', 'theme-default'),
(21313, 21, 'zegen_page_footer_bg_img', '0'),
(21314, 21, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(21315, 21, 'zegen_page_footer_link', 'a:0:{}'),
(21316, 21, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21317, 21, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21318, 21, 'zegen_page_footer_items_opt', 'theme-default'),
(21319, 21, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(21320, 21, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(21321, 21, 'zegen_page_footer_top_bg', 'a:0:{}'),
(21322, 21, 'zegen_page_footer_top_link', 'a:0:{}'),
(21323, 21, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21324, 21, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21325, 21, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(21326, 21, 'zegen_page_footer_top_layout', '4-4-4'),
(21327, 21, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(21328, 21, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(21329, 21, 'zegen_page_footer_middle_link', 'a:0:{}'),
(21330, 21, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21331, 21, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21332, 21, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(21333, 21, 'zegen_page_footer_middle_layout', '4-4-4'),
(21334, 21, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(21335, 21, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(21336, 21, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(21337, 21, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(21338, 21, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21339, 21, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21340, 21, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(21341, 21, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(21342, 21, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(21343, 21, 'zegen_page_header_slider_opt', 'theme-default'),
(21344, 21, '_elementor_edit_mode', 'builder'),
(21345, 21, '_elementor_template_type', 'wp-page'),
(21346, 21, '_elementor_version', '3.28.3'),
(21347, 21, 'zegen_page_header_slider', '[rev_slider alias="zegen-home-1"][/rev_slider]'),
(21348, 21, 'zegen_page_header_navbar_font', '#ffffff'),
(21349, 21, 'zegen_page_header_topbar_font', '#ffffff'),
(21350, 21, 'zegen_page_header_navbar_sticky_font', '#000000'),
(21351, 21, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"01aa035","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"REACH OUT","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(21352, 21, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(21479, 5530, 'zegen_demo_content_key', '1'),
(21480, 5530, '_wp_page_template', 'default'),
(21481, 5530, '_wp_page_template', 'default'),
(21482, 5530, 'slide_template', 'default'),
(21483, 5530, 'zegen_page_layout', 'theme-default'),
(21484, 5530, 'zegen_page_content_padding_opt', 'custom'),
(21485, 5530, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21486, 5530, 'zegen_page_main_bg_color', 'a:0:{}'),
(21487, 5530, 'zegen_page_main_bg_image', '0'),
(21488, 5530, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21489, 5530, 'zegen_page_template_opt', 'theme-default'),
(21490, 5530, 'zegen_page_template', 'right-sidebar'),
(21491, 5530, 'zegen_page_sidebar_mobile', 'theme-default'),
(21492, 5530, 'zegen_page_header_layout', 'theme-default'),
(21493, 5530, 'zegen_page_header_type', 'theme-default'),
(21494, 5530, 'zegen_page_header_bg_img', '0'),
(21495, 5530, 'zegen_page_header_items_opt', 'theme-default'),
(21496, 5530, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(21497, 5530, 'zegen_page_header_absolute_opt', 'theme-default'),
(21498, 5530, 'zegen_page_header_sticky_opt', 'theme-default'),
(21499, 5530, 'zegen_page_header_secondary_opt', 'theme-default'),
(21500, 5530, 'zegen_page_header_secondary_animate', 'left-push'),
(21501, 5530, 'zegen_page_nav_menu', 'none'),
(21502, 5530, 'zegen_page_header_topbar_opt', 'theme-default'),
(21503, 5530, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21504, 5530, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21505, 5530, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(21506, 5530, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(21507, 5530, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21508, 5530, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(21509, 5530, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21510, 5530, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(21511, 5530, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(21512, 5530, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(21513, 5530, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21514, 5530, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21515, 5530, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(21516, 5530, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(21517, 5530, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(21518, 5530, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21519, 5530, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21520, 5530, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(21521, 5530, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(21522, 5530, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(21523, 5530, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21524, 5530, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21525, 5530, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(21526, 5530, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(21527, 5530, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(21528, 5530, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21529, 5530, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21530, 5530, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(21531, 5530, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(21532, 5530, 'zegen_page_header_navbar_opt', 'theme-default'),
(21533, 5530, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21534, 5530, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21535, 5530, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(21536, 5530, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(21537, 5530, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21538, 5530, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21539, 5530, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21540, 5530, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(21541, 5530, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(21542, 5530, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21543, 5530, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21544, 5530, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21545, 5530, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(21546, 5530, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(21547, 5530, 'zegen_page_header_stikcy_opt', 'theme-default'),
(21548, 5530, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21549, 5530, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(21550, 5530, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(21551, 5530, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(21552, 5530, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21553, 5530, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21554, 5530, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(21555, 5530, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(21556, 5530, 'zegen_page_header_page_title_opt', 'theme-default'),
(21557, 5530, 'zegen_page_header_page_title_parallax', 'theme-default'),
(21558, 5530, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(21559, 5530, 'zegen_page_page_title_items_opt', 'theme-default'),
(21560, 5530, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(21561, 5530, 'zegen_page_page_title_skin_opt', 'theme-default'),
(21562, 5530, 'zegen_page_page_title_bg', 'a:0:{}'),
(21563, 5530, 'zegen_page_page_title_link', 'a:0:{}');
INSERT INTO `wpd6_postmeta` VALUES
(21564, 5530, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21565, 5530, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21566, 5530, 'zegen_page_page_title_overlay', 'a:0:{}'),
(21567, 5530, 'zegen_page_footer_layout', 'theme-default'),
(21568, 5530, 'zegen_page_hidden_footer', 'theme-default'),
(21569, 5530, 'zegen_page_footer_skin_opt', 'theme-default'),
(21570, 5530, 'zegen_page_footer_bg_img', '0'),
(21571, 5530, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(21572, 5530, 'zegen_page_footer_link', 'a:0:{}'),
(21573, 5530, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21574, 5530, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21575, 5530, 'zegen_page_footer_items_opt', 'theme-default'),
(21576, 5530, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(21577, 5530, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(21578, 5530, 'zegen_page_footer_top_bg', 'a:0:{}'),
(21579, 5530, 'zegen_page_footer_top_link', 'a:0:{}'),
(21580, 5530, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21581, 5530, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21582, 5530, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(21583, 5530, 'zegen_page_footer_top_layout', '4-4-4'),
(21584, 5530, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(21585, 5530, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(21586, 5530, 'zegen_page_footer_middle_link', 'a:0:{}'),
(21587, 5530, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21588, 5530, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21589, 5530, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(21590, 5530, 'zegen_page_footer_middle_layout', '4-4-4'),
(21591, 5530, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(21592, 5530, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(21593, 5530, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(21594, 5530, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(21595, 5530, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21596, 5530, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21597, 5530, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(21598, 5530, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(21599, 5530, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(21600, 5530, 'zegen_page_header_slider_opt', 'theme-default'),
(21601, 5530, '_elementor_edit_mode', 'builder'),
(21602, 5530, '_elementor_template_type', 'wp-page'),
(21603, 5530, '_elementor_version', '3.6.7'),
(21604, 5530, 'zegen_page_header_navbar_font', '#ffffff'),
(21605, 5530, 'zegen_page_header_topbar_font', '#c1c1c1'),
(21606, 5530, 'zegen_page_header_navbar_sticky_font', '#000000'),
(21607, 5530, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"0f858ab","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","ministries_cols":"4","sc_spacing":"0px 20px 5px","text_align":"center"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false}]'),
(21608, 5530, 'zegen_page_custom_logo', '0'),
(21609, 5530, 'zegen_page_custom_sticky_logo', '0'),
(21610, 5530, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(21612, 5544, 'zegen_demo_content_key', '1'),
(21613, 5544, '_wp_page_template', 'default'),
(21614, 5544, '_wp_page_template', 'default'),
(21615, 5544, 'slide_template', 'default'),
(21616, 5544, 'zegen_page_layout', 'theme-default'),
(21617, 5544, 'zegen_page_content_padding_opt', 'custom'),
(21618, 5544, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21619, 5544, 'zegen_page_main_bg_color', 'a:0:{}'),
(21620, 5544, 'zegen_page_main_bg_image', '0'),
(21621, 5544, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21622, 5544, 'zegen_page_template_opt', 'theme-default'),
(21623, 5544, 'zegen_page_template', 'right-sidebar'),
(21624, 5544, 'zegen_page_sidebar_mobile', 'theme-default'),
(21625, 5544, 'zegen_page_header_layout', 'theme-default'),
(21626, 5544, 'zegen_page_header_type', 'theme-default'),
(21627, 5544, 'zegen_page_header_bg_img', '0'),
(21628, 5544, 'zegen_page_header_items_opt', 'theme-default'),
(21629, 5544, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(21630, 5544, 'zegen_page_header_absolute_opt', 'theme-default'),
(21631, 5544, 'zegen_page_header_sticky_opt', 'theme-default'),
(21632, 5544, 'zegen_page_header_secondary_opt', 'theme-default'),
(21633, 5544, 'zegen_page_header_secondary_animate', 'left-push'),
(21634, 5544, 'zegen_page_nav_menu', 'none'),
(21635, 5544, 'zegen_page_header_topbar_opt', 'theme-default'),
(21636, 5544, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21637, 5544, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21638, 5544, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(21639, 5544, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(21640, 5544, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21641, 5544, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(21642, 5544, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21643, 5544, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(21644, 5544, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(21645, 5544, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(21646, 5544, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21647, 5544, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21648, 5544, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(21649, 5544, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(21650, 5544, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(21651, 5544, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21652, 5544, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21653, 5544, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(21654, 5544, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(21655, 5544, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(21656, 5544, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21657, 5544, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21658, 5544, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(21659, 5544, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(21660, 5544, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(21661, 5544, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21662, 5544, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21663, 5544, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(21664, 5544, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(21665, 5544, 'zegen_page_header_navbar_opt', 'theme-default'),
(21666, 5544, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21667, 5544, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21668, 5544, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(21669, 5544, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(21670, 5544, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21671, 5544, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21672, 5544, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21673, 5544, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(21674, 5544, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(21675, 5544, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21676, 5544, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21677, 5544, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21678, 5544, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(21679, 5544, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(21680, 5544, 'zegen_page_header_stikcy_opt', 'theme-default'),
(21681, 5544, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21682, 5544, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(21683, 5544, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(21684, 5544, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(21685, 5544, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21686, 5544, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21687, 5544, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(21688, 5544, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(21689, 5544, 'zegen_page_header_page_title_opt', 'theme-default'),
(21690, 5544, 'zegen_page_header_page_title_parallax', 'theme-default'),
(21691, 5544, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(21692, 5544, 'zegen_page_page_title_items_opt', 'theme-default'),
(21693, 5544, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(21694, 5544, 'zegen_page_page_title_skin_opt', 'theme-default'),
(21695, 5544, 'zegen_page_page_title_bg', 'a:0:{}'),
(21696, 5544, 'zegen_page_page_title_link', 'a:0:{}'),
(21697, 5544, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21698, 5544, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21699, 5544, 'zegen_page_page_title_overlay', 'a:0:{}'),
(21700, 5544, 'zegen_page_footer_layout', 'theme-default'),
(21701, 5544, 'zegen_page_hidden_footer', 'theme-default'),
(21702, 5544, 'zegen_page_footer_skin_opt', 'theme-default'),
(21703, 5544, 'zegen_page_footer_bg_img', '0'),
(21704, 5544, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(21705, 5544, 'zegen_page_footer_link', 'a:0:{}'),
(21706, 5544, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21707, 5544, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21708, 5544, 'zegen_page_footer_items_opt', 'theme-default'),
(21709, 5544, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(21710, 5544, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(21711, 5544, 'zegen_page_footer_top_bg', 'a:0:{}'),
(21712, 5544, 'zegen_page_footer_top_link', 'a:0:{}'),
(21713, 5544, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21714, 5544, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21715, 5544, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(21716, 5544, 'zegen_page_footer_top_layout', '4-4-4'),
(21717, 5544, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(21718, 5544, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(21719, 5544, 'zegen_page_footer_middle_link', 'a:0:{}'),
(21720, 5544, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21721, 5544, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21722, 5544, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(21723, 5544, 'zegen_page_footer_middle_layout', '4-4-4'),
(21724, 5544, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(21725, 5544, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(21726, 5544, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(21727, 5544, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(21728, 5544, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21729, 5544, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21730, 5544, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(21731, 5544, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(21732, 5544, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(21733, 5544, 'zegen_page_header_slider_opt', 'theme-default'),
(21734, 5544, '_elementor_edit_mode', 'builder'),
(21735, 5544, '_elementor_template_type', 'wp-page'),
(21736, 5544, '_elementor_version', '3.28.3'),
(21737, 5544, 'zegen_page_header_navbar_font', '#ffffff'),
(21738, 5544, 'zegen_page_header_topbar_font', '#c1c1c1'),
(21739, 5544, 'zegen_page_header_navbar_sticky_font', '#000000'),
(21740, 5544, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"198b15f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"491d8b2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"bc4aad8","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\\n\\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\\n\\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God\\u2019s heart for His people and the world.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"316a277","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"4eac197","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"f25dbb1","elType":"widget","settings":{"extra_class":"anim","popup_url":"#","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"77ffb79","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4d19599","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"2b022ae","elType":"container","settings":{"flex_direction":"column"},"elements":[],"isInner":false}]'),
(21741, 5544, 'zegen_page_custom_logo', '0'),
(21742, 5544, 'zegen_page_custom_sticky_logo', '0'),
(21743, 5544, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:2;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"title_section";a:6:{s:5:"title";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:2;s:13:"sub_title_pos";i:2;s:15:"sub_title_color";i:2;}s:17:"separator_section";a:1:{s:8:"sep_type";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:3;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:3;}s:14:"section_layout";a:3:{s:16:"content_position";i:1;s:15:"stretch_section";i:1;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:4;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:2;s:21:"background_attachment";i:1;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:2;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:7:"padding";i:3;s:6:"margin";i:2;s:7:"z_index";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}}'),
(21744, 5577, 'zegen_demo_content_key', '1'),
(21745, 5577, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:1;s:7:"z_index";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(21746, 5577, '_wp_page_template', 'default'),
(21747, 5577, '_wp_page_template', 'default'),
(21748, 5577, '_wp_page_template', 'default'),
(21749, 5577, 'slide_template', 'default'),
(21750, 5577, 'zegen_page_layout', 'theme-default'),
(21751, 5577, 'zegen_page_content_padding_opt', 'theme-default'),
(21752, 5577, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21753, 5577, 'zegen_page_main_bg_color', 'a:0:{}'),
(21754, 5577, 'zegen_page_main_bg_image', '0'),
(21755, 5577, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21756, 5577, 'zegen_page_template_opt', 'theme-default'),
(21757, 5577, 'zegen_page_template', 'right-sidebar'),
(21758, 5577, 'zegen_page_sidebar_mobile', 'theme-default'),
(21759, 5577, 'zegen_page_header_layout', 'theme-default'),
(21760, 5577, 'zegen_page_header_type', 'theme-default'),
(21761, 5577, 'zegen_page_header_bg_img', '0'),
(21762, 5577, 'zegen_page_header_items_opt', 'theme-default'),
(21763, 5577, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(21764, 5577, 'zegen_page_header_absolute_opt', 'theme-default'),
(21765, 5577, 'zegen_page_header_sticky_opt', 'theme-default'),
(21766, 5577, 'zegen_page_header_secondary_opt', 'theme-default'),
(21767, 5577, 'zegen_page_header_secondary_animate', 'left-push'),
(21768, 5577, 'zegen_page_nav_menu', 'none'),
(21769, 5577, 'zegen_page_header_topbar_opt', 'theme-default'),
(21770, 5577, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21771, 5577, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21772, 5577, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(21773, 5577, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(21774, 5577, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21775, 5577, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(21776, 5577, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21777, 5577, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(21778, 5577, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(21779, 5577, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(21780, 5577, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21781, 5577, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21782, 5577, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(21783, 5577, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(21784, 5577, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(21785, 5577, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21786, 5577, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21787, 5577, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(21788, 5577, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(21789, 5577, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(21790, 5577, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21791, 5577, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21792, 5577, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(21793, 5577, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(21794, 5577, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(21795, 5577, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21796, 5577, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21797, 5577, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(21798, 5577, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(21799, 5577, 'zegen_page_header_navbar_opt', 'theme-default'),
(21800, 5577, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21801, 5577, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21802, 5577, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(21803, 5577, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(21804, 5577, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21805, 5577, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21806, 5577, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21807, 5577, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(21808, 5577, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(21809, 5577, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21810, 5577, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21811, 5577, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21812, 5577, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(21813, 5577, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(21814, 5577, 'zegen_page_header_stikcy_opt', 'theme-default'),
(21815, 5577, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21816, 5577, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(21817, 5577, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(21818, 5577, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(21819, 5577, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21820, 5577, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21821, 5577, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(21822, 5577, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(21823, 5577, 'zegen_page_header_page_title_opt', 'theme-default'),
(21824, 5577, 'zegen_page_header_page_title_parallax', 'theme-default'),
(21825, 5577, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(21826, 5577, 'zegen_page_page_title_items_opt', 'theme-default'),
(21827, 5577, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(21828, 5577, 'zegen_page_page_title_skin_opt', 'theme-default'),
(21829, 5577, 'zegen_page_page_title_bg', 'a:0:{}'),
(21830, 5577, 'zegen_page_page_title_link', 'a:0:{}'),
(21831, 5577, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21832, 5577, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21833, 5577, 'zegen_page_page_title_overlay', 'a:0:{}'),
(21834, 5577, 'zegen_page_footer_layout', 'theme-default'),
(21835, 5577, 'zegen_page_hidden_footer', 'theme-default'),
(21836, 5577, 'zegen_page_footer_skin_opt', 'theme-default'),
(21837, 5577, 'zegen_page_footer_bg_img', '0'),
(21838, 5577, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(21839, 5577, 'zegen_page_footer_link', 'a:0:{}'),
(21840, 5577, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21841, 5577, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21842, 5577, 'zegen_page_footer_items_opt', 'theme-default'),
(21843, 5577, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(21844, 5577, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(21845, 5577, 'zegen_page_footer_top_bg', 'a:0:{}'),
(21846, 5577, 'zegen_page_footer_top_link', 'a:0:{}'),
(21847, 5577, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21848, 5577, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21849, 5577, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(21850, 5577, 'zegen_page_footer_top_layout', '4-4-4'),
(21851, 5577, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(21852, 5577, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(21853, 5577, 'zegen_page_footer_middle_link', 'a:0:{}'),
(21854, 5577, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21855, 5577, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21856, 5577, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(21857, 5577, 'zegen_page_footer_middle_layout', '4-4-4'),
(21858, 5577, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(21859, 5577, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(21860, 5577, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(21861, 5577, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(21862, 5577, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21863, 5577, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21864, 5577, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(21865, 5577, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(21866, 5577, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(21867, 5577, 'zegen_page_header_slider_opt', 'theme-default'),
(21868, 5577, '_elementor_edit_mode', 'builder'),
(21869, 5577, '_elementor_template_type', 'wp-page'),
(21870, 5577, '_elementor_version', '2.7.4'),
(21871, 5577, 'zegen_page_header_navbar_font', '#ffffff'),
(21872, 5577, 'zegen_page_header_topbar_font', '#c1c1c1'),
(21873, 5577, 'zegen_page_header_navbar_sticky_font', '#000000'),
(21874, 5577, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(21875, 5577, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:1;s:7:"z_index";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(21876, 5577, 'zegen_page_custom_logo', '0'),
(21877, 5577, 'zegen_page_custom_sticky_logo', '0'),
(21878, 5612, 'zegen_demo_content_key', '1'),
(21879, 5612, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:12:"post_heading";i:1;s:10:"title_link";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:16:"portfolio_layout";i:1;s:26:"portfolio_overlay_position";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_mobile";i:1;s:14:"padding_tablet";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(21880, 5612, '_wp_page_template', 'default'),
(21881, 5612, '_wp_page_template', 'default'),
(21882, 5612, '_wp_page_template', 'default'),
(21883, 5612, '_wp_page_template', 'default'),
(21884, 5612, 'slide_template', 'default'),
(21885, 5612, 'zegen_page_layout', 'theme-default'),
(21886, 5612, 'zegen_page_content_padding_opt', 'custom'),
(21887, 5612, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21888, 5612, 'zegen_page_main_bg_color', 'a:0:{}'),
(21889, 5612, 'zegen_page_main_bg_image', '0'),
(21890, 5612, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21891, 5612, 'zegen_page_template_opt', 'theme-default'),
(21892, 5612, 'zegen_page_template', 'right-sidebar'),
(21893, 5612, 'zegen_page_sidebar_mobile', 'theme-default'),
(21894, 5612, 'zegen_page_header_layout', 'theme-default'),
(21895, 5612, 'zegen_page_header_type', 'theme-default'),
(21896, 5612, 'zegen_page_header_bg_img', '0'),
(21897, 5612, 'zegen_page_header_items_opt', 'theme-default'),
(21898, 5612, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(21899, 5612, 'zegen_page_header_absolute_opt', 'theme-default'),
(21900, 5612, 'zegen_page_header_sticky_opt', 'theme-default'),
(21901, 5612, 'zegen_page_header_secondary_opt', 'theme-default'),
(21902, 5612, 'zegen_page_header_secondary_animate', 'left-push'),
(21903, 5612, 'zegen_page_nav_menu', 'none'),
(21904, 5612, 'zegen_page_header_topbar_opt', 'theme-default'),
(21905, 5612, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21906, 5612, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(21907, 5612, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(21908, 5612, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(21909, 5612, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21910, 5612, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(21911, 5612, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21912, 5612, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(21913, 5612, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(21914, 5612, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(21915, 5612, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21916, 5612, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21917, 5612, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(21918, 5612, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(21919, 5612, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(21920, 5612, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21921, 5612, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21922, 5612, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(21923, 5612, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(21924, 5612, 'zegen_page_header_logo_bar_link', 'a:0:{}');
INSERT INTO `wpd6_postmeta` VALUES
(21925, 5612, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21926, 5612, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21927, 5612, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(21928, 5612, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(21929, 5612, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(21930, 5612, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21931, 5612, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21932, 5612, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(21933, 5612, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(21934, 5612, 'zegen_page_header_navbar_opt', 'theme-default'),
(21935, 5612, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21936, 5612, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21937, 5612, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(21938, 5612, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(21939, 5612, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21940, 5612, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21941, 5612, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21942, 5612, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(21943, 5612, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(21944, 5612, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(21945, 5612, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21946, 5612, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21947, 5612, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(21948, 5612, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(21949, 5612, 'zegen_page_header_stikcy_opt', 'theme-default'),
(21950, 5612, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(21951, 5612, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(21952, 5612, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(21953, 5612, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(21954, 5612, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21955, 5612, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21956, 5612, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(21957, 5612, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(21958, 5612, 'zegen_page_header_page_title_opt', 'theme-default'),
(21959, 5612, 'zegen_page_header_page_title_parallax', 'theme-default'),
(21960, 5612, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(21961, 5612, 'zegen_page_page_title_items_opt', 'theme-default'),
(21962, 5612, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(21963, 5612, 'zegen_page_page_title_skin_opt', 'theme-default'),
(21964, 5612, 'zegen_page_page_title_bg', 'a:0:{}'),
(21965, 5612, 'zegen_page_page_title_link', 'a:0:{}'),
(21966, 5612, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21967, 5612, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21968, 5612, 'zegen_page_page_title_overlay', 'a:0:{}'),
(21969, 5612, 'zegen_page_footer_layout', 'theme-default'),
(21970, 5612, 'zegen_page_hidden_footer', 'theme-default'),
(21971, 5612, 'zegen_page_footer_skin_opt', 'theme-default'),
(21972, 5612, 'zegen_page_footer_bg_img', '0'),
(21973, 5612, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(21974, 5612, 'zegen_page_footer_link', 'a:0:{}'),
(21975, 5612, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21976, 5612, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21977, 5612, 'zegen_page_footer_items_opt', 'theme-default'),
(21978, 5612, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(21979, 5612, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(21980, 5612, 'zegen_page_footer_top_bg', 'a:0:{}'),
(21981, 5612, 'zegen_page_footer_top_link', 'a:0:{}'),
(21982, 5612, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21983, 5612, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21984, 5612, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(21985, 5612, 'zegen_page_footer_top_layout', '4-4-4'),
(21986, 5612, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(21987, 5612, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(21988, 5612, 'zegen_page_footer_middle_link', 'a:0:{}'),
(21989, 5612, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21990, 5612, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21991, 5612, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(21992, 5612, 'zegen_page_footer_middle_layout', '4-4-4'),
(21993, 5612, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(21994, 5612, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(21995, 5612, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(21996, 5612, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(21997, 5612, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(21998, 5612, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(21999, 5612, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(22000, 5612, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(22001, 5612, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(22002, 5612, 'zegen_page_header_slider_opt', 'theme-default'),
(22003, 5612, '_elementor_edit_mode', 'builder'),
(22004, 5612, '_elementor_template_type', 'wp-page'),
(22005, 5612, '_elementor_version', '2.7.5'),
(22006, 5612, 'zegen_page_header_navbar_font', '#ffffff'),
(22007, 5612, 'zegen_page_header_topbar_font', '#c1c1c1'),
(22008, 5612, 'zegen_page_header_navbar_sticky_font', '#000000'),
(22009, 5612, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","post_heading":"h4","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"portfolio_layout":"classic","portfolio_overlay_position":"bottom-left"},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(22010, 5612, 'zegen_page_custom_logo', '0'),
(22011, 5612, 'zegen_page_custom_sticky_logo', '0'),
(22012, 5612, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:12:"post_heading";i:1;s:10:"title_link";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:16:"portfolio_layout";i:1;s:26:"portfolio_overlay_position";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_mobile";i:1;s:14:"padding_tablet";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(22013, 5613, 'zegen_demo_content_key', '1'),
(22014, 5613, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(22015, 5613, '_wp_page_template', 'default'),
(22016, 5613, '_wp_page_template', 'default'),
(22017, 5613, '_wp_page_template', 'default'),
(22018, 5613, '_wp_page_template', 'default'),
(22019, 5613, 'slide_template', 'default'),
(22020, 5613, 'zegen_page_layout', 'theme-default'),
(22021, 5613, 'zegen_page_content_padding_opt', 'custom'),
(22022, 5613, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22023, 5613, 'zegen_page_main_bg_color', 'a:0:{}'),
(22024, 5613, 'zegen_page_main_bg_image', '0'),
(22025, 5613, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22026, 5613, 'zegen_page_template_opt', 'theme-default'),
(22027, 5613, 'zegen_page_template', 'right-sidebar'),
(22028, 5613, 'zegen_page_sidebar_mobile', 'theme-default'),
(22029, 5613, 'zegen_page_header_layout', 'theme-default'),
(22030, 5613, 'zegen_page_header_type', 'theme-default'),
(22031, 5613, 'zegen_page_header_bg_img', '0'),
(22032, 5613, 'zegen_page_header_items_opt', 'theme-default'),
(22033, 5613, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(22034, 5613, 'zegen_page_header_absolute_opt', 'theme-default'),
(22035, 5613, 'zegen_page_header_sticky_opt', 'theme-default'),
(22036, 5613, 'zegen_page_header_secondary_opt', 'theme-default'),
(22037, 5613, 'zegen_page_header_secondary_animate', 'left-push'),
(22038, 5613, 'zegen_page_nav_menu', 'none'),
(22039, 5613, 'zegen_page_header_topbar_opt', 'theme-default'),
(22040, 5613, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22041, 5613, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22042, 5613, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(22043, 5613, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(22044, 5613, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22045, 5613, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(22046, 5613, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22047, 5613, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(22048, 5613, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(22049, 5613, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(22050, 5613, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22051, 5613, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22052, 5613, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(22053, 5613, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(22054, 5613, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(22055, 5613, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22056, 5613, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22057, 5613, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(22058, 5613, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(22059, 5613, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(22060, 5613, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22061, 5613, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22062, 5613, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(22063, 5613, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(22064, 5613, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(22065, 5613, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22066, 5613, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22067, 5613, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(22068, 5613, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(22069, 5613, 'zegen_page_header_navbar_opt', 'theme-default'),
(22070, 5613, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22071, 5613, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22072, 5613, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(22073, 5613, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(22074, 5613, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22075, 5613, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22076, 5613, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22077, 5613, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(22078, 5613, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(22079, 5613, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22080, 5613, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22081, 5613, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22082, 5613, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(22083, 5613, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(22084, 5613, 'zegen_page_header_stikcy_opt', 'theme-default'),
(22085, 5613, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22086, 5613, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(22087, 5613, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(22088, 5613, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(22089, 5613, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22090, 5613, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22091, 5613, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(22092, 5613, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(22093, 5613, 'zegen_page_header_page_title_opt', 'theme-default'),
(22094, 5613, 'zegen_page_header_page_title_parallax', 'theme-default'),
(22095, 5613, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(22096, 5613, 'zegen_page_page_title_items_opt', 'theme-default'),
(22097, 5613, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(22098, 5613, 'zegen_page_page_title_skin_opt', 'theme-default'),
(22099, 5613, 'zegen_page_page_title_bg', 'a:0:{}'),
(22100, 5613, 'zegen_page_page_title_link', 'a:0:{}'),
(22101, 5613, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22102, 5613, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22103, 5613, 'zegen_page_page_title_overlay', 'a:0:{}'),
(22104, 5613, 'zegen_page_footer_layout', 'theme-default'),
(22105, 5613, 'zegen_page_hidden_footer', 'theme-default'),
(22106, 5613, 'zegen_page_footer_skin_opt', 'theme-default'),
(22107, 5613, 'zegen_page_footer_bg_img', '0'),
(22108, 5613, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(22109, 5613, 'zegen_page_footer_link', 'a:0:{}'),
(22110, 5613, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22111, 5613, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22112, 5613, 'zegen_page_footer_items_opt', 'theme-default'),
(22113, 5613, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(22114, 5613, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(22115, 5613, 'zegen_page_footer_top_bg', 'a:0:{}'),
(22116, 5613, 'zegen_page_footer_top_link', 'a:0:{}'),
(22117, 5613, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22118, 5613, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22119, 5613, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(22120, 5613, 'zegen_page_footer_top_layout', '4-4-4'),
(22121, 5613, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(22122, 5613, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(22123, 5613, 'zegen_page_footer_middle_link', 'a:0:{}'),
(22124, 5613, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22125, 5613, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22126, 5613, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(22127, 5613, 'zegen_page_footer_middle_layout', '4-4-4'),
(22128, 5613, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(22129, 5613, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(22130, 5613, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(22131, 5613, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(22132, 5613, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22133, 5613, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22134, 5613, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(22135, 5613, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(22136, 5613, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(22137, 5613, 'zegen_page_header_slider_opt', 'theme-default'),
(22138, 5613, '_elementor_edit_mode', 'builder'),
(22139, 5613, '_elementor_template_type', 'wp-page'),
(22140, 5613, '_elementor_version', '2.7.5'),
(22141, 5613, 'zegen_page_header_navbar_font', '#ffffff'),
(22142, 5613, 'zegen_page_header_topbar_font', '#c1c1c1'),
(22143, 5613, 'zegen_page_header_navbar_sticky_font', '#000000'),
(22144, 5613, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(22145, 5613, 'zegen_page_custom_logo', '0'),
(22146, 5613, 'zegen_page_custom_sticky_logo', '0'),
(22147, 5613, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(22148, 5614, 'zegen_demo_content_key', '1'),
(22149, 5614, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(22150, 5614, '_wp_page_template', 'default'),
(22151, 5614, '_wp_page_template', 'default'),
(22152, 5614, '_wp_page_template', 'default'),
(22153, 5614, '_wp_page_template', 'default'),
(22154, 5614, 'slide_template', 'default'),
(22155, 5614, 'zegen_page_layout', 'theme-default'),
(22156, 5614, 'zegen_page_content_padding_opt', 'custom'),
(22157, 5614, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22158, 5614, 'zegen_page_main_bg_color', 'a:0:{}'),
(22159, 5614, 'zegen_page_main_bg_image', '0'),
(22160, 5614, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22161, 5614, 'zegen_page_template_opt', 'theme-default'),
(22162, 5614, 'zegen_page_template', 'right-sidebar'),
(22163, 5614, 'zegen_page_sidebar_mobile', 'theme-default'),
(22164, 5614, 'zegen_page_header_layout', 'theme-default'),
(22165, 5614, 'zegen_page_header_type', 'theme-default'),
(22166, 5614, 'zegen_page_header_bg_img', '0'),
(22167, 5614, 'zegen_page_header_items_opt', 'theme-default'),
(22168, 5614, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(22169, 5614, 'zegen_page_header_absolute_opt', 'theme-default'),
(22170, 5614, 'zegen_page_header_sticky_opt', 'theme-default'),
(22171, 5614, 'zegen_page_header_secondary_opt', 'theme-default'),
(22172, 5614, 'zegen_page_header_secondary_animate', 'left-push'),
(22173, 5614, 'zegen_page_nav_menu', 'none'),
(22174, 5614, 'zegen_page_header_topbar_opt', 'theme-default'),
(22175, 5614, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22176, 5614, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22177, 5614, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(22178, 5614, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(22179, 5614, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22180, 5614, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(22181, 5614, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22182, 5614, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(22183, 5614, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(22184, 5614, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(22185, 5614, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22186, 5614, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22187, 5614, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(22188, 5614, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(22189, 5614, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(22190, 5614, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22191, 5614, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22192, 5614, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(22193, 5614, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(22194, 5614, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(22195, 5614, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22196, 5614, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22197, 5614, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(22198, 5614, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(22199, 5614, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(22200, 5614, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22201, 5614, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22202, 5614, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(22203, 5614, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(22204, 5614, 'zegen_page_header_navbar_opt', 'theme-default'),
(22205, 5614, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22206, 5614, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22207, 5614, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(22208, 5614, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(22209, 5614, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22210, 5614, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22211, 5614, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22212, 5614, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(22213, 5614, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(22214, 5614, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22215, 5614, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22216, 5614, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22217, 5614, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(22218, 5614, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(22219, 5614, 'zegen_page_header_stikcy_opt', 'theme-default'),
(22220, 5614, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22221, 5614, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(22222, 5614, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(22223, 5614, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(22224, 5614, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22225, 5614, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22226, 5614, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(22227, 5614, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(22228, 5614, 'zegen_page_header_page_title_opt', 'theme-default'),
(22229, 5614, 'zegen_page_header_page_title_parallax', 'theme-default'),
(22230, 5614, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(22231, 5614, 'zegen_page_page_title_items_opt', 'theme-default'),
(22232, 5614, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(22233, 5614, 'zegen_page_page_title_skin_opt', 'theme-default'),
(22234, 5614, 'zegen_page_page_title_bg', 'a:0:{}'),
(22235, 5614, 'zegen_page_page_title_link', 'a:0:{}'),
(22236, 5614, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22237, 5614, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22238, 5614, 'zegen_page_page_title_overlay', 'a:0:{}'),
(22239, 5614, 'zegen_page_footer_layout', 'theme-default'),
(22240, 5614, 'zegen_page_hidden_footer', 'theme-default'),
(22241, 5614, 'zegen_page_footer_skin_opt', 'theme-default'),
(22242, 5614, 'zegen_page_footer_bg_img', '0'),
(22243, 5614, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(22244, 5614, 'zegen_page_footer_link', 'a:0:{}'),
(22245, 5614, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22246, 5614, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22247, 5614, 'zegen_page_footer_items_opt', 'theme-default'),
(22248, 5614, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(22249, 5614, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(22250, 5614, 'zegen_page_footer_top_bg', 'a:0:{}'),
(22251, 5614, 'zegen_page_footer_top_link', 'a:0:{}'),
(22252, 5614, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22253, 5614, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22254, 5614, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(22255, 5614, 'zegen_page_footer_top_layout', '4-4-4'),
(22256, 5614, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(22257, 5614, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(22258, 5614, 'zegen_page_footer_middle_link', 'a:0:{}'),
(22259, 5614, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22260, 5614, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22261, 5614, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(22262, 5614, 'zegen_page_footer_middle_layout', '4-4-4'),
(22263, 5614, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(22264, 5614, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(22265, 5614, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(22266, 5614, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(22267, 5614, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22268, 5614, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22269, 5614, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(22270, 5614, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(22271, 5614, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(22272, 5614, 'zegen_page_header_slider_opt', 'theme-default'),
(22273, 5614, '_elementor_edit_mode', 'builder'),
(22274, 5614, '_elementor_template_type', 'wp-page'),
(22275, 5614, '_elementor_version', '2.7.5'),
(22276, 5614, 'zegen_page_header_navbar_font', '#ffffff'),
(22277, 5614, 'zegen_page_header_topbar_font', '#c1c1c1'),
(22278, 5614, 'zegen_page_header_navbar_sticky_font', '#000000'),
(22279, 5614, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"3","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(22280, 5614, 'zegen_page_custom_logo', '0'),
(22281, 5614, 'zegen_page_custom_sticky_logo', '0'),
(22282, 5614, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(22283, 5636, 'zegen_demo_content_key', '1'),
(22284, 5636, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}s:15:"section_effects";a:1:{s:9:"animation";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(22285, 5636, '_wp_page_template', 'default'),
(22286, 5636, '_wp_page_template', 'default'),
(22287, 5636, '_wp_page_template', 'default'),
(22288, 5636, 'slide_template', 'default'),
(22289, 5636, 'zegen_page_layout', 'theme-default'),
(22290, 5636, 'zegen_page_content_padding_opt', 'custom'),
(22291, 5636, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22292, 5636, 'zegen_page_main_bg_color', 'a:0:{}'),
(22293, 5636, 'zegen_page_main_bg_image', '0'),
(22294, 5636, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22295, 5636, 'zegen_page_template_opt', 'theme-default'),
(22296, 5636, 'zegen_page_template', 'right-sidebar'),
(22297, 5636, 'zegen_page_sidebar_mobile', 'theme-default'),
(22298, 5636, 'zegen_page_header_layout', 'theme-default'),
(22299, 5636, 'zegen_page_header_type', 'theme-default'),
(22300, 5636, 'zegen_page_header_bg_img', '0'),
(22301, 5636, 'zegen_page_header_items_opt', 'theme-default'),
(22302, 5636, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(22303, 5636, 'zegen_page_header_absolute_opt', 'theme-default'),
(22304, 5636, 'zegen_page_header_sticky_opt', 'theme-default'),
(22305, 5636, 'zegen_page_header_secondary_opt', 'theme-default'),
(22306, 5636, 'zegen_page_header_secondary_animate', 'left-push'),
(22307, 5636, 'zegen_page_nav_menu', 'none'),
(22308, 5636, 'zegen_page_header_topbar_opt', 'theme-default'),
(22309, 5636, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22310, 5636, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22311, 5636, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(22312, 5636, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(22313, 5636, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22314, 5636, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(22315, 5636, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22316, 5636, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(22317, 5636, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(22318, 5636, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(22319, 5636, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22320, 5636, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}');
INSERT INTO `wpd6_postmeta` VALUES
(22321, 5636, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(22322, 5636, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(22323, 5636, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(22324, 5636, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22325, 5636, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22326, 5636, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(22327, 5636, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(22328, 5636, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(22329, 5636, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22330, 5636, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22331, 5636, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(22332, 5636, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(22333, 5636, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(22334, 5636, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22335, 5636, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22336, 5636, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(22337, 5636, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(22338, 5636, 'zegen_page_header_navbar_opt', 'theme-default'),
(22339, 5636, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22340, 5636, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22341, 5636, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(22342, 5636, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(22343, 5636, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22344, 5636, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22345, 5636, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22346, 5636, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(22347, 5636, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(22348, 5636, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22349, 5636, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22350, 5636, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22351, 5636, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(22352, 5636, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(22353, 5636, 'zegen_page_header_stikcy_opt', 'theme-default'),
(22354, 5636, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22355, 5636, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(22356, 5636, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(22357, 5636, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(22358, 5636, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22359, 5636, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22360, 5636, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(22361, 5636, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(22362, 5636, 'zegen_page_header_page_title_opt', 'theme-default'),
(22363, 5636, 'zegen_page_header_page_title_parallax', 'theme-default'),
(22364, 5636, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(22365, 5636, 'zegen_page_page_title_items_opt', 'theme-default'),
(22366, 5636, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(22367, 5636, 'zegen_page_page_title_skin_opt', 'theme-default'),
(22368, 5636, 'zegen_page_page_title_bg', 'a:0:{}'),
(22369, 5636, 'zegen_page_page_title_link', 'a:0:{}'),
(22370, 5636, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22371, 5636, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22372, 5636, 'zegen_page_page_title_overlay', 'a:0:{}'),
(22373, 5636, 'zegen_page_footer_layout', 'theme-default'),
(22374, 5636, 'zegen_page_hidden_footer', 'theme-default'),
(22375, 5636, 'zegen_page_footer_skin_opt', 'theme-default'),
(22376, 5636, 'zegen_page_footer_bg_img', '0'),
(22377, 5636, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(22378, 5636, 'zegen_page_footer_link', 'a:0:{}'),
(22379, 5636, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22380, 5636, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22381, 5636, 'zegen_page_footer_items_opt', 'theme-default'),
(22382, 5636, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(22383, 5636, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(22384, 5636, 'zegen_page_footer_top_bg', 'a:0:{}'),
(22385, 5636, 'zegen_page_footer_top_link', 'a:0:{}'),
(22386, 5636, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22387, 5636, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22388, 5636, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(22389, 5636, 'zegen_page_footer_top_layout', '4-4-4'),
(22390, 5636, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(22391, 5636, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(22392, 5636, 'zegen_page_footer_middle_link', 'a:0:{}'),
(22393, 5636, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22394, 5636, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22395, 5636, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(22396, 5636, 'zegen_page_footer_middle_layout', '4-4-4'),
(22397, 5636, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(22398, 5636, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(22399, 5636, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(22400, 5636, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(22401, 5636, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22402, 5636, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22403, 5636, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(22404, 5636, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(22405, 5636, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(22406, 5636, 'zegen_page_header_slider_opt', 'theme-default'),
(22407, 5636, '_elementor_edit_mode', 'builder'),
(22408, 5636, '_elementor_template_type', 'wp-page'),
(22409, 5636, '_elementor_version', '2.7.5'),
(22410, 5636, 'zegen_page_header_navbar_font', '#ffffff'),
(22411, 5636, 'zegen_page_header_topbar_font', '#c1c1c1'),
(22412, 5636, 'zegen_page_header_navbar_sticky_font', '#000000'),
(22413, 5636, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"animation":"none","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"e6de912","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false}]'),
(22414, 5636, 'zegen_page_custom_logo', '0'),
(22415, 5636, 'zegen_page_custom_sticky_logo', '0'),
(22416, 5636, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}s:15:"section_effects";a:1:{s:9:"animation";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(22417, 5655, 'zegen_demo_content_key', '1'),
(22418, 5655, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(22419, 5655, '_wp_page_template', 'default'),
(22420, 5655, '_wp_page_template', 'default'),
(22421, 5655, '_wp_page_template', 'default'),
(22422, 5655, '_wp_page_template', 'default'),
(22423, 5655, 'slide_template', 'default'),
(22424, 5655, 'zegen_page_layout', 'theme-default'),
(22425, 5655, 'zegen_page_content_padding_opt', 'custom'),
(22426, 5655, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22427, 5655, 'zegen_page_main_bg_color', 'a:0:{}'),
(22428, 5655, 'zegen_page_main_bg_image', '0'),
(22429, 5655, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22430, 5655, 'zegen_page_template_opt', 'theme-default'),
(22431, 5655, 'zegen_page_template', 'right-sidebar'),
(22432, 5655, 'zegen_page_sidebar_mobile', 'theme-default'),
(22433, 5655, 'zegen_page_header_layout', 'theme-default'),
(22434, 5655, 'zegen_page_header_type', 'theme-default'),
(22435, 5655, 'zegen_page_header_bg_img', '0'),
(22436, 5655, 'zegen_page_header_items_opt', 'theme-default'),
(22437, 5655, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(22438, 5655, 'zegen_page_header_absolute_opt', 'theme-default'),
(22439, 5655, 'zegen_page_header_sticky_opt', 'theme-default'),
(22440, 5655, 'zegen_page_header_secondary_opt', 'theme-default'),
(22441, 5655, 'zegen_page_header_secondary_animate', 'left-push'),
(22442, 5655, 'zegen_page_nav_menu', 'none'),
(22443, 5655, 'zegen_page_header_topbar_opt', 'theme-default'),
(22444, 5655, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22445, 5655, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22446, 5655, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(22447, 5655, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(22448, 5655, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22449, 5655, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(22450, 5655, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22451, 5655, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(22452, 5655, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(22453, 5655, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(22454, 5655, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22455, 5655, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22456, 5655, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(22457, 5655, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(22458, 5655, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(22459, 5655, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22460, 5655, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22461, 5655, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(22462, 5655, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(22463, 5655, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(22464, 5655, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22465, 5655, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22466, 5655, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(22467, 5655, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(22468, 5655, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(22469, 5655, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22470, 5655, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22471, 5655, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(22472, 5655, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(22473, 5655, 'zegen_page_header_navbar_opt', 'theme-default'),
(22474, 5655, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22475, 5655, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22476, 5655, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(22477, 5655, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(22478, 5655, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22479, 5655, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22480, 5655, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22481, 5655, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(22482, 5655, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(22483, 5655, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22484, 5655, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22485, 5655, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22486, 5655, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(22487, 5655, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(22488, 5655, 'zegen_page_header_stikcy_opt', 'theme-default'),
(22489, 5655, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22490, 5655, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(22491, 5655, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(22492, 5655, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(22493, 5655, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22494, 5655, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22495, 5655, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(22496, 5655, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(22497, 5655, 'zegen_page_header_page_title_opt', 'theme-default'),
(22498, 5655, 'zegen_page_header_page_title_parallax', 'theme-default'),
(22499, 5655, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(22500, 5655, 'zegen_page_page_title_items_opt', 'theme-default'),
(22501, 5655, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(22502, 5655, 'zegen_page_page_title_skin_opt', 'theme-default'),
(22503, 5655, 'zegen_page_page_title_bg', 'a:0:{}'),
(22504, 5655, 'zegen_page_page_title_link', 'a:0:{}'),
(22505, 5655, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22506, 5655, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22507, 5655, 'zegen_page_page_title_overlay', 'a:0:{}'),
(22508, 5655, 'zegen_page_footer_layout', 'theme-default'),
(22509, 5655, 'zegen_page_hidden_footer', 'theme-default'),
(22510, 5655, 'zegen_page_footer_skin_opt', 'theme-default'),
(22511, 5655, 'zegen_page_footer_bg_img', '0'),
(22512, 5655, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(22513, 5655, 'zegen_page_footer_link', 'a:0:{}'),
(22514, 5655, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22515, 5655, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22516, 5655, 'zegen_page_footer_items_opt', 'theme-default'),
(22517, 5655, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(22518, 5655, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(22519, 5655, 'zegen_page_footer_top_bg', 'a:0:{}'),
(22520, 5655, 'zegen_page_footer_top_link', 'a:0:{}'),
(22521, 5655, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22522, 5655, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22523, 5655, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(22524, 5655, 'zegen_page_footer_top_layout', '4-4-4'),
(22525, 5655, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(22526, 5655, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(22527, 5655, 'zegen_page_footer_middle_link', 'a:0:{}'),
(22528, 5655, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22529, 5655, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22530, 5655, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(22531, 5655, 'zegen_page_footer_middle_layout', '4-4-4'),
(22532, 5655, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(22533, 5655, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(22534, 5655, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(22535, 5655, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(22536, 5655, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22537, 5655, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22538, 5655, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(22539, 5655, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(22540, 5655, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(22541, 5655, 'zegen_page_header_slider_opt', 'theme-default'),
(22542, 5655, '_elementor_edit_mode', 'builder'),
(22543, 5655, '_elementor_template_type', 'wp-page'),
(22544, 5655, '_elementor_version', '2.7.5'),
(22545, 5655, 'zegen_page_header_navbar_font', '#ffffff'),
(22546, 5655, 'zegen_page_header_topbar_font', '#c1c1c1'),
(22547, 5655, 'zegen_page_header_navbar_sticky_font', '#000000'),
(22548, 5655, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"e6de912","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false}]'),
(22549, 5655, 'zegen_page_custom_logo', '0'),
(22550, 5655, 'zegen_page_custom_sticky_logo', '0'),
(22551, 5655, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(22552, 5662, 'zegen_demo_content_key', '1'),
(22553, 5662, '_wp_page_template', 'default'),
(22554, 5662, '_wp_page_template', 'default'),
(22555, 5662, '_wp_page_template', 'default'),
(22556, 5662, 'slide_template', 'default'),
(22557, 5662, 'zegen_page_layout', 'theme-default'),
(22558, 5662, 'zegen_page_content_padding_opt', 'custom'),
(22559, 5662, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22560, 5662, 'zegen_page_main_bg_color', 'a:0:{}'),
(22561, 5662, 'zegen_page_main_bg_image', '0'),
(22562, 5662, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22563, 5662, 'zegen_page_template_opt', 'theme-default'),
(22564, 5662, 'zegen_page_template', 'right-sidebar'),
(22565, 5662, 'zegen_page_sidebar_mobile', 'theme-default'),
(22566, 5662, 'zegen_page_header_layout', 'theme-default'),
(22567, 5662, 'zegen_page_header_type', 'theme-default'),
(22568, 5662, 'zegen_page_header_bg_img', '0'),
(22569, 5662, 'zegen_page_header_items_opt', 'theme-default'),
(22570, 5662, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(22571, 5662, 'zegen_page_header_absolute_opt', 'theme-default'),
(22572, 5662, 'zegen_page_header_sticky_opt', 'theme-default'),
(22573, 5662, 'zegen_page_header_secondary_opt', 'theme-default'),
(22574, 5662, 'zegen_page_header_secondary_animate', 'left-push'),
(22575, 5662, 'zegen_page_nav_menu', 'none'),
(22576, 5662, 'zegen_page_header_topbar_opt', 'theme-default'),
(22577, 5662, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22578, 5662, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22579, 5662, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(22580, 5662, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(22581, 5662, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22582, 5662, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(22583, 5662, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22584, 5662, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(22585, 5662, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(22586, 5662, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(22587, 5662, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22588, 5662, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22589, 5662, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(22590, 5662, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(22591, 5662, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(22592, 5662, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22593, 5662, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22594, 5662, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(22595, 5662, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(22596, 5662, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(22597, 5662, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22598, 5662, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22599, 5662, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(22600, 5662, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(22601, 5662, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(22602, 5662, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22603, 5662, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22604, 5662, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(22605, 5662, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(22606, 5662, 'zegen_page_header_navbar_opt', 'theme-default'),
(22607, 5662, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22608, 5662, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22609, 5662, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(22610, 5662, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(22611, 5662, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22612, 5662, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22613, 5662, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22614, 5662, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(22615, 5662, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(22616, 5662, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22617, 5662, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22618, 5662, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22619, 5662, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(22620, 5662, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(22621, 5662, 'zegen_page_header_stikcy_opt', 'theme-default'),
(22622, 5662, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22623, 5662, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(22624, 5662, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(22625, 5662, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(22626, 5662, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22627, 5662, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22628, 5662, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(22629, 5662, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(22630, 5662, 'zegen_page_header_page_title_opt', 'theme-default'),
(22631, 5662, 'zegen_page_header_page_title_parallax', 'theme-default'),
(22632, 5662, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(22633, 5662, 'zegen_page_page_title_items_opt', 'theme-default'),
(22634, 5662, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(22635, 5662, 'zegen_page_page_title_skin_opt', 'theme-default'),
(22636, 5662, 'zegen_page_page_title_bg', 'a:0:{}'),
(22637, 5662, 'zegen_page_page_title_link', 'a:0:{}'),
(22638, 5662, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22639, 5662, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22640, 5662, 'zegen_page_page_title_overlay', 'a:0:{}'),
(22641, 5662, 'zegen_page_footer_layout', 'theme-default'),
(22642, 5662, 'zegen_page_hidden_footer', 'theme-default'),
(22643, 5662, 'zegen_page_footer_skin_opt', 'theme-default'),
(22644, 5662, 'zegen_page_footer_bg_img', '0'),
(22645, 5662, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(22646, 5662, 'zegen_page_footer_link', 'a:0:{}'),
(22647, 5662, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22648, 5662, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22649, 5662, 'zegen_page_footer_items_opt', 'theme-default'),
(22650, 5662, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(22651, 5662, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(22652, 5662, 'zegen_page_footer_top_bg', 'a:0:{}'),
(22653, 5662, 'zegen_page_footer_top_link', 'a:0:{}'),
(22654, 5662, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22655, 5662, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22656, 5662, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(22657, 5662, 'zegen_page_footer_top_layout', '4-4-4'),
(22658, 5662, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(22659, 5662, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(22660, 5662, 'zegen_page_footer_middle_link', 'a:0:{}'),
(22661, 5662, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22662, 5662, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22663, 5662, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(22664, 5662, 'zegen_page_footer_middle_layout', '4-4-4'),
(22665, 5662, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(22666, 5662, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(22667, 5662, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(22668, 5662, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(22669, 5662, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22670, 5662, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22671, 5662, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(22672, 5662, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(22673, 5662, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(22674, 5662, 'zegen_page_header_slider_opt', 'theme-default'),
(22675, 5662, '_elementor_edit_mode', 'builder'),
(22676, 5662, '_elementor_template_type', 'wp-page'),
(22677, 5662, '_elementor_version', '2.7.5'),
(22678, 5662, 'zegen_page_header_navbar_font', '#ffffff'),
(22679, 5662, 'zegen_page_header_topbar_font', '#c1c1c1'),
(22680, 5662, 'zegen_page_header_navbar_sticky_font', '#000000'),
(22681, 5662, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"87cadd6","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"681c281","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"66f0be4","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"2436434","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"a354e83","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"a56d9dd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"de42b19","float_mouse":"0"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"f923e4d","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"f95ec70","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"b2ac3a6","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"ad240ea","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"48429e8","elType":"section","settings":{"layout":"full_width","gap":"no","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"f0737bd","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"52c48c7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"abbd9c6","elType":"widget","settings":{"address":"8765 W Higgins Rd, Chicago, IL 60631, United States","zoom":{"unit":"px","size":14,"sizes":[]},"height":{"unit":"px","size":355,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(22682, 5662, 'zegen_page_custom_logo', '0'),
(22683, 5662, 'zegen_page_custom_sticky_logo', '0'),
(22684, 5662, '_elementor_controls_usage', 'a:6:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:3;s:10:"title_head";i:3;s:11:"title_color";i:3;}s:15:"layouts_section";a:4:{s:10:"font_color";i:3;s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:4:{s:8:"icon_opt";i:3;s:7:"icon_ti";i:3;s:9:"icon_size";i:3;s:14:"icon_variation";i:3;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:6;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:5;s:19:"_inline_size_tablet";i:5;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:7:"z_index";i:1;s:14:"padding_tablet";i:2;s:14:"padding_mobile";i:2;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:1;s:6:"layout";i:1;s:3:"gap";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:11:"google_maps";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}}'),
(22685, 5757, 'zegen_demo_content_key', '1'),
(22686, 5757, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(22687, 5757, '_wp_page_template', 'default'),
(22688, 5757, '_wp_page_template', 'default'),
(22689, 5757, '_wp_page_template', 'default'),
(22691, 5757, 'zegen_page_layout', 'theme-default'),
(22692, 5757, 'zegen_page_content_padding_opt', 'custom'),
(22693, 5757, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22694, 5757, 'zegen_page_main_bg_color', 'a:0:{}'),
(22695, 5757, 'zegen_page_main_bg_image', '0'),
(22696, 5757, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22697, 5757, 'zegen_page_template_opt', 'theme-default'),
(22698, 5757, 'zegen_page_template', 'right-sidebar'),
(22699, 5757, 'zegen_page_sidebar_mobile', 'theme-default'),
(22700, 5757, 'zegen_page_header_layout', 'theme-default'),
(22701, 5757, 'zegen_page_header_type', 'theme-default'),
(22702, 5757, 'zegen_page_header_bg_img', '0'),
(22703, 5757, 'zegen_page_header_items_opt', 'theme-default'),
(22704, 5757, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(22705, 5757, 'zegen_page_header_absolute_opt', 'theme-default'),
(22706, 5757, 'zegen_page_header_sticky_opt', 'theme-default'),
(22707, 5757, 'zegen_page_header_secondary_opt', 'theme-default'),
(22708, 5757, 'zegen_page_header_secondary_animate', 'left-push'),
(22709, 5757, 'zegen_page_nav_menu', 'none'),
(22710, 5757, 'zegen_page_header_topbar_opt', 'theme-default'),
(22711, 5757, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22712, 5757, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22713, 5757, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(22714, 5757, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(22715, 5757, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22716, 5757, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(22717, 5757, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22718, 5757, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(22719, 5757, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(22720, 5757, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(22721, 5757, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22722, 5757, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22723, 5757, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(22724, 5757, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(22725, 5757, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(22726, 5757, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22727, 5757, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22728, 5757, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(22729, 5757, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(22730, 5757, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(22731, 5757, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22732, 5757, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22733, 5757, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(22734, 5757, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(22735, 5757, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(22736, 5757, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22737, 5757, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22738, 5757, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(22739, 5757, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(22740, 5757, 'zegen_page_header_navbar_opt', 'theme-default'),
(22741, 5757, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22742, 5757, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22743, 5757, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(22744, 5757, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(22745, 5757, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22746, 5757, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22747, 5757, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22748, 5757, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(22749, 5757, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(22750, 5757, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22751, 5757, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22752, 5757, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22753, 5757, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(22754, 5757, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(22755, 5757, 'zegen_page_header_stikcy_opt', 'theme-default'),
(22756, 5757, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22757, 5757, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(22758, 5757, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(22759, 5757, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(22760, 5757, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22761, 5757, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22762, 5757, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(22763, 5757, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(22764, 5757, 'zegen_page_header_page_title_opt', 'theme-default'),
(22765, 5757, 'zegen_page_header_page_title_parallax', 'theme-default'),
(22766, 5757, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(22767, 5757, 'zegen_page_page_title_items_opt', 'theme-default'),
(22768, 5757, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(22769, 5757, 'zegen_page_page_title_skin_opt', 'theme-default'),
(22770, 5757, 'zegen_page_page_title_bg', 'a:0:{}'),
(22771, 5757, 'zegen_page_page_title_link', 'a:0:{}'),
(22772, 5757, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22773, 5757, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22774, 5757, 'zegen_page_page_title_overlay', 'a:0:{}'),
(22775, 5757, 'zegen_page_footer_layout', 'theme-default'),
(22776, 5757, 'zegen_page_hidden_footer', 'theme-default'),
(22777, 5757, 'zegen_page_footer_skin_opt', 'theme-default'),
(22778, 5757, 'zegen_page_footer_bg_img', '0'),
(22779, 5757, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(22780, 5757, 'zegen_page_footer_link', 'a:0:{}'),
(22781, 5757, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22782, 5757, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22783, 5757, 'zegen_page_footer_items_opt', 'theme-default'),
(22784, 5757, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(22785, 5757, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(22786, 5757, 'zegen_page_footer_top_bg', 'a:0:{}'),
(22787, 5757, 'zegen_page_footer_top_link', 'a:0:{}'),
(22788, 5757, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22789, 5757, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22790, 5757, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(22791, 5757, 'zegen_page_footer_top_layout', '4-4-4'),
(22792, 5757, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(22793, 5757, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(22794, 5757, 'zegen_page_footer_middle_link', 'a:0:{}'),
(22795, 5757, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22796, 5757, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22797, 5757, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(22798, 5757, 'zegen_page_footer_middle_layout', '4-4-4'),
(22799, 5757, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(22800, 5757, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(22801, 5757, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(22802, 5757, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(22803, 5757, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22804, 5757, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22805, 5757, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(22806, 5757, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(22807, 5757, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(22808, 5757, 'zegen_page_header_slider_opt', 'theme-default'),
(22809, 5757, '_elementor_edit_mode', 'builder'),
(22810, 5757, '_elementor_template_type', 'wp-page'),
(22811, 5757, '_elementor_version', '3.5.4'),
(22812, 5757, 'zegen_page_header_navbar_font', '#ffffff'),
(22813, 5757, 'zegen_page_header_topbar_font', '#c1c1c1'),
(22814, 5757, 'zegen_page_header_navbar_sticky_font', '#000000'),
(22815, 5757, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a2f516e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false}]'),
(22816, 5757, 'zegen_page_custom_logo', '0'),
(22817, 5757, 'zegen_page_custom_sticky_logo', '0'),
(22818, 5757, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(22820, 5887, 'zegen_demo_content_key', '1'),
(22821, 5887, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(22822, 5887, '_wp_page_template', 'default'),
(22823, 5887, '_wp_page_template', 'default'),
(22824, 5887, '_wp_page_template', 'default'),
(22825, 5887, '_wp_page_template', 'default'),
(22826, 5887, 'slide_template', ''),
(22827, 5887, 'zegen_page_layout', 'theme-default'),
(22828, 5887, 'zegen_page_content_padding_opt', 'custom'),
(22829, 5887, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22830, 5887, 'zegen_page_main_bg_color', 'a:0:{}'),
(22831, 5887, 'zegen_page_main_bg_image', '0'),
(22832, 5887, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22833, 5887, 'zegen_page_template_opt', 'theme-default'),
(22834, 5887, 'zegen_page_template', 'right-sidebar'),
(22835, 5887, 'zegen_page_sidebar_mobile', 'theme-default'),
(22836, 5887, 'zegen_page_header_layout', 'theme-default'),
(22837, 5887, 'zegen_page_header_type', 'theme-default'),
(22838, 5887, 'zegen_page_header_bg_img', '0'),
(22839, 5887, 'zegen_page_header_items_opt', 'theme-default'),
(22840, 5887, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(22841, 5887, 'zegen_page_header_absolute_opt', 'theme-default'),
(22842, 5887, 'zegen_page_header_sticky_opt', 'theme-default'),
(22843, 5887, 'zegen_page_header_secondary_opt', 'theme-default'),
(22844, 5887, 'zegen_page_header_secondary_animate', 'left-push'),
(22845, 5887, 'zegen_page_nav_menu', 'none'),
(22846, 5887, 'zegen_page_header_topbar_opt', 'theme-default'),
(22847, 5887, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22848, 5887, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(22849, 5887, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(22850, 5887, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(22851, 5887, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22852, 5887, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(22853, 5887, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22854, 5887, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(22855, 5887, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(22856, 5887, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(22857, 5887, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22858, 5887, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22859, 5887, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(22860, 5887, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(22861, 5887, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(22862, 5887, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22863, 5887, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22864, 5887, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(22865, 5887, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(22866, 5887, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(22867, 5887, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22868, 5887, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22869, 5887, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(22870, 5887, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(22871, 5887, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(22872, 5887, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22873, 5887, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22874, 5887, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(22875, 5887, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(22876, 5887, 'zegen_page_header_navbar_opt', 'theme-default'),
(22877, 5887, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22878, 5887, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22879, 5887, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(22880, 5887, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(22881, 5887, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22882, 5887, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22883, 5887, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22884, 5887, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(22885, 5887, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(22886, 5887, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(22887, 5887, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22888, 5887, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22889, 5887, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(22890, 5887, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(22891, 5887, 'zegen_page_header_stikcy_opt', 'theme-default'),
(22892, 5887, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(22893, 5887, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(22894, 5887, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(22895, 5887, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(22896, 5887, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22897, 5887, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22898, 5887, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(22899, 5887, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(22900, 5887, 'zegen_page_header_page_title_opt', 'theme-default'),
(22901, 5887, 'zegen_page_header_page_title_parallax', 'theme-default'),
(22902, 5887, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(22903, 5887, 'zegen_page_page_title_items_opt', 'theme-default'),
(22904, 5887, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(22905, 5887, 'zegen_page_page_title_skin_opt', 'theme-default'),
(22906, 5887, 'zegen_page_page_title_bg', 'a:0:{}'),
(22907, 5887, 'zegen_page_page_title_link', 'a:0:{}'),
(22908, 5887, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22909, 5887, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22910, 5887, 'zegen_page_page_title_overlay', 'a:0:{}'),
(22911, 5887, 'zegen_page_footer_layout', 'theme-default'),
(22912, 5887, 'zegen_page_hidden_footer', 'theme-default'),
(22913, 5887, 'zegen_page_footer_skin_opt', 'theme-default'),
(22914, 5887, 'zegen_page_footer_bg_img', '0'),
(22915, 5887, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(22916, 5887, 'zegen_page_footer_link', 'a:0:{}'),
(22917, 5887, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22918, 5887, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22919, 5887, 'zegen_page_footer_items_opt', 'theme-default'),
(22920, 5887, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(22921, 5887, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(22922, 5887, 'zegen_page_footer_top_bg', 'a:0:{}'),
(22923, 5887, 'zegen_page_footer_top_link', 'a:0:{}'),
(22924, 5887, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22925, 5887, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22926, 5887, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(22927, 5887, 'zegen_page_footer_top_layout', '4-4-4'),
(22928, 5887, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(22929, 5887, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(22930, 5887, 'zegen_page_footer_middle_link', 'a:0:{}'),
(22931, 5887, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22932, 5887, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22933, 5887, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(22934, 5887, 'zegen_page_footer_middle_layout', '4-4-4'),
(22935, 5887, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(22936, 5887, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(22937, 5887, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(22938, 5887, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(22939, 5887, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(22940, 5887, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22941, 5887, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(22942, 5887, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(22943, 5887, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(22944, 5887, 'zegen_page_header_slider_opt', 'theme-default'),
(22945, 5887, '_elementor_edit_mode', 'builder'),
(22946, 5887, '_elementor_template_type', 'wp-page'),
(22947, 5887, '_elementor_version', '2.7.5'),
(22948, 5887, 'zegen_page_header_navbar_font', '#ffffff'),
(22949, 5887, 'zegen_page_header_topbar_font', '#c1c1c1'),
(22950, 5887, 'zegen_page_header_navbar_sticky_font', '#000000'),
(22951, 5887, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a2f516e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"18","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"classic","image_size":"medium","hard_croping":"1","sc_spacing":"30px 15px"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false}]'),
(22952, 5887, 'zegen_page_custom_logo', '0'),
(22953, 5887, 'zegen_page_custom_sticky_logo', '0'),
(22954, 5887, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(22976, 5900, 'zegen_demo_content_key', '1'),
(22977, 5900, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(22978, 5900, '_wp_page_template', 'default'),
(22979, 5900, '_wp_page_template', 'default'),
(22980, 5900, '_wp_page_template', 'default'),
(22981, 5900, '_wp_page_template', 'default'),
(22982, 5900, '_wp_page_template', 'default'),
(22983, 5900, 'slide_template', ''),
(22984, 5900, 'zegen_page_layout', 'theme-default'),
(22985, 5900, 'zegen_page_content_padding_opt', 'custom'),
(22986, 5900, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22987, 5900, 'zegen_page_main_bg_color', 'a:0:{}'),
(22988, 5900, 'zegen_page_main_bg_image', '0'),
(22989, 5900, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(22990, 5900, 'zegen_page_template_opt', 'theme-default'),
(22991, 5900, 'zegen_page_template', 'right-sidebar'),
(22992, 5900, 'zegen_page_sidebar_mobile', 'theme-default'),
(22993, 5900, 'zegen_page_header_layout', 'theme-default'),
(22994, 5900, 'zegen_page_header_type', 'theme-default'),
(22995, 5900, 'zegen_page_header_bg_img', '0'),
(22996, 5900, 'zegen_page_header_items_opt', 'theme-default'),
(22997, 5900, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(22998, 5900, 'zegen_page_header_absolute_opt', 'theme-default'),
(22999, 5900, 'zegen_page_header_sticky_opt', 'theme-default'),
(23000, 5900, 'zegen_page_header_secondary_opt', 'theme-default'),
(23001, 5900, 'zegen_page_header_secondary_animate', 'left-push'),
(23002, 5900, 'zegen_page_nav_menu', 'none'),
(23003, 5900, 'zegen_page_header_topbar_opt', 'theme-default'),
(23004, 5900, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23005, 5900, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23006, 5900, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(23007, 5900, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(23008, 5900, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23009, 5900, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(23010, 5900, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23011, 5900, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(23012, 5900, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(23013, 5900, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(23014, 5900, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23015, 5900, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23016, 5900, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(23017, 5900, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(23018, 5900, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(23019, 5900, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23020, 5900, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23021, 5900, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(23022, 5900, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(23023, 5900, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(23024, 5900, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23025, 5900, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23026, 5900, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(23027, 5900, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(23028, 5900, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(23029, 5900, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23030, 5900, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23031, 5900, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(23032, 5900, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(23033, 5900, 'zegen_page_header_navbar_opt', 'theme-default'),
(23034, 5900, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23035, 5900, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23036, 5900, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(23037, 5900, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(23038, 5900, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23039, 5900, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23040, 5900, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23041, 5900, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(23042, 5900, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(23043, 5900, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23044, 5900, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23045, 5900, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23046, 5900, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(23047, 5900, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(23048, 5900, 'zegen_page_header_stikcy_opt', 'theme-default'),
(23049, 5900, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23050, 5900, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(23051, 5900, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(23052, 5900, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(23053, 5900, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23054, 5900, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23055, 5900, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(23056, 5900, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(23057, 5900, 'zegen_page_header_page_title_opt', 'theme-default'),
(23058, 5900, 'zegen_page_header_page_title_parallax', 'theme-default'),
(23059, 5900, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(23060, 5900, 'zegen_page_page_title_items_opt', 'theme-default'),
(23061, 5900, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(23062, 5900, 'zegen_page_page_title_skin_opt', 'theme-default'),
(23063, 5900, 'zegen_page_page_title_bg', 'a:0:{}'),
(23064, 5900, 'zegen_page_page_title_link', 'a:0:{}'),
(23065, 5900, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23066, 5900, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23067, 5900, 'zegen_page_page_title_overlay', 'a:0:{}'),
(23068, 5900, 'zegen_page_footer_layout', 'theme-default'),
(23069, 5900, 'zegen_page_hidden_footer', 'theme-default'),
(23070, 5900, 'zegen_page_footer_skin_opt', 'theme-default'),
(23071, 5900, 'zegen_page_footer_bg_img', '0'),
(23072, 5900, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(23073, 5900, 'zegen_page_footer_link', 'a:0:{}'),
(23074, 5900, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23075, 5900, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23076, 5900, 'zegen_page_footer_items_opt', 'theme-default'),
(23077, 5900, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(23078, 5900, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(23079, 5900, 'zegen_page_footer_top_bg', 'a:0:{}'),
(23080, 5900, 'zegen_page_footer_top_link', 'a:0:{}'),
(23081, 5900, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23082, 5900, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23083, 5900, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(23084, 5900, 'zegen_page_footer_top_layout', '4-4-4'),
(23085, 5900, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(23086, 5900, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(23087, 5900, 'zegen_page_footer_middle_link', 'a:0:{}'),
(23088, 5900, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23089, 5900, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23090, 5900, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(23091, 5900, 'zegen_page_footer_middle_layout', '4-4-4'),
(23092, 5900, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(23093, 5900, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(23094, 5900, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(23095, 5900, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(23096, 5900, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23097, 5900, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23098, 5900, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(23099, 5900, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(23100, 5900, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(23101, 5900, 'zegen_page_header_slider_opt', 'theme-default'),
(23102, 5900, '_elementor_edit_mode', 'builder'),
(23103, 5900, '_elementor_template_type', 'wp-page'),
(23104, 5900, '_elementor_version', '2.7.5'),
(23105, 5900, 'zegen_page_header_navbar_font', '#ffffff'),
(23106, 5900, 'zegen_page_header_topbar_font', '#c1c1c1'),
(23107, 5900, 'zegen_page_header_navbar_sticky_font', '#000000'),
(23108, 5900, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a2f516e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"18","more_text":"Read More","heading_tag":"h5","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","image_size":"custom","hard_croping":"1","sc_spacing":"30px 12px 15px 40px","custom_image_size":"768x550;"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false}]'),
(23109, 5900, 'zegen_page_custom_logo', '0'),
(23110, 5900, 'zegen_page_custom_sticky_logo', '0'),
(23111, 5900, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(23112, 6255, 'zegen_demo_content_key', '1'),
(23113, 6255, '_elementor_controls_usage', 'a:0:{}'),
(23114, 6255, '_elementor_controls_usage', 'a:0:{}'),
(23115, 6256, 'zegen_demo_content_key', '1'),
(23116, 6256, '_elementor_controls_usage', 'a:0:{}'),
(23117, 6256, '_elementor_controls_usage', 'a:0:{}'),
(23118, 6257, 'zegen_demo_content_key', '1'),
(23119, 6257, '_elementor_controls_usage', 'a:0:{}'),
(23120, 6257, '_elementor_controls_usage', 'a:0:{}'),
(23121, 6258, 'zegen_demo_content_key', '1'),
(23122, 6258, '_elementor_controls_usage', 'a:0:{}'),
(23123, 6258, '_elementor_controls_usage', 'a:0:{}'),
(23124, 6324, 'zegen_demo_content_key', '1'),
(23125, 6324, '_wp_page_template', 'default'),
(23126, 6324, '_wp_page_template', 'default'),
(23127, 6324, '_wp_page_template', 'default'),
(23128, 6324, 'slide_template', ''),
(23129, 6324, 'zegen_page_layout', 'theme-default'),
(23130, 6324, 'zegen_page_content_padding_opt', 'custom'),
(23131, 6324, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23132, 6324, 'zegen_page_main_bg_color', 'a:0:{}'),
(23133, 6324, 'zegen_page_main_bg_image', '0'),
(23134, 6324, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23135, 6324, 'zegen_page_template_opt', 'theme-default'),
(23136, 6324, 'zegen_page_template', 'right-sidebar'),
(23137, 6324, 'zegen_page_sidebar_mobile', 'theme-default'),
(23138, 6324, 'zegen_page_header_layout', 'theme-default'),
(23139, 6324, 'zegen_page_header_type', 'theme-default'),
(23140, 6324, 'zegen_page_header_bg_img', '0'),
(23141, 6324, 'zegen_page_header_items_opt', 'theme-default'),
(23142, 6324, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(23143, 6324, 'zegen_page_header_absolute_opt', 'theme-default'),
(23144, 6324, 'zegen_page_header_sticky_opt', 'theme-default'),
(23145, 6324, 'zegen_page_header_secondary_opt', 'theme-default'),
(23146, 6324, 'zegen_page_header_secondary_animate', 'left-push'),
(23147, 6324, 'zegen_page_nav_menu', 'none'),
(23148, 6324, 'zegen_page_header_topbar_opt', 'theme-default'),
(23149, 6324, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23150, 6324, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23151, 6324, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(23152, 6324, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(23153, 6324, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23154, 6324, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(23155, 6324, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23156, 6324, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(23157, 6324, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(23158, 6324, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(23159, 6324, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23160, 6324, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23161, 6324, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(23162, 6324, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(23163, 6324, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(23164, 6324, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23165, 6324, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23166, 6324, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(23167, 6324, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(23168, 6324, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(23169, 6324, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23170, 6324, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23171, 6324, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(23172, 6324, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(23173, 6324, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(23174, 6324, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23175, 6324, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23176, 6324, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(23177, 6324, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(23178, 6324, 'zegen_page_header_navbar_opt', 'theme-default'),
(23179, 6324, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23180, 6324, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23181, 6324, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(23182, 6324, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(23183, 6324, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23184, 6324, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23185, 6324, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23186, 6324, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(23187, 6324, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(23188, 6324, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23189, 6324, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23190, 6324, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23191, 6324, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(23192, 6324, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(23193, 6324, 'zegen_page_header_stikcy_opt', 'theme-default'),
(23194, 6324, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23195, 6324, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(23196, 6324, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(23197, 6324, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(23198, 6324, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23199, 6324, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23200, 6324, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(23201, 6324, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(23202, 6324, 'zegen_page_header_page_title_opt', 'theme-default'),
(23203, 6324, 'zegen_page_header_page_title_parallax', 'theme-default'),
(23204, 6324, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(23205, 6324, 'zegen_page_page_title_items_opt', 'theme-default'),
(23206, 6324, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(23207, 6324, 'zegen_page_page_title_skin_opt', 'theme-default'),
(23208, 6324, 'zegen_page_page_title_bg', 'a:0:{}'),
(23209, 6324, 'zegen_page_page_title_link', 'a:0:{}'),
(23210, 6324, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23211, 6324, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23212, 6324, 'zegen_page_page_title_overlay', 'a:0:{}'),
(23213, 6324, 'zegen_page_footer_layout', 'theme-default'),
(23214, 6324, 'zegen_page_hidden_footer', 'theme-default'),
(23215, 6324, 'zegen_page_footer_skin_opt', 'theme-default'),
(23216, 6324, 'zegen_page_footer_bg_img', '0'),
(23217, 6324, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(23218, 6324, 'zegen_page_footer_link', 'a:0:{}'),
(23219, 6324, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23220, 6324, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23221, 6324, 'zegen_page_footer_items_opt', 'theme-default'),
(23222, 6324, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(23223, 6324, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(23224, 6324, 'zegen_page_footer_top_bg', 'a:0:{}'),
(23225, 6324, 'zegen_page_footer_top_link', 'a:0:{}'),
(23226, 6324, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23227, 6324, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23228, 6324, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(23229, 6324, 'zegen_page_footer_top_layout', '4-4-4'),
(23230, 6324, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(23231, 6324, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(23232, 6324, 'zegen_page_footer_middle_link', 'a:0:{}'),
(23233, 6324, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23234, 6324, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23235, 6324, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(23236, 6324, 'zegen_page_footer_middle_layout', '4-4-4'),
(23237, 6324, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(23238, 6324, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(23239, 6324, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(23240, 6324, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(23241, 6324, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23242, 6324, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23243, 6324, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(23244, 6324, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(23245, 6324, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(23246, 6324, 'zegen_page_header_slider_opt', 'theme-default'),
(23247, 6324, '_elementor_edit_mode', 'builder'),
(23248, 6324, '_elementor_template_type', 'wp-page'),
(23249, 6324, '_elementor_version', '2.9.14'),
(23250, 6324, 'zegen_page_header_navbar_font', '#ffffff'),
(23251, 6324, 'zegen_page_header_topbar_font', '#c1c1c1'),
(23252, 6324, 'zegen_page_header_navbar_sticky_font', '#000000'),
(23253, 6324, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"bbd69e9","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"25","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 5px 20px 24px 0px","pagination":"1"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(23254, 6324, 'zegen_page_custom_logo', '0'),
(23255, 6324, 'zegen_page_custom_sticky_logo', '0'),
(23256, 6324, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}s:14:"filter_section";a:1:{s:10:"pagination";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(23257, 6522, 'zegen_demo_content_key', '1'),
(23258, 6522, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(23259, 6522, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(23260, 6522, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(23261, 6522, 'zegen_page_header_slider_opt', 'theme-default'),
(23262, 6522, '_elementor_edit_mode', 'builder'),
(23263, 6522, '_elementor_template_type', 'wp-page'),
(23264, 6522, '_elementor_version', '3.6.7'),
(23265, 6522, 'zegen_page_header_slider', '[rev_slider alias="Zegen-Home-2"][/rev_slider]'),
(23266, 6522, 'zegen_page_header_navbar_font', '#ffffff'),
(23267, 6522, 'zegen_page_header_topbar_font', '#f7f7f7'),
(23268, 6522, 'zegen_page_header_navbar_sticky_font', '#000000'),
(23269, 6522, '_elementor_data', '[{"id":"810a277","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"5b68e08","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2fb41be","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fcfe011","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"0b6aa32","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"3f6d801","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"72d4b88","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"image_size":"custom","image_custom_dimension":{"width":"390","height":"556"},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"8b5e558","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"9fdee8c","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a9f6117","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d731ddc","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"03e9eaf","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"30","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6915937","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"06cb50d","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"3cfbd8b","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c23ff71","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"b6bc5c9","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic","_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"ba065d9","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"aaa8d34","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"e045f23","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"a3bba97","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3077122","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"9c24fbb","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1 margin-bottom-40","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"dbb85d5","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"150","right":"0","bottom":"180","left":"0","isLinked":false},"shape_divider_bottom":"clouds","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"18157ad","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"3e7a45b","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Free Family Event Countdown","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8a32907","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","_animation":"fadeInUp"},"elements":[],"widgetType":"zegendaycounter"},{"id":"a5d42ca","elType":"widget","settings":{"title":"Dec 24, 2022 - Wednesday 12 am to 4 am ","size":"medium","header_size":"div","align":"center","title_color":"#F2F2F2","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_mobile":{"unit":"px","size":30,"sizes":[]},"_padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"}],"isInner":false}],"isInner":false},{"id":"46a4f03","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"4e5128a","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f9f509e","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"e0a184a","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"eb0048c","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"120","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"676907c","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"caae426","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"ab6350b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"de42b19"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-167","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"626b8cc","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"b5037cf","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"c6d1862","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"2d22aab","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"bde3443","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1fb1ac7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3814f13","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"ad18e54","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"59fa038","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"09b88df","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h5","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(23270, 6522, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23271, 6522, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23272, 6522, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(23273, 6522, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(23274, 6522, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(23275, 6522, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(23276, 6522, 'zegen_page_footer_middle_layout', '4-4-4'),
(23277, 6522, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(23278, 6522, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23279, 6522, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23280, 6522, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(23281, 6522, 'zegen_page_footer_middle_link', 'a:0:{}'),
(23282, 6522, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(23283, 6522, 'zegen_page_footer_top_layout', '4-4-4'),
(23284, 6522, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(23285, 6522, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23286, 6522, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23287, 6522, 'zegen_page_footer_top_link', 'a:0:{}'),
(23288, 6522, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(23289, 6522, 'zegen_page_footer_top_bg', 'a:0:{}'),
(23290, 6522, 'zegen_page_footer_items_opt', 'theme-default'),
(23291, 6522, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(23292, 6522, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23293, 6522, 'zegen_page_footer_link', 'a:0:{}'),
(23294, 6522, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23295, 6522, 'zegen_page_footer_bg_img', '0'),
(23296, 6522, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(23297, 6522, 'zegen_page_footer_skin_opt', 'theme-default'),
(23298, 6522, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23299, 6522, 'zegen_page_page_title_overlay', 'a:0:{}'),
(23300, 6522, 'zegen_page_footer_layout', 'theme-default'),
(23301, 6522, 'zegen_page_hidden_footer', 'theme-default'),
(23302, 6522, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}');
INSERT INTO `wpd6_postmeta` VALUES
(23303, 6522, 'zegen_page_page_title_link', 'a:0:{}'),
(23304, 6522, 'zegen_page_page_title_bg', 'a:0:{}'),
(23305, 6522, 'zegen_page_page_title_skin_opt', 'theme-default'),
(23306, 6522, 'zegen_page_page_title_items_opt', 'theme-default'),
(23307, 6522, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(23308, 6522, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(23309, 6522, 'zegen_page_header_page_title_parallax', 'theme-default'),
(23310, 6522, 'zegen_page_header_page_title_opt', '0'),
(23311, 6522, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(23312, 6522, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(23313, 6522, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23314, 6522, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23315, 6522, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(23316, 6522, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(23317, 6522, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(23318, 6522, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23319, 6522, 'zegen_page_header_stikcy_opt', 'theme-default'),
(23320, 6522, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(23321, 6522, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(23322, 6522, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23323, 6522, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23324, 6522, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23325, 6522, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23326, 6522, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(23327, 6522, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(23328, 6522, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23329, 6522, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23330, 6522, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:21:"rgba(255,255,255,0.3)";i:1;s:7:"#ffffff";}'),
(23331, 6522, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(23332, 6522, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23333, 6522, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23334, 6522, 'zegen_page_header_navbar_opt', 'theme-default'),
(23335, 6522, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(23336, 6522, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(23337, 6522, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23338, 6522, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23339, 6522, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(23340, 6522, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(23341, 6522, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(23342, 6522, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23343, 6522, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23344, 6522, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(23345, 6522, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(23346, 6522, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(23347, 6522, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23348, 6522, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(23349, 6522, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23350, 6522, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(23351, 6522, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(23352, 6522, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23353, 6522, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23354, 6522, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(23355, 6522, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(23356, 6522, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(23357, 6522, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23358, 6522, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(23359, 6522, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#ffffff";i:2;s:7:"#ffffff";}'),
(23360, 6522, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,0,0,0.0)";i:1;s:7:"#000000";}'),
(23361, 6522, 'zegen_page_header_topbar_skin_opt', 'custom'),
(23362, 6522, 'zegen_page_layout', 'theme-default'),
(23363, 6522, 'zegen_page_content_padding_opt', 'custom'),
(23364, 6522, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23365, 6522, 'zegen_page_main_bg_color', 'a:0:{}'),
(23366, 6522, 'zegen_page_main_bg_image', '0'),
(23367, 6522, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23368, 6522, 'zegen_page_template_opt', 'theme-default'),
(23369, 6522, 'zegen_page_template', 'right-sidebar'),
(23370, 6522, 'zegen_page_sidebar_mobile', 'theme-default'),
(23371, 6522, 'zegen_page_header_layout', 'boxed'),
(23372, 6522, 'zegen_page_header_type', 'theme-default'),
(23373, 6522, 'zegen_page_header_bg_img', '0'),
(23374, 6522, 'zegen_page_header_items_opt', 'custom'),
(23375, 6522, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(23376, 6522, 'zegen_page_header_absolute_opt', '1'),
(23377, 6522, 'zegen_page_header_sticky_opt', 'theme-default'),
(23378, 6522, 'zegen_page_header_secondary_opt', 'theme-default'),
(23379, 6522, 'zegen_page_header_secondary_animate', 'left-push'),
(23380, 6522, 'zegen_page_nav_menu', 'none'),
(23381, 6522, 'zegen_page_header_topbar_opt', 'custom'),
(23382, 6522, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"50";i:1;s:2:"px";}'),
(23383, 6522, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"50";i:1;s:2:"px";}'),
(23384, 6522, 'slide_template', 'default'),
(23385, 6522, '_wp_page_template', 'default'),
(23386, 6522, '_wp_page_template', 'default'),
(23387, 6522, 'zegen_page_custom_logo', '0'),
(23388, 6522, 'zegen_page_custom_sticky_logo', '0'),
(23389, 6522, 'zegen_page_header_extra_class', 'custom-home-2'),
(23390, 6522, '_elementor_controls_usage', 'a:13:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:13:"title_section";a:6:{s:5:"title";i:8;s:10:"text_align";i:6;s:11:"title_color";i:3;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:7;s:13:"sub_title_pos";i:7;s:15:"sub_title_color";i:7;}s:17:"separator_section";a:1:{s:8:"sep_type";i:7;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:8;s:8:"_padding";i:8;s:15:"_padding_tablet";i:2;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:15;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:10;s:19:"_inline_size_tablet";i:4;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:3;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:5:{s:18:"section_background";a:14:{s:21:"background_background";i:8;s:19:"background_position";i:8;s:17:"background_repeat";i:8;s:15:"background_size";i:8;s:14:"parallax_ratio";i:7;s:16:"background_image";i:3;s:21:"background_attachment";i:1;s:12:"parallax_opt";i:3;s:26:"background_position_tablet";i:2;s:26:"background_position_mobile";i:2;s:24:"background_repeat_tablet";i:2;s:24:"background_repeat_mobile";i:2;s:22:"background_size_tablet";i:2;s:22:"background_size_mobile";i:2;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:8;s:26:"background_overlay_opacity";i:8;s:24:"background_overlay_color";i:3;}s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:21:"section_shape_divider";a:3:{s:26:"shape_divider_bottom_color";i:4;s:20:"shape_divider_bottom";i:2;s:17:"shape_divider_top";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:7:{s:7:"padding";i:11;s:7:"z_index";i:4;s:14:"padding_tablet";i:10;s:14:"padding_mobile";i:11;s:6:"margin";i:5;s:13:"margin_tablet";i:1;s:13:"margin_mobile";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:4;s:16:"content_position";i:1;s:6:"layout";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:4;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:3:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:1;s:4:"size";i:1;s:11:"header_size";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:3:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:12:"_css_classes";i:1;s:8:"_padding";i:1;}}}}}'),
(23392, 16759, 'zegen_demo_content_key', '1'),
(23393, 16759, '_wp_page_template', 'default'),
(23394, 16759, '_wp_page_template', 'default'),
(23395, 16759, '_wp_page_template', 'default'),
(23396, 16759, 'slide_template', 'default'),
(23397, 16759, 'zegen_page_layout', 'theme-default'),
(23398, 16759, 'zegen_page_content_padding_opt', 'custom'),
(23399, 16759, 'zegen_page_content_padding', 'a:7:{i:0;s:2:"80";i:1;s:0:"";i:2;s:2:"80";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23400, 16759, 'zegen_page_main_bg_color', 'a:0:{}'),
(23401, 16759, 'zegen_page_main_bg_image', '0'),
(23402, 16759, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23403, 16759, 'zegen_page_template_opt', 'custom'),
(23404, 16759, 'zegen_page_template', 'left-sidebar'),
(23405, 16759, 'zegen_page_sidebar_mobile', 'theme-default'),
(23406, 16759, 'zegen_page_header_layout', 'theme-default'),
(23407, 16759, 'zegen_page_header_type', 'theme-default'),
(23408, 16759, 'zegen_page_header_bg_img', '0'),
(23409, 16759, 'zegen_page_header_items_opt', 'theme-default'),
(23410, 16759, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(23411, 16759, 'zegen_page_header_absolute_opt', 'theme-default'),
(23412, 16759, 'zegen_page_header_sticky_opt', 'theme-default'),
(23413, 16759, 'zegen_page_header_secondary_opt', 'theme-default'),
(23414, 16759, 'zegen_page_header_secondary_animate', 'left-push'),
(23415, 16759, 'zegen_page_nav_menu', 'none'),
(23416, 16759, 'zegen_page_header_topbar_opt', 'theme-default'),
(23417, 16759, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23418, 16759, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23419, 16759, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(23420, 16759, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(23421, 16759, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23422, 16759, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(23423, 16759, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23424, 16759, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(23425, 16759, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(23426, 16759, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(23427, 16759, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23428, 16759, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23429, 16759, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(23430, 16759, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(23431, 16759, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(23432, 16759, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23433, 16759, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23434, 16759, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(23435, 16759, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(23436, 16759, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(23437, 16759, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23438, 16759, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23439, 16759, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(23440, 16759, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(23441, 16759, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(23442, 16759, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23443, 16759, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23444, 16759, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(23445, 16759, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(23446, 16759, 'zegen_page_header_navbar_opt', 'theme-default'),
(23447, 16759, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23448, 16759, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23449, 16759, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(23450, 16759, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(23451, 16759, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23452, 16759, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23453, 16759, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23454, 16759, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(23455, 16759, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(23456, 16759, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23457, 16759, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23458, 16759, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23459, 16759, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(23460, 16759, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(23461, 16759, 'zegen_page_header_stikcy_opt', 'theme-default'),
(23462, 16759, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23463, 16759, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(23464, 16759, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(23465, 16759, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(23466, 16759, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23467, 16759, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23468, 16759, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(23469, 16759, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(23470, 16759, 'zegen_page_header_page_title_opt', 'theme-default'),
(23471, 16759, 'zegen_page_header_page_title_parallax', 'theme-default'),
(23472, 16759, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(23473, 16759, 'zegen_page_page_title_items_opt', 'theme-default'),
(23474, 16759, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(23475, 16759, 'zegen_page_page_title_skin_opt', 'theme-default'),
(23476, 16759, 'zegen_page_page_title_bg', 'a:0:{}'),
(23477, 16759, 'zegen_page_page_title_link', 'a:0:{}'),
(23478, 16759, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23479, 16759, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23480, 16759, 'zegen_page_page_title_overlay', 'a:0:{}'),
(23481, 16759, 'zegen_page_footer_layout', 'theme-default'),
(23482, 16759, 'zegen_page_hidden_footer', 'theme-default'),
(23483, 16759, 'zegen_page_footer_skin_opt', 'theme-default'),
(23484, 16759, 'zegen_page_footer_bg_img', '0'),
(23485, 16759, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(23486, 16759, 'zegen_page_footer_link', 'a:0:{}'),
(23487, 16759, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23488, 16759, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23489, 16759, 'zegen_page_footer_items_opt', 'theme-default'),
(23490, 16759, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(23491, 16759, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(23492, 16759, 'zegen_page_footer_top_bg', 'a:0:{}'),
(23493, 16759, 'zegen_page_footer_top_link', 'a:0:{}'),
(23494, 16759, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23495, 16759, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23496, 16759, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(23497, 16759, 'zegen_page_footer_top_layout', '4-4-4'),
(23498, 16759, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(23499, 16759, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(23500, 16759, 'zegen_page_footer_middle_link', 'a:0:{}'),
(23501, 16759, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23502, 16759, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23503, 16759, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(23504, 16759, 'zegen_page_footer_middle_layout', '4-4-4'),
(23505, 16759, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(23506, 16759, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(23507, 16759, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(23508, 16759, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(23509, 16759, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23510, 16759, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23511, 16759, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(23512, 16759, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(23513, 16759, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(23514, 16759, 'zegen_page_header_slider_opt', 'theme-default'),
(23515, 16759, '_elementor_edit_mode', 'builder'),
(23516, 16759, '_elementor_template_type', 'wp-page'),
(23517, 16759, '_elementor_version', '3.6.7'),
(23518, 16759, 'zegen_page_header_navbar_font', '#ffffff'),
(23519, 16759, 'zegen_page_header_topbar_font', '#c1c1c1'),
(23520, 16759, 'zegen_page_header_navbar_sticky_font', '#000000'),
(23521, 16759, '_elementor_data', '[{"id":"8a2966c","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ace7687"}],"padding":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1ceab5b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"9a11508","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Save the Humanity, Save Life","sub_title":"DONATE HERE!","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"145511f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"bc7192c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"ccce74c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5d44960","elType":"widget","settings":{"editor":"[charitable_donation_form campaign_id=15841]","_css_classes":"cus-camp-form"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false}]'),
(23522, 16759, 'zegen_page_custom_logo', '0'),
(23523, 16759, 'zegen_page_custom_sticky_logo', '0'),
(23524, 16759, 'zegen_page_left_sidebar', 'Zozo-custom-donate-sidebar'),
(23525, 16759, '_elementor_controls_usage', 'a:4:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:1:{s:5:"title";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:1;s:13:"sub_title_pos";i:1;s:15:"sub_title_color";i:1;}s:17:"separator_section";a:1:{s:8:"sep_type";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}s:9:"shortcode";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"section_shortcode";a:1:{s:9:"shortcode";i:1;}}}}}'),
(23526, 16759, 'rs_page_bg_color', '#ffffff'),
(23528, 16804, 'zegen_demo_content_key', '1'),
(23529, 16804, '_wp_page_template', 'default'),
(23530, 16804, '_wp_page_template', 'default'),
(23531, 16804, 'zegen_page_layout', 'theme-default'),
(23532, 16804, 'zegen_page_content_padding_opt', 'custom'),
(23533, 16804, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23534, 16804, 'zegen_page_main_bg_color', 'a:0:{}'),
(23535, 16804, 'zegen_page_main_bg_image', '0'),
(23536, 16804, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23537, 16804, 'zegen_page_template_opt', 'theme-default'),
(23538, 16804, 'zegen_page_template', 'right-sidebar'),
(23539, 16804, 'zegen_page_sidebar_mobile', 'theme-default'),
(23540, 16804, 'zegen_page_header_layout', 'theme-default'),
(23541, 16804, 'zegen_page_header_type', 'theme-default'),
(23542, 16804, 'zegen_page_header_bg_img', '0'),
(23543, 16804, 'zegen_page_header_items_opt', 'custom'),
(23544, 16804, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(23545, 16804, 'zegen_page_header_absolute_opt', '1'),
(23546, 16804, 'zegen_page_header_sticky_opt', 'theme-default'),
(23547, 16804, 'zegen_page_header_secondary_opt', 'theme-default'),
(23548, 16804, 'zegen_page_header_secondary_animate', 'left-push'),
(23549, 16804, 'zegen_page_custom_logo', '6409'),
(23550, 16804, 'zegen_page_custom_sticky_logo', '6408'),
(23551, 16804, 'zegen_page_nav_menu', 'landing-page-menu'),
(23552, 16804, 'zegen_page_header_topbar_opt', 'custom'),
(23553, 16804, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23554, 16804, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23555, 16804, 'zegen_page_header_topbar_skin_opt', 'custom'),
(23556, 16804, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(23557, 16804, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23558, 16804, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(23559, 16804, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23560, 16804, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(23561, 16804, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(23562, 16804, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(23563, 16804, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23564, 16804, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23565, 16804, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(23566, 16804, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(23567, 16804, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(23568, 16804, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23569, 16804, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23570, 16804, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(23571, 16804, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(23572, 16804, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(23573, 16804, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23574, 16804, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23575, 16804, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(23576, 16804, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(23577, 16804, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(23578, 16804, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23579, 16804, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23580, 16804, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(23581, 16804, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(23582, 16804, 'zegen_page_header_navbar_opt', 'theme-default'),
(23583, 16804, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23584, 16804, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23585, 16804, 'zegen_page_header_navbar_skin_opt', 'custom'),
(23586, 16804, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(23587, 16804, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#ffffff";}'),
(23588, 16804, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23589, 16804, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23590, 16804, 'zegen_page_header_navbar_sticky_skin_opt', 'custom'),
(23591, 16804, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(23592, 16804, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23593, 16804, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:4:"none";}'),
(23594, 16804, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23595, 16804, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(23596, 16804, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(23597, 16804, 'zegen_page_header_stikcy_opt', 'theme-default'),
(23598, 16804, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23599, 16804, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(23600, 16804, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(23601, 16804, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(23602, 16804, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23603, 16804, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23604, 16804, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(23605, 16804, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(23606, 16804, 'zegen_page_header_page_title_opt', '0'),
(23607, 16804, 'zegen_page_header_page_title_parallax', 'theme-default'),
(23608, 16804, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(23609, 16804, 'zegen_page_page_title_items_opt', 'theme-default'),
(23610, 16804, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(23611, 16804, 'zegen_page_page_title_skin_opt', 'theme-default'),
(23612, 16804, 'zegen_page_page_title_bg', 'a:0:{}'),
(23613, 16804, 'zegen_page_page_title_link', 'a:0:{}'),
(23614, 16804, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23615, 16804, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23616, 16804, 'zegen_page_page_title_overlay', 'a:0:{}'),
(23617, 16804, 'zegen_page_footer_layout', 'theme-default'),
(23618, 16804, 'zegen_page_hidden_footer', 'theme-default'),
(23619, 16804, 'zegen_page_footer_skin_opt', 'theme-default'),
(23620, 16804, 'zegen_page_footer_bg_img', '0'),
(23621, 16804, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(23622, 16804, 'zegen_page_footer_link', 'a:0:{}'),
(23623, 16804, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23624, 16804, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23625, 16804, 'zegen_page_footer_items_opt', 'theme-default'),
(23626, 16804, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(23627, 16804, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(23628, 16804, 'zegen_page_footer_top_bg', 'a:0:{}'),
(23629, 16804, 'zegen_page_footer_top_link', 'a:0:{}'),
(23630, 16804, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23631, 16804, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23632, 16804, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(23633, 16804, 'zegen_page_footer_top_layout', '4-4-4'),
(23634, 16804, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(23635, 16804, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(23636, 16804, 'zegen_page_footer_middle_link', 'a:0:{}'),
(23637, 16804, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23638, 16804, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23639, 16804, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(23640, 16804, 'zegen_page_footer_middle_layout', '4-4-4'),
(23641, 16804, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(23642, 16804, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(23643, 16804, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(23644, 16804, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(23645, 16804, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23646, 16804, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23647, 16804, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(23648, 16804, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(23649, 16804, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(23650, 16804, 'zegen_page_header_slider_opt', 'theme-default'),
(23651, 16804, '_elementor_edit_mode', 'builder'),
(23652, 16804, '_elementor_template_type', 'wp-page'),
(23653, 16804, '_elementor_version', '3.1.1'),
(23654, 16804, 'zegen_page_header_slider', '[rev_slider alias="zegen-home-1"][/rev_slider]'),
(23655, 16804, 'zegen_page_header_navbar_font', '#ffffff'),
(23656, 16804, 'zegen_page_header_topbar_font', '#ffffff'),
(23657, 16804, 'zegen_page_header_navbar_sticky_font', '#000000'),
(23658, 16804, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"70","right":"15","bottom":"70","left":"15","isLinked":false},"_element_id":"section-about","padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal.png","id":16767},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"fb71d84","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/z_slide1-1.jpg","id":40},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.42)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"160","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_bottom":"wave-brush","shape_divider_bottom_flip":"yes","_element_id":"section-sermon"},"elements":[{"id":"0850c9f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"e9ad0cf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"2ff0df8","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-90","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"e1fe3ee","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a485edc","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"8f72dfa","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/donate-bg-main-1.jpg","id":5338},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"180","right":"0","bottom":"90","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"100","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_top":"wave-brush"},"elements":[{"id":"a141db7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"8d98bb4","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"1b667c6","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"108d350","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"f562fdf","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"14e3176","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_element_id":"section-events"},"elements":[{"id":"750c3a6","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"d7cb176","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8f4eae5","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"7a44ab5","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-pastors"},"elements":[{"id":"c7ca24a","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"5195c5d","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"bbf933d","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false},"margin":{"unit":"px","top":"-150","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-128","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"30a4295","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"669dbeb","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"ff1064d","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"tilt","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-blog"},"elements":[{"id":"0e24fd4","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false},{"id":"b987b8e","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"80","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-contact"},"elements":[{"id":"4c9ac65","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"79a8651","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"99b231b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"de42b19"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-177","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d57898e","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"9803d3a","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"6249c85","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"c1ff547","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"f25ef65","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"362151d","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"158e3ba","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"7301bf2","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"36dfe53","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"ddc90b3","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"3f10d7a","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(23659, 16804, '_elementor_controls_usage', 'a:13:{s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:18;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:9;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:4;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:7;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:7;}s:13:"title_section";a:6:{s:5:"title";i:7;s:10:"text_align";i:6;s:11:"title_color";i:5;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:7;s:8:"_padding";i:7;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:5;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:5;s:10:"title_head";i:5;s:11:"title_color";i:3;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:5;s:15:"fbox_list_items";i:5;s:10:"font_color";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:5;s:9:"icon_size";i:5;s:14:"icon_variation";i:5;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:4;}s:15:"content_section";a:1:{s:7:"content";i:5;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:5;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:5;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:13;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:4;}s:14:"section_layout";a:2:{s:16:"content_position";i:1;s:15:"stretch_section";i:7;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:13;}s:18:"section_background";a:13:{s:21:"background_background";i:10;s:16:"background_image";i:5;s:19:"background_position";i:10;s:17:"background_repeat";i:10;s:15:"background_size";i:10;s:14:"parallax_ratio";i:10;s:12:"parallax_opt";i:4;s:26:"background_position_tablet";i:3;s:26:"background_position_mobile";i:3;s:24:"background_repeat_tablet";i:3;s:24:"background_repeat_mobile";i:3;s:22:"background_size_tablet";i:3;s:22:"background_size_mobile";i:3;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:10;s:24:"background_overlay_color";i:5;s:26:"background_overlay_opacity";i:10;}s:21:"section_shape_divider";a:4:{s:20:"shape_divider_bottom";i:4;s:25:"shape_divider_bottom_flip";i:1;s:26:"shape_divider_bottom_color";i:5;s:17:"shape_divider_top";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:8:{s:7:"padding";i:12;s:14:"padding_tablet";i:12;s:11:"_element_id";i:6;s:14:"padding_mobile";i:12;s:7:"z_index";i:5;s:6:"margin";i:7;s:13:"margin_mobile";i:4;s:13:"margin_tablet";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:4:"link";i:2;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:1;s:13:"border_radius";i:2;s:33:"button_box_shadow_box_shadow_type";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}}'),
(23660, 16879, 'zegen_demo_content_key', '1'),
(23661, 16879, '_wp_page_template', 'default'),
(23662, 16879, '_wp_page_template', 'default'),
(23663, 16879, '_wp_page_template', 'default'),
(23664, 16879, '_wp_page_template', 'default'),
(23665, 16879, 'slide_template', ''),
(23666, 16879, 'zegen_page_layout', 'theme-default'),
(23667, 16879, 'zegen_page_content_padding_opt', 'custom'),
(23668, 16879, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23669, 16879, 'zegen_page_main_bg_color', 'a:0:{}'),
(23670, 16879, 'zegen_page_main_bg_image', '0'),
(23671, 16879, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23672, 16879, 'zegen_page_template_opt', 'theme-default'),
(23673, 16879, 'zegen_page_template', 'right-sidebar'),
(23674, 16879, 'zegen_page_sidebar_mobile', 'theme-default'),
(23675, 16879, 'zegen_page_header_layout', 'theme-default'),
(23676, 16879, 'zegen_page_header_type', 'theme-default'),
(23677, 16879, 'zegen_page_header_bg_img', '0'),
(23678, 16879, 'zegen_page_header_items_opt', 'theme-default'),
(23679, 16879, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(23680, 16879, 'zegen_page_header_absolute_opt', 'theme-default'),
(23681, 16879, 'zegen_page_header_sticky_opt', 'theme-default'),
(23682, 16879, 'zegen_page_header_secondary_opt', 'theme-default'),
(23683, 16879, 'zegen_page_header_secondary_animate', 'left-push'),
(23684, 16879, 'zegen_page_nav_menu', 'none'),
(23685, 16879, 'zegen_page_header_topbar_opt', 'theme-default'),
(23686, 16879, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23687, 16879, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(23688, 16879, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(23689, 16879, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(23690, 16879, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23691, 16879, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(23692, 16879, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23693, 16879, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(23694, 16879, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(23695, 16879, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(23696, 16879, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23697, 16879, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23698, 16879, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(23699, 16879, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(23700, 16879, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(23701, 16879, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23702, 16879, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23703, 16879, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(23704, 16879, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(23705, 16879, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(23706, 16879, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23707, 16879, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23708, 16879, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(23709, 16879, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(23710, 16879, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(23711, 16879, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23712, 16879, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23713, 16879, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(23714, 16879, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(23715, 16879, 'zegen_page_header_navbar_opt', 'theme-default'),
(23716, 16879, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23717, 16879, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23718, 16879, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(23719, 16879, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(23720, 16879, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23721, 16879, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23722, 16879, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23723, 16879, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(23724, 16879, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(23725, 16879, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(23726, 16879, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23727, 16879, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23728, 16879, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(23729, 16879, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(23730, 16879, 'zegen_page_header_stikcy_opt', 'theme-default'),
(23731, 16879, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23732, 16879, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(23733, 16879, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(23734, 16879, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(23735, 16879, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23736, 16879, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23737, 16879, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(23738, 16879, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(23739, 16879, 'zegen_page_header_page_title_opt', 'theme-default'),
(23740, 16879, 'zegen_page_header_page_title_parallax', 'theme-default'),
(23741, 16879, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(23742, 16879, 'zegen_page_page_title_items_opt', 'theme-default'),
(23743, 16879, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(23744, 16879, 'zegen_page_page_title_skin_opt', 'theme-default'),
(23745, 16879, 'zegen_page_page_title_bg', 'a:0:{}'),
(23746, 16879, 'zegen_page_page_title_link', 'a:0:{}'),
(23747, 16879, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23748, 16879, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23749, 16879, 'zegen_page_page_title_overlay', 'a:0:{}'),
(23750, 16879, 'zegen_page_footer_layout', 'theme-default'),
(23751, 16879, 'zegen_page_hidden_footer', 'theme-default'),
(23752, 16879, 'zegen_page_footer_skin_opt', 'theme-default'),
(23753, 16879, 'zegen_page_footer_bg_img', '0'),
(23754, 16879, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(23755, 16879, 'zegen_page_footer_link', 'a:0:{}'),
(23756, 16879, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23757, 16879, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23758, 16879, 'zegen_page_footer_items_opt', 'theme-default'),
(23759, 16879, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(23760, 16879, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(23761, 16879, 'zegen_page_footer_top_bg', 'a:0:{}'),
(23762, 16879, 'zegen_page_footer_top_link', 'a:0:{}'),
(23763, 16879, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23764, 16879, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23765, 16879, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(23766, 16879, 'zegen_page_footer_top_layout', '4-4-4'),
(23767, 16879, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(23768, 16879, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(23769, 16879, 'zegen_page_footer_middle_link', 'a:0:{}'),
(23770, 16879, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23771, 16879, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23772, 16879, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(23773, 16879, 'zegen_page_footer_middle_layout', '4-4-4'),
(23774, 16879, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(23775, 16879, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(23776, 16879, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(23777, 16879, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(23778, 16879, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23779, 16879, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23780, 16879, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(23781, 16879, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(23782, 16879, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(23783, 16879, 'zegen_page_header_slider_opt', 'theme-default'),
(23784, 16879, '_elementor_edit_mode', 'builder'),
(23785, 16879, '_elementor_template_type', 'wp-page'),
(23786, 16879, '_elementor_version', '3.6.7'),
(23787, 16879, 'zegen_page_header_navbar_font', '#ffffff'),
(23788, 16879, 'zegen_page_header_topbar_font', '#c1c1c1'),
(23789, 16879, 'zegen_page_header_navbar_sticky_font', '#000000'),
(23790, 16879, '_elementor_data', '[{"id":"1a28dbc","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"13b1bb3","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ed1a7d9","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","heading_tag":"h4","slide_margin":"35","pagination":"1"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(23791, 16879, 'zegen_page_custom_logo', '0'),
(23792, 16879, 'zegen_page_custom_sticky_logo', '0'),
(23793, 16879, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(23795, 16967, 'zegen_demo_content_key', '1'),
(23796, 16967, '_wp_page_template', 'default'),
(23797, 16967, '_elementor_controls_usage', 'a:0:{}'),
(23798, 16967, 'slide_template', 'default'),
(23799, 16967, 'zegen_page_layout', 'theme-default'),
(23800, 16967, 'zegen_page_content_padding_opt', 'theme-default'),
(23801, 16967, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23802, 16967, 'zegen_page_main_bg_color', 'a:0:{}'),
(23803, 16967, 'zegen_page_main_bg_image', '0'),
(23804, 16967, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23805, 16967, 'zegen_page_template_opt', 'theme-default'),
(23806, 16967, 'zegen_page_template', 'right-sidebar'),
(23807, 16967, 'zegen_page_sidebar_mobile', 'theme-default'),
(23808, 16967, 'zegen_page_header_layout', 'theme-default'),
(23809, 16967, 'zegen_page_header_type', 'theme-default'),
(23810, 16967, 'zegen_page_header_bg_img', '0'),
(23811, 16967, 'zegen_page_header_items_opt', 'theme-default'),
(23812, 16967, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(23813, 16967, 'zegen_page_header_absolute_opt', 'theme-default'),
(23814, 16967, 'zegen_page_header_sticky_opt', 'theme-default'),
(23815, 16967, 'zegen_page_header_secondary_opt', 'theme-default'),
(23816, 16967, 'zegen_page_header_secondary_animate', 'left-push'),
(23817, 16967, 'zegen_page_custom_logo', '0'),
(23818, 16967, 'zegen_page_custom_sticky_logo', '0'),
(23819, 16967, 'zegen_page_nav_menu', 'none'),
(23820, 16967, 'zegen_page_header_topbar_opt', 'theme-default'),
(23821, 16967, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23822, 16967, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23823, 16967, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(23824, 16967, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(23825, 16967, 'zegen_page_header_topbar_link', 'a:0:{}'),
(23826, 16967, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23827, 16967, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23828, 16967, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(23829, 16967, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(23830, 16967, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(23831, 16967, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23832, 16967, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23833, 16967, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(23834, 16967, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(23835, 16967, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(23836, 16967, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23837, 16967, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23838, 16967, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(23839, 16967, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(23840, 16967, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(23841, 16967, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23842, 16967, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23843, 16967, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(23844, 16967, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(23845, 16967, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(23846, 16967, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23847, 16967, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23848, 16967, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(23849, 16967, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(23850, 16967, 'zegen_page_header_navbar_opt', 'theme-default'),
(23851, 16967, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23852, 16967, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23853, 16967, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(23854, 16967, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(23855, 16967, 'zegen_page_header_navbar_link', 'a:0:{}'),
(23856, 16967, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23857, 16967, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23858, 16967, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(23859, 16967, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(23860, 16967, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(23861, 16967, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23862, 16967, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23863, 16967, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(23864, 16967, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(23865, 16967, 'zegen_page_header_stikcy_opt', 'theme-default'),
(23866, 16967, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23867, 16967, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(23868, 16967, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(23869, 16967, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(23870, 16967, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23871, 16967, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23872, 16967, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(23873, 16967, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(23874, 16967, 'zegen_page_header_page_title_opt', 'theme-default'),
(23875, 16967, 'zegen_page_header_page_title_parallax', 'theme-default'),
(23876, 16967, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(23877, 16967, 'zegen_page_page_title_items_opt', 'theme-default'),
(23878, 16967, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(23879, 16967, 'zegen_page_page_title_skin_opt', 'theme-default'),
(23880, 16967, 'zegen_page_page_title_bg', 'a:0:{}'),
(23881, 16967, 'zegen_page_page_title_link', 'a:0:{}'),
(23882, 16967, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23883, 16967, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23884, 16967, 'zegen_page_page_title_overlay', 'a:0:{}'),
(23885, 16967, 'zegen_page_footer_layout', 'theme-default'),
(23886, 16967, 'zegen_page_hidden_footer', 'theme-default'),
(23887, 16967, 'zegen_page_footer_skin_opt', 'theme-default'),
(23888, 16967, 'zegen_page_footer_bg_img', '0'),
(23889, 16967, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(23890, 16967, 'zegen_page_footer_link', 'a:0:{}'),
(23891, 16967, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23892, 16967, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23893, 16967, 'zegen_page_footer_items_opt', 'theme-default'),
(23894, 16967, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(23895, 16967, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(23896, 16967, 'zegen_page_footer_top_bg', 'a:0:{}'),
(23897, 16967, 'zegen_page_footer_top_link', 'a:0:{}'),
(23898, 16967, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23899, 16967, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23900, 16967, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(23901, 16967, 'zegen_page_footer_top_layout', '4-4-4'),
(23902, 16967, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(23903, 16967, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(23904, 16967, 'zegen_page_footer_middle_link', 'a:0:{}'),
(23905, 16967, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23906, 16967, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23907, 16967, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(23908, 16967, 'zegen_page_footer_middle_layout', '4-4-4'),
(23909, 16967, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(23910, 16967, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(23911, 16967, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(23912, 16967, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(23913, 16967, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23914, 16967, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23915, 16967, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(23916, 16967, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(23917, 16967, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(23918, 16967, 'zegen_page_header_slider_opt', 'theme-default'),
(23919, 16967, '_elementor_edit_mode', 'builder'),
(23920, 16967, '_elementor_template_type', 'wp-page'),
(23921, 16967, '_elementor_version', '2.7.5'),
(23922, 17322, 'zegen_demo_content_key', '1'),
(23923, 17322, 'zegen_page_header_absolute_opt', 'theme-default'),
(23924, 17322, 'zegen_page_header_sticky_opt', 'theme-default'),
(23925, 17322, 'zegen_page_header_secondary_opt', 'theme-default'),
(23926, 17322, 'zegen_page_header_secondary_animate', 'left-push'),
(23927, 17322, 'zegen_page_custom_logo', '0'),
(23928, 17322, 'zegen_page_custom_sticky_logo', '0'),
(23929, 17322, 'zegen_page_nav_menu', 'none'),
(23930, 17322, 'zegen_page_header_topbar_opt', 'theme-default'),
(23931, 17322, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23932, 17322, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23933, 17322, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(23934, 17322, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(23935, 17322, 'zegen_page_header_topbar_link', 'a:0:{}'),
(23936, 17322, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23937, 17322, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23938, 17322, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(23939, 17322, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(23940, 17322, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(23941, 17322, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23942, 17322, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23943, 17322, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(23944, 17322, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(23945, 17322, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(23946, 17322, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23947, 17322, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23948, 17322, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(23949, 17322, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(23950, 17322, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(23951, 17322, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23952, 17322, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23953, 17322, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(23954, 17322, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(23955, 17322, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(23956, 17322, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23957, 17322, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23958, 17322, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(23959, 17322, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(23960, 17322, 'zegen_page_header_navbar_opt', 'theme-default'),
(23961, 17322, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23962, 17322, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23963, 17322, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(23964, 17322, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(23965, 17322, 'zegen_page_header_navbar_link', 'a:0:{}'),
(23966, 17322, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23967, 17322, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23968, 17322, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(23969, 17322, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(23970, 17322, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(23971, 17322, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23972, 17322, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23973, 17322, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(23974, 17322, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(23975, 17322, 'zegen_page_header_stikcy_opt', 'theme-default'),
(23976, 17322, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(23977, 17322, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(23978, 17322, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(23979, 17322, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(23980, 17322, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23981, 17322, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23982, 17322, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(23983, 17322, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(23984, 17322, 'zegen_page_header_page_title_opt', 'theme-default'),
(23985, 17322, 'zegen_page_header_page_title_parallax', 'theme-default'),
(23986, 17322, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(23987, 17322, 'zegen_page_page_title_items_opt', 'theme-default'),
(23988, 17322, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(23989, 17322, 'zegen_page_page_title_skin_opt', 'theme-default'),
(23990, 17322, 'zegen_page_page_title_bg', 'a:0:{}'),
(23991, 17322, 'zegen_page_page_title_link', 'a:0:{}'),
(23992, 17322, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(23993, 17322, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(23994, 17322, 'zegen_page_page_title_overlay', 'a:0:{}'),
(23995, 17322, 'zegen_page_footer_layout', 'theme-default'),
(23996, 17322, 'zegen_page_hidden_footer', 'theme-default'),
(23997, 17322, 'zegen_page_footer_skin_opt', 'theme-default'),
(23998, 17322, 'zegen_page_footer_bg_img', '0'),
(23999, 17322, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(24000, 17322, 'zegen_page_footer_link', 'a:0:{}'),
(24001, 17322, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24002, 17322, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24003, 17322, 'zegen_page_footer_items_opt', 'theme-default'),
(24004, 17322, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(24005, 17322, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(24006, 17322, 'zegen_page_footer_top_bg', 'a:0:{}'),
(24007, 17322, 'zegen_page_footer_top_link', 'a:0:{}'),
(24008, 17322, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24009, 17322, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24010, 17322, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(24011, 17322, 'zegen_page_footer_top_layout', '4-4-4'),
(24012, 17322, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(24013, 17322, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(24014, 17322, 'zegen_page_footer_middle_link', 'a:0:{}'),
(24015, 17322, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24016, 17322, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24017, 17322, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(24018, 17322, 'zegen_page_footer_middle_layout', '4-4-4'),
(24019, 17322, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(24020, 17322, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(24021, 17322, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(24022, 17322, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(24023, 17322, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24024, 17322, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24025, 17322, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(24026, 17322, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(24027, 17322, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(24028, 17322, 'zegen_page_header_slider_opt', 'theme-default'),
(24029, 17322, '_elementor_edit_mode', 'builder'),
(24030, 17322, '_elementor_template_type', 'wp-page'),
(24031, 17322, '_elementor_version', '3.3.1'),
(24032, 17322, '_elementor_data', '[{"id":"418935e","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"938f582"}]},"elements":[{"id":"41784b2","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b06a92c","elType":"widget","settings":{"popup_type":"btn","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=tvDH4JM_gME","icon_size":"30","btn_text":"test"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(24034, 17322, '_elementor_controls_usage', 'a:3:{s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:10:"popup_type";i:1;s:9:"popup_url";i:1;}s:14:"button_section";a:1:{s:8:"btn_text";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}}}}'),
(24035, 17322, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(24036, 17322, 'zegen_page_header_items_opt', 'theme-default'),
(24037, 17322, '_wp_page_template', 'default'),
(24038, 17322, 'zegen_page_layout', 'theme-default'),
(24039, 17322, 'zegen_page_content_padding_opt', 'theme-default'),
(24040, 17322, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24041, 17322, 'zegen_page_main_bg_color', 'a:0:{}'),
(24042, 17322, 'zegen_page_main_bg_image', '0'),
(24043, 17322, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24044, 17322, 'zegen_page_template_opt', 'theme-default'),
(24045, 17322, 'zegen_page_template', 'right-sidebar'),
(24046, 17322, 'zegen_page_sidebar_mobile', 'theme-default'),
(24047, 17322, 'zegen_page_header_layout', 'theme-default'),
(24048, 17322, 'zegen_page_header_type', 'theme-default'),
(24049, 17322, 'zegen_page_header_bg_img', '0'),
(24050, 17355, 'zegen_demo_content_key', '1'),
(24052, 17355, 'zegen_page_header_slider_opt', 'theme-default'),
(24053, 17355, '_elementor_edit_mode', 'builder'),
(24054, 17355, '_elementor_template_type', 'wp-page'),
(24055, 17355, '_elementor_version', '3.6.7'),
(24056, 17355, 'zegen_page_header_slider', '[rev_slider alias="Zegen-Home-newThree"][/rev_slider]'),
(24057, 17355, 'zegen_page_header_navbar_font', '#ffffff'),
(24058, 17355, 'zegen_page_header_topbar_font', '#797979'),
(24059, 17355, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(24060, 17355, '_elementor_data', '[{"id":"3d361f70","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"200","left":"0","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","background_background":"classic","background_color":"#000F21","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"background_overlay_background":"classic","background_overlay_image":{"id":19886,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/curve_overlay.png"},"background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"background_position":"bottom right","shape_divider_top_width":{"unit":"%","size":100,"sizes":[]},"shape_divider_top_height":{"unit":"px","size":74,"sizes":[]},"shape_divider_top_flip":"yes","shape_divider_top_negative":"yes","shape_divider_bottom":"wave-brush","shape_divider_bottom_width":{"unit":"%","size":100,"sizes":[]},"shape_divider_bottom_height":{"unit":"px","size":74,"sizes":[]},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"110","left":"0","isLinked":false}},"elements":[{"id":"4bf91081","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"60b671f5","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"594c3f5"}],"content_position":"middle","structure":"20"},"elements":[{"id":"763c5b1e","elType":"column","settings":{"_column_size":50,"_inline_size":78.3333329999999961046341923065483570098876953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5d485a43","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3 res-text-center","title":"Welcome To Zegen Church Online! We\\u2019d Love To Connect And Share More About Our Online Community!","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#FFFFFF","title_margin":"0px 0px 0px 0px","sub_title":"JOIN A LIFE GROUP","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"635b5b06","elType":"widget","settings":{"editor":"How do we generate new ideas? <span class=\\"theme-color text-decoration-underline\\">Connect with the Community<\\/span>","text_color":"#FFFFFF","_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_font_weight":"400","align_tablet":"left","typography_line_height_mobile":{"unit":"px","size":32,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"64dfdab0","elType":"column","settings":{"_column_size":50,"_inline_size":21.626999999999998891553332214243710041046142578125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"42d6778f","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=YLN1Argi7ik","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_opt":"icon_fa","_margin_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"936f199","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":"","sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#DFDFDF","shape_divider_bottom_height":{"unit":"px","size":500,"sizes":[]},"background_overlay_position":"bottom right","background_overlay_repeat":"no-repeat","background_overlay_size":"contain","margin":{"unit":"px","top":"-175","right":0,"bottom":"0","left":0,"isLinked":false},"z_index":1,"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"177dc274","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f9a7a3","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdc2652"}],"margin":{"unit":"px","top":"10","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"73bbccb5","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"45f17e7a","elType":"widget","settings":{"title":"Our Sermons","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"44","icon_outer_size":"44","fbox_number":"01","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"17px 14px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/sermons\\/","btn_type":"link","_background_background":"classic","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/sermons\\/","icon_opt":"icon_ti","icon_ti":"ti-announcement","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"45","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":6468,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/sermon_img6.jpg","alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.07)"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6dc4b888","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"73a2e201","elType":"widget","settings":{"title":"Our Ministries","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"44","icon_outer_size":"44","fbox_number":"02","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"17px 14px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/ministries\\/","btn_type":"link","_background_background":"classic","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/ministries\\/","icon_opt":"icon_ti","icon_ti":"ti-bell","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"45","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":5415,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/family_ministry-1.jpg","alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.07)"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"1509e144","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"36c43987","elType":"widget","settings":{"title":"Our Events","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"44","icon_outer_size":"44","fbox_number":"03","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"17px 14px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/events\\/","btn_type":"link","_background_background":"classic","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/events\\/","icon_opt":"icon_ti","icon_ti":"ti-gift","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"45","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":5720,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs2-1.jpg","alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","fbox_number_color":"#FFFFFF","title_url_opt":"1","_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.07)"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis. We are a community of people loving each other and our Lord. Be completely humble and gentle, be patient, bearing with one another in love.We are a community Lord.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"05","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"9375f6e","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"7419362"}],"margin_mobile":{"unit":"px","top":"10","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"8bdb5ed","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2937ff7","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-1.jpg","id":16917,"alt":"","source":"library"},"image_size":"custom","image_custom_dimension":{"width":"600","height":"450"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","link_to":"file","opacity_hover":{"unit":"px","size":0.38000000000000000444089209850062616169452667236328125,"sizes":[]},"css_filters_hover_brightness":{"unit":"px","size":19,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"469a137","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"d1791ef","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-2.jpg","id":16918,"alt":"","source":"library"},"image_size":"custom","image_custom_dimension":{"width":"600","height":"450"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","link_to":"file","opacity_hover":{"unit":"px","size":0.38000000000000000444089209850062616169452667236328125,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/pexels-david-dibert-1207965.jpg","id":17416,"alt":"","source":"library"},"image_size":"full","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"40","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten","header_size":"span","typography_typography":"custom","typography_font_family":"Rubik","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":30,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#FFFFFF","typography_font_weight":"400","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"30","isLinked":false},"_padding":{"unit":"px","top":"20","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":11,"vertical":26,"blur":22,"spread":-2,"color":"rgba(0, 0, 0, 0.22)"},"_margin_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"}],"isInner":false}],"isInner":false},{"id":"8a13ab5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"043d7fb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"af1b140","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-30","title":"Our Gallery","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"GALLERY","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8296ec1","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"768x550;","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_opt":"1","slide_margin":"30","slide_dots":"1","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.7399999999999999911182158029987476766109466552734375,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"100","left":"0","isLinked":false},"background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"050","right":"0","bottom":"40","left":"0","isLinked":false},"rd_pos":"bottom","content_position":"middle","background_overlay_color":"#000F21","shape_divider_top":"waves","shape_divider_top_height":{"unit":"px","size":36,"sizes":[]},"shape_divider_bottom":"waves","shape_divider_bottom_height":{"unit":"px","size":36,"sizes":[]}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#525252","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":50},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-10","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c76bd1a","elType":"widget","settings":{"wp":{"title":"","campaign_id":"15841"},"_css_classes":"cus-camp-form","_animation":"fadeInUp"},"elements":[],"widgetType":"wp-widget-charitable_donate_widget"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"12","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(24061, 17355, '_wp_page_template', 'default'),
(24062, 17355, '_wp_page_template', 'default'),
(24063, 17355, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(24064, 17355, 'zegen_page_layout', 'theme-default'),
(24065, 17355, 'zegen_page_content_padding_opt', 'custom'),
(24066, 17355, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24067, 17355, 'zegen_page_main_bg_color', 'a:0:{}'),
(24068, 17355, 'zegen_page_main_bg_image', '0'),
(24069, 17355, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24070, 17355, 'zegen_page_template_opt', 'theme-default'),
(24071, 17355, 'zegen_page_template', 'right-sidebar'),
(24072, 17355, 'zegen_page_sidebar_mobile', 'theme-default'),
(24073, 17355, 'zegen_page_header_layout', 'theme-default'),
(24074, 17355, 'zegen_page_header_type', 'theme-default'),
(24075, 17355, 'zegen_page_header_bg_img', '0'),
(24076, 17355, 'zegen_page_header_items_opt', 'custom'),
(24077, 17355, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(24078, 17355, 'zegen_page_header_absolute_opt', 'theme-default'),
(24079, 17355, 'zegen_page_header_sticky_opt', 'sticky-scroll'),
(24080, 17355, 'zegen_page_header_secondary_opt', 'enable'),
(24081, 17355, 'zegen_page_header_secondary_animate', 'right-overlay'),
(24082, 17355, 'zegen_page_custom_logo', '19306'),
(24083, 17355, 'zegen_page_custom_sticky_logo', '19306'),
(24084, 17355, 'zegen_page_nav_menu', 'none'),
(24085, 17355, 'zegen_page_header_topbar_opt', 'custom'),
(24086, 17355, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24087, 17355, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24088, 17355, 'zegen_page_header_topbar_skin_opt', 'custom'),
(24089, 17355, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(24090, 17355, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#797979";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24091, 17355, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:4:"none";}'),
(24092, 17355, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24093, 17355, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(24094, 17355, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(24095, 17355, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(24096, 17355, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24097, 17355, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24098, 17355, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(24099, 17355, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\"},\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(24100, 17355, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(24101, 17355, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24102, 17355, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24103, 17355, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(24104, 17355, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(24105, 17355, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(24106, 17355, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24107, 17355, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24108, 17355, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(24109, 17355, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(24110, 17355, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(24111, 17355, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24112, 17355, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24113, 17355, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(24114, 17355, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(24115, 17355, 'zegen_page_header_navbar_opt', 'theme-default'),
(24116, 17355, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24117, 17355, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24118, 17355, 'zegen_page_header_navbar_skin_opt', 'custom'),
(24119, 17355, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24120, 17355, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(24121, 17355, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24122, 17355, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24123, 17355, 'zegen_page_header_navbar_sticky_skin_opt', 'custom'),
(24124, 17355, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24125, 17355, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(24126, 17355, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:4:"none";}'),
(24127, 17355, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24128, 17355, 'zegen_page_header_navbar_items_opt', 'custom'),
(24129, 17355, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\"},\\"Center\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Right\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-search\\":\\"Search\\",\\"header-email\\":\\"Email\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(24130, 17355, 'zegen_page_header_stikcy_opt', 'theme-default'),
(24131, 17355, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24132, 17355, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(24133, 17355, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(24134, 17355, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(24135, 17355, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24136, 17355, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24137, 17355, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(24138, 17355, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(24139, 17355, 'zegen_page_header_page_title_opt', '0'),
(24140, 17355, 'zegen_page_header_page_title_parallax', 'theme-default'),
(24141, 17355, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(24142, 17355, 'zegen_page_page_title_items_opt', 'theme-default'),
(24143, 17355, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(24144, 17355, 'zegen_page_page_title_skin_opt', 'theme-default'),
(24145, 17355, 'zegen_page_page_title_bg', 'a:0:{}'),
(24146, 17355, 'zegen_page_page_title_link', 'a:0:{}'),
(24147, 17355, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24148, 17355, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24149, 17355, 'zegen_page_page_title_overlay', 'a:0:{}'),
(24150, 17355, 'zegen_page_footer_layout', 'theme-default'),
(24151, 17355, 'zegen_page_hidden_footer', 'theme-default'),
(24152, 17355, 'zegen_page_footer_skin_opt', 'custom'),
(24153, 17355, 'zegen_page_footer_bg_img', '5698'),
(24154, 17355, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24155, 17355, 'zegen_page_footer_link', 'a:0:{}'),
(24156, 17355, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24157, 17355, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24158, 17355, 'zegen_page_footer_items_opt', 'theme-default'),
(24159, 17355, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(24160, 17355, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(24161, 17355, 'zegen_page_footer_top_bg', 'a:0:{}'),
(24162, 17355, 'zegen_page_footer_top_link', 'a:0:{}'),
(24163, 17355, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24164, 17355, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24165, 17355, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(24166, 17355, 'zegen_page_footer_top_layout', '4-4-4'),
(24167, 17355, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(24168, 17355, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(24169, 17355, 'zegen_page_footer_middle_link', 'a:0:{}'),
(24170, 17355, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24171, 17355, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24172, 17355, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(24173, 17355, 'zegen_page_footer_middle_layout', '4-4-4'),
(24174, 17355, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(24175, 17355, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(24176, 17355, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(24177, 17355, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(24178, 17355, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24179, 17355, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24180, 17355, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(24181, 17355, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(24182, 17355, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(24183, 17355, 'zegen_page_header_extra_class', 'home-three'),
(24184, 17355, 'zegen_page_footer_bg', '#00162f'),
(24185, 17355, '_elementor_controls_usage', 'a:11:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:4;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:14:"padding_mobile";i:2;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:5:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:1;s:12:"parallax_opt";i:1;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:4;}s:18:"section_rain_drops";a:1:{s:6:"rd_pos";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:4;s:14:"padding_tablet";i:7;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:4:{s:3:"gap";i:1;s:16:"content_position";i:2;s:15:"stretch_section";i:3;s:6:"layout";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:3:{s:5:"title";i:5;s:10:"text_align";i:3;s:11:"title_color";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:5;s:15:"sub_title_color";i:5;}s:17:"separator_section";a:1:{s:8:"sep_type";i:5;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:3;s:10:"image_size";i:3;s:22:"image_custom_dimension";i:3;s:7:"link_to";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:3;s:15:"_padding_tablet";i:3;s:15:"_padding_mobile";i:3;}s:19:"_section_background";a:6:{s:22:"_background_background";i:3;s:20:"_background_position";i:3;s:16:"_background_xpos";i:3;s:16:"_background_ypos";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}}s:5:"style";a:1:{s:19:"section_style_image";a:3:{s:13:"opacity_hover";i:2;s:28:"css_filters_hover_brightness";i:1;s:27:"background_hover_transition";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:8;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:11:"header_size";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:1;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:34:"wp-widget-charitable_donate_widget";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(24186, 17495, 'zegen_demo_content_key', '1'),
(24187, 17495, '_wp_page_template', 'default'),
(24188, 17495, '_wp_page_template', 'default'),
(24189, 17495, '_wp_page_template', 'default'),
(24190, 17495, 'zegen_page_layout', 'theme-default'),
(24191, 17495, 'zegen_page_content_padding_opt', 'custom'),
(24192, 17495, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24193, 17495, 'zegen_page_main_bg_color', 'a:0:{}'),
(24194, 17495, 'zegen_page_main_bg_image', '0'),
(24195, 17495, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24196, 17495, 'zegen_page_template_opt', 'theme-default'),
(24197, 17495, 'zegen_page_template', 'right-sidebar'),
(24198, 17495, 'zegen_page_sidebar_mobile', 'theme-default'),
(24199, 17495, 'zegen_page_header_layout', 'boxed'),
(24200, 17495, 'zegen_page_header_type', 'theme-default'),
(24201, 17495, 'zegen_page_header_bg_img', '0'),
(24202, 17495, 'zegen_page_header_items_opt', 'custom'),
(24203, 17495, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(24204, 17495, 'zegen_page_header_absolute_opt', '1'),
(24205, 17495, 'zegen_page_header_sticky_opt', 'theme-default'),
(24206, 17495, 'zegen_page_header_secondary_opt', 'theme-default'),
(24207, 17495, 'zegen_page_header_secondary_animate', 'left-push'),
(24208, 17495, 'zegen_page_custom_logo', '19306'),
(24209, 17495, 'zegen_page_custom_sticky_logo', '19306'),
(24210, 17495, 'zegen_page_nav_menu', 'none'),
(24211, 17495, 'zegen_page_header_topbar_opt', 'custom'),
(24212, 17495, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24213, 17495, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24214, 17495, 'zegen_page_header_topbar_skin_opt', 'custom'),
(24215, 17495, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#ffffff";}'),
(24216, 17495, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#4f4f4f";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24217, 17495, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:4:"none";}'),
(24218, 17495, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24219, 17495, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(24220, 17495, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(24221, 17495, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(24222, 17495, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24223, 17495, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24224, 17495, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(24225, 17495, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(24226, 17495, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(24227, 17495, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24228, 17495, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24229, 17495, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(24230, 17495, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(24231, 17495, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(24232, 17495, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24233, 17495, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24234, 17495, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(24235, 17495, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(24236, 17495, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(24237, 17495, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24238, 17495, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24239, 17495, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(24240, 17495, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(24241, 17495, 'zegen_page_header_navbar_opt', 'theme-default'),
(24242, 17495, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24243, 17495, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24244, 17495, 'zegen_page_header_navbar_skin_opt', 'custom'),
(24245, 17495, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24246, 17495, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(24247, 17495, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24248, 17495, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24249, 17495, 'zegen_page_header_navbar_sticky_skin_opt', 'custom'),
(24250, 17495, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24251, 17495, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(24252, 17495, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:4:"none";}'),
(24253, 17495, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24254, 17495, 'zegen_page_header_navbar_items_opt', 'custom'),
(24255, 17495, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-menu\\":\\"Main Menu\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(24256, 17495, 'zegen_page_header_stikcy_opt', 'theme-default'),
(24257, 17495, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24258, 17495, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(24259, 17495, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(24260, 17495, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(24261, 17495, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24262, 17495, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24263, 17495, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(24264, 17495, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(24265, 17495, 'zegen_page_header_page_title_opt', '0'),
(24266, 17495, 'zegen_page_header_page_title_parallax', 'theme-default'),
(24267, 17495, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(24268, 17495, 'zegen_page_page_title_items_opt', 'theme-default'),
(24269, 17495, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(24270, 17495, 'zegen_page_page_title_skin_opt', 'theme-default'),
(24271, 17495, 'zegen_page_page_title_bg', 'a:0:{}'),
(24272, 17495, 'zegen_page_page_title_link', 'a:0:{}'),
(24273, 17495, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24274, 17495, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24275, 17495, 'zegen_page_page_title_overlay', 'a:0:{}'),
(24276, 17495, 'zegen_page_footer_layout', 'theme-default'),
(24277, 17495, 'zegen_page_hidden_footer', 'theme-default'),
(24278, 17495, 'zegen_page_footer_skin_opt', 'custom'),
(24279, 17495, 'zegen_page_footer_bg_img', '5698'),
(24280, 17495, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24281, 17495, 'zegen_page_footer_link', 'a:0:{}'),
(24282, 17495, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24283, 17495, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24284, 17495, 'zegen_page_footer_items_opt', 'theme-default'),
(24285, 17495, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(24286, 17495, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(24287, 17495, 'zegen_page_footer_top_bg', 'a:0:{}'),
(24288, 17495, 'zegen_page_footer_top_link', 'a:0:{}'),
(24289, 17495, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24290, 17495, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24291, 17495, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(24292, 17495, 'zegen_page_footer_top_layout', '4-4-4'),
(24293, 17495, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(24294, 17495, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(24295, 17495, 'zegen_page_footer_middle_link', 'a:0:{}'),
(24296, 17495, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24297, 17495, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24298, 17495, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(24299, 17495, 'zegen_page_footer_middle_layout', '4-4-4'),
(24300, 17495, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(24301, 17495, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(24302, 17495, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(24303, 17495, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(24304, 17495, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24305, 17495, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24306, 17495, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(24307, 17495, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(24308, 17495, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(24309, 17495, 'zegen_page_header_slider_opt', 'theme-default'),
(24310, 17495, '_elementor_edit_mode', 'builder'),
(24311, 17495, '_elementor_template_type', 'wp-page'),
(24312, 17495, '_elementor_version', '3.6.7'),
(24313, 17495, 'zegen_page_header_slider', '[rev_slider alias="Zegen-Home-4"][/rev_slider]'),
(24314, 17495, 'zegen_page_header_navbar_font', '#ffffff'),
(24315, 17495, 'zegen_page_header_topbar_font', '#4f4f4f'),
(24316, 17495, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(24317, 17495, '_elementor_data', '[{"id":"508bcaee","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108"}],"padding":{"unit":"px","top":"100","right":"15","bottom":"50","left":"15","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"0","left":"15","isLinked":false},"css_classes":"sec-pad-col"},"elements":[{"id":"63c0ba89","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"background_background":"classic","background_color":"#BF0A30","background_hover_background":"classic","background_hover_color":"#EAEAEA","padding":{"unit":"px","top":"0","right":"15","bottom":"15","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"263b3ae","elType":"widget","settings":{"title":"Our Sermons","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available.","sc_spacing":"21px 15px 15px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-crown","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"btn_text":"View More","btn_url":"#","btn_type":"link","btn_hvariation":"btn-dark"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"4648d7fc","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.91000000000000003108624468950438313186168670654296875,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"40","right":"35","bottom":"30","left":"35","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"35","bottom":"30","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"35","bottom":"35","left":"35","isLinked":false},"background_overlay_color":"#050A18AB"},"elements":[{"id":"44dfc47","elType":"widget","settings":{"title":" Help us to make a difference","header_size":"h4","title_color":"#FFFFFF","typography_typography":"custom","typography_line_height":{"unit":"px","size":32,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"8d5f2be","elType":"widget","settings":{"wp":{"title":"","campaign_id":"15841"},"_css_classes":"cus-camp-form"},"elements":[],"widgetType":"wp-widget-charitable_donate_widget"}],"isInner":false},{"id":"baba743","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"background_background":"classic","background_color":"#BF0A30","background_hover_background":"classic","background_hover_color":"#EAEAEA","padding":{"unit":"px","top":"0","right":"15","bottom":"15","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true}},"elements":[{"id":"52a901f","elType":"widget","settings":{"title":"Enquiry Now","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available.","sc_spacing":"21px 15px 15px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"btn_text":"Contact Us","btn_url":"#","btn_type":"link"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"70","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"50","left":"15","isLinked":false},"margin":{"unit":"px","top":"","right":0,"bottom":"","left":0,"isLinked":true},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"05","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"37aa955","elType":"widget","settings":{"title":"<p>\\"World belongs to humanity, not this leader, that leader or that king or prince or religious leader. World belongs to humanity\\" <\\/p>\\n<h6>-DALAI LAMA<\\/h6>","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""},"title_color":"#00162F","typography_typography":"custom","typography_font_family":"Barlow Condensed","typography_font_weight":"300","typography_font_style":"italic","typography_line_height":{"unit":"px","size":40,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-2","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-2.jpg","id":16918,"alt":"","source":"library"},"image_size":"medium","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"40","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"8a13ab5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"043d7fb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"af1b140","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-30","title":"Our Gallery","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"GALLERY","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8296ec1","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"768x550;","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_opt":"1","slide_margin":"30","slide_nav":"1"},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"70","left":"0","isLinked":false},"background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"rd_pos":"bottom"},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"822c8ef","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"86f1327","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"11","more_text":"Read More","post_heading":"h4","blog_layout":"list","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x700;","hard_croping":"1","slide_opt":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"8px 10px 0px","_css_classes":"pt-lg-3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(24319, 17495, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(24320, 17495, 'zegen_page_header_extra_class', 'home-four'),
(24321, 17495, 'zegen_page_footer_bg', '#00162f'),
(24322, 17495, '_elementor_controls_usage', 'a:10:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:11;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:4:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;s:9:"title_url";i:2;}s:15:"layouts_section";a:5:{s:14:"feature_layout";i:2;s:12:"content_full";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:10:"text_align";i:2;}s:12:"icon_section";a:5:{s:15:"icon_outer_size";i:2;s:8:"icon_opt";i:2;s:7:"icon_ti";i:2;s:14:"icon_variation";i:2;s:7:"icon_bg";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:14:"number_section";a:1:{s:11:"fbox_number";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}s:14:"button_section";a:3:{s:8:"btn_text";i:2;s:7:"btn_url";i:2;s:8:"btn_type";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:4:{s:8:"_padding";i:2;s:7:"_margin";i:2;s:14:"_margin_mobile";i:2;s:14:"_margin_tablet";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:4:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;s:27:"_box_shadow_box_shadow_type";i:2;s:22:"_box_shadow_box_shadow";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:9;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:6;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:6:"margin";i:3;s:7:"padding";i:4;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:11:"css_classes";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:8:{s:21:"background_background";i:3;s:16:"background_color";i:2;s:27:"background_hover_background";i:2;s:22:"background_hover_color";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:5:{s:5:"title";i:5;s:10:"title_head";i:1;s:11:"title_color";i:2;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:15:"sub_title_color";i:5;s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:1;}}}}s:34:"wp-widget-charitable_donate_widget";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}s:14:"section_layout";a:3:{s:16:"content_position";i:2;s:15:"stretch_section";i:2;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:6;}s:18:"section_background";a:12:{s:21:"background_background";i:4;s:19:"background_position";i:4;s:17:"background_repeat";i:4;s:15:"background_size";i:4;s:14:"parallax_ratio";i:4;s:16:"background_image";i:1;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:4;s:26:"background_overlay_opacity";i:4;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:2;}s:18:"section_rain_drops";a:1:{s:6:"rd_pos";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:6;s:7:"z_index";i:3;s:13:"margin_tablet";i:1;s:14:"padding_mobile";i:6;s:6:"margin";i:3;s:14:"padding_tablet";i:5;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:6:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:22:"typography_font_weight";i:1;s:21:"typography_font_style";i:1;s:22:"typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:6:{s:22:"_background_background";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:5:"width";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:15:"_padding_mobile";i:1;s:14:"_margin_mobile";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(24323, 17666, 'zegen_demo_content_key', '1'),
(24324, 17666, '_wp_page_template', 'default'),
(24325, 17666, '_wp_page_template', 'default'),
(24326, 17666, '_wp_page_template', 'default'),
(24327, 17666, '_wp_page_template', 'default'),
(24328, 17666, 'zegen_page_layout', 'theme-default'),
(24329, 17666, 'zegen_page_content_padding_opt', 'custom'),
(24330, 17666, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24331, 17666, 'zegen_page_main_bg_color', 'a:0:{}'),
(24332, 17666, 'zegen_page_main_bg_image', '0'),
(24333, 17666, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24334, 17666, 'zegen_page_template_opt', 'theme-default'),
(24335, 17666, 'zegen_page_template', 'right-sidebar'),
(24336, 17666, 'zegen_page_sidebar_mobile', 'theme-default'),
(24337, 17666, 'zegen_page_header_layout', 'theme-default'),
(24338, 17666, 'zegen_page_header_type', 'theme-default'),
(24339, 17666, 'zegen_page_header_bg_img', '0'),
(24340, 17666, 'zegen_page_header_items_opt', 'custom'),
(24341, 17666, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-nav\\":\\"Navbar\\"},\\"Sticky\\":{},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(24342, 17666, 'zegen_page_header_absolute_opt', 'theme-default'),
(24343, 17666, 'zegen_page_header_sticky_opt', 'theme-default'),
(24344, 17666, 'zegen_page_header_secondary_opt', 'theme-default'),
(24345, 17666, 'zegen_page_header_secondary_animate', 'left-push'),
(24346, 17666, 'zegen_page_nav_menu', 'center-menu'),
(24347, 17666, 'zegen_page_header_topbar_opt', 'custom'),
(24348, 17666, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24349, 17666, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24350, 17666, 'zegen_page_header_topbar_skin_opt', 'custom'),
(24351, 17666, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24352, 17666, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24353, 17666, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(24354, 17666, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24355, 17666, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(24356, 17666, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(24357, 17666, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(24358, 17666, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24359, 17666, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24360, 17666, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(24361, 17666, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(24362, 17666, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(24363, 17666, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24364, 17666, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24365, 17666, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(24366, 17666, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(24367, 17666, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(24368, 17666, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24369, 17666, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24370, 17666, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(24371, 17666, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(24372, 17666, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(24373, 17666, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24374, 17666, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24375, 17666, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(24376, 17666, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(24377, 17666, 'zegen_page_header_navbar_opt', 'theme-default'),
(24378, 17666, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24379, 17666, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24380, 17666, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(24381, 17666, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24382, 17666, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(24383, 17666, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24384, 17666, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24385, 17666, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(24386, 17666, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24387, 17666, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(24388, 17666, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24389, 17666, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24390, 17666, 'zegen_page_header_navbar_items_opt', 'custom'),
(24391, 17666, 'zegen_page_header_navbar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-email\\":\\"Email\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(24392, 17666, 'zegen_page_header_stikcy_opt', 'theme-default'),
(24393, 17666, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24394, 17666, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(24395, 17666, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(24396, 17666, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(24397, 17666, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24398, 17666, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24399, 17666, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(24400, 17666, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(24401, 17666, 'zegen_page_header_page_title_opt', '0'),
(24402, 17666, 'zegen_page_header_page_title_parallax', 'theme-default'),
(24403, 17666, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(24404, 17666, 'zegen_page_page_title_items_opt', 'theme-default'),
(24405, 17666, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(24406, 17666, 'zegen_page_page_title_skin_opt', 'theme-default'),
(24407, 17666, 'zegen_page_page_title_bg', 'a:0:{}'),
(24408, 17666, 'zegen_page_page_title_link', 'a:0:{}'),
(24409, 17666, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24410, 17666, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24411, 17666, 'zegen_page_page_title_overlay', 'a:0:{}'),
(24412, 17666, 'zegen_page_footer_layout', 'theme-default'),
(24413, 17666, 'zegen_page_hidden_footer', 'theme-default'),
(24414, 17666, 'zegen_page_footer_skin_opt', 'custom'),
(24415, 17666, 'zegen_page_footer_bg_img', '16755'),
(24416, 17666, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24417, 17666, 'zegen_page_footer_link', 'a:0:{}'),
(24418, 17666, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24419, 17666, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24420, 17666, 'zegen_page_footer_items_opt', 'custom'),
(24421, 17666, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(24422, 17666, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(24423, 17666, 'zegen_page_footer_top_bg', 'a:0:{}'),
(24424, 17666, 'zegen_page_footer_top_link', 'a:0:{}'),
(24425, 17666, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24426, 17666, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24427, 17666, 'zegen_page_footer_top_layout_opt', 'custom'),
(24428, 17666, 'zegen_page_footer_top_layout', '9-3'),
(24429, 17666, 'zegen_page_footer_middle_skin_opt', 'custom'),
(24430, 17666, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(24431, 17666, 'zegen_page_footer_middle_link', 'a:0:{}'),
(24432, 17666, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24433, 17666, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:2:"60";i:1;s:0:"";i:2;s:2:"30";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24434, 17666, 'zegen_page_footer_middle_layout_opt', 'custom'),
(24435, 17666, 'zegen_page_footer_middle_layout', '12'),
(24436, 17666, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(24437, 17666, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(24438, 17666, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(24439, 17666, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(24440, 17666, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24441, 17666, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24442, 17666, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(24443, 17666, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(24444, 17666, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(24445, 17666, 'zegen_page_header_slider_opt', 'theme-default'),
(24446, 17666, '_elementor_edit_mode', 'builder'),
(24447, 17666, '_elementor_template_type', 'wp-page'),
(24448, 17666, '_elementor_version', '3.6.7'),
(24449, 17666, 'zegen_page_header_slider', '[rev_slider alias="motion-blur-portfolio-showcase"][/rev_slider]'),
(24450, 17666, 'zegen_page_header_navbar_font', '#ffffff'),
(24451, 17666, 'zegen_page_header_topbar_font', '#ffffff'),
(24452, 17666, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(24453, 17666, '_elementor_data', '[{"id":"dab541d","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"805e485"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"030","left":"0","isLinked":false}},"elements":[{"id":"5e8a94e9","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3882a433","elType":"widget","settings":{"title":"About","header_size":"h6","_css_classes":"d-none"},"elements":[],"widgetType":"heading"},{"id":"39d0a571","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"30a7078"}],"content_position":"middle","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false}},"elements":[{"id":"2dff35c3","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"18a6c893","elType":"widget","settings":{"title":"What We Do","sub_title":"Our Services","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"title_margin":"0px 0px 0px 0px","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"165960b6","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"30a7078"}],"content_position":"middle","gap":"extended"},"elements":[{"id":"1d3633c6","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"278982e7","elType":"widget","settings":{"front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\"}}","font_hcolor":"#FFFFFF","back_bg":"#00162FE0","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Our Sermons","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17373,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor.png","alt":"","source":"library"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/it-management\\/","front_padding":"80px","back_padding":"50px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true},{"id":"2740245b","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"539d9978","elType":"widget","settings":{"front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"icon\\":\\"Icon\\"}}","font_hcolor":"#FFFFFF","back_bg":"#00162FE0","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Our Ministries","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17372,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","alt":"","source":"library"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/cyber-security\\/","front_padding":"80px","back_padding":"50px"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true},{"id":"15a5e1b2","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"14ae9596","elType":"widget","settings":{"front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"icon\\":\\"Icon\\"}}","font_hcolor":"#FFFFFF","back_bg":"#00162FE0","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Our Story","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17373,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor.png","alt":"","source":"library"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/cloud-computing\\/","front_padding":"80px","back_padding":"50px"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"4c70d6a","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"#00162F","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"100","right":"0","bottom":"200","left":"0","isLinked":false},"shape_divider_bottom":"pyramids","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"content_position":"middle","structure":"20"},"elements":[{"id":"3a2d2ab","elType":"column","settings":{"_column_size":50,"_inline_size":38.33500000000000085265128291212022304534912109375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"a83f73b","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Next Event Starts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b91861a","elType":"widget","settings":{"title":"Dec 24, 2022 - Wednesday 12 am to 4 am ","size":"medium","header_size":"div","align":"left","title_color":"#C2C2C2","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_mobile":{"unit":"px","size":30,"sizes":[]},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"d030e15","elType":"column","settings":{"_column_size":50,"_inline_size":61.66499999999999914734871708787977695465087890625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c4ceb6a","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-0","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","variation":"modern"},"elements":[],"widgetType":"zegendaycounter"}],"isInner":false}],"isInner":false},{"id":"898391d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"50","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7bfca681","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"65f79e72","elType":"widget","settings":{"title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"5682bb3f","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"b32b586"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"30","left":0,"isLinked":false},"gap":"extended"},"elements":[{"id":"67de4bf9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1e972c93","elType":"widget","settings":{"title_color":"#232323","icon_size":"14","icon_variation":"theme-color","icon_bottom_space":"15","icon_list":[{"list_title":"Drive Business Process","icon_fa":"fa fa-star","_id":"25d317b"},{"list_title":"Speed Up Transactions","icon_fa":"fa fa-star","_id":"0623faf"},{"list_title":"Automate Workflows","icon_fa":"fa fa-star","_id":"9839b62"}],"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"zegeniconlist"},{"id":"27476f87","elType":"widget","settings":{"title":"Add Your Heading Text Here","header_size":"h5","_css_classes":"d-none"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5020e40a","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"9b69e83","elType":"widget","settings":{"title_color":"#232323","icon_size":"14","icon_variation":"theme-color","icon_bottom_space":"15","icon_list":[{"list_title":"Structure Data & Docs","icon_fa":"fa fa-star","_id":"25d317b"},{"list_title":"Eliminate Repeat Entry","icon_fa":"fa fa-star","_id":"0623faf"},{"list_title":"Simpliy Communication","icon_fa":"fa fa-star","_id":"9839b62"}]},"elements":[],"widgetType":"zegeniconlist"}],"isInner":true}],"isInner":true},{"id":"1d62d063","elType":"widget","settings":{"text":"Learn More","background_color":"#BF0A30","button_background_hover_color":"#050A18","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"3654bab","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7505d218","elType":"widget","settings":{"image":{"id":17414,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/pexels-zegen.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"50","right":"0","bottom":"50","left":"50","isLinked":false},"image_size":"custom","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"2c388006","elType":"widget","settings":{"image":{"id":6467,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/sermon_img5.jpg","alt":"","source":"library"},"image_size":"custom","image_border_border":"solid","image_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_color":"#FFFFFF","image_border_radius":{"unit":"%","top":"50","right":"50","bottom":"50","left":"0","isLinked":false},"image_box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":19,"spread":5,"color":"rgba(216, 216, 216, 0.5)"},"_element_width":"auto","_position":"absolute","_offset_x":{"unit":"px","size":50,"sizes":[]},"_offset_orientation_v":"end","_offset_x_tablet":{"unit":"px","size":140,"sizes":[]},"_offset_x_mobile":{"unit":"px","size":0,"sizes":[]},"image_custom_dimension":{"width":"180","height":"180"}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"e5072bf","elType":"section","settings":{"stretch_section":"section-stretched","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a13ae9e"}],"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"7ef2934","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"1d2cf811","elType":"widget","settings":{"title":"Our Latest Gallery","sub_title":"Recent Projects","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"41df83ee","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","heading_tag":"h4","post_heading":"h4","portfolio_layout":"classic","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"icons\\":\\"Popup and Link\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"popup\\":\\"Popup Icon\\",\\"link\\":\\"Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"600x450;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","font_color":"#252525","link_color":"#BF0A30","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"},{"id":"548814d","elType":"widget","settings":{"text":"View More Items","background_color":"#BF0A30","button_background_hover_color":"#050A18","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"a9c9a5b","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"background_background":"classic","background_color":"#F8F8F8","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":157,"sizes":[]},"background_ypos":{"unit":"px","size":-50,"sizes":[]},"background_repeat":"no-repeat","background_size":"initial","background_bg_width":{"unit":"%","size":61,"sizes":[]},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"eaf3701","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false}},"elements":[{"id":"564656a","elType":"widget","settings":{"image":{"id":17869,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/new-contact-1.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"width":{"unit":"%","size":95,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"adad1ca","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"66ca7ec","elType":"widget","settings":{"title":"Feel Free to Contact Us","sub_title":"Get In Touch","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b9c83a8","elType":"widget","settings":{"title":"Our Location","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"26","icon_outer_size":"70","icon_variation":"theme-color","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"text_align":"default","list_style":"1","icon_self_center":"1","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"1be631a","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"26","icon_outer_size":"70","icon_variation":"theme-color","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"_animation":"none","text_align":"default","list_style":"1","icon_self_center":"1","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"fddde72","elType":"widget","settings":{"title":"Email Address","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"26","icon_outer_size":"70","icon_variation":"theme-color","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"text_align":"default","list_style":"1","icon_self_center":"1","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"9757d07","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"249c15f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4db6adf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"943cbaf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"25c9022","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"61200ba","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"11","more_text":"Read More","post_heading":"h4","blog_layout":"list","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"8px 14px 0px","_css_classes":"pt-lg-3","variation":"dark"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(24455, 17666, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(24456, 17666, 'zegen_page_footer_bg', '#00162f'),
(24457, 17666, 'zegen_page_custom_logo', '17983'),
(24458, 17666, 'zegen_page_custom_sticky_logo', '17983'),
(24459, 17666, 'zegen_page_footer_middle_sidebar_1', 'Zozo-custom-footer-fullwidth'),
(24460, 17666, 'zegen_page_footer_top_sidebar_1', 'Sidebar-2'),
(24461, 17666, 'zegen_page_footer_top_sidebar_2', 'Zozo-custom-donate-sidebar'),
(24462, 17666, '_elementor_controls_usage', 'a:12:{s:7:"heading";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:2;s:11:"header_size";i:3;s:4:"size";i:1;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:12:"_css_classes";i:2;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:4:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:29:"typography_line_height_mobile";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:5:{s:5:"title";i:6;s:11:"title_trans";i:4;s:12:"title_margin";i:1;s:10:"text_align";i:3;s:11:"title_color";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:5;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;s:8:"_padding";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:16;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:14;s:19:"_inline_size_tablet";i:12;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:13:"margin_tablet";i:3;s:14:"padding_mobile";i:7;s:11:"css_classes";i:1;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:10;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:10;}s:18:"section_background";a:17:{s:21:"background_background";i:4;s:16:"background_image";i:2;s:19:"background_position";i:4;s:17:"background_repeat";i:4;s:15:"background_size";i:4;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:3;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;s:16:"background_color";i:1;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:19:"background_bg_width";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:3;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:3;}s:21:"section_shape_divider";a:2:{s:20:"shape_divider_bottom";i:1;s:26:"shape_divider_bottom_color";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:16:"content_position";i:5;s:3:"gap";i:2;s:15:"stretch_section";i:5;}s:17:"section_structure";a:1:{s:9:"structure";i:5;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:6:"margin";i:3;s:7:"padding";i:8;s:14:"padding_mobile";i:7;s:14:"padding_tablet";i:3;s:7:"z_index";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:6:{s:19:"primary_box_section";a:4:{s:8:"front_bg";i:3;s:18:"flip_primary_items";i:3;s:18:"primary_title_head";i:3;s:13:"front_padding";i:3;}s:21:"secondary_box_section";a:5:{s:11:"font_hcolor";i:3;s:7:"back_bg";i:3;s:20:"flip_secondary_items";i:3;s:20:"secondary_title_head";i:3;s:12:"back_padding";i:3;}s:13:"title_section";a:2:{s:5:"title";i:3;s:12:"stitle_color";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:3;s:7:"btn_url";i:3;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"image_section";a:2:{s:10:"flip_image";i:3;s:9:"img_style";i:3;}}s:8:"advanced";a:3:{s:19:"_section_background";a:5:{s:22:"_background_background";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}s:15:"_section_border";a:3:{s:14:"_border_border";i:3;s:13:"_border_width";i:3;s:13:"_border_color";i:3;}s:14:"_section_style";a:2:{s:12:"_css_classes";i:3;s:8:"_padding";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:4:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;s:9:"variation";i:1;}}}}s:13:"zegeniconlist";a:3:{s:5:"count";i:2;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:17:"icon_list_section";a:5:{s:11:"title_color";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:17:"icon_bottom_space";i:2;s:9:"icon_list";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:2;s:4:"link";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:3;s:10:"image_size";i:3;s:22:"image_custom_dimension";i:3;s:12:"align_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:6:{s:19:"image_border_radius";i:3;s:19:"image_border_border";i:1;s:18:"image_border_width";i:1;s:18:"image_border_color";i:1;s:27:"image_box_shadow_box_shadow";i:1;s:5:"width";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:15:"_padding_mobile";i:1;s:14:"_margin_tablet";i:1;}s:17:"_section_position";a:6:{s:14:"_element_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:21:"_offset_orientation_v";i:1;s:16:"_offset_x_tablet";i:1;s:16:"_offset_x_mobile";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"layouts_section";a:10:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:16:"portfolio_layout";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:10:"font_color";i:1;s:10:"link_color";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:3;s:10:"title_head";i:3;}s:15:"layouts_section";a:4:{s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:10:"text_align";i:3;s:10:"list_style";i:3;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:3;s:7:"icon_ti";i:3;s:9:"icon_size";i:3;s:15:"icon_outer_size";i:3;s:14:"icon_variation";i:3;s:16:"icon_self_center";i:3;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:8:"_padding";i:3;s:7:"_margin";i:3;}s:19:"_section_background";a:7:{s:22:"_background_background";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:2:{s:14:"_border_radius";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:7:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:9:"variation";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(24463, 17666, 'zegen_page_header_extra_class', 'home-five'),
(24464, 18006, 'zegen_demo_content_key', '1'),
(24465, 18006, '_wp_page_template', 'default'),
(24466, 18006, '_wp_page_template', 'default'),
(24467, 18006, '_wp_page_template', 'default'),
(24468, 18006, '_wp_page_template', 'default'),
(24469, 18006, '_wp_page_template', 'default'),
(24470, 18006, 'zegen_page_layout', 'theme-default'),
(24471, 18006, 'zegen_page_content_padding_opt', 'custom'),
(24472, 18006, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24473, 18006, 'zegen_page_main_bg_color', 'a:0:{}'),
(24474, 18006, 'zegen_page_main_bg_image', '0'),
(24475, 18006, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24476, 18006, 'zegen_page_template_opt', 'theme-default'),
(24477, 18006, 'zegen_page_template', 'right-sidebar'),
(24478, 18006, 'zegen_page_sidebar_mobile', 'theme-default'),
(24479, 18006, 'zegen_page_header_layout', 'theme-default'),
(24480, 18006, 'zegen_page_header_type', 'theme-default'),
(24481, 18006, 'zegen_page_header_bg_img', '0'),
(24482, 18006, 'zegen_page_header_items_opt', 'theme-default'),
(24483, 18006, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(24484, 18006, 'zegen_page_header_absolute_opt', 'theme-default'),
(24485, 18006, 'zegen_page_header_sticky_opt', 'theme-default'),
(24486, 18006, 'zegen_page_header_secondary_opt', 'theme-default'),
(24487, 18006, 'zegen_page_header_secondary_animate', 'left-push'),
(24488, 18006, 'zegen_page_nav_menu', 'none'),
(24489, 18006, 'zegen_page_header_topbar_opt', 'theme-default'),
(24490, 18006, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24491, 18006, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24492, 18006, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(24493, 18006, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24494, 18006, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24495, 18006, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(24496, 18006, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24497, 18006, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(24498, 18006, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(24499, 18006, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(24500, 18006, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24501, 18006, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24502, 18006, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(24503, 18006, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(24504, 18006, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(24505, 18006, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24506, 18006, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24507, 18006, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(24508, 18006, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(24509, 18006, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(24510, 18006, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24511, 18006, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24512, 18006, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(24513, 18006, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(24514, 18006, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(24515, 18006, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24516, 18006, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24517, 18006, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(24518, 18006, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(24519, 18006, 'zegen_page_header_navbar_opt', 'theme-default'),
(24520, 18006, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24521, 18006, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24522, 18006, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(24523, 18006, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24524, 18006, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(24525, 18006, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24526, 18006, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24527, 18006, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(24528, 18006, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24529, 18006, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(24530, 18006, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24531, 18006, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24532, 18006, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(24533, 18006, 'zegen_page_header_navbar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-email\\":\\"Email\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(24534, 18006, 'zegen_page_header_stikcy_opt', 'theme-default'),
(24535, 18006, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24536, 18006, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(24537, 18006, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(24538, 18006, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(24539, 18006, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24540, 18006, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24541, 18006, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(24542, 18006, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(24543, 18006, 'zegen_page_header_page_title_opt', '0'),
(24544, 18006, 'zegen_page_header_page_title_parallax', 'theme-default'),
(24545, 18006, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(24546, 18006, 'zegen_page_page_title_items_opt', 'theme-default'),
(24547, 18006, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(24548, 18006, 'zegen_page_page_title_skin_opt', 'theme-default'),
(24549, 18006, 'zegen_page_page_title_bg', 'a:0:{}'),
(24550, 18006, 'zegen_page_page_title_link', 'a:0:{}'),
(24551, 18006, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24552, 18006, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24553, 18006, 'zegen_page_page_title_overlay', 'a:0:{}'),
(24554, 18006, 'zegen_page_footer_layout', 'theme-default'),
(24555, 18006, 'zegen_page_hidden_footer', 'theme-default'),
(24556, 18006, 'zegen_page_footer_skin_opt', 'custom'),
(24557, 18006, 'zegen_page_footer_bg_img', '16755'),
(24558, 18006, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24559, 18006, 'zegen_page_footer_link', 'a:0:{}'),
(24560, 18006, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24561, 18006, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24562, 18006, 'zegen_page_footer_items_opt', 'custom'),
(24563, 18006, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(24564, 18006, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(24565, 18006, 'zegen_page_footer_top_bg', 'a:0:{}'),
(24566, 18006, 'zegen_page_footer_top_link', 'a:0:{}'),
(24567, 18006, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24568, 18006, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24569, 18006, 'zegen_page_footer_top_layout_opt', 'custom'),
(24570, 18006, 'zegen_page_footer_top_layout', '9-3'),
(24571, 18006, 'zegen_page_footer_middle_skin_opt', 'custom'),
(24572, 18006, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(24573, 18006, 'zegen_page_footer_middle_link', 'a:0:{}'),
(24574, 18006, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24575, 18006, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:2:"60";i:1;s:0:"";i:2;s:2:"30";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24576, 18006, 'zegen_page_footer_middle_layout_opt', 'custom'),
(24577, 18006, 'zegen_page_footer_middle_layout', '12'),
(24578, 18006, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(24579, 18006, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(24580, 18006, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(24581, 18006, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(24582, 18006, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24583, 18006, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24584, 18006, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(24585, 18006, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(24586, 18006, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(24587, 18006, 'zegen_page_header_slider_opt', 'theme-default'),
(24588, 18006, '_elementor_edit_mode', 'builder'),
(24589, 18006, '_elementor_template_type', 'wp-page'),
(24590, 18006, '_elementor_version', '3.6.7'),
(24591, 18006, 'zegen_page_header_slider', '[rev_slider alias="zegen-home-6"][/rev_slider]'),
(24592, 18006, 'zegen_page_header_navbar_font', '#ffffff'),
(24593, 18006, 'zegen_page_header_topbar_font', '#ffffff'),
(24594, 18006, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(24595, 18006, '_elementor_data', '[{"id":"898391d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"7bfca681","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"65f79e72","elType":"widget","settings":{"title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_type":"border","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"5682bb3f","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"b32b586"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"30","left":0,"isLinked":false},"gap":"extended","content_position":"middle"},"elements":[{"id":"67de4bf9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"fb1adea","elType":"widget","settings":{"image":{"id":6019,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/church-upcoming-events-2.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"400","height":"200"},"_padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"align_tablet":"left","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"27476f87","elType":"widget","settings":{"title":"Add Your Heading Text Here","header_size":"h5","_css_classes":"d-none"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5020e40a","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"171b3f8","elType":"widget","settings":{"title":"Fiona Anderwood","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","title_head":"h5","title_margin":"0px 0px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a65cdb6","elType":"widget","settings":{"title":"Fiona Anderwood","header_size":"h3","title_color":"#777777","typography_typography":"custom","typography_font_family":"Alex Brush","typography_font_weight":"300"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"1d62d063","elType":"widget","settings":{"text":"Learn More","background_color":"#BF0A30","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"3654bab","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"7505d218","elType":"widget","settings":{"image":{"id":17973,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zegen-dut.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f7efcff","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","_position":"absolute","_offset_x":{"unit":"px","size":0,"sizes":[]},"_offset_y":{"unit":"px","size":196,"sizes":[]},"_offset_x_mobile":{"size":20,"unit":"px"},"_offset_y_mobile":{"size":-158,"unit":"px"}},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false},{"id":"b30111d","elType":"section","settings":{"layout":"full_width","content_position":"middle","stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs9-1.jpg","id":5780,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6f22110"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"eb8f6c6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#00162FEB","background_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_position":"center center","background_overlay_opacity":{"unit":"px","size":0.75,"sizes":[]},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"9b25316","elType":"widget","settings":{"title":"Campaign Events","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"title_margin":"0px 0px 20px 0px","text_align":"center","sep_type":"border","title_color":"#FFFFFF","font_size":"40px","line_height":"67px"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"0e0cc0c","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","id":17380,"alt":"","source":"library"},"width":{"unit":"%","size":8,"sizes":[]},"_margin":{"unit":"px","top":"20","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"6b0e2f8","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","variation":"modern","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegendaycounter"},{"id":"476bcd1","elType":"widget","settings":{"text":"View All Events","background_color":"#BF0A30","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"69fa6bd","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#BF0A30D9","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"100","right":"80","bottom":"60","left":"80","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c7fd9ee","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"14","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"1","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px 0px","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_dots":"1","extra_class":"cus-event-list","event_cols":"12"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"d563096","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"110","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"22e4785","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8bd3a61","elType":"widget","settings":{"title":"Our Ministries","sub_title":"Ministries","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"01f7bde","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","ministries_cols":"4","sc_spacing":"0px 26px 0px","text_align":"center","slide_opt":"1"},"elements":[],"widgetType":"zegenministries"},{"id":"e8a3e7a","elType":"widget","settings":{"text":"View More Ministries","background_color":"#BF0A30","button_background_hover_color":"#050A18","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"ece91c7","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"8c9b574"}],"content_position":"middle","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bg-img3.jpg","id":18189,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"css_classes":"cus-pad-sec"},"elements":[{"id":"7d5b2c3","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"60","bottom":"0","left":"60","isLinked":false},"background_background":"classic","background_color":"#BF0A30","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zeg-map1.png","id":18220,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":99,"sizes":[]},"background_ypos":{"unit":"px","size":108,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"f272234","elType":"widget","settings":{"extra_class":"custom-title-1","title":"Become a Volunteer","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#FFFFFF","sep_type":"border","title_color":"#FFFFFF","font_color":"#FFFFFF","sep_border_color":"#FFFFFF","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words."},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fff17de","elType":"widget","settings":{"button_text":"Subscribe","placeholder":"Email Id","extra_class":"cus-mailchimp"},"elements":[],"widgetType":"mailchimp"}],"isInner":false},{"id":"8427cae","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_inline_size_tablet":100},"elements":[{"id":"5eb7ec9","elType":"widget","settings":{"image":{"id":5338,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/donate-bg-main-1.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"768","height":"600"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"a9c9a5b","elType":"section","settings":{"content_position":"middle","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"110","right":"0","bottom":"110","left":"0","isLinked":false},"background_background":"classic","background_color":"#F8F8F8","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/footer-bg-im-1.jpg","id":81,"alt":"","source":"library"},"background_position":"center center","background_xpos":{"unit":"px","size":-736,"sizes":[]},"background_ypos":{"unit":"px","size":-50,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","background_bg_width":{"unit":"%","size":61,"sizes":[]},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"background_overlay_background":"classic","background_overlay_color":"#00162F","background_overlay_opacity":{"unit":"px","size":0.83999999999999996891375531049561686813831329345703125,"sizes":[]},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"adad1ca","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"0d09212","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4e2a66b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"c0d59a4"}]},"elements":[{"id":"625e9fd","elType":"column","settings":{"_column_size":50,"_inline_size":36.09100000000000108002495835535228252410888671875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"a58df46","elType":"widget","settings":{"image":{"id":5416,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/global_ministry-1.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"600","height":"730"},"_padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":100,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"bbaf2e3","elType":"column","settings":{"_column_size":50,"_inline_size":59.5510000000000019326762412674725055694580078125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"12382ef","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_nav":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5caec46","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/ministry-1.jpg","id":17378,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":-800,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"75c7a84"}],"background_color":"#BF0A30","shape_divider_bottom":"triangle","padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"c948ebc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"07708aa","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"7f933d0","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","heading_tag":"h4","slide_margin":"35","text_align":"center"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"9757d07","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"249c15f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4db6adf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"943cbaf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"25c9022","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"fa5bbd7","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(24597, 18006, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(24598, 18006, 'zegen_page_footer_bg', '#00162f'),
(24599, 18006, 'zegen_page_footer_middle_sidebar_1', 'Zozo-custom-footer-fullwidth'),
(24600, 18006, 'zegen_page_footer_top_sidebar_1', 'Sidebar-2'),
(24601, 18006, 'zegen_page_footer_top_sidebar_2', 'Zozo-custom-donate-sidebar'),
(24602, 18006, 'zegen_page_header_extra_class', 'home-six'),
(24603, 18006, 'zegen_page_custom_logo', '0'),
(24604, 18006, 'zegen_page_custom_sticky_logo', '0'),
(24605, 18006, '_elementor_controls_usage', 'a:14:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:8:{s:5:"title";i:8;s:11:"title_trans";i:5;s:10:"title_head";i:1;s:12:"title_margin";i:2;s:10:"text_align";i:4;s:11:"title_color";i:3;s:9:"font_size";i:1;s:11:"line_height";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:8;s:15:"sub_title_color";i:8;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"general_section";a:1:{s:11:"extra_class";i:6;}s:17:"separator_section";a:2:{s:8:"sep_type";i:7;s:16:"sep_border_color";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:6;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;s:8:"_padding";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:5;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:5;s:10:"image_size";i:4;s:22:"image_custom_dimension";i:4;s:12:"align_tablet";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:19:"image_border_radius";i:4;s:5:"width";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:4;s:14:"_margin_tablet";i:1;s:7:"_margin";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:11:"header_size";i:2;s:5:"title";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:4:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:22:"typography_font_weight";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:15;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:11;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_mobile";i:4;s:7:"padding";i:6;s:14:"padding_tablet";i:4;s:13:"margin_tablet";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:8:{s:21:"background_background";i:3;s:16:"background_color";i:3;s:16:"background_image";i:2;s:19:"background_position";i:1;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:10;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:5;}s:14:"section_layout";a:4:{s:3:"gap";i:1;s:16:"content_position";i:5;s:15:"stretch_section";i:5;s:6:"layout";i:1;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:10;}s:18:"section_background";a:10:{s:21:"background_background";i:7;s:16:"background_image";i:4;s:19:"background_position";i:7;s:17:"background_repeat";i:7;s:15:"background_size";i:7;s:14:"parallax_ratio";i:3;s:16:"background_color";i:2;s:15:"background_xpos";i:2;s:15:"background_ypos";i:1;s:19:"background_bg_width";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:4;s:26:"background_overlay_opacity";i:4;s:24:"background_overlay_color";i:1;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:2;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:6:"margin";i:1;s:7:"padding";i:8;s:14:"padding_mobile";i:5;s:7:"z_index";i:2;s:14:"padding_tablet";i:3;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:4:"link";i:1;s:5:"align";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:14:"_margin_tablet";i:3;s:7:"_margin";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:3:{s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:4:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;s:9:"variation";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_mobile";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:4:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"event_cols";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:14:"slide_item_tab";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;s:9:"slide_opt";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"mailchimp";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"mailchimp_section";a:2:{s:11:"button_text";i:1;s:11:"placeholder";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:4:{s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:9:"slide_nav";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(24606, 18251, 'zegen_demo_content_key', '1'),
(24607, 18251, '_wp_page_template', 'default'),
(24608, 18251, '_wp_page_template', 'default'),
(24609, 18251, '_wp_page_template', 'default'),
(24610, 18251, '_wp_page_template', 'default'),
(24611, 18251, '_wp_page_template', 'default'),
(24612, 18251, '_wp_page_template', 'default'),
(24613, 18251, 'zegen_page_layout', 'theme-default'),
(24614, 18251, 'zegen_page_content_padding_opt', 'custom'),
(24615, 18251, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24616, 18251, 'zegen_page_main_bg_color', 'a:0:{}'),
(24617, 18251, 'zegen_page_main_bg_image', '0'),
(24618, 18251, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24619, 18251, 'zegen_page_template_opt', 'theme-default'),
(24620, 18251, 'zegen_page_template', 'right-sidebar'),
(24621, 18251, 'zegen_page_sidebar_mobile', 'theme-default'),
(24622, 18251, 'zegen_page_header_layout', 'theme-default'),
(24623, 18251, 'zegen_page_header_type', 'theme-default'),
(24624, 18251, 'zegen_page_header_bg_img', '0'),
(24625, 18251, 'zegen_page_header_items_opt', 'custom'),
(24626, 18251, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-topbar\\":\\"Topbar\\"}}'),
(24627, 18251, 'zegen_page_header_absolute_opt', '1'),
(24628, 18251, 'zegen_page_header_sticky_opt', 'theme-default'),
(24629, 18251, 'zegen_page_header_secondary_opt', 'theme-default'),
(24630, 18251, 'zegen_page_header_secondary_animate', 'left-push'),
(24631, 18251, 'zegen_page_nav_menu', 'none'),
(24632, 18251, 'zegen_page_header_topbar_opt', 'theme-default'),
(24633, 18251, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24634, 18251, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24635, 18251, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(24636, 18251, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24637, 18251, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24638, 18251, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(24639, 18251, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24640, 18251, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(24641, 18251, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(24642, 18251, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(24643, 18251, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24644, 18251, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24645, 18251, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(24646, 18251, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(24647, 18251, 'zegen_page_header_logo_bar_opt', 'custom'),
(24648, 18251, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(24649, 18251, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(24650, 18251, 'zegen_page_header_logo_bar_skin_opt', 'custom'),
(24651, 18251, 'zegen_page_header_logo_bar_bg', 'a:2:{i:0;s:18:"rgba(10,10,10,0.0)";i:1;s:7:"#0a0a0a";}'),
(24652, 18251, 'zegen_page_header_logo_bar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(24653, 18251, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:24:"rgba(255, 255, 255, 0.1)";i:6;s:5:"solid";}'),
(24654, 18251, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24655, 18251, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(24656, 18251, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(24657, 18251, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(24658, 18251, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24659, 18251, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24660, 18251, 'zegen_page_header_logo_bar_items_opt', 'custom'),
(24661, 18251, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-logobar-social\\":\\"Social\\"},\\"Center\\":[],\\"Right\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\"},\\"disabled\\":{\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-phone\\":\\"Phone Number\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(24662, 18251, 'zegen_page_header_navbar_opt', 'custom'),
(24663, 18251, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(24664, 18251, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(24665, 18251, 'zegen_page_header_navbar_skin_opt', 'custom'),
(24666, 18251, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:19:"rgba(191,10,48,0.0)";i:1;s:7:"#bf0a30";}'),
(24667, 18251, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#ffffff";}'),
(24668, 18251, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24669, 18251, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24670, 18251, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(24671, 18251, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24672, 18251, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(24673, 18251, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24674, 18251, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24675, 18251, 'zegen_page_header_navbar_items_opt', 'custom'),
(24676, 18251, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-phone\\":\\"Phone Number\\",\\"header-cart\\":\\"Cart\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-email\\":\\"Email\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(24677, 18251, 'zegen_page_header_stikcy_opt', 'theme-default'),
(24678, 18251, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24679, 18251, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(24680, 18251, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(24681, 18251, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(24682, 18251, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24683, 18251, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24684, 18251, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(24685, 18251, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(24686, 18251, 'zegen_page_header_page_title_opt', '0'),
(24687, 18251, 'zegen_page_header_page_title_parallax', 'theme-default'),
(24688, 18251, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(24689, 18251, 'zegen_page_page_title_items_opt', 'theme-default'),
(24690, 18251, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(24691, 18251, 'zegen_page_page_title_skin_opt', 'theme-default'),
(24692, 18251, 'zegen_page_page_title_bg', 'a:0:{}'),
(24693, 18251, 'zegen_page_page_title_link', 'a:0:{}'),
(24694, 18251, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24695, 18251, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24696, 18251, 'zegen_page_page_title_overlay', 'a:0:{}'),
(24697, 18251, 'zegen_page_footer_layout', 'theme-default'),
(24698, 18251, 'zegen_page_hidden_footer', 'theme-default'),
(24699, 18251, 'zegen_page_footer_skin_opt', 'theme-default'),
(24700, 18251, 'zegen_page_footer_bg_img', '16755'),
(24701, 18251, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24702, 18251, 'zegen_page_footer_link', 'a:0:{}'),
(24703, 18251, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24704, 18251, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24705, 18251, 'zegen_page_footer_items_opt', 'theme-default'),
(24706, 18251, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(24707, 18251, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(24708, 18251, 'zegen_page_footer_top_bg', 'a:0:{}'),
(24709, 18251, 'zegen_page_footer_top_link', 'a:0:{}'),
(24710, 18251, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24711, 18251, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24712, 18251, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(24713, 18251, 'zegen_page_footer_top_layout', '9-3'),
(24714, 18251, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(24715, 18251, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(24716, 18251, 'zegen_page_footer_middle_link', 'a:0:{}'),
(24717, 18251, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24718, 18251, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:2:"60";i:1;s:0:"";i:2;s:2:"30";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24719, 18251, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(24720, 18251, 'zegen_page_footer_middle_layout', '12'),
(24721, 18251, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(24722, 18251, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(24723, 18251, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(24724, 18251, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(24725, 18251, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24726, 18251, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24727, 18251, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(24728, 18251, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(24729, 18251, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(24730, 18251, 'zegen_page_header_slider_opt', 'theme-default'),
(24731, 18251, '_elementor_edit_mode', 'builder'),
(24732, 18251, '_elementor_template_type', 'wp-page'),
(24733, 18251, '_elementor_version', '3.6.7'),
(24734, 18251, 'zegen_page_header_slider', '[rev_slider alias="Zegen-Home-7"][/rev_slider]'),
(24735, 18251, 'zegen_page_header_navbar_font', '#ffffff'),
(24736, 18251, 'zegen_page_header_topbar_font', '#ffffff'),
(24737, 18251, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(24738, 18251, '_elementor_data', '[{"id":"fe9dddd","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"60","left":"15","isLinked":false},"background_background":"classic","stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"983edd2","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"0648239","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"35","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 15px 0px","_margin":{"unit":"px","top":"-40","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"20","right":"35","bottom":"33","left":"35","isLinked":false},"extra_class":"feature-style-3","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"_margin_tablet":{"unit":"px","top":"80","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"d82b008","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"040","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d91b45a","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"35","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 15px 0px","_margin":{"unit":"px","top":"-40","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"20","right":"35","bottom":"33","left":"35","isLinked":false},"extra_class":"feature-style-3","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"_margin_tablet":{"unit":"px","top":"65","right":"15","bottom":"35","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"5a1f6a3","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5e34e24","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"35","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 15px 0px","_margin":{"unit":"px","top":"-40","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"20","right":"35","bottom":"33","left":"35","isLinked":false},"extra_class":"feature-style-3","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"_margin_tablet":{"unit":"px","top":"80","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"5d91d50","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"40","left":"15","isLinked":false},"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/world-map-1.png","id":18218,"alt":"","source":"library"},"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"border_color":"#EAEAEA","margin":{"unit":"px","top":"0","right":0,"bottom":"60","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"c82d649","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"84b2088","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Acceptional Services","sub_title":"Core Services","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false},{"id":"ff9e541","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-3","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c4356ce","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"content_position":"middle"},"elements":[{"id":"e8d8440","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"563c21d","elType":"widget","settings":{"ending_number":435,"suffix":"+","thousand_separator_char":".","title":"Cool Number","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":22,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size_tablet":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":40,"sizes":[]},"typography_number_font_weight":"700","typography_number_line_height":{"unit":"px","size":40,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":26,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_title_font_size_mobile":{"unit":"px","size":18,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"counter"}],"isInner":true},{"id":"04a32aa","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"381fbbc","elType":"widget","settings":{"suffix":"+","title":"Countries Around","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":22,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size_tablet":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":40,"sizes":[]},"typography_number_font_weight":"700","typography_number_line_height":{"unit":"px","size":40,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":26,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"46dbdf28","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"60","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"561f76bf","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"230d6d29","elType":"widget","settings":{"title":"Daily Prayers","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"01","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-settings","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"61c272c7","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"59cf4c6a","elType":"widget","settings":{"title":"Teaching Programs","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-email","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"6b93cfd","elType":"widget","settings":{"text":"View More Services","background_color":"#BF0A30","button_background_hover_color":"#070E20","_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false},"align":"center","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"7f01ad21","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"43340bfa","elType":"widget","settings":{"title":"Worship Plan","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"03","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-check-box","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"b30111d","elType":"section","settings":{"content_position":"middle","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs9-1.jpg","id":5780,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6f22110"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_overlay_background":"classic","background_overlay_color":"#00162FEB","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"eb8f6c6","elType":"column","settings":{"_column_size":100,"_inline_size":null,"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_position":"center center","background_overlay_opacity":{"unit":"px","size":0.75,"sizes":[]},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"9b25316","elType":"widget","settings":{"title":"Campaign Events","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"title_margin":"0px 0px 20px 0px","text_align":"center","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"6b0e2f8","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","variation":"modern"},"elements":[],"widgetType":"zegendaycounter"},{"id":"476bcd1","elType":"widget","settings":{"text":"View All Events","background_color":"#BF0A30","button_background_hover_color":"#070E20","_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/events\\/","is_external":"","nofollow":"","custom_attributes":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"898391d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"7bfca681","elType":"column","settings":{"_column_size":50,"_inline_size":46.16499999999999914734871708787977695465087890625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"65f79e72","elType":"widget","settings":{"title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"323fb0d","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"1d62d063","elType":"widget","settings":{"text":"Learn More","background_color":"#BF0A30","button_background_hover_color":"#070E20","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"3654bab","elType":"column","settings":{"_column_size":50,"_inline_size":53.83500000000000085265128291212022304534912109375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"7505d218","elType":"widget","settings":{"image":{"id":18499,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/intercession-of-saints-jesus-christ.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"d32f995","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten","header_size":"span","typography_typography":"custom","typography_font_family":"Rubik","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":30,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#FFFFFF","typography_font_weight":"400","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"30","isLinked":false},"_padding":{"unit":"px","top":"20","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":11,"vertical":26,"blur":22,"spread":-2,"color":"rgba(0, 0, 0, 0.22)"}},"elements":[],"widgetType":"heading"},{"id":"ab87ca1","elType":"widget","settings":{"image":{"id":17380,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":43,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"px","size":286},"_position":"absolute","_offset_x":{"size":166,"unit":"px"},"_offset_y":{"size":287,"unit":"px"},"hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"02c2771","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"28a0af7","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"074967a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"83fc29c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a07103d","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"f337dce","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"15","more_text":"Read More","sermon_layout":"classic","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"more\\":\\"Read More\\",\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x400;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"20px 12px 30px 0px 0px","heading_tag":"h4","slide_margin":"35","text_align":"center","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"cus-sermon-grid"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"831ea64","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.070000000000000006661338147750939242541790008544921875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"content_position":"middle","structure":"20","background_overlay_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","id":17380,"alt":"","source":"library"},"background_overlay_position":"initial","background_overlay_xpos":{"unit":"px","size":339,"sizes":[]},"background_overlay_ypos":{"unit":"px","size":191,"sizes":[]},"background_overlay_repeat":"no-repeat","background_overlay_size":"initial","background_overlay_bg_width":{"unit":"%","size":24,"sizes":[]}},"elements":[{"id":"d417d47","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/quote.png","id":18442,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":34,"sizes":[]},"background_repeat":"no-repeat"},"elements":[{"id":"ede9487","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"We believe in Teamwork through Trust and Respect Each Other. Enthusiastic Communication with Clients","_margin":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#252525","font_size":"38px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"0c4d1c8","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"button_hover_border_color":"#070E20","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30"},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"7d5b2c3","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"80","right":"60","bottom":"90","left":"60","isLinked":false},"background_background":"classic","background_color":"#BF0A30","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zeg-map1.png","id":18220,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":99,"sizes":[]},"background_ypos":{"unit":"px","size":108,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"f272234","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Become a Volunteer","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#FFFFFF","sep_type":"border","title_color":"#FFFFFF","font_color":"#FFFFFF","sep_border_color":"#FFFFFF","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words."},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fff17de","elType":"widget","settings":{"button_text":"Subscribe","placeholder":"Email Id","extra_class":"cus-mailchimp"},"elements":[],"widgetType":"mailchimp"}],"isInner":false}],"isInner":false},{"id":"0fc5a4a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"10","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1e58211","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"a99b290","elType":"widget","settings":{"title":"Get In Touch","sub_title":"Contact Us","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b6c47b9","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"2b85d74"}]},"elements":[{"id":"fa06a2c","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5f11749","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"4b01293","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"858d732","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#00162F","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"a7ec335","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"3f69d5f","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#00162F","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5b98f40","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f0737bd"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1721e89","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"47edc61","elType":"widget","settings":{"address":"8765 W Higgins Rd, Chicago, IL 60631, United States","zoom":{"unit":"px","size":14,"sizes":[]},"height":{"unit":"px","size":355,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(24740, 18251, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(24741, 18251, 'zegen_page_footer_bg', '#00162f'),
(24742, 18251, 'zegen_page_header_extra_class', 'home-seven'),
(24743, 18251, 'zegen_page_custom_logo', '19837'),
(24744, 18251, 'zegen_page_custom_sticky_logo', '17932'),
(24745, 18251, 'zegen_page_header_logo_bar_font', '#ffffff'),
(24746, 18251, '_elementor_controls_usage', 'a:13:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:9;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:9:{s:13:"title_section";a:4:{s:5:"title";i:9;s:10:"title_head";i:9;s:11:"title_color";i:6;s:9:"title_url";i:3;}s:15:"layouts_section";a:6:{s:10:"fbox_items";i:9;s:15:"fbox_list_items";i:9;s:14:"feature_layout";i:6;s:12:"content_full";i:3;s:10:"text_align";i:3;s:10:"font_color";i:3;}s:12:"icon_section";a:9:{s:8:"icon_opt";i:9;s:9:"icon_size";i:6;s:15:"icon_outer_size";i:6;s:14:"icon_variation";i:9;s:11:"icon_hcolor";i:3;s:8:"icon_hbg";i:3;s:14:"icon_bg_custom";i:3;s:7:"icon_ti";i:8;s:7:"icon_bg";i:3;}s:15:"content_section";a:1:{s:7:"content";i:9;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:9;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:1;s:7:"btn_url";i:1;}s:13:"image_section";a:2:{s:10:"fbox_image";i:3;s:9:"img_style";i:3;}s:14:"number_section";a:1:{s:11:"fbox_number";i:2;}}s:8:"advanced";a:4:{s:14:"_section_style";a:4:{s:7:"_margin";i:6;s:8:"_padding";i:9;s:14:"_margin_tablet";i:6;s:14:"_margin_mobile";i:3;}s:19:"_section_background";a:10:{s:22:"_background_background";i:9;s:17:"_background_color";i:9;s:28:"_background_hover_background";i:3;s:23:"_background_hover_color";i:3;s:28:"_background_hover_transition";i:6;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}s:15:"_section_border";a:5:{s:14:"_border_radius";i:9;s:27:"_box_shadow_box_shadow_type";i:9;s:22:"_box_shadow_box_shadow";i:9;s:13:"_border_width";i:3;s:13:"_border_color";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:22;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:20;s:19:"_inline_size_tablet";i:18;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:14:"padding_tablet";i:5;s:7:"padding";i:3;s:11:"css_classes";i:1;s:6:"margin";i:1;s:14:"padding_mobile";i:1;s:13:"margin_tablet";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:8:{s:21:"background_background";i:3;s:16:"background_image";i:3;s:19:"background_position";i:2;s:15:"background_xpos";i:2;s:17:"background_repeat";i:2;s:16:"background_color";i:1;s:15:"background_ypos";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:12;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:7;}s:14:"section_layout";a:2:{s:16:"content_position";i:6;s:15:"stretch_section";i:6;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:12;}s:18:"section_background";a:7:{s:21:"background_background";i:7;s:16:"background_image";i:4;s:19:"background_position";i:5;s:17:"background_repeat";i:5;s:15:"background_size";i:5;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:4;}s:14:"section_border";a:3:{s:13:"border_border";i:1;s:12:"border_width";i:1;s:12:"border_color";i:1;}s:26:"section_background_overlay";a:10:{s:29:"background_overlay_background";i:5;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:5;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:23:"background_overlay_xpos";i:1;s:23:"background_overlay_ypos";i:1;s:25:"background_overlay_repeat";i:1;s:23:"background_overlay_size";i:1;s:27:"background_overlay_bg_width";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:10;s:14:"padding_tablet";i:7;s:6:"margin";i:2;s:7:"z_index";i:3;s:13:"margin_tablet";i:1;s:14:"padding_mobile";i:7;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:13:"title_section";a:7:{s:5:"title";i:8;s:11:"title_trans";i:4;s:12:"title_margin";i:3;s:10:"text_align";i:4;s:11:"title_color";i:4;s:9:"font_size";i:2;s:11:"line_height";i:2;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:2:{s:8:"sep_type";i:6;s:16:"sep_border_color";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:3;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:8;s:8:"_padding";i:4;s:15:"_padding_tablet";i:1;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;}}}}s:7:"counter";a:3:{s:5:"count";i:2;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:1;s:6:"suffix";i:2;s:23:"thousand_separator_char";i:1;s:5:"title";i:1;}}s:5:"style";a:2:{s:14:"section_number";a:3:{s:12:"number_color";i:2;s:28:"typography_number_typography";i:2;s:29:"typography_number_font_family";i:2;}s:13:"section_title";a:5:{s:11:"title_color";i:2;s:27:"typography_title_typography";i:2;s:28:"typography_title_font_family";i:2;s:26:"typography_title_font_size";i:2;s:28:"typography_title_font_weight";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:5;s:5:"align";i:4;s:4:"link";i:3;s:4:"size";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:15:{s:16:"background_color";i:5;s:29:"button_background_hover_color";i:3;s:13:"border_radius";i:2;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:2;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:2;s:13:"border_border";i:2;s:12:"border_color";i:2;s:17:"button_text_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:3;s:7:"_margin";i:4;s:8:"_padding";i:2;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:4:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;s:9:"variation";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:3;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:3;s:11:"header_size";i:3;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:3;s:22:"typography_font_family";i:3;s:20:"typography_font_size";i:3;s:26:"typography_text_decoration";i:3;s:22:"typography_line_height";i:3;s:28:"text_shadow_text_shadow_type";i:3;s:23:"text_shadow_text_shadow";i:3;s:11:"title_color";i:3;s:22:"typography_font_weight";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:7:"_margin";i:2;s:8:"_padding";i:1;s:12:"_css_classes";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:19:"image_border_radius";i:2;s:5:"width";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:2;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"mailchimp";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"mailchimp_section";a:2:{s:11:"button_text";i:1;s:11:"placeholder";i:1;}}}}s:11:"google_maps";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}}'),
(24747, 18512, 'zegen_demo_content_key', '1'),
(24748, 18512, '_wp_page_template', 'default'),
(24749, 18512, '_wp_page_template', 'default'),
(24750, 18512, '_wp_page_template', 'default'),
(24751, 18512, '_wp_page_template', 'default'),
(24752, 18512, '_wp_page_template', 'default'),
(24753, 18512, '_wp_page_template', 'default'),
(24754, 18512, '_wp_page_template', 'default'),
(24755, 18512, 'zegen_page_layout', 'theme-default'),
(24756, 18512, 'zegen_page_content_padding_opt', 'custom'),
(24757, 18512, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24758, 18512, 'zegen_page_main_bg_color', 'a:0:{}'),
(24759, 18512, 'zegen_page_main_bg_image', '0'),
(24760, 18512, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24761, 18512, 'zegen_page_template_opt', 'theme-default'),
(24762, 18512, 'zegen_page_template', 'right-sidebar'),
(24763, 18512, 'zegen_page_sidebar_mobile', 'theme-default'),
(24764, 18512, 'zegen_page_header_layout', 'theme-default'),
(24765, 18512, 'zegen_page_header_type', 'theme-default'),
(24766, 18512, 'zegen_page_header_bg_img', '0'),
(24767, 18512, 'zegen_page_header_items_opt', 'custom'),
(24768, 18512, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-topbar\\":\\"Topbar\\"}}'),
(24769, 18512, 'zegen_page_header_absolute_opt', 'theme-default'),
(24770, 18512, 'zegen_page_header_sticky_opt', 'theme-default'),
(24771, 18512, 'zegen_page_header_secondary_opt', 'theme-default'),
(24772, 18512, 'zegen_page_header_secondary_animate', 'left-push'),
(24773, 18512, 'zegen_page_nav_menu', 'none'),
(24774, 18512, 'zegen_page_header_topbar_opt', 'theme-default'),
(24775, 18512, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24776, 18512, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24777, 18512, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(24778, 18512, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24779, 18512, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24780, 18512, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(24781, 18512, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24782, 18512, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(24783, 18512, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(24784, 18512, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(24785, 18512, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24786, 18512, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24787, 18512, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(24788, 18512, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(24789, 18512, 'zegen_page_header_logo_bar_opt', 'custom'),
(24790, 18512, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(24791, 18512, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(24792, 18512, 'zegen_page_header_logo_bar_skin_opt', 'custom'),
(24793, 18512, 'zegen_page_header_logo_bar_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(24794, 18512, 'zegen_page_header_logo_bar_link', 'a:3:{i:0;s:7:"#252525";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24795, 18512, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:20:"rgba(0, 22, 47, 0.1)";i:6;s:5:"solid";}'),
(24796, 18512, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24797, 18512, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(24798, 18512, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(24799, 18512, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(24800, 18512, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24801, 18512, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24802, 18512, 'zegen_page_header_logo_bar_items_opt', 'custom'),
(24803, 18512, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"header-email\\":\\"Email\\",\\"header-address\\":\\"Address Text\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\"},\\"disabled\\":{\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"multi-info\\":\\"Address, Phone, Email\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(24804, 18512, 'zegen_page_header_navbar_opt', 'custom'),
(24805, 18512, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(24806, 18512, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(24807, 18512, 'zegen_page_header_navbar_skin_opt', 'custom'),
(24808, 18512, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(24809, 18512, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#252525";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24810, 18512, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24811, 18512, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24812, 18512, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(24813, 18512, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24814, 18512, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(24815, 18512, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24816, 18512, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24817, 18512, 'zegen_page_header_navbar_items_opt', 'custom'),
(24818, 18512, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-phone\\":\\"Phone Number\\",\\"header-cart\\":\\"Cart\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-email\\":\\"Email\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(24819, 18512, 'zegen_page_header_stikcy_opt', 'theme-default'),
(24820, 18512, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24821, 18512, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(24822, 18512, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(24823, 18512, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(24824, 18512, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24825, 18512, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24826, 18512, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(24827, 18512, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(24828, 18512, 'zegen_page_header_page_title_opt', '0'),
(24829, 18512, 'zegen_page_header_page_title_parallax', 'theme-default'),
(24830, 18512, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(24831, 18512, 'zegen_page_page_title_items_opt', 'theme-default'),
(24832, 18512, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(24833, 18512, 'zegen_page_page_title_skin_opt', 'theme-default'),
(24834, 18512, 'zegen_page_page_title_bg', 'a:0:{}'),
(24835, 18512, 'zegen_page_page_title_link', 'a:0:{}'),
(24836, 18512, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24837, 18512, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24838, 18512, 'zegen_page_page_title_overlay', 'a:0:{}'),
(24839, 18512, 'zegen_page_footer_layout', 'theme-default'),
(24840, 18512, 'zegen_page_hidden_footer', 'theme-default'),
(24841, 18512, 'zegen_page_footer_skin_opt', 'theme-default'),
(24842, 18512, 'zegen_page_footer_bg_img', '16755'),
(24843, 18512, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24844, 18512, 'zegen_page_footer_link', 'a:0:{}'),
(24845, 18512, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24846, 18512, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24847, 18512, 'zegen_page_footer_items_opt', 'theme-default'),
(24848, 18512, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(24849, 18512, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(24850, 18512, 'zegen_page_footer_top_bg', 'a:0:{}'),
(24851, 18512, 'zegen_page_footer_top_link', 'a:0:{}'),
(24852, 18512, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24853, 18512, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24854, 18512, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(24855, 18512, 'zegen_page_footer_top_layout', '9-3'),
(24856, 18512, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(24857, 18512, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(24858, 18512, 'zegen_page_footer_middle_link', 'a:0:{}'),
(24859, 18512, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24860, 18512, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:2:"60";i:1;s:0:"";i:2;s:2:"30";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24861, 18512, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(24862, 18512, 'zegen_page_footer_middle_layout', '12'),
(24863, 18512, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(24864, 18512, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(24865, 18512, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(24866, 18512, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(24867, 18512, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24868, 18512, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24869, 18512, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(24870, 18512, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(24871, 18512, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(24872, 18512, 'zegen_page_header_slider_opt', 'theme-default'),
(24873, 18512, '_elementor_edit_mode', 'builder'),
(24874, 18512, '_elementor_template_type', 'wp-page'),
(24875, 18512, '_elementor_version', '3.6.7'),
(24876, 18512, 'zegen_page_header_slider', '[rev_slider alias="Zegen-Home-8"][/rev_slider]'),
(24877, 18512, 'zegen_page_header_navbar_font', '#8d9297'),
(24878, 18512, 'zegen_page_header_topbar_font', '#ffffff'),
(24879, 18512, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(24880, 18512, '_elementor_data', '[{"id":"0f28d16","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a679047"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"20","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"6e0e178","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b4bb771","elType":"widget","settings":{"title":"Our Story","sub_title":"About Us","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"34a76fa","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4ed68d9"}]},"elements":[{"id":"9950ddc","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"0648239","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"f95e585","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d91b45a","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-theme-blog-10-1.jpg","id":5435,"alt":"","source":"library"},"img_style":"squared"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"9655353","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5e34e24","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church_theme_blog_9-1.jpg","id":5428,"alt":"","source":"library"},"img_style":"squared"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5d91d50","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"60","right":"0","bottom":"40","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"20","right":"15","bottom":"50","left":"15","isLinked":false},"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/world-map-1.png","id":18218,"alt":"","source":"library"},"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"border_color":"#EAEAEA","margin":{"unit":"px","top":"0","right":0,"bottom":"60","left":0,"isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"c82d649","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"563c21d","elType":"widget","settings":{"ending_number":435,"suffix":"+","thousand_separator_char":".","title":"Around the World","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":20,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":35,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"223e62b","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"381fbbc","elType":"widget","settings":{"suffix":"+","title":"Projects Supported","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":20,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":35,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":20,"sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"ff9e541","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-3","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"daf5bcd","elType":"widget","settings":{"suffix":"+","title":"Mass Stripends","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":20,"sizes":[]},"typography_title_font_weight":"600","ending_number":199,"typography_number_font_size":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":35,"sizes":[]},"typography_number_font_weight":"600","typography_number_line_height_mobile":{"unit":"px","size":20,"sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false}],"isInner":false},{"id":"76b3081","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"20","right":"0","bottom":"50","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"050","right":"0","bottom":"20","left":"0","isLinked":false},"stretch_section":"section-stretched"},"elements":[{"id":"e56527e","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b669944","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"85730fa","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"074967a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"83fc29c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a07103d","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"f337dce","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"17","more_text":"Read More","sermon_layout":"classic","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"meta\\":\\"Meta\\",\\"thumb\\":\\"Feature Image\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x400;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"20px 15px 0px 0px 0px","heading_tag":"h4","slide_margin":"35","text_align":"center"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs8-1.jpg","id":5779,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.66000000000000003108624468950438313186168670654296875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"050","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"structure":"20","background_overlay_color":"#00162F"},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[],"isInner":false},{"id":"9fa6ac6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"70","bottom":"70","left":"70","isLinked":false},"_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"60","right":"15","bottom":"50","left":"15","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"150","right":"50","bottom":"50","left":"50","isLinked":false}},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":126},"_position":"absolute","_offset_x":{"size":-24,"unit":"px"},"_offset_y":{"size":-94,"unit":"px"},"_offset_x_tablet":{"size":44,"unit":"px"},"_offset_y_tablet":{"size":56,"unit":"px"}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"3f0273d","elType":"widget","settings":{"title":"Small Steps to Make Earth","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"187c7b2","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"90","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[{"id":"fcf16df","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"caa0b4c","elType":"widget","settings":{"title":"Our Pastors","sub_title":"Our Team","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"3103e7a","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"fa8c6c3","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_color":"#00162F","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-4.png","id":18556,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"93b7540"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"159","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"e778e11","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7c05067","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"43227ec","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-170","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-90","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"045ba68","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"9d1bffc","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\",\\"excerpt\\":\\"Excerpt\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","post_overlay_items_opt":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(24882, 18512, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(24883, 18512, 'zegen_page_footer_bg', '#00162f'),
(24884, 18512, 'zegen_page_header_extra_class', 'home-eight'),
(24885, 18512, 'zegen_page_custom_sticky_logo', '0'),
(24886, 18512, 'zegen_page_custom_logo', '0'),
(24887, 18512, 'zegen_page_header_logo_bar_font', '#8d9297'),
(24888, 18512, '_elementor_controls_usage', 'a:13:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:4:{s:5:"title";i:8;s:11:"title_trans";i:4;s:10:"text_align";i:6;s:11:"title_color";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:8;s:13:"sub_title_pos";i:8;s:15:"sub_title_color";i:8;}s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:17:"separator_section";a:1:{s:8:"sep_type";i:8;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:8;s:8:"_padding";i:4;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:10;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:2:{s:5:"title";i:3;s:10:"title_head";i:3;}s:15:"layouts_section";a:2:{s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:3;s:9:"icon_size";i:3;s:15:"icon_outer_size";i:3;s:14:"icon_variation";i:3;s:11:"icon_hcolor";i:3;s:8:"icon_hbg";i:3;s:14:"icon_bg_custom";i:3;s:7:"icon_ti";i:2;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:1;s:7:"btn_url";i:1;}s:13:"image_section";a:2:{s:10:"fbox_image";i:3;s:9:"img_style";i:3;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:7:"_margin";i:3;s:8:"_padding";i:3;}s:19:"_section_background";a:5:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:28:"_background_hover_background";i:3;s:23:"_background_hover_color";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}}}}s:6:"column";a:3:{s:5:"count";i:17;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:10;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:13:"margin_tablet";i:1;s:7:"padding";i:3;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:3;}}s:5:"style";a:2:{s:13:"section_style";a:9:{s:21:"background_background";i:3;s:16:"background_color";i:2;s:16:"background_image";i:2;s:19:"background_position";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:19:"background_bg_width";i:1;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:4;}s:14:"section_layout";a:3:{s:15:"stretch_section";i:9;s:16:"content_position";i:1;s:6:"layout";i:2;}}s:5:"style";a:6:{s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:18:"section_background";a:14:{s:21:"background_background";i:9;s:16:"background_image";i:3;s:19:"background_position";i:8;s:17:"background_repeat";i:8;s:15:"background_size";i:8;s:14:"parallax_ratio";i:7;s:12:"parallax_opt";i:1;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;s:16:"background_color";i:1;}s:14:"section_border";a:3:{s:13:"border_border";i:1;s:12:"border_width";i:1;s:12:"border_color";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:7;s:26:"background_overlay_opacity";i:7;s:24:"background_overlay_color";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:4;}s:18:"section_rain_drops";a:1:{s:6:"rd_pos";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:10;s:14:"padding_tablet";i:7;s:6:"margin";i:3;s:14:"padding_mobile";i:8;s:7:"z_index";i:4;}}}}s:7:"counter";a:3:{s:5:"count";i:3;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:2;s:6:"suffix";i:3;s:23:"thousand_separator_char";i:1;s:5:"title";i:3;}}s:5:"style";a:2:{s:14:"section_number";a:4:{s:12:"number_color";i:3;s:28:"typography_number_typography";i:3;s:29:"typography_number_font_family";i:3;s:27:"typography_number_font_size";i:3;}s:13:"section_title";a:5:{s:11:"title_color";i:3;s:27:"typography_title_typography";i:3;s:28:"typography_title_font_family";i:3;s:26:"typography_title_font_size";i:3;s:28:"typography_title_font_weight";i:3;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;s:10:"text_align";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:1;s:4:"size";i:1;s:5:"align";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:1;s:13:"border_radius";i:1;s:28:"button_box_shadow_box_shadow";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;s:17:"button_text_color";i:1;s:29:"button_background_hover_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:8;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:34:"wp-widget-charitable_donate_widget";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:7:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:22:"post_overlay_items_opt";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(24889, 18726, 'zegen_demo_content_key', '1'),
(24890, 18726, '_wp_page_template', 'default'),
(24891, 18726, '_wp_page_template', 'default'),
(24892, 18726, '_wp_page_template', 'default'),
(24893, 18726, '_wp_page_template', 'default'),
(24894, 18726, '_wp_page_template', 'default'),
(24895, 18726, '_wp_page_template', 'default'),
(24896, 18726, '_wp_page_template', 'default'),
(24897, 18726, '_wp_page_template', 'default'),
(24898, 18726, 'zegen_page_layout', 'theme-default'),
(24899, 18726, 'zegen_page_content_padding_opt', 'custom'),
(24900, 18726, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24901, 18726, 'zegen_page_main_bg_color', 'a:0:{}'),
(24902, 18726, 'zegen_page_main_bg_image', '0'),
(24903, 18726, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24904, 18726, 'zegen_page_template_opt', 'theme-default'),
(24905, 18726, 'zegen_page_template', 'right-sidebar'),
(24906, 18726, 'zegen_page_sidebar_mobile', 'theme-default'),
(24907, 18726, 'zegen_page_header_layout', 'wide'),
(24908, 18726, 'zegen_page_header_type', 'theme-default'),
(24909, 18726, 'zegen_page_header_bg_img', '0'),
(24910, 18726, 'zegen_page_header_items_opt', 'custom'),
(24911, 18726, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-topbar\\":\\"Topbar\\"}}'),
(24912, 18726, 'zegen_page_header_absolute_opt', 'theme-default'),
(24913, 18726, 'zegen_page_header_sticky_opt', 'theme-default'),
(24914, 18726, 'zegen_page_header_secondary_opt', 'enable'),
(24915, 18726, 'zegen_page_header_secondary_animate', 'right-overlay'),
(24916, 18726, 'zegen_page_nav_menu', 'none'),
(24917, 18726, 'zegen_page_header_topbar_opt', 'theme-default'),
(24918, 18726, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24919, 18726, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(24920, 18726, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(24921, 18726, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24922, 18726, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24923, 18726, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(24924, 18726, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24925, 18726, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(24926, 18726, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(24927, 18726, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(24928, 18726, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24929, 18726, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24930, 18726, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(24931, 18726, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(24932, 18726, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(24933, 18726, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(24934, 18726, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(24935, 18726, 'zegen_page_header_logo_bar_skin_opt', 'custom'),
(24936, 18726, 'zegen_page_header_logo_bar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24937, 18726, 'zegen_page_header_logo_bar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24938, 18726, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#ffffff";i:6;s:5:"solid";}'),
(24939, 18726, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24940, 18726, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(24941, 18726, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(24942, 18726, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(24943, 18726, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24944, 18726, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24945, 18726, 'zegen_page_header_logo_bar_items_opt', 'custom'),
(24946, 18726, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"multi-info\\":\\"Address, Phone, Email\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\"},\\"disabled\\":{\\"header-logobar-search\\":\\"Search\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-address\\":\\"Address Text\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-phone\\":\\"Phone Number\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(24947, 18726, 'zegen_page_header_navbar_opt', 'custom'),
(24948, 18726, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(24949, 18726, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(24950, 18726, 'zegen_page_header_navbar_skin_opt', 'custom'),
(24951, 18726, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(24952, 18726, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#252525";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(24953, 18726, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24954, 18726, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24955, 18726, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(24956, 18726, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(24957, 18726, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(24958, 18726, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24959, 18726, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24960, 18726, 'zegen_page_header_navbar_items_opt', 'custom'),
(24961, 18726, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-cart\\":\\"Cart\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-social\\":\\"Social\\",\\"header-phone\\":\\"Phone Number\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(24962, 18726, 'zegen_page_header_stikcy_opt', 'theme-default'),
(24963, 18726, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(24964, 18726, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(24965, 18726, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(24966, 18726, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(24967, 18726, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24968, 18726, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24969, 18726, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(24970, 18726, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(24971, 18726, 'zegen_page_header_page_title_opt', '0'),
(24972, 18726, 'zegen_page_header_page_title_parallax', 'theme-default'),
(24973, 18726, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(24974, 18726, 'zegen_page_page_title_items_opt', 'theme-default'),
(24975, 18726, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(24976, 18726, 'zegen_page_page_title_skin_opt', 'theme-default'),
(24977, 18726, 'zegen_page_page_title_bg', 'a:0:{}'),
(24978, 18726, 'zegen_page_page_title_link', 'a:0:{}'),
(24979, 18726, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24980, 18726, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24981, 18726, 'zegen_page_page_title_overlay', 'a:0:{}'),
(24982, 18726, 'zegen_page_footer_layout', 'theme-default'),
(24983, 18726, 'zegen_page_hidden_footer', 'theme-default'),
(24984, 18726, 'zegen_page_footer_skin_opt', 'theme-default'),
(24985, 18726, 'zegen_page_footer_bg_img', '16755'),
(24986, 18726, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(24987, 18726, 'zegen_page_footer_link', 'a:0:{}'),
(24988, 18726, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24989, 18726, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24990, 18726, 'zegen_page_footer_items_opt', 'theme-default'),
(24991, 18726, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(24992, 18726, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(24993, 18726, 'zegen_page_footer_top_bg', 'a:0:{}'),
(24994, 18726, 'zegen_page_footer_top_link', 'a:0:{}'),
(24995, 18726, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(24996, 18726, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(24997, 18726, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(24998, 18726, 'zegen_page_footer_top_layout', '9-3'),
(24999, 18726, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(25000, 18726, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(25001, 18726, 'zegen_page_footer_middle_link', 'a:0:{}'),
(25002, 18726, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25003, 18726, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:2:"60";i:1;s:0:"";i:2;s:2:"30";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25004, 18726, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(25005, 18726, 'zegen_page_footer_middle_layout', '12'),
(25006, 18726, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(25007, 18726, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(25008, 18726, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(25009, 18726, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(25010, 18726, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25011, 18726, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25012, 18726, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(25013, 18726, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(25014, 18726, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(25015, 18726, 'zegen_page_header_slider_opt', 'theme-default'),
(25016, 18726, '_elementor_edit_mode', 'builder'),
(25017, 18726, '_elementor_template_type', 'wp-page'),
(25018, 18726, '_elementor_version', '3.6.7'),
(25019, 18726, 'zegen_page_header_slider', '[rev_slider alias="zegen-home-9"][/rev_slider]'),
(25020, 18726, 'zegen_page_header_navbar_font', '#8d9297'),
(25021, 18726, 'zegen_page_header_topbar_font', '#ffffff'),
(25022, 18726, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(25023, 18726, '_elementor_data', '[{"id":"0f28d16","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a679047"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"20","left":"15","isLinked":false},"layout":"full_width","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"-50","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"cus-pad-sec"},"elements":[{"id":"6e0e178","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"34a76fa","elType":"section","settings":{"structure":"50","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4ed68d9"}],"layout":"full_width","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"9950ddc","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"0648239","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162F","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"f95e585","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"38ee558","elType":"widget","settings":{"title":"Praise","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162FF7","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"76995ce","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"64050f2","elType":"widget","settings":{"title":"Worship","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162F","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"b777a13","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"7518d7c","elType":"widget","settings":{"title":"God''s Love","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"047","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162FF7","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"9655353","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"4626856","elType":"widget","settings":{"title":"Your Chance","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162F","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"76b3081","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"30","right":"0","bottom":"60","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"e56527e","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3b56d4b","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"67c074f"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"518e681","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"b669944","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"We are Taking Small Steps to Make Earth Better Planet","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","line_height":"42px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true},{"id":"81237b6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"b18de62","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.","_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true},{"id":"5c20cb5","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"67c074f"}],"padding":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ceaf349","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"71e7ae5","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"20px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"extra_class":"feature-style-6","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_url_opt":"1","title_url":"#","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"95a1019","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"47cfd67","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"icon\\":\\"Icon\\",\\"content\\":\\"Content\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"20px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"extra_class":"feature-style-6","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-theme-blog-10-1.jpg","id":5435,"alt":"","source":"library"},"img_style":"squared","title_url_opt":"1","title_url":"#","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"8384815","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"33ce9f7","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"content\\":\\"Content\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"20px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"extra_class":"feature-style-6","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church_theme_blog_9-1.jpg","id":5428,"alt":"","source":"library"},"img_style":"squared","title_url_opt":"1","title_url":"#","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"074967a","elType":"section","settings":{"background_background":"classic","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"layout":"full_width","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zmain-slider-4.jpg","id":17375,"alt":"","source":"library"}},"elements":[{"id":"83fc29c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a07103d","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#FFFFFF","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"sep_type":"border","text_align":"center","title_color":"#FFFFFF","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"f337dce","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"17","more_text":"Read More","sermon_layout":"classic","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x400;","hard_croping":"1","slide_item":"5","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"30px 15px 0px 0px 0px","heading_tag":"h5","slide_margin":"35","text_align":"center","slide_opt":"1","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.66000000000000003108624468950438313186168670654296875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"1","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"structure":"20","background_color":"#F7F7F7"},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"ced3551","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/about-us-img-1-1.png","id":5547,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":71,"sizes":[]},"_animation":"fadeInUp","_margin":{"unit":"px","top":"0","right":"0","bottom":"-2","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"9fa6ac6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"70","bottom":"70","left":"70","isLinked":false},"animation":"fadeInRight","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"180","right":"30","bottom":"50","left":"30","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"015","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":126},"_position":"absolute","_offset_x":{"size":60,"unit":"px"},"_offset_y":{"size":78.0160000000000053432813729159533977508544921875,"unit":"px"},"_offset_x_tablet":{"size":29,"unit":"px"},"_offset_y_tablet":{"size":80.0160000000000053432813729159533977508544921875,"unit":"px"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"3f0273d","elType":"widget","settings":{"title":"Small Steps to Make Earth","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"10","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F","_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"48400ed","elType":"section","settings":{"stretch_section":"section-stretched","structure":"30","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/family_ministry-1.jpg","id":5415,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"#BF0A30","background_overlay_opacity":{"unit":"px","size":0.89000000000000001332267629550187848508358001708984375,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdb4319"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"a8aa165","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"8f2e28a","elType":"widget","settings":{"ending_number":435,"suffix":"+","thousand_separator_char":".","title":"Around the World","number_color":"#FFFFFF","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#DFDFDF","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":18,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":40,"sizes":[]},"_background_background":"classic","_background_image":{"url":"","id":"","alt":"","source":"library"},"_background_position":"initial","_background_xpos":{"unit":"px","size":256,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":15,"sizes":[]},"_animation":"fadeInUp","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_number_line_height":{"unit":"px","size":20,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_title_letter_spacing":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"7c69319","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c1cb075","elType":"widget","settings":{"suffix":"+","title":"Projects Supported","number_color":"#FFFFFF","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#DFDFDF","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":18,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":40,"sizes":[]},"_background_background":"classic","_background_image":{"url":"","id":"","alt":"","source":"library"},"_background_position":"initial","_background_xpos":{"unit":"px","size":256,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":15,"sizes":[]},"_animation":"fadeInUp","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_number_line_height":{"unit":"px","size":20,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"2b2e464","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"10880f7","elType":"widget","settings":{"suffix":"+","title":"Mass Stripends","number_color":"#FFFFFF","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#DFDFDF","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":18,"sizes":[]},"typography_title_font_weight":"600","ending_number":199,"typography_number_font_size":{"unit":"px","size":40,"sizes":[]},"_background_background":"classic","_background_image":{"url":"","id":"","alt":"","source":"library"},"_background_position":"initial","_background_xpos":{"unit":"px","size":256,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":15,"sizes":[]},"_animation":"fadeInUp","typography_number_line_height":{"unit":"px","size":20,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false}],"isInner":false},{"id":"e172562","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"0cada37","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"c45f366","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-10","title":"Latest Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#252525","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4ed6f94","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"18","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"classic","image_size":"medium","hard_croping":"1","sc_spacing":"30px 15px","custom_image_size":"400X500;","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"43227ec","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"90","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"stretch_section":"section-stretched","structure":"20","background_color":"#F7F7F7","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"1e7225e","elType":"column","settings":{"_column_size":50,"_inline_size":31.111999999999998323119143606163561344146728515625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"7c05067","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#252525","sec_tit_content":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"77ba04a","elType":"widget","settings":{"text":"View More","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F","_animation":"fadeInUp","_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"ec5837e","elType":"column","settings":{"_column_size":50,"_inline_size":68.888000000000005229594535194337368011474609375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"9d1bffc","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\",\\"excerpt\\":\\"Excerpt\\",\\"thumb\\":\\"Feature Image\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","post_overlay_items_opt":"1","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(25025, 18726, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(25026, 18726, 'zegen_page_footer_bg', '#00162f'),
(25027, 18726, 'zegen_page_header_extra_class', 'home-nine'),
(25028, 18726, 'zegen_page_header_logo_bar_font', '#ffffff'),
(25029, 18726, 'zegen_page_custom_logo', '19306'),
(25030, 18726, 'zegen_page_custom_sticky_logo', '19306'),
(25031, 18726, '_elementor_controls_usage', 'a:12:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:8;s:15:"control_percent";i:10;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:5:{s:5:"title";i:8;s:10:"title_head";i:8;s:11:"title_color";i:5;s:13:"title_url_opt";i:3;s:9:"title_url";i:3;}s:15:"layouts_section";a:3:{s:10:"fbox_items";i:8;s:15:"fbox_list_items";i:8;s:10:"font_color";i:5;}s:12:"icon_section";a:10:{s:8:"icon_opt";i:8;s:9:"icon_size";i:8;s:15:"icon_outer_size";i:8;s:14:"icon_variation";i:8;s:11:"icon_hcolor";i:8;s:8:"icon_hbg";i:8;s:14:"icon_bg_custom";i:8;s:7:"icon_bg";i:5;s:15:"icon_bg_hcustom";i:5;s:7:"icon_ti";i:2;}s:15:"content_section";a:1:{s:7:"content";i:8;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:8;}s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:14:"button_section";a:3:{s:8:"btn_text";i:6;s:7:"btn_url";i:6;s:8:"btn_type";i:5;}s:13:"image_section";a:2:{s:10:"fbox_image";i:8;s:9:"img_style";i:8;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:7:"_margin";i:8;s:8:"_padding";i:8;}s:19:"_section_background";a:4:{s:22:"_background_background";i:8;s:17:"_background_color";i:8;s:28:"_background_hover_background";i:8;s:28:"_background_hover_transition";i:8;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:8;s:27:"_box_shadow_box_shadow_type";i:5;s:22:"_box_shadow_box_shadow";i:8;}s:15:"section_effects";a:1:{s:10:"_animation";i:8;}}}}s:6:"column";a:3:{s:5:"count";i:22;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:19;s:19:"_inline_size_tablet";i:14;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:13:"margin_tablet";i:2;s:14:"padding_tablet";i:1;}s:15:"section_effects";a:1:{s:9:"animation";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:2:{s:21:"background_background";i:1;s:16:"background_color";i:1;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:6;}s:14:"section_layout";a:3:{s:6:"layout";i:3;s:15:"stretch_section";i:6;s:16:"content_position";i:1;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:18:"section_background";a:7:{s:21:"background_background";i:7;s:19:"background_position";i:6;s:17:"background_repeat";i:7;s:15:"background_size";i:7;s:14:"parallax_ratio";i:5;s:16:"background_image";i:4;s:16:"background_color";i:3;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;s:24:"background_overlay_color";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:11;s:7:"z_index";i:3;s:14:"padding_tablet";i:4;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:5:{s:5:"title";i:5;s:11:"line_height";i:1;s:11:"title_trans";i:2;s:10:"text_align";i:2;s:11:"title_color";i:4;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:5;s:15:"sub_title_color";i:5;}s:17:"separator_section";a:1:{s:8:"sep_type";i:5;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:5;s:8:"_padding";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:4;}}}}s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:1;s:10:"image_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:5:"width";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;s:10:"text_align";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:5:"align";i:2;s:4:"link";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:2;s:13:"border_radius";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:2;s:11:"hover_color";i:2;s:25:"button_hover_border_color";i:2;s:13:"border_border";i:2;s:12:"border_color";i:2;s:17:"button_text_color";i:2;s:29:"button_background_hover_color";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:7:"counter";a:3:{s:5:"count";i:3;s:15:"control_percent";i:8;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:2;s:6:"suffix";i:3;s:23:"thousand_separator_char";i:1;s:5:"title";i:3;}}s:5:"style";a:2:{s:14:"section_number";a:4:{s:12:"number_color";i:3;s:28:"typography_number_typography";i:3;s:29:"typography_number_font_family";i:3;s:27:"typography_number_font_size";i:3;}s:13:"section_title";a:5:{s:11:"title_color";i:3;s:27:"typography_title_typography";i:3;s:28:"typography_title_font_family";i:3;s:26:"typography_title_font_size";i:3;s:28:"typography_title_font_weight";i:3;}}s:8:"advanced";a:2:{s:19:"_section_background";a:7:{s:22:"_background_background";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:16:"_background_xpos";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:20:"_background_bg_width";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:3;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:7:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:22:"post_overlay_items_opt";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}}'),
(25032, 18924, 'zegen_demo_content_key', '1'),
(25033, 18924, '_wp_page_template', 'default'),
(25034, 18924, '_wp_page_template', 'default'),
(25035, 18924, '_wp_page_template', 'default'),
(25036, 18924, '_wp_page_template', 'default'),
(25037, 18924, '_wp_page_template', 'default'),
(25038, 18924, '_wp_page_template', 'default'),
(25039, 18924, '_wp_page_template', 'default'),
(25040, 18924, '_wp_page_template', 'default'),
(25041, 18924, '_wp_page_template', 'default'),
(25042, 18924, 'zegen_page_layout', 'theme-default'),
(25043, 18924, 'zegen_page_content_padding_opt', 'custom'),
(25044, 18924, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25045, 18924, 'zegen_page_main_bg_color', 'a:0:{}'),
(25046, 18924, 'zegen_page_main_bg_image', '0'),
(25047, 18924, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25048, 18924, 'zegen_page_template_opt', 'theme-default'),
(25049, 18924, 'zegen_page_template', 'right-sidebar'),
(25050, 18924, 'zegen_page_sidebar_mobile', 'theme-default'),
(25051, 18924, 'zegen_page_header_layout', 'wide'),
(25052, 18924, 'zegen_page_header_type', 'theme-default'),
(25053, 18924, 'zegen_page_header_bg_img', '0'),
(25054, 18924, 'zegen_page_header_items_opt', 'custom'),
(25055, 18924, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-topbar\\":\\"Topbar\\"}}'),
(25056, 18924, 'zegen_page_header_absolute_opt', 'theme-default'),
(25057, 18924, 'zegen_page_header_sticky_opt', 'theme-default'),
(25058, 18924, 'zegen_page_header_secondary_opt', 'enable'),
(25059, 18924, 'zegen_page_header_secondary_animate', 'right-overlay'),
(25060, 18924, 'zegen_page_nav_menu', 'none'),
(25061, 18924, 'zegen_page_header_topbar_opt', 'theme-default'),
(25062, 18924, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25063, 18924, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25064, 18924, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(25065, 18924, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(25066, 18924, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25067, 18924, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#eaeaea";i:6;s:5:"solid";}'),
(25068, 18924, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25069, 18924, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(25070, 18924, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(25071, 18924, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(25072, 18924, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25073, 18924, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25074, 18924, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(25075, 18924, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-text-2\\":\\"Custom Text 2\\"},\\"Center\\":[],\\"Right\\":{\\"header-topbar-social\\":\\"Social\\"},\\"disabled\\":{\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-date\\":\\"Date\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(25076, 18924, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(25077, 18924, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(25078, 18924, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:2:"90";i:1;s:2:"px";}'),
(25079, 18924, 'zegen_page_header_logo_bar_skin_opt', 'custom'),
(25080, 18924, 'zegen_page_header_logo_bar_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(25081, 18924, 'zegen_page_header_logo_bar_link', 'a:3:{i:0;s:0:"";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25082, 18924, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:7:"#ffffff";i:6;s:5:"solid";}'),
(25083, 18924, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25084, 18924, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(25085, 18924, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(25086, 18924, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(25087, 18924, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25088, 18924, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25089, 18924, 'zegen_page_header_logo_bar_items_opt', 'custom'),
(25090, 18924, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":{\\"multi-info\\":\\"Address, Phone, Email\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\"},\\"disabled\\":{\\"header-logobar-search\\":\\"Search\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-address\\":\\"Address Text\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-phone\\":\\"Phone Number\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(25091, 18924, 'zegen_page_header_navbar_opt', 'custom'),
(25092, 18924, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(25093, 18924, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:2:"80";i:1;s:2:"px";}'),
(25094, 18924, 'zegen_page_header_navbar_skin_opt', 'custom'),
(25095, 18924, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:19:"rgba(241,241,241,1)";i:1;s:7:"#f1f1f1";}'),
(25096, 18924, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#252525";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25097, 18924, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25098, 18924, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25099, 18924, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(25100, 18924, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:17:"rgba(191,10,48,1)";i:1;s:7:"#bf0a30";}'),
(25101, 18924, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#eaeaea";i:2;s:7:"#eaeaea";}'),
(25102, 18924, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25103, 18924, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25104, 18924, 'zegen_page_header_navbar_items_opt', 'custom'),
(25105, 18924, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-cart\\":\\"Cart\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-text-1\\":\\"Custom Text 1\\"},\\"disabled\\":{\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-social\\":\\"Social\\",\\"header-phone\\":\\"Phone Number\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"header-address\\":\\"Address Text\\"}}'),
(25106, 18924, 'zegen_page_header_stikcy_opt', 'theme-default'),
(25107, 18924, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25108, 18924, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(25109, 18924, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(25110, 18924, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(25111, 18924, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25112, 18924, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25113, 18924, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(25114, 18924, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(25115, 18924, 'zegen_page_header_page_title_opt', '0'),
(25116, 18924, 'zegen_page_header_page_title_parallax', 'theme-default'),
(25117, 18924, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(25118, 18924, 'zegen_page_page_title_items_opt', 'theme-default'),
(25119, 18924, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(25120, 18924, 'zegen_page_page_title_skin_opt', 'theme-default'),
(25121, 18924, 'zegen_page_page_title_bg', 'a:0:{}'),
(25122, 18924, 'zegen_page_page_title_link', 'a:0:{}'),
(25123, 18924, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25124, 18924, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25125, 18924, 'zegen_page_page_title_overlay', 'a:0:{}'),
(25126, 18924, 'zegen_page_footer_layout', 'theme-default'),
(25127, 18924, 'zegen_page_hidden_footer', 'theme-default'),
(25128, 18924, 'zegen_page_footer_skin_opt', 'theme-default'),
(25129, 18924, 'zegen_page_footer_bg_img', '16755'),
(25130, 18924, 'zegen_page_footer_bg_overlay', 'a:2:{i:0;s:15:"rgba(0,22,47,1)";i:1;s:7:"#00162f";}'),
(25131, 18924, 'zegen_page_footer_link', 'a:0:{}'),
(25132, 18924, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25133, 18924, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25134, 18924, 'zegen_page_footer_items_opt', 'theme-default'),
(25135, 18924, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-middle\\":\\"Footer Middle\\"},\\"disabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\",\\"footer-top\\":\\"Footer Top\\"}}'),
(25136, 18924, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(25137, 18924, 'zegen_page_footer_top_bg', 'a:0:{}'),
(25138, 18924, 'zegen_page_footer_top_link', 'a:0:{}'),
(25139, 18924, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25140, 18924, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25141, 18924, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(25142, 18924, 'zegen_page_footer_top_layout', '9-3'),
(25143, 18924, 'zegen_page_footer_middle_skin_opt', 'custom'),
(25144, 18924, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(25145, 18924, 'zegen_page_footer_middle_link', 'a:0:{}'),
(25146, 18924, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25147, 18924, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:3:"140";i:1;s:0:"";i:2;s:3:"100";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25148, 18924, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(25149, 18924, 'zegen_page_footer_middle_layout', '12'),
(25150, 18924, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(25151, 18924, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(25152, 18924, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(25153, 18924, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(25154, 18924, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25155, 18924, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25156, 18924, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(25157, 18924, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(25158, 18924, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(25159, 18924, 'zegen_page_header_slider_opt', 'theme-default'),
(25160, 18924, '_elementor_edit_mode', 'builder'),
(25161, 18924, '_elementor_template_type', 'wp-page'),
(25162, 18924, '_elementor_version', '3.5.3'),
(25163, 18924, 'zegen_page_header_slider', '[rev_slider alias="zegen-home-10"][/rev_slider]'),
(25164, 18924, 'zegen_page_header_navbar_font', '#8d9297'),
(25165, 18924, 'zegen_page_header_topbar_font', '#ffffff'),
(25166, 18924, 'zegen_page_header_navbar_sticky_font', '#ffffff'),
(25167, 18924, '_elementor_data', '[{"id":"476e12a","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"70","left":"15","isLinked":false}},"elements":[{"id":"4cf4ce8","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"50","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"e9e4b4e","elType":"widget","settings":{"image":{"id":18499,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/intercession-of-saints-jesus-christ.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":92,"sizes":[]},"align":"center"},"elements":[],"widgetType":"image"},{"id":"6ee6629","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten","header_size":"span","typography_typography":"custom","typography_font_family":"Rubik","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":30,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#FFFFFF","typography_font_weight":"400","_margin":{"unit":"px","top":"-0","right":"0","bottom":"0","left":"30","isLinked":false},"_padding":{"unit":"px","top":"20","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":11,"vertical":26,"blur":22,"spread":-2,"color":"rgba(0, 0, 0, 0.22)"},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"90ee1ac","elType":"widget","settings":{"image":{"id":17380,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":43,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"px","size":225},"_position":"absolute","_offset_x":{"size":183,"unit":"px"},"_offset_y":{"size":280,"unit":"px"},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"e4cfbba","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"50","bottom":"60","left":"50","isLinked":false},"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"box_shadow_box_shadow_type":"yes","box_shadow_box_shadow":{"horizontal":-11,"vertical":20,"blur":22,"spread":0,"color":"rgba(0, 0, 0, 0.08)"},"margin":{"unit":"px","top":"-60","right":"15","bottom":"0","left":"15","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"20","bottom":"50","left":"20","isLinked":false}},"elements":[{"id":"cb66cea","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"20edbcf","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"172b854","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8096bb6","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"18","icon_outer_size":"60","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#00162F","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"5px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"list_style":"1","icon_self_center":"1"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"3eebd88","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"60","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#00162F","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"5px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"list_style":"1","icon_self_center":"1"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"3da0165","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-star","icon_size":"20","icon_outer_size":"60","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#00162F","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"5px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"list_style":"1","icon_self_center":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"2305502","elType":"section","settings":{"layout":"full_width","content_position":"middle","stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs9-1.jpg","id":5780,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6f22110"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"2bb5b5f","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#00162FEB","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/sermon_img6.jpg","id":6468,"alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_position":"center center","background_overlay_opacity":{"unit":"px","size":0.75,"sizes":[]},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"300","right":"0","bottom":"300","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false}},"elements":[{"id":"04640d1","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a5bfee9"}]},"elements":[{"id":"3643352","elType":"column","settings":{"_column_size":50,"_inline_size":62.844999999999998863131622783839702606201171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[],"isInner":true},{"id":"a0aece6","elType":"column","settings":{"_column_size":50,"_inline_size":36.27000000000000312638803734444081783294677734375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5ff05c2","elType":"widget","settings":{"ending_number":20,"suffix":"+","thousand_separator_char":".","title":"Years of Work","number_color":"#FFFFFF","title_color":"#FAFAFA","_padding":{"unit":"px","top":"40","right":"30","bottom":"40","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-5.png","id":18557,"alt":"","source":"library"},"_background_position":"center center","_background_attachment":"scroll","_background_repeat":"no-repeat","_background_size":"cover","_position":"absolute","_offset_x":{"size":7.99199999999999999289457264239899814128875732421875,"unit":"px"},"_offset_y":{"size":120.9839999999999946567186270840466022491455078125,"unit":"px"},"typography_number_typography":"custom","typography_number_font_family":"Poppins","_offset_x_tablet":{"size":-268.03100000000000591171556152403354644775390625,"unit":"px"},"_offset_y_tablet":{"size":-27.0390000000000014779288903810083866119384765625,"unit":"px"}},"elements":[],"widgetType":"counter"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"2f09d32","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#00162F","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"80","right":"70","bottom":"80","left":"70","isLinked":false},"background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-5.png","id":18557,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"50","right":"30","bottom":"50","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"d3af595","elType":"widget","settings":{"extra_class":"margin-bottom-30","title":"A Church that Loves God and People","sub_title":"CHARITY","sub_title_pos":"top","sub_title_color":"#FFFFFF","sep_type":"border","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.","_margin":{"unit":"px","top":"0","right":"80","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#FFFFFF","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"534ea06","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4e136b8"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"bf899b4","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"daa8b85","elType":"widget","settings":{"title":"Progress","circle_val":"70","font_color":"#FFFFFF","title_color":"#FFFFFF","circle_layout":"classic-pro","progress_heading":"h4","circle_items":"{\\"Enabled\\":{\\"circle\\":\\"Circle\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"}}","circle_start_color":"#BF0A30","progress_size":"150","progress_thikness":"10","progress_duration":"1500"},"elements":[],"widgetType":"zegencircleprogress"},{"id":"e831ebc","elType":"widget","settings":{"title":"Progress","header_size":"h4","align":"center","title_color":"#FFFFFF","_margin":{"unit":"px","top":"22","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"eedd183","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"083743b","elType":"widget","settings":{"title":"Projects","circle_val":"90","font_color":"#FFFFFF","title_color":"#FFFFFF","progress_heading":"h4","circle_items":"{\\"Enabled\\":{\\"circle\\":\\"Circle\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"}}","circle_start_color":"#BF0A30","progress_size":"150","progress_thikness":"10","progress_duration":"1500"},"elements":[],"widgetType":"zegencircleprogress"},{"id":"cf8edf1","elType":"widget","settings":{"title":"Projects","header_size":"h4","align":"center","title_color":"#FFFFFF","_margin":{"unit":"px","top":"22","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"722d027","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"f92b8df","elType":"widget","settings":{"title":"Projects","circle_val":"75","font_color":"#FFFFFF","title_color":"#FFFFFF","progress_heading":"h4","circle_items":"{\\"Enabled\\":{\\"circle\\":\\"Circle\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"}}","circle_start_color":"#BF0A30","progress_size":"150","progress_thikness":"10","progress_duration":"1500"},"elements":[],"widgetType":"zegencircleprogress"},{"id":"490ff2b","elType":"widget","settings":{"title":"Members","header_size":"h4","align":"center","title_color":"#FFFFFF","_margin":{"unit":"px","top":"22","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"eeff550","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"e09ee24","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3c82b06","elType":"widget","settings":{"title":"Our Ministries","sub_title":"Ministries","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"7e82d54","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"classic","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","ministries_cols":"4","sc_spacing":"30px 15px 20px","slide_opt":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"03bded5","elType":"section","settings":{"stretch_section":"section-stretched","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a13ae9e"}],"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"100","left":"0","isLinked":false},"background_background":"classic","background_color":"#00162F","background_overlay_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-5.png","id":18557,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"a9d4efa","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"90900e7","elType":"widget","settings":{"title":"Our Latest Gallery","sub_title":"Recent Projects","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"01349e7","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"15","more_text":"Read More","heading_tag":"h4","post_heading":"h4","portfolio_layout":"modern","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"icons\\":\\"Popup and Link\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"popup\\":\\"Popup Icon\\",\\"link\\":\\"Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"600x700;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","font_color":"#8D9297","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"portfolio_overlay_position":"bottom-left","text_align":"center"},"elements":[],"widgetType":"zegenportfolio"},{"id":"a3aa846","elType":"widget","settings":{"text":"View More Items","background_color":"#BF0A30","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.66000000000000003108624468950438313186168670654296875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"1","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"structure":"20","background_color":"#BF0A30"},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"ced3551","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/about-us-img-1-1.png","id":5547,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":71,"sizes":[]},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-6.png","id":18559,"alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"9fa6ac6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"70","bottom":"70","left":"70","isLinked":false},"_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"80","right":"30","bottom":"50","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"180","right":"30","bottom":"100","left":"30","isLinked":false}},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":136},"_position":"absolute","_offset_x":{"size":59,"unit":"px"},"_offset_y":{"size":71,"unit":"px"}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"3f0273d","elType":"widget","settings":{"title":"Small Steps to Make Earth","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"10","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"e172562","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"0cada37","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"c45f366","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#252525"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4ed6f94","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"18","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"location\\":\\"Location\\",\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"classic","image_size":"medium","hard_croping":"1","sc_spacing":"30px 10px","custom_image_size":"400X500;"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"48400ed","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdb4319"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_position":"middle","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"box_shadow_box_shadow_type":"yes","box_shadow_box_shadow":{"horizontal":0,"vertical":-15,"blur":23,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"margin":{"unit":"px","top":"0","right":0,"bottom":"-50","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"a8aa165","elType":"column","settings":{"_column_size":50,"_inline_size":26.580999999999999516830939683131873607635498046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"814ebc2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-2.jpg","id":16918,"alt":"","source":"library"},"image_size":"custom","image_custom_dimension":{"width":"700","height":"450"},"image_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"-17","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"75e60ce","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"link":{"url":"tel:(+55) 654 - 545 - 5418","is_external":"","nofollow":"","custom_attributes":""},"primary_color":"#FFFFFF","size":{"unit":"px","size":25,"sizes":[]},"rotate":{"unit":"deg","size":15,"sizes":[]},"_padding":{"unit":"px","top":"20","right":"20","bottom":"15","left":"20","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_background_hover_background":"classic","_background_hover_color":"#00162F","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_position":"absolute","_offset_x":{"size":79,"unit":"%"},"_offset_y":{"size":67,"unit":"%"}},"elements":[],"widgetType":"icon"}],"isInner":false},{"id":"7c69319","elType":"column","settings":{"_column_size":50,"_inline_size":73.4189999999999969304553815163671970367431640625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"30","right":"20","bottom":"30","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"30","bottom":"50","left":"30","isLinked":false}},"elements":[{"id":"b337022","elType":"widget","settings":{"title":"Send us  prayer request <span class=\\"theme-color\\">(+55) 654 - 545 - 5418<\\/span>","typography_typography":"custom","typography_font_size":{"unit":"px","size":32,"sizes":[]},"typography_line_height":{"unit":"px","size":42,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"015","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"96289c3","elType":"widget","settings":{"editor":"There are many variations of passages of lorem Ipsum available, by humour.","text_color":"#8D9297","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(25169, 18924, 'ao_post_optimize', 'a:5:{s:16:"ao_post_optimize";s:2:"on";s:19:"ao_post_js_optimize";s:2:"on";s:20:"ao_post_css_optimize";s:2:"on";s:12:"ao_post_ccss";s:2:"on";s:16:"ao_post_lazyload";s:2:"on";}'),
(25170, 18924, 'zegen_page_footer_bg', '#00162f'),
(25171, 18924, 'zegen_page_header_extra_class', 'home-ten'),
(25172, 18924, 'zegen_page_custom_logo', '19306'),
(25173, 18924, 'zegen_page_custom_sticky_logo', '19306'),
(25174, 18924, '_elementor_controls_usage', 'a:15:{s:5:"image";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:4;s:10:"image_size";i:4;s:22:"image_custom_dimension";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:19:"image_border_radius";i:3;s:5:"width";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}s:19:"_section_responsive";a:2:{s:11:"hide_tablet";i:1;s:11:"hide_mobile";i:1;}s:19:"_section_background";a:5:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:4;s:5:"align";i:3;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:4;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:17;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:15;s:19:"_inline_size_tablet";i:11;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:7;s:14:"padding_tablet";i:4;s:6:"margin";i:1;s:13:"margin_tablet";i:3;s:13:"margin_mobile";i:1;s:14:"padding_mobile";i:5;}}s:5:"style";a:3:{s:13:"section_style";a:6:{s:21:"background_background";i:4;s:16:"background_color";i:4;s:16:"background_image";i:2;s:19:"background_position";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;}s:14:"section_border";a:3:{s:13:"border_radius";i:2;s:26:"box_shadow_box_shadow_type";i:1;s:21:"box_shadow_box_shadow";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:4;}s:13:"title_section";a:4:{s:5:"title";i:6;s:11:"title_color";i:4;s:11:"title_trans";i:3;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:4;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:3;s:10:"title_head";i:3;}s:15:"layouts_section";a:4:{s:10:"text_align";i:3;s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:10:"list_style";i:3;}s:12:"icon_section";a:10:{s:8:"icon_opt";i:3;s:9:"icon_size";i:3;s:15:"icon_outer_size";i:3;s:14:"icon_variation";i:3;s:11:"icon_hcolor";i:3;s:7:"icon_bg";i:3;s:8:"icon_hbg";i:3;s:15:"icon_bg_hcustom";i:3;s:16:"icon_self_center";i:3;s:7:"icon_ti";i:2;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:3;s:8:"_padding";i:3;}}}}s:7:"section";a:3:{s:5:"count";i:10;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:10;}s:18:"section_background";a:7:{s:21:"background_background";i:6;s:16:"background_image";i:4;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:3;s:16:"background_color";i:3;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:5;s:26:"background_overlay_opacity";i:4;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:2;}s:14:"section_border";a:3:{s:13:"border_radius";i:1;s:26:"box_shadow_box_shadow_type";i:1;s:21:"box_shadow_box_shadow";i:1;}}s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:6;}s:14:"section_layout";a:3:{s:16:"content_position";i:3;s:6:"layout";i:1;s:15:"stretch_section";i:4;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:7;s:14:"padding_tablet";i:5;s:14:"padding_mobile";i:5;s:7:"z_index";i:2;s:6:"margin";i:1;s:13:"margin_mobile";i:1;}}}}s:7:"counter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:8;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:1;s:6:"suffix";i:1;s:23:"thousand_separator_char";i:1;s:5:"title";i:1;}}s:5:"style";a:2:{s:14:"section_number";a:3:{s:12:"number_color";i:1;s:28:"typography_number_typography";i:1;s:29:"typography_number_font_family";i:1;}s:13:"section_title";a:1:{s:11:"title_color";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:22:"_background_attachment";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}s:17:"_section_position";a:5:{s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;s:16:"_offset_x_tablet";i:1;s:16:"_offset_y_tablet";i:1;}}}}s:19:"zegencircleprogress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"layouts_section";a:6:{s:10:"font_color";i:3;s:11:"title_color";i:3;s:13:"circle_layout";i:1;s:16:"progress_heading";i:3;s:12:"circle_items";i:3;s:18:"circle_start_color";i:3;}s:15:"general_section";a:2:{s:5:"title";i:2;s:10:"circle_val";i:2;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_opt";i:1;s:10:"slide_dots";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:11:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:16:"portfolio_layout";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:10:"font_color";i:1;s:26:"portfolio_overlay_position";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:5:"align";i:2;s:4:"size";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:1;s:28:"button_box_shadow_box_shadow";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;s:17:"button_text_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:1;s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;s:10:"text_align";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:4:"icon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:13:"selected_icon";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:18:"section_style_icon";a:3:{s:13:"primary_color";i:1;s:4:"size";i:1;s:6:"rotate";i:1;}}s:8:"advanced";a:4:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:5:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;s:28:"_background_hover_background";i:1;s:23:"_background_hover_color";i:1;s:28:"_background_hover_transition";i:1;}s:15:"_section_border";a:1:{s:14:"_border_radius";i:1;}s:17:"_section_position";a:4:{s:14:"_element_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:3:{s:10:"text_color";i:1;s:21:"typography_typography";i:1;s:20:"typography_font_size";i:1;}}}}}'),
(25175, 19360, 'zegen_demo_content_key', '1'),
(25176, 19360, 'zegen_page_custom_logo', '19837'),
(25177, 19360, 'zegen_page_custom_sticky_logo', '6408'),
(25179, 19360, '_wp_page_template', 'default'),
(25180, 19360, '_wp_page_template', 'default'),
(25181, 19360, 'zegen_page_layout', 'theme-default'),
(25182, 19360, 'zegen_page_content_padding_opt', 'custom'),
(25183, 19360, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25184, 19360, 'zegen_page_main_bg_color', 'a:0:{}'),
(25185, 19360, 'zegen_page_main_bg_image', '0'),
(25186, 19360, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25187, 19360, 'zegen_page_template_opt', 'theme-default'),
(25188, 19360, 'zegen_page_template', 'right-sidebar'),
(25189, 19360, 'zegen_page_sidebar_mobile', 'theme-default'),
(25190, 19360, 'zegen_page_header_layout', 'theme-default'),
(25191, 19360, 'zegen_page_header_type', 'theme-default'),
(25192, 19360, 'zegen_page_header_bg_img', '0'),
(25193, 19360, 'zegen_page_header_items_opt', 'custom'),
(25194, 19360, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(25195, 19360, 'zegen_page_header_absolute_opt', '1'),
(25196, 19360, 'zegen_page_header_sticky_opt', 'theme-default'),
(25197, 19360, 'zegen_page_header_secondary_opt', 'theme-default'),
(25198, 19360, 'zegen_page_header_secondary_animate', 'left-push'),
(25199, 19360, 'zegen_page_nav_menu', 'none'),
(25200, 19360, 'zegen_page_header_topbar_opt', 'custom'),
(25201, 19360, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25202, 19360, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25203, 19360, 'zegen_page_header_topbar_skin_opt', 'custom'),
(25204, 19360, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(25205, 19360, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25206, 19360, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.29)";i:6;s:5:"solid";}'),
(25207, 19360, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25208, 19360, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(25209, 19360, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(25210, 19360, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(25211, 19360, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25212, 19360, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25213, 19360, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(25214, 19360, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(25215, 19360, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(25216, 19360, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25217, 19360, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25218, 19360, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(25219, 19360, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(25220, 19360, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(25221, 19360, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25222, 19360, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25223, 19360, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(25224, 19360, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(25225, 19360, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(25226, 19360, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25227, 19360, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25228, 19360, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(25229, 19360, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(25230, 19360, 'zegen_page_header_navbar_opt', 'theme-default'),
(25231, 19360, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25232, 19360, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25233, 19360, 'zegen_page_header_navbar_skin_opt', 'custom'),
(25234, 19360, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(25235, 19360, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#ffffff";}'),
(25236, 19360, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25237, 19360, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25238, 19360, 'zegen_page_header_navbar_sticky_skin_opt', 'custom'),
(25239, 19360, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(25240, 19360, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25241, 19360, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25242, 19360, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25243, 19360, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(25244, 19360, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(25245, 19360, 'zegen_page_header_stikcy_opt', 'theme-default'),
(25246, 19360, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25247, 19360, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(25248, 19360, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(25249, 19360, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(25250, 19360, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25251, 19360, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25252, 19360, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(25253, 19360, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(25254, 19360, 'zegen_page_header_page_title_opt', '0'),
(25255, 19360, 'zegen_page_header_page_title_parallax', 'theme-default'),
(25256, 19360, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(25257, 19360, 'zegen_page_page_title_items_opt', 'theme-default'),
(25258, 19360, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(25259, 19360, 'zegen_page_page_title_skin_opt', 'theme-default'),
(25260, 19360, 'zegen_page_page_title_bg', 'a:0:{}'),
(25261, 19360, 'zegen_page_page_title_link', 'a:0:{}'),
(25262, 19360, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25263, 19360, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25264, 19360, 'zegen_page_page_title_overlay', 'a:0:{}'),
(25265, 19360, 'zegen_page_footer_layout', 'theme-default'),
(25266, 19360, 'zegen_page_hidden_footer', 'theme-default'),
(25267, 19360, 'zegen_page_footer_skin_opt', 'theme-default'),
(25268, 19360, 'zegen_page_footer_bg_img', '0'),
(25269, 19360, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(25270, 19360, 'zegen_page_footer_link', 'a:0:{}'),
(25271, 19360, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25272, 19360, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25273, 19360, 'zegen_page_footer_items_opt', 'theme-default'),
(25274, 19360, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(25275, 19360, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(25276, 19360, 'zegen_page_footer_top_bg', 'a:0:{}'),
(25277, 19360, 'zegen_page_footer_top_link', 'a:0:{}'),
(25278, 19360, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25279, 19360, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25280, 19360, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(25281, 19360, 'zegen_page_footer_top_layout', '4-4-4'),
(25282, 19360, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(25283, 19360, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(25284, 19360, 'zegen_page_footer_middle_link', 'a:0:{}'),
(25285, 19360, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25286, 19360, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25287, 19360, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(25288, 19360, 'zegen_page_footer_middle_layout', '4-4-4'),
(25289, 19360, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(25290, 19360, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(25291, 19360, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(25292, 19360, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(25293, 19360, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25294, 19360, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25295, 19360, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(25296, 19360, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(25297, 19360, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(25298, 19360, 'zegen_page_header_slider_opt', 'theme-default'),
(25299, 19360, '_elementor_edit_mode', 'builder'),
(25300, 19360, '_elementor_template_type', 'wp-page'),
(25301, 19360, '_elementor_version', '3.6.7'),
(25302, 19360, 'zegen_page_header_slider', '[rev_slider alias="Zegen--Merry-Christ"][/rev_slider]'),
(25303, 19360, 'zegen_page_header_navbar_font', '#ffffff'),
(25304, 19360, 'zegen_page_header_topbar_font', '#ffffff'),
(25305, 19360, 'zegen_page_header_navbar_sticky_font', '#000000'),
(25306, 19360, '_elementor_data', '[{"id":"7d09679","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a679047"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_repeat":"no-repeat","shape_divider_bottom_width":{"unit":"%","size":100,"sizes":[]},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"4cfe9a7","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2bb5ce3","elType":"widget","settings":{"title":"Christmas Festival","sub_title":"About Us","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2362a08","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4ed68d9"}]},"elements":[{"id":"b64f657","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c269f8a","elType":"widget","settings":{"title":"Origin of Christmas","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"29c2dcb","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c3d1f45","elType":"widget","settings":{"title":"Christmas Story","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-theme-blog-10-1.jpg","id":5435,"alt":"","source":"library"},"img_style":"squared","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6220c91","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5907edf","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church_theme_blog_9-1.jpg","id":5428,"alt":"","source":"library"},"img_style":"squared","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"815863a","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.810000000000000053290705182007513940334320068359375,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"structure":"20","background_overlay_color":"#FFFFFF","content_position":"middle"},"elements":[{"id":"d8213ce","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"a90c2ce","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/santa-claus.png","id":19390,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":90,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"width_tablet":{"unit":"%","size":42,"sizes":[]},"width_mobile":{"unit":"%","size":83,"sizes":[]},"_animation":"zoomIn"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"c2d2fb3","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"50","bottom":"70","left":"50","isLinked":false},"_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"60","right":"15","bottom":"50","left":"15","isLinked":false},"border_border":"dotted","border_width":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"border_color":"#BF0A30","margin_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"99c4f30","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":126},"_position":"absolute","_offset_x":{"size":43,"unit":"px"},"_offset_y":{"size":84,"unit":"px"},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"99122d8","elType":"widget","settings":{"title":"The Spirit of Christmas","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"10","right":"0","bottom":"20","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525","font_color":"#777777","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"6c54ed2","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6524269"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"33","left":0,"isLinked":false}},"elements":[{"id":"699fe0c","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b073218","elType":"widget","settings":{"icon_size":"18","icon_variation":"theme-color","icon_hcolor":"#030C24","icon_bottom_space":"10","icon_list":[{"list_title":"Christmas Party","icon_fa":"ti-star","icon_ti":"ti-star","_id":"b814673","icon_opt":"icon_ti"},{"list_title":"Christmas Candle","icon_fa":"ti-star","icon_ti":"ti-star","_id":"72ab26f","icon_opt":"icon_ti"}],"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegeniconlist"}],"isInner":true},{"id":"c1a91b9","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"d01dcbc","elType":"widget","settings":{"icon_size":"18","icon_variation":"theme-color","icon_hcolor":"#030C24","icon_bottom_space":"10","icon_list":[{"list_title":"Christmas Music","icon_fa":"ti-star","icon_ti":"ti-star","_id":"b814673","icon_opt":"icon_ti"},{"list_title":"Christmas Messages","icon_fa":"ti-star","icon_ti":"ti-star","_id":"72ab26f","icon_opt":"icon_ti"}],"_animation":"fadeInUp"},"elements":[],"widgetType":"zegeniconlist"}],"isInner":true}],"isInner":true},{"id":"966bd92","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F","_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b21b850","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/christmas1.jpg","id":19376,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"#00162FF2","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"150","right":"0","bottom":"180","left":"0","isLinked":false},"shape_divider_bottom":"clouds","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"f74c58e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76de066","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"New Year is Coming..","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c094068","elType":"widget","settings":{"date":"2030\\/01\\/1","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","_animation":"fadeInUp"},"elements":[],"widgetType":"zegendaycounter"},{"id":"c1ff86e","elType":"widget","settings":{"title":"Jan 01, 2022 - Saturday 12 am to 4 am ","size":"medium","header_size":"div","align":"center","title_color":"#D3D3D3","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_mobile":{"unit":"px","size":30,"sizes":[]},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Booking Online Now","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"_margin_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"6106359","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"20","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"00751b3","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f16e292","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"023aede","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1 margin-bottom-40","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"a28e0b7","elType":"section","settings":{"content_position":"middle","stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/card-bg2.jpg","id":19411,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"3.5","shape_divider_top":"clouds","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"e51b862"}],"padding":{"unit":"px","top":"150","right":"0","bottom":"90","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"314116e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"47f9c96","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f17b006"}]},"elements":[{"id":"93e6c69","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/green-christmas.jpg","id":19508,"alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-76,"sizes":[]},"background_repeat":"no-repeat","background_size":"initial","border_border":"solid","border_width":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"border_color":"#BF0A30","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"140","right":"50","bottom":"50","left":"50","isLinked":false},"_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"140","right":"15","bottom":"30","left":"15","isLinked":false},"animation":"zoomIn"},"elements":[{"id":"90a3dc6","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/gift3.png","id":19507,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"width_mobile":{"unit":"%","size":75,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"},{"id":"f6f8015","elType":"widget","settings":{"title":"Thank you!\\n","align":"center","title_color":"#252525","typography_typography":"custom","typography_font_family":"Great Vibes","typography_font_size":{"unit":"px","size":90,"sizes":[]},"typography_font_weight":"300","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":50,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"8159b0c","elType":"widget","settings":{"editor":"As our valued customer we would like to give you a special discount on all orders ","align":"center","text_color":"#777777","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":18,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"},{"id":"97cc6c2","elType":"widget","settings":{"title":"-20%off\\n","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":80,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":40,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"c33df23","elType":"widget","settings":{"editor":"use code","align":"center","text_color":"#777777","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_transform":"uppercase","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"},{"id":"53c6028","elType":"widget","settings":{"title":"xmasgift","align":"center","title_color":"#BF0A30","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_line_height":{"unit":"px","size":50,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":25,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"aeb5347","elType":"widget","settings":{"editor":"merry christmas & happy new year","align":"center","text_color":"#777777","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":20,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"2ce3933","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"fce7436","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/Christmas-tree1.png","id":19443,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":77,"sizes":[]},"_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"width_tablet":{"unit":"%","size":38,"sizes":[]},"width_mobile":{"unit":"%","size":60,"sizes":[]},"_animation":"zoomIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"12a03d5","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"de42b19"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","background_background":"classic","background_color":"#F7F7F7","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"9908047","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f4c8a9f","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Send Message to Santa","_margin":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"Contact Us","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"234c85b","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#252525","font_color":"#777777","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"30","icon_outer_size":"75","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","text_align":"default","list_style":"1","icon_self_center":"1","icon_hcolor":"#FFFFFF","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#070C4D","_margin":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_border_border":"dashed","_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"_border_color":"#EAEAEA","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"11ff14b","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#252525","font_color":"#777777","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"75","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","text_align":"default","list_style":"1","icon_self_center":"1","icon_hcolor":"#FFFFFF","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#070C4D","_margin":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_border_border":"dashed","_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"_border_color":"#EAEAEA","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"fc4da57","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#252525","font_color":"#777777","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"30","icon_outer_size":"75","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","text_align":"default","list_style":"1","icon_self_center":"1","icon_hcolor":"#FFFFFF","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#070C4D","_margin":{"unit":"px","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"_border_color":"#EAEAEA","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"7532fb1","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic"},"elements":[{"id":"d184cd6","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#FFFFFF","_animation":"fadeInUp"},"elements":[],"widgetType":"contactform"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(25307, 19360, '_elementor_controls_usage', 'a:14:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:4:{s:5:"title";i:6;s:11:"title_trans";i:2;s:10:"text_align";i:4;s:11:"title_color";i:2;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:15:"general_section";a:1:{s:11:"extra_class";i:6;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:6;s:8:"_padding";i:4;s:14:"_margin_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:6;s:15:"control_percent";i:13;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:3:{s:5:"title";i:6;s:10:"title_head";i:6;s:11:"title_color";i:3;}s:15:"layouts_section";a:6:{s:10:"fbox_items";i:6;s:15:"fbox_list_items";i:6;s:10:"font_color";i:3;s:14:"feature_layout";i:3;s:10:"text_align";i:3;s:10:"list_style";i:3;}s:12:"icon_section";a:11:{s:8:"icon_opt";i:6;s:9:"icon_size";i:6;s:15:"icon_outer_size";i:6;s:14:"icon_variation";i:6;s:11:"icon_hcolor";i:6;s:8:"icon_hbg";i:6;s:14:"icon_bg_custom";i:3;s:7:"icon_ti";i:5;s:16:"icon_self_center";i:3;s:7:"icon_bg";i:3;s:15:"icon_bg_hcustom";i:3;}s:15:"content_section";a:1:{s:7:"content";i:6;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:6;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:1;s:7:"btn_url";i:1;}s:13:"image_section";a:2:{s:10:"fbox_image";i:3;s:9:"img_style";i:3;}}s:8:"advanced";a:3:{s:14:"_section_style";a:4:{s:7:"_margin";i:6;s:8:"_padding";i:6;s:14:"_margin_tablet";i:3;s:15:"_padding_tablet";i:1;}s:19:"_section_background";a:10:{s:22:"_background_background";i:6;s:17:"_background_color";i:3;s:28:"_background_hover_background";i:3;s:23:"_background_hover_color";i:3;s:28:"_background_hover_transition";i:6;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}s:15:"_section_border";a:6:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:6;s:14:"_border_border";i:2;s:13:"_border_width";i:3;s:13:"_border_color";i:3;}}}}s:6:"column";a:3:{s:5:"count";i:17;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:14;s:19:"_inline_size_tablet";i:9;}}s:5:"style";a:2:{s:13:"section_style";a:7:{s:21:"background_background";i:3;s:16:"background_color";i:1;s:16:"background_image";i:1;s:19:"background_position";i:1;s:15:"background_ypos";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:14:"section_border";a:4:{s:13:"border_radius";i:1;s:13:"border_border";i:2;s:12:"border_width";i:2;s:12:"border_color";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:11:"css_classes";i:1;s:6:"margin";i:1;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:5;}s:14:"section_layout";a:2:{s:15:"stretch_section";i:5;s:16:"content_position";i:4;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:18:"section_background";a:14:{s:21:"background_background";i:8;s:16:"background_image";i:4;s:17:"background_repeat";i:7;s:19:"background_position";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;s:16:"background_color";i:1;}s:21:"section_shape_divider";a:4:{s:26:"shape_divider_bottom_width";i:1;s:20:"shape_divider_bottom";i:1;s:17:"shape_divider_top";i:2;s:26:"shape_divider_bottom_color";i:2;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:5;s:26:"background_overlay_opacity";i:5;s:24:"background_overlay_color";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:8;s:14:"padding_mobile";i:8;s:6:"margin";i:2;s:14:"padding_tablet";i:7;s:7:"z_index";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:3;s:10:"image_size";i:3;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:5:"width";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:14:"_margin_tablet";i:2;s:7:"_margin";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;s:10:"text_align";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:13:"zegeniconlist";a:3:{s:5:"count";i:2;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"icon_list_section";a:5:{s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:17:"icon_bottom_space";i:2;s:9:"icon_list";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:5:"align";i:2;s:4:"link";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:15:{s:16:"background_color";i:2;s:13:"border_radius";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:2;s:11:"hover_color";i:2;s:25:"button_hover_border_color";i:2;s:13:"border_border";i:2;s:12:"border_color";i:2;s:17:"button_text_color";i:1;s:29:"button_background_hover_color";i:1;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"text_shadow_text_shadow_type";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:3:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:4;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:4;s:4:"size";i:1;s:11:"header_size";i:1;s:5:"align";i:4;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:11:"title_color";i:4;s:21:"typography_typography";i:4;s:22:"typography_font_weight";i:4;s:22:"typography_font_family";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:3;s:25:"typography_text_transform";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:7:"_margin";i:3;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:5:"align";i:3;s:10:"text_color";i:3;s:21:"typography_typography";i:3;s:22:"typography_font_family";i:3;s:20:"typography_font_size";i:3;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:3;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(25308, 20159, 'zegen_demo_content_key', '1'),
(25309, 20159, '_wp_page_template', 'default'),
(25310, 20159, '_wp_page_template', 'default'),
(25311, 20159, '_wp_page_template', 'default'),
(25312, 20159, 'rs_page_bg_color', ''),
(25313, 20159, 'zegen_page_layout', 'theme-default'),
(25314, 20159, 'zegen_page_content_padding_opt', 'custom'),
(25315, 20159, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25316, 20159, 'zegen_page_main_bg_color', 'a:0:{}'),
(25317, 20159, 'zegen_page_main_bg_image', '0'),
(25318, 20159, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25319, 20159, 'zegen_page_template_opt', 'theme-default'),
(25320, 20159, 'zegen_page_template', 'right-sidebar'),
(25321, 20159, 'zegen_page_sidebar_mobile', 'theme-default'),
(25322, 20159, 'zegen_page_header_layout', 'theme-default'),
(25323, 20159, 'zegen_page_header_type', 'theme-default'),
(25324, 20159, 'zegen_page_header_bg_img', '0'),
(25325, 20159, 'zegen_page_header_items_opt', 'theme-default'),
(25326, 20159, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(25327, 20159, 'zegen_page_header_absolute_opt', 'theme-default'),
(25328, 20159, 'zegen_page_header_sticky_opt', 'theme-default'),
(25329, 20159, 'zegen_page_header_secondary_opt', 'theme-default'),
(25330, 20159, 'zegen_page_header_secondary_animate', 'left-push'),
(25331, 20159, 'zegen_page_nav_menu', 'none'),
(25332, 20159, 'zegen_page_header_topbar_opt', 'theme-default'),
(25333, 20159, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25334, 20159, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25335, 20159, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(25336, 20159, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(25337, 20159, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25338, 20159, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(25339, 20159, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25340, 20159, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(25341, 20159, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(25342, 20159, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(25343, 20159, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25344, 20159, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25345, 20159, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(25346, 20159, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(25347, 20159, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(25348, 20159, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25349, 20159, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25350, 20159, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(25351, 20159, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(25352, 20159, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(25353, 20159, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25354, 20159, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25355, 20159, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(25356, 20159, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(25357, 20159, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(25358, 20159, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25359, 20159, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25360, 20159, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(25361, 20159, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(25362, 20159, 'zegen_page_header_navbar_opt', 'theme-default'),
(25363, 20159, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25364, 20159, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25365, 20159, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(25366, 20159, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(25367, 20159, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25368, 20159, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25369, 20159, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25370, 20159, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(25371, 20159, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(25372, 20159, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25373, 20159, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25374, 20159, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25375, 20159, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(25376, 20159, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(25377, 20159, 'zegen_page_header_stikcy_opt', 'theme-default'),
(25378, 20159, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25379, 20159, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(25380, 20159, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(25381, 20159, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(25382, 20159, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25383, 20159, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25384, 20159, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(25385, 20159, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(25386, 20159, 'zegen_page_header_page_title_opt', 'theme-default'),
(25387, 20159, 'zegen_page_header_page_title_parallax', 'theme-default'),
(25388, 20159, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(25389, 20159, 'zegen_page_page_title_items_opt', 'theme-default'),
(25390, 20159, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(25391, 20159, 'zegen_page_page_title_skin_opt', 'theme-default'),
(25392, 20159, 'zegen_page_page_title_bg', 'a:0:{}'),
(25393, 20159, 'zegen_page_page_title_link', 'a:0:{}'),
(25394, 20159, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25395, 20159, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25396, 20159, 'zegen_page_page_title_overlay', 'a:0:{}'),
(25397, 20159, 'zegen_page_footer_layout', 'theme-default'),
(25398, 20159, 'zegen_page_hidden_footer', 'theme-default'),
(25399, 20159, 'zegen_page_footer_skin_opt', 'theme-default'),
(25400, 20159, 'zegen_page_footer_bg_img', '0'),
(25401, 20159, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(25402, 20159, 'zegen_page_footer_link', 'a:0:{}'),
(25403, 20159, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25404, 20159, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25405, 20159, 'zegen_page_footer_items_opt', 'theme-default'),
(25406, 20159, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(25407, 20159, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(25408, 20159, 'zegen_page_footer_top_bg', 'a:0:{}'),
(25409, 20159, 'zegen_page_footer_top_link', 'a:0:{}'),
(25410, 20159, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25411, 20159, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25412, 20159, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(25413, 20159, 'zegen_page_footer_top_layout', '4-4-4'),
(25414, 20159, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(25415, 20159, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(25416, 20159, 'zegen_page_footer_middle_link', 'a:0:{}'),
(25417, 20159, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25418, 20159, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25419, 20159, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(25420, 20159, 'zegen_page_footer_middle_layout', '4-4-4'),
(25421, 20159, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(25422, 20159, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(25423, 20159, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(25424, 20159, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(25425, 20159, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25426, 20159, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25427, 20159, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(25428, 20159, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(25429, 20159, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(25430, 20159, 'zegen_page_header_slider_opt', 'theme-default'),
(25431, 20159, '_elementor_edit_mode', 'builder'),
(25432, 20159, '_elementor_template_type', 'wp-page'),
(25433, 20159, '_elementor_version', '3.6.7'),
(25434, 20159, 'zegen_page_header_navbar_font', '#ffffff'),
(25435, 20159, 'zegen_page_header_topbar_font', '#c1c1c1'),
(25436, 20159, 'zegen_page_header_navbar_sticky_font', '#000000'),
(25437, 20159, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f18af1a","elType":"widget","settings":{"shortcode":"[campaigns columns=\\"3\\" number=\\"6\\"]","_css_classes":"cus-campaigns-grid"},"elements":[],"widgetType":"shortcode"}],"isInner":false}],"isInner":false}]'),
(25438, 20159, 'zegen_page_custom_logo', '0'),
(25439, 20159, 'zegen_page_custom_sticky_logo', '0'),
(25440, 20159, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(25442, 20172, 'zegen_demo_content_key', '1'),
(25443, 20172, '_wp_page_template', 'default'),
(25444, 20172, '_wp_page_template', 'default'),
(25445, 20172, '_wp_page_template', 'default'),
(25446, 20172, '_wp_page_template', 'default'),
(25447, 20172, 'zegen_page_layout', 'theme-default'),
(25448, 20172, 'zegen_page_content_padding_opt', 'custom'),
(25449, 20172, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25450, 20172, 'zegen_page_main_bg_color', 'a:0:{}'),
(25451, 20172, 'zegen_page_main_bg_image', '0'),
(25452, 20172, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25453, 20172, 'zegen_page_template_opt', 'theme-default'),
(25454, 20172, 'zegen_page_template', 'right-sidebar'),
(25455, 20172, 'zegen_page_sidebar_mobile', 'theme-default'),
(25456, 20172, 'zegen_page_header_layout', 'theme-default'),
(25457, 20172, 'zegen_page_header_type', 'theme-default'),
(25458, 20172, 'zegen_page_header_bg_img', '0'),
(25459, 20172, 'zegen_page_header_items_opt', 'theme-default'),
(25460, 20172, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(25461, 20172, 'zegen_page_header_absolute_opt', 'theme-default'),
(25462, 20172, 'zegen_page_header_sticky_opt', 'theme-default'),
(25463, 20172, 'zegen_page_header_secondary_opt', 'theme-default'),
(25464, 20172, 'zegen_page_header_secondary_animate', 'left-push'),
(25465, 20172, 'zegen_page_nav_menu', 'none'),
(25466, 20172, 'zegen_page_header_topbar_opt', 'theme-default'),
(25467, 20172, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25468, 20172, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25469, 20172, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(25470, 20172, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(25471, 20172, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25472, 20172, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(25473, 20172, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25474, 20172, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(25475, 20172, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(25476, 20172, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(25477, 20172, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25478, 20172, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25479, 20172, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(25480, 20172, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(25481, 20172, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(25482, 20172, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25483, 20172, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25484, 20172, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(25485, 20172, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(25486, 20172, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(25487, 20172, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25488, 20172, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25489, 20172, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(25490, 20172, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(25491, 20172, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(25492, 20172, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25493, 20172, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25494, 20172, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(25495, 20172, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(25496, 20172, 'zegen_page_header_navbar_opt', 'theme-default'),
(25497, 20172, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25498, 20172, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25499, 20172, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(25500, 20172, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(25501, 20172, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25502, 20172, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25503, 20172, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25504, 20172, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(25505, 20172, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(25506, 20172, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25507, 20172, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25508, 20172, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25509, 20172, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(25510, 20172, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(25511, 20172, 'zegen_page_header_stikcy_opt', 'theme-default'),
(25512, 20172, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25513, 20172, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(25514, 20172, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(25515, 20172, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(25516, 20172, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25517, 20172, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25518, 20172, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(25519, 20172, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(25520, 20172, 'zegen_page_header_page_title_opt', 'theme-default'),
(25521, 20172, 'zegen_page_header_page_title_parallax', 'theme-default'),
(25522, 20172, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(25523, 20172, 'zegen_page_page_title_items_opt', 'theme-default'),
(25524, 20172, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(25525, 20172, 'zegen_page_page_title_skin_opt', 'theme-default'),
(25526, 20172, 'zegen_page_page_title_bg', 'a:0:{}'),
(25527, 20172, 'zegen_page_page_title_link', 'a:0:{}'),
(25528, 20172, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25529, 20172, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25530, 20172, 'zegen_page_page_title_overlay', 'a:0:{}'),
(25531, 20172, 'zegen_page_footer_layout', 'theme-default'),
(25532, 20172, 'zegen_page_hidden_footer', 'theme-default'),
(25533, 20172, 'zegen_page_footer_skin_opt', 'theme-default'),
(25534, 20172, 'zegen_page_footer_bg_img', '0'),
(25535, 20172, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(25536, 20172, 'zegen_page_footer_link', 'a:0:{}'),
(25537, 20172, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25538, 20172, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25539, 20172, 'zegen_page_footer_items_opt', 'theme-default'),
(25540, 20172, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(25541, 20172, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(25542, 20172, 'zegen_page_footer_top_bg', 'a:0:{}'),
(25543, 20172, 'zegen_page_footer_top_link', 'a:0:{}'),
(25544, 20172, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25545, 20172, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25546, 20172, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(25547, 20172, 'zegen_page_footer_top_layout', '4-4-4'),
(25548, 20172, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(25549, 20172, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(25550, 20172, 'zegen_page_footer_middle_link', 'a:0:{}'),
(25551, 20172, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25552, 20172, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25553, 20172, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(25554, 20172, 'zegen_page_footer_middle_layout', '4-4-4'),
(25555, 20172, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(25556, 20172, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(25557, 20172, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(25558, 20172, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(25559, 20172, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25560, 20172, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25561, 20172, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(25562, 20172, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(25563, 20172, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(25564, 20172, 'zegen_page_header_slider_opt', 'theme-default'),
(25565, 20172, '_elementor_edit_mode', 'builder'),
(25566, 20172, '_elementor_template_type', 'wp-page'),
(25567, 20172, '_elementor_version', '3.6.7'),
(25568, 20172, 'zegen_page_header_navbar_font', '#ffffff'),
(25569, 20172, 'zegen_page_header_topbar_font', '#c1c1c1'),
(25570, 20172, 'zegen_page_header_navbar_sticky_font', '#000000'),
(25571, 20172, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"33776e9","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"1692cb0","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"1f792f8","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"bbd69e9","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"16","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x800;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 15px 25px 0px","pagination":"1","heading_tag":"h4"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(25572, 20172, 'zegen_page_custom_logo', '0'),
(25573, 20172, 'zegen_page_custom_sticky_logo', '0'),
(25574, 20172, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}s:14:"filter_section";a:1:{s:10:"pagination";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(25576, 20172, 'rs_page_bg_color', ''),
(25577, 20219, 'zegen_demo_content_key', '1'),
(25578, 20219, '_wp_page_template', 'default'),
(25579, 20219, '_wp_page_template', 'default'),
(25580, 20219, '_wp_page_template', 'default'),
(25581, 20219, '_wp_page_template', 'default'),
(25582, 20219, '_wp_page_template', 'default'),
(25583, 20219, 'zegen_page_layout', 'theme-default'),
(25584, 20219, 'zegen_page_content_padding_opt', 'custom'),
(25585, 20219, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25586, 20219, 'zegen_page_main_bg_color', 'a:0:{}'),
(25587, 20219, 'zegen_page_main_bg_image', '0'),
(25588, 20219, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25589, 20219, 'zegen_page_template_opt', 'theme-default'),
(25590, 20219, 'zegen_page_template', 'right-sidebar'),
(25591, 20219, 'zegen_page_sidebar_mobile', 'theme-default'),
(25592, 20219, 'zegen_page_header_layout', 'theme-default'),
(25593, 20219, 'zegen_page_header_type', 'theme-default'),
(25594, 20219, 'zegen_page_header_bg_img', '0'),
(25595, 20219, 'zegen_page_header_items_opt', 'theme-default'),
(25596, 20219, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":{\\"header-logo\\":\\"Logo Bar\\"}}'),
(25597, 20219, 'zegen_page_header_absolute_opt', 'theme-default'),
(25598, 20219, 'zegen_page_header_sticky_opt', 'theme-default'),
(25599, 20219, 'zegen_page_header_secondary_opt', 'theme-default'),
(25600, 20219, 'zegen_page_header_secondary_animate', 'left-push'),
(25601, 20219, 'zegen_page_nav_menu', 'none'),
(25602, 20219, 'zegen_page_header_topbar_opt', 'theme-default'),
(25603, 20219, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25604, 20219, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25605, 20219, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(25606, 20219, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(25607, 20219, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25608, 20219, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(25609, 20219, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25610, 20219, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(25611, 20219, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(25612, 20219, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(25613, 20219, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25614, 20219, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25615, 20219, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(25616, 20219, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(25617, 20219, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(25618, 20219, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25619, 20219, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25620, 20219, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(25621, 20219, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(25622, 20219, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(25623, 20219, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25624, 20219, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25625, 20219, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(25626, 20219, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(25627, 20219, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(25628, 20219, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25629, 20219, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25630, 20219, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(25631, 20219, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(25632, 20219, 'zegen_page_header_navbar_opt', 'theme-default'),
(25633, 20219, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25634, 20219, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25635, 20219, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(25636, 20219, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(25637, 20219, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25638, 20219, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25639, 20219, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25640, 20219, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(25641, 20219, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(25642, 20219, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25643, 20219, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25644, 20219, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25645, 20219, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(25646, 20219, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-address\\":\\"Address Text\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":{\\"header-navbar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(25647, 20219, 'zegen_page_header_stikcy_opt', 'theme-default'),
(25648, 20219, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25649, 20219, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(25650, 20219, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(25651, 20219, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(25652, 20219, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25653, 20219, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25654, 20219, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(25655, 20219, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(25656, 20219, 'zegen_page_header_page_title_opt', 'theme-default'),
(25657, 20219, 'zegen_page_header_page_title_parallax', 'theme-default'),
(25658, 20219, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(25659, 20219, 'zegen_page_page_title_items_opt', 'theme-default'),
(25660, 20219, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(25661, 20219, 'zegen_page_page_title_skin_opt', 'theme-default'),
(25662, 20219, 'zegen_page_page_title_bg', 'a:0:{}'),
(25663, 20219, 'zegen_page_page_title_link', 'a:0:{}'),
(25664, 20219, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25665, 20219, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25666, 20219, 'zegen_page_page_title_overlay', 'a:0:{}'),
(25667, 20219, 'zegen_page_footer_layout', 'theme-default'),
(25668, 20219, 'zegen_page_hidden_footer', 'theme-default'),
(25669, 20219, 'zegen_page_footer_skin_opt', 'theme-default'),
(25670, 20219, 'zegen_page_footer_bg_img', '0'),
(25671, 20219, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(25672, 20219, 'zegen_page_footer_link', 'a:0:{}'),
(25673, 20219, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25674, 20219, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25675, 20219, 'zegen_page_footer_items_opt', 'theme-default'),
(25676, 20219, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(25677, 20219, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(25678, 20219, 'zegen_page_footer_top_bg', 'a:0:{}'),
(25679, 20219, 'zegen_page_footer_top_link', 'a:0:{}'),
(25680, 20219, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25681, 20219, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25682, 20219, 'zegen_page_footer_top_layout_opt', 'theme-default');
INSERT INTO `wpd6_postmeta` VALUES
(25683, 20219, 'zegen_page_footer_top_layout', '4-4-4'),
(25684, 20219, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(25685, 20219, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(25686, 20219, 'zegen_page_footer_middle_link', 'a:0:{}'),
(25687, 20219, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25688, 20219, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25689, 20219, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(25690, 20219, 'zegen_page_footer_middle_layout', '4-4-4'),
(25691, 20219, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(25692, 20219, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(25693, 20219, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(25694, 20219, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(25695, 20219, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25696, 20219, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25697, 20219, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(25698, 20219, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(25699, 20219, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(25700, 20219, 'zegen_page_header_slider_opt', 'theme-default'),
(25701, 20219, '_elementor_edit_mode', 'builder'),
(25702, 20219, '_elementor_template_type', 'wp-page'),
(25703, 20219, '_elementor_version', '3.6.7'),
(25704, 20219, 'zegen_page_header_navbar_font', '#ffffff'),
(25705, 20219, 'zegen_page_header_topbar_font', '#c1c1c1'),
(25706, 20219, 'zegen_page_header_navbar_sticky_font', '#000000'),
(25707, 20219, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"bbd69e9","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"16","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x800;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 15px 25px 0px","pagination":"1","heading_tag":"h4"},"elements":[],"widgetType":"zegensermon"}],"isInner":false},{"id":"33776e9","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1692cb0","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(25708, 20219, 'zegen_page_custom_logo', '0'),
(25709, 20219, 'zegen_page_custom_sticky_logo', '0'),
(25710, 20219, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}s:14:"filter_section";a:1:{s:10:"pagination";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(25712, 20219, 'rs_page_bg_color', ''),
(25713, 20228, 'zegen_demo_content_key', '1'),
(25714, 20228, '_wp_page_template', 'default'),
(25715, 20228, '_wp_page_template', 'default'),
(25716, 20228, '_wp_page_template', 'default'),
(25717, 20228, '_wp_page_template', 'default'),
(25718, 20228, '_wp_page_template', 'default'),
(25719, 20228, 'rs_page_bg_color', ''),
(25720, 20228, 'zegen_page_layout', 'theme-default'),
(25721, 20228, 'zegen_page_content_padding_opt', 'custom'),
(25722, 20228, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25723, 20228, 'zegen_page_main_bg_color', 'a:0:{}'),
(25724, 20228, 'zegen_page_main_bg_image', '0'),
(25725, 20228, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25726, 20228, 'zegen_page_template_opt', 'theme-default'),
(25727, 20228, 'zegen_page_template', 'right-sidebar'),
(25728, 20228, 'zegen_page_sidebar_mobile', 'theme-default'),
(25729, 20228, 'zegen_page_header_layout', 'theme-default'),
(25730, 20228, 'zegen_page_header_type', 'theme-default'),
(25731, 20228, 'zegen_page_header_bg_img', '0'),
(25732, 20228, 'zegen_page_header_items_opt', 'theme-default'),
(25733, 20228, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(25734, 20228, 'zegen_page_header_absolute_opt', 'theme-default'),
(25735, 20228, 'zegen_page_header_sticky_opt', 'theme-default'),
(25736, 20228, 'zegen_page_header_secondary_opt', 'theme-default'),
(25737, 20228, 'zegen_page_header_secondary_animate', 'left-push'),
(25738, 20228, 'zegen_page_nav_menu', 'none'),
(25739, 20228, 'zegen_page_header_topbar_opt', 'theme-default'),
(25740, 20228, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25741, 20228, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25742, 20228, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(25743, 20228, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(25744, 20228, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25745, 20228, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(25746, 20228, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25747, 20228, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(25748, 20228, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(25749, 20228, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(25750, 20228, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25751, 20228, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25752, 20228, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(25753, 20228, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(25754, 20228, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(25755, 20228, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25756, 20228, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25757, 20228, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(25758, 20228, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(25759, 20228, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(25760, 20228, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25761, 20228, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25762, 20228, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(25763, 20228, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(25764, 20228, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(25765, 20228, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25766, 20228, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25767, 20228, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(25768, 20228, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(25769, 20228, 'zegen_page_header_navbar_opt', 'theme-default'),
(25770, 20228, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25771, 20228, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25772, 20228, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(25773, 20228, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(25774, 20228, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25775, 20228, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25776, 20228, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25777, 20228, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(25778, 20228, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(25779, 20228, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25780, 20228, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25781, 20228, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25782, 20228, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(25783, 20228, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(25784, 20228, 'zegen_page_header_stikcy_opt', 'theme-default'),
(25785, 20228, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25786, 20228, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(25787, 20228, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(25788, 20228, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(25789, 20228, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25790, 20228, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25791, 20228, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(25792, 20228, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(25793, 20228, 'zegen_page_header_page_title_opt', 'theme-default'),
(25794, 20228, 'zegen_page_header_page_title_parallax', 'theme-default'),
(25795, 20228, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(25796, 20228, 'zegen_page_page_title_items_opt', 'theme-default'),
(25797, 20228, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(25798, 20228, 'zegen_page_page_title_skin_opt', 'theme-default'),
(25799, 20228, 'zegen_page_page_title_bg', 'a:0:{}'),
(25800, 20228, 'zegen_page_page_title_link', 'a:0:{}'),
(25801, 20228, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25802, 20228, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25803, 20228, 'zegen_page_page_title_overlay', 'a:0:{}'),
(25804, 20228, 'zegen_page_footer_layout', 'theme-default'),
(25805, 20228, 'zegen_page_hidden_footer', 'theme-default'),
(25806, 20228, 'zegen_page_footer_skin_opt', 'theme-default'),
(25807, 20228, 'zegen_page_footer_bg_img', '0'),
(25808, 20228, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(25809, 20228, 'zegen_page_footer_link', 'a:0:{}'),
(25810, 20228, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25811, 20228, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25812, 20228, 'zegen_page_footer_items_opt', 'theme-default'),
(25813, 20228, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(25814, 20228, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(25815, 20228, 'zegen_page_footer_top_bg', 'a:0:{}'),
(25816, 20228, 'zegen_page_footer_top_link', 'a:0:{}'),
(25817, 20228, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25818, 20228, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25819, 20228, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(25820, 20228, 'zegen_page_footer_top_layout', '4-4-4'),
(25821, 20228, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(25822, 20228, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(25823, 20228, 'zegen_page_footer_middle_link', 'a:0:{}'),
(25824, 20228, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25825, 20228, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25826, 20228, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(25827, 20228, 'zegen_page_footer_middle_layout', '4-4-4'),
(25828, 20228, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(25829, 20228, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(25830, 20228, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(25831, 20228, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(25832, 20228, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25833, 20228, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25834, 20228, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(25835, 20228, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(25836, 20228, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(25837, 20228, 'zegen_page_header_slider_opt', 'theme-default'),
(25838, 20228, '_elementor_edit_mode', 'builder'),
(25839, 20228, '_elementor_template_type', 'wp-page'),
(25840, 20228, '_elementor_version', '3.6.7'),
(25841, 20228, 'zegen_page_header_navbar_font', '#ffffff'),
(25842, 20228, 'zegen_page_header_topbar_font', '#c1c1c1'),
(25843, 20228, 'zegen_page_header_navbar_sticky_font', '#000000'),
(25844, 20228, '_elementor_data', '[{"id":"81335f1","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"bb640db","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"290dfae","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","sermon_layout":"classic","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{\\"links\\":\\"Links\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"25px 0 10px 10px 0px","heading_tag":"h4","slide_margin":"35","pagination":"1","_css_classes":"cus-sermon-sec"},"elements":[],"widgetType":"zegensermon"}],"isInner":false},{"id":"9f46523","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f84d07c","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(25845, 20228, 'zegen_page_custom_logo', '0'),
(25846, 20228, 'zegen_page_custom_sticky_logo', '0'),
(25847, 20228, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(25849, 20229, 'zegen_demo_content_key', '1'),
(25850, 20229, '_wp_page_template', 'default'),
(25851, 20229, '_wp_page_template', 'default'),
(25852, 20229, '_wp_page_template', 'default'),
(25853, 20229, '_wp_page_template', 'default'),
(25854, 20229, '_wp_page_template', 'default'),
(25855, 20229, 'rs_page_bg_color', ''),
(25856, 20229, 'zegen_page_layout', 'theme-default'),
(25857, 20229, 'zegen_page_content_padding_opt', 'custom'),
(25858, 20229, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25859, 20229, 'zegen_page_main_bg_color', 'a:0:{}'),
(25860, 20229, 'zegen_page_main_bg_image', '0'),
(25861, 20229, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25862, 20229, 'zegen_page_template_opt', 'theme-default'),
(25863, 20229, 'zegen_page_template', 'right-sidebar'),
(25864, 20229, 'zegen_page_sidebar_mobile', 'theme-default'),
(25865, 20229, 'zegen_page_header_layout', 'theme-default'),
(25866, 20229, 'zegen_page_header_type', 'theme-default'),
(25867, 20229, 'zegen_page_header_bg_img', '0'),
(25868, 20229, 'zegen_page_header_items_opt', 'theme-default'),
(25869, 20229, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(25870, 20229, 'zegen_page_header_absolute_opt', 'theme-default'),
(25871, 20229, 'zegen_page_header_sticky_opt', 'theme-default'),
(25872, 20229, 'zegen_page_header_secondary_opt', 'theme-default'),
(25873, 20229, 'zegen_page_header_secondary_animate', 'left-push'),
(25874, 20229, 'zegen_page_nav_menu', 'none'),
(25875, 20229, 'zegen_page_header_topbar_opt', 'theme-default'),
(25876, 20229, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25877, 20229, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(25878, 20229, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(25879, 20229, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(25880, 20229, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25881, 20229, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(25882, 20229, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25883, 20229, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(25884, 20229, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(25885, 20229, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(25886, 20229, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25887, 20229, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25888, 20229, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(25889, 20229, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(25890, 20229, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(25891, 20229, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25892, 20229, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25893, 20229, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(25894, 20229, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(25895, 20229, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(25896, 20229, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25897, 20229, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25898, 20229, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(25899, 20229, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(25900, 20229, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(25901, 20229, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25902, 20229, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25903, 20229, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(25904, 20229, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(25905, 20229, 'zegen_page_header_navbar_opt', 'theme-default'),
(25906, 20229, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25907, 20229, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25908, 20229, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(25909, 20229, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(25910, 20229, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25911, 20229, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25912, 20229, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25913, 20229, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(25914, 20229, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(25915, 20229, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(25916, 20229, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25917, 20229, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25918, 20229, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(25919, 20229, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(25920, 20229, 'zegen_page_header_stikcy_opt', 'theme-default'),
(25921, 20229, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(25922, 20229, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(25923, 20229, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(25924, 20229, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(25925, 20229, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25926, 20229, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25927, 20229, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(25928, 20229, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(25929, 20229, 'zegen_page_header_page_title_opt', 'theme-default'),
(25930, 20229, 'zegen_page_header_page_title_parallax', 'theme-default'),
(25931, 20229, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(25932, 20229, 'zegen_page_page_title_items_opt', 'theme-default'),
(25933, 20229, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(25934, 20229, 'zegen_page_page_title_skin_opt', 'theme-default'),
(25935, 20229, 'zegen_page_page_title_bg', 'a:0:{}'),
(25936, 20229, 'zegen_page_page_title_link', 'a:0:{}'),
(25937, 20229, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25938, 20229, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25939, 20229, 'zegen_page_page_title_overlay', 'a:0:{}'),
(25940, 20229, 'zegen_page_footer_layout', 'theme-default'),
(25941, 20229, 'zegen_page_hidden_footer', 'theme-default'),
(25942, 20229, 'zegen_page_footer_skin_opt', 'theme-default'),
(25943, 20229, 'zegen_page_footer_bg_img', '0'),
(25944, 20229, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(25945, 20229, 'zegen_page_footer_link', 'a:0:{}'),
(25946, 20229, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25947, 20229, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25948, 20229, 'zegen_page_footer_items_opt', 'theme-default'),
(25949, 20229, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(25950, 20229, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(25951, 20229, 'zegen_page_footer_top_bg', 'a:0:{}'),
(25952, 20229, 'zegen_page_footer_top_link', 'a:0:{}'),
(25953, 20229, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25954, 20229, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25955, 20229, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(25956, 20229, 'zegen_page_footer_top_layout', '4-4-4'),
(25957, 20229, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(25958, 20229, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(25959, 20229, 'zegen_page_footer_middle_link', 'a:0:{}'),
(25960, 20229, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25961, 20229, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25962, 20229, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(25963, 20229, 'zegen_page_footer_middle_layout', '4-4-4'),
(25964, 20229, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(25965, 20229, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(25966, 20229, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(25967, 20229, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(25968, 20229, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(25969, 20229, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25970, 20229, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(25971, 20229, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(25972, 20229, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(25973, 20229, 'zegen_page_header_slider_opt', 'theme-default'),
(25974, 20229, '_elementor_edit_mode', 'builder'),
(25975, 20229, '_elementor_template_type', 'wp-page'),
(25976, 20229, '_elementor_version', '3.6.7'),
(25977, 20229, 'zegen_page_header_navbar_font', '#ffffff'),
(25978, 20229, 'zegen_page_header_topbar_font', '#c1c1c1'),
(25979, 20229, 'zegen_page_header_navbar_sticky_font', '#000000'),
(25980, 20229, '_elementor_data', '[{"id":"56862d9","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"15","bottom":"50","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"b52cf95","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3cf0fdb","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"3","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","heading_tag":"h4","slide_margin":"35","_css_classes":"cus-sermon-inner"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(25981, 20229, 'zegen_page_custom_logo', '0'),
(25982, 20229, 'zegen_page_custom_sticky_logo', '0'),
(25983, 20229, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(25985, 20313, 'zegen_demo_content_key', '1'),
(25986, 20313, '_wp_page_template', 'default'),
(25987, 20313, '_wp_page_template', 'default'),
(25988, 20313, '_wp_page_template', 'default'),
(25989, 20313, 'rs_page_bg_color', ''),
(25990, 20313, 'zegen_page_layout', 'theme-default'),
(25991, 20313, 'zegen_page_content_padding_opt', 'custom'),
(25992, 20313, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25993, 20313, 'zegen_page_main_bg_color', 'a:0:{}'),
(25994, 20313, 'zegen_page_main_bg_image', '0'),
(25995, 20313, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(25996, 20313, 'zegen_page_template_opt', 'theme-default'),
(25997, 20313, 'zegen_page_template', 'right-sidebar'),
(25998, 20313, 'zegen_page_sidebar_mobile', 'theme-default'),
(25999, 20313, 'zegen_page_header_layout', 'theme-default'),
(26000, 20313, 'zegen_page_header_type', 'theme-default'),
(26001, 20313, 'zegen_page_header_bg_img', '0'),
(26002, 20313, 'zegen_page_header_items_opt', 'theme-default'),
(26003, 20313, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(26004, 20313, 'zegen_page_header_absolute_opt', 'theme-default'),
(26005, 20313, 'zegen_page_header_sticky_opt', 'theme-default'),
(26006, 20313, 'zegen_page_header_secondary_opt', 'theme-default'),
(26007, 20313, 'zegen_page_header_secondary_animate', 'left-push'),
(26008, 20313, 'zegen_page_nav_menu', 'none'),
(26009, 20313, 'zegen_page_header_topbar_opt', 'theme-default'),
(26010, 20313, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(26011, 20313, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(26012, 20313, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(26013, 20313, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(26014, 20313, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(26015, 20313, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(26016, 20313, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26017, 20313, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(26018, 20313, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(26019, 20313, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(26020, 20313, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26021, 20313, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26022, 20313, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(26023, 20313, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(26024, 20313, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(26025, 20313, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26026, 20313, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26027, 20313, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(26028, 20313, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(26029, 20313, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(26030, 20313, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26031, 20313, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26032, 20313, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(26033, 20313, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(26034, 20313, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(26035, 20313, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26036, 20313, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26037, 20313, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(26038, 20313, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(26039, 20313, 'zegen_page_header_navbar_opt', 'theme-default'),
(26040, 20313, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26041, 20313, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26042, 20313, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(26043, 20313, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(26044, 20313, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(26045, 20313, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26046, 20313, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26047, 20313, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(26048, 20313, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(26049, 20313, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(26050, 20313, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26051, 20313, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26052, 20313, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(26053, 20313, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(26054, 20313, 'zegen_page_header_stikcy_opt', 'theme-default'),
(26055, 20313, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26056, 20313, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(26057, 20313, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(26058, 20313, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(26059, 20313, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26060, 20313, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26061, 20313, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(26062, 20313, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(26063, 20313, 'zegen_page_header_page_title_opt', 'theme-default'),
(26064, 20313, 'zegen_page_header_page_title_parallax', 'theme-default'),
(26065, 20313, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(26066, 20313, 'zegen_page_page_title_items_opt', 'theme-default'),
(26067, 20313, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(26068, 20313, 'zegen_page_page_title_skin_opt', 'theme-default'),
(26069, 20313, 'zegen_page_page_title_bg', 'a:0:{}'),
(26070, 20313, 'zegen_page_page_title_link', 'a:0:{}'),
(26071, 20313, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26072, 20313, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26073, 20313, 'zegen_page_page_title_overlay', 'a:0:{}'),
(26074, 20313, 'zegen_page_footer_layout', 'theme-default'),
(26075, 20313, 'zegen_page_hidden_footer', 'theme-default'),
(26076, 20313, 'zegen_page_footer_skin_opt', 'theme-default'),
(26077, 20313, 'zegen_page_footer_bg_img', '0'),
(26078, 20313, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(26079, 20313, 'zegen_page_footer_link', 'a:0:{}'),
(26080, 20313, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26081, 20313, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26082, 20313, 'zegen_page_footer_items_opt', 'theme-default'),
(26083, 20313, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(26084, 20313, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(26085, 20313, 'zegen_page_footer_top_bg', 'a:0:{}'),
(26086, 20313, 'zegen_page_footer_top_link', 'a:0:{}'),
(26087, 20313, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26088, 20313, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26089, 20313, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(26090, 20313, 'zegen_page_footer_top_layout', '4-4-4'),
(26091, 20313, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(26092, 20313, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(26093, 20313, 'zegen_page_footer_middle_link', 'a:0:{}'),
(26094, 20313, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26095, 20313, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26096, 20313, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(26097, 20313, 'zegen_page_footer_middle_layout', '4-4-4'),
(26098, 20313, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(26099, 20313, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(26100, 20313, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(26101, 20313, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(26102, 20313, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26103, 20313, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26104, 20313, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(26105, 20313, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(26106, 20313, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(26107, 20313, 'zegen_page_header_slider_opt', 'theme-default'),
(26108, 20313, '_elementor_edit_mode', 'builder'),
(26109, 20313, '_elementor_template_type', 'wp-page'),
(26110, 20313, '_elementor_version', '3.6.7'),
(26111, 20313, 'zegen_page_header_navbar_font', '#ffffff'),
(26112, 20313, 'zegen_page_header_topbar_font', '#c1c1c1'),
(26113, 20313, 'zegen_page_header_navbar_sticky_font', '#000000'),
(26114, 20313, '_elementor_data', '[{"id":"f282ccf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"4dc5e60","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"a26bd92","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"19","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"0px 20px 15px 0px","text_align":"center"},"elements":[],"widgetType":"zegenministries"}],"isInner":false},{"id":"85e9039","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"e8bab0d","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(26115, 20313, 'zegen_page_custom_logo', '0'),
(26116, 20313, 'zegen_page_custom_sticky_logo', '0'),
(26117, 20313, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(26119, 20336, 'zegen_demo_content_key', '1'),
(26120, 20336, '_wp_page_template', 'default'),
(26121, 20336, '_wp_page_template', 'default'),
(26122, 20336, '_wp_page_template', 'default'),
(26123, 20336, '_wp_page_template', 'default'),
(26124, 20336, 'zegen_page_layout', 'theme-default'),
(26125, 20336, 'zegen_page_content_padding_opt', 'custom'),
(26126, 20336, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26127, 20336, 'zegen_page_main_bg_color', 'a:0:{}'),
(26128, 20336, 'zegen_page_main_bg_image', '0'),
(26129, 20336, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26130, 20336, 'zegen_page_template_opt', 'theme-default'),
(26131, 20336, 'zegen_page_template', 'right-sidebar'),
(26132, 20336, 'zegen_page_sidebar_mobile', 'theme-default'),
(26133, 20336, 'zegen_page_header_layout', 'theme-default'),
(26134, 20336, 'zegen_page_header_type', 'theme-default'),
(26135, 20336, 'zegen_page_header_bg_img', '0'),
(26136, 20336, 'zegen_page_header_items_opt', 'theme-default'),
(26137, 20336, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(26138, 20336, 'zegen_page_header_absolute_opt', 'theme-default'),
(26139, 20336, 'zegen_page_header_sticky_opt', 'theme-default'),
(26140, 20336, 'zegen_page_header_secondary_opt', 'theme-default'),
(26141, 20336, 'zegen_page_header_secondary_animate', 'left-push'),
(26142, 20336, 'zegen_page_nav_menu', 'none'),
(26143, 20336, 'zegen_page_header_topbar_opt', 'theme-default'),
(26144, 20336, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(26145, 20336, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(26146, 20336, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(26147, 20336, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(26148, 20336, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(26149, 20336, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(26150, 20336, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26151, 20336, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(26152, 20336, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(26153, 20336, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(26154, 20336, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26155, 20336, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26156, 20336, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(26157, 20336, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(26158, 20336, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(26159, 20336, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26160, 20336, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26161, 20336, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(26162, 20336, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(26163, 20336, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(26164, 20336, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26165, 20336, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26166, 20336, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(26167, 20336, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(26168, 20336, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(26169, 20336, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26170, 20336, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26171, 20336, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(26172, 20336, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(26173, 20336, 'zegen_page_header_navbar_opt', 'theme-default'),
(26174, 20336, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26175, 20336, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26176, 20336, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(26177, 20336, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(26178, 20336, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(26179, 20336, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26180, 20336, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26181, 20336, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(26182, 20336, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(26183, 20336, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(26184, 20336, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26185, 20336, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26186, 20336, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(26187, 20336, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(26188, 20336, 'zegen_page_header_stikcy_opt', 'theme-default'),
(26189, 20336, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26190, 20336, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(26191, 20336, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(26192, 20336, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(26193, 20336, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26194, 20336, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26195, 20336, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(26196, 20336, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(26197, 20336, 'zegen_page_header_page_title_opt', 'theme-default'),
(26198, 20336, 'zegen_page_header_page_title_parallax', 'theme-default'),
(26199, 20336, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(26200, 20336, 'zegen_page_page_title_items_opt', 'theme-default'),
(26201, 20336, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(26202, 20336, 'zegen_page_page_title_skin_opt', 'theme-default'),
(26203, 20336, 'zegen_page_page_title_bg', 'a:0:{}'),
(26204, 20336, 'zegen_page_page_title_link', 'a:0:{}'),
(26205, 20336, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26206, 20336, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26207, 20336, 'zegen_page_page_title_overlay', 'a:0:{}'),
(26208, 20336, 'zegen_page_footer_layout', 'theme-default'),
(26209, 20336, 'zegen_page_hidden_footer', 'theme-default'),
(26210, 20336, 'zegen_page_footer_skin_opt', 'theme-default'),
(26211, 20336, 'zegen_page_footer_bg_img', '0'),
(26212, 20336, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(26213, 20336, 'zegen_page_footer_link', 'a:0:{}'),
(26214, 20336, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26215, 20336, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26216, 20336, 'zegen_page_footer_items_opt', 'theme-default'),
(26217, 20336, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(26218, 20336, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(26219, 20336, 'zegen_page_footer_top_bg', 'a:0:{}'),
(26220, 20336, 'zegen_page_footer_top_link', 'a:0:{}'),
(26221, 20336, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26222, 20336, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26223, 20336, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(26224, 20336, 'zegen_page_footer_top_layout', '4-4-4'),
(26225, 20336, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(26226, 20336, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(26227, 20336, 'zegen_page_footer_middle_link', 'a:0:{}'),
(26228, 20336, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26229, 20336, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26230, 20336, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(26231, 20336, 'zegen_page_footer_middle_layout', '4-4-4'),
(26232, 20336, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(26233, 20336, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(26234, 20336, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(26235, 20336, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(26236, 20336, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26237, 20336, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26238, 20336, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(26239, 20336, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(26240, 20336, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(26241, 20336, 'zegen_page_header_slider_opt', 'theme-default'),
(26242, 20336, '_elementor_edit_mode', 'builder'),
(26243, 20336, '_elementor_template_type', 'wp-page'),
(26244, 20336, '_elementor_version', '3.6.7'),
(26245, 20336, 'zegen_page_header_navbar_font', '#ffffff'),
(26246, 20336, 'zegen_page_header_topbar_font', '#c1c1c1'),
(26247, 20336, 'zegen_page_header_navbar_sticky_font', '#000000'),
(26248, 20336, '_elementor_data', '[{"id":"f282ccf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"15","bottom":"60","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"4dc5e60","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"a26bd92","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"0px 20px 15px 0px","text_align":"center","ministries_cols":"3"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false}]'),
(26249, 20336, 'zegen_page_custom_logo', '0'),
(26250, 20336, 'zegen_page_custom_sticky_logo', '0'),
(26251, 20336, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(26252, 20336, 'rs_page_bg_color', ''),
(26254, 20389, 'zegen_demo_content_key', '1'),
(26255, 20389, '_wp_page_template', 'default'),
(26256, 20389, '_wp_page_template', 'default'),
(26257, 20389, '_wp_page_template', 'default'),
(26258, 20389, '_wp_page_template', 'default'),
(26259, 20389, 'zegen_page_layout', 'theme-default'),
(26260, 20389, 'zegen_page_content_padding_opt', 'custom'),
(26261, 20389, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26262, 20389, 'zegen_page_main_bg_color', 'a:0:{}'),
(26263, 20389, 'zegen_page_main_bg_image', '0'),
(26264, 20389, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26265, 20389, 'zegen_page_template_opt', 'theme-default'),
(26266, 20389, 'zegen_page_template', 'right-sidebar'),
(26267, 20389, 'zegen_page_sidebar_mobile', 'theme-default'),
(26268, 20389, 'zegen_page_header_layout', 'theme-default'),
(26269, 20389, 'zegen_page_header_type', 'theme-default'),
(26270, 20389, 'zegen_page_header_bg_img', '0'),
(26271, 20389, 'zegen_page_header_items_opt', 'theme-default'),
(26272, 20389, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar"},"Sticky":{"header-nav":"Navbar"},"disabled":{"header-logo":"Logo Bar"}}'),
(26273, 20389, 'zegen_page_header_absolute_opt', 'theme-default'),
(26274, 20389, 'zegen_page_header_sticky_opt', 'theme-default'),
(26275, 20389, 'zegen_page_header_secondary_opt', 'theme-default'),
(26276, 20389, 'zegen_page_header_secondary_animate', 'left-push'),
(26277, 20389, 'zegen_page_nav_menu', 'none'),
(26278, 20389, 'zegen_page_header_topbar_opt', 'theme-default'),
(26279, 20389, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(26280, 20389, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:2:"60";i:1;s:2:"px";}'),
(26281, 20389, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(26282, 20389, 'zegen_page_header_topbar_bg', 'a:2:{i:0;s:13:"rgba(0,0,0,0)";i:1;s:7:"#000000";}'),
(26283, 20389, 'zegen_page_header_topbar_link', 'a:3:{i:0;s:7:"#c1c1c1";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(26284, 20389, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:1:"1";i:3;s:0:"";i:4;s:2:"px";i:5;s:22:"rgba(255,255,255,0.07)";i:6;s:5:"solid";}'),
(26285, 20389, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26286, 20389, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(26287, 20389, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(26288, 20389, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(26289, 20389, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26290, 20389, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26291, 20389, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(26292, 20389, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(26293, 20389, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(26294, 20389, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26295, 20389, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26296, 20389, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(26297, 20389, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(26298, 20389, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(26299, 20389, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26300, 20389, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26301, 20389, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(26302, 20389, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(26303, 20389, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(26304, 20389, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26305, 20389, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26306, 20389, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(26307, 20389, 'zegen_page_header_logo_bar_items', '{"Left":{"header-logobar-logo":"Logo","header-logobar-sticky-logo":"Sticky Logo"},"Center":[],"Right":[],"disabled":{"header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-logobar-menu":"Main Menu","header-logobar-search-toggle":"Search Toggle","header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-cart":"Cart","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(26308, 20389, 'zegen_page_header_navbar_opt', 'theme-default'),
(26309, 20389, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26310, 20389, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26311, 20389, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(26312, 20389, 'zegen_page_header_navbar_bg', 'a:2:{i:0;s:16:"rgba(0, 0, 0, 0)";i:1;s:7:"#000000";}'),
(26313, 20389, 'zegen_page_header_navbar_link', 'a:3:{i:0;s:7:"#ffffff";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(26314, 20389, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26315, 20389, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26316, 20389, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(26317, 20389, 'zegen_page_header_navbar_sticky_bg', 'a:2:{i:0;s:19:"rgba(255,255,255,1)";i:1;s:7:"#ffffff";}'),
(26318, 20389, 'zegen_page_header_navbar_sticky_link', 'a:3:{i:0;s:7:"#000000";i:1;s:7:"#bf0a30";i:2;s:7:"#bf0a30";}'),
(26319, 20389, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26320, 20389, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26321, 20389, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(26322, 20389, 'zegen_page_header_navbar_items', '{"Left":{"header-address":"Address Text","header-navbar-sticky-logo":"Stikcy Logo","header-navbar-menu":"Main Menu"},"Center":{"header-navbar-logo":"Logo"},"Right":[],"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search":"Search","header-phone":"Phone Number","header-email":"Email","header-navbar-search-toggle":"Search Toggle","header-cart":"Cart","header-wishlist":"Wishlist"}}'),
(26323, 20389, 'zegen_page_header_stikcy_opt', 'theme-default'),
(26324, 20389, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26325, 20389, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(26326, 20389, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(26327, 20389, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(26328, 20389, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26329, 20389, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26330, 20389, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(26331, 20389, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(26332, 20389, 'zegen_page_header_page_title_opt', 'theme-default'),
(26333, 20389, 'zegen_page_header_page_title_parallax', 'theme-default'),
(26334, 20389, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(26335, 20389, 'zegen_page_page_title_items_opt', 'theme-default'),
(26336, 20389, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(26337, 20389, 'zegen_page_page_title_skin_opt', 'theme-default'),
(26338, 20389, 'zegen_page_page_title_bg', 'a:0:{}'),
(26339, 20389, 'zegen_page_page_title_link', 'a:0:{}'),
(26340, 20389, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26341, 20389, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26342, 20389, 'zegen_page_page_title_overlay', 'a:0:{}'),
(26343, 20389, 'zegen_page_footer_layout', 'theme-default'),
(26344, 20389, 'zegen_page_hidden_footer', 'theme-default'),
(26345, 20389, 'zegen_page_footer_skin_opt', 'theme-default'),
(26346, 20389, 'zegen_page_footer_bg_img', '0'),
(26347, 20389, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(26348, 20389, 'zegen_page_footer_link', 'a:0:{}'),
(26349, 20389, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26350, 20389, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26351, 20389, 'zegen_page_footer_items_opt', 'theme-default'),
(26352, 20389, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(26353, 20389, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(26354, 20389, 'zegen_page_footer_top_bg', 'a:0:{}'),
(26355, 20389, 'zegen_page_footer_top_link', 'a:0:{}'),
(26356, 20389, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26357, 20389, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26358, 20389, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(26359, 20389, 'zegen_page_footer_top_layout', '4-4-4'),
(26360, 20389, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(26361, 20389, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(26362, 20389, 'zegen_page_footer_middle_link', 'a:0:{}'),
(26363, 20389, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26364, 20389, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26365, 20389, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(26366, 20389, 'zegen_page_footer_middle_layout', '4-4-4'),
(26367, 20389, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(26368, 20389, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(26369, 20389, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(26370, 20389, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(26371, 20389, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26372, 20389, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26373, 20389, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(26374, 20389, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(26375, 20389, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(26376, 20389, 'zegen_page_header_slider_opt', 'theme-default'),
(26377, 20389, '_elementor_edit_mode', 'builder'),
(26378, 20389, '_elementor_template_type', 'wp-page'),
(26379, 20389, '_elementor_version', '3.6.7'),
(26380, 20389, 'zegen_page_header_navbar_font', '#ffffff'),
(26381, 20389, 'zegen_page_header_topbar_font', '#c1c1c1'),
(26382, 20389, 'zegen_page_header_navbar_sticky_font', '#000000'),
(26383, 20389, '_elementor_data', '[{"id":"f282ccf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"85e9039","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"e8bab0d","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"4dc5e60","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"a26bd92","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"19","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"0px 20px 10px 0px","text_align":"center"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false}]'),
(26384, 20389, 'zegen_page_custom_logo', '0'),
(26385, 20389, 'zegen_page_custom_sticky_logo', '0'),
(26386, 20389, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(26387, 20389, 'rs_page_bg_color', ''),
(26389, 20473, 'zegen_demo_content_key', '1'),
(26390, 20473, '_wp_page_template', 'default'),
(26391, 20473, '_elementor_controls_usage', 'a:0:{}'),
(26392, 20473, '_elementor_controls_usage', 'a:0:{}'),
(26393, 20473, '_wp_page_template', 'default'),
(26394, 20473, 'zegen_page_layout', 'theme-default'),
(26395, 20473, 'zegen_page_content_padding_opt', 'custom'),
(26396, 20473, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26397, 20473, 'zegen_page_main_bg_color', 'a:0:{}'),
(26398, 20473, 'zegen_page_main_bg_image', '0'),
(26399, 20473, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26400, 20473, 'zegen_page_template_opt', 'theme-default'),
(26401, 20473, 'zegen_page_template', 'right-sidebar'),
(26402, 20473, 'zegen_page_sidebar_mobile', 'theme-default'),
(26403, 20473, 'zegen_page_header_layout', 'theme-default'),
(26404, 20473, 'zegen_page_header_type', 'theme-default'),
(26405, 20473, 'zegen_page_header_bg_img', '0'),
(26406, 20473, 'zegen_page_header_items_opt', 'theme-default'),
(26407, 20473, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(26408, 20473, 'zegen_page_header_absolute_opt', 'theme-default'),
(26409, 20473, 'zegen_page_header_sticky_opt', 'theme-default'),
(26410, 20473, 'zegen_page_header_secondary_opt', 'theme-default'),
(26411, 20473, 'zegen_page_header_secondary_animate', 'left-push'),
(26412, 20473, 'zegen_page_custom_logo', '0'),
(26413, 20473, 'zegen_page_custom_sticky_logo', '0'),
(26414, 20473, 'zegen_page_nav_menu', 'none'),
(26415, 20473, 'zegen_page_header_topbar_opt', 'theme-default'),
(26416, 20473, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26417, 20473, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26418, 20473, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(26419, 20473, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(26420, 20473, 'zegen_page_header_topbar_link', 'a:0:{}'),
(26421, 20473, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26422, 20473, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26423, 20473, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(26424, 20473, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(26425, 20473, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(26426, 20473, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26427, 20473, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26428, 20473, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(26429, 20473, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(26430, 20473, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(26431, 20473, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26432, 20473, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26433, 20473, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(26434, 20473, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(26435, 20473, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(26436, 20473, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26437, 20473, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26438, 20473, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(26439, 20473, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(26440, 20473, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(26441, 20473, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26442, 20473, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26443, 20473, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(26444, 20473, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(26445, 20473, 'zegen_page_header_navbar_opt', 'theme-default'),
(26446, 20473, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26447, 20473, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26448, 20473, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(26449, 20473, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(26450, 20473, 'zegen_page_header_navbar_link', 'a:0:{}'),
(26451, 20473, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26452, 20473, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26453, 20473, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(26454, 20473, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(26455, 20473, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(26456, 20473, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26457, 20473, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26458, 20473, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(26459, 20473, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(26460, 20473, 'zegen_page_header_stikcy_opt', 'theme-default'),
(26461, 20473, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26462, 20473, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(26463, 20473, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(26464, 20473, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(26465, 20473, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26466, 20473, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26467, 20473, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(26468, 20473, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(26469, 20473, 'zegen_page_header_page_title_opt', 'theme-default'),
(26470, 20473, 'zegen_page_header_page_title_parallax', 'theme-default'),
(26471, 20473, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(26472, 20473, 'zegen_page_page_title_items_opt', 'theme-default'),
(26473, 20473, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(26474, 20473, 'zegen_page_page_title_skin_opt', 'theme-default'),
(26475, 20473, 'zegen_page_page_title_bg', 'a:0:{}'),
(26476, 20473, 'zegen_page_page_title_link', 'a:0:{}'),
(26477, 20473, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26478, 20473, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26479, 20473, 'zegen_page_page_title_overlay', 'a:0:{}'),
(26480, 20473, 'zegen_page_footer_layout', 'theme-default'),
(26481, 20473, 'zegen_page_hidden_footer', 'theme-default'),
(26482, 20473, 'zegen_page_footer_skin_opt', 'theme-default'),
(26483, 20473, 'zegen_page_footer_bg_img', '0'),
(26484, 20473, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(26485, 20473, 'zegen_page_footer_link', 'a:0:{}'),
(26486, 20473, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26487, 20473, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26488, 20473, 'zegen_page_footer_items_opt', 'theme-default'),
(26489, 20473, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(26490, 20473, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(26491, 20473, 'zegen_page_footer_top_bg', 'a:0:{}'),
(26492, 20473, 'zegen_page_footer_top_link', 'a:0:{}'),
(26493, 20473, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26494, 20473, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26495, 20473, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(26496, 20473, 'zegen_page_footer_top_layout', '4-4-4'),
(26497, 20473, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(26498, 20473, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(26499, 20473, 'zegen_page_footer_middle_link', 'a:0:{}'),
(26500, 20473, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26501, 20473, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26502, 20473, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(26503, 20473, 'zegen_page_footer_middle_layout', '4-4-4'),
(26504, 20473, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(26505, 20473, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(26506, 20473, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(26507, 20473, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(26508, 20473, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26509, 20473, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26510, 20473, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(26511, 20473, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(26512, 20473, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(26513, 20473, 'zegen_page_header_slider_opt', 'theme-default'),
(26514, 20473, '_elementor_edit_mode', 'builder'),
(26515, 20473, '_elementor_template_type', 'wp-page'),
(26516, 20473, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false},{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(26518, 20473, '_elementor_version', '3.6.7'),
(26519, 20473, 'rs_page_bg_color', ''),
(26520, 20501, 'zegen_demo_content_key', '1'),
(26521, 20501, '_wp_page_template', 'default'),
(26522, 20501, '_wp_page_template', 'default'),
(26523, 20501, '_wp_page_template', 'default'),
(26524, 20501, '_elementor_controls_usage', 'a:0:{}'),
(26525, 20501, '_elementor_controls_usage', 'a:0:{}'),
(26526, 20501, 'zegen_page_layout', 'theme-default'),
(26527, 20501, 'zegen_page_content_padding_opt', 'custom'),
(26528, 20501, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26529, 20501, 'zegen_page_main_bg_color', 'a:0:{}'),
(26530, 20501, 'zegen_page_main_bg_image', '0'),
(26531, 20501, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26532, 20501, 'zegen_page_template_opt', 'theme-default'),
(26533, 20501, 'zegen_page_template', 'right-sidebar'),
(26534, 20501, 'zegen_page_sidebar_mobile', 'theme-default'),
(26535, 20501, 'zegen_page_header_layout', 'theme-default'),
(26536, 20501, 'zegen_page_header_type', 'theme-default'),
(26537, 20501, 'zegen_page_header_bg_img', '0'),
(26538, 20501, 'zegen_page_header_items_opt', 'theme-default'),
(26539, 20501, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(26540, 20501, 'zegen_page_header_absolute_opt', 'theme-default'),
(26541, 20501, 'zegen_page_header_sticky_opt', 'theme-default'),
(26542, 20501, 'zegen_page_header_secondary_opt', 'theme-default'),
(26543, 20501, 'zegen_page_header_secondary_animate', 'left-push'),
(26544, 20501, 'zegen_page_custom_logo', '0'),
(26545, 20501, 'zegen_page_custom_sticky_logo', '0'),
(26546, 20501, 'zegen_page_nav_menu', 'none'),
(26547, 20501, 'zegen_page_header_topbar_opt', 'theme-default'),
(26548, 20501, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26549, 20501, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26550, 20501, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(26551, 20501, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(26552, 20501, 'zegen_page_header_topbar_link', 'a:0:{}'),
(26553, 20501, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26554, 20501, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26555, 20501, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(26556, 20501, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(26557, 20501, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(26558, 20501, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26559, 20501, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26560, 20501, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(26561, 20501, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(26562, 20501, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(26563, 20501, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}');
INSERT INTO `wpd6_postmeta` VALUES
(26564, 20501, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26565, 20501, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(26566, 20501, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(26567, 20501, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(26568, 20501, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26569, 20501, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26570, 20501, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(26571, 20501, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(26572, 20501, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(26573, 20501, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26574, 20501, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26575, 20501, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(26576, 20501, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(26577, 20501, 'zegen_page_header_navbar_opt', 'theme-default'),
(26578, 20501, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26579, 20501, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26580, 20501, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(26581, 20501, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(26582, 20501, 'zegen_page_header_navbar_link', 'a:0:{}'),
(26583, 20501, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26584, 20501, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26585, 20501, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(26586, 20501, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(26587, 20501, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(26588, 20501, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26589, 20501, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26590, 20501, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(26591, 20501, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(26592, 20501, 'zegen_page_header_stikcy_opt', 'theme-default'),
(26593, 20501, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26594, 20501, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(26595, 20501, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(26596, 20501, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(26597, 20501, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26598, 20501, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26599, 20501, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(26600, 20501, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(26601, 20501, 'zegen_page_header_page_title_opt', 'theme-default'),
(26602, 20501, 'zegen_page_header_page_title_parallax', 'theme-default'),
(26603, 20501, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(26604, 20501, 'zegen_page_page_title_items_opt', 'theme-default'),
(26605, 20501, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(26606, 20501, 'zegen_page_page_title_skin_opt', 'theme-default'),
(26607, 20501, 'zegen_page_page_title_bg', 'a:0:{}'),
(26608, 20501, 'zegen_page_page_title_link', 'a:0:{}'),
(26609, 20501, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26610, 20501, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26611, 20501, 'zegen_page_page_title_overlay', 'a:0:{}'),
(26612, 20501, 'zegen_page_footer_layout', 'theme-default'),
(26613, 20501, 'zegen_page_hidden_footer', 'theme-default'),
(26614, 20501, 'zegen_page_footer_skin_opt', 'theme-default'),
(26615, 20501, 'zegen_page_footer_bg_img', '0'),
(26616, 20501, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(26617, 20501, 'zegen_page_footer_link', 'a:0:{}'),
(26618, 20501, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26619, 20501, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26620, 20501, 'zegen_page_footer_items_opt', 'theme-default'),
(26621, 20501, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(26622, 20501, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(26623, 20501, 'zegen_page_footer_top_bg', 'a:0:{}'),
(26624, 20501, 'zegen_page_footer_top_link', 'a:0:{}'),
(26625, 20501, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26626, 20501, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26627, 20501, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(26628, 20501, 'zegen_page_footer_top_layout', '4-4-4'),
(26629, 20501, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(26630, 20501, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(26631, 20501, 'zegen_page_footer_middle_link', 'a:0:{}'),
(26632, 20501, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26633, 20501, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26634, 20501, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(26635, 20501, 'zegen_page_footer_middle_layout', '4-4-4'),
(26636, 20501, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(26637, 20501, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(26638, 20501, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(26639, 20501, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(26640, 20501, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26641, 20501, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26642, 20501, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(26643, 20501, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(26644, 20501, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(26645, 20501, 'zegen_page_header_slider_opt', 'theme-default'),
(26646, 20501, '_elementor_edit_mode', 'builder'),
(26647, 20501, '_elementor_template_type', 'wp-page'),
(26648, 20501, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(26650, 20501, '_elementor_version', '3.6.7'),
(26651, 20501, 'rs_page_bg_color', ''),
(26652, 20510, 'zegen_demo_content_key', '1'),
(26653, 20510, '_wp_page_template', 'default'),
(26654, 20510, '_wp_page_template', 'default'),
(26655, 20510, '_wp_page_template', 'default'),
(26656, 20510, '_elementor_controls_usage', 'a:0:{}'),
(26657, 20510, '_elementor_controls_usage', 'a:0:{}'),
(26658, 20510, 'zegen_page_layout', 'theme-default'),
(26659, 20510, 'zegen_page_content_padding_opt', 'custom'),
(26660, 20510, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26661, 20510, 'zegen_page_main_bg_color', 'a:0:{}'),
(26662, 20510, 'zegen_page_main_bg_image', '0'),
(26663, 20510, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26664, 20510, 'zegen_page_template_opt', 'theme-default'),
(26665, 20510, 'zegen_page_template', 'right-sidebar'),
(26666, 20510, 'zegen_page_sidebar_mobile', 'theme-default'),
(26667, 20510, 'zegen_page_header_layout', 'theme-default'),
(26668, 20510, 'zegen_page_header_type', 'theme-default'),
(26669, 20510, 'zegen_page_header_bg_img', '0'),
(26670, 20510, 'zegen_page_header_items_opt', 'theme-default'),
(26671, 20510, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(26672, 20510, 'zegen_page_header_absolute_opt', 'theme-default'),
(26673, 20510, 'zegen_page_header_sticky_opt', 'theme-default'),
(26674, 20510, 'zegen_page_header_secondary_opt', 'theme-default'),
(26675, 20510, 'zegen_page_header_secondary_animate', 'left-push'),
(26676, 20510, 'zegen_page_custom_logo', '0'),
(26677, 20510, 'zegen_page_custom_sticky_logo', '0'),
(26678, 20510, 'zegen_page_nav_menu', 'none'),
(26679, 20510, 'zegen_page_header_topbar_opt', 'theme-default'),
(26680, 20510, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26681, 20510, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26682, 20510, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(26683, 20510, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(26684, 20510, 'zegen_page_header_topbar_link', 'a:0:{}'),
(26685, 20510, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26686, 20510, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26687, 20510, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(26688, 20510, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(26689, 20510, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(26690, 20510, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26691, 20510, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26692, 20510, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(26693, 20510, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(26694, 20510, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(26695, 20510, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26696, 20510, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26697, 20510, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(26698, 20510, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(26699, 20510, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(26700, 20510, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26701, 20510, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26702, 20510, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(26703, 20510, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(26704, 20510, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(26705, 20510, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26706, 20510, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26707, 20510, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(26708, 20510, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(26709, 20510, 'zegen_page_header_navbar_opt', 'theme-default'),
(26710, 20510, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26711, 20510, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26712, 20510, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(26713, 20510, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(26714, 20510, 'zegen_page_header_navbar_link', 'a:0:{}'),
(26715, 20510, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26716, 20510, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26717, 20510, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(26718, 20510, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(26719, 20510, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(26720, 20510, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26721, 20510, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26722, 20510, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(26723, 20510, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(26724, 20510, 'zegen_page_header_stikcy_opt', 'theme-default'),
(26725, 20510, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26726, 20510, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(26727, 20510, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(26728, 20510, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(26729, 20510, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26730, 20510, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26731, 20510, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(26732, 20510, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(26733, 20510, 'zegen_page_header_page_title_opt', 'theme-default'),
(26734, 20510, 'zegen_page_header_page_title_parallax', 'theme-default'),
(26735, 20510, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(26736, 20510, 'zegen_page_page_title_items_opt', 'theme-default'),
(26737, 20510, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(26738, 20510, 'zegen_page_page_title_skin_opt', 'theme-default'),
(26739, 20510, 'zegen_page_page_title_bg', 'a:0:{}'),
(26740, 20510, 'zegen_page_page_title_link', 'a:0:{}'),
(26741, 20510, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26742, 20510, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26743, 20510, 'zegen_page_page_title_overlay', 'a:0:{}'),
(26744, 20510, 'zegen_page_footer_layout', 'theme-default'),
(26745, 20510, 'zegen_page_hidden_footer', 'theme-default'),
(26746, 20510, 'zegen_page_footer_skin_opt', 'theme-default'),
(26747, 20510, 'zegen_page_footer_bg_img', '0'),
(26748, 20510, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(26749, 20510, 'zegen_page_footer_link', 'a:0:{}'),
(26750, 20510, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26751, 20510, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26752, 20510, 'zegen_page_footer_items_opt', 'theme-default'),
(26753, 20510, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(26754, 20510, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(26755, 20510, 'zegen_page_footer_top_bg', 'a:0:{}'),
(26756, 20510, 'zegen_page_footer_top_link', 'a:0:{}'),
(26757, 20510, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26758, 20510, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26759, 20510, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(26760, 20510, 'zegen_page_footer_top_layout', '4-4-4'),
(26761, 20510, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(26762, 20510, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(26763, 20510, 'zegen_page_footer_middle_link', 'a:0:{}'),
(26764, 20510, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26765, 20510, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26766, 20510, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(26767, 20510, 'zegen_page_footer_middle_layout', '4-4-4'),
(26768, 20510, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(26769, 20510, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(26770, 20510, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(26771, 20510, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(26772, 20510, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26773, 20510, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26774, 20510, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(26775, 20510, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(26776, 20510, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(26777, 20510, 'zegen_page_header_slider_opt', 'theme-default'),
(26778, 20510, '_elementor_edit_mode', 'builder'),
(26779, 20510, '_elementor_template_type', 'wp-page'),
(26780, 20510, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"15","bottom":"70","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_cols":"3","_css_classes":"cus-blog-inners"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(26782, 20510, '_elementor_version', '3.6.7'),
(26783, 20510, 'rs_page_bg_color', ''),
(26784, 20551, 'zegen_demo_content_key', '1'),
(26785, 20551, '_wp_page_template', 'default'),
(26786, 20551, '_wp_page_template', 'default'),
(26787, 20551, '_wp_page_template', 'default'),
(26788, 20551, '_wp_page_template', 'default'),
(26789, 20551, '_elementor_controls_usage', 'a:0:{}'),
(26790, 20551, '_elementor_controls_usage', 'a:0:{}'),
(26791, 20551, 'zegen_page_layout', 'theme-default'),
(26792, 20551, 'zegen_page_content_padding_opt', 'custom'),
(26793, 20551, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26794, 20551, 'zegen_page_main_bg_color', 'a:0:{}'),
(26795, 20551, 'zegen_page_main_bg_image', '0'),
(26796, 20551, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26797, 20551, 'zegen_page_template_opt', 'theme-default'),
(26798, 20551, 'zegen_page_template', 'right-sidebar'),
(26799, 20551, 'zegen_page_sidebar_mobile', 'theme-default'),
(26800, 20551, 'zegen_page_header_layout', 'theme-default'),
(26801, 20551, 'zegen_page_header_type', 'theme-default'),
(26802, 20551, 'zegen_page_header_bg_img', '0'),
(26803, 20551, 'zegen_page_header_items_opt', 'theme-default'),
(26804, 20551, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(26805, 20551, 'zegen_page_header_absolute_opt', 'theme-default'),
(26806, 20551, 'zegen_page_header_sticky_opt', 'theme-default'),
(26807, 20551, 'zegen_page_header_secondary_opt', 'theme-default'),
(26808, 20551, 'zegen_page_header_secondary_animate', 'left-push'),
(26809, 20551, 'zegen_page_custom_logo', '0'),
(26810, 20551, 'zegen_page_custom_sticky_logo', '0'),
(26811, 20551, 'zegen_page_nav_menu', 'none'),
(26812, 20551, 'zegen_page_header_topbar_opt', 'theme-default'),
(26813, 20551, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26814, 20551, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26815, 20551, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(26816, 20551, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(26817, 20551, 'zegen_page_header_topbar_link', 'a:0:{}'),
(26818, 20551, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26819, 20551, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26820, 20551, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(26821, 20551, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(26822, 20551, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(26823, 20551, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26824, 20551, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26825, 20551, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(26826, 20551, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(26827, 20551, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(26828, 20551, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26829, 20551, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26830, 20551, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(26831, 20551, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(26832, 20551, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(26833, 20551, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26834, 20551, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26835, 20551, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(26836, 20551, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(26837, 20551, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(26838, 20551, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26839, 20551, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26840, 20551, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(26841, 20551, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(26842, 20551, 'zegen_page_header_navbar_opt', 'theme-default'),
(26843, 20551, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26844, 20551, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26845, 20551, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(26846, 20551, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(26847, 20551, 'zegen_page_header_navbar_link', 'a:0:{}'),
(26848, 20551, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26849, 20551, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26850, 20551, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(26851, 20551, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(26852, 20551, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(26853, 20551, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26854, 20551, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26855, 20551, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(26856, 20551, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(26857, 20551, 'zegen_page_header_stikcy_opt', 'theme-default'),
(26858, 20551, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26859, 20551, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(26860, 20551, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(26861, 20551, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(26862, 20551, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26863, 20551, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26864, 20551, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(26865, 20551, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(26866, 20551, 'zegen_page_header_page_title_opt', 'theme-default'),
(26867, 20551, 'zegen_page_header_page_title_parallax', 'theme-default'),
(26868, 20551, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(26869, 20551, 'zegen_page_page_title_items_opt', 'theme-default'),
(26870, 20551, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(26871, 20551, 'zegen_page_page_title_skin_opt', 'theme-default'),
(26872, 20551, 'zegen_page_page_title_bg', 'a:0:{}'),
(26873, 20551, 'zegen_page_page_title_link', 'a:0:{}'),
(26874, 20551, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26875, 20551, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26876, 20551, 'zegen_page_page_title_overlay', 'a:0:{}'),
(26877, 20551, 'zegen_page_footer_layout', 'theme-default'),
(26878, 20551, 'zegen_page_hidden_footer', 'theme-default'),
(26879, 20551, 'zegen_page_footer_skin_opt', 'theme-default'),
(26880, 20551, 'zegen_page_footer_bg_img', '0'),
(26881, 20551, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(26882, 20551, 'zegen_page_footer_link', 'a:0:{}'),
(26883, 20551, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26884, 20551, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26885, 20551, 'zegen_page_footer_items_opt', 'theme-default'),
(26886, 20551, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(26887, 20551, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(26888, 20551, 'zegen_page_footer_top_bg', 'a:0:{}'),
(26889, 20551, 'zegen_page_footer_top_link', 'a:0:{}'),
(26890, 20551, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26891, 20551, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26892, 20551, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(26893, 20551, 'zegen_page_footer_top_layout', '4-4-4'),
(26894, 20551, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(26895, 20551, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(26896, 20551, 'zegen_page_footer_middle_link', 'a:0:{}'),
(26897, 20551, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26898, 20551, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26899, 20551, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(26900, 20551, 'zegen_page_footer_middle_layout', '4-4-4'),
(26901, 20551, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(26902, 20551, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(26903, 20551, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(26904, 20551, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(26905, 20551, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26906, 20551, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26907, 20551, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(26908, 20551, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(26909, 20551, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(26910, 20551, 'zegen_page_header_slider_opt', 'theme-default'),
(26911, 20551, '_elementor_edit_mode', 'builder'),
(26912, 20551, '_elementor_template_type', 'wp-page'),
(26913, 20551, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_cols":"4","_css_classes":"cus-blog-inners"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(26915, 20551, '_elementor_version', '3.6.7'),
(26916, 20551, 'rs_page_bg_color', ''),
(26917, 20559, 'zegen_demo_content_key', '1'),
(26918, 20559, '_wp_page_template', 'default'),
(26919, 20559, '_wp_page_template', 'default'),
(26920, 20559, '_wp_page_template', 'default'),
(26921, 20559, '_elementor_controls_usage', 'a:0:{}'),
(26922, 20559, '_elementor_controls_usage', 'a:0:{}'),
(26923, 20559, 'zegen_page_layout', 'theme-default'),
(26924, 20559, 'zegen_page_content_padding_opt', 'custom'),
(26925, 20559, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26926, 20559, 'zegen_page_main_bg_color', 'a:0:{}'),
(26927, 20559, 'zegen_page_main_bg_image', '0'),
(26928, 20559, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26929, 20559, 'zegen_page_template_opt', 'theme-default'),
(26930, 20559, 'zegen_page_template', 'right-sidebar'),
(26931, 20559, 'zegen_page_sidebar_mobile', 'theme-default'),
(26932, 20559, 'zegen_page_header_layout', 'theme-default'),
(26933, 20559, 'zegen_page_header_type', 'theme-default'),
(26934, 20559, 'zegen_page_header_bg_img', '0'),
(26935, 20559, 'zegen_page_header_items_opt', 'theme-default'),
(26936, 20559, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(26937, 20559, 'zegen_page_header_absolute_opt', 'theme-default'),
(26938, 20559, 'zegen_page_header_sticky_opt', 'theme-default'),
(26939, 20559, 'zegen_page_header_secondary_opt', 'theme-default'),
(26940, 20559, 'zegen_page_header_secondary_animate', 'left-push'),
(26941, 20559, 'zegen_page_custom_logo', '0'),
(26942, 20559, 'zegen_page_custom_sticky_logo', '0'),
(26943, 20559, 'zegen_page_nav_menu', 'none'),
(26944, 20559, 'zegen_page_header_topbar_opt', 'theme-default'),
(26945, 20559, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26946, 20559, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26947, 20559, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(26948, 20559, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(26949, 20559, 'zegen_page_header_topbar_link', 'a:0:{}'),
(26950, 20559, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26951, 20559, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26952, 20559, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(26953, 20559, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(26954, 20559, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(26955, 20559, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26956, 20559, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26957, 20559, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(26958, 20559, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(26959, 20559, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(26960, 20559, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26961, 20559, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26962, 20559, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(26963, 20559, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(26964, 20559, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(26965, 20559, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26966, 20559, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26967, 20559, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(26968, 20559, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(26969, 20559, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(26970, 20559, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26971, 20559, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26972, 20559, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(26973, 20559, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(26974, 20559, 'zegen_page_header_navbar_opt', 'theme-default'),
(26975, 20559, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26976, 20559, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26977, 20559, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(26978, 20559, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(26979, 20559, 'zegen_page_header_navbar_link', 'a:0:{}'),
(26980, 20559, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26981, 20559, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26982, 20559, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(26983, 20559, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(26984, 20559, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(26985, 20559, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26986, 20559, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26987, 20559, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(26988, 20559, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(26989, 20559, 'zegen_page_header_stikcy_opt', 'theme-default'),
(26990, 20559, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(26991, 20559, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(26992, 20559, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(26993, 20559, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(26994, 20559, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(26995, 20559, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(26996, 20559, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(26997, 20559, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(26998, 20559, 'zegen_page_header_page_title_opt', 'theme-default'),
(26999, 20559, 'zegen_page_header_page_title_parallax', 'theme-default'),
(27000, 20559, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(27001, 20559, 'zegen_page_page_title_items_opt', 'theme-default'),
(27002, 20559, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(27003, 20559, 'zegen_page_page_title_skin_opt', 'theme-default'),
(27004, 20559, 'zegen_page_page_title_bg', 'a:0:{}'),
(27005, 20559, 'zegen_page_page_title_link', 'a:0:{}'),
(27006, 20559, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27007, 20559, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27008, 20559, 'zegen_page_page_title_overlay', 'a:0:{}'),
(27009, 20559, 'zegen_page_footer_layout', 'theme-default'),
(27010, 20559, 'zegen_page_hidden_footer', 'theme-default'),
(27011, 20559, 'zegen_page_footer_skin_opt', 'theme-default'),
(27012, 20559, 'zegen_page_footer_bg_img', '0'),
(27013, 20559, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(27014, 20559, 'zegen_page_footer_link', 'a:0:{}'),
(27015, 20559, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27016, 20559, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27017, 20559, 'zegen_page_footer_items_opt', 'theme-default'),
(27018, 20559, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(27019, 20559, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(27020, 20559, 'zegen_page_footer_top_bg', 'a:0:{}'),
(27021, 20559, 'zegen_page_footer_top_link', 'a:0:{}'),
(27022, 20559, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27023, 20559, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}');
INSERT INTO `wpd6_postmeta` VALUES
(27024, 20559, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(27025, 20559, 'zegen_page_footer_top_layout', '4-4-4'),
(27026, 20559, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(27027, 20559, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(27028, 20559, 'zegen_page_footer_middle_link', 'a:0:{}'),
(27029, 20559, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27030, 20559, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27031, 20559, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(27032, 20559, 'zegen_page_footer_middle_layout', '4-4-4'),
(27033, 20559, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(27034, 20559, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(27035, 20559, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(27036, 20559, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(27037, 20559, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27038, 20559, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27039, 20559, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(27040, 20559, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(27041, 20559, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(27042, 20559, 'zegen_page_header_slider_opt', 'theme-default'),
(27043, 20559, '_elementor_edit_mode', 'builder'),
(27044, 20559, '_elementor_template_type', 'wp-page'),
(27045, 20559, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false},{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(27047, 20559, '_elementor_version', '3.6.7'),
(27048, 20559, 'rs_page_bg_color', ''),
(27049, 20577, 'zegen_demo_content_key', '1'),
(27050, 20577, '_wp_page_template', 'default'),
(27051, 20577, '_wp_page_template', 'default'),
(27052, 20577, '_wp_page_template', 'default'),
(27053, 20577, '_wp_page_template', 'default'),
(27054, 20577, '_elementor_controls_usage', 'a:0:{}'),
(27055, 20577, '_elementor_controls_usage', 'a:0:{}'),
(27056, 20577, 'zegen_page_layout', 'theme-default'),
(27057, 20577, 'zegen_page_content_padding_opt', 'custom'),
(27058, 20577, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27059, 20577, 'zegen_page_main_bg_color', 'a:0:{}'),
(27060, 20577, 'zegen_page_main_bg_image', '0'),
(27061, 20577, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27062, 20577, 'zegen_page_template_opt', 'theme-default'),
(27063, 20577, 'zegen_page_template', 'right-sidebar'),
(27064, 20577, 'zegen_page_sidebar_mobile', 'theme-default'),
(27065, 20577, 'zegen_page_header_layout', 'theme-default'),
(27066, 20577, 'zegen_page_header_type', 'theme-default'),
(27067, 20577, 'zegen_page_header_bg_img', '0'),
(27068, 20577, 'zegen_page_header_items_opt', 'theme-default'),
(27069, 20577, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(27070, 20577, 'zegen_page_header_absolute_opt', 'theme-default'),
(27071, 20577, 'zegen_page_header_sticky_opt', 'theme-default'),
(27072, 20577, 'zegen_page_header_secondary_opt', 'theme-default'),
(27073, 20577, 'zegen_page_header_secondary_animate', 'left-push'),
(27074, 20577, 'zegen_page_custom_logo', '0'),
(27075, 20577, 'zegen_page_custom_sticky_logo', '0'),
(27076, 20577, 'zegen_page_nav_menu', 'none'),
(27077, 20577, 'zegen_page_header_topbar_opt', 'theme-default'),
(27078, 20577, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27079, 20577, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27080, 20577, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(27081, 20577, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(27082, 20577, 'zegen_page_header_topbar_link', 'a:0:{}'),
(27083, 20577, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27084, 20577, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27085, 20577, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(27086, 20577, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(27087, 20577, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(27088, 20577, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27089, 20577, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27090, 20577, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(27091, 20577, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(27092, 20577, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(27093, 20577, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27094, 20577, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27095, 20577, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(27096, 20577, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(27097, 20577, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(27098, 20577, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27099, 20577, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27100, 20577, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(27101, 20577, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(27102, 20577, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(27103, 20577, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27104, 20577, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27105, 20577, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(27106, 20577, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(27107, 20577, 'zegen_page_header_navbar_opt', 'theme-default'),
(27108, 20577, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27109, 20577, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27110, 20577, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(27111, 20577, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(27112, 20577, 'zegen_page_header_navbar_link', 'a:0:{}'),
(27113, 20577, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27114, 20577, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27115, 20577, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(27116, 20577, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(27117, 20577, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(27118, 20577, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27119, 20577, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27120, 20577, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(27121, 20577, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(27122, 20577, 'zegen_page_header_stikcy_opt', 'theme-default'),
(27123, 20577, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27124, 20577, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(27125, 20577, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(27126, 20577, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(27127, 20577, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27128, 20577, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27129, 20577, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(27130, 20577, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(27131, 20577, 'zegen_page_header_page_title_opt', 'theme-default'),
(27132, 20577, 'zegen_page_header_page_title_parallax', 'theme-default'),
(27133, 20577, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(27134, 20577, 'zegen_page_page_title_items_opt', 'theme-default'),
(27135, 20577, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(27136, 20577, 'zegen_page_page_title_skin_opt', 'theme-default'),
(27137, 20577, 'zegen_page_page_title_bg', 'a:0:{}'),
(27138, 20577, 'zegen_page_page_title_link', 'a:0:{}'),
(27139, 20577, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27140, 20577, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27141, 20577, 'zegen_page_page_title_overlay', 'a:0:{}'),
(27142, 20577, 'zegen_page_footer_layout', 'theme-default'),
(27143, 20577, 'zegen_page_hidden_footer', 'theme-default'),
(27144, 20577, 'zegen_page_footer_skin_opt', 'theme-default'),
(27145, 20577, 'zegen_page_footer_bg_img', '0'),
(27146, 20577, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(27147, 20577, 'zegen_page_footer_link', 'a:0:{}'),
(27148, 20577, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27149, 20577, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27150, 20577, 'zegen_page_footer_items_opt', 'theme-default'),
(27151, 20577, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(27152, 20577, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(27153, 20577, 'zegen_page_footer_top_bg', 'a:0:{}'),
(27154, 20577, 'zegen_page_footer_top_link', 'a:0:{}'),
(27155, 20577, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27156, 20577, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27157, 20577, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(27158, 20577, 'zegen_page_footer_top_layout', '4-4-4'),
(27159, 20577, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(27160, 20577, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(27161, 20577, 'zegen_page_footer_middle_link', 'a:0:{}'),
(27162, 20577, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27163, 20577, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27164, 20577, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(27165, 20577, 'zegen_page_footer_middle_layout', '4-4-4'),
(27166, 20577, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(27167, 20577, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(27168, 20577, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(27169, 20577, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(27170, 20577, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27171, 20577, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27172, 20577, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(27173, 20577, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(27174, 20577, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(27175, 20577, 'zegen_page_header_slider_opt', 'theme-default'),
(27176, 20577, '_elementor_edit_mode', 'builder'),
(27177, 20577, '_elementor_template_type', 'wp-page'),
(27178, 20577, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(27180, 20577, '_elementor_version', '3.6.7'),
(27181, 20577, 'rs_page_bg_color', ''),
(27182, 20592, 'zegen_demo_content_key', '1'),
(27183, 20592, '_wp_page_template', 'default'),
(27184, 20592, '_wp_page_template', 'default'),
(27185, 20592, '_wp_page_template', 'default'),
(27186, 20592, '_wp_page_template', 'default'),
(27187, 20592, '_elementor_controls_usage', 'a:0:{}'),
(27188, 20592, '_elementor_controls_usage', 'a:0:{}'),
(27189, 20592, 'zegen_page_layout', 'theme-default'),
(27190, 20592, 'zegen_page_content_padding_opt', 'custom'),
(27191, 20592, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27192, 20592, 'zegen_page_main_bg_color', 'a:0:{}'),
(27193, 20592, 'zegen_page_main_bg_image', '0'),
(27194, 20592, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27195, 20592, 'zegen_page_template_opt', 'theme-default'),
(27196, 20592, 'zegen_page_template', 'right-sidebar'),
(27197, 20592, 'zegen_page_sidebar_mobile', 'theme-default'),
(27198, 20592, 'zegen_page_header_layout', 'theme-default'),
(27199, 20592, 'zegen_page_header_type', 'theme-default'),
(27200, 20592, 'zegen_page_header_bg_img', '0'),
(27201, 20592, 'zegen_page_header_items_opt', 'theme-default'),
(27202, 20592, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(27203, 20592, 'zegen_page_header_absolute_opt', 'theme-default'),
(27204, 20592, 'zegen_page_header_sticky_opt', 'theme-default'),
(27205, 20592, 'zegen_page_header_secondary_opt', 'theme-default'),
(27206, 20592, 'zegen_page_header_secondary_animate', 'left-push'),
(27207, 20592, 'zegen_page_custom_logo', '0'),
(27208, 20592, 'zegen_page_custom_sticky_logo', '0'),
(27209, 20592, 'zegen_page_nav_menu', 'none'),
(27210, 20592, 'zegen_page_header_topbar_opt', 'theme-default'),
(27211, 20592, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27212, 20592, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27213, 20592, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(27214, 20592, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(27215, 20592, 'zegen_page_header_topbar_link', 'a:0:{}'),
(27216, 20592, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27217, 20592, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27218, 20592, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(27219, 20592, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(27220, 20592, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(27221, 20592, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27222, 20592, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27223, 20592, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(27224, 20592, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(27225, 20592, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(27226, 20592, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27227, 20592, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27228, 20592, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(27229, 20592, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(27230, 20592, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(27231, 20592, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27232, 20592, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27233, 20592, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(27234, 20592, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(27235, 20592, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(27236, 20592, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27237, 20592, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27238, 20592, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(27239, 20592, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(27240, 20592, 'zegen_page_header_navbar_opt', 'theme-default'),
(27241, 20592, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27242, 20592, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27243, 20592, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(27244, 20592, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(27245, 20592, 'zegen_page_header_navbar_link', 'a:0:{}'),
(27246, 20592, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27247, 20592, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27248, 20592, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(27249, 20592, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(27250, 20592, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(27251, 20592, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27252, 20592, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27253, 20592, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(27254, 20592, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(27255, 20592, 'zegen_page_header_stikcy_opt', 'theme-default'),
(27256, 20592, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27257, 20592, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(27258, 20592, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(27259, 20592, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(27260, 20592, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27261, 20592, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27262, 20592, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(27263, 20592, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(27264, 20592, 'zegen_page_header_page_title_opt', 'theme-default'),
(27265, 20592, 'zegen_page_header_page_title_parallax', 'theme-default'),
(27266, 20592, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(27267, 20592, 'zegen_page_page_title_items_opt', 'theme-default'),
(27268, 20592, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(27269, 20592, 'zegen_page_page_title_skin_opt', 'theme-default'),
(27270, 20592, 'zegen_page_page_title_bg', 'a:0:{}'),
(27271, 20592, 'zegen_page_page_title_link', 'a:0:{}'),
(27272, 20592, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27273, 20592, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27274, 20592, 'zegen_page_page_title_overlay', 'a:0:{}'),
(27275, 20592, 'zegen_page_footer_layout', 'theme-default'),
(27276, 20592, 'zegen_page_hidden_footer', 'theme-default'),
(27277, 20592, 'zegen_page_footer_skin_opt', 'theme-default'),
(27278, 20592, 'zegen_page_footer_bg_img', '0'),
(27279, 20592, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(27280, 20592, 'zegen_page_footer_link', 'a:0:{}'),
(27281, 20592, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27282, 20592, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27283, 20592, 'zegen_page_footer_items_opt', 'theme-default'),
(27284, 20592, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(27285, 20592, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(27286, 20592, 'zegen_page_footer_top_bg', 'a:0:{}'),
(27287, 20592, 'zegen_page_footer_top_link', 'a:0:{}'),
(27288, 20592, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27289, 20592, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27290, 20592, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(27291, 20592, 'zegen_page_footer_top_layout', '4-4-4'),
(27292, 20592, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(27293, 20592, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(27294, 20592, 'zegen_page_footer_middle_link', 'a:0:{}'),
(27295, 20592, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27296, 20592, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27297, 20592, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(27298, 20592, 'zegen_page_footer_middle_layout', '4-4-4'),
(27299, 20592, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(27300, 20592, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(27301, 20592, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(27302, 20592, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(27303, 20592, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27304, 20592, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27305, 20592, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(27306, 20592, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(27307, 20592, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(27308, 20592, 'zegen_page_header_slider_opt', 'theme-default'),
(27309, 20592, '_elementor_edit_mode', 'builder'),
(27310, 20592, '_elementor_template_type', 'wp-page'),
(27311, 20592, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1","blog_cols":"4"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(27313, 20592, '_elementor_version', '3.6.7'),
(27314, 20592, 'rs_page_bg_color', ''),
(27315, 20604, 'zegen_demo_content_key', '1'),
(27316, 20604, '_wp_page_template', 'default'),
(27317, 20604, '_wp_page_template', 'default'),
(27318, 20604, '_wp_page_template', 'default'),
(27319, 20604, '_wp_page_template', 'default'),
(27320, 20604, '_wp_page_template', 'default'),
(27321, 20604, '_elementor_controls_usage', 'a:0:{}'),
(27322, 20604, '_elementor_controls_usage', 'a:0:{}'),
(27323, 20604, 'zegen_page_layout', 'theme-default'),
(27324, 20604, 'zegen_page_content_padding_opt', 'custom'),
(27325, 20604, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27326, 20604, 'zegen_page_main_bg_color', 'a:0:{}'),
(27327, 20604, 'zegen_page_main_bg_image', '0'),
(27328, 20604, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27329, 20604, 'zegen_page_template_opt', 'theme-default'),
(27330, 20604, 'zegen_page_template', 'right-sidebar'),
(27331, 20604, 'zegen_page_sidebar_mobile', 'theme-default'),
(27332, 20604, 'zegen_page_header_layout', 'theme-default'),
(27333, 20604, 'zegen_page_header_type', 'theme-default'),
(27334, 20604, 'zegen_page_header_bg_img', '0'),
(27335, 20604, 'zegen_page_header_items_opt', 'theme-default'),
(27336, 20604, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(27337, 20604, 'zegen_page_header_absolute_opt', 'theme-default'),
(27338, 20604, 'zegen_page_header_sticky_opt', 'theme-default'),
(27339, 20604, 'zegen_page_header_secondary_opt', 'theme-default'),
(27340, 20604, 'zegen_page_header_secondary_animate', 'left-push'),
(27341, 20604, 'zegen_page_custom_logo', '0'),
(27342, 20604, 'zegen_page_custom_sticky_logo', '0'),
(27343, 20604, 'zegen_page_nav_menu', 'none'),
(27344, 20604, 'zegen_page_header_topbar_opt', 'theme-default'),
(27345, 20604, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27346, 20604, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27347, 20604, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(27348, 20604, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(27349, 20604, 'zegen_page_header_topbar_link', 'a:0:{}'),
(27350, 20604, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27351, 20604, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27352, 20604, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(27353, 20604, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(27354, 20604, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(27355, 20604, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27356, 20604, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27357, 20604, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(27358, 20604, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(27359, 20604, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(27360, 20604, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27361, 20604, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27362, 20604, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(27363, 20604, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(27364, 20604, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(27365, 20604, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27366, 20604, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27367, 20604, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(27368, 20604, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(27369, 20604, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(27370, 20604, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27371, 20604, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27372, 20604, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(27373, 20604, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(27374, 20604, 'zegen_page_header_navbar_opt', 'theme-default'),
(27375, 20604, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27376, 20604, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27377, 20604, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(27378, 20604, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(27379, 20604, 'zegen_page_header_navbar_link', 'a:0:{}'),
(27380, 20604, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27381, 20604, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27382, 20604, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(27383, 20604, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(27384, 20604, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(27385, 20604, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27386, 20604, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27387, 20604, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(27388, 20604, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(27389, 20604, 'zegen_page_header_stikcy_opt', 'theme-default'),
(27390, 20604, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27391, 20604, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(27392, 20604, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(27393, 20604, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(27394, 20604, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27395, 20604, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27396, 20604, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(27397, 20604, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(27398, 20604, 'zegen_page_header_page_title_opt', 'theme-default'),
(27399, 20604, 'zegen_page_header_page_title_parallax', 'theme-default'),
(27400, 20604, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(27401, 20604, 'zegen_page_page_title_items_opt', 'theme-default'),
(27402, 20604, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(27403, 20604, 'zegen_page_page_title_skin_opt', 'theme-default'),
(27404, 20604, 'zegen_page_page_title_bg', 'a:0:{}'),
(27405, 20604, 'zegen_page_page_title_link', 'a:0:{}'),
(27406, 20604, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27407, 20604, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27408, 20604, 'zegen_page_page_title_overlay', 'a:0:{}'),
(27409, 20604, 'zegen_page_footer_layout', 'theme-default'),
(27410, 20604, 'zegen_page_hidden_footer', 'theme-default'),
(27411, 20604, 'zegen_page_footer_skin_opt', 'theme-default'),
(27412, 20604, 'zegen_page_footer_bg_img', '0'),
(27413, 20604, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(27414, 20604, 'zegen_page_footer_link', 'a:0:{}'),
(27415, 20604, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27416, 20604, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27417, 20604, 'zegen_page_footer_items_opt', 'theme-default'),
(27418, 20604, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(27419, 20604, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(27420, 20604, 'zegen_page_footer_top_bg', 'a:0:{}'),
(27421, 20604, 'zegen_page_footer_top_link', 'a:0:{}'),
(27422, 20604, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27423, 20604, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27424, 20604, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(27425, 20604, 'zegen_page_footer_top_layout', '4-4-4'),
(27426, 20604, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(27427, 20604, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(27428, 20604, 'zegen_page_footer_middle_link', 'a:0:{}'),
(27429, 20604, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27430, 20604, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27431, 20604, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(27432, 20604, 'zegen_page_footer_middle_layout', '4-4-4'),
(27433, 20604, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(27434, 20604, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(27435, 20604, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(27436, 20604, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(27437, 20604, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27438, 20604, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27439, 20604, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(27440, 20604, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(27441, 20604, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(27442, 20604, 'zegen_page_header_slider_opt', 'theme-default'),
(27443, 20604, '_elementor_edit_mode', 'builder'),
(27444, 20604, '_elementor_template_type', 'wp-page'),
(27445, 20604, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"15","bottom":"70","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1","blog_cols":"3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(27447, 20604, '_elementor_version', '3.6.7'),
(27448, 20604, 'rs_page_bg_color', ''),
(27450, 20624, 'zegen_demo_content_key', '1'),
(27451, 20624, '_wp_page_template', 'default'),
(27452, 20624, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27453, 20624, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(27454, 20624, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27455, 20624, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27456, 20624, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27457, 20624, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27458, 20624, '_wp_page_template', 'default'),
(27459, 20624, '_wp_page_template', 'default'),
(27460, 20624, '_wp_page_template', 'default'),
(27461, 20624, '_wp_page_template', 'default'),
(27462, 20624, '_wp_page_template', 'default'),
(27463, 20624, '_wp_page_template', 'default'),
(27464, 20624, 'zegen_post_layout', 'theme-default'),
(27465, 20624, 'zegen_post_content_padding_opt', 'theme-default'),
(27466, 20624, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27467, 20624, 'zegen_post_template_opt', 'theme-default'),
(27468, 20624, 'zegen_post_template', 'no-sidebar'),
(27469, 20624, 'zegen_post_sidebar_mobile', 'theme-default'),
(27470, 20624, 'zegen_post_featured_slider', 'theme-default'),
(27471, 20624, 'zegen_post_full_wrap', 'theme-default'),
(27472, 20624, 'zegen_post_items_opt', 'theme-default'),
(27473, 20624, 'zegen_post_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"top-meta\\":\\"Top Meta\\",\\"thumb\\":\\"Thumbnail\\",\\"content\\":\\"Content\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":[]}'),
(27474, 20624, 'zegen_post_overlay_opt', 'theme-default'),
(27475, 20624, 'zegen_post_overlay_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}'),
(27476, 20624, 'zegen_post_page_items_opt', 'theme-default'),
(27477, 20624, 'zegen_post_page_items', '{\\"Enabled\\":{\\"post-items\\":\\"Post Items\\",\\"author-info\\":\\"Author Info\\",\\"post-nav\\":\\"Post Nav\\",\\"related-slider\\":\\"Related Slider\\"},\\"disabled\\":{\\"comment\\":\\"Comment\\"}}'),
(27478, 20624, 'zegen_post_header_layout', 'theme-default'),
(27479, 20624, 'zegen_post_header_type', 'theme-default'),
(27480, 20624, 'zegen_post_header_bg_img', '0'),
(27481, 20624, 'zegen_post_header_items_opt', 'theme-default'),
(27482, 20624, 'zegen_post_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(27483, 20624, 'zegen_post_header_absolute_opt', 'theme-default'),
(27484, 20624, 'zegen_post_header_sticky_opt', 'theme-default'),
(27485, 20624, 'zegen_post_header_topbar_opt', 'theme-default'),
(27486, 20624, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27487, 20624, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27488, 20624, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(27489, 20624, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(27490, 20624, 'zegen_post_header_topbar_link', 'a:0:{}'),
(27491, 20624, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27492, 20624, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27493, 20624, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(27494, 20624, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(27495, 20624, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(27496, 20624, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27497, 20624, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27498, 20624, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(27499, 20624, 'zegen_post_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\"}}'),
(27500, 20624, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(27501, 20624, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27502, 20624, '_elementor_edit_mode', 'builder'),
(27503, 20624, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27504, 20624, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(27505, 20624, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(27506, 20624, '_elementor_template_type', 'wp-post'),
(27507, 20624, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(27508, 20624, '_elementor_version', '3.6.7'),
(27509, 20624, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27510, 20624, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27511, 20624, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(27512, 20624, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(27513, 20624, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(27514, 20624, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27515, 20624, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27516, 20624, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(27517, 20624, 'zegen_post_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(27518, 20624, 'zegen_post_header_navbar_opt', 'theme-default'),
(27519, 20624, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27520, 20624, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27521, 20624, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(27522, 20624, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(27523, 20624, 'zegen_post_header_navbar_link', 'a:0:{}'),
(27524, 20624, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27525, 20624, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27526, 20624, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(27527, 20624, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(27528, 20624, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(27529, 20624, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27530, 20624, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27531, 20624, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(27532, 20624, 'zegen_post_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\"}}'),
(27533, 20624, 'zegen_post_header_stikcy_opt', 'theme-default'),
(27534, 20624, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27535, 20624, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(27536, 20624, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(27537, 20624, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(27538, 20624, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27539, 20624, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27540, 20624, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(27541, 20624, 'zegen_post_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(27542, 20624, 'zegen_post_header_post_title_opt', 'theme-default'),
(27543, 20624, 'zegen_post_header_post_title_parallax', 'theme-default'),
(27544, 20624, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(27545, 20624, 'zegen_post_post_title_items_opt', 'theme-default'),
(27546, 20624, 'zegen_post_post_title_items', '{\\"Left\\":{\\"title\\":\\"Post Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":[]}'),
(27547, 20624, 'zegen_post_post_title_skin_opt', 'theme-default'),
(27548, 20624, 'zegen_post_post_title_bg', 'a:0:{}'),
(27549, 20624, 'zegen_post_post_title_link', 'a:0:{}'),
(27550, 20624, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27551, 20624, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27552, 20624, 'zegen_post_post_title_overlay', 'a:0:{}'),
(27553, 20624, 'zegen_post_footer_layout', 'theme-default'),
(27554, 20624, 'zegen_post_hidden_footer', 'theme-default'),
(27555, 20624, 'zegen_post_footer_skin_opt', 'theme-default'),
(27556, 20624, 'zegen_post_footer_bg_img', '0'),
(27557, 20624, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(27558, 20624, 'zegen_post_footer_link', 'a:0:{}'),
(27559, 20624, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27560, 20624, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27561, 20624, 'zegen_post_footer_items_opt', 'theme-default'),
(27562, 20624, 'zegen_post_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(27563, 20624, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(27564, 20624, 'zegen_post_footer_top_bg', 'a:0:{}'),
(27565, 20624, 'zegen_post_footer_top_link', 'a:0:{}'),
(27566, 20624, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27567, 20624, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27568, 20624, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(27569, 20624, 'zegen_post_footer_top_layout', '4-4-4'),
(27570, 20624, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(27571, 20624, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(27572, 20624, 'zegen_post_footer_middle_link', 'a:0:{}'),
(27573, 20624, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27574, 20624, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27575, 20624, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(27576, 20624, 'zegen_post_footer_middle_layout', '4-4-4'),
(27577, 20624, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(27578, 20624, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(27579, 20624, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(27580, 20624, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(27581, 20624, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27582, 20624, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27583, 20624, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(27584, 20624, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(27585, 20624, 'zegen_post_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(27586, 20624, 'zegen_post_header_slider_opt', 'theme-default'),
(27587, 20624, 'zegen_post_video_modal', 'theme-default'),
(27588, 20624, 'zegen_post_gallery_modal', 'theme-default'),
(27589, 20624, 'zegen_post_quote_modal', 'theme-default'),
(27590, 20624, 'zegen_post_link_modal', 'theme-default'),
(27591, 20624, 'zegen_post_views_count', '1816'),
(27592, 20624, '_elementor_data', '[{"id":"5c2c49a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"413291b"}]},"elements":[{"id":"00d16f4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ec03276","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"42d8cac"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"d1b93c9","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"496e2ab","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(27593, 20624, '_thumbnail_id', '5597'),
(27594, 20624, '_wp_old_slug', 'post-1-copy'),
(27595, 20624, '_wp_old_slug', 'post-3-copy'),
(27596, 20624, '_wp_old_slug', 'post-4-copy'),
(27597, 20624, '_wp_old_slug', 'post-5-copy'),
(27598, 20624, '_wp_old_slug', 'post-6'),
(27599, 20624, '_wp_old_slug', 'improving-productivity-across-global-teams-copy'),
(27600, 20624, '_wp_old_slug', 'improving-productivity-across-global-teams-copy-2'),
(27601, 20624, '_wp_old_date', '2022-07-08'),
(27602, 20624, '_wp_old_slug', 'giving-back-uganda-training-centers-copy-2'),
(27603, 20624, 'zegen_post_quote_text', 'The secret of change is to focus all your energy not on fighting the old but on building the new.'),
(27604, 20624, 'zegen_post_quote_author', '- BILLI REUSS'),
(27606, 20624, 'rs_page_bg_color', ''),
(27607, 20624, '_wp_old_slug', 'post-quote'),
(27609, 20625, 'zegen_demo_content_key', '1'),
(27610, 20625, '_wp_page_template', 'default'),
(27611, 20625, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27612, 20625, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27613, 20625, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27614, 20625, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27615, 20625, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27616, 20625, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27617, 20625, '_wp_page_template', 'default'),
(27618, 20625, '_wp_page_template', 'default'),
(27619, 20625, '_wp_page_template', 'default'),
(27620, 20625, '_wp_page_template', 'default'),
(27621, 20625, '_wp_page_template', 'default'),
(27622, 20625, '_wp_page_template', 'default'),
(27623, 20625, 'zegen_post_layout', 'theme-default'),
(27624, 20625, 'zegen_post_content_padding_opt', 'theme-default'),
(27625, 20625, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27626, 20625, 'zegen_post_template_opt', 'theme-default'),
(27627, 20625, 'zegen_post_template', 'no-sidebar'),
(27628, 20625, 'zegen_post_sidebar_mobile', 'theme-default'),
(27629, 20625, 'zegen_post_featured_slider', 'theme-default'),
(27630, 20625, 'zegen_post_full_wrap', 'theme-default'),
(27631, 20625, 'zegen_post_items_opt', 'theme-default'),
(27632, 20625, 'zegen_post_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"top-meta\\":\\"Top Meta\\",\\"thumb\\":\\"Thumbnail\\",\\"content\\":\\"Content\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":[]}'),
(27633, 20625, 'zegen_post_overlay_opt', 'theme-default'),
(27634, 20625, 'zegen_post_overlay_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}'),
(27635, 20625, 'zegen_post_page_items_opt', 'theme-default'),
(27636, 20625, 'zegen_post_page_items', '{\\"Enabled\\":{\\"post-items\\":\\"Post Items\\",\\"author-info\\":\\"Author Info\\",\\"post-nav\\":\\"Post Nav\\",\\"related-slider\\":\\"Related Slider\\"},\\"disabled\\":{\\"comment\\":\\"Comment\\"}}'),
(27637, 20625, 'zegen_post_header_layout', 'theme-default'),
(27638, 20625, 'zegen_post_header_type', 'theme-default'),
(27639, 20625, 'zegen_post_header_bg_img', '0'),
(27640, 20625, 'zegen_post_header_items_opt', 'theme-default'),
(27641, 20625, 'zegen_post_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(27642, 20625, 'zegen_post_header_absolute_opt', 'theme-default'),
(27643, 20625, 'zegen_post_header_sticky_opt', 'theme-default'),
(27644, 20625, 'zegen_post_header_topbar_opt', 'theme-default'),
(27645, 20625, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27646, 20625, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27647, 20625, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(27648, 20625, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(27649, 20625, 'zegen_post_header_topbar_link', 'a:0:{}'),
(27650, 20625, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27651, 20625, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27652, 20625, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(27653, 20625, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(27654, 20625, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(27655, 20625, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27656, 20625, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27657, 20625, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(27658, 20625, 'zegen_post_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\"}}'),
(27659, 20625, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(27660, 20625, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27661, 20625, '_elementor_edit_mode', 'builder'),
(27662, 20625, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27663, 20625, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(27664, 20625, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(27665, 20625, '_elementor_template_type', 'wp-post'),
(27666, 20625, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(27667, 20625, '_elementor_version', '2.7.5'),
(27668, 20625, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27669, 20625, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27670, 20625, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(27671, 20625, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(27672, 20625, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(27673, 20625, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27674, 20625, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27675, 20625, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(27676, 20625, 'zegen_post_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(27677, 20625, 'zegen_post_header_navbar_opt', 'theme-default'),
(27678, 20625, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27679, 20625, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27680, 20625, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(27681, 20625, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(27682, 20625, 'zegen_post_header_navbar_link', 'a:0:{}'),
(27683, 20625, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27684, 20625, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27685, 20625, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(27686, 20625, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(27687, 20625, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(27688, 20625, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27689, 20625, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27690, 20625, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(27691, 20625, 'zegen_post_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\"}}'),
(27692, 20625, 'zegen_post_header_stikcy_opt', 'theme-default'),
(27693, 20625, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27694, 20625, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(27695, 20625, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(27696, 20625, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(27697, 20625, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27698, 20625, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27699, 20625, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(27700, 20625, 'zegen_post_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(27701, 20625, 'zegen_post_header_post_title_opt', 'theme-default'),
(27702, 20625, 'zegen_post_header_post_title_parallax', 'theme-default'),
(27703, 20625, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(27704, 20625, 'zegen_post_post_title_items_opt', 'theme-default'),
(27705, 20625, 'zegen_post_post_title_items', '{\\"Left\\":{\\"title\\":\\"Post Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":[]}'),
(27706, 20625, 'zegen_post_post_title_skin_opt', 'theme-default'),
(27707, 20625, 'zegen_post_post_title_bg', 'a:0:{}'),
(27708, 20625, 'zegen_post_post_title_link', 'a:0:{}'),
(27709, 20625, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27710, 20625, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27711, 20625, 'zegen_post_post_title_overlay', 'a:0:{}'),
(27712, 20625, 'zegen_post_footer_layout', 'theme-default'),
(27713, 20625, 'zegen_post_hidden_footer', 'theme-default'),
(27714, 20625, 'zegen_post_footer_skin_opt', 'theme-default'),
(27715, 20625, 'zegen_post_footer_bg_img', '0'),
(27716, 20625, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(27717, 20625, 'zegen_post_footer_link', 'a:0:{}'),
(27718, 20625, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27719, 20625, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27720, 20625, 'zegen_post_footer_items_opt', 'theme-default'),
(27721, 20625, 'zegen_post_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(27722, 20625, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(27723, 20625, 'zegen_post_footer_top_bg', 'a:0:{}'),
(27724, 20625, 'zegen_post_footer_top_link', 'a:0:{}'),
(27725, 20625, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27726, 20625, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27727, 20625, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(27728, 20625, 'zegen_post_footer_top_layout', '4-4-4'),
(27729, 20625, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(27730, 20625, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(27731, 20625, 'zegen_post_footer_middle_link', 'a:0:{}'),
(27732, 20625, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27733, 20625, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27734, 20625, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(27735, 20625, 'zegen_post_footer_middle_layout', '4-4-4'),
(27736, 20625, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(27737, 20625, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(27738, 20625, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(27739, 20625, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(27740, 20625, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27741, 20625, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27742, 20625, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(27743, 20625, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(27744, 20625, 'zegen_post_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(27745, 20625, 'zegen_post_header_slider_opt', 'theme-default'),
(27746, 20625, 'zegen_post_video_modal', 'theme-default'),
(27747, 20625, 'zegen_post_gallery_modal', 'theme-default'),
(27748, 20625, 'zegen_post_quote_modal', 'theme-default'),
(27749, 20625, 'zegen_post_link_modal', 'theme-default'),
(27750, 20625, 'zegen_post_views_count', '1808'),
(27751, 20625, '_elementor_data', '[{"id":"5c2c49a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"413291b","float_mouse":"0"}]},"elements":[{"id":"00d16f4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ec03276","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"d1b93c9","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"496e2ab","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(27752, 20625, '_thumbnail_id', '5591'),
(27753, 20625, '_wp_old_slug', 'post-1-copy'),
(27754, 20625, '_wp_old_slug', 'post-3-copy'),
(27755, 20625, '_wp_old_slug', 'post-4-copy'),
(27756, 20625, '_wp_old_slug', 'post-5-copy'),
(27757, 20625, '_wp_old_slug', 'post-6'),
(27758, 20625, '_wp_old_slug', 'improving-productivity-across-global-teams-copy'),
(27759, 20625, '_wp_old_slug', 'improving-productivity-across-global-teams-copy-2'),
(27760, 20625, '_wp_old_date', '2022-07-08'),
(27761, 20625, '_wp_old_slug', 'giving-back-uganda-training-centers-copy-3'),
(27762, 20625, 'zegen_post_link_text', 'Did you know that 93% of all online experiences start with a search engine?'),
(27763, 20625, 'zegen_post_extrenal_link', 'https://elementor.zozothemes.com/zegen/blog/'),
(27764, 20625, 'rs_page_bg_color', ''),
(27765, 20625, '_wp_old_slug', 'post-link'),
(27767, 20626, 'zegen_demo_content_key', '1'),
(27768, 20626, '_wp_page_template', 'default'),
(27769, 20626, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27770, 20626, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27771, 20626, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27772, 20626, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27773, 20626, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27774, 20626, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27775, 20626, '_wp_page_template', 'default'),
(27776, 20626, '_wp_page_template', 'default'),
(27777, 20626, '_wp_page_template', 'default'),
(27778, 20626, '_wp_page_template', 'default'),
(27779, 20626, '_wp_page_template', 'default'),
(27780, 20626, '_wp_page_template', 'default'),
(27781, 20626, 'zegen_post_layout', 'theme-default'),
(27782, 20626, 'zegen_post_content_padding_opt', 'theme-default'),
(27783, 20626, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27784, 20626, 'zegen_post_template_opt', 'theme-default'),
(27785, 20626, 'zegen_post_template', 'no-sidebar'),
(27786, 20626, 'zegen_post_sidebar_mobile', 'theme-default'),
(27787, 20626, 'zegen_post_featured_slider', 'theme-default'),
(27788, 20626, 'zegen_post_full_wrap', 'theme-default'),
(27789, 20626, 'zegen_post_items_opt', 'theme-default'),
(27790, 20626, 'zegen_post_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"top-meta\\":\\"Top Meta\\",\\"thumb\\":\\"Thumbnail\\",\\"content\\":\\"Content\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":[]}'),
(27791, 20626, 'zegen_post_overlay_opt', 'theme-default'),
(27792, 20626, 'zegen_post_overlay_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}'),
(27793, 20626, 'zegen_post_page_items_opt', 'theme-default'),
(27794, 20626, 'zegen_post_page_items', '{\\"Enabled\\":{\\"post-items\\":\\"Post Items\\",\\"author-info\\":\\"Author Info\\",\\"post-nav\\":\\"Post Nav\\",\\"related-slider\\":\\"Related Slider\\"},\\"disabled\\":{\\"comment\\":\\"Comment\\"}}'),
(27795, 20626, 'zegen_post_header_layout', 'theme-default'),
(27796, 20626, 'zegen_post_header_type', 'theme-default'),
(27797, 20626, 'zegen_post_header_bg_img', '0'),
(27798, 20626, 'zegen_post_header_items_opt', 'theme-default'),
(27799, 20626, 'zegen_post_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(27800, 20626, 'zegen_post_header_absolute_opt', 'theme-default'),
(27801, 20626, 'zegen_post_header_sticky_opt', 'theme-default'),
(27802, 20626, 'zegen_post_header_topbar_opt', 'theme-default'),
(27803, 20626, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27804, 20626, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27805, 20626, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(27806, 20626, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(27807, 20626, 'zegen_post_header_topbar_link', 'a:0:{}');
INSERT INTO `wpd6_postmeta` VALUES
(27808, 20626, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27809, 20626, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27810, 20626, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(27811, 20626, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(27812, 20626, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(27813, 20626, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27814, 20626, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27815, 20626, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(27816, 20626, 'zegen_post_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\"}}'),
(27817, 20626, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(27818, 20626, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27819, 20626, '_elementor_edit_mode', 'builder'),
(27820, 20626, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27821, 20626, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(27822, 20626, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(27823, 20626, '_elementor_template_type', 'wp-post'),
(27824, 20626, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(27825, 20626, '_elementor_version', '2.7.5'),
(27826, 20626, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27827, 20626, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27828, 20626, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(27829, 20626, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(27830, 20626, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(27831, 20626, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27832, 20626, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27833, 20626, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(27834, 20626, 'zegen_post_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(27835, 20626, 'zegen_post_header_navbar_opt', 'theme-default'),
(27836, 20626, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27837, 20626, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27838, 20626, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(27839, 20626, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(27840, 20626, 'zegen_post_header_navbar_link', 'a:0:{}'),
(27841, 20626, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27842, 20626, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27843, 20626, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(27844, 20626, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(27845, 20626, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(27846, 20626, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27847, 20626, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27848, 20626, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(27849, 20626, 'zegen_post_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\"}}'),
(27850, 20626, 'zegen_post_header_stikcy_opt', 'theme-default'),
(27851, 20626, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27852, 20626, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(27853, 20626, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(27854, 20626, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(27855, 20626, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27856, 20626, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27857, 20626, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(27858, 20626, 'zegen_post_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(27859, 20626, 'zegen_post_header_post_title_opt', 'theme-default'),
(27860, 20626, 'zegen_post_header_post_title_parallax', 'theme-default'),
(27861, 20626, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(27862, 20626, 'zegen_post_post_title_items_opt', 'theme-default'),
(27863, 20626, 'zegen_post_post_title_items', '{\\"Left\\":{\\"title\\":\\"Post Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":[]}'),
(27864, 20626, 'zegen_post_post_title_skin_opt', 'theme-default'),
(27865, 20626, 'zegen_post_post_title_bg', 'a:0:{}'),
(27866, 20626, 'zegen_post_post_title_link', 'a:0:{}'),
(27867, 20626, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27868, 20626, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27869, 20626, 'zegen_post_post_title_overlay', 'a:0:{}'),
(27870, 20626, 'zegen_post_footer_layout', 'theme-default'),
(27871, 20626, 'zegen_post_hidden_footer', 'theme-default'),
(27872, 20626, 'zegen_post_footer_skin_opt', 'theme-default'),
(27873, 20626, 'zegen_post_footer_bg_img', '0'),
(27874, 20626, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(27875, 20626, 'zegen_post_footer_link', 'a:0:{}'),
(27876, 20626, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27877, 20626, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27878, 20626, 'zegen_post_footer_items_opt', 'theme-default'),
(27879, 20626, 'zegen_post_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(27880, 20626, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(27881, 20626, 'zegen_post_footer_top_bg', 'a:0:{}'),
(27882, 20626, 'zegen_post_footer_top_link', 'a:0:{}'),
(27883, 20626, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27884, 20626, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27885, 20626, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(27886, 20626, 'zegen_post_footer_top_layout', '4-4-4'),
(27887, 20626, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(27888, 20626, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(27889, 20626, 'zegen_post_footer_middle_link', 'a:0:{}'),
(27890, 20626, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27891, 20626, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27892, 20626, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(27893, 20626, 'zegen_post_footer_middle_layout', '4-4-4'),
(27894, 20626, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(27895, 20626, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(27896, 20626, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(27897, 20626, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(27898, 20626, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27899, 20626, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27900, 20626, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(27901, 20626, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(27902, 20626, 'zegen_post_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(27903, 20626, 'zegen_post_header_slider_opt', 'theme-default'),
(27904, 20626, 'zegen_post_video_modal', 'theme-default'),
(27905, 20626, 'zegen_post_gallery_modal', 'theme-default'),
(27906, 20626, 'zegen_post_quote_modal', 'theme-default'),
(27907, 20626, 'zegen_post_link_modal', 'theme-default'),
(27908, 20626, 'zegen_post_views_count', '1787'),
(27909, 20626, '_elementor_data', '[{"id":"5c2c49a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"413291b","float_mouse":"0"}]},"elements":[{"id":"00d16f4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ec03276","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"d1b93c9","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"496e2ab","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(27910, 20626, '_thumbnail_id', '5600'),
(27911, 20626, '_wp_old_slug', 'post-1-copy'),
(27912, 20626, '_wp_old_slug', 'post-3-copy'),
(27913, 20626, '_wp_old_slug', 'post-4-copy'),
(27914, 20626, '_wp_old_slug', 'post-5-copy'),
(27915, 20626, '_wp_old_slug', 'post-6'),
(27916, 20626, '_wp_old_slug', 'improving-productivity-across-global-teams-copy'),
(27917, 20626, '_wp_old_slug', 'improving-productivity-across-global-teams-copy-2'),
(27918, 20626, '_wp_old_date', '2022-07-08'),
(27919, 20626, '_wp_old_slug', 'giving-back-uganda-training-centers-copy-4'),
(27920, 20626, 'zegen_post_audio_type', 'soundcloud'),
(27921, 20626, 'zegen_post_audio_id', '315307209'),
(27922, 20626, 'rs_page_bg_color', ''),
(27923, 20626, '_wp_old_slug', 'post-audio'),
(27925, 28, 'zegen_demo_content_key', '1'),
(27926, 28, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27927, 28, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27928, 28, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27929, 28, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(27930, 28, '_wp_page_template', 'default'),
(27931, 28, 'zegen_post_layout', 'theme-default'),
(27932, 28, 'zegen_post_content_padding_opt', 'theme-default'),
(27933, 28, 'zegen_post_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27934, 28, 'zegen_post_template_opt', 'theme-default'),
(27935, 28, 'zegen_post_template', 'right-sidebar'),
(27936, 28, 'zegen_post_sidebar_mobile', 'theme-default'),
(27937, 28, 'zegen_post_featured_slider', 'theme-default'),
(27938, 28, 'zegen_post_full_wrap', 'theme-default'),
(27939, 28, 'zegen_post_items_opt', 'theme-default'),
(27940, 28, 'zegen_post_items', '{"Enabled":{"title":"Title","top-meta":"Top Meta","thumb":"Thumbnail","content":"Content","bottom-meta":"Bottom Meta"},"disabled":[]}'),
(27941, 28, 'zegen_post_overlay_opt', 'theme-default'),
(27942, 28, 'zegen_post_overlay_items', '{"Enabled":{"title":"Title"},"disabled":{"top-meta":"Top Meta","bottom-meta":"Bottom Meta"}}'),
(27943, 28, 'zegen_post_page_items_opt', 'theme-default'),
(27944, 28, 'zegen_post_page_items', '{"Enabled":{"post-items":"Post Items","author-info":"Author Info","related-slider":"Related Slider","post-nav":"Post Nav","comment":"Comment"},"disabled":[]}'),
(27945, 28, 'zegen_post_header_layout', 'theme-default'),
(27946, 28, 'zegen_post_header_type', 'theme-default'),
(27947, 28, 'zegen_post_header_bg_img', '0'),
(27948, 28, 'zegen_post_header_items_opt', 'theme-default'),
(27949, 28, 'zegen_post_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(27950, 28, 'zegen_post_header_absolute_opt', 'theme-default'),
(27951, 28, 'zegen_post_header_sticky_opt', 'theme-default'),
(27952, 28, 'zegen_post_header_topbar_opt', 'theme-default'),
(27953, 28, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27954, 28, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27955, 28, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(27956, 28, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(27957, 28, 'zegen_post_header_topbar_link', 'a:0:{}'),
(27958, 28, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27959, 28, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27960, 28, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(27961, 28, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(27962, 28, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(27963, 28, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27964, 28, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27965, 28, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(27966, 28, 'zegen_post_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search"}}'),
(27967, 28, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(27968, 28, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27969, 28, '_elementor_edit_mode', 'builder'),
(27970, 28, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27971, 28, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(27972, 28, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(27973, 28, '_elementor_template_type', 'wp-post'),
(27974, 28, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(27975, 28, '_elementor_version', '2.7.5'),
(27976, 28, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27977, 28, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27978, 28, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(27979, 28, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(27980, 28, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(27981, 28, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27982, 28, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27983, 28, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(27984, 28, 'zegen_post_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(27985, 28, 'zegen_post_header_navbar_opt', 'theme-default'),
(27986, 28, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27987, 28, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(27988, 28, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(27989, 28, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(27990, 28, 'zegen_post_header_navbar_link', 'a:0:{}'),
(27991, 28, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27992, 28, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27993, 28, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(27994, 28, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(27995, 28, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(27996, 28, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(27997, 28, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(27998, 28, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(27999, 28, 'zegen_post_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart"}}'),
(28000, 28, 'zegen_post_header_stikcy_opt', 'theme-default'),
(28001, 28, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28002, 28, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(28003, 28, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(28004, 28, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(28005, 28, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28006, 28, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28007, 28, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(28008, 28, 'zegen_post_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(28009, 28, 'zegen_post_header_post_title_opt', 'theme-default'),
(28010, 28, 'zegen_post_header_post_title_parallax', 'theme-default'),
(28011, 28, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(28012, 28, 'zegen_post_post_title_items_opt', 'theme-default'),
(28013, 28, 'zegen_post_post_title_items', '{"Left":{"title":"Post Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":[]}'),
(28014, 28, 'zegen_post_post_title_skin_opt', 'theme-default'),
(28015, 28, 'zegen_post_post_title_bg', 'a:0:{}'),
(28016, 28, 'zegen_post_post_title_link', 'a:0:{}'),
(28017, 28, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28018, 28, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28019, 28, 'zegen_post_post_title_overlay', 'a:0:{}'),
(28020, 28, 'zegen_post_footer_layout', 'theme-default'),
(28021, 28, 'zegen_post_hidden_footer', 'theme-default'),
(28022, 28, 'zegen_post_footer_skin_opt', 'theme-default'),
(28023, 28, 'zegen_post_footer_bg_img', '0'),
(28024, 28, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(28025, 28, 'zegen_post_footer_link', 'a:0:{}'),
(28026, 28, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28027, 28, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28028, 28, 'zegen_post_footer_items_opt', 'theme-default'),
(28029, 28, 'zegen_post_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(28030, 28, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(28031, 28, 'zegen_post_footer_top_bg', 'a:0:{}'),
(28032, 28, 'zegen_post_footer_top_link', 'a:0:{}'),
(28033, 28, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28034, 28, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28035, 28, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(28036, 28, 'zegen_post_footer_top_layout', '4-4-4'),
(28037, 28, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(28038, 28, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(28039, 28, 'zegen_post_footer_middle_link', 'a:0:{}'),
(28040, 28, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28041, 28, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28042, 28, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(28043, 28, 'zegen_post_footer_middle_layout', '4-4-4'),
(28044, 28, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(28045, 28, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(28046, 28, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(28047, 28, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(28048, 28, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28049, 28, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28050, 28, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(28051, 28, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(28052, 28, 'zegen_post_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(28053, 28, 'zegen_post_header_slider_opt', 'theme-default'),
(28054, 28, 'zegen_post_video_modal', 'theme-default'),
(28055, 28, 'zegen_post_gallery_modal', 'theme-default'),
(28056, 28, 'zegen_post_quote_modal', 'theme-default'),
(28057, 28, 'zegen_post_link_modal', 'theme-default'),
(28058, 28, 'zegen_post_views_count', '1039'),
(28059, 28, '_wp_page_template', 'default'),
(28060, 28, '_elementor_data', '[{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}]},"elements":[{"id":"3957abb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3187034","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"a771f7a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"8771ccc","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ada6051","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(28061, 28, '_thumbnail_id', '5416'),
(28062, 28, '_wp_old_slug', 'post-1-copy'),
(28063, 28, '_wp_old_slug', 'post-3'),
(28064, 28, 'slide_template', 'default'),
(28065, 28, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28066, 28, '_wp_old_slug', 'ceo-focuses-on-wealth-management'),
(28067, 28, '_wp_old_slug', 'how-to-pray-the-jesus-go'),
(28069, 30, 'zegen_demo_content_key', '1'),
(28070, 30, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28071, 30, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28072, 30, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28073, 30, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28074, 30, '_wp_page_template', 'default'),
(28075, 30, '_wp_page_template', 'default'),
(28076, 30, '_wp_page_template', 'default'),
(28077, 30, 'zegen_post_layout', 'theme-default'),
(28078, 30, 'zegen_post_content_padding_opt', 'theme-default'),
(28079, 30, 'zegen_post_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28080, 30, 'zegen_post_template_opt', 'theme-default'),
(28081, 30, 'zegen_post_template', 'right-sidebar'),
(28082, 30, 'zegen_post_sidebar_mobile', 'theme-default'),
(28083, 30, 'zegen_post_featured_slider', 'theme-default'),
(28084, 30, 'zegen_post_full_wrap', 'theme-default'),
(28085, 30, 'zegen_post_items_opt', 'theme-default'),
(28086, 30, 'zegen_post_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"top-meta\\":\\"Top Meta\\",\\"thumb\\":\\"Thumbnail\\",\\"content\\":\\"Content\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":[]}'),
(28087, 30, 'zegen_post_overlay_opt', 'theme-default'),
(28088, 30, 'zegen_post_overlay_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}'),
(28089, 30, 'zegen_post_page_items_opt', 'theme-default'),
(28090, 30, 'zegen_post_page_items', '{\\"Enabled\\":{\\"post-items\\":\\"Post Items\\",\\"author-info\\":\\"Author Info\\",\\"related-slider\\":\\"Related Slider\\",\\"post-nav\\":\\"Post Nav\\",\\"comment\\":\\"Comment\\"},\\"disabled\\":[]}'),
(28091, 30, 'zegen_post_header_layout', 'theme-default'),
(28092, 30, 'zegen_post_header_type', 'theme-default'),
(28093, 30, 'zegen_post_header_bg_img', '0'),
(28094, 30, 'zegen_post_header_items_opt', 'theme-default'),
(28095, 30, 'zegen_post_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(28096, 30, 'zegen_post_header_absolute_opt', 'theme-default'),
(28097, 30, 'zegen_post_header_sticky_opt', 'theme-default'),
(28098, 30, 'zegen_post_header_topbar_opt', 'theme-default'),
(28099, 30, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28100, 30, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28101, 30, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(28102, 30, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(28103, 30, 'zegen_post_header_topbar_link', 'a:0:{}'),
(28104, 30, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28105, 30, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28106, 30, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(28107, 30, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(28108, 30, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(28109, 30, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28110, 30, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28111, 30, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(28112, 30, 'zegen_post_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\"}}'),
(28113, 30, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(28114, 30, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28115, 30, '_elementor_edit_mode', 'builder'),
(28116, 30, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28117, 30, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(28118, 30, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(28119, 30, '_elementor_template_type', 'wp-post'),
(28120, 30, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(28121, 30, '_elementor_version', '2.7.5'),
(28122, 30, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28123, 30, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28124, 30, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(28125, 30, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(28126, 30, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(28127, 30, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28128, 30, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28129, 30, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(28130, 30, 'zegen_post_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(28131, 30, 'zegen_post_header_navbar_opt', 'theme-default'),
(28132, 30, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28133, 30, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28134, 30, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(28135, 30, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(28136, 30, 'zegen_post_header_navbar_link', 'a:0:{}'),
(28137, 30, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28138, 30, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28139, 30, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(28140, 30, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(28141, 30, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(28142, 30, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28143, 30, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28144, 30, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(28145, 30, 'zegen_post_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\"}}'),
(28146, 30, 'zegen_post_header_stikcy_opt', 'theme-default'),
(28147, 30, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28148, 30, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(28149, 30, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(28150, 30, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(28151, 30, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28152, 30, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28153, 30, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(28154, 30, 'zegen_post_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(28155, 30, 'zegen_post_header_post_title_opt', 'theme-default'),
(28156, 30, 'zegen_post_header_post_title_parallax', 'theme-default'),
(28157, 30, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(28158, 30, 'zegen_post_post_title_items_opt', 'theme-default'),
(28159, 30, 'zegen_post_post_title_items', '{\\"Left\\":{\\"title\\":\\"Post Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":[]}'),
(28160, 30, 'zegen_post_post_title_skin_opt', 'theme-default'),
(28161, 30, 'zegen_post_post_title_bg', 'a:0:{}'),
(28162, 30, 'zegen_post_post_title_link', 'a:0:{}'),
(28163, 30, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28164, 30, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28165, 30, 'zegen_post_post_title_overlay', 'a:0:{}'),
(28166, 30, 'zegen_post_footer_layout', 'theme-default'),
(28167, 30, 'zegen_post_hidden_footer', 'theme-default'),
(28168, 30, 'zegen_post_footer_skin_opt', 'theme-default'),
(28169, 30, 'zegen_post_footer_bg_img', '0'),
(28170, 30, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(28171, 30, 'zegen_post_footer_link', 'a:0:{}'),
(28172, 30, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28173, 30, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28174, 30, 'zegen_post_footer_items_opt', 'theme-default'),
(28175, 30, 'zegen_post_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(28176, 30, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(28177, 30, 'zegen_post_footer_top_bg', 'a:0:{}'),
(28178, 30, 'zegen_post_footer_top_link', 'a:0:{}'),
(28179, 30, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28180, 30, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28181, 30, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(28182, 30, 'zegen_post_footer_top_layout', '4-4-4'),
(28183, 30, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(28184, 30, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(28185, 30, 'zegen_post_footer_middle_link', 'a:0:{}'),
(28186, 30, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28187, 30, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28188, 30, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(28189, 30, 'zegen_post_footer_middle_layout', '4-4-4'),
(28190, 30, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(28191, 30, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(28192, 30, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(28193, 30, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(28194, 30, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28195, 30, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28196, 30, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(28197, 30, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(28198, 30, 'zegen_post_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(28199, 30, 'zegen_post_header_slider_opt', 'theme-default'),
(28200, 30, 'zegen_post_video_modal', 'theme-default'),
(28201, 30, 'zegen_post_gallery_modal', 'theme-default'),
(28202, 30, 'zegen_post_quote_modal', 'theme-default'),
(28203, 30, 'zegen_post_link_modal', 'theme-default'),
(28204, 30, 'zegen_post_views_count', '859'),
(28205, 30, '_elementor_data', '[{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}]},"elements":[{"id":"3957abb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"999bd05","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"b4e4c82","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"7bebefe","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3cc3c3e","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(28206, 30, '_thumbnail_id', '5435'),
(28207, 30, '_wp_old_slug', 'post-1-copy'),
(28208, 30, '_wp_old_slug', 'post-3-copy'),
(28209, 30, '_wp_old_slug', 'post-4'),
(28210, 30, 'slide_template', 'default'),
(28211, 30, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28212, 30, '_wp_old_slug', 'shortcuts-for-digital-artists-design'),
(28213, 30, '_wp_old_slug', 'person-of-jesus-christ-of-love'),
(28214, 30, '_wp_old_slug', 'we-wept-with-our-brothers-and-sisters-in-egypt'),
(28216, 20714, 'zegen_demo_content_key', '1'),
(28217, 20714, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28218, 20714, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28219, 20714, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28220, 20714, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28221, 20714, 'zegen_post_layout', 'theme-default'),
(28222, 20714, 'zegen_post_content_padding_opt', 'theme-default'),
(28223, 20714, 'zegen_post_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28224, 20714, 'zegen_post_template_opt', 'theme-default'),
(28225, 20714, 'zegen_post_template', 'right-sidebar'),
(28226, 20714, 'zegen_post_sidebar_mobile', 'theme-default'),
(28227, 20714, 'zegen_post_featured_slider', 'theme-default'),
(28228, 20714, 'zegen_post_full_wrap', 'theme-default'),
(28229, 20714, 'zegen_post_items_opt', 'theme-default'),
(28230, 20714, 'zegen_post_items', '{"Enabled":{"title":"Title","top-meta":"Top Meta","thumb":"Thumbnail","content":"Content","bottom-meta":"Bottom Meta"},"disabled":[]}'),
(28231, 20714, 'zegen_post_overlay_opt', 'theme-default'),
(28232, 20714, 'zegen_post_overlay_items', '{"Enabled":{"title":"Title"},"disabled":{"top-meta":"Top Meta","bottom-meta":"Bottom Meta"}}'),
(28233, 20714, 'zegen_post_page_items_opt', 'theme-default'),
(28234, 20714, 'zegen_post_page_items', '{"Enabled":{"post-items":"Post Items","author-info":"Author Info","related-slider":"Related Slider","post-nav":"Post Nav","comment":"Comment"},"disabled":[]}'),
(28235, 20714, 'zegen_post_header_layout', 'theme-default'),
(28236, 20714, 'zegen_post_header_type', 'theme-default'),
(28237, 20714, 'zegen_post_header_bg_img', '0'),
(28238, 20714, 'zegen_post_header_items_opt', 'theme-default'),
(28239, 20714, 'zegen_post_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(28240, 20714, 'zegen_post_header_absolute_opt', 'theme-default'),
(28241, 20714, 'zegen_post_header_sticky_opt', 'theme-default'),
(28242, 20714, 'zegen_post_header_topbar_opt', 'theme-default'),
(28243, 20714, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28244, 20714, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28245, 20714, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(28246, 20714, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(28247, 20714, 'zegen_post_header_topbar_link', 'a:0:{}'),
(28248, 20714, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28249, 20714, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28250, 20714, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(28251, 20714, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(28252, 20714, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(28253, 20714, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28254, 20714, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28255, 20714, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(28256, 20714, 'zegen_post_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search"}}'),
(28257, 20714, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(28258, 20714, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28259, 20714, '_elementor_edit_mode', 'builder'),
(28260, 20714, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28261, 20714, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(28262, 20714, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(28263, 20714, '_elementor_template_type', 'wp-post'),
(28264, 20714, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(28265, 20714, '_elementor_version', '2.7.5'),
(28266, 20714, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28267, 20714, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28268, 20714, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(28269, 20714, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(28270, 20714, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(28271, 20714, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28272, 20714, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28273, 20714, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(28274, 20714, 'zegen_post_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(28275, 20714, 'zegen_post_header_navbar_opt', 'theme-default'),
(28276, 20714, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28277, 20714, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28278, 20714, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(28279, 20714, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(28280, 20714, 'zegen_post_header_navbar_link', 'a:0:{}'),
(28281, 20714, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28282, 20714, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28283, 20714, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(28284, 20714, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(28285, 20714, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(28286, 20714, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28287, 20714, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28288, 20714, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(28289, 20714, 'zegen_post_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart"}}'),
(28290, 20714, 'zegen_post_header_stikcy_opt', 'theme-default'),
(28291, 20714, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28292, 20714, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(28293, 20714, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(28294, 20714, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(28295, 20714, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28296, 20714, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28297, 20714, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(28298, 20714, 'zegen_post_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(28299, 20714, 'zegen_post_header_post_title_opt', 'theme-default'),
(28300, 20714, 'zegen_post_header_post_title_parallax', 'theme-default'),
(28301, 20714, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(28302, 20714, 'zegen_post_post_title_items_opt', 'theme-default'),
(28303, 20714, 'zegen_post_post_title_items', '{"Left":{"title":"Post Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":[]}'),
(28304, 20714, 'zegen_post_post_title_skin_opt', 'theme-default'),
(28305, 20714, 'zegen_post_post_title_bg', 'a:0:{}'),
(28306, 20714, 'zegen_post_post_title_link', 'a:0:{}'),
(28307, 20714, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28308, 20714, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28309, 20714, 'zegen_post_post_title_overlay', 'a:0:{}'),
(28310, 20714, 'zegen_post_footer_layout', 'theme-default'),
(28311, 20714, 'zegen_post_hidden_footer', 'theme-default'),
(28312, 20714, 'zegen_post_footer_skin_opt', 'theme-default'),
(28313, 20714, 'zegen_post_footer_bg_img', '0'),
(28314, 20714, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(28315, 20714, 'zegen_post_footer_link', 'a:0:{}'),
(28316, 20714, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28317, 20714, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28318, 20714, 'zegen_post_footer_items_opt', 'theme-default'),
(28319, 20714, 'zegen_post_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(28320, 20714, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(28321, 20714, 'zegen_post_footer_top_bg', 'a:0:{}'),
(28322, 20714, 'zegen_post_footer_top_link', 'a:0:{}'),
(28323, 20714, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28324, 20714, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28325, 20714, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(28326, 20714, 'zegen_post_footer_top_layout', '4-4-4'),
(28327, 20714, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(28328, 20714, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(28329, 20714, 'zegen_post_footer_middle_link', 'a:0:{}'),
(28330, 20714, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28331, 20714, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28332, 20714, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(28333, 20714, 'zegen_post_footer_middle_layout', '4-4-4'),
(28334, 20714, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(28335, 20714, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(28336, 20714, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(28337, 20714, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(28338, 20714, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28339, 20714, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28340, 20714, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(28341, 20714, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(28342, 20714, 'zegen_post_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(28343, 20714, 'zegen_post_header_slider_opt', 'theme-default'),
(28344, 20714, 'zegen_post_video_modal', 'theme-default'),
(28345, 20714, 'zegen_post_gallery_modal', 'theme-default'),
(28346, 20714, 'zegen_post_quote_modal', 'theme-default'),
(28347, 20714, 'zegen_post_link_modal', 'theme-default'),
(28348, 20714, 'zegen_post_views_count', '992'),
(28349, 20714, '_wp_page_template', 'default'),
(28350, 20714, '_elementor_data', '[{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}]},"elements":[{"id":"3957abb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4c32290","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"bbd5c34","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"a4b7529","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"145a261","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(28351, 20714, '_thumbnail_id', '5432'),
(28352, 20714, '_wp_old_slug', 'post-1'),
(28353, 20714, 'rs_page_bg_color', ''),
(28354, 20714, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28355, 20714, '_wp_old_slug', 'employees-love-coming-to-work-and-customers'),
(28356, 20714, '_wp_old_slug', 'trust-your-good-father'),
(28358, 95, 'zegen_demo_content_key', '1'),
(28359, 95, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28360, 95, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28361, 95, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28362, 95, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28363, 95, '_wp_page_template', 'default'),
(28364, 95, 'zegen_post_layout', 'theme-default'),
(28365, 95, 'zegen_post_content_padding_opt', 'theme-default'),
(28366, 95, 'zegen_post_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28367, 95, 'zegen_post_template_opt', 'theme-default'),
(28368, 95, 'zegen_post_template', 'right-sidebar'),
(28369, 95, 'zegen_post_sidebar_mobile', 'theme-default'),
(28370, 95, 'zegen_post_featured_slider', 'theme-default'),
(28371, 95, 'zegen_post_full_wrap', 'theme-default'),
(28372, 95, 'zegen_post_items_opt', 'theme-default'),
(28373, 95, 'zegen_post_items', '{"Enabled":{"title":"Title","top-meta":"Top Meta","thumb":"Thumbnail","content":"Content","bottom-meta":"Bottom Meta"},"disabled":[]}'),
(28374, 95, 'zegen_post_overlay_opt', 'theme-default'),
(28375, 95, 'zegen_post_overlay_items', '{"Enabled":{"title":"Title"},"disabled":{"top-meta":"Top Meta","bottom-meta":"Bottom Meta"}}'),
(28376, 95, 'zegen_post_page_items_opt', 'theme-default'),
(28377, 95, 'zegen_post_page_items', '{"Enabled":{"post-items":"Post Items","author-info":"Author Info","related-slider":"Related Slider","post-nav":"Post Nav","comment":"Comment"},"disabled":[]}'),
(28378, 95, 'zegen_post_header_layout', 'theme-default'),
(28379, 95, 'zegen_post_header_type', 'theme-default'),
(28380, 95, 'zegen_post_header_bg_img', '0'),
(28381, 95, 'zegen_post_header_items_opt', 'theme-default'),
(28382, 95, 'zegen_post_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(28383, 95, 'zegen_post_header_absolute_opt', 'theme-default'),
(28384, 95, 'zegen_post_header_sticky_opt', 'theme-default'),
(28385, 95, 'zegen_post_header_topbar_opt', 'theme-default'),
(28386, 95, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28387, 95, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28388, 95, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(28389, 95, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(28390, 95, 'zegen_post_header_topbar_link', 'a:0:{}'),
(28391, 95, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28392, 95, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28393, 95, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(28394, 95, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(28395, 95, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(28396, 95, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28397, 95, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28398, 95, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(28399, 95, 'zegen_post_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search"}}'),
(28400, 95, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(28401, 95, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28402, 95, '_elementor_edit_mode', 'builder'),
(28403, 95, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28404, 95, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(28405, 95, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(28406, 95, '_elementor_template_type', 'wp-post'),
(28407, 95, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(28408, 95, '_elementor_version', '2.7.5'),
(28409, 95, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28410, 95, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28411, 95, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(28412, 95, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(28413, 95, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(28414, 95, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28415, 95, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28416, 95, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(28417, 95, 'zegen_post_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(28418, 95, 'zegen_post_header_navbar_opt', 'theme-default'),
(28419, 95, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28420, 95, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28421, 95, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(28422, 95, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(28423, 95, 'zegen_post_header_navbar_link', 'a:0:{}'),
(28424, 95, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28425, 95, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28426, 95, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(28427, 95, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(28428, 95, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(28429, 95, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28430, 95, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28431, 95, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(28432, 95, 'zegen_post_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart"}}'),
(28433, 95, 'zegen_post_header_stikcy_opt', 'theme-default'),
(28434, 95, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28435, 95, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(28436, 95, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(28437, 95, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(28438, 95, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28439, 95, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28440, 95, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(28441, 95, 'zegen_post_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(28442, 95, 'zegen_post_header_post_title_opt', 'theme-default'),
(28443, 95, 'zegen_post_header_post_title_parallax', 'theme-default'),
(28444, 95, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(28445, 95, 'zegen_post_post_title_items_opt', 'theme-default'),
(28446, 95, 'zegen_post_post_title_items', '{"Left":{"title":"Post Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":[]}'),
(28447, 95, 'zegen_post_post_title_skin_opt', 'theme-default'),
(28448, 95, 'zegen_post_post_title_bg', 'a:0:{}'),
(28449, 95, 'zegen_post_post_title_link', 'a:0:{}'),
(28450, 95, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28451, 95, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28452, 95, 'zegen_post_post_title_overlay', 'a:0:{}'),
(28453, 95, 'zegen_post_footer_layout', 'theme-default'),
(28454, 95, 'zegen_post_hidden_footer', 'theme-default'),
(28455, 95, 'zegen_post_footer_skin_opt', 'theme-default'),
(28456, 95, 'zegen_post_footer_bg_img', '0'),
(28457, 95, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(28458, 95, 'zegen_post_footer_link', 'a:0:{}'),
(28459, 95, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28460, 95, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28461, 95, 'zegen_post_footer_items_opt', 'theme-default'),
(28462, 95, 'zegen_post_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(28463, 95, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(28464, 95, 'zegen_post_footer_top_bg', 'a:0:{}'),
(28465, 95, 'zegen_post_footer_top_link', 'a:0:{}'),
(28466, 95, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28467, 95, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28468, 95, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(28469, 95, 'zegen_post_footer_top_layout', '4-4-4'),
(28470, 95, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(28471, 95, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(28472, 95, 'zegen_post_footer_middle_link', 'a:0:{}'),
(28473, 95, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28474, 95, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28475, 95, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(28476, 95, 'zegen_post_footer_middle_layout', '4-4-4'),
(28477, 95, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(28478, 95, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(28479, 95, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(28480, 95, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(28481, 95, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28482, 95, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28483, 95, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(28484, 95, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(28485, 95, 'zegen_post_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(28486, 95, 'zegen_post_header_slider_opt', 'theme-default'),
(28487, 95, 'zegen_post_video_modal', 'theme-default'),
(28488, 95, 'zegen_post_gallery_modal', 'theme-default'),
(28489, 95, 'zegen_post_quote_modal', 'theme-default'),
(28490, 95, 'zegen_post_link_modal', 'theme-default'),
(28491, 95, 'zegen_post_views_count', '932'),
(28492, 95, '_wp_page_template', 'default'),
(28493, 95, '_elementor_data', '[{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}]},"elements":[{"id":"3957abb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"117b5cd","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"af8ef42","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"0137080","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"c3205ed","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(28494, 95, '_thumbnail_id', '5430'),
(28495, 95, '_wp_old_slug', 'post-1-copy'),
(28496, 95, '_wp_old_slug', 'post-2'),
(28497, 95, 'slide_template', ''),
(28498, 95, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28499, 95, '_wp_old_slug', 'the-effect-of-any-successful-agency'),
(28501, 96, 'zegen_demo_content_key', '1'),
(28502, 96, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28503, 96, '_wp_page_template', 'default'),
(28504, 96, '_wp_page_template', 'default'),
(28505, 96, '_wp_page_template', 'default'),
(28506, 96, '_wp_page_template', 'default'),
(28507, 96, 'zegen_post_layout', 'theme-default'),
(28508, 96, 'zegen_post_content_padding_opt', 'theme-default'),
(28509, 96, 'zegen_post_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28510, 96, 'zegen_post_template_opt', 'theme-default'),
(28511, 96, 'zegen_post_template', 'right-sidebar'),
(28512, 96, 'zegen_post_sidebar_mobile', 'theme-default'),
(28513, 96, 'zegen_post_featured_slider', 'theme-default'),
(28514, 96, 'zegen_post_full_wrap', 'theme-default'),
(28515, 96, 'zegen_post_items_opt', 'theme-default'),
(28516, 96, 'zegen_post_items', '{"Enabled":{"title":"Title","top-meta":"Top Meta","thumb":"Thumbnail","content":"Content","bottom-meta":"Bottom Meta"},"disabled":[]}'),
(28517, 96, 'zegen_post_overlay_opt', 'theme-default'),
(28518, 96, 'zegen_post_overlay_items', '{"Enabled":{"title":"Title"},"disabled":{"top-meta":"Top Meta","bottom-meta":"Bottom Meta"}}'),
(28519, 96, 'zegen_post_page_items_opt', 'theme-default'),
(28520, 96, 'zegen_post_page_items', '{"Enabled":{"post-items":"Post Items","author-info":"Author Info","related-slider":"Related Slider","post-nav":"Post Nav","comment":"Comment"},"disabled":[]}'),
(28521, 96, 'zegen_post_header_layout', 'theme-default'),
(28522, 96, 'zegen_post_header_type', 'theme-default'),
(28523, 96, 'zegen_post_header_bg_img', '0'),
(28524, 96, 'zegen_post_header_items_opt', 'theme-default'),
(28525, 96, 'zegen_post_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(28526, 96, 'zegen_post_header_absolute_opt', 'theme-default'),
(28527, 96, 'zegen_post_header_sticky_opt', 'theme-default'),
(28528, 96, 'zegen_post_header_topbar_opt', 'theme-default'),
(28529, 96, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28530, 96, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28531, 96, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(28532, 96, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(28533, 96, 'zegen_post_header_topbar_link', 'a:0:{}'),
(28534, 96, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28535, 96, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28536, 96, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(28537, 96, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(28538, 96, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(28539, 96, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28540, 96, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28541, 96, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(28542, 96, 'zegen_post_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search"}}'),
(28543, 96, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(28544, 96, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28545, 96, '_elementor_edit_mode', 'builder'),
(28546, 96, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28547, 96, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(28548, 96, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(28549, 96, '_elementor_template_type', 'wp-post'),
(28550, 96, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(28551, 96, '_elementor_version', '2.7.5'),
(28552, 96, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28553, 96, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28554, 96, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(28555, 96, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(28556, 96, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(28557, 96, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28558, 96, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28559, 96, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(28560, 96, 'zegen_post_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(28561, 96, 'zegen_post_header_navbar_opt', 'theme-default'),
(28562, 96, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28563, 96, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28564, 96, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(28565, 96, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(28566, 96, 'zegen_post_header_navbar_link', 'a:0:{}'),
(28567, 96, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28568, 96, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28569, 96, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(28570, 96, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(28571, 96, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(28572, 96, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28573, 96, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28574, 96, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(28575, 96, 'zegen_post_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart"}}'),
(28576, 96, 'zegen_post_header_stikcy_opt', 'theme-default'),
(28577, 96, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28578, 96, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(28579, 96, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(28580, 96, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(28581, 96, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28582, 96, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28583, 96, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(28584, 96, 'zegen_post_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(28585, 96, 'zegen_post_header_post_title_opt', 'theme-default'),
(28586, 96, 'zegen_post_header_post_title_parallax', 'theme-default'),
(28587, 96, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(28588, 96, 'zegen_post_post_title_items_opt', 'theme-default'),
(28589, 96, 'zegen_post_post_title_items', '{"Left":{"title":"Post Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":[]}'),
(28590, 96, 'zegen_post_post_title_skin_opt', 'theme-default'),
(28591, 96, 'zegen_post_post_title_bg', 'a:0:{}'),
(28592, 96, 'zegen_post_post_title_link', 'a:0:{}'),
(28593, 96, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28594, 96, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28595, 96, 'zegen_post_post_title_overlay', 'a:0:{}'),
(28596, 96, 'zegen_post_footer_layout', 'theme-default'),
(28597, 96, 'zegen_post_hidden_footer', 'theme-default'),
(28598, 96, 'zegen_post_footer_skin_opt', 'theme-default'),
(28599, 96, 'zegen_post_footer_bg_img', '0'),
(28600, 96, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(28601, 96, 'zegen_post_footer_link', 'a:0:{}'),
(28602, 96, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28603, 96, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28604, 96, 'zegen_post_footer_items_opt', 'theme-default'),
(28605, 96, 'zegen_post_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(28606, 96, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(28607, 96, 'zegen_post_footer_top_bg', 'a:0:{}');
INSERT INTO `wpd6_postmeta` VALUES
(28608, 96, 'zegen_post_footer_top_link', 'a:0:{}'),
(28609, 96, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28610, 96, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28611, 96, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(28612, 96, 'zegen_post_footer_top_layout', '4-4-4'),
(28613, 96, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(28614, 96, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(28615, 96, 'zegen_post_footer_middle_link', 'a:0:{}'),
(28616, 96, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28617, 96, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28618, 96, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(28619, 96, 'zegen_post_footer_middle_layout', '4-4-4'),
(28620, 96, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(28621, 96, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(28622, 96, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(28623, 96, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(28624, 96, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28625, 96, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28626, 96, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(28627, 96, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(28628, 96, 'zegen_post_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(28629, 96, 'zegen_post_header_slider_opt', 'theme-default'),
(28630, 96, 'zegen_post_video_modal', 'theme-default'),
(28631, 96, 'zegen_post_gallery_modal', 'theme-default'),
(28632, 96, 'zegen_post_quote_modal', 'theme-default'),
(28633, 96, 'zegen_post_link_modal', 'theme-default'),
(28634, 96, 'zegen_post_views_count', '1356'),
(28635, 96, '_elementor_data', '[{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}]},"elements":[{"id":"3957abb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"57177f7","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"f10413e","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"86bbb84","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"777ee40","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(28636, 96, '_thumbnail_id', '5434'),
(28637, 96, '_wp_old_slug', 'post-1-copy'),
(28638, 96, '_wp_old_slug', 'post-3-copy'),
(28639, 96, '_wp_old_slug', 'post-4-copy'),
(28640, 96, '_wp_old_slug', 'post-5'),
(28641, 96, 'zegen_favourite_IP', 'a:1:{i:0;s:3:"::1";}'),
(28642, 96, 'zegen_post_fav_count', '1'),
(28643, 96, 'rs_page_bg_color', ''),
(28644, 96, '_wp_old_slug', 'work-and-look-good-in-the-process'),
(28645, 96, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28647, 97, 'zegen_demo_content_key', '1'),
(28648, 97, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28649, 97, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28650, 97, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28651, 97, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28652, 97, '_wp_page_template', 'default'),
(28653, 97, '_wp_page_template', 'default'),
(28654, 97, '_wp_page_template', 'default'),
(28655, 97, '_wp_page_template', 'default'),
(28656, 97, '_wp_page_template', 'default'),
(28657, 97, 'zegen_post_layout', 'theme-default'),
(28658, 97, 'zegen_post_content_padding_opt', 'theme-default'),
(28659, 97, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28660, 97, 'zegen_post_template_opt', 'theme-default'),
(28661, 97, 'zegen_post_template', 'no-sidebar'),
(28662, 97, 'zegen_post_sidebar_mobile', 'theme-default'),
(28663, 97, 'zegen_post_featured_slider', 'theme-default'),
(28664, 97, 'zegen_post_full_wrap', 'theme-default'),
(28665, 97, 'zegen_post_items_opt', 'theme-default'),
(28666, 97, 'zegen_post_items', '{"Enabled":{"title":"Title","top-meta":"Top Meta","thumb":"Thumbnail","content":"Content","bottom-meta":"Bottom Meta"},"disabled":[]}'),
(28667, 97, 'zegen_post_overlay_opt', 'theme-default'),
(28668, 97, 'zegen_post_overlay_items', '{"Enabled":{"title":"Title"},"disabled":{"top-meta":"Top Meta","bottom-meta":"Bottom Meta"}}'),
(28669, 97, 'zegen_post_page_items_opt', 'theme-default'),
(28670, 97, 'zegen_post_page_items', '{"Enabled":{"post-items":"Post Items","author-info":"Author Info","post-nav":"Post Nav","related-slider":"Related Slider"},"disabled":{"comment":"Comment"}}'),
(28671, 97, 'zegen_post_header_layout', 'theme-default'),
(28672, 97, 'zegen_post_header_type', 'theme-default'),
(28673, 97, 'zegen_post_header_bg_img', '0'),
(28674, 97, 'zegen_post_header_items_opt', 'theme-default'),
(28675, 97, 'zegen_post_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(28676, 97, 'zegen_post_header_absolute_opt', 'theme-default'),
(28677, 97, 'zegen_post_header_sticky_opt', 'theme-default'),
(28678, 97, 'zegen_post_header_topbar_opt', 'theme-default'),
(28679, 97, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28680, 97, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28681, 97, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(28682, 97, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(28683, 97, 'zegen_post_header_topbar_link', 'a:0:{}'),
(28684, 97, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28685, 97, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28686, 97, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(28687, 97, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(28688, 97, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(28689, 97, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28690, 97, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28691, 97, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(28692, 97, 'zegen_post_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search"}}'),
(28693, 97, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(28694, 97, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28695, 97, '_elementor_edit_mode', 'builder'),
(28696, 97, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28697, 97, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(28698, 97, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(28699, 97, '_elementor_template_type', 'wp-post'),
(28700, 97, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(28701, 97, '_elementor_version', '2.7.5'),
(28702, 97, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28703, 97, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28704, 97, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(28705, 97, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(28706, 97, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(28707, 97, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28708, 97, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28709, 97, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(28710, 97, 'zegen_post_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(28711, 97, 'zegen_post_header_navbar_opt', 'theme-default'),
(28712, 97, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28713, 97, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28714, 97, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(28715, 97, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(28716, 97, 'zegen_post_header_navbar_link', 'a:0:{}'),
(28717, 97, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28718, 97, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28719, 97, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(28720, 97, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(28721, 97, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(28722, 97, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28723, 97, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28724, 97, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(28725, 97, 'zegen_post_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart"}}'),
(28726, 97, 'zegen_post_header_stikcy_opt', 'theme-default'),
(28727, 97, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28728, 97, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(28729, 97, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(28730, 97, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(28731, 97, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28732, 97, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28733, 97, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(28734, 97, 'zegen_post_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(28735, 97, 'zegen_post_header_post_title_opt', 'theme-default'),
(28736, 97, 'zegen_post_header_post_title_parallax', 'theme-default'),
(28737, 97, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(28738, 97, 'zegen_post_post_title_items_opt', 'theme-default'),
(28739, 97, 'zegen_post_post_title_items', '{"Left":{"title":"Post Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":[]}'),
(28740, 97, 'zegen_post_post_title_skin_opt', 'theme-default'),
(28741, 97, 'zegen_post_post_title_bg', 'a:0:{}'),
(28742, 97, 'zegen_post_post_title_link', 'a:0:{}'),
(28743, 97, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28744, 97, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28745, 97, 'zegen_post_post_title_overlay', 'a:0:{}'),
(28746, 97, 'zegen_post_footer_layout', 'theme-default'),
(28747, 97, 'zegen_post_hidden_footer', 'theme-default'),
(28748, 97, 'zegen_post_footer_skin_opt', 'theme-default'),
(28749, 97, 'zegen_post_footer_bg_img', '0'),
(28750, 97, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(28751, 97, 'zegen_post_footer_link', 'a:0:{}'),
(28752, 97, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28753, 97, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28754, 97, 'zegen_post_footer_items_opt', 'theme-default'),
(28755, 97, 'zegen_post_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(28756, 97, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(28757, 97, 'zegen_post_footer_top_bg', 'a:0:{}'),
(28758, 97, 'zegen_post_footer_top_link', 'a:0:{}'),
(28759, 97, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28760, 97, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28761, 97, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(28762, 97, 'zegen_post_footer_top_layout', '4-4-4'),
(28763, 97, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(28764, 97, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(28765, 97, 'zegen_post_footer_middle_link', 'a:0:{}'),
(28766, 97, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28767, 97, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28768, 97, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(28769, 97, 'zegen_post_footer_middle_layout', '4-4-4'),
(28770, 97, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(28771, 97, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(28772, 97, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(28773, 97, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(28774, 97, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28775, 97, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28776, 97, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(28777, 97, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(28778, 97, 'zegen_post_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(28779, 97, 'zegen_post_header_slider_opt', 'theme-default'),
(28780, 97, 'zegen_post_video_modal', 'theme-default'),
(28781, 97, 'zegen_post_gallery_modal', 'theme-default'),
(28782, 97, 'zegen_post_quote_modal', 'theme-default'),
(28783, 97, 'zegen_post_link_modal', 'theme-default'),
(28784, 97, 'zegen_post_views_count', '1521'),
(28785, 97, '_elementor_data', '[{"id":"9e0b86d","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"a7da567","float_mouse":"0"}]},"elements":[{"id":"2b5efc2","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"448445f","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"188e71c","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"72ac21a","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"c6eaf35","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(28786, 97, '_thumbnail_id', '5429'),
(28787, 97, '_wp_old_slug', 'post-1-copy'),
(28788, 97, '_wp_old_slug', 'post-3-copy'),
(28789, 97, '_wp_old_slug', 'post-4-copy'),
(28790, 97, '_wp_old_slug', 'post-5-copy'),
(28791, 97, '_wp_old_slug', 'post-6'),
(28792, 97, 'slide_template', ''),
(28793, 97, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28794, 97, '_wp_old_slug', 'improving-productivity-across-global-teams'),
(28796, 5423, 'zegen_demo_content_key', '1'),
(28797, 5423, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28798, 5423, '_wp_page_template', 'default'),
(28799, 5423, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28800, 5423, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28801, 5423, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28802, 5423, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28803, 5423, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28804, 5423, '_wp_page_template', 'default'),
(28805, 5423, '_wp_page_template', 'default'),
(28806, 5423, '_wp_page_template', 'default'),
(28807, 5423, '_wp_page_template', 'default'),
(28808, 5423, '_wp_page_template', 'default'),
(28809, 5423, 'zegen_post_layout', 'theme-default'),
(28810, 5423, 'zegen_post_content_padding_opt', 'theme-default'),
(28811, 5423, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28812, 5423, 'zegen_post_template_opt', 'theme-default'),
(28813, 5423, 'zegen_post_template', 'no-sidebar'),
(28814, 5423, 'zegen_post_sidebar_mobile', 'theme-default'),
(28815, 5423, 'zegen_post_featured_slider', 'theme-default'),
(28816, 5423, 'zegen_post_full_wrap', 'theme-default'),
(28817, 5423, 'zegen_post_items_opt', 'theme-default'),
(28818, 5423, 'zegen_post_items', '{"Enabled":{"title":"Title","top-meta":"Top Meta","thumb":"Thumbnail","content":"Content","bottom-meta":"Bottom Meta"},"disabled":[]}'),
(28819, 5423, 'zegen_post_overlay_opt', 'theme-default'),
(28820, 5423, 'zegen_post_overlay_items', '{"Enabled":{"title":"Title"},"disabled":{"top-meta":"Top Meta","bottom-meta":"Bottom Meta"}}'),
(28821, 5423, 'zegen_post_page_items_opt', 'theme-default'),
(28822, 5423, 'zegen_post_page_items', '{"Enabled":{"post-items":"Post Items","author-info":"Author Info","post-nav":"Post Nav","related-slider":"Related Slider"},"disabled":{"comment":"Comment"}}'),
(28823, 5423, 'zegen_post_header_layout', 'theme-default'),
(28824, 5423, 'zegen_post_header_type', 'theme-default'),
(28825, 5423, 'zegen_post_header_bg_img', '0'),
(28826, 5423, 'zegen_post_header_items_opt', 'theme-default'),
(28827, 5423, 'zegen_post_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(28828, 5423, 'zegen_post_header_absolute_opt', 'theme-default'),
(28829, 5423, 'zegen_post_header_sticky_opt', 'theme-default'),
(28830, 5423, 'zegen_post_header_topbar_opt', 'theme-default'),
(28831, 5423, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28832, 5423, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28833, 5423, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(28834, 5423, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(28835, 5423, 'zegen_post_header_topbar_link', 'a:0:{}'),
(28836, 5423, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28837, 5423, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28838, 5423, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(28839, 5423, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(28840, 5423, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(28841, 5423, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28842, 5423, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28843, 5423, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(28844, 5423, 'zegen_post_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search"}}'),
(28845, 5423, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(28846, 5423, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28847, 5423, '_elementor_edit_mode', 'builder'),
(28848, 5423, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28849, 5423, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(28850, 5423, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(28851, 5423, '_elementor_template_type', 'wp-post'),
(28852, 5423, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(28853, 5423, '_elementor_version', '2.7.5'),
(28854, 5423, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28855, 5423, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28856, 5423, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(28857, 5423, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(28858, 5423, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(28859, 5423, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28860, 5423, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28861, 5423, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(28862, 5423, 'zegen_post_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(28863, 5423, 'zegen_post_header_navbar_opt', 'theme-default'),
(28864, 5423, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28865, 5423, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28866, 5423, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(28867, 5423, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(28868, 5423, 'zegen_post_header_navbar_link', 'a:0:{}'),
(28869, 5423, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28870, 5423, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28871, 5423, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(28872, 5423, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(28873, 5423, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(28874, 5423, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28875, 5423, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28876, 5423, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(28877, 5423, 'zegen_post_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart"}}'),
(28878, 5423, 'zegen_post_header_stikcy_opt', 'theme-default'),
(28879, 5423, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28880, 5423, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(28881, 5423, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(28882, 5423, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(28883, 5423, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28884, 5423, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28885, 5423, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(28886, 5423, 'zegen_post_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(28887, 5423, 'zegen_post_header_post_title_opt', 'theme-default'),
(28888, 5423, 'zegen_post_header_post_title_parallax', 'theme-default'),
(28889, 5423, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(28890, 5423, 'zegen_post_post_title_items_opt', 'theme-default'),
(28891, 5423, 'zegen_post_post_title_items', '{"Left":{"title":"Post Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":[]}'),
(28892, 5423, 'zegen_post_post_title_skin_opt', 'theme-default'),
(28893, 5423, 'zegen_post_post_title_bg', 'a:0:{}'),
(28894, 5423, 'zegen_post_post_title_link', 'a:0:{}'),
(28895, 5423, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28896, 5423, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28897, 5423, 'zegen_post_post_title_overlay', 'a:0:{}'),
(28898, 5423, 'zegen_post_footer_layout', 'theme-default'),
(28899, 5423, 'zegen_post_hidden_footer', 'theme-default'),
(28900, 5423, 'zegen_post_footer_skin_opt', 'theme-default'),
(28901, 5423, 'zegen_post_footer_bg_img', '0'),
(28902, 5423, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(28903, 5423, 'zegen_post_footer_link', 'a:0:{}'),
(28904, 5423, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28905, 5423, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28906, 5423, 'zegen_post_footer_items_opt', 'theme-default'),
(28907, 5423, 'zegen_post_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(28908, 5423, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(28909, 5423, 'zegen_post_footer_top_bg', 'a:0:{}'),
(28910, 5423, 'zegen_post_footer_top_link', 'a:0:{}'),
(28911, 5423, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28912, 5423, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28913, 5423, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(28914, 5423, 'zegen_post_footer_top_layout', '4-4-4'),
(28915, 5423, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(28916, 5423, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(28917, 5423, 'zegen_post_footer_middle_link', 'a:0:{}'),
(28918, 5423, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28919, 5423, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28920, 5423, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(28921, 5423, 'zegen_post_footer_middle_layout', '4-4-4'),
(28922, 5423, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(28923, 5423, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(28924, 5423, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(28925, 5423, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(28926, 5423, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28927, 5423, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28928, 5423, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(28929, 5423, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(28930, 5423, 'zegen_post_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(28931, 5423, 'zegen_post_header_slider_opt', 'theme-default'),
(28932, 5423, 'zegen_post_video_modal', 'theme-default'),
(28933, 5423, 'zegen_post_gallery_modal', 'theme-default'),
(28934, 5423, 'zegen_post_quote_modal', 'theme-default'),
(28935, 5423, 'zegen_post_link_modal', 'theme-default'),
(28936, 5423, 'zegen_post_views_count', '1789'),
(28937, 5423, '_elementor_data', '[{"id":"5c2c49a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"413291b","float_mouse":"0"}]},"elements":[{"id":"00d16f4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ec03276","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"d1b93c9","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"496e2ab","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(28938, 5423, '_thumbnail_id', '5428'),
(28939, 5423, '_wp_old_slug', 'post-1-copy'),
(28940, 5423, '_wp_old_slug', 'post-3-copy'),
(28941, 5423, '_wp_old_slug', 'post-4-copy'),
(28942, 5423, '_wp_old_slug', 'post-5-copy'),
(28943, 5423, '_wp_old_slug', 'post-6'),
(28944, 5423, 'slide_template', ''),
(28945, 5423, '_wp_old_slug', 'improving-productivity-across-global-teams-copy'),
(28946, 5423, '_wp_old_slug', 'improving-productivity-across-global-teams-copy-2'),
(28948, 5425, 'zegen_demo_content_key', '1'),
(28949, 5425, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28950, 5425, '_wp_page_template', 'default'),
(28951, 5425, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28952, 5425, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(28953, 5425, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28954, 5425, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28955, 5425, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(28956, 5425, '_wp_page_template', 'default'),
(28957, 5425, '_wp_page_template', 'default'),
(28958, 5425, '_wp_page_template', 'default'),
(28959, 5425, '_wp_page_template', 'default'),
(28960, 5425, '_wp_page_template', 'default'),
(28961, 5425, 'zegen_post_layout', 'theme-default'),
(28962, 5425, 'zegen_post_content_padding_opt', 'theme-default'),
(28963, 5425, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28964, 5425, 'zegen_post_template_opt', 'theme-default'),
(28965, 5425, 'zegen_post_template', 'no-sidebar'),
(28966, 5425, 'zegen_post_sidebar_mobile', 'theme-default'),
(28967, 5425, 'zegen_post_featured_slider', 'theme-default'),
(28968, 5425, 'zegen_post_full_wrap', 'theme-default'),
(28969, 5425, 'zegen_post_items_opt', 'theme-default'),
(28970, 5425, 'zegen_post_items', '{"Enabled":{"title":"Title","top-meta":"Top Meta","thumb":"Thumbnail","content":"Content","bottom-meta":"Bottom Meta"},"disabled":[]}'),
(28971, 5425, 'zegen_post_overlay_opt', 'theme-default'),
(28972, 5425, 'zegen_post_overlay_items', '{"Enabled":{"title":"Title"},"disabled":{"top-meta":"Top Meta","bottom-meta":"Bottom Meta"}}'),
(28973, 5425, 'zegen_post_page_items_opt', 'theme-default'),
(28974, 5425, 'zegen_post_page_items', '{"Enabled":{"post-items":"Post Items","author-info":"Author Info","post-nav":"Post Nav","related-slider":"Related Slider"},"disabled":{"comment":"Comment"}}'),
(28975, 5425, 'zegen_post_header_layout', 'theme-default'),
(28976, 5425, 'zegen_post_header_type', 'theme-default'),
(28977, 5425, 'zegen_post_header_bg_img', '0'),
(28978, 5425, 'zegen_post_header_items_opt', 'theme-default'),
(28979, 5425, 'zegen_post_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(28980, 5425, 'zegen_post_header_absolute_opt', 'theme-default'),
(28981, 5425, 'zegen_post_header_sticky_opt', 'theme-default'),
(28982, 5425, 'zegen_post_header_topbar_opt', 'theme-default'),
(28983, 5425, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28984, 5425, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28985, 5425, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(28986, 5425, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(28987, 5425, 'zegen_post_header_topbar_link', 'a:0:{}'),
(28988, 5425, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28989, 5425, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28990, 5425, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(28991, 5425, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(28992, 5425, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(28993, 5425, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(28994, 5425, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(28995, 5425, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(28996, 5425, 'zegen_post_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search"}}'),
(28997, 5425, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(28998, 5425, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(28999, 5425, '_elementor_edit_mode', 'builder'),
(29000, 5425, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29001, 5425, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(29002, 5425, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(29003, 5425, '_elementor_template_type', 'wp-post'),
(29004, 5425, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(29005, 5425, '_elementor_version', '2.7.5'),
(29006, 5425, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29007, 5425, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29008, 5425, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(29009, 5425, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(29010, 5425, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(29011, 5425, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29012, 5425, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29013, 5425, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(29014, 5425, 'zegen_post_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(29015, 5425, 'zegen_post_header_navbar_opt', 'theme-default'),
(29016, 5425, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29017, 5425, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29018, 5425, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(29019, 5425, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(29020, 5425, 'zegen_post_header_navbar_link', 'a:0:{}'),
(29021, 5425, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29022, 5425, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29023, 5425, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(29024, 5425, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(29025, 5425, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(29026, 5425, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29027, 5425, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29028, 5425, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(29029, 5425, 'zegen_post_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart"}}'),
(29030, 5425, 'zegen_post_header_stikcy_opt', 'theme-default'),
(29031, 5425, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29032, 5425, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(29033, 5425, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(29034, 5425, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(29035, 5425, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29036, 5425, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29037, 5425, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(29038, 5425, 'zegen_post_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(29039, 5425, 'zegen_post_header_post_title_opt', 'theme-default'),
(29040, 5425, 'zegen_post_header_post_title_parallax', 'theme-default'),
(29041, 5425, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(29042, 5425, 'zegen_post_post_title_items_opt', 'theme-default'),
(29043, 5425, 'zegen_post_post_title_items', '{"Left":{"title":"Post Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":[]}'),
(29044, 5425, 'zegen_post_post_title_skin_opt', 'theme-default'),
(29045, 5425, 'zegen_post_post_title_bg', 'a:0:{}'),
(29046, 5425, 'zegen_post_post_title_link', 'a:0:{}'),
(29047, 5425, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29048, 5425, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29049, 5425, 'zegen_post_post_title_overlay', 'a:0:{}'),
(29050, 5425, 'zegen_post_footer_layout', 'theme-default'),
(29051, 5425, 'zegen_post_hidden_footer', 'theme-default'),
(29052, 5425, 'zegen_post_footer_skin_opt', 'theme-default'),
(29053, 5425, 'zegen_post_footer_bg_img', '0'),
(29054, 5425, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(29055, 5425, 'zegen_post_footer_link', 'a:0:{}'),
(29056, 5425, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29057, 5425, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29058, 5425, 'zegen_post_footer_items_opt', 'theme-default'),
(29059, 5425, 'zegen_post_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(29060, 5425, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(29061, 5425, 'zegen_post_footer_top_bg', 'a:0:{}'),
(29062, 5425, 'zegen_post_footer_top_link', 'a:0:{}'),
(29063, 5425, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29064, 5425, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29065, 5425, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(29066, 5425, 'zegen_post_footer_top_layout', '4-4-4'),
(29067, 5425, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(29068, 5425, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(29069, 5425, 'zegen_post_footer_middle_link', 'a:0:{}'),
(29070, 5425, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29071, 5425, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29072, 5425, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(29073, 5425, 'zegen_post_footer_middle_layout', '4-4-4'),
(29074, 5425, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(29075, 5425, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(29076, 5425, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(29077, 5425, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(29078, 5425, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29079, 5425, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29080, 5425, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(29081, 5425, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(29082, 5425, 'zegen_post_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(29083, 5425, 'zegen_post_header_slider_opt', 'theme-default'),
(29084, 5425, 'zegen_post_video_modal', 'theme-default'),
(29085, 5425, 'zegen_post_gallery_modal', 'theme-default'),
(29086, 5425, 'zegen_post_quote_modal', 'theme-default'),
(29087, 5425, 'zegen_post_link_modal', 'theme-default'),
(29088, 5425, 'zegen_post_views_count', '2006'),
(29089, 5425, '_elementor_data', '[{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}]},"elements":[{"id":"02ab631","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"66266db","elType":"widget","settings":{"editor":"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p><p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.<\\/p><blockquote><p>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.<\\/p><p class=\\"quote-author\\">Mark Johnson<\\/p><\\/blockquote><p>Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.<\\/p><p>Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p><p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.<\\/p>","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"e0cd2d9","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"42d8cac","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"9313981","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"852b2a2","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(29090, 5425, '_thumbnail_id', '5433'),
(29091, 5425, '_wp_old_slug', 'post-1-copy'),
(29092, 5425, '_wp_old_slug', 'post-3-copy'),
(29093, 5425, '_wp_old_slug', 'post-4-copy'),
(29094, 5425, '_wp_old_slug', 'post-5-copy'),
(29095, 5425, '_wp_old_slug', 'post-6'),
(29096, 5425, 'slide_template', 'default'),
(29097, 5425, '_wp_old_slug', 'improving-productivity-across-global-teams-copy'),
(29098, 5425, '_wp_old_slug', 'stitching-together-a-new-life'),
(29099, 6075, 'zegen_demo_content_key', '1'),
(29100, 6075, '_elementor_controls_usage', 'a:0:{}'),
(29101, 6075, '_elementor_controls_usage', 'a:0:{}'),
(29102, 6075, '_sku', 'woo-vneck-tee'),
(29103, 6075, '_sale_price_dates_from', ''),
(29104, 6075, '_sale_price_dates_to', ''),
(29105, 6075, 'total_sales', '0'),
(29106, 6075, '_tax_status', 'taxable'),
(29107, 6075, '_tax_class', ''),
(29108, 6075, '_manage_stock', 'no'),
(29109, 6075, '_backorders', 'no'),
(29110, 6075, '_low_stock_amount', ''),
(29111, 6075, '_sold_individually', 'no'),
(29112, 6075, '_weight', ''),
(29113, 6075, '_length', ''),
(29114, 6075, '_width', ''),
(29115, 6075, '_height', ''),
(29116, 6075, '_upsell_ids', 'a:0:{}'),
(29117, 6075, '_crosssell_ids', 'a:0:{}'),
(29118, 6075, '_purchase_note', ''),
(29119, 6075, '_default_attributes', 'a:0:{}'),
(29120, 6075, '_virtual', 'no'),
(29121, 6075, '_downloadable', 'no'),
(29122, 6075, '_product_image_gallery', '32,33'),
(29123, 6075, '_download_limit', '0'),
(29124, 6075, '_download_expiry', '0'),
(29125, 6075, '_stock', ''),
(29126, 6075, '_stock_status', 'instock'),
(29127, 6075, '_wc_average_rating', '0'),
(29128, 6075, '_wc_rating_count', 'a:0:{}'),
(29129, 6075, '_wc_review_count', '0'),
(29130, 6075, '_downloadable_files', 'a:0:{}'),
(29131, 6075, '_product_attributes', 'a:2:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:1;s:11:"is_taxonomy";i:1;}s:7:"pa_size";a:6:{s:4:"name";s:7:"pa_size";s:5:"value";s:0:"";s:8:"position";i:1;s:10:"is_visible";i:1;s:12:"is_variation";i:1;s:11:"is_taxonomy";i:1;}}'),
(29132, 6075, '_product_version', '3.5.3'),
(29133, 6075, '_thumbnail_id', '6097'),
(29134, 6075, '_price', '15'),
(29135, 6075, '_price', '20'),
(29136, 6075, '_regular_price', ''),
(29137, 6075, '_sale_price', ''),
(29138, 6076, 'zegen_demo_content_key', '1'),
(29139, 6076, '_elementor_controls_usage', 'a:0:{}'),
(29140, 6076, '_elementor_controls_usage', 'a:0:{}'),
(29141, 6076, '_sku', 'woo-hoodie'),
(29142, 6076, '_sale_price_dates_from', ''),
(29143, 6076, '_sale_price_dates_to', ''),
(29144, 6076, 'total_sales', '0'),
(29145, 6076, '_tax_status', 'taxable'),
(29146, 6076, '_tax_class', ''),
(29147, 6076, '_manage_stock', 'no'),
(29148, 6076, '_backorders', 'no'),
(29149, 6076, '_low_stock_amount', ''),
(29150, 6076, '_sold_individually', 'no'),
(29151, 6076, '_weight', ''),
(29152, 6076, '_length', ''),
(29153, 6076, '_width', ''),
(29154, 6076, '_height', ''),
(29155, 6076, '_upsell_ids', 'a:0:{}'),
(29156, 6076, '_crosssell_ids', 'a:0:{}'),
(29157, 6076, '_purchase_note', ''),
(29158, 6076, '_default_attributes', 'a:0:{}'),
(29159, 6076, '_virtual', 'no'),
(29160, 6076, '_downloadable', 'no'),
(29161, 6076, '_product_image_gallery', '35,36,37'),
(29162, 6076, '_download_limit', '0'),
(29163, 6076, '_download_expiry', '0'),
(29164, 6076, '_stock', ''),
(29165, 6076, '_stock_status', 'instock'),
(29166, 6076, '_wc_average_rating', '0'),
(29167, 6076, '_wc_rating_count', 'a:0:{}'),
(29168, 6076, '_wc_review_count', '0'),
(29169, 6076, '_downloadable_files', 'a:0:{}'),
(29170, 6076, '_product_attributes', 'a:2:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:1;s:11:"is_taxonomy";i:1;}s:4:"logo";a:6:{s:4:"name";s:4:"Logo";s:5:"value";s:8:"Yes | No";s:8:"position";i:1;s:10:"is_visible";i:1;s:12:"is_variation";i:1;s:11:"is_taxonomy";i:0;}}'),
(29171, 6076, '_product_version', '3.5.3'),
(29172, 6076, '_thumbnail_id', '6100'),
(29173, 6076, '_price', '42'),
(29174, 6076, '_price', '45'),
(29175, 6076, '_regular_price', ''),
(29176, 6076, '_sale_price', ''),
(29177, 6077, 'zegen_demo_content_key', '1'),
(29178, 6077, '_elementor_controls_usage', 'a:0:{}'),
(29179, 6077, '_elementor_controls_usage', 'a:0:{}'),
(29180, 6077, '_sku', 'woo-hoodie-with-logo'),
(29181, 6077, '_regular_price', '45'),
(29182, 6077, '_sale_price', ''),
(29183, 6077, '_sale_price_dates_from', ''),
(29184, 6077, '_sale_price_dates_to', ''),
(29185, 6077, 'total_sales', '0'),
(29186, 6077, '_tax_status', 'taxable'),
(29187, 6077, '_tax_class', ''),
(29188, 6077, '_manage_stock', 'no'),
(29189, 6077, '_backorders', 'no'),
(29190, 6077, '_low_stock_amount', ''),
(29191, 6077, '_sold_individually', 'no'),
(29192, 6077, '_weight', ''),
(29193, 6077, '_length', ''),
(29194, 6077, '_width', ''),
(29195, 6077, '_height', ''),
(29196, 6077, '_upsell_ids', 'a:0:{}'),
(29197, 6077, '_crosssell_ids', 'a:0:{}'),
(29198, 6077, '_purchase_note', ''),
(29199, 6077, '_default_attributes', 'a:0:{}'),
(29200, 6077, '_virtual', 'no'),
(29201, 6077, '_downloadable', 'no'),
(29202, 6077, '_product_image_gallery', ''),
(29203, 6077, '_download_limit', '0'),
(29204, 6077, '_download_expiry', '0'),
(29205, 6077, '_stock', ''),
(29206, 6077, '_stock_status', 'instock'),
(29207, 6077, '_wc_average_rating', '0'),
(29208, 6077, '_wc_rating_count', 'a:0:{}'),
(29209, 6077, '_wc_review_count', '0'),
(29210, 6077, '_downloadable_files', 'a:0:{}'),
(29211, 6077, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(29212, 6077, '_product_version', '3.5.3'),
(29213, 6077, '_price', '45'),
(29214, 6077, '_thumbnail_id', '37'),
(29215, 6078, 'zegen_demo_content_key', '1'),
(29216, 6078, '_elementor_controls_usage', 'a:0:{}'),
(29217, 6078, '_elementor_controls_usage', 'a:0:{}'),
(29218, 6078, '_sku', 'woo-tshirt'),
(29219, 6078, '_regular_price', '18'),
(29220, 6078, '_sale_price', ''),
(29221, 6078, '_sale_price_dates_from', ''),
(29222, 6078, '_sale_price_dates_to', ''),
(29223, 6078, 'total_sales', '0'),
(29224, 6078, '_tax_status', 'taxable'),
(29225, 6078, '_tax_class', ''),
(29226, 6078, '_manage_stock', 'no'),
(29227, 6078, '_backorders', 'no'),
(29228, 6078, '_low_stock_amount', ''),
(29229, 6078, '_sold_individually', 'no'),
(29230, 6078, '_weight', ''),
(29231, 6078, '_length', ''),
(29232, 6078, '_width', ''),
(29233, 6078, '_height', ''),
(29234, 6078, '_upsell_ids', 'a:0:{}'),
(29235, 6078, '_crosssell_ids', 'a:0:{}'),
(29236, 6078, '_purchase_note', ''),
(29237, 6078, '_default_attributes', 'a:0:{}'),
(29238, 6078, '_virtual', 'no'),
(29239, 6078, '_downloadable', 'no'),
(29240, 6078, '_product_image_gallery', ''),
(29241, 6078, '_download_limit', '0'),
(29242, 6078, '_download_expiry', '0'),
(29243, 6078, '_stock', ''),
(29244, 6078, '_stock_status', 'instock'),
(29245, 6078, '_wc_average_rating', '0'),
(29246, 6078, '_wc_rating_count', 'a:0:{}'),
(29247, 6078, '_wc_review_count', '0'),
(29248, 6078, '_downloadable_files', 'a:0:{}'),
(29249, 6078, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(29250, 6078, '_product_version', '3.5.3'),
(29251, 6078, '_price', '18'),
(29252, 6078, '_thumbnail_id', '6103'),
(29253, 6079, 'zegen_demo_content_key', '1'),
(29254, 6079, '_elementor_controls_usage', 'a:0:{}'),
(29255, 6079, '_elementor_controls_usage', 'a:0:{}'),
(29256, 6079, '_sku', 'woo-beanie'),
(29257, 6079, '_regular_price', '20'),
(29258, 6079, '_sale_price', '18'),
(29259, 6079, '_sale_price_dates_from', ''),
(29260, 6079, '_sale_price_dates_to', ''),
(29261, 6079, 'total_sales', '0'),
(29262, 6079, '_tax_status', 'taxable'),
(29263, 6079, '_tax_class', ''),
(29264, 6079, '_manage_stock', 'no'),
(29265, 6079, '_backorders', 'no'),
(29266, 6079, '_low_stock_amount', ''),
(29267, 6079, '_sold_individually', 'no'),
(29268, 6079, '_weight', ''),
(29269, 6079, '_length', ''),
(29270, 6079, '_width', ''),
(29271, 6079, '_height', ''),
(29272, 6079, '_upsell_ids', 'a:0:{}'),
(29273, 6079, '_crosssell_ids', 'a:0:{}'),
(29274, 6079, '_purchase_note', ''),
(29275, 6079, '_default_attributes', 'a:0:{}'),
(29276, 6079, '_virtual', 'no'),
(29277, 6079, '_downloadable', 'no'),
(29278, 6079, '_product_image_gallery', ''),
(29279, 6079, '_download_limit', '0'),
(29280, 6079, '_download_expiry', '0'),
(29281, 6079, '_stock', ''),
(29282, 6079, '_stock_status', 'instock'),
(29283, 6079, '_wc_average_rating', '0'),
(29284, 6079, '_wc_rating_count', 'a:0:{}'),
(29285, 6079, '_wc_review_count', '0'),
(29286, 6079, '_downloadable_files', 'a:0:{}'),
(29287, 6079, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(29288, 6079, '_product_version', '3.5.3'),
(29289, 6079, '_price', '18'),
(29290, 6079, '_thumbnail_id', '6104'),
(29291, 6080, 'zegen_demo_content_key', '1'),
(29292, 6080, '_elementor_controls_usage', 'a:0:{}'),
(29293, 6080, '_elementor_controls_usage', 'a:0:{}'),
(29294, 6080, '_sku', 'woo-belt'),
(29295, 6080, '_regular_price', '65'),
(29296, 6080, '_sale_price', '55'),
(29297, 6080, '_sale_price_dates_from', ''),
(29298, 6080, '_sale_price_dates_to', ''),
(29299, 6080, 'total_sales', '0'),
(29300, 6080, '_tax_status', 'taxable'),
(29301, 6080, '_tax_class', ''),
(29302, 6080, '_manage_stock', 'no'),
(29303, 6080, '_backorders', 'no'),
(29304, 6080, '_low_stock_amount', ''),
(29305, 6080, '_sold_individually', 'no'),
(29306, 6080, '_weight', ''),
(29307, 6080, '_length', ''),
(29308, 6080, '_width', ''),
(29309, 6080, '_height', ''),
(29310, 6080, '_upsell_ids', 'a:0:{}'),
(29311, 6080, '_crosssell_ids', 'a:0:{}'),
(29312, 6080, '_purchase_note', ''),
(29313, 6080, '_default_attributes', 'a:0:{}'),
(29314, 6080, '_virtual', 'no'),
(29315, 6080, '_downloadable', 'no'),
(29316, 6080, '_product_image_gallery', ''),
(29317, 6080, '_download_limit', '0'),
(29318, 6080, '_download_expiry', '0'),
(29319, 6080, '_stock', ''),
(29320, 6080, '_stock_status', 'instock'),
(29321, 6080, '_wc_average_rating', '0'),
(29322, 6080, '_wc_rating_count', 'a:0:{}'),
(29323, 6080, '_wc_review_count', '0'),
(29324, 6080, '_downloadable_files', 'a:0:{}'),
(29325, 6080, '_product_attributes', 'a:0:{}'),
(29326, 6080, '_product_version', '3.5.3'),
(29327, 6080, '_price', '55'),
(29328, 6080, '_thumbnail_id', '6105'),
(29329, 6081, 'zegen_demo_content_key', '1'),
(29330, 6081, '_elementor_controls_usage', 'a:0:{}'),
(29331, 6081, '_elementor_controls_usage', 'a:0:{}'),
(29332, 6081, '_sku', 'woo-cap'),
(29333, 6081, '_regular_price', '18'),
(29334, 6081, '_sale_price', '16'),
(29335, 6081, '_sale_price_dates_from', ''),
(29336, 6081, '_sale_price_dates_to', ''),
(29337, 6081, 'total_sales', '0'),
(29338, 6081, '_tax_status', 'taxable'),
(29339, 6081, '_tax_class', ''),
(29340, 6081, '_manage_stock', 'no'),
(29341, 6081, '_backorders', 'no'),
(29342, 6081, '_low_stock_amount', ''),
(29343, 6081, '_sold_individually', 'no'),
(29344, 6081, '_weight', ''),
(29345, 6081, '_length', ''),
(29346, 6081, '_width', ''),
(29347, 6081, '_height', ''),
(29348, 6081, '_upsell_ids', 'a:0:{}'),
(29349, 6081, '_crosssell_ids', 'a:0:{}'),
(29350, 6081, '_purchase_note', ''),
(29351, 6081, '_default_attributes', 'a:0:{}'),
(29352, 6081, '_virtual', 'no'),
(29353, 6081, '_downloadable', 'no'),
(29354, 6081, '_product_image_gallery', ''),
(29355, 6081, '_download_limit', '0'),
(29356, 6081, '_download_expiry', '0'),
(29357, 6081, '_stock', ''),
(29358, 6081, '_stock_status', 'instock'),
(29359, 6081, '_wc_average_rating', '0'),
(29360, 6081, '_wc_rating_count', 'a:0:{}'),
(29361, 6081, '_wc_review_count', '0'),
(29362, 6081, '_downloadable_files', 'a:0:{}'),
(29363, 6081, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(29364, 6081, '_product_version', '3.5.3'),
(29365, 6081, '_price', '16'),
(29366, 6081, '_thumbnail_id', '6106'),
(29368, 20527, 'zegen_demo_content_key', '1'),
(29369, 20527, '_wp_page_template', 'default'),
(29370, 20527, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29371, 20527, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29372, 20527, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29373, 20527, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29374, 20527, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29375, 20527, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29376, 20527, '_wp_page_template', 'default'),
(29377, 20527, '_wp_page_template', 'default'),
(29378, 20527, '_wp_page_template', 'default'),
(29379, 20527, '_wp_page_template', 'default'),
(29380, 20527, '_wp_page_template', 'default'),
(29381, 20527, '_wp_page_template', 'default'),
(29382, 20527, 'zegen_post_layout', 'theme-default'),
(29383, 20527, 'zegen_post_content_padding_opt', 'theme-default'),
(29384, 20527, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29385, 20527, 'zegen_post_template_opt', 'theme-default'),
(29386, 20527, 'zegen_post_template', 'no-sidebar'),
(29387, 20527, 'zegen_post_sidebar_mobile', 'theme-default'),
(29388, 20527, 'zegen_post_featured_slider', 'theme-default'),
(29389, 20527, 'zegen_post_full_wrap', 'theme-default'),
(29390, 20527, 'zegen_post_items_opt', 'theme-default'),
(29391, 20527, 'zegen_post_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"top-meta\\":\\"Top Meta\\",\\"thumb\\":\\"Thumbnail\\",\\"content\\":\\"Content\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":[]}'),
(29392, 20527, 'zegen_post_overlay_opt', 'theme-default'),
(29393, 20527, 'zegen_post_overlay_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}'),
(29394, 20527, 'zegen_post_page_items_opt', 'theme-default'),
(29395, 20527, 'zegen_post_page_items', '{\\"Enabled\\":{\\"post-items\\":\\"Post Items\\",\\"author-info\\":\\"Author Info\\",\\"post-nav\\":\\"Post Nav\\",\\"related-slider\\":\\"Related Slider\\"},\\"disabled\\":{\\"comment\\":\\"Comment\\"}}'),
(29396, 20527, 'zegen_post_header_layout', 'theme-default'),
(29397, 20527, 'zegen_post_header_type', 'theme-default'),
(29398, 20527, 'zegen_post_header_bg_img', '0'),
(29399, 20527, 'zegen_post_header_items_opt', 'theme-default'),
(29400, 20527, 'zegen_post_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(29401, 20527, 'zegen_post_header_absolute_opt', 'theme-default'),
(29402, 20527, 'zegen_post_header_sticky_opt', 'theme-default'),
(29403, 20527, 'zegen_post_header_topbar_opt', 'theme-default'),
(29404, 20527, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29405, 20527, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29406, 20527, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(29407, 20527, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(29408, 20527, 'zegen_post_header_topbar_link', 'a:0:{}'),
(29409, 20527, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29410, 20527, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29411, 20527, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(29412, 20527, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(29413, 20527, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(29414, 20527, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29415, 20527, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29416, 20527, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(29417, 20527, 'zegen_post_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\"}}'),
(29418, 20527, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(29419, 20527, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29420, 20527, '_elementor_edit_mode', 'builder'),
(29421, 20527, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29422, 20527, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(29423, 20527, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(29424, 20527, '_elementor_template_type', 'wp-post'),
(29425, 20527, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(29426, 20527, '_elementor_version', '3.6.7'),
(29427, 20527, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29428, 20527, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29429, 20527, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(29430, 20527, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(29431, 20527, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(29432, 20527, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29433, 20527, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29434, 20527, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(29435, 20527, 'zegen_post_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(29436, 20527, 'zegen_post_header_navbar_opt', 'theme-default'),
(29437, 20527, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29438, 20527, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29439, 20527, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(29440, 20527, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(29441, 20527, 'zegen_post_header_navbar_link', 'a:0:{}'),
(29442, 20527, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29443, 20527, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29444, 20527, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(29445, 20527, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(29446, 20527, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(29447, 20527, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29448, 20527, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29449, 20527, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(29450, 20527, 'zegen_post_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\"}}'),
(29451, 20527, 'zegen_post_header_stikcy_opt', 'theme-default'),
(29452, 20527, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29453, 20527, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(29454, 20527, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(29455, 20527, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(29456, 20527, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29457, 20527, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29458, 20527, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(29459, 20527, 'zegen_post_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(29460, 20527, 'zegen_post_header_post_title_opt', 'theme-default'),
(29461, 20527, 'zegen_post_header_post_title_parallax', 'theme-default'),
(29462, 20527, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(29463, 20527, 'zegen_post_post_title_items_opt', 'theme-default'),
(29464, 20527, 'zegen_post_post_title_items', '{\\"Left\\":{\\"title\\":\\"Post Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":[]}'),
(29465, 20527, 'zegen_post_post_title_skin_opt', 'theme-default'),
(29466, 20527, 'zegen_post_post_title_bg', 'a:0:{}'),
(29467, 20527, 'zegen_post_post_title_link', 'a:0:{}'),
(29468, 20527, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29469, 20527, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29470, 20527, 'zegen_post_post_title_overlay', 'a:0:{}'),
(29471, 20527, 'zegen_post_footer_layout', 'theme-default'),
(29472, 20527, 'zegen_post_hidden_footer', 'theme-default'),
(29473, 20527, 'zegen_post_footer_skin_opt', 'theme-default'),
(29474, 20527, 'zegen_post_footer_bg_img', '0'),
(29475, 20527, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(29476, 20527, 'zegen_post_footer_link', 'a:0:{}'),
(29477, 20527, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29478, 20527, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29479, 20527, 'zegen_post_footer_items_opt', 'theme-default'),
(29480, 20527, 'zegen_post_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(29481, 20527, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(29482, 20527, 'zegen_post_footer_top_bg', 'a:0:{}'),
(29483, 20527, 'zegen_post_footer_top_link', 'a:0:{}'),
(29484, 20527, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29485, 20527, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29486, 20527, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(29487, 20527, 'zegen_post_footer_top_layout', '4-4-4'),
(29488, 20527, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(29489, 20527, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(29490, 20527, 'zegen_post_footer_middle_link', 'a:0:{}'),
(29491, 20527, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29492, 20527, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29493, 20527, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(29494, 20527, 'zegen_post_footer_middle_layout', '4-4-4'),
(29495, 20527, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(29496, 20527, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(29497, 20527, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(29498, 20527, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(29499, 20527, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29500, 20527, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29501, 20527, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(29502, 20527, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(29503, 20527, 'zegen_post_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(29504, 20527, 'zegen_post_header_slider_opt', 'theme-default'),
(29505, 20527, 'zegen_post_video_modal', 'theme-default'),
(29506, 20527, 'zegen_post_gallery_modal', 'theme-default'),
(29507, 20527, 'zegen_post_quote_modal', 'theme-default'),
(29508, 20527, 'zegen_post_link_modal', 'theme-default'),
(29509, 20527, 'zegen_post_views_count', '1785'),
(29510, 20527, '_elementor_data', '[{"id":"5c2c49a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"413291b"}]},"elements":[{"id":"00d16f4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ec03276","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"42d8cac"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"d1b93c9","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"496e2ab","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(29511, 20527, '_thumbnail_id', '20578'),
(29512, 20527, '_wp_old_slug', 'post-1-copy'),
(29513, 20527, '_wp_old_slug', 'post-3-copy'),
(29514, 20527, '_wp_old_slug', 'post-4-copy'),
(29515, 20527, '_wp_old_slug', 'post-5-copy'),
(29516, 20527, '_wp_old_slug', 'post-6'),
(29517, 20527, '_wp_old_slug', 'improving-productivity-across-global-teams-copy'),
(29518, 20527, '_wp_old_slug', 'improving-productivity-across-global-teams-copy-2'),
(29519, 20527, '_wp_old_slug', 'giving-back-uganda-training-centers-copy'),
(29520, 20527, '_wp_old_date', '2022-07-08'),
(29522, 20527, '_wp_old_date', '2019-04-20'),
(29523, 20527, '_wp_old_date', '2019-04-18'),
(29524, 20527, '_wp_old_date', '2019-10-20'),
(29526, 20528, 'zegen_demo_content_key', '1'),
(29527, 20528, '_wp_page_template', 'default'),
(29528, 20528, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29529, 20528, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29530, 20528, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(29531, 20528, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29532, 20528, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29533, 20528, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29534, 20528, '_wp_page_template', 'default'),
(29535, 20528, '_wp_page_template', 'default'),
(29536, 20528, '_wp_page_template', 'default'),
(29537, 20528, '_wp_page_template', 'default'),
(29538, 20528, '_wp_page_template', 'default'),
(29539, 20528, '_wp_page_template', 'default'),
(29540, 20528, 'zegen_post_layout', 'theme-default'),
(29541, 20528, 'zegen_post_content_padding_opt', 'theme-default'),
(29542, 20528, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29543, 20528, 'zegen_post_template_opt', 'theme-default'),
(29544, 20528, 'zegen_post_template', 'no-sidebar'),
(29545, 20528, 'zegen_post_sidebar_mobile', 'theme-default'),
(29546, 20528, 'zegen_post_featured_slider', 'theme-default'),
(29547, 20528, 'zegen_post_full_wrap', 'theme-default'),
(29548, 20528, 'zegen_post_items_opt', 'theme-default'),
(29549, 20528, 'zegen_post_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"top-meta\\":\\"Top Meta\\",\\"thumb\\":\\"Thumbnail\\",\\"content\\":\\"Content\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":[]}'),
(29550, 20528, 'zegen_post_overlay_opt', 'theme-default'),
(29551, 20528, 'zegen_post_overlay_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}'),
(29552, 20528, 'zegen_post_page_items_opt', 'theme-default'),
(29553, 20528, 'zegen_post_page_items', '{\\"Enabled\\":{\\"post-items\\":\\"Post Items\\",\\"author-info\\":\\"Author Info\\",\\"post-nav\\":\\"Post Nav\\",\\"related-slider\\":\\"Related Slider\\"},\\"disabled\\":{\\"comment\\":\\"Comment\\"}}'),
(29554, 20528, 'zegen_post_header_layout', 'theme-default'),
(29555, 20528, 'zegen_post_header_type', 'theme-default'),
(29556, 20528, 'zegen_post_header_bg_img', '0'),
(29557, 20528, 'zegen_post_header_items_opt', 'theme-default'),
(29558, 20528, 'zegen_post_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(29559, 20528, 'zegen_post_header_absolute_opt', 'theme-default'),
(29560, 20528, 'zegen_post_header_sticky_opt', 'theme-default'),
(29561, 20528, 'zegen_post_header_topbar_opt', 'theme-default'),
(29562, 20528, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29563, 20528, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29564, 20528, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(29565, 20528, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(29566, 20528, 'zegen_post_header_topbar_link', 'a:0:{}'),
(29567, 20528, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29568, 20528, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29569, 20528, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(29570, 20528, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(29571, 20528, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(29572, 20528, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29573, 20528, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29574, 20528, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(29575, 20528, 'zegen_post_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\"}}'),
(29576, 20528, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(29577, 20528, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29578, 20528, '_elementor_edit_mode', 'builder'),
(29579, 20528, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29580, 20528, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(29581, 20528, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(29582, 20528, '_elementor_template_type', 'wp-post'),
(29583, 20528, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(29584, 20528, '_elementor_version', '3.6.7'),
(29585, 20528, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29586, 20528, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29587, 20528, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(29588, 20528, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(29589, 20528, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(29590, 20528, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29591, 20528, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29592, 20528, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(29593, 20528, 'zegen_post_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(29594, 20528, 'zegen_post_header_navbar_opt', 'theme-default'),
(29595, 20528, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29596, 20528, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29597, 20528, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(29598, 20528, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(29599, 20528, 'zegen_post_header_navbar_link', 'a:0:{}'),
(29600, 20528, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29601, 20528, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29602, 20528, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(29603, 20528, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(29604, 20528, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(29605, 20528, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29606, 20528, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29607, 20528, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(29608, 20528, 'zegen_post_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\"}}'),
(29609, 20528, 'zegen_post_header_stikcy_opt', 'theme-default'),
(29610, 20528, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29611, 20528, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(29612, 20528, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(29613, 20528, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(29614, 20528, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29615, 20528, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29616, 20528, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(29617, 20528, 'zegen_post_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(29618, 20528, 'zegen_post_header_post_title_opt', 'theme-default'),
(29619, 20528, 'zegen_post_header_post_title_parallax', 'theme-default'),
(29620, 20528, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(29621, 20528, 'zegen_post_post_title_items_opt', 'theme-default'),
(29622, 20528, 'zegen_post_post_title_items', '{\\"Left\\":{\\"title\\":\\"Post Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":[]}'),
(29623, 20528, 'zegen_post_post_title_skin_opt', 'theme-default'),
(29624, 20528, 'zegen_post_post_title_bg', 'a:0:{}'),
(29625, 20528, 'zegen_post_post_title_link', 'a:0:{}'),
(29626, 20528, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29627, 20528, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29628, 20528, 'zegen_post_post_title_overlay', 'a:0:{}'),
(29629, 20528, 'zegen_post_footer_layout', 'theme-default'),
(29630, 20528, 'zegen_post_hidden_footer', 'theme-default'),
(29631, 20528, 'zegen_post_footer_skin_opt', 'theme-default'),
(29632, 20528, 'zegen_post_footer_bg_img', '0'),
(29633, 20528, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(29634, 20528, 'zegen_post_footer_link', 'a:0:{}'),
(29635, 20528, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29636, 20528, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29637, 20528, 'zegen_post_footer_items_opt', 'theme-default'),
(29638, 20528, 'zegen_post_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(29639, 20528, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(29640, 20528, 'zegen_post_footer_top_bg', 'a:0:{}'),
(29641, 20528, 'zegen_post_footer_top_link', 'a:0:{}'),
(29642, 20528, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29643, 20528, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29644, 20528, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(29645, 20528, 'zegen_post_footer_top_layout', '4-4-4'),
(29646, 20528, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(29647, 20528, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(29648, 20528, 'zegen_post_footer_middle_link', 'a:0:{}'),
(29649, 20528, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29650, 20528, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29651, 20528, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(29652, 20528, 'zegen_post_footer_middle_layout', '4-4-4'),
(29653, 20528, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(29654, 20528, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(29655, 20528, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(29656, 20528, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(29657, 20528, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29658, 20528, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29659, 20528, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(29660, 20528, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(29661, 20528, 'zegen_post_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(29662, 20528, 'zegen_post_header_slider_opt', 'theme-default'),
(29663, 20528, 'zegen_post_video_modal', 'theme-default'),
(29664, 20528, 'zegen_post_gallery_modal', 'theme-default'),
(29665, 20528, 'zegen_post_quote_modal', 'theme-default'),
(29666, 20528, 'zegen_post_link_modal', 'theme-default'),
(29667, 20528, 'zegen_post_views_count', '1792'),
(29668, 20528, '_elementor_data', '[{"id":"5c2c49a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"413291b"}]},"elements":[{"id":"00d16f4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ec03276","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"42d8cac"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"d1b93c9","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"496e2ab","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(29669, 20528, '_thumbnail_id', '20572'),
(29670, 20528, '_wp_old_slug', 'post-1-copy'),
(29671, 20528, '_wp_old_slug', 'post-3-copy'),
(29672, 20528, '_wp_old_slug', 'post-4-copy'),
(29673, 20528, '_wp_old_slug', 'post-5-copy'),
(29674, 20528, '_wp_old_slug', 'post-6'),
(29675, 20528, '_wp_old_slug', 'improving-productivity-across-global-teams-copy'),
(29676, 20528, '_wp_old_slug', 'improving-productivity-across-global-teams-copy-2'),
(29677, 20528, '_wp_old_slug', 'giving-back-uganda-training-centers-copy-2'),
(29678, 20528, '_wp_old_date', '2022-07-08'),
(29680, 20528, '_wp_old_date', '2019-04-18'),
(29838, 20627, 'zegen_demo_content_key', '1'),
(29839, 20627, '_wp_page_template', 'default'),
(29840, 20627, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29841, 20627, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29842, 20627, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29843, 20627, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29844, 20627, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29845, 20627, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29846, 20627, '_wp_page_template', 'default'),
(29847, 20627, '_wp_page_template', 'default'),
(29848, 20627, '_wp_page_template', 'default'),
(29849, 20627, '_wp_page_template', 'default'),
(29850, 20627, '_wp_page_template', 'default'),
(29851, 20627, '_wp_page_template', 'default'),
(29852, 20627, 'zegen_post_layout', 'theme-default'),
(29853, 20627, 'zegen_post_content_padding_opt', 'theme-default'),
(29854, 20627, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29855, 20627, 'zegen_post_template_opt', 'theme-default'),
(29856, 20627, 'zegen_post_template', 'no-sidebar'),
(29857, 20627, 'zegen_post_sidebar_mobile', 'theme-default'),
(29858, 20627, 'zegen_post_featured_slider', 'theme-default'),
(29859, 20627, 'zegen_post_full_wrap', 'theme-default'),
(29860, 20627, 'zegen_post_items_opt', 'theme-default'),
(29861, 20627, 'zegen_post_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"top-meta\\":\\"Top Meta\\",\\"thumb\\":\\"Thumbnail\\",\\"content\\":\\"Content\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":[]}'),
(29862, 20627, 'zegen_post_overlay_opt', 'theme-default'),
(29863, 20627, 'zegen_post_overlay_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}'),
(29864, 20627, 'zegen_post_page_items_opt', 'theme-default'),
(29865, 20627, 'zegen_post_page_items', '{\\"Enabled\\":{\\"post-items\\":\\"Post Items\\",\\"author-info\\":\\"Author Info\\",\\"post-nav\\":\\"Post Nav\\",\\"related-slider\\":\\"Related Slider\\"},\\"disabled\\":{\\"comment\\":\\"Comment\\"}}'),
(29866, 20627, 'zegen_post_header_layout', 'theme-default'),
(29867, 20627, 'zegen_post_header_type', 'theme-default'),
(29868, 20627, 'zegen_post_header_bg_img', '0'),
(29869, 20627, 'zegen_post_header_items_opt', 'theme-default'),
(29870, 20627, 'zegen_post_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(29871, 20627, 'zegen_post_header_absolute_opt', 'theme-default'),
(29872, 20627, 'zegen_post_header_sticky_opt', 'theme-default'),
(29873, 20627, 'zegen_post_header_topbar_opt', 'theme-default'),
(29874, 20627, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29875, 20627, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29876, 20627, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(29877, 20627, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(29878, 20627, 'zegen_post_header_topbar_link', 'a:0:{}'),
(29879, 20627, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29880, 20627, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29881, 20627, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(29882, 20627, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(29883, 20627, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(29884, 20627, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29885, 20627, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29886, 20627, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(29887, 20627, 'zegen_post_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\"}}'),
(29888, 20627, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(29889, 20627, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29890, 20627, '_elementor_edit_mode', 'builder'),
(29891, 20627, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29892, 20627, 'zegen_post_header_logo_bar_skin_opt', 'theme-default'),
(29893, 20627, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(29894, 20627, '_elementor_template_type', 'wp-post'),
(29895, 20627, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(29896, 20627, '_elementor_version', '3.6.7'),
(29897, 20627, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29898, 20627, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29899, 20627, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(29900, 20627, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(29901, 20627, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(29902, 20627, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29903, 20627, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29904, 20627, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(29905, 20627, 'zegen_post_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(29906, 20627, 'zegen_post_header_navbar_opt', 'theme-default'),
(29907, 20627, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29908, 20627, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29909, 20627, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(29910, 20627, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(29911, 20627, 'zegen_post_header_navbar_link', 'a:0:{}'),
(29912, 20627, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29913, 20627, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29914, 20627, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(29915, 20627, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(29916, 20627, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(29917, 20627, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29918, 20627, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29919, 20627, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(29920, 20627, 'zegen_post_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\"}}'),
(29921, 20627, 'zegen_post_header_stikcy_opt', 'theme-default'),
(29922, 20627, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(29923, 20627, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(29924, 20627, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(29925, 20627, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(29926, 20627, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29927, 20627, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29928, 20627, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(29929, 20627, 'zegen_post_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(29930, 20627, 'zegen_post_header_post_title_opt', 'theme-default'),
(29931, 20627, 'zegen_post_header_post_title_parallax', 'theme-default'),
(29932, 20627, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(29933, 20627, 'zegen_post_post_title_items_opt', 'theme-default'),
(29934, 20627, 'zegen_post_post_title_items', '{\\"Left\\":{\\"title\\":\\"Post Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":[]}'),
(29935, 20627, 'zegen_post_post_title_skin_opt', 'theme-default'),
(29936, 20627, 'zegen_post_post_title_bg', 'a:0:{}'),
(29937, 20627, 'zegen_post_post_title_link', 'a:0:{}'),
(29938, 20627, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29939, 20627, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29940, 20627, 'zegen_post_post_title_overlay', 'a:0:{}'),
(29941, 20627, 'zegen_post_footer_layout', 'theme-default'),
(29942, 20627, 'zegen_post_hidden_footer', 'theme-default'),
(29943, 20627, 'zegen_post_footer_skin_opt', 'theme-default'),
(29944, 20627, 'zegen_post_footer_bg_img', '0'),
(29945, 20627, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(29946, 20627, 'zegen_post_footer_link', 'a:0:{}'),
(29947, 20627, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29948, 20627, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29949, 20627, 'zegen_post_footer_items_opt', 'theme-default'),
(29950, 20627, 'zegen_post_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(29951, 20627, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(29952, 20627, 'zegen_post_footer_top_bg', 'a:0:{}'),
(29953, 20627, 'zegen_post_footer_top_link', 'a:0:{}'),
(29954, 20627, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29955, 20627, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29956, 20627, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(29957, 20627, 'zegen_post_footer_top_layout', '4-4-4'),
(29958, 20627, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(29959, 20627, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(29960, 20627, 'zegen_post_footer_middle_link', 'a:0:{}'),
(29961, 20627, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29962, 20627, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29963, 20627, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(29964, 20627, 'zegen_post_footer_middle_layout', '4-4-4'),
(29965, 20627, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(29966, 20627, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(29967, 20627, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(29968, 20627, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(29969, 20627, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(29970, 20627, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(29971, 20627, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(29972, 20627, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(29973, 20627, 'zegen_post_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(29974, 20627, 'zegen_post_header_slider_opt', 'theme-default'),
(29975, 20627, 'zegen_post_video_modal', 'theme-default'),
(29976, 20627, 'zegen_post_gallery_modal', 'grid'),
(29977, 20627, 'zegen_post_quote_modal', 'theme-default'),
(29978, 20627, 'zegen_post_link_modal', 'theme-default'),
(29979, 20627, 'zegen_post_views_count', '1809'),
(29980, 20627, '_elementor_data', '[{"id":"5c2c49a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"413291b"}]},"elements":[{"id":"00d16f4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ec03276","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"42d8cac"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"d1b93c9","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"496e2ab","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(29981, 20627, '_thumbnail_id', '5428'),
(29982, 20627, '_wp_old_slug', 'post-1-copy'),
(29983, 20627, '_wp_old_slug', 'post-3-copy'),
(29984, 20627, '_wp_old_slug', 'post-4-copy'),
(29985, 20627, '_wp_old_slug', 'post-5-copy'),
(29986, 20627, '_wp_old_slug', 'post-6'),
(29987, 20627, '_wp_old_slug', 'improving-productivity-across-global-teams-copy'),
(29988, 20627, '_wp_old_slug', 'improving-productivity-across-global-teams-copy-2'),
(29989, 20627, '_wp_old_date', '2022-07-08'),
(29990, 20627, '_wp_old_slug', 'giving-back-uganda-training-centers-copy-5'),
(29991, 20627, 'zegen_post_gallery', '20533,20532,20351,20350,20276,20275'),
(29993, 20627, 'rs_page_bg_color', ''),
(29994, 20627, '_wp_old_slug', 'post-gallery'),
(29996, 20628, 'zegen_demo_content_key', '1'),
(29997, 20628, '_wp_page_template', 'default'),
(29998, 20628, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(29999, 20628, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(30000, 20628, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(30001, 20628, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(30002, 20628, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(30003, 20628, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:5:"align";i:1;s:21:"typography_typography";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:6:"margin";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}}'),
(30004, 20628, '_wp_page_template', 'default'),
(30005, 20628, '_wp_page_template', 'default'),
(30006, 20628, '_wp_page_template', 'default'),
(30007, 20628, '_wp_page_template', 'default'),
(30008, 20628, '_wp_page_template', 'default'),
(30009, 20628, '_wp_page_template', 'default'),
(30010, 20628, 'zegen_post_layout', 'theme-default'),
(30011, 20628, 'zegen_post_content_padding_opt', 'theme-default'),
(30012, 20628, 'zegen_post_content_padding', 'a:7:{i:0;s:3:"150";i:1;s:0:"";i:2;s:3:"156";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30013, 20628, 'zegen_post_template_opt', 'theme-default'),
(30014, 20628, 'zegen_post_template', 'no-sidebar'),
(30015, 20628, 'zegen_post_sidebar_mobile', 'theme-default'),
(30016, 20628, 'zegen_post_featured_slider', 'theme-default'),
(30017, 20628, 'zegen_post_full_wrap', 'theme-default'),
(30018, 20628, 'zegen_post_items_opt', 'theme-default'),
(30019, 20628, 'zegen_post_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"top-meta\\":\\"Top Meta\\",\\"thumb\\":\\"Thumbnail\\",\\"content\\":\\"Content\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":[]}'),
(30020, 20628, 'zegen_post_overlay_opt', 'theme-default'),
(30021, 20628, 'zegen_post_overlay_items', '{\\"Enabled\\":{\\"title\\":\\"Title\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}'),
(30022, 20628, 'zegen_post_page_items_opt', 'theme-default'),
(30023, 20628, 'zegen_post_page_items', '{\\"Enabled\\":{\\"post-items\\":\\"Post Items\\",\\"author-info\\":\\"Author Info\\",\\"post-nav\\":\\"Post Nav\\",\\"related-slider\\":\\"Related Slider\\"},\\"disabled\\":{\\"comment\\":\\"Comment\\"}}'),
(30024, 20628, 'zegen_post_header_layout', 'theme-default'),
(30025, 20628, 'zegen_post_header_type', 'theme-default'),
(30026, 20628, 'zegen_post_header_bg_img', '0'),
(30027, 20628, 'zegen_post_header_items_opt', 'theme-default'),
(30028, 20628, 'zegen_post_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(30029, 20628, 'zegen_post_header_absolute_opt', 'theme-default'),
(30030, 20628, 'zegen_post_header_sticky_opt', 'theme-default'),
(30031, 20628, 'zegen_post_header_topbar_opt', 'theme-default'),
(30032, 20628, 'zegen_post_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30033, 20628, 'zegen_post_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30034, 20628, 'zegen_post_header_topbar_skin_opt', 'theme-default'),
(30035, 20628, 'zegen_post_header_topbar_bg', 'a:0:{}'),
(30036, 20628, 'zegen_post_header_topbar_link', 'a:0:{}'),
(30037, 20628, 'zegen_post_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30038, 20628, 'zegen_post_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30039, 20628, 'zegen_post_header_topbar_sticky_skin_opt', 'theme-default'),
(30040, 20628, 'zegen_post_header_topbar_sticky_bg', 'a:0:{}'),
(30041, 20628, 'zegen_post_header_topbar_sticky_link', 'a:0:{}'),
(30042, 20628, 'zegen_post_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30043, 20628, 'zegen_post_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30044, 20628, 'zegen_post_header_topbar_items_opt', 'theme-default'),
(30045, 20628, 'zegen_post_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\"}}'),
(30046, 20628, 'zegen_post_header_logo_bar_opt', 'theme-default'),
(30047, 20628, 'zegen_post_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30048, 20628, '_elementor_edit_mode', 'builder'),
(30049, 20628, 'zegen_post_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30050, 20628, 'zegen_post_header_logo_bar_skin_opt', 'theme-default');
INSERT INTO `wpd6_postmeta` VALUES
(30051, 20628, 'zegen_post_header_logo_bar_bg', 'a:0:{}'),
(30052, 20628, '_elementor_template_type', 'wp-post'),
(30053, 20628, 'zegen_post_header_logo_bar_link', 'a:0:{}'),
(30054, 20628, '_elementor_version', '3.6.7'),
(30055, 20628, 'zegen_post_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30056, 20628, 'zegen_post_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30057, 20628, 'zegen_post_header_logobar_sticky_skin_opt', 'theme-default'),
(30058, 20628, 'zegen_post_header_logobar_sticky_bg', 'a:0:{}'),
(30059, 20628, 'zegen_post_header_logobar_sticky_link', 'a:0:{}'),
(30060, 20628, 'zegen_post_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30061, 20628, 'zegen_post_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30062, 20628, 'zegen_post_header_logo_bar_items_opt', 'theme-default'),
(30063, 20628, 'zegen_post_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(30064, 20628, 'zegen_post_header_navbar_opt', 'theme-default'),
(30065, 20628, 'zegen_post_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30066, 20628, 'zegen_post_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30067, 20628, 'zegen_post_header_navbar_skin_opt', 'theme-default'),
(30068, 20628, 'zegen_post_header_navbar_bg', 'a:0:{}'),
(30069, 20628, 'zegen_post_header_navbar_link', 'a:0:{}'),
(30070, 20628, 'zegen_post_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30071, 20628, 'zegen_post_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30072, 20628, 'zegen_post_header_navbar_sticky_skin_opt', 'theme-default'),
(30073, 20628, 'zegen_post_header_navbar_sticky_bg', 'a:0:{}'),
(30074, 20628, 'zegen_post_header_navbar_sticky_link', 'a:0:{}'),
(30075, 20628, 'zegen_post_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30076, 20628, 'zegen_post_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30077, 20628, 'zegen_post_header_navbar_items_opt', 'theme-default'),
(30078, 20628, 'zegen_post_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\"}}'),
(30079, 20628, 'zegen_post_header_stikcy_opt', 'theme-default'),
(30080, 20628, 'zegen_post_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30081, 20628, 'zegen_post_header_stikcy_skin_opt', 'theme-default'),
(30082, 20628, 'zegen_post_header_stikcy_bg', 'a:0:{}'),
(30083, 20628, 'zegen_post_header_stikcy_link', 'a:0:{}'),
(30084, 20628, 'zegen_post_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30085, 20628, 'zegen_post_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30086, 20628, 'zegen_post_header_stikcy_items_opt', 'theme-default'),
(30087, 20628, 'zegen_post_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(30088, 20628, 'zegen_post_header_post_title_opt', 'theme-default'),
(30089, 20628, 'zegen_post_header_post_title_parallax', 'theme-default'),
(30090, 20628, 'zegen_post_header_post_title_video_opt', 'theme-default'),
(30091, 20628, 'zegen_post_post_title_items_opt', 'theme-default'),
(30092, 20628, 'zegen_post_post_title_items', '{\\"Left\\":{\\"title\\":\\"Post Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":[]}'),
(30093, 20628, 'zegen_post_post_title_skin_opt', 'theme-default'),
(30094, 20628, 'zegen_post_post_title_bg', 'a:0:{}'),
(30095, 20628, 'zegen_post_post_title_link', 'a:0:{}'),
(30096, 20628, 'zegen_post_post_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30097, 20628, 'zegen_post_post_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30098, 20628, 'zegen_post_post_title_overlay', 'a:0:{}'),
(30099, 20628, 'zegen_post_footer_layout', 'theme-default'),
(30100, 20628, 'zegen_post_hidden_footer', 'theme-default'),
(30101, 20628, 'zegen_post_footer_skin_opt', 'theme-default'),
(30102, 20628, 'zegen_post_footer_bg_img', '0'),
(30103, 20628, 'zegen_post_footer_bg_overlay', 'a:0:{}'),
(30104, 20628, 'zegen_post_footer_link', 'a:0:{}'),
(30105, 20628, 'zegen_post_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30106, 20628, 'zegen_post_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30107, 20628, 'zegen_post_footer_items_opt', 'theme-default'),
(30108, 20628, 'zegen_post_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(30109, 20628, 'zegen_post_footer_top_skin_opt', 'theme-default'),
(30110, 20628, 'zegen_post_footer_top_bg', 'a:0:{}'),
(30111, 20628, 'zegen_post_footer_top_link', 'a:0:{}'),
(30112, 20628, 'zegen_post_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30113, 20628, 'zegen_post_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30114, 20628, 'zegen_post_footer_top_layout_opt', 'theme-default'),
(30115, 20628, 'zegen_post_footer_top_layout', '4-4-4'),
(30116, 20628, 'zegen_post_footer_middle_skin_opt', 'theme-default'),
(30117, 20628, 'zegen_post_footer_middle_bg', 'a:0:{}'),
(30118, 20628, 'zegen_post_footer_middle_link', 'a:0:{}'),
(30119, 20628, 'zegen_post_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30120, 20628, 'zegen_post_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30121, 20628, 'zegen_post_footer_middle_layout_opt', 'theme-default'),
(30122, 20628, 'zegen_post_footer_middle_layout', '4-4-4'),
(30123, 20628, 'zegen_post_footer_bottom_fixed', 'theme-default'),
(30124, 20628, 'zegen_post_footer_bottom_skin_opt', 'theme-default'),
(30125, 20628, 'zegen_post_footer_bottom_bg', 'a:0:{}'),
(30126, 20628, 'zegen_post_footer_bottom_link', 'a:0:{}'),
(30127, 20628, 'zegen_post_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30128, 20628, 'zegen_post_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30129, 20628, 'zegen_post_footer_bottom_widget_opt', 'theme-default'),
(30130, 20628, 'zegen_post_footer_bottom_items_opt', 'theme-default'),
(30131, 20628, 'zegen_post_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(30132, 20628, 'zegen_post_header_slider_opt', 'theme-default'),
(30133, 20628, 'zegen_post_video_modal', 'direct'),
(30134, 20628, 'zegen_post_gallery_modal', 'theme-default'),
(30135, 20628, 'zegen_post_quote_modal', 'theme-default'),
(30136, 20628, 'zegen_post_link_modal', 'theme-default'),
(30137, 20628, 'zegen_post_views_count', '1791'),
(30138, 20628, '_elementor_data', '[{"id":"5c2c49a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"413291b"}]},"elements":[{"id":"00d16f4","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ec03276","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\\n\\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n\\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\u2018Content here, content here\\u2019, making it look like readable English.\\n<blockquote>Don\\u2019t quit, and don\\u2019t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\\n<p class=\\"quote-author\\">Mark Johnson<\\/p>\\n<\\/blockquote>\\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \\u2018lorem ipsum\\u2019 will uncover many web sites still in their infancy.\\n\\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\\n\\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.","align":"left","typography_typography":"custom"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"9fdbd71","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"42d8cac"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"d1b93c9","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"496e2ab","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false}]'),
(30139, 20628, '_thumbnail_id', '5428'),
(30140, 20628, '_wp_old_slug', 'post-1-copy'),
(30141, 20628, '_wp_old_slug', 'post-3-copy'),
(30142, 20628, '_wp_old_slug', 'post-4-copy'),
(30143, 20628, '_wp_old_slug', 'post-5-copy'),
(30144, 20628, '_wp_old_slug', 'post-6'),
(30145, 20628, '_wp_old_slug', 'improving-productivity-across-global-teams-copy'),
(30146, 20628, '_wp_old_slug', 'improving-productivity-across-global-teams-copy-2'),
(30147, 20628, '_wp_old_date', '2022-07-08'),
(30148, 20628, '_wp_old_slug', 'giving-back-uganda-training-centers-copy-6'),
(30150, 20628, 'zegen_post_video_type', 'youtube'),
(30151, 20628, 'zegen_post_video_id', 'ZSt9tm3RoUU'),
(30152, 20628, 'rs_page_bg_color', ''),
(30153, 20628, '_wp_old_slug', 'post-video'),
(30154, 20, 'zegen_demo_content_key', '1'),
(30155, 20, '_elementor_controls_usage', 'a:0:{}'),
(30156, 20, '_elementor_controls_usage', 'a:0:{}'),
(30157, 20, '_sku', 'woo-vneck-tee-red'),
(30158, 20, '_regular_price', '20'),
(30159, 20, '_sale_price', ''),
(30160, 20, '_sale_price_dates_from', ''),
(30161, 20, '_sale_price_dates_to', ''),
(30162, 20, 'total_sales', '0'),
(30163, 20, '_tax_status', 'taxable'),
(30164, 20, '_tax_class', ''),
(30165, 20, '_manage_stock', 'no'),
(30166, 20, '_backorders', 'no'),
(30167, 20, '_low_stock_amount', ''),
(30168, 20, '_sold_individually', 'no'),
(30169, 20, '_weight', ''),
(30170, 20, '_length', ''),
(30171, 20, '_width', ''),
(30172, 20, '_height', ''),
(30173, 20, '_upsell_ids', 'a:0:{}'),
(30174, 20, '_crosssell_ids', 'a:0:{}'),
(30175, 20, '_purchase_note', ''),
(30176, 20, '_default_attributes', 'a:0:{}'),
(30177, 20, '_virtual', 'no'),
(30178, 20, '_downloadable', 'no'),
(30179, 20, '_product_image_gallery', ''),
(30180, 20, '_download_limit', '0'),
(30181, 20, '_download_expiry', '0'),
(30182, 20, '_stock', ''),
(30183, 20, '_stock_status', 'instock'),
(30184, 20, '_wc_average_rating', '0'),
(30185, 20, '_wc_rating_count', 'a:0:{}'),
(30186, 20, '_wc_review_count', '0'),
(30187, 20, '_downloadable_files', 'a:0:{}'),
(30188, 20, '_product_attributes', 'a:0:{}'),
(30189, 20, '_product_version', '3.5.3'),
(30190, 20, '_price', '20'),
(30191, 20, '_variation_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),
(30192, 20, '_thumbnail_id', '6097'),
(30193, 20, 'attribute_pa_color', 'red'),
(30194, 20, 'attribute_pa_size', ''),
(30195, 25, 'zegen_demo_content_key', '1'),
(30196, 25, '_elementor_controls_usage', 'a:0:{}'),
(30197, 25, '_elementor_controls_usage', 'a:0:{}'),
(30198, 25, '_sku', 'woo-hoodie-blue'),
(30199, 25, '_regular_price', '45'),
(30200, 25, '_sale_price', ''),
(30201, 25, '_sale_price_dates_from', ''),
(30202, 25, '_sale_price_dates_to', ''),
(30203, 25, 'total_sales', '0'),
(30204, 25, '_tax_status', 'taxable'),
(30205, 25, '_tax_class', ''),
(30206, 25, '_manage_stock', 'no'),
(30207, 25, '_backorders', 'no'),
(30208, 25, '_low_stock_amount', ''),
(30209, 25, '_sold_individually', 'no'),
(30210, 25, '_weight', ''),
(30211, 25, '_length', ''),
(30212, 25, '_width', ''),
(30213, 25, '_height', ''),
(30214, 25, '_upsell_ids', 'a:0:{}'),
(30215, 25, '_crosssell_ids', 'a:0:{}'),
(30216, 25, '_purchase_note', ''),
(30217, 25, '_default_attributes', 'a:0:{}'),
(30218, 25, '_virtual', 'no'),
(30219, 25, '_downloadable', 'no'),
(30220, 25, '_product_image_gallery', ''),
(30221, 25, '_download_limit', '0'),
(30222, 25, '_download_expiry', '0'),
(30223, 25, '_stock', ''),
(30224, 25, '_stock_status', 'instock'),
(30225, 25, '_wc_average_rating', '0'),
(30226, 25, '_wc_rating_count', 'a:0:{}'),
(30227, 25, '_wc_review_count', '0'),
(30228, 25, '_downloadable_files', 'a:0:{}'),
(30229, 25, '_product_attributes', 'a:0:{}'),
(30230, 25, '_product_version', '3.5.3'),
(30231, 25, '_price', '45'),
(30232, 25, '_variation_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),
(30233, 25, '_thumbnail_id', '6101'),
(30234, 25, 'attribute_pa_color', 'blue'),
(30235, 25, 'attribute_logo', 'No'),
(30236, 29, 'zegen_demo_content_key', '1'),
(30237, 29, '_elementor_controls_usage', 'a:0:{}'),
(30238, 29, '_elementor_controls_usage', 'a:0:{}'),
(30239, 29, '_sku', 'wp-pennant'),
(30240, 29, '_regular_price', '11.05'),
(30241, 29, '_sale_price', ''),
(30242, 29, '_sale_price_dates_from', ''),
(30243, 29, '_sale_price_dates_to', ''),
(30244, 29, 'total_sales', '0'),
(30245, 29, '_tax_status', 'taxable'),
(30246, 29, '_tax_class', ''),
(30247, 29, '_manage_stock', 'no'),
(30248, 29, '_backorders', 'no'),
(30249, 29, '_low_stock_amount', ''),
(30250, 29, '_sold_individually', 'no'),
(30251, 29, '_weight', ''),
(30252, 29, '_length', ''),
(30253, 29, '_width', ''),
(30254, 29, '_height', ''),
(30255, 29, '_upsell_ids', 'a:0:{}'),
(30256, 29, '_crosssell_ids', 'a:0:{}'),
(30257, 29, '_purchase_note', ''),
(30258, 29, '_default_attributes', 'a:0:{}'),
(30259, 29, '_virtual', 'no'),
(30260, 29, '_downloadable', 'no'),
(30261, 29, '_product_image_gallery', ''),
(30262, 29, '_download_limit', '0'),
(30263, 29, '_download_expiry', '0'),
(30264, 29, '_stock', ''),
(30265, 29, '_stock_status', 'instock'),
(30266, 29, '_wc_average_rating', '0'),
(30267, 29, '_wc_rating_count', 'a:0:{}'),
(30268, 29, '_wc_review_count', '0'),
(30269, 29, '_downloadable_files', 'a:0:{}'),
(30270, 29, '_product_attributes', 'a:0:{}'),
(30271, 29, '_product_version', '3.5.3'),
(30272, 29, '_price', '11.05'),
(30273, 29, '_thumbnail_id', '6122'),
(30274, 29, '_product_url', 'https://mercantile.wordpress.org/product/wordpress-pennant/'),
(30275, 29, '_button_text', 'Buy on the WordPress swag store!'),
(30276, 5724, 'zegen_demo_content_key', '1'),
(30277, 5724, '_elementor_controls_usage', 'a:0:{}'),
(30278, 5724, '_elementor_controls_usage', 'a:0:{}'),
(30279, 5724, '_form', '[text Name placeholder "Name"]\n\n[email* your-email placeholder "Email"]\n\n[text* Phone placeholder "Phone"]\n\n[select menu-793 "Select Event" "Native Tree Planting Contest" "Environmental Property Management" "Green Chemistry" "Recycling Plastic Bottle" "Green Construction Practice" "A Walk for Healthy Environment"]\n\n[submit "Send Now"]'),
(30280, 5724, '_mail', ''),
(30281, 5724, '_mail_2', ''),
(30282, 5724, '_messages', 'a:23:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:22:"The field is required.";s:16:"invalid_too_long";s:22:"The field is too long.";s:17:"invalid_too_short";s:23:"The field is too short.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(30283, 5724, '_additional_settings', ''),
(30284, 5724, '_locale', 'en_US'),
(30285, 6082, 'zegen_demo_content_key', '1'),
(30286, 6082, '_elementor_controls_usage', 'a:0:{}'),
(30287, 6082, '_elementor_controls_usage', 'a:0:{}'),
(30288, 6082, '_sku', 'woo-sunglasses'),
(30289, 6082, '_regular_price', '90'),
(30290, 6082, '_sale_price', ''),
(30291, 6082, '_sale_price_dates_from', ''),
(30292, 6082, '_sale_price_dates_to', ''),
(30293, 6082, 'total_sales', '0'),
(30294, 6082, '_tax_status', 'taxable'),
(30295, 6082, '_tax_class', ''),
(30296, 6082, '_manage_stock', 'no'),
(30297, 6082, '_backorders', 'no'),
(30298, 6082, '_low_stock_amount', ''),
(30299, 6082, '_sold_individually', 'no'),
(30300, 6082, '_weight', ''),
(30301, 6082, '_length', ''),
(30302, 6082, '_width', ''),
(30303, 6082, '_height', ''),
(30304, 6082, '_upsell_ids', 'a:0:{}'),
(30305, 6082, '_crosssell_ids', 'a:0:{}'),
(30306, 6082, '_purchase_note', ''),
(30307, 6082, '_default_attributes', 'a:0:{}'),
(30308, 6082, '_virtual', 'no'),
(30309, 6082, '_downloadable', 'no'),
(30310, 6082, '_product_image_gallery', ''),
(30311, 6082, '_download_limit', '0'),
(30312, 6082, '_download_expiry', '0'),
(30313, 6082, '_stock', ''),
(30314, 6082, '_stock_status', 'instock'),
(30315, 6082, '_wc_average_rating', '0'),
(30316, 6082, '_wc_rating_count', 'a:0:{}'),
(30317, 6082, '_wc_review_count', '0'),
(30318, 6082, '_downloadable_files', 'a:0:{}'),
(30319, 6082, '_product_attributes', 'a:0:{}'),
(30320, 6082, '_product_version', '3.5.3'),
(30321, 6082, '_price', '90'),
(30322, 6082, '_thumbnail_id', '6107'),
(30323, 6083, 'zegen_demo_content_key', '1'),
(30324, 6083, '_elementor_controls_usage', 'a:0:{}'),
(30325, 6083, '_elementor_controls_usage', 'a:0:{}'),
(30326, 6083, '_sku', 'woo-hoodie-with-pocket'),
(30327, 6083, '_regular_price', '45'),
(30328, 6083, '_sale_price', '35'),
(30329, 6083, '_sale_price_dates_from', ''),
(30330, 6083, '_sale_price_dates_to', ''),
(30331, 6083, 'total_sales', '0'),
(30332, 6083, '_tax_status', 'taxable'),
(30333, 6083, '_tax_class', ''),
(30334, 6083, '_manage_stock', 'no'),
(30335, 6083, '_backorders', 'no'),
(30336, 6083, '_low_stock_amount', ''),
(30337, 6083, '_sold_individually', 'no'),
(30338, 6083, '_weight', ''),
(30339, 6083, '_length', ''),
(30340, 6083, '_width', ''),
(30341, 6083, '_height', ''),
(30342, 6083, '_upsell_ids', 'a:0:{}'),
(30343, 6083, '_crosssell_ids', 'a:0:{}'),
(30344, 6083, '_purchase_note', ''),
(30345, 6083, '_default_attributes', 'a:0:{}'),
(30346, 6083, '_virtual', 'no'),
(30347, 6083, '_downloadable', 'no'),
(30348, 6083, '_product_image_gallery', ''),
(30349, 6083, '_download_limit', '0'),
(30350, 6083, '_download_expiry', '0'),
(30351, 6083, '_stock', ''),
(30352, 6083, '_stock_status', 'instock'),
(30353, 6083, '_wc_average_rating', '0'),
(30354, 6083, '_wc_rating_count', 'a:0:{}'),
(30355, 6083, '_wc_review_count', '0'),
(30356, 6083, '_downloadable_files', 'a:0:{}'),
(30357, 6083, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(30358, 6083, '_product_version', '3.5.3'),
(30359, 6083, '_price', '35'),
(30360, 6083, '_thumbnail_id', '6108'),
(30361, 6084, 'zegen_demo_content_key', '1'),
(30362, 6084, '_elementor_controls_usage', 'a:0:{}'),
(30363, 6084, '_elementor_controls_usage', 'a:0:{}'),
(30364, 6084, '_sku', 'woo-hoodie-with-zipper'),
(30365, 6084, '_regular_price', '45'),
(30366, 6084, '_sale_price', ''),
(30367, 6084, '_sale_price_dates_from', ''),
(30368, 6084, '_sale_price_dates_to', ''),
(30369, 6084, 'total_sales', '0'),
(30370, 6084, '_tax_status', 'taxable'),
(30371, 6084, '_tax_class', ''),
(30372, 6084, '_manage_stock', 'no'),
(30373, 6084, '_backorders', 'no'),
(30374, 6084, '_low_stock_amount', ''),
(30375, 6084, '_sold_individually', 'no'),
(30376, 6084, '_weight', ''),
(30377, 6084, '_length', ''),
(30378, 6084, '_width', ''),
(30379, 6084, '_height', ''),
(30380, 6084, '_upsell_ids', 'a:0:{}'),
(30381, 6084, '_crosssell_ids', 'a:0:{}'),
(30382, 6084, '_purchase_note', ''),
(30383, 6084, '_default_attributes', 'a:0:{}'),
(30384, 6084, '_virtual', 'no'),
(30385, 6084, '_downloadable', 'no'),
(30386, 6084, '_product_image_gallery', ''),
(30387, 6084, '_download_limit', '0'),
(30388, 6084, '_download_expiry', '0'),
(30389, 6084, '_stock', ''),
(30390, 6084, '_stock_status', 'instock'),
(30391, 6084, '_wc_average_rating', '0'),
(30392, 6084, '_wc_rating_count', 'a:0:{}'),
(30393, 6084, '_wc_review_count', '0'),
(30394, 6084, '_downloadable_files', 'a:0:{}'),
(30395, 6084, '_product_attributes', 'a:0:{}'),
(30396, 6084, '_product_version', '3.5.3'),
(30397, 6084, '_price', '45'),
(30398, 6084, '_thumbnail_id', '6109'),
(30399, 6085, 'zegen_demo_content_key', '1'),
(30400, 6085, '_elementor_controls_usage', 'a:0:{}'),
(30401, 6085, '_elementor_controls_usage', 'a:0:{}'),
(30402, 6085, '_sku', 'woo-long-sleeve-tee'),
(30403, 6085, '_regular_price', '25'),
(30404, 6085, '_sale_price', ''),
(30405, 6085, '_sale_price_dates_from', ''),
(30406, 6085, '_sale_price_dates_to', ''),
(30407, 6085, 'total_sales', '0'),
(30408, 6085, '_tax_status', 'taxable'),
(30409, 6085, '_tax_class', ''),
(30410, 6085, '_manage_stock', 'no'),
(30411, 6085, '_backorders', 'no'),
(30412, 6085, '_low_stock_amount', ''),
(30413, 6085, '_sold_individually', 'no'),
(30414, 6085, '_weight', ''),
(30415, 6085, '_length', ''),
(30416, 6085, '_width', ''),
(30417, 6085, '_height', ''),
(30418, 6085, '_upsell_ids', 'a:0:{}'),
(30419, 6085, '_crosssell_ids', 'a:0:{}'),
(30420, 6085, '_purchase_note', ''),
(30421, 6085, '_default_attributes', 'a:0:{}'),
(30422, 6085, '_virtual', 'no'),
(30423, 6085, '_downloadable', 'no'),
(30424, 6085, '_product_image_gallery', ''),
(30425, 6085, '_download_limit', '0'),
(30426, 6085, '_download_expiry', '0'),
(30427, 6085, '_stock', ''),
(30428, 6085, '_stock_status', 'instock'),
(30429, 6085, '_wc_average_rating', '0'),
(30430, 6085, '_wc_rating_count', 'a:0:{}'),
(30431, 6085, '_wc_review_count', '0'),
(30432, 6085, '_downloadable_files', 'a:0:{}'),
(30433, 6085, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(30434, 6085, '_product_version', '3.5.3'),
(30435, 6085, '_price', '25'),
(30436, 6085, '_thumbnail_id', '6110'),
(30437, 6086, 'zegen_demo_content_key', '1'),
(30438, 6086, '_elementor_controls_usage', 'a:0:{}'),
(30439, 6086, '_elementor_controls_usage', 'a:0:{}'),
(30440, 6086, '_sku', 'woo-polo'),
(30441, 6086, '_regular_price', '20'),
(30442, 6086, '_sale_price', ''),
(30443, 6086, '_sale_price_dates_from', ''),
(30444, 6086, '_sale_price_dates_to', ''),
(30445, 6086, 'total_sales', '0'),
(30446, 6086, '_tax_status', 'taxable'),
(30447, 6086, '_tax_class', ''),
(30448, 6086, '_manage_stock', 'no'),
(30449, 6086, '_backorders', 'no'),
(30450, 6086, '_low_stock_amount', ''),
(30451, 6086, '_sold_individually', 'no'),
(30452, 6086, '_weight', ''),
(30453, 6086, '_length', ''),
(30454, 6086, '_width', ''),
(30455, 6086, '_height', ''),
(30456, 6086, '_upsell_ids', 'a:0:{}'),
(30457, 6086, '_crosssell_ids', 'a:0:{}'),
(30458, 6086, '_purchase_note', ''),
(30459, 6086, '_default_attributes', 'a:0:{}'),
(30460, 6086, '_virtual', 'no'),
(30461, 6086, '_downloadable', 'no'),
(30462, 6086, '_product_image_gallery', ''),
(30463, 6086, '_download_limit', '0'),
(30464, 6086, '_download_expiry', '0'),
(30465, 6086, '_stock', ''),
(30466, 6086, '_stock_status', 'instock'),
(30467, 6086, '_wc_average_rating', '0'),
(30468, 6086, '_wc_rating_count', 'a:0:{}'),
(30469, 6086, '_wc_review_count', '0'),
(30470, 6086, '_downloadable_files', 'a:0:{}'),
(30471, 6086, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(30472, 6086, '_product_version', '3.5.3'),
(30473, 6086, '_price', '20'),
(30474, 6086, '_thumbnail_id', '6111'),
(30475, 6087, 'zegen_demo_content_key', '1'),
(30476, 6087, '_elementor_controls_usage', 'a:0:{}'),
(30477, 6087, '_elementor_controls_usage', 'a:0:{}'),
(30478, 6087, '_sku', 'woo-album'),
(30479, 6087, '_regular_price', '15'),
(30480, 6087, '_sale_price', ''),
(30481, 6087, '_sale_price_dates_from', ''),
(30482, 6087, '_sale_price_dates_to', ''),
(30483, 6087, 'total_sales', '0'),
(30484, 6087, '_tax_status', 'taxable'),
(30485, 6087, '_tax_class', ''),
(30486, 6087, '_manage_stock', 'no'),
(30487, 6087, '_backorders', 'no'),
(30488, 6087, '_low_stock_amount', ''),
(30489, 6087, '_sold_individually', 'no'),
(30490, 6087, '_weight', ''),
(30491, 6087, '_length', ''),
(30492, 6087, '_width', ''),
(30493, 6087, '_height', ''),
(30494, 6087, '_upsell_ids', 'a:0:{}'),
(30495, 6087, '_crosssell_ids', 'a:0:{}'),
(30496, 6087, '_purchase_note', ''),
(30497, 6087, '_default_attributes', 'a:0:{}'),
(30498, 6087, '_virtual', 'yes'),
(30499, 6087, '_downloadable', 'yes'),
(30500, 6087, '_product_image_gallery', ''),
(30501, 6087, '_download_limit', '1'),
(30502, 6087, '_download_expiry', '1'),
(30503, 6087, '_stock', ''),
(30504, 6087, '_stock_status', 'instock'),
(30505, 6087, '_wc_average_rating', '0'),
(30506, 6087, '_wc_rating_count', 'a:0:{}'),
(30507, 6087, '_wc_review_count', '0'),
(30508, 6087, '_downloadable_files', 'a:2:{s:36:"356506a5-cc15-41b9-801b-9104dda1702c";a:3:{s:2:"id";s:36:"356506a5-cc15-41b9-801b-9104dda1702c";s:4:"name";s:8:"Single 1";s:4:"file";s:85:"https://demo.woothemes.com/woocommerce/wp-content/uploads/sites/56/2017/08/single.jpg";}s:36:"18e70c59-59f3-43a3-8525-ce1ea0c12943";a:3:{s:2:"id";s:36:"18e70c59-59f3-43a3-8525-ce1ea0c12943";s:4:"name";s:8:"Single 2";s:4:"file";s:84:"https://demo.woothemes.com/woocommerce/wp-content/uploads/sites/56/2017/08/album.jpg";}}'),
(30509, 6087, '_product_attributes', 'a:0:{}'),
(30510, 6087, '_product_version', '3.5.3'),
(30511, 6087, '_price', '15'),
(30512, 6087, '_thumbnail_id', '6112'),
(30513, 6088, 'zegen_demo_content_key', '1'),
(30514, 6088, '_elementor_controls_usage', 'a:0:{}'),
(30515, 6088, '_elementor_controls_usage', 'a:0:{}'),
(30516, 6088, '_sku', 'woo-single'),
(30517, 6088, '_regular_price', '3'),
(30518, 6088, '_sale_price', '2'),
(30519, 6088, '_sale_price_dates_from', ''),
(30520, 6088, '_sale_price_dates_to', ''),
(30521, 6088, 'total_sales', '0'),
(30522, 6088, '_tax_status', 'taxable'),
(30523, 6088, '_tax_class', ''),
(30524, 6088, '_manage_stock', 'no'),
(30525, 6088, '_backorders', 'no'),
(30526, 6088, '_low_stock_amount', ''),
(30527, 6088, '_sold_individually', 'no'),
(30528, 6088, '_weight', ''),
(30529, 6088, '_length', ''),
(30530, 6088, '_width', ''),
(30531, 6088, '_height', ''),
(30532, 6088, '_upsell_ids', 'a:0:{}'),
(30533, 6088, '_crosssell_ids', 'a:0:{}'),
(30534, 6088, '_purchase_note', ''),
(30535, 6088, '_default_attributes', 'a:0:{}'),
(30536, 6088, '_virtual', 'yes'),
(30537, 6088, '_downloadable', 'yes'),
(30538, 6088, '_product_image_gallery', ''),
(30539, 6088, '_download_limit', '1'),
(30540, 6088, '_download_expiry', '1'),
(30541, 6088, '_stock', ''),
(30542, 6088, '_stock_status', 'instock'),
(30543, 6088, '_wc_average_rating', '0'),
(30544, 6088, '_wc_rating_count', 'a:0:{}'),
(30545, 6088, '_wc_review_count', '0'),
(30546, 6088, '_downloadable_files', 'a:1:{s:36:"a0fdda89-5f0e-440d-93f5-188e12c910d1";a:3:{s:2:"id";s:36:"a0fdda89-5f0e-440d-93f5-188e12c910d1";s:4:"name";s:6:"Single";s:4:"file";s:85:"https://demo.woothemes.com/woocommerce/wp-content/uploads/sites/56/2017/08/single.jpg";}}'),
(30547, 6088, '_product_attributes', 'a:0:{}'),
(30548, 6088, '_product_version', '3.5.3'),
(30549, 6088, '_price', '2'),
(30550, 6088, '_thumbnail_id', '6113'),
(30551, 6089, 'zegen_demo_content_key', '1'),
(30552, 6089, '_elementor_controls_usage', 'a:0:{}'),
(30553, 6089, '_elementor_controls_usage', 'a:0:{}'),
(30554, 6089, '_sku', 'woo-vneck-tee-green'),
(30555, 6089, '_regular_price', '20'),
(30556, 6089, '_sale_price', ''),
(30557, 6089, '_sale_price_dates_from', ''),
(30558, 6089, '_sale_price_dates_to', ''),
(30559, 6089, 'total_sales', '0'),
(30560, 6089, '_tax_status', 'taxable'),
(30561, 6089, '_tax_class', ''),
(30562, 6089, '_manage_stock', 'no'),
(30563, 6089, '_backorders', 'no'),
(30564, 6089, '_low_stock_amount', ''),
(30565, 6089, '_sold_individually', 'no'),
(30566, 6089, '_weight', ''),
(30567, 6089, '_length', ''),
(30568, 6089, '_width', ''),
(30569, 6089, '_height', ''),
(30570, 6089, '_upsell_ids', 'a:0:{}'),
(30571, 6089, '_crosssell_ids', 'a:0:{}'),
(30572, 6089, '_purchase_note', ''),
(30573, 6089, '_default_attributes', 'a:0:{}'),
(30574, 6089, '_virtual', 'no'),
(30575, 6089, '_downloadable', 'no'),
(30576, 6089, '_product_image_gallery', ''),
(30577, 6089, '_download_limit', '0'),
(30578, 6089, '_download_expiry', '0'),
(30579, 6089, '_stock', ''),
(30580, 6089, '_stock_status', 'instock'),
(30581, 6089, '_wc_average_rating', '0'),
(30582, 6089, '_wc_rating_count', 'a:0:{}'),
(30583, 6089, '_wc_review_count', '0'),
(30584, 6089, '_downloadable_files', 'a:0:{}'),
(30585, 6089, '_product_attributes', 'a:0:{}'),
(30586, 6089, '_product_version', '3.5.3'),
(30587, 6089, '_price', '20'),
(30588, 6089, '_variation_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),
(30589, 6089, '_thumbnail_id', '6098'),
(30590, 6089, 'attribute_pa_color', 'green'),
(30591, 6089, 'attribute_pa_size', ''),
(30592, 6090, 'zegen_demo_content_key', '1'),
(30593, 6090, '_elementor_controls_usage', 'a:0:{}'),
(30594, 6090, '_elementor_controls_usage', 'a:0:{}'),
(30595, 6090, '_sku', 'woo-vneck-tee-blue'),
(30596, 6090, '_regular_price', '15'),
(30597, 6090, '_sale_price', ''),
(30598, 6090, '_sale_price_dates_from', ''),
(30599, 6090, '_sale_price_dates_to', ''),
(30600, 6090, 'total_sales', '0'),
(30601, 6090, '_tax_status', 'taxable'),
(30602, 6090, '_tax_class', ''),
(30603, 6090, '_manage_stock', 'no'),
(30604, 6090, '_backorders', 'no'),
(30605, 6090, '_low_stock_amount', ''),
(30606, 6090, '_sold_individually', 'no'),
(30607, 6090, '_weight', ''),
(30608, 6090, '_length', ''),
(30609, 6090, '_width', ''),
(30610, 6090, '_height', ''),
(30611, 6090, '_upsell_ids', 'a:0:{}'),
(30612, 6090, '_crosssell_ids', 'a:0:{}'),
(30613, 6090, '_purchase_note', ''),
(30614, 6090, '_default_attributes', 'a:0:{}'),
(30615, 6090, '_virtual', 'no'),
(30616, 6090, '_downloadable', 'no'),
(30617, 6090, '_product_image_gallery', ''),
(30618, 6090, '_download_limit', '0'),
(30619, 6090, '_download_expiry', '0'),
(30620, 6090, '_stock', ''),
(30621, 6090, '_stock_status', 'instock'),
(30622, 6090, '_wc_average_rating', '0'),
(30623, 6090, '_wc_rating_count', 'a:0:{}'),
(30624, 6090, '_wc_review_count', '0'),
(30625, 6090, '_downloadable_files', 'a:0:{}'),
(30626, 6090, '_product_attributes', 'a:0:{}'),
(30627, 6090, '_product_version', '3.5.3'),
(30628, 6090, '_price', '15'),
(30629, 6090, '_wpcom_is_markdown', ''),
(30630, 6090, '_wp_old_slug', 'import-placeholder-for-78'),
(30631, 6090, '_variation_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),
(30632, 6090, '_thumbnail_id', '6099'),
(30633, 6090, 'attribute_pa_color', 'blue'),
(30634, 6090, 'attribute_pa_size', ''),
(30635, 6091, 'zegen_demo_content_key', '1'),
(30636, 6091, '_elementor_controls_usage', 'a:0:{}'),
(30637, 6091, '_elementor_controls_usage', 'a:0:{}'),
(30638, 6091, '_sku', 'woo-hoodie-red'),
(30639, 6091, '_regular_price', '45'),
(30640, 6091, '_sale_price', '42'),
(30641, 6091, '_sale_price_dates_from', ''),
(30642, 6091, '_sale_price_dates_to', ''),
(30643, 6091, 'total_sales', '0'),
(30644, 6091, '_tax_status', 'taxable'),
(30645, 6091, '_tax_class', ''),
(30646, 6091, '_manage_stock', 'no'),
(30647, 6091, '_backorders', 'no'),
(30648, 6091, '_low_stock_amount', ''),
(30649, 6091, '_sold_individually', 'no'),
(30650, 6091, '_weight', ''),
(30651, 6091, '_length', ''),
(30652, 6091, '_width', ''),
(30653, 6091, '_height', ''),
(30654, 6091, '_upsell_ids', 'a:0:{}'),
(30655, 6091, '_crosssell_ids', 'a:0:{}'),
(30656, 6091, '_purchase_note', ''),
(30657, 6091, '_default_attributes', 'a:0:{}'),
(30658, 6091, '_virtual', 'no'),
(30659, 6091, '_downloadable', 'no'),
(30660, 6091, '_product_image_gallery', ''),
(30661, 6091, '_download_limit', '0'),
(30662, 6091, '_download_expiry', '0'),
(30663, 6091, '_stock', ''),
(30664, 6091, '_stock_status', 'instock'),
(30665, 6091, '_wc_average_rating', '0'),
(30666, 6091, '_wc_rating_count', 'a:0:{}'),
(30667, 6091, '_wc_review_count', '0'),
(30668, 6091, '_downloadable_files', 'a:0:{}'),
(30669, 6091, '_product_attributes', 'a:0:{}'),
(30670, 6091, '_product_version', '3.5.3'),
(30671, 6091, '_price', '42'),
(30672, 6091, '_variation_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),
(30673, 6091, '_thumbnail_id', '6100'),
(30674, 6091, 'attribute_pa_color', 'red'),
(30675, 6091, 'attribute_logo', 'No'),
(30676, 6092, 'zegen_demo_content_key', '1'),
(30677, 6092, '_elementor_controls_usage', 'a:0:{}'),
(30678, 6092, '_elementor_controls_usage', 'a:0:{}'),
(30679, 6092, '_sku', 'woo-hoodie-green'),
(30680, 6092, '_regular_price', '45'),
(30681, 6092, '_sale_price', ''),
(30682, 6092, '_sale_price_dates_from', ''),
(30683, 6092, '_sale_price_dates_to', ''),
(30684, 6092, 'total_sales', '0'),
(30685, 6092, '_tax_status', 'taxable'),
(30686, 6092, '_tax_class', ''),
(30687, 6092, '_manage_stock', 'no'),
(30688, 6092, '_backorders', 'no'),
(30689, 6092, '_low_stock_amount', ''),
(30690, 6092, '_sold_individually', 'no'),
(30691, 6092, '_weight', ''),
(30692, 6092, '_length', ''),
(30693, 6092, '_width', ''),
(30694, 6092, '_height', ''),
(30695, 6092, '_upsell_ids', 'a:0:{}'),
(30696, 6092, '_crosssell_ids', 'a:0:{}'),
(30697, 6092, '_purchase_note', ''),
(30698, 6092, '_default_attributes', 'a:0:{}'),
(30699, 6092, '_virtual', 'no'),
(30700, 6092, '_downloadable', 'no'),
(30701, 6092, '_product_image_gallery', ''),
(30702, 6092, '_download_limit', '0'),
(30703, 6092, '_download_expiry', '0'),
(30704, 6092, '_stock', ''),
(30705, 6092, '_stock_status', 'instock'),
(30706, 6092, '_wc_average_rating', '0'),
(30707, 6092, '_wc_rating_count', 'a:0:{}'),
(30708, 6092, '_wc_review_count', '0'),
(30709, 6092, '_downloadable_files', 'a:0:{}'),
(30710, 6092, '_product_attributes', 'a:0:{}'),
(30711, 6092, '_product_version', '3.5.3'),
(30712, 6092, '_price', '45'),
(30713, 6092, '_variation_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),
(30714, 6092, '_thumbnail_id', '6102'),
(30715, 6092, 'attribute_pa_color', 'green'),
(30716, 6092, 'attribute_logo', 'No'),
(30717, 6093, 'zegen_demo_content_key', '1'),
(30718, 6093, '_elementor_controls_usage', 'a:0:{}'),
(30719, 6093, '_elementor_controls_usage', 'a:0:{}'),
(30720, 6093, '_sku', 'Woo-tshirt-logo'),
(30721, 6093, '_regular_price', '18'),
(30722, 6093, '_sale_price', ''),
(30723, 6093, '_sale_price_dates_from', ''),
(30724, 6093, '_sale_price_dates_to', ''),
(30725, 6093, 'total_sales', '0'),
(30726, 6093, '_tax_status', 'taxable'),
(30727, 6093, '_tax_class', ''),
(30728, 6093, '_manage_stock', 'no'),
(30729, 6093, '_backorders', 'no'),
(30730, 6093, '_low_stock_amount', ''),
(30731, 6093, '_sold_individually', 'no'),
(30732, 6093, '_weight', ''),
(30733, 6093, '_length', ''),
(30734, 6093, '_width', ''),
(30735, 6093, '_height', ''),
(30736, 6093, '_upsell_ids', 'a:0:{}'),
(30737, 6093, '_crosssell_ids', 'a:0:{}'),
(30738, 6093, '_purchase_note', ''),
(30739, 6093, '_default_attributes', 'a:0:{}'),
(30740, 6093, '_virtual', 'no'),
(30741, 6093, '_downloadable', 'no'),
(30742, 6093, '_product_image_gallery', ''),
(30743, 6093, '_download_limit', '0'),
(30744, 6093, '_download_expiry', '0'),
(30745, 6093, '_stock', ''),
(30746, 6093, '_stock_status', 'instock'),
(30747, 6093, '_wc_average_rating', '0'),
(30748, 6093, '_wc_rating_count', 'a:0:{}'),
(30749, 6093, '_wc_review_count', '0'),
(30750, 6093, '_downloadable_files', 'a:0:{}'),
(30751, 6093, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(30752, 6093, '_product_version', '3.5.3'),
(30753, 6093, '_price', '18'),
(30754, 6093, '_thumbnail_id', '6114'),
(30755, 6094, 'zegen_demo_content_key', '1'),
(30756, 6094, '_elementor_controls_usage', 'a:0:{}'),
(30757, 6094, '_elementor_controls_usage', 'a:0:{}'),
(30758, 6094, '_sku', 'Woo-beanie-logo'),
(30759, 6094, '_regular_price', '20'),
(30760, 6094, '_sale_price', '18'),
(30761, 6094, '_sale_price_dates_from', ''),
(30762, 6094, '_sale_price_dates_to', ''),
(30763, 6094, 'total_sales', '0'),
(30764, 6094, '_tax_status', 'taxable'),
(30765, 6094, '_tax_class', ''),
(30766, 6094, '_manage_stock', 'no'),
(30767, 6094, '_backorders', 'no'),
(30768, 6094, '_low_stock_amount', ''),
(30769, 6094, '_sold_individually', 'no'),
(30770, 6094, '_weight', ''),
(30771, 6094, '_length', ''),
(30772, 6094, '_width', ''),
(30773, 6094, '_height', ''),
(30774, 6094, '_upsell_ids', 'a:0:{}'),
(30775, 6094, '_crosssell_ids', 'a:0:{}'),
(30776, 6094, '_purchase_note', ''),
(30777, 6094, '_default_attributes', 'a:0:{}'),
(30778, 6094, '_virtual', 'no'),
(30779, 6094, '_downloadable', 'no'),
(30780, 6094, '_product_image_gallery', ''),
(30781, 6094, '_download_limit', '0'),
(30782, 6094, '_download_expiry', '0'),
(30783, 6094, '_stock', ''),
(30784, 6094, '_stock_status', 'instock'),
(30785, 6094, '_wc_average_rating', '0'),
(30786, 6094, '_wc_rating_count', 'a:0:{}'),
(30787, 6094, '_wc_review_count', '0'),
(30788, 6094, '_downloadable_files', 'a:0:{}'),
(30789, 6094, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(30790, 6094, '_product_version', '3.5.3'),
(30791, 6094, '_price', '18'),
(30792, 6094, '_thumbnail_id', '6115'),
(30793, 6095, 'zegen_demo_content_key', '1'),
(30794, 6095, '_elementor_controls_usage', 'a:0:{}'),
(30795, 6095, '_elementor_controls_usage', 'a:0:{}'),
(30796, 6095, '_sku', 'logo-collection'),
(30797, 6095, '_sale_price_dates_from', ''),
(30798, 6095, '_sale_price_dates_to', ''),
(30799, 6095, 'total_sales', '0'),
(30800, 6095, '_tax_status', 'taxable'),
(30801, 6095, '_tax_class', ''),
(30802, 6095, '_manage_stock', 'no'),
(30803, 6095, '_backorders', 'no'),
(30804, 6095, '_low_stock_amount', ''),
(30805, 6095, '_sold_individually', 'no'),
(30806, 6095, '_weight', ''),
(30807, 6095, '_length', ''),
(30808, 6095, '_width', ''),
(30809, 6095, '_height', ''),
(30810, 6095, '_upsell_ids', 'a:0:{}'),
(30811, 6095, '_crosssell_ids', 'a:0:{}'),
(30812, 6095, '_purchase_note', ''),
(30813, 6095, '_default_attributes', 'a:0:{}'),
(30814, 6095, '_virtual', 'no'),
(30815, 6095, '_downloadable', 'no'),
(30816, 6095, '_product_image_gallery', '50,49,37'),
(30817, 6095, '_download_limit', '0'),
(30818, 6095, '_download_expiry', '0'),
(30819, 6095, '_stock', ''),
(30820, 6095, '_stock_status', 'instock'),
(30821, 6095, '_wc_average_rating', '0'),
(30822, 6095, '_wc_rating_count', 'a:0:{}'),
(30823, 6095, '_wc_review_count', '0'),
(30824, 6095, '_downloadable_files', 'a:0:{}'),
(30825, 6095, '_product_attributes', 'a:0:{}'),
(30826, 6095, '_product_version', '3.5.3'),
(30827, 6095, '_children', 'a:3:{i:0;i:8;i:1;i:9;i:2;i:10;}'),
(30828, 6095, '_thumbnail_id', '6121'),
(30829, 6095, '_price', '18'),
(30830, 6095, '_price', '45'),
(30831, 6096, 'zegen_demo_content_key', '1'),
(30832, 6096, '_elementor_controls_usage', 'a:0:{}'),
(30833, 6096, '_elementor_controls_usage', 'a:0:{}'),
(30834, 6096, '_sku', 'woo-hoodie-blue-logo'),
(30835, 6096, '_regular_price', '45'),
(30836, 6096, '_sale_price', ''),
(30837, 6096, '_sale_price_dates_from', ''),
(30838, 6096, '_sale_price_dates_to', ''),
(30839, 6096, 'total_sales', '0'),
(30840, 6096, '_tax_status', 'taxable'),
(30841, 6096, '_tax_class', ''),
(30842, 6096, '_manage_stock', 'no'),
(30843, 6096, '_backorders', 'no'),
(30844, 6096, '_low_stock_amount', ''),
(30845, 6096, '_sold_individually', 'no'),
(30846, 6096, '_weight', ''),
(30847, 6096, '_length', ''),
(30848, 6096, '_width', ''),
(30849, 6096, '_height', ''),
(30850, 6096, '_upsell_ids', 'a:0:{}'),
(30851, 6096, '_crosssell_ids', 'a:0:{}'),
(30852, 6096, '_purchase_note', ''),
(30853, 6096, '_default_attributes', 'a:0:{}'),
(30854, 6096, '_virtual', 'no'),
(30855, 6096, '_downloadable', 'no'),
(30856, 6096, '_product_image_gallery', ''),
(30857, 6096, '_download_limit', '0'),
(30858, 6096, '_download_expiry', '0'),
(30859, 6096, '_stock', ''),
(30860, 6096, '_stock_status', 'instock'),
(30861, 6096, '_wc_average_rating', '0'),
(30862, 6096, '_wc_rating_count', 'a:0:{}'),
(30863, 6096, '_wc_review_count', '0'),
(30864, 6096, '_downloadable_files', 'a:0:{}'),
(30865, 6096, '_product_attributes', 'a:0:{}'),
(30866, 6096, '_product_version', '3.5.3'),
(30867, 6096, '_price', '45'),
(30868, 6096, '_variation_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),
(30869, 6096, '_thumbnail_id', '37'),
(30870, 6096, 'attribute_pa_color', 'blue'),
(30871, 6096, 'attribute_logo', 'Yes'),
(30872, 6358, 'zegen_demo_content_key', '1'),
(30873, 6358, '_elementor_controls_usage', 'a:0:{}'),
(30874, 6358, '_elementor_controls_usage', 'a:0:{}'),
(30875, 6358, '_form', '<div class="row">\n<div class="col-md-12">\n[text* your-name placeholder "Name"]\n[email* your-email placeholder "Email"]\n[tel phone placeholder "Phone"]\n</div>\n</div>\n<div class="row">\n<div class="col-md-12">\n[textarea your-message placeholder "Your message"]\n</div>\n<div class="col-md-12">\n[submit "Send Now"]\n</div>\n</div>'),
(30876, 6358, '_mail', ''),
(30877, 6358, '_mail_2', ''),
(30878, 6358, '_messages', 'a:23:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:22:"The field is required.";s:16:"invalid_too_long";s:22:"The field is too long.";s:17:"invalid_too_short";s:23:"The field is too short.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(30879, 6358, '_additional_settings', ''),
(30880, 6358, '_locale', 'en_US'),
(30881, 20715, 'zegen_demo_content_key', '1'),
(30882, 20715, '_form', '<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit "Send"]'),
(30883, 20715, '_mail', 'a:8:{s:7:"subject";s:22:"Zegen "[your-subject]"";s:6:"sender";s:42:"Zegen <wordpress@elementor.zozothemes.com>";s:4:"body";s:182:"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Zegen (https://elementor.zozothemes.com/zegen)";s:9:"recipient";s:19:"abileweb8@gmail.com";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";i:0;s:13:"exclude_blank";i:0;}'),
(30884, 20715, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:22:"Zegen "[your-subject]"";s:6:"sender";s:42:"Zegen <wordpress@elementor.zozothemes.com>";s:4:"body";s:124:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Zegen (https://elementor.zozothemes.com/zegen)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:29:"Reply-To: abileweb8@gmail.com";s:11:"attachments";s:0:"";s:8:"use_html";i:0;s:13:"exclude_blank";i:0;}'),
(30885, 20715, '_messages', 'a:8:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:22:"The field is required.";s:16:"invalid_too_long";s:22:"The field is too long.";s:17:"invalid_too_short";s:23:"The field is too short.";}'),
(30886, 20715, '_additional_settings', ''),
(30887, 20715, '_locale', 'en_US'),
(30888, 5307, 'zegen_demo_content_key', '1'),
(30890, 5307, 'zegen_page_layout', 'theme-default'),
(30891, 5307, 'zegen_page_content_padding_opt', 'theme-default'),
(30892, 5307, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30893, 5307, 'zegen_page_main_bg_color', 'a:0:{}'),
(30894, 5307, 'zegen_page_main_bg_image', '0'),
(30895, 5307, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30896, 5307, 'zegen_page_template_opt', 'theme-default'),
(30897, 5307, 'zegen_page_template', 'right-sidebar'),
(30898, 5307, 'zegen_page_sidebar_mobile', 'theme-default'),
(30899, 5307, 'zegen_page_header_layout', 'theme-default'),
(30900, 5307, 'zegen_page_header_type', 'theme-default'),
(30901, 5307, 'zegen_page_header_bg_img', '0'),
(30902, 5307, 'zegen_page_header_items_opt', 'theme-default'),
(30903, 5307, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(30904, 5307, 'zegen_page_header_absolute_opt', 'theme-default'),
(30905, 5307, 'zegen_page_header_sticky_opt', 'theme-default'),
(30906, 5307, 'zegen_page_header_secondary_opt', 'theme-default'),
(30907, 5307, 'zegen_page_header_secondary_animate', 'left-push'),
(30908, 5307, 'zegen_page_custom_logo', '0'),
(30909, 5307, 'zegen_page_custom_sticky_logo', '0'),
(30910, 5307, 'zegen_page_nav_menu', 'none'),
(30911, 5307, 'zegen_page_header_topbar_opt', 'theme-default'),
(30912, 5307, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30913, 5307, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30914, 5307, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(30915, 5307, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(30916, 5307, 'zegen_page_header_topbar_link', 'a:0:{}'),
(30917, 5307, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30918, 5307, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30919, 5307, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(30920, 5307, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(30921, 5307, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(30922, 5307, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30923, 5307, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30924, 5307, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(30925, 5307, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(30926, 5307, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(30927, 5307, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30928, 5307, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30929, 5307, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(30930, 5307, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(30931, 5307, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(30932, 5307, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30933, 5307, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30934, 5307, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(30935, 5307, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(30936, 5307, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(30937, 5307, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30938, 5307, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30939, 5307, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(30940, 5307, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(30941, 5307, 'zegen_page_header_navbar_opt', 'theme-default'),
(30942, 5307, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30943, 5307, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30944, 5307, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(30945, 5307, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(30946, 5307, 'zegen_page_header_navbar_link', 'a:0:{}'),
(30947, 5307, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30948, 5307, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30949, 5307, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(30950, 5307, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(30951, 5307, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(30952, 5307, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30953, 5307, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30954, 5307, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(30955, 5307, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(30956, 5307, 'zegen_page_header_stikcy_opt', 'theme-default'),
(30957, 5307, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(30958, 5307, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(30959, 5307, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(30960, 5307, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(30961, 5307, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30962, 5307, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30963, 5307, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(30964, 5307, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}');
INSERT INTO `wpd6_postmeta` VALUES
(30965, 5307, 'zegen_page_header_page_title_opt', 'theme-default'),
(30966, 5307, 'zegen_page_header_page_title_parallax', 'theme-default'),
(30967, 5307, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(30968, 5307, 'zegen_page_page_title_items_opt', 'theme-default'),
(30969, 5307, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(30970, 5307, 'zegen_page_page_title_skin_opt', 'theme-default'),
(30971, 5307, 'zegen_page_page_title_bg', 'a:0:{}'),
(30972, 5307, 'zegen_page_page_title_link', 'a:0:{}'),
(30973, 5307, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30974, 5307, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30975, 5307, 'zegen_page_page_title_overlay', 'a:0:{}'),
(30976, 5307, 'zegen_page_footer_layout', 'theme-default'),
(30977, 5307, 'zegen_page_hidden_footer', 'theme-default'),
(30978, 5307, 'zegen_page_footer_skin_opt', 'theme-default'),
(30979, 5307, 'zegen_page_footer_bg_img', '0'),
(30980, 5307, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(30981, 5307, 'zegen_page_footer_link', 'a:0:{}'),
(30982, 5307, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30983, 5307, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30984, 5307, 'zegen_page_footer_items_opt', 'theme-default'),
(30985, 5307, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(30986, 5307, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(30987, 5307, 'zegen_page_footer_top_bg', 'a:0:{}'),
(30988, 5307, 'zegen_page_footer_top_link', 'a:0:{}'),
(30989, 5307, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30990, 5307, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30991, 5307, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(30992, 5307, 'zegen_page_footer_top_layout', '4-4-4'),
(30993, 5307, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(30994, 5307, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(30995, 5307, 'zegen_page_footer_middle_link', 'a:0:{}'),
(30996, 5307, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(30997, 5307, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(30998, 5307, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(30999, 5307, 'zegen_page_footer_middle_layout', '4-4-4'),
(31000, 5307, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(31001, 5307, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(31002, 5307, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(31003, 5307, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(31004, 5307, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31005, 5307, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31006, 5307, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(31007, 5307, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(31008, 5307, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(31009, 5307, 'zegen_page_header_slider_opt', 'theme-default'),
(31010, 5307, 'zegen_event_organiser_name', 'The Fusion Church'),
(31011, 5307, 'zegen_event_organiser_designation', 'Pastor Samuel Oluwatoyin'),
(31012, 5307, 'zegen_event_start_date', '2025-04-22'),
(31013, 5307, 'zegen_event_end_date', '2025-04-22'),
(31014, 5307, 'zegen_event_date_format', 'M j'),
(31015, 5307, 'zegen_event_time', '3 PM'),
(31016, 5307, 'zegen_event_cost', 'Free'),
(31017, 5307, 'zegen_event_link_target', '_blank'),
(31018, 5307, 'zegen_event_venue_name', 'YME Studios'),
(31019, 5307, 'zegen_event_venue_address', 'Floor 3, Akunleyan Estate, Opposite Watershed, Old Ife Road, Ibadan.'),
(31020, 5307, 'zegen_event_email', 'info@thefusionchurch.org'),
(31021, 5307, 'zegen_event_phone', '+234159074212'),
(31022, 5307, 'zegen_event_gmap_latitude', '-32.044200'),
(31023, 5307, 'zegen_event_gmap_longitude', '115.753450'),
(31024, 5307, 'zegen_event_gmap_style', 'standard'),
(31025, 5307, 'zegen_event_gmap_height', '200'),
(31026, 5307, 'zegen_event_contact_form', '[contact-form-7 id="5724" title="Event Form"]'),
(31027, 5307, 'zegen_event_event_info_items', '{\\"Enable\\":{\\"event-details\\":\\"Event Details\\",\\"event-venue\\":\\"Event Venue\\",\\"event-form\\":\\"Event Form\\"},\\"disabled\\":{\\"event-map\\":\\"Event Map\\"}}'),
(31028, 5307, 'zegen_event_nav_position', 'bottom'),
(31029, 5307, 'zegen_post_views_count', '9'),
(31030, 5307, '_elementor_template_type', 'wp-post'),
(31031, 5307, '_elementor_version', '2.7.5'),
(31032, 5307, '_wp_page_template', 'default'),
(31033, 5307, '_elementor_edit_mode', 'builder'),
(31034, 5307, '_thumbnail_id', '5417'),
(31035, 5307, '_elementor_data', '[{"id":"5574a4f9","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"9834dd7","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-5","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"51d8af34","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2f78e2c6","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor.\\n\\nPellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.\\n","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"text-editor"},{"id":"b5de6c6","elType":"widget","settings":{"title_head":"h3","title":"Event ","sec_tit_content":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"fff0649","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"218eef5","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c4ead61","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"9a75228","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg","id":5785},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"74187e9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5303bc4","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs3.jpg","id":5721},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"7b8f5ce","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"93a4436","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"4629b93","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"6637eeb","elType":"widget","settings":{"title_head":"h3","title":"Event ","sec_tit_content":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.","title_suffix":"Gallery","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8466d14","elType":"widget","settings":{"wp_gallery":[{"id":5720,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs2.jpg"},{"id":5592,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_2.jpg"},{"id":5778,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs4.jpg"},{"id":5780,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs9.jpg"},{"id":5716,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/music_ministry-1.jpg"},{"id":5779,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs8.jpg"}],"thumbnail_size":"large","gallery_columns":"3","open_lightbox":"yes","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":20,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":false}},"elements":[],"widgetType":"image-gallery"}],"isInner":false}],"isInner":false},{"id":"fb18b6a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"10dccef","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"9461ef1","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"18aee1e","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/family_ministry-1.jpg","id":5415},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"1e58322","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"194b0e3","elType":"column","settings":{"_column_size":50,"_inline_size":26.746,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"83880c8","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"773dfee","elType":"column","settings":{"_column_size":50,"_inline_size":73.229,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"9a42fae","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(31036, 5307, 'zegen_event_website', 'https://thefusionchurch.org'),
(31037, 5307, '_wp_old_slug', 'leadership-meeting'),
(31038, 5307, '_wp_old_slug', 'leadership-meeting1'),
(31039, 5307, '_wp_old_slug', 'leadership-meeting-2'),
(31040, 5307, 'zegen_event_gmap_type', 'normal'),
(31041, 5307, '_elementor_controls_usage', 'a:7:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:3:{s:13:"title_section";a:7:{s:10:"title_head";i:2;s:5:"title";i:3;s:12:"title_suffix";i:2;s:12:"title_margin";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:3;s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:4;s:16:"content_position";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:5;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:5;}s:18:"section_background";a:7:{s:21:"background_background";i:1;s:16:"background_image";i:1;s:19:"background_position";i:1;s:21:"background_attachment";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:12:"parallax_opt";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:1;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:5;s:6:"margin";i:2;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:19:"image_border_radius";i:2;}}s:8:"advanced";a:2:{s:15:"_section_border";a:1:{s:14:"_border_radius";i:2;}s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_gallery";a:4:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;s:13:"open_lightbox";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}}'),
(31042, 5391, 'zegen_demo_content_key', '1'),
(31043, 5391, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31044, 5391, '_wp_page_template', 'default'),
(31045, 5391, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31046, 5391, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31048, 5391, 'zegen_page_layout', 'theme-default'),
(31049, 5391, 'zegen_page_content_padding_opt', 'theme-default'),
(31050, 5391, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31051, 5391, 'zegen_page_main_bg_color', 'a:0:{}'),
(31052, 5391, 'zegen_page_main_bg_image', '0'),
(31053, 5391, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31054, 5391, 'zegen_page_template_opt', 'custom'),
(31055, 5391, 'zegen_page_template', 'right-sidebar'),
(31056, 5391, 'zegen_page_sidebar_mobile', 'theme-default'),
(31057, 5391, 'zegen_page_header_layout', 'theme-default'),
(31058, 5391, 'zegen_page_header_type', 'theme-default'),
(31059, 5391, 'zegen_page_header_bg_img', '0'),
(31060, 5391, 'zegen_page_header_items_opt', 'theme-default'),
(31061, 5391, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(31062, 5391, 'zegen_page_header_absolute_opt', 'theme-default'),
(31063, 5391, 'zegen_page_header_sticky_opt', 'theme-default'),
(31064, 5391, 'zegen_page_header_secondary_opt', 'theme-default'),
(31065, 5391, 'zegen_page_header_secondary_animate', 'left-push'),
(31066, 5391, 'zegen_page_custom_logo', '0'),
(31067, 5391, 'zegen_page_custom_sticky_logo', '0'),
(31068, 5391, 'zegen_page_nav_menu', 'none'),
(31069, 5391, 'zegen_page_header_topbar_opt', 'theme-default'),
(31070, 5391, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31071, 5391, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31072, 5391, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(31073, 5391, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(31074, 5391, 'zegen_page_header_topbar_link', 'a:0:{}'),
(31075, 5391, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31076, 5391, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31077, 5391, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(31078, 5391, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(31079, 5391, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(31080, 5391, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31081, 5391, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31082, 5391, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(31083, 5391, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(31084, 5391, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(31085, 5391, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31086, 5391, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31087, 5391, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(31088, 5391, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(31089, 5391, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(31090, 5391, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31091, 5391, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31092, 5391, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(31093, 5391, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(31094, 5391, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(31095, 5391, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31096, 5391, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31097, 5391, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(31098, 5391, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(31099, 5391, 'zegen_page_header_navbar_opt', 'theme-default'),
(31100, 5391, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31101, 5391, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31102, 5391, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(31103, 5391, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(31104, 5391, 'zegen_page_header_navbar_link', 'a:0:{}'),
(31105, 5391, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31106, 5391, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31107, 5391, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(31108, 5391, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(31109, 5391, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(31110, 5391, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31111, 5391, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31112, 5391, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(31113, 5391, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(31114, 5391, 'zegen_page_header_stikcy_opt', 'theme-default'),
(31115, 5391, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31116, 5391, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(31117, 5391, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(31118, 5391, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(31119, 5391, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31120, 5391, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31121, 5391, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(31122, 5391, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(31123, 5391, 'zegen_page_header_page_title_opt', 'theme-default'),
(31124, 5391, 'zegen_page_header_page_title_parallax', 'theme-default'),
(31125, 5391, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(31126, 5391, 'zegen_page_page_title_items_opt', 'theme-default'),
(31127, 5391, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(31128, 5391, 'zegen_page_page_title_skin_opt', 'theme-default'),
(31129, 5391, 'zegen_page_page_title_bg', 'a:0:{}'),
(31130, 5391, 'zegen_page_page_title_link', 'a:0:{}'),
(31131, 5391, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31132, 5391, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31133, 5391, 'zegen_page_page_title_overlay', 'a:0:{}'),
(31134, 5391, 'zegen_page_footer_layout', 'theme-default'),
(31135, 5391, 'zegen_page_hidden_footer', 'theme-default'),
(31136, 5391, 'zegen_page_footer_skin_opt', 'theme-default'),
(31137, 5391, 'zegen_page_footer_bg_img', '0'),
(31138, 5391, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(31139, 5391, 'zegen_page_footer_link', 'a:0:{}'),
(31140, 5391, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31141, 5391, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31142, 5391, 'zegen_page_footer_items_opt', 'theme-default'),
(31143, 5391, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(31144, 5391, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(31145, 5391, 'zegen_page_footer_top_bg', 'a:0:{}'),
(31146, 5391, 'zegen_page_footer_top_link', 'a:0:{}'),
(31147, 5391, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31148, 5391, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31149, 5391, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(31150, 5391, 'zegen_page_footer_top_layout', '4-4-4'),
(31151, 5391, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(31152, 5391, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(31153, 5391, 'zegen_page_footer_middle_link', 'a:0:{}'),
(31154, 5391, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31155, 5391, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31156, 5391, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(31157, 5391, 'zegen_page_footer_middle_layout', '4-4-4'),
(31158, 5391, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(31159, 5391, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(31160, 5391, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(31161, 5391, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(31162, 5391, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31163, 5391, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31164, 5391, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(31165, 5391, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(31166, 5391, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(31167, 5391, 'zegen_page_header_slider_opt', 'theme-default'),
(31168, 5391, 'zegen_service_title_img', '5997'),
(31169, 5391, '_wp_page_template', 'default'),
(31170, 5391, '_elementor_template_type', 'wp-post'),
(31171, 5391, '_elementor_version', '2.7.5'),
(31172, 5391, '_wp_old_slug', 'childrens-ministry-copy'),
(31173, 5391, '_thumbnail_id', '5419'),
(31174, 5391, '_elementor_edit_mode', 'builder'),
(31175, 5391, '_elementor_data', '[{"id":"d4252df","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"85f5cdb","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"35d1da9","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"e9adda1","elType":"widget","settings":{"editor":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei \\u00eenc\\u0103 din secolul al XVI-lea, c\\u00e2nd un tipograf anonim a luat o plan\\u015fet\\u0103 de litere \\u015fi le-a amestecat pentru a crea o carte demonstrativ\\u0103 pentru literele respective. Nu doar c\\u0103 a supravie\\u0163uit timp de cinci secole, dar \\u015fi a facut saltul \\u00een tipografia electronic\\u0103 practic neschimbat\\u0103. A fost popularizat\\u0103 \\u00een anii \\u201960 odat\\u0103 cu ie\\u015firea colilor Letraset care con\\u0163ineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.","_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"537edd1","elType":"widget","settings":{"editor":"Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no."},"elements":[],"widgetType":"text-editor"},{"id":"278c333","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"c973dba","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"852adde","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b518ae2","elType":"widget","settings":{"wp_gallery":[{"id":5600,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_10.jpg"},{"id":5597,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_7.jpg"},{"id":5592,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_2.jpg"}],"thumbnail_size":"medium_large","gallery_columns":"3","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":30,"sizes":[]},"image_border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"typography_typography":"custom","_margin":{"unit":"px","top":"0","right":"-15","bottom":"0","left":"-15","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_border":"solid","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(31176, 5391, 'zegen_page_right_sidebar', 'Zozo-custom-ministry-sidebar'),
(31177, 5391, 'zegen_ministries_title_img', '5988'),
(31178, 5392, 'zegen_demo_content_key', '1'),
(31179, 5392, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31180, 5392, '_wp_page_template', 'default'),
(31181, 5392, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31182, 5392, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31184, 5392, 'zegen_page_layout', 'theme-default'),
(31185, 5392, 'zegen_page_content_padding_opt', 'theme-default'),
(31186, 5392, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31187, 5392, 'zegen_page_main_bg_color', 'a:0:{}'),
(31188, 5392, 'zegen_page_main_bg_image', '0'),
(31189, 5392, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31190, 5392, 'zegen_page_template_opt', 'custom'),
(31191, 5392, 'zegen_page_template', 'right-sidebar'),
(31192, 5392, 'zegen_page_sidebar_mobile', 'theme-default'),
(31193, 5392, 'zegen_page_header_layout', 'theme-default'),
(31194, 5392, 'zegen_page_header_type', 'theme-default'),
(31195, 5392, 'zegen_page_header_bg_img', '0'),
(31196, 5392, 'zegen_page_header_items_opt', 'theme-default'),
(31197, 5392, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(31198, 5392, 'zegen_page_header_absolute_opt', 'theme-default'),
(31199, 5392, 'zegen_page_header_sticky_opt', 'theme-default'),
(31200, 5392, 'zegen_page_header_secondary_opt', 'theme-default'),
(31201, 5392, 'zegen_page_header_secondary_animate', 'left-push'),
(31202, 5392, 'zegen_page_custom_logo', '0'),
(31203, 5392, 'zegen_page_custom_sticky_logo', '0'),
(31204, 5392, 'zegen_page_nav_menu', 'none'),
(31205, 5392, 'zegen_page_header_topbar_opt', 'theme-default'),
(31206, 5392, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31207, 5392, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31208, 5392, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(31209, 5392, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(31210, 5392, 'zegen_page_header_topbar_link', 'a:0:{}'),
(31211, 5392, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31212, 5392, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31213, 5392, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(31214, 5392, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(31215, 5392, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(31216, 5392, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31217, 5392, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31218, 5392, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(31219, 5392, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(31220, 5392, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(31221, 5392, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31222, 5392, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31223, 5392, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(31224, 5392, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(31225, 5392, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(31226, 5392, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31227, 5392, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31228, 5392, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(31229, 5392, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(31230, 5392, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(31231, 5392, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31232, 5392, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31233, 5392, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(31234, 5392, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(31235, 5392, 'zegen_page_header_navbar_opt', 'theme-default'),
(31236, 5392, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31237, 5392, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31238, 5392, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(31239, 5392, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(31240, 5392, 'zegen_page_header_navbar_link', 'a:0:{}'),
(31241, 5392, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31242, 5392, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31243, 5392, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(31244, 5392, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(31245, 5392, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(31246, 5392, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31247, 5392, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31248, 5392, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(31249, 5392, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(31250, 5392, 'zegen_page_header_stikcy_opt', 'theme-default'),
(31251, 5392, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31252, 5392, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(31253, 5392, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(31254, 5392, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(31255, 5392, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31256, 5392, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31257, 5392, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(31258, 5392, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(31259, 5392, 'zegen_page_header_page_title_opt', 'theme-default'),
(31260, 5392, 'zegen_page_header_page_title_parallax', 'theme-default'),
(31261, 5392, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(31262, 5392, 'zegen_page_page_title_items_opt', 'theme-default'),
(31263, 5392, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(31264, 5392, 'zegen_page_page_title_skin_opt', 'theme-default'),
(31265, 5392, 'zegen_page_page_title_bg', 'a:0:{}'),
(31266, 5392, 'zegen_page_page_title_link', 'a:0:{}'),
(31267, 5392, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31268, 5392, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31269, 5392, 'zegen_page_page_title_overlay', 'a:0:{}'),
(31270, 5392, 'zegen_page_footer_layout', 'theme-default'),
(31271, 5392, 'zegen_page_hidden_footer', 'theme-default'),
(31272, 5392, 'zegen_page_footer_skin_opt', 'theme-default'),
(31273, 5392, 'zegen_page_footer_bg_img', '0'),
(31274, 5392, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(31275, 5392, 'zegen_page_footer_link', 'a:0:{}'),
(31276, 5392, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31277, 5392, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31278, 5392, 'zegen_page_footer_items_opt', 'theme-default'),
(31279, 5392, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(31280, 5392, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(31281, 5392, 'zegen_page_footer_top_bg', 'a:0:{}'),
(31282, 5392, 'zegen_page_footer_top_link', 'a:0:{}');
INSERT INTO `wpd6_postmeta` VALUES
(31283, 5392, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31284, 5392, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31285, 5392, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(31286, 5392, 'zegen_page_footer_top_layout', '4-4-4'),
(31287, 5392, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(31288, 5392, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(31289, 5392, 'zegen_page_footer_middle_link', 'a:0:{}'),
(31290, 5392, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31291, 5392, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31292, 5392, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(31293, 5392, 'zegen_page_footer_middle_layout', '4-4-4'),
(31294, 5392, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(31295, 5392, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(31296, 5392, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(31297, 5392, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(31298, 5392, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31299, 5392, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31300, 5392, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(31301, 5392, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(31302, 5392, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(31303, 5392, 'zegen_page_header_slider_opt', 'theme-default'),
(31304, 5392, 'zegen_service_title_img', '5996'),
(31305, 5392, '_wp_page_template', 'default'),
(31306, 5392, '_elementor_template_type', 'wp-post'),
(31307, 5392, '_elementor_version', '2.7.5'),
(31308, 5392, '_wp_old_slug', 'childrens-ministry-copy-2'),
(31309, 5392, '_thumbnail_id', '5415'),
(31310, 5392, '_elementor_edit_mode', 'builder'),
(31311, 5392, '_elementor_data', '[{"id":"c7f6c97","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"85f5cdb","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"30226ea","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"98a8d8d","elType":"widget","settings":{"editor":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei \\u00eenc\\u0103 din secolul al XVI-lea, c\\u00e2nd un tipograf anonim a luat o plan\\u015fet\\u0103 de litere \\u015fi le-a amestecat pentru a crea o carte demonstrativ\\u0103 pentru literele respective. Nu doar c\\u0103 a supravie\\u0163uit timp de cinci secole, dar \\u015fi a facut saltul \\u00een tipografia electronic\\u0103 practic neschimbat\\u0103. A fost popularizat\\u0103 \\u00een anii \\u201960 odat\\u0103 cu ie\\u015firea colilor Letraset care con\\u0163ineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.","_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"f11676b","elType":"widget","settings":{"editor":"Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no."},"elements":[],"widgetType":"text-editor"},{"id":"bf6927a","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"c973dba","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"292238c","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"53a7338","elType":"widget","settings":{"wp_gallery":[{"id":5600,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_10.jpg"},{"id":5597,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_7.jpg"},{"id":5592,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_2.jpg"}],"thumbnail_size":"medium_large","gallery_columns":"3","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":30,"sizes":[]},"image_border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"typography_typography":"custom","_margin":{"unit":"px","top":"0","right":"-15","bottom":"0","left":"-15","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_border":"solid","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(31312, 5392, 'zegen_page_right_sidebar', 'Zozo-custom-ministry-sidebar'),
(31313, 5392, 'zegen_ministries_title_img', '5985'),
(31314, 5393, 'zegen_demo_content_key', '1'),
(31315, 5393, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31316, 5393, '_wp_page_template', 'default'),
(31317, 5393, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31318, 5393, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31320, 5393, 'zegen_page_layout', 'theme-default'),
(31321, 5393, 'zegen_page_content_padding_opt', 'theme-default'),
(31322, 5393, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31323, 5393, 'zegen_page_main_bg_color', 'a:0:{}'),
(31324, 5393, 'zegen_page_main_bg_image', '0'),
(31325, 5393, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31326, 5393, 'zegen_page_template_opt', 'custom'),
(31327, 5393, 'zegen_page_template', 'right-sidebar'),
(31328, 5393, 'zegen_page_sidebar_mobile', 'theme-default'),
(31329, 5393, 'zegen_page_header_layout', 'theme-default'),
(31330, 5393, 'zegen_page_header_type', 'theme-default'),
(31331, 5393, 'zegen_page_header_bg_img', '0'),
(31332, 5393, 'zegen_page_header_items_opt', 'theme-default'),
(31333, 5393, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(31334, 5393, 'zegen_page_header_absolute_opt', 'theme-default'),
(31335, 5393, 'zegen_page_header_sticky_opt', 'theme-default'),
(31336, 5393, 'zegen_page_header_secondary_opt', 'theme-default'),
(31337, 5393, 'zegen_page_header_secondary_animate', 'left-push'),
(31338, 5393, 'zegen_page_custom_logo', '0'),
(31339, 5393, 'zegen_page_custom_sticky_logo', '0'),
(31340, 5393, 'zegen_page_nav_menu', 'none'),
(31341, 5393, 'zegen_page_header_topbar_opt', 'theme-default'),
(31342, 5393, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31343, 5393, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31344, 5393, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(31345, 5393, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(31346, 5393, 'zegen_page_header_topbar_link', 'a:0:{}'),
(31347, 5393, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31348, 5393, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31349, 5393, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(31350, 5393, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(31351, 5393, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(31352, 5393, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31353, 5393, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31354, 5393, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(31355, 5393, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(31356, 5393, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(31357, 5393, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31358, 5393, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31359, 5393, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(31360, 5393, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(31361, 5393, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(31362, 5393, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31363, 5393, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31364, 5393, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(31365, 5393, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(31366, 5393, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(31367, 5393, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31368, 5393, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31369, 5393, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(31370, 5393, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(31371, 5393, 'zegen_page_header_navbar_opt', 'theme-default'),
(31372, 5393, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31373, 5393, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31374, 5393, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(31375, 5393, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(31376, 5393, 'zegen_page_header_navbar_link', 'a:0:{}'),
(31377, 5393, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31378, 5393, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31379, 5393, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(31380, 5393, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(31381, 5393, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(31382, 5393, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31383, 5393, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31384, 5393, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(31385, 5393, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(31386, 5393, 'zegen_page_header_stikcy_opt', 'theme-default'),
(31387, 5393, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31388, 5393, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(31389, 5393, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(31390, 5393, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(31391, 5393, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31392, 5393, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31393, 5393, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(31394, 5393, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(31395, 5393, 'zegen_page_header_page_title_opt', 'theme-default'),
(31396, 5393, 'zegen_page_header_page_title_parallax', 'theme-default'),
(31397, 5393, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(31398, 5393, 'zegen_page_page_title_items_opt', 'theme-default'),
(31399, 5393, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(31400, 5393, 'zegen_page_page_title_skin_opt', 'theme-default'),
(31401, 5393, 'zegen_page_page_title_bg', 'a:0:{}'),
(31402, 5393, 'zegen_page_page_title_link', 'a:0:{}'),
(31403, 5393, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31404, 5393, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31405, 5393, 'zegen_page_page_title_overlay', 'a:0:{}'),
(31406, 5393, 'zegen_page_footer_layout', 'theme-default'),
(31407, 5393, 'zegen_page_hidden_footer', 'theme-default'),
(31408, 5393, 'zegen_page_footer_skin_opt', 'theme-default'),
(31409, 5393, 'zegen_page_footer_bg_img', '0'),
(31410, 5393, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(31411, 5393, 'zegen_page_footer_link', 'a:0:{}'),
(31412, 5393, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31413, 5393, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31414, 5393, 'zegen_page_footer_items_opt', 'theme-default'),
(31415, 5393, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(31416, 5393, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(31417, 5393, 'zegen_page_footer_top_bg', 'a:0:{}'),
(31418, 5393, 'zegen_page_footer_top_link', 'a:0:{}'),
(31419, 5393, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31420, 5393, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31421, 5393, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(31422, 5393, 'zegen_page_footer_top_layout', '4-4-4'),
(31423, 5393, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(31424, 5393, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(31425, 5393, 'zegen_page_footer_middle_link', 'a:0:{}'),
(31426, 5393, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31427, 5393, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31428, 5393, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(31429, 5393, 'zegen_page_footer_middle_layout', '4-4-4'),
(31430, 5393, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(31431, 5393, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(31432, 5393, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(31433, 5393, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(31434, 5393, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31435, 5393, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31436, 5393, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(31437, 5393, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(31438, 5393, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(31439, 5393, 'zegen_page_header_slider_opt', 'theme-default'),
(31440, 5393, 'zegen_service_title_img', '5995'),
(31441, 5393, '_wp_page_template', 'default'),
(31442, 5393, '_elementor_template_type', 'wp-post'),
(31443, 5393, '_elementor_version', '2.7.5'),
(31444, 5393, '_wp_old_slug', 'childrens-ministry-copy-3'),
(31445, 5393, '_thumbnail_id', '5417'),
(31446, 5393, '_elementor_edit_mode', 'builder'),
(31447, 5393, '_elementor_data', '[{"id":"d52a7ba","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"85f5cdb","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"935ccb6","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"22d1aac","elType":"widget","settings":{"editor":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei \\u00eenc\\u0103 din secolul al XVI-lea, c\\u00e2nd un tipograf anonim a luat o plan\\u015fet\\u0103 de litere \\u015fi le-a amestecat pentru a crea o carte demonstrativ\\u0103 pentru literele respective. Nu doar c\\u0103 a supravie\\u0163uit timp de cinci secole, dar \\u015fi a facut saltul \\u00een tipografia electronic\\u0103 practic neschimbat\\u0103. A fost popularizat\\u0103 \\u00een anii \\u201960 odat\\u0103 cu ie\\u015firea colilor Letraset care con\\u0163ineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.","_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"5c461fd","elType":"widget","settings":{"editor":"Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no."},"elements":[],"widgetType":"text-editor"},{"id":"b666459","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"c973dba","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"46ea535","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8d7ff0f","elType":"widget","settings":{"wp_gallery":[{"id":5600,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_10.jpg"},{"id":5597,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_7.jpg"},{"id":5592,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_2.jpg"}],"thumbnail_size":"medium_large","gallery_columns":"3","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":30,"sizes":[]},"image_border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"typography_typography":"custom","_margin":{"unit":"px","top":"0","right":"-15","bottom":"0","left":"-15","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_border":"solid","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(31448, 5393, 'zegen_page_right_sidebar', 'Zozo-custom-ministry-sidebar'),
(31449, 5393, 'zegen_ministries_title_img', '6387'),
(31450, 5394, 'zegen_demo_content_key', '1'),
(31451, 5394, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31452, 5394, '_wp_page_template', 'default'),
(31453, 5394, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31454, 5394, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(31456, 5394, 'zegen_page_layout', 'theme-default'),
(31457, 5394, 'zegen_page_content_padding_opt', 'theme-default'),
(31458, 5394, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31459, 5394, 'zegen_page_main_bg_color', 'a:0:{}'),
(31460, 5394, 'zegen_page_main_bg_image', '0'),
(31461, 5394, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31462, 5394, 'zegen_page_template_opt', 'custom'),
(31463, 5394, 'zegen_page_template', 'right-sidebar'),
(31464, 5394, 'zegen_page_sidebar_mobile', 'theme-default'),
(31465, 5394, 'zegen_page_header_layout', 'theme-default'),
(31466, 5394, 'zegen_page_header_type', 'theme-default'),
(31467, 5394, 'zegen_page_header_bg_img', '0'),
(31468, 5394, 'zegen_page_header_items_opt', 'theme-default'),
(31469, 5394, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(31470, 5394, 'zegen_page_header_absolute_opt', 'theme-default'),
(31471, 5394, 'zegen_page_header_sticky_opt', 'theme-default'),
(31472, 5394, 'zegen_page_header_secondary_opt', 'theme-default'),
(31473, 5394, 'zegen_page_header_secondary_animate', 'left-push'),
(31474, 5394, 'zegen_page_custom_logo', '0'),
(31475, 5394, 'zegen_page_custom_sticky_logo', '0'),
(31476, 5394, 'zegen_page_nav_menu', 'none'),
(31477, 5394, 'zegen_page_header_topbar_opt', 'theme-default'),
(31478, 5394, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31479, 5394, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31480, 5394, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(31481, 5394, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(31482, 5394, 'zegen_page_header_topbar_link', 'a:0:{}'),
(31483, 5394, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31484, 5394, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31485, 5394, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(31486, 5394, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(31487, 5394, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(31488, 5394, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31489, 5394, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31490, 5394, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(31491, 5394, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(31492, 5394, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(31493, 5394, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31494, 5394, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31495, 5394, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(31496, 5394, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(31497, 5394, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(31498, 5394, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31499, 5394, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31500, 5394, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(31501, 5394, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(31502, 5394, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(31503, 5394, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31504, 5394, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31505, 5394, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(31506, 5394, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(31507, 5394, 'zegen_page_header_navbar_opt', 'theme-default'),
(31508, 5394, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31509, 5394, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31510, 5394, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(31511, 5394, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(31512, 5394, 'zegen_page_header_navbar_link', 'a:0:{}'),
(31513, 5394, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31514, 5394, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31515, 5394, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(31516, 5394, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(31517, 5394, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(31518, 5394, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31519, 5394, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31520, 5394, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(31521, 5394, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(31522, 5394, 'zegen_page_header_stikcy_opt', 'theme-default'),
(31523, 5394, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(31524, 5394, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(31525, 5394, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(31526, 5394, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(31527, 5394, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31528, 5394, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31529, 5394, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(31530, 5394, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(31531, 5394, 'zegen_page_header_page_title_opt', 'theme-default'),
(31532, 5394, 'zegen_page_header_page_title_parallax', 'theme-default'),
(31533, 5394, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(31534, 5394, 'zegen_page_page_title_items_opt', 'theme-default'),
(31535, 5394, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(31536, 5394, 'zegen_page_page_title_skin_opt', 'theme-default'),
(31537, 5394, 'zegen_page_page_title_bg', 'a:0:{}'),
(31538, 5394, 'zegen_page_page_title_link', 'a:0:{}'),
(31539, 5394, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31540, 5394, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31541, 5394, 'zegen_page_page_title_overlay', 'a:0:{}'),
(31542, 5394, 'zegen_page_footer_layout', 'theme-default'),
(31543, 5394, 'zegen_page_hidden_footer', 'theme-default'),
(31544, 5394, 'zegen_page_footer_skin_opt', 'theme-default'),
(31545, 5394, 'zegen_page_footer_bg_img', '0'),
(31546, 5394, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(31547, 5394, 'zegen_page_footer_link', 'a:0:{}'),
(31548, 5394, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31549, 5394, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31550, 5394, 'zegen_page_footer_items_opt', 'theme-default'),
(31551, 5394, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(31552, 5394, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(31553, 5394, 'zegen_page_footer_top_bg', 'a:0:{}'),
(31554, 5394, 'zegen_page_footer_top_link', 'a:0:{}'),
(31555, 5394, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31556, 5394, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31557, 5394, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(31558, 5394, 'zegen_page_footer_top_layout', '4-4-4'),
(31559, 5394, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(31560, 5394, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(31561, 5394, 'zegen_page_footer_middle_link', 'a:0:{}'),
(31562, 5394, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31563, 5394, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31564, 5394, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(31565, 5394, 'zegen_page_footer_middle_layout', '4-4-4'),
(31566, 5394, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(31567, 5394, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(31568, 5394, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(31569, 5394, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(31570, 5394, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(31571, 5394, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(31572, 5394, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(31573, 5394, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(31574, 5394, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(31575, 5394, 'zegen_page_header_slider_opt', 'theme-default'),
(31576, 5394, 'zegen_service_title_img', '5997'),
(31577, 5394, '_wp_page_template', 'default'),
(31578, 5394, '_elementor_template_type', 'wp-post'),
(31579, 5394, '_elementor_version', '2.7.5'),
(31580, 5394, '_wp_old_slug', 'childrens-ministry-copy-4'),
(31581, 5394, '_thumbnail_id', '5416'),
(31582, 5394, 'zegen_page_right_sidebar', 'Zozo-custom-ministry-sidebar'),
(31583, 5394, '_elementor_edit_mode', 'builder'),
(31584, 5394, '_elementor_data', '[{"id":"9bddd66","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"85f5cdb","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"e2cbc22","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"63bf3e3","elType":"widget","settings":{"editor":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei \\u00eenc\\u0103 din secolul al XVI-lea, c\\u00e2nd un tipograf anonim a luat o plan\\u015fet\\u0103 de litere \\u015fi le-a amestecat pentru a crea o carte demonstrativ\\u0103 pentru literele respective. Nu doar c\\u0103 a supravie\\u0163uit timp de cinci secole, dar \\u015fi a facut saltul \\u00een tipografia electronic\\u0103 practic neschimbat\\u0103. A fost popularizat\\u0103 \\u00een anii \\u201960 odat\\u0103 cu ie\\u015firea colilor Letraset care con\\u0163ineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.","_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"88b9081","elType":"widget","settings":{"editor":"Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no."},"elements":[],"widgetType":"text-editor"},{"id":"61d9611","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"c973dba","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"feaacc2","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"046ba73","elType":"widget","settings":{"wp_gallery":[{"id":5600,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_10.jpg"},{"id":5597,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_7.jpg"},{"id":5592,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_2.jpg"}],"thumbnail_size":"medium_large","gallery_columns":"3","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":30,"sizes":[]},"image_border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"typography_typography":"custom","_margin":{"unit":"px","top":"0","right":"-15","bottom":"0","left":"-15","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_border":"solid","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(31585, 5394, 'zegen_ministries_title_img', '6385'),
(33707, 5027, 'zegen_demo_content_key', '1'),
(33708, 5027, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(33709, 5027, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(33710, 5027, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(33711, 5027, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(33712, 5027, '_thumbnail_id', '5599'),
(33713, 5027, 'zegen_page_layout', 'theme-default'),
(33714, 5027, 'zegen_page_content_padding_opt', 'theme-default'),
(33715, 5027, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33716, 5027, 'zegen_page_main_bg_color', 'a:0:{}'),
(33717, 5027, 'zegen_page_main_bg_image', '0'),
(33718, 5027, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33719, 5027, 'zegen_page_template_opt', 'theme-default'),
(33720, 5027, 'zegen_page_template', 'right-sidebar'),
(33721, 5027, 'zegen_page_sidebar_mobile', 'theme-default'),
(33722, 5027, 'zegen_page_header_layout', 'theme-default'),
(33723, 5027, 'zegen_page_header_type', 'theme-default'),
(33724, 5027, 'zegen_page_header_bg_img', '0'),
(33725, 5027, 'zegen_page_header_items_opt', 'theme-default'),
(33726, 5027, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(33727, 5027, 'zegen_page_header_absolute_opt', 'theme-default'),
(33728, 5027, 'zegen_page_header_sticky_opt', 'theme-default'),
(33729, 5027, 'zegen_page_header_secondary_opt', 'theme-default'),
(33730, 5027, 'zegen_page_header_secondary_animate', 'left-push'),
(33731, 5027, 'zegen_page_custom_logo', '0'),
(33732, 5027, 'zegen_page_custom_sticky_logo', '0'),
(33733, 5027, 'zegen_page_nav_menu', 'none'),
(33734, 5027, 'zegen_page_header_topbar_opt', 'theme-default'),
(33735, 5027, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33736, 5027, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33737, 5027, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(33738, 5027, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(33739, 5027, 'zegen_page_header_topbar_link', 'a:0:{}'),
(33740, 5027, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33741, 5027, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33742, 5027, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(33743, 5027, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(33744, 5027, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(33745, 5027, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33746, 5027, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33747, 5027, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(33748, 5027, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(33749, 5027, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(33750, 5027, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33751, 5027, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33752, 5027, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(33753, 5027, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(33754, 5027, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(33755, 5027, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33756, 5027, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33757, 5027, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(33758, 5027, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(33759, 5027, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(33760, 5027, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33761, 5027, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33762, 5027, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(33763, 5027, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(33764, 5027, 'zegen_page_header_navbar_opt', 'theme-default'),
(33765, 5027, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33766, 5027, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33767, 5027, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(33768, 5027, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(33769, 5027, 'zegen_page_header_navbar_link', 'a:0:{}'),
(33770, 5027, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33771, 5027, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33772, 5027, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(33773, 5027, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(33774, 5027, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(33775, 5027, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33776, 5027, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33777, 5027, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(33778, 5027, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(33779, 5027, 'zegen_page_header_stikcy_opt', 'theme-default'),
(33780, 5027, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33781, 5027, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(33782, 5027, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(33783, 5027, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(33784, 5027, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33785, 5027, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33786, 5027, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(33787, 5027, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(33788, 5027, 'zegen_page_header_page_title_opt', 'theme-default'),
(33789, 5027, 'zegen_page_header_page_title_parallax', 'theme-default'),
(33790, 5027, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(33791, 5027, 'zegen_page_page_title_items_opt', 'theme-default'),
(33792, 5027, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(33793, 5027, 'zegen_page_page_title_skin_opt', 'theme-default'),
(33794, 5027, 'zegen_page_page_title_bg', 'a:0:{}'),
(33795, 5027, 'zegen_page_page_title_link', 'a:0:{}'),
(33796, 5027, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33797, 5027, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33798, 5027, 'zegen_page_page_title_overlay', 'a:0:{}'),
(33799, 5027, 'zegen_page_footer_layout', 'theme-default'),
(33800, 5027, 'zegen_page_hidden_footer', 'theme-default'),
(33801, 5027, 'zegen_page_footer_skin_opt', 'theme-default'),
(33802, 5027, 'zegen_page_footer_bg_img', '0'),
(33803, 5027, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(33804, 5027, 'zegen_page_footer_link', 'a:0:{}'),
(33805, 5027, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33806, 5027, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33807, 5027, 'zegen_page_footer_items_opt', 'theme-default'),
(33808, 5027, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(33809, 5027, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(33810, 5027, 'zegen_page_footer_top_bg', 'a:0:{}'),
(33811, 5027, 'zegen_page_footer_top_link', 'a:0:{}'),
(33812, 5027, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33813, 5027, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33814, 5027, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(33815, 5027, 'zegen_page_footer_top_layout', '4-4-4'),
(33816, 5027, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(33817, 5027, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(33818, 5027, 'zegen_page_footer_middle_link', 'a:0:{}'),
(33819, 5027, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33820, 5027, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33821, 5027, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(33822, 5027, 'zegen_page_footer_middle_layout', '4-4-4'),
(33823, 5027, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(33824, 5027, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(33825, 5027, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(33826, 5027, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(33827, 5027, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33828, 5027, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33829, 5027, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(33830, 5027, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(33831, 5027, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(33832, 5027, 'zegen_page_header_slider_opt', 'theme-default'),
(33833, 5027, 'zegen_portfolio_layout_opt', 'theme-default'),
(33834, 5027, 'zegen_portfolio_layout', '1'),
(33835, 5027, 'zegen_portfolio_sticky', 'none'),
(33836, 5027, 'zegen_portfolio_format', 'standard'),
(33837, 5027, 'zegen_portfolio_items_opt', 'theme-default'),
(33838, 5027, 'zegen_portfolio_items', '{"Enabled":{"date":"Date","client":"Client","category":"Category","share":"Share"},"disabled":{"tag":"Tags","duration":"Duration","url":"URL","place":"Place","estimation":"Estimation"}}'),
(33839, 5027, 'zegen_portfolio_custom_url_target', '_blank'),
(33840, 5027, 'zegen_portfolio_video_modal', 'direct'),
(33841, 5027, 'zegen_portfolio_gallery_modal', 'default'),
(33842, 5027, 'zegen_portfolio_gmap_style', 'standard'),
(33843, 5027, 'slide_template', ''),
(33844, 5027, '_elementor_edit_mode', 'builder'),
(33845, 5027, '_elementor_template_type', 'wp-post'),
(33846, 5027, '_elementor_version', '3.6.7'),
(33847, 5027, '_wp_page_template', 'default'),
(33848, 5027, '_elementor_data', '[{"id":"33d213e3","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"681dc8b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7cb0d7f9","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"0613932","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f074c6e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5f81495","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"617eb59","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b2cc951","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"98495c9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"50d1eef","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"dd29005","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"f0ffd51","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"d7a561f","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(33849, 5027, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(33850, 5027, 'zegen_portfolio_date', '2019-09-17'),
(33851, 5027, 'zegen_portfolio_date_format', 'F j, Y'),
(33852, 5027, 'zegen_portfolio_client_name', 'Adam Myers'),
(33853, 5027, 'zegen_portfolio_duration', '6 Months'),
(33854, 5027, 'zegen_portfolio_estimation', '$400'),
(33855, 5027, 'zegen_portfolio_place', 'USA'),
(33856, 5027, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(33857, 5027, '_wp_old_slug', 'ui-ux'),
(33859, 5031, 'zegen_demo_content_key', '1'),
(33860, 5031, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(33861, 5031, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(33862, 5031, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(33863, 5031, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(33864, 5031, '_thumbnail_id', '5595'),
(33865, 5031, 'zegen_page_layout', 'theme-default'),
(33866, 5031, 'zegen_page_content_padding_opt', 'theme-default'),
(33867, 5031, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33868, 5031, 'zegen_page_main_bg_color', 'a:0:{}'),
(33869, 5031, 'zegen_page_main_bg_image', '0'),
(33870, 5031, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33871, 5031, 'zegen_page_template_opt', 'theme-default'),
(33872, 5031, 'zegen_page_template', 'right-sidebar'),
(33873, 5031, 'zegen_page_sidebar_mobile', 'theme-default'),
(33874, 5031, 'zegen_page_header_layout', 'theme-default'),
(33875, 5031, 'zegen_page_header_type', 'theme-default'),
(33876, 5031, 'zegen_page_header_bg_img', '0'),
(33877, 5031, 'zegen_page_header_items_opt', 'theme-default'),
(33878, 5031, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(33879, 5031, 'zegen_page_header_absolute_opt', 'theme-default'),
(33880, 5031, 'zegen_page_header_sticky_opt', 'theme-default'),
(33881, 5031, 'zegen_page_header_secondary_opt', 'theme-default'),
(33882, 5031, 'zegen_page_header_secondary_animate', 'left-push'),
(33883, 5031, 'zegen_page_custom_logo', '0'),
(33884, 5031, 'zegen_page_custom_sticky_logo', '0'),
(33885, 5031, 'zegen_page_nav_menu', 'none'),
(33886, 5031, 'zegen_page_header_topbar_opt', 'theme-default'),
(33887, 5031, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33888, 5031, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33889, 5031, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(33890, 5031, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(33891, 5031, 'zegen_page_header_topbar_link', 'a:0:{}'),
(33892, 5031, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33893, 5031, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33894, 5031, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(33895, 5031, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(33896, 5031, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(33897, 5031, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33898, 5031, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33899, 5031, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(33900, 5031, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(33901, 5031, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(33902, 5031, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33903, 5031, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33904, 5031, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(33905, 5031, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(33906, 5031, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(33907, 5031, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33908, 5031, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33909, 5031, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(33910, 5031, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(33911, 5031, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(33912, 5031, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33913, 5031, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33914, 5031, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(33915, 5031, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(33916, 5031, 'zegen_page_header_navbar_opt', 'theme-default'),
(33917, 5031, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33918, 5031, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33919, 5031, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(33920, 5031, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(33921, 5031, 'zegen_page_header_navbar_link', 'a:0:{}'),
(33922, 5031, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33923, 5031, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33924, 5031, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(33925, 5031, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(33926, 5031, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(33927, 5031, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33928, 5031, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33929, 5031, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(33930, 5031, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(33931, 5031, 'zegen_page_header_stikcy_opt', 'theme-default'),
(33932, 5031, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(33933, 5031, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(33934, 5031, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(33935, 5031, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(33936, 5031, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33937, 5031, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33938, 5031, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(33939, 5031, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(33940, 5031, 'zegen_page_header_page_title_opt', 'theme-default'),
(33941, 5031, 'zegen_page_header_page_title_parallax', 'theme-default'),
(33942, 5031, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(33943, 5031, 'zegen_page_page_title_items_opt', 'theme-default'),
(33944, 5031, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(33945, 5031, 'zegen_page_page_title_skin_opt', 'theme-default'),
(33946, 5031, 'zegen_page_page_title_bg', 'a:0:{}'),
(33947, 5031, 'zegen_page_page_title_link', 'a:0:{}'),
(33948, 5031, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33949, 5031, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33950, 5031, 'zegen_page_page_title_overlay', 'a:0:{}'),
(33951, 5031, 'zegen_page_footer_layout', 'theme-default'),
(33952, 5031, 'zegen_page_hidden_footer', 'theme-default'),
(33953, 5031, 'zegen_page_footer_skin_opt', 'theme-default'),
(33954, 5031, 'zegen_page_footer_bg_img', '0'),
(33955, 5031, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(33956, 5031, 'zegen_page_footer_link', 'a:0:{}'),
(33957, 5031, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33958, 5031, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33959, 5031, 'zegen_page_footer_items_opt', 'theme-default'),
(33960, 5031, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(33961, 5031, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(33962, 5031, 'zegen_page_footer_top_bg', 'a:0:{}'),
(33963, 5031, 'zegen_page_footer_top_link', 'a:0:{}'),
(33964, 5031, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33965, 5031, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33966, 5031, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(33967, 5031, 'zegen_page_footer_top_layout', '4-4-4'),
(33968, 5031, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(33969, 5031, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(33970, 5031, 'zegen_page_footer_middle_link', 'a:0:{}'),
(33971, 5031, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33972, 5031, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33973, 5031, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(33974, 5031, 'zegen_page_footer_middle_layout', '4-4-4'),
(33975, 5031, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(33976, 5031, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(33977, 5031, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(33978, 5031, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(33979, 5031, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(33980, 5031, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(33981, 5031, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(33982, 5031, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(33983, 5031, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(33984, 5031, 'zegen_page_header_slider_opt', 'theme-default'),
(33985, 5031, 'zegen_portfolio_layout_opt', 'theme-default'),
(33986, 5031, 'zegen_portfolio_layout', '1'),
(33987, 5031, 'zegen_portfolio_sticky', 'none'),
(33988, 5031, 'zegen_portfolio_format', 'standard'),
(33989, 5031, 'zegen_portfolio_items_opt', 'theme-default'),
(33990, 5031, 'zegen_portfolio_items', '{"Enabled":{"date":"Date","client":"Client","category":"Category","share":"Share"},"disabled":{"tag":"Tags","duration":"Duration","url":"URL","place":"Place","estimation":"Estimation"}}'),
(33991, 5031, 'zegen_portfolio_custom_url_target', '_blank'),
(33992, 5031, 'zegen_portfolio_video_modal', 'direct'),
(33993, 5031, 'zegen_portfolio_gallery_modal', 'default'),
(33994, 5031, 'zegen_portfolio_gmap_style', 'standard'),
(33995, 5031, '_wp_old_slug', 'ui-ux-copy'),
(33996, 5031, 'slide_template', ''),
(33997, 5031, '_elementor_edit_mode', 'builder'),
(33998, 5031, '_elementor_template_type', 'wp-post'),
(33999, 5031, '_elementor_version', '3.6.7'),
(34000, 5031, '_wp_page_template', 'default'),
(34001, 5031, '_elementor_data', '[{"id":"5fd42cd7","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"5dc0f224","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3356689d","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"1d856dc","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4bff678","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ed50137","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"665e1f8","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"e26c5ad","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"1195fb2","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"908048c","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5ec7ce8","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"7254754","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"e6b7dd9","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(34002, 5031, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(34003, 5031, 'zegen_portfolio_date', '2019-09-15'),
(34004, 5031, 'zegen_portfolio_date_format', 'F j, Y'),
(34005, 5031, 'zegen_portfolio_client_name', 'Patrick Slack'),
(34006, 5031, 'zegen_portfolio_duration', '7 Months'),
(34007, 5031, 'zegen_portfolio_estimation', '$700'),
(34008, 5031, 'zegen_portfolio_place', 'Cannada'),
(34009, 5031, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(34010, 5031, '_wp_old_slug', 'web-design'),
(34012, 5032, 'zegen_demo_content_key', '1'),
(34013, 5032, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34014, 5032, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34015, 5032, '_thumbnail_id', '5593'),
(34016, 5032, 'zegen_page_layout', 'theme-default'),
(34017, 5032, 'zegen_page_content_padding_opt', 'theme-default'),
(34018, 5032, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34019, 5032, 'zegen_page_main_bg_color', 'a:0:{}'),
(34020, 5032, 'zegen_page_main_bg_image', '0'),
(34021, 5032, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34022, 5032, 'zegen_page_template_opt', 'theme-default'),
(34023, 5032, 'zegen_page_template', 'right-sidebar'),
(34024, 5032, 'zegen_page_sidebar_mobile', 'theme-default'),
(34025, 5032, 'zegen_page_header_layout', 'theme-default'),
(34026, 5032, 'zegen_page_header_type', 'theme-default'),
(34027, 5032, 'zegen_page_header_bg_img', '0'),
(34028, 5032, 'zegen_page_header_items_opt', 'theme-default'),
(34029, 5032, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(34030, 5032, 'zegen_page_header_absolute_opt', 'theme-default'),
(34031, 5032, 'zegen_page_header_sticky_opt', 'theme-default'),
(34032, 5032, 'zegen_page_header_secondary_opt', 'theme-default'),
(34033, 5032, 'zegen_page_header_secondary_animate', 'left-push'),
(34034, 5032, 'zegen_page_custom_logo', '0'),
(34035, 5032, 'zegen_page_custom_sticky_logo', '0'),
(34036, 5032, 'zegen_page_nav_menu', 'none'),
(34037, 5032, 'zegen_page_header_topbar_opt', 'theme-default'),
(34038, 5032, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34039, 5032, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34040, 5032, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(34041, 5032, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(34042, 5032, 'zegen_page_header_topbar_link', 'a:0:{}'),
(34043, 5032, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34044, 5032, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34045, 5032, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(34046, 5032, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(34047, 5032, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(34048, 5032, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34049, 5032, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34050, 5032, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(34051, 5032, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(34052, 5032, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(34053, 5032, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34054, 5032, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34055, 5032, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(34056, 5032, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(34057, 5032, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(34058, 5032, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34059, 5032, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34060, 5032, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(34061, 5032, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(34062, 5032, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(34063, 5032, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34064, 5032, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34065, 5032, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(34066, 5032, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(34067, 5032, 'zegen_page_header_navbar_opt', 'theme-default'),
(34068, 5032, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34069, 5032, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34070, 5032, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(34071, 5032, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(34072, 5032, 'zegen_page_header_navbar_link', 'a:0:{}'),
(34073, 5032, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34074, 5032, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34075, 5032, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(34076, 5032, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(34077, 5032, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(34078, 5032, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34079, 5032, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34080, 5032, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(34081, 5032, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(34082, 5032, 'zegen_page_header_stikcy_opt', 'theme-default'),
(34083, 5032, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34084, 5032, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(34085, 5032, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(34086, 5032, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(34087, 5032, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34088, 5032, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34089, 5032, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(34090, 5032, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(34091, 5032, 'zegen_page_header_page_title_opt', 'theme-default'),
(34092, 5032, 'zegen_page_header_page_title_parallax', 'theme-default'),
(34093, 5032, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(34094, 5032, 'zegen_page_page_title_items_opt', 'theme-default'),
(34095, 5032, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(34096, 5032, 'zegen_page_page_title_skin_opt', 'theme-default'),
(34097, 5032, 'zegen_page_page_title_bg', 'a:0:{}'),
(34098, 5032, 'zegen_page_page_title_link', 'a:0:{}'),
(34099, 5032, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34100, 5032, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34101, 5032, 'zegen_page_page_title_overlay', 'a:0:{}'),
(34102, 5032, 'zegen_page_footer_layout', 'theme-default'),
(34103, 5032, 'zegen_page_hidden_footer', 'theme-default'),
(34104, 5032, 'zegen_page_footer_skin_opt', 'theme-default'),
(34105, 5032, 'zegen_page_footer_bg_img', '0'),
(34106, 5032, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(34107, 5032, 'zegen_page_footer_link', 'a:0:{}'),
(34108, 5032, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34109, 5032, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34110, 5032, 'zegen_page_footer_items_opt', 'theme-default'),
(34111, 5032, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(34112, 5032, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(34113, 5032, 'zegen_page_footer_top_bg', 'a:0:{}'),
(34114, 5032, 'zegen_page_footer_top_link', 'a:0:{}'),
(34115, 5032, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34116, 5032, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34117, 5032, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(34118, 5032, 'zegen_page_footer_top_layout', '4-4-4'),
(34119, 5032, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(34120, 5032, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(34121, 5032, 'zegen_page_footer_middle_link', 'a:0:{}'),
(34122, 5032, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34123, 5032, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34124, 5032, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(34125, 5032, 'zegen_page_footer_middle_layout', '4-4-4'),
(34126, 5032, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(34127, 5032, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(34128, 5032, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(34129, 5032, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(34130, 5032, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34131, 5032, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34132, 5032, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(34133, 5032, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(34134, 5032, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(34135, 5032, 'zegen_page_header_slider_opt', 'theme-default'),
(34136, 5032, 'zegen_portfolio_layout_opt', 'theme-default'),
(34137, 5032, 'zegen_portfolio_layout', '1'),
(34138, 5032, 'zegen_portfolio_sticky', 'none'),
(34139, 5032, 'zegen_portfolio_format', 'standard'),
(34140, 5032, 'zegen_portfolio_items_opt', 'theme-default'),
(34141, 5032, 'zegen_portfolio_items', '{"Enabled":{"date":"Date","client":"Client","category":"Category","share":"Share"},"disabled":{"tag":"Tags","duration":"Duration","url":"URL","place":"Place","estimation":"Estimation"}}'),
(34142, 5032, 'zegen_portfolio_custom_url_target', '_blank'),
(34143, 5032, 'zegen_portfolio_video_modal', 'direct'),
(34144, 5032, 'zegen_portfolio_gallery_modal', 'default'),
(34145, 5032, 'zegen_portfolio_gmap_style', 'standard'),
(34146, 5032, '_wp_old_slug', 'ui-ux-copy-2'),
(34147, 5032, 'slide_template', ''),
(34148, 5032, '_elementor_edit_mode', 'builder'),
(34149, 5032, '_elementor_template_type', 'wp-post'),
(34150, 5032, '_elementor_version', '3.6.7'),
(34151, 5032, '_wp_page_template', 'default'),
(34152, 5032, '_elementor_data', '[{"id":"41e06ca6","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"343a8607","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2acdc04c","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"ae20192","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c02e1fb","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7d43ce2","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"2e14032","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"fb27ff5","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"9e650a9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a12ff18","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"7e83373","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"e54a65b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"3be93d4","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(34153, 5032, 'zegen_portfolio_date', '2019-09-10'),
(34154, 5032, 'zegen_portfolio_date_format', 'F j, Y'),
(34155, 5032, 'zegen_portfolio_client_name', 'Larry Sharp'),
(34156, 5032, 'zegen_portfolio_duration', '5 Months'),
(34157, 5032, 'zegen_portfolio_estimation', '$600'),
(34158, 5032, 'zegen_portfolio_place', 'UK'),
(34159, 5032, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(34160, 5032, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34161, 5032, '_wp_old_slug', 'graphic-design'),
(34163, 5033, 'zegen_demo_content_key', '1'),
(34164, 5033, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34165, 5033, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34166, 5033, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34167, 5033, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34168, 5033, '_thumbnail_id', '5600'),
(34169, 5033, 'zegen_page_layout', 'theme-default'),
(34170, 5033, 'zegen_page_content_padding_opt', 'theme-default'),
(34171, 5033, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34172, 5033, 'zegen_page_main_bg_color', 'a:0:{}'),
(34173, 5033, 'zegen_page_main_bg_image', '0'),
(34174, 5033, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34175, 5033, 'zegen_page_template_opt', 'theme-default'),
(34176, 5033, 'zegen_page_template', 'right-sidebar'),
(34177, 5033, 'zegen_page_sidebar_mobile', 'theme-default'),
(34178, 5033, 'zegen_page_header_layout', 'theme-default'),
(34179, 5033, 'zegen_page_header_type', 'theme-default'),
(34180, 5033, 'zegen_page_header_bg_img', '0'),
(34181, 5033, 'zegen_page_header_items_opt', 'theme-default'),
(34182, 5033, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(34183, 5033, 'zegen_page_header_absolute_opt', 'theme-default'),
(34184, 5033, 'zegen_page_header_sticky_opt', 'theme-default'),
(34185, 5033, 'zegen_page_header_secondary_opt', 'theme-default'),
(34186, 5033, 'zegen_page_header_secondary_animate', 'left-push'),
(34187, 5033, 'zegen_page_custom_logo', '0'),
(34188, 5033, 'zegen_page_custom_sticky_logo', '0'),
(34189, 5033, 'zegen_page_nav_menu', 'none'),
(34190, 5033, 'zegen_page_header_topbar_opt', 'theme-default'),
(34191, 5033, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34192, 5033, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34193, 5033, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(34194, 5033, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(34195, 5033, 'zegen_page_header_topbar_link', 'a:0:{}'),
(34196, 5033, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34197, 5033, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34198, 5033, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(34199, 5033, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(34200, 5033, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(34201, 5033, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34202, 5033, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34203, 5033, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(34204, 5033, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(34205, 5033, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(34206, 5033, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34207, 5033, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34208, 5033, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(34209, 5033, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(34210, 5033, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(34211, 5033, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34212, 5033, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34213, 5033, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(34214, 5033, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(34215, 5033, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(34216, 5033, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34217, 5033, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34218, 5033, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(34219, 5033, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(34220, 5033, 'zegen_page_header_navbar_opt', 'theme-default'),
(34221, 5033, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34222, 5033, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34223, 5033, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(34224, 5033, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(34225, 5033, 'zegen_page_header_navbar_link', 'a:0:{}'),
(34226, 5033, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34227, 5033, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34228, 5033, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(34229, 5033, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(34230, 5033, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(34231, 5033, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34232, 5033, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34233, 5033, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(34234, 5033, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(34235, 5033, 'zegen_page_header_stikcy_opt', 'theme-default'),
(34236, 5033, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34237, 5033, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(34238, 5033, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(34239, 5033, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(34240, 5033, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34241, 5033, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34242, 5033, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(34243, 5033, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(34244, 5033, 'zegen_page_header_page_title_opt', 'theme-default'),
(34245, 5033, 'zegen_page_header_page_title_parallax', 'theme-default'),
(34246, 5033, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(34247, 5033, 'zegen_page_page_title_items_opt', 'theme-default'),
(34248, 5033, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(34249, 5033, 'zegen_page_page_title_skin_opt', 'theme-default'),
(34250, 5033, 'zegen_page_page_title_bg', 'a:0:{}'),
(34251, 5033, 'zegen_page_page_title_link', 'a:0:{}'),
(34252, 5033, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34253, 5033, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34254, 5033, 'zegen_page_page_title_overlay', 'a:0:{}'),
(34255, 5033, 'zegen_page_footer_layout', 'theme-default'),
(34256, 5033, 'zegen_page_hidden_footer', 'theme-default'),
(34257, 5033, 'zegen_page_footer_skin_opt', 'theme-default'),
(34258, 5033, 'zegen_page_footer_bg_img', '0'),
(34259, 5033, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(34260, 5033, 'zegen_page_footer_link', 'a:0:{}'),
(34261, 5033, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34262, 5033, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34263, 5033, 'zegen_page_footer_items_opt', 'theme-default'),
(34264, 5033, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(34265, 5033, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(34266, 5033, 'zegen_page_footer_top_bg', 'a:0:{}'),
(34267, 5033, 'zegen_page_footer_top_link', 'a:0:{}'),
(34268, 5033, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34269, 5033, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34270, 5033, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(34271, 5033, 'zegen_page_footer_top_layout', '4-4-4'),
(34272, 5033, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(34273, 5033, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(34274, 5033, 'zegen_page_footer_middle_link', 'a:0:{}'),
(34275, 5033, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34276, 5033, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34277, 5033, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(34278, 5033, 'zegen_page_footer_middle_layout', '4-4-4'),
(34279, 5033, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(34280, 5033, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(34281, 5033, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(34282, 5033, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(34283, 5033, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34284, 5033, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34285, 5033, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(34286, 5033, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(34287, 5033, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(34288, 5033, 'zegen_page_header_slider_opt', 'theme-default'),
(34289, 5033, 'zegen_portfolio_layout_opt', 'theme-default'),
(34290, 5033, 'zegen_portfolio_layout', '1'),
(34291, 5033, 'zegen_portfolio_sticky', 'none'),
(34292, 5033, 'zegen_portfolio_format', 'standard'),
(34293, 5033, 'zegen_portfolio_items_opt', 'theme-default'),
(34294, 5033, 'zegen_portfolio_items', '{"Enabled":{"date":"Date","client":"Client","category":"Category","share":"Share"},"disabled":{"tag":"Tags","duration":"Duration","url":"URL","place":"Place","estimation":"Estimation"}}'),
(34295, 5033, 'zegen_portfolio_custom_url_target', '_blank'),
(34296, 5033, 'zegen_portfolio_video_modal', 'direct'),
(34297, 5033, 'zegen_portfolio_gallery_modal', 'default'),
(34298, 5033, 'zegen_portfolio_gmap_style', 'standard'),
(34299, 5033, '_wp_old_slug', 'ui-ux-copy-2'),
(34300, 5033, '_wp_old_slug', 'graphic-design-copy'),
(34301, 5033, 'slide_template', ''),
(34302, 5033, '_elementor_edit_mode', 'builder'),
(34303, 5033, '_elementor_template_type', 'wp-post'),
(34304, 5033, '_elementor_version', '3.6.7'),
(34305, 5033, '_wp_page_template', 'default'),
(34306, 5033, '_elementor_data', '[{"id":"63adae18","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"183256c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"6e2e5e67","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"5dbb81d","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"bbab891","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"fb99763","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"0439708","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"29712da","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"eb76778","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"41451b0","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"2c24c5b","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"1bc87b0","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"dc7d6dd","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(34307, 5033, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34308, 5033, 'zegen_portfolio_date', '2019-09-12'),
(34309, 5033, 'zegen_portfolio_date_format', 'F j, Y'),
(34310, 5033, 'zegen_portfolio_client_name', 'Rudy Helm'),
(34311, 5033, 'zegen_portfolio_duration', '4 Months'),
(34312, 5033, 'zegen_portfolio_estimation', '$500'),
(34313, 5033, 'zegen_portfolio_place', 'USA'),
(34314, 5033, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(34315, 5033, '_wp_old_slug', 'wordpress'),
(34317, 5034, 'zegen_demo_content_key', '1'),
(34318, 5034, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34319, 5034, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34320, 5034, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34321, 5034, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34322, 5034, '_thumbnail_id', '5591'),
(34323, 5034, 'zegen_page_layout', 'theme-default'),
(34324, 5034, 'zegen_page_content_padding_opt', 'theme-default'),
(34325, 5034, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34326, 5034, 'zegen_page_main_bg_color', 'a:0:{}'),
(34327, 5034, 'zegen_page_main_bg_image', '0'),
(34328, 5034, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34329, 5034, 'zegen_page_template_opt', 'theme-default'),
(34330, 5034, 'zegen_page_template', 'right-sidebar'),
(34331, 5034, 'zegen_page_sidebar_mobile', 'theme-default'),
(34332, 5034, 'zegen_page_header_layout', 'theme-default'),
(34333, 5034, 'zegen_page_header_type', 'theme-default'),
(34334, 5034, 'zegen_page_header_bg_img', '0'),
(34335, 5034, 'zegen_page_header_items_opt', 'theme-default'),
(34336, 5034, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(34337, 5034, 'zegen_page_header_absolute_opt', 'theme-default'),
(34338, 5034, 'zegen_page_header_sticky_opt', 'theme-default'),
(34339, 5034, 'zegen_page_header_secondary_opt', 'theme-default'),
(34340, 5034, 'zegen_page_header_secondary_animate', 'left-push'),
(34341, 5034, 'zegen_page_custom_logo', '0'),
(34342, 5034, 'zegen_page_custom_sticky_logo', '0'),
(34343, 5034, 'zegen_page_nav_menu', 'none'),
(34344, 5034, 'zegen_page_header_topbar_opt', 'theme-default'),
(34345, 5034, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34346, 5034, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34347, 5034, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(34348, 5034, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(34349, 5034, 'zegen_page_header_topbar_link', 'a:0:{}'),
(34350, 5034, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34351, 5034, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34352, 5034, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(34353, 5034, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(34354, 5034, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(34355, 5034, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34356, 5034, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34357, 5034, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(34358, 5034, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(34359, 5034, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(34360, 5034, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34361, 5034, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34362, 5034, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(34363, 5034, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(34364, 5034, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(34365, 5034, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34366, 5034, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34367, 5034, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(34368, 5034, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(34369, 5034, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(34370, 5034, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34371, 5034, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34372, 5034, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(34373, 5034, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(34374, 5034, 'zegen_page_header_navbar_opt', 'theme-default'),
(34375, 5034, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34376, 5034, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34377, 5034, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(34378, 5034, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(34379, 5034, 'zegen_page_header_navbar_link', 'a:0:{}'),
(34380, 5034, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34381, 5034, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34382, 5034, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(34383, 5034, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(34384, 5034, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(34385, 5034, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34386, 5034, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34387, 5034, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(34388, 5034, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(34389, 5034, 'zegen_page_header_stikcy_opt', 'theme-default'),
(34390, 5034, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34391, 5034, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(34392, 5034, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(34393, 5034, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(34394, 5034, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34395, 5034, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34396, 5034, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(34397, 5034, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(34398, 5034, 'zegen_page_header_page_title_opt', 'theme-default'),
(34399, 5034, 'zegen_page_header_page_title_parallax', 'theme-default'),
(34400, 5034, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(34401, 5034, 'zegen_page_page_title_items_opt', 'theme-default'),
(34402, 5034, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(34403, 5034, 'zegen_page_page_title_skin_opt', 'theme-default'),
(34404, 5034, 'zegen_page_page_title_bg', 'a:0:{}'),
(34405, 5034, 'zegen_page_page_title_link', 'a:0:{}'),
(34406, 5034, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34407, 5034, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34408, 5034, 'zegen_page_page_title_overlay', 'a:0:{}'),
(34409, 5034, 'zegen_page_footer_layout', 'theme-default'),
(34410, 5034, 'zegen_page_hidden_footer', 'theme-default'),
(34411, 5034, 'zegen_page_footer_skin_opt', 'theme-default'),
(34412, 5034, 'zegen_page_footer_bg_img', '0'),
(34413, 5034, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(34414, 5034, 'zegen_page_footer_link', 'a:0:{}'),
(34415, 5034, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34416, 5034, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34417, 5034, 'zegen_page_footer_items_opt', 'theme-default'),
(34418, 5034, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(34419, 5034, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(34420, 5034, 'zegen_page_footer_top_bg', 'a:0:{}'),
(34421, 5034, 'zegen_page_footer_top_link', 'a:0:{}'),
(34422, 5034, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34423, 5034, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34424, 5034, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(34425, 5034, 'zegen_page_footer_top_layout', '4-4-4'),
(34426, 5034, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(34427, 5034, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(34428, 5034, 'zegen_page_footer_middle_link', 'a:0:{}'),
(34429, 5034, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34430, 5034, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34431, 5034, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(34432, 5034, 'zegen_page_footer_middle_layout', '4-4-4'),
(34433, 5034, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(34434, 5034, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(34435, 5034, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(34436, 5034, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(34437, 5034, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34438, 5034, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34439, 5034, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(34440, 5034, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(34441, 5034, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(34442, 5034, 'zegen_page_header_slider_opt', 'theme-default'),
(34443, 5034, 'zegen_portfolio_layout_opt', 'theme-default'),
(34444, 5034, 'zegen_portfolio_layout', '1'),
(34445, 5034, 'zegen_portfolio_sticky', 'none'),
(34446, 5034, 'zegen_portfolio_format', 'standard'),
(34447, 5034, 'zegen_portfolio_items_opt', 'theme-default'),
(34448, 5034, 'zegen_portfolio_items', '{"Enabled":{"date":"Date","client":"Client","category":"Category","share":"Share"},"disabled":{"tag":"Tags","duration":"Duration","url":"URL","place":"Place","estimation":"Estimation"}}'),
(34449, 5034, 'zegen_portfolio_custom_url_target', '_blank'),
(34450, 5034, 'zegen_portfolio_video_modal', 'direct'),
(34451, 5034, 'zegen_portfolio_gallery_modal', 'default'),
(34452, 5034, 'zegen_portfolio_gmap_style', 'standard'),
(34453, 5034, '_wp_old_slug', 'ui-ux-copy-2'),
(34454, 5034, '_wp_old_slug', 'graphic-design-copy'),
(34455, 5034, '_wp_old_slug', 'wordpress-copy'),
(34456, 5034, 'slide_template', ''),
(34457, 5034, 'zegen_portfolio_date', '2019-04-10'),
(34458, 5034, 'zegen_portfolio_date_format', 'F j, Y'),
(34459, 5034, 'zegen_portfolio_client_name', 'Zegen Chris'),
(34460, 5034, 'zegen_portfolio_duration', '6 Months'),
(34461, 5034, 'zegen_portfolio_estimation', '$5000'),
(34462, 5034, 'zegen_portfolio_place', 'New York'),
(34463, 5034, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(34464, 5034, '_elementor_edit_mode', 'builder'),
(34465, 5034, '_elementor_template_type', 'wp-post'),
(34466, 5034, '_wp_page_template', 'default'),
(34467, 5034, '_elementor_data', '[{"id":"252344a7","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"54b8297f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"658348d7","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"34c21aa","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"cf4368d","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"e10cae3","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"eee43f8","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5a8780a","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"f7ab2e8","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"700ae1b","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"68df2f0","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"58e7215","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"2fdb683","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(34468, 5034, '_elementor_version', '3.6.7'),
(34469, 5034, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34470, 5034, '_wp_old_slug', 'magento'),
(34472, 5035, 'zegen_demo_content_key', '1'),
(34473, 5035, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34474, 5035, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34475, 5035, '_thumbnail_id', '5592'),
(34476, 5035, 'zegen_page_layout', 'theme-default'),
(34477, 5035, 'zegen_page_content_padding_opt', 'theme-default'),
(34478, 5035, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34479, 5035, 'zegen_page_main_bg_color', 'a:0:{}'),
(34480, 5035, 'zegen_page_main_bg_image', '0'),
(34481, 5035, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34482, 5035, 'zegen_page_template_opt', 'theme-default'),
(34483, 5035, 'zegen_page_template', 'right-sidebar'),
(34484, 5035, 'zegen_page_sidebar_mobile', 'theme-default'),
(34485, 5035, 'zegen_page_header_layout', 'theme-default'),
(34486, 5035, 'zegen_page_header_type', 'theme-default'),
(34487, 5035, 'zegen_page_header_bg_img', '0'),
(34488, 5035, 'zegen_page_header_items_opt', 'theme-default'),
(34489, 5035, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(34490, 5035, 'zegen_page_header_absolute_opt', 'theme-default'),
(34491, 5035, 'zegen_page_header_sticky_opt', 'theme-default'),
(34492, 5035, 'zegen_page_header_secondary_opt', 'theme-default'),
(34493, 5035, 'zegen_page_header_secondary_animate', 'left-push'),
(34494, 5035, 'zegen_page_custom_logo', '0'),
(34495, 5035, 'zegen_page_custom_sticky_logo', '0'),
(34496, 5035, 'zegen_page_nav_menu', 'none'),
(34497, 5035, 'zegen_page_header_topbar_opt', 'theme-default'),
(34498, 5035, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34499, 5035, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34500, 5035, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(34501, 5035, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(34502, 5035, 'zegen_page_header_topbar_link', 'a:0:{}'),
(34503, 5035, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34504, 5035, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34505, 5035, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(34506, 5035, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(34507, 5035, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(34508, 5035, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34509, 5035, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34510, 5035, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(34511, 5035, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(34512, 5035, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(34513, 5035, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34514, 5035, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34515, 5035, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(34516, 5035, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(34517, 5035, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(34518, 5035, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34519, 5035, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34520, 5035, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(34521, 5035, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(34522, 5035, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(34523, 5035, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34524, 5035, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34525, 5035, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(34526, 5035, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(34527, 5035, 'zegen_page_header_navbar_opt', 'theme-default'),
(34528, 5035, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34529, 5035, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34530, 5035, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(34531, 5035, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(34532, 5035, 'zegen_page_header_navbar_link', 'a:0:{}'),
(34533, 5035, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34534, 5035, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34535, 5035, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(34536, 5035, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(34537, 5035, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(34538, 5035, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34539, 5035, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34540, 5035, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(34541, 5035, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(34542, 5035, 'zegen_page_header_stikcy_opt', 'theme-default'),
(34543, 5035, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34544, 5035, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(34545, 5035, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(34546, 5035, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(34547, 5035, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34548, 5035, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34549, 5035, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(34550, 5035, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(34551, 5035, 'zegen_page_header_page_title_opt', 'theme-default'),
(34552, 5035, 'zegen_page_header_page_title_parallax', 'theme-default'),
(34553, 5035, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(34554, 5035, 'zegen_page_page_title_items_opt', 'theme-default'),
(34555, 5035, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(34556, 5035, 'zegen_page_page_title_skin_opt', 'theme-default'),
(34557, 5035, 'zegen_page_page_title_bg', 'a:0:{}'),
(34558, 5035, 'zegen_page_page_title_link', 'a:0:{}'),
(34559, 5035, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34560, 5035, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34561, 5035, 'zegen_page_page_title_overlay', 'a:0:{}'),
(34562, 5035, 'zegen_page_footer_layout', 'theme-default'),
(34563, 5035, 'zegen_page_hidden_footer', 'theme-default'),
(34564, 5035, 'zegen_page_footer_skin_opt', 'theme-default'),
(34565, 5035, 'zegen_page_footer_bg_img', '0'),
(34566, 5035, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(34567, 5035, 'zegen_page_footer_link', 'a:0:{}'),
(34568, 5035, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34569, 5035, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34570, 5035, 'zegen_page_footer_items_opt', 'theme-default'),
(34571, 5035, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(34572, 5035, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(34573, 5035, 'zegen_page_footer_top_bg', 'a:0:{}'),
(34574, 5035, 'zegen_page_footer_top_link', 'a:0:{}'),
(34575, 5035, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34576, 5035, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34577, 5035, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(34578, 5035, 'zegen_page_footer_top_layout', '4-4-4'),
(34579, 5035, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(34580, 5035, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(34581, 5035, 'zegen_page_footer_middle_link', 'a:0:{}'),
(34582, 5035, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34583, 5035, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34584, 5035, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(34585, 5035, 'zegen_page_footer_middle_layout', '4-4-4'),
(34586, 5035, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(34587, 5035, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(34588, 5035, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(34589, 5035, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(34590, 5035, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34591, 5035, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34592, 5035, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(34593, 5035, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(34594, 5035, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(34595, 5035, 'zegen_page_header_slider_opt', 'theme-default'),
(34596, 5035, 'zegen_portfolio_layout_opt', 'theme-default'),
(34597, 5035, 'zegen_portfolio_layout', '1'),
(34598, 5035, 'zegen_portfolio_sticky', 'none'),
(34599, 5035, 'zegen_portfolio_format', 'standard'),
(34600, 5035, 'zegen_portfolio_items_opt', 'theme-default'),
(34601, 5035, 'zegen_portfolio_items', '{"Enabled":{"date":"Date","client":"Client","category":"Category","share":"Share"},"disabled":{"tag":"Tags","duration":"Duration","url":"URL","place":"Place","estimation":"Estimation"}}'),
(34602, 5035, 'zegen_portfolio_custom_url_target', '_blank'),
(34603, 5035, 'zegen_portfolio_video_modal', 'direct'),
(34604, 5035, 'zegen_portfolio_gallery_modal', 'default'),
(34605, 5035, 'zegen_portfolio_gmap_style', 'standard'),
(34606, 5035, '_wp_old_slug', 'ui-ux-copy-2'),
(34607, 5035, '_wp_old_slug', 'graphic-design-copy'),
(34608, 5035, '_wp_old_slug', 'wordpress-copy'),
(34609, 5035, '_wp_old_slug', 'magento-copy'),
(34610, 5035, 'slide_template', ''),
(34611, 5035, 'zegen_portfolio_date', '2019-04-03'),
(34612, 5035, 'zegen_portfolio_date_format', 'F j, Y'),
(34613, 5035, 'zegen_portfolio_client_name', 'Tesla'),
(34614, 5035, 'zegen_portfolio_duration', '6 Months'),
(34615, 5035, 'zegen_portfolio_estimation', '$500'),
(34616, 5035, 'zegen_portfolio_place', 'Los angels'),
(34617, 5035, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(34618, 5035, '_elementor_edit_mode', 'builder'),
(34619, 5035, '_elementor_template_type', 'wp-post'),
(34620, 5035, '_elementor_version', '3.6.7'),
(34621, 5035, '_wp_page_template', 'default'),
(34622, 5035, '_elementor_data', '[{"id":"3110","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"7409","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"560e","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"f39abb4","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"fd5966d","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"9bb1112","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"473f0c4","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f3991e5","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"e43f12a","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"cc4897b","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"fb60f62","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"addaace","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"91d1e98","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(34623, 5035, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34624, 5035, '_wp_old_slug', 'shopify'),
(34626, 5396, 'zegen_demo_content_key', '1'),
(34627, 5396, '_wp_page_template', 'default'),
(34629, 5396, 'zegen_page_layout', 'theme-default'),
(34630, 5396, 'zegen_page_content_padding_opt', 'theme-default'),
(34631, 5396, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34632, 5396, 'zegen_page_main_bg_color', 'a:0:{}'),
(34633, 5396, 'zegen_page_main_bg_image', '0'),
(34634, 5396, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34635, 5396, 'zegen_page_template_opt', 'custom'),
(34636, 5396, 'zegen_page_template', 'right-sidebar'),
(34637, 5396, 'zegen_page_sidebar_mobile', 'theme-default'),
(34638, 5396, 'zegen_page_header_layout', 'theme-default'),
(34639, 5396, 'zegen_page_header_type', 'theme-default'),
(34640, 5396, 'zegen_page_header_bg_img', '0'),
(34641, 5396, 'zegen_page_header_items_opt', 'theme-default'),
(34642, 5396, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(34643, 5396, 'zegen_page_header_absolute_opt', 'theme-default'),
(34644, 5396, 'zegen_page_header_sticky_opt', 'theme-default'),
(34645, 5396, 'zegen_page_header_secondary_opt', 'theme-default'),
(34646, 5396, 'zegen_page_header_secondary_animate', 'left-push'),
(34647, 5396, 'zegen_page_custom_logo', '0'),
(34648, 5396, 'zegen_page_custom_sticky_logo', '0'),
(34649, 5396, 'zegen_page_nav_menu', 'none'),
(34650, 5396, 'zegen_page_header_topbar_opt', 'theme-default'),
(34651, 5396, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34652, 5396, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34653, 5396, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(34654, 5396, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(34655, 5396, 'zegen_page_header_topbar_link', 'a:0:{}'),
(34656, 5396, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34657, 5396, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34658, 5396, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(34659, 5396, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(34660, 5396, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(34661, 5396, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34662, 5396, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34663, 5396, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(34664, 5396, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(34665, 5396, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(34666, 5396, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34667, 5396, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34668, 5396, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(34669, 5396, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(34670, 5396, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(34671, 5396, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34672, 5396, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34673, 5396, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(34674, 5396, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(34675, 5396, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(34676, 5396, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34677, 5396, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34678, 5396, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(34679, 5396, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(34680, 5396, 'zegen_page_header_navbar_opt', 'theme-default'),
(34681, 5396, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34682, 5396, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34683, 5396, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(34684, 5396, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(34685, 5396, 'zegen_page_header_navbar_link', 'a:0:{}'),
(34686, 5396, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34687, 5396, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34688, 5396, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(34689, 5396, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(34690, 5396, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(34691, 5396, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34692, 5396, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34693, 5396, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(34694, 5396, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(34695, 5396, 'zegen_page_header_stikcy_opt', 'theme-default'),
(34696, 5396, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34697, 5396, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(34698, 5396, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(34699, 5396, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(34700, 5396, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34701, 5396, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34702, 5396, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(34703, 5396, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(34704, 5396, 'zegen_page_header_page_title_opt', 'theme-default'),
(34705, 5396, 'zegen_page_header_page_title_parallax', 'theme-default'),
(34706, 5396, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(34707, 5396, 'zegen_page_page_title_items_opt', 'theme-default'),
(34708, 5396, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(34709, 5396, 'zegen_page_page_title_skin_opt', 'theme-default'),
(34710, 5396, 'zegen_page_page_title_bg', 'a:0:{}'),
(34711, 5396, 'zegen_page_page_title_link', 'a:0:{}'),
(34712, 5396, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34713, 5396, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34714, 5396, 'zegen_page_page_title_overlay', 'a:0:{}'),
(34715, 5396, 'zegen_page_footer_layout', 'theme-default'),
(34716, 5396, 'zegen_page_hidden_footer', 'theme-default'),
(34717, 5396, 'zegen_page_footer_skin_opt', 'theme-default'),
(34718, 5396, 'zegen_page_footer_bg_img', '0'),
(34719, 5396, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(34720, 5396, 'zegen_page_footer_link', 'a:0:{}'),
(34721, 5396, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34722, 5396, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34723, 5396, 'zegen_page_footer_items_opt', 'theme-default'),
(34724, 5396, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(34725, 5396, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(34726, 5396, 'zegen_page_footer_top_bg', 'a:0:{}'),
(34727, 5396, 'zegen_page_footer_top_link', 'a:0:{}'),
(34728, 5396, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34729, 5396, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34730, 5396, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(34731, 5396, 'zegen_page_footer_top_layout', '4-4-4'),
(34732, 5396, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(34733, 5396, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(34734, 5396, 'zegen_page_footer_middle_link', 'a:0:{}'),
(34735, 5396, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34736, 5396, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34737, 5396, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(34738, 5396, 'zegen_page_footer_middle_layout', '4-4-4'),
(34739, 5396, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(34740, 5396, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(34741, 5396, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(34742, 5396, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(34743, 5396, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34744, 5396, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34745, 5396, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(34746, 5396, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(34747, 5396, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(34748, 5396, 'zegen_page_header_slider_opt', 'theme-default'),
(34749, 5396, '_wp_page_template', 'default'),
(34750, 5396, '_elementor_template_type', 'wp-post'),
(34751, 5396, '_elementor_version', '2.7.5'),
(34752, 5396, '_wp_old_slug', 'childrens-ministry-copy-6'),
(34753, 5396, '_thumbnail_id', '5414'),
(34754, 5396, '_elementor_edit_mode', 'builder'),
(34755, 5396, '_elementor_data', '[{"id":"2e67a440","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"85f5cdb","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7c18a821","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3987310d","elType":"widget","settings":{"editor":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei \\u00eenc\\u0103 din secolul al XVI-lea, c\\u00e2nd un tipograf anonim a luat o plan\\u015fet\\u0103 de litere \\u015fi le-a amestecat pentru a crea o carte demonstrativ\\u0103 pentru literele respective. Nu doar c\\u0103 a supravie\\u0163uit timp de cinci secole, dar \\u015fi a facut saltul \\u00een tipografia electronic\\u0103 practic neschimbat\\u0103. A fost popularizat\\u0103 \\u00een anii \\u201960 odat\\u0103 cu ie\\u015firea colilor Letraset care con\\u0163ineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.","_padding":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"c5e4819","elType":"widget","settings":{"editor":"Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no."},"elements":[],"widgetType":"text-editor"},{"id":"49a0393","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"c973dba","float_mouse":"0"}],"margin":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"e0cc508","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"819be0d","elType":"widget","settings":{"wp_gallery":[{"id":5600,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_10.jpg"},{"id":5597,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_7.jpg"},{"id":5592,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/zegen_portfolio_2.jpg"}],"thumbnail_size":"medium_large","gallery_columns":"3","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":30,"sizes":[]},"image_border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"typography_typography":"custom","_margin":{"unit":"px","top":"0","right":"-15","bottom":"0","left":"-15","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_border":"solid","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"image-gallery"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(34756, 5396, 'zegen_page_right_sidebar', 'Zozo-custom-ministry-sidebar'),
(34757, 5396, 'zegen_service_title_img', '5985'),
(34758, 5396, 'zegen_ministries_title_img', '5996'),
(34759, 5396, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:2:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}s:15:"section_caption";a:1:{s:21:"typography_typography";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:15:"_section_border";a:3:{s:14:"_border_border";i:1;s:13:"_border_width";i:1;s:14:"_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:6:"margin";i:1;s:7:"padding";i:1;}}}}}'),
(34760, 5527, 'zegen_demo_content_key', '1'),
(34761, 5527, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(34762, 5527, '_thumbnail_id', '6466'),
(34763, 5527, 'slide_template', ''),
(34764, 5527, '_wp_old_slug', 'sermon'),
(34765, 5527, 'zegen_post_views_count', '1'),
(34766, 5527, 'zegen_page_layout', 'theme-default'),
(34767, 5527, 'zegen_page_content_padding_opt', 'custom'),
(34768, 5527, 'zegen_page_content_padding', 'a:7:{i:0;s:3:"120";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34769, 5527, 'zegen_page_main_bg_color', 'a:0:{}'),
(34770, 5527, 'zegen_page_main_bg_image', '0'),
(34771, 5527, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34772, 5527, 'zegen_page_template_opt', 'theme-default'),
(34773, 5527, 'zegen_page_template', 'right-sidebar'),
(34774, 5527, 'zegen_page_sidebar_mobile', 'theme-default'),
(34775, 5527, 'zegen_page_header_layout', 'theme-default'),
(34776, 5527, 'zegen_page_header_type', 'theme-default'),
(34777, 5527, 'zegen_page_header_bg_img', '0'),
(34778, 5527, 'zegen_page_header_items_opt', 'theme-default'),
(34779, 5527, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(34780, 5527, 'zegen_page_header_absolute_opt', 'theme-default'),
(34781, 5527, 'zegen_page_header_sticky_opt', 'theme-default'),
(34782, 5527, 'zegen_page_header_secondary_opt', 'theme-default'),
(34783, 5527, 'zegen_page_header_secondary_animate', 'left-push'),
(34784, 5527, 'zegen_page_custom_logo', '0'),
(34785, 5527, 'zegen_page_custom_sticky_logo', '0'),
(34786, 5527, 'zegen_page_nav_menu', 'none'),
(34787, 5527, 'zegen_page_header_topbar_opt', 'theme-default'),
(34788, 5527, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34789, 5527, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34790, 5527, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(34791, 5527, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(34792, 5527, 'zegen_page_header_topbar_link', 'a:0:{}'),
(34793, 5527, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34794, 5527, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34795, 5527, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(34796, 5527, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(34797, 5527, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(34798, 5527, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34799, 5527, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34800, 5527, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(34801, 5527, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(34802, 5527, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(34803, 5527, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34804, 5527, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34805, 5527, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(34806, 5527, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(34807, 5527, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(34808, 5527, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34809, 5527, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34810, 5527, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(34811, 5527, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(34812, 5527, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(34813, 5527, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34814, 5527, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34815, 5527, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(34816, 5527, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(34817, 5527, 'zegen_page_header_navbar_opt', 'theme-default'),
(34818, 5527, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34819, 5527, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34820, 5527, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(34821, 5527, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(34822, 5527, 'zegen_page_header_navbar_link', 'a:0:{}'),
(34823, 5527, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34824, 5527, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34825, 5527, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(34826, 5527, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(34827, 5527, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(34828, 5527, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34829, 5527, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34830, 5527, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(34831, 5527, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(34832, 5527, 'zegen_page_header_stikcy_opt', 'theme-default'),
(34833, 5527, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34834, 5527, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(34835, 5527, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(34836, 5527, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(34837, 5527, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34838, 5527, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34839, 5527, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(34840, 5527, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(34841, 5527, 'zegen_page_header_page_title_opt', 'theme-default'),
(34842, 5527, 'zegen_page_header_page_title_parallax', 'theme-default'),
(34843, 5527, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(34844, 5527, 'zegen_page_page_title_items_opt', 'theme-default'),
(34845, 5527, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(34846, 5527, 'zegen_page_page_title_skin_opt', 'theme-default'),
(34847, 5527, 'zegen_page_page_title_bg', 'a:0:{}'),
(34848, 5527, 'zegen_page_page_title_link', 'a:0:{}'),
(34849, 5527, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34850, 5527, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34851, 5527, 'zegen_page_page_title_overlay', 'a:0:{}'),
(34852, 5527, 'zegen_page_footer_layout', 'theme-default'),
(34853, 5527, 'zegen_page_hidden_footer', 'theme-default'),
(34854, 5527, 'zegen_page_footer_skin_opt', 'theme-default'),
(34855, 5527, 'zegen_page_footer_bg_img', '0'),
(34856, 5527, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(34857, 5527, 'zegen_page_footer_link', 'a:0:{}'),
(34858, 5527, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34859, 5527, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34860, 5527, 'zegen_page_footer_items_opt', 'theme-default'),
(34861, 5527, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(34862, 5527, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(34863, 5527, 'zegen_page_footer_top_bg', 'a:0:{}'),
(34864, 5527, 'zegen_page_footer_top_link', 'a:0:{}'),
(34865, 5527, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34866, 5527, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34867, 5527, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(34868, 5527, 'zegen_page_footer_top_layout', '4-4-4'),
(34869, 5527, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(34870, 5527, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(34871, 5527, 'zegen_page_footer_middle_link', 'a:0:{}'),
(34872, 5527, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34873, 5527, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34874, 5527, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(34875, 5527, 'zegen_page_footer_middle_layout', '4-4-4'),
(34876, 5527, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(34877, 5527, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(34878, 5527, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(34879, 5527, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(34880, 5527, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34881, 5527, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34882, 5527, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(34883, 5527, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(34884, 5527, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(34885, 5527, 'zegen_page_header_slider_opt', 'theme-default'),
(34886, 5527, 'zegen_sermon_video', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4'),
(34887, 5527, 'zegen_sermon_audio', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3'),
(34888, 5527, 'zegen_sermon_pdf', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf'),
(34889, 5527, '_elementor_edit_mode', 'builder'),
(34890, 5527, '_elementor_template_type', 'wp-post'),
(34891, 5527, '_wp_page_template', 'default'),
(34892, 5527, '_elementor_data', '[{"id":"79e9f053","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"0701b72","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"653e8759","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f63dadb","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante."},"elements":[],"widgetType":"text-editor"},{"id":"2a29afc","elType":"widget","settings":{"editor":"God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"5add65f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"1faf943","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c1832d1","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"764274c","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"image-gallery"},{"id":"8228e3a","elType":"widget","settings":{"title_head":"h3","title":"Sermon","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"extra_class":"mb-0"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"60806be","elType":"widget","settings":{"editor":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn\\u2019t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(34893, 5527, '_elementor_version', '2.7.5'),
(34894, 5527, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(34895, 5527, '_wp_old_slug', 'spiritually-reborn-as-gods-children'),
(34896, 5527, 'rs_page_bg_color', ''),
(34897, 5579, 'zegen_demo_content_key', '1'),
(34898, 5579, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34899, 5579, '_wp_page_template', 'default'),
(34900, 5579, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34901, 5579, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34902, 5579, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34903, 5579, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34904, 5579, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(34905, 5579, '_thumbnail_id', '5596'),
(34906, 5579, 'zegen_page_layout', 'theme-default'),
(34907, 5579, 'zegen_page_content_padding_opt', 'theme-default'),
(34908, 5579, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34909, 5579, 'zegen_page_main_bg_color', 'a:0:{}'),
(34910, 5579, 'zegen_page_main_bg_image', '0'),
(34911, 5579, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34912, 5579, 'zegen_page_template_opt', 'theme-default'),
(34913, 5579, 'zegen_page_template', 'right-sidebar'),
(34914, 5579, 'zegen_page_sidebar_mobile', 'theme-default'),
(34915, 5579, 'zegen_page_header_layout', 'theme-default'),
(34916, 5579, 'zegen_page_header_type', 'theme-default'),
(34917, 5579, 'zegen_page_header_bg_img', '0'),
(34918, 5579, 'zegen_page_header_items_opt', 'theme-default'),
(34919, 5579, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(34920, 5579, 'zegen_page_header_absolute_opt', 'theme-default'),
(34921, 5579, 'zegen_page_header_sticky_opt', 'theme-default'),
(34922, 5579, 'zegen_page_header_secondary_opt', 'theme-default'),
(34923, 5579, 'zegen_page_header_secondary_animate', 'left-push'),
(34924, 5579, 'zegen_page_custom_logo', '0'),
(34925, 5579, 'zegen_page_custom_sticky_logo', '0'),
(34926, 5579, 'zegen_page_nav_menu', 'none'),
(34927, 5579, 'zegen_page_header_topbar_opt', 'theme-default');
INSERT INTO `wpd6_postmeta` VALUES
(34928, 5579, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34929, 5579, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34930, 5579, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(34931, 5579, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(34932, 5579, 'zegen_page_header_topbar_link', 'a:0:{}'),
(34933, 5579, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34934, 5579, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34935, 5579, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(34936, 5579, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(34937, 5579, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(34938, 5579, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34939, 5579, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34940, 5579, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(34941, 5579, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(34942, 5579, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(34943, 5579, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34944, 5579, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34945, 5579, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(34946, 5579, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(34947, 5579, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(34948, 5579, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34949, 5579, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34950, 5579, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(34951, 5579, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(34952, 5579, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(34953, 5579, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34954, 5579, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34955, 5579, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(34956, 5579, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(34957, 5579, 'zegen_page_header_navbar_opt', 'theme-default'),
(34958, 5579, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34959, 5579, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34960, 5579, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(34961, 5579, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(34962, 5579, 'zegen_page_header_navbar_link', 'a:0:{}'),
(34963, 5579, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34964, 5579, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34965, 5579, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(34966, 5579, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(34967, 5579, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(34968, 5579, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34969, 5579, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34970, 5579, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(34971, 5579, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(34972, 5579, 'zegen_page_header_stikcy_opt', 'theme-default'),
(34973, 5579, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(34974, 5579, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(34975, 5579, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(34976, 5579, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(34977, 5579, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34978, 5579, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34979, 5579, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(34980, 5579, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(34981, 5579, 'zegen_page_header_page_title_opt', 'theme-default'),
(34982, 5579, 'zegen_page_header_page_title_parallax', 'theme-default'),
(34983, 5579, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(34984, 5579, 'zegen_page_page_title_items_opt', 'theme-default'),
(34985, 5579, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(34986, 5579, 'zegen_page_page_title_skin_opt', 'theme-default'),
(34987, 5579, 'zegen_page_page_title_bg', 'a:0:{}'),
(34988, 5579, 'zegen_page_page_title_link', 'a:0:{}'),
(34989, 5579, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34990, 5579, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(34991, 5579, 'zegen_page_page_title_overlay', 'a:0:{}'),
(34992, 5579, 'zegen_page_footer_layout', 'theme-default'),
(34993, 5579, 'zegen_page_hidden_footer', 'theme-default'),
(34994, 5579, 'zegen_page_footer_skin_opt', 'theme-default'),
(34995, 5579, 'zegen_page_footer_bg_img', '0'),
(34996, 5579, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(34997, 5579, 'zegen_page_footer_link', 'a:0:{}'),
(34998, 5579, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(34999, 5579, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35000, 5579, 'zegen_page_footer_items_opt', 'theme-default'),
(35001, 5579, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(35002, 5579, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(35003, 5579, 'zegen_page_footer_top_bg', 'a:0:{}'),
(35004, 5579, 'zegen_page_footer_top_link', 'a:0:{}'),
(35005, 5579, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35006, 5579, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35007, 5579, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(35008, 5579, 'zegen_page_footer_top_layout', '4-4-4'),
(35009, 5579, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(35010, 5579, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(35011, 5579, 'zegen_page_footer_middle_link', 'a:0:{}'),
(35012, 5579, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35013, 5579, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35014, 5579, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(35015, 5579, 'zegen_page_footer_middle_layout', '4-4-4'),
(35016, 5579, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(35017, 5579, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(35018, 5579, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(35019, 5579, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(35020, 5579, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35021, 5579, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35022, 5579, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(35023, 5579, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(35024, 5579, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(35025, 5579, 'zegen_page_header_slider_opt', 'theme-default'),
(35026, 5579, 'zegen_portfolio_layout_opt', 'theme-default'),
(35027, 5579, 'zegen_portfolio_layout', '1'),
(35028, 5579, 'zegen_portfolio_sticky', 'none'),
(35029, 5579, 'zegen_portfolio_format', 'standard'),
(35030, 5579, 'zegen_portfolio_items_opt', 'theme-default'),
(35031, 5579, 'zegen_portfolio_items', '{"Enabled":{"date":"Date","client":"Client","category":"Category","share":"Share"},"disabled":{"tag":"Tags","duration":"Duration","url":"URL","place":"Place","estimation":"Estimation"}}'),
(35032, 5579, 'zegen_portfolio_custom_url_target', '_blank'),
(35033, 5579, 'zegen_portfolio_video_modal', 'direct'),
(35034, 5579, 'zegen_portfolio_gallery_modal', 'default'),
(35035, 5579, 'zegen_portfolio_gmap_style', 'standard'),
(35036, 5579, 'slide_template', ''),
(35037, 5579, '_elementor_edit_mode', 'builder'),
(35038, 5579, '_elementor_template_type', 'wp-post'),
(35039, 5579, '_elementor_version', '3.6.7'),
(35040, 5579, '_wp_page_template', 'default'),
(35041, 5579, '_elementor_data', '[{"id":"33d213e3","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"681dc8b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7cb0d7f9","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"9dca6b6","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"142af64","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a6deec5","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"5133e7c","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"510e434","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"b6bfdb6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"6533a90","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5d31eba","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"3164e50","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"a082979","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(35042, 5579, 'zegen_portfolio_date', '2019-09-17'),
(35043, 5579, 'zegen_portfolio_date_format', 'F j, Y'),
(35044, 5579, 'zegen_portfolio_client_name', 'Adam Myers'),
(35045, 5579, 'zegen_portfolio_duration', '6 Months'),
(35046, 5579, 'zegen_portfolio_estimation', '$400'),
(35047, 5579, 'zegen_portfolio_place', 'USA'),
(35048, 5579, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(35049, 5579, '_wp_old_slug', 'ui-ux-copy'),
(35051, 5580, 'zegen_demo_content_key', '1'),
(35052, 5580, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35053, 5580, '_wp_page_template', 'default'),
(35054, 5580, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35055, 5580, '_wp_page_template', 'default'),
(35056, 5580, '_wp_page_template', 'default'),
(35057, 5580, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35058, 5580, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35059, 5580, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35060, 5580, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35061, 5580, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35062, 5580, '_thumbnail_id', '5597'),
(35063, 5580, 'zegen_page_layout', 'theme-default'),
(35064, 5580, 'zegen_page_content_padding_opt', 'theme-default'),
(35065, 5580, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35066, 5580, 'zegen_page_main_bg_color', 'a:0:{}'),
(35067, 5580, 'zegen_page_main_bg_image', '0'),
(35068, 5580, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35069, 5580, 'zegen_page_template_opt', 'theme-default'),
(35070, 5580, 'zegen_page_template', 'right-sidebar'),
(35071, 5580, 'zegen_page_sidebar_mobile', 'theme-default'),
(35072, 5580, 'zegen_page_header_layout', 'theme-default'),
(35073, 5580, 'zegen_page_header_type', 'theme-default'),
(35074, 5580, 'zegen_page_header_bg_img', '0'),
(35075, 5580, 'zegen_page_header_items_opt', 'theme-default'),
(35076, 5580, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(35077, 5580, 'zegen_page_header_absolute_opt', 'theme-default'),
(35078, 5580, 'zegen_page_header_sticky_opt', 'theme-default'),
(35079, 5580, 'zegen_page_header_secondary_opt', 'theme-default'),
(35080, 5580, 'zegen_page_header_secondary_animate', 'left-push'),
(35081, 5580, 'zegen_page_custom_logo', '0'),
(35082, 5580, 'zegen_page_custom_sticky_logo', '0'),
(35083, 5580, 'zegen_page_nav_menu', 'none'),
(35084, 5580, 'zegen_page_header_topbar_opt', 'theme-default'),
(35085, 5580, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35086, 5580, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35087, 5580, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(35088, 5580, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(35089, 5580, 'zegen_page_header_topbar_link', 'a:0:{}'),
(35090, 5580, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35091, 5580, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35092, 5580, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(35093, 5580, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(35094, 5580, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(35095, 5580, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35096, 5580, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35097, 5580, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(35098, 5580, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(35099, 5580, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(35100, 5580, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35101, 5580, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35102, 5580, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(35103, 5580, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(35104, 5580, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(35105, 5580, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35106, 5580, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35107, 5580, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(35108, 5580, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(35109, 5580, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(35110, 5580, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35111, 5580, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35112, 5580, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(35113, 5580, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(35114, 5580, 'zegen_page_header_navbar_opt', 'theme-default'),
(35115, 5580, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35116, 5580, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35117, 5580, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(35118, 5580, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(35119, 5580, 'zegen_page_header_navbar_link', 'a:0:{}'),
(35120, 5580, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35121, 5580, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35122, 5580, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(35123, 5580, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(35124, 5580, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(35125, 5580, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35126, 5580, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35127, 5580, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(35128, 5580, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(35129, 5580, 'zegen_page_header_stikcy_opt', 'theme-default'),
(35130, 5580, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35131, 5580, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(35132, 5580, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(35133, 5580, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(35134, 5580, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35135, 5580, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35136, 5580, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(35137, 5580, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(35138, 5580, 'zegen_page_header_page_title_opt', 'theme-default'),
(35139, 5580, 'zegen_page_header_page_title_parallax', 'theme-default'),
(35140, 5580, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(35141, 5580, 'zegen_page_page_title_items_opt', 'theme-default'),
(35142, 5580, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(35143, 5580, 'zegen_page_page_title_skin_opt', 'theme-default'),
(35144, 5580, 'zegen_page_page_title_bg', 'a:0:{}'),
(35145, 5580, 'zegen_page_page_title_link', 'a:0:{}'),
(35146, 5580, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35147, 5580, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35148, 5580, 'zegen_page_page_title_overlay', 'a:0:{}'),
(35149, 5580, 'zegen_page_footer_layout', 'theme-default'),
(35150, 5580, 'zegen_page_hidden_footer', 'theme-default'),
(35151, 5580, 'zegen_page_footer_skin_opt', 'theme-default'),
(35152, 5580, 'zegen_page_footer_bg_img', '0'),
(35153, 5580, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(35154, 5580, 'zegen_page_footer_link', 'a:0:{}'),
(35155, 5580, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35156, 5580, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35157, 5580, 'zegen_page_footer_items_opt', 'theme-default'),
(35158, 5580, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(35159, 5580, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(35160, 5580, 'zegen_page_footer_top_bg', 'a:0:{}'),
(35161, 5580, 'zegen_page_footer_top_link', 'a:0:{}'),
(35162, 5580, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35163, 5580, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35164, 5580, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(35165, 5580, 'zegen_page_footer_top_layout', '4-4-4'),
(35166, 5580, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(35167, 5580, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(35168, 5580, 'zegen_page_footer_middle_link', 'a:0:{}'),
(35169, 5580, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35170, 5580, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35171, 5580, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(35172, 5580, 'zegen_page_footer_middle_layout', '4-4-4'),
(35173, 5580, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(35174, 5580, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(35175, 5580, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(35176, 5580, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(35177, 5580, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35178, 5580, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35179, 5580, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(35180, 5580, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(35181, 5580, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(35182, 5580, 'zegen_page_header_slider_opt', 'theme-default'),
(35183, 5580, 'zegen_portfolio_layout_opt', 'theme-default'),
(35184, 5580, 'zegen_portfolio_layout', '1'),
(35185, 5580, 'zegen_portfolio_sticky', 'none'),
(35186, 5580, 'zegen_portfolio_format', 'standard'),
(35187, 5580, 'zegen_portfolio_items_opt', 'theme-default'),
(35188, 5580, 'zegen_portfolio_items', '{"Enabled":{"date":"Date","client":"Client","category":"Category","share":"Share"},"disabled":{"tag":"Tags","duration":"Duration","url":"URL","place":"Place","estimation":"Estimation"}}'),
(35189, 5580, 'zegen_portfolio_custom_url_target', '_blank'),
(35190, 5580, 'zegen_portfolio_video_modal', 'direct'),
(35191, 5580, 'zegen_portfolio_gallery_modal', 'default'),
(35192, 5580, 'zegen_portfolio_gmap_style', 'standard'),
(35193, 5580, 'slide_template', ''),
(35194, 5580, '_elementor_edit_mode', 'builder'),
(35195, 5580, '_elementor_template_type', 'wp-post'),
(35196, 5580, '_elementor_version', '3.6.7'),
(35197, 5580, '_elementor_data', '[{"id":"be21501","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"5a1f23e","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"587b4b7","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"aac8195","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ff95d9e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"38f19c1","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f087f80","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"52b0bb3","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"776325a","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7177bea","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"3f69bb7","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"5851292","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"46cdc24","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(35198, 5580, 'zegen_portfolio_date', '2019-09-17'),
(35199, 5580, 'zegen_portfolio_date_format', 'F j, Y'),
(35200, 5580, 'zegen_portfolio_client_name', 'Adam Myers'),
(35201, 5580, 'zegen_portfolio_duration', '6 Months'),
(35202, 5580, 'zegen_portfolio_estimation', '$400'),
(35203, 5580, 'zegen_portfolio_place', 'USA'),
(35204, 5580, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(35205, 5580, '_wp_old_slug', 'ui-ux-copy-copy'),
(35207, 5581, 'zegen_demo_content_key', '1'),
(35208, 5581, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35209, 5581, '_wp_page_template', 'default'),
(35210, 5581, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35211, 5581, '_wp_page_template', 'default'),
(35212, 5581, '_wp_page_template', 'default'),
(35213, 5581, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35214, 5581, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35215, 5581, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35216, 5581, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35217, 5581, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(35218, 5581, '_thumbnail_id', '5594'),
(35219, 5581, 'zegen_page_layout', 'theme-default'),
(35220, 5581, 'zegen_page_content_padding_opt', 'theme-default'),
(35221, 5581, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35222, 5581, 'zegen_page_main_bg_color', 'a:0:{}'),
(35223, 5581, 'zegen_page_main_bg_image', '0'),
(35224, 5581, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35225, 5581, 'zegen_page_template_opt', 'theme-default'),
(35226, 5581, 'zegen_page_template', 'right-sidebar'),
(35227, 5581, 'zegen_page_sidebar_mobile', 'theme-default'),
(35228, 5581, 'zegen_page_header_layout', 'theme-default'),
(35229, 5581, 'zegen_page_header_type', 'theme-default'),
(35230, 5581, 'zegen_page_header_bg_img', '0'),
(35231, 5581, 'zegen_page_header_items_opt', 'theme-default'),
(35232, 5581, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(35233, 5581, 'zegen_page_header_absolute_opt', 'theme-default'),
(35234, 5581, 'zegen_page_header_sticky_opt', 'theme-default'),
(35235, 5581, 'zegen_page_header_secondary_opt', 'theme-default'),
(35236, 5581, 'zegen_page_header_secondary_animate', 'left-push'),
(35237, 5581, 'zegen_page_custom_logo', '0'),
(35238, 5581, 'zegen_page_custom_sticky_logo', '0'),
(35239, 5581, 'zegen_page_nav_menu', 'none'),
(35240, 5581, 'zegen_page_header_topbar_opt', 'theme-default'),
(35241, 5581, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35242, 5581, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35243, 5581, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(35244, 5581, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(35245, 5581, 'zegen_page_header_topbar_link', 'a:0:{}'),
(35246, 5581, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35247, 5581, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35248, 5581, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(35249, 5581, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(35250, 5581, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(35251, 5581, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35252, 5581, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35253, 5581, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(35254, 5581, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(35255, 5581, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(35256, 5581, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35257, 5581, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35258, 5581, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(35259, 5581, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(35260, 5581, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(35261, 5581, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35262, 5581, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35263, 5581, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(35264, 5581, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(35265, 5581, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(35266, 5581, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35267, 5581, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35268, 5581, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(35269, 5581, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(35270, 5581, 'zegen_page_header_navbar_opt', 'theme-default'),
(35271, 5581, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35272, 5581, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35273, 5581, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(35274, 5581, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(35275, 5581, 'zegen_page_header_navbar_link', 'a:0:{}'),
(35276, 5581, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35277, 5581, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35278, 5581, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(35279, 5581, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(35280, 5581, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(35281, 5581, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35282, 5581, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35283, 5581, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(35284, 5581, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(35285, 5581, 'zegen_page_header_stikcy_opt', 'theme-default'),
(35286, 5581, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35287, 5581, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(35288, 5581, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(35289, 5581, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(35290, 5581, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35291, 5581, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35292, 5581, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(35293, 5581, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(35294, 5581, 'zegen_page_header_page_title_opt', 'theme-default'),
(35295, 5581, 'zegen_page_header_page_title_parallax', 'theme-default'),
(35296, 5581, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(35297, 5581, 'zegen_page_page_title_items_opt', 'theme-default'),
(35298, 5581, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(35299, 5581, 'zegen_page_page_title_skin_opt', 'theme-default'),
(35300, 5581, 'zegen_page_page_title_bg', 'a:0:{}'),
(35301, 5581, 'zegen_page_page_title_link', 'a:0:{}'),
(35302, 5581, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35303, 5581, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35304, 5581, 'zegen_page_page_title_overlay', 'a:0:{}'),
(35305, 5581, 'zegen_page_footer_layout', 'theme-default'),
(35306, 5581, 'zegen_page_hidden_footer', 'theme-default'),
(35307, 5581, 'zegen_page_footer_skin_opt', 'theme-default'),
(35308, 5581, 'zegen_page_footer_bg_img', '0'),
(35309, 5581, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(35310, 5581, 'zegen_page_footer_link', 'a:0:{}'),
(35311, 5581, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35312, 5581, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35313, 5581, 'zegen_page_footer_items_opt', 'theme-default'),
(35314, 5581, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(35315, 5581, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(35316, 5581, 'zegen_page_footer_top_bg', 'a:0:{}'),
(35317, 5581, 'zegen_page_footer_top_link', 'a:0:{}'),
(35318, 5581, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35319, 5581, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35320, 5581, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(35321, 5581, 'zegen_page_footer_top_layout', '4-4-4'),
(35322, 5581, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(35323, 5581, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(35324, 5581, 'zegen_page_footer_middle_link', 'a:0:{}'),
(35325, 5581, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35326, 5581, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35327, 5581, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(35328, 5581, 'zegen_page_footer_middle_layout', '4-4-4'),
(35329, 5581, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(35330, 5581, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(35331, 5581, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(35332, 5581, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(35333, 5581, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35334, 5581, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35335, 5581, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(35336, 5581, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(35337, 5581, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(35338, 5581, 'zegen_page_header_slider_opt', 'theme-default'),
(35339, 5581, 'zegen_portfolio_layout_opt', 'theme-default'),
(35340, 5581, 'zegen_portfolio_layout', '1'),
(35341, 5581, 'zegen_portfolio_sticky', 'none'),
(35342, 5581, 'zegen_portfolio_format', 'standard'),
(35343, 5581, 'zegen_portfolio_items_opt', 'theme-default'),
(35344, 5581, 'zegen_portfolio_items', '{"Enabled":{"date":"Date","client":"Client","category":"Category","share":"Share"},"disabled":{"tag":"Tags","duration":"Duration","url":"URL","place":"Place","estimation":"Estimation"}}'),
(35345, 5581, 'zegen_portfolio_custom_url_target', '_blank'),
(35346, 5581, 'zegen_portfolio_video_modal', 'direct'),
(35347, 5581, 'zegen_portfolio_gallery_modal', 'default'),
(35348, 5581, 'zegen_portfolio_gmap_style', 'standard'),
(35349, 5581, 'slide_template', ''),
(35350, 5581, '_elementor_edit_mode', 'builder'),
(35351, 5581, '_elementor_template_type', 'wp-post'),
(35352, 5581, '_elementor_version', '3.6.7'),
(35353, 5581, '_elementor_data', '[{"id":"33d213e3","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"681dc8b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7cb0d7f9","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"58a0c464","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"53801b40","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"56fba3d8","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"5bc7c42d","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"416ad9d0","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"d822249","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"6038097","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"edc904a","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(35354, 5581, 'zegen_portfolio_date', '2019-09-17'),
(35355, 5581, 'zegen_portfolio_date_format', 'F j, Y'),
(35356, 5581, 'zegen_portfolio_client_name', 'Adam Myers'),
(35357, 5581, 'zegen_portfolio_duration', '6 Months'),
(35358, 5581, 'zegen_portfolio_estimation', '$400'),
(35359, 5581, 'zegen_portfolio_place', 'USA'),
(35360, 5581, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(35361, 5581, '_wp_old_slug', 'ui-ux-copy-copy-2'),
(35363, 6451, 'zegen_demo_content_key', '1'),
(35364, 6451, '_wp_page_template', 'default'),
(35365, 6451, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35366, 6451, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35367, 6451, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35368, 6451, '_thumbnail_id', '6464'),
(35369, 6451, 'slide_template', ''),
(35370, 6451, '_wp_old_slug', 'sermon'),
(35371, 6451, 'zegen_post_views_count', '1'),
(35372, 6451, 'zegen_page_layout', 'theme-default'),
(35373, 6451, 'zegen_page_content_padding_opt', 'custom'),
(35374, 6451, 'zegen_page_content_padding', 'a:7:{i:0;s:3:"120";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35375, 6451, 'zegen_page_main_bg_color', 'a:0:{}'),
(35376, 6451, 'zegen_page_main_bg_image', '0'),
(35377, 6451, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35378, 6451, 'zegen_page_template_opt', 'theme-default'),
(35379, 6451, 'zegen_page_template', 'right-sidebar'),
(35380, 6451, 'zegen_page_sidebar_mobile', 'theme-default'),
(35381, 6451, 'zegen_page_header_layout', 'theme-default'),
(35382, 6451, 'zegen_page_header_type', 'theme-default'),
(35383, 6451, 'zegen_page_header_bg_img', '0'),
(35384, 6451, 'zegen_page_header_items_opt', 'theme-default'),
(35385, 6451, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(35386, 6451, 'zegen_page_header_absolute_opt', 'theme-default'),
(35387, 6451, 'zegen_page_header_sticky_opt', 'theme-default'),
(35388, 6451, 'zegen_page_header_secondary_opt', 'theme-default'),
(35389, 6451, 'zegen_page_header_secondary_animate', 'left-push'),
(35390, 6451, 'zegen_page_custom_logo', '0'),
(35391, 6451, 'zegen_page_custom_sticky_logo', '0'),
(35392, 6451, 'zegen_page_nav_menu', 'none'),
(35393, 6451, 'zegen_page_header_topbar_opt', 'theme-default'),
(35394, 6451, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35395, 6451, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35396, 6451, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(35397, 6451, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(35398, 6451, 'zegen_page_header_topbar_link', 'a:0:{}'),
(35399, 6451, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35400, 6451, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35401, 6451, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(35402, 6451, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(35403, 6451, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(35404, 6451, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35405, 6451, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35406, 6451, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(35407, 6451, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(35408, 6451, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(35409, 6451, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35410, 6451, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35411, 6451, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(35412, 6451, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(35413, 6451, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(35414, 6451, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35415, 6451, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35416, 6451, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(35417, 6451, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(35418, 6451, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(35419, 6451, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35420, 6451, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35421, 6451, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(35422, 6451, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(35423, 6451, 'zegen_page_header_navbar_opt', 'theme-default'),
(35424, 6451, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35425, 6451, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35426, 6451, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(35427, 6451, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(35428, 6451, 'zegen_page_header_navbar_link', 'a:0:{}'),
(35429, 6451, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35430, 6451, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35431, 6451, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(35432, 6451, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(35433, 6451, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(35434, 6451, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35435, 6451, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35436, 6451, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(35437, 6451, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(35438, 6451, 'zegen_page_header_stikcy_opt', 'theme-default'),
(35439, 6451, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35440, 6451, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(35441, 6451, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(35442, 6451, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(35443, 6451, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35444, 6451, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35445, 6451, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(35446, 6451, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(35447, 6451, 'zegen_page_header_page_title_opt', 'theme-default'),
(35448, 6451, 'zegen_page_header_page_title_parallax', 'theme-default'),
(35449, 6451, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(35450, 6451, 'zegen_page_page_title_items_opt', 'theme-default'),
(35451, 6451, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(35452, 6451, 'zegen_page_page_title_skin_opt', 'theme-default'),
(35453, 6451, 'zegen_page_page_title_bg', 'a:0:{}'),
(35454, 6451, 'zegen_page_page_title_link', 'a:0:{}'),
(35455, 6451, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35456, 6451, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35457, 6451, 'zegen_page_page_title_overlay', 'a:0:{}'),
(35458, 6451, 'zegen_page_footer_layout', 'theme-default'),
(35459, 6451, 'zegen_page_hidden_footer', 'theme-default'),
(35460, 6451, 'zegen_page_footer_skin_opt', 'theme-default'),
(35461, 6451, 'zegen_page_footer_bg_img', '0'),
(35462, 6451, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(35463, 6451, 'zegen_page_footer_link', 'a:0:{}'),
(35464, 6451, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35465, 6451, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35466, 6451, 'zegen_page_footer_items_opt', 'theme-default'),
(35467, 6451, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(35468, 6451, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(35469, 6451, 'zegen_page_footer_top_bg', 'a:0:{}'),
(35470, 6451, 'zegen_page_footer_top_link', 'a:0:{}'),
(35471, 6451, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35472, 6451, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35473, 6451, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(35474, 6451, 'zegen_page_footer_top_layout', '4-4-4'),
(35475, 6451, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(35476, 6451, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(35477, 6451, 'zegen_page_footer_middle_link', 'a:0:{}'),
(35478, 6451, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35479, 6451, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35480, 6451, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(35481, 6451, 'zegen_page_footer_middle_layout', '4-4-4'),
(35482, 6451, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(35483, 6451, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(35484, 6451, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(35485, 6451, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(35486, 6451, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35487, 6451, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35488, 6451, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(35489, 6451, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(35490, 6451, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(35491, 6451, 'zegen_page_header_slider_opt', 'theme-default'),
(35492, 6451, 'zegen_sermon_video', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4'),
(35493, 6451, 'zegen_sermon_audio', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3'),
(35494, 6451, 'zegen_sermon_pdf', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf'),
(35495, 6451, '_elementor_edit_mode', 'builder'),
(35496, 6451, '_elementor_template_type', 'wp-post'),
(35497, 6451, '_wp_page_template', 'default'),
(35498, 6451, '_elementor_data', '[{"id":"79e9f053","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"0701b72","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"653e8759","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f63dadb","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante."},"elements":[],"widgetType":"text-editor"},{"id":"2a29afc","elType":"widget","settings":{"editor":"God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"5add65f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"1faf943","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c1832d1","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"764274c","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"image-gallery"},{"id":"8228e3a","elType":"widget","settings":{"title_head":"h3","title":"Sermon","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"extra_class":"mb-0"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"60806be","elType":"widget","settings":{"editor":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn\\u2019t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(35499, 6451, '_elementor_version', '2.7.5'),
(35500, 6451, '_wp_old_slug', 'spiritually-reborn-as-gods-children-copy'),
(35501, 6451, 'rs_page_bg_color', ''),
(35502, 6452, 'zegen_demo_content_key', '1'),
(35503, 6452, '_wp_page_template', 'default'),
(35504, 6452, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35505, 6452, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35506, 6452, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35507, 6452, '_thumbnail_id', '6465'),
(35508, 6452, 'slide_template', ''),
(35509, 6452, '_wp_old_slug', 'sermon'),
(35510, 6452, 'zegen_post_views_count', '1'),
(35511, 6452, 'zegen_page_layout', 'theme-default'),
(35512, 6452, 'zegen_page_content_padding_opt', 'custom'),
(35513, 6452, 'zegen_page_content_padding', 'a:7:{i:0;s:3:"120";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35514, 6452, 'zegen_page_main_bg_color', 'a:0:{}'),
(35515, 6452, 'zegen_page_main_bg_image', '0'),
(35516, 6452, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35517, 6452, 'zegen_page_template_opt', 'theme-default'),
(35518, 6452, 'zegen_page_template', 'right-sidebar'),
(35519, 6452, 'zegen_page_sidebar_mobile', 'theme-default'),
(35520, 6452, 'zegen_page_header_layout', 'theme-default'),
(35521, 6452, 'zegen_page_header_type', 'theme-default'),
(35522, 6452, 'zegen_page_header_bg_img', '0'),
(35523, 6452, 'zegen_page_header_items_opt', 'theme-default'),
(35524, 6452, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(35525, 6452, 'zegen_page_header_absolute_opt', 'theme-default'),
(35526, 6452, 'zegen_page_header_sticky_opt', 'theme-default'),
(35527, 6452, 'zegen_page_header_secondary_opt', 'theme-default'),
(35528, 6452, 'zegen_page_header_secondary_animate', 'left-push'),
(35529, 6452, 'zegen_page_custom_logo', '0'),
(35530, 6452, 'zegen_page_custom_sticky_logo', '0'),
(35531, 6452, 'zegen_page_nav_menu', 'none'),
(35532, 6452, 'zegen_page_header_topbar_opt', 'theme-default'),
(35533, 6452, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35534, 6452, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35535, 6452, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(35536, 6452, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(35537, 6452, 'zegen_page_header_topbar_link', 'a:0:{}'),
(35538, 6452, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35539, 6452, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35540, 6452, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(35541, 6452, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(35542, 6452, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(35543, 6452, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35544, 6452, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35545, 6452, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(35546, 6452, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(35547, 6452, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(35548, 6452, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35549, 6452, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35550, 6452, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(35551, 6452, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(35552, 6452, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(35553, 6452, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35554, 6452, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35555, 6452, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(35556, 6452, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(35557, 6452, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(35558, 6452, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35559, 6452, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35560, 6452, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(35561, 6452, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(35562, 6452, 'zegen_page_header_navbar_opt', 'theme-default'),
(35563, 6452, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35564, 6452, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35565, 6452, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(35566, 6452, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(35567, 6452, 'zegen_page_header_navbar_link', 'a:0:{}'),
(35568, 6452, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35569, 6452, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35570, 6452, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(35571, 6452, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(35572, 6452, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(35573, 6452, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35574, 6452, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35575, 6452, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(35576, 6452, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(35577, 6452, 'zegen_page_header_stikcy_opt', 'theme-default'),
(35578, 6452, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35579, 6452, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(35580, 6452, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(35581, 6452, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(35582, 6452, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35583, 6452, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35584, 6452, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(35585, 6452, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(35586, 6452, 'zegen_page_header_page_title_opt', 'theme-default'),
(35587, 6452, 'zegen_page_header_page_title_parallax', 'theme-default'),
(35588, 6452, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(35589, 6452, 'zegen_page_page_title_items_opt', 'theme-default'),
(35590, 6452, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(35591, 6452, 'zegen_page_page_title_skin_opt', 'theme-default'),
(35592, 6452, 'zegen_page_page_title_bg', 'a:0:{}'),
(35593, 6452, 'zegen_page_page_title_link', 'a:0:{}'),
(35594, 6452, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35595, 6452, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35596, 6452, 'zegen_page_page_title_overlay', 'a:0:{}'),
(35597, 6452, 'zegen_page_footer_layout', 'theme-default'),
(35598, 6452, 'zegen_page_hidden_footer', 'theme-default'),
(35599, 6452, 'zegen_page_footer_skin_opt', 'theme-default'),
(35600, 6452, 'zegen_page_footer_bg_img', '0'),
(35601, 6452, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(35602, 6452, 'zegen_page_footer_link', 'a:0:{}'),
(35603, 6452, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35604, 6452, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35605, 6452, 'zegen_page_footer_items_opt', 'theme-default'),
(35606, 6452, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(35607, 6452, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(35608, 6452, 'zegen_page_footer_top_bg', 'a:0:{}'),
(35609, 6452, 'zegen_page_footer_top_link', 'a:0:{}'),
(35610, 6452, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35611, 6452, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35612, 6452, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(35613, 6452, 'zegen_page_footer_top_layout', '4-4-4'),
(35614, 6452, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(35615, 6452, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(35616, 6452, 'zegen_page_footer_middle_link', 'a:0:{}'),
(35617, 6452, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35618, 6452, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35619, 6452, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(35620, 6452, 'zegen_page_footer_middle_layout', '4-4-4'),
(35621, 6452, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(35622, 6452, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(35623, 6452, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(35624, 6452, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(35625, 6452, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35626, 6452, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35627, 6452, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(35628, 6452, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(35629, 6452, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(35630, 6452, 'zegen_page_header_slider_opt', 'theme-default'),
(35631, 6452, 'zegen_sermon_video', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4'),
(35632, 6452, 'zegen_sermon_audio', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3'),
(35633, 6452, 'zegen_sermon_pdf', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf'),
(35634, 6452, '_elementor_edit_mode', 'builder'),
(35635, 6452, '_elementor_template_type', 'wp-post'),
(35636, 6452, '_wp_page_template', 'default'),
(35637, 6452, '_elementor_data', '[{"id":"79e9f053","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"0701b72","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"653e8759","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f63dadb","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante."},"elements":[],"widgetType":"text-editor"},{"id":"2a29afc","elType":"widget","settings":{"editor":"God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"5add65f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"1faf943","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c1832d1","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"764274c","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"image-gallery"},{"id":"8228e3a","elType":"widget","settings":{"title_head":"h3","title":"Sermon","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"extra_class":"mb-0"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"60806be","elType":"widget","settings":{"editor":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn\\u2019t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(35638, 6452, '_elementor_version', '2.7.5'),
(35639, 6452, '_wp_old_slug', 'spiritually-reborn-as-gods-children-copy-2'),
(35640, 6452, 'rs_page_bg_color', ''),
(35641, 6453, 'zegen_demo_content_key', '1'),
(35642, 6453, '_wp_page_template', 'default'),
(35643, 6453, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35644, 6453, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35645, 6453, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35646, 6453, '_thumbnail_id', '6468'),
(35647, 6453, 'slide_template', ''),
(35648, 6453, '_wp_old_slug', 'sermon'),
(35649, 6453, 'zegen_post_views_count', '1'),
(35650, 6453, 'zegen_page_layout', 'theme-default'),
(35651, 6453, 'zegen_page_content_padding_opt', 'custom'),
(35652, 6453, 'zegen_page_content_padding', 'a:7:{i:0;s:3:"120";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35653, 6453, 'zegen_page_main_bg_color', 'a:0:{}'),
(35654, 6453, 'zegen_page_main_bg_image', '0'),
(35655, 6453, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35656, 6453, 'zegen_page_template_opt', 'theme-default'),
(35657, 6453, 'zegen_page_template', 'right-sidebar'),
(35658, 6453, 'zegen_page_sidebar_mobile', 'theme-default'),
(35659, 6453, 'zegen_page_header_layout', 'theme-default'),
(35660, 6453, 'zegen_page_header_type', 'theme-default'),
(35661, 6453, 'zegen_page_header_bg_img', '0'),
(35662, 6453, 'zegen_page_header_items_opt', 'theme-default'),
(35663, 6453, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(35664, 6453, 'zegen_page_header_absolute_opt', 'theme-default'),
(35665, 6453, 'zegen_page_header_sticky_opt', 'theme-default'),
(35666, 6453, 'zegen_page_header_secondary_opt', 'theme-default'),
(35667, 6453, 'zegen_page_header_secondary_animate', 'left-push'),
(35668, 6453, 'zegen_page_custom_logo', '0'),
(35669, 6453, 'zegen_page_custom_sticky_logo', '0'),
(35670, 6453, 'zegen_page_nav_menu', 'none'),
(35671, 6453, 'zegen_page_header_topbar_opt', 'theme-default'),
(35672, 6453, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35673, 6453, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35674, 6453, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(35675, 6453, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(35676, 6453, 'zegen_page_header_topbar_link', 'a:0:{}'),
(35677, 6453, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35678, 6453, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35679, 6453, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(35680, 6453, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(35681, 6453, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(35682, 6453, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35683, 6453, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35684, 6453, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(35685, 6453, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(35686, 6453, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(35687, 6453, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35688, 6453, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35689, 6453, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(35690, 6453, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(35691, 6453, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(35692, 6453, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35693, 6453, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35694, 6453, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(35695, 6453, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(35696, 6453, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(35697, 6453, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35698, 6453, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35699, 6453, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(35700, 6453, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(35701, 6453, 'zegen_page_header_navbar_opt', 'theme-default'),
(35702, 6453, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35703, 6453, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35704, 6453, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(35705, 6453, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(35706, 6453, 'zegen_page_header_navbar_link', 'a:0:{}'),
(35707, 6453, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35708, 6453, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35709, 6453, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(35710, 6453, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(35711, 6453, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(35712, 6453, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35713, 6453, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35714, 6453, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(35715, 6453, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(35716, 6453, 'zegen_page_header_stikcy_opt', 'theme-default'),
(35717, 6453, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35718, 6453, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(35719, 6453, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(35720, 6453, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(35721, 6453, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35722, 6453, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35723, 6453, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(35724, 6453, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(35725, 6453, 'zegen_page_header_page_title_opt', 'theme-default'),
(35726, 6453, 'zegen_page_header_page_title_parallax', 'theme-default'),
(35727, 6453, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(35728, 6453, 'zegen_page_page_title_items_opt', 'theme-default'),
(35729, 6453, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(35730, 6453, 'zegen_page_page_title_skin_opt', 'theme-default'),
(35731, 6453, 'zegen_page_page_title_bg', 'a:0:{}'),
(35732, 6453, 'zegen_page_page_title_link', 'a:0:{}'),
(35733, 6453, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35734, 6453, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35735, 6453, 'zegen_page_page_title_overlay', 'a:0:{}'),
(35736, 6453, 'zegen_page_footer_layout', 'theme-default'),
(35737, 6453, 'zegen_page_hidden_footer', 'theme-default'),
(35738, 6453, 'zegen_page_footer_skin_opt', 'theme-default'),
(35739, 6453, 'zegen_page_footer_bg_img', '0'),
(35740, 6453, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(35741, 6453, 'zegen_page_footer_link', 'a:0:{}'),
(35742, 6453, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35743, 6453, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35744, 6453, 'zegen_page_footer_items_opt', 'theme-default'),
(35745, 6453, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(35746, 6453, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(35747, 6453, 'zegen_page_footer_top_bg', 'a:0:{}'),
(35748, 6453, 'zegen_page_footer_top_link', 'a:0:{}'),
(35749, 6453, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35750, 6453, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35751, 6453, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(35752, 6453, 'zegen_page_footer_top_layout', '4-4-4'),
(35753, 6453, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(35754, 6453, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(35755, 6453, 'zegen_page_footer_middle_link', 'a:0:{}'),
(35756, 6453, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35757, 6453, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35758, 6453, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(35759, 6453, 'zegen_page_footer_middle_layout', '4-4-4'),
(35760, 6453, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(35761, 6453, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(35762, 6453, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(35763, 6453, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(35764, 6453, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35765, 6453, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35766, 6453, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(35767, 6453, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(35768, 6453, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(35769, 6453, 'zegen_page_header_slider_opt', 'theme-default'),
(35770, 6453, 'zegen_sermon_video', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4'),
(35771, 6453, 'zegen_sermon_audio', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3'),
(35772, 6453, 'zegen_sermon_pdf', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf'),
(35773, 6453, '_elementor_edit_mode', 'builder'),
(35774, 6453, '_elementor_template_type', 'wp-post'),
(35775, 6453, '_wp_page_template', 'default'),
(35776, 6453, '_elementor_data', '[{"id":"79e9f053","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"0701b72","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"653e8759","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f63dadb","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante."},"elements":[],"widgetType":"text-editor"},{"id":"2a29afc","elType":"widget","settings":{"editor":"God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"5add65f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"1faf943","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c1832d1","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"764274c","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"image-gallery"},{"id":"8228e3a","elType":"widget","settings":{"title_head":"h3","title":"Sermon","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"extra_class":"mb-0"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"60806be","elType":"widget","settings":{"editor":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn\\u2019t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(35777, 6453, '_elementor_version', '2.7.5'),
(35778, 6453, '_wp_old_slug', 'spiritually-reborn-as-gods-children-copy-3'),
(35779, 6453, 'rs_page_bg_color', ''),
(35780, 20271, 'zegen_demo_content_key', '1'),
(35781, 20271, '_wp_page_template', 'default'),
(35782, 20271, '_wp_page_template', 'default'),
(35783, 20271, '_wp_page_template', 'default'),
(35784, 20271, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35785, 20271, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35786, 20271, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35787, 20271, '_thumbnail_id', '20275'),
(35788, 20271, '_wp_old_slug', 'sermon'),
(35789, 20271, '_wp_old_slug', 'spiritually-reborn-as-gods-children-copy-5'),
(35790, 20271, 'zegen_post_views_count', '1'),
(35791, 20271, 'zegen_page_layout', 'theme-default'),
(35792, 20271, 'zegen_page_content_padding_opt', 'custom'),
(35793, 20271, 'zegen_page_content_padding', 'a:7:{i:0;s:3:"120";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35794, 20271, 'zegen_page_main_bg_color', 'a:0:{}'),
(35795, 20271, 'zegen_page_main_bg_image', '0'),
(35796, 20271, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35797, 20271, 'zegen_page_template_opt', 'theme-default'),
(35798, 20271, 'zegen_page_template', 'right-sidebar'),
(35799, 20271, 'zegen_page_sidebar_mobile', 'theme-default'),
(35800, 20271, 'zegen_page_header_layout', 'theme-default'),
(35801, 20271, 'zegen_page_header_type', 'theme-default'),
(35802, 20271, 'zegen_page_header_bg_img', '0'),
(35803, 20271, 'zegen_page_header_items_opt', 'theme-default'),
(35804, 20271, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(35805, 20271, 'zegen_page_header_absolute_opt', 'theme-default'),
(35806, 20271, 'zegen_page_header_sticky_opt', 'theme-default'),
(35807, 20271, 'zegen_page_header_secondary_opt', 'theme-default'),
(35808, 20271, 'zegen_page_header_secondary_animate', 'left-push'),
(35809, 20271, 'zegen_page_custom_logo', '0'),
(35810, 20271, 'zegen_page_custom_sticky_logo', '0'),
(35811, 20271, 'zegen_page_nav_menu', 'none'),
(35812, 20271, 'zegen_page_header_topbar_opt', 'theme-default'),
(35813, 20271, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35814, 20271, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35815, 20271, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(35816, 20271, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(35817, 20271, 'zegen_page_header_topbar_link', 'a:0:{}'),
(35818, 20271, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35819, 20271, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35820, 20271, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(35821, 20271, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(35822, 20271, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(35823, 20271, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35824, 20271, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35825, 20271, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(35826, 20271, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(35827, 20271, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(35828, 20271, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35829, 20271, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35830, 20271, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(35831, 20271, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(35832, 20271, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(35833, 20271, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35834, 20271, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35835, 20271, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(35836, 20271, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(35837, 20271, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(35838, 20271, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}');
INSERT INTO `wpd6_postmeta` VALUES
(35839, 20271, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35840, 20271, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(35841, 20271, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(35842, 20271, 'zegen_page_header_navbar_opt', 'theme-default'),
(35843, 20271, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35844, 20271, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35845, 20271, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(35846, 20271, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(35847, 20271, 'zegen_page_header_navbar_link', 'a:0:{}'),
(35848, 20271, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35849, 20271, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35850, 20271, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(35851, 20271, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(35852, 20271, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(35853, 20271, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35854, 20271, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35855, 20271, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(35856, 20271, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(35857, 20271, 'zegen_page_header_stikcy_opt', 'theme-default'),
(35858, 20271, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35859, 20271, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(35860, 20271, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(35861, 20271, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(35862, 20271, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35863, 20271, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35864, 20271, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(35865, 20271, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(35866, 20271, 'zegen_page_header_page_title_opt', 'theme-default'),
(35867, 20271, 'zegen_page_header_page_title_parallax', 'theme-default'),
(35868, 20271, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(35869, 20271, 'zegen_page_page_title_items_opt', 'theme-default'),
(35870, 20271, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(35871, 20271, 'zegen_page_page_title_skin_opt', 'theme-default'),
(35872, 20271, 'zegen_page_page_title_bg', 'a:0:{}'),
(35873, 20271, 'zegen_page_page_title_link', 'a:0:{}'),
(35874, 20271, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35875, 20271, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35876, 20271, 'zegen_page_page_title_overlay', 'a:0:{}'),
(35877, 20271, 'zegen_page_footer_layout', 'theme-default'),
(35878, 20271, 'zegen_page_hidden_footer', 'theme-default'),
(35879, 20271, 'zegen_page_footer_skin_opt', 'theme-default'),
(35880, 20271, 'zegen_page_footer_bg_img', '0'),
(35881, 20271, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(35882, 20271, 'zegen_page_footer_link', 'a:0:{}'),
(35883, 20271, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35884, 20271, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35885, 20271, 'zegen_page_footer_items_opt', 'theme-default'),
(35886, 20271, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(35887, 20271, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(35888, 20271, 'zegen_page_footer_top_bg', 'a:0:{}'),
(35889, 20271, 'zegen_page_footer_top_link', 'a:0:{}'),
(35890, 20271, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35891, 20271, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35892, 20271, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(35893, 20271, 'zegen_page_footer_top_layout', '4-4-4'),
(35894, 20271, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(35895, 20271, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(35896, 20271, 'zegen_page_footer_middle_link', 'a:0:{}'),
(35897, 20271, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35898, 20271, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35899, 20271, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(35900, 20271, 'zegen_page_footer_middle_layout', '4-4-4'),
(35901, 20271, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(35902, 20271, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(35903, 20271, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(35904, 20271, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(35905, 20271, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35906, 20271, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35907, 20271, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(35908, 20271, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(35909, 20271, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(35910, 20271, 'zegen_page_header_slider_opt', 'theme-default'),
(35911, 20271, 'zegen_sermon_video', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4'),
(35912, 20271, 'zegen_sermon_audio', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3'),
(35913, 20271, 'zegen_sermon_pdf', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf'),
(35914, 20271, '_elementor_edit_mode', 'builder'),
(35915, 20271, '_elementor_template_type', 'wp-post'),
(35916, 20271, '_elementor_data', '[{"id":"79e9f053","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"0701b72"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"653e8759","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f63dadb","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante."},"elements":[],"widgetType":"text-editor"},{"id":"2a29afc","elType":"widget","settings":{"editor":"God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"5add65f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1faf943"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c1832d1","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"764274c","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"image-gallery"},{"id":"8228e3a","elType":"widget","settings":{"title_head":"h3","title":"Sermon","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"extra_class":"mb-0"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"60806be","elType":"widget","settings":{"editor":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn\\u2019t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(35917, 20271, '_elementor_version', '3.6.7'),
(35918, 20271, '_wp_old_slug', 'spiritually-reborn-as-gods-children-copy'),
(35919, 20271, '_wp_old_date', '2022-07-07'),
(35921, 20272, 'zegen_demo_content_key', '1'),
(35922, 20272, '_wp_page_template', 'default'),
(35923, 20272, '_wp_page_template', 'default'),
(35924, 20272, '_wp_page_template', 'default'),
(35925, 20272, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35926, 20272, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35927, 20272, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(35928, 20272, '_thumbnail_id', '20276'),
(35929, 20272, '_wp_old_slug', 'sermon'),
(35930, 20272, '_wp_old_slug', 'spiritually-reborn-as-gods-children-copy-5'),
(35931, 20272, 'zegen_post_views_count', '1'),
(35932, 20272, 'zegen_page_layout', 'theme-default'),
(35933, 20272, 'zegen_page_content_padding_opt', 'custom'),
(35934, 20272, 'zegen_page_content_padding', 'a:7:{i:0;s:3:"120";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35935, 20272, 'zegen_page_main_bg_color', 'a:0:{}'),
(35936, 20272, 'zegen_page_main_bg_image', '0'),
(35937, 20272, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35938, 20272, 'zegen_page_template_opt', 'theme-default'),
(35939, 20272, 'zegen_page_template', 'right-sidebar'),
(35940, 20272, 'zegen_page_sidebar_mobile', 'theme-default'),
(35941, 20272, 'zegen_page_header_layout', 'theme-default'),
(35942, 20272, 'zegen_page_header_type', 'theme-default'),
(35943, 20272, 'zegen_page_header_bg_img', '0'),
(35944, 20272, 'zegen_page_header_items_opt', 'theme-default'),
(35945, 20272, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(35946, 20272, 'zegen_page_header_absolute_opt', 'theme-default'),
(35947, 20272, 'zegen_page_header_sticky_opt', 'theme-default'),
(35948, 20272, 'zegen_page_header_secondary_opt', 'theme-default'),
(35949, 20272, 'zegen_page_header_secondary_animate', 'left-push'),
(35950, 20272, 'zegen_page_custom_logo', '0'),
(35951, 20272, 'zegen_page_custom_sticky_logo', '0'),
(35952, 20272, 'zegen_page_nav_menu', 'none'),
(35953, 20272, 'zegen_page_header_topbar_opt', 'theme-default'),
(35954, 20272, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35955, 20272, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35956, 20272, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(35957, 20272, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(35958, 20272, 'zegen_page_header_topbar_link', 'a:0:{}'),
(35959, 20272, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35960, 20272, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35961, 20272, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(35962, 20272, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(35963, 20272, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(35964, 20272, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35965, 20272, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35966, 20272, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(35967, 20272, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(35968, 20272, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(35969, 20272, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35970, 20272, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35971, 20272, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(35972, 20272, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(35973, 20272, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(35974, 20272, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35975, 20272, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35976, 20272, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(35977, 20272, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(35978, 20272, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(35979, 20272, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35980, 20272, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35981, 20272, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(35982, 20272, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(35983, 20272, 'zegen_page_header_navbar_opt', 'theme-default'),
(35984, 20272, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35985, 20272, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(35986, 20272, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(35987, 20272, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(35988, 20272, 'zegen_page_header_navbar_link', 'a:0:{}'),
(35989, 20272, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35990, 20272, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35991, 20272, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(35992, 20272, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(35993, 20272, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(35994, 20272, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(35995, 20272, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(35996, 20272, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(35997, 20272, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(35998, 20272, 'zegen_page_header_stikcy_opt', 'theme-default'),
(35999, 20272, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36000, 20272, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(36001, 20272, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(36002, 20272, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(36003, 20272, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36004, 20272, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36005, 20272, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(36006, 20272, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(36007, 20272, 'zegen_page_header_page_title_opt', 'theme-default'),
(36008, 20272, 'zegen_page_header_page_title_parallax', 'theme-default'),
(36009, 20272, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(36010, 20272, 'zegen_page_page_title_items_opt', 'theme-default'),
(36011, 20272, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(36012, 20272, 'zegen_page_page_title_skin_opt', 'theme-default'),
(36013, 20272, 'zegen_page_page_title_bg', 'a:0:{}'),
(36014, 20272, 'zegen_page_page_title_link', 'a:0:{}'),
(36015, 20272, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36016, 20272, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36017, 20272, 'zegen_page_page_title_overlay', 'a:0:{}'),
(36018, 20272, 'zegen_page_footer_layout', 'theme-default'),
(36019, 20272, 'zegen_page_hidden_footer', 'theme-default'),
(36020, 20272, 'zegen_page_footer_skin_opt', 'theme-default'),
(36021, 20272, 'zegen_page_footer_bg_img', '0'),
(36022, 20272, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(36023, 20272, 'zegen_page_footer_link', 'a:0:{}'),
(36024, 20272, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36025, 20272, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36026, 20272, 'zegen_page_footer_items_opt', 'theme-default'),
(36027, 20272, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(36028, 20272, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(36029, 20272, 'zegen_page_footer_top_bg', 'a:0:{}'),
(36030, 20272, 'zegen_page_footer_top_link', 'a:0:{}'),
(36031, 20272, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36032, 20272, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36033, 20272, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(36034, 20272, 'zegen_page_footer_top_layout', '4-4-4'),
(36035, 20272, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(36036, 20272, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(36037, 20272, 'zegen_page_footer_middle_link', 'a:0:{}'),
(36038, 20272, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36039, 20272, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36040, 20272, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(36041, 20272, 'zegen_page_footer_middle_layout', '4-4-4'),
(36042, 20272, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(36043, 20272, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(36044, 20272, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(36045, 20272, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(36046, 20272, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36047, 20272, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36048, 20272, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(36049, 20272, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(36050, 20272, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(36051, 20272, 'zegen_page_header_slider_opt', 'theme-default'),
(36052, 20272, 'zegen_sermon_video', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4'),
(36053, 20272, 'zegen_sermon_audio', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3'),
(36054, 20272, 'zegen_sermon_pdf', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf'),
(36055, 20272, '_elementor_edit_mode', 'builder'),
(36056, 20272, '_elementor_template_type', 'wp-post'),
(36057, 20272, '_elementor_data', '[{"id":"79e9f053","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"0701b72"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"653e8759","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f63dadb","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante."},"elements":[],"widgetType":"text-editor"},{"id":"2a29afc","elType":"widget","settings":{"editor":"God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"5add65f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1faf943"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c1832d1","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"764274c","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"image-gallery"},{"id":"8228e3a","elType":"widget","settings":{"title_head":"h3","title":"Sermon","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"extra_class":"mb-0"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"60806be","elType":"widget","settings":{"editor":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn\\u2019t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(36058, 20272, '_elementor_version', '3.6.7'),
(36059, 20272, '_wp_old_slug', 'spiritually-reborn-as-gods-children-copy-2'),
(36060, 20272, '_wp_old_date', '2022-07-07'),
(36062, 20741, 'zegen_demo_content_key', '1'),
(36063, 20741, '_wp_page_template', 'default'),
(36064, 20741, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36065, 20741, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36066, 20741, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36067, 20741, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36068, 20741, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36069, 20741, '_thumbnail_id', '5599'),
(36070, 20741, 'zegen_page_layout', 'theme-default'),
(36071, 20741, 'zegen_page_content_padding_opt', 'theme-default'),
(36072, 20741, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36073, 20741, 'zegen_page_main_bg_color', 'a:0:{}'),
(36074, 20741, 'zegen_page_main_bg_image', '0'),
(36075, 20741, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36076, 20741, 'zegen_page_template_opt', 'theme-default'),
(36077, 20741, 'zegen_page_template', 'right-sidebar'),
(36078, 20741, 'zegen_page_sidebar_mobile', 'theme-default'),
(36079, 20741, 'zegen_page_header_layout', 'theme-default'),
(36080, 20741, 'zegen_page_header_type', 'theme-default'),
(36081, 20741, 'zegen_page_header_bg_img', '0'),
(36082, 20741, 'zegen_page_header_items_opt', 'theme-default'),
(36083, 20741, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(36084, 20741, 'zegen_page_header_absolute_opt', 'theme-default'),
(36085, 20741, 'zegen_page_header_sticky_opt', 'theme-default'),
(36086, 20741, 'zegen_page_header_secondary_opt', 'theme-default'),
(36087, 20741, 'zegen_page_header_secondary_animate', 'left-push'),
(36088, 20741, 'zegen_page_custom_logo', '0'),
(36089, 20741, 'zegen_page_custom_sticky_logo', '0'),
(36090, 20741, 'zegen_page_nav_menu', 'none'),
(36091, 20741, 'zegen_page_header_topbar_opt', 'theme-default'),
(36092, 20741, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36093, 20741, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36094, 20741, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(36095, 20741, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(36096, 20741, 'zegen_page_header_topbar_link', 'a:0:{}'),
(36097, 20741, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36098, 20741, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36099, 20741, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(36100, 20741, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(36101, 20741, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(36102, 20741, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36103, 20741, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36104, 20741, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(36105, 20741, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(36106, 20741, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(36107, 20741, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36108, 20741, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36109, 20741, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(36110, 20741, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(36111, 20741, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(36112, 20741, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36113, 20741, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36114, 20741, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(36115, 20741, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(36116, 20741, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(36117, 20741, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36118, 20741, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36119, 20741, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(36120, 20741, 'zegen_page_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(36121, 20741, 'zegen_page_header_navbar_opt', 'theme-default'),
(36122, 20741, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36123, 20741, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36124, 20741, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(36125, 20741, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(36126, 20741, 'zegen_page_header_navbar_link', 'a:0:{}'),
(36127, 20741, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36128, 20741, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36129, 20741, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(36130, 20741, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(36131, 20741, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(36132, 20741, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36133, 20741, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36134, 20741, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(36135, 20741, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(36136, 20741, 'zegen_page_header_stikcy_opt', 'theme-default'),
(36137, 20741, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36138, 20741, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(36139, 20741, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(36140, 20741, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(36141, 20741, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36142, 20741, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36143, 20741, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(36144, 20741, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(36145, 20741, 'zegen_page_header_page_title_opt', 'theme-default'),
(36146, 20741, 'zegen_page_header_page_title_parallax', 'theme-default'),
(36147, 20741, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(36148, 20741, 'zegen_page_page_title_items_opt', 'theme-default'),
(36149, 20741, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}');
INSERT INTO `wpd6_postmeta` VALUES
(36150, 20741, 'zegen_page_page_title_skin_opt', 'theme-default'),
(36151, 20741, 'zegen_page_page_title_bg', 'a:0:{}'),
(36152, 20741, 'zegen_page_page_title_link', 'a:0:{}'),
(36153, 20741, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36154, 20741, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36155, 20741, 'zegen_page_page_title_overlay', 'a:0:{}'),
(36156, 20741, 'zegen_page_footer_layout', 'theme-default'),
(36157, 20741, 'zegen_page_hidden_footer', 'theme-default'),
(36158, 20741, 'zegen_page_footer_skin_opt', 'theme-default'),
(36159, 20741, 'zegen_page_footer_bg_img', '0'),
(36160, 20741, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(36161, 20741, 'zegen_page_footer_link', 'a:0:{}'),
(36162, 20741, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36163, 20741, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36164, 20741, 'zegen_page_footer_items_opt', 'theme-default'),
(36165, 20741, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(36166, 20741, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(36167, 20741, 'zegen_page_footer_top_bg', 'a:0:{}'),
(36168, 20741, 'zegen_page_footer_top_link', 'a:0:{}'),
(36169, 20741, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36170, 20741, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36171, 20741, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(36172, 20741, 'zegen_page_footer_top_layout', '4-4-4'),
(36173, 20741, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(36174, 20741, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(36175, 20741, 'zegen_page_footer_middle_link', 'a:0:{}'),
(36176, 20741, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36177, 20741, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36178, 20741, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(36179, 20741, 'zegen_page_footer_middle_layout', '4-4-4'),
(36180, 20741, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(36181, 20741, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(36182, 20741, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(36183, 20741, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(36184, 20741, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36185, 20741, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36186, 20741, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(36187, 20741, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(36188, 20741, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(36189, 20741, 'zegen_page_header_slider_opt', 'theme-default'),
(36190, 20741, 'zegen_portfolio_layout_opt', 'theme-default'),
(36191, 20741, 'zegen_portfolio_layout', '1'),
(36192, 20741, 'zegen_portfolio_sticky', 'none'),
(36193, 20741, 'zegen_portfolio_format', 'gallery'),
(36194, 20741, 'zegen_portfolio_items_opt', 'theme-default'),
(36195, 20741, 'zegen_portfolio_items', '{\\"Enabled\\":{\\"date\\":\\"Date\\",\\"client\\":\\"Client\\",\\"category\\":\\"Category\\",\\"share\\":\\"Share\\"},\\"disabled\\":{\\"tag\\":\\"Tags\\",\\"duration\\":\\"Duration\\",\\"url\\":\\"URL\\",\\"place\\":\\"Place\\",\\"estimation\\":\\"Estimation\\"}}'),
(36196, 20741, 'zegen_portfolio_custom_url_target', '_blank'),
(36197, 20741, 'zegen_portfolio_video_modal', 'direct'),
(36198, 20741, 'zegen_portfolio_gallery_modal', 'default'),
(36199, 20741, 'zegen_portfolio_gmap_style', 'standard'),
(36200, 20741, '_elementor_edit_mode', 'builder'),
(36201, 20741, '_elementor_template_type', 'wp-post'),
(36202, 20741, '_elementor_version', '3.6.7'),
(36203, 20741, '_wp_page_template', 'default'),
(36204, 20741, '_elementor_data', '[{"id":"33d213e3","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"681dc8b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7cb0d7f9","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"0613932","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f074c6e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5f81495","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"617eb59","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b2cc951","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"98495c9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"50d1eef","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"dd29005","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"f0ffd51","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"d7a561f","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(36205, 20741, 'zegen_portfolio_date', '2019-09-17'),
(36206, 20741, 'zegen_portfolio_date_format', 'F j, Y'),
(36207, 20741, 'zegen_portfolio_client_name', 'Adam Myers'),
(36208, 20741, 'zegen_portfolio_duration', '6 Months'),
(36209, 20741, 'zegen_portfolio_estimation', '$400'),
(36210, 20741, 'zegen_portfolio_place', 'USA'),
(36211, 20741, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(36212, 20741, '_wp_old_slug', 'ui-ux'),
(36214, 20741, '_wp_old_date', '2022-07-09'),
(36215, 20741, '_wp_old_slug', 'upcoming-event-copy'),
(36216, 20741, 'zegen_portfolio_grid_gutter', '30'),
(36217, 20741, 'zegen_portfolio_grid_cols', '3'),
(36218, 20741, 'zegen_portfolio_gallery', '5600,5599,5598'),
(36219, 20741, 'zegen_portfolio_gmap_type', 'normal'),
(36220, 20742, 'zegen_demo_content_key', '1'),
(36221, 20742, '_wp_page_template', 'default'),
(36222, 20742, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36223, 20742, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36224, 20742, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36225, 20742, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36226, 20742, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36227, 20742, '_thumbnail_id', '5599'),
(36228, 20742, 'zegen_page_layout', 'theme-default'),
(36229, 20742, 'zegen_page_content_padding_opt', 'theme-default'),
(36230, 20742, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36231, 20742, 'zegen_page_main_bg_color', 'a:0:{}'),
(36232, 20742, 'zegen_page_main_bg_image', '0'),
(36233, 20742, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36234, 20742, 'zegen_page_template_opt', 'theme-default'),
(36235, 20742, 'zegen_page_template', 'right-sidebar'),
(36236, 20742, 'zegen_page_sidebar_mobile', 'theme-default'),
(36237, 20742, 'zegen_page_header_layout', 'theme-default'),
(36238, 20742, 'zegen_page_header_type', 'theme-default'),
(36239, 20742, 'zegen_page_header_bg_img', '0'),
(36240, 20742, 'zegen_page_header_items_opt', 'theme-default'),
(36241, 20742, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(36242, 20742, 'zegen_page_header_absolute_opt', 'theme-default'),
(36243, 20742, 'zegen_page_header_sticky_opt', 'theme-default'),
(36244, 20742, 'zegen_page_header_secondary_opt', 'theme-default'),
(36245, 20742, 'zegen_page_header_secondary_animate', 'left-push'),
(36246, 20742, 'zegen_page_custom_logo', '0'),
(36247, 20742, 'zegen_page_custom_sticky_logo', '0'),
(36248, 20742, 'zegen_page_nav_menu', 'none'),
(36249, 20742, 'zegen_page_header_topbar_opt', 'theme-default'),
(36250, 20742, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36251, 20742, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36252, 20742, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(36253, 20742, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(36254, 20742, 'zegen_page_header_topbar_link', 'a:0:{}'),
(36255, 20742, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36256, 20742, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36257, 20742, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(36258, 20742, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(36259, 20742, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(36260, 20742, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36261, 20742, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36262, 20742, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(36263, 20742, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(36264, 20742, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(36265, 20742, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36266, 20742, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36267, 20742, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(36268, 20742, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(36269, 20742, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(36270, 20742, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36271, 20742, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36272, 20742, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(36273, 20742, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(36274, 20742, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(36275, 20742, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36276, 20742, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36277, 20742, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(36278, 20742, 'zegen_page_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(36279, 20742, 'zegen_page_header_navbar_opt', 'theme-default'),
(36280, 20742, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36281, 20742, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36282, 20742, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(36283, 20742, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(36284, 20742, 'zegen_page_header_navbar_link', 'a:0:{}'),
(36285, 20742, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36286, 20742, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36287, 20742, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(36288, 20742, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(36289, 20742, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(36290, 20742, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36291, 20742, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36292, 20742, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(36293, 20742, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(36294, 20742, 'zegen_page_header_stikcy_opt', 'theme-default'),
(36295, 20742, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36296, 20742, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(36297, 20742, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(36298, 20742, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(36299, 20742, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36300, 20742, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36301, 20742, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(36302, 20742, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(36303, 20742, 'zegen_page_header_page_title_opt', 'theme-default'),
(36304, 20742, 'zegen_page_header_page_title_parallax', 'theme-default'),
(36305, 20742, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(36306, 20742, 'zegen_page_page_title_items_opt', 'theme-default'),
(36307, 20742, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(36308, 20742, 'zegen_page_page_title_skin_opt', 'theme-default'),
(36309, 20742, 'zegen_page_page_title_bg', 'a:0:{}'),
(36310, 20742, 'zegen_page_page_title_link', 'a:0:{}'),
(36311, 20742, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36312, 20742, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36313, 20742, 'zegen_page_page_title_overlay', 'a:0:{}'),
(36314, 20742, 'zegen_page_footer_layout', 'theme-default'),
(36315, 20742, 'zegen_page_hidden_footer', 'theme-default'),
(36316, 20742, 'zegen_page_footer_skin_opt', 'theme-default'),
(36317, 20742, 'zegen_page_footer_bg_img', '0'),
(36318, 20742, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(36319, 20742, 'zegen_page_footer_link', 'a:0:{}'),
(36320, 20742, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36321, 20742, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36322, 20742, 'zegen_page_footer_items_opt', 'theme-default'),
(36323, 20742, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(36324, 20742, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(36325, 20742, 'zegen_page_footer_top_bg', 'a:0:{}'),
(36326, 20742, 'zegen_page_footer_top_link', 'a:0:{}'),
(36327, 20742, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36328, 20742, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36329, 20742, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(36330, 20742, 'zegen_page_footer_top_layout', '4-4-4'),
(36331, 20742, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(36332, 20742, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(36333, 20742, 'zegen_page_footer_middle_link', 'a:0:{}'),
(36334, 20742, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36335, 20742, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36336, 20742, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(36337, 20742, 'zegen_page_footer_middle_layout', '4-4-4'),
(36338, 20742, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(36339, 20742, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(36340, 20742, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(36341, 20742, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(36342, 20742, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36343, 20742, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36344, 20742, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(36345, 20742, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(36346, 20742, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(36347, 20742, 'zegen_page_header_slider_opt', 'theme-default'),
(36348, 20742, 'zegen_portfolio_layout_opt', 'theme-default'),
(36349, 20742, 'zegen_portfolio_layout', '1'),
(36350, 20742, 'zegen_portfolio_sticky', 'none'),
(36351, 20742, 'zegen_portfolio_format', 'video'),
(36352, 20742, 'zegen_portfolio_items_opt', 'theme-default'),
(36353, 20742, 'zegen_portfolio_items', '{\\"Enabled\\":{\\"date\\":\\"Date\\",\\"client\\":\\"Client\\",\\"category\\":\\"Category\\",\\"share\\":\\"Share\\"},\\"disabled\\":{\\"tag\\":\\"Tags\\",\\"duration\\":\\"Duration\\",\\"url\\":\\"URL\\",\\"place\\":\\"Place\\",\\"estimation\\":\\"Estimation\\"}}'),
(36354, 20742, 'zegen_portfolio_custom_url_target', '_blank'),
(36355, 20742, 'zegen_portfolio_video_modal', 'overlay'),
(36356, 20742, 'zegen_portfolio_gallery_modal', 'default'),
(36357, 20742, 'zegen_portfolio_gmap_style', 'standard'),
(36358, 20742, '_elementor_edit_mode', 'builder'),
(36359, 20742, '_elementor_template_type', 'wp-post'),
(36360, 20742, '_elementor_version', '3.6.7'),
(36361, 20742, '_wp_page_template', 'default'),
(36362, 20742, '_elementor_data', '[{"id":"33d213e3","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"681dc8b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7cb0d7f9","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"0613932","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f074c6e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5f81495","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"617eb59","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b2cc951","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"98495c9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"50d1eef","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"dd29005","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"f0ffd51","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"d7a561f","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(36363, 20742, 'zegen_portfolio_date', '2019-09-17'),
(36364, 20742, 'zegen_portfolio_date_format', 'F j, Y'),
(36365, 20742, 'zegen_portfolio_client_name', 'Adam Myers'),
(36366, 20742, 'zegen_portfolio_duration', '6 Months'),
(36367, 20742, 'zegen_portfolio_estimation', '$400'),
(36368, 20742, 'zegen_portfolio_place', 'USA'),
(36369, 20742, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(36370, 20742, '_wp_old_slug', 'ui-ux'),
(36372, 20742, '_wp_old_date', '2022-07-09'),
(36373, 20742, '_wp_old_slug', 'upcoming-event-copy-2'),
(36374, 20742, 'zegen_portfolio_video_type', 'youtube'),
(36375, 20742, 'zegen_portfolio_video_id', 'ZSt9tm3RoUU'),
(36376, 20742, 'zegen_portfolio_gmap_type', 'normal'),
(36377, 20743, 'zegen_demo_content_key', '1'),
(36378, 20743, '_wp_page_template', 'default'),
(36379, 20743, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36380, 20743, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36381, 20743, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36382, 20743, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36383, 20743, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(36384, 20743, '_thumbnail_id', '5599'),
(36385, 20743, 'zegen_page_layout', 'theme-default'),
(36386, 20743, 'zegen_page_content_padding_opt', 'theme-default'),
(36387, 20743, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36388, 20743, 'zegen_page_main_bg_color', 'a:0:{}'),
(36389, 20743, 'zegen_page_main_bg_image', '0'),
(36390, 20743, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36391, 20743, 'zegen_page_template_opt', 'theme-default'),
(36392, 20743, 'zegen_page_template', 'right-sidebar'),
(36393, 20743, 'zegen_page_sidebar_mobile', 'theme-default'),
(36394, 20743, 'zegen_page_header_layout', 'theme-default'),
(36395, 20743, 'zegen_page_header_type', 'theme-default'),
(36396, 20743, 'zegen_page_header_bg_img', '0'),
(36397, 20743, 'zegen_page_header_items_opt', 'theme-default'),
(36398, 20743, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(36399, 20743, 'zegen_page_header_absolute_opt', 'theme-default'),
(36400, 20743, 'zegen_page_header_sticky_opt', 'theme-default'),
(36401, 20743, 'zegen_page_header_secondary_opt', 'theme-default'),
(36402, 20743, 'zegen_page_header_secondary_animate', 'left-push'),
(36403, 20743, 'zegen_page_custom_logo', '0'),
(36404, 20743, 'zegen_page_custom_sticky_logo', '0'),
(36405, 20743, 'zegen_page_nav_menu', 'none'),
(36406, 20743, 'zegen_page_header_topbar_opt', 'theme-default'),
(36407, 20743, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36408, 20743, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36409, 20743, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(36410, 20743, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(36411, 20743, 'zegen_page_header_topbar_link', 'a:0:{}'),
(36412, 20743, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36413, 20743, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36414, 20743, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(36415, 20743, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(36416, 20743, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(36417, 20743, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36418, 20743, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36419, 20743, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(36420, 20743, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(36421, 20743, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(36422, 20743, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36423, 20743, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36424, 20743, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(36425, 20743, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(36426, 20743, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(36427, 20743, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36428, 20743, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36429, 20743, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(36430, 20743, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(36431, 20743, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(36432, 20743, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36433, 20743, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36434, 20743, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(36435, 20743, 'zegen_page_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(36436, 20743, 'zegen_page_header_navbar_opt', 'theme-default'),
(36437, 20743, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36438, 20743, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36439, 20743, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(36440, 20743, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(36441, 20743, 'zegen_page_header_navbar_link', 'a:0:{}'),
(36442, 20743, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36443, 20743, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36444, 20743, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(36445, 20743, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(36446, 20743, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(36447, 20743, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36448, 20743, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36449, 20743, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(36450, 20743, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(36451, 20743, 'zegen_page_header_stikcy_opt', 'theme-default'),
(36452, 20743, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36453, 20743, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(36454, 20743, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(36455, 20743, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(36456, 20743, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36457, 20743, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36458, 20743, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(36459, 20743, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(36460, 20743, 'zegen_page_header_page_title_opt', 'theme-default'),
(36461, 20743, 'zegen_page_header_page_title_parallax', 'theme-default'),
(36462, 20743, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(36463, 20743, 'zegen_page_page_title_items_opt', 'theme-default'),
(36464, 20743, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(36465, 20743, 'zegen_page_page_title_skin_opt', 'theme-default'),
(36466, 20743, 'zegen_page_page_title_bg', 'a:0:{}'),
(36467, 20743, 'zegen_page_page_title_link', 'a:0:{}'),
(36468, 20743, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36469, 20743, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36470, 20743, 'zegen_page_page_title_overlay', 'a:0:{}'),
(36471, 20743, 'zegen_page_footer_layout', 'theme-default'),
(36472, 20743, 'zegen_page_hidden_footer', 'theme-default'),
(36473, 20743, 'zegen_page_footer_skin_opt', 'theme-default'),
(36474, 20743, 'zegen_page_footer_bg_img', '0'),
(36475, 20743, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(36476, 20743, 'zegen_page_footer_link', 'a:0:{}'),
(36477, 20743, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36478, 20743, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36479, 20743, 'zegen_page_footer_items_opt', 'theme-default'),
(36480, 20743, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(36481, 20743, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(36482, 20743, 'zegen_page_footer_top_bg', 'a:0:{}'),
(36483, 20743, 'zegen_page_footer_top_link', 'a:0:{}'),
(36484, 20743, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36485, 20743, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36486, 20743, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(36487, 20743, 'zegen_page_footer_top_layout', '4-4-4'),
(36488, 20743, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(36489, 20743, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(36490, 20743, 'zegen_page_footer_middle_link', 'a:0:{}'),
(36491, 20743, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36492, 20743, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36493, 20743, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(36494, 20743, 'zegen_page_footer_middle_layout', '4-4-4'),
(36495, 20743, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(36496, 20743, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(36497, 20743, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(36498, 20743, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(36499, 20743, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36500, 20743, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36501, 20743, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(36502, 20743, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(36503, 20743, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(36504, 20743, 'zegen_page_header_slider_opt', 'theme-default'),
(36505, 20743, 'zegen_portfolio_layout_opt', 'theme-default'),
(36506, 20743, 'zegen_portfolio_layout', '1'),
(36507, 20743, 'zegen_portfolio_sticky', 'none'),
(36508, 20743, 'zegen_portfolio_format', 'gmap'),
(36509, 20743, 'zegen_portfolio_items_opt', 'theme-default'),
(36510, 20743, 'zegen_portfolio_items', '{\\"Enabled\\":{\\"date\\":\\"Date\\",\\"client\\":\\"Client\\",\\"category\\":\\"Category\\",\\"share\\":\\"Share\\"},\\"disabled\\":{\\"tag\\":\\"Tags\\",\\"duration\\":\\"Duration\\",\\"url\\":\\"URL\\",\\"place\\":\\"Place\\",\\"estimation\\":\\"Estimation\\"}}'),
(36511, 20743, 'zegen_portfolio_custom_url_target', '_blank'),
(36512, 20743, 'zegen_portfolio_video_modal', 'direct'),
(36513, 20743, 'zegen_portfolio_gallery_modal', 'default'),
(36514, 20743, 'zegen_portfolio_gmap_style', 'standard'),
(36515, 20743, '_elementor_edit_mode', 'builder'),
(36516, 20743, '_elementor_template_type', 'wp-post'),
(36517, 20743, '_elementor_version', '3.6.7'),
(36518, 20743, '_wp_page_template', 'default'),
(36519, 20743, '_elementor_data', '[{"id":"33d213e3","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"681dc8b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7cb0d7f9","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"0613932","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f074c6e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5f81495","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"617eb59","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b2cc951","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"98495c9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"50d1eef","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"dd29005","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"f0ffd51","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"d7a561f","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(36520, 20743, 'zegen_portfolio_date', '2019-09-17'),
(36521, 20743, 'zegen_portfolio_date_format', 'F j, Y'),
(36522, 20743, 'zegen_portfolio_client_name', 'Adam Myers'),
(36523, 20743, 'zegen_portfolio_duration', '6 Months'),
(36524, 20743, 'zegen_portfolio_estimation', '$400'),
(36525, 20743, 'zegen_portfolio_place', 'USA'),
(36526, 20743, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(36527, 20743, '_wp_old_slug', 'ui-ux'),
(36529, 20743, '_wp_old_date', '2022-07-09'),
(36530, 20743, '_wp_old_slug', 'upcoming-event-copy-3'),
(36531, 20743, 'zegen_portfolio_gmap_type', 'normal'),
(36532, 20743, 'zegen_portfolio_gmap_latitude', '34.0522° N'),
(36533, 20743, 'zegen_portfolio_gmap_longitude', '118.2437° W'),
(36534, 20744, 'zegen_demo_content_key', '1'),
(36535, 20744, '_wp_page_template', 'default'),
(36536, 20744, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36537, 20744, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36538, 20744, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36539, 20744, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36540, 20744, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:5;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:3:{s:12:"_inline_size";i:4;s:19:"_inline_size_tablet";i:2;s:19:"_inline_size_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:2:{s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:18:"section_background";a:1:{s:21:"background_background";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:3;}}s:6:"layout";a:1:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:3:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:14:"feature_layout";i:2;s:10:"list_style";i:2;}s:12:"icon_section";a:2:{s:8:"icon_opt";i:2;s:14:"icon_variation";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:2:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:2;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;s:5:"align";i:1;}}}}}'),
(36541, 20744, '_thumbnail_id', '5599'),
(36542, 20744, 'zegen_page_layout', 'theme-default'),
(36543, 20744, 'zegen_page_content_padding_opt', 'theme-default'),
(36544, 20744, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36545, 20744, 'zegen_page_main_bg_color', 'a:0:{}'),
(36546, 20744, 'zegen_page_main_bg_image', '0'),
(36547, 20744, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36548, 20744, 'zegen_page_template_opt', 'theme-default'),
(36549, 20744, 'zegen_page_template', 'right-sidebar'),
(36550, 20744, 'zegen_page_sidebar_mobile', 'theme-default'),
(36551, 20744, 'zegen_page_header_layout', 'theme-default'),
(36552, 20744, 'zegen_page_header_type', 'theme-default'),
(36553, 20744, 'zegen_page_header_bg_img', '0'),
(36554, 20744, 'zegen_page_header_items_opt', 'theme-default'),
(36555, 20744, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(36556, 20744, 'zegen_page_header_absolute_opt', 'theme-default'),
(36557, 20744, 'zegen_page_header_sticky_opt', 'theme-default'),
(36558, 20744, 'zegen_page_header_secondary_opt', 'theme-default'),
(36559, 20744, 'zegen_page_header_secondary_animate', 'left-push'),
(36560, 20744, 'zegen_page_custom_logo', '0'),
(36561, 20744, 'zegen_page_custom_sticky_logo', '0'),
(36562, 20744, 'zegen_page_nav_menu', 'none'),
(36563, 20744, 'zegen_page_header_topbar_opt', 'theme-default'),
(36564, 20744, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36565, 20744, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36566, 20744, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(36567, 20744, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(36568, 20744, 'zegen_page_header_topbar_link', 'a:0:{}'),
(36569, 20744, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36570, 20744, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36571, 20744, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(36572, 20744, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(36573, 20744, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(36574, 20744, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36575, 20744, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36576, 20744, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(36577, 20744, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(36578, 20744, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(36579, 20744, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36580, 20744, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36581, 20744, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(36582, 20744, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(36583, 20744, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(36584, 20744, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36585, 20744, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36586, 20744, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(36587, 20744, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(36588, 20744, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(36589, 20744, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36590, 20744, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36591, 20744, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(36592, 20744, 'zegen_page_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(36593, 20744, 'zegen_page_header_navbar_opt', 'theme-default'),
(36594, 20744, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36595, 20744, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36596, 20744, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(36597, 20744, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(36598, 20744, 'zegen_page_header_navbar_link', 'a:0:{}'),
(36599, 20744, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36600, 20744, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36601, 20744, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(36602, 20744, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(36603, 20744, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(36604, 20744, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36605, 20744, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36606, 20744, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(36607, 20744, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(36608, 20744, 'zegen_page_header_stikcy_opt', 'theme-default'),
(36609, 20744, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36610, 20744, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(36611, 20744, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(36612, 20744, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(36613, 20744, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36614, 20744, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36615, 20744, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(36616, 20744, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(36617, 20744, 'zegen_page_header_page_title_opt', 'theme-default'),
(36618, 20744, 'zegen_page_header_page_title_parallax', 'theme-default'),
(36619, 20744, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(36620, 20744, 'zegen_page_page_title_items_opt', 'theme-default'),
(36621, 20744, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(36622, 20744, 'zegen_page_page_title_skin_opt', 'theme-default'),
(36623, 20744, 'zegen_page_page_title_bg', 'a:0:{}'),
(36624, 20744, 'zegen_page_page_title_link', 'a:0:{}'),
(36625, 20744, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36626, 20744, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36627, 20744, 'zegen_page_page_title_overlay', 'a:0:{}'),
(36628, 20744, 'zegen_page_footer_layout', 'theme-default'),
(36629, 20744, 'zegen_page_hidden_footer', 'theme-default'),
(36630, 20744, 'zegen_page_footer_skin_opt', 'theme-default'),
(36631, 20744, 'zegen_page_footer_bg_img', '0'),
(36632, 20744, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(36633, 20744, 'zegen_page_footer_link', 'a:0:{}'),
(36634, 20744, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36635, 20744, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36636, 20744, 'zegen_page_footer_items_opt', 'theme-default'),
(36637, 20744, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(36638, 20744, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(36639, 20744, 'zegen_page_footer_top_bg', 'a:0:{}'),
(36640, 20744, 'zegen_page_footer_top_link', 'a:0:{}'),
(36641, 20744, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36642, 20744, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36643, 20744, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(36644, 20744, 'zegen_page_footer_top_layout', '4-4-4'),
(36645, 20744, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(36646, 20744, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(36647, 20744, 'zegen_page_footer_middle_link', 'a:0:{}'),
(36648, 20744, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36649, 20744, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36650, 20744, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(36651, 20744, 'zegen_page_footer_middle_layout', '4-4-4'),
(36652, 20744, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(36653, 20744, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(36654, 20744, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(36655, 20744, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(36656, 20744, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36657, 20744, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36658, 20744, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(36659, 20744, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(36660, 20744, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(36661, 20744, 'zegen_page_header_slider_opt', 'theme-default'),
(36662, 20744, 'zegen_portfolio_layout_opt', 'theme-default'),
(36663, 20744, 'zegen_portfolio_layout', '1'),
(36664, 20744, 'zegen_portfolio_sticky', 'none'),
(36665, 20744, 'zegen_portfolio_format', 'audio'),
(36666, 20744, 'zegen_portfolio_items_opt', 'theme-default'),
(36667, 20744, 'zegen_portfolio_items', '{\\"Enabled\\":{\\"date\\":\\"Date\\",\\"client\\":\\"Client\\",\\"category\\":\\"Category\\",\\"share\\":\\"Share\\"},\\"disabled\\":{\\"tag\\":\\"Tags\\",\\"duration\\":\\"Duration\\",\\"url\\":\\"URL\\",\\"place\\":\\"Place\\",\\"estimation\\":\\"Estimation\\"}}'),
(36668, 20744, 'zegen_portfolio_custom_url_target', '_blank'),
(36669, 20744, 'zegen_portfolio_video_modal', 'direct'),
(36670, 20744, 'zegen_portfolio_gallery_modal', 'default'),
(36671, 20744, 'zegen_portfolio_gmap_style', 'standard'),
(36672, 20744, '_elementor_edit_mode', 'builder'),
(36673, 20744, '_elementor_template_type', 'wp-post'),
(36674, 20744, '_elementor_version', '3.6.7'),
(36675, 20744, '_wp_page_template', 'default'),
(36676, 20744, '_elementor_data', '[{"id":"33d213e3","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f9b1592"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"681dc8b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7cb0d7f9","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"0613932","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a60584a"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f074c6e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5f81495","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"82a627a"}],"background_background":"classic","padding":{"unit":"px","top":"45","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"617eb59","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b2cc951","elType":"widget","settings":{"title":"Creative design","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor-1.png","id":17377,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"98495c9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"_inline_size_tablet":100,"_inline_size_mobile":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"50d1eef","elType":"widget","settings":{"title":"Digital Strategy","title_head":"h5","title_color":"#000000","text_align":"left","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Number\\"}}","icon_opt":"icon_ti","icon_size":"24","icon_outer_size":"48","icon_variation":"theme-color","fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","id":17372,"alt":"","source":"library"},"img_style":"squared","fbox_number":"01","content":"Risus commodo maecenas accum san ucan lacus vel facilisis.","sc_spacing":"15px","_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_border_color":"#fff3f5","feature_layout":"modern","list_style":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"dd29005","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"15","bottom":"40","left":"15","isLinked":false}},"elements":[{"id":"f0ffd51","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/04\\/blog-10.jpg","id":20532,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_color":"#070E20","background_overlay_opacity":{"unit":"px","size":0.81999999999999995115018691649311222136020660400390625,"sizes":[]},"border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"d7a561f","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn","icon_ti":"ti-control-play"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(36677, 20744, 'zegen_portfolio_date', '2019-09-17'),
(36678, 20744, 'zegen_portfolio_date_format', 'F j, Y'),
(36679, 20744, 'zegen_portfolio_client_name', 'Adam Myers'),
(36680, 20744, 'zegen_portfolio_duration', '6 Months'),
(36681, 20744, 'zegen_portfolio_estimation', '$400'),
(36682, 20744, 'zegen_portfolio_place', 'USA'),
(36683, 20744, 'zegen_portfolio_url', 'http://demo.zozothemes.com/zegen/'),
(36684, 20744, '_wp_old_slug', 'ui-ux'),
(36686, 20744, '_wp_old_date', '2022-07-09'),
(36687, 20744, '_wp_old_slug', 'upcoming-event-copy-4'),
(36688, 20744, 'zegen_portfolio_audio_type', 'soundcloud'),
(36689, 20744, 'zegen_portfolio_audio_id', '315307209');
INSERT INTO `wpd6_postmeta` VALUES
(36690, 20744, 'zegen_portfolio_gmap_type', 'normal'),
(36691, 5295, 'zegen_demo_content_key', '1'),
(36692, 5295, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36693, 5295, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36694, 5295, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36695, 5295, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36696, 5295, '_thumbnail_id', '6518'),
(36697, 5295, 'zegen_page_layout', 'theme-default'),
(36698, 5295, 'zegen_page_content_padding_opt', 'theme-default'),
(36699, 5295, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36700, 5295, 'zegen_page_main_bg_color', 'a:0:{}'),
(36701, 5295, 'zegen_page_main_bg_image', '0'),
(36702, 5295, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36703, 5295, 'zegen_page_template_opt', 'theme-default'),
(36704, 5295, 'zegen_page_template', 'right-sidebar'),
(36705, 5295, 'zegen_page_sidebar_mobile', 'theme-default'),
(36706, 5295, 'zegen_page_header_layout', 'theme-default'),
(36707, 5295, 'zegen_page_header_type', 'theme-default'),
(36708, 5295, 'zegen_page_header_bg_img', '0'),
(36709, 5295, 'zegen_page_header_items_opt', 'theme-default'),
(36710, 5295, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(36711, 5295, 'zegen_page_header_absolute_opt', 'theme-default'),
(36712, 5295, 'zegen_page_header_sticky_opt', 'theme-default'),
(36713, 5295, 'zegen_page_header_secondary_opt', 'theme-default'),
(36714, 5295, 'zegen_page_header_secondary_animate', 'left-push'),
(36715, 5295, 'zegen_page_custom_logo', '0'),
(36716, 5295, 'zegen_page_custom_sticky_logo', '0'),
(36717, 5295, 'zegen_page_nav_menu', 'none'),
(36718, 5295, 'zegen_page_header_topbar_opt', 'theme-default'),
(36719, 5295, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36720, 5295, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36721, 5295, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(36722, 5295, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(36723, 5295, 'zegen_page_header_topbar_link', 'a:0:{}'),
(36724, 5295, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36725, 5295, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36726, 5295, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(36727, 5295, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(36728, 5295, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(36729, 5295, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36730, 5295, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36731, 5295, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(36732, 5295, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(36733, 5295, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(36734, 5295, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36735, 5295, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36736, 5295, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(36737, 5295, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(36738, 5295, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(36739, 5295, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36740, 5295, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36741, 5295, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(36742, 5295, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(36743, 5295, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(36744, 5295, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36745, 5295, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36746, 5295, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(36747, 5295, 'zegen_page_header_logo_bar_items', '{\\"Left\\":[],\\"Center\\":{\\"header-logobar-logo\\":\\"Logo\\"},\\"Right\\":[],\\"disabled\\":{\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(36748, 5295, 'zegen_page_header_navbar_opt', 'theme-default'),
(36749, 5295, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36750, 5295, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36751, 5295, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(36752, 5295, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(36753, 5295, 'zegen_page_header_navbar_link', 'a:0:{}'),
(36754, 5295, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36755, 5295, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36756, 5295, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(36757, 5295, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(36758, 5295, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(36759, 5295, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36760, 5295, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36761, 5295, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(36762, 5295, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":{\\"header-navbar-search\\":\\"Search\\"},\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-cart\\":\\"Cart\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(36763, 5295, 'zegen_page_header_stikcy_opt', 'theme-default'),
(36764, 5295, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36765, 5295, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(36766, 5295, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(36767, 5295, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(36768, 5295, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36769, 5295, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36770, 5295, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(36771, 5295, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(36772, 5295, 'zegen_page_header_page_title_opt', 'theme-default'),
(36773, 5295, 'zegen_page_header_page_title_parallax', 'theme-default'),
(36774, 5295, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(36775, 5295, 'zegen_page_page_title_items_opt', 'theme-default'),
(36776, 5295, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(36777, 5295, 'zegen_page_page_title_skin_opt', 'theme-default'),
(36778, 5295, 'zegen_page_page_title_bg', 'a:0:{}'),
(36779, 5295, 'zegen_page_page_title_link', 'a:0:{}'),
(36780, 5295, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36781, 5295, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36782, 5295, 'zegen_page_page_title_overlay', 'a:0:{}'),
(36783, 5295, 'zegen_page_footer_layout', 'theme-default'),
(36784, 5295, 'zegen_page_hidden_footer', 'theme-default'),
(36785, 5295, 'zegen_page_footer_skin_opt', 'theme-default'),
(36786, 5295, 'zegen_page_footer_bg_img', '0'),
(36787, 5295, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(36788, 5295, 'zegen_page_footer_link', 'a:0:{}'),
(36789, 5295, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36790, 5295, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36791, 5295, 'zegen_page_footer_items_opt', 'theme-default'),
(36792, 5295, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(36793, 5295, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(36794, 5295, 'zegen_page_footer_top_bg', 'a:0:{}'),
(36795, 5295, 'zegen_page_footer_top_link', 'a:0:{}'),
(36796, 5295, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36797, 5295, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36798, 5295, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(36799, 5295, 'zegen_page_footer_top_layout', '4-4-4'),
(36800, 5295, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(36801, 5295, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(36802, 5295, 'zegen_page_footer_middle_link', 'a:0:{}'),
(36803, 5295, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36804, 5295, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36805, 5295, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(36806, 5295, 'zegen_page_footer_middle_layout', '4-4-4'),
(36807, 5295, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(36808, 5295, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(36809, 5295, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(36810, 5295, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(36811, 5295, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36812, 5295, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36813, 5295, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(36814, 5295, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(36815, 5295, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(36816, 5295, 'zegen_page_header_slider_opt', 'theme-default'),
(36817, 5295, 'zegen_team_designation', 'Senior Postor'),
(36818, 5295, 'zegen_team_email', 'sophiajones@sample.com'),
(36819, 5295, 'zegen_team_link_target', '_blank'),
(36820, 5295, 'zegen_team_facebook', 'http://zozothemes.com/'),
(36821, 5295, 'zegen_team_twitter', 'http://zozothemes.com/'),
(36822, 5295, 'zegen_team_instagram', 'http://zozothemes.com/'),
(36823, 5295, 'zegen_team_linkedin', 'http://zozothemes.com/'),
(36824, 5295, 'slide_template', 'default'),
(36825, 5295, '_wp_old_slug', 'sophia-jones-2'),
(36826, 5295, '_elementor_edit_mode', 'builder'),
(36827, 5295, '_elementor_template_type', 'post'),
(36828, 5295, '_elementor_template_type', 'post'),
(36829, 5295, '_wp_page_template', 'default'),
(36830, 5295, '_elementor_data', '[{"id":"1ff461e2","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"b38fbd9","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"5ba5586b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"6a381b6a","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"57c01deb","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"a1e6ff5","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"27fa8ee1","elType":"column","settings":{"_column_size":50,"_inline_size":55.043,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7b8cd39f","elType":"widget","settings":{"editor":"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen<\\/p>","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"45158c97","elType":"column","settings":{"_column_size":50,"_inline_size":44.957,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"10f9d15c","elType":"widget","settings":{"title":"Wordpress","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"39f25941","elType":"widget","settings":{"title":"Html 5","percent":{"unit":"%","size":87,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"1330d5e6","elType":"widget","settings":{"title":"Jquery","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"}],"isInner":false}],"isInner":false}]'),
(36831, 5295, '_elementor_version', '2.6.6'),
(36832, 5295, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36833, 5298, 'zegen_demo_content_key', '1'),
(36834, 5298, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36835, 5298, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36836, 5298, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36837, 5298, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36838, 5298, '_thumbnail_id', '5558'),
(36839, 5298, 'zegen_page_layout', 'theme-default'),
(36840, 5298, 'zegen_page_content_padding_opt', 'theme-default'),
(36841, 5298, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36842, 5298, 'zegen_page_main_bg_color', 'a:0:{}'),
(36843, 5298, 'zegen_page_main_bg_image', '0'),
(36844, 5298, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36845, 5298, 'zegen_page_template_opt', 'theme-default'),
(36846, 5298, 'zegen_page_template', 'right-sidebar'),
(36847, 5298, 'zegen_page_sidebar_mobile', 'theme-default'),
(36848, 5298, 'zegen_page_header_layout', 'theme-default'),
(36849, 5298, 'zegen_page_header_type', 'theme-default'),
(36850, 5298, 'zegen_page_header_bg_img', '0'),
(36851, 5298, 'zegen_page_header_items_opt', 'theme-default'),
(36852, 5298, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(36853, 5298, 'zegen_page_header_absolute_opt', 'theme-default'),
(36854, 5298, 'zegen_page_header_sticky_opt', 'theme-default'),
(36855, 5298, 'zegen_page_header_secondary_opt', 'theme-default'),
(36856, 5298, 'zegen_page_header_secondary_animate', 'left-push'),
(36857, 5298, 'zegen_page_custom_logo', '0'),
(36858, 5298, 'zegen_page_custom_sticky_logo', '0'),
(36859, 5298, 'zegen_page_nav_menu', 'none'),
(36860, 5298, 'zegen_page_header_topbar_opt', 'theme-default'),
(36861, 5298, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36862, 5298, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36863, 5298, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(36864, 5298, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(36865, 5298, 'zegen_page_header_topbar_link', 'a:0:{}'),
(36866, 5298, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36867, 5298, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36868, 5298, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(36869, 5298, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(36870, 5298, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(36871, 5298, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36872, 5298, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36873, 5298, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(36874, 5298, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(36875, 5298, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(36876, 5298, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36877, 5298, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36878, 5298, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(36879, 5298, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(36880, 5298, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(36881, 5298, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36882, 5298, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36883, 5298, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(36884, 5298, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(36885, 5298, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(36886, 5298, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36887, 5298, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36888, 5298, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(36889, 5298, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(36890, 5298, 'zegen_page_header_navbar_opt', 'theme-default'),
(36891, 5298, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36892, 5298, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36893, 5298, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(36894, 5298, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(36895, 5298, 'zegen_page_header_navbar_link', 'a:0:{}'),
(36896, 5298, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36897, 5298, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36898, 5298, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(36899, 5298, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(36900, 5298, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(36901, 5298, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36902, 5298, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36903, 5298, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(36904, 5298, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(36905, 5298, 'zegen_page_header_stikcy_opt', 'theme-default'),
(36906, 5298, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(36907, 5298, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(36908, 5298, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(36909, 5298, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(36910, 5298, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36911, 5298, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36912, 5298, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(36913, 5298, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(36914, 5298, 'zegen_page_header_page_title_opt', 'theme-default'),
(36915, 5298, 'zegen_page_header_page_title_parallax', 'theme-default'),
(36916, 5298, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(36917, 5298, 'zegen_page_page_title_items_opt', 'theme-default'),
(36918, 5298, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(36919, 5298, 'zegen_page_page_title_skin_opt', 'theme-default'),
(36920, 5298, 'zegen_page_page_title_bg', 'a:0:{}'),
(36921, 5298, 'zegen_page_page_title_link', 'a:0:{}'),
(36922, 5298, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36923, 5298, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36924, 5298, 'zegen_page_page_title_overlay', 'a:0:{}'),
(36925, 5298, 'zegen_page_footer_layout', 'theme-default'),
(36926, 5298, 'zegen_page_hidden_footer', 'theme-default'),
(36927, 5298, 'zegen_page_footer_skin_opt', 'theme-default'),
(36928, 5298, 'zegen_page_footer_bg_img', '0'),
(36929, 5298, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(36930, 5298, 'zegen_page_footer_link', 'a:0:{}'),
(36931, 5298, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36932, 5298, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36933, 5298, 'zegen_page_footer_items_opt', 'theme-default'),
(36934, 5298, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(36935, 5298, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(36936, 5298, 'zegen_page_footer_top_bg', 'a:0:{}'),
(36937, 5298, 'zegen_page_footer_top_link', 'a:0:{}'),
(36938, 5298, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36939, 5298, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36940, 5298, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(36941, 5298, 'zegen_page_footer_top_layout', '4-4-4'),
(36942, 5298, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(36943, 5298, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(36944, 5298, 'zegen_page_footer_middle_link', 'a:0:{}'),
(36945, 5298, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36946, 5298, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36947, 5298, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(36948, 5298, 'zegen_page_footer_middle_layout', '4-4-4'),
(36949, 5298, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(36950, 5298, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(36951, 5298, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(36952, 5298, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(36953, 5298, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(36954, 5298, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36955, 5298, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(36956, 5298, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(36957, 5298, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(36958, 5298, 'zegen_page_header_slider_opt', 'theme-default'),
(36959, 5298, 'zegen_team_designation', 'Christian Speaker'),
(36960, 5298, 'zegen_team_email', 'johnny@sample.com'),
(36961, 5298, 'zegen_team_link_target', '_blank'),
(36962, 5298, 'zegen_team_facebook', 'http://zozothemes.com/'),
(36963, 5298, 'zegen_team_twitter', 'http://zozothemes.com/'),
(36964, 5298, 'zegen_team_instagram', 'http://zozothemes.com/'),
(36965, 5298, 'zegen_team_linkedin', 'http://zozothemes.com/'),
(36966, 5298, 'slide_template', 'default'),
(36967, 5298, '_wp_old_slug', 'sophia-jones-2'),
(36968, 5298, '_wp_old_slug', 'sophia-jones-copy'),
(36969, 5298, '_elementor_edit_mode', 'builder'),
(36970, 5298, '_elementor_template_type', 'post'),
(36971, 5298, '_wp_page_template', 'default'),
(36972, 5298, '_elementor_data', '[{"id":"5fa42567","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"686cffa","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"7b4d9c3e","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4fd7bd88","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"25092d07","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"a1e6ff5","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"527721d6","elType":"column","settings":{"_column_size":50,"_inline_size":55,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"44ae7858","elType":"widget","settings":{"editor":"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen<\\/p>","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"4bda0a11","elType":"column","settings":{"_column_size":50,"_inline_size":45,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5a808c24","elType":"widget","settings":{"title":"Wordpress","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"4ec2c77f","elType":"widget","settings":{"title":"Html 5","percent":{"unit":"%","size":87,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"2181229d","elType":"widget","settings":{"title":"Jquery","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"}],"isInner":false}],"isInner":false}]'),
(36973, 5298, '_elementor_version', '2.6.6'),
(36974, 5298, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36975, 5299, 'zegen_demo_content_key', '1'),
(36976, 5299, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36977, 5299, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36978, 5299, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36979, 5299, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(36980, 5299, '_thumbnail_id', '5559'),
(36981, 5299, 'zegen_page_layout', 'theme-default'),
(36982, 5299, 'zegen_page_content_padding_opt', 'theme-default'),
(36983, 5299, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36984, 5299, 'zegen_page_main_bg_color', 'a:0:{}'),
(36985, 5299, 'zegen_page_main_bg_image', '0'),
(36986, 5299, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(36987, 5299, 'zegen_page_template_opt', 'theme-default'),
(36988, 5299, 'zegen_page_template', 'right-sidebar'),
(36989, 5299, 'zegen_page_sidebar_mobile', 'theme-default'),
(36990, 5299, 'zegen_page_header_layout', 'theme-default'),
(36991, 5299, 'zegen_page_header_type', 'theme-default'),
(36992, 5299, 'zegen_page_header_bg_img', '0'),
(36993, 5299, 'zegen_page_header_items_opt', 'theme-default'),
(36994, 5299, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(36995, 5299, 'zegen_page_header_absolute_opt', 'theme-default'),
(36996, 5299, 'zegen_page_header_sticky_opt', 'theme-default'),
(36997, 5299, 'zegen_page_header_secondary_opt', 'theme-default'),
(36998, 5299, 'zegen_page_header_secondary_animate', 'left-push'),
(36999, 5299, 'zegen_page_custom_logo', '0'),
(37000, 5299, 'zegen_page_custom_sticky_logo', '0'),
(37001, 5299, 'zegen_page_nav_menu', 'none'),
(37002, 5299, 'zegen_page_header_topbar_opt', 'theme-default'),
(37003, 5299, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37004, 5299, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37005, 5299, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(37006, 5299, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(37007, 5299, 'zegen_page_header_topbar_link', 'a:0:{}'),
(37008, 5299, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37009, 5299, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37010, 5299, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(37011, 5299, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(37012, 5299, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(37013, 5299, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37014, 5299, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37015, 5299, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(37016, 5299, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(37017, 5299, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(37018, 5299, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37019, 5299, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37020, 5299, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(37021, 5299, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(37022, 5299, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(37023, 5299, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37024, 5299, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37025, 5299, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(37026, 5299, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(37027, 5299, 'zegen_page_header_logobar_sticky_link', 'a:0:{}');
INSERT INTO `wpd6_postmeta` VALUES
(37028, 5299, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37029, 5299, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37030, 5299, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(37031, 5299, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(37032, 5299, 'zegen_page_header_navbar_opt', 'theme-default'),
(37033, 5299, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37034, 5299, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37035, 5299, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(37036, 5299, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(37037, 5299, 'zegen_page_header_navbar_link', 'a:0:{}'),
(37038, 5299, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37039, 5299, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37040, 5299, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(37041, 5299, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(37042, 5299, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(37043, 5299, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37044, 5299, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37045, 5299, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(37046, 5299, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(37047, 5299, 'zegen_page_header_stikcy_opt', 'theme-default'),
(37048, 5299, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37049, 5299, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(37050, 5299, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(37051, 5299, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(37052, 5299, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37053, 5299, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37054, 5299, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(37055, 5299, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(37056, 5299, 'zegen_page_header_page_title_opt', 'theme-default'),
(37057, 5299, 'zegen_page_header_page_title_parallax', 'theme-default'),
(37058, 5299, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(37059, 5299, 'zegen_page_page_title_items_opt', 'theme-default'),
(37060, 5299, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(37061, 5299, 'zegen_page_page_title_skin_opt', 'theme-default'),
(37062, 5299, 'zegen_page_page_title_bg', 'a:0:{}'),
(37063, 5299, 'zegen_page_page_title_link', 'a:0:{}'),
(37064, 5299, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37065, 5299, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37066, 5299, 'zegen_page_page_title_overlay', 'a:0:{}'),
(37067, 5299, 'zegen_page_footer_layout', 'theme-default'),
(37068, 5299, 'zegen_page_hidden_footer', 'theme-default'),
(37069, 5299, 'zegen_page_footer_skin_opt', 'theme-default'),
(37070, 5299, 'zegen_page_footer_bg_img', '0'),
(37071, 5299, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(37072, 5299, 'zegen_page_footer_link', 'a:0:{}'),
(37073, 5299, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37074, 5299, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37075, 5299, 'zegen_page_footer_items_opt', 'theme-default'),
(37076, 5299, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(37077, 5299, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(37078, 5299, 'zegen_page_footer_top_bg', 'a:0:{}'),
(37079, 5299, 'zegen_page_footer_top_link', 'a:0:{}'),
(37080, 5299, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37081, 5299, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37082, 5299, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(37083, 5299, 'zegen_page_footer_top_layout', '4-4-4'),
(37084, 5299, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(37085, 5299, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(37086, 5299, 'zegen_page_footer_middle_link', 'a:0:{}'),
(37087, 5299, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37088, 5299, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37089, 5299, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(37090, 5299, 'zegen_page_footer_middle_layout', '4-4-4'),
(37091, 5299, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(37092, 5299, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(37093, 5299, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(37094, 5299, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(37095, 5299, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37096, 5299, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37097, 5299, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(37098, 5299, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(37099, 5299, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(37100, 5299, 'zegen_page_header_slider_opt', 'theme-default'),
(37101, 5299, 'zegen_team_designation', 'Protestant Clergy'),
(37102, 5299, 'zegen_team_email', 'Jackson@sample.com'),
(37103, 5299, 'zegen_team_link_target', '_blank'),
(37104, 5299, 'zegen_team_facebook', 'http://zozothemes.com/'),
(37105, 5299, 'zegen_team_twitter', 'http://zozothemes.com/'),
(37106, 5299, 'zegen_team_instagram', 'http://zozothemes.com/'),
(37107, 5299, 'zegen_team_linkedin', 'http://zozothemes.com/'),
(37108, 5299, 'slide_template', 'default'),
(37109, 5299, '_wp_old_slug', 'sophia-jones-2'),
(37110, 5299, '_wp_old_slug', 'sophia-jones-copy-2'),
(37111, 5299, '_elementor_edit_mode', 'builder'),
(37112, 5299, '_elementor_template_type', 'post'),
(37113, 5299, '_elementor_version', '2.6.6'),
(37114, 5299, '_wp_page_template', 'default'),
(37115, 5299, '_elementor_data', '[{"id":"6a8f6151","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"6381e3d","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"55f9395d","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"19da05e7","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"50a83ba","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"a1e6ff5","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"2aec94ce","elType":"column","settings":{"_column_size":50,"_inline_size":55,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"32052417","elType":"widget","settings":{"editor":"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen<\\/p>","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"4a88d468","elType":"column","settings":{"_column_size":50,"_inline_size":45,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"38d8097e","elType":"widget","settings":{"title":"Wordpress","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"4dc15eb8","elType":"widget","settings":{"title":"Html 5","percent":{"unit":"%","size":87,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"7c0ff9aa","elType":"widget","settings":{"title":"Jquery","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"}],"isInner":false}],"isInner":false}]'),
(37116, 5299, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37117, 5300, 'zegen_demo_content_key', '1'),
(37118, 5300, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37119, 5300, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37120, 5300, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37121, 5300, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37122, 5300, '_thumbnail_id', '5556'),
(37123, 5300, 'zegen_page_layout', 'theme-default'),
(37124, 5300, 'zegen_page_content_padding_opt', 'theme-default'),
(37125, 5300, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37126, 5300, 'zegen_page_main_bg_color', 'a:0:{}'),
(37127, 5300, 'zegen_page_main_bg_image', '0'),
(37128, 5300, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37129, 5300, 'zegen_page_template_opt', 'theme-default'),
(37130, 5300, 'zegen_page_template', 'right-sidebar'),
(37131, 5300, 'zegen_page_sidebar_mobile', 'theme-default'),
(37132, 5300, 'zegen_page_header_layout', 'theme-default'),
(37133, 5300, 'zegen_page_header_type', 'theme-default'),
(37134, 5300, 'zegen_page_header_bg_img', '0'),
(37135, 5300, 'zegen_page_header_items_opt', 'theme-default'),
(37136, 5300, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(37137, 5300, 'zegen_page_header_absolute_opt', 'theme-default'),
(37138, 5300, 'zegen_page_header_sticky_opt', 'theme-default'),
(37139, 5300, 'zegen_page_header_secondary_opt', 'theme-default'),
(37140, 5300, 'zegen_page_header_secondary_animate', 'left-push'),
(37141, 5300, 'zegen_page_custom_logo', '0'),
(37142, 5300, 'zegen_page_custom_sticky_logo', '0'),
(37143, 5300, 'zegen_page_nav_menu', 'none'),
(37144, 5300, 'zegen_page_header_topbar_opt', 'theme-default'),
(37145, 5300, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37146, 5300, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37147, 5300, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(37148, 5300, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(37149, 5300, 'zegen_page_header_topbar_link', 'a:0:{}'),
(37150, 5300, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37151, 5300, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37152, 5300, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(37153, 5300, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(37154, 5300, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(37155, 5300, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37156, 5300, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37157, 5300, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(37158, 5300, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(37159, 5300, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(37160, 5300, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37161, 5300, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37162, 5300, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(37163, 5300, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(37164, 5300, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(37165, 5300, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37166, 5300, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37167, 5300, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(37168, 5300, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(37169, 5300, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(37170, 5300, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37171, 5300, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37172, 5300, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(37173, 5300, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(37174, 5300, 'zegen_page_header_navbar_opt', 'theme-default'),
(37175, 5300, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37176, 5300, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37177, 5300, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(37178, 5300, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(37179, 5300, 'zegen_page_header_navbar_link', 'a:0:{}'),
(37180, 5300, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37181, 5300, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37182, 5300, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(37183, 5300, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(37184, 5300, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(37185, 5300, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37186, 5300, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37187, 5300, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(37188, 5300, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(37189, 5300, 'zegen_page_header_stikcy_opt', 'theme-default'),
(37190, 5300, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37191, 5300, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(37192, 5300, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(37193, 5300, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(37194, 5300, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37195, 5300, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37196, 5300, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(37197, 5300, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(37198, 5300, 'zegen_page_header_page_title_opt', 'theme-default'),
(37199, 5300, 'zegen_page_header_page_title_parallax', 'theme-default'),
(37200, 5300, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(37201, 5300, 'zegen_page_page_title_items_opt', 'theme-default'),
(37202, 5300, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(37203, 5300, 'zegen_page_page_title_skin_opt', 'theme-default'),
(37204, 5300, 'zegen_page_page_title_bg', 'a:0:{}'),
(37205, 5300, 'zegen_page_page_title_link', 'a:0:{}'),
(37206, 5300, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37207, 5300, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37208, 5300, 'zegen_page_page_title_overlay', 'a:0:{}'),
(37209, 5300, 'zegen_page_footer_layout', 'theme-default'),
(37210, 5300, 'zegen_page_hidden_footer', 'theme-default'),
(37211, 5300, 'zegen_page_footer_skin_opt', 'theme-default'),
(37212, 5300, 'zegen_page_footer_bg_img', '0'),
(37213, 5300, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(37214, 5300, 'zegen_page_footer_link', 'a:0:{}'),
(37215, 5300, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37216, 5300, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37217, 5300, 'zegen_page_footer_items_opt', 'theme-default'),
(37218, 5300, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(37219, 5300, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(37220, 5300, 'zegen_page_footer_top_bg', 'a:0:{}'),
(37221, 5300, 'zegen_page_footer_top_link', 'a:0:{}'),
(37222, 5300, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37223, 5300, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37224, 5300, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(37225, 5300, 'zegen_page_footer_top_layout', '4-4-4'),
(37226, 5300, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(37227, 5300, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(37228, 5300, 'zegen_page_footer_middle_link', 'a:0:{}'),
(37229, 5300, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37230, 5300, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37231, 5300, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(37232, 5300, 'zegen_page_footer_middle_layout', '4-4-4'),
(37233, 5300, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(37234, 5300, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(37235, 5300, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(37236, 5300, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(37237, 5300, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37238, 5300, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37239, 5300, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(37240, 5300, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(37241, 5300, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(37242, 5300, 'zegen_page_header_slider_opt', 'theme-default'),
(37243, 5300, 'zegen_team_designation', 'Pastor'),
(37244, 5300, 'zegen_team_email', 'peterson@sample.com'),
(37245, 5300, 'zegen_team_link_target', '_blank'),
(37246, 5300, 'zegen_team_facebook', 'http://zozothemes.com/'),
(37247, 5300, 'zegen_team_twitter', 'http://zozothemes.com/'),
(37248, 5300, 'zegen_team_instagram', 'http://zozothemes.com/'),
(37249, 5300, 'zegen_team_linkedin', 'http://zozothemes.com/'),
(37250, 5300, 'slide_template', 'default'),
(37251, 5300, '_wp_old_slug', 'sophia-jones-2'),
(37252, 5300, '_wp_old_slug', 'sophia-jones-copy-3'),
(37253, 5300, '_elementor_edit_mode', 'builder'),
(37254, 5300, '_elementor_template_type', 'post'),
(37255, 5300, '_elementor_version', '2.6.6'),
(37256, 5300, '_wp_page_template', 'default'),
(37257, 5300, '_elementor_data', '[{"id":"22b5ad05","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"144d427","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"1d5fcf75","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"602a7026","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"7ad88d0d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"a1e6ff5","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"331c92de","elType":"column","settings":{"_column_size":50,"_inline_size":55,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"21ff6991","elType":"widget","settings":{"editor":"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen<\\/p>","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"395027c8","elType":"column","settings":{"_column_size":50,"_inline_size":45,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"56d96977","elType":"widget","settings":{"title":"Wordpress","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"2207d8c7","elType":"widget","settings":{"title":"Html 5","percent":{"unit":"%","size":87,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"3d231803","elType":"widget","settings":{"title":"Jquery","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"}],"isInner":false}],"isInner":false}]'),
(37258, 5300, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37259, 5301, 'zegen_demo_content_key', '1'),
(37260, 5301, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37261, 5301, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37262, 5301, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37263, 5301, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37264, 5301, 'zegen_page_layout', 'theme-default'),
(37265, 5301, 'zegen_page_content_padding_opt', 'theme-default'),
(37266, 5301, 'zegen_page_content_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37267, 5301, 'zegen_page_main_bg_color', 'a:0:{}'),
(37268, 5301, 'zegen_page_main_bg_image', '0'),
(37269, 5301, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37270, 5301, 'zegen_page_template_opt', 'theme-default'),
(37271, 5301, 'zegen_page_template', 'right-sidebar'),
(37272, 5301, 'zegen_page_sidebar_mobile', 'theme-default'),
(37273, 5301, 'zegen_page_header_layout', 'theme-default'),
(37274, 5301, 'zegen_page_header_type', 'theme-default'),
(37275, 5301, 'zegen_page_header_bg_img', '0'),
(37276, 5301, 'zegen_page_header_items_opt', 'theme-default'),
(37277, 5301, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(37278, 5301, 'zegen_page_header_absolute_opt', 'theme-default'),
(37279, 5301, 'zegen_page_header_sticky_opt', 'theme-default'),
(37280, 5301, 'zegen_page_header_secondary_opt', 'theme-default'),
(37281, 5301, 'zegen_page_header_secondary_animate', 'left-push'),
(37282, 5301, 'zegen_page_custom_logo', '0'),
(37283, 5301, 'zegen_page_custom_sticky_logo', '0'),
(37284, 5301, 'zegen_page_nav_menu', 'none'),
(37285, 5301, 'zegen_page_header_topbar_opt', 'theme-default'),
(37286, 5301, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37287, 5301, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37288, 5301, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(37289, 5301, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(37290, 5301, 'zegen_page_header_topbar_link', 'a:0:{}'),
(37291, 5301, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37292, 5301, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37293, 5301, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(37294, 5301, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(37295, 5301, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(37296, 5301, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37297, 5301, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37298, 5301, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(37299, 5301, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(37300, 5301, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(37301, 5301, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37302, 5301, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37303, 5301, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(37304, 5301, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(37305, 5301, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(37306, 5301, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37307, 5301, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37308, 5301, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(37309, 5301, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(37310, 5301, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(37311, 5301, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37312, 5301, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37313, 5301, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(37314, 5301, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(37315, 5301, 'zegen_page_header_navbar_opt', 'theme-default'),
(37316, 5301, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37317, 5301, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37318, 5301, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(37319, 5301, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(37320, 5301, 'zegen_page_header_navbar_link', 'a:0:{}'),
(37321, 5301, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37322, 5301, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37323, 5301, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(37324, 5301, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(37325, 5301, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(37326, 5301, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37327, 5301, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37328, 5301, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(37329, 5301, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(37330, 5301, 'zegen_page_header_stikcy_opt', 'theme-default'),
(37331, 5301, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37332, 5301, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(37333, 5301, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(37334, 5301, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(37335, 5301, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37336, 5301, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37337, 5301, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(37338, 5301, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(37339, 5301, 'zegen_page_header_page_title_opt', 'theme-default'),
(37340, 5301, 'zegen_page_header_page_title_parallax', 'theme-default'),
(37341, 5301, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(37342, 5301, 'zegen_page_page_title_items_opt', 'theme-default'),
(37343, 5301, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(37344, 5301, 'zegen_page_page_title_skin_opt', 'theme-default'),
(37345, 5301, 'zegen_page_page_title_bg', 'a:0:{}'),
(37346, 5301, 'zegen_page_page_title_link', 'a:0:{}'),
(37347, 5301, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37348, 5301, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37349, 5301, 'zegen_page_page_title_overlay', 'a:0:{}'),
(37350, 5301, 'zegen_page_footer_layout', 'theme-default'),
(37351, 5301, 'zegen_page_hidden_footer', 'theme-default'),
(37352, 5301, 'zegen_page_footer_skin_opt', 'theme-default'),
(37353, 5301, 'zegen_page_footer_bg_img', '0'),
(37354, 5301, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(37355, 5301, 'zegen_page_footer_link', 'a:0:{}'),
(37356, 5301, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37357, 5301, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37358, 5301, 'zegen_page_footer_items_opt', 'theme-default'),
(37359, 5301, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(37360, 5301, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(37361, 5301, 'zegen_page_footer_top_bg', 'a:0:{}'),
(37362, 5301, 'zegen_page_footer_top_link', 'a:0:{}'),
(37363, 5301, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37364, 5301, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37365, 5301, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(37366, 5301, 'zegen_page_footer_top_layout', '4-4-4'),
(37367, 5301, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(37368, 5301, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(37369, 5301, 'zegen_page_footer_middle_link', 'a:0:{}'),
(37370, 5301, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37371, 5301, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37372, 5301, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(37373, 5301, 'zegen_page_footer_middle_layout', '4-4-4'),
(37374, 5301, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(37375, 5301, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(37376, 5301, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(37377, 5301, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(37378, 5301, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37379, 5301, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37380, 5301, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(37381, 5301, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(37382, 5301, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(37383, 5301, 'zegen_page_header_slider_opt', 'theme-default'),
(37384, 5301, 'zegen_team_designation', 'Lead Pastor'),
(37385, 5301, 'zegen_team_email', 'henna@sample.com'),
(37386, 5301, 'zegen_team_link_target', '_blank'),
(37387, 5301, 'zegen_team_facebook', 'http://zozothemes.com/'),
(37388, 5301, 'zegen_team_twitter', 'http://zozothemes.com/'),
(37389, 5301, 'zegen_team_instagram', 'http://zozothemes.com/'),
(37390, 5301, 'zegen_team_linkedin', 'http://zozothemes.com/'),
(37391, 5301, 'slide_template', 'default'),
(37392, 5301, '_wp_old_slug', 'sophia-jones-2'),
(37393, 5301, '_wp_old_slug', 'sophia-jones-copy-4'),
(37394, 5301, '_elementor_edit_mode', 'builder'),
(37395, 5301, '_elementor_template_type', 'post'),
(37396, 5301, '_elementor_version', '2.6.6'),
(37397, 5301, '_wp_page_template', 'default'),
(37398, 5301, '_elementor_data', '[{"id":"bf1932e","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"c58aed0","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"9e5d29","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f0f02a1","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"dd4e98d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"a1e6ff5","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"7a68be","elType":"column","settings":{"_column_size":50,"_inline_size":55.043,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4fb8a338","elType":"widget","settings":{"editor":"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen<\\/p>","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"7b7b9d39","elType":"column","settings":{"_column_size":50,"_inline_size":44.957,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"63ecaf3a","elType":"widget","settings":{"title":"Wordpress","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"18d15644","elType":"widget","settings":{"title":"Html 5","percent":{"unit":"%","size":87,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"4ee14a7f","elType":"widget","settings":{"title":"Jquery","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(37399, 5301, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37400, 5301, '_thumbnail_id', '5568'),
(37401, 5302, 'zegen_demo_content_key', '1'),
(37402, 5302, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:1:{s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37403, 5302, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:1:{s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37404, 5302, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:1:{s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37405, 5302, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:1:{s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37406, 5302, '_thumbnail_id', '5553'),
(37407, 5302, 'zegen_page_layout', 'theme-default'),
(37408, 5302, 'zegen_page_content_padding_opt', 'theme-default'),
(37409, 5302, 'zegen_page_content_padding', 'a:7:{i:0;s:1:"0";i:1;s:0:"";i:2;s:1:"0";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37410, 5302, 'zegen_page_main_bg_color', 'a:0:{}'),
(37411, 5302, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37412, 5302, 'zegen_page_template_opt', 'theme-default'),
(37413, 5302, 'zegen_page_template', 'right-sidebar'),
(37414, 5302, 'zegen_page_sidebar_mobile', 'theme-default'),
(37415, 5302, 'zegen_page_header_layout', 'theme-default'),
(37416, 5302, 'zegen_page_header_type', 'theme-default'),
(37417, 5302, 'zegen_page_header_bg_img', '0'),
(37418, 5302, 'zegen_page_header_items_opt', 'theme-default'),
(37419, 5302, 'zegen_page_header_items', '{"Normal":{"header-topbar":"Topbar","header-logo":"Logo Bar"},"Sticky":{"header-nav":"Navbar"},"disabled":[]}'),
(37420, 5302, 'zegen_page_header_absolute_opt', 'theme-default'),
(37421, 5302, 'zegen_page_header_sticky_opt', 'theme-default'),
(37422, 5302, 'zegen_page_header_secondary_opt', 'theme-default'),
(37423, 5302, 'zegen_page_header_secondary_animate', 'left-push'),
(37424, 5302, 'zegen_page_custom_logo', '0'),
(37425, 5302, 'zegen_page_custom_sticky_logo', '0'),
(37426, 5302, 'zegen_page_nav_menu', 'none'),
(37427, 5302, 'zegen_page_header_topbar_opt', 'theme-default'),
(37428, 5302, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37429, 5302, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37430, 5302, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(37431, 5302, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(37432, 5302, 'zegen_page_header_topbar_link', 'a:0:{}'),
(37433, 5302, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37434, 5302, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37435, 5302, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(37436, 5302, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(37437, 5302, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(37438, 5302, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37439, 5302, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37440, 5302, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(37441, 5302, 'zegen_page_header_topbar_items', '{"Left":{"header-topbar-date":"Date"},"Center":[],"Right":[],"disabled":{"header-topbar-text-1":"Custom Text 1","header-topbar-text-2":"Custom Text 2","header-topbar-text-3":"Custom Text 3","header-topbar-menu":"Top Bar Menu","header-topbar-social":"Social","header-topbar-search":"Search","header-topbar-search-toggle":"Search Toggle","header-cart":"Cart"}}'),
(37442, 5302, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(37443, 5302, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37444, 5302, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37445, 5302, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(37446, 5302, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(37447, 5302, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(37448, 5302, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37449, 5302, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37450, 5302, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(37451, 5302, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(37452, 5302, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(37453, 5302, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37454, 5302, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37455, 5302, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(37456, 5302, 'zegen_page_header_logo_bar_items', '{"Left":[],"Center":{"header-logobar-logo":"Logo"},"Right":[],"disabled":{"header-logobar-text-1":"Custom Text 1","header-logobar-text-2":"Custom Text 2","header-logobar-text-3":"Custom Text 3","header-logobar-menu":"Main Menu","header-logobar-social":"Social","header-logobar-search":"Search","header-logobar-secondary-toggle":"Secondary Toggle","header-logobar-search-toggle":"Search Toggle","header-cart":"Cart","header-logobar-sticky-logo":"Sticky Logo","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist","multi-info":"Address, Phone, Email"}}'),
(37457, 5302, 'zegen_page_header_navbar_opt', 'theme-default'),
(37458, 5302, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37459, 5302, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37460, 5302, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(37461, 5302, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(37462, 5302, 'zegen_page_header_navbar_link', 'a:0:{}'),
(37463, 5302, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37464, 5302, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37465, 5302, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(37466, 5302, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(37467, 5302, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(37468, 5302, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37469, 5302, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37470, 5302, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(37471, 5302, 'zegen_page_header_navbar_items', '{"Left":{"header-navbar-menu":"Main Menu"},"Center":[],"Right":{"header-navbar-search":"Search"},"disabled":{"header-navbar-text-1":"Custom Text 1","header-navbar-text-2":"Custom Text 2","header-navbar-text-3":"Custom Text 3","header-navbar-logo":"Logo","header-navbar-social":"Social","header-navbar-secondary-toggle":"Secondary Toggle","header-navbar-search-toggle":"Search Toggle","header-navbar-sticky-logo":"Stikcy Logo","header-cart":"Cart","header-phone":"Phone Number","header-address":"Address Text","header-email":"Email","header-wishlist":"Wishlist"}}'),
(37472, 5302, 'zegen_page_header_stikcy_opt', 'theme-default'),
(37473, 5302, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37474, 5302, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(37475, 5302, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(37476, 5302, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(37477, 5302, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37478, 5302, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37479, 5302, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(37480, 5302, 'zegen_page_header_stikcy_items', '{"Top":{"header-fixed-logo":"Logo"},"Middle":{"header-fixed-menu":"Menu"},"Bottom":{"header-fixed-social":"Social"},"disabled":{"header-fixed-text-1":"Custom Text 1","header-fixed-text-2":"Custom Text 2","header-fixed-search":"Search Form"}}'),
(37481, 5302, 'zegen_page_header_page_title_opt', 'theme-default'),
(37482, 5302, 'zegen_page_header_page_title_parallax', 'theme-default'),
(37483, 5302, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(37484, 5302, 'zegen_page_page_title_items_opt', 'theme-default'),
(37485, 5302, 'zegen_page_page_title_items', '{"Left":{"title":"Page Title Text"},"Center":[],"Right":{"breadcrumb":"Breadcrumb"},"disabled":{"description":"Page Title Description"}}'),
(37486, 5302, 'zegen_page_page_title_skin_opt', 'theme-default'),
(37487, 5302, 'zegen_page_page_title_bg', 'a:0:{}'),
(37488, 5302, 'zegen_page_page_title_link', 'a:0:{}'),
(37489, 5302, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37490, 5302, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37491, 5302, 'zegen_page_page_title_overlay', 'a:0:{}'),
(37492, 5302, 'zegen_page_footer_layout', 'theme-default'),
(37493, 5302, 'zegen_page_hidden_footer', 'theme-default'),
(37494, 5302, 'zegen_page_footer_skin_opt', 'theme-default'),
(37495, 5302, 'zegen_page_footer_bg_img', '0'),
(37496, 5302, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(37497, 5302, 'zegen_page_footer_link', 'a:0:{}'),
(37498, 5302, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37499, 5302, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37500, 5302, 'zegen_page_footer_items_opt', 'theme-default'),
(37501, 5302, 'zegen_page_footer_items', '{"Enabled":{"footer-bottom":"Footer Bottom"},"disabled":{"footer-top":"Footer Top","footer-middle":"Footer Middle"}}'),
(37502, 5302, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(37503, 5302, 'zegen_page_footer_top_bg', 'a:0:{}'),
(37504, 5302, 'zegen_page_footer_top_link', 'a:0:{}'),
(37505, 5302, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37506, 5302, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37507, 5302, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(37508, 5302, 'zegen_page_footer_top_layout', '4-4-4'),
(37509, 5302, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(37510, 5302, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(37511, 5302, 'zegen_page_footer_middle_link', 'a:0:{}'),
(37512, 5302, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37513, 5302, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37514, 5302, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(37515, 5302, 'zegen_page_footer_middle_layout', '4-4-4'),
(37516, 5302, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(37517, 5302, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(37518, 5302, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(37519, 5302, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(37520, 5302, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37521, 5302, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37522, 5302, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(37523, 5302, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(37524, 5302, 'zegen_page_footer_bottom_items', '{"Left":{"copyright":"Copyright Text"},"Center":{"menu":"Footer Menu"},"Right":[],"disabled":{"social":"Footer Social Links","widget":"Custom Widget"}}'),
(37525, 5302, 'zegen_page_header_slider_opt', 'theme-default'),
(37526, 5302, 'zegen_team_designation', 'Executive Postor'),
(37527, 5302, 'zegen_team_email', 'olivia@sample.com'),
(37528, 5302, 'zegen_team_link_target', '_blank'),
(37529, 5302, 'zegen_team_facebook', 'http://zozothemes.com/'),
(37530, 5302, 'zegen_team_twitter', 'http://zozothemes.com/'),
(37531, 5302, 'zegen_team_instagram', 'http://zozothemes.com/'),
(37532, 5302, 'zegen_team_linkedin', 'http://zozothemes.com/'),
(37533, 5302, 'slide_template', 'default'),
(37534, 5302, '_wp_old_slug', 'sophia-jones-2'),
(37535, 5302, '_wp_old_slug', 'sophia-jones-copy-5'),
(37536, 5302, '_elementor_edit_mode', 'builder'),
(37537, 5302, '_elementor_template_type', 'wp-post'),
(37538, 5302, '_elementor_version', '2.7.4'),
(37539, 5302, '_wp_page_template', 'default'),
(37540, 5302, '_elementor_data', '[{"id":"1561a47d","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"3ba766d","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"416399bb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2a26ae49","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\\r\\n","text_color":"#8e8e8e"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false},{"id":"2d87bf6","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"a1e6ff5","float_mouse":"0"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"b9938a5","elType":"column","settings":{"_column_size":50,"_inline_size":55,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"10a26eb","elType":"widget","settings":{"editor":"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen<\\/p>","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"text_color":"#8e8e8e"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"c855710","elType":"column","settings":{"_column_size":50,"_inline_size":45,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"26174f6","elType":"widget","settings":{"title":"Wordpress","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"a36092c","elType":"widget","settings":{"title":"Html 5","percent":{"unit":"%","size":87,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"},{"id":"f176388","elType":"widget","settings":{"title":"Jquery","percent":{"unit":"%","size":75,"sizes":[]},"inner_text":"","bar_color":"#e9204f","bar_bg_color":"#000000","bar_inline_color":"#000000","title_color":"#000000"},"elements":[],"widgetType":"progress"}],"isInner":false}],"isInner":false}]'),
(37541, 5302, 'zegen_page_main_bg_image', '0'),
(37542, 5302, '_elementor_controls_usage', 'a:4:{s:11:"text-editor";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:1:{s:10:"text_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:3;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:1:{s:16:"content_position";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:1;}}}}s:8:"progress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:16:"section_progress";a:3:{s:5:"title";i:3;s:7:"percent";i:3;s:10:"inner_text";i:3;}}s:5:"style";a:2:{s:22:"section_progress_style";a:3:{s:9:"bar_color";i:3;s:12:"bar_bg_color";i:3;s:16:"bar_inline_color";i:3;}s:13:"section_title";a:1:{s:11:"title_color";i:3;}}}}}'),
(37543, 6454, 'zegen_demo_content_key', '1'),
(37544, 6454, '_wp_page_template', 'default'),
(37545, 6454, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(37546, 6454, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(37547, 6454, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(37548, 6454, '_thumbnail_id', '6467'),
(37549, 6454, 'slide_template', ''),
(37550, 6454, '_wp_old_slug', 'sermon'),
(37551, 6454, 'zegen_post_views_count', '1'),
(37552, 6454, 'zegen_page_layout', 'theme-default'),
(37553, 6454, 'zegen_page_content_padding_opt', 'custom'),
(37554, 6454, 'zegen_page_content_padding', 'a:7:{i:0;s:3:"120";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37555, 6454, 'zegen_page_main_bg_color', 'a:0:{}'),
(37556, 6454, 'zegen_page_main_bg_image', '0'),
(37557, 6454, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37558, 6454, 'zegen_page_template_opt', 'theme-default'),
(37559, 6454, 'zegen_page_template', 'right-sidebar'),
(37560, 6454, 'zegen_page_sidebar_mobile', 'theme-default'),
(37561, 6454, 'zegen_page_header_layout', 'theme-default'),
(37562, 6454, 'zegen_page_header_type', 'theme-default'),
(37563, 6454, 'zegen_page_header_bg_img', '0'),
(37564, 6454, 'zegen_page_header_items_opt', 'theme-default'),
(37565, 6454, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(37566, 6454, 'zegen_page_header_absolute_opt', 'theme-default'),
(37567, 6454, 'zegen_page_header_sticky_opt', 'theme-default'),
(37568, 6454, 'zegen_page_header_secondary_opt', 'theme-default'),
(37569, 6454, 'zegen_page_header_secondary_animate', 'left-push'),
(37570, 6454, 'zegen_page_custom_logo', '0'),
(37571, 6454, 'zegen_page_custom_sticky_logo', '0'),
(37572, 6454, 'zegen_page_nav_menu', 'none'),
(37573, 6454, 'zegen_page_header_topbar_opt', 'theme-default'),
(37574, 6454, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37575, 6454, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37576, 6454, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(37577, 6454, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(37578, 6454, 'zegen_page_header_topbar_link', 'a:0:{}'),
(37579, 6454, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37580, 6454, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37581, 6454, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(37582, 6454, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(37583, 6454, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(37584, 6454, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37585, 6454, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37586, 6454, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(37587, 6454, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}'),
(37588, 6454, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(37589, 6454, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37590, 6454, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37591, 6454, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(37592, 6454, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(37593, 6454, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(37594, 6454, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37595, 6454, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37596, 6454, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(37597, 6454, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(37598, 6454, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(37599, 6454, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37600, 6454, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37601, 6454, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(37602, 6454, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(37603, 6454, 'zegen_page_header_navbar_opt', 'theme-default'),
(37604, 6454, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37605, 6454, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37606, 6454, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(37607, 6454, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(37608, 6454, 'zegen_page_header_navbar_link', 'a:0:{}'),
(37609, 6454, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37610, 6454, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37611, 6454, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(37612, 6454, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(37613, 6454, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(37614, 6454, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37615, 6454, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37616, 6454, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(37617, 6454, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(37618, 6454, 'zegen_page_header_stikcy_opt', 'theme-default'),
(37619, 6454, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37620, 6454, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(37621, 6454, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(37622, 6454, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(37623, 6454, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37624, 6454, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37625, 6454, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(37626, 6454, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(37627, 6454, 'zegen_page_header_page_title_opt', 'theme-default'),
(37628, 6454, 'zegen_page_header_page_title_parallax', 'theme-default'),
(37629, 6454, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(37630, 6454, 'zegen_page_page_title_items_opt', 'theme-default'),
(37631, 6454, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(37632, 6454, 'zegen_page_page_title_skin_opt', 'theme-default'),
(37633, 6454, 'zegen_page_page_title_bg', 'a:0:{}'),
(37634, 6454, 'zegen_page_page_title_link', 'a:0:{}'),
(37635, 6454, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37636, 6454, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37637, 6454, 'zegen_page_page_title_overlay', 'a:0:{}'),
(37638, 6454, 'zegen_page_footer_layout', 'theme-default'),
(37639, 6454, 'zegen_page_hidden_footer', 'theme-default'),
(37640, 6454, 'zegen_page_footer_skin_opt', 'theme-default'),
(37641, 6454, 'zegen_page_footer_bg_img', '0'),
(37642, 6454, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(37643, 6454, 'zegen_page_footer_link', 'a:0:{}'),
(37644, 6454, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37645, 6454, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37646, 6454, 'zegen_page_footer_items_opt', 'theme-default'),
(37647, 6454, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(37648, 6454, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(37649, 6454, 'zegen_page_footer_top_bg', 'a:0:{}'),
(37650, 6454, 'zegen_page_footer_top_link', 'a:0:{}'),
(37651, 6454, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37652, 6454, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37653, 6454, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(37654, 6454, 'zegen_page_footer_top_layout', '4-4-4'),
(37655, 6454, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(37656, 6454, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(37657, 6454, 'zegen_page_footer_middle_link', 'a:0:{}'),
(37658, 6454, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37659, 6454, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37660, 6454, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(37661, 6454, 'zegen_page_footer_middle_layout', '4-4-4'),
(37662, 6454, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(37663, 6454, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(37664, 6454, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(37665, 6454, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(37666, 6454, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37667, 6454, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37668, 6454, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(37669, 6454, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(37670, 6454, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(37671, 6454, 'zegen_page_header_slider_opt', 'theme-default'),
(37672, 6454, 'zegen_sermon_video', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4'),
(37673, 6454, 'zegen_sermon_audio', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3'),
(37674, 6454, 'zegen_sermon_pdf', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf'),
(37675, 6454, '_elementor_edit_mode', 'builder'),
(37676, 6454, '_elementor_template_type', 'wp-post'),
(37677, 6454, '_wp_page_template', 'default'),
(37678, 6454, '_elementor_data', '[{"id":"79e9f053","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"0701b72","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"653e8759","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f63dadb","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante."},"elements":[],"widgetType":"text-editor"},{"id":"2a29afc","elType":"widget","settings":{"editor":"God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"5add65f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"1faf943","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c1832d1","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"764274c","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"image-gallery"},{"id":"8228e3a","elType":"widget","settings":{"title_head":"h3","title":"Sermon","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"extra_class":"mb-0"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"60806be","elType":"widget","settings":{"editor":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn\\u2019t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(37679, 6454, '_elementor_version', '2.7.5'),
(37680, 6454, '_wp_old_slug', 'spiritually-reborn-as-gods-children-copy-4'),
(37681, 6455, 'zegen_demo_content_key', '1'),
(37682, 6455, '_wp_page_template', 'default'),
(37683, 6455, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(37684, 6455, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(37685, 6455, '_elementor_controls_usage', 'a:5:{s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:13:"image-gallery";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_gallery";a:3:{s:10:"wp_gallery";i:1;s:14:"thumbnail_size";i:1;s:15:"gallery_columns";i:1;}}s:5:"style";a:1:{s:22:"section_gallery_images";a:3:{s:13:"image_spacing";i:1;s:20:"image_spacing_custom";i:1;s:19:"image_border_radius";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:13:"title_section";a:4:{s:10:"title_head";i:1;s:5:"title";i:1;s:12:"title_suffix";i:1;s:12:"title_margin";i:1;}s:15:"general_section";a:1:{s:11:"extra_class";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}}'),
(37686, 6455, '_thumbnail_id', '6462'),
(37687, 6455, 'slide_template', ''),
(37688, 6455, '_wp_old_slug', 'sermon'),
(37689, 6455, 'zegen_post_views_count', '1'),
(37690, 6455, 'zegen_page_layout', 'theme-default'),
(37691, 6455, 'zegen_page_content_padding_opt', 'custom'),
(37692, 6455, 'zegen_page_content_padding', 'a:7:{i:0;s:3:"120";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37693, 6455, 'zegen_page_main_bg_color', 'a:0:{}'),
(37694, 6455, 'zegen_page_main_bg_image', '0'),
(37695, 6455, 'zegen_page_main_margin', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37696, 6455, 'zegen_page_template_opt', 'theme-default'),
(37697, 6455, 'zegen_page_template', 'right-sidebar'),
(37698, 6455, 'zegen_page_sidebar_mobile', 'theme-default'),
(37699, 6455, 'zegen_page_header_layout', 'theme-default'),
(37700, 6455, 'zegen_page_header_type', 'theme-default'),
(37701, 6455, 'zegen_page_header_bg_img', '0'),
(37702, 6455, 'zegen_page_header_items_opt', 'theme-default'),
(37703, 6455, 'zegen_page_header_items', '{\\"Normal\\":{\\"header-topbar\\":\\"Topbar\\",\\"header-logo\\":\\"Logo Bar\\"},\\"Sticky\\":{\\"header-nav\\":\\"Navbar\\"},\\"disabled\\":[]}'),
(37704, 6455, 'zegen_page_header_absolute_opt', 'theme-default'),
(37705, 6455, 'zegen_page_header_sticky_opt', 'theme-default'),
(37706, 6455, 'zegen_page_header_secondary_opt', 'theme-default'),
(37707, 6455, 'zegen_page_header_secondary_animate', 'left-push'),
(37708, 6455, 'zegen_page_custom_logo', '0'),
(37709, 6455, 'zegen_page_custom_sticky_logo', '0'),
(37710, 6455, 'zegen_page_nav_menu', 'none'),
(37711, 6455, 'zegen_page_header_topbar_opt', 'theme-default'),
(37712, 6455, 'zegen_page_header_topbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37713, 6455, 'zegen_page_header_topbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37714, 6455, 'zegen_page_header_topbar_skin_opt', 'theme-default'),
(37715, 6455, 'zegen_page_header_topbar_bg', 'a:0:{}'),
(37716, 6455, 'zegen_page_header_topbar_link', 'a:0:{}'),
(37717, 6455, 'zegen_page_header_topbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37718, 6455, 'zegen_page_header_topbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37719, 6455, 'zegen_page_header_topbar_sticky_skin_opt', 'theme-default'),
(37720, 6455, 'zegen_page_header_topbar_sticky_bg', 'a:0:{}'),
(37721, 6455, 'zegen_page_header_topbar_sticky_link', 'a:0:{}'),
(37722, 6455, 'zegen_page_header_topbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37723, 6455, 'zegen_page_header_topbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37724, 6455, 'zegen_page_header_topbar_items_opt', 'theme-default'),
(37725, 6455, 'zegen_page_header_topbar_items', '{\\"Left\\":{\\"header-topbar-date\\":\\"Date\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-topbar-text-1\\":\\"Custom Text 1\\",\\"header-topbar-text-2\\":\\"Custom Text 2\\",\\"header-topbar-text-3\\":\\"Custom Text 3\\",\\"header-topbar-menu\\":\\"Top Bar Menu\\",\\"header-topbar-social\\":\\"Social\\",\\"header-topbar-search\\":\\"Search\\",\\"header-topbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\"}}');
INSERT INTO `wpd6_postmeta` VALUES
(37726, 6455, 'zegen_page_header_logo_bar_opt', 'theme-default'),
(37727, 6455, 'zegen_page_header_logo_bar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37728, 6455, 'zegen_page_header_logo_bar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37729, 6455, 'zegen_page_header_logo_bar_skin_opt', 'theme-default'),
(37730, 6455, 'zegen_page_header_logo_bar_bg', 'a:0:{}'),
(37731, 6455, 'zegen_page_header_logo_bar_link', 'a:0:{}'),
(37732, 6455, 'zegen_page_header_logo_bar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37733, 6455, 'zegen_page_header_logo_bar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37734, 6455, 'zegen_page_header_logobar_sticky_skin_opt', 'theme-default'),
(37735, 6455, 'zegen_page_header_logobar_sticky_bg', 'a:0:{}'),
(37736, 6455, 'zegen_page_header_logobar_sticky_link', 'a:0:{}'),
(37737, 6455, 'zegen_page_header_logobar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37738, 6455, 'zegen_page_header_logobar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37739, 6455, 'zegen_page_header_logo_bar_items_opt', 'theme-default'),
(37740, 6455, 'zegen_page_header_logo_bar_items', '{\\"Left\\":{\\"header-logobar-logo\\":\\"Logo\\",\\"header-logobar-sticky-logo\\":\\"Sticky Logo\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-logobar-social\\":\\"Social\\",\\"header-logobar-search\\":\\"Search\\",\\"header-logobar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-logobar-menu\\":\\"Main Menu\\",\\"header-logobar-search-toggle\\":\\"Search Toggle\\",\\"header-logobar-text-1\\":\\"Custom Text 1\\",\\"header-logobar-text-2\\":\\"Custom Text 2\\",\\"header-logobar-text-3\\":\\"Custom Text 3\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\",\\"multi-info\\":\\"Address, Phone, Email\\"}}'),
(37741, 6455, 'zegen_page_header_navbar_opt', 'theme-default'),
(37742, 6455, 'zegen_page_header_navbar_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37743, 6455, 'zegen_page_header_navbar_sticky_height', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37744, 6455, 'zegen_page_header_navbar_skin_opt', 'theme-default'),
(37745, 6455, 'zegen_page_header_navbar_bg', 'a:0:{}'),
(37746, 6455, 'zegen_page_header_navbar_link', 'a:0:{}'),
(37747, 6455, 'zegen_page_header_navbar_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37748, 6455, 'zegen_page_header_navbar_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37749, 6455, 'zegen_page_header_navbar_sticky_skin_opt', 'theme-default'),
(37750, 6455, 'zegen_page_header_navbar_sticky_bg', 'a:0:{}'),
(37751, 6455, 'zegen_page_header_navbar_sticky_link', 'a:0:{}'),
(37752, 6455, 'zegen_page_header_navbar_sticky_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37753, 6455, 'zegen_page_header_navbar_sticky_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37754, 6455, 'zegen_page_header_navbar_items_opt', 'theme-default'),
(37755, 6455, 'zegen_page_header_navbar_items', '{\\"Left\\":{\\"header-navbar-logo\\":\\"Logo\\",\\"header-navbar-sticky-logo\\":\\"Stikcy Logo\\",\\"header-navbar-menu\\":\\"Main Menu\\"},\\"Center\\":[],\\"Right\\":[],\\"disabled\\":{\\"header-navbar-text-1\\":\\"Custom Text 1\\",\\"header-navbar-text-2\\":\\"Custom Text 2\\",\\"header-navbar-text-3\\":\\"Custom Text 3\\",\\"header-navbar-social\\":\\"Social\\",\\"header-navbar-secondary-toggle\\":\\"Secondary Toggle\\",\\"header-navbar-search\\":\\"Search\\",\\"header-phone\\":\\"Phone Number\\",\\"header-address\\":\\"Address Text\\",\\"header-email\\":\\"Email\\",\\"header-navbar-search-toggle\\":\\"Search Toggle\\",\\"header-cart\\":\\"Cart\\",\\"header-wishlist\\":\\"Wishlist\\"}}'),
(37756, 6455, 'zegen_page_header_stikcy_opt', 'theme-default'),
(37757, 6455, 'zegen_page_header_stikcy_width', 'a:2:{i:0;s:0:"";i:1;s:2:"px";}'),
(37758, 6455, 'zegen_page_header_stikcy_skin_opt', 'theme-default'),
(37759, 6455, 'zegen_page_header_stikcy_bg', 'a:0:{}'),
(37760, 6455, 'zegen_page_header_stikcy_link', 'a:0:{}'),
(37761, 6455, 'zegen_page_header_stikcy_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37762, 6455, 'zegen_page_header_stikcy_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37763, 6455, 'zegen_page_header_stikcy_items_opt', 'theme-default'),
(37764, 6455, 'zegen_page_header_stikcy_items', '{\\"Top\\":{\\"header-fixed-logo\\":\\"Logo\\"},\\"Middle\\":{\\"header-fixed-menu\\":\\"Menu\\"},\\"Bottom\\":{\\"header-fixed-social\\":\\"Social\\"},\\"disabled\\":{\\"header-fixed-text-1\\":\\"Custom Text 1\\",\\"header-fixed-text-2\\":\\"Custom Text 2\\",\\"header-fixed-search\\":\\"Search Form\\"}}'),
(37765, 6455, 'zegen_page_header_page_title_opt', 'theme-default'),
(37766, 6455, 'zegen_page_header_page_title_parallax', 'theme-default'),
(37767, 6455, 'zegen_page_header_page_title_video_opt', 'theme-default'),
(37768, 6455, 'zegen_page_page_title_items_opt', 'theme-default'),
(37769, 6455, 'zegen_page_page_title_items', '{\\"Left\\":{\\"title\\":\\"Page Title Text\\"},\\"Center\\":[],\\"Right\\":{\\"breadcrumb\\":\\"Breadcrumb\\"},\\"disabled\\":{\\"description\\":\\"Page Title Description\\"}}'),
(37770, 6455, 'zegen_page_page_title_skin_opt', 'theme-default'),
(37771, 6455, 'zegen_page_page_title_bg', 'a:0:{}'),
(37772, 6455, 'zegen_page_page_title_link', 'a:0:{}'),
(37773, 6455, 'zegen_page_page_title_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37774, 6455, 'zegen_page_page_title_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37775, 6455, 'zegen_page_page_title_overlay', 'a:0:{}'),
(37776, 6455, 'zegen_page_footer_layout', 'theme-default'),
(37777, 6455, 'zegen_page_hidden_footer', 'theme-default'),
(37778, 6455, 'zegen_page_footer_skin_opt', 'theme-default'),
(37779, 6455, 'zegen_page_footer_bg_img', '0'),
(37780, 6455, 'zegen_page_footer_bg_overlay', 'a:0:{}'),
(37781, 6455, 'zegen_page_footer_link', 'a:0:{}'),
(37782, 6455, 'zegen_page_footer_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37783, 6455, 'zegen_page_footer_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37784, 6455, 'zegen_page_footer_items_opt', 'theme-default'),
(37785, 6455, 'zegen_page_footer_items', '{\\"Enabled\\":{\\"footer-bottom\\":\\"Footer Bottom\\"},\\"disabled\\":{\\"footer-top\\":\\"Footer Top\\",\\"footer-middle\\":\\"Footer Middle\\"}}'),
(37786, 6455, 'zegen_page_footer_top_skin_opt', 'theme-default'),
(37787, 6455, 'zegen_page_footer_top_bg', 'a:0:{}'),
(37788, 6455, 'zegen_page_footer_top_link', 'a:0:{}'),
(37789, 6455, 'zegen_page_footer_top_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37790, 6455, 'zegen_page_footer_top_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37791, 6455, 'zegen_page_footer_top_layout_opt', 'theme-default'),
(37792, 6455, 'zegen_page_footer_top_layout', '4-4-4'),
(37793, 6455, 'zegen_page_footer_middle_skin_opt', 'theme-default'),
(37794, 6455, 'zegen_page_footer_middle_bg', 'a:0:{}'),
(37795, 6455, 'zegen_page_footer_middle_link', 'a:0:{}'),
(37796, 6455, 'zegen_page_footer_middle_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37797, 6455, 'zegen_page_footer_middle_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37798, 6455, 'zegen_page_footer_middle_layout_opt', 'theme-default'),
(37799, 6455, 'zegen_page_footer_middle_layout', '4-4-4'),
(37800, 6455, 'zegen_page_footer_bottom_fixed', 'theme-default'),
(37801, 6455, 'zegen_page_footer_bottom_skin_opt', 'theme-default'),
(37802, 6455, 'zegen_page_footer_bottom_bg', 'a:0:{}'),
(37803, 6455, 'zegen_page_footer_bottom_link', 'a:0:{}'),
(37804, 6455, 'zegen_page_footer_bottom_border', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:5:"solid";}'),
(37805, 6455, 'zegen_page_footer_bottom_padding', 'a:7:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:2:"px";i:5;s:0:"";i:6;s:0:"";}'),
(37806, 6455, 'zegen_page_footer_bottom_widget_opt', 'theme-default'),
(37807, 6455, 'zegen_page_footer_bottom_items_opt', 'theme-default'),
(37808, 6455, 'zegen_page_footer_bottom_items', '{\\"Left\\":{\\"copyright\\":\\"Copyright Text\\"},\\"Center\\":{\\"menu\\":\\"Footer Menu\\"},\\"Right\\":[],\\"disabled\\":{\\"social\\":\\"Footer Social Links\\",\\"widget\\":\\"Custom Widget\\"}}'),
(37809, 6455, 'zegen_page_header_slider_opt', 'theme-default'),
(37810, 6455, 'zegen_sermon_video', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4'),
(37811, 6455, 'zegen_sermon_audio', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3'),
(37812, 6455, 'zegen_sermon_pdf', 'https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf'),
(37813, 6455, '_elementor_edit_mode', 'builder'),
(37814, 6455, '_elementor_template_type', 'wp-post'),
(37815, 6455, '_wp_page_template', 'default'),
(37816, 6455, '_elementor_data', '[{"id":"79e9f053","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"0701b72","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"653e8759","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f63dadb","elType":"widget","settings":{"editor":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante."},"elements":[],"widgetType":"text-editor"},{"id":"2a29afc","elType":"widget","settings":{"editor":"God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"5add65f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"1faf943","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c1832d1","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"764274c","elType":"widget","settings":{"wp_gallery":[{"id":5815,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/events_imgs6.jpg"},{"id":5785,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/events_imgs1.jpg"}],"thumbnail_size":"medium","gallery_columns":"2","image_spacing":"custom","image_spacing_custom":{"unit":"px","size":25,"sizes":[]},"image_border_radius":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"_padding":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"image-gallery"},{"id":"8228e3a","elType":"widget","settings":{"title_head":"h3","title":"Sermon","title_suffix":"Description","title_margin":"0px 0 15px 0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"extra_class":"mb-0"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"60806be","elType":"widget","settings":{"editor":"We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn\\u2019t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}]'),
(37817, 6455, '_elementor_version', '2.7.5'),
(37818, 6455, '_wp_old_slug', 'spiritually-reborn-as-gods-children-copy-5'),
(37819, 6455, 'rs_page_bg_color', ''),
(37820, 20745, '_menu_item_type', 'post_type'),
(37821, 20745, '_menu_item_menu_item_parent', '20702'),
(37822, 20745, '_menu_item_object_id', '21'),
(37823, 20745, '_menu_item_object', 'page'),
(37824, 20745, '_menu_item_target', ''),
(37825, 20745, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(37826, 20745, '_menu_item_xfn', ''),
(37827, 20745, '_menu_item_popbtn', ''),
(37828, 20745, '_menu_item_megamenulogo', ''),
(37829, 20745, '_menu_item_megamenu', ''),
(37830, 20745, '_menu_item_submegamenu', ''),
(37831, 20745, '_menu_item_submegamenucol', '1'),
(37832, 20745, '_menu_item_submegamenupos', 'right'),
(37833, 20745, '_menu_item_megafull', ''),
(37834, 20745, '_menu_item_megabgimg', ''),
(37835, 20745, '_menu_item_megatitopt', ''),
(37836, 20745, '_menu_item_megadropdowntit', ''),
(37837, 20745, '_menu_item_megachildcol', '12'),
(37838, 20745, '_menu_item_megawidget', ''),
(37839, 20745, '_menu_item_megamenuicon', ''),
(37840, 20745, '_menu_item_url', ''),
(37841, 20746, '_menu_item_type', 'post_type'),
(37842, 20746, '_menu_item_menu_item_parent', '20702'),
(37843, 20746, '_menu_item_object_id', '6522'),
(37844, 20746, '_menu_item_object', 'page'),
(37845, 20746, '_menu_item_target', ''),
(37846, 20746, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(37847, 20746, '_menu_item_xfn', ''),
(37848, 20746, '_menu_item_popbtn', ''),
(37849, 20746, '_menu_item_megamenulogo', ''),
(37850, 20746, '_menu_item_megamenu', ''),
(37851, 20746, '_menu_item_submegamenu', ''),
(37852, 20746, '_menu_item_submegamenucol', '1'),
(37853, 20746, '_menu_item_submegamenupos', 'right'),
(37854, 20746, '_menu_item_megafull', ''),
(37855, 20746, '_menu_item_megabgimg', ''),
(37856, 20746, '_menu_item_megatitopt', ''),
(37857, 20746, '_menu_item_megadropdowntit', ''),
(37858, 20746, '_menu_item_megachildcol', '12'),
(37859, 20746, '_menu_item_megawidget', ''),
(37860, 20746, '_menu_item_megamenuicon', ''),
(37861, 20746, '_menu_item_url', ''),
(37862, 20747, '_menu_item_type', 'post_type'),
(37863, 20747, '_menu_item_menu_item_parent', '20702'),
(37864, 20747, '_menu_item_object_id', '16804'),
(37865, 20747, '_menu_item_object', 'page'),
(37866, 20747, '_menu_item_target', ''),
(37867, 20747, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(37868, 20747, '_menu_item_xfn', ''),
(37869, 20747, '_menu_item_popbtn', ''),
(37870, 20747, '_menu_item_megamenulogo', ''),
(37871, 20747, '_menu_item_megamenu', ''),
(37872, 20747, '_menu_item_submegamenu', ''),
(37873, 20747, '_menu_item_submegamenucol', '1'),
(37874, 20747, '_menu_item_submegamenupos', 'right'),
(37875, 20747, '_menu_item_megafull', ''),
(37876, 20747, '_menu_item_megabgimg', ''),
(37877, 20747, '_menu_item_megatitopt', ''),
(37878, 20747, '_menu_item_megadropdowntit', ''),
(37879, 20747, '_menu_item_megachildcol', '12'),
(37880, 20747, '_menu_item_megawidget', ''),
(37881, 20747, '_menu_item_megamenuicon', ''),
(37882, 20747, '_menu_item_url', ''),
(37883, 20748, '_menu_item_type', 'post_type'),
(37884, 20748, '_menu_item_menu_item_parent', '0'),
(37885, 20748, '_menu_item_object_id', '21'),
(37886, 20748, '_menu_item_object', 'page'),
(37887, 20748, '_menu_item_target', ''),
(37888, 20748, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(37889, 20748, '_menu_item_xfn', ''),
(37890, 20748, '_menu_item_popbtn', ''),
(37891, 20748, '_menu_item_megamenulogo', ''),
(37892, 20748, '_menu_item_megamenu', ''),
(37893, 20748, '_menu_item_submegamenu', ''),
(37894, 20748, '_menu_item_submegamenucol', '1'),
(37895, 20748, '_menu_item_submegamenupos', 'right'),
(37896, 20748, '_menu_item_megafull', ''),
(37897, 20748, '_menu_item_megabgimg', ''),
(37898, 20748, '_menu_item_megatitopt', ''),
(37899, 20748, '_menu_item_megadropdowntit', ''),
(37900, 20748, '_menu_item_megachildcol', '12'),
(37901, 20748, '_menu_item_megawidget', ''),
(37902, 20748, '_menu_item_megamenuicon', ''),
(37903, 20748, '_menu_item_url', ''),
(37925, 20750, '_menu_item_type', 'post_type'),
(37926, 20750, '_menu_item_menu_item_parent', '0'),
(37927, 20750, '_menu_item_object_id', '5544'),
(37928, 20750, '_menu_item_object', 'page'),
(37929, 20750, '_menu_item_target', ''),
(37930, 20750, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(37931, 20750, '_menu_item_xfn', ''),
(37932, 20750, '_menu_item_popbtn', ''),
(37933, 20750, '_menu_item_megamenulogo', ''),
(37934, 20750, '_menu_item_megamenu', ''),
(37935, 20750, '_menu_item_submegamenu', ''),
(37936, 20750, '_menu_item_submegamenucol', '1'),
(37937, 20750, '_menu_item_submegamenupos', 'right'),
(37938, 20750, '_menu_item_megafull', ''),
(37939, 20750, '_menu_item_megabgimg', ''),
(37940, 20750, '_menu_item_megatitopt', ''),
(37941, 20750, '_menu_item_megadropdowntit', ''),
(37942, 20750, '_menu_item_megachildcol', '12'),
(37943, 20750, '_menu_item_megawidget', ''),
(37944, 20750, '_menu_item_megamenuicon', ''),
(37945, 20750, '_menu_item_url', ''),
(37946, 20751, '_menu_item_type', 'post_type'),
(37947, 20751, '_menu_item_menu_item_parent', '0'),
(37948, 20751, '_menu_item_object_id', '5662'),
(37949, 20751, '_menu_item_object', 'page'),
(37950, 20751, '_menu_item_target', ''),
(37951, 20751, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(37952, 20751, '_menu_item_xfn', ''),
(37953, 20751, '_menu_item_popbtn', ''),
(37954, 20751, '_menu_item_megamenulogo', ''),
(37955, 20751, '_menu_item_megamenu', ''),
(37956, 20751, '_menu_item_submegamenu', ''),
(37957, 20751, '_menu_item_submegamenucol', '1'),
(37958, 20751, '_menu_item_submegamenupos', 'right'),
(37959, 20751, '_menu_item_megafull', ''),
(37960, 20751, '_menu_item_megabgimg', ''),
(37961, 20751, '_menu_item_megatitopt', ''),
(37962, 20751, '_menu_item_megadropdowntit', ''),
(37963, 20751, '_menu_item_megachildcol', '12'),
(37964, 20751, '_menu_item_megawidget', ''),
(37965, 20751, '_menu_item_megamenuicon', ''),
(37966, 20751, '_menu_item_url', ''),
(37967, 20752, '_menu_item_type', 'post_type'),
(37968, 20752, '_menu_item_menu_item_parent', '0'),
(37969, 20752, '_menu_item_object_id', '5577'),
(37970, 20752, '_menu_item_object', 'page'),
(37971, 20752, '_menu_item_target', ''),
(37972, 20752, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(37973, 20752, '_menu_item_xfn', ''),
(37974, 20752, '_menu_item_popbtn', ''),
(37975, 20752, '_menu_item_megamenulogo', ''),
(37976, 20752, '_menu_item_megamenu', ''),
(37977, 20752, '_menu_item_submegamenu', ''),
(37978, 20752, '_menu_item_submegamenucol', '1'),
(37979, 20752, '_menu_item_submegamenupos', 'right'),
(37980, 20752, '_menu_item_megafull', ''),
(37981, 20752, '_menu_item_megabgimg', ''),
(37982, 20752, '_menu_item_megatitopt', ''),
(37983, 20752, '_menu_item_megadropdowntit', ''),
(37984, 20752, '_menu_item_megachildcol', '12'),
(37985, 20752, '_menu_item_megawidget', ''),
(37986, 20752, '_menu_item_megamenuicon', ''),
(37987, 20752, '_menu_item_url', ''),
(37988, 20753, '_menu_item_type', 'post_type'),
(37989, 20753, '_menu_item_menu_item_parent', '0'),
(37990, 20753, '_menu_item_object_id', '6324'),
(37991, 20753, '_menu_item_object', 'page'),
(37992, 20753, '_menu_item_target', ''),
(37993, 20753, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(37994, 20753, '_menu_item_xfn', ''),
(37995, 20753, '_menu_item_popbtn', ''),
(37996, 20753, '_menu_item_megamenulogo', ''),
(37997, 20753, '_menu_item_megamenu', ''),
(37998, 20753, '_menu_item_submegamenu', ''),
(37999, 20753, '_menu_item_submegamenucol', '1'),
(38000, 20753, '_menu_item_submegamenupos', 'right'),
(38001, 20753, '_menu_item_megafull', ''),
(38002, 20753, '_menu_item_megabgimg', ''),
(38003, 20753, '_menu_item_megatitopt', ''),
(38004, 20753, '_menu_item_megadropdowntit', ''),
(38005, 20753, '_menu_item_megachildcol', '12'),
(38006, 20753, '_menu_item_megawidget', ''),
(38007, 20753, '_menu_item_megamenuicon', ''),
(38008, 20753, '_menu_item_url', ''),
(38009, 20754, '_menu_item_type', 'post_type'),
(38010, 20754, '_menu_item_menu_item_parent', '20702'),
(38011, 20754, '_menu_item_object_id', '17355'),
(38012, 20754, '_menu_item_object', 'page'),
(38013, 20754, '_menu_item_target', ''),
(38014, 20754, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38015, 20754, '_menu_item_xfn', ''),
(38016, 20754, '_menu_item_popbtn', ''),
(38017, 20754, '_menu_item_megamenulogo', ''),
(38018, 20754, '_menu_item_megamenu', ''),
(38019, 20754, '_menu_item_submegamenu', ''),
(38020, 20754, '_menu_item_submegamenucol', '1'),
(38021, 20754, '_menu_item_submegamenupos', 'right'),
(38022, 20754, '_menu_item_megafull', ''),
(38023, 20754, '_menu_item_megabgimg', ''),
(38024, 20754, '_menu_item_megatitopt', ''),
(38025, 20754, '_menu_item_megadropdowntit', ''),
(38026, 20754, '_menu_item_megachildcol', '12'),
(38027, 20754, '_menu_item_megawidget', ''),
(38028, 20754, '_menu_item_megamenuicon', ''),
(38029, 20754, '_menu_item_url', ''),
(38030, 20755, '_menu_item_type', 'post_type'),
(38031, 20755, '_menu_item_menu_item_parent', '20702'),
(38032, 20755, '_menu_item_object_id', '17495'),
(38033, 20755, '_menu_item_object', 'page'),
(38034, 20755, '_menu_item_target', ''),
(38035, 20755, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38036, 20755, '_menu_item_xfn', ''),
(38037, 20755, '_menu_item_popbtn', ''),
(38038, 20755, '_menu_item_megamenulogo', ''),
(38039, 20755, '_menu_item_megamenu', ''),
(38040, 20755, '_menu_item_submegamenu', ''),
(38041, 20755, '_menu_item_submegamenucol', '1'),
(38042, 20755, '_menu_item_submegamenupos', 'right'),
(38043, 20755, '_menu_item_megafull', ''),
(38044, 20755, '_menu_item_megabgimg', ''),
(38045, 20755, '_menu_item_megatitopt', ''),
(38046, 20755, '_menu_item_megadropdowntit', ''),
(38047, 20755, '_menu_item_megachildcol', '12'),
(38048, 20755, '_menu_item_megawidget', ''),
(38049, 20755, '_menu_item_megamenuicon', ''),
(38050, 20755, '_menu_item_url', ''),
(38051, 20756, '_menu_item_type', 'post_type'),
(38052, 20756, '_menu_item_menu_item_parent', '20702'),
(38053, 20756, '_menu_item_object_id', '17666'),
(38054, 20756, '_menu_item_object', 'page'),
(38055, 20756, '_menu_item_target', ''),
(38056, 20756, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38057, 20756, '_menu_item_xfn', ''),
(38058, 20756, '_menu_item_popbtn', ''),
(38059, 20756, '_menu_item_megamenulogo', ''),
(38060, 20756, '_menu_item_megamenu', ''),
(38061, 20756, '_menu_item_submegamenu', ''),
(38062, 20756, '_menu_item_submegamenucol', '1'),
(38063, 20756, '_menu_item_submegamenupos', 'right'),
(38064, 20756, '_menu_item_megafull', ''),
(38065, 20756, '_menu_item_megabgimg', ''),
(38066, 20756, '_menu_item_megatitopt', ''),
(38067, 20756, '_menu_item_megadropdowntit', ''),
(38068, 20756, '_menu_item_megachildcol', '12'),
(38069, 20756, '_menu_item_megawidget', ''),
(38070, 20756, '_menu_item_megamenuicon', ''),
(38071, 20756, '_menu_item_url', ''),
(38072, 20757, '_menu_item_type', 'post_type'),
(38073, 20757, '_menu_item_menu_item_parent', '20702'),
(38074, 20757, '_menu_item_object_id', '18006'),
(38075, 20757, '_menu_item_object', 'page'),
(38076, 20757, '_menu_item_target', ''),
(38077, 20757, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38078, 20757, '_menu_item_xfn', ''),
(38079, 20757, '_menu_item_popbtn', ''),
(38080, 20757, '_menu_item_megamenulogo', ''),
(38081, 20757, '_menu_item_megamenu', ''),
(38082, 20757, '_menu_item_submegamenu', ''),
(38083, 20757, '_menu_item_submegamenucol', '1'),
(38084, 20757, '_menu_item_submegamenupos', 'right'),
(38085, 20757, '_menu_item_megafull', ''),
(38086, 20757, '_menu_item_megabgimg', ''),
(38087, 20757, '_menu_item_megatitopt', ''),
(38088, 20757, '_menu_item_megadropdowntit', ''),
(38089, 20757, '_menu_item_megachildcol', '12'),
(38090, 20757, '_menu_item_megawidget', ''),
(38091, 20757, '_menu_item_megamenuicon', ''),
(38092, 20757, '_menu_item_url', ''),
(38093, 20758, '_menu_item_type', 'post_type'),
(38094, 20758, '_menu_item_menu_item_parent', '20702'),
(38095, 20758, '_menu_item_object_id', '18251'),
(38096, 20758, '_menu_item_object', 'page'),
(38097, 20758, '_menu_item_target', ''),
(38098, 20758, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38099, 20758, '_menu_item_xfn', ''),
(38100, 20758, '_menu_item_popbtn', ''),
(38101, 20758, '_menu_item_megamenulogo', ''),
(38102, 20758, '_menu_item_megamenu', ''),
(38103, 20758, '_menu_item_submegamenu', ''),
(38104, 20758, '_menu_item_submegamenucol', '1'),
(38105, 20758, '_menu_item_submegamenupos', 'right'),
(38106, 20758, '_menu_item_megafull', ''),
(38107, 20758, '_menu_item_megabgimg', ''),
(38108, 20758, '_menu_item_megatitopt', ''),
(38109, 20758, '_menu_item_megadropdowntit', ''),
(38110, 20758, '_menu_item_megachildcol', '12'),
(38111, 20758, '_menu_item_megawidget', ''),
(38112, 20758, '_menu_item_megamenuicon', ''),
(38113, 20758, '_menu_item_url', ''),
(38114, 20759, '_menu_item_type', 'post_type'),
(38115, 20759, '_menu_item_menu_item_parent', '20702'),
(38116, 20759, '_menu_item_object_id', '18512'),
(38117, 20759, '_menu_item_object', 'page'),
(38118, 20759, '_menu_item_target', ''),
(38119, 20759, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38120, 20759, '_menu_item_xfn', ''),
(38121, 20759, '_menu_item_popbtn', ''),
(38122, 20759, '_menu_item_megamenulogo', ''),
(38123, 20759, '_menu_item_megamenu', ''),
(38124, 20759, '_menu_item_submegamenu', ''),
(38125, 20759, '_menu_item_submegamenucol', '1'),
(38126, 20759, '_menu_item_submegamenupos', 'right'),
(38127, 20759, '_menu_item_megafull', ''),
(38128, 20759, '_menu_item_megabgimg', ''),
(38129, 20759, '_menu_item_megatitopt', ''),
(38130, 20759, '_menu_item_megadropdowntit', ''),
(38131, 20759, '_menu_item_megachildcol', '12'),
(38132, 20759, '_menu_item_megawidget', ''),
(38133, 20759, '_menu_item_megamenuicon', ''),
(38134, 20759, '_menu_item_url', ''),
(38135, 20760, '_menu_item_type', 'post_type'),
(38136, 20760, '_menu_item_menu_item_parent', '20702'),
(38137, 20760, '_menu_item_object_id', '18924'),
(38138, 20760, '_menu_item_object', 'page'),
(38139, 20760, '_menu_item_target', ''),
(38140, 20760, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38141, 20760, '_menu_item_xfn', ''),
(38142, 20760, '_menu_item_popbtn', ''),
(38143, 20760, '_menu_item_megamenulogo', ''),
(38144, 20760, '_menu_item_megamenu', ''),
(38145, 20760, '_menu_item_submegamenu', ''),
(38146, 20760, '_menu_item_submegamenucol', '1'),
(38147, 20760, '_menu_item_submegamenupos', 'right'),
(38148, 20760, '_menu_item_megafull', ''),
(38149, 20760, '_menu_item_megabgimg', ''),
(38150, 20760, '_menu_item_megatitopt', ''),
(38151, 20760, '_menu_item_megadropdowntit', ''),
(38152, 20760, '_menu_item_megachildcol', '12'),
(38153, 20760, '_menu_item_megawidget', ''),
(38154, 20760, '_menu_item_megamenuicon', ''),
(38155, 20760, '_menu_item_url', ''),
(38156, 20761, '_menu_item_type', 'post_type'),
(38157, 20761, '_menu_item_menu_item_parent', '20702'),
(38158, 20761, '_menu_item_object_id', '18726'),
(38159, 20761, '_menu_item_object', 'page'),
(38160, 20761, '_menu_item_target', ''),
(38161, 20761, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38162, 20761, '_menu_item_xfn', ''),
(38163, 20761, '_menu_item_popbtn', ''),
(38164, 20761, '_menu_item_megamenulogo', ''),
(38165, 20761, '_menu_item_megamenu', ''),
(38166, 20761, '_menu_item_submegamenu', ''),
(38167, 20761, '_menu_item_submegamenucol', '1'),
(38168, 20761, '_menu_item_submegamenupos', 'right'),
(38169, 20761, '_menu_item_megafull', ''),
(38170, 20761, '_menu_item_megabgimg', ''),
(38171, 20761, '_menu_item_megatitopt', ''),
(38172, 20761, '_menu_item_megadropdowntit', ''),
(38173, 20761, '_menu_item_megachildcol', '12'),
(38174, 20761, '_menu_item_megawidget', ''),
(38175, 20761, '_menu_item_megamenuicon', ''),
(38176, 20761, '_menu_item_url', ''),
(38177, 20762, '_menu_item_type', 'post_type'),
(38178, 20762, '_menu_item_menu_item_parent', '20702'),
(38179, 20762, '_menu_item_object_id', '19360'),
(38180, 20762, '_menu_item_object', 'page'),
(38181, 20762, '_menu_item_target', ''),
(38182, 20762, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38183, 20762, '_menu_item_xfn', ''),
(38184, 20762, '_menu_item_popbtn', ''),
(38185, 20762, '_menu_item_megamenulogo', ''),
(38186, 20762, '_menu_item_megamenu', ''),
(38187, 20762, '_menu_item_submegamenu', ''),
(38188, 20762, '_menu_item_submegamenucol', '1'),
(38189, 20762, '_menu_item_submegamenupos', 'right'),
(38190, 20762, '_menu_item_megafull', ''),
(38191, 20762, '_menu_item_megabgimg', ''),
(38192, 20762, '_menu_item_megatitopt', ''),
(38193, 20762, '_menu_item_megadropdowntit', ''),
(38194, 20762, '_menu_item_megachildcol', '12'),
(38195, 20762, '_menu_item_megawidget', ''),
(38196, 20762, '_menu_item_megamenuicon', ''),
(38197, 20762, '_menu_item_url', ''),
(38198, 20763, '_menu_item_type', 'post_type'),
(38199, 20763, '_menu_item_menu_item_parent', '0'),
(38200, 20763, '_menu_item_object_id', '16759'),
(38201, 20763, '_menu_item_object', 'page'),
(38202, 20763, '_menu_item_target', ''),
(38203, 20763, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38204, 20763, '_menu_item_xfn', ''),
(38205, 20763, '_menu_item_popbtn', ''),
(38206, 20763, '_menu_item_megamenulogo', ''),
(38207, 20763, '_menu_item_megamenu', ''),
(38208, 20763, '_menu_item_submegamenu', ''),
(38209, 20763, '_menu_item_submegamenucol', '1'),
(38210, 20763, '_menu_item_submegamenupos', 'right'),
(38211, 20763, '_menu_item_megafull', ''),
(38212, 20763, '_menu_item_megabgimg', ''),
(38213, 20763, '_menu_item_megatitopt', ''),
(38214, 20763, '_menu_item_megadropdowntit', ''),
(38215, 20763, '_menu_item_megachildcol', '12'),
(38216, 20763, '_menu_item_megawidget', ''),
(38217, 20763, '_menu_item_megamenuicon', ''),
(38218, 20763, '_menu_item_url', ''),
(38219, 20764, '_menu_item_type', 'post_type'),
(38220, 20764, '_menu_item_menu_item_parent', '0'),
(38221, 20764, '_menu_item_object_id', '5530'),
(38222, 20764, '_menu_item_object', 'page'),
(38223, 20764, '_menu_item_target', ''),
(38224, 20764, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38225, 20764, '_menu_item_xfn', ''),
(38226, 20764, '_menu_item_popbtn', ''),
(38227, 20764, '_menu_item_megamenulogo', ''),
(38228, 20764, '_menu_item_megamenu', ''),
(38229, 20764, '_menu_item_submegamenu', ''),
(38230, 20764, '_menu_item_submegamenucol', '1'),
(38231, 20764, '_menu_item_submegamenupos', 'right'),
(38232, 20764, '_menu_item_megafull', ''),
(38233, 20764, '_menu_item_megabgimg', ''),
(38234, 20764, '_menu_item_megatitopt', ''),
(38235, 20764, '_menu_item_megadropdowntit', ''),
(38236, 20764, '_menu_item_megachildcol', '12'),
(38237, 20764, '_menu_item_megawidget', ''),
(38238, 20764, '_menu_item_megamenuicon', ''),
(38239, 20764, '_menu_item_url', ''),
(38240, 20765, '_menu_item_type', 'post_type'),
(38241, 20765, '_menu_item_menu_item_parent', '20748'),
(38242, 20765, '_menu_item_object_id', '6522'),
(38243, 20765, '_menu_item_object', 'page'),
(38244, 20765, '_menu_item_target', ''),
(38245, 20765, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38246, 20765, '_menu_item_xfn', ''),
(38247, 20765, '_menu_item_popbtn', ''),
(38248, 20765, '_menu_item_megamenulogo', ''),
(38249, 20765, '_menu_item_megamenu', ''),
(38250, 20765, '_menu_item_submegamenu', ''),
(38251, 20765, '_menu_item_submegamenucol', '1'),
(38252, 20765, '_menu_item_submegamenupos', 'right'),
(38253, 20765, '_menu_item_megafull', ''),
(38254, 20765, '_menu_item_megabgimg', ''),
(38255, 20765, '_menu_item_megatitopt', ''),
(38256, 20765, '_menu_item_megadropdowntit', ''),
(38257, 20765, '_menu_item_megachildcol', '12'),
(38258, 20765, '_menu_item_megawidget', ''),
(38259, 20765, '_menu_item_megamenuicon', ''),
(38260, 20765, '_menu_item_url', ''),
(38261, 20766, '_menu_item_type', 'post_type'),
(38262, 20766, '_menu_item_menu_item_parent', '20748'),
(38263, 20766, '_menu_item_object_id', '17355'),
(38264, 20766, '_menu_item_object', 'page'),
(38265, 20766, '_menu_item_target', ''),
(38266, 20766, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38267, 20766, '_menu_item_xfn', ''),
(38268, 20766, '_menu_item_popbtn', ''),
(38269, 20766, '_menu_item_megamenulogo', ''),
(38270, 20766, '_menu_item_megamenu', ''),
(38271, 20766, '_menu_item_submegamenu', ''),
(38272, 20766, '_menu_item_submegamenucol', '1'),
(38273, 20766, '_menu_item_submegamenupos', 'right'),
(38274, 20766, '_menu_item_megafull', ''),
(38275, 20766, '_menu_item_megabgimg', ''),
(38276, 20766, '_menu_item_megatitopt', ''),
(38277, 20766, '_menu_item_megadropdowntit', ''),
(38278, 20766, '_menu_item_megachildcol', '12'),
(38279, 20766, '_menu_item_megawidget', ''),
(38280, 20766, '_menu_item_megamenuicon', ''),
(38281, 20766, '_menu_item_url', ''),
(38282, 20767, '_menu_item_type', 'post_type'),
(38283, 20767, '_menu_item_menu_item_parent', '20748'),
(38284, 20767, '_menu_item_object_id', '17495'),
(38285, 20767, '_menu_item_object', 'page'),
(38286, 20767, '_menu_item_target', ''),
(38287, 20767, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38288, 20767, '_menu_item_xfn', ''),
(38289, 20767, '_menu_item_popbtn', ''),
(38290, 20767, '_menu_item_megamenulogo', ''),
(38291, 20767, '_menu_item_megamenu', ''),
(38292, 20767, '_menu_item_submegamenu', ''),
(38293, 20767, '_menu_item_submegamenucol', '1'),
(38294, 20767, '_menu_item_submegamenupos', 'right'),
(38295, 20767, '_menu_item_megafull', ''),
(38296, 20767, '_menu_item_megabgimg', ''),
(38297, 20767, '_menu_item_megatitopt', ''),
(38298, 20767, '_menu_item_megadropdowntit', ''),
(38299, 20767, '_menu_item_megachildcol', '12'),
(38300, 20767, '_menu_item_megawidget', ''),
(38301, 20767, '_menu_item_megamenuicon', ''),
(38302, 20767, '_menu_item_url', ''),
(38303, 20768, '_menu_item_type', 'post_type'),
(38304, 20768, '_menu_item_menu_item_parent', '20748'),
(38305, 20768, '_menu_item_object_id', '17666'),
(38306, 20768, '_menu_item_object', 'page'),
(38307, 20768, '_menu_item_target', ''),
(38308, 20768, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38309, 20768, '_menu_item_xfn', ''),
(38310, 20768, '_menu_item_popbtn', ''),
(38311, 20768, '_menu_item_megamenulogo', ''),
(38312, 20768, '_menu_item_megamenu', ''),
(38313, 20768, '_menu_item_submegamenu', ''),
(38314, 20768, '_menu_item_submegamenucol', '1'),
(38315, 20768, '_menu_item_submegamenupos', 'right'),
(38316, 20768, '_menu_item_megafull', ''),
(38317, 20768, '_menu_item_megabgimg', ''),
(38318, 20768, '_menu_item_megatitopt', ''),
(38319, 20768, '_menu_item_megadropdowntit', ''),
(38320, 20768, '_menu_item_megachildcol', '12'),
(38321, 20768, '_menu_item_megawidget', ''),
(38322, 20768, '_menu_item_megamenuicon', ''),
(38323, 20768, '_menu_item_url', ''),
(38324, 20769, '_menu_item_type', 'post_type'),
(38325, 20769, '_menu_item_menu_item_parent', '20748'),
(38326, 20769, '_menu_item_object_id', '18006'),
(38327, 20769, '_menu_item_object', 'page'),
(38328, 20769, '_menu_item_target', ''),
(38329, 20769, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38330, 20769, '_menu_item_xfn', ''),
(38331, 20769, '_menu_item_popbtn', ''),
(38332, 20769, '_menu_item_megamenulogo', ''),
(38333, 20769, '_menu_item_megamenu', ''),
(38334, 20769, '_menu_item_submegamenu', ''),
(38335, 20769, '_menu_item_submegamenucol', '1'),
(38336, 20769, '_menu_item_submegamenupos', 'right'),
(38337, 20769, '_menu_item_megafull', ''),
(38338, 20769, '_menu_item_megabgimg', ''),
(38339, 20769, '_menu_item_megatitopt', ''),
(38340, 20769, '_menu_item_megadropdowntit', ''),
(38341, 20769, '_menu_item_megachildcol', '12'),
(38342, 20769, '_menu_item_megawidget', ''),
(38343, 20769, '_menu_item_megamenuicon', ''),
(38344, 20769, '_menu_item_url', ''),
(38345, 20770, '_menu_item_type', 'post_type'),
(38346, 20770, '_menu_item_menu_item_parent', '20748'),
(38347, 20770, '_menu_item_object_id', '18251'),
(38348, 20770, '_menu_item_object', 'page'),
(38349, 20770, '_menu_item_target', ''),
(38350, 20770, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38351, 20770, '_menu_item_xfn', ''),
(38352, 20770, '_menu_item_popbtn', ''),
(38353, 20770, '_menu_item_megamenulogo', ''),
(38354, 20770, '_menu_item_megamenu', ''),
(38355, 20770, '_menu_item_submegamenu', ''),
(38356, 20770, '_menu_item_submegamenucol', '1'),
(38357, 20770, '_menu_item_submegamenupos', 'right'),
(38358, 20770, '_menu_item_megafull', ''),
(38359, 20770, '_menu_item_megabgimg', ''),
(38360, 20770, '_menu_item_megatitopt', ''),
(38361, 20770, '_menu_item_megadropdowntit', ''),
(38362, 20770, '_menu_item_megachildcol', '12'),
(38363, 20770, '_menu_item_megawidget', ''),
(38364, 20770, '_menu_item_megamenuicon', ''),
(38365, 20770, '_menu_item_url', ''),
(38366, 20771, '_menu_item_type', 'post_type'),
(38367, 20771, '_menu_item_menu_item_parent', '20748'),
(38368, 20771, '_menu_item_object_id', '18512'),
(38369, 20771, '_menu_item_object', 'page'),
(38370, 20771, '_menu_item_target', ''),
(38371, 20771, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38372, 20771, '_menu_item_xfn', ''),
(38373, 20771, '_menu_item_popbtn', ''),
(38374, 20771, '_menu_item_megamenulogo', ''),
(38375, 20771, '_menu_item_megamenu', ''),
(38376, 20771, '_menu_item_submegamenu', ''),
(38377, 20771, '_menu_item_submegamenucol', '1'),
(38378, 20771, '_menu_item_submegamenupos', 'right'),
(38379, 20771, '_menu_item_megafull', ''),
(38380, 20771, '_menu_item_megabgimg', ''),
(38381, 20771, '_menu_item_megatitopt', ''),
(38382, 20771, '_menu_item_megadropdowntit', ''),
(38383, 20771, '_menu_item_megachildcol', '12'),
(38384, 20771, '_menu_item_megawidget', ''),
(38385, 20771, '_menu_item_megamenuicon', ''),
(38386, 20771, '_menu_item_url', ''),
(38387, 20772, '_menu_item_type', 'post_type'),
(38388, 20772, '_menu_item_menu_item_parent', '20748'),
(38389, 20772, '_menu_item_object_id', '18726'),
(38390, 20772, '_menu_item_object', 'page'),
(38391, 20772, '_menu_item_target', ''),
(38392, 20772, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38393, 20772, '_menu_item_xfn', ''),
(38394, 20772, '_menu_item_popbtn', ''),
(38395, 20772, '_menu_item_megamenulogo', ''),
(38396, 20772, '_menu_item_megamenu', ''),
(38397, 20772, '_menu_item_submegamenu', ''),
(38398, 20772, '_menu_item_submegamenucol', '1'),
(38399, 20772, '_menu_item_submegamenupos', 'right'),
(38400, 20772, '_menu_item_megafull', ''),
(38401, 20772, '_menu_item_megabgimg', ''),
(38402, 20772, '_menu_item_megatitopt', ''),
(38403, 20772, '_menu_item_megadropdowntit', ''),
(38404, 20772, '_menu_item_megachildcol', '12'),
(38405, 20772, '_menu_item_megawidget', ''),
(38406, 20772, '_menu_item_megamenuicon', ''),
(38407, 20772, '_menu_item_url', ''),
(38408, 20773, '_menu_item_type', 'post_type'),
(38409, 20773, '_menu_item_menu_item_parent', '20750'),
(38410, 20773, '_menu_item_object_id', '5757'),
(38411, 20773, '_menu_item_object', 'page'),
(38412, 20773, '_menu_item_target', ''),
(38413, 20773, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38414, 20773, '_menu_item_xfn', ''),
(38415, 20773, '_menu_item_popbtn', ''),
(38416, 20773, '_menu_item_megamenulogo', ''),
(38417, 20773, '_menu_item_megamenu', ''),
(38418, 20773, '_menu_item_submegamenu', ''),
(38419, 20773, '_menu_item_submegamenucol', '1'),
(38420, 20773, '_menu_item_submegamenupos', 'right'),
(38421, 20773, '_menu_item_megafull', ''),
(38422, 20773, '_menu_item_megabgimg', ''),
(38423, 20773, '_menu_item_megatitopt', ''),
(38424, 20773, '_menu_item_megadropdowntit', ''),
(38425, 20773, '_menu_item_megachildcol', '12'),
(38426, 20773, '_menu_item_megawidget', ''),
(38427, 20773, '_menu_item_megamenuicon', ''),
(38428, 20773, '_menu_item_url', ''),
(38429, 20774, '_menu_item_type', 'post_type'),
(38430, 20774, '_menu_item_menu_item_parent', '20773'),
(38431, 20774, '_menu_item_object_id', '5900'),
(38432, 20774, '_menu_item_object', 'page'),
(38433, 20774, '_menu_item_target', ''),
(38434, 20774, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38435, 20774, '_menu_item_xfn', ''),
(38436, 20774, '_menu_item_popbtn', ''),
(38437, 20774, '_menu_item_megamenulogo', ''),
(38438, 20774, '_menu_item_megamenu', ''),
(38439, 20774, '_menu_item_submegamenu', ''),
(38440, 20774, '_menu_item_submegamenucol', '1'),
(38441, 20774, '_menu_item_submegamenupos', 'right'),
(38442, 20774, '_menu_item_megafull', ''),
(38443, 20774, '_menu_item_megabgimg', ''),
(38444, 20774, '_menu_item_megatitopt', ''),
(38445, 20774, '_menu_item_megadropdowntit', ''),
(38446, 20774, '_menu_item_megachildcol', '12'),
(38447, 20774, '_menu_item_megawidget', ''),
(38448, 20774, '_menu_item_megamenuicon', ''),
(38449, 20774, '_menu_item_url', ''),
(38450, 20775, '_menu_item_type', 'post_type'),
(38451, 20775, '_menu_item_menu_item_parent', '20773'),
(38452, 20775, '_menu_item_object_id', '5887'),
(38453, 20775, '_menu_item_object', 'page'),
(38454, 20775, '_menu_item_target', ''),
(38455, 20775, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38456, 20775, '_menu_item_xfn', ''),
(38457, 20775, '_menu_item_popbtn', ''),
(38458, 20775, '_menu_item_megamenulogo', ''),
(38459, 20775, '_menu_item_megamenu', ''),
(38460, 20775, '_menu_item_submegamenu', ''),
(38461, 20775, '_menu_item_submegamenucol', '1'),
(38462, 20775, '_menu_item_submegamenupos', 'right'),
(38463, 20775, '_menu_item_megafull', ''),
(38464, 20775, '_menu_item_megabgimg', ''),
(38465, 20775, '_menu_item_megatitopt', ''),
(38466, 20775, '_menu_item_megadropdowntit', ''),
(38467, 20775, '_menu_item_megachildcol', '12'),
(38468, 20775, '_menu_item_megawidget', ''),
(38469, 20775, '_menu_item_megamenuicon', ''),
(38470, 20775, '_menu_item_url', ''),
(38471, 20776, '_menu_item_type', 'post_type'),
(38472, 20776, '_menu_item_menu_item_parent', '20752'),
(38473, 20776, '_menu_item_object_id', '5612'),
(38474, 20776, '_menu_item_object', 'page'),
(38475, 20776, '_menu_item_target', ''),
(38476, 20776, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38477, 20776, '_menu_item_xfn', ''),
(38478, 20776, '_menu_item_popbtn', ''),
(38479, 20776, '_menu_item_megamenulogo', ''),
(38480, 20776, '_menu_item_megamenu', ''),
(38481, 20776, '_menu_item_submegamenu', ''),
(38482, 20776, '_menu_item_submegamenucol', '1'),
(38483, 20776, '_menu_item_submegamenupos', 'right'),
(38484, 20776, '_menu_item_megafull', ''),
(38485, 20776, '_menu_item_megabgimg', ''),
(38486, 20776, '_menu_item_megatitopt', ''),
(38487, 20776, '_menu_item_megadropdowntit', ''),
(38488, 20776, '_menu_item_megachildcol', '12'),
(38489, 20776, '_menu_item_megawidget', ''),
(38490, 20776, '_menu_item_megamenuicon', ''),
(38491, 20776, '_menu_item_url', ''),
(38492, 20777, '_menu_item_type', 'post_type'),
(38493, 20777, '_menu_item_menu_item_parent', '20752'),
(38494, 20777, '_menu_item_object_id', '5613'),
(38495, 20777, '_menu_item_object', 'page'),
(38496, 20777, '_menu_item_target', ''),
(38497, 20777, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38498, 20777, '_menu_item_xfn', ''),
(38499, 20777, '_menu_item_popbtn', ''),
(38500, 20777, '_menu_item_megamenulogo', ''),
(38501, 20777, '_menu_item_megamenu', ''),
(38502, 20777, '_menu_item_submegamenu', ''),
(38503, 20777, '_menu_item_submegamenucol', '1'),
(38504, 20777, '_menu_item_submegamenupos', 'right'),
(38505, 20777, '_menu_item_megafull', ''),
(38506, 20777, '_menu_item_megabgimg', ''),
(38507, 20777, '_menu_item_megatitopt', ''),
(38508, 20777, '_menu_item_megadropdowntit', ''),
(38509, 20777, '_menu_item_megachildcol', '12'),
(38510, 20777, '_menu_item_megawidget', ''),
(38511, 20777, '_menu_item_megamenuicon', ''),
(38512, 20777, '_menu_item_url', ''),
(38513, 20778, '_menu_item_type', 'post_type'),
(38514, 20778, '_menu_item_menu_item_parent', '20752'),
(38515, 20778, '_menu_item_object_id', '5614'),
(38516, 20778, '_menu_item_object', 'page'),
(38517, 20778, '_menu_item_target', ''),
(38518, 20778, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38519, 20778, '_menu_item_xfn', ''),
(38520, 20778, '_menu_item_popbtn', ''),
(38521, 20778, '_menu_item_megamenulogo', ''),
(38522, 20778, '_menu_item_megamenu', ''),
(38523, 20778, '_menu_item_submegamenu', ''),
(38524, 20778, '_menu_item_submegamenucol', '1'),
(38525, 20778, '_menu_item_submegamenupos', 'right'),
(38526, 20778, '_menu_item_megafull', ''),
(38527, 20778, '_menu_item_megabgimg', ''),
(38528, 20778, '_menu_item_megatitopt', ''),
(38529, 20778, '_menu_item_megadropdowntit', ''),
(38530, 20778, '_menu_item_megachildcol', '12'),
(38531, 20778, '_menu_item_megawidget', ''),
(38532, 20778, '_menu_item_megamenuicon', ''),
(38533, 20778, '_menu_item_url', ''),
(38534, 20779, '_menu_item_type', 'post_type'),
(38535, 20779, '_menu_item_menu_item_parent', '20750'),
(38536, 20779, '_menu_item_object_id', '5636'),
(38537, 20779, '_menu_item_object', 'page'),
(38538, 20779, '_menu_item_target', ''),
(38539, 20779, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38540, 20779, '_menu_item_xfn', ''),
(38541, 20779, '_menu_item_popbtn', ''),
(38542, 20779, '_menu_item_megamenulogo', ''),
(38543, 20779, '_menu_item_megamenu', ''),
(38544, 20779, '_menu_item_submegamenu', ''),
(38545, 20779, '_menu_item_submegamenucol', '1'),
(38546, 20779, '_menu_item_submegamenupos', 'right'),
(38547, 20779, '_menu_item_megafull', ''),
(38548, 20779, '_menu_item_megabgimg', ''),
(38549, 20779, '_menu_item_megatitopt', ''),
(38550, 20779, '_menu_item_megadropdowntit', ''),
(38551, 20779, '_menu_item_megachildcol', '12'),
(38552, 20779, '_menu_item_megawidget', ''),
(38553, 20779, '_menu_item_megamenuicon', ''),
(38554, 20779, '_menu_item_url', ''),
(38555, 20780, '_menu_item_type', 'post_type'),
(38556, 20780, '_menu_item_menu_item_parent', '20779'),
(38557, 20780, '_menu_item_object_id', '5655'),
(38558, 20780, '_menu_item_object', 'page'),
(38559, 20780, '_menu_item_target', ''),
(38560, 20780, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38561, 20780, '_menu_item_xfn', ''),
(38562, 20780, '_menu_item_popbtn', ''),
(38563, 20780, '_menu_item_megamenulogo', ''),
(38564, 20780, '_menu_item_megamenu', ''),
(38565, 20780, '_menu_item_submegamenu', ''),
(38566, 20780, '_menu_item_submegamenucol', '1'),
(38567, 20780, '_menu_item_submegamenupos', 'right'),
(38568, 20780, '_menu_item_megafull', ''),
(38569, 20780, '_menu_item_megabgimg', ''),
(38570, 20780, '_menu_item_megatitopt', ''),
(38571, 20780, '_menu_item_megadropdowntit', ''),
(38572, 20780, '_menu_item_megachildcol', '12'),
(38573, 20780, '_menu_item_megawidget', ''),
(38574, 20780, '_menu_item_megamenuicon', ''),
(38575, 20780, '_menu_item_url', ''),
(38576, 20781, '_menu_item_type', 'post_type'),
(38577, 20781, '_menu_item_menu_item_parent', '20750'),
(38578, 20781, '_menu_item_object_id', '6324'),
(38579, 20781, '_menu_item_object', 'page'),
(38580, 20781, '_menu_item_target', ''),
(38581, 20781, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38582, 20781, '_menu_item_xfn', ''),
(38583, 20781, '_menu_item_popbtn', ''),
(38584, 20781, '_menu_item_megamenulogo', ''),
(38585, 20781, '_menu_item_megamenu', ''),
(38586, 20781, '_menu_item_submegamenu', ''),
(38587, 20781, '_menu_item_submegamenucol', '1'),
(38588, 20781, '_menu_item_submegamenupos', 'right'),
(38589, 20781, '_menu_item_megafull', ''),
(38590, 20781, '_menu_item_megabgimg', ''),
(38591, 20781, '_menu_item_megatitopt', ''),
(38592, 20781, '_menu_item_megadropdowntit', ''),
(38593, 20781, '_menu_item_megachildcol', '12'),
(38594, 20781, '_menu_item_megawidget', ''),
(38595, 20781, '_menu_item_megamenuicon', ''),
(38596, 20781, '_menu_item_url', ''),
(38597, 20782, '_menu_item_type', 'post_type'),
(38598, 20782, '_menu_item_menu_item_parent', '20781'),
(38599, 20782, '_menu_item_object_id', '16879'),
(38600, 20782, '_menu_item_object', 'page'),
(38601, 20782, '_menu_item_target', ''),
(38602, 20782, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38603, 20782, '_menu_item_xfn', ''),
(38604, 20782, '_menu_item_popbtn', ''),
(38605, 20782, '_menu_item_megamenulogo', ''),
(38606, 20782, '_menu_item_megamenu', ''),
(38607, 20782, '_menu_item_submegamenu', ''),
(38608, 20782, '_menu_item_submegamenucol', '1'),
(38609, 20782, '_menu_item_submegamenupos', 'right'),
(38610, 20782, '_menu_item_megafull', ''),
(38611, 20782, '_menu_item_megabgimg', ''),
(38612, 20782, '_menu_item_megatitopt', ''),
(38613, 20782, '_menu_item_megadropdowntit', ''),
(38614, 20782, '_menu_item_megachildcol', '12'),
(38615, 20782, '_menu_item_megawidget', ''),
(38616, 20782, '_menu_item_megamenuicon', ''),
(38617, 20782, '_menu_item_url', ''),
(38660, 20785, '_menu_item_type', 'post_type'),
(38661, 20785, '_menu_item_menu_item_parent', '0'),
(38662, 20785, '_menu_item_object_id', '5530'),
(38663, 20785, '_menu_item_object', 'page'),
(38664, 20785, '_menu_item_target', ''),
(38665, 20785, '_menu_item_classes', 'a:1:{i:0;s:14:"mm-two-columns";}'),
(38666, 20785, '_menu_item_xfn', ''),
(38667, 20785, '_menu_item_popbtn', ''),
(38668, 20785, '_menu_item_megamenulogo', ''),
(38669, 20785, '_menu_item_megamenu', 'on'),
(38670, 20785, '_menu_item_submegamenu', ''),
(38671, 20785, '_menu_item_submegamenucol', '1'),
(38672, 20785, '_menu_item_submegamenupos', 'right'),
(38673, 20785, '_menu_item_megafull', ''),
(38674, 20785, '_menu_item_megabgimg', ''),
(38675, 20785, '_menu_item_megatitopt', ''),
(38676, 20785, '_menu_item_megadropdowntit', ''),
(38677, 20785, '_menu_item_megachildcol', '12'),
(38678, 20785, '_menu_item_megawidget', ''),
(38679, 20785, '_menu_item_megamenuicon', ''),
(38680, 20785, '_menu_item_url', ''),
(38681, 20786, '_menu_item_type', 'post_type'),
(38682, 20786, '_menu_item_menu_item_parent', '0'),
(38683, 20786, '_menu_item_object_id', '5544'),
(38684, 20786, '_menu_item_object', 'page'),
(38685, 20786, '_menu_item_target', ''),
(38686, 20786, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38687, 20786, '_menu_item_xfn', ''),
(38688, 20786, '_menu_item_popbtn', ''),
(38689, 20786, '_menu_item_megamenulogo', ''),
(38690, 20786, '_menu_item_megamenu', ''),
(38691, 20786, '_menu_item_submegamenu', ''),
(38692, 20786, '_menu_item_submegamenucol', '1'),
(38693, 20786, '_menu_item_submegamenupos', 'right'),
(38694, 20786, '_menu_item_megafull', ''),
(38695, 20786, '_menu_item_megabgimg', ''),
(38696, 20786, '_menu_item_megatitopt', ''),
(38697, 20786, '_menu_item_megadropdowntit', ''),
(38698, 20786, '_menu_item_megachildcol', '12'),
(38699, 20786, '_menu_item_megawidget', ''),
(38700, 20786, '_menu_item_megamenuicon', ''),
(38701, 20786, '_menu_item_url', ''),
(38786, 20791, '_menu_item_type', 'post_type'),
(38787, 20791, '_menu_item_menu_item_parent', '0'),
(38788, 20791, '_menu_item_object_id', '5662'),
(38789, 20791, '_menu_item_object', 'page'),
(38790, 20791, '_menu_item_target', ''),
(38791, 20791, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38792, 20791, '_menu_item_xfn', ''),
(38793, 20791, '_menu_item_popbtn', ''),
(38794, 20791, '_menu_item_megamenulogo', ''),
(38795, 20791, '_menu_item_megamenu', ''),
(38796, 20791, '_menu_item_submegamenu', ''),
(38797, 20791, '_menu_item_submegamenucol', '1'),
(38798, 20791, '_menu_item_submegamenupos', 'right'),
(38799, 20791, '_menu_item_megafull', ''),
(38800, 20791, '_menu_item_megabgimg', ''),
(38801, 20791, '_menu_item_megatitopt', ''),
(38802, 20791, '_menu_item_megadropdowntit', ''),
(38803, 20791, '_menu_item_megachildcol', '12'),
(38804, 20791, '_menu_item_megawidget', ''),
(38805, 20791, '_menu_item_megamenuicon', ''),
(38806, 20791, '_menu_item_url', ''),
(38849, 20794, '_menu_item_type', 'post_type'),
(38850, 20794, '_menu_item_menu_item_parent', '20797'),
(38851, 20794, '_menu_item_object_id', '6256'),
(38852, 20794, '_menu_item_object', 'page'),
(38853, 20794, '_menu_item_target', ''),
(38854, 20794, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38855, 20794, '_menu_item_xfn', ''),
(38856, 20794, '_menu_item_popbtn', ''),
(38857, 20794, '_menu_item_megamenulogo', ''),
(38858, 20794, '_menu_item_megamenu', ''),
(38859, 20794, '_menu_item_submegamenu', ''),
(38860, 20794, '_menu_item_submegamenucol', '1'),
(38861, 20794, '_menu_item_submegamenupos', 'right'),
(38862, 20794, '_menu_item_megafull', ''),
(38863, 20794, '_menu_item_megabgimg', ''),
(38864, 20794, '_menu_item_megatitopt', ''),
(38865, 20794, '_menu_item_megadropdowntit', ''),
(38866, 20794, '_menu_item_megachildcol', '12'),
(38867, 20794, '_menu_item_megawidget', ''),
(38868, 20794, '_menu_item_megamenuicon', ''),
(38869, 20794, '_menu_item_url', ''),
(38870, 20795, '_menu_item_type', 'post_type'),
(38871, 20795, '_menu_item_menu_item_parent', '20797'),
(38872, 20795, '_menu_item_object_id', '6257'),
(38873, 20795, '_menu_item_object', 'page'),
(38874, 20795, '_menu_item_target', ''),
(38875, 20795, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38876, 20795, '_menu_item_xfn', ''),
(38877, 20795, '_menu_item_popbtn', ''),
(38878, 20795, '_menu_item_megamenulogo', ''),
(38879, 20795, '_menu_item_megamenu', ''),
(38880, 20795, '_menu_item_submegamenu', ''),
(38881, 20795, '_menu_item_submegamenucol', '1'),
(38882, 20795, '_menu_item_submegamenupos', 'right'),
(38883, 20795, '_menu_item_megafull', ''),
(38884, 20795, '_menu_item_megabgimg', ''),
(38885, 20795, '_menu_item_megatitopt', ''),
(38886, 20795, '_menu_item_megadropdowntit', ''),
(38887, 20795, '_menu_item_megachildcol', '12'),
(38888, 20795, '_menu_item_megawidget', ''),
(38889, 20795, '_menu_item_megamenuicon', ''),
(38890, 20795, '_menu_item_url', ''),
(38891, 20796, '_menu_item_type', 'post_type'),
(38892, 20796, '_menu_item_menu_item_parent', '20797'),
(38893, 20796, '_menu_item_object_id', '6258'),
(38894, 20796, '_menu_item_object', 'page'),
(38895, 20796, '_menu_item_target', ''),
(38896, 20796, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38897, 20796, '_menu_item_xfn', ''),
(38898, 20796, '_menu_item_popbtn', ''),
(38899, 20796, '_menu_item_megamenulogo', ''),
(38900, 20796, '_menu_item_megamenu', ''),
(38901, 20796, '_menu_item_submegamenu', ''),
(38902, 20796, '_menu_item_submegamenucol', '1'),
(38903, 20796, '_menu_item_submegamenupos', 'right'),
(38904, 20796, '_menu_item_megafull', ''),
(38905, 20796, '_menu_item_megabgimg', ''),
(38906, 20796, '_menu_item_megatitopt', ''),
(38907, 20796, '_menu_item_megadropdowntit', ''),
(38908, 20796, '_menu_item_megachildcol', '12'),
(38909, 20796, '_menu_item_megawidget', ''),
(38910, 20796, '_menu_item_megamenuicon', ''),
(38911, 20796, '_menu_item_url', ''),
(38912, 20797, '_menu_item_type', 'post_type'),
(38913, 20797, '_menu_item_menu_item_parent', '20750'),
(38914, 20797, '_menu_item_object_id', '6255'),
(38915, 20797, '_menu_item_object', 'page'),
(38916, 20797, '_menu_item_target', ''),
(38917, 20797, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38918, 20797, '_menu_item_xfn', ''),
(38919, 20797, '_menu_item_popbtn', ''),
(38920, 20797, '_menu_item_megamenulogo', ''),
(38921, 20797, '_menu_item_megamenu', ''),
(38922, 20797, '_menu_item_submegamenu', ''),
(38923, 20797, '_menu_item_submegamenucol', '1'),
(38924, 20797, '_menu_item_submegamenupos', 'right'),
(38925, 20797, '_menu_item_megafull', ''),
(38926, 20797, '_menu_item_megabgimg', ''),
(38927, 20797, '_menu_item_megatitopt', ''),
(38928, 20797, '_menu_item_megadropdowntit', ''),
(38929, 20797, '_menu_item_megachildcol', '12'),
(38930, 20797, '_menu_item_megawidget', ''),
(38931, 20797, '_menu_item_megamenuicon', ''),
(38932, 20797, '_menu_item_url', ''),
(38933, 20798, '_menu_item_type', 'post_type'),
(38934, 20798, '_menu_item_menu_item_parent', '20748'),
(38935, 20798, '_menu_item_object_id', '19360'),
(38936, 20798, '_menu_item_object', 'page'),
(38937, 20798, '_menu_item_target', ''),
(38938, 20798, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38939, 20798, '_menu_item_xfn', ''),
(38940, 20798, '_menu_item_popbtn', ''),
(38941, 20798, '_menu_item_megamenulogo', ''),
(38942, 20798, '_menu_item_megamenu', ''),
(38943, 20798, '_menu_item_submegamenu', ''),
(38944, 20798, '_menu_item_submegamenucol', '1'),
(38945, 20798, '_menu_item_submegamenupos', 'right'),
(38946, 20798, '_menu_item_megafull', ''),
(38947, 20798, '_menu_item_megabgimg', ''),
(38948, 20798, '_menu_item_megatitopt', ''),
(38949, 20798, '_menu_item_megadropdowntit', ''),
(38950, 20798, '_menu_item_megachildcol', '12'),
(38951, 20798, '_menu_item_megawidget', ''),
(38952, 20798, '_menu_item_megamenuicon', ''),
(38953, 20798, '_menu_item_url', ''),
(38954, 20799, '_menu_item_type', 'post_type'),
(38955, 20799, '_menu_item_menu_item_parent', '20748'),
(38956, 20799, '_menu_item_object_id', '21'),
(38957, 20799, '_menu_item_object', 'page'),
(38958, 20799, '_menu_item_target', ''),
(38959, 20799, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38960, 20799, '_menu_item_xfn', ''),
(38961, 20799, '_menu_item_popbtn', ''),
(38962, 20799, '_menu_item_megamenulogo', ''),
(38963, 20799, '_menu_item_megamenu', ''),
(38964, 20799, '_menu_item_submegamenu', ''),
(38965, 20799, '_menu_item_submegamenucol', '1'),
(38966, 20799, '_menu_item_submegamenupos', 'right'),
(38967, 20799, '_menu_item_megafull', ''),
(38968, 20799, '_menu_item_megabgimg', ''),
(38969, 20799, '_menu_item_megatitopt', ''),
(38970, 20799, '_menu_item_megadropdowntit', ''),
(38971, 20799, '_menu_item_megachildcol', '12'),
(38972, 20799, '_menu_item_megawidget', ''),
(38973, 20799, '_menu_item_megamenuicon', ''),
(38974, 20799, '_menu_item_url', ''),
(38975, 20800, '_menu_item_type', 'post_type'),
(38976, 20800, '_menu_item_menu_item_parent', '20748'),
(38977, 20800, '_menu_item_object_id', '18924'),
(38978, 20800, '_menu_item_object', 'page'),
(38979, 20800, '_menu_item_target', ''),
(38980, 20800, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(38981, 20800, '_menu_item_xfn', ''),
(38982, 20800, '_menu_item_popbtn', ''),
(38983, 20800, '_menu_item_megamenulogo', ''),
(38984, 20800, '_menu_item_megamenu', ''),
(38985, 20800, '_menu_item_submegamenu', ''),
(38986, 20800, '_menu_item_submegamenucol', '1'),
(38987, 20800, '_menu_item_submegamenupos', 'right'),
(38988, 20800, '_menu_item_megafull', ''),
(38989, 20800, '_menu_item_megabgimg', ''),
(38990, 20800, '_menu_item_megatitopt', ''),
(38991, 20800, '_menu_item_megadropdowntit', ''),
(38992, 20800, '_menu_item_megachildcol', '12'),
(38993, 20800, '_menu_item_megawidget', ''),
(38994, 20800, '_menu_item_megamenuicon', ''),
(38995, 20800, '_menu_item_url', ''),
(38996, 20801, '_menu_item_type', 'post_type'),
(38997, 20801, '_menu_item_menu_item_parent', '20748'),
(38998, 20801, '_menu_item_object_id', '16804'),
(38999, 20801, '_menu_item_object', 'page'),
(39000, 20801, '_menu_item_target', ''),
(39001, 20801, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(39002, 20801, '_menu_item_xfn', ''),
(39003, 20801, '_menu_item_popbtn', ''),
(39004, 20801, '_menu_item_megamenulogo', ''),
(39005, 20801, '_menu_item_megamenu', ''),
(39006, 20801, '_menu_item_submegamenu', ''),
(39007, 20801, '_menu_item_submegamenucol', '1'),
(39008, 20801, '_menu_item_submegamenupos', 'right'),
(39009, 20801, '_menu_item_megafull', ''),
(39010, 20801, '_menu_item_megabgimg', ''),
(39011, 20801, '_menu_item_megatitopt', ''),
(39012, 20801, '_menu_item_megadropdowntit', ''),
(39013, 20801, '_menu_item_megachildcol', '12'),
(39014, 20801, '_menu_item_megawidget', ''),
(39015, 20801, '_menu_item_megamenuicon', ''),
(39016, 20801, '_menu_item_url', ''),
(39017, 20802, '_menu_item_type', 'post_type'),
(39018, 20802, '_menu_item_menu_item_parent', '0'),
(39019, 20802, '_menu_item_object_id', '5757'),
(39020, 20802, '_menu_item_object', 'page'),
(39021, 20802, '_menu_item_target', ''),
(39022, 20802, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(39023, 20802, '_menu_item_xfn', ''),
(39024, 20802, '_menu_item_popbtn', ''),
(39025, 20802, '_menu_item_megamenulogo', ''),
(39026, 20802, '_menu_item_megamenu', ''),
(39027, 20802, '_menu_item_submegamenu', ''),
(39028, 20802, '_menu_item_submegamenucol', '1'),
(39029, 20802, '_menu_item_submegamenupos', 'right'),
(39030, 20802, '_menu_item_megafull', ''),
(39031, 20802, '_menu_item_megabgimg', ''),
(39032, 20802, '_menu_item_megatitopt', ''),
(39033, 20802, '_menu_item_megadropdowntit', ''),
(39034, 20802, '_menu_item_megachildcol', '12'),
(39035, 20802, '_menu_item_megawidget', ''),
(39036, 20802, '_menu_item_megamenuicon', ''),
(39037, 20802, '_menu_item_url', ''),
(39143, 20808, '_menu_item_type', 'post_type'),
(39144, 20808, '_menu_item_menu_item_parent', '0'),
(39145, 20808, '_menu_item_object_id', '6324'),
(39146, 20808, '_menu_item_object', 'page'),
(39147, 20808, '_menu_item_target', ''),
(39148, 20808, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(39149, 20808, '_menu_item_xfn', ''),
(39150, 20808, '_menu_item_popbtn', ''),
(39151, 20808, '_menu_item_megamenulogo', ''),
(39152, 20808, '_menu_item_megamenu', ''),
(39153, 20808, '_menu_item_submegamenu', ''),
(39154, 20808, '_menu_item_submegamenucol', '1'),
(39155, 20808, '_menu_item_submegamenupos', 'right'),
(39156, 20808, '_menu_item_megafull', ''),
(39157, 20808, '_menu_item_megabgimg', ''),
(39158, 20808, '_menu_item_megatitopt', ''),
(39159, 20808, '_menu_item_megadropdowntit', ''),
(39160, 20808, '_menu_item_megachildcol', '12'),
(39161, 20808, '_menu_item_megawidget', ''),
(39162, 20808, '_menu_item_megamenuicon', ''),
(39163, 20808, '_menu_item_url', ''),
(39164, 20809, '_menu_item_type', 'post_type'),
(39165, 20809, '_menu_item_menu_item_parent', '0'),
(39166, 20809, '_menu_item_object_id', '21'),
(39167, 20809, '_menu_item_object', 'page'),
(39168, 20809, '_menu_item_target', ''),
(39169, 20809, '_menu_item_classes', 'a:1:{i:0;s:12:"cus-img-menu";}'),
(39170, 20809, '_menu_item_xfn', ''),
(39171, 20809, '_menu_item_popbtn', ''),
(39172, 20809, '_menu_item_megamenulogo', ''),
(39173, 20809, '_menu_item_megamenu', 'on'),
(39174, 20809, '_menu_item_submegamenu', ''),
(39175, 20809, '_menu_item_submegamenucol', '1'),
(39176, 20809, '_menu_item_submegamenupos', 'right'),
(39177, 20809, '_menu_item_megafull', ''),
(39178, 20809, '_menu_item_megabgimg', ''),
(39179, 20809, '_menu_item_megatitopt', ''),
(39180, 20809, '_menu_item_megadropdowntit', ''),
(39181, 20809, '_menu_item_megachildcol', '12'),
(39182, 20809, '_menu_item_megawidget', ''),
(39183, 20809, '_menu_item_megamenuicon', ''),
(39184, 20809, '_menu_item_url', ''),
(39752, 20837, '_menu_item_type', 'post_type'),
(39753, 20837, '_menu_item_menu_item_parent', '20785'),
(39754, 20837, '_menu_item_object_id', '5396'),
(39755, 20837, '_menu_item_object', 'zegen-ministries'),
(39756, 20837, '_menu_item_target', ''),
(39757, 20837, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(39758, 20837, '_menu_item_xfn', ''),
(39759, 20837, '_menu_item_popbtn', ''),
(39760, 20837, '_menu_item_megamenulogo', ''),
(39761, 20837, '_menu_item_megamenu', ''),
(39762, 20837, '_menu_item_submegamenu', ''),
(39763, 20837, '_menu_item_submegamenucol', '1'),
(39764, 20837, '_menu_item_submegamenupos', 'right'),
(39765, 20837, '_menu_item_megafull', ''),
(39766, 20837, '_menu_item_megabgimg', ''),
(39767, 20837, '_menu_item_megatitopt', ''),
(39768, 20837, '_menu_item_megadropdowntit', ''),
(39769, 20837, '_menu_item_megachildcol', '12'),
(39770, 20837, '_menu_item_megawidget', ''),
(39771, 20837, '_menu_item_megamenuicon', ''),
(39772, 20837, '_menu_item_url', ''),
(39773, 20838, '_menu_item_type', 'post_type'),
(39774, 20838, '_menu_item_menu_item_parent', '20785'),
(39775, 20838, '_menu_item_object_id', '5392'),
(39776, 20838, '_menu_item_object', 'zegen-ministries'),
(39777, 20838, '_menu_item_target', ''),
(39778, 20838, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(39779, 20838, '_menu_item_xfn', ''),
(39780, 20838, '_menu_item_popbtn', ''),
(39781, 20838, '_menu_item_megamenulogo', ''),
(39782, 20838, '_menu_item_megamenu', ''),
(39783, 20838, '_menu_item_submegamenu', ''),
(39784, 20838, '_menu_item_submegamenucol', '1'),
(39785, 20838, '_menu_item_submegamenupos', 'right'),
(39786, 20838, '_menu_item_megafull', ''),
(39787, 20838, '_menu_item_megabgimg', ''),
(39788, 20838, '_menu_item_megatitopt', ''),
(39789, 20838, '_menu_item_megadropdowntit', ''),
(39790, 20838, '_menu_item_megachildcol', '12'),
(39791, 20838, '_menu_item_megawidget', ''),
(39792, 20838, '_menu_item_megamenuicon', ''),
(39793, 20838, '_menu_item_url', ''),
(39794, 20839, '_menu_item_type', 'post_type'),
(39795, 20839, '_menu_item_menu_item_parent', '20785'),
(39796, 20839, '_menu_item_object_id', '5394'),
(39797, 20839, '_menu_item_object', 'zegen-ministries'),
(39798, 20839, '_menu_item_target', ''),
(39799, 20839, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(39800, 20839, '_menu_item_xfn', ''),
(39801, 20839, '_menu_item_popbtn', ''),
(39802, 20839, '_menu_item_megamenulogo', ''),
(39803, 20839, '_menu_item_megamenu', ''),
(39804, 20839, '_menu_item_submegamenu', ''),
(39805, 20839, '_menu_item_submegamenucol', '1'),
(39806, 20839, '_menu_item_submegamenupos', 'right'),
(39807, 20839, '_menu_item_megafull', '');
INSERT INTO `wpd6_postmeta` VALUES
(39808, 20839, '_menu_item_megabgimg', ''),
(39809, 20839, '_menu_item_megatitopt', ''),
(39810, 20839, '_menu_item_megadropdowntit', ''),
(39811, 20839, '_menu_item_megachildcol', '12'),
(39812, 20839, '_menu_item_megawidget', ''),
(39813, 20839, '_menu_item_megamenuicon', ''),
(39814, 20839, '_menu_item_url', ''),
(39815, 20840, '_menu_item_type', 'post_type'),
(39816, 20840, '_menu_item_menu_item_parent', '20785'),
(39817, 20840, '_menu_item_object_id', '5393'),
(39818, 20840, '_menu_item_object', 'zegen-ministries'),
(39819, 20840, '_menu_item_target', ''),
(39820, 20840, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(39821, 20840, '_menu_item_xfn', ''),
(39822, 20840, '_menu_item_popbtn', ''),
(39823, 20840, '_menu_item_megamenulogo', ''),
(39824, 20840, '_menu_item_megamenu', ''),
(39825, 20840, '_menu_item_submegamenu', ''),
(39826, 20840, '_menu_item_submegamenucol', '1'),
(39827, 20840, '_menu_item_submegamenupos', 'right'),
(39828, 20840, '_menu_item_megafull', ''),
(39829, 20840, '_menu_item_megabgimg', ''),
(39830, 20840, '_menu_item_megatitopt', ''),
(39831, 20840, '_menu_item_megadropdowntit', ''),
(39832, 20840, '_menu_item_megachildcol', '12'),
(39833, 20840, '_menu_item_megawidget', ''),
(39834, 20840, '_menu_item_megamenuicon', ''),
(39835, 20840, '_menu_item_url', ''),
(39836, 20841, '_menu_item_type', 'post_type'),
(39837, 20841, '_menu_item_menu_item_parent', '20785'),
(39838, 20841, '_menu_item_object_id', '5391'),
(39839, 20841, '_menu_item_object', 'zegen-ministries'),
(39840, 20841, '_menu_item_target', ''),
(39841, 20841, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(39842, 20841, '_menu_item_xfn', ''),
(39843, 20841, '_menu_item_popbtn', ''),
(39844, 20841, '_menu_item_megamenulogo', ''),
(39845, 20841, '_menu_item_megamenu', ''),
(39846, 20841, '_menu_item_submegamenu', ''),
(39847, 20841, '_menu_item_submegamenucol', '1'),
(39848, 20841, '_menu_item_submegamenupos', 'right'),
(39849, 20841, '_menu_item_megafull', ''),
(39850, 20841, '_menu_item_megabgimg', ''),
(39851, 20841, '_menu_item_megatitopt', ''),
(39852, 20841, '_menu_item_megadropdowntit', ''),
(39853, 20841, '_menu_item_megachildcol', '12'),
(39854, 20841, '_menu_item_megawidget', ''),
(39855, 20841, '_menu_item_megamenuicon', ''),
(39856, 20841, '_menu_item_url', ''),
(40368, 20866, '_wp_page_template', 'default'),
(40369, 20866, '_elementor_edit_mode', 'builder'),
(40370, 20866, '_elementor_template_type', 'wp-page'),
(40371, 20866, '_elementor_version', '3.1.1'),
(40372, 20866, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"198b15f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"491d8b2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"bc4aad8","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"316a277","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"4eac197","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"f25dbb1","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"77ffb79","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4d19599","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"ef3159d","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"e38f13c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8be27ff","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"604608d","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false}]'),
(40373, 20866, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:2;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"title_section";a:6:{s:5:"title";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:2;s:13:"sub_title_pos";i:2;s:15:"sub_title_color";i:2;}s:17:"separator_section";a:1:{s:8:"sep_type";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:3;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:3;}s:14:"section_layout";a:3:{s:16:"content_position";i:1;s:15:"stretch_section";i:1;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:4;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:2;s:21:"background_attachment";i:1;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:2;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:7:"padding";i:3;s:6:"margin";i:2;s:7:"z_index";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}}'),
(40383, 20868, '_wp_page_template', 'default'),
(40384, 20868, '_elementor_controls_usage', 'a:0:{}'),
(40385, 20868, '_elementor_edit_mode', 'builder'),
(40386, 20868, '_elementor_template_type', 'wp-page'),
(40387, 20868, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_cols":"4","_css_classes":"cus-blog-inners"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40389, 20868, '_elementor_version', '3.6.7'),
(40393, 20869, '_wp_page_template', 'default'),
(40394, 20869, '_elementor_controls_usage', 'a:0:{}'),
(40395, 20869, '_elementor_edit_mode', 'builder'),
(40396, 20869, '_elementor_template_type', 'wp-page'),
(40397, 20869, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"15","bottom":"70","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_cols":"3","_css_classes":"cus-blog-inners"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40399, 20869, '_elementor_version', '3.6.7'),
(40403, 20870, '_wp_page_template', 'default'),
(40404, 20870, '_elementor_controls_usage', 'a:0:{}'),
(40405, 20870, '_elementor_edit_mode', 'builder'),
(40406, 20870, '_elementor_template_type', 'wp-page'),
(40407, 20870, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40409, 20870, '_elementor_version', '3.6.7'),
(40413, 20871, '_wp_page_template', 'default'),
(40414, 20871, '_elementor_controls_usage', 'a:0:{}'),
(40415, 20871, '_elementor_edit_mode', 'builder'),
(40416, 20871, '_elementor_template_type', 'wp-page'),
(40417, 20871, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false},{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(40419, 20871, '_elementor_version', '3.6.7'),
(40423, 20872, '_wp_page_template', 'default'),
(40424, 20872, '_elementor_controls_usage', 'a:0:{}'),
(40425, 20872, '_elementor_edit_mode', 'builder'),
(40426, 20872, '_elementor_template_type', 'wp-page'),
(40427, 20872, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40429, 20872, '_elementor_version', '3.6.7'),
(40433, 20873, '_wp_page_template', 'default'),
(40434, 20873, '_elementor_controls_usage', 'a:0:{}'),
(40435, 20873, '_elementor_edit_mode', 'builder'),
(40436, 20873, '_elementor_template_type', 'wp-page'),
(40437, 20873, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false},{"id":"df9bdfc","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"8151cd5","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(40439, 20873, '_elementor_version', '3.6.7'),
(40443, 20874, '_wp_page_template', 'default'),
(40444, 20874, '_elementor_controls_usage', 'a:0:{}'),
(40445, 20874, '_elementor_edit_mode', 'builder'),
(40446, 20874, '_elementor_template_type', 'wp-page'),
(40447, 20874, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1","blog_cols":"4"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40449, 20874, '_elementor_version', '3.6.7'),
(40453, 20875, '_wp_page_template', 'default'),
(40454, 20875, '_elementor_controls_usage', 'a:0:{}'),
(40455, 20875, '_elementor_edit_mode', 'builder'),
(40456, 20875, '_elementor_template_type', 'wp-page'),
(40457, 20875, '_elementor_data', '[{"id":"57f7b15","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"110","right":"15","bottom":"70","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"ca7adf5","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"983fdac","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"30","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","custom_image_size":"768x9999;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_animation":"fadeInUp","blog_masonry":"1","blog_cols":"3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40459, 20875, '_elementor_version', '3.6.7'),
(40463, 20876, '_wp_page_template', 'default'),
(40464, 20876, '_elementor_edit_mode', 'builder'),
(40465, 20876, '_elementor_template_type', 'wp-page'),
(40466, 20876, '_elementor_version', '3.6.7'),
(40467, 20876, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f18af1a","elType":"widget","settings":{"shortcode":"[campaigns columns=\\"3\\" number=\\"6\\"]","_css_classes":"cus-campaigns-grid"},"elements":[],"widgetType":"shortcode"}],"isInner":false}],"isInner":false}]'),
(40468, 20876, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40479, 20879, '_wp_page_template', 'default'),
(40480, 20879, '_elementor_edit_mode', 'builder'),
(40481, 20879, '_elementor_template_type', 'wp-page'),
(40482, 20879, '_elementor_version', '2.7.5'),
(40483, 20879, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"87cadd6","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"681c281","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"66f0be4","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"2436434","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"a354e83","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"a56d9dd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"de42b19","float_mouse":"0"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"f923e4d","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"f95ec70","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"b2ac3a6","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"ad240ea","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"48429e8","elType":"section","settings":{"layout":"full_width","gap":"no","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"","id":""},"float_width":"30","float_left":"50","float_top":"300","float_animation":"0","float_distance":"100","_id":"f0737bd","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"52c48c7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"abbd9c6","elType":"widget","settings":{"address":"8765 W Higgins Rd, Chicago, IL 60631, United States","zoom":{"unit":"px","size":14,"sizes":[]},"height":{"unit":"px","size":355,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(40484, 20879, '_elementor_controls_usage', 'a:6:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:3;s:10:"title_head";i:3;s:11:"title_color";i:3;}s:15:"layouts_section";a:4:{s:10:"font_color";i:3;s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:4:{s:8:"icon_opt";i:3;s:7:"icon_ti";i:3;s:9:"icon_size";i:3;s:14:"icon_variation";i:3;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:1:{s:8:"_padding";i:3;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:6;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:5;s:19:"_inline_size_tablet";i:5;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:2;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:3;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:7:"z_index";i:1;s:14:"padding_tablet";i:2;s:14:"padding_mobile";i:2;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:1;s:6:"layout";i:1;s:3:"gap";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:2;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:11:"google_maps";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}}'),
(40488, 20880, '_wp_page_template', 'default'),
(40489, 20880, '_elementor_edit_mode', 'builder'),
(40490, 20880, '_elementor_template_type', 'wp-page'),
(40491, 20880, '_elementor_version', '3.6.7'),
(40492, 20880, '_elementor_data', '[{"id":"8a2966c","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ace7687"}],"padding":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1ceab5b","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"9a11508","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Save the Humanity, Save Life","sub_title":"DONATE HERE!","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"145511f","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"bc7192c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"ccce74c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5d44960","elType":"widget","settings":{"editor":"[charitable_donation_form campaign_id=15841]","_css_classes":"cus-camp-form"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false}]'),
(40493, 20880, '_elementor_controls_usage', 'a:4:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:1;}s:13:"title_section";a:1:{s:5:"title";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:1;s:13:"sub_title_pos";i:1;s:15:"sub_title_color";i:1;}s:17:"separator_section";a:1:{s:8:"sep_type";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:1:{s:7:"padding";i:2;}}}}s:9:"shortcode";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"section_shortcode";a:1:{s:9:"shortcode";i:1;}}}}}'),
(40501, 20882, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(40502, 20882, '_wp_page_template', 'default'),
(40503, 20882, '_elementor_edit_mode', 'builder'),
(40504, 20882, '_elementor_template_type', 'wp-page'),
(40505, 20882, '_elementor_version', '3.5.4'),
(40506, 20882, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a2f516e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false}]'),
(40511, 20883, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(40512, 20883, '_wp_page_template', 'default'),
(40513, 20883, '_elementor_edit_mode', 'builder'),
(40514, 20883, '_elementor_template_type', 'wp-page'),
(40515, 20883, '_elementor_version', '2.7.5'),
(40516, 20883, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a2f516e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"18","more_text":"Read More","heading_tag":"h5","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","image_size":"custom","hard_croping":"1","sc_spacing":"30px 12px 15px 40px","custom_image_size":"768x550;"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false}]'),
(40520, 20884, '_elementor_controls_usage', 'a:3:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}}'),
(40521, 20884, '_wp_page_template', 'default'),
(40522, 20884, '_elementor_edit_mode', 'builder'),
(40523, 20884, '_elementor_template_type', 'wp-page'),
(40524, 20884, '_elementor_version', '2.7.5'),
(40525, 20884, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a2f516e","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"18","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"classic","image_size":"medium","hard_croping":"1","sc_spacing":"30px 15px"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false}]'),
(40529, 20885, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:2:{s:7:"padding";i:1;s:7:"z_index";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40530, 20885, '_wp_page_template', 'default'),
(40531, 20885, '_elementor_edit_mode', 'builder'),
(40532, 20885, '_elementor_template_type', 'wp-page'),
(40533, 20885, '_elementor_version', '2.7.4'),
(40534, 20885, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(40538, 20886, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:12:"post_heading";i:1;s:10:"title_link";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:16:"portfolio_layout";i:1;s:26:"portfolio_overlay_position";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_mobile";i:1;s:14:"padding_tablet";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40539, 20886, '_wp_page_template', 'default'),
(40540, 20886, '_elementor_edit_mode', 'builder'),
(40541, 20886, '_elementor_template_type', 'wp-page'),
(40542, 20886, '_elementor_version', '2.7.5'),
(40543, 20886, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","post_heading":"h4","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"portfolio_layout":"classic","portfolio_overlay_position":"bottom-left"},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(40547, 20887, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40548, 20887, '_wp_page_template', 'default'),
(40549, 20887, '_elementor_edit_mode', 'builder'),
(40550, 20887, '_elementor_template_type', 'wp-page'),
(40551, 20887, '_elementor_version', '2.7.5'),
(40552, 20887, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"9","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(40556, 20888, '_elementor_controls_usage', 'a:3:{s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40557, 20888, '_wp_page_template', 'default'),
(40558, 20888, '_elementor_edit_mode', 'builder'),
(40559, 20888, '_elementor_template_type', 'wp-page'),
(40560, 20888, '_elementor_version', '2.7.5'),
(40561, 20888, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5438975","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"3","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"700x800;","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false}]'),
(40565, 20889, '_wp_page_template', 'default'),
(40566, 20889, '_elementor_edit_mode', 'builder'),
(40567, 20889, '_elementor_template_type', 'wp-page'),
(40568, 20889, '_elementor_version', '3.6.7'),
(40569, 20889, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(40570, 20889, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(40576, 20890, '_elementor_edit_mode', 'builder'),
(40577, 20890, '_elementor_template_type', 'wp-page'),
(40578, 20890, '_elementor_version', '3.6.7'),
(40579, 20890, '_elementor_data', '[{"id":"3d361f70","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"200","left":"0","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","background_background":"classic","background_color":"#000F21","background_repeat":"no-repeat","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"background_overlay_background":"classic","background_overlay_image":{"id":19886,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/curve_overlay.png"},"background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"background_position":"bottom right","shape_divider_top_width":{"unit":"%","size":100,"sizes":[]},"shape_divider_top_height":{"unit":"px","size":74,"sizes":[]},"shape_divider_top_flip":"yes","shape_divider_top_negative":"yes","shape_divider_bottom":"wave-brush","shape_divider_bottom_width":{"unit":"%","size":100,"sizes":[]},"shape_divider_bottom_height":{"unit":"px","size":74,"sizes":[]},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"110","left":"0","isLinked":false}},"elements":[{"id":"4bf91081","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"60b671f5","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"594c3f5"}],"content_position":"middle","structure":"20"},"elements":[{"id":"763c5b1e","elType":"column","settings":{"_column_size":50,"_inline_size":78.3333329999999961046341923065483570098876953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5d485a43","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3 res-text-center","title":"Welcome To Zegen Church Online! We\\u2019d Love To Connect And Share More About Our Online Community!","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#FFFFFF","title_margin":"0px 0px 0px 0px","sub_title":"JOIN A LIFE GROUP","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"635b5b06","elType":"widget","settings":{"editor":"How do we generate new ideas? <span class=\\"theme-color text-decoration-underline\\">Connect with the Community<\\/span>","text_color":"#FFFFFF","_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_font_weight":"400","align_tablet":"left","typography_line_height_mobile":{"unit":"px","size":32,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"64dfdab0","elType":"column","settings":{"_column_size":50,"_inline_size":21.626999999999998891553332214243710041046142578125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"42d6778f","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=YLN1Argi7ik","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_opt":"icon_fa","_margin_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"936f199","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":"","sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#DFDFDF","shape_divider_bottom_height":{"unit":"px","size":500,"sizes":[]},"background_overlay_position":"bottom right","background_overlay_repeat":"no-repeat","background_overlay_size":"contain","margin":{"unit":"px","top":"-175","right":0,"bottom":"0","left":0,"isLinked":false},"z_index":1,"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"177dc274","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f9a7a3","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdc2652"}],"margin":{"unit":"px","top":"10","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"73bbccb5","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"45f17e7a","elType":"widget","settings":{"title":"Our Sermons","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"44","icon_outer_size":"44","fbox_number":"01","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"17px 14px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/sermons\\/","btn_type":"link","_background_background":"classic","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/sermons\\/","icon_opt":"icon_ti","icon_ti":"ti-announcement","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"45","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":6468,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/sermon_img6.jpg","alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.07)"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6dc4b888","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"73a2e201","elType":"widget","settings":{"title":"Our Ministries","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"44","icon_outer_size":"44","fbox_number":"02","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"17px 14px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/ministries\\/","btn_type":"link","_background_background":"classic","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/ministries\\/","icon_opt":"icon_ti","icon_ti":"ti-bell","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"45","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":5415,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/family_ministry-1.jpg","alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","title_url_opt":"1","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.07)"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"1509e144","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"36c43987","elType":"widget","settings":{"title":"Our Events","title_head":"h4","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"44","icon_outer_size":"44","fbox_number":"03","content":"Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.","sc_spacing":"17px 14px 15px","feature_layout":"classic-pro","fbox_image":{"id":19882,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2022\\/07\\/inzo-ico1.png"},"img_style":"squared","btn_text":"Read More","btn_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/events\\/","btn_type":"link","_background_background":"classic","extra_class":"cus-feature1","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/events\\/","icon_opt":"icon_ti","icon_ti":"ti-gift","icon_style":"squared","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_bg_hcustom":"#000F21","_padding":{"unit":"px","top":"45","right":"30","bottom":"50","left":"30","isLinked":false},"_background_image":{"id":5720,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs2-1.jpg","alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","fbox_number_color":"#FFFFFF","title_url_opt":"1","_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.07)"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis. We are a community of people loving each other and our Lord. Be completely humble and gentle, be patient, bearing with one another in love.We are a community Lord.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"05","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"9375f6e","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"7419362"}],"margin_mobile":{"unit":"px","top":"10","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"8bdb5ed","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2937ff7","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-1.jpg","id":16917,"alt":"","source":"library"},"image_size":"custom","image_custom_dimension":{"width":"600","height":"450"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","link_to":"file","opacity_hover":{"unit":"px","size":0.38000000000000000444089209850062616169452667236328125,"sizes":[]},"css_filters_hover_brightness":{"unit":"px","size":19,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"469a137","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"d1791ef","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-2.jpg","id":16918,"alt":"","source":"library"},"image_size":"custom","image_custom_dimension":{"width":"600","height":"450"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","link_to":"file","opacity_hover":{"unit":"px","size":0.38000000000000000444089209850062616169452667236328125,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/pexels-david-dibert-1207965.jpg","id":17416,"alt":"","source":"library"},"image_size":"full","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"40","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten","header_size":"span","typography_typography":"custom","typography_font_family":"Rubik","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":30,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#FFFFFF","typography_font_weight":"400","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"30","isLinked":false},"_padding":{"unit":"px","top":"20","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":11,"vertical":26,"blur":22,"spread":-2,"color":"rgba(0, 0, 0, 0.22)"},"_margin_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"}],"isInner":false}],"isInner":false},{"id":"8a13ab5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"043d7fb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"af1b140","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-30","title":"Our Gallery","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"GALLERY","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8296ec1","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"768x550;","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_opt":"1","slide_margin":"30","slide_dots":"1","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.7399999999999999911182158029987476766109466552734375,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"100","left":"0","isLinked":false},"background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"050","right":"0","bottom":"40","left":"0","isLinked":false},"rd_pos":"bottom","content_position":"middle","background_overlay_color":"#000F21","shape_divider_top":"waves","shape_divider_top_height":{"unit":"px","size":36,"sizes":[]},"shape_divider_bottom":"waves","shape_divider_bottom_height":{"unit":"px","size":36,"sizes":[]}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#525252","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":50},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-10","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c76bd1a","elType":"widget","settings":{"wp":{"title":"","campaign_id":"15841"},"_css_classes":"cus-camp-form","_animation":"fadeInUp"},"elements":[],"widgetType":"wp-widget-charitable_donate_widget"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"12","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40580, 20890, '_wp_page_template', 'default'),
(40581, 20890, '_elementor_controls_usage', 'a:11:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:1;s:14:"_margin_tablet";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:4;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:14:"padding_mobile";i:2;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:5:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:1;s:12:"parallax_opt";i:1;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:4;}s:18:"section_rain_drops";a:1:{s:6:"rd_pos";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:4;s:14:"padding_tablet";i:7;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:4:{s:3:"gap";i:1;s:16:"content_position";i:2;s:15:"stretch_section";i:3;s:6:"layout";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:3:{s:5:"title";i:5;s:10:"text_align";i:3;s:11:"title_color";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:5;s:15:"sub_title_color";i:5;}s:17:"separator_section";a:1:{s:8:"sep_type";i:5;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:3;s:10:"image_size";i:3;s:22:"image_custom_dimension";i:3;s:7:"link_to";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:3;s:15:"_padding_tablet";i:3;s:15:"_padding_mobile";i:3;}s:19:"_section_background";a:6:{s:22:"_background_background";i:3;s:20:"_background_position";i:3;s:16:"_background_xpos";i:3;s:16:"_background_ypos";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}}s:5:"style";a:1:{s:19:"section_style_image";a:3:{s:13:"opacity_hover";i:2;s:28:"css_filters_hover_brightness";i:1;s:27:"background_hover_transition";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:8;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:11:"header_size";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:1;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:1;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:34:"wp-widget-charitable_donate_widget";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(40585, 20891, '_wp_page_template', 'default'),
(40586, 20891, '_elementor_edit_mode', 'builder'),
(40587, 20891, '_elementor_template_type', 'wp-page'),
(40588, 20891, '_elementor_version', '3.6.7'),
(40589, 20891, '_elementor_data', '[{"id":"508bcaee","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108"}],"padding":{"unit":"px","top":"100","right":"15","bottom":"50","left":"15","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"0","left":"15","isLinked":false},"css_classes":"sec-pad-col"},"elements":[{"id":"63c0ba89","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"background_background":"classic","background_color":"#BF0A30","background_hover_background":"classic","background_hover_color":"#EAEAEA","padding":{"unit":"px","top":"0","right":"15","bottom":"15","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"263b3ae","elType":"widget","settings":{"title":"Our Sermons","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available.","sc_spacing":"21px 15px 15px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-crown","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"btn_text":"View More","btn_url":"#","btn_type":"link","btn_hvariation":"btn-dark"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"4648d7fc","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.91000000000000003108624468950438313186168670654296875,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"40","right":"35","bottom":"30","left":"35","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"35","bottom":"30","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"35","bottom":"35","left":"35","isLinked":false},"background_overlay_color":"#050A18AB"},"elements":[{"id":"44dfc47","elType":"widget","settings":{"title":" Help us to make a difference","header_size":"h4","title_color":"#FFFFFF","typography_typography":"custom","typography_line_height":{"unit":"px","size":32,"sizes":[]},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"8d5f2be","elType":"widget","settings":{"wp":{"title":"","campaign_id":"15841"},"_css_classes":"cus-camp-form"},"elements":[],"widgetType":"wp-widget-charitable_donate_widget"}],"isInner":false},{"id":"baba743","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"background_background":"classic","background_color":"#BF0A30","background_hover_background":"classic","background_hover_color":"#EAEAEA","padding":{"unit":"px","top":"0","right":"15","bottom":"15","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true}},"elements":[{"id":"52a901f","elType":"widget","settings":{"title":"Enquiry Now","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"image\\":\\"Image\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available.","sc_spacing":"21px 15px 15px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"btn_text":"Contact Us","btn_url":"#","btn_type":"link"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"70","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"50","left":"15","isLinked":false},"margin":{"unit":"px","top":"","right":0,"bottom":"","left":0,"isLinked":true},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"05","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"37aa955","elType":"widget","settings":{"title":"<p>\\"World belongs to humanity, not this leader, that leader or that king or prince or religious leader. World belongs to humanity\\" <\\/p>\\n<h6>-DALAI LAMA<\\/h6>","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""},"title_color":"#00162F","typography_typography":"custom","typography_font_family":"Barlow Condensed","typography_font_weight":"300","typography_font_style":"italic","typography_line_height":{"unit":"px","size":40,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-2","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-2.jpg","id":16918,"alt":"","source":"library"},"image_size":"medium","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"40","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"8a13ab5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"043d7fb","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"af1b140","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-30","title":"Our Gallery","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"GALLERY","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8296ec1","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"15","include_cats":"charity, church, community, events","more_text":"Read More","heading_tag":"h4","post_heading":"h6","title_link":"0","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","portfolio_cols":"4","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"popup\\":\\"Popup Icon\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{},\\"Right\\":{\\"popup\\":\\"Popup\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"768x550;","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_opt":"1","slide_margin":"30","slide_nav":"1"},"elements":[],"widgetType":"zegenportfolio"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"70","left":"0","isLinked":false},"background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"rd_pos":"bottom"},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"822c8ef","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"86f1327","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"11","more_text":"Read More","post_heading":"h4","blog_layout":"list","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x700;","hard_croping":"1","slide_opt":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"8px 10px 0px","_css_classes":"pt-lg-3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40591, 20891, '_elementor_controls_usage', 'a:10:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:11;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:4:{s:5:"title";i:2;s:10:"title_head";i:2;s:11:"title_color";i:2;s:9:"title_url";i:2;}s:15:"layouts_section";a:5:{s:14:"feature_layout";i:2;s:12:"content_full";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;s:10:"text_align";i:2;}s:12:"icon_section";a:5:{s:15:"icon_outer_size";i:2;s:8:"icon_opt";i:2;s:7:"icon_ti";i:2;s:14:"icon_variation";i:2;s:7:"icon_bg";i:2;}s:13:"image_section";a:2:{s:10:"fbox_image";i:2;s:9:"img_style";i:2;}s:14:"number_section";a:1:{s:11:"fbox_number";i:2;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}s:14:"button_section";a:3:{s:8:"btn_text";i:2;s:7:"btn_url";i:2;s:8:"btn_type";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:4:{s:8:"_padding";i:2;s:7:"_margin";i:2;s:14:"_margin_mobile";i:2;s:14:"_margin_tablet";i:2;}s:19:"_section_background";a:2:{s:22:"_background_background";i:2;s:17:"_background_color";i:2;}s:15:"_section_border";a:4:{s:13:"_border_width";i:2;s:13:"_border_color";i:2;s:27:"_box_shadow_box_shadow_type";i:2;s:22:"_box_shadow_box_shadow";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:9;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:6;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:6:"margin";i:3;s:7:"padding";i:4;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:11:"css_classes";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:8:{s:21:"background_background";i:3;s:16:"background_color";i:2;s:27:"background_hover_background";i:2;s:22:"background_hover_color";i:2;s:16:"background_image";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:5:{s:5:"title";i:5;s:10:"title_head";i:1;s:11:"title_color";i:2;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:15:"sub_title_color";i:5;s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:1;}}}}s:34:"wp-widget-charitable_donate_widget";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:2;}s:14:"section_layout";a:3:{s:16:"content_position";i:2;s:15:"stretch_section";i:2;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:6;}s:18:"section_background";a:12:{s:21:"background_background";i:4;s:19:"background_position";i:4;s:17:"background_repeat";i:4;s:15:"background_size";i:4;s:14:"parallax_ratio";i:4;s:16:"background_image";i:1;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:4;s:26:"background_overlay_opacity";i:4;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:2;}s:18:"section_rain_drops";a:1:{s:6:"rd_pos";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:6;s:7:"z_index";i:3;s:13:"margin_tablet";i:1;s:14:"padding_mobile";i:6;s:6:"margin";i:3;s:14:"padding_tablet";i:5;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:6:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:22:"typography_font_weight";i:1;s:21:"typography_font_style";i:1;s:22:"typography_line_height";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:6:{s:22:"_background_background";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:5:"width";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:2:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:15:"_padding_mobile";i:1;s:14:"_margin_mobile";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(40595, 20892, '_wp_page_template', 'default'),
(40596, 20892, '_elementor_edit_mode', 'builder'),
(40597, 20892, '_elementor_template_type', 'wp-page'),
(40598, 20892, '_elementor_version', '3.6.7'),
(40599, 20892, '_elementor_data', '[{"id":"dab541d","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"805e485"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"030","left":"0","isLinked":false}},"elements":[{"id":"5e8a94e9","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3882a433","elType":"widget","settings":{"title":"About","header_size":"h6","_css_classes":"d-none"},"elements":[],"widgetType":"heading"},{"id":"39d0a571","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"30a7078"}],"content_position":"middle","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"0","right":"15","bottom":"30","left":"15","isLinked":false}},"elements":[{"id":"2dff35c3","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"18a6c893","elType":"widget","settings":{"title":"What We Do","sub_title":"Our Services","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"title_margin":"0px 0px 0px 0px","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"165960b6","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"30a7078"}],"content_position":"middle","gap":"extended"},"elements":[{"id":"1d3633c6","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"278982e7","elType":"widget","settings":{"front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\",\\"btn\\":\\"Button\\"}}","font_hcolor":"#FFFFFF","back_bg":"#00162FE0","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Our Sermons","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17373,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor.png","alt":"","source":"library"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/it-management\\/","front_padding":"80px","back_padding":"50px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true},{"id":"2740245b","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"539d9978","elType":"widget","settings":{"front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"icon\\":\\"Icon\\"}}","font_hcolor":"#FFFFFF","back_bg":"#00162FE0","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Our Ministries","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17372,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bible-tcolor.png","alt":"","source":"library"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/cyber-security\\/","front_padding":"80px","back_padding":"50px"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true},{"id":"15a5e1b2","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"14ae9596","elType":"widget","settings":{"front_bg":"#FFFFFF","flip_primary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"icon\\":\\"Icon\\"}}","font_hcolor":"#FFFFFF","back_bg":"#00162FE0","flip_secondary_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"icon\\":\\"Icon\\"}}","title":"Our Story","icon_size":"24","icon_outer_size":"48","btn_text":"Read More","content":"Flip box content.","_background_background":"classic","_background_image":{"id":17672,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-bg-1.jpg"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#DDDDDD","extra_class":"img-scale","primary_title_head":"h4","secondary_title_head":"h4","stitle_color":"#FFFFFF","flip_image":{"id":17373,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/dove-tcolor.png","alt":"","source":"library"},"img_style":"squared","_css_classes":"margin-bottom-0","btn_url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/services\\/cloud-computing\\/","front_padding":"80px","back_padding":"50px"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"4c70d6a","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"#00162F","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"100","right":"0","bottom":"200","left":"0","isLinked":false},"shape_divider_bottom":"pyramids","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"content_position":"middle","structure":"20"},"elements":[{"id":"3a2d2ab","elType":"column","settings":{"_column_size":50,"_inline_size":38.33500000000000085265128291212022304534912109375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"a83f73b","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Next Event Starts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b91861a","elType":"widget","settings":{"title":"Dec 24, 2022 - Wednesday 12 am to 4 am ","size":"medium","header_size":"div","align":"left","title_color":"#C2C2C2","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_mobile":{"unit":"px","size":30,"sizes":[]},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"d030e15","elType":"column","settings":{"_column_size":50,"_inline_size":61.66499999999999914734871708787977695465087890625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c4ceb6a","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-0","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","variation":"modern"},"elements":[],"widgetType":"zegendaycounter"}],"isInner":false}],"isInner":false},{"id":"898391d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"50","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7bfca681","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"65f79e72","elType":"widget","settings":{"title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"5682bb3f","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"b32b586"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"30","left":0,"isLinked":false},"gap":"extended"},"elements":[{"id":"67de4bf9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1e972c93","elType":"widget","settings":{"title_color":"#232323","icon_size":"14","icon_variation":"theme-color","icon_bottom_space":"15","icon_list":[{"list_title":"Drive Business Process","icon_fa":"fa fa-star","_id":"25d317b"},{"list_title":"Speed Up Transactions","icon_fa":"fa fa-star","_id":"0623faf"},{"list_title":"Automate Workflows","icon_fa":"fa fa-star","_id":"9839b62"}],"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"zegeniconlist"},{"id":"27476f87","elType":"widget","settings":{"title":"Add Your Heading Text Here","header_size":"h5","_css_classes":"d-none"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5020e40a","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"9b69e83","elType":"widget","settings":{"title_color":"#232323","icon_size":"14","icon_variation":"theme-color","icon_bottom_space":"15","icon_list":[{"list_title":"Structure Data & Docs","icon_fa":"fa fa-star","_id":"25d317b"},{"list_title":"Eliminate Repeat Entry","icon_fa":"fa fa-star","_id":"0623faf"},{"list_title":"Simpliy Communication","icon_fa":"fa fa-star","_id":"9839b62"}]},"elements":[],"widgetType":"zegeniconlist"}],"isInner":true}],"isInner":true},{"id":"1d62d063","elType":"widget","settings":{"text":"Learn More","background_color":"#BF0A30","button_background_hover_color":"#050A18","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"3654bab","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"7505d218","elType":"widget","settings":{"image":{"id":17414,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/pexels-zegen.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"50","right":"0","bottom":"50","left":"50","isLinked":false},"image_size":"custom","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"2c388006","elType":"widget","settings":{"image":{"id":6467,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/sermon_img5.jpg","alt":"","source":"library"},"image_size":"custom","image_border_border":"solid","image_border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_color":"#FFFFFF","image_border_radius":{"unit":"%","top":"50","right":"50","bottom":"50","left":"0","isLinked":false},"image_box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":19,"spread":5,"color":"rgba(216, 216, 216, 0.5)"},"_element_width":"auto","_position":"absolute","_offset_x":{"unit":"px","size":50,"sizes":[]},"_offset_orientation_v":"end","_offset_x_tablet":{"unit":"px","size":140,"sizes":[]},"_offset_x_mobile":{"unit":"px","size":0,"sizes":[]},"image_custom_dimension":{"width":"180","height":"180"}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"e5072bf","elType":"section","settings":{"stretch_section":"section-stretched","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a13ae9e"}],"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"7ef2934","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"1d2cf811","elType":"widget","settings":{"title":"Our Latest Gallery","sub_title":"Recent Projects","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"41df83ee","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","heading_tag":"h4","post_heading":"h4","portfolio_layout":"classic","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"icons\\":\\"Popup and Link\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"popup\\":\\"Popup Icon\\",\\"link\\":\\"Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"600x450;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","font_color":"#252525","link_color":"#BF0A30","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenportfolio"},{"id":"548814d","elType":"widget","settings":{"text":"View More Items","background_color":"#BF0A30","button_background_hover_color":"#050A18","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"a9c9a5b","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"background_background":"classic","background_color":"#F8F8F8","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":157,"sizes":[]},"background_ypos":{"unit":"px","size":-50,"sizes":[]},"background_repeat":"no-repeat","background_size":"initial","background_bg_width":{"unit":"%","size":61,"sizes":[]},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"eaf3701","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false}},"elements":[{"id":"564656a","elType":"widget","settings":{"image":{"id":17869,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/new-contact-1.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"width":{"unit":"%","size":95,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"adad1ca","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"66ca7ec","elType":"widget","settings":{"title":"Feel Free to Contact Us","sub_title":"Get In Touch","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b9c83a8","elType":"widget","settings":{"title":"Our Location","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"26","icon_outer_size":"70","icon_variation":"theme-color","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"text_align":"default","list_style":"1","icon_self_center":"1","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"1be631a","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"26","icon_outer_size":"70","icon_variation":"theme-color","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"_animation":"none","text_align":"default","list_style":"1","icon_self_center":"1","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"fddde72","elType":"widget","settings":{"title":"Email Address","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"26","icon_outer_size":"70","icon_variation":"theme-color","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"text_align":"default","list_style":"1","icon_self_center":"1","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"9757d07","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"249c15f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4db6adf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"943cbaf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"25c9022","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"61200ba","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"11","more_text":"Read More","post_heading":"h4","blog_layout":"list","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"8px 14px 0px","_css_classes":"pt-lg-3","variation":"dark"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(40601, 20892, '_elementor_controls_usage', 'a:12:{s:7:"heading";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:2;s:11:"header_size";i:3;s:4:"size";i:1;s:5:"align";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:12:"_css_classes";i:2;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:4:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:29:"typography_line_height_mobile";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:5:{s:5:"title";i:6;s:11:"title_trans";i:4;s:12:"title_margin";i:1;s:10:"text_align";i:3;s:11:"title_color";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:5;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;s:8:"_padding";i:2;}}}}s:6:"column";a:3:{s:5:"count";i:16;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:14;s:19:"_inline_size_tablet";i:12;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:13:"margin_tablet";i:3;s:14:"padding_mobile";i:7;s:11:"css_classes";i:1;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:10;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:10;}s:18:"section_background";a:17:{s:21:"background_background";i:4;s:16:"background_image";i:2;s:19:"background_position";i:4;s:17:"background_repeat";i:4;s:15:"background_size";i:4;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:3;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;s:16:"background_color";i:1;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:19:"background_bg_width";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:3;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:3;}s:21:"section_shape_divider";a:2:{s:20:"shape_divider_bottom";i:1;s:26:"shape_divider_bottom_color";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:16:"content_position";i:5;s:3:"gap";i:2;s:15:"stretch_section";i:5;}s:17:"section_structure";a:1:{s:9:"structure";i:5;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:6:"margin";i:3;s:7:"padding";i:8;s:14:"padding_mobile";i:7;s:14:"padding_tablet";i:3;s:7:"z_index";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:6:{s:19:"primary_box_section";a:4:{s:8:"front_bg";i:3;s:18:"flip_primary_items";i:3;s:18:"primary_title_head";i:3;s:13:"front_padding";i:3;}s:21:"secondary_box_section";a:5:{s:11:"font_hcolor";i:3;s:7:"back_bg";i:3;s:20:"flip_secondary_items";i:3;s:20:"secondary_title_head";i:3;s:12:"back_padding";i:3;}s:13:"title_section";a:2:{s:5:"title";i:3;s:12:"stitle_color";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:3;s:7:"btn_url";i:3;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"image_section";a:2:{s:10:"flip_image";i:3;s:9:"img_style";i:3;}}s:8:"advanced";a:3:{s:19:"_section_background";a:5:{s:22:"_background_background";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}s:15:"_section_border";a:3:{s:14:"_border_border";i:3;s:13:"_border_width";i:3;s:13:"_border_color";i:3;}s:14:"_section_style";a:2:{s:12:"_css_classes";i:3;s:8:"_padding";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:4:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;s:9:"variation";i:1;}}}}s:13:"zegeniconlist";a:3:{s:5:"count";i:2;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:17:"icon_list_section";a:5:{s:11:"title_color";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:17:"icon_bottom_space";i:2;s:9:"icon_list";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:2;s:4:"link";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:3;s:10:"image_size";i:3;s:22:"image_custom_dimension";i:3;s:12:"align_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:6:{s:19:"image_border_radius";i:3;s:19:"image_border_border";i:1;s:18:"image_border_width";i:1;s:18:"image_border_color";i:1;s:27:"image_box_shadow_box_shadow";i:1;s:5:"width";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:15:"_padding_mobile";i:1;s:14:"_margin_tablet";i:1;}s:17:"_section_position";a:6:{s:14:"_element_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:21:"_offset_orientation_v";i:1;s:16:"_offset_x_tablet";i:1;s:16:"_offset_x_mobile";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:3:{s:15:"layouts_section";a:10:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:16:"portfolio_layout";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:10:"font_color";i:1;s:10:"link_color";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:3;s:10:"title_head";i:3;}s:15:"layouts_section";a:4:{s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:10:"text_align";i:3;s:10:"list_style";i:3;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:3;s:7:"icon_ti";i:3;s:9:"icon_size";i:3;s:15:"icon_outer_size";i:3;s:14:"icon_variation";i:3;s:16:"icon_self_center";i:3;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:8:"_padding";i:3;s:7:"_margin";i:3;}s:19:"_section_background";a:7:{s:22:"_background_background";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:2:{s:14:"_border_radius";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:7:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:9:"variation";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(40605, 20893, '_wp_page_template', 'default'),
(40606, 20893, '_elementor_edit_mode', 'builder'),
(40607, 20893, '_elementor_template_type', 'wp-page'),
(40608, 20893, '_elementor_version', '3.6.7'),
(40609, 20893, '_elementor_data', '[{"id":"898391d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"120","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"7bfca681","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"65f79e72","elType":"widget","settings":{"title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sep_type":"border","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"5682bb3f","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"b32b586"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"30","left":0,"isLinked":false},"gap":"extended","content_position":"middle"},"elements":[{"id":"67de4bf9","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"fb1adea","elType":"widget","settings":{"image":{"id":6019,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/church-upcoming-events-2.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"400","height":"200"},"_padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"align_tablet":"left","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"27476f87","elType":"widget","settings":{"title":"Add Your Heading Text Here","header_size":"h5","_css_classes":"d-none"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5020e40a","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"171b3f8","elType":"widget","settings":{"title":"Fiona Anderwood","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","title_head":"h5","title_margin":"0px 0px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a65cdb6","elType":"widget","settings":{"title":"Fiona Anderwood","header_size":"h3","title_color":"#777777","typography_typography":"custom","typography_font_family":"Alex Brush","typography_font_weight":"300"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"1d62d063","elType":"widget","settings":{"text":"Learn More","background_color":"#BF0A30","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"3654bab","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"7505d218","elType":"widget","settings":{"image":{"id":17973,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zegen-dut.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"f7efcff","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","_position":"absolute","_offset_x":{"unit":"px","size":0,"sizes":[]},"_offset_y":{"unit":"px","size":196,"sizes":[]},"_offset_x_mobile":{"size":20,"unit":"px"},"_offset_y_mobile":{"size":-158,"unit":"px"}},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false},{"id":"b30111d","elType":"section","settings":{"layout":"full_width","content_position":"middle","stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs9-1.jpg","id":5780,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6f22110"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"eb8f6c6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#00162FEB","background_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_position":"center center","background_overlay_opacity":{"unit":"px","size":0.75,"sizes":[]},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"9b25316","elType":"widget","settings":{"title":"Campaign Events","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"title_margin":"0px 0px 20px 0px","text_align":"center","sep_type":"border","title_color":"#FFFFFF","font_size":"40px","line_height":"67px"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"0e0cc0c","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","id":17380,"alt":"","source":"library"},"width":{"unit":"%","size":8,"sizes":[]},"_margin":{"unit":"px","top":"20","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"6b0e2f8","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","variation":"modern","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegendaycounter"},{"id":"476bcd1","elType":"widget","settings":{"text":"View All Events","background_color":"#BF0A30","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"69fa6bd","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#BF0A30D9","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"100","right":"80","bottom":"60","left":"80","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"c7fd9ee","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"14","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"1","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px 0px","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"slide_dots":"1","extra_class":"cus-event-list","event_cols":"12"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"d563096","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"110","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"22e4785","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8bd3a61","elType":"widget","settings":{"title":"Our Ministries","sub_title":"Ministries","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"01f7bde","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","ministries_cols":"4","sc_spacing":"0px 26px 0px","text_align":"center","slide_opt":"1"},"elements":[],"widgetType":"zegenministries"},{"id":"e8a3e7a","elType":"widget","settings":{"text":"View More Ministries","background_color":"#BF0A30","button_background_hover_color":"#050A18","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"ece91c7","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"8c9b574"}],"content_position":"middle","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/bg-img3.jpg","id":18189,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"css_classes":"cus-pad-sec"},"elements":[{"id":"7d5b2c3","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"60","bottom":"0","left":"60","isLinked":false},"background_background":"classic","background_color":"#BF0A30","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zeg-map1.png","id":18220,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":99,"sizes":[]},"background_ypos":{"unit":"px","size":108,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"f272234","elType":"widget","settings":{"extra_class":"custom-title-1","title":"Become a Volunteer","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#FFFFFF","sep_type":"border","title_color":"#FFFFFF","font_color":"#FFFFFF","sep_border_color":"#FFFFFF","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words."},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fff17de","elType":"widget","settings":{"button_text":"Subscribe","placeholder":"Email Id","extra_class":"cus-mailchimp"},"elements":[],"widgetType":"mailchimp"}],"isInner":false},{"id":"8427cae","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_inline_size_tablet":100},"elements":[{"id":"5eb7ec9","elType":"widget","settings":{"image":{"id":5338,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/donate-bg-main-1.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"768","height":"600"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"a9c9a5b","elType":"section","settings":{"content_position":"middle","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"110","right":"0","bottom":"110","left":"0","isLinked":false},"background_background":"classic","background_color":"#F8F8F8","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/footer-bg-im-1.jpg","id":81,"alt":"","source":"library"},"background_position":"center center","background_xpos":{"unit":"px","size":-736,"sizes":[]},"background_ypos":{"unit":"px","size":-50,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","background_bg_width":{"unit":"%","size":61,"sizes":[]},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"background_overlay_background":"classic","background_overlay_color":"#00162F","background_overlay_opacity":{"unit":"px","size":0.83999999999999996891375531049561686813831329345703125,"sizes":[]},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"adad1ca","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"0d09212","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4e2a66b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"c0d59a4"}]},"elements":[{"id":"625e9fd","elType":"column","settings":{"_column_size":50,"_inline_size":36.09100000000000108002495835535228252410888671875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"a58df46","elType":"widget","settings":{"image":{"id":5416,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/global_ministry-1.jpg","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"custom","image_custom_dimension":{"width":"600","height":"730"},"_padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":100,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"bbaf2e3","elType":"column","settings":{"_column_size":50,"_inline_size":59.5510000000000019326762412674725055694580078125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"12382ef","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_nav":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5caec46","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/ministry-1.jpg","id":17378,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":-800,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"75c7a84"}],"background_color":"#BF0A30","shape_divider_bottom":"triangle","padding":{"unit":"px","top":"110","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"c948ebc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"07708aa","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"7f933d0","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","heading_tag":"h4","slide_margin":"35","text_align":"center"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"9757d07","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"249c15f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"4db6adf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"943cbaf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"25c9022","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"fa5bbd7","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40611, 20893, '_elementor_controls_usage', 'a:14:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:8:{s:5:"title";i:8;s:11:"title_trans";i:5;s:10:"title_head";i:1;s:12:"title_margin";i:2;s:10:"text_align";i:4;s:11:"title_color";i:3;s:9:"font_size";i:1;s:11:"line_height";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:8;s:15:"sub_title_color";i:8;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"general_section";a:1:{s:11:"extra_class";i:6;}s:17:"separator_section";a:2:{s:8:"sep_type";i:7;s:16:"sep_border_color";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:6;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;s:8:"_padding";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:5;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:5;s:10:"image_size";i:4;s:22:"image_custom_dimension";i:4;s:12:"align_tablet";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:19:"image_border_radius";i:4;s:5:"width";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:4;s:14:"_margin_tablet";i:1;s:7:"_margin";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:11:"header_size";i:2;s:5:"title";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:4:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_family";i:1;s:22:"typography_font_weight";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:15;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:11;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:14:"padding_mobile";i:4;s:7:"padding";i:6;s:14:"padding_tablet";i:4;s:13:"margin_tablet";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:8:{s:21:"background_background";i:3;s:16:"background_color";i:3;s:16:"background_image";i:2;s:19:"background_position";i:1;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:10;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:5;}s:14:"section_layout";a:4:{s:3:"gap";i:1;s:16:"content_position";i:5;s:15:"stretch_section";i:5;s:6:"layout";i:1;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:10;}s:18:"section_background";a:10:{s:21:"background_background";i:7;s:16:"background_image";i:4;s:19:"background_position";i:7;s:17:"background_repeat";i:7;s:15:"background_size";i:7;s:14:"parallax_ratio";i:3;s:16:"background_color";i:2;s:15:"background_xpos";i:2;s:15:"background_ypos";i:1;s:19:"background_bg_width";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:4;s:26:"background_overlay_opacity";i:4;s:24:"background_overlay_color";i:1;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:2;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:6:"margin";i:1;s:7:"padding";i:8;s:14:"padding_mobile";i:5;s:7:"z_index";i:2;s:14:"padding_tablet";i:3;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:3:{s:4:"text";i:3;s:4:"link";i:1;s:5:"align";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:2:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:14:"_margin_tablet";i:3;s:7:"_margin";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:3:{s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:4:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;s:9:"variation";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_mobile";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:4:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"event_cols";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:14:"slide_item_tab";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;s:9:"slide_opt";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"mailchimp";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"mailchimp_section";a:2:{s:11:"button_text";i:1;s:11:"placeholder";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:4:{s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:9:"slide_nav";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(40615, 20894, '_wp_page_template', 'default'),
(40616, 20894, '_elementor_edit_mode', 'builder'),
(40617, 20894, '_elementor_template_type', 'wp-page'),
(40618, 20894, '_elementor_version', '3.6.7'),
(40619, 20894, '_elementor_data', '[{"id":"fe9dddd","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"60","left":"15","isLinked":false},"background_background":"classic","stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"983edd2","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"0648239","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"35","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 15px 0px","_margin":{"unit":"px","top":"-40","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"20","right":"35","bottom":"33","left":"35","isLinked":false},"extra_class":"feature-style-3","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"_margin_tablet":{"unit":"px","top":"80","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"d82b008","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"040","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d91b45a","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"35","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 15px 0px","_margin":{"unit":"px","top":"-40","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"20","right":"35","bottom":"33","left":"35","isLinked":false},"extra_class":"feature-style-3","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"_margin_tablet":{"unit":"px","top":"65","right":"15","bottom":"35","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"5a1f6a3","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5e34e24","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"35","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 15px 0px","_margin":{"unit":"px","top":"-40","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"20","right":"35","bottom":"33","left":"35","isLinked":false},"extra_class":"feature-style-3","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"_margin_tablet":{"unit":"px","top":"80","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"5d91d50","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"40","left":"15","isLinked":false},"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/world-map-1.png","id":18218,"alt":"","source":"library"},"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"border_color":"#EAEAEA","margin":{"unit":"px","top":"0","right":0,"bottom":"60","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"c82d649","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"84b2088","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Acceptional Services","sub_title":"Core Services","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false},{"id":"ff9e541","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-3","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c4356ce","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"content_position":"middle"},"elements":[{"id":"e8d8440","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"563c21d","elType":"widget","settings":{"ending_number":435,"suffix":"+","thousand_separator_char":".","title":"Cool Number","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":22,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size_tablet":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":40,"sizes":[]},"typography_number_font_weight":"700","typography_number_line_height":{"unit":"px","size":40,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":26,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_title_font_size_mobile":{"unit":"px","size":18,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"counter"}],"isInner":true},{"id":"04a32aa","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"381fbbc","elType":"widget","settings":{"suffix":"+","title":"Countries Around","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":22,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size_tablet":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":40,"sizes":[]},"typography_number_font_weight":"700","typography_number_line_height":{"unit":"px","size":40,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":26,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"46dbdf28","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6c10108"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"z_index":1,"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"60","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"561f76bf","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"230d6d29","elType":"widget","settings":{"title":"Daily Prayers","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"01","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-settings","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"61c272c7","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"59cf4c6a","elType":"widget","settings":{"title":"Teaching Programs","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"02","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-email","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"6b93cfd","elType":"widget","settings":{"text":"View More Services","background_color":"#BF0A30","button_background_hover_color":"#070E20","_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false},"align":"center","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"7f01ad21","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"43340bfa","elType":"widget","settings":{"title":"Worship Plan","title_head":"h4","title_color":"#0e0e0e","feature_layout":"modern","content_full":"1","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"image\\":\\"Image\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"number\\":\\"Text or Number\\"}}","icon_size":"24","icon_outer_size":"60","fbox_image":{"id":17498,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/wifi-router-sh.png"},"img_style":"squared","fbox_number":"03","content":"There are many variations words passages of Lorem Ipsum don''t available, but the majority.","sc_spacing":"21px 15px 0px","_padding":{"unit":"px","top":"50","right":"30","bottom":"45","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#ffffff","title_url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/service\\/zegen-tv-box\\/","_border_width":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_border_color":"#FF6000","icon_opt":"icon_ti","icon_ti":"ti-check-box","icon_variation":"icon-light","icon_bg":"theme-color-bg","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":8,"vertical":8,"blur":20,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"text_align":"default","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false},{"id":"b30111d","elType":"section","settings":{"content_position":"middle","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs9-1.jpg","id":5780,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6f22110"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_overlay_background":"classic","background_overlay_color":"#00162FEB","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"eb8f6c6","elType":"column","settings":{"_column_size":100,"_inline_size":null,"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_position":"center center","background_overlay_opacity":{"unit":"px","size":0.75,"sizes":[]},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"9b25316","elType":"widget","settings":{"title":"Campaign Events","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"title_margin":"0px 0px 20px 0px","text_align":"center","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"6b0e2f8","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","variation":"modern"},"elements":[],"widgetType":"zegendaycounter"},{"id":"476bcd1","elType":"widget","settings":{"text":"View All Events","background_color":"#BF0A30","button_background_hover_color":"#070E20","_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/events\\/","is_external":"","nofollow":"","custom_attributes":""},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"898391d","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"94356cf"}],"stretch_section":"section-stretched","padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"7bfca681","elType":"column","settings":{"_column_size":50,"_inline_size":46.16499999999999914734871708787977695465087890625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"65f79e72","elType":"widget","settings":{"title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"Who We Are","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"323fb0d","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"1d62d063","elType":"widget","settings":{"text":"Learn More","background_color":"#BF0A30","button_background_hover_color":"#070E20","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"link":{"url":"http:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"3654bab","elType":"column","settings":{"_column_size":50,"_inline_size":53.83500000000000085265128291212022304534912109375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"7505d218","elType":"widget","settings":{"image":{"id":18499,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/intercession-of-saints-jesus-christ.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"d32f995","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten","header_size":"span","typography_typography":"custom","typography_font_family":"Rubik","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":30,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#FFFFFF","typography_font_weight":"400","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"30","isLinked":false},"_padding":{"unit":"px","top":"20","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":11,"vertical":26,"blur":22,"spread":-2,"color":"rgba(0, 0, 0, 0.22)"}},"elements":[],"widgetType":"heading"},{"id":"ab87ca1","elType":"widget","settings":{"image":{"id":17380,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":43,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"px","size":286},"_position":"absolute","_offset_x":{"size":166,"unit":"px"},"_offset_y":{"size":287,"unit":"px"},"hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"02c2771","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"28a0af7","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"074967a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"83fc29c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a07103d","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"f337dce","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"15","more_text":"Read More","sermon_layout":"classic","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"more\\":\\"Read More\\",\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x400;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"20px 12px 30px 0px 0px","heading_tag":"h4","slide_margin":"35","text_align":"center","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"cus-sermon-grid"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"831ea64","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.070000000000000006661338147750939242541790008544921875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"content_position":"middle","structure":"20","background_overlay_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","id":17380,"alt":"","source":"library"},"background_overlay_position":"initial","background_overlay_xpos":{"unit":"px","size":339,"sizes":[]},"background_overlay_ypos":{"unit":"px","size":191,"sizes":[]},"background_overlay_repeat":"no-repeat","background_overlay_size":"initial","background_overlay_bg_width":{"unit":"%","size":24,"sizes":[]}},"elements":[{"id":"d417d47","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null,"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/quote.png","id":18442,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":34,"sizes":[]},"background_repeat":"no-repeat"},"elements":[{"id":"ede9487","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"We believe in Teamwork through Trust and Respect Each Other. Enthusiastic Communication with Clients","_margin":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#252525","font_size":"38px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"0c4d1c8","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"button_hover_border_color":"#070E20","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30"},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"7d5b2c3","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"80","right":"60","bottom":"90","left":"60","isLinked":false},"background_background":"classic","background_color":"#BF0A30","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zeg-map1.png","id":18220,"alt":"","source":"library"},"background_position":"initial","background_xpos":{"unit":"px","size":99,"sizes":[]},"background_ypos":{"unit":"px","size":108,"sizes":[]},"background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"f272234","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Become a Volunteer","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#FFFFFF","sep_type":"border","title_color":"#FFFFFF","font_color":"#FFFFFF","sep_border_color":"#FFFFFF","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words."},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fff17de","elType":"widget","settings":{"button_text":"Subscribe","placeholder":"Email Id","extra_class":"cus-mailchimp"},"elements":[],"widgetType":"mailchimp"}],"isInner":false}],"isInner":false},{"id":"0fc5a4a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"10","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1e58211","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"a99b290","elType":"widget","settings":{"title":"Get In Touch","sub_title":"Contact Us","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b6c47b9","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"2b85d74"}]},"elements":[{"id":"fa06a2c","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5f11749","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"4b01293","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"858d732","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#00162F","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"a7ec335","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"3f69d5f","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#00162F","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5b98f40","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f0737bd"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1721e89","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"47edc61","elType":"widget","settings":{"address":"8765 W Higgins Rd, Chicago, IL 60631, United States","zoom":{"unit":"px","size":14,"sizes":[]},"height":{"unit":"px","size":355,"sizes":[]}},"elements":[],"widgetType":"google_maps"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(40621, 20894, '_elementor_controls_usage', 'a:13:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:9;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:9:{s:13:"title_section";a:4:{s:5:"title";i:9;s:10:"title_head";i:9;s:11:"title_color";i:6;s:9:"title_url";i:3;}s:15:"layouts_section";a:6:{s:10:"fbox_items";i:9;s:15:"fbox_list_items";i:9;s:14:"feature_layout";i:6;s:12:"content_full";i:3;s:10:"text_align";i:3;s:10:"font_color";i:3;}s:12:"icon_section";a:9:{s:8:"icon_opt";i:9;s:9:"icon_size";i:6;s:15:"icon_outer_size";i:6;s:14:"icon_variation";i:9;s:11:"icon_hcolor";i:3;s:8:"icon_hbg";i:3;s:14:"icon_bg_custom";i:3;s:7:"icon_ti";i:8;s:7:"icon_bg";i:3;}s:15:"content_section";a:1:{s:7:"content";i:9;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:9;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:1;s:7:"btn_url";i:1;}s:13:"image_section";a:2:{s:10:"fbox_image";i:3;s:9:"img_style";i:3;}s:14:"number_section";a:1:{s:11:"fbox_number";i:2;}}s:8:"advanced";a:4:{s:14:"_section_style";a:4:{s:7:"_margin";i:6;s:8:"_padding";i:9;s:14:"_margin_tablet";i:6;s:14:"_margin_mobile";i:3;}s:19:"_section_background";a:10:{s:22:"_background_background";i:9;s:17:"_background_color";i:9;s:28:"_background_hover_background";i:3;s:23:"_background_hover_color";i:3;s:28:"_background_hover_transition";i:6;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}s:15:"_section_border";a:5:{s:14:"_border_radius";i:9;s:27:"_box_shadow_box_shadow_type";i:9;s:22:"_box_shadow_box_shadow";i:9;s:13:"_border_width";i:3;s:13:"_border_color";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:22;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:20;s:19:"_inline_size_tablet";i:18;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:14:"padding_tablet";i:5;s:7:"padding";i:3;s:11:"css_classes";i:1;s:6:"margin";i:1;s:14:"padding_mobile";i:1;s:13:"margin_tablet";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:8:{s:21:"background_background";i:3;s:16:"background_image";i:3;s:19:"background_position";i:2;s:15:"background_xpos";i:2;s:17:"background_repeat";i:2;s:16:"background_color";i:1;s:15:"background_ypos";i:1;s:15:"background_size";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:12;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:7;}s:14:"section_layout";a:2:{s:16:"content_position";i:6;s:15:"stretch_section";i:6;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:12;}s:18:"section_background";a:7:{s:21:"background_background";i:7;s:16:"background_image";i:4;s:19:"background_position";i:5;s:17:"background_repeat";i:5;s:15:"background_size";i:5;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:4;}s:14:"section_border";a:3:{s:13:"border_border";i:1;s:12:"border_width";i:1;s:12:"border_color";i:1;}s:26:"section_background_overlay";a:10:{s:29:"background_overlay_background";i:5;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:5;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:23:"background_overlay_xpos";i:1;s:23:"background_overlay_ypos";i:1;s:25:"background_overlay_repeat";i:1;s:23:"background_overlay_size";i:1;s:27:"background_overlay_bg_width";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:10;s:14:"padding_tablet";i:7;s:6:"margin";i:2;s:7:"z_index";i:3;s:13:"margin_tablet";i:1;s:14:"padding_mobile";i:7;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:13:"title_section";a:7:{s:5:"title";i:8;s:11:"title_trans";i:4;s:12:"title_margin";i:3;s:10:"text_align";i:4;s:11:"title_color";i:4;s:9:"font_size";i:2;s:11:"line_height";i:2;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:2:{s:8:"sep_type";i:6;s:16:"sep_border_color";i:1;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:3;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:5:{s:7:"_margin";i:8;s:8:"_padding";i:4;s:15:"_padding_tablet";i:1;s:14:"_margin_mobile";i:1;s:14:"_margin_tablet";i:1;}}}}s:7:"counter";a:3:{s:5:"count";i:2;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:1;s:6:"suffix";i:2;s:23:"thousand_separator_char";i:1;s:5:"title";i:1;}}s:5:"style";a:2:{s:14:"section_number";a:3:{s:12:"number_color";i:2;s:28:"typography_number_typography";i:2;s:29:"typography_number_font_family";i:2;}s:13:"section_title";a:5:{s:11:"title_color";i:2;s:27:"typography_title_typography";i:2;s:28:"typography_title_font_family";i:2;s:26:"typography_title_font_size";i:2;s:28:"typography_title_font_weight";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:5;s:5:"align";i:4;s:4:"link";i:3;s:4:"size";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:15:{s:16:"background_color";i:5;s:29:"button_background_hover_color";i:3;s:13:"border_radius";i:2;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:2;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:2;s:13:"border_border";i:2;s:12:"border_color";i:2;s:17:"button_text_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:3;s:7:"_margin";i:4;s:8:"_padding";i:2;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:4:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;s:9:"variation";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:3;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:3;s:11:"header_size";i:3;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:3;s:22:"typography_font_family";i:3;s:20:"typography_font_size";i:3;s:26:"typography_text_decoration";i:3;s:22:"typography_line_height";i:3;s:28:"text_shadow_text_shadow_type";i:3;s:23:"text_shadow_text_shadow";i:3;s:11:"title_color";i:3;s:22:"typography_font_weight";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:7:"_margin";i:2;s:8:"_padding";i:1;s:12:"_css_classes";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:19:"image_border_radius";i:2;s:5:"width";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:2;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"mailchimp";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"mailchimp_section";a:2:{s:11:"button_text";i:1;s:11:"placeholder";i:1;}}}}s:11:"google_maps";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:11:"section_map";a:3:{s:7:"address";i:1;s:4:"zoom";i:1;s:6:"height";i:1;}}}}}'),
(40625, 20895, '_wp_page_template', 'default'),
(40626, 20895, '_elementor_edit_mode', 'builder'),
(40627, 20895, '_elementor_template_type', 'wp-page'),
(40628, 20895, '_elementor_version', '3.6.7'),
(40629, 20895, '_elementor_data', '[{"id":"0f28d16","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a679047"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"20","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"6e0e178","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b4bb771","elType":"widget","settings":{"title":"Our Story","sub_title":"About Us","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"34a76fa","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4ed68d9"}]},"elements":[{"id":"9950ddc","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"0648239","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"f95e585","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d91b45a","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-theme-blog-10-1.jpg","id":5435,"alt":"","source":"library"},"img_style":"squared"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"9655353","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5e34e24","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church_theme_blog_9-1.jpg","id":5428,"alt":"","source":"library"},"img_style":"squared"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"5d91d50","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"60","right":"0","bottom":"40","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"20","right":"15","bottom":"50","left":"15","isLinked":false},"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/world-map-1.png","id":18218,"alt":"","source":"library"},"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"border_color":"#EAEAEA","margin":{"unit":"px","top":"0","right":0,"bottom":"60","left":0,"isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"margin_tablet":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"c82d649","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"563c21d","elType":"widget","settings":{"ending_number":435,"suffix":"+","thousand_separator_char":".","title":"Around the World","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":20,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":35,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"223e62b","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"381fbbc","elType":"widget","settings":{"suffix":"+","title":"Projects Supported","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":20,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":35,"sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":20,"sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"ff9e541","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-3","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"daf5bcd","elType":"widget","settings":{"suffix":"+","title":"Mass Stripends","number_color":"#BF0A30","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#252525","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":20,"sizes":[]},"typography_title_font_weight":"600","ending_number":199,"typography_number_font_size":{"unit":"px","size":50,"sizes":[]},"typography_number_font_size_mobile":{"unit":"px","size":35,"sizes":[]},"typography_number_font_weight":"600","typography_number_line_height_mobile":{"unit":"px","size":20,"sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false}],"isInner":false},{"id":"76b3081","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"20","right":"0","bottom":"50","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"050","right":"0","bottom":"20","left":"0","isLinked":false},"stretch_section":"section-stretched"},"elements":[{"id":"e56527e","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b669944","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"85730fa","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"074967a","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"83fc29c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a07103d","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"f337dce","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"17","more_text":"Read More","sermon_layout":"classic","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"meta\\":\\"Meta\\",\\"thumb\\":\\"Feature Image\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x400;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"20px 15px 0px 0px 0px","heading_tag":"h4","slide_margin":"35","text_align":"center"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs8-1.jpg","id":5779,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.66000000000000003108624468950438313186168670654296875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"050","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"structure":"20","background_overlay_color":"#00162F"},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[],"isInner":false},{"id":"9fa6ac6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"70","bottom":"70","left":"70","isLinked":false},"_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"60","right":"15","bottom":"50","left":"15","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_tablet":{"unit":"px","top":"150","right":"50","bottom":"50","left":"50","isLinked":false}},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":126},"_position":"absolute","_offset_x":{"size":-24,"unit":"px"},"_offset_y":{"size":-94,"unit":"px"},"_offset_x_tablet":{"size":44,"unit":"px"},"_offset_y_tablet":{"size":56,"unit":"px"}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"3f0273d","elType":"widget","settings":{"title":"Small Steps to Make Earth","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"187c7b2","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"90","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[{"id":"fcf16df","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"caa0b4c","elType":"widget","settings":{"title":"Our Pastors","sub_title":"Our Team","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"3103e7a","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"fa8c6c3","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_color":"#00162F","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-4.png","id":18556,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"93b7540"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"159","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"100","left":"0","isLinked":false}},"elements":[{"id":"e778e11","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"7c05067","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"43227ec","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-170","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-90","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"045ba68","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"9d1bffc","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\",\\"excerpt\\":\\"Excerpt\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","post_overlay_items_opt":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40631, 20895, '_elementor_controls_usage', 'a:13:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:4:{s:5:"title";i:8;s:11:"title_trans";i:4;s:10:"text_align";i:6;s:11:"title_color";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:8;s:13:"sub_title_pos";i:8;s:15:"sub_title_color";i:8;}s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:17:"separator_section";a:1:{s:8:"sep_type";i:8;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:8;s:8:"_padding";i:4;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:10;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:2:{s:5:"title";i:3;s:10:"title_head";i:3;}s:15:"layouts_section";a:2:{s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:3;s:9:"icon_size";i:3;s:15:"icon_outer_size";i:3;s:14:"icon_variation";i:3;s:11:"icon_hcolor";i:3;s:8:"icon_hbg";i:3;s:14:"icon_bg_custom";i:3;s:7:"icon_ti";i:2;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:1;s:7:"btn_url";i:1;}s:13:"image_section";a:2:{s:10:"fbox_image";i:3;s:9:"img_style";i:3;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:7:"_margin";i:3;s:8:"_padding";i:3;}s:19:"_section_background";a:5:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:28:"_background_hover_background";i:3;s:23:"_background_hover_color";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}}}}s:6:"column";a:3:{s:5:"count";i:17;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:10;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:13:"margin_tablet";i:1;s:7:"padding";i:3;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:3;}}s:5:"style";a:2:{s:13:"section_style";a:9:{s:21:"background_background";i:3;s:16:"background_color";i:2;s:16:"background_image";i:2;s:19:"background_position";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:15:"background_xpos";i:1;s:15:"background_ypos";i:1;s:19:"background_bg_width";i:1;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:4;}s:14:"section_layout";a:3:{s:15:"stretch_section";i:9;s:16:"content_position";i:1;s:6:"layout";i:2;}}s:5:"style";a:6:{s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:18:"section_background";a:14:{s:21:"background_background";i:9;s:16:"background_image";i:3;s:19:"background_position";i:8;s:17:"background_repeat";i:8;s:15:"background_size";i:8;s:14:"parallax_ratio";i:7;s:12:"parallax_opt";i:1;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;s:16:"background_color";i:1;}s:14:"section_border";a:3:{s:13:"border_border";i:1;s:12:"border_width";i:1;s:12:"border_color";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:7;s:26:"background_overlay_opacity";i:7;s:24:"background_overlay_color";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:4;}s:18:"section_rain_drops";a:1:{s:6:"rd_pos";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:10;s:14:"padding_tablet";i:7;s:6:"margin";i:3;s:14:"padding_mobile";i:8;s:7:"z_index";i:4;}}}}s:7:"counter";a:3:{s:5:"count";i:3;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:2;s:6:"suffix";i:3;s:23:"thousand_separator_char";i:1;s:5:"title";i:3;}}s:5:"style";a:2:{s:14:"section_number";a:4:{s:12:"number_color";i:3;s:28:"typography_number_typography";i:3;s:29:"typography_number_font_family";i:3;s:27:"typography_number_font_size";i:3;}s:13:"section_title";a:5:{s:11:"title_color";i:3;s:27:"typography_title_typography";i:3;s:28:"typography_title_font_family";i:3;s:26:"typography_title_font_size";i:3;s:28:"typography_title_font_weight";i:3;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;s:10:"text_align";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:1;s:4:"size";i:1;s:5:"align";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:1;s:13:"border_radius";i:1;s:28:"button_box_shadow_box_shadow";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;s:17:"button_text_color";i:1;s:29:"button_background_hover_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:8;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:12:"include_cats";i:1;}s:15:"layouts_section";a:9:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:10:"title_link";i:1;s:14:"portfolio_cols";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:34:"wp-widget-charitable_donate_widget";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:7:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:22:"post_overlay_items_opt";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(40635, 20896, '_wp_page_template', 'default'),
(40636, 20896, '_elementor_edit_mode', 'builder'),
(40637, 20896, '_elementor_template_type', 'wp-page'),
(40638, 20896, '_elementor_version', '3.5.3'),
(40639, 20896, '_elementor_data', '[{"id":"476e12a","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"70","left":"15","isLinked":false}},"elements":[{"id":"4cf4ce8","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"50","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"e9e4b4e","elType":"widget","settings":{"image":{"id":18499,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/intercession-of-saints-jesus-christ.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":92,"sizes":[]},"align":"center"},"elements":[],"widgetType":"image"},{"id":"6ee6629","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten","header_size":"span","typography_typography":"custom","typography_font_family":"Rubik","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":30,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#FFFFFF","typography_font_weight":"400","_margin":{"unit":"px","top":"-0","right":"0","bottom":"0","left":"30","isLinked":false},"_padding":{"unit":"px","top":"20","right":"30","bottom":"25","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":11,"vertical":26,"blur":22,"spread":-2,"color":"rgba(0, 0, 0, 0.22)"},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"90ee1ac","elType":"widget","settings":{"image":{"id":17380,"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/location.png","alt":"","source":"library"},"image_border_radius":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"image_size":"full","image_custom_dimension":{"width":"470","height":"470"},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"width":{"unit":"%","size":43,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"px","size":225},"_position":"absolute","_offset_x":{"size":183,"unit":"px"},"_offset_y":{"size":280,"unit":"px"},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"e4cfbba","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"50","bottom":"60","left":"50","isLinked":false},"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"box_shadow_box_shadow_type":"yes","box_shadow_box_shadow":{"horizontal":-11,"vertical":20,"blur":22,"spread":0,"color":"rgba(0, 0, 0, 0.08)"},"margin":{"unit":"px","top":"-60","right":"15","bottom":"0","left":"15","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"20","bottom":"50","left":"20","isLinked":false}},"elements":[{"id":"cb66cea","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"20edbcf","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"172b854","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8096bb6","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"18","icon_outer_size":"60","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#00162F","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"5px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"list_style":"1","icon_self_center":"1"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"3eebd88","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"60","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#00162F","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"5px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"list_style":"1","icon_self_center":"1"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"3da0165","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-star","icon_size":"20","icon_outer_size":"60","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#00162F","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"5px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"list_style":"1","icon_self_center":"1"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"2305502","elType":"section","settings":{"layout":"full_width","content_position":"middle","stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs9-1.jpg","id":5780,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6f22110"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"2bb5b5f","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#00162FEB","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/sermon_img6.jpg","id":6468,"alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_image":{"url":"","id":"","alt":"","source":"library"},"background_overlay_position":"center center","background_overlay_opacity":{"unit":"px","size":0.75,"sizes":[]},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"300","right":"0","bottom":"300","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false}},"elements":[{"id":"04640d1","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a5bfee9"}]},"elements":[{"id":"3643352","elType":"column","settings":{"_column_size":50,"_inline_size":62.844999999999998863131622783839702606201171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[],"isInner":true},{"id":"a0aece6","elType":"column","settings":{"_column_size":50,"_inline_size":36.27000000000000312638803734444081783294677734375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"5ff05c2","elType":"widget","settings":{"ending_number":20,"suffix":"+","thousand_separator_char":".","title":"Years of Work","number_color":"#FFFFFF","title_color":"#FAFAFA","_padding":{"unit":"px","top":"40","right":"30","bottom":"40","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-5.png","id":18557,"alt":"","source":"library"},"_background_position":"center center","_background_attachment":"scroll","_background_repeat":"no-repeat","_background_size":"cover","_position":"absolute","_offset_x":{"size":7.99199999999999999289457264239899814128875732421875,"unit":"px"},"_offset_y":{"size":120.9839999999999946567186270840466022491455078125,"unit":"px"},"typography_number_typography":"custom","typography_number_font_family":"Poppins","_offset_x_tablet":{"size":-268.03100000000000591171556152403354644775390625,"unit":"px"},"_offset_y_tablet":{"size":-27.0390000000000014779288903810083866119384765625,"unit":"px"}},"elements":[],"widgetType":"counter"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"2f09d32","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#00162F","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"80","right":"70","bottom":"80","left":"70","isLinked":false},"background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-5.png","id":18557,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"50","right":"30","bottom":"50","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"d3af595","elType":"widget","settings":{"extra_class":"margin-bottom-30","title":"A Church that Loves God and People","sub_title":"CHARITY","sub_title_pos":"top","sub_title_color":"#FFFFFF","sep_type":"border","sec_tit_content":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.","_margin":{"unit":"px","top":"0","right":"80","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#FFFFFF","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"534ea06","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4e136b8"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"bf899b4","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"daa8b85","elType":"widget","settings":{"title":"Progress","circle_val":"70","font_color":"#FFFFFF","title_color":"#FFFFFF","circle_layout":"classic-pro","progress_heading":"h4","circle_items":"{\\"Enabled\\":{\\"circle\\":\\"Circle\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"}}","circle_start_color":"#BF0A30","progress_size":"150","progress_thikness":"10","progress_duration":"1500"},"elements":[],"widgetType":"zegencircleprogress"},{"id":"e831ebc","elType":"widget","settings":{"title":"Progress","header_size":"h4","align":"center","title_color":"#FFFFFF","_margin":{"unit":"px","top":"22","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"eedd183","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"083743b","elType":"widget","settings":{"title":"Projects","circle_val":"90","font_color":"#FFFFFF","title_color":"#FFFFFF","progress_heading":"h4","circle_items":"{\\"Enabled\\":{\\"circle\\":\\"Circle\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"}}","circle_start_color":"#BF0A30","progress_size":"150","progress_thikness":"10","progress_duration":"1500"},"elements":[],"widgetType":"zegencircleprogress"},{"id":"cf8edf1","elType":"widget","settings":{"title":"Projects","header_size":"h4","align":"center","title_color":"#FFFFFF","_margin":{"unit":"px","top":"22","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"722d027","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"f92b8df","elType":"widget","settings":{"title":"Projects","circle_val":"75","font_color":"#FFFFFF","title_color":"#FFFFFF","progress_heading":"h4","circle_items":"{\\"Enabled\\":{\\"circle\\":\\"Circle\\"},\\"disabled\\":{\\"content\\":\\"Content\\",\\"title\\":\\"Title\\"}}","circle_start_color":"#BF0A30","progress_size":"150","progress_thikness":"10","progress_duration":"1500"},"elements":[],"widgetType":"zegencircleprogress"},{"id":"490ff2b","elType":"widget","settings":{"title":"Members","header_size":"h4","align":"center","title_color":"#FFFFFF","_margin":{"unit":"px","top":"22","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"eeff550","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"e09ee24","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3c82b06","elType":"widget","settings":{"title":"Our Ministries","sub_title":"Ministries","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"7e82d54","elType":"widget","settings":{"post_per_page":"5","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"classic","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","ministries_cols":"4","sc_spacing":"30px 15px 20px","slide_opt":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"03bded5","elType":"section","settings":{"stretch_section":"section-stretched","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a13ae9e"}],"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"100","left":"0","isLinked":false},"background_background":"classic","background_color":"#00162F","background_overlay_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-5.png","id":18557,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover"},"elements":[{"id":"a9d4efa","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"90900e7","elType":"widget","settings":{"title":"Our Latest Gallery","sub_title":"Recent Projects","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","text_align":"center","sep_type":"border","title_color":"#FFFFFF"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"01349e7","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"15","more_text":"Read More","heading_tag":"h4","post_heading":"h4","portfolio_layout":"modern","portfolio_gutter":"10","filter_all":"All","loading_msg":"Loading portfolios..","loading_end":"No more portfolios.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\"},\\"disabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"category\\":\\"Category\\"}}","post_overlay_items_opt":"1","post_overlay_items":"{\\"Enabled\\":{\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"top-meta\\":\\"Top Meta\\",\\"icons\\":\\"Popup and Link\\",\\"bottom-meta\\":\\"Bottom Meta\\",\\"popup\\":\\"Popup Icon\\",\\"link\\":\\"Link\\"}}","top_meta":"{\\"Left\\":{},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"date\\":\\"Date\\",\\"link\\":\\"Link\\",\\"popup\\":\\"Popup\\",\\"icons\\":\\"Popup and Link\\"}}","image_size":"custom","custom_image_size":"600x700;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","font_color":"#8D9297","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"portfolio_overlay_position":"bottom-left","text_align":"center"},"elements":[],"widgetType":"zegenportfolio"},{"id":"a3aa846","elType":"widget","settings":{"text":"View More Items","background_color":"#BF0A30","button_background_hover_color":"#252525","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"align":"center"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.66000000000000003108624468950438313186168670654296875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"1","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"structure":"20","background_color":"#BF0A30"},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"ced3551","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/about-us-img-1-1.png","id":5547,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":71,"sizes":[]},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/slide-shape-6.png","id":18559,"alt":"","source":"library"},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"9fa6ac6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"70","bottom":"70","left":"70","isLinked":false},"_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"80","right":"30","bottom":"50","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"180","right":"30","bottom":"100","left":"30","isLinked":false}},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":136},"_position":"absolute","_offset_x":{"size":59,"unit":"px"},"_offset_y":{"size":71,"unit":"px"}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"3f0273d","elType":"widget","settings":{"title":"Small Steps to Make Earth","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"10","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"e172562","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"0cada37","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"c45f366","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#252525"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4ed6f94","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"18","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"location\\":\\"Location\\",\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"classic","image_size":"medium","hard_croping":"1","sc_spacing":"30px 10px","custom_image_size":"400X500;"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"48400ed","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdb4319"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"content_position":"middle","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"box_shadow_box_shadow_type":"yes","box_shadow_box_shadow":{"horizontal":0,"vertical":-15,"blur":23,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"margin":{"unit":"px","top":"0","right":0,"bottom":"-50","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"a8aa165","elType":"column","settings":{"_column_size":50,"_inline_size":26.580999999999999516830939683131873607635498046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"814ebc2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/12\\/z2-slider-2.jpg","id":16918,"alt":"","source":"library"},"image_size":"custom","image_custom_dimension":{"width":"700","height":"450"},"image_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"-17","isLinked":false}},"elements":[],"widgetType":"image"},{"id":"75e60ce","elType":"widget","settings":{"selected_icon":{"value":"fas fa-phone-alt","library":"fa-solid"},"link":{"url":"tel:(+55) 654 - 545 - 5418","is_external":"","nofollow":"","custom_attributes":""},"primary_color":"#FFFFFF","size":{"unit":"px","size":25,"sizes":[]},"rotate":{"unit":"deg","size":15,"sizes":[]},"_padding":{"unit":"px","top":"20","right":"20","bottom":"15","left":"20","isLinked":false},"_background_background":"classic","_background_color":"#BF0A30","_background_hover_background":"classic","_background_hover_color":"#00162F","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_position":"absolute","_offset_x":{"size":79,"unit":"%"},"_offset_y":{"size":67,"unit":"%"}},"elements":[],"widgetType":"icon"}],"isInner":false},{"id":"7c69319","elType":"column","settings":{"_column_size":50,"_inline_size":73.4189999999999969304553815163671970367431640625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding":{"unit":"px","top":"30","right":"20","bottom":"30","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"30","bottom":"50","left":"30","isLinked":false}},"elements":[{"id":"b337022","elType":"widget","settings":{"title":"Send us  prayer request <span class=\\"theme-color\\">(+55) 654 - 545 - 5418<\\/span>","typography_typography":"custom","typography_font_size":{"unit":"px","size":32,"sizes":[]},"typography_line_height":{"unit":"px","size":42,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"015","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"96289c3","elType":"widget","settings":{"editor":"There are many variations of passages of lorem Ipsum available, by humour.","text_color":"#8D9297","typography_typography":"custom","typography_font_size":{"unit":"px","size":18,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(40641, 20896, '_elementor_controls_usage', 'a:15:{s:5:"image";a:3:{s:5:"count";i:4;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:4:{s:5:"image";i:4;s:10:"image_size";i:4;s:22:"image_custom_dimension";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:19:"image_border_radius";i:3;s:5:"width";i:3;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:15:"_padding_mobile";i:2;s:7:"_margin";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}s:19:"_section_responsive";a:2:{s:11:"hide_tablet";i:1;s:11:"hide_mobile";i:1;}s:19:"_section_background";a:5:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:5;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:3:{s:5:"title";i:5;s:11:"header_size";i:4;s:5:"align";i:3;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:1;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:1;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:1;s:23:"text_shadow_text_shadow";i:1;s:11:"title_color";i:4;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:17;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:15;s:19:"_inline_size_tablet";i:11;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:7;s:14:"padding_tablet";i:4;s:6:"margin";i:1;s:13:"margin_tablet";i:3;s:13:"margin_mobile";i:1;s:14:"padding_mobile";i:5;}}s:5:"style";a:3:{s:13:"section_style";a:6:{s:21:"background_background";i:4;s:16:"background_color";i:4;s:16:"background_image";i:2;s:19:"background_position";i:2;s:17:"background_repeat";i:2;s:15:"background_size";i:2;}s:14:"section_border";a:3:{s:13:"border_radius";i:2;s:26:"box_shadow_box_shadow_type";i:1;s:21:"box_shadow_box_shadow";i:1;}s:26:"section_background_overlay";a:4:{s:29:"background_overlay_background";i:1;s:24:"background_overlay_image";i:1;s:27:"background_overlay_position";i:1;s:26:"background_overlay_opacity";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:4;}s:13:"title_section";a:4:{s:5:"title";i:6;s:11:"title_color";i:4;s:11:"title_trans";i:3;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:4;s:8:"_padding";i:3;s:15:"_padding_tablet";i:2;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:3;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:3;s:10:"title_head";i:3;}s:15:"layouts_section";a:4:{s:10:"text_align";i:3;s:10:"fbox_items";i:3;s:15:"fbox_list_items";i:3;s:10:"list_style";i:3;}s:12:"icon_section";a:10:{s:8:"icon_opt";i:3;s:9:"icon_size";i:3;s:15:"icon_outer_size";i:3;s:14:"icon_variation";i:3;s:11:"icon_hcolor";i:3;s:7:"icon_bg";i:3;s:8:"icon_hbg";i:3;s:15:"icon_bg_hcustom";i:3;s:16:"icon_self_center";i:3;s:7:"icon_ti";i:2;}s:15:"content_section";a:1:{s:7:"content";i:3;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:3;s:8:"_padding";i:3;}}}}s:7:"section";a:3:{s:5:"count";i:10;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:10;}s:18:"section_background";a:7:{s:21:"background_background";i:6;s:16:"background_image";i:4;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:3;s:16:"background_color";i:3;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:5;s:26:"background_overlay_opacity";i:4;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:2;}s:14:"section_border";a:3:{s:13:"border_radius";i:1;s:26:"box_shadow_box_shadow_type";i:1;s:21:"box_shadow_box_shadow";i:1;}}s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:6;}s:14:"section_layout";a:3:{s:16:"content_position";i:3;s:6:"layout";i:1;s:15:"stretch_section";i:4;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:6:{s:7:"padding";i:7;s:14:"padding_tablet";i:5;s:14:"padding_mobile";i:5;s:7:"z_index";i:2;s:6:"margin";i:1;s:13:"margin_mobile";i:1;}}}}s:7:"counter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:8;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:1;s:6:"suffix";i:1;s:23:"thousand_separator_char";i:1;s:5:"title";i:1;}}s:5:"style";a:2:{s:14:"section_number";a:3:{s:12:"number_color";i:1;s:28:"typography_number_typography";i:1;s:29:"typography_number_font_family";i:1;}s:13:"section_title";a:1:{s:11:"title_color";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:22:"_background_attachment";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}s:17:"_section_position";a:5:{s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;s:16:"_offset_x_tablet";i:1;s:16:"_offset_y_tablet";i:1;}}}}s:19:"zegencircleprogress";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"layouts_section";a:6:{s:10:"font_color";i:3;s:11:"title_color";i:3;s:13:"circle_layout";i:1;s:16:"progress_heading";i:3;s:12:"circle_items";i:3;s:18:"circle_start_color";i:3;}s:15:"general_section";a:2:{s:5:"title";i:2;s:10:"circle_val";i:2;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_opt";i:1;s:10:"slide_dots";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:14:"zegenportfolio";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:11:{s:11:"heading_tag";i:1;s:12:"post_heading";i:1;s:16:"portfolio_layout";i:1;s:10:"post_items";i:1;s:22:"post_overlay_items_opt";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:10:"font_color";i:1;s:26:"portfolio_overlay_position";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:5:"align";i:2;s:4:"size";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:1;s:28:"button_box_shadow_box_shadow";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;s:17:"button_text_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:1;s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;s:10:"text_align";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:4:"icon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:3:{s:7:"content";a:1:{s:12:"section_icon";a:2:{s:13:"selected_icon";i:1;s:4:"link";i:1;}}s:5:"style";a:1:{s:18:"section_style_icon";a:3:{s:13:"primary_color";i:1;s:4:"size";i:1;s:6:"rotate";i:1;}}s:8:"advanced";a:4:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:5:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;s:28:"_background_hover_background";i:1;s:23:"_background_hover_color";i:1;s:28:"_background_hover_transition";i:1;}s:15:"_section_border";a:1:{s:14:"_border_radius";i:1;}s:17:"_section_position";a:4:{s:14:"_element_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:3:{s:10:"text_color";i:1;s:21:"typography_typography";i:1;s:20:"typography_font_size";i:1;}}}}}'),
(40645, 20897, '_elementor_edit_mode', 'builder'),
(40646, 20897, '_elementor_template_type', 'wp-page'),
(40647, 20897, '_elementor_version', '3.6.7'),
(40648, 20897, '_elementor_data', '[{"id":"810a277","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"5b68e08","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2fb41be","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"fcfe011","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"0b6aa32","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"3f6d801","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"72d4b88","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"image_size":"custom","image_custom_dimension":{"width":"390","height":"556"},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"8b5e558","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"9fdee8c","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a9f6117","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d731ddc","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"03e9eaf","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"30","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6915937","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"06cb50d","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"3cfbd8b","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c23ff71","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"b6bc5c9","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic","_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"ba065d9","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"aaa8d34","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"e045f23","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"a3bba97","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3077122","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"9c24fbb","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1 margin-bottom-40","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"dbb85d5","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"150","right":"0","bottom":"180","left":"0","isLinked":false},"shape_divider_bottom":"clouds","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"18157ad","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"3e7a45b","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Free Family Event Countdown","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8a32907","elType":"widget","settings":{"date":"2022\\/07\\/21","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","_animation":"fadeInUp"},"elements":[],"widgetType":"zegendaycounter"},{"id":"a5d42ca","elType":"widget","settings":{"title":"Dec 24, 2022 - Wednesday 12 am to 4 am ","size":"medium","header_size":"div","align":"center","title_color":"#F2F2F2","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_mobile":{"unit":"px","size":30,"sizes":[]},"_padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"}],"isInner":false}],"isInner":false},{"id":"46a4f03","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"4e5128a","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f9f509e","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"e0a184a","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"eb0048c","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"120","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"676907c","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"caae426","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"ab6350b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"de42b19"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-167","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"626b8cc","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"b5037cf","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"c6d1862","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"2d22aab","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"bde3443","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1fb1ac7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3814f13","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"ad18e54","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"59fa038","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"09b88df","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h5","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40649, 20897, '_wp_page_template', 'default'),
(40650, 20897, '_elementor_controls_usage', 'a:13:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:13:"title_section";a:6:{s:5:"title";i:8;s:10:"text_align";i:6;s:11:"title_color";i:3;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:7;s:13:"sub_title_pos";i:7;s:15:"sub_title_color";i:7;}s:17:"separator_section";a:1:{s:8:"sep_type";i:7;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:8;s:8:"_padding";i:8;s:15:"_padding_tablet";i:2;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:15;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:10;s:19:"_inline_size_tablet";i:4;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:3;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:5:{s:18:"section_background";a:14:{s:21:"background_background";i:8;s:19:"background_position";i:8;s:17:"background_repeat";i:8;s:15:"background_size";i:8;s:14:"parallax_ratio";i:7;s:16:"background_image";i:3;s:21:"background_attachment";i:1;s:12:"parallax_opt";i:3;s:26:"background_position_tablet";i:2;s:26:"background_position_mobile";i:2;s:24:"background_repeat_tablet";i:2;s:24:"background_repeat_mobile";i:2;s:22:"background_size_tablet";i:2;s:22:"background_size_mobile";i:2;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:8;s:26:"background_overlay_opacity";i:8;s:24:"background_overlay_color";i:3;}s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:21:"section_shape_divider";a:3:{s:26:"shape_divider_bottom_color";i:4;s:20:"shape_divider_bottom";i:2;s:17:"shape_divider_top";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:7:{s:7:"padding";i:11;s:7:"z_index";i:4;s:14:"padding_tablet";i:10;s:14:"padding_mobile";i:11;s:6:"margin";i:5;s:13:"margin_tablet";i:1;s:13:"margin_mobile";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:15:"stretch_section";i:4;s:16:"content_position";i:1;s:6:"layout";i:1;}s:17:"section_structure";a:1:{s:9:"structure";i:4;}}}}s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:14:"_margin_tablet";i:1;s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:3:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:1;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:1;s:4:"size";i:1;s:11:"header_size";i:1;s:5:"align";i:1;}}s:5:"style";a:1:{s:19:"section_title_style";a:3:{s:11:"title_color";i:1;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:12:"_css_classes";i:1;s:8:"_padding";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(40655, 20898, '_wp_page_template', 'default'),
(40656, 20898, '_elementor_edit_mode', 'builder'),
(40657, 20898, '_elementor_template_type', 'wp-page'),
(40658, 20898, '_elementor_version', '3.6.7'),
(40659, 20898, '_elementor_data', '[{"id":"0f28d16","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a679047"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"20","left":"15","isLinked":false},"layout":"full_width","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"-50","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"cus-pad-sec"},"elements":[{"id":"6e0e178","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"34a76fa","elType":"section","settings":{"structure":"50","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4ed68d9"}],"layout":"full_width","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"9950ddc","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"0648239","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162F","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"f95e585","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"38ee558","elType":"widget","settings":{"title":"Praise","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162FF7","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"76995ce","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"64050f2","elType":"widget","settings":{"title":"Worship","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162F","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"b777a13","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"7518d7c","elType":"widget","settings":{"title":"God''s Love","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"047","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162FF7","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp","_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"9655353","elType":"column","settings":{"_column_size":20,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100},"elements":[{"id":"4626856","elType":"widget","settings":{"title":"Your Chance","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"22","icon_outer_size":"60","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem Ipsum este pur \\u015fi simplu o machet\\u0103 pentru text a industriei tipografice. Lorem Ipsum a fost macheta","sc_spacing":"14px 10px 11px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"50","right":"30","bottom":"47","left":"30","isLinked":false},"extra_class":"feature-style-5","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#00162F","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_color":"#FFFFFF","font_color":"#ABABAB","icon_bg":"c","icon_bg_hcustom":"#BF0A30","btn_type":"link","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"76b3081","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"30","right":"0","bottom":"60","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"e56527e","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3b56d4b","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"67c074f"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"518e681","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"b669944","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"We are Taking Small Steps to Make Earth Better Planet","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","line_height":"42px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true},{"id":"81237b6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"b18de62","elType":"widget","settings":{"editor":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\u2019s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.","_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true},{"id":"5c20cb5","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"67c074f"}],"padding":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ceaf349","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"71e7ae5","elType":"widget","settings":{"title":"All Your Heart","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"icon\\":\\"Icon\\",\\"content\\":\\"Content\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"20px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"extra_class":"feature-style-6","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","title_url_opt":"1","title_url":"#","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"95a1019","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"47cfd67","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"icon\\":\\"Icon\\",\\"content\\":\\"Content\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"20px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"extra_class":"feature-style-6","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-theme-blog-10-1.jpg","id":5435,"alt":"","source":"library"},"img_style":"squared","title_url_opt":"1","title_url":"#","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"8384815","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"33ce9f7","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"title\\":\\"Title\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"content\\":\\"Content\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"icon\\":\\"Icon\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"20px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"extra_class":"feature-style-6","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church_theme_blog_9-1.jpg","id":5428,"alt":"","source":"library"},"img_style":"squared","title_url_opt":"1","title_url":"#","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"074967a","elType":"section","settings":{"background_background":"classic","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"layout":"full_width","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/10\\/zmain-slider-4.jpg","id":17375,"alt":"","source":"library"}},"elements":[{"id":"83fc29c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a07103d","elType":"widget","settings":{"title":"Our Sermons","sub_title":"Sermons","sub_title_pos":"top","sub_title_color":"#FFFFFF","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"sep_type":"border","text_align":"center","title_color":"#FFFFFF","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"f337dce","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"17","more_text":"Read More","sermon_layout":"classic","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x400;","hard_croping":"1","slide_item":"5","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"30px 15px 0px 0px 0px","heading_tag":"h5","slide_margin":"35","text_align":"center","slide_opt":"1","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"e57c0c2","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.66000000000000003108624468950438313186168670654296875,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"1","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"structure":"20","background_color":"#F7F7F7"},"elements":[{"id":"1a3c07d","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"ced3551","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/about-us-img-1-1.png","id":5547,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":71,"sizes":[]},"_animation":"fadeInUp","_margin":{"unit":"px","top":"0","right":"0","bottom":"-2","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"9fa6ac6","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"70","bottom":"70","left":"70","isLinked":false},"animation":"fadeInRight","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"180","right":"30","bottom":"50","left":"30","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"015","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"948964d","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":126},"_position":"absolute","_offset_x":{"size":60,"unit":"px"},"_offset_y":{"size":78.0160000000000053432813729159533977508544921875,"unit":"px"},"_offset_x_tablet":{"size":29,"unit":"px"},"_offset_y_tablet":{"size":80.0160000000000053432813729159533977508544921875,"unit":"px"},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"3f0273d","elType":"widget","settings":{"title":"Small Steps to Make Earth","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"10","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c158ebd","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F","_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"48400ed","elType":"section","settings":{"stretch_section":"section-stretched","structure":"30","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/family_ministry-1.jpg","id":5415,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"#BF0A30","background_overlay_opacity":{"unit":"px","size":0.89000000000000001332267629550187848508358001708984375,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"cdb4319"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"a8aa165","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"8f2e28a","elType":"widget","settings":{"ending_number":435,"suffix":"+","thousand_separator_char":".","title":"Around the World","number_color":"#FFFFFF","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#DFDFDF","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":18,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":40,"sizes":[]},"_background_background":"classic","_background_image":{"url":"","id":"","alt":"","source":"library"},"_background_position":"initial","_background_xpos":{"unit":"px","size":256,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":15,"sizes":[]},"_animation":"fadeInUp","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_number_line_height":{"unit":"px","size":20,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_title_letter_spacing":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"7c69319","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c1cb075","elType":"widget","settings":{"suffix":"+","title":"Projects Supported","number_color":"#FFFFFF","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#DFDFDF","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":18,"sizes":[]},"typography_title_font_weight":"600","typography_number_font_size":{"unit":"px","size":40,"sizes":[]},"_background_background":"classic","_background_image":{"url":"","id":"","alt":"","source":"library"},"_background_position":"initial","_background_xpos":{"unit":"px","size":256,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":15,"sizes":[]},"_animation":"fadeInUp","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_number_line_height":{"unit":"px","size":20,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false},{"id":"2b2e464","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"10880f7","elType":"widget","settings":{"suffix":"+","title":"Mass Stripends","number_color":"#FFFFFF","typography_number_typography":"custom","typography_number_font_family":"Poppins","title_color":"#DFDFDF","typography_title_typography":"custom","typography_title_font_family":"Open Sans","typography_title_font_size":{"unit":"px","size":18,"sizes":[]},"typography_title_font_weight":"600","ending_number":199,"typography_number_font_size":{"unit":"px","size":40,"sizes":[]},"_background_background":"classic","_background_image":{"url":"","id":"","alt":"","source":"library"},"_background_position":"initial","_background_xpos":{"unit":"px","size":256,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"initial","_background_bg_width":{"unit":"%","size":15,"sizes":[]},"_animation":"fadeInUp","typography_number_line_height":{"unit":"px","size":20,"sizes":[]},"typography_number_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_number_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"counter"}],"isInner":false}],"isInner":false},{"id":"e172562","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"0cada37","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"c45f366","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-10","title":"Latest Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#252525","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"4ed6f94","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"18","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"classic","image_size":"medium","hard_croping":"1","sc_spacing":"30px 15px","custom_image_size":"400X500;","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"43227ec","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"90","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"stretch_section":"section-stretched","structure":"20","background_color":"#F7F7F7","padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"1e7225e","elType":"column","settings":{"_column_size":50,"_inline_size":31.111999999999998323119143606163561344146728515625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"7c05067","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#252525","sec_tit_content":"Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"77ba04a","elType":"widget","settings":{"text":"View More","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F","_animation":"fadeInUp","_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"ec5837e","elType":"column","settings":{"_column_size":50,"_inline_size":68.888000000000005229594535194337368011474609375,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"9d1bffc","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic-pro","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"category\\":\\"Category\\",\\"excerpt\\":\\"Excerpt\\",\\"thumb\\":\\"Feature Image\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","post_overlay_items_opt":"1","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40661, 20898, '_elementor_controls_usage', 'a:12:{s:15:"zegenfeaturebox";a:3:{s:5:"count";i:8;s:15:"control_percent";i:10;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:5:{s:5:"title";i:8;s:10:"title_head";i:8;s:11:"title_color";i:5;s:13:"title_url_opt";i:3;s:9:"title_url";i:3;}s:15:"layouts_section";a:3:{s:10:"fbox_items";i:8;s:15:"fbox_list_items";i:8;s:10:"font_color";i:5;}s:12:"icon_section";a:10:{s:8:"icon_opt";i:8;s:9:"icon_size";i:8;s:15:"icon_outer_size";i:8;s:14:"icon_variation";i:8;s:11:"icon_hcolor";i:8;s:8:"icon_hbg";i:8;s:14:"icon_bg_custom";i:8;s:7:"icon_bg";i:5;s:15:"icon_bg_hcustom";i:5;s:7:"icon_ti";i:2;}s:15:"content_section";a:1:{s:7:"content";i:8;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:8;}s:15:"general_section";a:1:{s:11:"extra_class";i:8;}s:14:"button_section";a:3:{s:8:"btn_text";i:6;s:7:"btn_url";i:6;s:8:"btn_type";i:5;}s:13:"image_section";a:2:{s:10:"fbox_image";i:8;s:9:"img_style";i:8;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:7:"_margin";i:8;s:8:"_padding";i:8;}s:19:"_section_background";a:4:{s:22:"_background_background";i:8;s:17:"_background_color";i:8;s:28:"_background_hover_background";i:8;s:28:"_background_hover_transition";i:8;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:8;s:27:"_box_shadow_box_shadow_type";i:5;s:22:"_box_shadow_box_shadow";i:8;}s:15:"section_effects";a:1:{s:10:"_animation";i:8;}}}}s:6:"column";a:3:{s:5:"count";i:22;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:19;s:19:"_inline_size_tablet";i:14;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:3:{s:7:"padding";i:6;s:13:"margin_tablet";i:2;s:14:"padding_tablet";i:1;}s:15:"section_effects";a:1:{s:9:"animation";i:1;}}s:5:"style";a:2:{s:13:"section_style";a:2:{s:21:"background_background";i:1;s:16:"background_color";i:1;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:6;}s:14:"section_layout";a:3:{s:6:"layout";i:3;s:15:"stretch_section";i:6;s:16:"content_position";i:1;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:18:"section_background";a:7:{s:21:"background_background";i:7;s:19:"background_position";i:6;s:17:"background_repeat";i:7;s:15:"background_size";i:7;s:14:"parallax_ratio";i:5;s:16:"background_image";i:4;s:16:"background_color";i:3;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;s:24:"background_overlay_color";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:11;s:7:"z_index";i:3;s:14:"padding_tablet";i:4;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:5:{s:5:"title";i:5;s:11:"line_height";i:1;s:11:"title_trans";i:2;s:10:"text_align";i:2;s:11:"title_color";i:4;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:5;s:15:"sub_title_color";i:5;}s:17:"separator_section";a:1:{s:8:"sep_type";i:5;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:5;s:8:"_padding";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:4;}}}}s:11:"text-editor";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:5:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:1;s:10:"image_size";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:5:"width";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;s:10:"text_align";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:5:"align";i:2;s:4:"link";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:13:{s:16:"background_color";i:2;s:13:"border_radius";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:2;s:11:"hover_color";i:2;s:25:"button_hover_border_color";i:2;s:13:"border_border";i:2;s:12:"border_color";i:2;s:17:"button_text_color";i:2;s:29:"button_background_hover_color";i:2;}}s:8:"advanced";a:2:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:7:"counter";a:3:{s:5:"count";i:3;s:15:"control_percent";i:8;s:8:"controls";a:3:{s:7:"content";a:1:{s:15:"section_counter";a:4:{s:13:"ending_number";i:2;s:6:"suffix";i:3;s:23:"thousand_separator_char";i:1;s:5:"title";i:3;}}s:5:"style";a:2:{s:14:"section_number";a:4:{s:12:"number_color";i:3;s:28:"typography_number_typography";i:3;s:29:"typography_number_font_family";i:3;s:27:"typography_number_font_size";i:3;}s:13:"section_title";a:5:{s:11:"title_color";i:3;s:27:"typography_title_typography";i:3;s:28:"typography_title_font_family";i:3;s:26:"typography_title_font_size";i:3;s:28:"typography_title_font_weight";i:3;}}s:8:"advanced";a:2:{s:19:"_section_background";a:7:{s:22:"_background_background";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:16:"_background_xpos";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:20:"_background_bg_width";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:3;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:12:"hard_croping";i:1;s:17:"custom_image_size";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:7:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;s:22:"post_overlay_items_opt";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:9:"slide_opt";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(40666, 20899, '_wp_page_template', 'default'),
(40667, 20899, '_elementor_edit_mode', 'builder'),
(40668, 20899, '_elementor_template_type', 'wp-page'),
(40669, 20899, '_elementor_version', '3.6.7'),
(40670, 20899, '_elementor_data', '[{"id":"7d09679","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"a679047"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_repeat":"no-repeat","shape_divider_bottom_width":{"unit":"%","size":100,"sizes":[]},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"4cfe9a7","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"2bb5ce3","elType":"widget","settings":{"title":"Christmas Festival","sub_title":"About Us","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"0","right":"0","bottom":"025","left":"0","isLinked":false},"sep_type":"border","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2362a08","elType":"section","settings":{"structure":"30","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"4ed68d9"}]},"elements":[{"id":"b64f657","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c269f8a","elType":"widget","settings":{"title":"Origin of Christmas","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"video\\":\\"Video\\",\\"btn\\":\\"Button\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_bg_custom":"#FFFFFF","btn_text":"Read More","btn_url":"#","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs1-1.jpg","id":5785,"alt":"","source":"library"},"img_style":"squared","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"29c2dcb","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"c3d1f45","elType":"widget","settings":{"title":"Christmas Story","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_ti":"ti-book","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-theme-blog-10-1.jpg","id":5435,"alt":"","source":"library"},"img_style":"squared","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"6220c91","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"5907edf","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","fbox_items":"{\\"Enabled\\":{\\"image\\":\\"Image\\",\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"30","icon_outer_size":"80","icon_variation":"theme-color","icon_hcolor":"#FFFFFF","icon_hbg":"c","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"14px 0px 0px","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"30","right":"30","bottom":"33","left":"30","isLinked":false},"extra_class":"feature-style-4","icon_ti":"ti-crown","icon_bg_custom":"#FFFFFF","_background_background":"classic","_background_color":"#FFFFFF","_background_hover_background":"classic","_background_hover_color":"#BF0A30","_background_hover_transition":{"unit":"px","size":0.299999999999999988897769753748434595763683319091796875,"sizes":[]},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":0,"vertical":10,"blur":50,"spread":0,"color":"rgba(25.999999999999996, 46, 84.99999999999999, 0.1)"},"fbox_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church_theme_blog_9-1.jpg","id":5428,"alt":"","source":"library"},"img_style":"squared","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"815863a","elType":"section","settings":{"background_background":"classic","background_image":{"url":"","id":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":0.810000000000000053290705182007513940334320068359375,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"structure":"20","background_overlay_color":"#FFFFFF","content_position":"middle"},"elements":[{"id":"d8213ce","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"_inline_size":null},"elements":[{"id":"a90c2ce","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/santa-claus.png","id":19390,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":90,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"width_tablet":{"unit":"%","size":42,"sizes":[]},"width_mobile":{"unit":"%","size":83,"sizes":[]},"_animation":"zoomIn"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"c2d2fb3","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"180","right":"50","bottom":"70","left":"50","isLinked":false},"_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"60","right":"15","bottom":"50","left":"15","isLinked":false},"border_border":"dotted","border_width":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"border_color":"#BF0A30","margin_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"99c4f30","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"text_align":"left","icon_ti":"ti-control-play","_element_width":"initial","_element_custom_width":{"unit":"px","size":126},"_position":"absolute","_offset_x":{"size":43,"unit":"px"},"_offset_y":{"size":84,"unit":"px"},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"99122d8","elType":"widget","settings":{"title":"The Spirit of Christmas","sub_title":"Watch Videos","sub_title_pos":"top","sub_title_color":"#BF0A30","title_trans":"capitalize","sec_tit_content":"There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form.","extra_class":"margin-bottom-0","_margin":{"unit":"px","top":"10","right":"0","bottom":"20","left":"0","isLinked":false},"sep_type":"border","title_color":"#252525","font_color":"#777777","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"6c54ed2","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"6524269"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"33","left":0,"isLinked":false}},"elements":[{"id":"699fe0c","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b073218","elType":"widget","settings":{"icon_size":"18","icon_variation":"theme-color","icon_hcolor":"#030C24","icon_bottom_space":"10","icon_list":[{"list_title":"Christmas Party","icon_fa":"ti-star","icon_ti":"ti-star","_id":"b814673","icon_opt":"icon_ti"},{"list_title":"Christmas Candle","icon_fa":"ti-star","icon_ti":"ti-star","_id":"72ab26f","icon_opt":"icon_ti"}],"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegeniconlist"}],"isInner":true},{"id":"c1a91b9","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"d01dcbc","elType":"widget","settings":{"icon_size":"18","icon_variation":"theme-color","icon_hcolor":"#030C24","icon_bottom_space":"10","icon_list":[{"list_title":"Christmas Music","icon_fa":"ti-star","icon_ti":"ti-star","_id":"b814673","icon_opt":"icon_ti"},{"list_title":"Christmas Messages","icon_fa":"ti-star","icon_ti":"ti-star","_id":"72ab26f","icon_opt":"icon_ti"}],"_animation":"fadeInUp"},"elements":[],"widgetType":"zegeniconlist"}],"isInner":true}],"isInner":true},{"id":"966bd92","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"left","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"hover_color":"#ffffff","button_hover_border_color":"#00162F","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"button_text_color":"#BF0A30","button_background_hover_color":"#00162F","_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b21b850","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/christmas1.jpg","id":19376,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"#00162FF2","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"150","right":"0","bottom":"180","left":"0","isLinked":false},"shape_divider_bottom":"clouds","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"56","left":"0","isLinked":false},"shape_divider_top":"clouds"},"elements":[{"id":"f74c58e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76de066","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"New Year is Coming..","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"c094068","elType":"widget","settings":{"date":"2030\\/01\\/1","font_color":"#bf0a30","counter_items":"{\\"Enabled\\":{\\"day\\":\\"Days\\",\\"hour\\":\\"Hours\\",\\"min\\":\\"Minutes\\",\\"sec\\":\\"Seconds\\"},\\"disabled\\":{\\"week\\":\\"Weeks\\"}}","counter_shape":"rounded-circle","day_label":"Days","hour_label":"Hours","min_label":"Minutes","sec_label":"Seconds","week_label":"Weeks","_animation":"fadeInUp"},"elements":[],"widgetType":"zegendaycounter"},{"id":"c1ff86e","elType":"widget","settings":{"title":"Jan 01, 2022 - Saturday 12 am to 4 am ","size":"medium","header_size":"div","align":"center","title_color":"#D3D3D3","typography_typography":"custom","typography_font_weight":"600","_padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"typography_line_height_mobile":{"unit":"px","size":30,"sizes":[]},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Booking Online Now","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"_margin_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"6106359","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"20","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"00751b3","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"f16e292","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"023aede","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1 margin-bottom-40","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"a28e0b7","elType":"section","settings":{"content_position":"middle","stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/card-bg2.jpg","id":19411,"alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"3.5","shape_divider_top":"clouds","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"e51b862"}],"padding":{"unit":"px","top":"150","right":"0","bottom":"90","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"314116e","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"47f9c96","elType":"section","settings":{"content_position":"middle","structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"f17b006"}]},"elements":[{"id":"93e6c69","elType":"column","settings":{"_column_size":50,"_inline_size":null,"background_background":"classic","background_color":"#FFFFFF","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/green-christmas.jpg","id":19508,"alt":"","source":"library"},"background_position":"initial","background_ypos":{"unit":"px","size":-76,"sizes":[]},"background_repeat":"no-repeat","background_size":"initial","border_border":"solid","border_width":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"border_color":"#BF0A30","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"padding":{"unit":"px","top":"140","right":"50","bottom":"50","left":"50","isLinked":false},"_inline_size_tablet":100,"padding_mobile":{"unit":"px","top":"140","right":"15","bottom":"30","left":"15","isLinked":false},"animation":"zoomIn"},"elements":[{"id":"90a3dc6","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/gift3.png","id":19507,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":35,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"width_mobile":{"unit":"%","size":75,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"image"},{"id":"f6f8015","elType":"widget","settings":{"title":"Thank you!\\n","align":"center","title_color":"#252525","typography_typography":"custom","typography_font_family":"Great Vibes","typography_font_size":{"unit":"px","size":90,"sizes":[]},"typography_font_weight":"300","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":50,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"8159b0c","elType":"widget","settings":{"editor":"As our valued customer we would like to give you a special discount on all orders ","align":"center","text_color":"#777777","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":18,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"},{"id":"97cc6c2","elType":"widget","settings":{"title":"-20%off\\n","align":"center","title_color":"#000000","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":80,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":40,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"c33df23","elType":"widget","settings":{"editor":"use code","align":"center","text_color":"#777777","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":18,"sizes":[]},"typography_text_transform":"uppercase","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"},{"id":"53c6028","elType":"widget","settings":{"title":"xmasgift","align":"center","title_color":"#BF0A30","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":35,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_line_height":{"unit":"px","size":50,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":25,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"aeb5347","elType":"widget","settings":{"editor":"merry christmas & happy new year","align":"center","text_color":"#777777","typography_typography":"custom","typography_font_family":"Poppins","typography_font_size":{"unit":"px","size":20,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"2ce3933","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"fce7436","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2021\\/12\\/Christmas-tree1.png","id":19443,"alt":"","source":"library"},"image_size":"full","width":{"unit":"%","size":77,"sizes":[]},"_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"width_tablet":{"unit":"%","size":38,"sizes":[]},"width_mobile":{"unit":"%","size":60,"sizes":[]},"_animation":"zoomIn"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"12a03d5","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"de42b19"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","background_background":"classic","background_color":"#F7F7F7","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"9908047","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f4c8a9f","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Send Message to Santa","_margin":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"sub_title":"Contact Us","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"234c85b","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#252525","font_color":"#777777","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"30","icon_outer_size":"75","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","text_align":"default","list_style":"1","icon_self_center":"1","icon_hcolor":"#FFFFFF","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#070C4D","_margin":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_border_border":"dashed","_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"_border_color":"#EAEAEA","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"11ff14b","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#252525","font_color":"#777777","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"75","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","text_align":"default","list_style":"1","icon_self_center":"1","icon_hcolor":"#FFFFFF","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#070C4D","_margin":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_border_border":"dashed","_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"_border_color":"#EAEAEA","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"},{"id":"fc4da57","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#252525","font_color":"#777777","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"30","icon_outer_size":"75","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 0px","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","text_align":"default","list_style":"1","icon_self_center":"1","icon_hcolor":"#FFFFFF","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#070C4D","_margin":{"unit":"px","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"_border_color":"#EAEAEA","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"7532fb1","elType":"column","settings":{"_column_size":50,"_inline_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"background_background":"classic"},"elements":[{"id":"d184cd6","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#FFFFFF","_animation":"fadeInUp"},"elements":[],"widgetType":"contactform"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40671, 20899, '_elementor_controls_usage', 'a:14:{s:17:"zegensectiontitle";a:3:{s:5:"count";i:6;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:13:"title_section";a:4:{s:5:"title";i:6;s:11:"title_trans";i:2;s:10:"text_align";i:4;s:11:"title_color";i:2;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:5;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:15:"general_section";a:1:{s:11:"extra_class";i:6;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:6;s:8:"_padding";i:4;s:14:"_margin_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:6;s:15:"control_percent";i:13;s:8:"controls";a:2:{s:7:"content";a:8:{s:13:"title_section";a:3:{s:5:"title";i:6;s:10:"title_head";i:6;s:11:"title_color";i:3;}s:15:"layouts_section";a:6:{s:10:"fbox_items";i:6;s:15:"fbox_list_items";i:6;s:10:"font_color";i:3;s:14:"feature_layout";i:3;s:10:"text_align";i:3;s:10:"list_style";i:3;}s:12:"icon_section";a:11:{s:8:"icon_opt";i:6;s:9:"icon_size";i:6;s:15:"icon_outer_size";i:6;s:14:"icon_variation";i:6;s:11:"icon_hcolor";i:6;s:8:"icon_hbg";i:6;s:14:"icon_bg_custom";i:3;s:7:"icon_ti";i:5;s:16:"icon_self_center";i:3;s:7:"icon_bg";i:3;s:15:"icon_bg_hcustom";i:3;}s:15:"content_section";a:1:{s:7:"content";i:6;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:6;}s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:14:"button_section";a:2:{s:8:"btn_text";i:1;s:7:"btn_url";i:1;}s:13:"image_section";a:2:{s:10:"fbox_image";i:3;s:9:"img_style";i:3;}}s:8:"advanced";a:3:{s:14:"_section_style";a:4:{s:7:"_margin";i:6;s:8:"_padding";i:6;s:14:"_margin_tablet";i:3;s:15:"_padding_tablet";i:1;}s:19:"_section_background";a:10:{s:22:"_background_background";i:6;s:17:"_background_color";i:3;s:28:"_background_hover_background";i:3;s:23:"_background_hover_color";i:3;s:28:"_background_hover_transition";i:6;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;}s:15:"_section_border";a:6:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:6;s:14:"_border_border";i:2;s:13:"_border_width";i:3;s:13:"_border_color";i:3;}}}}s:6:"column";a:3:{s:5:"count";i:17;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:14;s:19:"_inline_size_tablet";i:9;}}s:5:"style";a:2:{s:13:"section_style";a:7:{s:21:"background_background";i:3;s:16:"background_color";i:1;s:16:"background_image";i:1;s:19:"background_position";i:1;s:15:"background_ypos";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;}s:14:"section_border";a:4:{s:13:"border_radius";i:1;s:13:"border_border";i:2;s:12:"border_width";i:2;s:12:"border_color";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:3;s:14:"padding_mobile";i:2;s:11:"css_classes";i:1;s:6:"margin";i:1;s:14:"padding_tablet";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:11;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:5;}s:14:"section_layout";a:2:{s:15:"stretch_section";i:5;s:16:"content_position";i:4;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:11;}s:18:"section_background";a:14:{s:21:"background_background";i:8;s:16:"background_image";i:4;s:17:"background_repeat";i:7;s:19:"background_position";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;s:16:"background_color";i:1;}s:21:"section_shape_divider";a:4:{s:26:"shape_divider_bottom_width";i:1;s:20:"shape_divider_bottom";i:1;s:17:"shape_divider_top";i:2;s:26:"shape_divider_bottom_color";i:2;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:5;s:26:"background_overlay_opacity";i:5;s:24:"background_overlay_color";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:8;s:14:"padding_mobile";i:8;s:6:"margin";i:2;s:14:"padding_tablet";i:7;s:7:"z_index";i:2;}}}}s:5:"image";a:3:{s:5:"count";i:3;s:15:"control_percent";i:1;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:2:{s:5:"image";i:3;s:10:"image_size";i:3;}}s:5:"style";a:1:{s:19:"section_style_image";a:1:{s:5:"width";i:3;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:14:"_margin_tablet";i:2;s:7:"_margin";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:3:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;s:10:"text_align";i:1;}s:12:"icon_section";a:3:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:17:"_section_position";a:5:{s:14:"_element_width";i:1;s:21:"_element_custom_width";i:1;s:9:"_position";i:1;s:9:"_offset_x";i:1;s:9:"_offset_y";i:1;}}}}s:13:"zegeniconlist";a:3:{s:5:"count";i:2;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:1:{s:17:"icon_list_section";a:5:{s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:17:"icon_bottom_space";i:2;s:9:"icon_list";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:5:"align";i:2;s:4:"link";i:2;}}s:5:"style";a:1:{s:13:"section_style";a:15:{s:16:"background_color";i:2;s:13:"border_radius";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:2;s:22:"typography_font_weight";i:2;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:2;s:11:"hover_color";i:2;s:25:"button_hover_border_color";i:2;s:13:"border_border";i:2;s:12:"border_color";i:2;s:17:"button_text_color";i:1;s:29:"button_background_hover_color";i:1;s:33:"button_box_shadow_box_shadow_type";i:1;s:28:"text_shadow_text_shadow_type";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:15:"zegendaycounter";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:1:{s:4:"date";i:1;}s:15:"layouts_section";a:3:{s:10:"font_color";i:1;s:13:"counter_items";i:1;s:13:"counter_shape";i:1;}}}}s:7:"heading";a:3:{s:5:"count";i:4;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:4:{s:5:"title";i:4;s:4:"size";i:1;s:11:"header_size";i:1;s:5:"align";i:4;}}s:5:"style";a:1:{s:19:"section_title_style";a:8:{s:11:"title_color";i:4;s:21:"typography_typography";i:4;s:22:"typography_font_weight";i:4;s:22:"typography_font_family";i:3;s:20:"typography_font_size";i:3;s:27:"typography_font_size_mobile";i:3;s:25:"typography_text_transform";i:2;s:22:"typography_line_height";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:7:"_margin";i:3;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:15:"_padding_mobile";i:1;}}}}s:11:"text-editor";a:3:{s:5:"count";i:3;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_editor";a:1:{s:6:"editor";i:3;}}s:5:"style";a:1:{s:13:"section_style";a:7:{s:5:"align";i:3;s:10:"text_color";i:3;s:21:"typography_typography";i:3;s:22:"typography_font_family";i:3;s:20:"typography_font_size";i:3;s:25:"typography_text_transform";i:2;s:25:"typography_letter_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:3;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(40675, 20900, '_wp_page_template', 'default'),
(40676, 20900, '_elementor_edit_mode', 'builder'),
(40677, 20900, '_elementor_template_type', 'wp-page'),
(40678, 20900, '_elementor_version', '3.1.1'),
(40679, 20900, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"90","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"70","right":"15","bottom":"70","left":"15","isLinked":false},"_element_id":"section-about","padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal.png","id":16767},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"fb71d84","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/z_slide1-1.jpg","id":40},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.42)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"70","right":"0","bottom":"160","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"80","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"shape_divider_bottom":"wave-brush","shape_divider_bottom_flip":"yes","_element_id":"section-sermon"},"elements":[{"id":"0850c9f","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"e9ad0cf","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Sermons","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"SERMONS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"2ff0df8","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-90","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"e1fe3ee","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a485edc","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","slide_opt":"1","heading_tag":"h4","slide_margin":"35"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false},{"id":"8f72dfa","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/donate-bg-main-1.jpg","id":5338},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"180","right":"0","bottom":"90","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"90","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"100","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_top":"wave-brush"},"elements":[{"id":"a141db7","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"8d98bb4","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"1b667c6","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"108d350","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center"},"elements":[],"widgetType":"heading"},{"id":"f562fdf","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"14e3176","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"80","right":"0","bottom":"70","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"_element_id":"section-events"},"elements":[{"id":"750c3a6","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"d7cb176","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"Upcoming Events","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"EVENTS","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"8f4eae5","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","heading_tag":"h4","event_cols":"4","event_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"0px 20px 10px","slide_opt":"1","slide_margin":"30","extra_class":"event-slider-1","_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"7a44ab5","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-pastors"},"elements":[{"id":"c7ca24a","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"30","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"5195c5d","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"bbf933d","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"90","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"50","left":"0","isLinked":false},"margin":{"unit":"px","top":"-150","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-128","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"30a4295","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"669dbeb","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\",\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"4","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_type":"custom","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1","social_icons_bg":"bg-dark","sc_spacing":"30px 0px 0"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false},{"id":"ff1064d","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/contact-bg-1.jpg","id":5385},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"90","right":"0","bottom":"150","left":"0","isLinked":false},"shape_divider_bottom":"tilt","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-blog"},"elements":[{"id":"0e24fd4","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","title_color":"#ffffff"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"7d2f484","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"margin":{"unit":"px","top":"-160","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false}},"elements":[{"id":"42d0522","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","slide_nav":"1"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false},{"id":"b987b8e","elType":"section","settings":{"stretch_section":"section-stretched","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/music_ministry-1-1.jpg","id":5716},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.81)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"80","right":"0","bottom":"190","left":"0","isLinked":false},"shape_divider_bottom":"triangle","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"80","left":"0","isLinked":false},"_element_id":"section-contact"},"elements":[{"id":"4c9ac65","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"pl-lg-3","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"79a8651","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Get In Touch","sub_title":"CONTACT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","text_align":"center"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"99b231b","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"de42b19"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"margin":{"unit":"px","top":"-177","right":0,"bottom":"0","left":0,"isLinked":false},"margin_tablet":{"unit":"px","top":"-110","right":0,"bottom":"0","left":0,"isLinked":false},"margin_mobile":{"unit":"px","top":"-70","right":0,"bottom":"0","left":0,"isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"d57898e","elType":"column","settings":{"_column_size":50,"_inline_size":61.86099999999999710098563809879124164581298828125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"9803d3a","elType":"widget","settings":{"contact_form":"6358","_padding":{"unit":"px","top":"55","right":"35","bottom":"54","left":"35","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":7,"vertical":5,"blur":30,"spread":0,"color":"rgba(72,73,121,0.15)"},"_border_radius":{"unit":"px","top":"10","right":"0","bottom":"0","left":"10","isLinked":false},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_background_background":"classic","_background_color":"#ffffff"},"elements":[],"widgetType":"contactform"}],"isInner":false},{"id":"6249c85","elType":"column","settings":{"_column_size":50,"_inline_size":38.13900000000000289901436190120875835418701171875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"60","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"c1ff547","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/11\\/contact-bg-5-1.jpg","id":5705},"image_size":"full","image_custom_dimension":{"width":"704","height":"461"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_radius":{"unit":"px","top":"0","right":"10","bottom":"10","left":"0","isLinked":false},"_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false}],"isInner":false},{"id":"f25ef65","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"structure":"30","padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"362151d","elType":"column","settings":{"_column_size":33,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"158e3ba","elType":"widget","settings":{"title":"Our Location","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-location-pin","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":" 684 West College St. Sun City, United States America.","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_3-1.jpg","id":5670},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"7301bf2","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"36dfe53","elType":"widget","settings":{"title":"Phone Number","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"tel:(+55)654-545-5418\\">(+55) 654 - 545 - 5418<\\/a>\\n<br>\\n<a href=\\"tel:(+55)654-545-1235\\">(+55) 654 - 545 - 1235<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_1-1.jpg","id":5668},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic","_animation":"none"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false},{"id":"ddc90b3","elType":"column","settings":{"_column_size":33,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":50},"elements":[{"id":"3f10d7a","elType":"widget","settings":{"title":"Email Address","title_head":"h5","title_color":"#ffffff","font_color":"#ffffff","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-email","icon_size":"40","icon_outer_size":"48","icon_variation":"icon-light","fbox_number":"01","content":"<a href=\\"mailto:info@example.com\\">info@example.com<\\/a>\\n<br>\\n<a href=\\"mailto:info@zegen.com\\">info@zegen.com<\\/a>","sc_spacing":"10px 10px","_padding":{"unit":"px","top":"70","right":"30","bottom":"70","left":"30","isLinked":false},"_background_background":"classic","_background_color":"#353535","_background_color_b_stop":{"unit":"%","size":66,"sizes":[]},"_background_gradient_angle":{"unit":"deg","size":140,"sizes":[]},"_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact_bg_2-1.jpg","id":5669},"_background_position":"center center","_background_repeat":"no-repeat","_background_size":"cover","_background_hover_transition":{"unit":"px","size":0,"sizes":[]},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_box_shadow_box_shadow_type":"yes","_box_shadow_box_shadow":{"horizontal":-11,"vertical":8,"blur":41,"spread":2,"color":"rgba(168,168,168,0.35)"},"feature_layout":"classic"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":false}],"isInner":false}]'),
(40680, 20900, '_elementor_controls_usage', 'a:13:{s:5:"image";a:3:{s:5:"count";i:2;s:15:"control_percent";i:3;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:2;s:10:"image_size";i:2;s:22:"image_custom_dimension";i:2;}}s:8:"advanced";a:3:{s:14:"_section_style";a:3:{s:8:"_padding";i:2;s:15:"_padding_tablet";i:2;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:1;s:21:"_border_radius_tablet";i:1;s:21:"_border_radius_mobile";i:1;}}s:5:"style";a:1:{s:19:"section_style_image";a:2:{s:18:"image_border_width";i:1;s:19:"image_border_radius";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:18;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:12;s:19:"_inline_size_tablet";i:9;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:3;s:11:"css_classes";i:4;s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:3;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:7;s:15:"control_percent";i:5;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:7;}s:13:"title_section";a:6:{s:5:"title";i:7;s:10:"text_align";i:6;s:11:"title_color";i:5;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:6;s:13:"sub_title_pos";i:6;s:15:"sub_title_color";i:6;}s:17:"separator_section";a:1:{s:8:"sep_type";i:6;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:7;s:8:"_padding";i:7;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:5;s:15:"control_percent";i:9;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:3:{s:5:"title";i:5;s:10:"title_head";i:5;s:11:"title_color";i:3;}s:15:"layouts_section";a:5:{s:10:"text_align";i:2;s:10:"fbox_items";i:5;s:15:"fbox_list_items";i:5;s:10:"font_color";i:3;s:14:"feature_layout";i:3;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:5;s:9:"icon_size";i:5;s:14:"icon_variation";i:5;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:4;}s:15:"content_section";a:1:{s:7:"content";i:5;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:5;}}s:8:"advanced";a:4:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:5;}s:19:"_section_background";a:9:{s:22:"_background_background";i:3;s:17:"_background_color";i:3;s:24:"_background_color_b_stop";i:3;s:26:"_background_gradient_angle";i:3;s:17:"_background_image";i:3;s:20:"_background_position";i:3;s:18:"_background_repeat";i:3;s:16:"_background_size";i:3;s:28:"_background_hover_transition";i:3;}s:15:"_section_border";a:3:{s:14:"_border_radius";i:3;s:27:"_box_shadow_box_shadow_type";i:3;s:22:"_box_shadow_box_shadow";i:3;}s:15:"section_effects";a:1:{s:10:"_animation";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:13;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:4;}s:14:"section_layout";a:2:{s:16:"content_position";i:1;s:15:"stretch_section";i:7;}}s:5:"style";a:4:{s:17:"section_float_img";a:1:{s:13:"float_details";i:13;}s:18:"section_background";a:13:{s:21:"background_background";i:10;s:16:"background_image";i:5;s:19:"background_position";i:10;s:17:"background_repeat";i:10;s:15:"background_size";i:10;s:14:"parallax_ratio";i:10;s:12:"parallax_opt";i:4;s:26:"background_position_tablet";i:3;s:26:"background_position_mobile";i:3;s:24:"background_repeat_tablet";i:3;s:24:"background_repeat_mobile";i:3;s:22:"background_size_tablet";i:3;s:22:"background_size_mobile";i:3;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:10;s:24:"background_overlay_color";i:5;s:26:"background_overlay_opacity";i:10;}s:21:"section_shape_divider";a:4:{s:20:"shape_divider_bottom";i:4;s:25:"shape_divider_bottom_flip";i:1;s:26:"shape_divider_bottom_color";i:5;s:17:"shape_divider_top";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:8:{s:7:"padding";i:12;s:14:"padding_tablet";i:12;s:11:"_element_id";i:6;s:14:"padding_mobile";i:12;s:7:"z_index";i:5;s:6:"margin";i:7;s:13:"margin_mobile";i:4;s:13:"margin_tablet";i:1;}}}}s:6:"button";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:2;s:4:"size";i:2;s:4:"link";i:2;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:2;s:29:"button_background_hover_color";i:1;s:13:"border_radius";i:2;s:33:"button_box_shadow_box_shadow_type";i:2;s:28:"button_box_shadow_box_shadow";i:2;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;s:11:"extra_class";i:1;}s:15:"layouts_section";a:4:{s:11:"heading_tag";i:1;s:10:"event_cols";i:1;s:11:"event_items";i:1;s:12:"event_layout";i:1;}s:13:"slide_section";a:3:{s:10:"slide_item";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:15:"_padding_mobile";i:1;s:8:"_padding";i:1;s:14:"_margin_mobile";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"layouts_section";a:3:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;}s:15:"overlay_section";a:4:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}s:14:"social_section";a:1:{s:15:"social_icons_bg";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:4:{s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:11:"contactform";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:15:"general_section";a:1:{s:12:"contact_form";i:1;}}s:8:"advanced";a:3:{s:14:"_section_style";a:2:{s:8:"_padding";i:1;s:15:"_padding_mobile";i:1;}s:15:"_section_border";a:3:{s:27:"_box_shadow_box_shadow_type";i:1;s:22:"_box_shadow_box_shadow";i:1;s:14:"_border_radius";i:1;}s:19:"_section_background";a:2:{s:22:"_background_background";i:1;s:17:"_background_color";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(40684, 20901, '_wp_page_template', 'default'),
(40685, 20901, '_elementor_edit_mode', 'builder'),
(40686, 20901, '_elementor_template_type', 'wp-page'),
(40687, 20901, '_elementor_version', '3.6.7'),
(40688, 20901, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"91","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"0f858ab","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","ministries_cols":"4","sc_spacing":"0px 20px 5px","text_align":"center"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false}]'),
(40689, 20901, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40694, 20902, '_wp_page_template', 'default'),
(40695, 20902, '_elementor_edit_mode', 'builder'),
(40696, 20902, '_elementor_template_type', 'wp-page'),
(40697, 20902, '_elementor_version', '3.6.7'),
(40698, 20902, '_elementor_data', '[{"id":"f282ccf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"4dc5e60","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"a26bd92","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"19","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"0px 20px 15px 0px","text_align":"center"},"elements":[],"widgetType":"zegenministries"}],"isInner":false},{"id":"85e9039","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"e8bab0d","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(40699, 20902, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40704, 20903, '_wp_page_template', 'default'),
(40705, 20903, '_elementor_edit_mode', 'builder'),
(40706, 20903, '_elementor_template_type', 'wp-page'),
(40707, 20903, '_elementor_version', '3.6.7'),
(40708, 20903, '_elementor_data', '[{"id":"f282ccf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"15","bottom":"60","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"4dc5e60","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":null,"_inline_size_tablet":100},"elements":[{"id":"a26bd92","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"0px 20px 15px 0px","text_align":"center","ministries_cols":"3"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false}]'),
(40709, 20903, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40714, 20904, '_wp_page_template', 'default'),
(40715, 20904, '_elementor_edit_mode', 'builder'),
(40716, 20904, '_elementor_template_type', 'wp-page'),
(40717, 20904, '_elementor_version', '3.6.7'),
(40718, 20904, '_elementor_data', '[{"id":"f282ccf","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"85e9039","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"e8bab0d","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"4dc5e60","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"a26bd92","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"19","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"icon\\":\\"Icon Image\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","image_size":"custom","custom_image_size":"768x650;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"0px 20px 10px 0px","text_align":"center"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false}]'),
(40719, 20904, '_elementor_controls_usage', 'a:3:{s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:5:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;s:15:"ministries_cols";i:1;s:10:"text_align";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40727, 20906, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:2:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}s:15:"section_effects";a:1:{s:9:"animation";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40728, 20906, '_wp_page_template', 'default'),
(40729, 20906, '_elementor_edit_mode', 'builder'),
(40730, 20906, '_elementor_template_type', 'wp-page'),
(40731, 20906, '_elementor_version', '2.7.5'),
(40732, 20906, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"60","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"animation":"none","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"e6de912","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false}]'),
(40736, 20907, '_elementor_controls_usage', 'a:3:{s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40737, 20907, '_wp_page_template', 'default'),
(40738, 20907, '_elementor_edit_mode', 'builder'),
(40739, 20907, '_elementor_template_type', 'wp-page'),
(40740, 20907, '_elementor_version', '2.7.5'),
(40741, 20907, '_elementor_data', '[{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"e6de912","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false}]'),
(40745, 20908, '_wp_page_template', 'default'),
(40746, 20908, '_elementor_edit_mode', 'builder'),
(40747, 20908, '_elementor_template_type', 'wp-page'),
(40748, 20908, '_elementor_version', '2.9.14'),
(40749, 20908, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e","float_mouse":"0"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"80","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"bbd69e9","elType":"widget","settings":{"post_per_page":"3","excerpt_length":"25","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 5px 20px 24px 0px","pagination":"1"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(40750, 20908, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}s:14:"filter_section";a:1:{s:10:"pagination";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40754, 20909, '_wp_page_template', 'default'),
(40755, 20909, '_elementor_edit_mode', 'builder'),
(40756, 20909, '_elementor_template_type', 'wp-page'),
(40757, 20909, '_elementor_version', '3.6.7'),
(40758, 20909, '_elementor_data', '[{"id":"1a28dbc","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"13b1bb3","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ed1a7d9","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"4","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","heading_tag":"h4","slide_margin":"35","pagination":"1"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(40759, 20909, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40764, 20910, '_wp_page_template', 'default'),
(40765, 20910, '_elementor_edit_mode', 'builder'),
(40766, 20910, '_elementor_template_type', 'wp-page'),
(40767, 20910, '_elementor_version', '3.6.7'),
(40768, 20910, '_elementor_data', '[{"id":"81335f1","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"bb640db","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"290dfae","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","sermon_layout":"classic","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\"},\\"disabled\\":{\\"links\\":\\"Links\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"25px 0 10px 10px 0px","heading_tag":"h4","slide_margin":"35","pagination":"1","_css_classes":"cus-sermon-sec"},"elements":[],"widgetType":"zegensermon"}],"isInner":false},{"id":"9f46523","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"f84d07c","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(40769, 20910, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40774, 20911, '_wp_page_template', 'default'),
(40775, 20911, '_elementor_edit_mode', 'builder'),
(40776, 20911, '_elementor_template_type', 'wp-page'),
(40777, 20911, '_elementor_version', '3.6.7'),
(40778, 20911, '_elementor_data', '[{"id":"56862d9","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"15","bottom":"50","left":"15","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"layout":"full_width"},"elements":[{"id":"b52cf95","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3cf0fdb","elType":"widget","settings":{"post_per_page":"8","excerpt_length":"15","more_text":"Read More","sermon_layout":"modern","sermon_cols":"3","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 20px 5px 24px 0px","heading_tag":"h4","slide_margin":"35","_css_classes":"cus-sermon-inner"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(40779, 20911, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:5;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:4:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;s:11:"heading_tag";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:2:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40784, 20912, '_wp_page_template', 'default'),
(40785, 20912, '_elementor_edit_mode', 'builder'),
(40786, 20912, '_elementor_template_type', 'wp-page'),
(40787, 20912, '_elementor_version', '3.6.7'),
(40788, 20912, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"33776e9","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"1692cb0","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false},{"id":"1f792f8","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"bbd69e9","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"16","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x800;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 15px 25px 0px","pagination":"1","heading_tag":"h4"},"elements":[],"widgetType":"zegensermon"}],"isInner":false}],"isInner":false}]'),
(40789, 20912, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}s:14:"filter_section";a:1:{s:10:"pagination";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40794, 20913, '_wp_page_template', 'default'),
(40795, 20913, '_elementor_edit_mode', 'builder'),
(40796, 20913, '_elementor_template_type', 'wp-page'),
(40797, 20913, '_elementor_version', '3.6.7'),
(40798, 20913, '_elementor_data', '[{"id":"85bde7f","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"120","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"structure":"20"},"elements":[{"id":"1f792f8","elType":"column","settings":{"_column_size":50,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size":66.667000000000001591615728102624416351318359375,"_inline_size_tablet":100},"elements":[{"id":"bbd69e9","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"16","more_text":"Read More","sermon_layout":"list","sermon_cols":"12","sermon_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"links\\":\\"Links\\",\\"name\\":\\"Name\\",\\"meta\\":\\"Meta\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\"}}","overlay_sermon_items":"{\\"Enabled\\":{\\"name\\":\\"Name\\"},\\"disabled\\":{\\"links\\":\\"Links\\",\\"meta\\":\\"Meta\\"}}","image_size":"custom","custom_image_size":"768x800;","hard_croping":"1","slide_item":"2","slide_item_tab":"2","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 15px 25px 0px","pagination":"1","heading_tag":"h4"},"elements":[],"widgetType":"zegensermon"}],"isInner":false},{"id":"33776e9","elType":"column","settings":{"_column_size":50,"_inline_size":33.33333333329999703664725529961287975311279296875,"_inline_size_tablet":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1692cb0","elType":"widget","settings":{"sidebar":"sidebar-1"},"elements":[],"widgetType":"sidebar"}],"isInner":false}],"isInner":false}]'),
(40799, 20913, '_elementor_controls_usage', 'a:3:{s:11:"zegensermon";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:1:{s:7:"content";a:6:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;}s:15:"layouts_section";a:3:{s:13:"sermon_layout";i:1;s:11:"sermon_cols";i:1;s:12:"sermon_items";i:1;}s:15:"overlay_section";a:1:{s:20:"overlay_sermon_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}s:14:"filter_section";a:1:{s:10:"pagination";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:5:{s:21:"background_background";i:1;s:19:"background_position";i:1;s:17:"background_repeat";i:1;s:15:"background_size";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:1;s:26:"background_overlay_opacity";i:1;}s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:7:"z_index";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:6:"layout";a:1:{s:14:"section_layout";a:1:{s:15:"stretch_section";i:1;}}}}}'),
(40807, 20915, '_elementor_edit_mode', 'builder'),
(40808, 20915, '_elementor_template_type', 'wp-page'),
(40809, 20915, '_elementor_version', '3.3.1');
INSERT INTO `wpd6_postmeta` VALUES
(40810, 20915, '_elementor_data', '[{"id":"418935e","elType":"section","settings":{"parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"938f582"}]},"elements":[{"id":"41784b2","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"b06a92c","elType":"widget","settings":{"popup_type":"btn","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=tvDH4JM_gME","icon_size":"30","btn_text":"test"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":false}],"isInner":false}]'),
(40812, 20915, '_elementor_controls_usage', 'a:3:{s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:10:"popup_type";i:1;s:9:"popup_url";i:1;}s:14:"button_section";a:1:{s:8:"btn_text";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:5:"style";a:1:{s:17:"section_float_img";a:1:{s:13:"float_details";i:1;}}}}}'),
(40813, 20915, '_wp_page_template', 'default'),
(40817, 20916, '_wp_page_template', 'default'),
(40818, 20916, '_elementor_controls_usage', 'a:0:{}'),
(40819, 20916, '_elementor_edit_mode', 'builder'),
(40820, 20916, '_elementor_template_type', 'wp-page'),
(40821, 20916, '_elementor_version', '2.7.5'),
(40822, 810, '_edit_last', '2'),
(40823, 838, '_edit_last', '2'),
(40824, 113, '_edit_last', '2'),
(40825, 4500, '_edit_last', '2'),
(40826, 11, '_edit_last', '2'),
(40827, 2155, '_edit_last', '2'),
(40828, 12, '_edit_last', '2'),
(40829, 2157, '_edit_last', '2'),
(40830, 115, '_edit_last', '2'),
(40831, 3641, '_edit_last', '2'),
(40832, 37, '_edit_last', '2'),
(40833, 88, '_edit_last', '2'),
(40834, 18, '_edit_last', '2'),
(40835, 2822, '_edit_last', '2'),
(40836, 39, '_edit_last', '2'),
(40837, 41, '_edit_last', '2'),
(40838, 1450, '_edit_last', '2'),
(40839, 66, '_edit_last', '2'),
(40840, 15, '_edit_last', '2'),
(40841, 68, '_edit_last', '2'),
(40842, 64, '_edit_last', '2'),
(40843, 3995, '_edit_last', '2'),
(40844, 2816, '_edit_last', '2'),
(40845, 62, '_edit_last', '2'),
(40846, 4493, '_edit_last', '2'),
(40847, 2465, '_edit_last', '2'),
(40848, 812, '_edit_last', '2'),
(40849, 90, '_edit_last', '2'),
(40850, 43, '_edit_last', '2'),
(40851, 60, '_edit_last', '2'),
(40852, 801, '_edit_last', '2'),
(40853, 805, '_edit_last', '2'),
(40854, 822, '_edit_last', '2'),
(40855, 797, '_edit_last', '2'),
(40856, 3925, '_edit_last', '2'),
(40857, 4812, '_edit_last', '2'),
(40858, 818, '_edit_last', '2'),
(40859, 13, '_edit_last', '2'),
(40860, 803, '_edit_last', '2'),
(40861, 808, '_edit_last', '2'),
(40862, 92, '_edit_last', '2'),
(40863, 3282, '_edit_last', '2'),
(40864, 820, '_edit_last', '2'),
(40865, 45, '_edit_last', '2'),
(40866, 792, '_edit_last', '2'),
(40867, 70, '_edit_last', '2'),
(40868, 94, '_edit_last', '2'),
(40869, 72, '_edit_last', '2'),
(40870, 47, '_edit_last', '2'),
(40871, 2, '_edit_last', '2'),
(40872, 4811, '_edit_last', '2'),
(40873, 4813, '_edit_last', '2'),
(40874, 3763, '_edit_last', '2'),
(40875, 10, '_edit_last', '2'),
(40876, 2114, '_edit_last', '2'),
(40877, 4814, '_edit_last', '2'),
(40878, 105, '_edit_last', '2'),
(40879, 107, '_edit_last', '2'),
(40880, 86, '_edit_last', '2'),
(40881, 84, '_edit_last', '2'),
(40882, 795, '_edit_last', '2'),
(40883, 82, '_edit_last', '2'),
(40884, 111, '_edit_last', '2'),
(40885, 2159, '_edit_last', '2'),
(40886, 799, '_edit_last', '2'),
(40887, 2564, '_edit_last', '2'),
(40888, 109, '_edit_last', '2'),
(40889, 117, '_edit_last', '2'),
(40890, 814, '_edit_last', '2'),
(40891, 3390, '_edit_last', '2'),
(40919, 5544, '_edit_last', '2'),
(40920, 20551, '_edit_last', '2'),
(40921, 20510, '_edit_last', '2'),
(40922, 20501, '_edit_last', '2'),
(40923, 20473, '_edit_last', '2'),
(40924, 20577, '_edit_last', '2'),
(40925, 20559, '_edit_last', '2'),
(40926, 20592, '_edit_last', '2'),
(40927, 20604, '_edit_last', '2'),
(40928, 20159, '_edit_last', '2'),
(40929, 5662, '_edit_last', '2'),
(40930, 16759, '_edit_last', '2'),
(40931, 4934, '_edit_last', '2'),
(40932, 5577, '_edit_last', '2'),
(40933, 5612, '_edit_last', '2'),
(40934, 5613, '_edit_last', '2'),
(40935, 5614, '_edit_last', '2'),
(40936, 18512, '_edit_last', '2'),
(40937, 19360, '_edit_last', '2'),
(40938, 16804, '_edit_last', '2'),
(40939, 5530, '_edit_last', '2'),
(40940, 20313, '_edit_last', '2'),
(40941, 20336, '_edit_last', '2'),
(40942, 20389, '_edit_last', '2'),
(40943, 6258, '_edit_last', '2'),
(40944, 5636, '_edit_last', '2'),
(40945, 5655, '_edit_last', '2'),
(40946, 6324, '_edit_last', '2'),
(40947, 16879, '_edit_last', '2'),
(40948, 20228, '_edit_last', '2'),
(40949, 20229, '_edit_last', '2'),
(40950, 20172, '_edit_last', '2'),
(40951, 20219, '_edit_last', '2'),
(40952, 16967, '_edit_last', '2'),
(40953, 21, '_edit_last', '2'),
(40954, 21, 'rs_page_bg_color', ''),
(40955, 21, '_edit_lock', '1745303762:2'),
(40965, 20991, '_wp_page_template', 'default'),
(40966, 20991, '_elementor_edit_mode', 'builder'),
(40967, 20991, '_elementor_template_type', 'wp-page'),
(40968, 20991, '_elementor_version', '3.6.7'),
(40969, 20991, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40970, 20991, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(40972, 20992, '_wp_page_template', 'default'),
(40973, 20992, '_elementor_edit_mode', 'builder'),
(40974, 20992, '_elementor_template_type', 'wp-page'),
(40975, 20992, '_elementor_version', '3.6.7'),
(40976, 20992, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"The name of the Lord is a strong tower; the righteous run into it and are safe.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(40977, 20992, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(40979, 20993, '_wp_page_template', 'default'),
(40980, 20993, '_elementor_edit_mode', 'builder'),
(40981, 20993, '_elementor_template_type', 'wp-page'),
(40982, 20993, '_elementor_version', '3.6.7'),
(40983, 20993, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40984, 20993, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(40986, 20994, '_wp_page_template', 'default'),
(40987, 20994, '_elementor_edit_mode', 'builder'),
(40988, 20994, '_elementor_template_type', 'wp-page'),
(40989, 20994, '_elementor_version', '3.28.3'),
(40990, 20994, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(40991, 20994, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(40993, 20995, '_wp_page_template', 'default'),
(40994, 20995, '_elementor_edit_mode', 'builder'),
(40995, 20995, '_elementor_template_type', 'wp-page'),
(40996, 20995, '_elementor_version', '3.28.3'),
(40997, 20995, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}]},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(40998, 20995, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41000, 20996, '_wp_page_template', 'default'),
(41001, 20996, '_elementor_edit_mode', 'builder'),
(41002, 20996, '_elementor_template_type', 'wp-page'),
(41003, 20996, '_elementor_version', '3.28.3'),
(41004, 20996, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp","hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41005, 20996, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41007, 20997, '_wp_page_template', 'default'),
(41008, 20997, '_elementor_edit_mode', 'builder'),
(41009, 20997, '_elementor_template_type', 'wp-page'),
(41010, 20997, '_elementor_version', '3.28.3'),
(41011, 20997, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp","hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41012, 20997, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41014, 20998, '_wp_page_template', 'default'),
(41015, 20998, '_elementor_edit_mode', 'builder'),
(41016, 20998, '_elementor_template_type', 'wp-page'),
(41017, 20998, '_elementor_version', '3.28.3'),
(41018, 20998, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp","hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41019, 20998, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41021, 20999, '_wp_page_template', 'default'),
(41022, 20999, '_elementor_edit_mode', 'builder'),
(41023, 20999, '_elementor_template_type', 'wp-page'),
(41024, 20999, '_elementor_version', '3.28.3'),
(41025, 20999, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp","hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41026, 20999, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41028, 21000, '_wp_page_template', 'default'),
(41029, 21000, '_elementor_edit_mode', 'builder'),
(41030, 21000, '_elementor_template_type', 'wp-page'),
(41031, 21000, '_elementor_version', '3.28.3'),
(41032, 21000, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp","hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41033, 21000, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41035, 21001, '_wp_page_template', 'default'),
(41036, 21001, '_elementor_edit_mode', 'builder'),
(41037, 21001, '_elementor_template_type', 'wp-page'),
(41038, 21001, '_elementor_version', '3.28.3'),
(41039, 21001, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"Learn More","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","is_external":"","nofollow":""},"_animation":"fadeInUp","hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41040, 21001, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41042, 21002, '_wp_page_template', 'default'),
(41043, 21002, '_elementor_edit_mode', 'builder'),
(41044, 21002, '_elementor_template_type', 'wp-page'),
(41045, 21002, '_elementor_version', '3.28.3'),
(41046, 21002, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41047, 21002, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41056, 21004, '_wp_page_template', 'default'),
(41057, 21004, '_elementor_edit_mode', 'builder'),
(41058, 21004, '_elementor_template_type', 'wp-page'),
(41059, 21004, '_elementor_version', '3.28.3'),
(41060, 21004, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41061, 21004, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41063, 21005, '_wp_page_template', 'default'),
(41064, 21005, '_elementor_edit_mode', 'builder'),
(41065, 21005, '_elementor_template_type', 'wp-page'),
(41066, 21005, '_elementor_version', '3.28.3'),
(41067, 21005, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":"Real Story Cross Journey from Anna Hampton","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41068, 21005, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41070, 21006, '_wp_page_template', 'default'),
(41071, 21006, '_elementor_edit_mode', 'builder'),
(41072, 21006, '_elementor_template_type', 'wp-page'),
(41073, 21006, '_elementor_version', '3.28.3'),
(41074, 21006, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41075, 21006, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41077, 21007, '_wp_page_template', 'default'),
(41078, 21007, '_elementor_edit_mode', 'builder'),
(41079, 21007, '_elementor_template_type', 'wp-page'),
(41080, 21007, '_elementor_version', '3.28.3'),
(41081, 21007, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41082, 21007, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41084, 21008, '_wp_page_template', 'default'),
(41085, 21008, '_elementor_edit_mode', 'builder'),
(41086, 21008, '_elementor_template_type', 'wp-page'),
(41087, 21008, '_elementor_version', '3.28.3'),
(41088, 21008, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>684 West College St. Sun City, USA.<\\/p>\\n<p>+8 (123) 985 789<\\/p>\\n<p>zegenchurch@mail.com<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41089, 21008, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41091, 21009, '_wp_page_template', 'default'),
(41092, 21009, '_elementor_edit_mode', 'builder'),
(41093, 21009, '_elementor_template_type', 'wp-page'),
(41094, 21009, '_elementor_version', '3.28.3'),
(41095, 21009, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41096, 21009, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41098, 21010, '_wp_page_template', 'default'),
(41099, 21010, '_elementor_edit_mode', 'builder'),
(41100, 21010, '_elementor_template_type', 'wp-page'),
(41101, 21010, '_elementor_version', '3.28.3'),
(41102, 21010, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41103, 21010, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41105, 21011, '_wp_page_template', 'default'),
(41106, 21011, '_elementor_edit_mode', 'builder'),
(41107, 21011, '_elementor_template_type', 'wp-page'),
(41108, 21011, '_elementor_version', '3.28.3'),
(41109, 21011, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"Contact Us","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41110, 21011, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41112, 21012, '_wp_page_template', 'default'),
(41113, 21012, '_elementor_edit_mode', 'builder'),
(41114, 21012, '_elementor_template_type', 'wp-page'),
(41115, 21012, '_elementor_version', '3.28.3'),
(41116, 21012, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41117, 21012, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41119, 21013, '_wp_page_template', 'default'),
(41120, 21013, '_elementor_edit_mode', 'builder'),
(41121, 21013, '_elementor_template_type', 'wp-page'),
(41122, 21013, '_elementor_version', '3.28.3'),
(41123, 21013, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41124, 21013, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41126, 21014, '_wp_page_template', 'default'),
(41127, 21014, '_elementor_edit_mode', 'builder'),
(41128, 21014, '_elementor_template_type', 'wp-page'),
(41129, 21014, '_elementor_version', '3.28.3'),
(41130, 21014, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41131, 21014, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41133, 21015, '_wp_page_template', 'default'),
(41134, 21015, '_elementor_edit_mode', 'builder'),
(41135, 21015, '_elementor_template_type', 'wp-page'),
(41136, 21015, '_elementor_version', '3.28.3'),
(41137, 21015, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"01aa035","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41138, 21015, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41172, 21020, '_wp_attached_file', '2025/04/logo-black-new.png'),
(41173, 21020, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:435;s:6:"height";i:131;s:4:"file";s:26:"2025/04/logo-black-new.png";s:8:"filesize";i:15971;s:5:"sizes";a:3:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"logo-black-new-80x80.png";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2107;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"logo-black-new-300x131.png";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:8248;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"logo-black-new-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2588;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(41174, 21021, '_wp_attached_file', '2025/04/logo-light-new.png'),
(41175, 21021, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:435;s:6:"height";i:131;s:4:"file";s:26:"2025/04/logo-light-new.png";s:8:"filesize";i:17220;s:5:"sizes";a:3:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"logo-light-new-80x80.png";s:5:"width";i:80;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1925;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"logo-light-new-300x131.png";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:7976;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"logo-light-new-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2427;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(41204, 5307, '_edit_last', '2'),
(41205, 5307, '_edit_lock', '1745275767:2'),
(41215, 5307, '_wp_old_date', '2025-04-22'),
(41216, 5307, 'rs_page_bg_color', ''),
(41217, 5396, '_edit_last', '2'),
(41218, 5396, '_wp_old_slug', 'childrens-ministry'),
(41219, 5396, '_wp_old_date', '2019-10-21'),
(41220, 5396, 'rs_page_bg_color', ''),
(41221, 5396, '_edit_lock', '1745307537:2'),
(41222, 5394, '_edit_last', '2'),
(41223, 5394, '_wp_old_slug', 'global-ministry'),
(41224, 5394, '_wp_old_date', '2019-10-21'),
(41225, 5394, 'rs_page_bg_color', ''),
(41226, 5394, '_edit_lock', '1745275992:2'),
(41227, 5392, '_edit_last', '2'),
(41228, 5392, '_wp_old_slug', 'family-ministry'),
(41229, 5392, 'rs_page_bg_color', ''),
(41230, 5392, '_edit_lock', '1745307586:2'),
(41231, 5392, '_wp_old_date', '2019-10-21'),
(41232, 5393, '_edit_last', '2'),
(41233, 5393, '_wp_old_slug', 'music-ministry'),
(41234, 5393, '_wp_old_date', '2019-10-21'),
(41235, 5393, 'rs_page_bg_color', ''),
(41236, 5393, '_edit_lock', '1745307579:2'),
(41237, 5391, '_edit_last', '2'),
(41238, 5391, '_wp_old_slug', 'prison-ministry'),
(41239, 5391, '_wp_old_date', '2019-10-21'),
(41240, 5391, 'rs_page_bg_color', ''),
(41241, 5391, '_edit_lock', '1745307513:2'),
(41251, 643, 'zegen_post_views_count', '1'),
(41252, 655, 'zegen_post_views_count', '0'),
(41267, 21022, '_wp_page_template', 'default'),
(41268, 21022, '_elementor_edit_mode', 'builder'),
(41269, 21022, '_elementor_template_type', 'wp-page'),
(41270, 21022, '_elementor_version', '3.28.3'),
(41271, 21022, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"01aa035","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41272, 21022, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41276, 21023, '_wp_page_template', 'default'),
(41277, 21023, '_elementor_edit_mode', 'builder'),
(41278, 21023, '_elementor_template_type', 'wp-page'),
(41279, 21023, '_elementor_version', '3.28.3'),
(41280, 21023, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"01aa035","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"Call Us","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41281, 21023, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41285, 21024, '_wp_page_template', 'default'),
(41286, 21024, '_elementor_edit_mode', 'builder'),
(41287, 21024, '_elementor_template_type', 'wp-page'),
(41288, 21024, '_elementor_version', '3.28.3'),
(41289, 21024, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"01aa035","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"REACH OUT","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41290, 21024, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41308, 113, 'rs_page_bg_color', ''),
(41309, 113, '_edit_lock', '1745303391:2'),
(41321, 5757, '_edit_lock', '1745307387:2'),
(41322, 20809, '_wp_old_date', '2025-04-21'),
(41323, 20786, '_wp_old_date', '2025-04-21'),
(41324, 20808, '_wp_old_date', '2025-04-21'),
(41325, 20785, '_wp_old_date', '2025-04-21'),
(41326, 20837, '_wp_old_date', '2025-04-21'),
(41327, 20838, '_wp_old_date', '2025-04-21'),
(41328, 20839, '_wp_old_date', '2025-04-21'),
(41329, 20840, '_wp_old_date', '2025-04-21'),
(41330, 20841, '_wp_old_date', '2025-04-21'),
(41331, 20802, '_wp_old_date', '2025-04-21'),
(41332, 20791, '_wp_old_date', '2025-04-21'),
(41336, 5757, '_edit_last', '2'),
(41340, 5391, '_wp_old_slug', 'the-fusion-aawards'),
(41341, 5392, '_wp_old_slug', 'the-fusion-worship'),
(41342, 5391, '_wp_old_slug', 'the-fusion-worship-2'),
(41343, 5393, '_wp_old_slug', 'the-fusion-outreach'),
(41344, 5392, '_wp_old_slug', 'the-fusion-awards'),
(41354, 5544, '_edit_lock', '1745347671:2'),
(41358, 21036, '_wp_page_template', 'default'),
(41359, 21036, '_elementor_edit_mode', 'builder'),
(41360, 21036, '_elementor_template_type', 'wp-page'),
(41361, 21036, '_elementor_version', '3.1.1'),
(41362, 21036, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"198b15f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"491d8b2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"bc4aad8","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"316a277","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"4eac197","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"f25dbb1","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"77ffb79","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4d19599","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"ef3159d","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"e38f13c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8be27ff","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"604608d","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false}]');
INSERT INTO `wpd6_postmeta` VALUES
(41363, 21036, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:2;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"title_section";a:6:{s:5:"title";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:2;s:13:"sub_title_pos";i:2;s:15:"sub_title_color";i:2;}s:17:"separator_section";a:1:{s:8:"sep_type";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:3;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:3;}s:14:"section_layout";a:3:{s:16:"content_position";i:1;s:15:"stretch_section";i:1;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:4;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:2;s:21:"background_attachment";i:1;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:2;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:7:"padding";i:3;s:6:"margin";i:2;s:7:"z_index";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}}'),
(41364, 21037, '_wp_page_template', 'default'),
(41365, 21037, '_elementor_edit_mode', 'builder'),
(41366, 21037, '_elementor_template_type', 'wp-page'),
(41367, 21037, '_elementor_version', '3.1.1'),
(41368, 21037, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"198b15f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"491d8b2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"bc4aad8","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"},{"id":"cdce80d","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"ac9242f"}],"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"3cd7d92","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"3d5c719","elType":"widget","settings":{"title":"Place Of Heaven","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_size":"16","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"10","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true},{"id":"26d5264","elType":"column","settings":{"_column_size":50,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"789c66c","elType":"widget","settings":{"title":"Study Bible","title_head":"h5","text_align":"default","fbox_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\",\\"image\\":\\"Image\\"}}","fbox_list_items":"{\\"Left\\":{\\"icon\\":\\"Icon\\"},\\"Right\\":{\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"image\\":\\"Image\\",\\"btn\\":\\"Button\\",\\"video\\":\\"Video\\",\\"number\\":\\"Text or Number\\"}}","icon_opt":"icon_ti","icon_ti":"ti-book","icon_size":"20","icon_outer_size":"48","icon_variation":"icon-light","icon_hcolor":"#ffffff","icon_bg":"theme-color-bg","icon_hbg":"c","icon_bg_hcustom":"#252525","fbox_number":"01","content":"Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.","sc_spacing":"25px 15px 0px","_margin":{"unit":"px","top":"30","right":"0","bottom":"35","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegenfeaturebox"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false},{"id":"316a277","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"4eac197","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"f25dbb1","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"77ffb79","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4d19599","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"ef3159d","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"82","float_animation":"1","float_distance":"50","_id":"cf0954c"}],"padding":{"unit":"px","top":"90","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"70","right":"0","bottom":"70","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"e38f13c","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8be27ff","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Church Pastors","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR TEAM","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"604608d","elType":"widget","settings":{"post_per_page":"10","excerpt_length":"15","more_text":"Read More","team_cols":"4","team_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"name\\":\\"Name\\",\\"designation\\":\\"Designation\\"},\\"disabled\\":{\\"more\\":\\"Read More\\",\\"social\\":\\"Social Links\\",\\"excerpt\\":\\"Excerpt\\"}}","overlay_team_items":"{\\"Enabled\\":{\\"social\\":\\"Social Links\\"},\\"disabled\\":{\\"designation\\":\\"Designation\\",\\"excerpt\\":\\"Excerpt\\",\\"name\\":\\"Name\\"}}","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","text_align":"center","team_overlay_position":"top-left","team_overlay_opt":"1","team_overlay_type":"custom","font_color":"#c1c1c1","variation":"dark","team_overlay_custom_color":"rgba(0,21,47,0.8)","slide_opt":"1","slide_item_loop":"1","slide_dots":"1"},"elements":[],"widgetType":"zegenteam"}],"isInner":false}],"isInner":false}]'),
(41369, 21037, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:2;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"title_section";a:6:{s:5:"title";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:2;s:13:"sub_title_pos";i:2;s:15:"sub_title_color";i:2;}s:17:"separator_section";a:1:{s:8:"sep_type";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:3;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:3;}s:14:"section_layout";a:3:{s:16:"content_position";i:1;s:15:"stretch_section";i:1;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:4;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:2;s:21:"background_attachment";i:1;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:2;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:7:"padding";i:3;s:6:"margin";i:2;s:7:"z_index";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}}'),
(41370, 21038, '_wp_page_template', 'default'),
(41371, 21038, '_elementor_edit_mode', 'builder'),
(41372, 21038, '_elementor_template_type', 'wp-page'),
(41373, 21038, '_elementor_version', '3.1.1'),
(41374, 21038, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"198b15f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"491d8b2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"bc4aad8","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\\n\\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\\n\\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God\\u2019s heart for His people and the world.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"316a277","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"4eac197","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"f25dbb1","elType":"widget","settings":{"extra_class":"anim","popup_url":"#","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"77ffb79","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4d19599","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true}]'),
(41375, 21038, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:2;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"title_section";a:6:{s:5:"title";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:2;s:13:"sub_title_pos";i:2;s:15:"sub_title_color";i:2;}s:17:"separator_section";a:1:{s:8:"sep_type";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:3;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:3;}s:14:"section_layout";a:3:{s:16:"content_position";i:1;s:15:"stretch_section";i:1;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:4;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:2;s:21:"background_attachment";i:1;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:2;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:7:"padding";i:3;s:6:"margin";i:2;s:7:"z_index";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}}'),
(41384, 21040, '_wp_page_template', 'default'),
(41385, 21040, '_elementor_edit_mode', 'builder'),
(41386, 21040, '_elementor_template_type', 'wp-page'),
(41387, 21040, '_elementor_version', '3.28.3'),
(41388, 21040, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"198b15f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"491d8b2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"bc4aad8","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\\n\\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\\n\\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God\\u2019s heart for His people and the world.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"316a277","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"4eac197","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"f25dbb1","elType":"widget","settings":{"extra_class":"anim","popup_url":"#","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"77ffb79","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4d19599","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true}]'),
(41389, 21040, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:2;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"title_section";a:6:{s:5:"title";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:2;s:13:"sub_title_pos";i:2;s:15:"sub_title_color";i:2;}s:17:"separator_section";a:1:{s:8:"sep_type";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:3;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:3;}s:14:"section_layout";a:3:{s:16:"content_position";i:1;s:15:"stretch_section";i:1;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:4;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:2;s:21:"background_attachment";i:1;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:2;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:7:"padding";i:3;s:6:"margin";i:2;s:7:"z_index";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}}'),
(41391, 21041, '_wp_page_template', 'default'),
(41392, 21041, '_elementor_edit_mode', 'builder'),
(41393, 21041, '_elementor_template_type', 'wp-page'),
(41394, 21041, '_elementor_version', '3.28.3'),
(41395, 21041, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"198b15f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"491d8b2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"bc4aad8","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\\n\\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\\n\\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God\\u2019s heart for His people and the world.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"316a277","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"4eac197","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"f25dbb1","elType":"widget","settings":{"extra_class":"anim","popup_url":"#","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"77ffb79","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4d19599","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true}]'),
(41396, 21041, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:2;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"title_section";a:6:{s:5:"title";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:2;s:13:"sub_title_pos";i:2;s:15:"sub_title_color";i:2;}s:17:"separator_section";a:1:{s:8:"sep_type";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:3;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:3;}s:14:"section_layout";a:3:{s:16:"content_position";i:1;s:15:"stretch_section";i:1;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:4;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:2;s:21:"background_attachment";i:1;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:2;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:7:"padding";i:3;s:6:"margin";i:2;s:7:"z_index";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}}');
INSERT INTO `wpd6_postmeta` VALUES
(41398, 21042, '_wp_page_template', 'default'),
(41399, 21042, '_elementor_edit_mode', 'builder'),
(41400, 21042, '_elementor_template_type', 'wp-page'),
(41401, 21042, '_elementor_version', '3.28.3'),
(41402, 21042, '_elementor_data', '[{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"content_position":"middle","stretch_section":"section-stretched","margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":true},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"198b15f","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"491d8b2","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1.png","id":5547},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"bc4aad8","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"We are Taking Small Steps to Make Earth Better Planet","sub_title":"ABOUT US","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\\n\\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\\n\\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God\\u2019s heart for His people and the world.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":false}],"isInner":false},{"id":"316a277","elType":"section","settings":{"structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/events_imgs3-1.jpg","id":5721},"background_position":"center center","background_attachment":"fixed","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"2","background_overlay_background":"classic","background_overlay_color":"rgba(0,22,47,0.86)","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"border_radius":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"1e58322"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"40","right":"20","bottom":"40","left":"0","isLinked":false},"layout":"full_width","padding_mobile":{"unit":"px","top":"80","right":"15","bottom":"50","left":"15","isLinked":false}},"elements":[{"id":"4eac197","elType":"column","settings":{"_column_size":50,"_inline_size":26.745999999999998664179656771011650562286376953125,"content_position":"center","slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100},"elements":[{"id":"f25dbb1","elType":"widget","settings":{"extra_class":"anim","popup_url":"#","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"icon_ti":"ti-control-play","icon_variation":"icon-light","icon_color":"#000000","_background_background":"classic"},"elements":[],"widgetType":"zegenpopup-anything"}],"isInner":true},{"id":"77ffb79","elType":"column","settings":{"_column_size":50,"_inline_size":73.2289999999999992041921359486877918243408203125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_mobile":100,"text_align":"left","padding_mobile":{"unit":"px","top":"50","right":"15","bottom":"15","left":"15","isLinked":false}},"elements":[{"id":"4d19599","elType":"widget","settings":{"extra_class":"custom-title-1 mb-0","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"25px","line_height":"1.4","title_margin":"0px 0px 0px 0px"},"elements":[],"widgetType":"zegensectiontitle"}],"isInner":true}],"isInner":true},{"id":"2b022ae","elType":"container","settings":{"flex_direction":"column"},"elements":[],"isInner":false}]'),
(41403, 21042, '_elementor_controls_usage', 'a:7:{s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:1:{s:5:"image";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:14:"_margin_tablet";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:7;s:15:"control_percent";i:0;s:8:"controls";a:3:{s:6:"layout";a:1:{s:6:"layout";a:4:{s:12:"_inline_size";i:6;s:19:"_inline_size_tablet";i:2;s:16:"content_position";i:1;s:19:"_inline_size_mobile";i:2;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:4:{s:7:"padding";i:1;s:11:"css_classes";i:1;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}s:5:"style";a:1:{s:12:"section_typo";a:1:{s:10:"text_align";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:3;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:11:"extra_class";i:3;}s:13:"title_section";a:6:{s:5:"title";i:3;s:11:"title_color";i:1;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:1;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:2;s:13:"sub_title_pos";i:2;s:15:"sub_title_color";i:2;}s:17:"separator_section";a:1:{s:8:"sep_type";i:2;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:3;s:8:"_padding";i:3;s:15:"_padding_tablet";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:4:{s:7:"_margin";i:2;s:8:"_padding";i:2;s:14:"_margin_tablet";i:2;s:14:"_margin_mobile";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:4;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:6:"layout";a:2:{s:17:"section_structure";a:1:{s:9:"structure";i:3;}s:14:"section_layout";a:3:{s:16:"content_position";i:1;s:15:"stretch_section";i:1;s:6:"layout";i:1;}}s:5:"style";a:5:{s:17:"section_float_img";a:1:{s:13:"float_details";i:4;}s:18:"section_background";a:8:{s:21:"background_background";i:2;s:16:"background_image";i:1;s:19:"background_position";i:2;s:21:"background_attachment";i:1;s:17:"background_repeat";i:2;s:15:"background_size";i:2;s:12:"parallax_opt";i:1;s:14:"parallax_ratio";i:1;}s:26:"section_background_overlay";a:3:{s:29:"background_overlay_background";i:2;s:24:"background_overlay_color";i:1;s:26:"background_overlay_opacity";i:2;}s:14:"section_border";a:1:{s:13:"border_radius";i:1;}s:21:"section_shape_divider";a:1:{s:26:"shape_divider_bottom_color";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:14:"padding_tablet";i:3;s:14:"padding_mobile";i:4;s:7:"padding";i:3;s:6:"margin";i:2;s:7:"z_index";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:5:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;s:7:"icon_ti";i:1;s:14:"icon_variation";i:1;s:10:"icon_color";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}s:19:"_section_background";a:1:{s:22:"_background_background";i:1;}}}}s:9:"zegenteam";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:3:{s:15:"layouts_section";a:5:{s:9:"team_cols";i:1;s:10:"team_items";i:1;s:10:"text_align";i:1;s:10:"font_color";i:1;s:9:"variation";i:1;}s:15:"overlay_section";a:5:{s:18:"overlay_team_items";i:1;s:21:"team_overlay_position";i:1;s:16:"team_overlay_opt";i:1;s:17:"team_overlay_type";i:1;s:25:"team_overlay_custom_color";i:1;}s:13:"slide_section";a:5:{s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:9:"slide_opt";i:1;s:15:"slide_item_loop";i:1;s:10:"slide_dots";i:1;}}}}}'),
(41422, 21045, '_edit_lock', '1768317013:2'),
(41423, 21045, '_edit_last', '2'),
(41425, 21045, 'rs_page_bg_color', ''),
(41426, 21045, 'zegen_post_views_count', '0'),
(41429, 21049, '_wp_old_date', '2026-01-17'),
(41430, 21051, '_edit_lock', '1768624633:2'),
(41431, 21051, '_edit_last', '2'),
(41433, 21051, 'rs_page_bg_color', ''),
(41434, 21053, '_edit_lock', '1768624665:2'),
(41435, 21053, '_edit_last', '2'),
(41437, 21053, 'rs_page_bg_color', ''),
(41438, 21053, 'zegen_post_views_count', '0'),
(41636, 21057, '_wp_page_template', 'default'),
(41637, 21057, '_elementor_edit_mode', 'builder'),
(41638, 21057, '_elementor_template_type', 'wp-page'),
(41639, 21057, '_elementor_version', '3.28.3'),
(41640, 21057, '_elementor_data', '[{"id":"8516761","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/2019\\/10\\/church-icon.jpg","id":5513},"float_width":"200","float_left":"80","float_top":"86","float_animation":"1","float_distance":"50","_id":"c6b5a7e"}],"padding":{"unit":"px","top":"0","right":"15","bottom":"80","left":"15","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"gap":"no","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"animation":"fadeInUp"},"elements":[{"id":"c732bfc","elType":"column","settings":{"_column_size":100,"_inline_size":null,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","z_index":1},"elements":[{"id":"3557e54","elType":"widget","settings":{"post_per_page":"6","excerpt_length":"15","more_text":"Event Details","event_items":"{\\"Enabled\\":{\\"date\\":\\"Date and Time\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"thumb\\":\\"Feature Image\\",\\"excerpt\\":\\"Excerpt\\",\\"location\\":\\"Location\\"}}","slide_item":"2","slide_item_tab":"1","slide_item_mobile":"1","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","event_layout":"modern","image_size":"medium","custom_image_size":"768x650;","hard_croping":"1","sc_spacing":"20px","slide_opt":"1","slide_margin":"30","heading_tag":"h5","_margin":{"unit":"px","top":"-50","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","slide_dots":"1","_margin_tablet":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false},"_margin_mobile":{"unit":"px","top":"-40","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[],"widgetType":"zegenevent"}],"isInner":false}],"isInner":false},{"id":"5065efd","elType":"section","settings":{"structure":"20","parallax_ratio":"2","rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"5fa4554"}],"padding":{"unit":"px","top":"0","right":"0","bottom":"0100","left":"0","isLinked":false},"content_position":"middle","padding_tablet":{"unit":"px","top":"50","right":"15","bottom":"70","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"70","left":"0","isLinked":false}},"elements":[{"id":"da50db9","elType":"column","settings":{"_column_size":50,"_inline_size":44.87299999999999755573298898525536060333251953125,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"4f09ad9","elType":"widget","settings":{"image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg","id":16894},"image_size":"custom","image_custom_dimension":{"width":"483","height":"497"},"_padding":{"unit":"px","top":"0","right":"63","bottom":"83","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_background_background":"classic","_background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/about-1-bg.png","id":16777},"_background_position":"initial","_background_xpos":{"unit":"px","size":164,"sizes":[]},"_background_ypos":{"unit":"px","size":100,"sizes":[]},"_background_repeat":"no-repeat","_background_size":"auto","_animation":"fadeInUp"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"902493c","elType":"column","settings":{"_column_size":50,"_inline_size":55.12700000000000244426701101474463939666748046875,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"css_classes":"ps-lg-5","_inline_size_tablet":100,"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"6a7ee16","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"A Church for All People, Rooted in Christ, Empowered by the Spirit.","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \\n<br><br>\\n\\nOur desire is to create a space where faith and purpose fuse together \\u2014 where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"2541c99","elType":"widget","settings":{"title":"Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.","header_size":"span","typography_typography":"custom","typography_font_family":"Damion","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#8d9297","typography_font_weight":"400","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"01aa035","elType":"widget","settings":[],"elements":[],"widgetType":"spacer"},{"id":"6086c3c","elType":"widget","settings":{"text":"MORE ABOUT US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":16,"spread":-4,"color":"rgba(0,0,0,0.26)"},"link":{"url":"https:\\/\\/thefusionchurch.org\\/about-us","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"0262b08","elType":"section","settings":{"background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg","id":16897},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"stretch_section":"section-stretched","padding_mobile":{"unit":"px","top":"70","right":"0","bottom":"60","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"5350a45","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","_inline_size_tablet":100},"elements":[{"id":"d836137","elType":"widget","settings":{"extra_class":"anim","popup_url":"https:\\/\\/www.youtube.com\\/watch?v=e1l1-LWTcBs","icon_fa":"fa fa-play","icon_size":"25","_padding":{"unit":"px","top":"0","right":"0","bottom":"050","left":"0","isLinked":false},"_animation":"zoomIn"},"elements":[],"widgetType":"zegenpopup-anything"},{"id":"f29aabc","elType":"widget","settings":{"extra_class":"custom-title-1 mb-3","title":"\\u201cPray! And listen to God! You can do this alone, but find somebody to do it with you\\u201d","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"title_color":"#ffffff","font_size":"42px","line_height":"1.4","title_margin":"0px 0px 0px 0px","text_align":"center","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"053263e","elType":"widget","settings":{"title":" - Pastor Sam","header_size":"span","typography_typography":"custom","typography_font_family":"Dancing Script","typography_font_size":{"unit":"px","size":25,"sizes":[]},"typography_text_decoration":"none","typography_line_height":{"unit":"px","size":34,"sizes":[]},"text_shadow_text_shadow_type":"yes","text_shadow_text_shadow":{"horizontal":0,"vertical":0,"blur":0,"color":"rgba(12,12,12,0.3)"},"title_color":"#ffffff","_css_classes":"text-center","_animation":"fadeInUp"},"elements":[],"widgetType":"heading"},{"id":"9b21ba4","elType":"widget","settings":{"text":"Donate Online","size":"md","background_color":"rgba(191,10,48,0)","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"align":"center","typography_typography":"custom","typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"text_shadow_text_shadow_type":"yes","hover_color":"#ffffff","button_hover_border_color":"#bf0a30","border_border":"solid","border_color":"#bf0a30","_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"link":{"url":"#","is_external":"","nofollow":""},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"d8d45c5","elType":"section","settings":{"background_background":"classic","background_position":"bottom center","background_repeat":"no-repeat","background_size":"contain","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/hcross-red-1.png","id":5517},"float_width":"90","float_left":"75","float_top":"89","float_animation":"1","float_distance":"50","_id":"bf2d365"},{"float_title":"Floating Image","float_img":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/10\\/church-icon-1.jpg","id":5513},"float_width":"170","float_left":"81","float_top":"85","float_animation":"1","float_distance":"50","_id":"9bfbda2"}],"padding":{"unit":"px","top":"100","right":"0","bottom":"100","left":"0","isLinked":false},"shape_divider_bottom_color":"#012147","z_index":0,"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"60","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false}},"elements":[{"id":"ea4d3dd","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"ccd47e5","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-40","title":"Our Ministries","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"MINISTRIES","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"b79fe7b","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"18","more_text":"Read More","button_type":"link","heading_tag":"h4","ministries_layout":"modern","ministries_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"title\\":\\"Title\\",\\"excerpt\\":\\"Excerpt\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"icon\\":\\"Icon Image\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"550","slide_slideby":"1","slide_nav":"1","sc_spacing":"30px 15px","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenministries"}],"isInner":false}],"isInner":false},{"id":"317bd89","elType":"section","settings":{"stretch_section":"section-stretched","structure":"20","background_background":"classic","background_image":{"url":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg","id":16899},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_opt":"1","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"margin":{"unit":"px","top":"0","right":0,"bottom":"0","left":0,"isLinked":false},"padding":{"unit":"px","top":"73","right":"0","bottom":"133","left":"0","isLinked":false},"shape_divider_bottom":"mountains","background_position_tablet":"center center","background_position_mobile":"center center","background_repeat_tablet":"no-repeat","background_repeat_mobile":"no-repeat","background_size_tablet":"cover","background_size_mobile":"cover","padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"120","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false}},"elements":[{"id":"41833e2","elType":"column","settings":{"_column_size":50,"_inline_size":33.30199999999999960209606797434389591217041015625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"332eff0","elType":"widget","settings":{"flip_style":"imghvr-flip-3d-horz","font_color":"#ffffff","front_bg":"#bf0a30","flip_primary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","front_padding":"40px","font_hcolor":"#8d9297","back_bg":"#ffffff","flip_secondary_items":"{\\"Enabled\\":{\\"icon\\":\\"Icon\\",\\"title\\":\\"Title\\",\\"content\\":\\"Content\\"},\\"disabled\\":{\\"btn\\":\\"Button\\",\\"image\\":\\"Image\\"}}","title":"REACH OUT","title_color":"#ffffff","stitle_color":"#bf0a30","icon_opt":"icon_ti","icon_ti":"ti-headphone-alt","icon_size":"30","icon_outer_size":"","icon_variation":"icon-light","icon_bg_custom":"#ffffff","content":"<p>Ibadan, Oyo State, Nigeria.<\\/p>\\n\\n<p>info@thefusionchurch.org<\\/p>","_margin":{"unit":"px","top":"-117","right":"0","bottom":"0","left":"0","isLinked":false},"_css_classes":"verticalMove"},"elements":[],"widgetType":"zegenflipbox"}],"isInner":false},{"id":"76fcbb5","elType":"column","settings":{"_column_size":50,"_inline_size":66.6979999999999932924765744246542453765869140625,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10","css_classes":"ps-lg-3","padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"1d24ac0","elType":"widget","settings":{"extra_class":"margin-bottom-20","title":"Don''t hesitate Contact Us","sub_title":"GET IN TOUCH","sub_title_pos":"top","sub_title_color":"#BF0A30","sep_type":"border","sec_tit_content":"We\\u2019re not just here for Sunday. We\\u2019re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment \\u2014 something eternal.","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"00","right":"0","bottom":"0","left":"0","isLinked":false},"font_color":"#ffffff","title_color":"#ffffff","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"1cc293f","elType":"widget","settings":{"text":"JOIN US","size":"md","background_color":"#bf0a30","button_background_hover_color":"#bf0a30","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":false},"button_box_shadow_box_shadow_type":"yes","button_box_shadow_box_shadow":{"horizontal":-3,"vertical":9,"blur":19,"spread":-2,"color":"rgba(0,0,0,0.26)"},"link":{"url":"#","is_external":"","nofollow":""},"typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_weight":"700","typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"px","size":0.5,"sizes":[]},"_animation":"fadeInUp"},"elements":[],"widgetType":"button"}],"isInner":false}],"isInner":false},{"id":"b10bb14","elType":"section","settings":{"background_background":"classic","background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_ratio":"1.2","background_overlay_background":"classic","background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"rd_color":"#333333","rd_height":"100","rd_speed":"0.01","rd_frequency":"1","rd_density":"0","float_details":[{"float_title":"Floating Image","float_width":"30","float_left":"50","float_top":"300","float_distance":"100","_id":"22bdeae"}],"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"hide_desktop":"hidden-desktop","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile"},"elements":[{"id":"76ecf18","elType":"column","settings":{"_column_size":100,"slide_items":"2","slide_tab_items":"1","slide_mobile_items":"1","slide_scrollby":"1","slide_duration":"5000","slide_smart_speed":"250","slide_margin":"10"},"elements":[{"id":"8e5ac4a","elType":"widget","settings":{"extra_class":"custom-title-1 margin-bottom-0","title":"Latest Posts","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"text_align":"center","sub_title":"OUR BLOG","sub_title_pos":"top","sub_title_color":"#bf0a30","sep_type":"border","_animation":"fadeInUp"},"elements":[],"widgetType":"zegensectiontitle"},{"id":"a89e2a1","elType":"widget","settings":{"post_per_page":"4","excerpt_length":"15","more_text":"Read More","post_heading":"h4","blog_layout":"classic","blog_gutter":"10","filter_all":"All","loading_msg":"Loading posts..","loading_end":"No more post.","post_items":"{\\"Enabled\\":{\\"thumb\\":\\"Feature Image\\",\\"top-meta\\":\\"Top Meta\\",\\"title\\":\\"Title\\",\\"bottom-meta\\":\\"Bottom Meta\\"},\\"disabled\\":{\\"excerpt\\":\\"Excerpt\\",\\"author\\":\\"Author\\",\\"category\\":\\"Category\\"}}","post_overlay_items":"{\\"Enabled\\":{\\"category\\":\\"Category\\",\\"title\\":\\"Title\\",\\"more\\":\\"Read More\\"},\\"disabled\\":{\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\",\\"top-meta\\":\\"Top Meta\\",\\"bottom-meta\\":\\"Bottom Meta\\"}}","top_meta":"{\\"Left\\":{\\"date\\":\\"Date\\"},\\"Right\\":{},\\"disabled\\":{\\"author\\":\\"Author\\",\\"comment\\":\\"Comment\\",\\"category\\":\\"Category\\",\\"more\\":\\"Read More\\"}}","bottom_meta":"{\\"Left\\":{\\"more\\":\\"Read More\\"},\\"Right\\":{},\\"disabled\\":{\\"category\\":\\"Category\\",\\"author\\":\\"Author\\",\\"date\\":\\"Date\\",\\"comment\\":\\"Comment\\"}}","image_size":"custom","custom_image_size":"768x600;","hard_croping":"1","slide_opt":"1","slide_item":"3","slide_item_tab":"2","slide_item_mobile":"1","slide_dots":"1","slide_margin":"30","slide_duration":"5000","slide_smart_speed":"250","slide_slideby":"1","sc_spacing":"0px 0px 0px","_css_classes":"pt-lg-3","_animation":"fadeInUp"},"elements":[],"widgetType":"zegenblog"}],"isInner":false}],"isInner":false}]'),
(41641, 21057, '_elementor_controls_usage', 'a:12:{s:10:"zegenevent";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:2:{s:13:"post_per_page";i:1;s:9:"more_text";i:1;}s:15:"layouts_section";a:4:{s:11:"event_items";i:1;s:12:"event_layout";i:1;s:11:"heading_tag";i:1;s:10:"font_color";i:1;}s:13:"slide_section";a:4:{s:14:"slide_item_tab";i:1;s:9:"slide_opt";i:1;s:12:"slide_margin";i:1;s:10:"slide_dots";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:7:"_margin";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:11;s:15:"control_percent";i:0;s:8:"controls";a:2:{s:6:"layout";a:1:{s:6:"layout";a:2:{s:12:"_inline_size";i:7;s:19:"_inline_size_tablet";i:3;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"z_index";i:1;s:7:"padding";i:1;s:11:"css_classes";i:2;s:14:"padding_tablet";i:1;s:14:"padding_mobile";i:1;}}}}s:7:"section";a:3:{s:5:"count";i:8;s:15:"control_percent";i:4;s:8:"controls";a:3:{s:5:"style";a:4:{s:18:"section_background";a:13:{s:21:"background_background";i:6;s:19:"background_position";i:6;s:17:"background_repeat";i:6;s:15:"background_size";i:6;s:14:"parallax_ratio";i:6;s:16:"background_image";i:2;s:12:"parallax_opt";i:2;s:26:"background_position_tablet";i:1;s:26:"background_position_mobile";i:1;s:24:"background_repeat_tablet";i:1;s:24:"background_repeat_mobile";i:1;s:22:"background_size_tablet";i:1;s:22:"background_size_mobile";i:1;}s:26:"section_background_overlay";a:2:{s:29:"background_overlay_background";i:6;s:26:"background_overlay_opacity";i:6;}s:17:"section_float_img";a:1:{s:13:"float_details";i:8;}s:21:"section_shape_divider";a:2:{s:26:"shape_divider_bottom_color";i:3;s:20:"shape_divider_bottom";i:1;}}s:8:"advanced";a:1:{s:16:"section_advanced";a:5:{s:7:"padding";i:7;s:7:"z_index";i:3;s:14:"padding_tablet";i:6;s:14:"padding_mobile";i:5;s:6:"margin";i:1;}}s:6:"layout";a:2:{s:14:"section_layout";a:3:{s:3:"gap";i:1;s:16:"content_position";i:1;s:15:"stretch_section";i:2;}s:17:"section_structure";a:1:{s:9:"structure";i:3;}}}}s:5:"image";a:3:{s:5:"count";i:1;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:1:{s:13:"section_image";a:3:{s:5:"image";i:1;s:10:"image_size";i:1;s:22:"image_custom_dimension";i:1;}}s:8:"advanced";a:2:{s:14:"_section_style";a:3:{s:8:"_padding";i:1;s:15:"_padding_tablet";i:1;s:15:"_padding_mobile";i:1;}s:19:"_section_background";a:7:{s:22:"_background_background";i:1;s:17:"_background_image";i:1;s:20:"_background_position";i:1;s:16:"_background_xpos";i:1;s:16:"_background_ypos";i:1;s:18:"_background_repeat";i:1;s:16:"_background_size";i:1;}}}}s:17:"zegensectiontitle";a:3:{s:5:"count";i:5;s:15:"control_percent";i:4;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:11:"extra_class";i:5;}s:13:"title_section";a:6:{s:5:"title";i:5;s:11:"title_color";i:2;s:9:"font_size";i:1;s:11:"line_height";i:1;s:12:"title_margin";i:1;s:10:"text_align";i:3;}s:16:"subtitle_section";a:3:{s:9:"sub_title";i:4;s:13:"sub_title_pos";i:4;s:15:"sub_title_color";i:4;}s:17:"separator_section";a:1:{s:8:"sep_type";i:4;}s:15:"content_section";a:1:{s:15:"sec_tit_content";i:2;}s:15:"layouts_section";a:1:{s:10:"font_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:3:{s:7:"_margin";i:5;s:8:"_padding";i:5;s:15:"_padding_tablet";i:2;}}}}s:7:"heading";a:3:{s:5:"count";i:2;s:15:"control_percent";i:5;s:8:"controls";a:3:{s:7:"content";a:1:{s:13:"section_title";a:2:{s:5:"title";i:2;s:11:"header_size";i:2;}}s:5:"style";a:1:{s:19:"section_title_style";a:9:{s:21:"typography_typography";i:2;s:22:"typography_font_family";i:2;s:20:"typography_font_size";i:2;s:26:"typography_text_decoration";i:2;s:22:"typography_line_height";i:2;s:28:"text_shadow_text_shadow_type";i:2;s:23:"text_shadow_text_shadow";i:2;s:11:"title_color";i:2;s:22:"typography_font_weight";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}s:15:"zegenfeaturebox";a:3:{s:5:"count";i:2;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:13:"title_section";a:2:{s:5:"title";i:2;s:10:"title_head";i:2;}s:15:"layouts_section";a:3:{s:10:"text_align";i:2;s:10:"fbox_items";i:2;s:15:"fbox_list_items";i:2;}s:12:"icon_section";a:8:{s:8:"icon_opt";i:2;s:9:"icon_size";i:2;s:14:"icon_variation";i:2;s:11:"icon_hcolor";i:2;s:7:"icon_bg";i:2;s:8:"icon_hbg";i:2;s:15:"icon_bg_hcustom";i:2;s:7:"icon_ti";i:1;}s:15:"content_section";a:1:{s:7:"content";i:2;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:2;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:2;s:8:"_padding";i:2;}}}}s:6:"button";a:3:{s:5:"count";i:3;s:15:"control_percent";i:2;s:8:"controls";a:3:{s:7:"content";a:1:{s:14:"section_button";a:4:{s:4:"text";i:3;s:4:"size";i:3;s:4:"link";i:3;s:5:"align";i:1;}}s:5:"style";a:1:{s:13:"section_style";a:14:{s:16:"background_color";i:3;s:29:"button_background_hover_color";i:2;s:13:"border_radius";i:3;s:33:"button_box_shadow_box_shadow_type";i:3;s:28:"button_box_shadow_box_shadow";i:3;s:21:"typography_typography";i:1;s:22:"typography_font_weight";i:1;s:25:"typography_text_transform";i:1;s:25:"typography_letter_spacing";i:1;s:28:"text_shadow_text_shadow_type";i:1;s:11:"hover_color";i:1;s:25:"button_hover_border_color";i:1;s:13:"border_border";i:1;s:12:"border_color";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:8:"_padding";i:1;}}}}s:19:"zegenpopup-anything";a:3:{s:5:"count";i:1;s:15:"control_percent";i:2;s:8:"controls";a:2:{s:7:"content";a:2:{s:15:"general_section";a:2:{s:11:"extra_class";i:1;s:9:"popup_url";i:1;}s:12:"icon_section";a:2:{s:7:"icon_fa";i:1;s:9:"icon_size";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:8:"_padding";i:1;}}}}s:15:"zegenministries";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:1:{s:7:"content";a:5:{s:15:"general_section";a:3:{s:13:"post_per_page";i:1;s:14:"excerpt_length";i:1;s:11:"button_type";i:1;}s:15:"layouts_section";a:3:{s:11:"heading_tag";i:1;s:17:"ministries_layout";i:1;s:16:"ministries_items";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:5:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:12:"slide_margin";i:1;s:17:"slide_smart_speed";i:1;s:9:"slide_nav";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}}}s:12:"zegenflipbox";a:3:{s:5:"count";i:1;s:15:"control_percent";i:7;s:8:"controls";a:2:{s:7:"content";a:6:{s:15:"general_section";a:1:{s:10:"flip_style";i:1;}s:19:"primary_box_section";a:4:{s:10:"font_color";i:1;s:8:"front_bg";i:1;s:18:"flip_primary_items";i:1;s:13:"front_padding";i:1;}s:21:"secondary_box_section";a:3:{s:11:"font_hcolor";i:1;s:7:"back_bg";i:1;s:20:"flip_secondary_items";i:1;}s:13:"title_section";a:3:{s:5:"title";i:1;s:11:"title_color";i:1;s:12:"stitle_color";i:1;}s:12:"icon_section";a:6:{s:8:"icon_opt";i:1;s:7:"icon_ti";i:1;s:9:"icon_size";i:1;s:15:"icon_outer_size";i:1;s:14:"icon_variation";i:1;s:14:"icon_bg_custom";i:1;}s:15:"content_section";a:1:{s:7:"content";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:2:{s:7:"_margin";i:1;s:12:"_css_classes";i:1;}}}}s:9:"zegenblog";a:3:{s:5:"count";i:1;s:15:"control_percent";i:6;s:8:"controls";a:2:{s:7:"content";a:5:{s:15:"general_section";a:1:{s:13:"post_per_page";i:1;}s:15:"layouts_section";a:6:{s:12:"post_heading";i:1;s:11:"blog_layout";i:1;s:10:"post_items";i:1;s:18:"post_overlay_items";i:1;s:8:"top_meta";i:1;s:11:"bottom_meta";i:1;}s:13:"image_section";a:3:{s:10:"image_size";i:1;s:17:"custom_image_size";i:1;s:12:"hard_croping";i:1;}s:13:"slide_section";a:4:{s:9:"slide_opt";i:1;s:10:"slide_item";i:1;s:10:"slide_dots";i:1;s:12:"slide_margin";i:1;}s:15:"spacing_section";a:1:{s:10:"sc_spacing";i:1;}}s:8:"advanced";a:1:{s:14:"_section_style";a:1:{s:12:"_css_classes";i:1;}}}}}'),
(41664, 4961, '_elementor_css', 'a:6:{s:4:"time";i:1770196975;s:5:"fonts";a:2:{i:0;s:6:"Roboto";i:1;s:11:"Roboto Slab";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(41665, 21, '_elementor_page_assets', 'a:2:{s:6:"styles";a:8:{i:0;s:12:"owl-carousel";i:1;s:20:"e-animation-fadeInUp";i:2;s:12:"widget-image";i:3;s:14:"widget-heading";i:4;s:13:"widget-spacer";i:5;s:18:"e-animation-zoomIn";i:6;s:14:"magnific-popup";i:7;s:8:"e-shapes";}s:7:"scripts";a:6:{i:0;s:12:"owl-carousel";i:1;s:12:"custom-front";i:2;s:14:"magnific-popup";i:3;s:12:"imagesloaded";i:4;s:15:"infinite-scroll";i:5;s:7:"isotope";}}'),
(41666, 21, '_elementor_css', 'a:6:{s:4:"time";i:1770196978;s:5:"fonts";a:2:{i:0;s:6:"Damion";i:1;s:14:"Dancing Script";}s:5:"icons";a:1:{i:0;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(41667, 21, '_elementor_element_cache', '{"timeout":1770283379,"value":{"content":"\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-8516761 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\\" data-id=\\"8516761\\" data-element_type=\\"section\\" data-settings=\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-background-overlay\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-no\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c732bfc\\" data-id=\\"c732bfc\\" data-element_type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element data=\\"eyJpZCI6IjM1NTdlNTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3N0X3Blcl9wYWdlIjoiNiIsImV4Y2VycHRfbGVuZ3RoIjoiMTUiLCJtb3JlX3RleHQiOiJFdmVudCBEZXRhaWxzIiwiZXZlbnRfaXRlbXMiOiJ7XCJFbmFibGVkXCI6e1wiZGF0ZVwiOlwiRGF0ZSBhbmQgVGltZVwiLFwidGl0bGVcIjpcIlRpdGxlXCIsXCJtb3JlXCI6XCJSZWFkIE1vcmVcIn0sXCJkaXNhYmxlZFwiOntcInRodW1iXCI6XCJGZWF0dXJlIEltYWdlXCIsXCJleGNlcnB0XCI6XCJFeGNlcnB0XCIsXCJsb2NhdGlvblwiOlwiTG9jYXRpb25cIn19Iiwic2xpZGVfaXRlbSI6IjIiLCJzbGlkZV9pdGVtX3RhYiI6IjEiLCJzbGlkZV9pdGVtX21vYmlsZSI6IjEiLCJzbGlkZV9kdXJhdGlvbiI6IjUwMDAiLCJzbGlkZV9zbWFydF9zcGVlZCI6IjI1MCIsInNsaWRlX3NsaWRlYnkiOiIxIiwiZXZlbnRfbGF5b3V0IjoibW9kZXJuIiwiaW1hZ2Vfc2l6ZSI6Im1lZGl1bSIsImN1c3RvbV9pbWFnZV9zaXplIjoiNzY4eDY1MDsiLCJoYXJkX2Nyb3BpbmciOiIxIiwic2Nfc3BhY2luZyI6IjIwcHgiLCJzbGlkZV9vcHQiOiIxIiwic2xpZGVfbWFyZ2luIjoiMzAiLCJoZWFkaW5nX3RhZyI6Img1IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNTAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJmb250X2NvbG9yIjoiI2ZmZmZmZiIsInNsaWRlX2RvdHMiOiIxIiwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiLTQwIiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMTUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNDAiLCJyaWdodCI6IjE1IiwiYm90dG9tIjoiMCIsImxlZnQiOiIxNSIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ6ZWdlbmV2ZW50In0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-5065efd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\" data-id=\\"5065efd\\" data-element_type=\\"section\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-da50db9\\" data-id=\\"da50db9\\" data-element_type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-element elementor-element-4f09ad9 elementor-invisible elementor-widget elementor-widget-image\\" data-id=\\"4f09ad9\\" data-element_type=\\"widget\\" data-settings=\\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\\" data-widget_type=\\"image.default\\">\\n\\t\\t\\t\\t<div class=\\"elementor-widget-container\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/elementor\\/thumbs\\/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-r4p69rpbvvd1l4b9kfabt2nizmhbcruqjuvi9pvwa2.jpg\\" title=\\"about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq\\" alt=\\"about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq\\" loading=\\"lazy\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-902493c ps-lg-5\\" data-id=\\"902493c\\" data-element_type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element data=\\"eyJpZCI6IjZhN2VlMTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJleHRyYV9jbGFzcyI6Im1hcmdpbi1ib3R0b20tMjAiLCJ0aXRsZSI6IkEgQ2h1cmNoIGZvciBBbGwgUGVvcGxlLCBSb290ZWQgaW4gQ2hyaXN0LCBFbXBvd2VyZWQgYnkgdGhlIFNwaXJpdC4iLCJzdWJfdGl0bGVfcG9zIjoidG9wIiwic3ViX3RpdGxlX2NvbG9yIjoiI0JGMEEzMCIsInNlcF90eXBlIjoiYm9yZGVyIiwic2VjX3RpdF9jb250ZW50IjoiV2UgYXJlIGEgbXVsdGlnZW5lcmF0aW9uYWwsIG11bHRpY3VsdHVyYWwsIFNwaXJpdC1maWxsZWQgY2h1cmNoIHdoZXJlIHdvcnNoaXAgaXMgdmlicmFudCwgdGhlIFdvcmQgaXMgYWxpdmUsIGFuZCBsaXZlcyBhcmUgdHJhbnNmb3JtZWQgdGhyb3VnaCB0aGUgcG93ZXIgb2YgdGhlIEhvbHkgU3Bpcml0LiBcbjxicj48YnI+XG5cbk91ciBkZXNpcmUgaXMgdG8gY3JlYXRlIGEgc3BhY2Ugd2hlcmUgZmFpdGggYW5kIHB1cnBvc2UgZnVzZSB0b2dldGhlciBcdTIwMTQgd2hlcmUgdGhlIEdvc3BlbCBpcyBub3Qgb25seSBwcmVhY2hlZCBidXQgbGl2ZWQgb3V0IGluIHJlYWwsIHByYWN0aWNhbCB3YXlzLiBXZSBiZWxpZXZlIGNodXJjaCBpcyBub3QganVzdCBhIFN1bmRheSBldmVudCwgYnV0IGEgZGFpbHkgam91cm5leSBvZiBmYWl0aCwgbG92ZSwgYW5kIGltcGFjdC4iLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2FuaW1hdGlvbiI6ImZhZGVJblVwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InplZ2Vuc2VjdGlvbnRpdGxlIn0=\\"]\\t\\t<div class=\\"elementor-element elementor-element-2541c99 elementor-invisible elementor-widget elementor-widget-heading\\" data-id=\\"2541c99\\" data-element_type=\\"widget\\" data-settings=\\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\\" data-widget_type=\\"heading.default\\">\\n\\t\\t\\t\\t<div class=\\"elementor-widget-container\\">\\n\\t\\t\\t\\t\\t<span class=\\"elementor-heading-title elementor-size-default\\">Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.<\\/span>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\"elementor-element elementor-element-01aa035 elementor-widget elementor-widget-spacer\\" data-id=\\"01aa035\\" data-element_type=\\"widget\\" data-widget_type=\\"spacer.default\\">\\n\\t\\t\\t\\t<div class=\\"elementor-widget-container\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-spacer\\">\\n\\t\\t\\t<div class=\\"elementor-spacer-inner\\"><\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\"elementor-element elementor-element-6086c3c elementor-invisible elementor-widget elementor-widget-button\\" data-id=\\"6086c3c\\" data-element_type=\\"widget\\" data-settings=\\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\\" data-widget_type=\\"button.default\\">\\n\\t\\t\\t\\t<div class=\\"elementor-widget-container\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-button-wrapper\\">\\n\\t\\t\\t\\t\\t<a class=\\"elementor-button elementor-button-link elementor-size-md\\" href=\\"https:\\/\\/thefusionchurch.org\\/about-us\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\"elementor-button-content-wrapper\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\"elementor-button-text\\">MORE ABOUT US<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-zegen-parallax-data=\\"{&quot;parallax_ratio&quot;:&quot;1.2&quot;,&quot;parallax_image&quot;:&quot;https:\\\\\\/\\\\\\/elementor.zozothemes.com\\\\\\/zegen\\\\\\/wp-content\\\\\\/uploads\\\\\\/sites\\\\\\/2\\\\\\/2019\\\\\\/11\\\\\\/donate-bg-main-1.jpg&quot;}\\" class=\\"elementor-section elementor-top-section elementor-element elementor-element-0262b08 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\" data-id=\\"0262b08\\" data-element_type=\\"section\\" data-settings=\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-background-overlay\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5350a45\\" data-id=\\"5350a45\\" data-element_type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element data=\\"eyJpZCI6ImQ4MzYxMzciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJleHRyYV9jbGFzcyI6ImFuaW0iLCJwb3B1cF91cmwiOiJodHRwczpcL1wvd3d3LnlvdXR1YmUuY29tXC93YXRjaD92PWUxbDEtTFdUY0JzIiwiaWNvbl9mYSI6ImZhIGZhLXBsYXkiLCJpY29uX3NpemUiOiIyNSIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwNTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9hbmltYXRpb24iOiJ6b29tSW4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiemVnZW5wb3B1cC1hbnl0aGluZyJ9\\"][elementor-element data=\\"eyJpZCI6ImYyOWFhYmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJleHRyYV9jbGFzcyI6ImN1c3RvbS10aXRsZS0xIG1iLTMiLCJ0aXRsZSI6Ilx1MjAxY1ByYXkhIEFuZCBsaXN0ZW4gdG8gR29kISBZb3UgY2FuIGRvIHRoaXMgYWxvbmUsIGJ1dCBmaW5kIHNvbWVib2R5IHRvIGRvIGl0IHdpdGggeW91XHUyMDFkIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRpdGxlX2NvbG9yIjoiI2ZmZmZmZiIsImZvbnRfc2l6ZSI6IjQycHgiLCJsaW5lX2hlaWdodCI6IjEuNCIsInRpdGxlX21hcmdpbiI6IjBweCAwcHggMHB4IDBweCIsInRleHRfYWxpZ24iOiJjZW50ZXIiLCJfYW5pbWF0aW9uIjoiZmFkZUluVXAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiemVnZW5zZWN0aW9udGl0bGUifQ==\\"]\\t\\t<div class=\\"elementor-element elementor-element-053263e text-center elementor-invisible elementor-widget elementor-widget-heading\\" data-id=\\"053263e\\" data-element_type=\\"widget\\" data-settings=\\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\\" data-widget_type=\\"heading.default\\">\\n\\t\\t\\t\\t<div class=\\"elementor-widget-container\\">\\n\\t\\t\\t\\t\\t<span class=\\"elementor-heading-title elementor-size-default\\"> - Pastor Sam<\\/span>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\"elementor-element elementor-element-9b21ba4 elementor-align-center elementor-invisible elementor-widget elementor-widget-button\\" data-id=\\"9b21ba4\\" data-element_type=\\"widget\\" data-settings=\\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\\" data-widget_type=\\"button.default\\">\\n\\t\\t\\t\\t<div class=\\"elementor-widget-container\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-button-wrapper\\">\\n\\t\\t\\t\\t\\t<a class=\\"elementor-button elementor-button-link elementor-size-md\\" href=\\"#\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\"elementor-button-content-wrapper\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\"elementor-button-text\\">Donate Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-d8d45c5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\" data-id=\\"d8d45c5\\" data-element_type=\\"section\\" data-settings=\\"{&quot;background_background&quot;:&quot;classic&quot;}\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-background-overlay\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ea4d3dd\\" data-id=\\"ea4d3dd\\" data-element_type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element data=\\"eyJpZCI6ImNjZDQ3ZTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJleHRyYV9jbGFzcyI6ImN1c3RvbS10aXRsZS0xIG1hcmdpbi1ib3R0b20tNDAiLCJ0aXRsZSI6Ik91ciBNaW5pc3RyaWVzIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRleHRfYWxpZ24iOiJjZW50ZXIiLCJzdWJfdGl0bGUiOiJNSU5JU1RSSUVTIiwic3ViX3RpdGxlX3BvcyI6InRvcCIsInN1Yl90aXRsZV9jb2xvciI6IiNiZjBhMzAiLCJzZXBfdHlwZSI6ImJvcmRlciIsIl9hbmltYXRpb24iOiJmYWRlSW5VcCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ6ZWdlbnNlY3Rpb250aXRsZSJ9\\"][elementor-element data=\\"eyJpZCI6ImI3OWZlN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3N0X3Blcl9wYWdlIjoiNCIsImV4Y2VycHRfbGVuZ3RoIjoiMTgiLCJtb3JlX3RleHQiOiJSZWFkIE1vcmUiLCJidXR0b25fdHlwZSI6ImxpbmsiLCJoZWFkaW5nX3RhZyI6Img0IiwibWluaXN0cmllc19sYXlvdXQiOiJtb2Rlcm4iLCJtaW5pc3RyaWVzX2l0ZW1zIjoie1wiRW5hYmxlZFwiOntcInRodW1iXCI6XCJGZWF0dXJlIEltYWdlXCIsXCJ0aXRsZVwiOlwiVGl0bGVcIixcImV4Y2VycHRcIjpcIkV4Y2VycHRcIixcIm1vcmVcIjpcIlJlYWQgTW9yZVwifSxcImRpc2FibGVkXCI6e1wiaWNvblwiOlwiSWNvbiBJbWFnZVwifX0iLCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiY3VzdG9tX2ltYWdlX3NpemUiOiI3Njh4NjAwOyIsImhhcmRfY3JvcGluZyI6IjEiLCJzbGlkZV9vcHQiOiIxIiwic2xpZGVfaXRlbSI6IjMiLCJzbGlkZV9pdGVtX3RhYiI6IjIiLCJzbGlkZV9pdGVtX21vYmlsZSI6IjEiLCJzbGlkZV9tYXJnaW4iOiIzMCIsInNsaWRlX2R1cmF0aW9uIjoiNTAwMCIsInNsaWRlX3NtYXJ0X3NwZWVkIjoiNTUwIiwic2xpZGVfc2xpZGVieSI6IjEiLCJzbGlkZV9uYXYiOiIxIiwic2Nfc3BhY2luZyI6IjMwcHggMTVweCIsIl9hbmltYXRpb24iOiJmYWRlSW5VcCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ6ZWdlbm1pbmlzdHJpZXMifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-zegen-parallax-data=\\"{&quot;parallax_ratio&quot;:&quot;1.2&quot;,&quot;parallax_image&quot;:&quot;https:\\\\\\/\\\\\\/elementor.zozothemes.com\\\\\\/zegen\\\\\\/wp-content\\\\\\/uploads\\\\\\/sites\\\\\\/2\\\\\\/2019\\\\\\/11\\\\\\/contact-bg-1.jpg&quot;}\\" class=\\"elementor-section elementor-top-section elementor-element elementor-element-317bd89 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\" data-id=\\"317bd89\\" data-element_type=\\"section\\" data-settings=\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;mountains&quot;}\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-background-overlay\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\"elementor-shape elementor-shape-bottom\\" data-negative=\\"false\\">\\n\\t\\t\\t<svg xmlns=\\"http:\\/\\/www.w3.org\\/2000\\/svg\\" viewBox=\\"0 0 1000 100\\" preserveAspectRatio=\\"none\\">\\n\\t<path class=\\"elementor-shape-fill\\" opacity=\\"0.33\\" d=\\"M473,67.3c-203.9,88.3-263.1-34-320.3,0C66,119.1,0,59.7,0,59.7V0h1000v59.7 c0,0-62.1,26.1-94.9,29.3c-32.8,3.3-62.8-12.3-75.8-22.1C806,49.6,745.3,8.7,694.9,4.7S492.4,59,473,67.3z\\"\\/>\\n\\t<path class=\\"elementor-shape-fill\\" opacity=\\"0.66\\" d=\\"M734,67.3c-45.5,0-77.2-23.2-129.1-39.1c-28.6-8.7-150.3-10.1-254,39.1 s-91.7-34.4-149.2,0C115.7,118.3,0,39.8,0,39.8V0h1000v36.5c0,0-28.2-18.5-92.1-18.5C810.2,18.1,775.7,67.3,734,67.3z\\"\\/>\\n\\t<path class=\\"elementor-shape-fill\\" d=\\"M766.1,28.9c-200-57.5-266,65.5-395.1,19.5C242,1.8,242,5.4,184.8,20.6C128,35.8,132.3,44.9,89.9,52.5C28.6,63.7,0,0,0,0 h1000c0,0-9.9,40.9-83.6,48.1S829.6,47,766.1,28.9z\\"\\/>\\n<\\/svg>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-41833e2\\" data-id=\\"41833e2\\" data-element_type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element data=\\"eyJpZCI6IjMzMmVmZjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmbGlwX3N0eWxlIjoiaW1naHZyLWZsaXAtM2QtaG9yeiIsImZvbnRfY29sb3IiOiIjZmZmZmZmIiwiZnJvbnRfYmciOiIjYmYwYTMwIiwiZmxpcF9wcmltYXJ5X2l0ZW1zIjoie1wiRW5hYmxlZFwiOntcImljb25cIjpcIkljb25cIixcInRpdGxlXCI6XCJUaXRsZVwiLFwiY29udGVudFwiOlwiQ29udGVudFwifSxcImRpc2FibGVkXCI6e1wiYnRuXCI6XCJCdXR0b25cIixcImltYWdlXCI6XCJJbWFnZVwifX0iLCJmcm9udF9wYWRkaW5nIjoiNDBweCIsImZvbnRfaGNvbG9yIjoiIzhkOTI5NyIsImJhY2tfYmciOiIjZmZmZmZmIiwiZmxpcF9zZWNvbmRhcnlfaXRlbXMiOiJ7XCJFbmFibGVkXCI6e1wiaWNvblwiOlwiSWNvblwiLFwidGl0bGVcIjpcIlRpdGxlXCIsXCJjb250ZW50XCI6XCJDb250ZW50XCJ9LFwiZGlzYWJsZWRcIjp7XCJidG5cIjpcIkJ1dHRvblwiLFwiaW1hZ2VcIjpcIkltYWdlXCJ9fSIsInRpdGxlIjoiUkVBQ0ggT1VUIiwidGl0bGVfY29sb3IiOiIjZmZmZmZmIiwic3RpdGxlX2NvbG9yIjoiI2JmMGEzMCIsImljb25fb3B0IjoiaWNvbl90aSIsImljb25fdGkiOiJ0aS1oZWFkcGhvbmUtYWx0IiwiaWNvbl9zaXplIjoiMzAiLCJpY29uX291dGVyX3NpemUiOiIiLCJpY29uX3ZhcmlhdGlvbiI6Imljb24tbGlnaHQiLCJpY29uX2JnX2N1c3RvbSI6IiNmZmZmZmYiLCJjb250ZW50IjoiPHA+SWJhZGFuLCBPeW8gU3RhdGUsIE5pZ2VyaWEuPFwvcD5cblxuPHA+aW5mb0B0aGVmdXNpb25jaHVyY2gub3JnPFwvcD4iLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6Ii0xMTciLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfY3NzX2NsYXNzZXMiOiJ2ZXJ0aWNhbE1vdmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiemVnZW5mbGlwYm94In0=\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-76fcbb5 ps-lg-3\\" data-id=\\"76fcbb5\\" data-element_type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element data=\\"eyJpZCI6IjFkMjRhYzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJleHRyYV9jbGFzcyI6Im1hcmdpbi1ib3R0b20tMjAiLCJ0aXRsZSI6IkRvbid0IGhlc2l0YXRlIENvbnRhY3QgVXMiLCJzdWJfdGl0bGUiOiJHRVQgSU4gVE9VQ0giLCJzdWJfdGl0bGVfcG9zIjoidG9wIiwic3ViX3RpdGxlX2NvbG9yIjoiI0JGMEEzMCIsInNlcF90eXBlIjoiYm9yZGVyIiwic2VjX3RpdF9jb250ZW50IjoiV2VcdTIwMTlyZSBub3QganVzdCBoZXJlIGZvciBTdW5kYXkuIFdlXHUyMDE5cmUgY29tbWl0dGVkIHRvIGxvY2FsIGFuZCBnbG9iYWwgb3V0cmVhY2gsIG1lbnRvcmluZywgZWR1Y2F0aW9uLCBhbmQgY29tbXVuaXR5IHRyYW5zZm9ybWF0aW9uLiBCZSBwYXJ0IG9mIHNvbWV0aGluZyB0aGF0IGxhc3RzIGJleW9uZCB0aGUgbW9tZW50IFx1MjAxNCBzb21ldGhpbmcgZXRlcm5hbC4iLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZm9udF9jb2xvciI6IiNmZmZmZmYiLCJ0aXRsZV9jb2xvciI6IiNmZmZmZmYiLCJfYW5pbWF0aW9uIjoiZmFkZUluVXAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiemVnZW5zZWN0aW9udGl0bGUifQ==\\"]\\t\\t<div class=\\"elementor-element elementor-element-1cc293f elementor-invisible elementor-widget elementor-widget-button\\" data-id=\\"1cc293f\\" data-element_type=\\"widget\\" data-settings=\\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\\" data-widget_type=\\"button.default\\">\\n\\t\\t\\t\\t<div class=\\"elementor-widget-container\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-button-wrapper\\">\\n\\t\\t\\t\\t\\t<a class=\\"elementor-button elementor-button-link elementor-size-md\\" href=\\"#\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\"elementor-button-content-wrapper\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\"elementor-button-text\\">JOIN US<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\"elementor-section elementor-top-section elementor-element elementor-element-b10bb14 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\\" data-id=\\"b10bb14\\" data-element_type=\\"section\\" data-settings=\\"{&quot;background_background&quot;:&quot;classic&quot;}\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-background-overlay\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\"elementor-container elementor-column-gap-default\\">\\n\\t\\t\\t\\t\\t<div class=\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-76ecf18\\" data-id=\\"76ecf18\\" data-element_type=\\"column\\">\\n\\t\\t\\t<div class=\\"elementor-widget-wrap elementor-element-populated\\">\\n\\t\\t\\t\\t[elementor-element data=\\"eyJpZCI6IjhlNWFjNGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJleHRyYV9jbGFzcyI6ImN1c3RvbS10aXRsZS0xIG1hcmdpbi1ib3R0b20tMCIsInRpdGxlIjoiTGF0ZXN0IFBvc3RzIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRleHRfYWxpZ24iOiJjZW50ZXIiLCJzdWJfdGl0bGUiOiJPVVIgQkxPRyIsInN1Yl90aXRsZV9wb3MiOiJ0b3AiLCJzdWJfdGl0bGVfY29sb3IiOiIjYmYwYTMwIiwic2VwX3R5cGUiOiJib3JkZXIiLCJfYW5pbWF0aW9uIjoiZmFkZUluVXAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiemVnZW5zZWN0aW9udGl0bGUifQ==\\"][elementor-element data=\\"eyJpZCI6ImE4OWUyYTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3N0X3Blcl9wYWdlIjoiNCIsImV4Y2VycHRfbGVuZ3RoIjoiMTUiLCJtb3JlX3RleHQiOiJSZWFkIE1vcmUiLCJwb3N0X2hlYWRpbmciOiJoNCIsImJsb2dfbGF5b3V0IjoiY2xhc3NpYyIsImJsb2dfZ3V0dGVyIjoiMTAiLCJmaWx0ZXJfYWxsIjoiQWxsIiwibG9hZGluZ19tc2ciOiJMb2FkaW5nIHBvc3RzLi4iLCJsb2FkaW5nX2VuZCI6Ik5vIG1vcmUgcG9zdC4iLCJwb3N0X2l0ZW1zIjoie1wiRW5hYmxlZFwiOntcInRodW1iXCI6XCJGZWF0dXJlIEltYWdlXCIsXCJ0b3AtbWV0YVwiOlwiVG9wIE1ldGFcIixcInRpdGxlXCI6XCJUaXRsZVwiLFwiYm90dG9tLW1ldGFcIjpcIkJvdHRvbSBNZXRhXCJ9LFwiZGlzYWJsZWRcIjp7XCJleGNlcnB0XCI6XCJFeGNlcnB0XCIsXCJhdXRob3JcIjpcIkF1dGhvclwiLFwiY2F0ZWdvcnlcIjpcIkNhdGVnb3J5XCJ9fSIsInBvc3Rfb3ZlcmxheV9pdGVtcyI6IntcIkVuYWJsZWRcIjp7XCJjYXRlZ29yeVwiOlwiQ2F0ZWdvcnlcIixcInRpdGxlXCI6XCJUaXRsZVwiLFwibW9yZVwiOlwiUmVhZCBNb3JlXCJ9LFwiZGlzYWJsZWRcIjp7XCJhdXRob3JcIjpcIkF1dGhvclwiLFwiZGF0ZVwiOlwiRGF0ZVwiLFwiY29tbWVudFwiOlwiQ29tbWVudFwiLFwidG9wLW1ldGFcIjpcIlRvcCBNZXRhXCIsXCJib3R0b20tbWV0YVwiOlwiQm90dG9tIE1ldGFcIn19IiwidG9wX21ldGEiOiJ7XCJMZWZ0XCI6e1wiZGF0ZVwiOlwiRGF0ZVwifSxcIlJpZ2h0XCI6e30sXCJkaXNhYmxlZFwiOntcImF1dGhvclwiOlwiQXV0aG9yXCIsXCJjb21tZW50XCI6XCJDb21tZW50XCIsXCJjYXRlZ29yeVwiOlwiQ2F0ZWdvcnlcIixcIm1vcmVcIjpcIlJlYWQgTW9yZVwifX0iLCJib3R0b21fbWV0YSI6IntcIkxlZnRcIjp7XCJtb3JlXCI6XCJSZWFkIE1vcmVcIn0sXCJSaWdodFwiOnt9LFwiZGlzYWJsZWRcIjp7XCJjYXRlZ29yeVwiOlwiQ2F0ZWdvcnlcIixcImF1dGhvclwiOlwiQXV0aG9yXCIsXCJkYXRlXCI6XCJEYXRlXCIsXCJjb21tZW50XCI6XCJDb21tZW50XCJ9fSIsImltYWdlX3NpemUiOiJjdXN0b20iLCJjdXN0b21faW1hZ2Vfc2l6ZSI6Ijc2OHg2MDA7IiwiaGFyZF9jcm9waW5nIjoiMSIsInNsaWRlX29wdCI6IjEiLCJzbGlkZV9pdGVtIjoiMyIsInNsaWRlX2l0ZW1fdGFiIjoiMiIsInNsaWRlX2l0ZW1fbW9iaWxlIjoiMSIsInNsaWRlX2RvdHMiOiIxIiwic2xpZGVfbWFyZ2luIjoiMzAiLCJzbGlkZV9kdXJhdGlvbiI6IjUwMDAiLCJzbGlkZV9zbWFydF9zcGVlZCI6IjI1MCIsInNsaWRlX3NsaWRlYnkiOiIxIiwic2Nfc3BhY2luZyI6IjBweCAwcHggMHB4IiwiX2Nzc19jbGFzc2VzIjoicHQtbGctMyIsIl9hbmltYXRpb24iOiJmYWRlSW5VcCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ6ZWdlbmJsb2cifQ==\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t","scripts":[],"styles":[]}}');
;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_posts`
--

CREATE TABLE `wpd6_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_posts`
--

INSERT INTO `wpd6_posts` VALUES
(1, 1, '2025-03-03 11:30:11', '2025-03-03 11:30:11', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2025-03-03 11:30:11', '2025-03-03 11:30:11', '', 0, 'https://thefusionchurch.org/?p=1', 0, 'post', '', 0),
(2, 1, '2025-03-03 11:30:11', '2025-03-03 11:30:11', '<!-- wp:paragraph -->\n<p>This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote"><p>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin'' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href="https://thefusionchurch.org/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'draft', 'closed', 'open', '', 'sample-page', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'https://thefusionchurch.org/?page_id=2', 0, 'page', '', 0),
(3, 1, '2025-03-03 11:30:11', '2025-03-03 11:30:11', '<!-- wp:heading -->\n<h2 class="wp-block-heading">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>Our website address is: https://thefusionchurch.org.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class="privacy-policy-tutorial">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2025-03-03 11:30:11', '2025-03-03 11:30:11', '', 0, 'https://thefusionchurch.org/?page_id=3', 0, 'page', '', 0),
(4, 0, '2025-03-03 11:34:48', '2025-03-03 11:34:48', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2025-03-03 11:34:48', '2025-03-03 11:34:48', '', 0, 'https://thefusionchurch.org/2025/03/03/navigation/', 0, 'wp_navigation', '', 0),
(6, 1, '2025-03-09 12:59:53', '2025-03-09 12:59:53', '<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete:email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit "Submit"]\n[_site_title] "[your-subject]"\n[_site_title] <wordpress@thefusionchurch.org>\nFrom: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] "[your-subject]"\n[_site_title] <wordpress@thefusionchurch.org>\nMessage Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2025-03-09 12:59:53', '2025-03-09 12:59:53', '', 0, 'https://thefusionchurch.org/?post_type=wpcf7_contact_form&p=6', 0, 'wpcf7_contact_form', '', 0),
(7, 1, '2025-03-09 12:59:55', '2025-03-09 12:59:55', '[mailpoet_page]', 'MailPoet Page', '', 'publish', 'closed', 'closed', '', 'subscriptions', '', '', '2025-03-09 12:59:55', '2025-03-09 12:59:55', '', 0, 'https://thefusionchurch.org/?p=7', 0, 'mailpoet_page', '', 0),
(8, 1, '2025-03-09 12:59:55', '2025-03-09 12:59:55', '[mailpoet_page]', 'MailPoet Page', '', 'publish', 'closed', 'closed', '', 'captcha', '', '', '2025-03-09 12:59:55', '2025-03-09 12:59:55', '', 0, 'https://thefusionchurch.org/?p=8', 0, 'mailpoet_page', '', 0),
(9, 1, '2025-03-09 12:59:55', '2025-03-09 12:59:55', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2025-03-09 12:59:55', '2025-03-09 12:59:55', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2025/03/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(10, 1, '2025-03-09 12:59:56', '2025-03-09 12:59:56', '', 'Shop', '', 'draft', 'closed', 'closed', '', 'shop', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'https://thefusionchurch.org/shop/', 0, 'page', '', 0),
(11, 1, '2025-03-09 12:59:56', '2025-03-09 12:59:56', '<!-- wp:woocommerce/cart -->\n<div class="wp-block-woocommerce-cart alignwide is-loading"><!-- wp:woocommerce/filled-cart-block -->\n<div class="wp-block-woocommerce-filled-cart-block"><!-- wp:woocommerce/cart-items-block -->\n<div class="wp-block-woocommerce-cart-items-block"><!-- wp:woocommerce/cart-line-items-block -->\n<div class="wp-block-woocommerce-cart-line-items-block"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/cart-cross-sells-block -->\n<div class="wp-block-woocommerce-cart-cross-sells-block"><!-- wp:heading {"fontSize":"large"} -->\n<h2 class="wp-block-heading has-large-font-size">You may be interested in…</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/cart-cross-sells-products-block -->\n<div class="wp-block-woocommerce-cart-cross-sells-products-block"></div>\n<!-- /wp:woocommerce/cart-cross-sells-products-block --></div>\n<!-- /wp:woocommerce/cart-cross-sells-block --></div>\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class="wp-block-woocommerce-cart-totals-block"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class="wp-block-woocommerce-cart-order-summary-block"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class="wp-block-woocommerce-cart-order-summary-heading-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-cart-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-cart-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class="wp-block-woocommerce-cart-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class="wp-block-woocommerce-cart-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-cart-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-cart-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class="wp-block-woocommerce-cart-express-payment-block"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class="wp-block-woocommerce-proceed-to-checkout-block"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class="wp-block-woocommerce-cart-accepted-payment-methods-block"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class="wp-block-woocommerce-empty-cart-block"><!-- wp:heading {"textAlign":"center","className":"with-empty-cart-icon wc-block-cart__empty-cart__title"} -->\n<h2 class="wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {"className":"is-style-dots"} -->\n<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {"textAlign":"center"} -->\n<h2 class="wp-block-heading has-text-align-center">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {"columns":4,"rows":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->', 'Cart', '', 'draft', 'closed', 'closed', '', 'cart', '', '', '2025-04-21 19:39:27', '2025-04-21 19:39:27', '', 0, 'https://thefusionchurch.org/cart/', 0, 'page', '', 0),
(12, 1, '2025-03-09 12:59:56', '2025-03-09 12:59:56', '<!-- wp:woocommerce/checkout -->\n<div class="wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading"><!-- wp:woocommerce/checkout-fields-block -->\n<div class="wp-block-woocommerce-checkout-fields-block"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class="wp-block-woocommerce-checkout-express-payment-block"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class="wp-block-woocommerce-checkout-contact-information-block"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class="wp-block-woocommerce-checkout-shipping-method-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class="wp-block-woocommerce-checkout-pickup-options-block"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class="wp-block-woocommerce-checkout-shipping-address-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class="wp-block-woocommerce-checkout-billing-address-block"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class="wp-block-woocommerce-checkout-shipping-methods-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class="wp-block-woocommerce-checkout-payment-block"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class="wp-block-woocommerce-checkout-additional-information-block"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class="wp-block-woocommerce-checkout-order-note-block"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class="wp-block-woocommerce-checkout-terms-block"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class="wp-block-woocommerce-checkout-actions-block"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class="wp-block-woocommerce-checkout-totals-block"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-block"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-cart-items-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->', 'Checkout', '', 'draft', 'closed', 'closed', '', 'checkout', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'https://thefusionchurch.org/checkout/', 0, 'page', '', 0),
(13, 1, '2025-03-09 12:59:56', '2025-03-09 12:59:56', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My account', '', 'draft', 'closed', 'closed', '', 'my-account', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'https://thefusionchurch.org/my-account/', 0, 'page', '', 0),
(14, 1, '2025-03-09 12:59:56', '0000-00-00 00:00:00', '<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h3 class="wp-block-heading">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h3 class="wp-block-heading">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class="wp-block-heading">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->', 'Refund and Returns Policy', '', 'draft', 'closed', 'closed', '', 'refund_returns', '', '', '2025-03-09 12:59:56', '0000-00-00 00:00:00', '', 0, 'https://thefusionchurch.org/?page_id=14', 0, 'page', '', 0),
(15, 1, '2016-05-09 11:42:13', '2016-05-09 11:42:13', '', 'Events', '', 'draft', 'closed', 'closed', '', 'post-types', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=15', 0, 'page', '', 0),
(18, 1, '2016-05-09 11:42:46', '2016-05-09 11:42:46', '[cmsmasters_row data_padding_bottom="100" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Choose Your Cause &amp; Donate[/cmsmasters_heading][cmsmasters_campaigns orderby="date" order="DESC" columns="4" count="8" pause="5" campaigns_metadata="title,excerpt,donated_percent" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Featured Campaign[/cmsmasters_heading][cmsmasters_featured_campaign campaign="1320" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Latest Donators[/cmsmasters_heading][cmsmasters_campaigns orderby="date" order="ASC" columns="4" count="4" pause="5" campaigns_metadata="title,donated_percent" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Couses', '', 'draft', 'closed', 'closed', '', 'couses', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=18', 0, 'page', '', 0),
(20, 2, '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 'V-Neck T-Shirt - red', 'pa_color: red', 'publish', 'closed', 'closed', '', 'v-neck-t-shirt-red', '', '', '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 6075, 'https://woocommercecore.mystagingwebsite.com/product/v-neck-t-shirt-red/', 0, 'product_variation', '', 0),
(21, 2, '2019-10-16 09:28:19', '2019-10-16 09:28:19', '		<div data-elementor-type="wp-page" data-elementor-id="21" class="elementor elementor-21">\n						<section class="elementor-section elementor-top-section elementor-element elementor-element-8516761 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible" data-id="8516761" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}">\n							<div class="elementor-background-overlay"></div>\n							<div class="elementor-container elementor-column-gap-no">\n					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c732bfc" data-id="c732bfc" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-3557e54 elementor-widget elementor-widget-zegenevent" data-id="3557e54" data-element_type="widget" data-widget_type="zegenevent.default">\n				<div class="elementor-widget-container">\n					<div class="event-wrapper event-modern event-light shortcode-rand-1 zegen-inline-css" data-css="&quot;.shortcode-rand-1.event-wrapper .event-inner &gt; *:nth-child(1) { margin-bottom: 20px; }.shortcode-rand-1.event-wrapper.event-dark .event-inner, .shortcode-rand-1.event-wrapper .event-inner, .shortcode-rand-1.event-dark .media-body, .shortcode-rand-1 .media-body { color: #ffffff; }&quot;"><div class="owl-carousel" data-loop="0" data-margin="30" data-center="0" data-nav="0" data-dots="1" data-autoplay="0" data-items="2" data-items-tab="1" data-items-mob="1" data-duration="5000" data-smartspeed="250" data-scrollby="1" data-autoheight="false"><div class="item"><div class="event-inner"><span class="event-status">Event closed.</span><div class="event-date">Apr 22<span class="event-time">3 PM</span></div><!-- .event-date --><div class="entry-title"><h5 class="post-title-head"><a href="https://thefusionchurch.org/event/white-20/" class="post-title">Event: WHITE 2.0</a></h5></div><!-- .entry-title --><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/event/white-20/">Event Details</a></div></div><!-- .event-inner --></div><!-- .item --></div><!-- .owl-carousel --></div><!-- .event-wrapper -->				</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section class="elementor-section elementor-top-section elementor-element elementor-element-5065efd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5065efd" data-element_type="section">\n						<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-da50db9" data-id="da50db9" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-4f09ad9 elementor-invisible elementor-widget elementor-widget-image" data-id="4f09ad9" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="image.default">\n				<div class="elementor-widget-container">\n															<img decoding="async" src="https://thefusionchurch.org/wp-content/uploads/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-r4p69rpbvvd1l4b9kfabt2nizmhbcruqjuvi9pvwa2.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															</div>\n				</div>\n					</div>\n		</div>\n				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-902493c ps-lg-5" data-id="902493c" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-6a7ee16 elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="6a7ee16" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper margin-bottom-20"><div class="title-wrap"><h2 class="section-title">A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><span class="title-separator separator-border theme-color-bg"></span></div><!-- .title-wrap --><div class="section-description">We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\n\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.</div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-2541c99 elementor-invisible elementor-widget elementor-widget-heading" data-id="2541c99" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="heading.default">\n				<div class="elementor-widget-container">\n					<span class="elementor-heading-title elementor-size-default">Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.</span>				</div>\n				</div>\n				<div class="elementor-element elementor-element-01aa035 elementor-widget elementor-widget-spacer" data-id="01aa035" data-element_type="widget" data-widget_type="spacer.default">\n				<div class="elementor-widget-container">\n							<div class="elementor-spacer">\n			<div class="elementor-spacer-inner"></div>\n		</div>\n						</div>\n				</div>\n				<div class="elementor-element elementor-element-6086c3c elementor-invisible elementor-widget elementor-widget-button" data-id="6086c3c" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="button.default">\n				<div class="elementor-widget-container">\n									<div class="elementor-button-wrapper">\n					<a class="elementor-button elementor-button-link elementor-size-md" href="https://thefusionchurch.org/about-us">\n						<span class="elementor-button-content-wrapper">\n									<span class="elementor-button-text">MORE ABOUT US</span>\n					</span>\n					</a>\n				</div>\n								</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section data-zegen-parallax-data="{&quot;parallax_ratio&quot;:&quot;1.2&quot;,&quot;parallax_image&quot;:&quot;https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg&quot;}" class="elementor-section elementor-top-section elementor-element elementor-element-0262b08 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0262b08" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}">\n							<div class="elementor-background-overlay"></div>\n							<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5350a45" data-id="5350a45" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-d836137 elementor-invisible elementor-widget elementor-widget-zegenpopup-anything" data-id="d836137" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;zoomIn&quot;}" data-widget_type="zegenpopup-anything.default">\n				\r\n		<div class="elementor-widget-container popup-anything-wrapper anim text-center">\r\n		\r\n			<a class="popup-video-post popup-trigger-icon icon-theme-color" href="https://www.youtube.com/watch?v=e1l1-LWTcBs"><span class="ti-heart"></span></a>			\r\n		</div>\r\n				</div>\n				<div class="elementor-element elementor-element-f29aabc elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="f29aabc" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper custom-title-1 mb-3 text-center"><div class="title-wrap"><h2 class="section-title">“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2></div><!-- .title-wrap --><div class="section-description"></div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-053263e text-center elementor-invisible elementor-widget elementor-widget-heading" data-id="053263e" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="heading.default">\n				<div class="elementor-widget-container">\n					<span class="elementor-heading-title elementor-size-default"> - Pastor Sam</span>				</div>\n				</div>\n				<div class="elementor-element elementor-element-9b21ba4 elementor-align-center elementor-invisible elementor-widget elementor-widget-button" data-id="9b21ba4" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="button.default">\n				<div class="elementor-widget-container">\n									<div class="elementor-button-wrapper">\n					<a class="elementor-button elementor-button-link elementor-size-md" href="#">\n						<span class="elementor-button-content-wrapper">\n									<span class="elementor-button-text">Donate Online</span>\n					</span>\n					</a>\n				</div>\n								</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section class="elementor-section elementor-top-section elementor-element elementor-element-d8d45c5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d8d45c5" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">\n							<div class="elementor-background-overlay"></div>\n							<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ea4d3dd" data-id="ea4d3dd" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-ccd47e5 elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="ccd47e5" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper custom-title-1 margin-bottom-40 text-center"><div class="title-wrap"><span class="sub-title">MINISTRIES</span><h2 class="section-title">Our Ministries</h2><span class="title-separator separator-border theme-color-bg"></span></div><!-- .title-wrap --><div class="section-description"></div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-b79fe7b elementor-invisible elementor-widget elementor-widget-zegenministries" data-id="b79fe7b" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegenministries.default">\n				<div class="elementor-widget-container">\n					<div class="ministries-wrapper ministries-modern ministries-light shortcode-rand-2 zegen-inline-css" data-css="&quot;.shortcode-rand-2.ministries-wrapper .ministries-inner &gt; *:nth-child(1) { margin-bottom: 30px; }.shortcode-rand-2.ministries-wrapper .ministries-inner &gt; *:nth-child(2) { margin-bottom: 15px; }&quot;"><div class="owl-carousel" data-loop="0" data-margin="30" data-center="0" data-nav="1" data-dots="0" data-autoplay="0" data-items="3" data-items-tab="2" data-items-mob="1" data-duration="5000" data-smartspeed="550" data-scrollby="1" data-autoheight="false"><div class="item"><div class="ministries-inner"><div class="ministries-thumb"><img fetchpriority="high" decoding="async" width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" class="img-fluid wp-post-image" alt="" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /></div><!-- .ministries-thumb --><h4 class="ministries-title"><a href="https://thefusionchurch.org/ministries/the-fusion-worship/">THE FUSION WORSHIP</a></h4><!-- .ministries-title --><div class="post-excerpt">Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</div><!-- .post-excerpt --><div class="post-more"><a class="read-more btn btn-link" href="https://thefusionchurch.org/ministries/the-fusion-worship/">Read More</a></div></div><!-- .ministries-inner --></div><!-- .item --><div class="item"><div class="ministries-inner"><div class="ministries-thumb"><img decoding="async" width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" class="img-fluid wp-post-image" alt="" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /></div><!-- .ministries-thumb --><h4 class="ministries-title"><a href="https://thefusionchurch.org/ministries/the-fusion-outreach/">THE FUSION OUTREACH</a></h4><!-- .ministries-title --><div class="post-excerpt">Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</div><!-- .post-excerpt --><div class="post-more"><a class="read-more btn btn-link" href="https://thefusionchurch.org/ministries/the-fusion-outreach/">Read More</a></div></div><!-- .ministries-inner --></div><!-- .item --><div class="item"><div class="ministries-inner"><div class="ministries-thumb"><img decoding="async" width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2.jpg" class="img-fluid wp-post-image" alt="" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /></div><!-- .ministries-thumb --><h4 class="ministries-title"><a href="https://thefusionchurch.org/ministries/the-fusion-award/">THE FUSION AWARD</a></h4><!-- .ministries-title --><div class="post-excerpt">Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</div><!-- .post-excerpt --><div class="post-more"><a class="read-more btn btn-link" href="https://thefusionchurch.org/ministries/the-fusion-award/">Read More</a></div></div><!-- .ministries-inner --></div><!-- .item --><div class="item"><div class="ministries-inner"><div class="ministries-thumb"><img loading="lazy" decoding="async" width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1.jpg" class="img-fluid wp-post-image" alt="" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /></div><!-- .ministries-thumb --><h4 class="ministries-title"><a href="https://thefusionchurch.org/ministries/the-fusion-heritage/">THE FUSION HERITAGE</a></h4><!-- .ministries-title --><div class="post-excerpt">Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</div><!-- .post-excerpt --><div class="post-more"><a class="read-more btn btn-link" href="https://thefusionchurch.org/ministries/the-fusion-heritage/">Read More</a></div></div><!-- .ministries-inner --></div><!-- .item --></div><!-- .owl-carousel --></div><!-- .ministries-wrapper -->				</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section data-zegen-parallax-data="{&quot;parallax_ratio&quot;:&quot;1.2&quot;,&quot;parallax_image&quot;:&quot;https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg&quot;}" class="elementor-section elementor-top-section elementor-element elementor-element-317bd89 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="317bd89" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;mountains&quot;}">\n							<div class="elementor-background-overlay"></div>\n						<div class="elementor-shape elementor-shape-bottom" data-negative="false">\n			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none">\n	<path class="elementor-shape-fill" opacity="0.33" d="M473,67.3c-203.9,88.3-263.1-34-320.3,0C66,119.1,0,59.7,0,59.7V0h1000v59.7 c0,0-62.1,26.1-94.9,29.3c-32.8,3.3-62.8-12.3-75.8-22.1C806,49.6,745.3,8.7,694.9,4.7S492.4,59,473,67.3z"/>\n	<path class="elementor-shape-fill" opacity="0.66" d="M734,67.3c-45.5,0-77.2-23.2-129.1-39.1c-28.6-8.7-150.3-10.1-254,39.1 s-91.7-34.4-149.2,0C115.7,118.3,0,39.8,0,39.8V0h1000v36.5c0,0-28.2-18.5-92.1-18.5C810.2,18.1,775.7,67.3,734,67.3z"/>\n	<path class="elementor-shape-fill" d="M766.1,28.9c-200-57.5-266,65.5-395.1,19.5C242,1.8,242,5.4,184.8,20.6C128,35.8,132.3,44.9,89.9,52.5C28.6,63.7,0,0,0,0 h1000c0,0-9.9,40.9-83.6,48.1S829.6,47,766.1,28.9z"/>\n</svg>		</div>\n					<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-41833e2" data-id="41833e2" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-332eff0 verticalMove elementor-widget elementor-widget-zegenflipbox" data-id="332eff0" data-element_type="widget" data-widget_type="zegenflipbox.default">\n				<div class="elementor-widget-container">\n					<div class="flip-box-wrapper text-center" data-css="&quot;&quot;"><div class="flip-box-inner imghvr-flip-3d-horz"><div class="flip-front"><div class="flip-box-icon"><span class="text-center icon-icon-light rounded-circle flip-icon-middle ti-headphone-alt"></span></div><h3 class="flip-box-title">REACH OUT</h3><div class="flip-content"><p>Ibadan, Oyo State, Nigeria.</p>\n\n<p>info@thefusionchurch.org</p></div></div><!-- .flip-front --><div class="flip-back"><div class="flip-box-icon"><span class="text-center icon-icon-light rounded-circle flip-icon-middle ti-headphone-alt"></span></div><h3 class="flip-box-title">REACH OUT</h3><div class="flip-content"><p>Ibadan, Oyo State, Nigeria.</p>\n\n<p>info@thefusionchurch.org</p></div></div><!-- .flip-back --></div><!-- .flip-inner --></div><!-- .flip-box-wrapper -->				</div>\n				</div>\n					</div>\n		</div>\n				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-76fcbb5 ps-lg-3" data-id="76fcbb5" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-1d24ac0 elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="1d24ac0" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper margin-bottom-20"><div class="title-wrap"><span class="sub-title">GET IN TOUCH</span><h2 class="section-title">Don&#039;t hesitate Contact Us</h2><span class="title-separator separator-border theme-color-bg"></span></div><!-- .title-wrap --><div class="section-description">We’re not just here for Sunday. We’re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment — something eternal.</div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-1cc293f elementor-invisible elementor-widget elementor-widget-button" data-id="1cc293f" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="button.default">\n				<div class="elementor-widget-container">\n									<div class="elementor-button-wrapper">\n					<a class="elementor-button elementor-button-link elementor-size-md" href="#">\n						<span class="elementor-button-content-wrapper">\n									<span class="elementor-button-text">JOIN US</span>\n					</span>\n					</a>\n				</div>\n								</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section class="elementor-section elementor-top-section elementor-element elementor-element-b10bb14 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b10bb14" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">\n							<div class="elementor-background-overlay"></div>\n							<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-76ecf18" data-id="76ecf18" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-8e5ac4a elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="8e5ac4a" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper custom-title-1 margin-bottom-0 text-center"><div class="title-wrap"><span class="sub-title">OUR BLOG</span><h2 class="section-title">Latest Posts</h2><span class="title-separator separator-border theme-color-bg"></span></div><!-- .title-wrap --><div class="section-description"></div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-a89e2a1 pt-lg-3 elementor-invisible elementor-widget elementor-widget-zegenblog" data-id="a89e2a1" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegenblog.default">\n				\r\n		<div class="elementor-widget-container blog-wrapper blog-style-classic blog-light blog-slide-model shortcode-rand-4 zegen-inline-css" data-css="&quot;.shortcode-rand-4.blog-wrapper .blog-inner &gt; *:nth-child(1) { margin-bottom: 0px; }.shortcode-rand-4.blog-wrapper .blog-inner &gt; *:nth-child(2) { margin-bottom: 0px; }.shortcode-rand-4.blog-wrapper .blog-inner &gt; *:nth-child(3) { margin-bottom: 0px; }&quot;">\r\n		\r\n			<div class="owl-carousel" data-loop="0" data-margin="30" data-center="0" data-nav="0" data-dots="1" data-autoplay="0" data-items="3" data-items-tab="2" data-items-mob="1" data-duration="5000" data-smartspeed="250" data-scrollby="1" data-autoheight="0"><div class="owl-carousel-item"><div class="blog-inner"><div class="top-meta clearfix"><ul class="nav top-meta-list meta-left"><li><div class="post-date"><a href="https://thefusionchurch.org/2026/01/17/" ><i class="ti-calendar"></i> January 17, 2026</a></div></li></ul></div><div class="entry-title"><h4 class="post-title-head"><a href="https://thefusionchurch.org/2026/01/17/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-3/" class="post-title">Hur man använder VPN för att spela på utländska casinon effektivt</a></h4></div><!-- .entry-title --><div class="bottom-meta clearfix"><ul class="nav bottom-meta-list meta-left"><li><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/2026/01/17/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-3/">Read More</a></div></li></ul></div></div><!-- .blog-inner --></div><!-- .col / .owl-carousel-item / .isotope --><div class="owl-carousel-item"><div class="blog-inner"><div class="top-meta clearfix"><ul class="nav top-meta-list meta-left"><li><div class="post-date"><a href="https://thefusionchurch.org/2026/01/17/" ><i class="ti-calendar"></i> January 17, 2026</a></div></li></ul></div><div class="entry-title"><h4 class="post-title-head"><a href="https://thefusionchurch.org/2026/01/17/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-2/" class="post-title">Hur man använder VPN för att spela på utländska casinon effektivt</a></h4></div><!-- .entry-title --><div class="bottom-meta clearfix"><ul class="nav bottom-meta-list meta-left"><li><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/2026/01/17/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-2/">Read More</a></div></li></ul></div></div><!-- .blog-inner --></div><!-- .col / .owl-carousel-item / .isotope --><div class="owl-carousel-item"><div class="blog-inner"><div class="top-meta clearfix"><ul class="nav top-meta-list meta-left"><li><div class="post-date"><a href="https://thefusionchurch.org/2026/01/16/" ><i class="ti-calendar"></i> January 16, 2026</a></div></li></ul></div><div class="entry-title"><h4 class="post-title-head"><a href="https://thefusionchurch.org/2026/01/16/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt/" class="post-title">Hur man använder VPN för att spela på utländska casinon effektivt</a></h4></div><!-- .entry-title --><div class="bottom-meta clearfix"><ul class="nav bottom-meta-list meta-left"><li><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/2026/01/16/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt/">Read More</a></div></li></ul></div></div><!-- .blog-inner --></div><!-- .col / .owl-carousel-item / .isotope --><div class="owl-carousel-item"><div class="blog-inner"><div class="top-meta clearfix"><ul class="nav top-meta-list meta-left"><li><div class="post-date"><a href="https://thefusionchurch.org/2026/01/13/" ><i class="ti-calendar"></i> January 13, 2026</a></div></li></ul></div><div class="entry-title"><h4 class="post-title-head"><a href="https://thefusionchurch.org/2026/01/13/exploring-casino-glory-test-your-limits-with-demo-games/" class="post-title">Exploring Casino Glory: Test Your Limits with Demo Games</a></h4></div><!-- .entry-title --><div class="bottom-meta clearfix"><ul class="nav bottom-meta-list meta-left"><li><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/2026/01/13/exploring-casino-glory-test-your-limits-with-demo-games/">Read More</a></div></li></ul></div></div><!-- .blog-inner --></div><!-- .col / .owl-carousel-item / .isotope --></div><!-- .owl-carousel -->			\r\n		</div>\r\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				</div>\n		<a href="https://www.regents-earthscience.com/" style="position: absolute; top: -9999px; left: -9999px;">mostbet</a>\n', 'Home', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2026-01-30 06:57:27', '2026-01-30 06:57:27', '', 0, 'https://elementor.zozothemes.com/zegen/?page_id=21', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(25, 2, '2019-01-16 13:01:55', '2019-01-16 13:01:55', '', 'Hoodie - blue, No', 'pa_color: blue, Logo: No', 'publish', 'closed', 'closed', '', 'hoodie-blue-no', '', '', '2019-01-16 13:01:55', '2019-01-16 13:01:55', '', 6076, 'https://woocommercecore.mystagingwebsite.com/product/hoodie-blue-no', 3, 'product_variation', '', 0),
(28, 2, '2019-04-19 06:52:43', '2019-04-19 06:52:43', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="ada6051" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="ada6051" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>', 'Love the Lord Your God with All Your Heart', '', 'publish', 'open', 'open', '', 'love-the-lord-your-god-with-all-your-heart', '', '', '2019-04-19 06:52:43', '2019-04-19 06:52:43', '', 0, 'http://demo.zozothemes.com/zegen/post-1-copy/', 0, 'post', '', 0),
(29, 2, '2019-01-16 13:01:55', '2019-01-16 13:01:55', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'WordPress Pennant', 'This is an external product.', 'publish', 'open', 'closed', '', 'wordpress-pennant', '', '', '2019-01-16 13:01:55', '2019-01-16 13:01:55', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/wordpress-pennant/', 0, 'product', '', 0),
(30, 2, '2019-04-19 06:53:01', '2019-04-19 06:53:01', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="3cc3c3e" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="3cc3c3e" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>', 'We wept with our sisters in Egypt', '', 'publish', 'open', 'open', '', 'we-wept-with-our-sisters-in-egypt', '', '', '2019-04-19 06:53:01', '2019-04-19 06:53:01', '', 0, 'http://demo.zozothemes.com/zegen/post-3-copy/', 0, 'post', '', 0),
(37, 1, '2016-05-09 12:20:41', '2016-05-09 12:20:41', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="35" animation_delay="0"]Form builder[/cmsmasters_heading][cmsmasters_text animation_delay="0"]A powerful Form Builder Tool, customly developed by CMSMasters, lets you create an unlimited amount of forms of different types and complexity, from simple contact forms tocomplex questionnaires with numerous fields, radio-buttons, checkboxes and dropdowns, text areas, as well as set validation for these fields. You can decide how to arrange fields. Activate Captcha and even select how received message will look like with Message Composer.[/cmsmasters_text][cmsmasters_divider width="long" height="2" style="solid" position="center" margin_top="50" margin_bottom="50" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="110"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="35" animation_delay="0"]A Sample Questionnaire[/cmsmasters_heading][cmsmasters_contact_form form_plugin="cfb" form_cfb="374" email_cfb="sfa@gmail.com" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="35" animation_delay="0"]Contact Form[/cmsmasters_heading][cmsmasters_contact_form form_plugin="cf7" form_cf7="4{|}Contact form 1" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Contact form', '', 'draft', 'closed', 'closed', '', 'contact-form', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=37', 0, 'page', '', 0),
(38, 2, '2019-10-16 12:22:33', '2019-10-16 12:22:33', '', 'z_slide2', '', 'inherit', 'open', 'closed', '', 'z_slide2', '', '', '2019-10-16 12:22:33', '2019-10-16 12:22:33', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/z_slide2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(39, 1, '2016-05-09 12:23:47', '2016-05-09 12:23:47', '[cmsmasters_row data_padding_bottom="50" data_padding_top="70" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_text animation_delay="0"]\n<p style="text-align: center;">Custom HTML, CS and JS are powerful instruments for experienced developers, who’d like to add their own code, styles or scripts directly to the certain page.</p>\n<p style="text-align: center;"><img class="aligncenter" src="http://language-school.cmsmasters.net/wp-content/uploads/2015/07/2015-07-22_1249.png" /></p>\n[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Custom HTML, CSS, JS', '', 'draft', 'closed', 'closed', '', 'custom-html-css-js', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=39', 0, 'page', '', 0),
(40, 2, '2019-10-16 12:29:54', '2019-10-16 12:29:54', '', 'z_slide1', '', 'inherit', 'open', 'closed', '', 'z_slide1', '', '', '2019-10-16 12:29:54', '2019-10-16 12:29:54', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/z_slide1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(41, 1, '2016-05-09 12:24:03', '2016-05-09 12:24:03', '[cmsmasters_row data_padding_bottom="35" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Solid[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="solid" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="solid" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Dotted[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="dotted" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="dotted" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="dotted" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="35" data_padding_top="20" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Dashed[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="dashed" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="dashed" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="dashed" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Double[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="double" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="double" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="double" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="20" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Groove[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="groove" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="groove" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="groove" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Ridge[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="ridge" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="ridge" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="ridge" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Dividers', '', 'draft', 'closed', 'closed', '', 'dividers', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=41', 0, 'page', '', 0),
(43, 1, '2016-05-09 12:24:27', '2016-05-09 12:24:27', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Apply a custom color as the color of icon border[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="border" border_width="1" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-heart-3" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-help-2" title="We Have all the Answers"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-smile-1" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Apply a custom color as the color of icon background[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="bg" border_width="5" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-heart-3" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-help-2" title="We Have all the Answers"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-smile-1" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Apply a custom images instead of icons[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="image" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="border" border_width="1" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" title="We love all people" color="rgba(209,79,66,0)"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full" title="We Have all the Answers"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Apply a custom color as the color of icon[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="0" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-heart-3" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-help-2" title="We Have all the Answers"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-smile-1" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="40" data_padding_top="30" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Different Shapes[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-home-3" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="30%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-tag-3" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="0%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_i\ntem]\n&nbsp;\n[/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-smile-1" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-anchor-3" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="-webkit-border-radius: 98px 98px 0px; -moz-border-radius: 98px 98px 0px; border-radius: 98px 98px 0px;" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-bell-3" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="-webkit-border-radius: 100px 100px 0px 100px/100px 0px 0px 100px; -moz-border-radius: 100px 100px 0px 100px/100px 0px 0px 100px; border-radius: 100px 100px 0px 100px/100px 0px 0px 100px;" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-lightbulb-4" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius=" webkit-border-radius: 80px 0px 0px; -moz-border-radius: 80px 0px 0px; border-radius: 80px 0px 0px; " unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Simple Icon Lists[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="list" icon="cmsmasters-icon-thumbs-up" icon_size="16" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-twitter" title="Twitter"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-git" title="GitHub"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-youtube" title="YouTube"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-skype" title="Skype"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-facebook-official" title="Facebook"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-instagram" title="Instagram"]Click here to change this text[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="list" icon="cmsmasters-icon-thumbs-up" icon_size="16" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-thumbs-up" title="Like"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-cc-paypal" title="Payment"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-calendar" title="Calendar"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-folder-open" title="Language"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-book" title="Notepad"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-clock" title="Events"]Click here to change this text[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="list" icon="cmsmasters-icon-thumbs-up" icon_size="16" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-camera-alt-1" title="Photo"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-camera-3" title="Video"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-envelope-letter" title="Message"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-user-3" title="User"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-basket-alt" title="Basket"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-chat-3" title="Chat"]Click here to change this text[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][/cmsmasters_row]', 'Icon Lists', '', 'draft', 'closed', 'closed', '', 'icon-lists', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=43', 0, 'page', '', 0),
(45, 1, '2016-05-09 12:24:49', '2016-05-09 12:24:49', '[cmsmasters_row data_padding_bottom="0" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Projects Grid[/cmsmasters_heading][cmsmasters_portfolio orderby="name" order="ASC" count="6" categories="church,god,holy-father,hope,jesus,kids,online" layout="grid" layout_mode="perfect" columns="3" metadata_grid="title,excerpt,categories,comments,likes,rollover,more" filter="true" sorting="true" pagination="more" more_text="Load More"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Portfolio Grid with Large Gap[/cmsmasters_heading][cmsmasters_portfolio orderby="date" order="DESC" count="4" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="large" pagination="more" more_text="Load More"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Portfolio Grid with 1 Pixel Gap[/cmsmasters_heading][cmsmasters_portfolio orderby="popular" order="DESC" count="8" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="small" filter="true" pagination="pagination"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"] Portfolio Grid with No Gap[/cmsmasters_heading][cmsmasters_portfolio orderby="name" order="ASC" count="8" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="zero" filter="true" pagination="pagination"][/cmsmasters_column][/cmsmasters_row]', 'Portfolio Shortcode', '', 'draft', 'closed', 'closed', '', 'portfolio-shortcode', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=45', 0, 'page', '', 0),
(47, 1, '2016-05-09 12:25:07', '2016-05-09 12:25:07', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="80" animation_delay="0"]Quotes. Slider Mode. Autoslide[/cmsmasters_heading][cmsmasters_quotes mode="slider" type="center" speed="5" animation_delay="0"][cmsmasters_quote image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg|thumbnail" name="Simon R. Green" subtitle="Student"]"Don’t tell God how big your storm is, tell the storm how big your God is."[/cmsmasters_quote][cmsmasters_quote image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg|thumbnail" name="Amanda" subtitle="Volunteer"]"Don’t tell God how big your storm is, tell the storm how big your God is."[/cmsmasters_quote][cmsmasters_quote image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg|thumbnail" name="Robert" subtitle="Volunteer"]"Don’t tell God how big your storm is, tell the storm how big your God is."[/cmsmasters_quote][/cmsmasters_quotes][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="90" margin_bottom="90" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="85" animation_delay="0"]Quotes. Grid Mode.[/cmsmasters_heading][cmsmasters_quotes mode="grid" columns="2" animation_delay="0"][cmsmasters_quote image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg|thumbnail" name="Simon R. Green" subtitle="Student"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.[/cmsmasters_quote][cmsmasters_quote image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg|thumbnail" name="Amanda" subtitle="Volunteer"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.[/cmsmasters_quote][cmsmasters_quote image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg|thumbnail" name="Alex" subtitle="Holy Father"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.[/cmsmasters_quote][cmsmasters_quote image="4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg|thumbnail" name="Greag" subtitle="Teacher"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.[/cmsmasters_quote][/cmsmasters_quotes][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="90" margin_bottom="90" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="120" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Quotes. Boxed Slider Mode.[/cmsmasters_heading][cmsmasters_quotes mode="slider" type="box" speed="5" animation_delay="0"][cmsmasters_quote image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg|thumbnail" name="Amanda" subtitle="Volunteer"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.[/cmsmasters_quote][cmsmasters_quote image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg|thumbnail" name="Robert" subtitle="Volunteer"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.[/cmsmasters_quote][cmsmasters_quote image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg|thumbnail" name="Simon R. Green" subtitle="Student"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Quotes. Grid Mode.[/cmsmasters_heading][cmsmasters_quotes mode="grid" columns="1" animation_delay="0"][cmsmasters_quote image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg|thumbnail" name="Simon R. Green" subtitle="Student"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters.[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][/cmsmasters_row]', 'Quotes', '', 'draft', 'closed', 'closed', '', 'quotes', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=47', 0, 'page', '', 0),
(60, 1, '2016-05-09 12:32:39', '2016-05-09 12:32:39', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Image Shortcode[/cmsmasters_heading][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_image align="center" caption="You can add caption, links and animation" animation_delay="0"]4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="50" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="130" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4554|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/01.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row]', 'Image', '', 'draft', 'closed', 'closed', '', 'image', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=60', 0, 'page', '', 0),
(62, 1, '2016-05-09 12:32:55', '2016-05-09 12:32:55', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Roadmap[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="ROADMAP" zoom="14" height_type="auto" scroll_wheel="true" double_click_zoom="true" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" overview_map_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Terrain[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="TERRAIN" zoom="14" height_type="auto" scroll_wheel="true" double_click_zoom="true" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" overview_map_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Hybrid[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="HYBRID" zoom="14" height_type="auto" scroll_wheel="true" double_click_zoom="true" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" overview_map_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Satellite[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="SATELLITE" zoom="14" height_type="auto" scroll_wheel="true" double_click_zoom="true" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" overview_map_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="0" data_padding_left="0" data_width="fullwidth"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="100" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Full[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="ROADMAP" zoom="14" height_type="fixed" height="400" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row]', 'Google Maps', '', 'draft', 'closed', 'closed', '', 'google-maps', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=62', 0, 'page', '', 0),
(64, 1, '2016-05-09 12:33:11', '2016-05-09 12:33:11', '[cmsmasters_row data_padding_bottom="0" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Hover Slider[/cmsmasters_heading][cmsmasters_gallery layout="hover" hover_pause="4" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg,4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg,4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg,4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg,4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02-150x150.jpg[/cmsmasters_gallery][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Slider[/cmsmasters_heading][cmsmasters_gallery layout="slider" image_size_slider="full" slider_effect="slide" slider_autoplay="true" slider_slideshow_speed="7" slider_animation_speed="600" slider_pause_on_hover="true" slider_rewind="true" slider_rewind_speed="1000" slider_nav_control="true" slider_nav_arrow="true" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg,4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg,4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg,4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg,4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02-150x150.jpg[/cmsmasters_gallery][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Image Gallery[/cmsmasters_heading][cmsmasters_gallery layout="gallery" gallery_type="grid" image_size_gallery="cmsmasters-blog-masonry-thumb" gallery_columns="4" gallery_links="lightbox" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg,4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg,4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg,4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg[/cmsmasters_gallery][/cmsmasters_column][/cmsmasters_row]', 'Gallery', '', 'draft', 'closed', 'closed', '', 'gallery', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=64', 0, 'page', '', 0),
(66, 1, '2016-05-09 12:33:27', '2016-05-09 12:33:27', '[cmsmasters_row data_padding_bottom="100" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]You Tube[/cmsmasters_heading][cmsmasters_embed link="https://youtu.be/jC0OjPgxB4w" width="560" height="320" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Vimeo[/cmsmasters_heading][cmsmasters_embed link="https://vimeo.com/16039117" width="560" height="320" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Soundcloud[/cmsmasters_heading][cmsmasters_embed link="https://soundcloud.com/lifechurch_worship/we-lift-you-high" width="560" height="320" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row]', 'Embedded', '', 'draft', 'closed', 'closed', '', 'embedded', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=66', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(68, 1, '2016-05-09 12:33:48', '2016-05-09 12:33:48', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="40"][cmsmasters_column data_width="1/1"][cmsmasters_featured_block text_width="48" text_position="left" text_padding="40px 40px 40px 40px" text_align="left" color_overlay="#424555" fb_bg_color="#424555" bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" animation_delay="0"]\n<h3 class="cmsmasters_project_title entry-title"></h3>\n<h1><span style="font-size: 18pt; color: #ffffff;"><strong>Emily Workins</strong></span></h1>\n<blockquote>\n<p style="text-align: left;"><span style="color: #ffffff;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.</span></p>\n</blockquote>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="right" button_font_weight="normal" button_font_style="normal" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#212121" button_border_color_h="#ffffff" animation_delay="0"]Read More[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="75" text_position="center" text_align="center" fb_bg_color="#d14f42" top_padding="50" bottom_padding="50" animation_delay="0"]\n<h5 style="text-align: center;"><span style="color: #ffffff;"><b>About us</b></span></h5>\n<p style="text-align: center;"><span style="color: #ffffff;">At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga.</span></p>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="75" text_position="center" text_align="center" fb_bg_color="#f7a145" top_padding="50" bottom_padding="50" animation_delay="0"]\n<h5 style="text-align: center;"><span style="color: #ffffff;"><strong>Who we are </strong></span></h5>\n<p style="text-align: center;"><span style="color: #ffffff;">At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga.</span></p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row]', 'Featured Blocks', '', 'draft', 'closed', 'closed', '', 'featured-blocks', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=68', 0, 'page', '', 0),
(70, 1, '2016-05-09 12:35:11', '2016-05-09 12:35:11', '[cmsmasters_row data_padding_bottom="0" data_padding_top="110" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Blog Posts[/cmsmasters_heading][cmsmasters_posts_slider orderby="date" order="DESC" post_type="post" columns="3" count="12" pause="5" blog_metadata="title,excerpt,date,categories,author,comments,likes,more" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"] Projects Slider[/cmsmasters_heading][cmsmasters_posts_slider orderby="date" order="DESC" post_type="project" portfolio_categories="church,god,holy-father,hope,jesus,kids,online" columns="3" count="12" pause="5" portfolio_metadata="title,excerpt,categories,comments,likes" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Posts or Projects Slider', '', 'draft', 'closed', 'closed', '', 'posts-or-projects-slider', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=70', 0, 'page', '', 0),
(72, 1, '2016-05-09 12:35:23', '2016-05-09 12:35:23', '[cmsmasters_row data_padding_bottom="120" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Profiles Vertical Layout[/cmsmasters_heading][cmsmasters_profiles orderby="date" order="ASC" count="1" layout="vertical" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Profiles Horizontal Layout[/cmsmasters_heading][cmsmasters_profiles orderby="date" order="ASC" count="3" categories="horizontal" layout="horizontal" columns="3" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Profiles', '', 'draft', 'closed', 'closed', '', 'profiles', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=72', 0, 'page', '', 0),
(81, 2, '2019-10-18 05:12:08', '2019-10-18 05:12:08', '', 'footer-bg-im', '', 'inherit', 'open', 'closed', '', 'footer-bg-im', '', '', '2019-10-18 05:12:08', '2019-10-18 05:12:08', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/footer-bg-im-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(82, 1, '2016-05-09 12:38:22', '2016-05-09 12:38:22', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_table caption="Caption Example" animation_delay="0"][cmsmasters_tr type="header"][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr type="footer"][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][/cmsmasters_tr][/cmsmasters_table][/cmsmasters_column][/cmsmasters_row]', 'Tables', '', 'draft', 'closed', 'closed', '', 'tables', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=82', 0, 'page', '', 0),
(84, 1, '2016-05-09 12:38:40', '2016-05-09 12:38:40', '[cmsmasters_row data_padding_bottom="150" data_padding_top="140" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="80" line_height="110" tablet_check="true" tablet_font_size="60" font_weight="bold" font_style="normal" text_align="center" color="#f7a145" margin_top="0" margin_bottom="0" animation_delay="0"]Сolor[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="200" line_height="230" tablet_check="true" tablet_font_size="120" tablet_line_height="200" font_weight="normal" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Size[/cmsmasters_heading][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" icon="cmsmasters-icon-smile-1" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Heading Icon[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Lato:400,400italic,700,700italic" font_size="80" line_height="100" tablet_check="true" tablet_font_size="60" font_weight="lighter" font_style="normal" text_align="center" margin_top="20" margin_bottom="20" animation_delay="0"]Weight[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Dosis:300,400,500,700" line_height="80" tablet_check="true" tablet_font_size="30" font_weight="normal" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Google Font[/cmsmasters_heading][cmsmasters_heading type="h4" font_size="40" line_height="60" tablet_check="true" tablet_font_size="20" font_weight="bold" font_style="italic" text_align="center" margin_top="20" margin_bottom="0" animation_delay="0"]and Style[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row]', 'Special Headings', '', 'draft', 'closed', 'closed', '', 'special-headings', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=84', 0, 'page', '', 0),
(85, 2, '2019-10-18 05:21:53', '2019-10-18 05:21:53', '', 'zegent-light-footer-logo', '', 'inherit', 'open', 'closed', '', 'zegent-light-footer-logo', '', '', '2019-10-18 05:21:53', '2019-10-18 05:21:53', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/zegent-light-footer-logo-1.png', 0, 'attachment', 'image/png', 0),
(86, 1, '2016-05-09 12:39:02', '2016-05-09 12:39:02', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Social Sharing Horizontal[/cmsmasters_heading][cmsmasters_social facebook="true" twitter="true" google="true" pinterest="true" type="horizontal" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Social Sharing Vertical[/cmsmasters_heading][cmsmasters_social facebook="true" twitter="true" google="true" pinterest="true" type="vertical" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Social Sharing', '', 'draft', 'closed', 'closed', '', 'social-sharing', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=86', 0, 'page', '', 0),
(88, 1, '2016-05-09 12:39:29', '2016-05-09 12:39:29', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Horizontal Progress Bar[/cmsmasters_heading][cmsmasters_stats mode="bars" type="horizontal" count="5" animation_delay="0"][cmsmasters_stat progress="71"]Ministries[/cmsmasters_stat][cmsmasters_stat progress="99" icon="cmsmasters-icon-user-group"]Sermon[/cmsmasters_stat][cmsmasters_stat progress="53"]Confession[/cmsmasters_stat][cmsmasters_stat subtitle="The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. " progress="100"]Faith[/cmsmasters_stat][/cmsmasters_stats][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Round Skills[/cmsmasters_heading][cmsmasters_stats mode="circles" count="4" animation_delay="0"][cmsmasters_stat progress="71"]Ministries[/cmsmasters_stat][cmsmasters_stat progress="99" icon="cmsmasters-icon-user-group"]Sermon[/cmsmasters_stat][cmsmasters_stat progress="53"]Confession[/cmsmasters_stat][cmsmasters_stat progress="100"]Faith[/cmsmasters_stat][/cmsmasters_stats][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Vertical Skills[/cmsmasters_heading][cmsmasters_stats mode="bars" type="vertical" count="5" animation_delay="0"][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="71"]Ministries[/cmsmasters_stat][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="99" icon="cmsmasters-icon-user-group"]Sermon[/cmsmasters_stat][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="53"]Confession[/cmsmasters_stat][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="100"]Faith[/cmsmasters_stat][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="97"]Help[/cmsmasters_stat][/cmsmasters_stats][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Top Icons[/cmsmasters_heading][cmsmasters_counters type="vertical" count="5" icon_size="30" icon_space="60" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="100" value_suffix="%" icon_type="icon" icon="cmsmasters-icon-thumbs-up-3" icon_color="#d14f42" icon_bg_color="#ffffff"]Quality[/cmsmasters_counter][cmsmasters_counter value="2480" icon_type="icon" icon="cmsmasters-icon-award-alt" icon_color="#d14f42" icon_bg_color="#ffffff"]Ministries[/cmsmasters_counter][cmsmasters_counter value="25" icon_type="icon" icon="cmsmasters-icon-user-group" icon_color="#d14f42" icon_bg_color="#ffffff"]People working[/cmsmasters_counter][cmsmasters_counter value="38" icon_type="icon" icon="cmsmasters-icon-calendar-3" icon_color="#d14f42" icon_bg_color="#ffffff"]Years of experience[/cmsmasters_counter][cmsmasters_counter value="3784" icon_type="icon" icon="cmsmasters-icon-smile-1" icon_color="#d14f42" icon_bg_color="#ffffff"]Happy Smiles[/cmsmasters_counter][/cmsmasters_counters][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Side Icons[/cmsmasters_heading][cmsmasters_counters type="horizontal" count="5" icon_size="30" icon_space="60" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="100" value_suffix="%" icon_type="icon" icon="cmsmasters-icon-thumbs-up-3" icon_color="#d14f42" icon_bg_color="#ffffff"]Quality[/cmsmasters_counter][cmsmasters_counter value="2480" icon_type="icon" icon="cmsmasters-icon-award-alt" icon_color="#d14f42" icon_bg_color="#ffffff"]Ministers[/cmsmasters_counter][cmsmasters_counter value="25" icon_type="icon" icon="cmsmasters-icon-user-group" icon_color="#d14f42" icon_bg_color="#ffffff"]People working[/cmsmasters_counter][cmsmasters_counter value="38" icon_type="icon" icon="cmsmasters-icon-calendar-3" icon_color="#d14f42" icon_bg_color="#ffffff"]Years of experience[/cmsmasters_counter][cmsmasters_counter value="3784" icon_type="icon" icon="cmsmasters-icon-smile-1" icon_color="#d14f42" icon_bg_color="#ffffff"]Happy Smiles[/cmsmasters_counter][/cmsmasters_counters][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Top Images[/cmsmasters_heading][cmsmasters_counters type="vertical" count="4" icon_size="100" icon_space="150" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="100" value_suffix="%" icon_type="image" image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" icon_color="#d14f42" icon_bg_color="#ffffff"]Quality[/cmsmasters_counter][cmsmasters_counter value="2480" icon_type="image" image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full" icon_color="#d14f42" icon_bg_color="#ffffff"]Ministries[/cmsmasters_counter][cmsmasters_counter value="25" icon_type="image" image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" icon_color="#d14f42" icon_bg_color="#ffffff"]People working[/cmsmasters_counter][cmsmasters_counter value="38" icon_type="image" image="4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03.jpg|full" icon_color="#d14f42" icon_bg_color="#ffffff"]Years of experience[/cmsmasters_counter][/cmsmasters_counters][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Stats[/cmsmasters_heading][cmsmasters_counters type="vertical" count="4" icon_size="100" icon_space="100" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="100" value_suffix="%" color="#d14f42" icon_type="icon" icon_bg_color="#d14f42"]Quality[/cmsmasters_counter][cmsmasters_counter value="2480" color="#d14f42" icon_type="icon" icon_bg_color="#d14f42"]Ministries[/cmsmasters_counter][cmsmasters_counter value="25" value_suffix="%" color="#d14f42" icon_type="icon" icon_bg_color="#d14f42"]People working[/cmsmasters_counter][cmsmasters_counter value="38" value_suffix="%" color="#d14f42" icon_type="icon" icon_bg_color="#d14f42"]Years of experience[/cmsmasters_counter][/cmsmasters_counters][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data\n_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][/cmsmasters_column][/cmsmasters_row]', 'Counters &amp; Progress Bars', '', 'draft', 'closed', 'closed', '', 'counters-progress-bars', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=88', 0, 'page', '', 0),
(90, 1, '2016-05-09 12:40:02', '2016-05-09 12:40:02', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"] Centered Box With Icon At The Top Of[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="0" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-envelope-empty" box_icon_size="20" box_icon_space="50" box_icon_border_width="1" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_icon_bd_color="rgba(255,255,255,0)" box_border_width="0" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some</span> form.</p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="0" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Centered Box With Icon Above The Title[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_top" title=" Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="30" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#424555" box_border_width="1" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_top" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-mail-3" box_icon_size="30" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#424555" box_icon_bd_color="#fcfcfc" box_border_width="1" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_top" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="30" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#424555" box_border_width="1" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Box With Icon Before Title[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_heading_left" title=" Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#a2473e" box_border_width="2" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_heading_left" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-mail-3" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#a2473e" box_border_width="2" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_heading_left" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#a2473e" box_border_width="2" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Box With Icon At The Left Top Of[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left_top" title=" Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#f7a145" box_border_width="2" box_bd_color="#f7a145" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left_top" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-mail-3" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#f7a145" box_border_width="2" box_bd_color="#f7a145" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left_top" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#f7a145" box_border_width="2" box_bd_color="#f7a145" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Box With Icon At The Left Of[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="130" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left" title=" Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#d14f42" box_border_width="1" box_bd_color="rgba(209,79,66,0.5)" animation_delay="0"]<span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span>[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-mail-3" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#d14f42" box_border_width="1" box_bd_color="rgba(209,79,66,0.5)" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#d14f42" box_border_width="1" box_bd_color="rgba(209,79,66,0.5)" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row]', 'Icon Boxes', '', 'draft', 'closed', 'closed', '', 'icon-boxes', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=90', 0, 'page', '', 0),
(92, 1, '2016-05-09 12:40:16', '2016-05-09 12:40:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="110"][cmsmasters_column data_width="1/2"][cmsmasters_notice type="cmsmasters_notice_success" close="true" icon="cmsmasters-icon-check-1" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][cmsmasters_notice type="cmsmasters_notice_error" close="true" icon="cmsmasters-icon-cancel-1" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][cmsmasters_notice type="cmsmasters_notice_info" close="true" icon="cmsmasters-icon-info-3" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_notice type="cmsmasters_notice_warning" close="true" icon="cmsmasters-icon-fire-4" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][cmsmasters_notice type="cmsmasters_notice_download" close="true" icon="cmsmasters-icon-download-3" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][cmsmasters_notice type="cmsmasters_notice_success" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][/cmsmasters_column][/cmsmasters_row]', 'Notice Boxes', '', 'draft', 'closed', 'closed', '', 'notice-boxes', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=92', 0, 'page', '', 0),
(94, 1, '2016-05-09 12:40:30', '2016-05-09 12:40:30', '[cmsmasters_row data_padding_bottom="100" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_pricing_table_items columns="4" animation_delay="0"][cmsmasters_pricing_table_item price="99" currency="$" features="title{News }|link{}|icon{}||title{Bible}|link{}|icon{}||title{Church}|link{}|icon{}||title{Free Bag}|link{}|icon{}" button_show="true" button_title="PURCHASE" button_link="#" button_target="self" button_font_weight="normal" button_font_style="normal" button_border_style="solid"]News standart[/cmsmasters_pricing_table_item][cmsmasters_pricing_table_item price="189" currency="$" features="title{News }|link{}|icon{}||title{Bible}|link{}|icon{}||title{Church}|link{}|icon{}||title{Free Bag}|link{}|icon{}" best="true" best_bg_color="#d14f42" button_show="true" button_title="PURCHASE" button_link="#" button_target="self" button_font_weight="normal" button_font_style="normal" button_border_style="solid"]News Medium[/cmsmasters_pricing_table_item][cmsmasters_pricing_table_item price="299" currency="$" features="title{News }|link{}|icon{}||title{Bible}|link{}|icon{}||title{Church}|link{}|icon{}||title{Free Bag}|link{}|icon{}" button_show="true" button_title="PURCHASE" button_link="#" button_target="self" button_font_weight="normal" button_font_style="normal" button_border_style="solid"]News pro[/cmsmasters_pricing_table_item][cmsmasters_pricing_table_item price="499" currency="$" features="title{News }|link{}|icon{}||title{Bible}|link{}|icon{}||title{Church}|link{}|icon{}||title{Free Bag}|link{}|icon{}" button_show="true" button_title="PURCHASE" button_link="#" button_target="self" button_font_weight="normal" button_font_style="normal" button_border_style="solid"]News pro +[/cmsmasters_pricing_table_item][/cmsmasters_pricing_table_items][/cmsmasters_column][/cmsmasters_row]', 'Pricing Tables', '', 'draft', 'closed', 'closed', '', 'pricing-tables', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=94', 0, 'page', '', 0),
(95, 2, '2019-04-19 06:52:04', '2019-04-19 06:52:04', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="c3205ed" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="c3205ed" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>', 'The Heartfelt Petition To The Lord', '', 'publish', 'open', 'open', '', 'the-heartfelt-petition-to-the-lord', '', '', '2019-04-19 06:52:04', '2019-04-19 06:52:04', '', 0, 'http://demo.zozothemes.com/zegen/post-1-copy/', 0, 'post', '', 0),
(96, 2, '2019-04-19 06:52:24', '2019-04-19 06:52:24', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="777ee40" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="777ee40" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>', 'Families During National Adoption Month', '', 'publish', 'open', 'open', '', 'families-during-national-adoption-month', '', '', '2019-04-19 06:52:24', '2019-04-19 06:52:24', '', 0, 'http://demo.zozothemes.com/zegen/post-4-copy/', 0, 'post', '', 0),
(97, 2, '2019-04-19 06:53:46', '2019-04-19 06:53:46', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="c6eaf35" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="c6eaf35" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>', 'Pray for Help to Save Mattia’s Life', '', 'publish', 'open', 'open', '', 'pray-for-help-to-save-mattias-life', '', '', '2019-04-19 06:53:46', '2019-04-19 06:53:46', '', 0, 'http://demo.zozothemes.com/zegen/post-5-copy/', 0, 'post', '', 0),
(105, 1, '2016-05-09 12:43:31', '2016-05-09 12:43:31', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="90" data_padding_bottom="50"][cmsmasters_column data_width="1/4"][cmsmasters_sidebar sidebar="sidebar_default"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Sidebar[/cmsmasters_heading][cmsmasters_text animation_delay="0"]\n<p style="text-align: center;">That’s a useful tool if you’d like to use widgets anywhere on page.</p>\n[/cmsmasters_text][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_sidebar sidebar="sidebar_default"][/cmsmasters_column][/cmsmasters_row]', 'Sidebar', '', 'draft', 'closed', 'closed', '', 'sidebar', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=105', 0, 'page', '', 0),
(107, 1, '2016-05-09 12:43:42', '2016-05-09 12:43:42', '[cmsmasters_row data_padding_bottom="120" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Revolution Slider[/cmsmasters_heading][cmsmasters_slider slider_plugin="rev" slider_rev="daw"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="65" animation_delay="0"]Layer Slider[/cmsmasters_heading][cmsmasters_slider slider_plugin="layer" slider_layer="1"][/cmsmasters_column][/cmsmasters_row]', 'Sliders', '', 'draft', 'closed', 'closed', '', 'sliders', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=107', 0, 'page', '', 0),
(109, 1, '2016-05-09 12:44:06', '2016-05-09 12:44:06', '[cmsmasters_row data_padding_bottom="100" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"] Accordions[/cmsmasters_heading][cmsmasters_toggles mode="accordion" active="1" animation_delay="0"][cmsmasters_toggle title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Pastor"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Who we are?"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][/cmsmasters_toggles][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Toggles[/cmsmasters_heading][cmsmasters_toggles mode="toggle" active="1" animation_delay="0"][cmsmasters_toggle title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Pastor"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Who we are?"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][/cmsmasters_toggles][/cmsmasters_column][/cmsmasters_row]', 'Toggles &amp; Accordions', '', 'draft', 'closed', 'closed', '', 'toggles-accordions', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=109', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(111, 1, '2016-05-09 12:44:29', '2016-05-09 12:44:29', '[cmsmasters_row data_padding_bottom="0" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Tabs[/cmsmasters_heading][cmsmasters_tabs mode="tab" active="1" animation_delay="0"][cmsmasters_tab title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Pastor"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][/cmsmasters_tabs][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Tours left[/cmsmasters_heading][cmsmasters_tabs mode="tour" position="left" active="1" animation_delay="0"][cmsmasters_tab title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title=" Our Pastor"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][/cmsmasters_tabs][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Tours right[/cmsmasters_heading][cmsmasters_tabs mode="tour" position="right" active="1" animation_delay="0"][cmsmasters_tab title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sin\nners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Pastor "]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][/cmsmasters_tabs][/cmsmasters_column][/cmsmasters_row]', 'Tabs &amp; Tours', '', 'draft', 'closed', 'closed', '', 'tabs-tours', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=111', 0, 'page', '', 0),
(113, 1, '2016-05-09 12:44:47', '2016-05-09 12:44:47', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="110"][cmsmasters_column data_width="1/1"][cmsmasters_blog orderby="date" order="DESC" count="12" layout="timeline" metadata="date,categories,author,comments,likes,more" pagination="pagination"][/cmsmasters_column][/cmsmasters_row]', 'Blog Shortcode', '', 'publish', 'closed', 'closed', '', 'blog-shortcode', '', '', '2025-04-22 06:29:51', '2025-04-22 06:29:51', '', 0, 'http://my-religion.cmsmasters.net/?page_id=113', 0, 'page', '', 0),
(115, 1, '2016-05-09 12:45:01', '2016-05-09 12:45:01', '[cmsmasters_row data_padding_bottom="50" data_padding_top="70" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_clients columns="4" layout="slider" height="180" autoplay="true" speed="1" slides_control="true" arrow_control="true" animation_delay="0"][cmsmasters_client logo="788|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/Untitled-1.jpg|full"]Lingvo Centr[/cmsmasters_client][cmsmasters_client logo="786|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/2.jpg|full"]OGY Library[/cmsmasters_client][cmsmasters_client logo="787|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/3.jpg|full"]World Connect[/cmsmasters_client][cmsmasters_client logo="785|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/1.jpg|full"]Books Market[/cmsmasters_client][cmsmasters_client logo="786|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/2.jpg|full"]OGY Library[/cmsmasters_client][/cmsmasters_clients][/cmsmasters_column][/cmsmasters_row]', 'Clients', '', 'draft', 'closed', 'closed', '', 'clients', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=115', 0, 'page', '', 0),
(117, 1, '2016-05-09 12:45:14', '2016-05-09 12:45:14', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="200" data_padding_bottom="200"][cmsmasters_column data_width="1/1"][cmsmasters_twitter user="cmsmasters" count="5" date="true" control="true" autoplay="true" speed="5" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Tweets', '', 'draft', 'closed', 'closed', '', 'tweets', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=117', 0, 'page', '', 0),
(453, 1, '2016-05-10 14:42:16', '2016-05-10 14:42:16', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).', 'God’s Word &#038; Spirit', '', 'publish', 'open', 'open', '', 'gods-word-spirit', '', '', '2016-05-10 14:42:16', '2016-05-10 14:42:16', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=453', 0, 'project', '', 0),
(461, 1, '2016-05-10 14:55:20', '2016-05-10 14:55:20', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).', 'Developing A Spiritual Mentality', '', 'publish', 'open', 'open', '', 'developing-a-spiritual-mentality', '', '', '2016-05-10 14:55:20', '2016-05-10 14:55:20', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=461', 0, 'project', '', 0),
(464, 1, '2016-05-10 15:06:48', '2016-05-10 15:06:48', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.', 'Church Volunteers Meeting', '', 'publish', 'closed', 'open', '', 'church-volunteers-meeting', '', '', '2016-05-10 15:06:48', '2016-05-10 15:06:48', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=464', 0, 'project', '', 0),
(473, 1, '2016-05-10 15:16:01', '2016-05-10 15:16:01', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.', 'How to Find Faith in God?', '', 'publish', 'closed', 'open', '', 'how-to-find-faith-in-god', '', '', '2016-05-10 15:16:01', '2016-05-10 15:16:01', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=473', 0, 'project', '', 0),
(476, 1, '2016-05-10 15:21:19', '2016-05-10 15:21:19', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.', 'Committing to One Church?', '', 'publish', 'closed', 'open', '', 'online-church-planning-and-heritage-tool-launched', '', '', '2016-05-10 15:21:19', '2016-05-10 15:21:19', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=476', 0, 'project', '', 0),
(479, 1, '2016-05-10 15:25:55', '2016-05-10 15:25:55', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.', 'How Important is Faith?', 'The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically changes lives. We will therefore preach, teach and train', 'publish', 'closed', 'open', '', 'how-important-is-faith', '', '', '2016-05-10 15:25:55', '2016-05-10 15:25:55', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=479', 0, 'project', '', 0),
(493, 1, '2016-05-11 06:35:58', '2016-05-11 06:35:58', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.', 'Teach Children to Love God', 'The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically changes lives. We will therefore preach, teach and train', 'publish', 'closed', 'open', '', 'teach-children-to-love-god', '', '', '2016-05-11 06:35:58', '2016-05-11 06:35:58', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=493', 0, 'project', '', 0),
(499, 1, '2016-05-11 06:40:51', '2016-05-11 06:40:51', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.', 'Helping People Who Need It', 'The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically changes lives. We will therefore preach, teach and train', 'publish', 'closed', 'open', '', 'helping-people-who-need-it', '', '', '2016-05-11 06:40:51', '2016-05-11 06:40:51', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=499', 0, 'project', '', 1),
(637, 1, '2016-05-07 12:00:32', '2016-05-07 12:00:32', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Why Do We Need Religion?', '', 'publish', 'closed', 'open', '', 'why-do-we-need-religion', '', '', '2016-05-07 12:00:32', '2016-05-07 12:00:32', '', 0, 'http://my-religion.cmsmasters.net/?p=637', 0, 'post', '', 0),
(642, 1, '2016-05-11 12:03:11', '0000-00-00 00:00:00', '', 'People of the Way - annual report and accounts 2015 published', '', 'draft', 'closed', 'closed', '', '', '', '', '2016-05-11 12:03:11', '0000-00-00 00:00:00', '', 0, 'http://my-religion.cmsmasters.net/?page_id=642', 0, 'page', '', 0),
(643, 1, '2016-05-03 12:07:18', '2016-05-03 12:07:18', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Understanding the Bible', '', 'publish', 'closed', 'open', '', 'understanding-the-bible', '', '', '2016-05-03 12:07:18', '2016-05-03 12:07:18', '', 0, 'http://my-religion.cmsmasters.net/?p=643', 0, 'post', '', 0),
(649, 1, '2016-05-06 12:30:44', '2016-05-06 12:30:44', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'The Faith of the Heart', '', 'publish', 'closed', 'open', '', 'the-faith-of-the-heart', '', '', '2016-05-06 12:30:44', '2016-05-06 12:30:44', '', 0, 'http://my-religion.cmsmasters.net/?p=649', 0, 'post', '', 0),
(652, 1, '2016-05-01 12:33:32', '2016-05-01 12:33:32', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Moving on in Our Faith', '', 'publish', 'closed', 'open', '', 'moving-on-in-our-faith', '', '', '2016-05-01 12:33:32', '2016-05-01 12:33:32', '', 0, 'http://my-religion.cmsmasters.net/?p=652', 0, 'post', '', 0),
(655, 1, '2016-02-11 12:38:24', '2016-02-11 12:38:24', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Building a Church Community', '', 'publish', 'closed', 'open', '', 'building-a-church-community', '', '', '2016-02-11 12:38:24', '2016-02-11 12:38:24', '', 0, 'http://my-religion.cmsmasters.net/?p=655', 0, 'post', '', 0),
(663, 1, '2016-05-11 12:50:30', '2016-05-11 12:50:30', '[cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation_delay="0"]4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row][cmsmasters_column data_width="1/1"][cmsmasters_text]\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.\n<blockquote>If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</blockquote>\n&nbsp;\n[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Jeremy Thompson', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.', 'publish', 'closed', 'open', '', 'jeremy-thompson', '', '', '2016-05-11 12:50:30', '2016-05-11 12:50:30', '', 0, 'http://my-religion.cmsmasters.net/?post_type=profile&#038;p=663', 0, 'profile', '', 0);
INSERT INTO `wpd6_posts` VALUES
(671, 1, '2016-05-11 13:02:36', '2016-05-11 13:02:36', '[cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation_delay="0"]4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row][cmsmasters_column data_width="1/1"][cmsmasters_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Dylan Taylor', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'publish', 'closed', 'open', '', 'dylan-taylor', '', '', '2016-05-11 13:02:36', '2016-05-11 13:02:36', '', 0, 'http://my-religion.cmsmasters.net/?post_type=profile&#038;p=671', 0, 'profile', '', 0),
(674, 1, '2016-05-11 13:11:27', '2016-05-11 13:11:27', '[cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation_delay="0"]4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row][cmsmasters_column data_width="1/1"][cmsmasters_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Kimberly Richiez', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'publish', 'closed', 'open', '', 'kimberly-richiez', '', '', '2016-05-11 13:11:27', '2016-05-11 13:11:27', '', 0, 'http://my-religion.cmsmasters.net/?post_type=profile&#038;p=674', 0, 'profile', '', 0),
(682, 1, '2016-05-11 13:16:06', '2016-05-11 13:16:06', '[cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row][cmsmasters_column data_width="1/1"][cmsmasters_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Simon R. Green', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'publish', 'closed', 'open', '', 'simon-r-green', '', '', '2016-05-11 13:16:06', '2016-05-11 13:16:06', '', 0, 'http://my-religion.cmsmasters.net/?post_type=profile&#038;p=682', 0, 'profile', '', 0),
(785, 1, '2016-05-11 15:31:07', '2016-05-11 15:31:07', '', '1', '', 'inherit', 'open', 'closed', '', '1', '', '', '2016-05-11 15:31:07', '2016-05-11 15:31:07', '', 115, 'https://thefusionchurch.org/wp-content/uploads/2016/05/1.jpg', 0, 'attachment', 'image/jpeg', 0),
(786, 1, '2016-05-11 15:31:08', '2016-05-11 15:31:08', '', '2', '', 'inherit', 'open', 'closed', '', '2', '', '', '2016-05-11 15:31:08', '2016-05-11 15:31:08', '', 115, 'https://thefusionchurch.org/wp-content/uploads/2016/05/2.jpg', 0, 'attachment', 'image/jpeg', 0),
(787, 1, '2016-05-11 15:31:09', '2016-05-11 15:31:09', '', '3', '', 'inherit', 'open', 'closed', '', '3', '', '', '2016-05-11 15:31:09', '2016-05-11 15:31:09', '', 115, 'https://thefusionchurch.org/wp-content/uploads/2016/05/3.jpg', 0, 'attachment', 'image/jpeg', 0),
(788, 1, '2016-05-11 15:31:10', '2016-05-11 15:31:10', '', 'Untitled-1', '', 'inherit', 'open', 'closed', '', 'untitled-1', '', '', '2016-05-11 15:31:10', '2016-05-11 15:31:10', '', 115, 'https://thefusionchurch.org/wp-content/uploads/2016/05/Untitled-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(792, 1, '2016-05-12 06:23:52', '2016-05-12 06:23:52', '', 'Post types', '', 'draft', 'closed', 'closed', '', 'post-types-2', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=792', 0, 'page', '', 0),
(795, 1, '2016-05-12 06:28:50', '2016-05-12 06:28:50', '[cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_blog orderby="date" order="DESC" count="12" layout="standard" metadata="date,categories,author,comments,likes,more" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'Standard Blog', '', 'draft', 'closed', 'closed', '', 'standard-blog', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=795', 0, 'page', '', 0),
(797, 1, '2016-05-12 06:29:06', '2016-05-12 06:29:06', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_blog orderby="date" order="DESC" count="12" layout="columns" layout_mode="masonry" columns="3" metadata="date,categories,author,comments,likes,more" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'Masonry Blog', '', 'draft', 'closed', 'closed', '', 'masonry-blog', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=797', 0, 'page', '', 0),
(799, 1, '2016-05-12 06:29:16', '2016-05-12 06:29:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_blog orderby="date" order="DESC" count="12" layout="timeline" metadata="date,categories,author,comments,likes,more" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'Timeline Blog', '', 'draft', 'closed', 'closed', '', 'timeline-blog', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=799', 0, 'page', '', 0),
(801, 1, '2016-05-12 06:29:34', '2016-05-12 06:29:34', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="DESC" count="6" categories="church,god,holy-father,hope,jesus,kids" layout="grid" layout_mode="perfect" columns="3" metadata_grid="title,excerpt,categories,comments,likes,rollover,more" filter="true" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'Large Gap', '', 'draft', 'closed', 'closed', '', 'large-gap', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=801', 0, 'page', '', 0),
(803, 1, '2016-05-12 06:29:45', '2016-05-12 06:29:45', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="ASC" count="12" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="zero" filter="true" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'No Gap', '', 'draft', 'closed', 'closed', '', 'no-gap', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=803', 0, 'page', '', 0),
(805, 1, '2016-05-12 06:29:57', '2016-05-12 06:29:57', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="ASC" count="10" categories="masonry-puzzle" layout="puzzle" metadata_puzzle="title,comments,likes" gap="large" pagination="disabled"][/cmsmasters_column][/cmsmasters_row]', 'Large Gap', '', 'draft', 'closed', 'closed', '', '1-pixel-gap', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=805', 0, 'page', '', 0),
(808, 1, '2016-05-12 06:30:50', '2016-05-12 06:30:50', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="ASC" count="10" categories="masonry-puzzle" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="zero" pagination="pagination"][/cmsmasters_column][/cmsmasters_row]', 'No Gap', '', 'draft', 'closed', 'closed', '', 'no-gap-2', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=808', 0, 'page', '', 0),
(810, 1, '2016-05-12 06:31:00', '2016-05-12 06:31:00', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="DESC" count="10" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="small" filter="true" pagination="more"][/cmsmasters_column][/cmsmasters_row]', '1 Pixel Gap', '', 'draft', 'closed', 'closed', '', '1-pixel-gap-2', '', '', '2025-04-21 19:39:27', '2025-04-21 19:39:27', '', 0, 'http://my-religion.cmsmasters.net/?page_id=810', 0, 'page', '', 0),
(812, 1, '2016-05-12 06:31:14', '2016-05-12 06:31:14', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_profiles orderby="date" order="DESC" count="4" categories="horizontal" layout="horizontal" columns="4" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Horizontal', '', 'draft', 'closed', 'closed', '', 'horizontal', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=812', 0, 'page', '', 0),
(814, 1, '2016-05-12 06:31:26', '2016-05-12 06:31:26', '[cmsmasters_row data_padding_bottom="90" data_padding_top="90" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_profiles orderby="date" order="DESC" count="3" categories="pastor,senior-pastor,volunteer" layout="vertical" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Vertical', '', 'draft', 'closed', 'closed', '', 'vertical', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=814', 0, 'page', '', 0),
(818, 1, '2016-05-12 06:31:48', '2016-05-12 06:31:48', '[cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/1"][/cmsmasters_column][/cmsmasters_row]', 'Month', '', 'draft', 'closed', 'closed', '', 'month', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=818', 0, 'page', '', 0),
(820, 1, '2016-05-12 06:31:58', '2016-05-12 06:31:58', '', 'Photo', '', 'draft', 'closed', 'closed', '', 'photo', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=820', 0, 'page', '', 0),
(822, 1, '2016-05-12 06:32:07', '2016-05-12 06:32:07', '', 'Map', '', 'draft', 'closed', 'closed', '', 'map', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=822', 0, 'page', '', 0),
(838, 1, '2016-05-12 06:37:26', '2016-05-12 06:37:26', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="ASC" count="10" categories="masonry-puzzle" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="small" pagination="pagination"][/cmsmasters_column][/cmsmasters_row]', '1 Pixel Gap', '', 'draft', 'closed', 'closed', '', '1-pixel-gap-3', '', '', '2025-04-21 19:39:27', '2025-04-21 19:39:27', '', 0, 'http://my-religion.cmsmasters.net/?page_id=838', 0, 'page', '', 0),
(860, 1, '2016-05-12 07:04:28', '2016-05-12 07:04:28', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Teach children', '', 'publish', 'closed', 'open', '', 'teach-children', '', '', '2016-05-12 07:04:28', '2016-05-12 07:04:28', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=860', 0, 'project', '', 0),
(865, 1, '2016-05-12 07:13:17', '2016-05-12 07:13:17', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Church school', '', 'publish', 'closed', 'open', '', 'church-school', '', '', '2016-05-12 07:13:17', '2016-05-12 07:13:17', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=865', 0, 'project', '', 0),
(868, 1, '2016-05-12 07:16:26', '2016-05-12 07:16:26', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Read the Bible every day', '', 'publish', 'closed', 'open', '', 'read-the-bible-every-day', '', '', '2016-05-12 07:16:26', '2016-05-12 07:16:26', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=868', 0, 'project', '', 0),
(871, 1, '2016-05-12 07:21:30', '2016-05-12 07:21:30', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Sermons for every day', '', 'publish', 'closed', 'open', '', 'sermons-for-every-day', '', '', '2016-05-12 07:21:30', '2016-05-12 07:21:30', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=871', 0, 'project', '', 0),
(874, 1, '2016-05-12 07:26:44', '2016-05-12 07:26:44', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Growing Together', '', 'publish', 'closed', 'open', '', 'growing-together', '', '', '2016-05-12 07:26:44', '2016-05-12 07:26:44', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=874', 0, 'project', '', 0),
(877, 1, '2016-05-12 07:32:52', '2016-05-12 07:32:52', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Be a loving father', '', 'publish', 'closed', 'open', '', 'be-a-loving-father', '', '', '2016-05-12 07:32:52', '2016-05-12 07:32:52', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=877', 0, 'project', '', 0),
(880, 1, '2016-05-12 07:35:41', '2016-05-12 07:35:41', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'We are a family', '', 'publish', 'closed', 'open', '', 'we-are-a-family', '', '', '2016-05-12 07:35:41', '2016-05-12 07:35:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=880', 0, 'project', '', 0),
(883, 1, '2016-05-12 07:37:55', '2016-05-12 07:37:55', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Church for a family', '', 'publish', 'closed', 'open', '', 'church-for-a-family', '', '', '2016-05-12 07:37:55', '2016-05-12 07:37:55', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=883', 0, 'project', '', 0),
(901, 1, '2016-05-12 08:05:44', '2016-05-12 08:05:44', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.', 'Worship, Share and Learn', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available', 'publish', 'open', 'closed', '', 'worship-share-and-learn', '', '', '2016-05-12 08:05:44', '2016-05-12 08:05:44', '', 0, 'http://my-religion.cmsmasters.net/?post_type=tribe_events&#038;p=901', 0, 'tribe_events', '', 0),
(902, 1, '2016-05-12 08:05:44', '2016-05-12 08:05:44', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.', 'Church', '', 'publish', 'closed', 'closed', '', 'church', '', '', '2016-05-12 08:05:44', '2016-05-12 08:05:44', '', 0, 'http://my-religion.cmsmasters.net/organizer/church/', 0, 'tribe_organizer', '', 0),
(903, 1, '2016-05-12 08:05:45', '2016-05-12 08:05:45', '', 'The sermon in church', '', 'publish', 'closed', 'closed', '', 'the-sermon-in-church', '', '', '2016-05-12 08:05:45', '2016-05-12 08:05:45', '', 0, 'http://my-religion.cmsmasters.net/venue/the-sermon-in-church/', 0, 'tribe_venue', '', 0),
(934, 1, '2016-05-12 09:08:15', '2016-05-12 09:08:15', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.', 'Proclaiming the Love of God', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available', 'publish', 'open', 'closed', '', 'proclaiming-the-love-of-god', '', '', '2016-05-12 09:08:15', '2016-05-12 09:08:15', '', 0, 'http://my-religion.cmsmasters.net/?post_type=tribe_events&#038;p=934', 0, 'tribe_events', '', 0),
(937, 1, '2016-05-12 09:08:15', '2016-05-12 09:08:15', '', 'Preaching', '', 'publish', 'closed', 'closed', '', 'preaching', '', '', '2016-05-12 09:08:15', '2016-05-12 09:08:15', '', 0, 'http://my-religion.cmsmasters.net/venue/preaching/', 0, 'tribe_venue', '', 0),
(938, 1, '2016-05-12 09:10:30', '2016-05-12 09:10:30', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.', 'Caring About the Community', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available', 'publish', 'open', 'closed', '', 'caring-about-the-community', '', '', '2016-05-12 09:10:30', '2016-05-12 09:10:30', '', 0, 'http://my-religion.cmsmasters.net/?post_type=tribe_events&#038;p=938', 0, 'tribe_events', '', 0),
(939, 1, '2016-05-12 09:10:31', '2016-05-12 09:10:31', '', 'Public cleaning', '', 'publish', 'closed', 'closed', '', 'public-cleaning', '', '', '2016-05-12 09:10:31', '2016-05-12 09:10:31', '', 0, 'http://my-religion.cmsmasters.net/venue/public-cleaning/', 0, 'tribe_venue', '', 0),
(940, 1, '2016-05-12 09:13:45', '2016-05-12 09:13:45', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.', 'Start a New Way of Living', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available', 'publish', 'open', 'closed', '', 'start-a-new-way-of-living', '', '', '2016-05-12 09:13:45', '2016-05-12 09:13:45', '', 0, 'http://my-religion.cmsmasters.net/?post_type=tribe_events&#038;p=940', 0, 'tribe_events', '', 0),
(941, 1, '2016-05-12 09:13:45', '2016-05-12 09:13:45', '', 'Preaching', '', 'publish', 'closed', 'closed', '', 'preaching-2', '', '', '2016-05-12 09:13:45', '2016-05-12 09:13:45', '', 0, 'http://my-religion.cmsmasters.net/venue/preaching-2/', 0, 'tribe_venue', '', 0),
(1257, 1, '2016-05-13 09:40:18', '2016-05-13 09:40:18', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\n<blockquote>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</blockquote>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Nothing Else Matters', '', 'publish', 'closed', 'open', '', 'nothing-else-matters', '', '', '2016-05-13 09:40:18', '2016-05-13 09:40:18', '', 0, 'http://my-religion.cmsmasters.net/?post_type=sermon&#038;p=1257', 0, 'sermon', '', 0),
(1261, 1, '2016-05-13 09:47:19', '2016-05-13 09:47:19', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\n<blockquote>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</blockquote>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\n<blockquote>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</blockquote>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to ustion in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'He Does All Things Well', '', 'publish', 'open', 'open', '', 'he-does-all-things-well', '', '', '2016-05-13 09:47:19', '2016-05-13 09:47:19', '', 0, 'http://my-religion.cmsmasters.net/?post_type=sermon&#038;p=1261', 0, 'sermon', '', 0),
(1263, 1, '2016-05-13 09:52:29', '2016-05-13 09:52:29', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'The Testing of Our Faith', '', 'publish', 'open', 'open', '', 'the-testing-of-our-faith', '', '', '2016-05-13 09:52:29', '2016-05-13 09:52:29', '', 0, 'http://my-religion.cmsmasters.net/?post_type=sermon&#038;p=1263', 0, 'sermon', '', 0),
(1270, 1, '2016-05-13 09:58:30', '2016-05-13 09:58:30', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\n<hr />\n<blockquote>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</blockquote>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).', 'Reading the God&#039;s Word', '', 'publish', 'closed', 'open', '', 'reading-the-gods-word', '', '', '2016-05-13 09:58:30', '2016-05-13 09:58:30', '', 0, 'http://my-religion.cmsmasters.net/?post_type=sermon&#038;p=1270', 0, 'sermon', '', 0),
(1274, 1, '2016-05-13 10:10:59', '2016-05-13 10:10:59', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\n<blockquote>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</blockquote>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.\n&nbsp;', 'Rebuilding The Walls', '', 'publish', 'open', 'open', '', 'rebuilding-the-walls', '', '', '2016-05-13 10:10:59', '2016-05-13 10:10:59', '', 0, 'http://my-religion.cmsmasters.net/?post_type=sermon&#038;p=1274', 0, 'sermon', '', 0),
(1282, 1, '2016-05-13 10:34:21', '2016-05-13 10:34:21', 'At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus.\nAt vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus.At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus.At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus.\nAt vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus.At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus.At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus.At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus.', 'Why Should I Trust God?', '', 'publish', 'open', 'open', '', 'why-should-i-trust-god', '', '', '2016-05-13 10:34:21', '2016-05-13 10:34:21', '', 0, 'http://my-religion.cmsmasters.net/?post_type=sermon&#038;p=1282', 0, 'sermon', '', 0);
INSERT INTO `wpd6_posts` VALUES
(1299, 1, '2016-05-13 12:12:23', '2016-05-13 12:12:23', 'Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus,At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus,At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus.', '5 Steps to Forgiveness', '', 'publish', 'open', 'open', '', '5-steps-to-forgiveness', '', '', '2016-05-13 12:12:23', '2016-05-13 12:12:23', '', 0, 'http://my-religion.cmsmasters.net/?post_type=sermon&#038;p=1299', 0, 'sermon', '', 0),
(1305, 1, '2016-05-13 12:22:21', '2016-05-13 12:22:21', '', '', '', 'publish', 'closed', 'closed', '', '1305', '', '', '2016-05-13 12:22:21', '2016-05-13 12:22:21', '', 0, 'http://my-religion.cmsmasters.net/?post_type=donation&#038;p=1305', 0, 'donation', '', 0),
(1311, 1, '2016-05-13 12:41:21', '2016-05-13 12:41:21', 'At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique.', 'Sharing our Faith', '', 'publish', 'closed', 'open', '', 'sharing-our-faith', '', '', '2016-05-13 12:41:21', '2016-05-13 12:41:21', '', 0, 'http://my-religion.cmsmasters.net/?post_type=campaign&#038;p=1311', 0, 'campaign', '', 0),
(1314, 1, '2016-05-13 12:47:04', '2016-05-13 12:47:04', 'At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi.', 'Renovating a Historic Building', '', 'publish', 'closed', 'open', '', 'renovating-a-historic-building', '', '', '2016-05-13 12:47:04', '2016-05-13 12:47:04', '', 0, 'http://my-religion.cmsmasters.net/?post_type=campaign&#038;p=1314', 0, 'campaign', '', 0),
(1316, 1, '2016-05-13 12:49:10', '2016-05-13 12:49:10', '', '', '', 'publish', 'closed', 'closed', '', '1316', '', '', '2016-05-13 12:49:10', '2016-05-13 12:49:10', '', 0, 'http://my-religion.cmsmasters.net/?post_type=donation&#038;p=1316', 0, 'donation', '', 0),
(1319, 1, '2016-05-13 12:52:49', '2016-05-13 12:52:49', '', '', '', 'publish', 'closed', 'closed', '', '1319', '', '', '2016-05-13 12:52:49', '2016-05-13 12:52:49', '', 0, 'http://my-religion.cmsmasters.net/?post_type=donation&#038;p=1319', 0, 'donation', '', 0),
(1320, 1, '2016-05-13 12:52:24', '2016-05-13 12:52:24', 'At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident.', 'Growing Church Community', '', 'publish', 'closed', 'open', '', 'growing-church-community', '', '', '2016-05-13 12:52:24', '2016-05-13 12:52:24', '', 0, 'http://my-religion.cmsmasters.net/?post_type=campaign&#038;p=1320', 0, 'campaign', '', 0),
(1322, 1, '2016-05-13 12:53:20', '2016-05-13 12:53:20', '', '', '', 'publish', 'closed', 'closed', '', '1322', '', '', '2016-05-13 12:53:20', '2016-05-13 12:53:20', '', 0, 'http://my-religion.cmsmasters.net/?post_type=donation&#038;p=1322', 0, 'donation', '', 0),
(1324, 1, '2016-05-13 12:58:27', '2016-05-13 12:58:27', 'At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident.', 'Build a 21st Century Church', '', 'publish', 'closed', 'open', '', 'build-a-21st-century-church', '', '', '2016-05-13 12:58:27', '2016-05-13 12:58:27', '', 0, 'http://my-religion.cmsmasters.net/?post_type=campaign&#038;p=1324', 0, 'campaign', '', 0),
(1326, 1, '2016-05-13 12:58:50', '2016-05-13 12:58:50', '', '', '', 'publish', 'closed', 'closed', '', '1326', '', '', '2016-05-13 12:58:50', '2016-05-13 12:58:50', '', 0, 'http://my-religion.cmsmasters.net/?post_type=donation&#038;p=1326', 0, 'donation', '', 0),
(1327, 1, '2016-05-13 13:29:07', '2016-05-13 13:29:07', 'At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sun.', 'The Church That Cares', '', 'publish', 'closed', 'open', '', 'the-church-that-cares', '', '', '2016-05-13 13:29:07', '2016-05-13 13:29:07', '', 0, 'http://my-religion.cmsmasters.net/?post_type=campaign&#038;p=1327', 0, 'campaign', '', 0),
(1330, 1, '2016-05-13 13:29:43', '2016-05-13 13:29:43', '', '', '', 'publish', 'closed', 'closed', '', '1330', '', '', '2016-05-13 13:29:43', '2016-05-13 13:29:43', '', 0, 'http://my-religion.cmsmasters.net/?post_type=donation&#038;p=1330', 0, 'donation', '', 0),
(1332, 1, '2016-05-13 13:35:27', '2016-05-13 13:35:27', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire.', 'Helping the Morgan Family', '', 'publish', 'closed', 'open', '', 'helping-the-morgan-family', '', '', '2016-05-13 13:35:27', '2016-05-13 13:35:27', '', 0, 'http://my-religion.cmsmasters.net/?post_type=campaign&#038;p=1332', 0, 'campaign', '', 0),
(1335, 1, '2016-05-13 13:35:52', '2016-05-13 13:35:52', '', '', '', 'publish', 'closed', 'closed', '', '1335', '', '', '2016-05-13 13:35:52', '2016-05-13 13:35:52', '', 0, 'http://my-religion.cmsmasters.net/?post_type=donation&#038;p=1335', 0, 'donation', '', 0),
(1370, 1, '2016-05-13 14:45:38', '2016-05-13 14:45:38', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.', 'Building', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available', 'publish', 'open', 'closed', '', 'building-a-church-fellowship', '', '', '2016-05-13 14:45:38', '2016-05-13 14:45:38', '', 0, 'http://my-religion.cmsmasters.net/?post_type=tribe_events&#038;p=1370', 0, 'tribe_events', '', 0),
(1371, 1, '2016-05-13 14:45:38', '2016-05-13 14:45:38', '', 'Construction of Church', '', 'publish', 'closed', 'closed', '', 'construction-of-church', '', '', '2016-05-13 14:45:38', '2016-05-13 14:45:38', '', 0, 'http://my-religion.cmsmasters.net/venue/construction-of-church/', 0, 'tribe_venue', '', 0),
(1450, 1, '2016-05-16 09:46:47', '2016-05-16 09:46:47', '', 'Donations', '', 'draft', 'closed', 'closed', '', 'donations', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=1450', 0, 'page', '', 0),
(1511, 1, '2016-05-16 11:06:55', '2016-05-16 11:06:55', '', 'ICON', '', 'inherit', 'open', 'closed', '', 'icon', '', '', '2016-05-16 11:06:55', '2016-05-16 11:06:55', '', 4493, 'https://thefusionchurch.org/wp-content/uploads/2016/05/ICON.png', 0, 'attachment', 'image/png', 0),
(1519, 1, '2016-05-16 11:23:31', '2016-05-16 11:23:31', '[cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation_delay="0"]4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row][cmsmasters_column data_width="1/1"][cmsmasters_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Simon R. Green', 'Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.', 'publish', 'closed', 'open', '', 'simon-r-green-2', '', '', '2016-05-16 11:23:31', '2016-05-16 11:23:31', '', 0, 'http://my-religion.cmsmasters.net/?post_type=profile&#038;p=1519', 0, 'profile', '', 0),
(1521, 1, '2016-05-16 11:26:10', '2016-05-16 11:26:10', '[cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation_delay="0"]4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default"][cmsmasters_column data_width="1/1"][cmsmasters_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Kimberly Richiez', 'Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.', 'publish', 'closed', 'open', '', 'kimberly-richiez-2', '', '', '2016-05-16 11:26:10', '2016-05-16 11:26:10', '', 0, 'http://my-religion.cmsmasters.net/?post_type=profile&#038;p=1521', 0, 'profile', '', 0),
(1526, 1, '2016-05-16 11:30:35', '2016-05-16 11:30:35', '[cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row][cmsmasters_column data_width="1/1"][cmsmasters_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Dylan Taylor', 'Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.', 'publish', 'closed', 'open', '', 'dylan-taylor-2', '', '', '2016-05-16 11:30:35', '2016-05-16 11:30:35', '', 0, 'http://my-religion.cmsmasters.net/?post_type=profile&#038;p=1526', 0, 'profile', '', 0),
(1528, 1, '2016-05-16 11:33:23', '2016-05-16 11:33:23', '[cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation_delay="0"]4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row][cmsmasters_column data_width="1/1"][cmsmasters_text]But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure.[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Jeremy Thompson', 'Jentezen Walkman is the Senior Pastor of Free Chapel, a multi-campus church with a global reach.', 'publish', 'closed', 'open', '', 'jeremy-thompson-2', '', '', '2016-05-16 11:33:23', '2016-05-16 11:33:23', '', 0, 'http://my-religion.cmsmasters.net/?post_type=profile&#038;p=1528', 0, 'profile', '', 0),
(1613, 1, '2016-05-16 13:50:16', '2016-05-16 13:50:16', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose.', 'Sermon: Hope For Us', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available', 'publish', 'open', 'closed', '', 'living-hope-for-real-people', '', '', '2016-05-16 13:50:16', '2016-05-16 13:50:16', '', 0, 'http://my-religion.cmsmasters.net/?post_type=tribe_events&#038;p=1613', 0, 'tribe_events', '', 0),
(1793, 1, '2016-05-24 11:59:03', '2016-05-24 11:59:03', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2016-05-24 11:59:03', '2016-05-24 11:59:03', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/05/logo.png', 0, 'attachment', 'image/png', 0),
(1794, 1, '2016-05-24 12:00:17', '2016-05-24 12:00:17', '', 'logo1', '', 'inherit', 'open', 'closed', '', 'logo1', '', '', '2016-05-24 12:00:17', '2016-05-24 12:00:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/05/logo1.png', 0, 'attachment', 'image/png', 0),
(1839, 1, '2016-05-24 13:37:08', '2016-05-24 13:37:08', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy.', 'Experience God’s Presence', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available', 'publish', 'open', 'closed', '', 'experience-gods-presence', '', '', '2016-05-24 13:37:08', '2016-05-24 13:37:08', '', 0, 'http://my-religion.cmsmasters.net/?post_type=tribe_events&#038;p=1839', 0, 'tribe_events', '', 0),
(2110, 1, '2016-06-03 10:31:53', '2016-06-03 10:31:53', '', '342466858', '', 'inherit', 'open', 'closed', '', '342466858', '', '', '2016-06-03 10:31:53', '2016-06-03 10:31:53', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/342466858.mp4', 0, 'attachment', 'video/mp4', 0),
(2112, 1, '2016-06-04 10:41:13', '2016-06-04 10:41:13', '', 'T-Shirt', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.', 'publish', 'open', 'closed', '', 't-shirt', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=product&#038;p=2112', 0, 'product', '', 2),
(2114, 1, '2016-06-04 10:46:13', '2016-06-04 10:46:13', '', 'Shop', '', 'draft', 'closed', 'closed', '', 'shop-2', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=2114', 0, 'page', '', 0),
(2121, 1, '2016-06-04 12:50:32', '2016-06-04 12:50:32', '', 'Tank-Top', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.', 'publish', 'open', 'closed', '', 'tank-top', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=product&#038;p=2121', 0, 'product', '', 1),
(2123, 1, '2016-06-04 12:52:55', '2016-06-04 12:52:55', '', 'Eco Bag', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.', 'publish', 'open', 'closed', '', 'eco-bag', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=product&#038;p=2123', 0, 'product', '', 1),
(2125, 1, '2016-06-04 12:54:51', '2016-06-04 12:54:51', '', 'Bag', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.', 'publish', 'open', 'closed', '', 'bag', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=product&#038;p=2125', 0, 'product', '', 1),
(2127, 1, '2016-06-04 12:56:26', '2016-06-04 12:56:26', '', 'Cup', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.', 'publish', 'open', 'closed', '', 'cup', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=product&#038;p=2127', 0, 'product', '', 2),
(2132, 1, '2016-06-04 13:31:54', '2016-06-04 13:31:54', '', 'Zip-case', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.', 'publish', 'open', 'closed', '', 'zip-case', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=product&#038;p=2132', 0, 'product', '', 1),
(2150, 1, '2016-06-05 06:40:48', '2016-06-05 06:40:48', '', 'Sweatshirt', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.', 'publish', 'open', 'closed', '', 'sweatshirt', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=product&#038;p=2150', 0, 'product', '', 1),
(2152, 1, '2016-06-05 06:42:14', '2016-06-05 06:42:14', '', 'Crop Top', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.', 'publish', 'open', 'closed', '', 'crop-top', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=product&#038;p=2152', 0, 'product', '', 1),
(2155, 1, '2016-06-05 06:46:06', '2016-06-05 06:46:06', '[cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_text animation_delay="0"][woocommerce_cart][/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Cart', '', 'draft', 'closed', 'closed', '', 'cart-2', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=2155', 0, 'page', '', 0),
(2157, 1, '2016-06-05 06:47:05', '2016-06-05 06:47:05', '[cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_text animation_delay="0"][woocommerce_checkout][/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Checkout', '', 'draft', 'closed', 'closed', '', 'checkout-2', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=2157', 0, 'page', '', 0),
(2159, 1, '2016-06-05 06:47:40', '2016-06-05 06:47:40', '', 'Terms and Conditions', '', 'draft', 'closed', 'closed', '', 'terms-and-conditions', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=2159', 0, 'page', '', 0),
(2331, 1, '2016-06-06 08:36:13', '2016-06-06 08:36:13', '', 'pdfchurch', '', 'inherit', 'open', 'closed', '', 'pdfchurch', '', '', '2016-06-06 08:36:13', '2016-06-06 08:36:13', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/pdfchurch.pdf', 0, 'attachment', 'application/pdf', 0),
(2465, 1, '2016-06-07 09:18:40', '2016-06-07 09:18:40', '[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_slider slider_plugin="rev" slider_rev="home-music"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="28" line_height="40" font_weight="bold" font_style="inherit" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]LOVE GOD. LOVE PEOPLE. INFUENCE THE WORLD[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="20" line_height="32" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="0" animation_delay="0"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically changes lives.[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="20" line_height="32" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="20" animation_delay="0"]We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" color="#d8d8d8" margin_top="50" margin_bottom="60" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="0" data_padding_bottom="90"][cmsmasters_column data_width="1/3"][cmsmasters_image align="center" animation_delay="0"]2713|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/pastor-2-1.png|full[/cmsmasters_image][cmsmasters_heading type="h1" font_size="20" line_height="30" font_weight="bold" font_style="inherit" text_align="center" margin_top="35" margin_bottom="15" animation_delay="0"]OUR PASTORS[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="15" line_height="26" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="20" animation_delay="0"]Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia at consectetur massa.[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_image align="center" animation_delay="0"]2752|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/joing-2-1.png|full[/cmsmasters_image][cmsmasters_heading type="h1" font_size="20" line_height="30" font_weight="bold" font_style="inherit" text_align="center" margin_top="35" margin_bottom="15" animation_delay="0"]JOIN A GROUP[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="15" line_height="26" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="20" animation_delay="0"]Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia at consectetur massa.[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_image align="center" animation_delay="0"]2770|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/visit-2-1.png|full[/cmsmasters_image][cmsmasters_heading type="h1" font_size="20" line_height="30" font_weight="bold" font_style="inherit" text_align="center" margin_top="35" margin_bottom="15" animation_delay="0"]VISIT US[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="15" line_height="26" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="20" animation_delay="0"]Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia at consectetur massa.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="2592|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/prlx-ev.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="150" data_padding_bottom="150"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="50" animation_delay="0"]SUNDAY MEETING[/cmsmasters_heading][cmsmasters_heading type="h1" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]COMMUNITY GROUP TRAINING[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="60" animation_delay="0"]Sundays 8:15am, 10am, 11:45am[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="16" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#000000" button_border_color_h="#ffffff" animation_delay="0"]VIEW MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#3f3f3f" data_padding_top="70" data_padding_bottom="30"][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_size="28" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]NEXT ONLINE[/cmsmasters_heading][cmsmasters_heading type="h2" font_size="28" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]EXPERIENCE IN[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="16" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color=\n"#ffffff" button_bg_color_h="#ffffff" button_text_co\nlor_h="#000000" button_border_color_h="#ffffff" animation_delay="0"]VIEW MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="32" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]NEXT EVENTS[/cmsmasters_heading][cmsmasters_sidebar sidebar="event-list"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" animation_delay="0"]SEE ALL EVENTS[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="3254|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_107759308_original.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#3f3f3f" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]THE CHURCH[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]ISN''T A BUILDING.[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]IT''S PEOPLE[/cmsmasters_heading]</p>\n<p style="text-align: left">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="0" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="28" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]LATEST SERMONS[/cmsmasters_heading][cmsmasters_sermons orderby="date" order="ASC" count="3" columns="3" metadata="title,author,categories,date,excerpt" pagination="disabled" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="3067|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_102493174_original.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="150" data_padding_bottom="150"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Simon R. Green[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]“I KNEW GOD WAS WITH ME, AND HOWEVER[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"] HE CHOSE TO PROTECT THE BABY WOULD BE BEST”[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="16" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#000000" button_border_color_h="#ffffff" animation_delay="0"]VIEW MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#3f3f3f" data_padding_top="60"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]LET’S STAY IN TOUCH![/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="second" data_bg_color="#3f3f3f" data_padding_top="20" data_padding_bottom="40"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="subscribe" classes="custom_subscribe"][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="18" line_height="32" font_weight="normal" font_style="normal" text_align="center" color="#bababa" margin_top="0" margin_bottom="0" animation_delay="0"]We would love to keep you up to date with what’s coming up in church life.[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="32" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]ONLINE GIVING[/cmsmasters_heading][cmsmasters_campaigns orderby="date" order="DESC" columns="4" count="5" pause="5" campaigns_metadata="title,excerpt,donated_percent" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="3061|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_110542316_original.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="80" data_padding_bottom="70"][cmsmasters_column data_width="1/1"][cmsmasters_quotes mode="slider" type="center" speed="5" animation_delay="0"][cmsmasters_quote name="Amanda" subtitle="Volunteer"]“THE TRUE CHURCH CAN NEVER FAIL. FOR IT IS BASED UPON A ROCK”[/cmsmasters_quote][cmsmasters_quote name="Simon R. Green" subtitle="Volunteer"]“I KNEW GOD WAS WITH ME, AND HOWEVER HE CHOSE TO PROTECT THE BABY WOULD BE BEST”[/cmsmasters_quote][cmsmasters_quote name="Greag " subtitle="Teacher"]“I KNEW GOD WAS WITH ME, AND HOWEVER HE CHOSE TO PROTECT THE BABY WOULD BE BEST”[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="32" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]LATEST NEWS[/cmsmasters_heading][cmsmasters_profiles orderby="date" order="DESC" count="4" layout="horizontal" columns="4" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="3069|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_7645451_original.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="200" data_padding_bottom="200"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h3" font_size="32" line_height="36" font_weight="bold" font_style="inherit" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]WE BELIEVE GOD HAS[/cmsmasters_heading][cmsmasters_heading type="h3" font_size="32" line_height="36" font_weight="bold" font_style="inherit" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]A GREAT PLAN FOR YOUR LIFE[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]3013|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/video.png|full[/cmsmasters_image][cmsmasters_heading type="h5" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="30" margin_bottom="20" animation_delay="0"]Watch Messages[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/3"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_simple_icon icon="cmsmasters-icon-phone-4" size="40" space="60" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="20" line_height="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]1-800-123-7856[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson text:400,700" font_size="20" line_height="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Phone[/cmsmasters_heading]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424242" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_simple_icon icon="cmsmasters-icon-location-3" size="40" space="60" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="20" line_height="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Brooklyn, NY 10036, United States[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson text:400,700" font_size="20" line_height="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Adress[/cmsmasters_heading]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#0194ca" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_simple_icon icon="cmsmasters-icon-mail-3" size="40" space="60" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="20" line_height="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]my-religion@example.com[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson text:400,700" font_size="20" line_height="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Email[/cmsmasters_heading]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="32" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]LATEST NEWS[/cmsmasters_heading][cmsmasters_blog orderby="date" order="ASC" count="4" layout="columns" layout_mode="puzzle" columns="4" metadata="date,categories,author,comments,likes" pagination="disabled"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="3147|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/1ds.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="150" data_padding_bottom="150"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]SUNDAY MEETING[/cmsmasters_heading][cmsmasters_heading type="h1" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]We''d love for you to join us this Sunday[/cmsmasters_heading][cmsmasters_heading type="h3" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]SUNDAYS 8:15am, 10am, 11:45am[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="16" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#000000" button_border_color_h="#ffffff" animation_delay="0"]VIEW MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row]', 'Home Music', '', 'draft', 'closed', 'closed', '', 'home-music', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=2465', 0, 'page', '', 0),
(2468, 1, '2016-06-07 09:19:47', '2016-06-07 09:19:47', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_slider slider_plugin="layer" slider_layer="2"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="40" bottom_padding="40" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Our Community[/cmsmasters_heading]</p>\n<h6 style="text-align: center"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Donec facilisis fermentum sem viverra [/cmsmasters_heading]</em></h6>\n<h5 style="text-align: center"><span style="color: #ffffff"><a style="color: #ffffff" href="#"><strong><span style="font-size: 10pt">LEARN MORE</span></strong></a></span></h5>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="40" bottom_padding="40" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Church Mission[/cmsmasters_heading]</p>\n<h6 style="text-align: center"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Donec facilisis fermentum sem viverra [/cmsmasters_heading]</em></h6>\n<h5 style="text-align: center"><span style="color: #ffffff"><a style="color: #ffffff" href="#"><strong><span style="font-size: 10pt">LEARN MORE</span></strong></a></span></h5>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="40" bottom_padding="40" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Join a Group[/cmsmasters_heading]</p>\n<h6 style="text-align: center"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Donec facilisis fermentum sem viverra [/cmsmasters_heading]</em></h6>\n<h5 style="text-align: center"><span style="color: #ffffff"><a style="color: #ffffff" href="#"><strong><span style="font-size: 10pt">LEARN MORE</span></strong></a></span></h5>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="40" bottom_padding="40" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Church Beliefs[/cmsmasters_heading]</p>\n<h6 style="text-align: center"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Donec facilisis fermentum sem viverra [/cmsmasters_heading]</em></h6>\n<h5 style="text-align: center"><span style="color: #ffffff"><a style="color: #ffffff" href="#"><strong><span style="font-size: 10pt">LEARN MORE</span></strong></a></span></h5>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="112" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="15" animation_delay="0"]Hello &amp; Welcome[/cmsmasters_heading][cmsmasters_text animation_delay="0"]\n<h6 style="text-align: center"><span style="font-size: 18pt"><em><span style="color: #707176">Google doesn’t have all the answers.</span></em></span></h6>\n[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="60" data_padding_top="40" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="90" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_text animation_delay="0"]<span style="color: #b8b8b8">Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia Curae Suspendisse at consectetur massa. Curabitur non ipsum nisinec dapibus elit. Donec nec magna id lacus consequat posuere. Aenean ut diam vitae ante interdum interdum ut sit amet metus. Ut tortor nibh, gravida vitae pellentesque id, bibendum in enim. Proin ultricies elit a purus dapibus quis mollis mauris congue. Proin sit amet magna</span>[/cmsmasters_text][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_text animation_delay="0"]<span style="color: #b8b8b8">Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia Curae Suspendisse at consectetur massa. Curabitur non ipsum nisinec dapibus elit. Donec nec magna id lacus consequat posuere. Aenean ut diam vitae ante interdum interdum ut sit amet metus. Ut tortor nibh, gravida vitae pellentesque id, bibendum in enim. Proin ultricies elit a purus dapibus quis mollis mauris congue. Proin sit amet magna</span>[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="112"][cmsmasters_column data_width="1/1"][cmsmasters_text animation_delay="0"]\n<p style="text-align: center"><span style="font-size: 14pt;color: #333333"><em><a style="color: #333333" href="#">[cmsmasters_heading type="h6" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#d14d42" link="#" target="self" margin_top="0" margin_bottom="20" animation_delay="0"]Continue Reading...[/cmsmasters_heading]</a></em></span></p>\n[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="0" data_padding_left="0" data_width="fullwidth"][cmsmasters_column data_width="1/1"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" bg_img="1797|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/home-img1-150x150.jpg|thumbnail" bg_position="top center" bg_repeat="no-repeat" bg_attachment="fixed" bg_size="cover" top_padding="170" bottom_padding="170" animation_delay="0"]\n<h6 style="text-align: center"><span style="font-size: 18pt;color: #ffffff">A Place For You</span></h6>\n[cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Lord’s House is a church that believes in Jesus,\na church that loves God and people.[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_border_width="2" button_text_color_h="#262626" animation_delay="0"]BECOME A MEMBER[/cmsmasters_button]\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="third" data_bg_color="#424555" data_padding_top="85" data_padding_bottom="90"][cmsmasters_column data_width="1/1"][cmsmasters_profiles orderby="date" order="ASC" count="1" categories="senior-pastor" layout="vertical" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="170"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Latest Sermons[/cmsmasters_heading][cmsmasters_text animation_delay="0"]\n<h6 style="text-align: center"><span style="color: #606165;font-size: 16pt"><em>iPod? iPad? Try iPray…</em></span></h6>\n<h6 style="text-align: center"></h6>\n&nbsp;\n<h6 style="text-align: center"><img class="size-full wp-image-1511 aligncenter" src="http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png" alt="ICON" width="46" height="19" /></h6>\n[/cmsmasters_text][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="12" margin_bottom="10" animation_delay="0"][cmsmasters_sermons orderby="date" order="ASC" count="3" columns="3" metadata="title,author,categories,date,excerpt" pagination="disabled" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="0" data_padding_left="0" data_width="fullwidth"][cmsmasters_column data_width="1/1"][cmsmasters_featured_block text_width="100" text_position="center" text_align="center" bg_img="1551|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/dawdwadawd-300x164.jpg|medium" bg_position="center center" bg_repeat="no-repeat" bg_attachment="fixed" bg_size="cover" top_padding="235" bottom_padding="235" animation_delay="0"]\n<h6 style="text-align: center"><span style="color: #ffffff;font-size: 18pt">Simon R. Green</span></h6>\n[cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]“I knew God was with me, and however\nHe chose to protect the baby would be best.”[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_border_width="2" button_text_color_h="#262626" animation_delay="0"]LEARN MORE STORIES[/cmsmasters_button]\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="80" data_padding_top="80" data_bg_color="#d14f42" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="15" data_padding_left="20" data_width="fullwidth"][cmsmasters_column data_width="1/2"][cmsmasters_text animation_delay="0"]\n<h6><span style="font-size: 16pt"><em><span style="color: #ffffff">Receive regular email updates from Pastor Doe and other ministries at</span></em></span></h6>\n<h6><span style="font-size: 16pt"><em><span style="color: #ffffff"> Lord’s House. We keep you in loop so you won''t miss it out!</span></em></span></h6>\n[/cmsmasters_text][/cmsmasters_column][cmsmasters_column data_width="1/2"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="200" data_padding_top="130" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="12" data_padding_left="12" data_width="fullwidth"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="15" animation_delay="0"]Our Couses[/cmsmasters_heading][cmsmasters_text animation_delay="0"]\n<h6 style="text-align: center"><span style="font-size: 18pt"><em><span style="color: #626368">Let Us Do Good</span></em></span></h6>\n&nbsp;\n<h6 style="text-align: center"><img class="size-full wp-image-1511 aligncenter" src="http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png" alt="ICON" width="46" height="19" /></h6>\n[/cmsmasters_text][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="12" margin_bottom="10" animation_delay="0"][cmsmasters_posts_slider orderby="date" order="DESC" post_type="project" portfolio_categories="church,god,holy-father,hope,jesus,kids,online" columns="3" count="3" pause="5" portfolio_metadata="title,excerpt,categories,more" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="0" data_padding_left="0" data_width="fullwidth"][cmsmasters_column data_width="1/1"][cmsmasters_featured_block text_width="100" text_position="center" text_align="center" bg_img="1585|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/Homev23-300x164.jpg|medium" bg_position="center center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="300" bottom_padding="300" animation_delay="0"]\n<h6 style="text-align: center"><em><span style="font-size: 24pt;color: #ffffff">You’ve been created with gifts and passions to use</span></em></h6>\n[cmsmasters_heading type="h1" font_size="80" line_height="90" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Become a Volunteer[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_border_width="2"  button_text_color_h="#262626" animation_delay="0"]CALENDAR[/cmsmasters_button][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_border_width="2" button_text_color_h="#262626" animation_delay="0"]SIGNUP TODAY[/cmsmasters_button]\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="50" data_padding_top="90" data_bg_color="#f7a145" data_color="first" data_bot_style="default" data_top_style="default" data_padding_right="10" data_padding_left="10" data_width="fullwidth"][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Event[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="160" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Next Events[/cmsmasters_heading][cmsmasters_text animation_delay="0"]\n<h6 style="text-align: center"><em><span style="font-size: 18pt;color: #66676b">A Place For You</span></em></h6>\n[/cmsmasters_text][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="43" animation_delay="0"][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="0" margin_bottom="60" animation_delay="0"][cmsmasters_sidebar sidebar="event-list"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="20" data_padding_right="20" data_top_style="default" data_bot_style="default" data_color="second" data_bg_img="1626|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/home-v445-300x164.jpg|medium" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_padding_top="90" data_padding_bottom="90"][cmsmasters_column data_width="1/1"][cmsmasters_featured_campaign campaign="1311" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="160"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Latest News[/cmsmasters_heading][cmsmasters_text animation_delay="0"]\n<h6 style="text-align: center"><em><span style="color: #707176;font-size: 14pt">iPod? iPad? Try iPray… </span></em></h6>\n<h6 style="text-align: center"></h6>\n&nbsp;\n<h6 style="text-align: center"><img class="size-full wp-image-1511 aligncenter" src="http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png" alt="ICON" width="46" height="19" /></h6>\n[/cmsmasters_text][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="12" margin_bottom="10" animation_delay="0"][cmsmasters_posts_slider orderby="date" order="DESC" post_type="post" columns="3" count="12" pause="5" blog_metadata="title,excerpt,date,categories,author,comments,likes,more" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="1643|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/3214231512-300x164.jpg|medium" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="80" data_padding_bottom="80"][cmsmasters_column data_width="1/1"][cmsmasters_quotes mode="slider" type="center" speed="5" animation_delay="0"][cmsmasters_quote name="Amanda" subtitle="Volunteer"]\n<p style="text-align: center">"People see God every day</p>\n<p style="text-align: center">they just don''t recognize him."</p>\n[/cmsmasters_quote][cmsmasters_quote name="Simon R. Green" subtitle="Volunteer"]\n“Don’t tell God how big your storm is,\ntell the storm how big your God is.”\n[/cmsmasters_quote][cmsmasters_quote name="Greag " subtitle="Teacher"]\n<p style="text-align: center">"God used beautiful mathematics in</p>\n<p style="text-align: center">creating the world."</p>\n[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_featured_block text_width="41" text_position="left" text_align="center" bg_img="1869|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/Untitled-1-4-1024x595.jpg|large" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="140" bottom_padding="140" animation_delay="0"][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="42" line_height="56" font_weight="normal" font_style="italic" text_align="center" color="#d14f42" margin_top="0" margin_bottom="20" animation_delay="0"]“Proclaiming the Good News of God’s Sovereign Grace”[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="26" font_weight="normal" font_style="normal" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="50" animation_delay="0"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically changes lives. We will therefore preach, teach and train people to live out its implications. [/cmsmasters_heading][cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_size="22" line_height="28" font_weight="bold" font_style="normal" text_align="center" color="#31333b" margin_top="0" margin_bottom="10" animation_delay="0"]John Malckovich[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" line_height="20" font_weight="normal" font_style="italic" text_align="center" color="#3d3d47" margin_top="0" margin_bottom="10" animation_delay="0"]Senior pastor[/cmsmasters_heading][/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="25" data_padding_top="25" data_bg_color="#d14f42" data_color="second" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_twitter user="cmsmasters" count="5" date="true" control="true" autoplay="true" speed="3" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'home-main-inwork', '', 'publish', 'closed', 'closed', '', 'home-main-inwork', '', '', '2016-06-07 09:19:47', '2016-06-07 09:19:47', '', 0, 'http://my-religion.cmsmasters.net/content_template/home-main-inwork/', 0, 'content_template', '', 0);
INSERT INTO `wpd6_posts` VALUES
(2560, 1, '2016-06-07 12:20:56', '2016-06-07 12:20:56', '', 'Tuesday', '', 'publish', 'closed', 'closed', '', 'tuesday', '', '', '2016-06-07 12:20:56', '2016-06-07 12:20:56', '', 0, 'http://my-religion.cmsmasters.net/?post_type=timetable_weekdays&#038;p=2560', 2, 'timetable_weekdays', '', 0),
(2563, 1, '2016-06-07 12:21:34', '2016-06-07 12:21:34', '', 'Wednesday', '', 'publish', 'closed', 'closed', '', 'wednesday', '', '', '2016-06-07 12:21:34', '2016-06-07 12:21:34', '', 0, 'http://my-religion.cmsmasters.net/?post_type=timetable_weekdays&#038;p=2563', 3, 'timetable_weekdays', '', 0),
(2564, 1, '2016-06-07 12:22:20', '2016-06-07 12:22:20', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_timetable event_category="basic-sermon,sermon-p-2,volunteer" measure="1" filter_style="tabs" filter_kind="event_category" time_format="g:i a" event_layout="1" text_align="center" row_height="31" box_bg_color="#ffffff" box_hover_bg_color="#d14f42" box_bd_color="#eaeaea" box_txt_color="#8b8b8b" box_hover_txt_color="#fcfcfc" box_hours_txt_color="#d14f42" box_hours_hover_txt_color="#ffffff" row1_bg_color="#fcfcfc" row1_txt_color="#8b8b8b" row2_bg_color="#ffffff" row2_txt_color="#8b8b8b"][/cmsmasters_column][/cmsmasters_row]', 'Timetable', '', 'draft', 'closed', 'closed', '', 'timetable', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=2564', 0, 'page', '', 0),
(2569, 1, '2016-06-07 12:24:24', '2016-06-07 12:24:24', '', 'Thursday', '', 'publish', 'closed', 'closed', '', 'thursday', '', '', '2016-06-07 12:24:24', '2016-06-07 12:24:24', '', 0, 'http://my-religion.cmsmasters.net/?post_type=timetable_weekdays&#038;p=2569', 4, 'timetable_weekdays', '', 0),
(2570, 1, '2016-06-07 12:24:42', '2016-06-07 12:24:42', '', 'Sunday', '', 'publish', 'closed', 'closed', '', 'friday', '', '', '2016-06-07 12:24:42', '2016-06-07 12:24:42', '', 0, 'http://my-religion.cmsmasters.net/?post_type=timetable_weekdays&#038;p=2570', 7, 'timetable_weekdays', '', 0),
(2574, 1, '2016-06-07 12:32:48', '2016-06-07 12:32:48', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.', 'Ministry on Monday', '', 'publish', 'closed', 'closed', '', 'ministry-on-monday', '', '', '2016-06-07 12:32:48', '2016-06-07 12:32:48', '', 0, 'http://my-religion.cmsmasters.net/?post_type=events&#038;p=2574', 0, 'events', '', 0),
(2577, 1, '2016-06-07 12:33:50', '2016-06-07 12:33:50', '', 'Friday', '', 'publish', 'closed', 'closed', '', 'friday-2', '', '', '2016-06-07 12:33:50', '2016-06-07 12:33:50', '', 0, 'http://my-religion.cmsmasters.net/?post_type=timetable_weekdays&#038;p=2577', 5, 'timetable_weekdays', '', 0),
(2580, 1, '2016-06-07 12:35:17', '2016-06-07 12:35:17', '', 'Saturday', '', 'publish', 'closed', 'closed', '', 'saturday', '', '', '2016-06-07 12:35:17', '2016-06-07 12:35:17', '', 0, 'http://my-religion.cmsmasters.net/?post_type=timetable_weekdays&#038;p=2580', 6, 'timetable_weekdays', '', 0),
(2581, 1, '2016-06-07 12:35:33', '2016-06-07 12:35:33', '', 'Monday', '', 'publish', 'closed', 'closed', '', 'monday', '', '', '2016-06-07 12:35:33', '2016-06-07 12:35:33', '', 0, 'http://my-religion.cmsmasters.net/?post_type=timetable_weekdays&#038;p=2581', 1, 'timetable_weekdays', '', 0),
(2585, 1, '2016-06-07 12:44:12', '2016-06-07 12:44:12', 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.', 'Morning Ministry', '', 'publish', 'closed', 'closed', '', 'morning-ministry', '', '', '2016-06-07 12:44:12', '2016-06-07 12:44:12', '', 0, 'http://my-religion.cmsmasters.net/?post_type=events&#038;p=2585', 0, 'events', '', 0),
(2591, 1, '2016-06-07 13:27:07', '2016-06-07 13:27:07', 'Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.', 'Volunteer Work', '', 'publish', 'closed', 'closed', '', 'volunteer-work', '', '', '2016-06-07 13:27:07', '2016-06-07 13:27:07', '', 0, 'http://my-religion.cmsmasters.net/?post_type=events&#038;p=2591', 0, 'events', '', 0),
(2594, 1, '2016-06-07 13:43:21', '2016-06-07 13:43:21', 'Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.', 'Sermon', '', 'publish', 'closed', 'closed', '', 'sermon', '', '', '2016-06-07 13:43:21', '2016-06-07 13:43:21', '', 0, 'http://my-religion.cmsmasters.net/?post_type=events&#038;p=2594', 0, 'events', '', 0),
(2596, 1, '2016-06-07 13:50:28', '2016-06-07 13:50:28', 'Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.', 'Sermon P.2', '', 'publish', 'closed', 'closed', '', 'sermon-p-2', '', '', '2016-06-07 13:50:28', '2016-06-07 13:50:28', '', 0, 'http://my-religion.cmsmasters.net/?post_type=events&#038;p=2596', 0, 'events', '', 0),
(2641, 1, '2016-06-08 07:35:30', '2016-06-08 07:35:30', '', '342466858', '', 'inherit', 'open', 'closed', '', '342466858-2', '', '', '2016-06-08 07:35:30', '2016-06-08 07:35:30', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/342466858.mpg', 0, 'attachment', 'video/mpeg', 0),
(2642, 1, '2016-06-08 07:37:30', '2016-06-08 07:37:30', '', '342466858', '', 'inherit', 'open', 'closed', '', '342466858-3', '', '', '2016-06-08 07:37:30', '2016-06-08 07:37:30', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/342466858.webm', 0, 'attachment', 'video/webm', 0),
(2643, 1, '2016-06-08 07:40:12', '2016-06-08 07:40:12', '', '342466858', '', 'inherit', 'open', 'closed', '', '342466858-4', '', '', '2016-06-08 07:40:12', '2016-06-08 07:40:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/342466858.ogv', 0, 'attachment', 'video/ogg', 0),
(2664, 1, '2016-06-08 07:55:16', '2016-06-08 07:55:16', '', '342466858-1', '', 'inherit', 'open', 'closed', '', '342466858-1', '', '', '2016-06-08 07:55:16', '2016-06-08 07:55:16', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/342466858-1.mpg', 0, 'attachment', 'video/mpeg', 0),
(2665, 1, '2016-06-08 07:55:35', '2016-06-08 07:55:35', '', '342466858-1', '', 'inherit', 'open', 'closed', '', '342466858-1-2', '', '', '2016-06-08 07:55:35', '2016-06-08 07:55:35', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/342466858-1.webm', 0, 'attachment', 'video/webm', 0),
(2667, 1, '2016-06-08 07:56:00', '2016-06-08 07:56:00', '', '342466858-1', '', 'inherit', 'open', 'closed', '', '342466858-1-3', '', '', '2016-06-08 07:56:00', '2016-06-08 07:56:00', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/342466858-1.ogv', 0, 'attachment', 'video/ogg', 0),
(2669, 1, '2016-06-08 08:06:52', '2016-06-08 08:06:52', '', 'video-filter', '', 'inherit', 'open', 'closed', '', 'video-filter', '', '', '2016-06-08 08:06:52', '2016-06-08 08:06:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/video-filter.png', 0, 'attachment', 'image/png', 0),
(2769, 1, '2016-06-08 09:53:51', '2016-06-08 09:53:51', '[cmsmasters_row data_padding_bottom="350" data_padding_top="290" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_bg_img="2754|http://my-religion.cmsmasters.net/wp-content/uploads/2016/05/Depositphotos_105534392_original231.jpg|full" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="100" line_height="120" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="80" animation_delay="0"]We Do Not Lose Heart![/cmsmasters_heading][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="80" animation_delay="0"]My mother was the first singer I had contact with. She sang constantly to us around the house, in church.[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_style="solid" animation_delay="0"]Watch Sermon[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row]', 'sermons', '', 'publish', 'closed', 'closed', '', 'sermons', '', '', '2016-06-08 09:53:51', '2016-06-08 09:53:51', '', 0, 'http://my-religion.cmsmasters.net/content_template/sermons/', 0, 'content_template', '', 0),
(2812, 1, '2016-06-08 11:41:39', '2016-06-08 11:41:39', '', 'logo-retina', '', 'inherit', 'open', 'closed', '', 'logo-retina', '', '', '2016-06-08 11:41:39', '2016-06-08 11:41:39', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/logo-retina.png', 0, 'attachment', 'image/png', 0),
(2816, 1, '2016-06-08 12:04:26', '2016-06-08 12:04:26', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="250" data_padding_bottom="250"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="24" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]Thanks for Your Donate[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="44" line_height="57" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]God Does Not Matter How Much You Donate,[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="44" line_height="57" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]He Appreciates Any Donat[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3d3f3e" button_border_color_h="#ffffff" animation_delay="0"]Donate now![/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_no_margin="true" data_padding_right="0" data_padding_left="0" data_width="fullwidth"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="70" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-user-3" size="40" space="80" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h1" font_size="24" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]In Person[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" link="#" target="self" margin_top="0" margin_bottom="20" link="http://my-religion.cmsmasters.net/contact/" animation_delay="0"]Plan a Visit[/cmsmasters_heading][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="70" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-chat-3" size="40" space="80" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h1" font_size="24" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]In Text[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" link="#" target="self" margin_top="0" margin_bottom="20" link="http://my-religion.cmsmasters.net/contact/" animation_delay="0"]Tell me More[/cmsmasters_heading][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="70" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-bag-1" size="40" space="80" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h1" font_size="24" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]Buy in Shop[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" link="#" target="self" margin_top="0" margin_bottom="20" link="http://my-religion.cmsmasters.net/shop/" animation_delay="0"]Go to Shop[/cmsmasters_heading][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="70" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-card" size="40" space="80" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h1" font_size="24" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="" animation_delay="0"]Online[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" link="#" target="self" margin_top="0" margin_bottom="20" link="http://my-religion.cmsmasters.net/donations/" animation_delay="0"]Give Online[/cmsmasters_heading][/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" line_height="46" font_weight="700" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Donations Company[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="30" animation_delay="0"]Thanks for your help[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="60" margin_bottom="0" animation_delay="0"][cmsmasters_campaigns orderby="date" order="DESC" campaigns_categories="donators,help,safe" columns="4" count="4" pause="4" campaigns_metadata="title,donated_percent" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_featured_campaign campaign="1314" campaign_color="#ffffff" campaign_metadata="image,link,rest_amount,donated_percent,excerpt" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="120" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"] Regular Donations[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_st\nyle="default" data_bot_style="default" data_color="second" data_bg_color="#d14f42" data_padding_top="30" data_padding_bottom="30"][cmsmasters_column data_width="1/1"][cmsmasters_twitter user="cmsmasters" count="5" date="true" control="true" autoplay="true" speed="3" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Give', '', 'draft', 'closed', 'closed', '', 'give', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=2816', 0, 'page', '', 0),
(2822, 1, '2016-06-08 12:09:38', '2016-06-08 12:09:38', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_featured_campaign campaign="1311" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1314" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1320" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1324" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1327" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1332" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Couses List', '', 'draft', 'closed', 'closed', '', 'couses-list', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=2822', 0, 'page', '', 0),
(3013, 1, '2016-06-09 11:34:59', '2016-06-09 11:34:59', '', 'video', '', 'inherit', 'open', 'closed', '', 'video', '', '', '2016-06-09 11:34:59', '2016-06-09 11:34:59', '', 2465, 'https://thefusionchurch.org/wp-content/uploads/2016/06/video.png', 0, 'attachment', 'image/png', 0),
(3160, 1, '2016-06-10 06:56:47', '2016-06-10 06:56:47', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="3049|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/home3232.jpg|full" data_bg_position="top left" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_padding_top="140" data_padding_bottom="140"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Our Pastor[/cmsmasters_heading][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" link="http://my-religion.cmsmasters.net/profile/jentezen-walkman/" target="self" margin_top="0" margin_bottom="25" animation_delay="0"]Jentezen Walkman[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" font_weight="normal" font_style="normal" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="40" animation_delay="0"]Jentezen Walkman is the Senior Pastor of Free Chapel, a multi-campus church with a global reach. His messages impact generations through various outreaches and his televised broadcast, &nbsp;Jentezen Walkman is also a New York Times best-selling author and he speaks at conferences worldwide. He and his wife Cherise have five children.[/cmsmasters_heading][cmsmasters_button button_type="regular" button_link=" http://my-religion.cmsmasters.net/profile/jentezen-walkman/" button_target="blank" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" animation_delay="0"]Jentezen Story[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/2"][/cmsmasters_column][/cmsmasters_row]', 'pastor', '', 'publish', 'closed', 'closed', '', 'pastor', '', '', '2016-06-10 06:56:47', '2016-06-10 06:56:47', '', 0, 'http://my-religion.cmsmasters.net/content_template/pastor/', 0, 'content_template', '', 0),
(3173, 1, '2016-06-10 10:49:38', '2016-06-10 10:49:38', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.', 'Children`s Ministry', '', 'publish', 'closed', 'open', '', 'childrens-ministry', '', '', '2016-06-10 10:49:38', '2016-06-10 10:49:38', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=3173', 0, 'project', '', 0),
(3176, 1, '2016-06-10 10:51:27', '2016-06-10 10:51:27', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.', 'Ladies Ministry', '', 'publish', 'closed', 'open', '', 'ladies-ministry', '', '', '2016-06-10 10:51:27', '2016-06-10 10:51:27', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=3176', 0, 'project', '', 0),
(3181, 1, '2016-06-10 10:53:34', '2016-06-10 10:53:34', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.', 'Prison Ministry', '', 'publish', 'closed', 'open', '', 'prison-ministry', '', '', '2016-06-10 10:53:34', '2016-06-10 10:53:34', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=3181', 0, 'project', '', 0),
(3186, 1, '2016-06-10 10:58:47', '2016-06-10 10:58:47', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.', 'Youth Ministry', '', 'publish', 'closed', 'open', '', 'youth-ministry', '', '', '2016-06-10 10:58:47', '2016-06-10 10:58:47', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=3186', 0, 'project', '', 0),
(3190, 1, '2016-06-10 11:01:59', '2016-06-10 11:01:59', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.', 'Small Ministry', '', 'publish', 'closed', 'open', '', 'small-ministry', '', '', '2016-06-10 11:01:59', '2016-06-10 11:01:59', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=3190', 0, 'project', '', 0),
(3193, 1, '2016-06-10 11:04:33', '2016-06-10 11:04:33', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.', 'Music Ministry', '', 'publish', 'closed', 'open', '', 'music-ministry', '', '', '2016-06-10 11:04:33', '2016-06-10 11:04:33', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=3193', 0, 'project', '', 0),
(3206, 1, '2016-06-10 11:24:39', '2016-06-10 11:24:39', '[cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#f7a145" data_padding_top="90" data_padding_bottom="50"][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Event[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row]', 'event', '', 'publish', 'closed', 'closed', '', 'event', '', '', '2016-06-10 11:24:39', '2016-06-10 11:24:39', '', 0, 'http://my-religion.cmsmasters.net/content_template/event/', 0, 'content_template', '', 0),
(3260, 1, '2016-06-10 13:01:28', '2016-06-10 13:01:28', '[cmsmasters_row data_padding_bottom="100" data_padding_top="100" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="center center" data_bg_img="1643|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/3214231512-300x164.jpg|medium" data_color="first" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_quotes mode="slider" type="center" speed="5" animation_delay="0"][cmsmasters_quote name="Amanda" subtitle="Volunteer"]\n<p style="text-align: center">"People see God every day</p>\n<p style="text-align: center">they just don''t recognize him."</p>\n[/cmsmasters_quote][cmsmasters_quote name="Simon R. Green" subtitle="Volunteer"]“Don’t tell God how big your storm is,\ntell the storm how big your God is.”\n[/cmsmasters_quote][cmsmasters_quote name="Greag " subtitle="Teacher"]\n<p style="text-align: center">"God used beautiful mathematics in</p>\n<p style="text-align: center">creating the world."</p>\n[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][/cmsmasters_row]', 'quotes', '', 'publish', 'closed', 'closed', '', 'quotes', '', '', '2016-06-10 13:01:28', '2016-06-10 13:01:28', '', 0, 'http://my-religion.cmsmasters.net/content_template/quotes/', 0, 'content_template', '', 0),
(3282, 1, '2016-06-10 13:20:27', '2016-06-10 13:20:27', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="bottom center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="230" data_padding_bottom="160"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]“The churches must learn humility as well as teach it.”[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]Jeremy Thompson[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="90" data_padding_top="90" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" color="#424555" margin_top="0" margin_bottom="9" animation_delay="0"]Our Pastor[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="0" font_weight="normal" font_style="italic" text_align="center" color="#707176" margin_top="0" margin_bottom="35" animation_delay="0"]Showing You the Way[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="53" margin_bottom="0" animation_delay="0"][cmsmasters_profiles orderby="date" order="DESC" count="1" categories="senior-pastor" layout="vertical" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#d14f42" data_padding_top="90" data_padding_bottom="50"][cmsmasters_column data_width="1/4"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" animation_delay="0"]Next Seremon with our Pastor[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" color="#424555" margin_top="0" margin_bottom="9" animation_delay="0"]Our Leadership[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_weight="normal" font_style="italic" text_align="center" color="#707176" margin_top="0" margin_bottom="35" animation_delay="0"] Knowing Love and Sharing It[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="53" margin_bottom="0" animation_delay="0"][cmsmasters_profiles orderby="id" order="ASC" count="3" categories="horizontal" layout="horizontal" columns="3" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="second" data_bg_color="#d14f42" data_padding_top="30" data_padding_bottom="30"][cmsmasters_column data_width="1/1"][cmsmasters_twitter user="cmsmasters" count="5" date="true" control="true" autoplay="true" speed="3" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Our Leadership', '', 'draft', 'closed', 'closed', '', 'our-team', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=3282', 0, 'page', '', 0),
(3352, 1, '2016-06-10 15:03:09', '2016-06-10 15:03:09', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Apply a custom color as the color of icon border[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="border" border_width="1" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-heart-3" title="We loved all people" color="rgba(209,79,66,0)"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-help-2" title="We can answer for your questions"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-smile-1" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Apply a custom color as the color of icon background[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="bg" border_width="5" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-heart-3" title="We loved all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-help-2" title="We can answer for your questions"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-smile-1" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][/cmsmasters_row]', 'icon lists', '', 'publish', 'closed', 'closed', '', 'icon-lists', '', '', '2016-06-10 15:03:09', '2016-06-10 15:03:09', '', 0, 'http://my-religion.cmsmasters.net/content_template/icon-lists/', 0, 'content_template', '', 0),
(3390, 1, '2000-01-13 08:15:23', '2000-01-13 08:15:23', '[cmsmasters_row data_padding_bottom="300" data_padding_top="280" data_bg_size="cover" data_bg_attachment="fixed" data_bg_repeat="no-repeat" data_bg_position="center center" data_bg_img="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="26" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Welcome to Our Church[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="52" line_height="62" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="50" animation_delay="0"]Loving God &amp; Loving Others[/cmsmasters_heading][cmsmasters_button button_type="regular" button_link="http://my-religion.cmsmasters.net/contact/" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#f7a145" button_border_color_h="#ffffff" animation_delay="0"]JOIN NOW[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="60" data_padding_top="90" data_bg_color="#424555" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="40" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="15" animation_delay="0"]History[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="5" animation_delay="0"]Believing in God’s Word and Spirit[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="90" data_padding_top="0" data_bg_color="#424555" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="18" line_height="28" font_weight="normal" font_style="normal" text_align="left" color="rgba(255,255,255,0.6)" margin_top="0" margin_bottom="20" animation_delay="0"] Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia Curae Suspendisse at consectetur massa. Curabitur non ipsum nisinec dapibus elit. Donec nec magna id lacus consequat posuere. Aenean ut diam vitae ante interdum interdum ut sit amet metus. Ut tortor nibhid, bibendum in enim estibulum issim[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="18" line_height="28" font_weight="normal" font_style="normal" text_align="left" color="rgba(255,255,255,0.6)" margin_top="0" margin_bottom="20" animation_delay="0"] Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia Curae Suspendisse at consectetur massa. Curabitur non ipsum nisinec dapibus elit. Donec nec magna id lacus consequat posuere. Aenean ut diam vitae ante interdum interdum ut sit amet metus. Ut tortor nibhid, bibendum in enim.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_columns_behavior="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#a2473e" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left;">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="36" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Mission[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="crimson text:400,700" font_size="22" line_height="32" font_weight="400" font_style="italic" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Molding believers, influencing the world[/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_columns_behavior="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#f7a145" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left;">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="36" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Values[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="crimson text:400,700" font_size="22" line_height="32" font_weight="400" font_style="italic" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Molding believers, influencing the world[/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_columns_behavior="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left;">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="36" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Beliefs[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="crimson text:400,700" font_size="22" line_height="32" font_weight="400" font_style="italic" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Molding believers, influencing the world[/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row]', 'Who We Are', '', 'draft', 'closed', 'closed', '', 'who-we-are', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=3390', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(3415, 1, '2016-06-13 09:10:03', '2016-06-13 09:10:03', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Quota of people from groups[/cmsmasters_heading][cmsmasters_quotes mode="slider" type="box" speed="5" animation_delay="0"][cmsmasters_quote image="3384|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/Depositphotos_109031120_original.jpg|full" name="Gregory" subtitle="Prison Group"]I could not believe that faith in God would change my life.&nbsp;But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness.[/cmsmasters_quote][cmsmasters_quote name="Alice" subtitle="Ladies Group"]I could not believe that I will have many friends, I am grateful to God for my friends.&nbsp;But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness.[/cmsmasters_quote][cmsmasters_quote name="Anton" subtitle="Music Group"]Pay careful attention to yourselves and to all the flock, in which the Holy Spirit has made you overseers, to care for the church of God, which he obtained with his own blood.&nbsp;But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness.[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][/cmsmasters_row]', 'quota', '', 'publish', 'closed', 'closed', '', 'quota', '', '', '2016-06-13 09:10:03', '2016-06-13 09:10:03', '', 0, 'http://my-religion.cmsmasters.net/content_template/quota/', 0, 'content_template', '', 0),
(3435, 1, '2016-06-13 09:41:27', '2016-06-13 09:41:27', 'But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?\nAt vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.', 'We Do Not Lose Heart!', '', 'publish', 'closed', 'open', '', 'we-do-not-lose-heart', '', '', '2016-06-13 09:41:27', '2016-06-13 09:41:27', '', 0, 'http://my-religion.cmsmasters.net/?post_type=sermon&#038;p=3435', 0, 'sermon', '', 0),
(3516, 1, '2016-06-14 06:51:22', '2016-06-14 06:51:22', '', '', '', 'publish', 'closed', 'closed', '', '3516', '', '', '2016-06-14 06:51:22', '2016-06-14 06:51:22', '', 0, 'http://my-religion.cmsmasters.net/?post_type=donation&#038;p=3516', 0, 'donation', '', 0),
(3641, 1, '2016-06-14 12:16:56', '2016-06-14 12:16:56', '<!--vcv no format--><!-- vcwb/dynamicElementComment:9ee053e4 --><div class="vce-row-container" data-vce-boxed-width="true"><div class="vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top" id="el-9ee053e4" data-vce-do-apply="all el-9ee053e4"><div class="vce-row-content" data-vce-element-content="true"><!-- vcwb/dynamicElementComment:e3769e4a --><div class="vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first" id="el-e3769e4a"><div class="vce-col-inner" data-vce-do-apply="border margin background  el-e3769e4a"><div class="vce-col-content" data-vce-element-content="true" data-vce-do-apply="padding el-e3769e4a"><!-- vcwb/dynamicElementComment:b3a684ac --><div class="vce-text-block"><div class="vce-text-block-wrapper vce" id="el-b3a684ac" data-vce-do-apply="all el-b3a684ac"><p>[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_google_map_markers address_type="address" type="ROADMAP" zoom="16" height_type="fixed" height="580" double_click_zoom="true" zoom_control="true" street_view_control="true" animation_delay="0" classes="adaptiva_contacts_map"][cmsmasters_google_map_marker address_type="address" address="Ibadan" popup="true"][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-location-3" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="20" margin_bottom="10" animation_delay="0"]Ibadan, Oyo State, Nigeria[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Visit us[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-mail-3" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="20" margin_bottom="10" animation_delay="0"]info@thefusionchurch.org[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Send us a Message&nbsp;[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-phone-alt" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" color="#ffffff" text_align="center" margin_top="20" margin_bottom="10" animation_delay="0"]234-908-492-0334[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Give us a Call [/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-user-group" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" color="#ffffff"&nbsp;text_align="center" margin_top="20" margin_bottom="10" link="http://my-religion.cmsmasters.net/ministers/" animation_delay="0"]Join us[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Worshp together with Us[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="70" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="9" animation_delay="0"]We Want to Hear from You[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_weight="normal" font_style="italic" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="35" animation_delay="0"]Are Your Dreams as Big as Your God?[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_bottom="120"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_contact_form form_plugin="cfb" form_cfb="3717" email_cfb="info@thedusionchurch.org" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row]</p></div></div><!-- /vcwb/dynamicElementComment:b3a684ac --></div></div></div><!-- /vcwb/dynamicElementComment:e3769e4a --></div></div></div><!-- /vcwb/dynamicElementComment:9ee053e4 --><!--vcv no format-->', 'Contact', '', 'draft', 'closed', 'closed', '', 'contact', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=3641', 0, 'page', '', 0),
(3664, 1, '2016-06-14 12:51:34', '2016-06-14 12:51:34', '[cmsmasters_row data_padding_bottom="70" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="9" animation_delay="0"]Mission[/cmsmasters_heading][cmsmasters_heading type="h4" font_family="Crimson+Text:400,400italic,700,700italic" font_weight="normal" font_style="italic" text_align="left" color="#8b8b8b" margin_top="0" margin_bottom="20" animation_delay="0"]Who we are and where we are?[/cmsmasters_heading][cmsmasters_text animation_delay="0"]But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.[/cmsmasters_text][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" bg_img="3095|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/31231231.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="130" bottom_padding="130" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="0" margin_bottom="0" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="70" data_padding_top="70" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" bg_img="3089|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/321312312421.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="130" bottom_padding="130" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="9" animation_delay="0"]Our Values[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_weight="normal" font_style="italic" text_align="left" color="#8b8b8b" margin_top="0" margin_bottom="20" animation_delay="0"]At the heart of everything we do are our love to god[/cmsmasters_heading][cmsmasters_text animation_delay="0"]\n<p style="text-align: left">But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.</p>\n[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', '123', '', 'publish', 'closed', 'closed', '', '123', '', '', '2016-06-14 12:51:34', '2016-06-14 12:51:34', '', 0, 'http://my-religion.cmsmasters.net/content_template/123/', 0, 'content_template', '', 0),
(3763, 1, '2016-06-15 09:14:19', '2016-06-15 09:14:19', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="top right" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="250" data_padding_bottom="250"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="26" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="30" animation_delay="0"]Latest Sermons[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="48" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Does God Ever Change His Mind? [/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="600" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="60" animation_delay="0"]Pastor: Dylan Taylor[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#1f273f" button_border_color_h="#ffffff" animation_delay="0"]Watch Now[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#424555" data_padding_top="70" data_padding_bottom="30"][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Sunday Meeting[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="110"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Popular Sermons[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#707176" margin_top="10" margin_bottom="40" animation_delay="0"] A Righteous Vision[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_sermons orderby="date" order="DESC" count="6" columns="3" metadata="title,author,categories,date" pagination="disabled" animation_delay="0"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="30" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="http://my-religion.cmsmasters.net/sermon/reading-the-gods-word/" button_target="self" button_text_align="center" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_style="solid" button_border_radius="50px" animation_delay="0"]More Sermons[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#d14f42" data_padding_top="60" data_padding_bottom="20"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="10" margin_bottom="0" animation_delay="0"]Let''s Stay in Touch![/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="subscribe" classes="custom_subscribe"][/cmsmasters_column][/cmsmasters_row]', 'Sermons 2', '', 'draft', 'closed', 'closed', '', 'sermons-2', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=3763', 0, 'page', '', 0),
(3924, 1, '2016-06-15 13:01:02', '2016-06-15 13:01:02', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="3797|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/sermons-prlx.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="250" data_padding_bottom="250"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="26" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="30" animation_delay="0"]Latest Sermons[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="48" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Does God Ever Change His Mind? [/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="600" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="60" animation_delay="0"]Pastor: Dylan Taylor[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#1f273f" button_border_color_h="#ffffff" animation_delay="0"]Watch Now[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#424555" data_padding_top="70" data_padding_bottom="30"][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Sunday Meeting[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="110"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Popular Sermons[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="40" animation_delay="0"] God''s Greatest Gift[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_sermons orderby="date" order="DESC" count="6" columns="3" metadata="title,author,categories,date" pagination="disabled" animation_delay="0"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="30" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_style="solid" button_border_radius="50px" animation_delay="0"]More Sermons[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#d14f42" data_padding_top="60" data_padding_bottom="20"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="10" margin_bottom="0" animation_delay="0"]Let''s Stay in Touch![/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="subscribe" classes="custom_subscribe"][/cmsmasters_column][/cmsmasters_row]', 'Sermons', '', 'publish', 'closed', 'closed', '', 'sermons-2', '', '', '2016-06-15 13:01:02', '2016-06-15 13:01:02', '', 0, 'http://my-religion.cmsmasters.net/content_template/sermons-2/', 0, 'content_template', '', 0),
(3925, 1, '2016-06-15 13:04:01', '2016-06-15 13:04:01', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="3965|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_107759308_original3.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="250" data_padding_bottom="250"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="26" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="30" animation_delay="0"]Transform Your Future[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="48" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Ministers[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#1f273f" button_border_color_h="#ffffff" animation_delay="0"]Watch Now[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#a2473e" data_padding_top="70" data_padding_bottom="30"][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Sunday Meeting[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="110"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Popular Sermons[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="40" animation_delay="0"] God''s Greatest Gift[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_portfolio orderby="date" order="DESC" count="6" categories="ministries" layout="grid" layout_mode="perfect" columns="3" metadata_grid="title,rollover" pagination="pagination"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="30" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_style="solid" button_border_radius="50px" animation_delay="0"]More Sermons[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#d14f42" data_padding_top="60" data_padding_bottom="20"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="10" margin_bottom="0" animation_delay="0"]Let''s Stay in Touch![/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="subscribe" classes="custom_subscribe"][/cmsmasters_column][/cmsmasters_row]', 'Ministers 2', '', 'draft', 'closed', 'closed', '', 'ministers-2-2', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=3925', 0, 'page', '', 0),
(3994, 1, '2016-06-15 14:13:35', '2016-06-15 14:13:35', '[cmsmasters_row data_padding_bottom="110" data_padding_top="110" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Popular Sermons[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="40" animation_delay="0"] God''s Greatest Gift[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_sermons orderby="date" order="DESC" count="6" columns="3" metadata="title,author,categories,date" pagination="disabled" animation_delay="0"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="30" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_style="solid" button_border_radius="50px" animation_delay="0"]More Sermons[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row]', 'eawewqe', '', 'publish', 'closed', 'closed', '', 'eawewqe', '', '', '2016-06-15 14:13:35', '2016-06-15 14:13:35', '', 0, 'http://my-religion.cmsmasters.net/content_template/eawewqe/', 0, 'content_template', '', 0),
(3995, 1, '2006-06-15 14:15:41', '2006-06-15 14:15:41', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="250" data_padding_bottom="250"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="26" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="30" animation_delay="0"]Growth Through Community [/cmsmasters_heading][cmsmasters_heading type="h1" font_size="48" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]Getting Involved is Simple[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#1f273f" button_border_color_h="#ffffff" animation_delay="0"]Join Us Now[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="0%15%0%15%" text_align="left" fb_bg_color="#424555" top_padding="40" bottom_padding="0" animation_delay="0"]\n<p style="text-align: center;">[cmsmasters_simple_icon icon="cmsmasters-icon-user-add-2" size="36" space="50" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center;">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Come[/cmsmasters_heading]</p>\n<h6 style="text-align: center;"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" line_height="25" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Join us in worship every Sunday to hear a word from God. The point of using Lorem Ipsum [/cmsmasters_heading]\n</em></h6>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="0%15%0%15%" text_align="left" fb_bg_color="#a2473e" top_padding="40" bottom_padding="0" animation_delay="0"]\n<p style="text-align: center;">[cmsmasters_simple_icon icon="cmsmasters-icon-droplet-1" size="36" space="50" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center;">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Grow[/cmsmasters_heading]</p>\n<h6 style="text-align: center;"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" line_height="26" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters[/cmsmasters_heading]\n</em></h6>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="0%15%0%15%" text_align="left" fb_bg_color="#d14f42" top_padding="40" bottom_padding="0" animation_delay="0"]\n<p style="text-align: center;">[cmsmasters_simple_icon icon="cmsmasters-icon-chat-3" size="36" space="50" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center;">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Serve[/cmsmasters_heading]</p>\n<h6 style="text-align: center;"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" line_height="26" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters[/cmsmasters_heading]\n</em></h6>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="0%15%0%15%" text_align="left" fb_bg_color="#f7a145" top_padding="40" bottom_padding="0" animation_delay="0"]\n<p style="text-align: center;">[cmsmasters_simple_icon icon="cmsmasters-icon-heart-3" size="36" space="50" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center;">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Reach[/cmsmasters_heading]</p>\n<h6 style="text-align: center;"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" line_height="26" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters[/cmsmasters_heading]\n</em></h6>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="40"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Popular Sermons[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="40" animation_delay="0"] God''s Greatest Gift[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Holy Bible" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Vision" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-eye-3" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Donate" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="60" data_padding_bottom="100"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Values" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-diamond-1" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Belief" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-magic-1" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Group" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-user-group" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#fcfcfc" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="0" margin_bottom="0" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#fcfcfc" data_padding_top="80" data_padding_bottom="30"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Our Church Life[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="50" animation_delay="0"] God''s Greatest Gift[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_portfolio orderby="date" order="ASC" count="4" categories="masonry-puzzle" layout="puzzle" metadata_puzzle="title" gap="zero" pagination="disabled"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_portfolio orderby="date" order="DESC" count="4" categories="masonry-puzzle,puzzle" layout="puzzle" metadata_puzzle="title" gap="zero" pagination="disabled"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#f7a145" data_padding_top="60" data_padding_bottom="20"][cmsmasters_column data_width="3/4"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]We''d love for you to join us this Sunday[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]Join Us Right Now[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Get Involved', '', 'draft', 'closed', 'closed', '', 'get-involved', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=3995', 0, 'page', '', 0),
(4009, 1, '2016-06-15 14:25:41', '2016-06-15 14:25:41', '[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="40" bottom_padding="40" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Our Community[/cmsmasters_heading]</p>\n<h6 style="text-align: center"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Donec facilisis fermentum sem viverra [/cmsmasters_heading]</em></h6>\n<h5 style="text-align: center"><span style="color: #ffffff"><a style="color: #ffffff" href="#"><strong><span style="font-size: 10pt">LEARN MORE</span></strong></a></span></h5>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="40" bottom_padding="40" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Church Mission[/cmsmasters_heading]</p>\n<h6 style="text-align: center"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Donec facilisis fermentum sem viverra [/cmsmasters_heading]</em></h6>\n<h5 style="text-align: center"><span style="color: #ffffff"><a style="color: #ffffff" href="#"><strong><span style="font-size: 10pt">LEARN MORE</span></strong></a></span></h5>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="40" bottom_padding="40" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Join a Group[/cmsmasters_heading]</p>\n<h6 style="text-align: center"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Donec facilisis fermentum sem viverra [/cmsmasters_heading]</em></h6>\n<h5 style="text-align: center"><span style="color: #ffffff"><a style="color: #ffffff" href="#"><strong><span style="font-size: 10pt">LEARN MORE</span></strong></a></span></h5>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="40" bottom_padding="40" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Church Beliefs[/cmsmasters_heading]</p>\n<h6 style="text-align: center"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Donec facilisis fermentum sem viverra [/cmsmasters_heading]</em></h6>\n<h5 style="text-align: center"><span style="color: #ffffff"><a style="color: #ffffff" href="#"><strong><span style="font-size: 10pt">LEARN MORE</span></strong></a></span></h5>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row]', 'featured-blocks-home', '', 'publish', 'closed', 'closed', '', 'featured-blocks-home', '', '', '2016-06-15 14:25:41', '2016-06-15 14:25:41', '', 0, 'http://my-religion.cmsmasters.net/content_template/featured-blocks-home/', 0, 'content_template', '', 0);
INSERT INTO `wpd6_posts` VALUES
(4116, 1, '2016-06-16 07:28:40', '2016-06-16 07:28:40', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'You matter to God.', '', 'publish', 'closed', 'open', '', 'you-matter-to-god-you-matter-to-us', '', '', '2016-06-16 07:28:40', '2016-06-16 07:28:40', '', 0, 'http://my-religion.cmsmasters.net/?p=4116', 0, 'post', '', 0),
(4163, 1, '2016-06-16 08:08:52', '2016-06-16 08:08:52', '', 'Donation #4163', '', 'pending_payment', 'closed', 'closed', '', 'new-donation', '', '', '2016-06-16 08:08:52', '2016-06-16 08:08:52', '', 0, 'http://my-religion.cmsmasters.net/donation/new-donation/', 0, 'donation', '', 0),
(4195, 1, '2016-06-16 08:43:48', '2016-06-16 08:43:48', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="ASC" count="10" categories="masonry-puzzle" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="zero" pagination="pagination"][/cmsmasters_column][/cmsmasters_row]', 'puzzle-portfolio', '', 'publish', 'closed', 'closed', '', 'puzzle-portfolio', '', '', '2016-06-16 08:43:48', '2016-06-16 08:43:48', '', 0, 'http://my-religion.cmsmasters.net/content_template/puzzle-portfolio/', 0, 'content_template', '', 0),
(4211, 1, '2016-06-16 08:54:19', '2016-06-16 08:54:19', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Be a loving father', '', 'publish', 'closed', 'open', '', 'be-a-loving-father-2', '', '', '2016-06-16 08:54:19', '2016-06-16 08:54:19', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=4211', 0, 'project', '', 0),
(4222, 1, '2016-06-16 08:58:35', '2016-06-16 08:58:35', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.', 'Growing Together', '', 'publish', 'closed', 'open', '', 'growing-together-2', '', '', '2016-06-16 08:58:35', '2016-06-16 08:58:35', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=4222', 0, 'project', '', 0),
(4241, 1, '2016-06-16 09:25:56', '2016-06-16 09:25:56', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.', 'Sermon: New Born', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available', 'publish', 'open', 'closed', '', 'sermon-new-born', '', '', '2016-06-16 09:25:56', '2016-06-16 09:25:56', '', 0, 'http://my-religion.cmsmasters.net/?post_type=tribe_events&#038;p=4241', 0, 'tribe_events', '', 0),
(4244, 1, '2016-06-16 09:29:00', '2016-06-16 09:29:00', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.', 'Crossroads Summer Camp', 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.There are many variations of passages of Lorem Ipsum available', 'publish', 'open', 'closed', '', 'crossroads-summer-camp', '', '', '2016-06-16 09:29:00', '2016-06-16 09:29:00', '', 0, 'http://my-religion.cmsmasters.net/?post_type=tribe_events&#038;p=4244', 0, 'tribe_events', '', 0),
(4245, 1, '2016-06-16 09:26:27', '2016-06-16 09:26:27', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="0" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: center"><span style="color: #000000">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-envelope-empty" box_icon_size="20" box_icon_space="50" box_icon_border_width="1" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_icon_bd_color="rgba(255,255,255,0)" box_border_width="0" animation_delay="0"]\n<p style="text-align: center"><span style="color: #000000">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some</span> form.</p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="0" animation_delay="0"]\n<p style="text-align: center"><span style="color: #000000">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row]', 'icons-box', '', 'publish', 'closed', 'closed', '', 'icons-box', '', '', '2016-06-16 09:26:27', '2016-06-16 09:26:27', '', 0, 'http://my-religion.cmsmasters.net/content_template/icons-box/', 0, 'content_template', '', 0),
(4274, 1, '2016-06-16 11:15:26', '2016-06-16 11:15:26', '[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="3254|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_107759308_original.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#3f3f3f" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]THE CHURCH[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]ISN''T A BUILDING.[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]IT''S PEOPLE[/cmsmasters_heading]</p>\n<p style="text-align: left">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="0" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row]', 'Join Us Part', '', 'publish', 'closed', 'closed', '', 'join-us-part', '', '', '2016-06-16 11:15:26', '2016-06-16 11:15:26', '', 0, 'http://my-religion.cmsmasters.net/content_template/join-us-part/', 0, 'content_template', '', 0),
(4287, 1, '2016-06-16 11:46:35', '2016-06-16 11:46:35', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="3752|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/home-p2-1.jpg|full" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="300" data_padding_bottom="230"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"] Jeremy Thompson[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="46" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="50" animation_delay="0"]No Problem is too Great to Place in God`s Hands[/cmsmasters_heading][cmsmasters_button button_type="regular" button_link="http://my-religion.cmsmasters.net/contact/" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#f7a145" button_border_color_h="#ffffff" animation_delay="0"]JOIN NOW[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#f7a145" data_padding_top="40" data_padding_bottom="20"][cmsmasters_column data_width="1/1"][cmsmasters_counters type="vertical" count="4" icon_size="100" icon_space="60" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="432" icon_type="icon"]People in Chidrens’s Group[/cmsmasters_counter][cmsmasters_counter value="2345" icon_type="icon"]People in Ladies Group[/cmsmasters_counter][cmsmasters_counter value="128" icon_type="icon"]People in Prison Group[/cmsmasters_counter][cmsmasters_counter value="3124" icon_type="icon"]People in Youth Group[/cmsmasters_counter][/cmsmasters_counters][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="110"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Ministers for You[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="40" animation_delay="0"]Gathering in Purpose[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="70" margin_bottom="0" animation_delay="0"][cmsmasters_portfolio orderby="date" order="DESC" count="10" categories="ministries" layout="grid" layout_mode="perfect" columns="3" metadata_grid="title,rollover" pagination="disabled"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="4284|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/Depositphotos_76136149_original-1.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Want to Join a Group?[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Contact Us![/cmsmasters_heading]</p>\n<p style="text-align: left">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="0" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row]', 'Ministries', '', 'publish', 'closed', 'closed', '', 'ministries', '', '', '2016-06-16 11:46:35', '2016-06-16 11:46:35', '', 0, 'http://my-religion.cmsmasters.net/content_template/ministries/', 0, 'content_template', '', 0),
(4346, 1, '2016-06-17 07:32:22', '2016-06-17 07:32:22', '', 'favicon', '', 'inherit', 'open', 'closed', '', 'favicon', '', '', '2016-06-17 07:32:22', '2016-06-17 07:32:22', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/favicon.png', 0, 'attachment', 'image/png', 0),
(4347, 1, '2016-06-17 07:32:26', '2016-06-17 07:32:26', 'http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/cropped-favicon.png', 'cropped-favicon.png', '', 'inherit', 'open', 'closed', '', 'cropped-favicon-png', '', '', '2016-06-17 07:32:26', '2016-06-17 07:32:26', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/cropped-favicon.png', 0, 'attachment', 'image/png', 0),
(4348, 1, '2016-06-17 07:33:21', '2016-06-17 07:33:21', '', 'favicon-1', '', 'inherit', 'open', 'closed', '', 'favicon-1', '', '', '2016-06-17 07:33:21', '2016-06-17 07:33:21', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/favicon-1.png', 0, 'attachment', 'image/png', 0),
(4349, 1, '2016-06-17 07:33:28', '2016-06-17 07:33:28', 'http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/cropped-favicon-1.png', 'cropped-favicon-1.png', '', 'inherit', 'open', 'closed', '', 'cropped-favicon-1-png', '', '', '2016-06-17 07:33:28', '2016-06-17 07:33:28', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/06/cropped-favicon-1.png', 0, 'attachment', 'image/png', 0),
(4363, 1, '2016-06-17 09:04:50', '0000-00-00 00:00:00', '', 'Home Minimal', '', 'draft', 'closed', 'closed', '', '', '', '', '2016-06-17 09:04:50', '0000-00-00 00:00:00', '', 0, 'http://my-religion.cmsmasters.net/?page_id=4363', 0, 'page', '', 0),
(4368, 1, '2016-06-17 09:34:20', '2016-06-17 09:34:20', '', 'Donation #4368', '', 'pending_offline', 'closed', 'closed', '', 'new-donation-2', '', '', '2016-06-17 09:34:20', '2016-06-17 09:34:20', '', 0, 'http://my-religion.cmsmasters.net/donation/new-donation-2/', 0, 'donation', '', 0),
(4478, 1, '2016-07-06 07:05:41', '2016-07-06 07:05:41', '"Nu I Vse" from In Eternal Sleep by Natus. Released: 2016. Track 4.', 'Nu I Vse', '', 'inherit', 'open', 'closed', '', 'nu-i-vse', '', '', '2016-07-06 07:05:41', '2016-07-06 07:05:41', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/Natus_-_04_-_Nu_I_Vse.mp3', 0, 'attachment', 'audio/mpeg', 0),
(4479, 1, '2025-03-09 13:11:04', '2025-03-09 13:11:04', '', '', '', 'inherit', 'open', 'closed', '', '4479', '', '', '2025-03-09 13:11:04', '2025-03-09 13:11:04', '', 0, 'https://thefusionchurch.org/4479/', 0, 'attachment', 'image/jpeg', 0),
(4493, 1, '2014-05-09 11:41:00', '2014-05-09 11:41:00', '<!--vcv no format--><!-- vcwb/dynamicElementComment:11effe8f --><div class="vce-row-container" data-vce-boxed-width="true"><div class="vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top" id="el-11effe8f" data-vce-do-apply="all el-11effe8f"><div class="vce-row-content" data-vce-element-content="true"><!-- vcwb/dynamicElementComment:51ac3bda --><div class="vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first" id="el-51ac3bda"><div class="vce-col-inner" data-vce-do-apply="border margin background  el-51ac3bda"><div class="vce-col-content" data-vce-element-content="true" data-vce-do-apply="padding el-51ac3bda"><!-- vcwb/dynamicElementComment:5a4c6834 --><div class="vce-text-block"><div class="vce-text-block-wrapper vce" id="el-5a4c6834" data-vce-do-apply="all el-5a4c6834"><p>[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"]<br>[cmsmasters_slider slider_plugin="rev" slider_rev="ken_burns"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="40" bottom_padding="40" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Passionate Worship[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Experience heartfelt worship that draws you into God’s presence.</p><p>[/cmsmasters_heading]</p><p>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="40" bottom_padding="40" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Practical Bible Teaching[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Receive life-changing truth taught in simple, relatable ways.&nbsp;[/cmsmasters_heading]</p><h5 style="text-align: center;">&nbsp;</h5><p>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="40" bottom_padding="40" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Powerful Prayer &amp; Prophetic Insight[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Encounter divine guidance and breakthrough through fervent prayer and Spirit-led revelation. [/cmsmasters_heading]</p><p>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="40" bottom_padding="40" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]A Safe, Welcoming Atmosphere[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Come as you are and feel right at home in a judgment-free environment. [/cmsmasters_heading]</p><p>[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="110" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="15" animation="fadeInUp" animation_delay="300"]The Fusion Church[/cmsmasters_heading][cmsmasters_text animation="fadeInUp" animation_delay="300"]</p><h6 style="text-align: center;"><span style="font-size: 18pt;"><em><span style="color: #707176;">Believing in God''s Word and Spirit</span></em></span></h6><p>[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="50" data_padding_top="30" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation="fadeInUp" animation_delay="300"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="40" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="left" color="#8b8b8b" margin_top="0" margin_bottom="20" animation="fadeInUp" animation_delay="300"]</p><p class="" data-start="127" data-end="198"><strong data-start="127" data-end="198">A Church for All People, Rooted in Christ, Empowered by the Spirit.</strong></p><p class="" data-start="200" data-end="487">At <strong data-start="203" data-end="224">The Fusion Church</strong>, we are a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness.</p><p class="" data-start="489" data-end="755">We are a <strong data-start="498" data-end="549">multigenerational, multicultural, Spirit-filled</strong> church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.</p><p>[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2" data_animation="fadeInUp" data_animation_delay="300"][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="left" color="#8b8b8b" margin_top="0" margin_bottom="20" animation_delay="0"]</p><p class="" data-start="757" data-end="1003">Our desire is to create a space where faith and purpose <strong data-start="813" data-end="821">fuse</strong> together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.</p><p class="" data-start="1005" data-end="1188">Through passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God’s heart for His people and the world.</p><p>[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="112" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#d14d42" link="#" target="self" margin_top="0" margin_bottom="20" animation="fadeInUp" animation_delay="300"]Read More about us.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4559||!|vcvUploadUrl|!|/2025/04/image.png|full" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="155" data_padding_bottom="155"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h4" font_family="Crimson+Text:400,400italic,700,700italic" font_size="30" line_height="40" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="55" animation_delay="0"]A Place For You[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="52" line_height="70" tablet_check="true" tablet_font_size="38" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="9" animation_delay="0"]A Church for All People, Rooted in Christ, Empowered by the Spirit.[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="52" line_height="70" tablet_check="true" tablet_font_size="38" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="70" animation_delay="0"] a church that loves God and people.[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#0a0a0a" button_border_color_h="#ffffff" animation_delay="0"]Become a Member[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="40" data_padding_top="80" data_bg_color="#424555" data_color="third" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"]<br>[cmsmasters_profiles orderby="date" order="ASC" count="1" categories="senior-pastor" layout="vertical" animation_delay="0"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="130" data_padding_top="130" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation="fadeInUp" animation_delay="300"]Latest Sermons[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#626368" margin_top="0" margin_bottom="40" animation="fadeInUp" animation_delay="300"]iPod? iPad? Try iPray…[/cmsmasters_heading][cmsmasters_image align="center" animation="fadeInUp" animation_delay="300"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="20" margin_bottom="30" animation="fadeInUp" animation_delay="300"]<br>[cmsmasters_sermons orderby="date" order="ASC" count="3" columns="3" metadata="title,author,categories,date,excerpt" pagination="disabled" animation="fadeInUp" animation_delay="300"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="auto" data_padding_top="195" data_padding_bottom="195"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="30" line_height="28" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]Simon R. Green[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="54" line_height="80" tablet_check="true" tablet_font_size="20" tablet_line_height="30" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="80" animation_delay="0"]“I knew God was with me, and however He chose to protect the baby would be best.”[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#0a0a0a" button_border_color_h="#ffffff" animation_delay="0"]Learn More Stories[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row][cmsmasters_column data_width="1/1"][cmsmasters_text]<br>[cmsmasters_row data-padding_bottom="85" data-padding_top="125" data-bg_color="#d14f42" data-color="second" data-<br>bot_style="default" data-top_style="default" data-width="boxed"]<br>[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="second" data_bg_color="#d14f42" data_padding_top="125" data_padding_bottom="85"][cmsmasters_column data_width="1/2"][cmsmasters_text animation_delay="0" classes="custom_subscribe_title"]</p><h4>Receive regular email updates from Pastor Doe and other ministries at Lord’s House. We keep you in loop so you won''t miss it out!</h4><p>[/cmsmasters_text][/cmsmasters_column][cmsmasters_column data_width="1/2"]<br>[cmsmasters_sidebar sidebar="subscribe" classes="custom_subscribe"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="14" data_padding_right="14" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="130" data_padding_bottom="130"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation="fadeInUp" animation_delay="300"]Our Causes[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#626368" margin_top="0" margin_bottom="40" animation="fadeInUp" animation_delay="300"]Let Us Do Good[/cmsmasters_heading][cmsmasters_image align="center" animation="fadeInUp" animation_delay="300"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="60" animation="fadeInUp" animation_delay="300"]<br>[cmsmasters_posts_slider orderby="date" order="DESC" post_type="project" portfolio_categories="church,god,holy-father,hope,jesus,kids" columns="3" count="3" pause="5" portfolio_metadata="title,excerpt,categories,more" animation="fadeInUp" animation_delay="300"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_merge="true" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h4" font_family="Crimson+Text:400,400italic,700,700italic" font_size="32" line_height="50" tablet_check="true" tablet_font_size="20" tablet_line_height="36" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]You’ve been created with gifts and passions to use[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="80" line_height="100" tablet_check="true" tablet_font_size="40" tablet_line_height="50" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="70" animation_delay="0"]Become a Volunteer[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="200" data_padding_bottom="200"][cmsmasters_column data_width="1/1" data_classes="buttons_center"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#0a0a0a" button_border_color_h="#ffffff" animation_delay="0" classes="dib"]Calendar[/cmsmasters_button][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#0a0a0a" button_border_color_h="#ffffff" animation_delay="0" classes="dib"]SignUp Today[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#f7a145" data_padding_top="90" data_padding_bottom="50"][cmsmasters_column data_width="1/3"]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Event[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"]<br>[cmsmasters_sidebar sidebar="email"]<br>[/cmsmasters_column][cmsmasters_column data_width="1/3"]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"]<br>[cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="160"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10"]Next Events[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#626368" margin_top="0" margin_bottom="40"]United in Spirit[/cmsmasters_heading][cmsmasters_image align="center"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="0" margin_bottom="60"]<br>[cmsmasters_sidebar sidebar="event-list"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_padding_top="90" data_padding_bottom="90"][cmsmasters_column data_width="1/1"]<br>[cmsmasters_featured_campaign campaign="1311" campaign_color="#ffffff" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="160" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation="fadeInUp" animation_delay="300"]Latest News[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#626368" margin_top="0" margin_bottom="40" animation="fadeInUp" animation_delay="300"]Guiding Words for Living[/cmsmasters_heading][cmsmasters_text animation="fadeInUp" animation_delay="300"]</p><h6 style="text-align: center;"><img class="size-full wp-image-1511 aligncenter" src="http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png" alt="ICON" width="46" height="19"></h6><p>[/cmsmasters_text]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="12" margin_bottom="10" animation_delay="0"]<br>[cmsmasters_posts_slider orderby="date" order="DESC" post_type="post" columns="3" count="12" pause="5" blog_metadata="title,excerpt,date,categories,author,comments,likes,more" animation="fadeInUp" animation_delay="300"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_quotes mode="slider" type="center" speed="5" animation_delay="0"][cmsmasters_quote name="Amanda" subtitle="Volunteer"]"People see God every day they just don''t recognize him."[/cmsmasters_quote][cmsmasters_quote name="Simon R. Green" subtitle="Volunteer"]“Don’t tell God how big your storm is, tell the storm how big your God is.”[/cmsmasters_quote][cmsmasters_quote name="Greag " subtitle="Teacher"]"God used beautiful mathematics in creating the world."[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4557|<img src="|!|vcvUploadUrl|!|/2025/04/image-1.png">|full" data_bg_position="center left" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_padding_top="160" data_padding_bottom="130"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="42" line_height="60" tablet_check="true" tablet_font_size="32" font_weight="normal" font_style="italic" text_align="center" color="#d14f42" margin_top="0" margin_bottom="-10" animation="fadeInUp" animation_delay="300"]“Proclaiming the Good News [/cmsmasters_heading][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="42" line_height="60" tablet_check="true" tablet_font_size="32" font_weight="normal" font_style="italic" text_align="center" color="#d14f42" margin_top="0" margin_bottom="20" animation="fadeInUp" animation_delay="300"]of God’s Sovereign Grace”[/cmsmasters_heading][cmsmasters_heading type="h4" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="0" animation="fadeInUp" animation_delay="300"]The message of The Faithland is that Christ saves sinners. In light of [/cmsmasters_heading][cmsmasters_heading type="h4" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="0" animation="fadeInUp" animation_delay="300"]that, we steward a message that radically changes lives. We will [/cmsmasters_heading][cmsmasters_heading type="h4" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="50" animation="fadeInUp" animation_delay="300"]therefore preach, teach and train people to live out its implications in [/cmsmasters_heading][cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_size="22" font_weight="bold" font_style="normal" text_align="center" color="#31333b" margin_top="0" margin_bottom="0" animation="fadeInUp" animation_delay="300"]Samuel Oluwatoyin[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#3d3d47" margin_top="-10" margin_bottom="0" animation="fadeInUp" animation_delay="300"]Lead Pastor[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][/cmsmasters_column][/cmsmasters_row]</p></div></div><!-- /vcwb/dynamicElementComment:5a4c6834 --></div></div></div><!-- /vcwb/dynamicElementComment:51ac3bda --></div></div></div><!-- /vcwb/dynamicElementComment:11effe8f --><!--vcv no format-->', 'Home', '', 'draft', 'closed', 'closed', '', 'home', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=7', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(4500, 1, '2016-05-09 12:19:17', '2016-05-09 12:19:17', '[cmsmasters_row data_padding_bottom="30" data_padding_top="90" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_size="22" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Unilmited Button Styles. Any Size, Color, Font, Width, Height and Icons. Well Animated.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="50" data_padding_top="40" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_style="cmsmasters_but_shadow" button_line_height="40" button_font_weight="normal" button_font_style="normal" button_padding_hor="15" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_dark_bg" button_font_weight="normal" button_font_style="normal" button_padding_hor="15" button_icon="cmsmasters-icon-smile-1" button_border_width="2" button_border_style="solid" button_border_radius="10" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_slide_bottom" button_font_weight="normal" button_font_style="normal" button_padding_hor="15" button_border_width="3" button_border_style="double" animation_delay="0"]Button[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_font_weight="bolder" button_font_style="normal" button_border_width="2" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_divider" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-message" button_border_width="2" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_slide_left" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_inverse" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-bell-3" button_border_width="2" button_border_style="outset" button_border_color="#d14f42" animation_delay="0"]Button[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_shadow" button_font_weight="bolder" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="5px" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_hover_slide_left" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-globe-3" button_border_style="double" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_expand_vert" button_font_weight="bolder" button_font_style="normal" button_border_width="2" button_border_style="outset" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_light_bg" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-user-group" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_expand_diag" button_line_height="40" button_font_weight="normal" button_font_style="normal" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="40" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_hover" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-heart-3" button_border_style="outset" button_border_radius="20" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_hover" button_font_weight="normal" button_font_style="normal" button_border_style="outset" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="40" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_slide_right" button_font_weight="bolder" button_font_style="normal" button_border_width="2" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="20" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="0" margin_bottom="0" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="70" data_padding_bottom="20"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_size="22" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]2000 + Icons with flexible settings[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmas\nters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-award-1" size="25" space="60" display="block" text_align="center" border_width="2" border_radius="50%" color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-lifebuoy-3" size="40" space="60" display="block" text_align="center" border_width="0" border_radius="50%" link="#" target="self" bd_color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-heart-3" size="27" space="53" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" bg_color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-video-3" size="30" space="60" display="block" text_align="center" border_width="2" border_radius="50%" color="#f7a145" bd_color="#f7a145" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-mustache" size="40" space="60" display="block" text_align="center" border_width="1" border_radius="50%" color="#424555" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-star-3" size="25" space="60" display="block" text_align="center" border_width="4" border_radius="50%" link="#" target="self" bd_color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-paper-plane-4" size="25" space="56" display="block" text_align="center" border_width="1" border_radius="0" color="#ffffff" bg_color="#d14f42" bd_color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-info-3" size="26" space="70" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" bg_color="#a794b5" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="110" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-droplet-1" size="20" space="60" display="block" text_align="center" border_width="8" border_radius="50%" color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-headphones-alt" size="35" space="70" display="block" text_align="center" border_width="0" border_radius="15%" link="#" target="self" color="#ffffff" bg_color="#aac4a2" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-game" size="32" space="60" display="block" text_align="center" border_width="0" border_radius="60%" color="#ffffff" bg_color="rgba(209,79,66,0.73)" bd_color="rgba(66,69,85,0.49)" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-glasses-1" size="25" space="60" display="block" text_align="center" border_width="6" border_radius="50%" color="#d14f42" bd_color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][/cmsmasters_row]', 'Buttons &amp; Icons', '', 'draft', 'closed', 'closed', '', 'buttons-shortcodes', '', '', '2025-04-21 19:39:27', '2025-04-21 19:39:27', '', 0, 'http://my-religion.cmsmasters.net/?page_id=6', 0, 'page', '', 0),
(4501, 1, '2016-05-09 10:09:41', '2016-05-09 10:09:41', '<div>Your Name (required)<br />\n    [text* your-name] </div>\n<div>Your Email (required)<br />\n    [email* your-email] </div>\n<div>Subject<br />\n    [text your-subject] </div>\n<div>Your Message<br />\n    [textarea your-message] </div>\n<div>[submit "Send"]</div>\n1\nMy Religion "[your-subject]"\n[your-name] <wordpress@my-religion.cmsmasters.net>\nmail@mail.com\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\nMessage Body:\n[your-message]\n--\nThis e-mail was sent from a contact form on My Religion (http://my-religion.cmsmasters.net)\nReply-To: [your-email]\nMy Religion "[your-subject]"\nMy Religion <wordpress@my-religion.cmsmasters.net>\n[your-email]\nMessage Body:\n[your-message]\n--\nThis e-mail was sent from a contact form on My Religion (http://my-religion.cmsmasters.net)\nReply-To: mail@mail.com\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1-2-2', '', '', '2016-05-09 10:09:41', '2016-05-09 10:09:41', '', 0, 'http://my-religion.cmsmasters.net/?post_type=wpcf7_contact_form&#038;p=4', 0, 'wpcf7_contact_form', '', 0),
(4554, 1, '2016-07-07 11:59:07', '2016-07-07 11:59:07', '', '01', '', 'inherit', 'open', 'closed', '', '01', '', '', '2016-07-07 11:59:07', '2016-07-07 11:59:07', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/01.jpg', 0, 'attachment', 'image/jpeg', 0),
(4555, 1, '2016-07-07 11:59:13', '2016-07-07 11:59:13', '', '02', '', 'inherit', 'open', 'closed', '', '02', '', '', '2016-07-07 11:59:13', '2016-07-07 11:59:13', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/02.jpg', 0, 'attachment', 'image/jpeg', 0),
(4556, 1, '2016-07-07 11:59:21', '2016-07-07 11:59:21', '', '03', '', 'inherit', 'open', 'closed', '', '03', '', '', '2016-07-07 11:59:21', '2016-07-07 11:59:21', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03.jpg', 0, 'attachment', 'image/jpeg', 0),
(4557, 1, '2016-07-07 11:59:27', '2016-07-07 11:59:27', '', '04', '', 'inherit', 'open', 'closed', '', '04', '', '', '2016-07-07 11:59:27', '2016-07-07 11:59:27', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04.jpg', 0, 'attachment', 'image/jpeg', 0),
(4558, 1, '2016-07-07 11:59:32', '2016-07-07 11:59:32', '', '05', '', 'inherit', 'open', 'closed', '', '05', '', '', '2016-07-07 11:59:32', '2016-07-07 11:59:32', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05.jpg', 0, 'attachment', 'image/jpeg', 0),
(4559, 1, '2016-07-07 11:59:37', '2016-07-07 11:59:37', '', '06', '', 'inherit', 'open', 'closed', '', '06', '', '', '2016-07-07 11:59:37', '2016-07-07 11:59:37', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06.jpg', 0, 'attachment', 'image/jpeg', 0),
(4563, 1, '2016-07-07 12:05:11', '2016-07-07 12:05:11', '', '342466858.mpg', '', 'inherit', 'closed', 'closed', '', '342466858-mpg', '', '', '2016-07-07 12:05:11', '2016-07-07 12:05:11', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/342466858.mpg', 0, 'attachment', 'video/mpeg', 0),
(4564, 1, '2016-07-07 12:05:11', '2016-07-07 12:05:11', '', '342466858.webm', '', 'inherit', 'closed', 'closed', '', '342466858-webm', '', '', '2016-07-07 12:05:11', '2016-07-07 12:05:11', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/342466858.webm', 0, 'attachment', 'video/webm', 0),
(4565, 1, '2016-07-07 12:05:11', '2016-07-07 12:05:11', '', '342466858.ogv', '', 'inherit', 'closed', 'closed', '', '342466858-ogv', '', '', '2016-07-07 12:05:11', '2016-07-07 12:05:11', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/342466858.ogv', 0, 'attachment', 'video/ogg', 0),
(4566, 1, '2016-07-07 12:05:11', '2016-07-07 12:05:11', '', 'video-filter.png', '', 'inherit', 'closed', 'closed', '', 'video-filter-png', '', '', '2016-07-07 12:05:11', '2016-07-07 12:05:11', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/07/video-filter.png', 0, 'attachment', 'image/png', 0),
(4706, 1, '2016-10-24 14:31:35', '2016-10-24 14:31:35', '', 'home-1-r.jpg', '', 'inherit', 'closed', 'closed', '', 'home-1-r-jpg', '', '', '2016-10-24 14:31:35', '2016-10-24 14:31:35', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/10/home-1-r.jpg', 0, 'attachment', 'image/jpeg', 0),
(4707, 1, '2016-10-24 14:31:36', '2016-10-24 14:31:36', '', 'home-2-r.jpg', '', 'inherit', 'closed', 'closed', '', 'home-2-r-jpg', '', '', '2016-10-24 14:31:36', '2016-10-24 14:31:36', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2016/10/home-2-r.jpg', 0, 'attachment', 'image/jpeg', 0),
(4716, 1, '2016-11-22 13:05:06', '2016-11-22 13:05:06', '', 'Donation #4716', 'test', 'pending_offline', 'closed', 'closed', '', 'new-donation-3', '', '', '2016-11-22 13:05:06', '2016-11-22 13:05:06', '', 0, 'http://demo.my-religion.cmsmasters.net/donation/new-donation-3/', 0, 'donation', '', 0),
(4717, 1, '2016-11-22 13:09:49', '2016-11-22 13:09:49', '', 'Donation #4717', 'test', 'pending_offline', 'closed', 'closed', '', 'new-donation-4', '', '', '2016-11-22 13:09:49', '2016-11-22 13:09:49', '', 0, 'http://demo.my-religion.cmsmasters.net/donation/new-donation-4/', 0, 'donation', '', 0),
(4735, 1, '2017-03-13 13:28:47', '2017-03-13 13:28:47', '', 'Donation #4735', '', 'pending_payment', 'closed', 'closed', '', 'new-donation-5', '', '', '2017-03-13 13:28:47', '2017-03-13 13:28:47', '', 0, 'http://demo.my-religion.cmsmasters.net/donation/new-donation-5/', 0, 'donation', '', 0),
(4787, 1, '2017-11-10 14:18:09', '2017-11-10 14:18:09', '', 'Donation #4787', '', 'preview', 'closed', 'closed', '', 'new-donation-6', '', '', '2017-11-10 14:18:09', '2017-11-10 14:18:09', '', 0, 'http://demo.my-religion.cmsmasters.net/donation/new-donation-6/', 0, 'donation', '', 0),
(4791, 1, '2018-01-08 11:46:37', '2018-01-08 11:46:37', '', 'Donation #4791', '', 'preview', 'closed', 'closed', '', 'new-donation-7', '', '', '2018-01-08 11:46:37', '2018-01-08 11:46:37', '', 0, 'http://demo.my-religion.cmsmasters.net/donation/new-donation-7/', 0, 'donation', '', 0),
(4800, 1, '2025-03-09 20:16:16', '2025-03-09 13:11:33', '', 'LIVE STREAM', '', 'publish', 'closed', 'closed', '', 'profiles', '', '', '2025-03-09 20:16:16', '2025-03-09 20:16:16', '', 0, 'https://thefusionchurch.org/2025/03/09/profiles/', 15, 'nav_menu_item', '', 0),
(4801, 1, '2025-03-09 20:16:16', '2025-03-09 13:11:33', '', 'EVENTS', '', 'publish', 'closed', 'closed', '', 'events', '', '', '2025-03-09 20:16:16', '2025-03-09 20:16:16', '', 0, 'https://thefusionchurch.org/2025/03/09/events/', 12, 'nav_menu_item', '', 0),
(4807, 1, '2025-03-09 20:16:16', '2025-03-09 13:11:33', '', 'CONNECT', '', 'publish', 'closed', 'closed', '', 'features', '', '', '2025-03-09 20:16:16', '2025-03-09 20:16:16', '', 0, 'https://thefusionchurch.org/2025/03/09/features/', 9, 'nav_menu_item', '', 0),
(4809, 1, '2025-03-09 19:38:19', '2025-03-09 13:11:33', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home-classic', '', '', '2025-03-09 19:38:19', '2025-03-09 19:38:19', '', 0, 'https://thefusionchurch.org/2025/03/09/home-classic/', 1, 'nav_menu_item', '', 0),
(4811, 1, '2016-05-09 09:44:11', '2016-05-09 09:44:11', 'This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n<blockquote>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin'' caught in the rain.)</blockquote>\n...or something like this:\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\nAs a new WordPress user, you should go to <a href="http://my-religion.cmsmasters.net/demo/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Sample Page', '', 'draft', 'closed', 'open', '', 'sample-page-2', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://demo.my-religion.cmsmasters.net/?page_id=2', 0, 'page', '', 0),
(4812, 1, '2006-06-09 11:41:20', '2006-06-09 11:41:20', '[cmsmasters_row data_padding_bottom="230" data_padding_top="300" data_bg_size="cover" data_bg_attachment="fixed" data_bg_repeat="no-repeat" data_bg_position="center center" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"] Jeremy Thompson[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="46" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="50" animation_delay="0"]No Problem is too Great to Place in Gods Hands[/cmsmasters_heading][cmsmasters_button button_type="regular" button_link="http://my-religion.cmsmasters.net/contact/" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#f7a145" button_border_color_h="#ffffff" animation_delay="0"]JOIN NOW[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="20" data_padding_top="40" data_bg_color="#f7a145" data_color="first" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_counters type="vertical" count="4" icon_size="100" icon_space="60" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="432" icon_type="icon"]People in Chidrens’s Group[/cmsmasters_counter][cmsmasters_counter value="2345" icon_type="icon"]People in Ladies Group[/cmsmasters_counter][cmsmasters_counter value="128" icon_type="icon"]People in Prison Group[/cmsmasters_counter][cmsmasters_counter value="3124" icon_type="icon"]People in Youth Group[/cmsmasters_counter][/cmsmasters_counters][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="110" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Ministers for You[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="40" animation_delay="0"]Gathering in Purpose[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="70" margin_bottom="0" animation_delay="0"][cmsmasters_portfolio orderby="date" order="DESC" count="10" categories="ministries" layout="grid" layout_mode="perfect" columns="3" metadata_grid="title,rollover" pagination="disabled"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_columns_behavior="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left;">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Want to Join a Group?[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Contact Us![/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row]', 'Ministries', '', 'draft', 'closed', 'closed', '', 'ministers', '', '', '2025-04-21 19:39:28', '2025-04-21 19:39:28', '', 0, 'http://my-religion.cmsmasters.net/?page_id=9', 0, 'page', '', 0),
(4813, 1, '2016-05-09 11:41:34', '2016-05-09 11:41:34', '[cmsmasters_row data_width="boxed" data_merge="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="52" line_height="70" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="5" animation_delay="0"]We Do Not Lose Heart![/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" line_height="22" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="45" animation_delay="0"]A good man, is a good man, whether in this church, or out of it.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="200" data_padding_top="200" data_bg_size="cover" data_bg_attachment="fixed" data_bg_repeat="no-repeat" data_bg_position="top center" data_bg_img="3259|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/Untitled-1-5.jpg|full" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_button button_type="regular" button_link="http://my-religion.cmsmasters.net/sermon/we-do-not-lose-heart/" button_target="blank" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#31333b" button_border_color_h="#ffffff" animation_delay="0"]Watch Sermon[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="120" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_sermons orderby="name" order="ASC" count="6" columns="3" metadata="title,author,categories,date,excerpt" pagination="pagination" animation="fadeInUp" animation_delay="400"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#f7a145" data_padding_top="90" data_padding_bottom="60"][cmsmasters_column data_width="1/4"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Sermon[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row]', 'Sermons', '', 'draft', 'closed', 'closed', '', 'sermons', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=11', 0, 'page', '', 0),
(4814, 1, '2016-05-09 11:41:56', '2016-05-09 11:41:56', '', 'Shortcodes', '', 'draft', 'closed', 'closed', '', 'shortcodes', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 0, 'http://my-religion.cmsmasters.net/?page_id=13', 0, 'page', '', 0),
(4815, 1, '2025-03-09 13:11:34', '2025-03-09 13:11:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4815', '', '', '2025-03-09 13:11:34', '2025-03-09 13:11:34', '', 0, 'https://thefusionchurch.org/2025/03/09/', 1, 'nav_menu_item', '', 0),
(4816, 1, '2016-07-07 11:38:45', '2016-07-07 11:38:45', '<p>Your Name (required)<br />\n    [text* your-name] </p>\n<p>Your Email (required)<br />\n    [email* your-email] </p>\n<p>Subject<br />\n    [text your-subject] </p>\n<p>Your Message<br />\n    [textarea your-message] </p>\n<p>[submit "Send"]</p>\n1\nDemo My Religion "[your-subject]"\n[your-name] <wordpress@demo.my-religion.cmsmasters.net>\nmail@mail.com\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\nMessage Body:\n[your-message]\n--\nThis e-mail was sent from a contact form on Demo My Religion (http://demo.my-religion.cmsmasters.net)\nReply-To: [your-email]\nDemo My Religion "[your-subject]"\nDemo My Religion <wordpress@demo.my-religion.cmsmasters.net>\n[your-email]\nMessage Body:\n[your-message]\n--\nThis e-mail was sent from a contact form on Demo My Religion (http://demo.my-religion.cmsmasters.net)\nReply-To: mail@mail.com\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1-2', '', '', '2016-07-07 11:38:45', '2016-07-07 11:38:45', '', 0, 'http://demo.my-religion.cmsmasters.net/?post_type=wpcf7_contact_form&#038;p=4', 0, 'wpcf7_contact_form', '', 0),
(4817, 1, '2025-03-09 20:20:01', '2025-03-09 13:11:40', '', 'MINISTRIES', '', 'publish', 'closed', 'closed', '', '4817', '', '', '2025-03-09 20:20:01', '2025-03-09 20:20:01', '', 0, 'https://thefusionchurch.org/2025/03/09/4817/', 1, 'nav_menu_item', '', 0),
(4848, 1, '2025-03-09 20:16:16', '2025-03-09 13:11:41', '', 'BLOG', '', 'publish', 'closed', 'closed', '', '4848', '', '', '2025-03-09 20:16:16', '2025-03-09 20:16:16', '', 0, 'https://thefusionchurch.org/2025/03/09/4848/', 13, 'nav_menu_item', '', 0),
(4849, 2, '2019-05-08 06:24:10', '2019-05-08 06:24:10', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder-2', '', '', '2019-05-08 06:24:10', '2019-05-08 06:24:10', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/05/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(4852, 2, '2019-10-30 13:35:17', '2019-10-30 13:35:17', '', 'Donation #4852', '', 'pending_payment', 'closed', 'closed', '', 'new-donation-8', '', '', '2019-10-30 13:35:17', '2019-10-30 13:35:17', '', 0, 'https://my-religion.cmsmasters.net/demo/donation/new-donation-8/', 0, 'donation', '', 0),
(4854, 2, '2019-12-01 15:56:50', '2019-12-01 15:56:50', '', 'Donation #4854', '', 'preview', 'closed', 'closed', '', 'new-donation-9', '', '', '2019-12-01 15:56:50', '2019-12-01 15:56:50', '', 0, 'https://my-religion.cmsmasters.net/demo/donation/new-donation-9/', 0, 'donation', '', 0),
(4856, 2, '2020-01-12 20:21:39', '0000-00-00 00:00:00', '', '67.212.123.148', '', 'draft', 'closed', 'closed', '', '67-212-123-148', '', '', '2020-01-12 20:21:39', '0000-00-00 00:00:00', '', 1526, 'https://my-religion.cmsmasters.net/demo/?post_type=cmsmasters_like&#038;p=4856', 0, 'cmsmasters_like', '', 0),
(4859, 1, '2025-03-09 20:16:16', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4859', '', '', '2025-03-09 20:16:16', '2025-03-09 20:16:16', '', 0, 'https://thefusionchurch.org/2025/03/09/4859/', 10, 'nav_menu_item', '', 0),
(4860, 1, '2025-03-09 20:20:31', '2025-03-09 13:11:41', '', 'LEADERSHIP', '', 'publish', 'closed', 'closed', '', 'leadership', '', '', '2025-03-09 20:20:31', '2025-03-09 20:20:31', '', 0, 'https://thefusionchurch.org/2025/03/09/leadership/', 2, 'nav_menu_item', '', 0),
(4861, 1, '2025-03-09 20:09:02', '2025-03-09 13:11:41', '', 'ABOUT', '', 'publish', 'closed', 'closed', '', '4861', '', '', '2025-03-09 20:09:02', '2025-03-09 20:09:02', '', 0, 'https://thefusionchurch.org/2025/03/09/4861/', 2, 'nav_menu_item', '', 0),
(4862, 1, '2025-03-09 20:09:02', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4862', '', '', '2025-03-09 20:09:02', '2025-03-09 20:09:02', '', 0, 'https://thefusionchurch.org/2025/03/09/4862/', 7, 'nav_menu_item', '', 0),
(4863, 1, '2025-03-09 20:16:16', '2025-03-09 13:11:41', '', 'Sermons', '', 'publish', 'closed', 'closed', '', 'sermons', '', '', '2025-03-09 20:16:16', '2025-03-09 20:16:16', '', 0, 'https://thefusionchurch.org/2025/03/09/sermons/', 11, 'nav_menu_item', '', 0),
(4864, 1, '2025-03-09 20:09:02', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4864', '', '', '2025-03-09 20:09:02', '2025-03-09 20:09:02', '', 0, 'https://thefusionchurch.org/2025/03/09/4864/', 6, 'nav_menu_item', '', 0),
(4865, 1, '2025-03-09 13:11:41', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4865', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'https://thefusionchurch.org/2025/03/09/4865/', 1, 'nav_menu_item', '', 0),
(4866, 1, '2025-03-09 13:11:41', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4866', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'https://thefusionchurch.org/2025/03/09/4866/', 2, 'nav_menu_item', '', 0),
(4867, 1, '2025-03-09 13:11:41', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4867', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'https://thefusionchurch.org/2025/03/09/4867/', 3, 'nav_menu_item', '', 0),
(4868, 1, '2025-03-09 13:11:41', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4868', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'https://thefusionchurch.org/2025/03/09/4868/', 4, 'nav_menu_item', '', 0),
(4869, 1, '2025-03-09 13:11:41', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4869', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'https://thefusionchurch.org/2025/03/09/4869/', 5, 'nav_menu_item', '', 0),
(4870, 1, '2025-03-09 13:11:41', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4870', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'https://thefusionchurch.org/2025/03/09/4870/', 2, 'nav_menu_item', '', 0),
(4871, 1, '2025-03-09 13:11:41', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4871', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'https://thefusionchurch.org/2025/03/09/4871/', 3, 'nav_menu_item', '', 0),
(4872, 1, '2025-03-09 13:11:41', '2025-03-09 13:11:41', ' ', '', '', 'publish', 'closed', 'closed', '', '4872', '', '', '2025-03-09 13:11:41', '2025-03-09 13:11:41', '', 0, 'https://thefusionchurch.org/2025/03/09/4872/', 4, 'nav_menu_item', '', 0),
(4873, 1, '2025-03-09 13:11:47', '2025-03-09 13:11:47', '', '06', '', 'inherit', 'open', 'closed', '', '06-2', '', '', '2025-03-09 13:11:47', '2025-03-09 13:11:47', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/home-page-slider/06.jpg', 0, 'attachment', 'image/jpeg', 0),
(4874, 1, '2025-03-09 13:11:48', '2025-03-09 13:11:48', '', '03', '', 'inherit', 'open', 'closed', '', '03-2', '', '', '2025-03-09 13:11:48', '2025-03-09 13:11:48', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/slider-shortcodes/03.jpg', 0, 'attachment', 'image/jpeg', 0),
(4875, 1, '2025-03-09 13:11:49', '2025-03-09 13:11:49', '', '04', '', 'inherit', 'open', 'closed', '', '04-2', '', '', '2025-03-09 13:11:49', '2025-03-09 13:11:49', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/slider-shortcodes/04.jpg', 0, 'attachment', 'image/jpeg', 0),
(4876, 1, '2025-03-09 13:11:50', '2025-03-09 13:11:50', '', '05', '', 'inherit', 'open', 'closed', '', '05-2', '', '', '2025-03-09 13:11:50', '2025-03-09 13:11:50', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/slider-shortcodes/05.jpg', 0, 'attachment', 'image/jpeg', 0),
(4877, 1, '2025-03-09 13:11:51', '2025-03-09 13:11:51', '', '06', '', 'inherit', 'open', 'closed', '', '06-3', '', '', '2025-03-09 13:11:51', '2025-03-09 13:11:51', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/slider-shortcodes/06.jpg', 0, 'attachment', 'image/jpeg', 0),
(4878, 1, '2025-03-09 19:34:54', '2025-03-09 19:34:54', '', '1', '', 'inherit', 'open', 'closed', '', '1-2', '', '', '2025-03-09 19:34:54', '2025-03-09 19:34:54', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2025/03/1.png', 0, 'attachment', 'image/png', 0),
(4879, 1, '2025-03-09 19:34:56', '2025-03-09 19:34:56', '', '1k-new-last', '', 'inherit', 'open', 'closed', '', '1k-new-last', '', '', '2025-03-09 19:34:56', '2025-03-09 19:34:56', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2025/03/1k-new-last.png', 0, 'attachment', 'image/png', 0),
(4880, 1, '2025-03-09 19:34:58', '2025-03-09 19:34:58', '', '1k-testing', '', 'inherit', 'open', 'closed', '', '1k-testing', '', '', '2025-03-09 19:34:58', '2025-03-09 19:34:58', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2025/03/1k-testing.png', 0, 'attachment', 'image/png', 0),
(4881, 1, '2025-03-09 19:34:59', '2025-03-09 19:34:59', '', '500px', '', 'inherit', 'open', 'closed', '', '500px', '', '', '2025-03-09 19:34:59', '2025-03-09 19:34:59', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2025/03/500px.png', 0, 'attachment', 'image/png', 0),
(4882, 1, '2025-03-09 19:35:00', '2025-03-09 19:35:00', '', '1000-new', '', 'inherit', 'open', 'closed', '', '1000-new', '', '', '2025-03-09 19:35:00', '2025-03-09 19:35:00', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2025/03/1000-new.png', 0, 'attachment', 'image/png', 0),
(4883, 1, '2025-03-09 19:35:02', '2025-03-09 19:35:02', '', 'logo-retina', '', 'inherit', 'open', 'closed', '', 'logo-retina-2', '', '', '2025-03-09 19:35:02', '2025-03-09 19:35:02', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2025/03/logo-retina.png', 0, 'attachment', 'image/png', 0),
(4885, 1, '2025-03-09 19:35:33', '2025-03-09 19:35:33', 'https://thefusionchurch.org/wp-content/uploads/2025/03/cropped-1k-testing.png', 'cropped-1k-testing.png', '', 'inherit', 'open', 'closed', '', 'cropped-1k-testing-png', '', '', '2025-03-09 19:35:33', '2025-03-09 19:35:33', '', 4880, 'https://thefusionchurch.org/wp-content/uploads/2025/03/cropped-1k-testing.png', 0, 'attachment', 'image/png', 0),
(4886, 2, '2022-04-05 19:30:55', '2022-04-05 19:30:55', '', 'Donation #4886', '', 'pending_payment', 'closed', 'closed', '', 'new-donation-21', '', '', '2022-04-05 19:30:55', '2022-04-05 19:30:55', '', 0, 'http://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4886', 0, 'donation', '', 0),
(4899, 2, '2025-04-13 08:19:47', '2025-04-13 08:19:47', '<!--vcv no format--><!-- vcwb/dynamicElementComment:9ee053e4 --><div class="vce-row-container" data-vce-boxed-width="true"><div class="vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top" id="el-9ee053e4" data-vce-do-apply="all el-9ee053e4"><div class="vce-row-content" data-vce-element-content="true"><!-- vcwb/dynamicElementComment:e3769e4a --><div class="vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first" id="el-e3769e4a"><div class="vce-col-inner" data-vce-do-apply="border margin background  el-e3769e4a"><div class="vce-col-content" data-vce-element-content="true" data-vce-do-apply="padding el-e3769e4a"><!-- vcwb/dynamicElementComment:b3a684ac --><div class="vce-text-block"><div class="vce-text-block-wrapper vce" id="el-b3a684ac" data-vce-do-apply="all el-b3a684ac"><p>[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_google_map_markers address_type="address" type="ROADMAP" zoom="16" height_type="fixed" height="580" double_click_zoom="true" zoom_control="true" street_view_control="true" animation_delay="0" classes="adaptiva_contacts_map"][cmsmasters_google_map_marker address_type="address" address="New York" popup="true"][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-location-3" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="20" margin_bottom="10" animation_delay="0"]Brooklyn, NY 10036, United States[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Get all the Information[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-mail-3" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="20" margin_bottom="10" animation_delay="0"]info@thefusionchurch.org[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Send us a Message&nbsp;[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-phone-alt" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" color="#ffffff"&nbsp;text_align="center" margin_top="20" margin_bottom="10" animation_delay="0"]1-800-123-1234[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Give us a Call [/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-user-group" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" color="#ffffff"&nbsp;text_align="center" margin_top="20" margin_bottom="10" link="http://my-religion.cmsmasters.net/ministers/" animation_delay="0"]Join us[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Stay together with Us[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="70" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="9" animation_delay="0"]We Want to Hear from You[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_weight="normal" font_style="italic" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="35" animation_delay="0"]Are Your Dreams as Big as Your God?[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_bottom="120"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_contact_form form_plugin="cfb" form_cfb="3717" email_cfb="info@thedusionchurch.org" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row]</p></div></div><!-- /vcwb/dynamicElementComment:b3a684ac --></div></div></div><!-- /vcwb/dynamicElementComment:e3769e4a --></div></div></div><!-- /vcwb/dynamicElementComment:9ee053e4 --><!--vcv no format-->', 'Contact', '', 'inherit', 'closed', 'closed', '', '3641-revision-v1', '', '', '2025-04-13 08:19:47', '2025-04-13 08:19:47', '', 3641, 'https://thefusionchurch.org/?p=4899', 0, 'revision', '', 0),
(4900, 2, '2025-04-13 08:21:33', '2025-04-13 08:21:33', '<!--vcv no format--><!-- vcwb/dynamicElementComment:9ee053e4 --><div class="vce-row-container" data-vce-boxed-width="true"><div class="vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top" id="el-9ee053e4" data-vce-do-apply="all el-9ee053e4"><div class="vce-row-content" data-vce-element-content="true"><!-- vcwb/dynamicElementComment:e3769e4a --><div class="vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first" id="el-e3769e4a"><div class="vce-col-inner" data-vce-do-apply="border margin background  el-e3769e4a"><div class="vce-col-content" data-vce-element-content="true" data-vce-do-apply="padding el-e3769e4a"><!-- vcwb/dynamicElementComment:b3a684ac --><div class="vce-text-block"><div class="vce-text-block-wrapper vce" id="el-b3a684ac" data-vce-do-apply="all el-b3a684ac"><p>[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_google_map_markers address_type="address" type="ROADMAP" zoom="16" height_type="fixed" height="580" double_click_zoom="true" zoom_control="true" street_view_control="true" animation_delay="0" classes="adaptiva_contacts_map"][cmsmasters_google_map_marker address_type="address" address="Ibadan" popup="true"][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-location-3" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="20" margin_bottom="10" animation_delay="0"]Ibadan, Oyo State, Nigeria[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Visit us[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-mail-3" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="20" margin_bottom="10" animation_delay="0"]info@thefusionchurch.org[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Send us a Message&nbsp;[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-phone-alt" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" color="#ffffff"&nbsp;text_align="center" margin_top="20" margin_bottom="10" animation_delay="0"]1-800-123-1234[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Give us a Call [/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-user-group" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" color="#ffffff"&nbsp;text_align="center" margin_top="20" margin_bottom="10" link="http://my-religion.cmsmasters.net/ministers/" animation_delay="0"]Join us[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Worshp together with Us[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="70" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="9" animation_delay="0"]We Want to Hear from You[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_weight="normal" font_style="italic" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="35" animation_delay="0"]Are Your Dreams as Big as Your God?[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_bottom="120"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_contact_form form_plugin="cfb" form_cfb="3717" email_cfb="info@thedusionchurch.org" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row]</p></div></div><!-- /vcwb/dynamicElementComment:b3a684ac --></div></div></div><!-- /vcwb/dynamicElementComment:e3769e4a --></div></div></div><!-- /vcwb/dynamicElementComment:9ee053e4 --><!--vcv no format-->', 'Contact', '', 'inherit', 'closed', 'closed', '', '3641-revision-v1', '', '', '2025-04-13 08:21:33', '2025-04-13 08:21:33', '', 3641, 'https://thefusionchurch.org/?p=4900', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(4901, 2, '2025-04-13 08:24:03', '2025-04-13 08:24:03', '<!--vcv no format--><!-- vcwb/dynamicElementComment:9ee053e4 --><div class="vce-row-container" data-vce-boxed-width="true"><div class="vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top" id="el-9ee053e4" data-vce-do-apply="all el-9ee053e4"><div class="vce-row-content" data-vce-element-content="true"><!-- vcwb/dynamicElementComment:e3769e4a --><div class="vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first" id="el-e3769e4a"><div class="vce-col-inner" data-vce-do-apply="border margin background  el-e3769e4a"><div class="vce-col-content" data-vce-element-content="true" data-vce-do-apply="padding el-e3769e4a"><!-- vcwb/dynamicElementComment:b3a684ac --><div class="vce-text-block"><div class="vce-text-block-wrapper vce" id="el-b3a684ac" data-vce-do-apply="all el-b3a684ac"><p>[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_google_map_markers address_type="address" type="ROADMAP" zoom="16" height_type="fixed" height="580" double_click_zoom="true" zoom_control="true" street_view_control="true" animation_delay="0" classes="adaptiva_contacts_map"][cmsmasters_google_map_marker address_type="address" address="Ibadan" popup="true"][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-location-3" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="20" margin_bottom="10" animation_delay="0"]Ibadan, Oyo State, Nigeria[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Visit us[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-mail-3" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="20" margin_bottom="10" animation_delay="0"]info@thefusionchurch.org[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Send us a Message&nbsp;[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-phone-alt" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" color="#ffffff" text_align="center" margin_top="20" margin_bottom="10" animation_delay="0"]234-908-492-0334[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Give us a Call [/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-user-group" size="40" space="90" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" color="#ffffff"&nbsp;text_align="center" margin_top="20" margin_bottom="10" link="http://my-religion.cmsmasters.net/ministers/" animation_delay="0"]Join us[/cmsmasters_heading]<em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Worshp together with Us[/cmsmasters_heading]</em>[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="70" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="9" animation_delay="0"]We Want to Hear from You[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_weight="normal" font_style="italic" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="35" animation_delay="0"]Are Your Dreams as Big as Your God?[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_bottom="120"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_contact_form form_plugin="cfb" form_cfb="3717" email_cfb="info@thedusionchurch.org" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row]</p></div></div><!-- /vcwb/dynamicElementComment:b3a684ac --></div></div></div><!-- /vcwb/dynamicElementComment:e3769e4a --></div></div></div><!-- /vcwb/dynamicElementComment:9ee053e4 --><!--vcv no format-->', 'Contact', '', 'inherit', 'closed', 'closed', '', '3641-revision-v1', '', '', '2025-04-13 08:24:03', '2025-04-13 08:24:03', '', 3641, 'https://thefusionchurch.org/?p=4901', 0, 'revision', '', 0),
(4903, 2, '2025-04-20 08:45:52', '0000-00-00 00:00:00', '<!-- wp:image {"id":4909,"sizeSlug":"large","linkDestination":"none"} -->\n<figure class="wp-block-image size-large"><img src="https://thefusionchurch.org/wp-content/uploads/2025/04/image-5-1024x528.png" alt="" class="wp-image-4909"/></figure>\n<!-- /wp:image -->', '', '', 'draft', 'open', 'open', '', '', '', '', '2025-04-20 08:45:52', '2025-04-20 08:45:52', '', 0, 'https://thefusionchurch.org/?p=4903', 0, 'post', '', 0),
(4904, 2, '2025-04-18 19:51:33', '2025-04-18 19:51:33', '', 'image', '', 'inherit', 'open', 'closed', '', 'image-2', '', '', '2025-04-18 19:51:33', '2025-04-18 19:51:33', '', 4903, 'https://thefusionchurch.org/wp-content/uploads/2025/04/image.png', 0, 'attachment', 'image/png', 0),
(4905, 2, '2025-04-18 20:08:48', '2025-04-18 20:08:48', '', 'image', '', 'inherit', 'open', 'closed', '', 'image-3', '', '', '2025-04-18 20:08:48', '2025-04-18 20:08:48', '', 4903, 'https://thefusionchurch.org/wp-content/uploads/2025/04/image-1.png', 0, 'attachment', 'image/png', 0),
(4906, 2, '2025-04-18 20:09:44', '2025-04-18 20:09:44', '', 'image', '', 'inherit', 'open', 'closed', '', 'image-4', '', '', '2025-04-18 20:09:44', '2025-04-18 20:09:44', '', 4903, 'https://thefusionchurch.org/wp-content/uploads/2025/04/image-2.png', 0, 'attachment', 'image/png', 0),
(4907, 2, '2025-04-18 20:15:37', '2025-04-18 20:15:37', '', 'image', '', 'inherit', 'open', 'closed', '', 'image-5', '', '', '2025-04-18 20:15:37', '2025-04-18 20:15:37', '', 4903, 'https://thefusionchurch.org/wp-content/uploads/2025/04/image-3.png', 0, 'attachment', 'image/png', 0),
(4908, 2, '2025-04-20 08:43:56', '2025-04-20 08:43:56', '', 'image', '', 'inherit', 'open', 'closed', '', 'image-6', '', '', '2025-04-20 08:43:56', '2025-04-20 08:43:56', '', 4903, 'https://thefusionchurch.org/wp-content/uploads/2025/04/image-4.png', 0, 'attachment', 'image/png', 0),
(4909, 2, '2025-04-20 08:45:40', '2025-04-20 08:45:40', '', 'image', '', 'inherit', 'open', 'closed', '', 'image-7', '', '', '2025-04-20 08:45:40', '2025-04-20 08:45:40', '', 4903, 'https://thefusionchurch.org/wp-content/uploads/2025/04/image-5.png', 0, 'attachment', 'image/png', 0),
(4910, 2, '2020-07-24 07:14:06', '0000-00-00 00:00:00', '', '76.185.73.120', '', 'draft', 'closed', 'closed', '', '76-185-73-120', '', '', '2020-07-24 07:14:06', '0000-00-00 00:00:00', '', 663, 'https://my-religion.cmsmasters.net/demo/?post_type=cmsmasters_like&#038;p=4861', 0, 'cmsmasters_like', '', 0),
(4911, 2, '2020-12-31 13:51:30', '0000-00-00 00:00:00', '', '94.106.136.96', '', 'draft', 'closed', 'closed', '', '94-106-136-96', '', '', '2020-12-31 13:51:30', '0000-00-00 00:00:00', '', 1528, 'https://my-religion.cmsmasters.net/demo/?post_type=cmsmasters_like&#038;p=4866', 0, 'cmsmasters_like', '', 0),
(4912, 2, '2020-10-29 06:15:41', '2020-10-29 06:15:41', '', 'Donation #4863', '', 'pending_payment', 'closed', 'closed', '', 'new-donation-10', '', '', '2020-10-29 06:15:41', '2020-10-29 06:15:41', '', 0, 'https://my-religion.cmsmasters.net/demo/donation/new-donation-10/', 0, 'donation', '', 0),
(4913, 2, '2021-03-01 06:52:12', '2021-03-01 06:52:12', '', 'Donation #4868', '', 'pending_payment', 'closed', 'closed', '', 'new-donation-11', '', '', '2021-03-01 06:52:12', '2021-03-01 06:52:12', '', 0, 'https://my-religion.cmsmasters.net/demo/donation/new-donation-11/', 0, 'donation', '', 0),
(4914, 2, '2021-08-16 17:58:27', '2021-08-16 17:58:27', '', 'Donation #4873', '', 'pending_offline', 'closed', 'closed', '', 'new-donation-12', '', '', '2021-08-16 17:58:27', '2021-08-16 17:58:27', '', 0, 'http://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4873', 0, 'donation', '', 0),
(4915, 2, '2021-10-15 22:05:45', '2021-10-15 22:05:45', '', 'Donation #4875', 'Dios te bendiga', 'pending_offline', 'closed', 'closed', '', 'new-donation-13', '', '', '2021-10-15 22:05:45', '2021-10-15 22:05:45', '', 0, 'http://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4875', 0, 'donation', '', 0),
(4916, 2, '2021-10-15 22:13:52', '2021-10-15 22:13:52', '', 'Donation #4876', 'Hola', 'pending_offline', 'closed', 'closed', '', 'new-donation-14', '', '', '2021-10-15 22:13:52', '2021-10-15 22:13:52', '', 0, 'http://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4876', 0, 'donation', '', 0),
(4917, 2, '2022-01-31 08:57:33', '2022-01-31 08:57:33', '', 'Donation #4879', '', 'pending_offline', 'closed', 'closed', '', 'new-donation-16', '', '', '2022-01-31 08:57:33', '2022-01-31 08:57:33', '', 0, 'http://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4879', 0, 'donation', '', 0),
(4918, 2, '2022-02-07 00:45:04', '2022-02-07 00:45:04', '', 'Donation #4880', '', 'pending_payment', 'closed', 'closed', '', 'new-donation-17', '', '', '2022-02-07 00:45:04', '2022-02-07 00:45:04', '', 0, 'http://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4880', 0, 'donation', '', 0),
(4919, 2, '2022-03-05 03:11:16', '2022-03-05 03:11:16', '', 'Donation #4881', 'Praise and Do work in the most humblest ways .', 'pending_payment', 'closed', 'closed', '', 'new-donation-18', '', '', '2022-03-05 03:11:16', '2022-03-05 03:11:16', '', 0, 'https://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4881', 0, 'donation', '', 0),
(4920, 2, '2022-03-15 06:17:32', '2022-03-15 06:17:32', '', 'Donation #4882', 'DMV', 'pending_payment', 'closed', 'closed', '', 'new-donation-19', '', '', '2022-03-15 06:17:32', '2022-03-15 06:17:32', '', 0, 'http://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4882', 0, 'donation', '', 0),
(4921, 2, '2022-03-15 06:18:30', '2022-03-15 06:18:30', '', 'Donation #4883', 'DMV', 'pending_payment', 'closed', 'closed', '', 'new-donation-20', '', '', '2022-03-15 06:18:30', '2022-03-15 06:18:30', '', 0, 'http://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4883', 0, 'donation', '', 0),
(4922, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 'EVENTS', '', 'publish', 'closed', 'closed', '', 'events-2', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/events-2/', 12, 'nav_menu_item', '', 0),
(4923, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 'Features', '', 'publish', 'closed', 'closed', '', 'features-2', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/features-2/', 2, 'nav_menu_item', '', 0),
(4924, 2, '2021-11-09 12:28:21', '2021-11-09 12:28:21', '', 'Donation #4878', 'qYla3F https://pills2sale.com/#', 'preview', 'closed', 'closed', '', 'new-donation-15', '', '', '2021-11-09 12:28:21', '2021-11-09 12:28:21', '', 0, 'http://my-religion.cmsmasters.net/demo/?post_type=donation&#038;p=4878', 0, 'donation', '', 0),
(4925, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4925', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 5, 'nav_menu_item', '', 0),
(4926, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4926', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 8, 'nav_menu_item', '', 0),
(4927, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4927', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 6, 'nav_menu_item', '', 0),
(4928, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', ' ', 'Leadership', '', 'publish', 'closed', 'closed', '', 'leadership-2', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/leadership-2/', 7, 'nav_menu_item', '', 0),
(4929, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4929', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 3, 'nav_menu_item', '', 0),
(4930, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4930', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 9, 'nav_menu_item', '', 0),
(4931, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', ' ', 'Sermons', '', 'publish', 'closed', 'closed', '', 'sermons-2', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/sermons-2/', 11, 'nav_menu_item', '', 0),
(4932, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4932', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 10, 'nav_menu_item', '', 0),
(4933, 2, '2025-04-20 09:58:53', '2025-04-20 09:58:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4933', '', '', '2025-04-20 09:58:53', '2025-04-20 09:58:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 1, 'nav_menu_item', '', 0),
(4934, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 'Donations', '', 'publish', 'closed', 'closed', '', 'donations-2', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'http://my-religion.cmsmasters.net/?page_id=1450', 0, 'page', '', 0),
(4935, 2, '2016-05-10 14:42:16', '2016-05-10 14:42:16', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\n\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\n\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).', 'God’s Word &amp; Spirit', '', 'publish', 'open', 'open', '', 'gods-word-spirit-2', '', '', '2016-05-10 14:42:16', '2016-05-10 14:42:16', '', 0, 'http://my-religion.cmsmasters.net/?post_type=project&#038;p=453', 0, 'project', '', 0),
(4936, 2, '2016-05-13 09:58:30', '2016-05-13 09:58:30', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\n\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\n\n<hr />\n\n<blockquote>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</blockquote>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).', 'Reading the God''s Word', '', 'publish', 'closed', 'open', '', 'reading-the-gods-word-2', '', '', '2016-05-13 09:58:30', '2016-05-13 09:58:30', '', 0, 'http://my-religion.cmsmasters.net/?post_type=sermon&#038;p=1270', 0, 'sermon', '', 0),
(4937, 2, '2025-04-20 09:58:54', '2025-04-20 09:58:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4937', '', '', '2025-04-20 09:58:54', '2025-04-20 09:58:54', '', 0, 'https://thefusionchurch.org/2025/04/20/4937/', 4, 'nav_menu_item', '', 0),
(4938, 2, '2025-04-20 09:58:54', '2025-04-20 09:58:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4938', '', '', '2025-04-20 09:58:54', '2025-04-20 09:58:54', '', 0, 'https://thefusionchurch.org/2025/04/20/4938/', 2, 'nav_menu_item', '', 0),
(4939, 2, '2025-04-20 09:58:54', '2025-04-20 09:58:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4939', '', '', '2025-04-20 09:58:54', '2025-04-20 09:58:54', '', 0, 'https://thefusionchurch.org/2025/04/20/4939/', 4, 'nav_menu_item', '', 0),
(4940, 2, '2025-04-20 09:58:54', '2025-04-20 09:58:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4940', '', '', '2025-04-20 09:58:54', '2025-04-20 09:58:54', '', 0, 'https://thefusionchurch.org/2025/04/20/4940/', 1, 'nav_menu_item', '', 0),
(4941, 2, '2025-04-20 09:59:00', '2025-04-20 09:59:00', '', '06', '', 'inherit', 'open', 'closed', '', '06-4', '', '', '2025-04-20 09:59:00', '2025-04-20 09:59:00', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/projects/home-page-slider/06.jpg', 0, 'attachment', 'image/jpeg', 0),
(4942, 2, '2025-04-20 09:59:00', '2025-04-20 09:59:00', '', '03', '', 'inherit', 'open', 'closed', '', '03-3', '', '', '2025-04-20 09:59:00', '2025-04-20 09:59:00', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/projects/slider-shortcodes/03.jpg', 0, 'attachment', 'image/jpeg', 0),
(4943, 2, '2025-04-20 09:59:01', '2025-04-20 09:59:01', '', '04', '', 'inherit', 'open', 'closed', '', '04-3', '', '', '2025-04-20 09:59:01', '2025-04-20 09:59:01', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/projects/slider-shortcodes/04.jpg', 0, 'attachment', 'image/jpeg', 0),
(4944, 2, '2025-04-20 09:59:02', '2025-04-20 09:59:02', '', '05', '', 'inherit', 'open', 'closed', '', '05-3', '', '', '2025-04-20 09:59:02', '2025-04-20 09:59:02', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/projects/slider-shortcodes/05.jpg', 0, 'attachment', 'image/jpeg', 0),
(4945, 2, '2025-04-20 09:59:03', '2025-04-20 09:59:03', '', '06', '', 'inherit', 'open', 'closed', '', '06-5', '', '', '2025-04-20 09:59:03', '2025-04-20 09:59:03', '', 37, '/home2/ymeinnov/thefusionchurch.org/wp-content/uploads/layerslider/projects/slider-shortcodes/06.jpg', 0, 'attachment', 'image/jpeg', 0),
(4946, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 'EVENTS', '', 'publish', 'closed', 'closed', '', 'events-3', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/events-3/', 12, 'nav_menu_item', '', 0),
(4947, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 'Features', '', 'publish', 'closed', 'closed', '', 'features-3', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/features-3/', 2, 'nav_menu_item', '', 0),
(4948, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4948', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 5, 'nav_menu_item', '', 0),
(4949, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4949', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 8, 'nav_menu_item', '', 0),
(4950, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4950', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 6, 'nav_menu_item', '', 0),
(4951, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', 'Leadership', '', 'publish', 'closed', 'closed', '', 'leadership-3', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/leadership-3/', 7, 'nav_menu_item', '', 0),
(4952, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4952', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 3, 'nav_menu_item', '', 0),
(4953, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4953', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 9, 'nav_menu_item', '', 0),
(4954, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', 'Sermons', '', 'publish', 'closed', 'closed', '', 'sermons-3', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/sermons-3/', 11, 'nav_menu_item', '', 0),
(4955, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4955', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 10, 'nav_menu_item', '', 0),
(4956, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4956', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/', 1, 'nav_menu_item', '', 0),
(4957, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4957', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/4957/', 4, 'nav_menu_item', '', 0),
(4958, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4958', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/4958/', 2, 'nav_menu_item', '', 0),
(4959, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4959', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/4959/', 4, 'nav_menu_item', '', 0),
(4960, 2, '2025-04-20 10:04:53', '2025-04-20 10:04:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4960', '', '', '2025-04-20 10:04:53', '2025-04-20 10:04:53', '', 0, 'https://thefusionchurch.org/2025/04/20/4960/', 1, 'nav_menu_item', '', 0),
(4961, 2, '2025-04-21 19:01:00', '2025-04-21 19:01:00', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2025-04-21 19:01:00', '2025-04-21 19:01:00', '', 0, 'https://thefusionchurch.org/?p=4961', 0, 'elementor_library', '', 0),
(4962, 2, '2019-01-16 13:02:01', '2019-01-16 13:02:01', '', 'hoodie-with-logo-2.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-with-logo-2-jpg', '', '', '2019-01-16 13:02:01', '2019-01-16 13:02:01', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/hoodie-with-logo-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5027, 2, '2019-04-22 10:03:13', '2019-04-22 10:03:13', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Upcoming Event', '', 'publish', 'closed', 'closed', '', 'upcoming-event', '', '', '2019-04-22 10:03:13', '2019-04-22 10:03:13', '', 0, 'http://demo.zozothemes.com/zegen/?post_type=zegen-portfolio&amp;p=5027', 0, 'zegen-portfolio', '', 0),
(5031, 2, '2019-04-22 10:05:20', '2019-04-22 10:05:20', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Last Event', '', 'publish', 'closed', 'closed', '', 'last-event', '', '', '2019-04-22 10:05:20', '2019-04-22 10:05:20', '', 0, 'http://demo.zozothemes.com/zegen/portfolio/ui-ux-copy/', 0, 'zegen-portfolio', '', 0),
(5032, 2, '2019-04-22 10:05:26', '2019-04-22 10:05:26', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Ministries', '', 'publish', 'closed', 'closed', '', 'ministries', '', '', '2019-04-22 10:05:26', '2019-04-22 10:05:26', '', 0, 'http://demo.zozothemes.com/zegen/portfolio/ui-ux-copy-2/', 0, 'zegen-portfolio', '', 0),
(5033, 2, '2019-04-22 10:05:56', '2019-04-22 10:05:56', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Medicine', '', 'publish', 'closed', 'closed', '', 'medicine', '', '', '2019-04-22 10:05:56', '2019-04-22 10:05:56', '', 0, 'http://demo.zozothemes.com/zegen/portfolio/graphic-design-copy/', 0, 'zegen-portfolio', '', 0),
(5034, 2, '2019-04-22 10:06:39', '2019-04-22 10:06:39', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Volunteer', '', 'publish', 'closed', 'closed', '', 'volunteer', '', '', '2019-04-22 10:06:39', '2019-04-22 10:06:39', '', 0, 'http://demo.zozothemes.com/zegen/portfolio/wordpress-copy/', 0, 'zegen-portfolio', '', 0),
(5035, 2, '2019-04-22 10:07:02', '2019-04-22 10:07:02', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Food', '', 'publish', 'closed', 'closed', '', 'food', '', '', '2019-04-22 10:07:02', '2019-04-22 10:07:02', '', 0, 'http://demo.zozothemes.com/zegen/portfolio/magento-copy/', 0, 'zegen-portfolio', '', 0),
(5295, 2, '2019-04-25 06:54:33', '2019-04-25 06:54:33', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen\n\nWordpress\n75%\nHtml 5\n87%\nJquery\n75%', 'Sophia Jones', '', 'publish', 'closed', 'closed', '', 'sophia-jones', '', '', '2019-04-25 06:54:33', '2019-04-25 06:54:33', '', 0, 'http://demo.zozothemes.com/zegen/?post_type=zegen-team&amp;p=5295', 0, 'zegen-team', '', 0),
(5298, 2, '2019-04-25 06:56:07', '2019-04-25 06:56:07', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen\n\nWordpress\n75%\nHtml 5\n87%\nJquery\n75%', 'Johnny', '', 'publish', 'closed', 'closed', '', 'johnny', '', '', '2019-04-25 06:56:07', '2019-04-25 06:56:07', '', 0, 'http://demo.zozothemes.com/zegen/team/sophia-jones-copy/', 0, 'zegen-team', '', 0),
(5299, 2, '2019-04-25 06:56:17', '2019-04-25 06:56:17', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen\n\nWordpress\n75%\nHtml 5\n87%\nJquery\n75%', 'Jackson', '', 'publish', 'closed', 'closed', '', 'jackson', '', '', '2019-04-25 06:56:17', '2019-04-25 06:56:17', '', 0, 'http://demo.zozothemes.com/zegen/team/sophia-jones-copy-2/', 0, 'zegen-team', '', 0),
(5300, 2, '2019-04-25 06:56:27', '2019-04-25 06:56:27', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen\n\nWordpress\n75%\nHtml 5\n87%\nJquery\n75%', 'Peterson', '', 'publish', 'closed', 'closed', '', 'peterson', '', '', '2019-04-25 06:56:27', '2019-04-25 06:56:27', '', 0, 'http://demo.zozothemes.com/zegen/team/sophia-jones-copy-3/', 0, 'zegen-team', '', 0),
(5301, 2, '2019-04-25 06:56:39', '2019-04-25 06:56:39', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen\n\nWordpress\n75%\nHtml 5\n87%\nJquery\n75%', 'Henna', '', 'publish', 'closed', 'closed', '', 'henna', '', '', '2019-04-25 06:56:39', '2019-04-25 06:56:39', '', 0, 'http://demo.zozothemes.com/zegen/team/sophia-jones-copy-4/', 0, 'zegen-team', '', 0),
(5302, 2, '2019-04-25 06:56:51', '2019-04-25 06:56:51', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing type specimen book. It has survived not only five cen\n\nWordpress\n75%\nHtml 5\n87%\nJquery\n75%', 'Olivia', '', 'publish', 'closed', 'closed', '', 'olivia', '', '', '2019-04-25 06:56:51', '2019-04-25 06:56:51', '', 0, 'http://demo.zozothemes.com/zegen/team/sophia-jones-copy-5/', 0, 'zegen-team', '', 0),
(5307, 2, '2025-04-20 03:00:30', '2025-04-20 03:00:30', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor.\r\nPellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.\r\n<h3>Event Description</h3>\r\n<!-- .title-wrap -->We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.<!-- .section-description --><!-- .section-title-wrapper -->\r\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg" sizes="(max-width: 1170px) 100vw, 1170px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w" alt="" width="1170" height="694" />\r\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-1170x694.jpg" sizes="(max-width: 1170px) 100vw, 1170px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg 768w" alt="" width="1170" height="694" />\r\n<h3>Event Gallery</h3>\r\n<!-- .title-wrap -->We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.<!-- .section-description --><!-- .section-title-wrapper -->\r\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8466d14"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-1170x694.jpg" sizes="(max-width: 1170px) 100vw, 1170px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x456.jpg 768w" alt="" width="1170" height="694" /></a></figure>\r\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8466d14"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1170x694.jpg" sizes="(max-width: 1170px) 100vw, 1170px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x456.jpg 768w" alt="" width="1170" height="694" /></a></figure>\r\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8466d14"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-1170x694.jpg" sizes="(max-width: 1170px) 100vw, 1170px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x456.jpg 768w" alt="" width="1170" height="694" /></a></figure>\r\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs9-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8466d14"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs9-1-1170x694.jpg" sizes="(max-width: 1170px) 100vw, 1170px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs9-1-768x456.jpg 768w" alt="" width="1170" height="694" /></a></figure>\r\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8466d14"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-1170x694.jpg" sizes="(max-width: 1170px) 100vw, 1170px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg 768w" alt="" width="1170" height="694" /></a></figure>\r\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs8-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8466d14"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs8-1-1170x694.jpg" sizes="(max-width: 1170px) 100vw, 1170px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs8-1-768x456.jpg 768w" alt="" width="1170" height="694" /></a></figure>\r\n&nbsp;\r\n<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2>\r\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->', 'Event: WHITE 2.0', '', 'publish', 'closed', 'closed', '', 'white-20', '', '', '2025-04-21 22:44:01', '2025-04-21 22:44:01', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=zegen-events&#038;p=5307', 0, 'zegen-events', '', 0),
(5332, 2, '2019-10-19 09:11:11', '2019-10-19 09:11:11', '', 'arrow-r', '', 'inherit', 'open', 'closed', '', 'arrow-r', '', '', '2019-10-19 09:11:11', '2019-10-19 09:11:11', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/arrow-r-1.png', 0, 'attachment', 'image/png', 0),
(5334, 2, '2019-10-19 09:25:05', '2019-10-19 09:25:05', '', 'about-img', '', 'inherit', 'open', 'closed', '', 'about-img', '', '', '2019-10-19 09:25:05', '2019-10-19 09:25:05', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/about-img-1.png', 0, 'attachment', 'image/png', 0),
(5338, 2, '2019-10-19 09:52:08', '2019-10-19 09:52:08', '', 'donate-bg-main', '', 'inherit', 'open', 'closed', '', 'donate-bg-main', '', '', '2019-10-19 09:52:08', '2019-10-19 09:52:08', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/donate-bg-main-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5385, 2, '2019-10-19 13:12:39', '2019-10-19 13:12:39', '', 'contact-bg', '', 'inherit', 'open', 'closed', '', 'contact-bg', '', '', '2019-10-19 13:12:39', '2019-10-19 13:12:39', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/contact-bg-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5391, 2, '2025-04-21 06:54:06', '2025-04-21 06:54:06', 'Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei încă din secolul al XVI-lea, când un tipograf anonim a luat o planşetă de litere şi le-a amestecat pentru a crea o carte demonstrativă pentru literele respective. Nu doar că a supravieţuit timp de cinci secole, dar şi a facut saltul în tipografia electronică practic neschimbată. A fost popularizată în anii ’60 odată cu ieşirea colilor Letraset care conţineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="b518ae2" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="b518ae2" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="b518ae2" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>', 'THE FUSION WORSHIP', '', 'publish', 'closed', 'closed', '', 'the-fusion-worship', '', '', '2025-04-22 07:38:33', '2025-04-22 07:38:33', '', 0, 'https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry-copy/', 0, 'zegen-ministries', '', 0);
INSERT INTO `wpd6_posts` VALUES
(5392, 2, '2025-04-21 06:54:19', '2025-04-21 06:54:19', 'Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei încă din secolul al XVI-lea, când un tipograf anonim a luat o planşetă de litere şi le-a amestecat pentru a crea o carte demonstrativă pentru literele respective. Nu doar că a supravieţuit timp de cinci secole, dar şi a facut saltul în tipografia electronică practic neschimbată. A fost popularizată în anii ’60 odată cu ieşirea colilor Letraset care conţineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="53a7338" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="53a7338" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="53a7338" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>', 'THE FUSION OUTREACH', '', 'publish', 'closed', 'closed', '', 'the-fusion-outreach', '', '', '2025-04-22 07:39:46', '2025-04-22 07:39:46', '', 0, 'https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry-copy-2/', 0, 'zegen-ministries', '', 0),
(5393, 2, '2025-04-21 06:54:21', '2025-04-21 06:54:21', 'Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei încă din secolul al XVI-lea, când un tipograf anonim a luat o planşetă de litere şi le-a amestecat pentru a crea o carte demonstrativă pentru literele respective. Nu doar că a supravieţuit timp de cinci secole, dar şi a facut saltul în tipografia electronică practic neschimbată. A fost popularizată în anii ’60 odată cu ieşirea colilor Letraset care conţineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="8d7ff0f" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="8d7ff0f" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="8d7ff0f" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>', 'THE FUSION AWARD', '', 'publish', 'closed', 'closed', '', 'the-fusion-award', '', '', '2025-04-22 07:39:38', '2025-04-22 07:39:38', '', 0, 'https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry-copy-3/', 0, 'zegen-ministries', '', 0),
(5394, 2, '2025-04-21 06:54:22', '2025-04-21 06:54:22', 'Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei încă din secolul al XVI-lea, când un tipograf anonim a luat o planşetă de litere şi le-a amestecat pentru a crea o carte demonstrativă pentru literele respective. Nu doar că a supravieţuit timp de cinci secole, dar şi a facut saltul în tipografia electronică practic neschimbată. A fost popularizată în anii ’60 odată cu ieşirea colilor Letraset care conţineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="046ba73" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="046ba73" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="046ba73" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>', 'THE FUSION HERITAGE', '', 'publish', 'closed', 'closed', '', 'the-fusion-heritage', '', '', '2025-04-21 22:53:12', '2025-04-21 22:53:12', '', 0, 'https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry-copy-4/', 0, 'zegen-ministries', '', 0),
(5396, 2, '2025-04-21 10:54:23', '2025-04-21 10:54:23', 'Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard a industriei încă din secolul al XVI-lea, când un tipograf anonim a luat o planşetă de litere şi le-a amestecat pentru a crea o carte demonstrativă pentru literele respective. Nu doar că a supravieţuit timp de cinci secole, dar şi a facut saltul în tipografia electronică practic neschimbată. A fost popularizată în anii ’60 odată cu ieşirea colilor Letraset care conţineau pasaje Lorem Ipsum, iar mai recent, prin programele Ne fugit essent persequeris sed. Qui dico dicam sadipscing no. Ius posse omnes eleifend ne, no sea amet oblique. Mea in wisi utinam facilisi. Eu omnes nonumes reformidans sit.Te posse nostro labores pri, agam audire eu mei, natum voluptaria an mel. Ut illud maiestatis nec, vis cu propriae deterruisset. Ea mazim suavitate ius. Ei lorem instructior sea, populo necessitatibus ut est. Ne vix voluptua. Porro deleniti apeirian mea at, nostro referrentur an mei. Wisi alienum ullamcorper ea duo, aperiri apeirian vel ad. Sit eu facer soluta fuisset. Ius magna mazim id. In putant consulatu pri, per persius quaeque perpetua an.Ne fugit essent persequeris sed. Qui dico dicam sadipscing no.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="819be0d" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="819be0d" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="819be0d" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg''><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-600x400.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>', 'THE FUSION CHURCH HQ', '', 'publish', 'closed', 'closed', '', 'the-fusion-church-hq', '', '', '2025-04-22 07:38:57', '2025-04-22 07:38:57', '', 0, 'https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry-copy-6/', 0, 'zegen-ministries', '', 0),
(5414, 2, '2019-10-21 10:15:23', '2019-10-21 10:15:23', '', 'childrens_ministry', '', 'inherit', 'open', 'closed', '', 'childrens_ministry', '', '', '2019-10-21 10:15:23', '2019-10-21 10:15:23', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/childrens_ministry-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5415, 2, '2019-10-21 10:15:27', '2019-10-21 10:15:27', '', 'family_ministry', '', 'inherit', 'open', 'closed', '', 'family_ministry', '', '', '2019-10-21 10:15:27', '2019-10-21 10:15:27', '', 21, 'https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5416, 2, '2019-10-21 10:15:34', '2019-10-21 10:15:34', '', 'global_ministry', '', 'inherit', 'open', 'closed', '', 'global_ministry', '', '', '2019-10-21 10:15:34', '2019-10-21 10:15:34', '', 21, 'https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5417, 2, '2019-10-21 10:15:38', '2019-10-21 10:15:38', '', 'music_ministry', '', 'inherit', 'open', 'closed', '', 'music_ministry', '', '', '2019-10-21 10:15:38', '2019-10-21 10:15:38', '', 21, 'https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(5418, 2, '2019-10-21 10:15:43', '2019-10-21 10:15:43', '', 'women_ministry', '', 'inherit', 'open', 'closed', '', 'women_ministry', '', '', '2019-10-21 10:15:43', '2019-10-21 10:15:43', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/women_ministry-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5419, 2, '2019-10-21 10:28:44', '2019-10-21 10:28:44', '', 'prison_ministry', '', 'inherit', 'open', 'closed', '', 'prison_ministry', '', '', '2019-10-21 10:28:44', '2019-10-21 10:28:44', '', 21, 'https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5420, 2, '2019-10-21 11:19:43', '2019-10-21 11:19:43', 'MINISTRY<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x456.jpg" alt="" /><!-- .service-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .service-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .service-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .service-inner --><!-- .item --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x456.jpg" alt="" /><!-- .service-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .service-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .service-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .service-inner --><!-- .item --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x456.jpg" alt="" /><!-- .service-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .service-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .service-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .service-inner --><!-- .item --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x456.jpg" alt="" /><!-- .service-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .service-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .service-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .service-inner --><!-- .item --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/donate-bg-main-1-768x456.jpg" alt="" /><!-- .service-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .service-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .service-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .service-inner --><!-- .item --><!-- .owl-carousel --><!-- .service-wrapper -->', 'Ministry Section', '', 'publish', 'closed', 'closed', '', 'ministry-section', '', '', '2019-10-21 11:19:43', '2019-10-21 11:19:43', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=ministry-section', 0, 'elementor_library', '', 0),
(5423, 2, '2019-10-21 12:05:33', '2019-10-21 12:05:33', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="496e2ab" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="496e2ab" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>', 'Giving Back – Uganda Training Centers', '', 'publish', 'open', 'open', '', 'giving-back-uganda-training-centers', '', '', '2019-10-21 12:05:33', '2019-10-21 12:05:33', '', 0, 'https://elementor.zozothemes.com/zegen/improving-productivity-across-global-teams-copy/', 0, 'post', '', 0),
(5425, 2, '2019-10-21 12:05:32', '2019-10-21 12:05:32', '<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p><p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.</p><blockquote><p>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.</p><p>Mark Johnson</p></blockquote><p>Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.</p><p>Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p><p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.</p>		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="852b2a2" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="852b2a2" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>', 'Spirit Of The Lord Is, From The New Life', '', 'publish', 'open', 'open', '', 'spirit-of-the-lord-is-from-the-new-life', '', '', '2019-10-21 12:05:32', '2019-10-21 12:05:32', '', 0, 'https://elementor.zozothemes.com/zegen/improving-productivity-across-global-teams-copy/', 0, 'post', '', 0),
(5427, 2, '2019-10-21 12:15:45', '2019-10-21 12:15:45', '', 'church_theme_blog_6', '', 'inherit', 'open', 'closed', '', 'church_theme_blog_6', '', '', '2019-10-21 12:15:45', '2019-10-21 12:15:45', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_6-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5428, 2, '2019-10-21 12:15:49', '2019-10-21 12:15:49', '', 'church_theme_blog_9', '', 'inherit', 'open', 'closed', '', 'church_theme_blog_9', '', '', '2019-10-21 12:15:49', '2019-10-21 12:15:49', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5429, 2, '2019-10-21 12:15:52', '2019-10-21 12:15:52', '', 'church-theme-blog-1', '', 'inherit', 'open', 'closed', '', 'church-theme-blog-1', '', '', '2019-10-21 12:15:52', '2019-10-21 12:15:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5430, 2, '2019-10-21 12:15:55', '2019-10-21 12:15:55', '', 'church-theme-blog-2', '', 'inherit', 'open', 'closed', '', 'church-theme-blog-2', '', '', '2019-10-21 12:15:55', '2019-10-21 12:15:55', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5431, 2, '2019-10-21 12:15:58', '2019-10-21 12:15:58', '', 'church-theme-blog-3', '', 'inherit', 'open', 'closed', '', 'church-theme-blog-3', '', '', '2019-10-21 12:15:58', '2019-10-21 12:15:58', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5432, 2, '2019-10-21 12:16:01', '2019-10-21 12:16:01', '', 'church-theme-blog-5', '', 'inherit', 'open', 'closed', '', 'church-theme-blog-5', '', '', '2019-10-21 12:16:01', '2019-10-21 12:16:01', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-5-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5433, 2, '2019-10-21 12:16:03', '2019-10-21 12:16:03', '', 'church-theme-blog-7', '', 'inherit', 'open', 'closed', '', 'church-theme-blog-7', '', '', '2019-10-21 12:16:03', '2019-10-21 12:16:03', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5434, 2, '2019-10-21 12:16:06', '2019-10-21 12:16:06', '', 'church-theme-blog-8', '', 'inherit', 'open', 'closed', '', 'church-theme-blog-8', '', '', '2019-10-21 12:16:06', '2019-10-21 12:16:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-8-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5435, 2, '2019-10-21 12:16:09', '2019-10-21 12:16:09', '', 'church-theme-blog-10', '', 'inherit', 'open', 'closed', '', 'church-theme-blog-10', '', '', '2019-10-21 12:16:09', '2019-10-21 12:16:09', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-10-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5479, 2, '2019-10-22 08:08:37', '2019-10-22 08:08:37', '', 'stars-icons', '', 'inherit', 'open', 'closed', '', 'stars-icons', '', '', '2019-10-22 08:08:37', '2019-10-22 08:08:37', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/stars-icons-1.png', 0, 'attachment', 'image/png', 0),
(5483, 2, '2019-10-22 08:14:58', '2019-10-22 08:14:58', '', 'stars-icons1', '', 'inherit', 'open', 'closed', '', 'stars-icons1', '', '', '2019-10-22 08:14:58', '2019-10-22 08:14:58', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/stars-icons1-1.png', 0, 'attachment', 'image/png', 0),
(5490, 2, '2019-10-22 09:30:28', '2019-10-22 09:30:28', '', 'cross (1)', '', 'inherit', 'open', 'closed', '', 'cross-1', '', '', '2019-10-22 09:30:28', '2019-10-22 09:30:28', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/cross-1-1.png', 0, 'attachment', 'image/png', 0),
(5503, 2, '2019-10-22 09:46:30', '2019-10-22 09:46:30', '', 'cross-icon-2', '', 'inherit', 'open', 'closed', '', 'cross-icon-2', '', '', '2019-10-22 09:46:30', '2019-10-22 09:46:30', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/cross-icon-2-1.png', 0, 'attachment', 'image/png', 0),
(5508, 2, '2019-10-22 09:49:40', '2019-10-22 09:49:40', '', '22965-cross-design', '', 'inherit', 'open', 'closed', '', '22965-cross-design', '', '', '2019-10-22 09:49:40', '2019-10-22 09:49:40', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/22965-cross-design-1.png', 0, 'attachment', 'image/png', 0),
(5513, 2, '2019-10-22 10:10:42', '2019-10-22 10:10:42', '', 'church-icon', '', 'inherit', 'open', 'closed', '', 'church-icon', '', '', '2019-10-22 10:10:42', '2019-10-22 10:10:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-icon-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5517, 2, '2019-10-22 10:18:37', '2019-10-22 10:18:37', '', 'hcross-red', '', 'inherit', 'open', 'closed', '', 'hcross-red', '', '', '2019-10-22 10:18:37', '2019-10-22 10:18:37', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/hcross-red-1.png', 0, 'attachment', 'image/png', 0),
(5527, 2, '2019-10-22 12:47:37', '2019-10-22 12:47:37', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>\n			<h3>Sermon Description</h3><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn’t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.', 'Global Warning and the End of the Age', '', 'publish', 'closed', 'closed', '', 'global-warning-and-the-end-of-the-age', '', '', '2019-10-22 12:47:37', '2019-10-22 12:47:37', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=zegen-sermon&amp;p=5527', 0, 'zegen-sermon', '', 0),
(5530, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Help Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Web Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><!-- .ministries-wrapper -->', 'Ministries', '', 'publish', 'closed', 'closed', '', 'ministries', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/home-copy/', 0, 'page', '', 0),
(5544, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img width="439" height="625" src="https://thefusionchurch.org/wp-content/uploads/2019/10/about-us-img-1-1.png" alt="" />															\n					ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God’s heart for His people and the world.<!-- .section-description --><!-- .section-title-wrapper -->				\n			<a href="#"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2025-04-22 08:06:57', '2025-04-22 08:06:57', '', 0, 'https://elementor.zozothemes.com/zegen/home-copy/', 0, 'page', '', 0),
(5547, 2, '2019-10-31 10:14:26', '2019-10-31 10:14:26', '', 'about-us-img-1', '', 'inherit', 'open', 'closed', '', 'about-us-img-1', '', '', '2019-10-31 10:14:26', '2019-10-31 10:14:26', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/about-us-img-1-1.png', 0, 'attachment', 'image/png', 0),
(5553, 2, '2019-10-31 10:35:06', '2019-10-31 10:35:06', '', 'team-6', '', 'inherit', 'open', 'closed', '', 'team-6', '', '', '2019-10-31 10:35:06', '2019-10-31 10:35:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/team-6-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5556, 2, '2019-10-31 12:42:45', '2019-10-31 12:42:45', '', 'team-1', '', 'inherit', 'open', 'closed', '', 'team-1', '', '', '2019-10-31 12:42:45', '2019-10-31 12:42:45', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/team-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5558, 2, '2019-10-31 12:42:50', '2019-10-31 12:42:50', '', 'team-3', '', 'inherit', 'open', 'closed', '', 'team-3-2', '', '', '2019-10-31 12:42:50', '2019-10-31 12:42:50', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/team-3-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5559, 2, '2019-10-31 12:42:52', '2019-10-31 12:42:52', '', 'team-4', '', 'inherit', 'open', 'closed', '', 'team-4', '', '', '2019-10-31 12:42:52', '2019-10-31 12:42:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/team-4-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5560, 2, '2019-10-31 12:42:54', '2019-10-31 12:42:54', '', 'team-5', '', 'inherit', 'open', 'closed', '', 'team-5', '', '', '2019-10-31 12:42:54', '2019-10-31 12:42:54', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/team-5-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5568, 2, '2019-10-31 13:03:36', '2019-10-31 13:03:36', '', 'team-2', '', 'inherit', 'open', 'closed', '', 'team-2', '', '', '2019-10-31 13:03:36', '2019-10-31 13:03:36', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/team-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5577, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Shopify" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Magento" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="WordPress" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Graphic Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Web Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Gallery', '', 'publish', 'closed', 'closed', '', 'gallery-2', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/about-us-copy/', 0, 'page', '', 0),
(5579, 2, '2019-11-01 09:39:00', '2019-11-01 09:39:00', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Positive Thinks', '', 'publish', 'closed', 'closed', '', 'positive-thinks', '', '', '2019-11-01 09:39:00', '2019-11-01 09:39:00', '', 0, 'https://elementor.zozothemes.com/zegen/portfolio/ui-ux-copy/', 0, 'zegen-portfolio', '', 0),
(5580, 2, '2019-11-01 09:39:18', '2019-11-01 09:39:18', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Well Educated', '', 'publish', 'closed', 'closed', '', 'well-educated', '', '', '2019-11-01 09:39:18', '2019-11-01 09:39:18', '', 0, 'https://elementor.zozothemes.com/zegen/portfolio/ui-ux-copy-copy/', 0, 'zegen-portfolio', '', 0),
(5581, 2, '2019-11-01 09:39:19', '2019-11-01 09:39:19', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Happy Journey', '', 'publish', 'closed', 'closed', '', 'happy-journey', '', '', '2019-11-01 09:39:19', '2019-11-01 09:39:19', '', 0, 'https://elementor.zozothemes.com/zegen/portfolio/ui-ux-copy-copy-2/', 0, 'zegen-portfolio', '', 0),
(5591, 2, '2019-11-01 11:10:54', '2019-11-01 11:10:54', '', 'zegen_portfolio_1', '', 'inherit', 'open', 'closed', '', 'zegen_portfolio_1', '', '', '2019-11-01 11:10:54', '2019-11-01 11:10:54', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zegen_portfolio_1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5592, 2, '2019-11-01 11:10:58', '2019-11-01 11:10:58', '', 'zegen_portfolio_2', '', 'inherit', 'open', 'closed', '', 'zegen_portfolio_2', '', '', '2019-11-01 11:10:58', '2019-11-01 11:10:58', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zegen_portfolio_2-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpd6_posts` VALUES
(5593, 2, '2019-11-01 11:11:00', '2019-11-01 11:11:00', '', 'zegen_portfolio_3', '', 'inherit', 'open', 'closed', '', 'zegen_portfolio_3', '', '', '2019-11-01 11:11:00', '2019-11-01 11:11:00', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zegen_portfolio_3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5594, 2, '2019-11-01 11:11:03', '2019-11-01 11:11:03', '', 'zegen_portfolio_4', '', 'inherit', 'open', 'closed', '', 'zegen_portfolio_4', '', '', '2019-11-01 11:11:03', '2019-11-01 11:11:03', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zegen_portfolio_4-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5595, 2, '2019-11-01 11:11:06', '2019-11-01 11:11:06', '', 'zegen_portfolio_5', '', 'inherit', 'open', 'closed', '', 'zegen_portfolio_5', '', '', '2019-11-01 11:11:06', '2019-11-01 11:11:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zegen_portfolio_5-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5612, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-700x466.jpg" /><h4>UI &#038; UX  Copy  Copy<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-700x466.jpg" /><h4>UI &#038; UX  Copy  Copy<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="UI &#038; UX  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-700x466.jpg" /><h4>UI &#038; UX  Copy<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Shopify" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-700x466.jpg" /><h4>Shopify<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Magento" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-700x466.jpg" /><h4>Magento<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="WordPress" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-700x466.jpg" /><h4>WordPress<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Graphic Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-700x466.jpg" /><h4>Graphic Design<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Web Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-700x466.jpg" /><h4>Web Design<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Gallery 2 Columns', '', 'publish', 'closed', 'closed', '', 'gallery-2-columns', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/gallery-copy/', 0, 'page', '', 0),
(5613, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Shopify" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Magento" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="WordPress" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Graphic Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Web Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Gallery 3 Columns', '', 'publish', 'closed', 'closed', '', 'gallery-3-columns', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/gallery-copy-2/', 0, 'page', '', 0),
(5614, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Shopify" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Magento" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="WordPress" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Graphic Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Web Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Gallery 4 Columns', '', 'publish', 'closed', 'closed', '', 'gallery-4-columns', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/gallery-copy-3/', 0, 'page', '', 0),
(5636, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/olivia/">Olivia</a></h3><!-- .team-name -->Team Leader<!-- .team-designation --><!-- .team-inner --><!-- .cols --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/henna/">Henna</a></h3><!-- .team-name -->Designer<!-- .team-designation --><!-- .team-inner --><!-- .cols --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/peterson/">Peterson</a></h3><!-- .team-name -->Marketing Manager<!-- .team-designation --><!-- .team-inner --><!-- .cols --><!-- .row --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/jackson/">Jackson</a></h3><!-- .team-name -->Developer<!-- .team-designation --><!-- .team-inner --><!-- .cols --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/johnny/">Johnny</a></h3><!-- .team-name -->Co Founder<!-- .team-designation --><!-- .team-inner --><!-- .cols --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-5-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/sophia-jones/">Sophia Jones</a></h3><!-- .team-name -->Founder<!-- .team-designation --><!-- .team-inner --><!-- .cols --><!-- .row --><!-- .team-wrapper -->', 'Our Pastors', '', 'publish', 'closed', 'closed', '', 'our-pastors', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/about-us-copy-2/', 0, 'page', '', 0),
(5655, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/olivia/">Olivia</a></h3><!-- .team-name -->Team Leader<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/henna/">Henna</a></h3><!-- .team-name -->Designer<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/peterson/">Peterson</a></h3><!-- .team-name -->Marketing Manager<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/jackson/">Jackson</a></h3><!-- .team-name -->Developer<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/johnny/">Johnny</a></h3><!-- .team-name -->Co Founder<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-5-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/sophia-jones/">Sophia Jones</a></h3><!-- .team-name -->Founder<!-- .team-designation --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->', 'Our Pastors Slide', '', 'publish', 'closed', 'closed', '', 'our-pastors-slide', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/our-pastors-copy/', 0, 'page', '', 0),
(5662, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<h5>Our Location</h5> 684 West College St. Sun City, United States America.		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a>		\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.1.5" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n										<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />											\n			<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=8765%20W%20Higgins%20Rd%2C%20Chicago%2C%20IL%2060631%2C%20United%20States&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near" aria-label="8765 W Higgins Rd, Chicago, IL 60631, United States"></iframe>', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/ministries-copy/', 0, 'page', '', 0),
(5705, 2, '2019-11-02 11:57:46', '2019-11-02 11:57:46', '', 'contact-bg-5', '', 'inherit', 'open', 'closed', '', 'contact-bg-5-2', '', '', '2019-11-02 11:57:46', '2019-11-02 11:57:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/contact-bg-5-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5716, 2, '2019-11-04 10:35:13', '2019-11-04 10:35:13', '', 'music_ministry', '', 'inherit', 'open', 'closed', '', 'music_ministry-2', '', '', '2019-11-04 10:35:13', '2019-11-04 10:35:13', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5720, 2, '2019-11-04 12:08:35', '2019-11-04 12:08:35', '', 'events_imgs2', '', 'inherit', 'open', 'closed', '', 'events_imgs2', '', '', '2019-11-04 12:08:35', '2019-11-04 12:08:35', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/events_imgs2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5721, 2, '2019-11-04 12:08:40', '2019-11-04 12:08:40', '', 'events_imgs3', '', 'inherit', 'open', 'closed', '', 'events_imgs3', '', '', '2019-11-04 12:08:40', '2019-11-04 12:08:40', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/events_imgs3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5724, 2, '2019-11-05 05:10:20', '2019-11-05 05:10:20', '[text Name placeholder "Name"]\n\n[email* your-email placeholder "Email"]\n\n[text* Phone placeholder "Phone"]\n\n[select menu-793 "Select Event" "Native Tree Planting Contest" "Environmental Property Management" "Green Chemistry" "Recycling Plastic Bottle" "Green Construction Practice" "A Walk for Healthy Environment"]\n\n[submit "Send Now"]\n1\nZegen "[your-subject]"\nZegen \nabileweb8@gmail.com\nFrom: [your-name] \nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Zegen (https://elementor.zozothemes.com/zegen)\nReply-To: [your-email]\n\n\n\n\nZegen "[your-subject]"\nZegen \n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Zegen (https://elementor.zozothemes.com/zegen)\nReply-To: abileweb8@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Event Form', '', 'publish', 'closed', 'closed', '', 'event-form', '', '', '2019-11-05 05:10:20', '2019-11-05 05:10:20', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=wpcf7_contact_form&amp;p=5724', 0, 'wpcf7_contact_form', '', 0),
(5757, 2, '2019-11-05 12:18:50', '2019-11-05 12:18:50', '<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .cols --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .cols --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->Dec 1811.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->', 'Events', '', 'publish', 'closed', 'closed', '', 'events', '', '', '2025-04-22 07:35:47', '2025-04-22 07:35:47', '', 0, 'https://elementor.zozothemes.com/zegen/ministries-copy/', 0, 'page', '', 0),
(5778, 2, '2019-11-06 07:13:06', '2019-11-06 07:13:06', '', 'events_imgs4', '', 'inherit', 'open', 'closed', '', 'events_imgs4', '', '', '2019-11-06 07:13:06', '2019-11-06 07:13:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/events_imgs4-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5779, 2, '2019-11-06 07:13:14', '2019-11-06 07:13:14', '', 'events_imgs8', '', 'inherit', 'open', 'closed', '', 'events_imgs8', '', '', '2019-11-06 07:13:14', '2019-11-06 07:13:14', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/events_imgs8-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5780, 2, '2019-11-06 07:13:20', '2019-11-06 07:13:20', '', 'events_imgs9', '', 'inherit', 'open', 'closed', '', 'events_imgs9', '', '', '2019-11-06 07:13:20', '2019-11-06 07:13:20', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/events_imgs9-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5781, 2, '2019-11-06 07:13:29', '2019-11-06 07:13:29', '', 'events_imgs10', '', 'inherit', 'open', 'closed', '', 'events_imgs10', '', '', '2019-11-06 07:13:29', '2019-11-06 07:13:29', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/events_imgs10-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5785, 2, '2019-11-06 07:54:20', '2019-11-06 07:54:20', '', 'events_imgs1', '', 'inherit', 'open', 'closed', '', 'events_imgs1', '', '', '2019-11-06 07:54:20', '2019-11-06 07:54:20', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/events_imgs1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5815, 2, '2019-11-06 09:22:09', '2019-11-06 09:22:09', '', 'events_imgs6', '', 'inherit', 'open', 'closed', '', 'events_imgs6', '', '', '2019-11-06 09:22:09', '2019-11-06 09:22:09', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/events_imgs6-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5816, 2, '2019-11-06 09:22:14', '2019-11-06 09:22:14', '', 'events_imgs7', '', 'inherit', 'open', 'closed', '', 'events_imgs7', '', '', '2019-11-06 09:22:14', '2019-11-06 09:22:14', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/events_imgs7-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5887, 2, '2019-11-07 04:47:58', '2019-11-07 04:47:58', '<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg" alt="" /><!-- .post-thumb -->Apr 158.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-1-1-768x456.jpg" alt="" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg" alt="" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x456.jpg" alt="" /><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &#038; Healthy Lives God’s</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x456.jpg" alt="" /><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x456.jpg" alt="" /><!-- .post-thumb -->May 111.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &#038; Love To Children</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->', 'Events 3', '', 'draft', 'closed', 'closed', '', 'events-3', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/events-copy/', 0, 'page', '', 0),
(5900, 2, '2019-11-07 06:09:43', '2019-11-07 06:09:43', '<img height="550" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x550.jpg" /><!-- .post-thumb -->Apr 158.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Read More</a><!-- .event-inner --><!-- .cols --><img height="550" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-1-1-768x550.jpg" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Read More</a><!-- .event-inner --><!-- .cols --><img height="550" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x550.jpg" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Read More</a><!-- .event-inner --><!-- .cols --><!-- .row --><img height="550" width="768" alt="Event: Building Holy &#038; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x550.jpg" /><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &#038; Healthy Lives God’s</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Read More</a><!-- .event-inner --><!-- .cols --><img height="550" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x550.jpg" /><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Read More</a><!-- .event-inner --><!-- .cols --><img height="550" width="768" alt="Event: Sharing Our Faith &#038; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x550.jpg" /><!-- .post-thumb -->May 111.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &#038; Love To Children</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Read More</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->', 'Events 2', '', 'draft', 'closed', 'closed', '', 'events-2', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/events-2-copy/', 0, 'page', '', 0),
(5958, 2, '2019-11-08 10:28:51', '2019-11-08 10:28:51', '', 'Untitled-1', '', 'inherit', 'open', 'closed', '', 'untitled-1-2', '', '', '2019-11-08 10:28:51', '2019-11-08 10:28:51', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/Untitled-1-1.png', 0, 'attachment', 'image/png', 0),
(5985, 2, '2019-11-09 11:21:18', '2019-11-09 11:21:18', '', 'family', '', 'inherit', 'open', 'closed', '', 'family', '', '', '2019-11-09 11:21:18', '2019-11-09 11:21:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/family-1.png', 0, 'attachment', 'image/png', 0),
(5988, 2, '2019-11-09 11:46:06', '2019-11-09 11:46:06', '', 'dove', '', 'inherit', 'open', 'closed', '', 'dove', '', '', '2019-11-09 11:46:06', '2019-11-09 11:46:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/dove-1.png', 0, 'attachment', 'image/png', 0),
(5994, 2, '2019-11-09 12:01:06', '2019-11-09 12:01:06', '', 'angle', '', 'inherit', 'open', 'closed', '', 'angle', '', '', '2019-11-09 12:01:06', '2019-11-09 12:01:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/angle-1.png', 0, 'attachment', 'image/png', 0),
(5995, 2, '2019-11-09 12:03:17', '2019-11-09 12:03:17', '', 'bible', '', 'inherit', 'open', 'closed', '', 'bible', '', '', '2019-11-09 12:03:17', '2019-11-09 12:03:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/bible-1.png', 0, 'attachment', 'image/png', 0),
(5996, 2, '2019-11-09 12:04:24', '2019-11-09 12:04:24', '', 'cross-family', '', 'inherit', 'open', 'closed', '', 'cross-family', '', '', '2019-11-09 12:04:24', '2019-11-09 12:04:24', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/cross-family-1.png', 0, 'attachment', 'image/png', 0),
(5997, 2, '2019-11-09 12:05:01', '2019-11-09 12:05:01', '', 'loveus', '', 'inherit', 'open', 'closed', '', 'loveus', '', '', '2019-11-09 12:05:01', '2019-11-09 12:05:01', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/loveus-1.png', 0, 'attachment', 'image/png', 0),
(6015, 2, '2019-11-11 07:59:37', '2019-11-11 07:59:37', '', 'church-upcoming-events-bg.jpg', '', 'inherit', 'closed', 'closed', '', 'church-upcoming-events-bg-jpg', '', '', '2019-11-11 07:59:37', '2019-11-11 07:59:37', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/church-upcoming-events-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(6016, 2, '2019-11-11 07:59:38', '2019-11-11 07:59:38', '', 'church-light-upcoming-events-1-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'church-light-upcoming-events-1-thumb-jpg', '', '', '2019-11-11 07:59:38', '2019-11-11 07:59:38', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/church-light-upcoming-events-1-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(6017, 2, '2019-11-11 07:59:39', '2019-11-11 07:59:39', '', 'church-upcoming-events-1.jpg', '', 'inherit', 'closed', 'closed', '', 'church-upcoming-events-1-jpg', '', '', '2019-11-11 07:59:39', '2019-11-11 07:59:39', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/church-upcoming-events-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6018, 2, '2019-11-11 07:59:40', '2019-11-11 07:59:40', '', 'church-light-upcoming-events-2-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'church-light-upcoming-events-2-thumb-jpg', '', '', '2019-11-11 07:59:40', '2019-11-11 07:59:40', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/church-light-upcoming-events-2-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(6019, 2, '2019-11-11 07:59:40', '2019-11-11 07:59:40', '', 'church-upcoming-events-2.jpg', '', 'inherit', 'closed', 'closed', '', 'church-upcoming-events-2-jpg', '', '', '2019-11-11 07:59:40', '2019-11-11 07:59:40', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/church-upcoming-events-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6020, 2, '2019-11-11 07:59:41', '2019-11-11 07:59:41', '', 'church-light-upcoming-events-3-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'church-light-upcoming-events-3-thumb-jpg', '', '', '2019-11-11 07:59:41', '2019-11-11 07:59:41', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/church-light-upcoming-events-3-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(6021, 2, '2019-11-11 07:59:41', '2019-11-11 07:59:41', '', 'church-upcoming-events-3.jpg', '', 'inherit', 'closed', 'closed', '', 'church-upcoming-events-3-jpg', '', '', '2019-11-11 07:59:41', '2019-11-11 07:59:41', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/church-upcoming-events-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6022, 2, '2019-11-11 07:59:42', '2019-11-11 07:59:42', '', 'church-light-upcoming-events-bg.jpg', '', 'inherit', 'closed', 'closed', '', 'church-light-upcoming-events-bg-jpg', '', '', '2019-11-11 07:59:42', '2019-11-11 07:59:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/church-light-upcoming-events-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(6023, 2, '2019-11-11 09:31:24', '2019-11-11 09:31:24', '', 'main-slide1', '', 'inherit', 'open', 'closed', '', 'main-slide1', '', '', '2019-11-11 09:31:24', '2019-11-11 09:31:24', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/main-slide1-1.png', 0, 'attachment', 'image/png', 0),
(6025, 2, '2019-11-11 09:53:24', '2019-11-11 09:53:24', '', 'main-slide2', '', 'inherit', 'open', 'closed', '', 'main-slide2', '', '', '2019-11-11 09:53:24', '2019-11-11 09:53:24', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/main-slide2-1.png', 0, 'attachment', 'image/png', 0),
(6026, 2, '2019-11-11 10:12:17', '2019-11-11 10:12:17', '', 'cross', '', 'inherit', 'open', 'closed', '', 'cross', '', '', '2019-11-11 10:12:17', '2019-11-11 10:12:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/cross-1.png', 0, 'attachment', 'image/png', 0),
(6054, 2, '2019-11-12 06:47:02', '2019-11-12 06:47:02', '', 'sep-cross', '', 'inherit', 'open', 'closed', '', 'sep-cross', '', '', '2019-11-12 06:47:02', '2019-11-12 06:47:02', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/sep-cross-1.png', 0, 'attachment', 'image/png', 0),
(6069, 2, '2019-11-12 12:06:06', '2019-11-12 12:06:06', '', 'zmain-slider-1', '', 'inherit', 'open', 'closed', '', 'zmain-slider-1', '', '', '2019-11-12 12:06:06', '2019-11-12 12:06:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zmain-slider-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6070, 2, '2019-11-12 12:14:18', '2019-11-12 12:14:18', '', 'zmain-slider-2', '', 'inherit', 'open', 'closed', '', 'zmain-slider-2', '', '', '2019-11-12 12:14:18', '2019-11-12 12:14:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zmain-slider-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6071, 2, '2019-11-12 12:14:22', '2019-11-12 12:14:22', '', 'zmain-slider-3', '', 'inherit', 'open', 'closed', '', 'zmain-slider-3', '', '', '2019-11-12 12:14:22', '2019-11-12 12:14:22', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zmain-slider-3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6075, 2, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'V-Neck T-Shirt', 'This is a variable product.', 'publish', 'open', 'closed', '', 'v-neck-t-shirt', '', '', '2019-01-16 13:01:52', '2019-01-16 13:01:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/v-neck-t-shirt/', 0, 'product', '', 0),
(6076, 2, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Hoodie', 'This is a variable product.', 'publish', 'open', 'closed', '', 'hoodie', '', '', '2019-01-16 13:01:52', '2019-01-16 13:01:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/hoodie/', 0, 'product', '', 0),
(6077, 2, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Hoodie with Logo', 'This is a simple product.', 'publish', 'open', 'closed', '', 'hoodie-with-logo', '', '', '2019-01-16 13:01:52', '2019-01-16 13:01:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/hoodie-with-logo/', 0, 'product', '', 0),
(6078, 2, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'T-Shirt', 'This is a simple product.', 'publish', 'open', 'closed', '', 't-shirt-2', '', '', '2019-01-16 13:01:52', '2019-01-16 13:01:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/t-shirt/', 0, 'product', '', 0),
(6079, 2, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Beanie', 'This is a simple product.', 'publish', 'open', 'closed', '', 'beanie', '', '', '2019-01-16 13:01:52', '2019-01-16 13:01:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/beanie/', 0, 'product', '', 0),
(6080, 2, '2019-01-16 13:01:52', '2019-01-16 13:01:52', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Belt', 'This is a simple product.', 'publish', 'open', 'closed', '', 'belt', '', '', '2019-01-16 13:01:52', '2019-01-16 13:01:52', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/belt/', 0, 'product', '', 0),
(6081, 2, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Cap', 'This is a simple product.', 'publish', 'open', 'closed', '', 'cap', '', '', '2019-01-16 13:01:53', '2019-01-16 13:01:53', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/cap/', 0, 'product', '', 0),
(6082, 2, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Sunglasses', 'This is a simple product.', 'publish', 'open', 'closed', '', 'sunglasses', '', '', '2019-01-16 13:01:53', '2019-01-16 13:01:53', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/sunglasses/', 0, 'product', '', 0),
(6083, 2, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Hoodie with Pocket', 'This is a simple product.', 'publish', 'open', 'closed', '', 'hoodie-with-pocket', '', '', '2019-01-16 13:01:53', '2019-01-16 13:01:53', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/hoodie-with-pocket/', 0, 'product', '', 0),
(6084, 2, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Hoodie with Zipper', 'This is a simple product.', 'publish', 'open', 'closed', '', 'hoodie-with-zipper', '', '', '2019-01-16 13:01:53', '2019-01-16 13:01:53', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/hoodie-with-zipper/', 0, 'product', '', 0),
(6085, 2, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Long Sleeve Tee', 'This is a simple product.', 'publish', 'open', 'closed', '', 'long-sleeve-tee', '', '', '2019-01-16 13:01:53', '2019-01-16 13:01:53', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/long-sleeve-tee/', 0, 'product', '', 0);
INSERT INTO `wpd6_posts` VALUES
(6086, 2, '2019-01-16 13:01:53', '2019-01-16 13:01:53', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Polo', 'This is a simple product.', 'publish', 'open', 'closed', '', 'polo', '', '', '2019-01-16 13:01:53', '2019-01-16 13:01:53', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/polo/', 0, 'product', '', 0),
(6087, 2, '2019-01-16 13:01:54', '2019-01-16 13:01:54', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.', 'Album', 'This is a simple, virtual product.', 'publish', 'open', 'closed', '', 'album', '', '', '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/album/', 0, 'product', '', 0),
(6088, 2, '2019-01-16 13:01:54', '2019-01-16 13:01:54', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.', 'Single', 'This is a simple, virtual product.', 'publish', 'open', 'closed', '', 'single', '', '', '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/single/', 0, 'product', '', 0),
(6089, 2, '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 'V-Neck T-Shirt - green', 'pa_color: green', 'publish', 'closed', 'closed', '', 'v-neck-t-shirt-green', '', '', '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 6075, 'https://woocommercecore.mystagingwebsite.com/product/v-neck-t-shirt-green/', 0, 'product_variation', '', 0),
(6090, 2, '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 'V-Neck T-Shirt - blue', 'pa_color: blue', 'publish', 'closed', 'closed', '', 'v-neck-t-shirt-blue', '', '', '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 6075, 'https://woocommercecore.mystagingwebsite.com/product/v-neck-t-shirt-blue/', 0, 'product_variation', '', 0),
(6091, 2, '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 'Hoodie - red, No', 'pa_color: red, Logo: No', 'publish', 'closed', 'closed', '', 'hoodie-red-no', '', '', '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 6076, 'https://woocommercecore.mystagingwebsite.com/product/hoodie-red-no', 1, 'product_variation', '', 0),
(6092, 2, '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 'Hoodie - green, No', 'pa_color: green, Logo: No', 'publish', 'closed', 'closed', '', 'hoodie-green-no', '', '', '2019-01-16 13:01:54', '2019-01-16 13:01:54', '', 6076, 'https://woocommercecore.mystagingwebsite.com/product/hoodie-green-no/', 2, 'product_variation', '', 0),
(6093, 2, '2019-01-16 13:01:55', '2019-01-16 13:01:55', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'T-Shirt with Logo', 'This is a simple product.', 'publish', 'open', 'closed', '', 't-shirt-with-logo', '', '', '2019-01-16 13:01:55', '2019-01-16 13:01:55', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/t-shirt-with-logo/', 0, 'product', '', 0),
(6094, 2, '2019-01-16 13:01:55', '2019-01-16 13:01:55', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Beanie with Logo', 'This is a simple product.', 'publish', 'open', 'closed', '', 'beanie-with-logo', '', '', '2019-01-16 13:01:55', '2019-01-16 13:01:55', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/beanie-with-logo/', 0, 'product', '', 0),
(6095, 2, '2019-01-16 13:01:55', '2019-01-16 13:01:55', 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.', 'Logo Collection', 'This is a grouped product.', 'publish', 'open', 'closed', '', 'logo-collection', '', '', '2019-01-16 13:01:55', '2019-01-16 13:01:55', '', 0, 'https://woocommercecore.mystagingwebsite.com/product/logo-collection/', 0, 'product', '', 0),
(6096, 2, '2019-01-16 13:01:55', '2019-01-16 13:01:55', '', 'Hoodie - blue, Yes', 'pa_color: blue, Logo: Yes', 'publish', 'closed', 'closed', '', 'hoodie-blue-yes', '', '', '2019-01-16 13:01:55', '2019-01-16 13:01:55', '', 6076, 'https://woocommercecore.mystagingwebsite.com/product/hoodie-blue-yes/', 0, 'product_variation', '', 0),
(6097, 2, '2019-01-16 13:01:56', '2019-01-16 13:01:56', '', 'vneck-tee-2.jpg', '', 'inherit', 'open', 'closed', '', 'vneck-tee-2-jpg', '', '', '2019-01-16 13:01:56', '2019-01-16 13:01:56', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/vneck-tee-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6098, 2, '2019-01-16 13:01:57', '2019-01-16 13:01:57', '', 'vnech-tee-green-1.jpg', '', 'inherit', 'open', 'closed', '', 'vnech-tee-green-1-jpg', '', '', '2019-01-16 13:01:57', '2019-01-16 13:01:57', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/vnech-tee-green-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6099, 2, '2019-01-16 13:01:58', '2019-01-16 13:01:58', '', 'vnech-tee-blue-1.jpg', '', 'inherit', 'open', 'closed', '', 'vnech-tee-blue-1-jpg', '', '', '2019-01-16 13:01:58', '2019-01-16 13:01:58', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/vnech-tee-blue-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6100, 2, '2019-01-16 13:01:58', '2019-01-16 13:01:58', '', 'hoodie-2.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-2-jpg', '', '', '2019-01-16 13:01:58', '2019-01-16 13:01:58', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/hoodie-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6101, 2, '2019-01-16 13:01:59', '2019-01-16 13:01:59', '', 'hoodie-blue-1.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-blue-1-jpg', '', '', '2019-01-16 13:01:59', '2019-01-16 13:01:59', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/hoodie-blue-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6102, 2, '2019-01-16 13:02:00', '2019-01-16 13:02:00', '', 'hoodie-green-1.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-green-1-jpg', '', '', '2019-01-16 13:02:00', '2019-01-16 13:02:00', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/hoodie-green-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6103, 2, '2019-01-16 13:02:02', '2019-01-16 13:02:02', '', 'tshirt-2.jpg', '', 'inherit', 'open', 'closed', '', 'tshirt-2-jpg', '', '', '2019-01-16 13:02:02', '2019-01-16 13:02:02', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/tshirt-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6104, 2, '2019-01-16 13:02:02', '2019-01-16 13:02:02', '', 'beanie-2.jpg', '', 'inherit', 'open', 'closed', '', 'beanie-2-jpg', '', '', '2019-01-16 13:02:02', '2019-01-16 13:02:02', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/beanie-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6105, 2, '2019-01-16 13:02:03', '2019-01-16 13:02:03', '', 'belt-2.jpg', '', 'inherit', 'open', 'closed', '', 'belt-2-jpg', '', '', '2019-01-16 13:02:03', '2019-01-16 13:02:03', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/belt-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6106, 2, '2019-01-16 13:02:04', '2019-01-16 13:02:04', '', 'cap-2.jpg', '', 'inherit', 'open', 'closed', '', 'cap-2-jpg', '', '', '2019-01-16 13:02:04', '2019-01-16 13:02:04', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/cap-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6107, 2, '2019-01-16 13:02:05', '2019-01-16 13:02:05', '', 'sunglasses-2.jpg', '', 'inherit', 'open', 'closed', '', 'sunglasses-2-jpg', '', '', '2019-01-16 13:02:05', '2019-01-16 13:02:05', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/sunglasses-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6108, 2, '2019-01-16 13:02:06', '2019-01-16 13:02:06', '', 'hoodie-with-pocket-2.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-with-pocket-2-jpg', '', '', '2019-01-16 13:02:06', '2019-01-16 13:02:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/hoodie-with-pocket-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6109, 2, '2019-01-16 13:02:06', '2019-01-16 13:02:06', '', 'hoodie-with-zipper-2.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-with-zipper-2-jpg', '', '', '2019-01-16 13:02:06', '2019-01-16 13:02:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/hoodie-with-zipper-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6110, 2, '2019-01-16 13:02:07', '2019-01-16 13:02:07', '', 'long-sleeve-tee-2.jpg', '', 'inherit', 'open', 'closed', '', 'long-sleeve-tee-2-jpg', '', '', '2019-01-16 13:02:07', '2019-01-16 13:02:07', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/long-sleeve-tee-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6111, 2, '2019-01-16 13:02:08', '2019-01-16 13:02:08', '', 'polo-2.jpg', '', 'inherit', 'open', 'closed', '', 'polo-2-jpg', '', '', '2019-01-16 13:02:08', '2019-01-16 13:02:08', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/polo-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6112, 2, '2019-01-16 13:02:09', '2019-01-16 13:02:09', '', 'album-1.jpg', '', 'inherit', 'open', 'closed', '', 'album-1-jpg', '', '', '2019-01-16 13:02:09', '2019-01-16 13:02:09', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/album-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6113, 2, '2019-01-16 13:02:10', '2019-01-16 13:02:10', '', 'single-1.jpg', '', 'inherit', 'open', 'closed', '', 'single-1-jpg', '', '', '2019-01-16 13:02:10', '2019-01-16 13:02:10', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/single-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6114, 2, '2019-01-16 13:02:11', '2019-01-16 13:02:11', '', 't-shirt-with-logo-1.jpg', '', 'inherit', 'open', 'closed', '', 't-shirt-with-logo-1-jpg', '', '', '2019-01-16 13:02:11', '2019-01-16 13:02:11', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/t-shirt-with-logo-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6115, 2, '2019-01-16 13:02:12', '2019-01-16 13:02:12', '', 'beanie-with-logo-1.jpg', '', 'inherit', 'open', 'closed', '', 'beanie-with-logo-1-jpg', '', '', '2019-01-16 13:02:12', '2019-01-16 13:02:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/beanie-with-logo-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6116, 2, '2019-10-16 12:22:36', '2019-10-16 12:22:36', '', 'z_slide3', '', 'inherit', 'open', 'closed', '', 'z_slide3', '', '', '2019-10-16 12:22:36', '2019-10-16 12:22:36', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/z_slide3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6117, 2, '2019-10-15 05:19:15', '2019-10-15 05:19:15', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder-2-2', '', '', '2019-10-15 05:19:15', '2019-10-15 05:19:15', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(6118, 2, '2019-10-15 07:25:19', '2019-10-15 07:25:19', '', 'zegent-light-logo', '', 'inherit', 'open', 'closed', '', 'zegent-light-logo', '', '', '2019-10-15 07:25:19', '2019-10-15 07:25:19', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/zegent-light-logo-1.png', 0, 'attachment', 'image/png', 0),
(6119, 2, '2019-10-15 07:25:21', '2019-10-15 07:25:21', '', 'zegent-logo', '', 'inherit', 'open', 'closed', '', 'zegent-logo', '', '', '2019-10-15 07:25:21', '2019-10-15 07:25:21', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/zegent-logo-1.png', 0, 'attachment', 'image/png', 0),
(6120, 2, '2019-10-15 07:52:13', '2019-10-15 07:52:13', '', 'zegent-light-logo-2', '', 'inherit', 'open', 'closed', '', 'zegent-light-logo-2', '', '', '2019-10-15 07:52:13', '2019-10-15 07:52:13', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/zegent-light-logo-2-1.png', 0, 'attachment', 'image/png', 0),
(6121, 2, '2019-10-15 07:52:15', '2019-10-15 07:52:15', '', 'zegent-logo-2', '', 'inherit', 'open', 'closed', '', 'zegent-logo-2', '', '', '2019-10-15 07:52:15', '2019-10-15 07:52:15', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/zegent-logo-2-1.png', 0, 'attachment', 'image/png', 0),
(6122, 2, '2019-01-16 13:02:13', '2019-01-16 13:02:13', '', 'logo-1.jpg', '', 'inherit', 'open', 'closed', '', 'logo-1-jpg', '', '', '2019-01-16 13:02:13', '2019-01-16 13:02:13', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/logo-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6123, 2, '2019-01-16 13:02:13', '2019-01-16 13:02:13', '', 'pennant-1.jpg', '', 'inherit', 'open', 'closed', '', 'pennant-1-jpg', '', '', '2019-01-16 13:02:13', '2019-01-16 13:02:13', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/01/pennant-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6124, 2, '2019-11-19 05:30:34', '2019-11-19 05:30:34', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder-3', '', '', '2019-11-19 05:30:34', '2019-11-19 05:30:34', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(6242, 2, '2019-11-14 11:15:36', '2019-11-14 11:15:36', '', 'sample-video', '', 'inherit', 'open', 'closed', '', 'sample-video', '', '', '2019-11-14 11:15:36', '2019-11-14 11:15:36', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/sample-video-1.mp4', 0, 'attachment', 'video/mp4', 0),
(6243, 2, '2019-11-14 11:16:01', '2019-11-14 11:16:01', '"Impact Moderato" from YouTube Audio Library by Kevin MacLeod. Genre: Cinematic.', 'Impact Moderato', '', 'inherit', 'open', 'closed', '', 'impact-moderato', '', '', '2019-11-14 11:16:01', '2019-11-14 11:16:01', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/sample-audio-1.mp3', 0, 'attachment', 'audio/mpeg', 0),
(6244, 2, '2019-11-14 11:17:01', '2019-11-14 11:17:01', '', 'sample-pdf', '', 'inherit', 'open', 'closed', '', 'sample-pdf', '', '', '2019-11-14 11:17:01', '2019-11-14 11:17:01', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/sample-pdf-1.pdf', 0, 'attachment', 'application/pdf', 0),
(6255, 2, '2019-11-13 05:25:43', '2019-11-13 05:25:43', '', 'Shop', '', 'draft', 'closed', 'closed', '', 'shop-3', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/shop/', 0, 'page', '', 0),
(6256, 2, '2019-11-13 05:25:44', '2019-11-13 05:25:44', '<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->', 'Cart', '', 'draft', 'closed', 'closed', '', 'cart-3', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/cart/', 0, 'page', '', 0),
(6257, 2, '2019-11-13 05:25:44', '2019-11-13 05:25:44', '<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->', 'Checkout', '', 'draft', 'closed', 'closed', '', 'checkout-3', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/checkout/', 0, 'page', '', 0),
(6258, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My account', '', 'publish', 'closed', 'closed', '', 'my-account-2', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/my-account/', 0, 'page', '', 0),
(6324, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons', '', 'publish', 'closed', 'closed', '', 'sermons-3', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/ministries-copy/', 0, 'page', '', 0),
(6358, 2, '2019-10-15 05:18:16', '2019-10-15 05:18:16', '<div class="row">\n<div class="col-md-12">\n[text* your-name placeholder "Name"]\n[email* your-email placeholder "Email"]\n[tel phone placeholder "Phone"]\n</div>\n</div>\n<div class="row">\n<div class="col-md-12">\n[textarea your-message placeholder "Your message"]\n</div>\n<div class="col-md-12">\n[submit "Send Now"]\n</div>\n</div>\n1\nZegen - Church WordPress Theme "[your-subject]"\nZegen - Church WordPress Theme \nabileweb8@gmail.com\nFrom: [your-name] \nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Zegen - Church WordPress Theme (https://elementor.zozothemes.com/zegen)\nReply-To: [your-email]\n\n\n\n\nZegen - Church WordPress Theme "[your-subject]"\nZegen - Church WordPress Theme \n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Zegen - Church WordPress Theme (https://elementor.zozothemes.com/zegen)\nReply-To: abileweb8@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form Main', '', 'publish', 'closed', 'closed', '', 'contact-form-1-2-3', '', '', '2019-10-15 05:18:16', '2019-10-15 05:18:16', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=wpcf7_contact_form&amp;p=5', 0, 'wpcf7_contact_form', '', 0),
(6382, 2, '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 'zmain-slider-1.jpg', '', 'inherit', 'closed', 'closed', '', 'zmain-slider-1-jpg', '', '', '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zmain-slider-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6383, 2, '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 'dove.png', '', 'inherit', 'closed', 'closed', '', 'dove-png', '', '', '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/dove.png', 0, 'attachment', 'image/png', 0),
(6384, 2, '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 'zmain-slider-3.jpg', '', 'inherit', 'closed', 'closed', '', 'zmain-slider-3-jpg', '', '', '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zmain-slider-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6385, 2, '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 'loveus.png', '', 'inherit', 'closed', 'closed', '', 'loveus-png', '', '', '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/loveus.png', 0, 'attachment', 'image/png', 0),
(6386, 2, '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 'zmain-slider-2.jpg', '', 'inherit', 'closed', 'closed', '', 'zmain-slider-2-jpg', '', '', '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zmain-slider-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6387, 2, '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 'bible.png', '', 'inherit', 'closed', 'closed', '', 'bible-png', '', '', '2019-11-19 06:21:12', '2019-11-19 06:21:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/bible.png', 0, 'attachment', 'image/png', 0),
(6389, 2, '2019-11-19 06:39:21', '2019-11-19 06:39:21', '', 'fav-icon', '', 'inherit', 'open', 'closed', '', 'fav-icon', '', '', '2019-11-19 06:39:21', '2019-11-19 06:39:21', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/fav-icon.jpg', 0, 'attachment', 'image/jpeg', 0),
(6390, 2, '2019-11-19 06:39:24', '2019-11-19 06:39:24', 'https://thefusionchurch.org/wp-content/uploads/2019/11/cropped-fav-icon.jpg', 'cropped-fav-icon.jpg', '', 'inherit', 'open', 'closed', '', 'cropped-fav-icon-jpg', '', '', '2019-11-19 06:39:24', '2019-11-19 06:39:24', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/cropped-fav-icon.jpg', 0, 'attachment', 'image/jpeg', 0),
(6408, 2, '2019-11-19 07:53:19', '2019-11-19 07:53:19', '', 'logo-dark', '', 'inherit', 'open', 'closed', '', 'logo-dark', '', '', '2019-11-19 07:53:19', '2019-11-19 07:53:19', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/logo-dark.png', 0, 'attachment', 'image/png', 0),
(6409, 2, '2019-11-19 07:53:20', '2019-11-19 07:53:20', '', 'logo-light', '', 'inherit', 'open', 'closed', '', 'logo-light', '', '', '2019-11-19 07:53:20', '2019-11-19 07:53:20', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/logo-light.png', 0, 'attachment', 'image/png', 0),
(6451, 2, '2019-11-19 09:51:35', '2019-11-19 09:51:35', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>\n			<h3>Sermon Description</h3><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn’t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.', 'Christmas Doing God’s Will Better Future', '', 'publish', 'closed', 'closed', '', 'christmas-doing-gods-will-better-future', '', '', '2019-11-19 09:51:35', '2019-11-19 09:51:35', '', 0, 'https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children-copy/', 0, 'zegen-sermon', '', 0),
(6452, 2, '2019-11-19 09:51:35', '2019-11-19 09:51:35', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>\n			<h3>Sermon Description</h3><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn’t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.', 'Creation Life in the Garden Children', '', 'publish', 'closed', 'closed', '', 'creation-life-in-the-garden-children', '', '', '2019-11-19 09:51:35', '2019-11-19 09:51:35', '', 0, 'https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children-copy-2/', 0, 'zegen-sermon', '', 0),
(6453, 2, '2019-11-19 09:51:36', '2019-11-19 09:51:36', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>\n			<h3>Sermon Description</h3><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn’t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.', 'Sunday Sermon from the Church', '', 'publish', 'closed', 'closed', '', 'sunday-sermon-from-the-church', '', '', '2019-11-19 09:51:36', '2019-11-19 09:51:36', '', 0, 'https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children-copy-3/', 0, 'zegen-sermon', '', 0),
(6454, 2, '2019-11-19 09:51:36', '2019-11-19 09:51:36', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>\n			<h3>Sermon Description</h3><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn’t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.', 'Preaching Worship An Online Family', '', 'publish', 'closed', 'closed', '', 'preaching-worship-an-online-family', '', '', '2019-11-19 09:51:36', '2019-11-19 09:51:36', '', 0, 'https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children-copy-4/', 0, 'zegen-sermon', '', 0),
(6455, 2, '2019-11-19 09:52:08', '2019-11-19 09:52:08', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="764274c" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>\n			<h3>Sermon Description</h3><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn’t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.', 'Spiritually Reborn As God’s Children', '', 'publish', 'closed', 'closed', '', 'spiritually-reborn-as-gods-children', '', '', '2019-11-19 09:52:08', '2019-11-19 09:52:08', '', 0, 'https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children-copy-5/', 0, 'zegen-sermon', '', 0),
(6462, 2, '2019-11-19 09:59:02', '2019-11-19 09:59:02', '', 'sermon_img1', '', 'inherit', 'open', 'closed', '', 'sermon_img1', '', '', '2019-11-19 09:59:02', '2019-11-19 09:59:02', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/sermon_img1.jpg', 0, 'attachment', 'image/jpeg', 0),
(6464, 2, '2019-11-19 09:59:28', '2019-11-19 09:59:28', '', 'sermon_img2', '', 'inherit', 'open', 'closed', '', 'sermon_img2', '', '', '2019-11-19 09:59:28', '2019-11-19 09:59:28', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/sermon_img2.jpg', 0, 'attachment', 'image/jpeg', 0),
(6465, 2, '2019-11-19 09:59:30', '2019-11-19 09:59:30', '', 'sermon_img3', '', 'inherit', 'open', 'closed', '', 'sermon_img3', '', '', '2019-11-19 09:59:30', '2019-11-19 09:59:30', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/sermon_img3.jpg', 0, 'attachment', 'image/jpeg', 0),
(6466, 2, '2019-11-19 09:59:32', '2019-11-19 09:59:32', '', 'sermon_img4', '', 'inherit', 'open', 'closed', '', 'sermon_img4', '', '', '2019-11-19 09:59:32', '2019-11-19 09:59:32', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/sermon_img4.jpg', 0, 'attachment', 'image/jpeg', 0),
(6467, 2, '2019-11-19 09:59:35', '2019-11-19 09:59:35', '', 'sermon_img5', '', 'inherit', 'open', 'closed', '', 'sermon_img5', '', '', '2019-11-19 09:59:35', '2019-11-19 09:59:35', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/sermon_img5.jpg', 0, 'attachment', 'image/jpeg', 0),
(6468, 2, '2019-11-19 09:59:37', '2019-11-19 09:59:37', '', 'sermon_img6', '', 'inherit', 'open', 'closed', '', 'sermon_img6', '', '', '2019-11-19 09:59:37', '2019-11-19 09:59:37', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/sermon_img6.jpg', 0, 'attachment', 'image/jpeg', 0),
(6518, 2, '2019-11-20 06:18:13', '2019-11-20 06:18:13', '', 'team-7', '', 'inherit', 'open', 'closed', '', 'team-7', '', '', '2019-11-20 06:18:13', '2019-11-20 06:18:13', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/team-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(6522, 2, '2019-11-20 06:24:41', '2019-11-20 06:24:41', 'SERMONS<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-us-img-1-1-p1y0psgbrphlskzkmwivy1q23h43ho6ybghoum5ws8.png" title="about-us-img-1" alt="about-us-img-1" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->Dec 1811.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n			EVENTS<h2>Free Family Event Countdown</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			Dec 24, 2022 - Wednesday 12 am to 4 am 		\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			CONTACT US<h2>Get In Touch</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n												<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />														\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Trust Your Good Father" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home 2', '', 'draft', 'closed', 'closed', '', 'home-2-3', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/home-copy-2/', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(15164, 2, '2019-11-11 06:28:12', '2019-11-11 06:28:12', '<!-- Code is poetry -->We Refugee Tutoring started in 2009 with a handful of “do-gooders:” teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I’ve been humbled to be able to assist with all the website needs of this organization since the early days. I’m even more glad to help get them off the ground with donations		\n					<ul>\n							<li >\n										1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.\n									</li>\n								<li >\n										Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.\n									</li>\n						</ul>', 'Education for children', '', 'publish', 'open', 'closed', '', 'education-for-children', '', '', '2019-11-11 06:28:12', '2019-11-11 06:28:12', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=campaign&amp;p=15164', 0, 'campaign', '', 0),
(15823, 2, '2019-11-15 04:50:06', '2019-11-15 04:50:06', '<!-- Code is poetry -->We Refugee Tutoring started in 2009 with a handful of “do-gooders:” teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I’ve been humbled to be able to assist with all the website needs of this organization since the early days. I’m even more glad to help get them off the ground with donations		\n					<ul>\n							<li >\n										1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.\n									</li>\n								<li >\n										Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.\n									</li>\n						</ul>', 'Hygienic Food', '', 'publish', 'open', 'closed', '', 'hygienic-food', '', '', '2019-11-15 04:50:06', '2019-11-15 04:50:06', '', 0, 'https://elementor.zozothemes.com/zegen/campaigns/education-for-children-copy/', 0, 'campaign', '', 0),
(15829, 2, '2019-11-15 04:55:07', '2019-11-15 04:55:07', '<!-- Code is poetry -->We Refugee Tutoring started in 2009 with a handful of “do-gooders:” teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I’ve been humbled to be able to assist with all the website needs of this organization since the early days. I’m even more glad to help get them off the ground with donations		\n					<ul>\n							<li >\n										1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.\n									</li>\n								<li >\n										Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.\n									</li>\n						</ul>', 'Shelters For Needy', '', 'publish', 'open', 'closed', '', 'shelters-for-needy', '', '', '2019-11-15 04:55:07', '2019-11-15 04:55:07', '', 0, 'https://elementor.zozothemes.com/zegen/campaigns/shelters-for-needy-copy/', 0, 'campaign', '', 0),
(15834, 2, '2019-11-15 04:57:47', '2019-11-15 04:57:47', '<!-- Code is poetry -->We Refugee Tutoring started in 2009 with a handful of “do-gooders:” teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I’ve been humbled to be able to assist with all the website needs of this organization since the early days. I’m even more glad to help get them off the ground with donations		\n					<ul>\n							<li >\n										1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.\n									</li>\n								<li >\n										Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.\n									</li>\n						</ul>', 'Donate Clothes', '', 'publish', 'open', 'closed', '', 'donate-clothes', '', '', '2019-11-15 04:57:47', '2019-11-15 04:57:47', '', 0, 'https://elementor.zozothemes.com/zegen/campaigns/shelters-for-needy-copy/', 0, 'campaign', '', 0),
(15838, 2, '2019-11-15 05:04:37', '2019-11-15 05:04:37', '<!-- Code is poetry -->We Refugee Tutoring started in 2009 with a handful of “do-gooders:” teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I’ve been humbled to be able to assist with all the website needs of this organization since the early days. I’m even more glad to help get them off the ground with donations		\n					<ul>\n							<li >\n										1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.\n									</li>\n								<li >\n										Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.\n									</li>\n						</ul>', 'Medical Treatment', '', 'publish', 'open', 'closed', '', 'medical-treatment', '', '', '2019-11-15 05:04:37', '2019-11-15 05:04:37', '', 0, 'https://elementor.zozothemes.com/zegen/campaigns/donate-clothes-copy/', 0, 'campaign', '', 0),
(15841, 2, '2019-11-15 05:15:12', '2019-11-15 05:15:12', '<!-- Code is poetry -->We Refugee Tutoring started in 2009 with a handful of “do-gooders:” teachers and inner-city ministers. They teamed up to help provide education and resources to the many local refugee families in San Diego. Soon afterward, they realized that many of the children had no ability to thrive in school because of their lack of experience with education and unfamiliarity with English. As the years have passed, the program has grown exponentially.In recent years, the plight of the global refugee crisis received international attention.\nAs the volunteer base grows and the needs of the students increase as well. We need more administrative professionals and materials. I’ve been humbled to be able to assist with all the website needs of this organization since the early days. I’m even more glad to help get them off the ground with donations\n<ul>\n 	<li>1,172 Volunteers attended 7,543 tutoring sessions and Events we orgnized.</li>\n 	<li>Each volunteer donated 9.6 hours each for a total of 11,314 volunteer hours.</li>\n</ul>', 'Adopt Child', '', 'publish', 'open', 'closed', '', 'adopt-child', '', '', '2019-11-15 05:15:12', '2019-11-15 05:15:12', '', 0, 'https://elementor.zozothemes.com/zegen/campaigns/donate-clothes-copy-2/', 0, 'campaign', '', 0),
(16679, 2, '2019-11-19 09:32:58', '2019-11-19 09:32:58', '', 'john doe &ndash; Medical Treatment', '', 'charitable-completed', 'closed', 'closed', '', 'john-doe-medical-treatment', '', '', '2019-11-19 09:32:58', '2019-11-19 09:32:58', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16679', 0, 'donation', '', 0),
(16681, 2, '2019-11-19 09:59:04', '2019-11-19 09:59:04', '', 'Sonia das &ndash; Donate Clothes', '', 'charitable-completed', 'closed', 'closed', '', 'sonia-das-adopt-child', '', '', '2019-11-19 09:59:04', '2019-11-19 09:59:04', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16681', 0, 'donation', '', 0),
(16682, 2, '2019-11-22 00:00:00', '2019-11-22 00:00:00', '', 'Irene zoe &ndash; Adopt Child', '', 'charitable-completed', 'closed', 'closed', '', 'irene-zoe-donate-clothes', '', '', '2019-11-22 00:00:00', '2019-11-22 00:00:00', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16682', 0, 'donation', '', 0),
(16683, 2, '2019-11-19 10:06:11', '2019-11-19 10:06:11', '', 'safrin fernadaz &ndash; Shelters For Needy', '', 'charitable-completed', 'closed', 'closed', '', 'safrin-fernadaz-shelters-for-needy', '', '', '2019-11-19 10:06:11', '2019-11-19 10:06:11', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16683', 0, 'donation', '', 0),
(16685, 2, '2019-11-19 10:16:32', '2019-11-19 10:16:32', '', 'Kevin eric &ndash; Hygienic Food', '', 'charitable-completed', 'closed', 'closed', '', 'kevin-eric-hygienic-food', '', '', '2019-11-19 10:16:32', '2019-11-19 10:16:32', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16685', 0, 'donation', '', 0),
(16687, 2, '2019-11-19 10:17:35', '2019-11-19 10:17:35', '', 'Owen max &ndash; Education for children', '', 'charitable-completed', 'closed', 'closed', '', 'owen-max-education-for-children', '', '', '2019-11-19 10:17:35', '2019-11-19 10:17:35', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16687', 0, 'donation', '', 0),
(16690, 2, '2019-11-20 10:10:52', '2019-11-20 10:10:52', '', 'donation6', '', 'inherit', 'open', 'closed', '', 'donation6', '', '', '2019-11-20 10:10:52', '2019-11-20 10:10:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/donation6.jpg', 0, 'attachment', 'image/jpeg', 0),
(16692, 2, '2019-11-20 10:11:13', '2019-11-20 10:11:13', '', 'donation3', '', 'inherit', 'open', 'closed', '', 'donation3', '', '', '2019-11-20 10:11:13', '2019-11-20 10:11:13', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/donation3.jpg', 0, 'attachment', 'image/jpeg', 0),
(16694, 2, '2019-11-20 10:11:37', '2019-11-20 10:11:37', '', 'donation5', '', 'inherit', 'open', 'closed', '', 'donation5', '', '', '2019-11-20 10:11:37', '2019-11-20 10:11:37', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/donation5.jpg', 0, 'attachment', 'image/jpeg', 0),
(16696, 2, '2019-11-20 10:12:27', '2019-11-20 10:12:27', '', 'donation2', '', 'inherit', 'open', 'closed', '', 'donation2', '', '', '2019-11-20 10:12:27', '2019-11-20 10:12:27', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/donation2.jpg', 0, 'attachment', 'image/jpeg', 0),
(16698, 2, '2019-11-20 10:13:35', '2019-11-20 10:13:35', '', 'donation7', '', 'inherit', 'open', 'closed', '', 'donation7', '', '', '2019-11-20 10:13:35', '2019-11-20 10:13:35', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/donation7.jpg', 0, 'attachment', 'image/jpeg', 0),
(16701, 2, '2019-11-20 10:14:37', '2019-11-20 10:14:37', '', 'donation4', '', 'inherit', 'open', 'closed', '', 'donation4', '', '', '2019-11-20 10:14:37', '2019-11-20 10:14:37', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/donation4.jpg', 0, 'attachment', 'image/jpeg', 0),
(16749, 2, '2019-11-21 06:20:26', '2019-11-21 06:20:26', '', 'zegen-page-loader', '', 'inherit', 'open', 'closed', '', 'zegen-page-loader', '', '', '2019-11-21 06:20:26', '2019-11-21 06:20:26', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/zegen-page-loader.gif', 0, 'attachment', 'image/gif', 0),
(16753, 2, '2019-11-21 07:41:00', '2019-11-21 07:41:00', '', 'z2-slider1', '', 'inherit', 'open', 'closed', '', 'z2-slider1', '', '', '2019-11-21 07:41:00', '2019-11-21 07:41:00', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/z2-slider1.jpg', 0, 'attachment', 'image/jpeg', 0),
(16754, 2, '2019-11-21 07:41:02', '2019-11-21 07:41:02', '', 'z2-slider2', '', 'inherit', 'open', 'closed', '', 'z2-slider2', '', '', '2019-11-21 07:41:02', '2019-11-21 07:41:02', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/z2-slider2.jpg', 0, 'attachment', 'image/jpeg', 0),
(16755, 2, '2019-11-21 07:41:05', '2019-11-21 07:41:05', '', 'z2-slider3', '', 'inherit', 'open', 'closed', '', 'z2-slider3', '', '', '2019-11-21 07:41:05', '2019-11-21 07:41:05', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/z2-slider3.jpg', 0, 'attachment', 'image/jpeg', 0),
(16759, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', 'DONATE HERE!<h2>Save the Humanity, Save Life</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n		[charitable_donation_form campaign_id=15841]', 'Donate Now', '', 'publish', 'closed', 'closed', '', 'donate-now', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/about-us-copy/', 0, 'page', '', 0),
(16767, 2, '2019-11-21 10:21:17', '2019-11-21 10:21:17', '', 'about-normal', '', 'inherit', 'open', 'closed', '', 'about-normal', '', '', '2019-11-21 10:21:17', '2019-11-21 10:21:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal.png', 0, 'attachment', 'image/png', 0),
(16777, 2, '2019-11-21 10:42:42', '2019-11-21 10:42:42', '', 'about-1-bg', '', 'inherit', 'open', 'closed', '', 'about-1-bg', '', '', '2019-11-21 10:42:42', '2019-11-21 10:42:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/about-1-bg.png', 0, 'attachment', 'image/png', 0),
(16804, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img title="about-normal" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-p1y0pte73brwtbdnwdcd43cdo523bjvpdnno5b6i2o.png" alt="about-normal" />\nABOUT US\n<h2>We are Taking Small Steps to Make Earth Better Planet</h2>\n<!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->\nThe name of the Lord is a strong tower; the righteous run into it and are safe.\n<h5>Place Of Heaven</h5>\nLorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.\n<h5>Study Bible</h5>\nLorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.\n<a role="button" href="https://elementor.zozothemes.com/zegen/about-us/">\nLearn More\n</a>\nSERMONS\n<h2>Our Sermons</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg" alt="Spiritually Reborn As God’s Children" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/"><time datetime="2019-11-19T09:52:08+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg" alt="Sunday Sermon from the Church" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/"><time datetime="2019-11-19T09:51:36+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg" alt="Preaching Worship An Online Family" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/"><time datetime="2019-11-19T09:51:36+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg" alt="Christmas Doing God’s Will Better Future" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/"><time datetime="2019-11-19T09:51:35+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg" alt="Creation Life in the Garden Children" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/"><time datetime="2019-11-19T09:51:35+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg" alt="Global Warning and the End of the Age" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/"><time datetime="2019-10-22T12:47:37+00:00">Oct 22, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->\n<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\nReal Story Cross Journey from Anna Hampton\n<a role="button" href="https://elementor.zozothemes.com/zegen/donate-now/">\nDonate Online\n</a>\nEVENTS\n<h2>Upcoming Events</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\nEvent closed.<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg" alt="Our Sponsorship Meetup Will Be Held Again" width="768" height="650" /><!-- .post-thumb -->Jan 158.00 am<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg" alt="Event: Reflect The Community And Serving" width="768" height="650" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg" alt="New Families During National Adoption Month" width="768" height="650" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg" alt="Event: Lord is Sufficient for all of our needs" width="768" height="650" /><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg" alt="Event: Building Holy &amp; Healthy Lives God’s" width="768" height="650" /><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg" alt="Event: Sharing Our Faith &amp; Love To Children" width="768" height="650" /><!-- .post-thumb -->May 111.00 am<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->\nOUR TEAM\n<h2>Church Pastors</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Olivia</h3>\n<!-- .team-name -->Executive Postor<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Henna</h3>\n<!-- .team-name -->Lead Pastor<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Peterson</h3>\n<!-- .team-name -->Pastor<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Jackson</h3>\n<!-- .team-name -->Protestant Clergy<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Johnny</h3>\n<!-- .team-name -->Christian Speaker<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Sophia Jones</h3>\n<!-- .team-name -->Senior Postor<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->\nOUR BLOG\n<h2>Latest Posts</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg" alt="Giving Back – Uganda Training Centers" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/"> Oct 21, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg" alt="Spirit Of The Lord Is, From The New Life" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/"> Oct 21, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg" alt="Pray for Help to Save Mattia’s Life" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg" alt="Families During National Adoption Month" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg" alt="We wept with our sisters in Egypt" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg" alt="Love the Lord Your God with All Your Heart" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg" alt="The Heartfelt Petition To The Lord" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg" alt="Trust Your Good Father" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->\nCONTACT US\n<h2>Get In Touch</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\n\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate" data-status="init"><input name="_wpcf7" type="hidden" value="6358" />\n<input name="_wpcf7_version" type="hidden" value="5.3.2" />\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f6358-o1" />\n<input name="_wpcf7_container_post" type="hidden" value="0" />\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" />\n<input name="your-name" size="40" type="text" value="" placeholder="Name" aria-required="true" aria-invalid="false" />\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\n<input name="phone" size="40" type="tel" value="" placeholder="Phone" aria-invalid="false" />\n<textarea cols="40" name="your-message" rows="10" placeholder="Your message" aria-invalid="false"></textarea>\n<input type="submit" value="Send Now" /></form><!-- .contact-form --><!-- .contact-form-wrapper -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" sizes="(max-width: 768px) 100vw, 768px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" alt="" width="768" height="888" />\n<h5>Our Location</h5>\n684 West College St. Sun City, United States America.\n<h5>Phone Number</h5>\n<a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>\n<h5>Email Address</h5>\n<a href="mailto:info@example.com">info@example.com</a>\n\n<a href="mailto:info@zegen.com">info@zegen.com</a>', 'Landing Page', '', 'publish', 'closed', 'closed', '', 'landing-page', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/home-copy-2/', 0, 'page', '', 0),
(16806, 2, '2019-11-22 04:27:34', '2019-11-22 04:27:34', '', 'mobile-logo-dark', '', 'inherit', 'open', 'closed', '', 'mobile-logo-dark', '', '', '2019-11-22 04:27:34', '2019-11-22 04:27:34', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/mobile-logo-dark.png', 0, 'attachment', 'image/png', 0),
(16879, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons Grid', '', 'publish', 'closed', 'closed', '', 'sermons-grid', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/sermons-copy/', 0, 'page', '', 0),
(16894, 2, '2019-11-30 12:24:42', '2019-11-30 12:24:42', '', 'about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq', '', 'inherit', 'open', 'closed', '', 'about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq', '', '', '2019-11-30 12:24:42', '2019-11-30 12:24:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg', 0, 'attachment', 'image/jpeg', 0),
(16897, 2, '2019-11-30 12:31:33', '2019-11-30 12:31:33', '', 'donate-bg-main-1', '', 'inherit', 'open', 'closed', '', 'donate-bg-main-1', '', '', '2019-11-30 12:31:33', '2019-11-30 12:31:33', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/donate-bg-main-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(16899, 2, '2019-11-30 12:33:25', '2019-11-30 12:33:25', '', 'contact-bg-1', '', 'inherit', 'open', 'closed', '', 'contact-bg-1', '', '', '2019-11-30 12:33:25', '2019-11-30 12:33:25', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/11/contact-bg-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(16904, 2, '2019-12-01 11:57:42', '2019-12-01 11:57:42', '', 'Argi Kol &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'argi-kol-adopt-child', '', '', '2019-12-01 11:57:42', '2019-12-01 11:57:42', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16904', 0, 'donation', '', 0),
(16916, 2, '2019-12-12 06:49:21', '2019-12-12 06:49:21', '', 'z2-slider-3', '', 'inherit', 'open', 'closed', '', 'z2-slider-3', '', '', '2019-12-12 06:49:21', '2019-12-12 06:49:21', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/12/z2-slider-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(16917, 2, '2019-12-12 06:49:25', '2019-12-12 06:49:25', '', 'z2-slider-1', '', 'inherit', 'open', 'closed', '', 'z2-slider-1', '', '', '2019-12-12 06:49:25', '2019-12-12 06:49:25', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/12/z2-slider-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(16918, 2, '2019-12-12 06:49:29', '2019-12-12 06:49:29', '', 'z2-slider-2', '', 'inherit', 'open', 'closed', '', 'z2-slider-2', '', '', '2019-12-12 06:49:29', '2019-12-12 06:49:29', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/12/z2-slider-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(16953, 2, '2020-01-10 04:48:23', '2020-01-10 04:48:23', 'Apr 158.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 37.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 106.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 85.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 412.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item -->May 111.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n										<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-ohhapd57oiw08moq7kwh654c05iqk715xsi0s1grgg.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" />											\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/contact-us/" role="button">\n						Contact Us\n					</a>\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home 1', '', 'publish', 'closed', 'closed', '', 'home-1', '', '', '2020-01-10 04:48:23', '2020-01-10 04:48:23', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=home-1', 0, 'elementor_library', '', 0);
INSERT INTO `wpd6_posts` VALUES
(16956, 2, '2020-01-10 04:53:35', '2020-01-10 04:53:35', 'SERMONS<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/10/22/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->		\n										<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-us-img-1-1-ogxpc8d2nncqv976usx5cyj6zcyt3ogyzdtcen27ug.png" title="about-us-img-1" alt="about-us-img-1" />											\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Apr 158.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->May 111.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n			EVENTS<h2>Free Family Event Countdown</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			Dec 24, 2019 - Wednesday 12 am to 4 am 		\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			CONTACT US<h2>Get In Touch</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.1.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n										<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />											\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Trust Your Good Father" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home 2', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2020-01-10 04:53:35', '2020-01-10 04:53:35', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=home-2', 0, 'elementor_library', '', 0),
(16967, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 'Testimonial1', '', 'publish', 'closed', 'closed', '', 'testimonial1', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/?page_id=16967', 0, 'page', '', 0),
(16971, 2, '2020-01-21 06:54:19', '2020-01-21 06:54:19', '<h5>Our Location</h5> 684 West College St. Sun City, United States America.		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a>		\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.1.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n										<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />											\n			<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=8765%20W%20Higgins%20Rd%2C%20Chicago%2C%20IL%2060631%2C%20United%20States&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near" aria-label="8765 W Higgins Rd, Chicago, IL 60631, United States"></iframe>', 'contact us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2020-01-21 06:54:19', '2020-01-21 06:54:19', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=contact-us', 0, 'elementor_library', '', 0),
(16993, 2, '2020-02-03 17:08:43', '2020-02-03 17:08:43', '', 'Jean-Claude Warrez &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'jean-claude-warrez-adopt-child', '', '', '2020-02-03 17:08:43', '2020-02-03 17:08:43', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16993', 0, 'donation', '', 0),
(16995, 2, '2020-02-05 11:54:00', '2020-02-05 11:54:00', '', 'ally yassir &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'ally-yassir-adopt-child', '', '', '2020-02-05 11:54:00', '2020-02-05 11:54:00', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16995', 0, 'donation', '', 0),
(16998, 2, '2020-02-16 00:45:44', '2020-02-16 00:45:44', '', 'AZADEH AKBARI &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'azadeh-akbari-adopt-child', '', '', '2020-02-16 00:45:44', '2020-02-16 00:45:44', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16998', 0, 'donation', '', 0),
(16999, 2, '2020-02-16 09:28:41', '2020-02-16 09:28:41', '', 'sghdttjtd dtjstjj &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'sghdttjtd-dtjstjj-adopt-child', '', '', '2020-02-16 09:28:41', '2020-02-16 09:28:41', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=16999', 0, 'donation', '', 0),
(17001, 2, '2020-02-18 04:46:05', '2020-02-18 04:46:05', '', 'church-i', '', 'inherit', 'open', 'closed', '', 'church-i', '', '', '2020-02-18 04:46:05', '2020-02-18 04:46:05', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2020/02/church-i.png', 0, 'attachment', 'image/png', 0),
(17005, 2, '2020-02-20 09:06:13', '2020-02-20 09:06:13', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit-2', '', '', '2020-02-20 09:06:13', '2020-02-20 09:06:13', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=default-kit', 0, 'elementor_library', '', 0),
(17008, 2, '2020-02-24 15:49:44', '2020-02-24 15:49:44', '', 'jjj mmm &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'jjj-mmm-adopt-child', '', '', '2020-02-24 15:49:44', '2020-02-24 15:49:44', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17008', 0, 'donation', '', 0),
(17011, 2, '2020-02-28 01:54:18', '2020-02-28 01:54:18', '', 'w w &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'w-w-adopt-child', '', '', '2020-02-28 01:54:18', '2020-02-28 01:54:18', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17011', 0, 'donation', '', 0),
(17014, 2, '2020-03-06 10:36:52', '2020-03-06 10:36:52', '', 'Patrick Waide &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'patrick-waide-adopt-child', '', '', '2020-03-06 10:36:52', '2020-03-06 10:36:52', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17014', 0, 'donation', '', 0),
(17051, 2, '2020-05-01 21:44:43', '2020-05-01 21:44:43', '<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-ohhapd57oiw08moq7kwh654c05iqk715xsi0s1grgg.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" />											\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>', 'About Us1', '', 'publish', 'closed', 'closed', '', 'about-us1', '', '', '2020-05-01 21:44:43', '2020-05-01 21:44:43', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=about-us1', 0, 'elementor_library', '', 0),
(17054, 2, '2020-05-01 21:46:14', '2020-05-01 21:46:14', '<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>', 'banner', '', 'publish', 'closed', 'closed', '', 'banner', '', '', '2020-05-01 21:46:14', '2020-05-01 21:46:14', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=banner', 0, 'elementor_library', '', 0),
(17057, 2, '2020-05-01 21:49:19', '2020-05-01 21:49:19', 'SERMONS<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/11/19/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/2019/10/22/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->		\n										<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-us-img-1-1-ogxpc8d2nncqv976usx5cyj6zcyt3ogyzdtcen27ug.png" title="about-us-img-1" alt="about-us-img-1" />											\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Jan 158.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->May 111.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n			EVENTS<h2>Free Family Event Countdown</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			Dec 24, 2019 - Wednesday 12 am to 4 am 		\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			CONTACT US<h2>Get In Touch</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.1.7" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n										<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />											\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Trust Your Good Father" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'home-2-zegen', '', 'publish', 'closed', 'closed', '', 'home-2-zegen', '', '', '2020-05-01 21:49:19', '2020-05-01 21:49:19', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=home-2-zegen', 0, 'elementor_library', '', 0);
INSERT INTO `wpd6_posts` VALUES
(17071, 2, '2020-05-16 08:00:40', '2020-05-16 08:00:40', '<h5>Our Location</h5> 684 West College St. Sun City, United States America.		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a>		\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.1.7" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n										<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />											\n			<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=8765%20W%20Higgins%20Rd%2C%20Chicago%2C%20IL%2060631%2C%20United%20States&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near" aria-label="8765 W Higgins Rd, Chicago, IL 60631, United States"></iframe>', 'contact-uszege1', '', 'publish', 'closed', 'closed', '', 'contact-uszege1', '', '', '2020-05-16 08:00:40', '2020-05-16 08:00:40', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=contact-uszege1', 0, 'elementor_library', '', 0),
(17085, 2, '2020-06-04 04:46:39', '2020-06-04 04:46:39', '.home-three .custom-container.navbar-inner,\n.home-three .custom-container.topbar-inner {\n    width: 100%;\n    padding-left: 25px;\n}\n.header-inner.home-three .sticky-scroll.show-menu .navbar img.custom-logo {\n    max-height: 65px;\n}\n.sec-pad-col .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {\n    padding: 0;\n}\n.header-inner.home-three span.ti-mobile {\n    vertical-align: -1.5px;\n}', 'zegen', '', 'publish', 'closed', 'closed', '', 'zegen', '', '', '2020-06-04 04:46:39', '2020-06-04 04:46:39', '', 0, 'https://elementor.zozothemes.com/zegen/zegen/', 0, 'custom_css', '', 0),
(17101, 2, '2020-06-16 05:46:21', '2020-06-16 05:46:21', '<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>', 'video-play', '', 'publish', 'closed', 'closed', '', 'video-play', '', '', '2020-06-16 05:46:21', '2020-06-16 05:46:21', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=video-play', 0, 'elementor_library', '', 0),
(17108, 2, '2020-06-17 05:05:37', '2020-06-17 05:05:37', '<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><!-- .sermon-wrapper -->', 'sermons', '', 'publish', 'closed', 'closed', '', 'sermons', '', '', '2020-06-17 05:05:37', '2020-06-17 05:05:37', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=sermons', 0, 'elementor_library', '', 0),
(17114, 2, '2020-06-18 09:07:35', '2020-06-18 09:07:35', '<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-ohhapd57oiw08moq7kwh654c05iqk715xsi0s1grgg.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" />											\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>', 'About us client', '', 'publish', 'closed', 'closed', '', 'about-us-client', '', '', '2020-06-18 09:07:35', '2020-06-18 09:07:35', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=about-us-client', 0, 'elementor_library', '', 0),
(17136, 2, '2020-07-08 07:29:49', '2020-07-08 07:29:49', '<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/contact-us/" role="button">\n						Contact Us\n					</a>', 'contact-home', '', 'publish', 'closed', 'closed', '', 'contact-home', '', '', '2020-07-08 07:29:49', '2020-07-08 07:29:49', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=contact-home', 0, 'elementor_library', '', 0),
(17147, 2, '2020-07-13 04:17:48', '2020-07-13 04:17:48', '<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhpha9udc0.png" title="about-normal" alt="about-normal" />											\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n			SERMONS<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Jan 158.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->May 111.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Trust Your Good Father" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			CONTACT US<h2>Get In Touch</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.1.9" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n										<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />											\n			<h5>Our Location</h5> 684 West College St. Sun City, United States America.		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a>', 'landing-page', '', 'publish', 'closed', 'closed', '', 'landing-page', '', '', '2020-07-13 04:17:48', '2020-07-13 04:17:48', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=landing-page', 0, 'elementor_library', '', 0),
(17163, 2, '2020-08-08 07:41:05', '2020-08-08 07:41:05', '<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>', 'videol-play', '', 'publish', 'closed', 'closed', '', 'videol-play', '', '', '2020-08-08 07:41:05', '2020-08-08 07:41:05', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=videol-play', 0, 'elementor_library', '', 0),
(17223, 2, '2021-01-28 19:40:27', '2021-01-28 19:40:27', '', 'dsd sdf &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'dsd-sdf-adopt-child', '', '', '2021-01-28 19:40:27', '2021-01-28 19:40:27', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17223', 0, 'donation', '', 0),
(17261, 2, '2021-03-16 00:08:32', '2021-03-16 00:08:32', '', 'Eric Dagbui &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'eric-dagbui-adopt-child', '', '', '2021-03-16 00:08:32', '2021-03-16 00:08:32', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17261', 0, 'donation', '', 0),
(17264, 2, '2021-03-27 13:57:04', '2021-03-27 13:57:04', '', 'Claudia Graves &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'claudia-graves-adopt-child', '', '', '2021-03-27 13:57:04', '2021-03-27 13:57:04', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17264', 0, 'donation', '', 0),
(17266, 2, '2021-04-02 05:12:37', '2021-04-02 05:12:37', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor.\nPellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.\n			<h3>Event  Description</h3><!-- .title-wrap -->We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.<!-- .section-description --><!-- .section-title-wrapper -->', 'eve-single', '', 'publish', 'closed', 'closed', '', 'eve-single', '', '', '2021-04-02 05:12:37', '2021-04-02 05:12:37', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=eve-single', 0, 'elementor_library', '', 0),
(17269, 2, '2021-04-02 05:13:10', '2021-04-02 05:13:10', '<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" />											\n										<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" />', 'eve-single2', '', 'publish', 'closed', 'closed', '', 'eve-single2', '', '', '2021-04-02 05:13:10', '2021-04-02 05:13:10', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=eve-single2', 0, 'elementor_library', '', 0),
(17272, 2, '2021-04-02 05:14:04', '2021-04-02 05:14:04', '<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->', 'eve-single3', '', 'publish', 'closed', 'closed', '', 'eve-single3', '', '', '2021-04-02 05:14:04', '2021-04-02 05:14:04', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=eve-single3', 0, 'elementor_library', '', 0),
(17278, 2, '2021-04-07 23:52:24', '2021-04-07 23:52:24', '', 'Armand Kouakou &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'armand-kouakou-adopt-child', '', '', '2021-04-07 23:52:24', '2021-04-07 23:52:24', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17278', 0, 'donation', '', 0),
(17282, 2, '2021-04-18 15:57:29', '2021-04-18 15:57:29', '', 'Erica Thompson &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'erica-thompson-adopt-child', '', '', '2021-04-18 15:57:29', '2021-04-18 15:57:29', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17282', 0, 'donation', '', 0),
(17283, 2, '2021-04-22 16:36:14', '2021-04-22 16:36:14', '', 'TUNJI SHOYEMI &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'tunji-shoyemi-adopt-child', '', '', '2021-04-22 16:36:14', '2021-04-22 16:36:14', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17283', 0, 'donation', '', 0),
(17294, 2, '2021-06-29 03:30:14', '2021-06-29 03:30:14', '', 'x x &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'x-x-adopt-child', '', '', '2021-06-29 03:30:14', '2021-06-29 03:30:14', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=17294', 0, 'donation', '', 0),
(17322, 2, '2021-08-16 11:56:12', '2021-08-16 11:56:12', '<a href="https://www.youtube.com/watch?v=tvDH4JM_gME">test</a>', 'test', '', 'draft', 'closed', 'closed', '', 'test', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/?page_id=17322', 0, 'page', '', 0),
(17329, 2, '2021-08-18 13:28:03', '2021-08-18 13:28:03', '<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>', 'video', '', 'publish', 'closed', 'closed', '', 'video', '', '', '2021-08-18 13:28:03', '2021-08-18 13:28:03', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=video', 0, 'elementor_library', '', 0),
(17346, 2, '2021-10-04 12:47:00', '2021-10-04 12:47:00', '<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-p1y0pte73brwtbdnwdcd43cdo523bjvpdnno5b6i2o.png" title="about-normal" alt="about-normal" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n			SERMONS<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->Dec 1811.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Trust Your Good Father" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			CONTACT US<h2>Get In Touch</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.4.2" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n												<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />														\n			<h5>Our Location</h5> 684 West College St. Sun City, United States America.		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a>', 'Landing page', '', 'publish', 'closed', 'closed', '', 'landing-page-2', '', '', '2021-10-04 12:47:00', '2021-10-04 12:47:00', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=landing-page-2', 0, 'elementor_library', '', 0);
INSERT INTO `wpd6_posts` VALUES
(17355, 2, '2021-10-07 12:03:04', '2021-10-07 12:03:04', 'JOIN A LIFE GROUP<h2>Welcome To Zegen Church Online! We’d Love To Connect And Share More About Our Online Community!</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		How do we generate new ideas? Connect with the Community		\n			<a href="https://www.youtube.com/watch?v=YLN1Argi7ik"></a>			\n			<h4><a href="https://elementor.zozothemes.com/zegen/sermons/" title="Our Sermons" target="_blank" rel="noopener">Our Sermons</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/sermons/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h4><a href="https://elementor.zozothemes.com/zegen/ministries/" title="Our Ministries" target="_blank" rel="noopener">Our Ministries</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/ministries/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h4><a href="https://elementor.zozothemes.com/zegen/events/" title="Our Events" target="_blank" rel="noopener">Our Events</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/events/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis. We are a community of people loving each other and our Lord. Be completely humble and gentle, be patient, bearing with one another in love.We are a community Lord.<!-- .section-description --><!-- .section-title-wrapper -->		\n													<a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="z2-slider-1" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY5MTcsInVybCI6Imh0dHBzOlwvXC9lbGVtZW50b3Iuem96b3RoZW1lcy5jb21cL3plZ2VuXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMlwvMjAxOVwvMTJcL3oyLXNsaWRlci0xLmpwZyJ9">\n							<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/z2-slider-1-p1y0prik4yv175d15ppjnnwbny6o8ge3bvpia4s5n8.jpg" title="z2-slider-1" alt="z2-slider-1" />								</a>\n													<a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-2.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="z2-slider-2" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY5MTgsInVybCI6Imh0dHBzOlwvXC9lbGVtZW50b3Iuem96b3RoZW1lcy5jb21cL3plZ2VuXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMlwvMjAxOVwvMTJcL3oyLXNsaWRlci0yLmpwZyJ9">\n							<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/z2-slider-2-p1y0prik4yv175d15ppjnnwbny6o8ge3bvpia4s5n8.jpg" title="z2-slider-2" alt="z2-slider-2" />								</a>\n												<img width="768" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/pexels-david-dibert-1207965.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/pexels-david-dibert-1207965.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/pexels-david-dibert-1207965-600x469.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />														\n			The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten		\n			GALLERY<h2>Our Gallery</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="512" width="768" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Food" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Volunteer" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home  3', '', 'draft', 'closed', 'closed', '', 'home-3', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/home-copy/', 0, 'page', '', 0),
(17372, 2, '2021-10-07 13:57:22', '2021-10-07 13:57:22', '', 'bible-tcolor', '', 'inherit', 'open', 'closed', '', 'bible-tcolor', '', '', '2021-10-07 13:57:22', '2021-10-07 13:57:22', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/bible-tcolor.png', 0, 'attachment', 'image/png', 0),
(17373, 2, '2021-10-07 13:57:27', '2021-10-07 13:57:27', '', 'dove--tcolor', '', 'inherit', 'open', 'closed', '', 'dove-tcolor', '', '', '2021-10-07 13:57:27', '2021-10-07 13:57:27', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/dove-tcolor.png', 0, 'attachment', 'image/png', 0),
(17374, 2, '2021-10-07 13:57:38', '2021-10-07 13:57:38', '', 'zmain-slider-3', '', 'inherit', 'open', 'closed', '', 'zmain-slider-3-2', '', '', '2021-10-07 13:57:38', '2021-10-07 13:57:38', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/zmain-slider-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(17375, 2, '2021-10-07 13:57:49', '2021-10-07 13:57:49', '', 'zmain-slider-4', '', 'inherit', 'open', 'closed', '', 'zmain-slider-4', '', '', '2021-10-07 13:57:49', '2021-10-07 13:57:49', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/zmain-slider-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(17376, 2, '2021-10-07 14:03:25', '2021-10-07 14:03:25', '', 'bible-tcolor', '', 'inherit', 'open', 'closed', '', 'bible-tcolor-2', '', '', '2021-10-07 14:03:25', '2021-10-07 14:03:25', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/bible-tcolor-1.png', 0, 'attachment', 'image/png', 0),
(17377, 2, '2021-10-07 14:03:28', '2021-10-07 14:03:28', '', 'dove--tcolor', '', 'inherit', 'open', 'closed', '', 'dove-tcolor-2', '', '', '2021-10-07 14:03:28', '2021-10-07 14:03:28', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/dove-tcolor-1.png', 0, 'attachment', 'image/png', 0),
(17378, 2, '2021-10-07 14:03:48', '2021-10-07 14:03:48', '', 'ministry-1', '', 'inherit', 'open', 'closed', '', 'ministry-1', '', '', '2021-10-07 14:03:48', '2021-10-07 14:03:48', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/ministry-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17379, 2, '2021-10-07 14:04:11', '2021-10-07 14:04:11', '', 'ministry-2', '', 'inherit', 'open', 'closed', '', 'ministry-2', '', '', '2021-10-07 14:04:11', '2021-10-07 14:04:11', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/ministry-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(17380, 2, '2021-10-07 14:16:04', '2021-10-07 14:16:04', '', 'location', '', 'inherit', 'open', 'closed', '', 'location', '', '', '2021-10-07 14:16:04', '2021-10-07 14:16:04', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/location.png', 0, 'attachment', 'image/png', 0),
(17381, 2, '2021-10-07 14:28:32', '2021-10-07 14:28:32', '', 'logo-light-new', '', 'inherit', 'open', 'closed', '', 'logo-light-new', '', '', '2021-10-07 14:28:32', '2021-10-07 14:28:32', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/logo-light-new.png', 0, 'attachment', 'image/png', 0),
(17414, 2, '2021-10-08 09:36:07', '2021-10-08 09:36:07', '', 'pexels-zegen', '', 'inherit', 'open', 'closed', '', 'pexels-zegen', '', '', '2021-10-08 09:36:07', '2021-10-08 09:36:07', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/pexels-zegen.jpg', 0, 'attachment', 'image/jpeg', 0),
(17416, 2, '2021-10-08 09:44:07', '2021-10-08 09:44:07', '', 'pexels-david-dibert-1207965', '', 'inherit', 'open', 'closed', '', 'pexels-david-dibert-1207965', '', '', '2021-10-08 09:44:07', '2021-10-08 09:44:07', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/pexels-david-dibert-1207965.jpg', 0, 'attachment', 'image/jpeg', 0),
(17495, 2, '2021-10-08 12:29:17', '2021-10-08 12:29:17', '<h4>Our Sermons</h4>There are many variations words passages of Lorem Ipsum don''t available.<a href="#" title="View More">View More</a><!-- .feature-box-btn -->		\n			<h4> Help us to make a difference</h4>		\n			<h4>Enquiry Now</h4>There are many variations words passages of Lorem Ipsum don''t available.<a href="#" title="Contact Us">Contact Us</a><!-- .feature-box-btn -->		\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h2><a href="#"><p>"World belongs to humanity, not this leader, that leader or that king or prince or religious leader. World belongs to humanity" </p>\n<h6>-DALAI LAMA</h6></a></h2>		\n												<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-2-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-2-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-2-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" />														\n			GALLERY<h2>Our Gallery</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="512" width="768" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Food" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Volunteer" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->Dec 1811.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="700" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x700.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x700.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="768" alt="Help End the Water Crisis For Families" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-768x700.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home  4', '', 'draft', 'closed', 'closed', '', 'home-4', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/home-3-copy/', 0, 'page', '', 0),
(17499, 2, '2021-10-09 10:30:47', '2021-10-09 10:30:47', '<h4>Your Need</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.01		\n			<h4>Enquiry</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.02		\n			<h4>Confirm</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.03', 'service-temp', '', 'publish', 'closed', 'closed', '', 'service-temp', '', '', '2021-10-09 10:30:47', '2021-10-09 10:30:47', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=service-temp', 0, 'elementor_library', '', 0),
(17666, 2, '2021-10-18 09:29:21', '2021-10-18 09:29:21', '<h6>About</h6>		\n			Our Services<h2>What We Do</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor.png" alt="Flip Box Image"><h4>Our Sermons</h4><!-- .flip-front --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor.png" alt="Flip Box Image"><h4>Our Sermons</h4><a href="http://elementor.zozothemes.com/zegen/services/it-management/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Flip Box Image"><h4>Our Ministries</h4><!-- .flip-front --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Flip Box Image"><h4>Our Ministries</h4><a href="http://elementor.zozothemes.com/zegen/services/cyber-security/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor.png" alt="Flip Box Image"><h4>Our Story</h4><!-- .flip-front --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor.png" alt="Flip Box Image"><h4>Our Story</h4><a href="http://elementor.zozothemes.com/zegen/services/cloud-computing/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			EVENTS<h2>Next Event Starts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Dec 24, 2022 - Wednesday 12 am to 4 am 		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			Who We Are<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li>Drive Business Process</li><li>Speed Up Transactions</li><li>Automate Workflows</li></ul><!-- .icon-list-wrapper -->		\n			<h5>Add Your Heading Text Here</h5>		\n			<ul><li>Structure Data &amp; Docs</li><li>Eliminate Repeat Entry</li><li>Simpliy Communication</li></ul><!-- .icon-list-wrapper -->		\n			<a href="http://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/pexels-zegen-pe99mab8u36ghs8k0rtxkc52t6qk12zq8z7fseefh8.jpg" title="pexels-zegen" alt="pexels-zegen" />														\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/sermon_img5-p1y0pte3eg1frn11tewkps152nwv7b2b6tzig8hhqg.jpg" title="sermon_img5" alt="sermon_img5" />														\n			Recent Projects<h2>Our Latest Gallery</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="450" width="600" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Happy Journey</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Well Educated</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Positive Thinks</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Food" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/food/">Food</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/food/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Volunteer" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/volunteer/">Volunteer</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/volunteer/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Medicine" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/medicine/">Medicine</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/medicine/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Ministries" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/ministries/">Ministries</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/ministries/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Last Event" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/last-event/">Last Event</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/last-event/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Upcoming Event" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/upcoming-event/">Upcoming Event</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/upcoming-event/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			<a href="#" role="button">\n						View More Items\n					</a>\n												<img width="798" height="782" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/new-contact-1.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/new-contact-1.png 798w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/new-contact-1-768x753.png 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/new-contact-1-600x588.png 600w" sizes="(max-width: 798px) 100vw, 798px" />														\n			Get In Touch<h2>Feel Free to Contact Us</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Our Location</h5> 684 West College St. Sun City, United States America.<!-- .media-body --><!-- .media -->		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a><!-- .media-body --><!-- .media -->		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a><!-- .media-body --><!-- .media -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Home  5', '', 'draft', 'closed', 'closed', '', 'home-5', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/home-4-copy/', 0, 'page', '', 0),
(17671, 2, '2021-10-18 10:49:17', '2021-10-18 10:49:17', '', 'server-cl-3.png', '', 'inherit', 'open', 'closed', '', 'server-cl-3-png', '', '', '2021-10-18 10:49:17', '2021-10-18 10:49:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/server-cl-3.png', 0, 'attachment', 'image/png', 0),
(17672, 2, '2021-10-18 10:49:17', '2021-10-18 10:49:17', '', 'slide-bg-1.jpg', '', 'inherit', 'open', 'closed', '', 'slide-bg-1-jpg', '', '', '2021-10-18 10:49:17', '2021-10-18 10:49:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide-bg-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17673, 2, '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 'cyberspace-cl-3.png', '', 'inherit', 'open', 'closed', '', 'cyberspace-cl-3-png', '', '', '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/cyberspace-cl-3.png', 0, 'attachment', 'image/png', 0),
(17674, 2, '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 'cloud-network-cl-3.png', '', 'inherit', 'open', 'closed', '', 'cloud-network-cl-3-png', '', '', '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/cloud-network-cl-3.png', 0, 'attachment', 'image/png', 0),
(17675, 2, '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 'side-1.jpg', '', 'inherit', 'open', 'closed', '', 'side-1-jpg', '', '', '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/side-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17676, 2, '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 'side-2.jpg', '', 'inherit', 'open', 'closed', '', 'side-2-jpg', '', '', '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/side-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(17677, 2, '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 'side-bg1-1.jpg', '', 'inherit', 'open', 'closed', '', 'side-bg1-1-jpg', '', '', '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/side-bg1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17678, 2, '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 'cl-lt1.png', '', 'inherit', 'open', 'closed', '', 'cl-lt1-png', '', '', '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/cl-lt1.png', 0, 'attachment', 'image/png', 0),
(17679, 2, '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 'cl-lt2.png', '', 'inherit', 'open', 'closed', '', 'cl-lt2-png', '', '', '2021-10-18 10:49:18', '2021-10-18 10:49:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/cl-lt2.png', 0, 'attachment', 'image/png', 0),
(17680, 2, '2021-10-18 10:49:19', '2021-10-18 10:49:19', '', 'cl-lt3.png', '', 'inherit', 'open', 'closed', '', 'cl-lt3-png', '', '', '2021-10-18 10:49:19', '2021-10-18 10:49:19', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/cl-lt3.png', 0, 'attachment', 'image/png', 0),
(17681, 2, '2021-10-18 10:49:19', '2021-10-18 10:49:19', '', 'blog-2-1.jpg', '', 'inherit', 'open', 'closed', '', 'blog-2-1-jpg', '', '', '2021-10-18 10:49:19', '2021-10-18 10:49:19', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/blog-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17682, 2, '2021-10-18 10:49:19', '2021-10-18 10:49:19', '<h6>About</h6>		\n			Our Services<h2>What We Do</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/server-cl-3.png" alt="Flip Box Image"><h4>IT Management Services</h4><a href="http://elementor.zozothemes.com/zegen/services/it-management/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-front --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/server-cl-3.png" alt="Flip Box Image"><h4>IT Management Services</h4><a href="http://elementor.zozothemes.com/zegen/services/it-management/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/cyberspace-cl-3.png" alt="Flip Box Image"><h4>Cyber Security Services</h4><a href="http://elementor.zozothemes.com/zegen/services/cyber-security/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-front --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/cyberspace-cl-3.png" alt="Flip Box Image"><h4>Cyber Security Services</h4><a href="http://elementor.zozothemes.com/zegen/services/cyber-security/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/cloud-network-cl-3.png" alt="Flip Box Image"><h4>Cloud Computing Services</h4><a href="http://elementor.zozothemes.com/zegen/services/cloud-computing/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-front --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/cloud-network-cl-3.png" alt="Flip Box Image"><h4>Cloud Computing Services</h4><a href="http://elementor.zozothemes.com/zegen/services/cloud-computing/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			<h3>0</h3><!-- .counter-value --><h6>Projects And Software</h6><!-- .counter-title --><!-- .counter-wrapper -->		\n			<h3>0</h3><!-- .counter-value --><h6>Qualified Employers</h6><!-- .counter-title --><!-- .counter-wrapper -->		\n			<h3>0</h3><!-- .counter-value --><h6>Satisfied Clients</h6><!-- .counter-title --><!-- .counter-wrapper -->		\n			Who We Are<h2>Custom IT Solutions for You Business</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li>Drive Business Process</li><li>Speed Up Transactions</li><li>Automate Workflows</li></ul><!-- .icon-list-wrapper -->		\n			<h5>Add Your Heading Text Here</h5>		\n			<ul><li>Structure Data &amp; Docs</li><li>Eliminate Repeat Entry</li><li>Simpliy Communication</li></ul><!-- .icon-list-wrapper -->		\n			<a href="http://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n												<img width="420" height="420" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/side-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/side-1.jpg 420w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/side-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/side-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/side-1-100x100.jpg 100w" sizes="(max-width: 420px) 100vw, 420px" />														\n												<img width="180" height="180" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/side-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/side-2.jpg 180w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/side-2-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/side-2-100x100.jpg 100w" sizes="(max-width: 180px) 100vw, 180px" />														\n			Why Choose Us<h2>Provides Consultative Approach</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n												<a href="">Software Asset</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href="">Privileged Access</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href="">Enterprise Service</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n			Recent Projects<h2>Our Latest Case Studies</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="600" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-600x600.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Happy Journey</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x600.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Well Educated</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-600x600.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Positive Thinks</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Food" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-600x600.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/food/">Food</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/food/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Volunteer" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-600x600.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/volunteer/">Volunteer</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/volunteer/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Medicine" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-600x600.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/medicine/">Medicine</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/medicine/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Ministries" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-600x600.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/ministries/">Ministries</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/ministries/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Last Event" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-600x600.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/last-event/">Last Event</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/last-event/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Upcoming Event" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-600x600.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/upcoming-event/">Upcoming Event</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/upcoming-event/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			<h2>Testimonials</h2>		\n												<img width="369" height="85" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/cl-lt1.png" alt="" loading="lazy" />														\n												<img width="357" height="70" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/cl-lt2.png" alt="" loading="lazy" />														\n												<img width="347" height="78" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/cl-lt3.png" alt="" loading="lazy" />														\n			Request A Quote<h2>Get a Free Consultancy</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h2><a href="tel:+2324567890">(232) 456-7890</a></h2><!-- .media-body --><!-- .media -->		\n			[contact-form-7 404 "Not Found"]<!-- .contact-form --><!-- .contact-form-wrapper -->		\n			Recent News<h2>Our Latest Insights</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><a href="https://elementor.zozothemes.com/zegen/author/zegen/"><img alt='''' src=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=30&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=60&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-30 photo rounded-circle'' height=''30'' width=''30'' loading=''lazy''/>zozo_user</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h3><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/#respond" rel="bookmark"> 1</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><a href="https://elementor.zozothemes.com/zegen/author/zegen/"><img alt='''' src=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=30&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=60&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-30 photo rounded-circle'' height=''30'' width=''30'' loading=''lazy''/>zozo_user</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h3><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/#respond" rel="bookmark"> 0</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><a href="https://elementor.zozothemes.com/zegen/author/zegen/"><img alt='''' src=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=30&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=60&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-30 photo rounded-circle'' height=''30'' width=''30'' loading=''lazy''/>zozo_user</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h3><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/#respond" rel="bookmark"> 0</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><a href="https://elementor.zozothemes.com/zegen/author/zegen/"><img alt='''' src=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=30&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=60&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-30 photo rounded-circle'' height=''30'' width=''30'' loading=''lazy''/>zozo_user</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/category/faithful/">Faithful</a>,<a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h3><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/#respond" rel="bookmark"> 1</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'for-zegen', '', 'publish', 'closed', 'closed', '', 'for-zegen', '', '', '2021-10-18 10:49:19', '2021-10-18 10:49:19', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=for-zegen', 0, 'elementor_library', '', 0);
INSERT INTO `wpd6_posts` VALUES
(17746, 2, '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 'africa-bg3-1.jpg', '', 'inherit', 'closed', 'closed', '', 'africa-bg3-1-jpg', '', '', '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/africa-bg3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17747, 2, '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 'africa-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'africa-thumb-jpg', '', '', '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/africa-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17748, 2, '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 'elephant2.png', '', 'inherit', 'closed', 'closed', '', 'elephant2-png', '', '', '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/elephant2.png', 0, 'attachment', 'image/png', 0),
(17749, 2, '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 'namerica-bg.jpg', '', 'inherit', 'closed', 'closed', '', 'namerica-bg-jpg', '', '', '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/namerica-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(17750, 2, '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 'north-america-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'north-america-thumb-jpg', '', '', '2021-10-19 07:19:51', '2021-10-19 07:19:51', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/north-america-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17751, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'bears3-1.png', '', 'inherit', 'closed', 'closed', '', 'bears3-1-png', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/bears3-1.png', 0, 'attachment', 'image/png', 0),
(17752, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'samerica2-bg-1.jpg', '', 'inherit', 'closed', 'closed', '', 'samerica2-bg-1-jpg', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/samerica2-bg-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17753, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'south-america-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'south-america-thumb-jpg', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/south-america-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17754, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'lizard4.png', '', 'inherit', 'closed', 'closed', '', 'lizard4-png', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/lizard4.png', 0, 'attachment', 'image/png', 0),
(17755, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'europe-bg2-1.jpg', '', 'inherit', 'closed', 'closed', '', 'europe-bg2-1-jpg', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/europe-bg2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17756, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'europe-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'europe-thumb-jpg', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/europe-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17757, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'deer2-1.png', '', 'inherit', 'closed', 'closed', '', 'deer2-1-png', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/deer2-1.png', 0, 'attachment', 'image/png', 0),
(17758, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'australia-bg3-1.jpg', '', 'inherit', 'closed', 'closed', '', 'australia-bg3-1-jpg', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/australia-bg3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17759, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'australia-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'australia-thumb-jpg', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/australia-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17760, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'koala-1.png', '', 'inherit', 'closed', 'closed', '', 'koala-1-png', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/koala-1.png', 0, 'attachment', 'image/png', 0),
(17761, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'antartica.jpg', '', 'inherit', 'closed', 'closed', '', 'antartica-jpg', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/antartica.jpg', 0, 'attachment', 'image/jpeg', 0),
(17762, 2, '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 'antartica-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'antartica-thumb-jpg', '', '', '2021-10-19 07:19:52', '2021-10-19 07:19:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/antartica-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17763, 2, '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 'penguins2-1.png', '', 'inherit', 'closed', 'closed', '', 'penguins2-1-png', '', '', '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/penguins2-1.png', 0, 'attachment', 'image/png', 0),
(17764, 2, '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 'asia-bg2-1.jpg', '', 'inherit', 'closed', 'closed', '', 'asia-bg2-1-jpg', '', '', '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/asia-bg2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17765, 2, '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 'asia-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'asia-thumb-jpg', '', '', '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/asia-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17766, 2, '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 'moneky3-1.png', '', 'inherit', 'closed', 'closed', '', 'moneky3-1-png', '', '', '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/moneky3-1.png', 0, 'attachment', 'image/png', 0),
(17767, 2, '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 'wildlife-logo-1.png', '', 'inherit', 'closed', 'closed', '', 'wildlife-logo-1-png', '', '', '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/wildlife-logo-1.png', 0, 'attachment', 'image/png', 0),
(17768, 2, '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 'menu-bg.jpg', '', 'inherit', 'closed', 'closed', '', 'menu-bg-jpg', '', '', '2021-10-19 07:19:53', '2021-10-19 07:19:53', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/menu-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(17769, 2, '2021-10-19 07:20:07', '2021-10-19 07:20:07', '', 'thumb2.jpg', '', 'inherit', 'closed', 'closed', '', 'thumb2-jpg', '', '', '2021-10-19 07:20:07', '2021-10-19 07:20:07', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/thumb2.jpg', 0, 'attachment', 'image/jpeg', 0),
(17770, 2, '2021-10-19 07:20:07', '2021-10-19 07:20:07', '', 'thumb3.jpg', '', 'inherit', 'closed', 'closed', '', 'thumb3-jpg', '', '', '2021-10-19 07:20:07', '2021-10-19 07:20:07', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/thumb3.jpg', 0, 'attachment', 'image/jpeg', 0),
(17771, 2, '2021-10-19 07:20:07', '2021-10-19 07:20:07', '', 'thumb1.jpg', '', 'inherit', 'closed', 'closed', '', 'thumb1-jpg', '', '', '2021-10-19 07:20:07', '2021-10-19 07:20:07', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/thumb1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17772, 2, '2021-10-19 08:31:47', '2021-10-19 08:31:47', '', 'jesus_christ_1', '', 'inherit', 'open', 'closed', '', 'jesus_christ_1', '', '', '2021-10-19 08:31:47', '2021-10-19 08:31:47', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/jesus_christ_1.png', 0, 'attachment', 'image/png', 0),
(17865, 2, '2021-10-19 12:09:24', '2021-10-19 12:09:24', '', 'new-contact', '', 'inherit', 'open', 'closed', '', 'new-contact', '', '', '2021-10-19 12:09:24', '2021-10-19 12:09:24', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/new-contact.png', 0, 'attachment', 'image/png', 0),
(17869, 2, '2021-10-19 12:13:17', '2021-10-19 12:13:17', '', 'new-contact-1', '', 'inherit', 'open', 'closed', '', 'new-contact-1', '', '', '2021-10-19 12:13:17', '2021-10-19 12:13:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/new-contact-1.png', 0, 'attachment', 'image/png', 0),
(17932, 2, '2021-10-19 12:44:26', '2021-10-19 12:44:26', '', 'logo-light', '', 'inherit', 'open', 'closed', '', 'logo-light-2', '', '', '2021-10-19 12:44:26', '2021-10-19 12:44:26', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/logo-light.png', 0, 'attachment', 'image/png', 0),
(17957, 2, '2021-10-19 13:52:45', '2021-10-19 13:52:45', '', 'slide1-bg1.jpg', '', 'inherit', 'closed', 'closed', '', 'slide1-bg1-jpg', '', '', '2021-10-19 13:52:45', '2021-10-19 13:52:45', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide1-bg1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17958, 2, '2021-10-19 13:52:45', '2021-10-19 13:52:45', '', 'nb-slide1-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'nb-slide1-thumb-jpg', '', '', '2021-10-19 13:52:45', '2021-10-19 13:52:45', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/nb-slide1-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17959, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'slide1-man-1.png', '', 'inherit', 'closed', 'closed', '', 'slide1-man-1-png', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide1-man-1.png', 0, 'attachment', 'image/png', 0),
(17960, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'clouds.png', '', 'inherit', 'closed', 'closed', '', 'clouds-png', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/clouds.png', 0, 'attachment', 'image/png', 0),
(17961, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'nb-slide2-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'nb-slide2-thumb-jpg', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/nb-slide2-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17962, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'rainbow2.png', '', 'inherit', 'closed', 'closed', '', 'rainbow2-png', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/rainbow2.png', 0, 'attachment', 'image/png', 0),
(17963, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'slide3-bg-1.jpg', '', 'inherit', 'closed', 'closed', '', 'slide3-bg-1-jpg', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide3-bg-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17964, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'nb-slide3-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'nb-slide3-thumb-jpg', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/nb-slide3-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17965, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'nb-slide4-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'nb-slide4-thumb-jpg', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/nb-slide4-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17966, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'birds.png', '', 'inherit', 'closed', 'closed', '', 'birds-png', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/birds.png', 0, 'attachment', 'image/png', 0),
(17967, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'video1-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'video1-thumb-jpg', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/video1-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17968, 2, '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 'video2-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'video2-thumb-jpg', '', '', '2021-10-19 13:52:46', '2021-10-19 13:52:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/video2-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17969, 2, '2021-10-19 13:52:47', '2021-10-19 13:52:47', '', 'video3-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'video3-thumb-jpg', '', '', '2021-10-19 13:52:47', '2021-10-19 13:52:47', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/video3-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17970, 2, '2021-10-19 13:52:47', '2021-10-19 13:52:47', '', 'video4-thumb.jpg', '', 'inherit', 'closed', 'closed', '', 'video4-thumb-jpg', '', '', '2021-10-19 13:52:47', '2021-10-19 13:52:47', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/video4-thumb.jpg', 0, 'attachment', 'image/jpeg', 0),
(17973, 2, '2021-10-20 08:19:28', '2021-10-20 08:19:28', '', 'zegen-dut', '', 'inherit', 'open', 'closed', '', 'zegen-dut', '', '', '2021-10-20 08:19:28', '2021-10-20 08:19:28', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/zegen-dut.jpg', 0, 'attachment', 'image/jpeg', 0),
(17974, 2, '2021-10-20 08:21:19', '2021-10-20 08:21:19', '', 'happy-girl-hd', '', 'inherit', 'open', 'closed', '', 'happy-girl-hd', '', '', '2021-10-20 08:21:19', '2021-10-20 08:21:19', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/happy-girl-hd.png', 0, 'attachment', 'image/png', 0),
(17983, 2, '2021-10-20 09:44:25', '2021-10-20 09:44:25', '', 'zegen-center-logo', '', 'inherit', 'open', 'closed', '', 'zegen-center-logo', '', '', '2021-10-20 09:44:25', '2021-10-20 09:44:25', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/zegen-center-logo.png', 0, 'attachment', 'image/png', 0),
(18006, 2, '2021-10-20 11:21:34', '2021-10-20 11:21:34', 'Who We Are<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.<!-- .section-description --><!-- .section-title-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/church-upcoming-events-2-p1y0pte62xcge2aouvg8axtil4a1pe6ixt37xehfps.jpg" title="church-upcoming-events-2.jpg" alt="church-upcoming-events-2.jpg" />														\n			<h5>Add Your Heading Text Here</h5>		\n			<h5>Fiona Anderwood</h5><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3>Fiona Anderwood</h3>		\n			<a href="http://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/zegen-dut-peu293aycessyuot8wnfrw8fvrncmctkn2uqpw68d8.jpg" title="zegen-dut" alt="zegen-dut" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>Campaign Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n												<img width="512" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png 512w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-80x80.png 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-300x300.png 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-100x100.png 100w" sizes="(max-width: 512px) 100vw, 512px" />														\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			<a href="#" role="button">\n						View All Events\n					</a>\n			Mar 37.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row -->Dec 188.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row -->Apr 106.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->		\n			Ministries<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family-1.png" alt="Family Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			<a href="#" role="button">\n						View More Ministries\n					</a>\n			OUR TEAM<h2>Become a Volunteer</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<form id="zozo-mc-form-3" method="post">\n																				<input type="hidden" name="zegen_mc_listid" value="" />\n						<input type="text" name="zozo_mc_email" placeholder="Email Id">\n						<button type="button">Subscribe</button>\n					<!-- .input-group -->\n				</form>\n				<!--Mailchimp Custom Script-->\n				<!-- .mc-notice-group -->\n			<!-- .mailchimp-wrapper -->\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/donate-bg-main-1-p1y0psggdh9fcf3yub0an39mqdetkfxthea2j167ao.jpg" title="donate-bg-main" alt="donate-bg-main" />														\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/global_ministry-1-p1y0psgebsxwt7vo58f241ztc3pt0n14xrqxfp0osk.jpg" title="global_ministry" alt="global_ministry" />														\n			<img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			Sermons<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><!-- .sermon-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home  6', '', 'draft', 'closed', 'closed', '', 'home-6', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/home-5-copy/', 0, 'page', '', 0),
(18089, 2, '2021-10-20 12:30:24', '2021-10-20 12:30:24', '', 'signature-1', '', 'inherit', 'open', 'closed', '', 'signature-1', '', '', '2021-10-20 12:30:24', '2021-10-20 12:30:24', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/signature-1.png', 0, 'attachment', 'image/png', 0),
(18090, 2, '2021-10-20 12:30:25', '2021-10-20 12:30:25', '', 'signature', '', 'inherit', 'open', 'closed', '', 'signature', '', '', '2021-10-20 12:30:25', '2021-10-20 12:30:25', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/signature.png', 0, 'attachment', 'image/png', 0),
(18115, 2, '2021-10-20 13:15:57', '2021-10-20 13:15:57', '', 'bg-img-2', '', 'inherit', 'open', 'closed', '', 'bg-img-2', '', '', '2021-10-20 13:15:57', '2021-10-20 13:15:57', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/bg-img-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(18189, 2, '2021-10-20 13:59:40', '2021-10-20 13:59:40', '', 'bg-img3', '', 'inherit', 'open', 'closed', '', 'bg-img3', '', '', '2021-10-20 13:59:40', '2021-10-20 13:59:40', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/bg-img3.jpg', 0, 'attachment', 'image/jpeg', 0),
(18217, 2, '2021-10-20 14:09:08', '2021-10-20 14:09:08', '', 'map1', '', 'inherit', 'open', 'closed', '', 'map1', '', '', '2021-10-20 14:09:08', '2021-10-20 14:09:08', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/map1.png', 0, 'attachment', 'image/png', 0),
(18218, 2, '2021-10-20 14:09:22', '2021-10-20 14:09:22', '', 'world-map-1', '', 'inherit', 'open', 'closed', '', 'world-map-1', '', '', '2021-10-20 14:09:22', '2021-10-20 14:09:22', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/world-map-1.png', 0, 'attachment', 'image/png', 0),
(18220, 2, '2021-10-20 14:12:16', '2021-10-20 14:12:16', '', 'zeg-map1', '', 'inherit', 'open', 'closed', '', 'zeg-map1', '', '', '2021-10-20 14:12:16', '2021-10-20 14:12:16', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/zeg-map1.png', 0, 'attachment', 'image/png', 0),
(18251, 2, '2021-10-21 11:22:22', '2021-10-21 11:22:22', '<h5>All Your Heart</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			Core Services<h2>Acceptional Services</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n				0\n				+\n							Cool Number\n				0\n				+\n							Countries Around\n			<h4>Daily Prayers</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.		\n			<h4>Teaching Programs</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.		\n			<a href="#" role="button">\n						View More Services\n					</a>\n			<h4>Worship Plan</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.		\n			<h2>Campaign Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/events/" role="button">\n						View All Events\n					</a>\n			Who We Are<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<a href="http://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n												<img width="779" height="565" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png 779w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-768x557.png 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-600x435.png 600w" sizes="(max-width: 779px) 100vw, 779px" />														\n			The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten		\n												<img width="512" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png 512w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-80x80.png 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-300x300.png 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-100x100.png 100w" sizes="(max-width: 512px) 100vw, 512px" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			Sermons<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><img height="400" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x400.jpg"/><!-- .sermon-thumb --><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><img height="400" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x400.jpg"/><!-- .sermon-thumb --><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><img height="400" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x400.jpg"/><!-- .sermon-thumb --><!-- .sermon-inner --><!-- .cols --><!-- .row --><!-- .sermon-wrapper -->		\n			<h2>We believe in Teamwork through Trust and Respect Each Other. Enthusiastic Communication with Clients</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			OUR TEAM<h2>Become a Volunteer</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<form id="zozo-mc-form-8" method="post">\n																				<input type="hidden" name="zegen_mc_listid" value="" />\n						<input type="text" name="zozo_mc_email" placeholder="Email Id">\n						<button type="button">Subscribe</button>\n					<!-- .input-group -->\n				</form>\n				<!--Mailchimp Custom Script-->\n				<!-- .mc-notice-group -->\n			<!-- .mailchimp-wrapper -->\n			Contact Us<h2>Get In Touch</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Our Location</h5> 684 West College St. Sun City, United States America.		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a>		\n			<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0"\n					src="https://maps.google.com/maps?q=8765%20W%20Higgins%20Rd%2C%20Chicago%2C%20IL%2060631%2C%20United%20States&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near"\n					title="8765 W Higgins Rd, Chicago, IL 60631, United States"\n					aria-label="8765 W Higgins Rd, Chicago, IL 60631, United States"\n			></iframe>', 'Home  7', '', 'draft', 'closed', 'closed', '', 'home-7', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/home-6-copy/', 0, 'page', '', 0),
(18268, 2, '2021-10-21 16:19:17', '2021-10-21 16:19:17', '', 'test test &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'test-test-adopt-child', '', '', '2021-10-21 16:19:17', '2021-10-21 16:19:17', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=18268', 0, 'donation', '', 0),
(18442, 2, '2021-10-22 13:47:21', '2021-10-22 13:47:21', '', 'quote', '', 'inherit', 'open', 'closed', '', 'quote', '', '', '2021-10-22 13:47:21', '2021-10-22 13:47:21', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/quote.png', 0, 'attachment', 'image/png', 0),
(18443, 2, '2021-10-22 13:47:22', '2021-10-22 13:47:22', '', 'strip-circle', '', 'inherit', 'open', 'closed', '', 'strip-circle', '', '', '2021-10-22 13:47:22', '2021-10-22 13:47:22', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/strip-circle.png', 0, 'attachment', 'image/png', 0),
(18489, 2, '2021-10-22 14:17:31', '2021-10-22 14:17:31', '', 'bg-img-3', '', 'inherit', 'open', 'closed', '', 'bg-img-3', '', '', '2021-10-22 14:17:31', '2021-10-22 14:17:31', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/bg-img-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(18499, 2, '2021-10-22 14:45:54', '2021-10-22 14:45:54', '', 'intercession-of-saints-jesus-christ', '', 'inherit', 'open', 'closed', '', 'intercession-of-saints-jesus-christ', '', '', '2021-10-22 14:45:54', '2021-10-22 14:45:54', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/intercession-of-saints-jesus-christ.png', 0, 'attachment', 'image/png', 0),
(18512, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', 'About Us<h2>Our Story</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg" alt="Feature Box Image"><h5>All Your Heart</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1.jpg" alt="Feature Box Image"><h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1.jpg" alt="Feature Box Image"><h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n				0\n				+\n							Around the World\n				0\n				+\n							Projects Supported\n				0\n				+\n							Mass Stripends\n			MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			Sermons<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><!-- .sermon-wrapper -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			Watch Videos<h2>Small Steps to Make Earth</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			Our Team<h2>Our Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/faithful/">Faithful</a>,<a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home  8', '', 'publish', 'closed', 'closed', '', 'home-8', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/home-7-copy/', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(18553, 2, '2021-10-23 06:49:14', '2021-10-23 06:49:14', '', 'slide-shape-1', '', 'inherit', 'open', 'closed', '', 'slide-shape-1', '', '', '2021-10-23 06:49:14', '2021-10-23 06:49:14', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide-shape-1.png', 0, 'attachment', 'image/png', 0),
(18554, 2, '2021-10-23 06:49:14', '2021-10-23 06:49:14', '', 'slide-shape-2', '', 'inherit', 'open', 'closed', '', 'slide-shape-2', '', '', '2021-10-23 06:49:14', '2021-10-23 06:49:14', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide-shape-2.png', 0, 'attachment', 'image/png', 0),
(18555, 2, '2021-10-23 06:49:16', '2021-10-23 06:49:16', '', 'slide-shape-3', '', 'inherit', 'open', 'closed', '', 'slide-shape-3', '', '', '2021-10-23 06:49:16', '2021-10-23 06:49:16', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide-shape-3.png', 0, 'attachment', 'image/png', 0),
(18556, 2, '2021-10-23 06:49:17', '2021-10-23 06:49:17', '', 'slide-shape-4', '', 'inherit', 'open', 'closed', '', 'slide-shape-4', '', '', '2021-10-23 06:49:17', '2021-10-23 06:49:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide-shape-4.png', 0, 'attachment', 'image/png', 0),
(18557, 2, '2021-10-23 06:49:18', '2021-10-23 06:49:18', '', 'slide-shape-5', '', 'inherit', 'open', 'closed', '', 'slide-shape-5', '', '', '2021-10-23 06:49:18', '2021-10-23 06:49:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide-shape-5.png', 0, 'attachment', 'image/png', 0),
(18558, 2, '2021-10-23 07:04:40', '2021-10-23 07:04:40', '', 'slide-shape-5', '', 'inherit', 'open', 'closed', '', 'slide-shape-5-2', '', '', '2021-10-23 07:04:40', '2021-10-23 07:04:40', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide-shape-5-1.png', 0, 'attachment', 'image/png', 0),
(18559, 2, '2021-10-23 07:04:42', '2021-10-23 07:04:42', '', 'slide-shape-6', '', 'inherit', 'open', 'closed', '', 'slide-shape-6', '', '', '2021-10-23 07:04:42', '2021-10-23 07:04:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/slide-shape-6.png', 0, 'attachment', 'image/png', 0),
(18560, 2, '2021-10-23 07:14:16', '2021-10-23 07:14:16', '', 'church-cross', '', 'inherit', 'open', 'closed', '', 'church-cross', '', '', '2021-10-23 07:14:16', '2021-10-23 07:14:16', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/church-cross.png', 0, 'attachment', 'image/png', 0),
(18561, 2, '2021-10-23 08:09:46', '2021-10-23 08:09:46', '', 'zegen-pray', '', 'inherit', 'open', 'closed', '', 'zegen-pray', '', '', '2021-10-23 08:09:46', '2021-10-23 08:09:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/zegen-pray.png', 0, 'attachment', 'image/png', 0),
(18686, 2, '2021-10-23 13:10:39', '2021-10-23 13:10:39', '', 'shape-3', '', 'inherit', 'open', 'closed', '', 'shape-3', '', '', '2021-10-23 13:10:39', '2021-10-23 13:10:39', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/shape-3.png', 0, 'attachment', 'image/png', 0),
(18726, 2, '2021-10-25 07:34:10', '2021-10-25 07:34:10', '<h5>All Your Heart</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h5>Praise</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h5>Worship</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h5>God&#039;s Love</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h5>Your Chance</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg" alt="Feature Box Image"><h5><a href="#" title="All Your Heart" target="_blank" rel="noopener">All Your Heart</a></h5>		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1.jpg" alt="Feature Box Image"><h5><a href="#" title="Study Bible" target="_blank" rel="noopener">Study Bible</a></h5>		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1.jpg" alt="Feature Box Image"><h5><a href="#" title="Place Of Heaven" target="_blank" rel="noopener">Place Of Heaven</a></h5>		\n			Sermons<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="400" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->		\n												<img width="439" height="625" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/about-us-img-1-1.png" alt="" loading="lazy" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			Watch Videos<h2>Small Steps to Make Earth</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n				0\n				+\n							Around the World\n				0\n				+\n							Projects Supported\n				0\n				+\n							Mass Stripends\n			EVENTS<h2>Latest Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap -->Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						View More\n					</a>\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/faithful/">Faithful</a>,<a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home 9', '', 'draft', 'closed', 'closed', '', 'home-9', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/home-8-copy/', 0, 'page', '', 0),
(18793, 2, '2021-10-25 12:13:39', '2021-10-25 12:13:39', '', 'map_img_01', '', 'inherit', 'open', 'closed', '', 'map_img_01', '', '', '2021-10-25 12:13:39', '2021-10-25 12:13:39', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/map_img_01.png', 0, 'attachment', 'image/png', 0),
(18920, 2, '2021-10-26 10:41:38', '2021-10-26 10:41:38', '', 'zmain-slider-81', '', 'inherit', 'open', 'closed', '', 'zmain-slider-81', '', '', '2021-10-26 10:41:38', '2021-10-26 10:41:38', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/zmain-slider-81.jpg', 0, 'attachment', 'image/jpeg', 0),
(18924, 2, '2021-10-27 04:04:39', '2021-10-27 04:04:39', '<img width="779" height="565" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png 779w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-768x557.png 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-600x435.png 600w" sizes="(max-width: 779px) 100vw, 779px" />														\n			The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten		\n												<img width="512" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png 512w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-80x80.png 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-300x300.png 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-100x100.png 100w" sizes="(max-width: 512px) 100vw, 512px" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.<!-- .media-body --><!-- .media -->		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.<!-- .media-body --><!-- .media -->		\n			<h5>All Your Heart</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.<!-- .media-body --><!-- .media -->		\n				0\n				+\n							Years of Work\n			CHARITY<h2>A Church that Loves God and People</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<!-- .circle-progress-circle -->			\n			<h4>Progress</h4>		\n			<!-- .circle-progress-circle -->			\n			<h4>Projects</h4>		\n			<!-- .circle-progress-circle -->			\n			<h4>Members</h4>		\n			Ministries<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			Recent Projects<h2>Our Latest Gallery</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="700" width="600" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-600x700.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Happy Journey</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="600" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x700.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Well Educated</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="600" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-600x700.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Positive Thinks</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			<a href="#" role="button">\n						View More Items\n					</a>\n												<img width="439" height="625" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/about-us-img-1-1.png" alt="" loading="lazy" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			Watch Videos<h2>Small Steps to Make Earth</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			EVENTS<h2>Latest Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/z2-slider-2-p1y0prilctmwck6h8jw98mwobfy3mbmmm6suekqems.jpg" title="z2-slider-2" alt="z2-slider-2" />														\n			<a href="tel:(+55)%20654%20-%20545%20-%205418">\n						</a>\n			<h2>Send us  prayer request (+55) 654 - 545 - 5418</h2>		\n		There are many variations of passages of lorem Ipsum available, by humour.', 'Home 10', '', 'draft', 'closed', 'closed', '', 'home-10', '', '', '2025-04-21 19:46:23', '2025-04-21 19:46:23', '', 0, 'https://elementor.zozothemes.com/zegen/home-9-copy/', 0, 'page', '', 0),
(19070, 2, '2021-10-27 12:17:23', '2021-10-27 12:17:23', '', 'church-uai-720x1026', '', 'inherit', 'open', 'closed', '', 'church-uai-720x1026', '', '', '2021-10-27 12:17:23', '2021-10-27 12:17:23', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/10/church-uai-720x1026-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(19161, 2, '2021-10-28 07:42:49', '2021-10-28 07:42:49', 'Help the people<h2>Our Goal is to Help Poor People</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/campaigns/" role="button">\n						Know More\n					</a>\n		[campaigns columns=2 number="2"]', 'charity', '', 'publish', 'closed', 'closed', '', 'charity', '', '', '2021-10-28 07:42:49', '2021-10-28 07:42:49', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=charity', 0, 'elementor_library', '', 0),
(19306, 2, '2021-11-30 07:10:07', '2021-11-30 07:10:07', '', 'zeg-modi-logo', '', 'inherit', 'open', 'closed', '', 'zeg-modi-logo', '', '', '2021-11-30 07:10:07', '2021-11-30 07:10:07', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/11/zeg-modi-logo.png', 0, 'attachment', 'image/png', 0),
(19360, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', 'About Us<h2>Christmas Festival</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg" alt="Feature Box Image"><h5>Origin of Christmas</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1.jpg" alt="Feature Box Image"><h5>Christmas Story</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1.jpg" alt="Feature Box Image"><h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n												<img width="336" height="359" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/12/santa-claus.png" alt="" loading="lazy" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			Watch Videos<h2>The Spirit of Christmas</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li>Christmas Party</li><li>Christmas Candle</li></ul><!-- .icon-list-wrapper -->		\n			<ul><li>Christmas Music</li><li>Christmas Messages</li></ul><!-- .icon-list-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			<h2>New Year is Coming..</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			Jan 01, 2022 - Saturday 12 am to 4 am 		\n			<a href="https://elementor.zozothemes.com/zegen/contact-us/" role="button">\n						Booking Online Now\n					</a>\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->Dec 1811.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n												<img width="243" height="185" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/12/gift3.png" alt="" loading="lazy" />														\n			<h2>Thank you!\n</h2>		\n		As our valued customer we would like to give you a special discount on all orders 		\n			<h2>-20%off\n</h2>		\n		use code		\n			<h2>xmasgift</h2>		\n		merry christmas & happy new year		\n												<img width="535" height="800" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/12/Christmas-tree1.png" alt="" loading="lazy" />														\n			Contact Us<h2>Send Message to Santa</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Our Location</h5> 684 West College St. Sun City, United States America.<!-- .media-body --><!-- .media -->		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a><!-- .media-body --><!-- .media -->		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a><!-- .media-body --><!-- .media -->		\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home Christmas', '', 'publish', 'closed', 'closed', '', 'home-christmas', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/home-copy/', 0, 'page', '', 0),
(19364, 2, '2021-12-21 06:55:07', '2021-12-21 06:55:07', '', 'cloud', '', 'inherit', 'open', 'closed', '', 'cloud', '', '', '2021-12-21 06:55:07', '2021-12-21 06:55:07', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/cloud.png', 0, 'attachment', 'image/png', 0),
(19365, 2, '2021-12-21 06:55:12', '2021-12-21 06:55:12', '', 'main-bg2', '', 'inherit', 'open', 'closed', '', 'main-bg2', '', '', '2021-12-21 06:55:12', '2021-12-21 06:55:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/main-bg2.jpg', 0, 'attachment', 'image/jpeg', 0),
(19366, 2, '2021-12-21 06:55:17', '2021-12-21 06:55:17', '', 'moon-2', '', 'inherit', 'open', 'closed', '', 'moon-2', '', '', '2021-12-21 06:55:17', '2021-12-21 06:55:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/moon-2.png', 0, 'attachment', 'image/png', 0),
(19367, 2, '2021-12-21 06:55:24', '2021-12-21 06:55:24', '', 'mountains', '', 'inherit', 'open', 'closed', '', 'mountains', '', '', '2021-12-21 06:55:24', '2021-12-21 06:55:24', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/mountains.png', 0, 'attachment', 'image/png', 0),
(19368, 2, '2021-12-21 06:55:31', '2021-12-21 06:55:31', '', 'trees', '', 'inherit', 'open', 'closed', '', 'trees', '', '', '2021-12-21 06:55:31', '2021-12-21 06:55:31', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/trees.png', 0, 'attachment', 'image/png', 0),
(19369, 2, '2021-12-21 06:55:34', '2021-12-21 06:55:34', '', 'xmas-logo', '', 'inherit', 'open', 'closed', '', 'xmas-logo', '', '', '2021-12-21 06:55:34', '2021-12-21 06:55:34', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/xmas-logo.png', 0, 'attachment', 'image/png', 0),
(19370, 2, '2021-12-21 07:59:28', '2021-12-21 07:59:28', '', 'santa1', '', 'inherit', 'open', 'closed', '', 'santa1', '', '', '2021-12-21 07:59:28', '2021-12-21 07:59:28', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/santa1.png', 0, 'attachment', 'image/png', 0),
(19376, 2, '2021-12-21 08:25:01', '2021-12-21 08:25:01', '', 'christmas1', '', 'inherit', 'open', 'closed', '', 'christmas1', '', '', '2021-12-21 08:25:01', '2021-12-21 08:25:01', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/christmas1.jpg', 0, 'attachment', 'image/jpeg', 0),
(19390, 2, '2021-12-21 08:35:19', '2021-12-21 08:35:19', '', 'santa-claus', '', 'inherit', 'open', 'closed', '', 'santa-claus', '', '', '2021-12-21 08:35:19', '2021-12-21 08:35:19', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/santa-claus.png', 0, 'attachment', 'image/png', 0),
(19401, 2, '2021-12-21 09:06:34', '2021-12-21 09:06:34', '', 'santa_waving', '', 'inherit', 'open', 'closed', '', 'santa_waving', '', '', '2021-12-21 09:06:34', '2021-12-21 09:06:34', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/santa_waving.gif', 0, 'attachment', 'image/gif', 0),
(19411, 2, '2021-12-21 09:20:20', '2021-12-21 09:20:20', '', 'card-bg2', '', 'inherit', 'open', 'closed', '', 'card-bg2', '', '', '2021-12-21 09:20:20', '2021-12-21 09:20:20', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/card-bg2.jpg', 0, 'attachment', 'image/jpeg', 0),
(19443, 2, '2021-12-21 10:21:25', '2021-12-21 10:21:25', '', 'Christmas-tree1', '', 'inherit', 'open', 'closed', '', 'christmas-tree1', '', '', '2021-12-21 10:21:25', '2021-12-21 10:21:25', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/Christmas-tree1.png', 0, 'attachment', 'image/png', 0),
(19507, 2, '2021-12-21 12:05:31', '2021-12-21 12:05:31', '', 'gift3', '', 'inherit', 'open', 'closed', '', 'gift3', '', '', '2021-12-21 12:05:31', '2021-12-21 12:05:31', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/gift3.png', 0, 'attachment', 'image/png', 0),
(19508, 2, '2021-12-21 12:07:46', '2021-12-21 12:07:46', '', 'green-christmas', '', 'inherit', 'open', 'closed', '', 'green-christmas', '', '', '2021-12-21 12:07:46', '2021-12-21 12:07:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/green-christmas.jpg', 0, 'attachment', 'image/jpeg', 0),
(19536, 2, '2021-12-21 19:37:17', '2021-12-21 19:37:17', '', 'dots3', '', 'inherit', 'open', 'closed', '', 'dots3', '', '', '2021-12-21 19:37:17', '2021-12-21 19:37:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/dots3.png', 0, 'attachment', 'image/png', 0),
(19537, 2, '2021-12-21 19:37:21', '2021-12-21 19:37:21', '', 'dots4', '', 'inherit', 'open', 'closed', '', 'dots4', '', '', '2021-12-21 19:37:21', '2021-12-21 19:37:21', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/dots4.png', 0, 'attachment', 'image/png', 0),
(19539, 2, '2021-12-21 20:02:38', '2021-12-21 20:02:38', '', 'stars-pot', '', 'inherit', 'open', 'closed', '', 'stars-pot', '', '', '2021-12-21 20:02:38', '2021-12-21 20:02:38', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2021/12/stars-pot.png', 0, 'attachment', 'image/png', 0),
(19610, 2, '2022-01-18 20:38:26', '2022-01-18 20:38:26', '', 'Ft Hhhh Njnnnn &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'ft-hhhh-njnnnn-adopt-child', '', '', '2022-01-18 20:38:26', '2022-01-18 20:38:26', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19610', 0, 'donation', '', 0),
(19620, 2, '2022-01-22 04:44:10', '2022-01-22 04:44:10', '<img width="779" height="565" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png 779w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-768x557.png 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-600x435.png 600w" sizes="(max-width: 779px) 100vw, 779px" />														\n			The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten		\n												<img width="512" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png 512w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-80x80.png 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-300x300.png 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-100x100.png 100w" sizes="(max-width: 512px) 100vw, 512px" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.<!-- .media-body --><!-- .media -->		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.<!-- .media-body --><!-- .media -->		\n			<h5>All Your Heart</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.<!-- .media-body --><!-- .media -->		\n				0\n				+\n							Years of Work\n			CHARITY<h2>A Church that Loves God and People</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<!-- .circle-progress-circle -->			\n			<h4>Progress</h4>		\n			<!-- .circle-progress-circle -->			\n			<h4>Projects</h4>		\n			<!-- .circle-progress-circle -->			\n			<h4>Members</h4>		\n			Ministries<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			Recent Projects<h2>Our Latest Gallery</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="700" width="600" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-600x700.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Happy Journey</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="600" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x700.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Well Educated</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="600" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-600x700.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Positive Thinks</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			<a href="#" role="button">\n						View More Items\n					</a>\n												<img width="439" height="625" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/about-us-img-1-1.png" alt="" loading="lazy" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			Watch Videos<h2>Small Steps to Make Earth</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			EVENTS<h2>Latest Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/z2-slider-2-p1y0prilctmwck6h8jw98mwobfy3mbmmm6suekqems.jpg" title="z2-slider-2" alt="z2-slider-2" />														\n			<a href="tel:(+55)%20654%20-%20545%20-%205418">\n						</a>\n			<h2>Send us  prayer request (+55) 654 - 545 - 5418</h2>		\n		There are many variations of passages of lorem Ipsum available, by humour.', 'zegen-home10', '', 'publish', 'closed', 'closed', '', 'zegen-home10', '', '', '2022-01-22 04:44:10', '2022-01-22 04:44:10', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=zegen-home10', 0, 'elementor_library', '', 0);
INSERT INTO `wpd6_posts` VALUES
(19630, 2, '2022-01-25 20:32:48', '2022-01-25 20:32:48', '', 'werqw qwerr &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'werqw-qwerr-adopt-child', '', '', '2022-01-25 20:32:48', '2022-01-25 20:32:48', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19630', 0, 'donation', '', 0),
(19632, 2, '2022-01-27 08:34:18', '2022-01-27 08:34:18', '', 'Deirdre Olsen &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'deirdre-olsen-adopt-child', '', '', '2022-01-27 08:34:18', '2022-01-27 08:34:18', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19632', 0, 'donation', '', 0),
(19634, 2, '2022-01-28 16:51:08', '2022-01-28 16:51:08', '', 'Ebenezer Agyekum &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'ebenezer-agyekum-adopt-child', '', '', '2022-01-28 16:51:08', '2022-01-28 16:51:08', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19634', 0, 'donation', '', 0),
(19640, 2, '2022-02-03 10:43:52', '2022-02-03 10:43:52', '', 'Chris Tomley &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'chris-tomley-adopt-child', '', '', '2022-02-03 10:43:52', '2022-02-03 10:43:52', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19640', 0, 'donation', '', 0),
(19647, 2, '2022-02-14 10:22:29', '2022-02-14 10:22:29', '', 'Emmanuel Nwanma &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'emmanuel-nwanma-adopt-child', '', '', '2022-02-14 10:22:29', '2022-02-14 10:22:29', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19647', 0, 'donation', '', 0),
(19649, 2, '2022-02-16 10:06:23', '2022-02-16 10:06:23', '', 'Ubeidullah Bulbulia &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'ubeidullah-bulbulia-adopt-child', '', '', '2022-02-16 10:06:23', '2022-02-16 10:06:23', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19649', 0, 'donation', '', 0),
(19650, 2, '2022-02-21 17:17:53', '2022-02-21 17:17:53', '', 'Ssd Ddd &ndash; Shelters For Needy', '', 'charitable-pending', 'closed', 'closed', '', 'ssd-ddd-shelters-for-needy', '', '', '2022-02-21 17:17:53', '2022-02-21 17:17:53', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19650', 0, 'donation', '', 0),
(19651, 2, '2022-02-21 17:18:43', '2022-02-21 17:18:43', '', 'Ssd Ddd &ndash; Shelters For Needy', '', 'charitable-pending', 'closed', 'closed', '', 'ssd-ddd-shelters-for-needy-2', '', '', '2022-02-21 17:18:43', '2022-02-21 17:18:43', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19651', 0, 'donation', '', 0),
(19671, 2, '2022-03-04 09:31:27', '2022-03-04 09:31:27', '', 'Yakobo Kiranga &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'yakobo-kiranga-adopt-child', '', '', '2022-03-04 09:31:27', '2022-03-04 09:31:27', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19671', 0, 'donation', '', 0),
(19679, 2, '2022-03-19 08:07:36', '2022-03-19 08:07:36', '', 'Sandra Webster &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'sandra-webster-adopt-child', '', '', '2022-03-19 08:07:36', '2022-03-19 08:07:36', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19679', 0, 'donation', '', 0),
(19680, 2, '2022-03-19 11:37:04', '2022-03-19 11:37:04', 'Dec 188.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 37.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 106.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 412.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 85.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item -->Dec 1811.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-p1y0pte73brwtbdnwdcd43cdo523bjvpdnno5b6i2o.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/contact-us/" role="button">\n						Contact Us\n					</a>\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2022-03-19 11:37:04', '2022-03-19 11:37:04', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=home', 0, 'elementor_library', '', 0),
(19685, 2, '2022-04-04 17:57:37', '2022-04-04 17:57:37', '', 'ertyu rtyuiop[] &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'ertyu-rtyuiop-adopt-child', '', '', '2022-04-04 17:57:37', '2022-04-04 17:57:37', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19685', 0, 'donation', '', 0),
(19687, 2, '2022-04-07 05:50:56', '2022-04-07 05:50:56', '', 'Ramya Webx &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'ramya-webx-adopt-child', '', '', '2022-04-07 05:50:56', '2022-04-07 05:50:56', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19687', 0, 'donation', '', 0),
(19688, 2, '2022-04-21 11:11:07', '2022-04-21 11:11:07', '', 'Mark Paul &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'mark-paul-adopt-child', '', '', '2022-04-21 11:11:07', '2022-04-21 11:11:07', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19688', 0, 'donation', '', 0),
(19689, 2, '2022-04-27 20:30:59', '2022-04-27 20:30:59', '', 'Beb Bebe &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'beb-bebe-adopt-child', '', '', '2022-04-27 20:30:59', '2022-04-27 20:30:59', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19689', 0, 'donation', '', 0),
(19690, 2, '2022-05-04 13:43:55', '2022-05-04 13:43:55', '', 'Bright Boakye &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'bright-boakye-adopt-child', '', '', '2022-05-04 13:43:55', '2022-05-04 13:43:55', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19690', 0, 'donation', '', 0),
(19692, 2, '2022-06-01 07:05:17', '2022-06-01 07:05:17', '', 'dfdssfsdfsdf dsfsfsdf &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'dfdssfsdfsdf-dsfsfsdf-adopt-child', '', '', '2022-06-01 07:05:17', '2022-06-01 07:05:17', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19692', 0, 'donation', '', 0),
(19693, 2, '2022-06-01 15:50:48', '2022-06-01 15:50:48', '', 'SAMUEL FERNANDES &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'samuel-fernandes-adopt-child', '', '', '2022-06-01 15:50:48', '2022-06-01 15:50:48', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19693', 0, 'donation', '', 0),
(19704, 2, '2022-06-16 14:00:41', '2022-06-16 14:00:41', '', 'dfssdf sdfsdffs &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'dfssdf-sdfsdffs-adopt-child', '', '', '2022-06-16 14:00:41', '2022-06-16 14:00:41', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19704', 0, 'donation', '', 0),
(19726, 2, '2022-07-04 12:11:21', '2022-07-04 12:11:21', '', 'home-1', '', 'inherit', 'open', 'closed', '', 'home-1-2', '', '', '2022-07-04 12:11:21', '2022-07-04 12:11:21', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(19727, 2, '2022-07-04 12:11:26', '2022-07-04 12:11:26', '', 'home-2', '', 'inherit', 'open', 'closed', '', 'home-2-2', '', '', '2022-07-04 12:11:26', '2022-07-04 12:11:26', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(19729, 2, '2022-07-04 12:11:30', '2022-07-04 12:11:30', '', 'home-4', '', 'inherit', 'open', 'closed', '', 'home-4-2', '', '', '2022-07-04 12:11:30', '2022-07-04 12:11:30', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(19730, 2, '2022-07-04 12:11:33', '2022-07-04 12:11:33', '', 'home-5', '', 'inherit', 'open', 'closed', '', 'home-5-2', '', '', '2022-07-04 12:11:33', '2022-07-04 12:11:33', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(19731, 2, '2022-07-04 12:11:36', '2022-07-04 12:11:36', '', 'home-6', '', 'inherit', 'open', 'closed', '', 'home-6-2', '', '', '2022-07-04 12:11:36', '2022-07-04 12:11:36', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(19732, 2, '2022-07-04 12:11:38', '2022-07-04 12:11:38', '', 'home-7', '', 'inherit', 'open', 'closed', '', 'home-7-2', '', '', '2022-07-04 12:11:38', '2022-07-04 12:11:38', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(19733, 2, '2022-07-04 12:11:40', '2022-07-04 12:11:40', '', 'home-8', '', 'inherit', 'open', 'closed', '', 'home-8-2', '', '', '2022-07-04 12:11:40', '2022-07-04 12:11:40', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(19734, 2, '2022-07-04 12:11:42', '2022-07-04 12:11:42', '', 'home-9', '', 'inherit', 'open', 'closed', '', 'home-9-2', '', '', '2022-07-04 12:11:42', '2022-07-04 12:11:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(19735, 2, '2022-07-04 12:11:44', '2022-07-04 12:11:44', '', 'home-10', '', 'inherit', 'open', 'closed', '', 'home-10-2', '', '', '2022-07-04 12:11:44', '2022-07-04 12:11:44', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(19736, 2, '2022-07-04 12:11:46', '2022-07-04 12:11:46', '', 'home-christmas', '', 'inherit', 'open', 'closed', '', 'home-christmas-2', '', '', '2022-07-04 12:11:46', '2022-07-04 12:11:46', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-christmas.jpg', 0, 'attachment', 'image/jpeg', 0),
(19737, 2, '2022-07-04 12:11:48', '2022-07-04 12:11:48', '', 'home-one-page', '', 'inherit', 'open', 'closed', '', 'home-one-page', '', '', '2022-07-04 12:11:48', '2022-07-04 12:11:48', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-one-page.jpg', 0, 'attachment', 'image/jpeg', 0),
(19826, 2, '2022-07-05 12:30:40', '2022-07-05 12:30:40', '', 'home-3', '', 'inherit', 'open', 'closed', '', 'home-3-2', '', '', '2022-07-05 12:30:40', '2022-07-05 12:30:40', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(19834, 2, '2022-07-05 13:16:39', '2022-07-05 13:16:39', '', 'Alfredo Villacorta &ndash; Adopt Child', '', 'charitable-pending', 'closed', 'closed', '', 'alfredo-villacorta-adopt-child', '', '', '2022-07-05 13:16:39', '2022-07-05 13:16:39', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=donation&amp;p=19834', 0, 'donation', '', 0),
(19837, 2, '2022-07-05 13:28:53', '2022-07-05 13:28:53', '', 'logo-light-new', '', 'inherit', 'open', 'closed', '', 'logo-light-new-2', '', '', '2022-07-05 13:28:53', '2022-07-05 13:28:53', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/logo-light-new.png', 0, 'attachment', 'image/png', 0),
(19854, 2, '2022-07-06 04:21:17', '2022-07-06 04:21:17', '', 'shapes6-1.png', '', 'inherit', 'closed', 'closed', '', 'shapes6-1-png', '', '', '2022-07-06 04:21:17', '2022-07-06 04:21:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/shapes6-1.png', 0, 'attachment', 'image/png', 0),
(19856, 2, '2022-07-06 04:21:18', '2022-07-06 04:21:18', '', 'welcome-1-img-1.jpg', '', 'inherit', 'closed', 'closed', '', 'welcome-1-img-1-jpg', '', '', '2022-07-06 04:21:18', '2022-07-06 04:21:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/welcome-1-img-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(19857, 2, '2022-07-06 04:21:19', '2022-07-06 04:21:19', '', 'sld-sh-1n.png', '', 'inherit', 'closed', 'closed', '', 'sld-sh-1n-png', '', '', '2022-07-06 04:21:19', '2022-07-06 04:21:19', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/sld-sh-1n.png', 0, 'attachment', 'image/png', 0),
(19858, 2, '2022-07-06 04:21:19', '2022-07-06 04:21:19', '', 'sld-sh-2n.png', '', 'inherit', 'closed', 'closed', '', 'sld-sh-2n-png', '', '', '2022-07-06 04:21:19', '2022-07-06 04:21:19', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/sld-sh-2n.png', 0, 'attachment', 'image/png', 0),
(19859, 2, '2022-07-06 04:21:20', '2022-07-06 04:21:20', '', 'single-img-04.jpg', '', 'inherit', 'closed', 'closed', '', 'single-img-04-jpg', '', '', '2022-07-06 04:21:20', '2022-07-06 04:21:20', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/single-img-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(19860, 2, '2022-07-06 04:33:06', '2022-07-06 04:33:06', '', 'santa2', '', 'inherit', 'open', 'closed', '', 'santa2', '', '', '2022-07-06 04:33:06', '2022-07-06 04:33:06', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/santa2.png', 0, 'attachment', 'image/png', 0),
(19873, 2, '2022-07-06 05:01:27', '2022-07-06 05:01:27', '', 'about-2.jpg', '', 'inherit', 'open', 'closed', '', 'about-2-jpg', '', '', '2022-07-06 05:01:27', '2022-07-06 05:01:27', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/about-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(19874, 2, '2022-07-06 05:01:28', '2022-07-06 05:01:28', '', 'about-7.jpg', '', 'inherit', 'open', 'closed', '', 'about-7-jpg', '', '', '2022-07-06 05:01:28', '2022-07-06 05:01:28', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/about-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(19877, 2, '2022-07-06 05:01:28', '2022-07-06 05:01:28', '', 'shapes7.png', '', 'inherit', 'open', 'closed', '', 'shapes7-png', '', '', '2022-07-06 05:01:28', '2022-07-06 05:01:28', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/shapes7.png', 0, 'attachment', 'image/png', 0),
(19885, 2, '2022-07-06 05:01:30', '2022-07-06 05:01:30', '', 'curves.png', '', 'inherit', 'open', 'closed', '', 'curves-png', '', '', '2022-07-06 05:01:30', '2022-07-06 05:01:30', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/curves.png', 0, 'attachment', 'image/png', 0),
(19886, 2, '2022-07-06 05:01:31', '2022-07-06 05:01:31', '', 'curve_overlay.png', '', 'inherit', 'open', 'closed', '', 'curve_overlay-png', '', '', '2022-07-06 05:01:31', '2022-07-06 05:01:31', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/curve_overlay.png', 0, 'attachment', 'image/png', 0),
(19887, 2, '2022-07-06 05:01:33', '2022-07-06 05:01:33', '', 'service2-1.jpg', '', 'inherit', 'open', 'closed', '', 'service2-1-jpg', '', '', '2022-07-06 05:01:33', '2022-07-06 05:01:33', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/service2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(19888, 2, '2022-07-06 05:01:33', '2022-07-06 05:01:33', '', 'service1-1.jpg', '', 'inherit', 'open', 'closed', '', 'service1-1-jpg', '', '', '2022-07-06 05:01:33', '2022-07-06 05:01:33', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/service1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(19889, 2, '2022-07-06 05:01:34', '2022-07-06 05:01:34', '', 'service5.jpg', '', 'inherit', 'open', 'closed', '', 'service5-jpg', '', '', '2022-07-06 05:01:34', '2022-07-06 05:01:34', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/service5.jpg', 0, 'attachment', 'image/jpeg', 0),
(19890, 2, '2022-07-06 05:01:35', '2022-07-06 05:01:35', '', 'bg-fin-bar.png', '', 'inherit', 'open', 'closed', '', 'bg-fin-bar-png', '', '', '2022-07-06 05:01:35', '2022-07-06 05:01:35', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/bg-fin-bar.png', 0, 'attachment', 'image/png', 0),
(19891, 2, '2022-07-06 05:01:35', '2022-07-06 05:01:35', '', 'zmain-slider-1.jpg', '', 'inherit', 'open', 'closed', '', 'zmain-slider-1-jpg-2', '', '', '2022-07-06 05:01:35', '2022-07-06 05:01:35', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/zmain-slider-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(19893, 2, '2022-07-06 05:01:36', '2022-07-06 05:01:36', '', 'bg2-home4.png', '', 'inherit', 'open', 'closed', '', 'bg2-home4-png', '', '', '2022-07-06 05:01:36', '2022-07-06 05:01:36', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/bg2-home4.png', 0, 'attachment', 'image/png', 0),
(19894, 2, '2022-07-06 05:01:36', '2022-07-06 05:01:36', 'There are many variations words passages of Lorem Ipsum don''t available majority\n<h4>Personal Loan</h4><!-- .media-body --><!-- .media -->		\n			<h4>Business Loan</h4>There are many variations words passages of Lorem Ipsum don''t available majority\n<!-- .media-body --><!-- .media -->		\n												<img width="470" height="565" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/about-2.jpg" alt="" loading="lazy" />														\n												<img width="800" height="962" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/about-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/about-7.jpg 800w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/about-7-768x924.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/about-7-600x722.jpg 600w" sizes="(max-width: 800px) 100vw, 800px" />														\n			<a href="https://www.youtube.com/watch?v=YLN1Argi7ik"></a>			\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						View More\n					</a>\n			About Us<h2>We Offer Popular Plans for Finance &amp; Tax</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<!-- .section-description --><!-- .section-title-wrapper -->		\n			01<h4>Our Mission</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.<!-- .media-body --><!-- .media -->		\n			02<h4>Our Vision</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/sec-icon.png" alt="Feature Box Image"><h5>Get Free Professional Advisor</h5>Ready To Help:<strong><a href="tel:2324567890"> +(232) 456-7890</a></strong>\n<!-- .media-body --><!-- .media -->		\n			OUR SERVICES<h2>What We Provide</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/inzo-ico5.png" alt="Feature Box Image"><h4><a href="https://elementor.zozothemes.com/zegen/service/insurance-and-tax/" title="Insurance and Tax" target="_blank" rel="noopener">Insurance and Tax</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.<a href="https://elementor.zozothemes.com/zegen/service/insurance-and-tax/" title="Read More">Read More</a><!-- .feature-box-btn -->01		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/inzo-ico4.png" alt="Feature Box Image"><h4><a href="https://elementor.zozothemes.com/zegen/service/strategic-planning/" title="Strategic Planning" target="_blank" rel="noopener">Strategic Planning</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.02<a href="https://elementor.zozothemes.com/zegen/service/strategic-planning/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/inzo-ico3.png" alt="Feature Box Image"><h4><a href="https://elementor.zozothemes.com/zegen/service/audit-assurance/" title="Audit &amp; Assurance" target="_blank" rel="noopener">Audit &amp; Assurance</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.03<a href="https://elementor.zozothemes.com/zegen/service/audit-assurance/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/inzo-ico1.png" alt="Feature Box Image"><h4><a href="https://elementor.zozothemes.com/zegen/service/financial-planning/" title="Financial Planning" target="_blank" rel="noopener">Financial Planning</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.04<a href="https://elementor.zozothemes.com/zegen/service/financial-planning/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/inzo-ico2.png" alt="Feature Box Image"><h4><a href="https://elementor.zozothemes.com/zegen/service/finance-secure/" title="Finance Secure" target="_blank" rel="noopener">Finance Secure</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.05<a href="https://elementor.zozothemes.com/zegen/service/finance-secure/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/inzo-ico6.png" alt="Feature Box Image"><h4><a href="https://elementor.zozothemes.com/zegen/service/project-management/" title="Project Management" target="_blank" rel="noopener">Project Management</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the incididunt.06<a href="https://elementor.zozothemes.com/zegen/service/project-management/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			WORKING PROCESS!<h2>We Provide Best Finance and Tax Solutions Enjoy Full-Service Finance Expertise</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		How do we generate new ideas? More than 50,000 Happy Clients		\n			<a href="https://www.youtube.com/watch?v=YLN1Argi7ik"></a>			\n			01<h4><a href="https://elementor.zozothemes.com/zegen/services/" title="High Quality" target="_blank" rel="noopener">High Quality</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/services/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			02<h4><a href="https://elementor.zozothemes.com/zegen/services/" title="Advanced Analytics" target="_blank" rel="noopener">Advanced Analytics</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/services/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			03<h4><a href="https://elementor.zozothemes.com/zegen/services/" title="Growth Strategies" target="_blank" rel="noopener">Growth Strategies</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/services/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			Portfolio<h2>Our Projects</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="600" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-600x600.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1.jpg"></a><!-- .portfolio-popup-icon --><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/" target="_self" rel="noopener"></a><!-- .portfolio-link-icon --><!-- .portfolio-icons --><a href="https://elementor.zozothemes.com/zegen/portfolio-category/charity/">Charity</a>,<a href="https://elementor.zozothemes.com/zegen/portfolio-category/events/">Events</a><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Happy Journey</a></h4><!-- .entry-title --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x600.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg"></a><!-- .portfolio-popup-icon --><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/" target="_self" rel="noopener"></a><!-- .portfolio-link-icon --><!-- .portfolio-icons --><a href="https://elementor.zozothemes.com/zegen/portfolio-category/charity/">Charity</a>,<a href="https://elementor.zozothemes.com/zegen/portfolio-category/church/">Church</a><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Well Educated</a></h4><!-- .entry-title --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-600x600.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1.jpg"></a><!-- .portfolio-popup-icon --><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/" target="_self" rel="noopener"></a><!-- .portfolio-link-icon --><!-- .portfolio-icons --><a href="https://elementor.zozothemes.com/zegen/portfolio-category/church/">Church</a>,<a href="https://elementor.zozothemes.com/zegen/portfolio-category/events/">Events</a><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Positive Thinks</a></h4><!-- .entry-title --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="600" alt="Food" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-600x600.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg"></a><!-- .portfolio-popup-icon --><a href="https://elementor.zozothemes.com/zegen/portfolio/food/" target="_self" rel="noopener"></a><!-- .portfolio-link-icon --><!-- .portfolio-icons --><a href="https://elementor.zozothemes.com/zegen/portfolio-category/church/">Church</a>,<a href="https://elementor.zozothemes.com/zegen/portfolio-category/community/">Community</a><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/food/">Food</a></h4><!-- .entry-title --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			Testimonials<h2>What Clients Says</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Our Team<h2>Meet with Experts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img height="600" width="600" alt="Olivia" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg"/><!-- .team-thumb --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img height="600" width="600" alt="Henna" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg"/><!-- .team-thumb --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img height="600" width="600" alt="Peterson" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg"/><!-- .team-thumb --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img height="600" width="600" alt="Jackson" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg"/><!-- .team-thumb --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			<h2>&quot;Our goal is to be at the heart of the Financial Services as businesses expand across&quot;</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/contact-us/" role="button">\n						Get In Touch\n					</a>\n			Our Blog<h2>Latest Articles</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="480" width="600" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-600x480.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><ul><li><a href="https://elementor.zozothemes.com/zegen/author/zegen/"><img alt='''' src=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=30&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=60&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-30 photo rounded-circle'' height=''30'' width=''30'' loading=''lazy''/>Jack</a></li><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/#respond" rel="bookmark"> 1</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="480" width="600" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-600x480.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><ul><li><a href="https://elementor.zozothemes.com/zegen/author/zegen/"><img alt='''' src=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=30&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=60&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-30 photo rounded-circle'' height=''30'' width=''30'' loading=''lazy''/>Jack</a></li><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/#respond" rel="bookmark"> 194</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="480" width="600" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-600x480.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><ul><li><a href="https://elementor.zozothemes.com/zegen/author/zegen/"><img alt='''' src=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=30&#038;d=mm&#038;r=g'' srcset=''https://secure.gravatar.com/avatar/e760a8891f4d3624a140b51ecc42ee04?s=60&#038;d=mm&#038;r=g 2x'' class=''avatar avatar-30 photo rounded-circle'' height=''30'' width=''30'' loading=''lazy''/>Jack</a></li><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/#respond" rel="bookmark"> 0</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			01<h4><a href="https://elementor.zozothemes.com/zegen/services/" title="High Quality" target="_blank" rel="noopener">High Quality</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/services/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			02<h4><a href="https://elementor.zozothemes.com/zegen/services/" title="Advanced Analytics" target="_blank" rel="noopener">Advanced Analytics</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/services/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			03<h4><a href="https://elementor.zozothemes.com/zegen/services/" title="Growth Strategies" target="_blank" rel="noopener">Growth Strategies</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/services/" title="Read More">Read More</a><!-- .feature-box-btn -->', 'zegen', '', 'publish', 'closed', 'closed', '', 'zegen', '', '', '2022-07-06 05:01:36', '2022-07-06 05:01:36', '', 0, 'https://elementor.zozothemes.com/zegen/?elementor_library=zegen', 0, 'elementor_library', '', 0),
(19979, 2, '2022-07-06 06:56:24', '2022-07-06 06:56:24', '', 'slide-shape-10', '', 'inherit', 'open', 'closed', '', 'slide-shape-10', '', '', '2022-07-06 06:56:24', '2022-07-06 06:56:24', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/slide-shape-10.png', 0, 'attachment', 'image/png', 0),
(19980, 2, '2022-07-06 06:57:52', '2022-07-06 06:57:52', '', 'slide-shape-12', '', 'inherit', 'open', 'closed', '', 'slide-shape-12', '', '', '2022-07-06 06:57:52', '2022-07-06 06:57:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/slide-shape-12.png', 0, 'attachment', 'image/png', 0),
(20159, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '[campaigns columns="3" number="6"]', 'Campaigns', '', 'publish', 'closed', 'closed', '', 'campaigns', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/ministries-copy/', 0, 'page', '', 0),
(20170, 2, '2022-07-06 12:47:38', '2022-07-06 12:47:38', '', 'home-3-1', '', 'inherit', 'open', 'closed', '', 'home-3-1', '', '', '2022-07-06 12:47:38', '2022-07-06 12:47:38', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/home-3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(20172, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="800" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons List Left Sidebar', '', 'publish', 'closed', 'closed', '', 'sermons-list-left-sidebar', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/sermons-copy/', 0, 'page', '', 0),
(20219, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="800" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons List Right Sidebar', '', 'publish', 'closed', 'closed', '', 'sermons-list-right-sidebar', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/sermons-list-sidebar-copy/', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20228, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons Grid 2', '', 'publish', 'closed', 'closed', '', 'sermons-grid-2', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/sermons-grid-copy/', 0, 'page', '', 0),
(20229, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Greatest Sermon Ever Preached" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-sermon2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/greatest-sermon-ever-preached/">Greatest Sermon Ever Preached</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/greatest-sermon-ever-preached/" ><time datetime="2019-10-21T10:14:41+00:00" itemprop="datePublished">Oct 21, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/greatest-sermon-ever-preached/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Peace provider for your soul." src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-sermon-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/peace-provider-for-your-soul/">Peace provider for your soul.</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/peace-provider-for-your-soul/" ><time datetime="2019-10-21T10:14:40+00:00" itemprop="datePublished">Oct 21, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/peace-provider-for-your-soul/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><!-- .sermon-wrapper -->', 'Sermons Grid 4', '', 'publish', 'closed', 'closed', '', 'sermons-grid-4', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/sermons-grid-copy-2/', 0, 'page', '', 0),
(20271, 2, '2019-10-21 10:14:40', '2019-10-21 10:14:40', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="764274c" data-elementor-lightbox-title="events_imgs6" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTgxNSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMVwvZXZlbnRzX2ltZ3M2LTEuanBnIiwic2xpZGVzaG93IjoiNzY0Mjc0YyJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="764274c" data-elementor-lightbox-title="events_imgs1" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTc4NSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMFwvZXZlbnRzX2ltZ3MxLTEuanBnIiwic2xpZGVzaG93IjoiNzY0Mjc0YyJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>\n			<h3>Sermon Description</h3><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn’t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.', 'Peace provider for your soul.', '', 'publish', 'closed', 'closed', '', 'peace-provider-for-your-soul', '', '', '2019-10-21 10:14:40', '2019-10-21 10:14:40', '', 0, 'https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children-copy/', 0, 'zegen-sermon', '', 0),
(20272, 2, '2019-10-21 10:14:41', '2019-10-21 10:14:41', 'Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.congue ut faucibus et, mattis in ante.God comes to us in free and undeserved favor in the person of Jesus Christ who lived, died, and rose for us that we might belong to God and serve Christ in the world. Following Jesus, Presbyterians are engaged in the world... Presbyterians affirm that God comes to us with...		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="764274c" data-elementor-lightbox-title="events_imgs6" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTgxNSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMVwvZXZlbnRzX2ltZ3M2LTEuanBnIiwic2xpZGVzaG93IjoiNzY0Mjc0YyJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="764274c" data-elementor-lightbox-title="events_imgs1" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTc4NSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMFwvZXZlbnRzX2ltZ3MxLTEuanBnIiwic2xpZGVzaG93IjoiNzY0Mjc0YyJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>\n			<h3>Sermon Description</h3><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		We have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide.\nWe have a strong sense of community with parishioners. People and children of all ages here are encouraged to learn about their own faith and the role of the church in our community and worldwide. Couples who are already recorded on the register will continue to have their personal information securely stored and if their relationship ends, this will be managed at their This would also apply in a situation where a young person was in an accident and his parents were caring for him. If he had lost capacity in the accident, he couldn’t redo his Will to leave anything to his parents. His parents could apply for a court ordered request. Any Victorian couple wishing to register their relationship.', 'Greatest Sermon Ever Preached', '', 'publish', 'closed', 'closed', '', 'greatest-sermon-ever-preached', '', '', '2019-10-21 10:14:41', '2019-10-21 10:14:41', '', 0, 'https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children-copy-2/', 0, 'zegen-sermon', '', 0),
(20275, 2, '2022-07-07 10:17:26', '2022-07-07 10:17:26', '', 'church-sermon', '', 'inherit', 'open', 'closed', '', 'church-sermon', '', '', '2022-07-07 10:17:26', '2022-07-07 10:17:26', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-sermon.jpg', 0, 'attachment', 'image/jpeg', 0),
(20276, 2, '2022-07-07 10:17:30', '2022-07-07 10:17:30', '', 'church-sermon2', '', 'inherit', 'open', 'closed', '', 'church-sermon2', '', '', '2022-07-07 10:17:30', '2022-07-07 10:17:30', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/church-sermon2.jpg', 0, 'attachment', 'image/jpeg', 0),
(20313, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family-1.png" alt="Family Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/dove-1.png" alt="Prison Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><!-- .ministries-wrapper -->', 'Ministries Grid 2', '', 'publish', 'closed', 'closed', '', 'ministries-grid-2', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/ministries-copy/', 0, 'page', '', 0),
(20336, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family-1.png" alt="Family Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/dove-1.png" alt="Prison Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/priest.png" alt="Web Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/praying.png" alt="Help Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><!-- .ministries-wrapper -->', 'Ministries Grid 4', '', 'publish', 'closed', 'closed', '', 'ministries-grid-4', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/ministries-2-copy/', 0, 'page', '', 0),
(20350, 2, '2022-07-07 11:03:57', '2022-07-07 11:03:57', '', 'church-ministry', '', 'inherit', 'open', 'closed', '', 'church-ministry', '', '', '2022-07-07 11:03:57', '2022-07-07 11:03:57', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg', 0, 'attachment', 'image/jpeg', 0),
(20351, 2, '2022-07-07 11:04:08', '2022-07-07 11:04:08', '', 'church-ministry2', '', 'inherit', 'open', 'closed', '', 'church-ministry2', '', '', '2022-07-07 11:04:08', '2022-07-07 11:04:08', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg', 0, 'attachment', 'image/jpeg', 0),
(20362, 2, '2022-07-07 11:19:12', '2022-07-07 11:19:12', '', 'praying', '', 'inherit', 'open', 'closed', '', 'praying', '', '', '2022-07-07 11:19:12', '2022-07-07 11:19:12', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/praying.png', 0, 'attachment', 'image/png', 0),
(20363, 2, '2022-07-07 11:19:14', '2022-07-07 11:19:14', '', 'priest', '', 'inherit', 'open', 'closed', '', 'priest', '', '', '2022-07-07 11:19:14', '2022-07-07 11:19:14', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/priest.png', 0, 'attachment', 'image/png', 0),
(20389, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family-1.png" alt="Family Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/dove-1.png" alt="Prison Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><!-- .ministries-wrapper -->', 'Ministries Left Sidebar', '', 'publish', 'closed', 'closed', '', 'ministries-left-sidebar', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/ministries-grid-2-copy/', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20473, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Blog Grid Right Sidebar', '', 'publish', 'closed', 'closed', '', 'blog-grid-right-sidebar', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/blog-copy/', 0, 'page', '', 0),
(20501, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Blog Grid Left Sidebar', '', 'publish', 'closed', 'closed', '', 'blog-grid-left-sidebar', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/blog-grid-2-copy/', 0, 'page', '', 0),
(20510, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Trust Your Good Father" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Blog Grid 4', '', 'publish', 'closed', 'closed', '', 'blog-grid-4', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/blog-grid-right-sidebar-copy/', 0, 'page', '', 0),
(20527, 2, '2019-04-19 06:53:21', '2019-04-19 06:53:21', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n\nMark Johnson</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs6"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" sizes="(max-width: 768px) 100vw, 768px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1170x694.jpg 1170w" alt="" width="768" height="456" /></a></figure>\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs1"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" sizes="(max-width: 768px) 100vw, 768px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w" alt="" width="768" height="456" /></a></figure>', 'Help Refugees Rebuild Their Lives', '', 'publish', 'open', 'open', '', 'help-refugees-rebuild-their-lives', '', '', '2019-04-19 06:53:21', '2019-04-19 06:53:21', '', 0, 'https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers-copy/', 0, 'post', '', 0),
(20528, 2, '2019-10-20 05:48:22', '2019-10-20 05:48:22', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n\nMark Johnson</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs6"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" sizes="(max-width: 768px) 100vw, 768px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1170x694.jpg 1170w" alt="" width="768" height="456" /></a></figure>\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs1"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" sizes="(max-width: 768px) 100vw, 768px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w" alt="" width="768" height="456" /></a></figure>', 'Help End the Water Crisis For Families', '', 'publish', 'open', 'open', '', 'help-end-the-water-crisis-for-families', '', '', '2019-10-20 05:48:22', '2019-10-20 05:48:22', '', 0, 'https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers-copy-2/', 0, 'post', '', 0),
(20532, 2, '2022-07-08 05:52:13', '2022-07-08 05:52:13', '', 'blog-10', '', 'inherit', 'open', 'closed', '', 'blog-10', '', '', '2022-07-08 05:52:13', '2022-07-08 05:52:13', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/blog-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(20533, 2, '2022-07-08 05:52:17', '2022-07-08 05:52:17', '', 'blog-11', '', 'inherit', 'open', 'closed', '', 'blog-11', '', '', '2022-07-08 05:52:17', '2022-07-08 05:52:17', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/blog-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(20551, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Shelter for Urban Homeless People" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/shelter-for-urban-homeless-people/">Shelter for Urban Homeless People</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/shelter-for-urban-homeless-people/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Help End the Water Crisis For Families" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-11-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/18/" > Apr 18, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Blog Grid 3', '', 'publish', 'closed', 'closed', '', 'blog-grid-3', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/blog-grid-4-copy/', 0, 'page', '', 0),
(20559, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1024" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-maso-1-1024x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Help Refugees Rebuild Their Lives</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .isotope -->', 'Blog Masonry + Right Sidebar', '', 'publish', 'closed', 'closed', '', 'blog-masonry-right-sidebar', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/blog-grid-right-sidebar-copy/', 0, 'page', '', 0),
(20562, 2, '2022-07-08 06:30:52', '2022-07-08 06:30:52', '', 'blog-maso-1', '', 'inherit', 'open', 'closed', '', 'blog-maso-1', '', '', '2022-07-08 06:30:52', '2022-07-08 06:30:52', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/blog-maso-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(20563, 2, '2022-07-08 06:30:55', '2022-07-08 06:30:55', '', 'blog-maso-2', '', 'inherit', 'open', 'closed', '', 'blog-maso-2', '', '', '2022-07-08 06:30:55', '2022-07-08 06:30:55', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/blog-maso-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(20572, 2, '2022-07-08 06:40:28', '2022-07-08 06:40:28', '', 'blog-maso-3', '', 'inherit', 'open', 'closed', '', 'blog-maso-3', '', '', '2022-07-08 06:40:28', '2022-07-08 06:40:28', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/10/blog-maso-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(20577, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-maso-4-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Help Refugees Rebuild Their Lives</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .isotope -->', 'Blog Masonry + Left Sidebar', '', 'publish', 'closed', 'closed', '', 'blog-masonry-left-sidebar', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/blog-masonry-right-sidebar-copy/', 0, 'page', '', 0),
(20578, 2, '2022-07-08 06:48:21', '2022-07-08 06:48:21', '', 'blog-maso-4', '', 'inherit', 'open', 'closed', '', 'blog-maso-4', '', '', '2022-07-08 06:48:21', '2022-07-08 06:48:21', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2019/04/blog-maso-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(20592, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-maso-4-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Help Refugees Rebuild Their Lives</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .isotope -->', 'Blog Masonry 3', '', 'publish', 'closed', 'closed', '', 'blog-masonry-3', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/blog-masonry-right-sidebar-copy/', 0, 'page', '', 0),
(20604, 2, '2025-04-21 20:30:18', '2025-04-21 20:30:18', '<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-maso-4-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Help Refugees Rebuild Their Lives</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .isotope -->', 'Blog Masonry 4', '', 'publish', 'closed', 'closed', '', 'blog-masonry-4', '', '', '2025-04-21 20:30:18', '2025-04-21 20:30:18', '', 0, 'https://elementor.zozothemes.com/zegen/blog-masonry-3-copy/', 0, 'page', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20624, 2, '2019-04-18 07:53:17', '2019-04-18 07:53:17', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs6" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTgxNSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMVwvZXZlbnRzX2ltZ3M2LTEuanBnIiwic2xpZGVzaG93IjoiNDk2ZTJhYiJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs1" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTc4NSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMFwvZXZlbnRzX2ltZ3MxLTEuanBnIiwic2xpZGVzaG93IjoiNDk2ZTJhYiJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>', 'Testimony love offering so blessed', '', 'publish', 'open', 'open', '', 'testimony-love-offering-so-blessed', '', '', '2019-04-18 07:53:17', '2019-04-18 07:53:17', '', 0, 'https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers-copy-2/', 0, 'post', '', 0),
(20625, 2, '2019-04-18 07:53:17', '2019-04-18 07:53:17', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n\nMark Johnson</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg" data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="496e2ab"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" width="768" height="456" /></a></figure>\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg" data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="496e2ab"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" width="768" height="456" /></a></figure>', 'Belongs to those who fail in their duty', '', 'publish', 'open', 'open', '', 'belongs-to-those-who-fail-in-their-duty', '', '', '2019-04-18 07:53:17', '2019-04-18 07:53:17', '', 0, 'https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers-copy-3/', 0, 'post', '', 0),
(20626, 2, '2019-04-18 07:53:17', '2019-04-18 07:53:17', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n\nMark Johnson</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg" data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="496e2ab"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" width="768" height="456" /></a></figure>\n<figure class="gallery-item"><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg" data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="496e2ab"><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" width="768" height="456" /></a></figure>', 'An Important Conversation Around', '', 'publish', 'open', 'open', '', 'an-important-conversation-around', '', '', '2019-04-18 07:53:17', '2019-04-18 07:53:17', '', 0, 'https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers-copy-4/', 0, 'post', '', 0),
(20627, 2, '2019-04-18 07:53:18', '2019-04-18 07:53:18', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs6" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTgxNSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMVwvZXZlbnRzX2ltZ3M2LTEuanBnIiwic2xpZGVzaG93IjoiNDk2ZTJhYiJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs1" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTc4NSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMFwvZXZlbnRzX2ltZ3MxLTEuanBnIiwic2xpZGVzaG93IjoiNDk2ZTJhYiJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>', 'Let’s Talk with Brian Houston', '', 'publish', 'open', 'open', '', 'lets-talk-with-brian-houston', '', '', '2019-04-18 07:53:18', '2019-04-18 07:53:18', '', 0, 'https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers-copy-5/', 0, 'post', '', 0),
(20628, 2, '2019-04-18 07:53:18', '2019-04-18 07:53:18', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs6" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTgxNSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMVwvZXZlbnRzX2ltZ3M2LTEuanBnIiwic2xpZGVzaG93IjoiNDk2ZTJhYiJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="496e2ab" data-elementor-lightbox-title="events_imgs1" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTc4NSwidXJsIjoiaHR0cHM6XC9cL2VsZW1lbnRvci56b3pvdGhlbWVzLmNvbVwvemVnZW5cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yXC8yMDE5XC8xMFwvZXZlbnRzX2ltZ3MxLTEuanBnIiwic2xpZGVzaG93IjoiNDk2ZTJhYiJ9" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /></a>\n			</figure>', 'Expecting new Love issued cases', '', 'publish', 'open', 'open', '', 'expecting-new-love-issued-cases', '', '', '2019-04-18 07:53:18', '2019-04-18 07:53:18', '', 0, 'https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers-copy-6/', 0, 'post', '', 0),
(20686, 2, '2022-07-08 12:19:09', '2022-07-08 12:19:09', '', 'menu-ad2', '', 'inherit', 'open', 'closed', '', 'menu-ad2', '', '', '2022-07-08 12:19:09', '2022-07-08 12:19:09', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2022/07/menu-ad2.jpg', 0, 'attachment', 'image/jpeg', 0),
(20687, 1, '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 'zmain-slider-1-1536x864.jpg', '', 'inherit', 'closed', 'closed', '', 'zmain-slider-1-1536x864-jpg', '', '', '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/revslider/zegen-home-1/zmain-slider-1-1536x864.jpg', 0, 'attachment', 'image/jpeg', 0),
(20688, 1, '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 'zmain-slider-3-1536x864.jpg', '', 'inherit', 'closed', 'closed', '', 'zmain-slider-3-1536x864-jpg', '', '', '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/revslider/zegen-home-1/zmain-slider-3-1536x864.jpg', 0, 'attachment', 'image/jpeg', 0),
(20689, 1, '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 'zmain-slider-2-1536x864.jpg', '', 'inherit', 'closed', 'closed', '', 'zmain-slider-2-1536x864-jpg', '', '', '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/revslider/zegen-home-1/zmain-slider-2-1536x864.jpg', 0, 'attachment', 'image/jpeg', 0),
(20690, 1, '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 'slider-two-4.jpg', '', 'inherit', 'closed', 'closed', '', 'slider-two-4-jpg', '', '', '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/revslider/Zegen-Home-2/slider-two-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(20691, 1, '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 'Arrow.png', '', 'inherit', 'closed', 'closed', '', 'arrow-png', '', '', '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/revslider/Zegen-Home-2/Arrow.png', 0, 'attachment', 'image/png', 0),
(20692, 1, '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 'slider-two-3.jpg', '', 'inherit', 'closed', 'closed', '', 'slider-two-3-jpg', '', '', '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/revslider/Zegen-Home-2/slider-two-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(20693, 1, '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 'slider-two-2.jpg', '', 'inherit', 'closed', 'closed', '', 'slider-two-2-jpg', '', '', '2025-04-21 19:21:42', '2025-04-21 19:21:42', '', 0, 'https://thefusionchurch.org/wp-content/uploads/revslider/Zegen-Home-2/slider-two-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(20694, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Privacy', '', 'publish', 'closed', 'closed', '', 'privacy', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/privacy/', 1, 'nav_menu_item', '', 0),
(20695, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Sermons', '', 'publish', 'closed', 'closed', '', 'sermons-4', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/sermons-4/', 2, 'nav_menu_item', '', 0),
(20696, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/contact-us/', 3, 'nav_menu_item', '', 0),
(20697, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Who We Are?', '', 'publish', 'closed', 'closed', '', 'who-we-are', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/who-we-are/', 1, 'nav_menu_item', '', 0),
(20698, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Support and FAQ''s', '', 'publish', 'closed', 'closed', '', 'support-and-faqs', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/support-and-faqs/', 2, 'nav_menu_item', '', 0),
(20699, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Payments', '', 'publish', 'closed', 'closed', '', 'payments', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/payments/', 3, 'nav_menu_item', '', 0),
(20700, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Donations Terms', '', 'publish', 'closed', 'closed', '', 'donations-terms', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/donations-terms/', 4, 'nav_menu_item', '', 0),
(20701, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Volunteer', '', 'publish', 'closed', 'closed', '', 'volunteer', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/volunteer/', 5, 'nav_menu_item', '', 0),
(20702, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/home/', 1, 'nav_menu_item', '', 0),
(20703, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'About', '', 'publish', 'closed', 'closed', '', 'about', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/about/', 14, 'nav_menu_item', '', 0),
(20704, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Sermons', '', 'publish', 'closed', 'closed', '', 'sermons-5', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/sermons-5/', 15, 'nav_menu_item', '', 0),
(20705, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Events', '', 'publish', 'closed', 'closed', '', 'events-4', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/events-4/', 16, 'nav_menu_item', '', 0),
(20706, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/blog/', 18, 'nav_menu_item', '', 0),
(20707, 2, '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 'Pastors', '', 'publish', 'closed', 'closed', '', 'pastors', '', '', '2025-04-21 19:21:54', '2025-04-21 19:21:54', '', 0, 'https://thefusionchurch.org/2025/04/21/pastors/', 17, 'nav_menu_item', '', 0),
(20708, 2, '2025-04-21 19:21:55', '2025-04-21 19:21:55', '', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2025-04-21 19:21:55', '2025-04-21 19:21:55', '', 0, 'https://thefusionchurch.org/2025/04/21/contact/', 19, 'nav_menu_item', '', 0),
(20709, 2, '2025-04-21 19:21:55', '2025-04-21 19:21:55', '', 'logo', '', 'publish', 'closed', 'closed', '', 'logo', '', '', '2025-04-21 19:21:55', '2025-04-21 19:21:55', '', 0, 'https://thefusionchurch.org/2025/04/21/logo/', 28, 'nav_menu_item', '', 0),
(20714, 2, '2019-04-19 06:49:51', '2019-04-19 06:49:51', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nIt has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English.\n<blockquote>Don’t quit, and don’t give up. The reward is just around the corner. And in times of doubt or times of joy, listen for that still.\n<p>Mark Johnson</p>\n</blockquote>\nMany desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ‘lorem ipsum’ will uncover many web sites still in their infancy.\nVarious versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\nAll the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, etc.		\n			<figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="145a261" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/events_imgs6-1-768x456.jpg" alt="" /></a>\n			</figure><figure class=''gallery-item''>\n				<a data-elementor-open-lightbox="default" data-elementor-lightbox-slideshow="145a261" href=''https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-1.jpg''><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1-768x456.jpg" alt="" /></a>\n			</figure>', 'Shelter for Urban Homeless People', '', 'publish', 'open', 'open', '', 'shelter-for-urban-homeless-people', '', '', '2019-04-19 06:49:51', '2019-04-19 06:49:51', '', 0, 'http://demo.zozothemes.com/zegen/?p=23', 0, 'post', '', 0),
(20715, 2, '2019-11-19 06:08:45', '2019-11-19 06:08:45', '<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit "Send"]\nZegen "[your-subject]"\nZegen <wordpress@elementor.zozothemes.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Zegen (https://elementor.zozothemes.com/zegen)\nabileweb8@gmail.com\nReply-To: [your-email]\n\n0\n0\n\nZegen "[your-subject]"\nZegen <wordpress@elementor.zozothemes.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Zegen (https://elementor.zozothemes.com/zegen)\n[your-email]\nReply-To: abileweb8@gmail.com\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1-3', '', '', '2019-11-19 06:08:45', '2019-11-19 06:08:45', '', 0, 'https://elementor.zozothemes.com/zegen/?post_type=wpcf7_contact_form&amp;p=13', 0, 'wpcf7_contact_form', '', 0),
(20741, 2, '2019-04-21 04:49:34', '2019-04-21 04:49:34', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image" />\n<h5>Creative design</h5>\nRisus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image" />\n<h5>Digital Strategy</h5>\nRisus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->', 'Canterbury Cathedral', '', 'publish', 'closed', 'closed', '', 'canterbury-cathedral', '', '', '2019-04-21 04:49:34', '2019-04-21 04:49:34', '', 0, 'https://elementor.zozothemes.com/zegen/portfolio/upcoming-event-copy/', 0, 'zegen-portfolio', '', 0),
(20742, 2, '2019-04-21 04:49:35', '2019-04-21 04:49:35', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image"><h5>Creative design</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image"><h5>Digital Strategy</h5>Risus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>', 'Dealing Church', '', 'publish', 'closed', 'closed', '', 'dealing-church', '', '', '2019-04-21 04:49:35', '2019-04-21 04:49:35', '', 0, 'https://elementor.zozothemes.com/zegen/portfolio/upcoming-event-copy-2/', 0, 'zegen-portfolio', '', 0),
(20743, 2, '2019-04-09 04:49:35', '2019-04-09 04:49:35', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image" />\n<h5>Creative design</h5>\nRisus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image" />\n<h5>Digital Strategy</h5>\nRisus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->', 'Bath Abbey', '', 'publish', 'closed', 'closed', '', 'bath-abbey', '', '', '2019-04-09 04:49:35', '2019-04-09 04:49:35', '', 0, 'https://elementor.zozothemes.com/zegen/portfolio/upcoming-event-copy-3/', 0, 'zegen-portfolio', '', 0),
(20744, 2, '2019-04-21 04:49:35', '2019-04-21 04:49:35', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor-1.png" alt="Feature Box Image" />\n<h5>Creative design</h5>\nRisus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Feature Box Image" />\n<h5>Digital Strategy</h5>\nRisus commodo maecenas accum san ucan lacus vel facilisis.<!-- .media-body --><!-- .media -->', 'Wedding Picture', '', 'publish', 'closed', 'closed', '', 'wedding-picture', '', '', '2019-04-21 04:49:35', '2019-04-21 04:49:35', '', 0, 'https://elementor.zozothemes.com/zegen/portfolio/upcoming-event-copy-4/', 0, 'zegen-portfolio', '', 0),
(20745, 2, '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 'Home Default', '', 'publish', 'closed', 'closed', '', 'home-default', '', '', '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 0, 'https://thefusionchurch.org/2025/04/21/home-default/', 2, 'nav_menu_item', '', 0),
(20746, 2, '2025-04-21 19:21:58', '2025-04-21 19:21:58', ' ', '', '', 'publish', 'closed', 'closed', '', '20746', '', '', '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 0, 'https://thefusionchurch.org/2025/04/21/20746/', 4, 'nav_menu_item', '', 0),
(20747, 2, '2025-04-21 19:21:58', '2025-04-21 19:21:58', ' ', '', '', 'publish', 'closed', 'closed', '', '20747', '', '', '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 0, 'https://thefusionchurch.org/2025/04/21/20747/', 13, 'nav_menu_item', '', 0),
(20748, 2, '2025-04-21 19:21:58', '2025-04-21 19:21:58', ' ', '', '', 'publish', 'closed', 'closed', '', '20748', '', '', '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 0, 'https://thefusionchurch.org/2025/04/21/20748/', 1, 'nav_menu_item', '', 0),
(20750, 2, '2025-04-21 19:21:58', '2025-04-21 19:21:58', ' ', '', '', 'publish', 'closed', 'closed', '', '20750', '', '', '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 0, 'https://thefusionchurch.org/2025/04/21/20750/', 14, 'nav_menu_item', '', 0),
(20751, 2, '2025-04-21 19:21:58', '2025-04-21 19:21:58', ' ', '', '', 'publish', 'closed', 'closed', '', '20751', '', '', '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 0, 'https://thefusionchurch.org/2025/04/21/20751/', 34, 'nav_menu_item', '', 0),
(20752, 2, '2025-04-21 19:21:58', '2025-04-21 19:21:58', ' ', '', '', 'publish', 'closed', 'closed', '', '20752', '', '', '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 0, 'https://thefusionchurch.org/2025/04/21/20752/', 29, 'nav_menu_item', '', 0),
(20753, 2, '2025-04-21 19:21:58', '2025-04-21 19:21:58', ' ', '', '', 'publish', 'closed', 'closed', '', '20753', '', '', '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 0, 'https://thefusionchurch.org/2025/04/21/20753/', 26, 'nav_menu_item', '', 0),
(20754, 2, '2025-04-21 19:21:58', '2025-04-21 19:21:58', ' ', '', '', 'publish', 'closed', 'closed', '', '20754', '', '', '2025-04-21 19:21:58', '2025-04-21 19:21:58', '', 0, 'https://thefusionchurch.org/2025/04/21/20754/', 5, 'nav_menu_item', '', 0),
(20755, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20755', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20755/', 6, 'nav_menu_item', '', 0),
(20756, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20756', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20756/', 7, 'nav_menu_item', '', 0),
(20757, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20757', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20757/', 8, 'nav_menu_item', '', 0),
(20758, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20758', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20758/', 9, 'nav_menu_item', '', 0),
(20759, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20759', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20759/', 10, 'nav_menu_item', '', 0),
(20760, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20760', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20760/', 12, 'nav_menu_item', '', 0),
(20761, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20761', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20761/', 11, 'nav_menu_item', '', 0),
(20762, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20762', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20762/', 3, 'nav_menu_item', '', 0),
(20763, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20763', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20763/', 35, 'nav_menu_item', '', 0),
(20764, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20764', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20764/', 27, 'nav_menu_item', '', 0),
(20765, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20765', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20765/', 4, 'nav_menu_item', '', 0),
(20766, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20766', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20766/', 5, 'nav_menu_item', '', 0),
(20767, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20767', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20767/', 6, 'nav_menu_item', '', 0),
(20768, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20768', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20768/', 7, 'nav_menu_item', '', 0),
(20769, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20769', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20769/', 8, 'nav_menu_item', '', 0),
(20770, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20770', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20770/', 9, 'nav_menu_item', '', 0),
(20771, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20771', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20771/', 10, 'nav_menu_item', '', 0),
(20772, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20772', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20772/', 11, 'nav_menu_item', '', 0),
(20773, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20773', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20773/', 19, 'nav_menu_item', '', 0),
(20774, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20774', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20774/', 20, 'nav_menu_item', '', 0),
(20775, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20775', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20775/', 21, 'nav_menu_item', '', 0),
(20776, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20776', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20776/', 30, 'nav_menu_item', '', 0),
(20777, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20777', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20777/', 31, 'nav_menu_item', '', 0),
(20778, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20778', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20778/', 32, 'nav_menu_item', '', 0),
(20779, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20779', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20779/', 15, 'nav_menu_item', '', 0),
(20780, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20780', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20780/', 16, 'nav_menu_item', '', 0),
(20781, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20781', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20781/', 17, 'nav_menu_item', '', 0),
(20782, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20782', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20782/', 18, 'nav_menu_item', '', 0),
(20785, 2, '2025-04-22 07:35:05', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20785', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20785/', 4, 'nav_menu_item', '', 0),
(20786, 2, '2025-04-22 07:35:05', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20786', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20786/', 2, 'nav_menu_item', '', 0),
(20791, 2, '2025-04-22 07:35:05', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20791', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20791/', 11, 'nav_menu_item', '', 0),
(20794, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20794', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20794/', 24, 'nav_menu_item', '', 0),
(20795, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20795', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20795/', 25, 'nav_menu_item', '', 0),
(20796, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20796', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20796/', 23, 'nav_menu_item', '', 0),
(20797, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20797', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20797/', 22, 'nav_menu_item', '', 0),
(20798, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20798', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20798/', 3, 'nav_menu_item', '', 0),
(20799, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20799', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20799/', 2, 'nav_menu_item', '', 0),
(20800, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20800', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20800/', 12, 'nav_menu_item', '', 0),
(20801, 2, '2025-04-21 19:21:59', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', '20801', '', '', '2025-04-21 19:21:59', '2025-04-21 19:21:59', '', 0, 'https://thefusionchurch.org/2025/04/21/20801/', 13, 'nav_menu_item', '', 0),
(20802, 2, '2025-04-22 07:35:05', '2025-04-21 19:21:59', ' ', '', '', 'publish', 'closed', 'closed', '', 'events-default', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/events-default/', 10, 'nav_menu_item', '', 0),
(20808, 2, '2025-04-22 07:35:05', '2025-04-21 19:22:00', ' ', '', '', 'publish', 'closed', 'closed', '', '20808', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20808/', 3, 'nav_menu_item', '', 0),
(20809, 2, '2025-04-22 07:35:05', '2025-04-21 19:22:00', ' ', '', '', 'publish', 'closed', 'closed', '', '20809', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20809/', 1, 'nav_menu_item', '', 0),
(20837, 2, '2025-04-22 07:35:05', '2025-04-21 19:22:00', ' ', '', '', 'publish', 'closed', 'closed', '', '20837', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20837/', 5, 'nav_menu_item', '', 0),
(20838, 2, '2025-04-22 07:35:05', '2025-04-21 19:22:00', ' ', '', '', 'publish', 'closed', 'closed', '', '20838', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20838/', 6, 'nav_menu_item', '', 0),
(20839, 2, '2025-04-22 07:35:05', '2025-04-21 19:22:00', ' ', '', '', 'publish', 'closed', 'closed', '', '20839', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20839/', 7, 'nav_menu_item', '', 0),
(20840, 2, '2025-04-22 07:35:05', '2025-04-21 19:22:00', ' ', '', '', 'publish', 'closed', 'closed', '', '20840', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20840/', 8, 'nav_menu_item', '', 0),
(20841, 2, '2025-04-22 07:35:05', '2025-04-21 19:22:00', '', 'THE FUSION AWARDS', '', 'publish', 'closed', 'closed', '', '20841', '', '', '2025-04-22 07:35:05', '2025-04-22 07:35:05', '', 0, 'https://thefusionchurch.org/2025/04/21/20841/', 9, 'nav_menu_item', '', 0),
(20866, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img width="439" height="625" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/about-us-img-1-1.png" alt="" loading="lazy" />											\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '5544-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5544, 'https://thefusionchurch.org/?p=20866', 0, 'revision', '', 0),
(20868, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Shelter for Urban Homeless People" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/shelter-for-urban-homeless-people/">Shelter for Urban Homeless People</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/shelter-for-urban-homeless-people/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Help End the Water Crisis For Families" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-11-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/18/" > Apr 18, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Blog Grid 3', '', 'inherit', 'closed', 'closed', '', '20551-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 20551, 'https://thefusionchurch.org/?p=20868', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20869, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Trust Your Good Father" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Blog Grid 4', '', 'inherit', 'closed', 'closed', '', '20510-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 20510, 'https://thefusionchurch.org/?p=20869', 0, 'revision', '', 0),
(20870, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Blog Grid Left Sidebar', '', 'inherit', 'closed', 'closed', '', '20501-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 20501, 'https://thefusionchurch.org/?p=20870', 0, 'revision', '', 0),
(20871, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Blog Grid Right Sidebar', '', 'inherit', 'closed', 'closed', '', '20473-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 20473, 'https://thefusionchurch.org/?p=20871', 0, 'revision', '', 0),
(20872, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-maso-4-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Help Refugees Rebuild Their Lives</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .isotope -->', 'Blog Masonry + Left Sidebar', '', 'inherit', 'closed', 'closed', '', '20577-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 20577, 'https://thefusionchurch.org/?p=20872', 0, 'revision', '', 0),
(20873, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1024" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-maso-1-1024x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Help Refugees Rebuild Their Lives</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .isotope -->', 'Blog Masonry + Right Sidebar', '', 'inherit', 'closed', 'closed', '', '20559-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 20559, 'https://thefusionchurch.org/?p=20873', 0, 'revision', '', 0),
(20874, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-maso-4-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Help Refugees Rebuild Their Lives</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .isotope -->', 'Blog Masonry 3', '', 'inherit', 'closed', 'closed', '', '20592-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 20592, 'https://thefusionchurch.org/?p=20874', 0, 'revision', '', 0),
(20875, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="800" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/blog-maso-4-800x694.jpg" alt="" loading="lazy" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Help Refugees Rebuild Their Lives</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-refugees-rebuild-their-lives/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img width="1170" height="694" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-1170x694.jpg 1170w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x456.jpg 768w" sizes="(max-width: 1170px) 100vw, 1170px" /><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .isotope -->', 'Blog Masonry 4', '', 'inherit', 'closed', 'closed', '', '20604-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 20604, 'https://thefusionchurch.org/?p=20875', 0, 'revision', '', 0),
(20876, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '[campaigns columns="3" number="6"]', 'Campaigns', '', 'inherit', 'closed', 'closed', '', '20159-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 20159, 'https://thefusionchurch.org/?p=20876', 0, 'revision', '', 0),
(20877, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->', 'Cart', '', 'inherit', 'closed', 'closed', '', '6256-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 6256, 'https://thefusionchurch.org/?p=20877', 0, 'revision', '', 0),
(20878, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->', 'Checkout', '', 'inherit', 'closed', 'closed', '', '6257-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 6257, 'https://thefusionchurch.org/?p=20878', 0, 'revision', '', 0),
(20879, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<h5>Our Location</h5> 684 West College St. Sun City, United States America.		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a>		\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.1.5" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n										<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />											\n			<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=8765%20W%20Higgins%20Rd%2C%20Chicago%2C%20IL%2060631%2C%20United%20States&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near" aria-label="8765 W Higgins Rd, Chicago, IL 60631, United States"></iframe>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '5662-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5662, 'https://thefusionchurch.org/?p=20879', 0, 'revision', '', 0),
(20880, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', 'DONATE HERE!<h2>Save the Humanity, Save Life</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n		[charitable_donation_form campaign_id=15841]', 'Donate Now', '', 'inherit', 'closed', 'closed', '', '16759-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 16759, 'https://thefusionchurch.org/?p=20880', 0, 'revision', '', 0),
(20881, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 'Donations', '', 'inherit', 'closed', 'closed', '', '4934-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 4934, 'https://thefusionchurch.org/?p=20881', 0, 'revision', '', 0),
(20882, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .cols --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .cols --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->Dec 1811.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->', 'Events', '', 'inherit', 'closed', 'closed', '', '5757-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5757, 'https://thefusionchurch.org/?p=20882', 0, 'revision', '', 0),
(20883, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="550" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x550.jpg" /><!-- .post-thumb -->Apr 158.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Read More</a><!-- .event-inner --><!-- .cols --><img height="550" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-1-1-768x550.jpg" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Read More</a><!-- .event-inner --><!-- .cols --><img height="550" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x550.jpg" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Read More</a><!-- .event-inner --><!-- .cols --><!-- .row --><img height="550" width="768" alt="Event: Building Holy &#038; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x550.jpg" /><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &#038; Healthy Lives God’s</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Read More</a><!-- .event-inner --><!-- .cols --><img height="550" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x550.jpg" /><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Read More</a><!-- .event-inner --><!-- .cols --><img height="550" width="768" alt="Event: Sharing Our Faith &#038; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x550.jpg" /><!-- .post-thumb -->May 111.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &#038; Love To Children</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Read More</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->', 'Events 2', '', 'inherit', 'closed', 'closed', '', '5900-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5900, 'https://thefusionchurch.org/?p=20883', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20884, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg" alt="" /><!-- .post-thumb -->Apr 158.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-1-1-768x456.jpg" alt="" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg" alt="" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x456.jpg" alt="" /><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &#038; Healthy Lives God’s</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x456.jpg" alt="" /><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x456.jpg" alt="" /><!-- .post-thumb -->May 111.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &#038; Love To Children</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->', 'Events 3', '', 'inherit', 'closed', 'closed', '', '5887-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5887, 'https://thefusionchurch.org/?p=20884', 0, 'revision', '', 0),
(20885, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Shopify" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Magento" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="WordPress" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Graphic Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Web Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Gallery', '', 'inherit', 'closed', 'closed', '', '5577-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5577, 'https://thefusionchurch.org/?p=20885', 0, 'revision', '', 0),
(20886, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-700x466.jpg" /><h4>UI &#038; UX  Copy  Copy<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-700x466.jpg" /><h4>UI &#038; UX  Copy  Copy<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="UI &#038; UX  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-700x466.jpg" /><h4>UI &#038; UX  Copy<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Shopify" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-700x466.jpg" /><h4>Shopify<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Magento" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-700x466.jpg" /><h4>Magento<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="WordPress" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-700x466.jpg" /><h4>WordPress<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Graphic Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-700x466.jpg" /><h4>Graphic Design<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Web Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-700x466.jpg" /><h4>Web Design<!-- .entry-title --><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Gallery 2 Columns', '', 'inherit', 'closed', 'closed', '', '5612-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5612, 'https://thefusionchurch.org/?p=20886', 0, 'revision', '', 0),
(20887, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Shopify" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Magento" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="WordPress" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Graphic Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Web Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Gallery 3 Columns', '', 'inherit', 'closed', 'closed', '', '5613-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5613, 'https://thefusionchurch.org/?p=20887', 0, 'revision', '', 0),
(20888, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="UI &#038; UX  Copy" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Shopify" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="466" width="700" alt="Magento" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="WordPress" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-10-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Graphic Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="466" width="700" alt="Web Design" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-700x466.jpg" /><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Gallery 4 Columns', '', 'inherit', 'closed', 'closed', '', '5614-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5614, 'https://thefusionchurch.org/?p=20888', 0, 'revision', '', 0),
(20889, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', 'Dec 188.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 37.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 106.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 412.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 85.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item -->Dec 1811.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-p1y0pte73brwtbdnwdcd43cdo523bjvpdnno5b6i2o.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/contact-us/" role="button">\n						Contact Us\n					</a>\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 21, 'https://thefusionchurch.org/?p=20889', 0, 'revision', '', 0),
(20890, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', 'JOIN A LIFE GROUP<h2>Welcome To Zegen Church Online! We’d Love To Connect And Share More About Our Online Community!</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		How do we generate new ideas? Connect with the Community		\n			<a href="https://www.youtube.com/watch?v=YLN1Argi7ik"></a>			\n			<h4><a href="https://elementor.zozothemes.com/zegen/sermons/" title="Our Sermons" target="_blank" rel="noopener">Our Sermons</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/sermons/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h4><a href="https://elementor.zozothemes.com/zegen/ministries/" title="Our Ministries" target="_blank" rel="noopener">Our Ministries</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/ministries/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h4><a href="https://elementor.zozothemes.com/zegen/events/" title="Our Events" target="_blank" rel="noopener">Our Events</a></h4>Lorem ipsum dolor sit ame, of cons adipiscing elit, sed do eiusmod of tempor of the eiusmod incididunt.<a href="https://elementor.zozothemes.com/zegen/events/" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis. We are a community of people loving each other and our Lord. Be completely humble and gentle, be patient, bearing with one another in love.We are a community Lord.<!-- .section-description --><!-- .section-title-wrapper -->		\n													<a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-1.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="z2-slider-1" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY5MTcsInVybCI6Imh0dHBzOlwvXC9lbGVtZW50b3Iuem96b3RoZW1lcy5jb21cL3plZ2VuXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMlwvMjAxOVwvMTJcL3oyLXNsaWRlci0xLmpwZyJ9">\n							<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/z2-slider-1-p1y0prik4yv175d15ppjnnwbny6o8ge3bvpia4s5n8.jpg" title="z2-slider-1" alt="z2-slider-1" />								</a>\n													<a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-2.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="z2-slider-2" e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY5MTgsInVybCI6Imh0dHBzOlwvXC9lbGVtZW50b3Iuem96b3RoZW1lcy5jb21cL3plZ2VuXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMlwvMjAxOVwvMTJcL3oyLXNsaWRlci0yLmpwZyJ9">\n							<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/z2-slider-2-p1y0prik4yv175d15ppjnnwbny6o8ge3bvpia4s5n8.jpg" title="z2-slider-2" alt="z2-slider-2" />								</a>\n												<img width="768" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/pexels-david-dibert-1207965.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/pexels-david-dibert-1207965.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/pexels-david-dibert-1207965-600x469.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />														\n			The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten		\n			GALLERY<h2>Our Gallery</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="512" width="768" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Food" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Volunteer" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home  3', '', 'inherit', 'closed', 'closed', '', '17355-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 17355, 'https://thefusionchurch.org/?p=20890', 0, 'revision', '', 0),
(20891, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<h4>Our Sermons</h4>There are many variations words passages of Lorem Ipsum don''t available.<a href="#" title="View More">View More</a><!-- .feature-box-btn -->		\n			<h4> Help us to make a difference</h4>		\n			<h4>Enquiry Now</h4>There are many variations words passages of Lorem Ipsum don''t available.<a href="#" title="Contact Us">Contact Us</a><!-- .feature-box-btn -->		\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h2><a href="#"><p>"World belongs to humanity, not this leader, that leader or that king or prince or religious leader. World belongs to humanity" </p>\n<h6>-DALAI LAMA</h6></a></h2>		\n												<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-2-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-2-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/12/z2-slider-2-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" />														\n			GALLERY<h2>Our Gallery</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="512" width="768" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Food" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="512" width="768" alt="Volunteer" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-768x512.jpg"/><a href="#" data-mfp-src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1.jpg"></a><!-- .portfolio-popup-icon --><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->Dec 1811.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="700" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x700.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x700.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="768" alt="Help End the Water Crisis For Families" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/blog-maso-3-768x700.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/20/" > Oct 20, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Help End the Water Crisis For Families</a></h4><!-- .entry-title --><p>Lorem Ipsum is simply dummy text of the printing and typesetting</p>\n<!-- .post-excerpt --><ul><li><a href="https://elementor.zozothemes.com/zegen/help-end-the-water-crisis-for-families/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home  4', '', 'inherit', 'closed', 'closed', '', '17495-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 17495, 'https://thefusionchurch.org/?p=20891', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20892, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<h6>About</h6>		\n			Our Services<h2>What We Do</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor.png" alt="Flip Box Image"><h4>Our Sermons</h4><!-- .flip-front --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor.png" alt="Flip Box Image"><h4>Our Sermons</h4><a href="http://elementor.zozothemes.com/zegen/services/it-management/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Flip Box Image"><h4>Our Ministries</h4><!-- .flip-front --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/bible-tcolor.png" alt="Flip Box Image"><h4>Our Ministries</h4><a href="http://elementor.zozothemes.com/zegen/services/cyber-security/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor.png" alt="Flip Box Image"><h4>Our Story</h4><!-- .flip-front --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/dove-tcolor.png" alt="Flip Box Image"><h4>Our Story</h4><a href="http://elementor.zozothemes.com/zegen/services/cloud-computing/" title="Read More">Read More</a><!-- .flip-box-btn --><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			EVENTS<h2>Next Event Starts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Dec 24, 2022 - Wednesday 12 am to 4 am 		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			Who We Are<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li>Drive Business Process</li><li>Speed Up Transactions</li><li>Automate Workflows</li></ul><!-- .icon-list-wrapper -->		\n			<h5>Add Your Heading Text Here</h5>		\n			<ul><li>Structure Data &amp; Docs</li><li>Eliminate Repeat Entry</li><li>Simpliy Communication</li></ul><!-- .icon-list-wrapper -->		\n			<a href="http://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/pexels-zegen-pe99mab8u36ghs8k0rtxkc52t6qk12zq8z7fseefh8.jpg" title="pexels-zegen" alt="pexels-zegen" />														\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/sermon_img5-p1y0pte3eg1frn11tewkps152nwv7b2b6tzig8hhqg.jpg" title="sermon_img5" alt="sermon_img5" />														\n			Recent Projects<h2>Our Latest Gallery</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="450" width="600" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Happy Journey</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Well Educated</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Positive Thinks</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Food" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/food/">Food</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/food/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Volunteer" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_1-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/volunteer/">Volunteer</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/volunteer/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Medicine" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_10-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/medicine/">Medicine</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/medicine/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Ministries" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_3-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/ministries/">Ministries</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/ministries/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Last Event" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_5-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/last-event/">Last Event</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/last-event/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="450" width="600" alt="Upcoming Event" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_9-1-600x450.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/upcoming-event/">Upcoming Event</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/upcoming-event/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			<a href="#" role="button">\n						View More Items\n					</a>\n												<img width="798" height="782" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/new-contact-1.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/new-contact-1.png 798w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/new-contact-1-768x753.png 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/new-contact-1-600x588.png 600w" sizes="(max-width: 798px) 100vw, 798px" />														\n			Get In Touch<h2>Feel Free to Contact Us</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Our Location</h5> 684 West College St. Sun City, United States America.<!-- .media-body --><!-- .media -->		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a><!-- .media-body --><!-- .media -->		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a><!-- .media-body --><!-- .media -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .media-body --><!-- .media --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .row -->', 'Home  5', '', 'inherit', 'closed', 'closed', '', '17666-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 17666, 'https://thefusionchurch.org/?p=20892', 0, 'revision', '', 0),
(20893, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', 'Who We Are<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.<!-- .section-description --><!-- .section-title-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/church-upcoming-events-2-p1y0pte62xcge2aouvg8axtil4a1pe6ixt37xehfps.jpg" title="church-upcoming-events-2.jpg" alt="church-upcoming-events-2.jpg" />														\n			<h5>Add Your Heading Text Here</h5>		\n			<h5>Fiona Anderwood</h5><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3>Fiona Anderwood</h3>		\n			<a href="http://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/zegen-dut-peu293aycessyuot8wnfrw8fvrncmctkn2uqpw68d8.jpg" title="zegen-dut" alt="zegen-dut" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>Campaign Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n												<img width="512" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png 512w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-80x80.png 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-300x300.png 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-100x100.png 100w" sizes="(max-width: 512px) 100vw, 512px" />														\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			<a href="#" role="button">\n						View All Events\n					</a>\n			Mar 37.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row -->Dec 188.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row -->Apr 106.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->		\n			Ministries<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family-1.png" alt="Family Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			<a href="#" role="button">\n						View More Ministries\n					</a>\n			OUR TEAM<h2>Become a Volunteer</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<form id="zozo-mc-form-3" method="post">\n																				<input type="hidden" name="zegen_mc_listid" value="" />\n						<input type="text" name="zozo_mc_email" placeholder="Email Id">\n						<button type="button">Subscribe</button>\n					<!-- .input-group -->\n				</form>\n				<!--Mailchimp Custom Script-->\n				<!-- .mc-notice-group -->\n			<!-- .mailchimp-wrapper -->\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/donate-bg-main-1-p1y0psggdh9fcf3yub0an39mqdetkfxthea2j167ao.jpg" title="donate-bg-main" alt="donate-bg-main" />														\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/global_ministry-1-p1y0psgebsxwt7vo58f241ztc3pt0n14xrqxfp0osk.jpg" title="global_ministry" alt="global_ministry" />														\n			<img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			Sermons<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><!-- .sermon-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home  6', '', 'inherit', 'closed', 'closed', '', '18006-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 18006, 'https://thefusionchurch.org/?p=20893', 0, 'revision', '', 0),
(20894, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<h5>All Your Heart</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			Core Services<h2>Acceptional Services</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n				0\n				+\n							Cool Number\n				0\n				+\n							Countries Around\n			<h4>Daily Prayers</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.		\n			<h4>Teaching Programs</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.		\n			<a href="#" role="button">\n						View More Services\n					</a>\n			<h4>Worship Plan</h4>There are many variations words passages of Lorem Ipsum don''t available, but the majority.		\n			<h2>Campaign Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/events/" role="button">\n						View All Events\n					</a>\n			Who We Are<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which slightly believable.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<a href="http://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n												<img width="779" height="565" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png 779w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-768x557.png 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-600x435.png 600w" sizes="(max-width: 779px) 100vw, 779px" />														\n			The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten		\n												<img width="512" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png 512w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-80x80.png 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-300x300.png 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-100x100.png 100w" sizes="(max-width: 512px) 100vw, 512px" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			Sermons<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><img height="400" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x400.jpg"/><!-- .sermon-thumb --><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><img height="400" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x400.jpg"/><!-- .sermon-thumb --><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><img height="400" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x400.jpg"/><!-- .sermon-thumb --><!-- .sermon-inner --><!-- .cols --><!-- .row --><!-- .sermon-wrapper -->		\n			<h2>We believe in Teamwork through Trust and Respect Each Other. Enthusiastic Communication with Clients</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			OUR TEAM<h2>Become a Volunteer</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<form id="zozo-mc-form-8" method="post">\n																				<input type="hidden" name="zegen_mc_listid" value="" />\n						<input type="text" name="zozo_mc_email" placeholder="Email Id">\n						<button type="button">Subscribe</button>\n					<!-- .input-group -->\n				</form>\n				<!--Mailchimp Custom Script-->\n				<!-- .mc-notice-group -->\n			<!-- .mailchimp-wrapper -->\n			Contact Us<h2>Get In Touch</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Our Location</h5> 684 West College St. Sun City, United States America.		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a>		\n			<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0"\n					src="https://maps.google.com/maps?q=8765%20W%20Higgins%20Rd%2C%20Chicago%2C%20IL%2060631%2C%20United%20States&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near"\n					title="8765 W Higgins Rd, Chicago, IL 60631, United States"\n					aria-label="8765 W Higgins Rd, Chicago, IL 60631, United States"\n			></iframe>', 'Home  7', '', 'inherit', 'closed', 'closed', '', '18251-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 18251, 'https://thefusionchurch.org/?p=20894', 0, 'revision', '', 0),
(20895, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', 'About Us<h2>Our Story</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg" alt="Feature Box Image"><h5>All Your Heart</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1.jpg" alt="Feature Box Image"><h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1.jpg" alt="Feature Box Image"><h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n				0\n				+\n							Around the World\n				0\n				+\n							Projects Supported\n				0\n				+\n							Mass Stripends\n			MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			Sermons<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><!-- .sermon-wrapper -->		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			Watch Videos<h2>Small Steps to Make Earth</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			Our Team<h2>Our Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/faithful/">Faithful</a>,<a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home  8', '', 'inherit', 'closed', 'closed', '', '18512-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 18512, 'https://thefusionchurch.org/?p=20895', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20896, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img width="779" height="565" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ.png 779w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-768x557.png 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/intercession-of-saints-jesus-christ-600x435.png 600w" sizes="(max-width: 779px) 100vw, 779px" />														\n			The name of the Lord is a strong tower; the righteous run into it and are safe. - Corrie Ten		\n												<img width="512" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location.png 512w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-80x80.png 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-300x300.png 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/10/location-100x100.png 100w" sizes="(max-width: 512px) 100vw, 512px" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.<!-- .media-body --><!-- .media -->		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.<!-- .media-body --><!-- .media -->		\n			<h5>All Your Heart</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.<!-- .media-body --><!-- .media -->		\n				0\n				+\n							Years of Work\n			CHARITY<h2>A Church that Loves God and People</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<!-- .circle-progress-circle -->			\n			<h4>Progress</h4>		\n			<!-- .circle-progress-circle -->			\n			<h4>Projects</h4>		\n			<!-- .circle-progress-circle -->			\n			<h4>Members</h4>		\n			Ministries<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			Recent Projects<h2>Our Latest Gallery</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="700" width="600" alt="Happy Journey" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-600x700.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Happy Journey</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/happy-journey/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="600" alt="Well Educated" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_7-1-600x700.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Well Educated</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/well-educated/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="700" width="600" alt="Positive Thinks" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_6-1-600x700.jpg"/><h4><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Positive Thinks</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/portfolio/positive-thinks/">Read More</a><!-- .post-thumb --><!-- .portfolio-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->			\n			<a href="#" role="button">\n						View More Items\n					</a>\n												<img width="439" height="625" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/about-us-img-1-1.png" alt="" loading="lazy" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			Watch Videos<h2>Small Steps to Make Earth</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			EVENTS<h2>Latest Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/z2-slider-2-p1y0prilctmwck6h8jw98mwobfy3mbmmm6suekqems.jpg" title="z2-slider-2" alt="z2-slider-2" />														\n			<a href="tel:(+55)%20654%20-%20545%20-%205418">\n						</a>\n			<h2>Send us  prayer request (+55) 654 - 545 - 5418</h2>		\n		There are many variations of passages of lorem Ipsum available, by humour.', 'Home 10', '', 'inherit', 'closed', 'closed', '', '18924-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 18924, 'https://thefusionchurch.org/?p=20896', 0, 'revision', '', 0),
(20897, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', 'SERMONS<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-us-img-1-1-p1y0psgbrphlskzkmwivy1q23h43ho6ybghoum5ws8.png" title="about-us-img-1" alt="about-us-img-1" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->Dec 1811.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n			EVENTS<h2>Free Family Event Countdown</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			Dec 24, 2022 - Wednesday 12 am to 4 am 		\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->		\n			CONTACT US<h2>Get In Touch</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n												<img width="768" height="888" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" />														\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="We wept with our sisters in Egypt" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Love the Lord Your God with All Your Heart" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="The Heartfelt Petition To The Lord" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Trust Your Good Father" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h5><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home 2', '', 'inherit', 'closed', 'closed', '', '6522-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 6522, 'https://thefusionchurch.org/?p=20897', 0, 'revision', '', 0),
(20898, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<h5>All Your Heart</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h5>Praise</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h5>Worship</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h5>God&#039;s Love</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			<h5>Your Chance</h5>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta<a href="#" title="Read More">Read More</a><!-- .feature-box-btn -->		\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n		Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg" alt="Feature Box Image"><h5><a href="#" title="All Your Heart" target="_blank" rel="noopener">All Your Heart</a></h5>		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1.jpg" alt="Feature Box Image"><h5><a href="#" title="Study Bible" target="_blank" rel="noopener">Study Bible</a></h5>		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1.jpg" alt="Feature Box Image"><h5><a href="#" title="Place Of Heaven" target="_blank" rel="noopener">Place Of Heaven</a></h5>		\n			Sermons<h2>Our Sermons</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="400" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img height="400" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x400.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h5><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h5><!-- .sermon-name --><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->		\n												<img width="439" height="625" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/about-us-img-1-1.png" alt="" loading="lazy" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			Watch Videos<h2>Small Steps to Make Earth</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form injected.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n				0\n				+\n							Around the World\n				0\n				+\n							Projects Supported\n				0\n				+\n							Mass Stripends\n			EVENTS<h2>Latest Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .cols --><img width="768" height="456" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x456.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-1170x694.jpg 1170w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.</p>\n<!-- .post-excerpt --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .cols --><!-- .row --><!-- .event-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap -->Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						View More\n					</a>\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a>,<a href="https://elementor.zozothemes.com/zegen/category/sermon/">Sermon</a><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><a href="https://elementor.zozothemes.com/zegen/category/faithful/">Faithful</a>,<a href="https://elementor.zozothemes.com/zegen/category/jesus-love/">Jesus Love</a><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .post-details-outer --><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home 9', '', 'inherit', 'closed', 'closed', '', '18726-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 18726, 'https://thefusionchurch.org/?p=20898', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20899, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', 'About Us<h2>Christmas Festival</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs1-1.jpg" alt="Feature Box Image"><h5>Origin of Christmas</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1.jpg" alt="Feature Box Image"><h5>Christmas Story</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1.jpg" alt="Feature Box Image"><h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n												<img width="336" height="359" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/12/santa-claus.png" alt="" loading="lazy" />														\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			Watch Videos<h2>The Spirit of Christmas</h2><!-- .title-wrap -->There are many variations of passages of Lorem Ipsum avail, but the majority have suffered alteration in some form.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li>Christmas Party</li><li>Christmas Candle</li></ul><!-- .icon-list-wrapper -->		\n			<ul><li>Christmas Music</li><li>Christmas Messages</li></ul><!-- .icon-list-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			<h2>New Year is Coming..</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h3></h3>Days<!-- .counter-day --><h3></h3>Hours<!-- .counter-hour --><h3></h3>Minutes<!-- .counter-min --><h3></h3>Seconds<!-- .counter-sec --><!-- .day-counter --><!-- .day-counter-wrapper -->		\n			Jan 01, 2022 - Saturday 12 am to 4 am 		\n			<a href="https://elementor.zozothemes.com/zegen/contact-us/" role="button">\n						Booking Online Now\n					</a>\n			EVENTS<h2>Upcoming Events</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="650" width="768" alt="Our Sponsorship Meetup Will Be Held Again" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg"/><!-- .post-thumb -->Dec 188.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Reflect The Community And Serving" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg"/><!-- .post-thumb -->Mar 37.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="New Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg"/><!-- .post-thumb -->Apr 106.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Lord is Sufficient for all of our needs" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg"/><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Building Holy &amp; Healthy Lives God’s" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg"/><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item --><img height="650" width="768" alt="Event: Sharing Our Faith &amp; Love To Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg"/><!-- .post-thumb -->Dec 1811.00 am<!-- .event-date --><h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n												<img width="243" height="185" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/12/gift3.png" alt="" loading="lazy" />														\n			<h2>Thank you!\n</h2>		\n		As our valued customer we would like to give you a special discount on all orders 		\n			<h2>-20%off\n</h2>		\n		use code		\n			<h2>xmasgift</h2>		\n		merry christmas & happy new year		\n												<img width="535" height="800" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2021/12/Christmas-tree1.png" alt="" loading="lazy" />														\n			Contact Us<h2>Send Message to Santa</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Our Location</h5> 684 West College St. Sun City, United States America.<!-- .media-body --><!-- .media -->		\n			<h5>Phone Number</h5><a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n<br>\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a><!-- .media-body --><!-- .media -->		\n			<h5>Email Address</h5><a href="mailto:info@example.com">info@example.com</a>\n<br>\n<a href="mailto:info@zegen.com">info@zegen.com</a><!-- .media-body --><!-- .media -->		\n<p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul>\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate" data-status="init">\n<input type="hidden" name="_wpcf7" value="6358" />\n<input type="hidden" name="_wpcf7_version" value="5.6" />\n<input type="hidden" name="_wpcf7_locale" value="en_US" />\n<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6358-o1" />\n<input type="hidden" name="_wpcf7_container_post" value="0" />\n<input type="hidden" name="_wpcf7_posted_data_hash" value="" />\n<input type="text" name="your-name" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Name" /><br />\n<input type="email" name="your-email" value="" size="40" aria-required="true" aria-invalid="false" placeholder="Email" /><br />\n<input type="tel" name="phone" value="" size="40" aria-invalid="false" placeholder="Phone" />\n<textarea name="your-message" cols="40" rows="10" aria-invalid="false" placeholder="Your message"></textarea>\n<input type="submit" value="Send Now" />\n</form><!-- .contact-form --><!-- .contact-form-wrapper -->		\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home Christmas', '', 'inherit', 'closed', 'closed', '', '19360-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 19360, 'https://thefusionchurch.org/?p=20899', 0, 'revision', '', 0),
(20900, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img title="about-normal" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-p1y0pte73brwtbdnwdcd43cdo523bjvpdnno5b6i2o.png" alt="about-normal" />\nABOUT US\n<h2>We are Taking Small Steps to Make Earth Better Planet</h2>\n<!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->\nThe name of the Lord is a strong tower; the righteous run into it and are safe.\n<h5>Place Of Heaven</h5>\nLorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.\n<h5>Study Bible</h5>\nLorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.\n<a role="button" href="https://elementor.zozothemes.com/zegen/about-us/">\nLearn More\n</a>\nSERMONS\n<h2>Our Sermons</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg" alt="Spiritually Reborn As God’s Children" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/"><time datetime="2019-11-19T09:52:08+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg" alt="Sunday Sermon from the Church" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/"><time datetime="2019-11-19T09:51:36+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg" alt="Preaching Worship An Online Family" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/"><time datetime="2019-11-19T09:51:36+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg" alt="Christmas Doing God’s Will Better Future" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/"><time datetime="2019-11-19T09:51:35+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg" alt="Creation Life in the Garden Children" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/"><time datetime="2019-11-19T09:51:35+00:00">Nov 19, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg" alt="Global Warning and the End of the Age" width="768" height="600" /><!-- .sermon-thumb -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4>\n<!-- .sermon-name -->\n<ul>\n 	<li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li>\n 	<li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li>\n 	<li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/"><time datetime="2019-10-22T12:47:37+00:00">Oct 22, 2019</time></a></li>\n</ul>\n<a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .item --><!-- .owl-carousel --><!-- .sermon-wrapper -->\n<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\nReal Story Cross Journey from Anna Hampton\n<a role="button" href="https://elementor.zozothemes.com/zegen/donate-now/">\nDonate Online\n</a>\nEVENTS\n<h2>Upcoming Events</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\nEvent closed.<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs3-1-768x650.jpg" alt="Our Sponsorship Meetup Will Be Held Again" width="768" height="650" /><!-- .post-thumb -->Jan 158.00 am<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-1-1-768x650.jpg" alt="Event: Reflect The Community And Serving" width="768" height="650" /><!-- .post-thumb -->Mar 37.00 am<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_4-1-768x650.jpg" alt="New Families During National Adoption Month" width="768" height="650" /><!-- .post-thumb -->Apr 106.00 am<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs2-1-768x650.jpg" alt="Event: Lord is Sufficient for all of our needs" width="768" height="650" /><!-- .post-thumb -->Mar 412.00 pm<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/zegen_portfolio_2-1-768x650.jpg" alt="Event: Building Holy &amp; Healthy Lives God’s" width="768" height="650" /><!-- .post-thumb -->Apr 85.00 pm<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/events_imgs4-1-768x650.jpg" alt="Event: Sharing Our Faith &amp; Love To Children" width="768" height="650" /><!-- .post-thumb -->May 111.00 am<!-- .event-date -->\n<h4><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h4>\n<!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->\nOUR TEAM\n<h2>Church Pastors</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Olivia</h3>\n<!-- .team-name -->Executive Postor<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Henna</h3>\n<!-- .team-name -->Lead Pastor<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Peterson</h3>\n<!-- .team-name -->Pastor<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Jackson</h3>\n<!-- .team-name -->Protestant Clergy<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Johnny</h3>\n<!-- .team-name -->Christian Speaker<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" sizes="(max-width: 600px) 100vw, 600px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" alt="" width="600" height="600" /><!-- .team-thumb -->\n<h3>Sophia Jones</h3>\n<!-- .team-name -->Senior Postor<!-- .team-designation -->\n<ul>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n 	<li></li>\n</ul>\n<!-- .team-social-wrap --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->\nOUR BLOG\n<h2>Latest Posts</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg" alt="Giving Back – Uganda Training Centers" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/"> Oct 21, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg" alt="Spirit Of The Lord Is, From The New Life" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/"> Oct 21, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg" alt="Pray for Help to Save Mattia’s Life" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg" alt="Families During National Adoption Month" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-10-1-768x600.jpg" alt="We wept with our sisters in Egypt" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">We wept with our sisters in Egypt</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/we-wept-with-our-sisters-in-egypt/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x600.jpg" alt="Love the Lord Your God with All Your Heart" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Love the Lord Your God with All Your Heart</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/love-the-lord-your-god-with-all-your-heart/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-2-1-768x600.jpg" alt="The Heartfelt Petition To The Lord" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">The Heartfelt Petition To The Lord</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/the-heartfelt-petition-to-the-lord/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-5-1-768x600.jpg" alt="Trust Your Good Father" width="768" height="600" /><!-- .post-thumb -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/"> Apr 19, 2019</a></li>\n</ul>\n<h4><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Trust Your Good Father</a></h4>\n<!-- .entry-title -->\n<ul>\n 	<li><a href="https://elementor.zozothemes.com/zegen/trust-your-good-father/">Read More</a></li>\n</ul>\n<!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->\nCONTACT US\n<h2>Get In Touch</h2>\n<!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->\n\n<form action="/zegen/wp-admin/admin-ajax.php#wpcf7-f6358-o1" method="post" novalidate="novalidate" data-status="init"><input name="_wpcf7" type="hidden" value="6358" />\n<input name="_wpcf7_version" type="hidden" value="5.3.2" />\n<input name="_wpcf7_locale" type="hidden" value="en_US" />\n<input name="_wpcf7_unit_tag" type="hidden" value="wpcf7-f6358-o1" />\n<input name="_wpcf7_container_post" type="hidden" value="0" />\n<input name="_wpcf7_posted_data_hash" type="hidden" value="" />\n<input name="your-name" size="40" type="text" value="" placeholder="Name" aria-required="true" aria-invalid="false" />\n<input name="your-email" size="40" type="email" value="" placeholder="Email" aria-required="true" aria-invalid="false" />\n<input name="phone" size="40" type="tel" value="" placeholder="Phone" aria-invalid="false" />\n<textarea cols="40" name="your-message" rows="10" placeholder="Your message" aria-invalid="false"></textarea>\n<input type="submit" value="Send Now" /></form><!-- .contact-form --><!-- .contact-form-wrapper -->\n<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg" sizes="(max-width: 768px) 100vw, 768px" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/contact-bg-5-1-1-600x694.jpg 600w" alt="" width="768" height="888" />\n<h5>Our Location</h5>\n684 West College St. Sun City, United States America.\n<h5>Phone Number</h5>\n<a href="tel:(+55)654-545-5418">(+55) 654 - 545 - 5418</a>\n\n<a href="tel:(+55)654-545-1235">(+55) 654 - 545 - 1235</a>\n<h5>Email Address</h5>\n<a href="mailto:info@example.com">info@example.com</a>\n\n<a href="mailto:info@zegen.com">info@zegen.com</a>', 'Landing Page', '', 'inherit', 'closed', 'closed', '', '16804-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 16804, 'https://thefusionchurch.org/?p=20900', 0, 'revision', '', 0),
(20901, 2, '2025-04-21 19:38:03', '2025-04-21 19:38:03', '<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Help Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Web Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><!-- .ministries-wrapper -->', 'Ministries', '', 'inherit', 'closed', 'closed', '', '5530-revision-v1', '', '', '2025-04-21 19:38:03', '2025-04-21 19:38:03', '', 5530, 'https://thefusionchurch.org/?p=20901', 0, 'revision', '', 0),
(20902, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family-1.png" alt="Family Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/dove-1.png" alt="Prison Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta standard</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><!-- .ministries-wrapper -->', 'Ministries Grid 2', '', 'inherit', 'closed', 'closed', '', '20313-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 20313, 'https://thefusionchurch.org/?p=20902', 0, 'revision', '', 0),
(20903, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family-1.png" alt="Family Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/dove-1.png" alt="Prison Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/priest.png" alt="Web Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/praying.png" alt="Help Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><!-- .ministries-wrapper -->', 'Ministries Grid 4', '', 'inherit', 'closed', 'closed', '', '20336-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 20336, 'https://thefusionchurch.org/?p=20903', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20904, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/cross-family-1.png" alt="Children’s Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/loveus.png" alt="Global Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/angle-1.png" alt="Womens Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/revslider/zegen-home-1/bible.png" alt="Music Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/family-1.png" alt="Family Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/dove-1.png" alt="Prison Ministry" /><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .cols --><!-- .row --><!-- .ministries-wrapper -->', 'Ministries Left Sidebar', '', 'inherit', 'closed', 'closed', '', '20389-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 20389, 'https://thefusionchurch.org/?p=20904', 0, 'revision', '', 0),
(20905, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My account', '', 'inherit', 'closed', 'closed', '', '6258-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 6258, 'https://thefusionchurch.org/?p=20905', 0, 'revision', '', 0),
(20906, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/olivia/">Olivia</a></h3><!-- .team-name -->Team Leader<!-- .team-designation --><!-- .team-inner --><!-- .cols --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/henna/">Henna</a></h3><!-- .team-name -->Designer<!-- .team-designation --><!-- .team-inner --><!-- .cols --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/peterson/">Peterson</a></h3><!-- .team-name -->Marketing Manager<!-- .team-designation --><!-- .team-inner --><!-- .cols --><!-- .row --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/jackson/">Jackson</a></h3><!-- .team-name -->Developer<!-- .team-designation --><!-- .team-inner --><!-- .cols --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/johnny/">Johnny</a></h3><!-- .team-name -->Co Founder<!-- .team-designation --><!-- .team-inner --><!-- .cols --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-5-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/sophia-jones/">Sophia Jones</a></h3><!-- .team-name -->Founder<!-- .team-designation --><!-- .team-inner --><!-- .cols --><!-- .row --><!-- .team-wrapper -->', 'Our Pastors', '', 'inherit', 'closed', 'closed', '', '5636-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 5636, 'https://thefusionchurch.org/?p=20906', 0, 'revision', '', 0),
(20907, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/olivia/">Olivia</a></h3><!-- .team-name -->Team Leader<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/henna/">Henna</a></h3><!-- .team-name -->Designer<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/peterson/">Peterson</a></h3><!-- .team-name -->Marketing Manager<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/jackson/">Jackson</a></h3><!-- .team-name -->Developer<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/johnny/">Johnny</a></h3><!-- .team-name -->Co Founder<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener noreferrer"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-5-1-1.jpg" alt="" /><!-- .team-thumb --><h3><a href="https://elementor.zozothemes.com/zegen/team/sophia-jones/">Sophia Jones</a></h3><!-- .team-name -->Founder<!-- .team-designation --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->', 'Our Pastors Slide', '', 'inherit', 'closed', 'closed', '', '5655-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 5655, 'https://thefusionchurch.org/?p=20907', 0, 'revision', '', 0),
(20908, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener noreferrer"></a></li></ul><h3><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h3><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem</p>\n<!-- .sermon-excerpt --><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons', '', 'inherit', 'closed', 'closed', '', '6324-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 6324, 'https://thefusionchurch.org/?p=20908', 0, 'revision', '', 0),
(20909, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons Grid', '', 'inherit', 'closed', 'closed', '', '16879-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 16879, 'https://thefusionchurch.org/?p=20909', 0, 'revision', '', 0),
(20910, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons Grid 2', '', 'inherit', 'closed', 'closed', '', '20228-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 20228, 'https://thefusionchurch.org/?p=20910', 0, 'revision', '', 0),
(20911, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<img height="600" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><img height="600" width="768" alt="Creation Life in the Garden Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img3-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Creation Life in the Garden Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/creation-life-in-the-garden-children/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Global Warning and the End of the Age" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img4-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Global Warning and the End of the Age</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/" ><time datetime="2019-10-22T12:47:37+00:00" itemprop="datePublished">Oct 22, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/global-warning-and-the-end-of-the-age/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Greatest Sermon Ever Preached" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-sermon2-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/greatest-sermon-ever-preached/">Greatest Sermon Ever Preached</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/greatest-sermon-ever-preached/" ><time datetime="2019-10-21T10:14:41+00:00" itemprop="datePublished">Oct 21, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/greatest-sermon-ever-preached/">Read More</a><!-- .sermon-inner --><!-- .cols --><img height="600" width="768" alt="Peace provider for your soul." src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-sermon-768x600.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/peace-provider-for-your-soul/">Peace provider for your soul.</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/peace-provider-for-your-soul/" ><time datetime="2019-10-21T10:14:40+00:00" itemprop="datePublished">Oct 21, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/peace-provider-for-your-soul/">Read More</a><!-- .sermon-inner --><!-- .cols --><!-- .row --><!-- .sermon-wrapper -->', 'Sermons Grid 4', '', 'inherit', 'closed', 'closed', '', '20229-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 20229, 'https://thefusionchurch.org/?p=20911', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20912, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<img height="800" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons List Left Sidebar', '', 'inherit', 'closed', 'closed', '', '20172-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 20172, 'https://thefusionchurch.org/?p=20912', 0, 'revision', '', 0),
(20913, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<img height="800" width="768" alt="Spiritually Reborn As God’s Children" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img1-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Spiritually Reborn As God’s Children</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jorge-malone/">Jorge Malone</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/" ><time datetime="2019-11-19T09:52:08+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/spiritually-reborn-as-gods-children/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Sunday Sermon from the Church" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img6-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Sunday Sermon from the Church</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jeffery-edwards/">Jeffery Edwards</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/sunday-sermon-from-the-church/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Preaching Worship An Online Family" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img5-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Preaching Worship An Online Family</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/hope/">Hope</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/" ><time datetime="2019-11-19T09:51:36+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/preaching-worship-an-online-family/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><img height="800" width="768" alt="Christmas Doing God’s Will Better Future" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/11/sermon_img2-768x800.jpg"/><!-- .sermon-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-video.mp4" title="Video" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-audio.mp3" title="Audio" download></a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/sample-pdf.pdf" title="PDF" target="_blank" rel="noopener"></a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Christmas Doing God’s Will Better Future</a></h4><!-- .sermon-name --><ul><li>Sermon By: <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/jackson-west/">Jackson West</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-preacher/marcus-keller/">Marcus Keller</a></li><li>Categories: <a href="https://elementor.zozothemes.com/zegen/sermon-categories/god/">God</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/holiday/">Holiday</a>, <a href="https://elementor.zozothemes.com/zegen/sermon-categories/pray/">Pray</a></li><li><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/" ><time datetime="2019-11-19T09:51:35+00:00" itemprop="datePublished">Nov 19, 2019</time></a></li></ul><a href="https://elementor.zozothemes.com/zegen/sermon/christmas-doing-gods-will-better-future/">Read More</a><!-- .media-body --><!-- .sermon-list-item --><!-- .cols --><!-- .row --><ul><li>01</li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2">02</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="next">Next</a></li><li><a href="https://elementor.zozothemes.com/zegen/wp-admin/admin-ajax.php?paged=2" title="Last">Last</a></li></ul><!-- .sermon-wrapper -->', 'Sermons List Right Sidebar', '', 'inherit', 'closed', 'closed', '', '20219-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 20219, 'https://thefusionchurch.org/?p=20913', 0, 'revision', '', 0),
(20914, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 'Shop', '', 'inherit', 'closed', 'closed', '', '6255-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 6255, 'https://thefusionchurch.org/?p=20914', 0, 'revision', '', 0),
(20915, 2, '2025-04-21 19:38:04', '2025-04-21 19:38:04', '<a href="https://www.youtube.com/watch?v=tvDH4JM_gME">test</a>', 'test', '', 'inherit', 'closed', 'closed', '', '17322-revision-v1', '', '', '2025-04-21 19:38:04', '2025-04-21 19:38:04', '', 17322, 'https://thefusionchurch.org/?p=20915', 0, 'revision', '', 0),
(20916, 2, '2025-04-21 19:38:21', '2025-04-21 19:38:21', '', 'Testimonial1', '', 'inherit', 'closed', 'closed', '', '16967-revision-v1', '', '', '2025-04-21 19:38:21', '2025-04-21 19:38:21', '', 16967, 'https://thefusionchurch.org/?p=20916', 0, 'revision', '', 0),
(20917, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="DESC" count="10" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="small" filter="true" pagination="more"][/cmsmasters_column][/cmsmasters_row]', '1 Pixel Gap', '', 'inherit', 'closed', 'closed', '', '810-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 810, 'https://thefusionchurch.org/?p=20917', 0, 'revision', '', 0),
(20918, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="ASC" count="10" categories="masonry-puzzle" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="small" pagination="pagination"][/cmsmasters_column][/cmsmasters_row]', '1 Pixel Gap', '', 'inherit', 'closed', 'closed', '', '838-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 838, 'https://thefusionchurch.org/?p=20918', 0, 'revision', '', 0),
(20919, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="110"][cmsmasters_column data_width="1/1"][cmsmasters_blog orderby="date" order="DESC" count="12" layout="timeline" metadata="date,categories,author,comments,likes,more" pagination="pagination"][/cmsmasters_column][/cmsmasters_row]', 'Blog Shortcode', '', 'inherit', 'closed', 'closed', '', '113-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 113, 'https://thefusionchurch.org/?p=20919', 0, 'revision', '', 0),
(20920, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_padding_bottom="30" data_padding_top="90" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_size="22" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Unilmited Button Styles. Any Size, Color, Font, Width, Height and Icons. Well Animated.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="50" data_padding_top="40" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_style="cmsmasters_but_shadow" button_line_height="40" button_font_weight="normal" button_font_style="normal" button_padding_hor="15" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_dark_bg" button_font_weight="normal" button_font_style="normal" button_padding_hor="15" button_icon="cmsmasters-icon-smile-1" button_border_width="2" button_border_style="solid" button_border_radius="10" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_slide_bottom" button_font_weight="normal" button_font_style="normal" button_padding_hor="15" button_border_width="3" button_border_style="double" animation_delay="0"]Button[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_font_weight="bolder" button_font_style="normal" button_border_width="2" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_divider" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-message" button_border_width="2" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_slide_left" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_inverse" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-bell-3" button_border_width="2" button_border_style="outset" button_border_color="#d14f42" animation_delay="0"]Button[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_shadow" button_font_weight="bolder" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="5px" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_hover_slide_left" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-globe-3" button_border_style="double" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_expand_vert" button_font_weight="bolder" button_font_style="normal" button_border_width="2" button_border_style="outset" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_icon_light_bg" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-user-group" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_expand_diag" button_line_height="40" button_font_weight="normal" button_font_style="normal" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="40" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_hover" button_font_weight="normal" button_font_style="normal" button_icon="cmsmasters-icon-heart-3" button_border_style="outset" button_border_radius="20" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_hover" button_font_weight="normal" button_font_style="normal" button_border_style="outset" animation_delay="0"]Button[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="40" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="center" button_style="cmsmasters_but_bg_slide_right" button_font_weight="bolder" button_font_style="normal" button_border_width="2" button_border_style="solid" animation_delay="0"]Button[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="20" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="0" margin_bottom="0" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="70" data_padding_bottom="20"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_size="22" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]2000 + Icons with flexible settings[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmas\nters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-award-1" size="25" space="60" display="block" text_align="center" border_width="2" border_radius="50%" color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-lifebuoy-3" size="40" space="60" display="block" text_align="center" border_width="0" border_radius="50%" link="#" target="self" bd_color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-heart-3" size="27" space="53" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" bg_color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-video-3" size="30" space="60" display="block" text_align="center" border_width="2" border_radius="50%" color="#f7a145" bd_color="#f7a145" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-mustache" size="40" space="60" display="block" text_align="center" border_width="1" border_radius="50%" color="#424555" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-star-3" size="25" space="60" display="block" text_align="center" border_width="4" border_radius="50%" link="#" target="self" bd_color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-paper-plane-4" size="25" space="56" display="block" text_align="center" border_width="1" border_radius="0" color="#ffffff" bg_color="#d14f42" bd_color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-info-3" size="26" space="70" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" bg_color="#a794b5" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="110" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-droplet-1" size="20" space="60" display="block" text_align="center" border_width="8" border_radius="50%" color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-headphones-alt" size="35" space="70" display="block" text_align="center" border_width="0" border_radius="15%" link="#" target="self" color="#ffffff" bg_color="#aac4a2" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-game" size="32" space="60" display="block" text_align="center" border_width="0" border_radius="60%" color="#ffffff" bg_color="rgba(209,79,66,0.73)" bd_color="rgba(66,69,85,0.49)" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_simple_icon icon="cmsmasters-icon-glasses-1" size="25" space="60" display="block" text_align="center" border_width="6" border_radius="50%" color="#d14f42" bd_color="#d14f42" animation_delay="0"][/cmsmasters_simple_icon][/cmsmasters_column][/cmsmasters_row]', 'Buttons &amp; Icons', '', 'inherit', 'closed', 'closed', '', '4500-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 4500, 'https://thefusionchurch.org/?p=20920', 0, 'revision', '', 0),
(20921, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '<!-- wp:woocommerce/cart -->\n<div class="wp-block-woocommerce-cart alignwide is-loading"><!-- wp:woocommerce/filled-cart-block -->\n<div class="wp-block-woocommerce-filled-cart-block"><!-- wp:woocommerce/cart-items-block -->\n<div class="wp-block-woocommerce-cart-items-block"><!-- wp:woocommerce/cart-line-items-block -->\n<div class="wp-block-woocommerce-cart-line-items-block"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/cart-cross-sells-block -->\n<div class="wp-block-woocommerce-cart-cross-sells-block"><!-- wp:heading {"fontSize":"large"} -->\n<h2 class="wp-block-heading has-large-font-size">You may be interested in…</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/cart-cross-sells-products-block -->\n<div class="wp-block-woocommerce-cart-cross-sells-products-block"></div>\n<!-- /wp:woocommerce/cart-cross-sells-products-block --></div>\n<!-- /wp:woocommerce/cart-cross-sells-block --></div>\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class="wp-block-woocommerce-cart-totals-block"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class="wp-block-woocommerce-cart-order-summary-block"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class="wp-block-woocommerce-cart-order-summary-heading-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-cart-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-cart-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class="wp-block-woocommerce-cart-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class="wp-block-woocommerce-cart-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-cart-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-cart-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class="wp-block-woocommerce-cart-express-payment-block"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class="wp-block-woocommerce-proceed-to-checkout-block"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class="wp-block-woocommerce-cart-accepted-payment-methods-block"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class="wp-block-woocommerce-empty-cart-block"><!-- wp:heading {"textAlign":"center","className":"with-empty-cart-icon wc-block-cart__empty-cart__title"} -->\n<h2 class="wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {"className":"is-style-dots"} -->\n<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {"textAlign":"center"} -->\n<h2 class="wp-block-heading has-text-align-center">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {"columns":4,"rows":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->', 'Cart', '', 'inherit', 'closed', 'closed', '', '11-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 11, 'https://thefusionchurch.org/?p=20921', 0, 'revision', '', 0),
(20922, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_text animation_delay="0"][woocommerce_cart][/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Cart', '', 'inherit', 'closed', 'closed', '', '2155-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 2155, 'https://thefusionchurch.org/?p=20922', 0, 'revision', '', 0),
(20923, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '<!-- wp:woocommerce/checkout -->\n<div class="wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading"><!-- wp:woocommerce/checkout-fields-block -->\n<div class="wp-block-woocommerce-checkout-fields-block"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class="wp-block-woocommerce-checkout-express-payment-block"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class="wp-block-woocommerce-checkout-contact-information-block"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class="wp-block-woocommerce-checkout-shipping-method-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class="wp-block-woocommerce-checkout-pickup-options-block"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class="wp-block-woocommerce-checkout-shipping-address-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class="wp-block-woocommerce-checkout-billing-address-block"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class="wp-block-woocommerce-checkout-shipping-methods-block"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class="wp-block-woocommerce-checkout-payment-block"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class="wp-block-woocommerce-checkout-additional-information-block"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class="wp-block-woocommerce-checkout-order-note-block"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class="wp-block-woocommerce-checkout-terms-block"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class="wp-block-woocommerce-checkout-actions-block"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class="wp-block-woocommerce-checkout-totals-block"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-block"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-cart-items-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-coupon-form-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-subtotal-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-fee-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-discount-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-shipping-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class="wp-block-woocommerce-checkout-order-summary-taxes-block"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->', 'Checkout', '', 'inherit', 'closed', 'closed', '', '12-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 12, 'https://thefusionchurch.org/?p=20923', 0, 'revision', '', 0),
(20924, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_text animation_delay="0"][woocommerce_checkout][/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Checkout', '', 'inherit', 'closed', 'closed', '', '2157-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 2157, 'https://thefusionchurch.org/?p=20924', 0, 'revision', '', 0),
(20925, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_padding_bottom="50" data_padding_top="70" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_clients columns="4" layout="slider" height="180" autoplay="true" speed="1" slides_control="true" arrow_control="true" animation_delay="0"][cmsmasters_client logo="788|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/Untitled-1.jpg|full"]Lingvo Centr[/cmsmasters_client][cmsmasters_client logo="786|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/2.jpg|full"]OGY Library[/cmsmasters_client][cmsmasters_client logo="787|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/3.jpg|full"]World Connect[/cmsmasters_client][cmsmasters_client logo="785|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/1.jpg|full"]Books Market[/cmsmasters_client][cmsmasters_client logo="786|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/2.jpg|full"]OGY Library[/cmsmasters_client][/cmsmasters_clients][/cmsmasters_column][/cmsmasters_row]', 'Clients', '', 'inherit', 'closed', 'closed', '', '115-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 115, 'https://thefusionchurch.org/?p=20925', 0, 'revision', '', 0),
(20926, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="35" animation_delay="0"]Form builder[/cmsmasters_heading][cmsmasters_text animation_delay="0"]A powerful Form Builder Tool, customly developed by CMSMasters, lets you create an unlimited amount of forms of different types and complexity, from simple contact forms tocomplex questionnaires with numerous fields, radio-buttons, checkboxes and dropdowns, text areas, as well as set validation for these fields. You can decide how to arrange fields. Activate Captcha and even select how received message will look like with Message Composer.[/cmsmasters_text][cmsmasters_divider width="long" height="2" style="solid" position="center" margin_top="50" margin_bottom="50" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="110"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="35" animation_delay="0"]A Sample Questionnaire[/cmsmasters_heading][cmsmasters_contact_form form_plugin="cfb" form_cfb="374" email_cfb="sfa@gmail.com" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="35" animation_delay="0"]Contact Form[/cmsmasters_heading][cmsmasters_contact_form form_plugin="cf7" form_cf7="4{|}Contact form 1" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Contact form', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 37, 'https://thefusionchurch.org/?p=20926', 0, 'revision', '', 0),
(20927, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Horizontal Progress Bar[/cmsmasters_heading][cmsmasters_stats mode="bars" type="horizontal" count="5" animation_delay="0"][cmsmasters_stat progress="71"]Ministries[/cmsmasters_stat][cmsmasters_stat progress="99" icon="cmsmasters-icon-user-group"]Sermon[/cmsmasters_stat][cmsmasters_stat progress="53"]Confession[/cmsmasters_stat][cmsmasters_stat subtitle="The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. " progress="100"]Faith[/cmsmasters_stat][/cmsmasters_stats][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Round Skills[/cmsmasters_heading][cmsmasters_stats mode="circles" count="4" animation_delay="0"][cmsmasters_stat progress="71"]Ministries[/cmsmasters_stat][cmsmasters_stat progress="99" icon="cmsmasters-icon-user-group"]Sermon[/cmsmasters_stat][cmsmasters_stat progress="53"]Confession[/cmsmasters_stat][cmsmasters_stat progress="100"]Faith[/cmsmasters_stat][/cmsmasters_stats][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Vertical Skills[/cmsmasters_heading][cmsmasters_stats mode="bars" type="vertical" count="5" animation_delay="0"][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="71"]Ministries[/cmsmasters_stat][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="99" icon="cmsmasters-icon-user-group"]Sermon[/cmsmasters_stat][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="53"]Confession[/cmsmasters_stat][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="100"]Faith[/cmsmasters_stat][cmsmasters_stat subtitle="There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form." progress="97"]Help[/cmsmasters_stat][/cmsmasters_stats][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Top Icons[/cmsmasters_heading][cmsmasters_counters type="vertical" count="5" icon_size="30" icon_space="60" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="100" value_suffix="%" icon_type="icon" icon="cmsmasters-icon-thumbs-up-3" icon_color="#d14f42" icon_bg_color="#ffffff"]Quality[/cmsmasters_counter][cmsmasters_counter value="2480" icon_type="icon" icon="cmsmasters-icon-award-alt" icon_color="#d14f42" icon_bg_color="#ffffff"]Ministries[/cmsmasters_counter][cmsmasters_counter value="25" icon_type="icon" icon="cmsmasters-icon-user-group" icon_color="#d14f42" icon_bg_color="#ffffff"]People working[/cmsmasters_counter][cmsmasters_counter value="38" icon_type="icon" icon="cmsmasters-icon-calendar-3" icon_color="#d14f42" icon_bg_color="#ffffff"]Years of experience[/cmsmasters_counter][cmsmasters_counter value="3784" icon_type="icon" icon="cmsmasters-icon-smile-1" icon_color="#d14f42" icon_bg_color="#ffffff"]Happy Smiles[/cmsmasters_counter][/cmsmasters_counters][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Side Icons[/cmsmasters_heading][cmsmasters_counters type="horizontal" count="5" icon_size="30" icon_space="60" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="100" value_suffix="%" icon_type="icon" icon="cmsmasters-icon-thumbs-up-3" icon_color="#d14f42" icon_bg_color="#ffffff"]Quality[/cmsmasters_counter][cmsmasters_counter value="2480" icon_type="icon" icon="cmsmasters-icon-award-alt" icon_color="#d14f42" icon_bg_color="#ffffff"]Ministers[/cmsmasters_counter][cmsmasters_counter value="25" icon_type="icon" icon="cmsmasters-icon-user-group" icon_color="#d14f42" icon_bg_color="#ffffff"]People working[/cmsmasters_counter][cmsmasters_counter value="38" icon_type="icon" icon="cmsmasters-icon-calendar-3" icon_color="#d14f42" icon_bg_color="#ffffff"]Years of experience[/cmsmasters_counter][cmsmasters_counter value="3784" icon_type="icon" icon="cmsmasters-icon-smile-1" icon_color="#d14f42" icon_bg_color="#ffffff"]Happy Smiles[/cmsmasters_counter][/cmsmasters_counters][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="50" animation_delay="0"]Top Images[/cmsmasters_heading][cmsmasters_counters type="vertical" count="4" icon_size="100" icon_space="150" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="100" value_suffix="%" icon_type="image" image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" icon_color="#d14f42" icon_bg_color="#ffffff"]Quality[/cmsmasters_counter][cmsmasters_counter value="2480" icon_type="image" image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full" icon_color="#d14f42" icon_bg_color="#ffffff"]Ministries[/cmsmasters_counter][cmsmasters_counter value="25" icon_type="image" image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" icon_color="#d14f42" icon_bg_color="#ffffff"]People working[/cmsmasters_counter][cmsmasters_counter value="38" icon_type="image" image="4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03.jpg|full" icon_color="#d14f42" icon_bg_color="#ffffff"]Years of experience[/cmsmasters_counter][/cmsmasters_counters][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Stats[/cmsmasters_heading][cmsmasters_counters type="vertical" count="4" icon_size="100" icon_space="100" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="100" value_suffix="%" color="#d14f42" icon_type="icon" icon_bg_color="#d14f42"]Quality[/cmsmasters_counter][cmsmasters_counter value="2480" color="#d14f42" icon_type="icon" icon_bg_color="#d14f42"]Ministries[/cmsmasters_counter][cmsmasters_counter value="25" value_suffix="%" color="#d14f42" icon_type="icon" icon_bg_color="#d14f42"]People working[/cmsmasters_counter][cmsmasters_counter value="38" value_suffix="%" color="#d14f42" icon_type="icon" icon_bg_color="#d14f42"]Years of experience[/cmsmasters_counter][/cmsmasters_counters][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data\n_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/1"][/cmsmasters_column][/cmsmasters_row]', 'Counters &amp; Progress Bars', '', 'inherit', 'closed', 'closed', '', '88-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 88, 'https://thefusionchurch.org/?p=20927', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20928, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_padding_bottom="100" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Choose Your Cause &amp; Donate[/cmsmasters_heading][cmsmasters_campaigns orderby="date" order="DESC" columns="4" count="8" pause="5" campaigns_metadata="title,excerpt,donated_percent" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Featured Campaign[/cmsmasters_heading][cmsmasters_featured_campaign campaign="1320" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Latest Donators[/cmsmasters_heading][cmsmasters_campaigns orderby="date" order="ASC" columns="4" count="4" pause="5" campaigns_metadata="title,donated_percent" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Couses', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 18, 'https://thefusionchurch.org/?p=20928', 0, 'revision', '', 0),
(20929, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_featured_campaign campaign="1311" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1314" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1320" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1324" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1327" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][cmsmasters_featured_campaign campaign="1332" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Couses List', '', 'inherit', 'closed', 'closed', '', '2822-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 2822, 'https://thefusionchurch.org/?p=20929', 0, 'revision', '', 0),
(20930, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_padding_bottom="50" data_padding_top="70" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_text animation_delay="0"]\n<p style="text-align: center;">Custom HTML, CS and JS are powerful instruments for experienced developers, who’d like to add their own code, styles or scripts directly to the certain page.</p>\n<p style="text-align: center;"><img class="aligncenter" src="http://language-school.cmsmasters.net/wp-content/uploads/2015/07/2015-07-22_1249.png" /></p>\n[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row]', 'Custom HTML, CSS, JS', '', 'inherit', 'closed', 'closed', '', '39-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 39, 'https://thefusionchurch.org/?p=20930', 0, 'revision', '', 0),
(20931, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_padding_bottom="35" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Solid[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="solid" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="solid" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Dotted[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="dotted" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="dotted" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="dotted" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="35" data_padding_top="20" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Dashed[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="dashed" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="dashed" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="dashed" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Double[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="double" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="double" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="double" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="20" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Groove[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="groove" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="groove" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="groove" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="30" animation_delay="0"]Ridge[/cmsmasters_heading][cmsmasters_divider width="long" height="1" style="ridge" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="3" style="ridge" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][cmsmasters_divider width="long" height="6" style="ridge" position="center" margin_top="50" margin_bottom="10" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Dividers', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 41, 'https://thefusionchurch.org/?p=20931', 0, 'revision', '', 0),
(20932, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 'Donations', '', 'inherit', 'closed', 'closed', '', '1450-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 1450, 'https://thefusionchurch.org/?p=20932', 0, 'revision', '', 0),
(20933, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_padding_bottom="100" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]You Tube[/cmsmasters_heading][cmsmasters_embed link="https://youtu.be/jC0OjPgxB4w" width="560" height="320" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Vimeo[/cmsmasters_heading][cmsmasters_embed link="https://vimeo.com/16039117" width="560" height="320" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Soundcloud[/cmsmasters_heading][cmsmasters_embed link="https://soundcloud.com/lifechurch_worship/we-lift-you-high" width="560" height="320" animation_delay="0"][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row]', 'Embedded', '', 'inherit', 'closed', 'closed', '', '66-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 66, 'https://thefusionchurch.org/?p=20933', 0, 'revision', '', 0),
(20934, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 'Events', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 15, 'https://thefusionchurch.org/?p=20934', 0, 'revision', '', 0),
(20935, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="40"][cmsmasters_column data_width="1/1"][cmsmasters_featured_block text_width="48" text_position="left" text_padding="40px 40px 40px 40px" text_align="left" color_overlay="#424555" fb_bg_color="#424555" bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" animation_delay="0"]\n<h3 class="cmsmasters_project_title entry-title"></h3>\n<h1><span style="font-size: 18pt; color: #ffffff;"><strong>Emily Workins</strong></span></h1>\n<blockquote>\n<p style="text-align: left;"><span style="color: #ffffff;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.</span></p>\n</blockquote>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="right" button_font_weight="normal" button_font_style="normal" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#212121" button_border_color_h="#ffffff" animation_delay="0"]Read More[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="75" text_position="center" text_align="center" fb_bg_color="#d14f42" top_padding="50" bottom_padding="50" animation_delay="0"]\n<h5 style="text-align: center;"><span style="color: #ffffff;"><b>About us</b></span></h5>\n<p style="text-align: center;"><span style="color: #ffffff;">At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga.</span></p>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="75" text_position="center" text_align="center" fb_bg_color="#f7a145" top_padding="50" bottom_padding="50" animation_delay="0"]\n<h5 style="text-align: center;"><span style="color: #ffffff;"><strong>Who we are </strong></span></h5>\n<p style="text-align: center;"><span style="color: #ffffff;">At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga.</span></p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row]', 'Featured Blocks', '', 'inherit', 'closed', 'closed', '', '68-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 68, 'https://thefusionchurch.org/?p=20935', 0, 'revision', '', 0),
(20936, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_padding_bottom="0" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Hover Slider[/cmsmasters_heading][cmsmasters_gallery layout="hover" hover_pause="4" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg,4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg,4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg,4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg,4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02-150x150.jpg[/cmsmasters_gallery][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Slider[/cmsmasters_heading][cmsmasters_gallery layout="slider" image_size_slider="full" slider_effect="slide" slider_autoplay="true" slider_slideshow_speed="7" slider_animation_speed="600" slider_pause_on_hover="true" slider_rewind="true" slider_rewind_speed="1000" slider_nav_control="true" slider_nav_arrow="true" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg,4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg,4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg,4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg,4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02-150x150.jpg[/cmsmasters_gallery][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Image Gallery[/cmsmasters_heading][cmsmasters_gallery layout="gallery" gallery_type="grid" image_size_gallery="cmsmasters-blog-masonry-thumb" gallery_columns="4" gallery_links="lightbox" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg,4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg,4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg,4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg[/cmsmasters_gallery][/cmsmasters_column][/cmsmasters_row]', 'Gallery', '', 'inherit', 'closed', 'closed', '', '64-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 64, 'https://thefusionchurch.org/?p=20936', 0, 'revision', '', 0),
(20937, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="250" data_padding_bottom="250"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="26" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="30" animation_delay="0"]Growth Through Community [/cmsmasters_heading][cmsmasters_heading type="h1" font_size="48" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]Getting Involved is Simple[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#1f273f" button_border_color_h="#ffffff" animation_delay="0"]Join Us Now[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="0%15%0%15%" text_align="left" fb_bg_color="#424555" top_padding="40" bottom_padding="0" animation_delay="0"]\n<p style="text-align: center;">[cmsmasters_simple_icon icon="cmsmasters-icon-user-add-2" size="36" space="50" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center;">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Come[/cmsmasters_heading]</p>\n<h6 style="text-align: center;"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" line_height="25" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Join us in worship every Sunday to hear a word from God. The point of using Lorem Ipsum [/cmsmasters_heading]\n</em></h6>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="0%15%0%15%" text_align="left" fb_bg_color="#a2473e" top_padding="40" bottom_padding="0" animation_delay="0"]\n<p style="text-align: center;">[cmsmasters_simple_icon icon="cmsmasters-icon-droplet-1" size="36" space="50" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center;">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Grow[/cmsmasters_heading]</p>\n<h6 style="text-align: center;"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" line_height="26" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters[/cmsmasters_heading]\n</em></h6>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="0%15%0%15%" text_align="left" fb_bg_color="#d14f42" top_padding="40" bottom_padding="0" animation_delay="0"]\n<p style="text-align: center;">[cmsmasters_simple_icon icon="cmsmasters-icon-chat-3" size="36" space="50" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center;">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Serve[/cmsmasters_heading]</p>\n<h6 style="text-align: center;"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" line_height="26" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters[/cmsmasters_heading]\n</em></h6>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="0%15%0%15%" text_align="left" fb_bg_color="#f7a145" top_padding="40" bottom_padding="0" animation_delay="0"]\n<p style="text-align: center;">[cmsmasters_simple_icon icon="cmsmasters-icon-heart-3" size="36" space="50" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center;">[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Reach[/cmsmasters_heading]</p>\n<h6 style="text-align: center;"><em>[cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" line_height="26" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters[/cmsmasters_heading]\n</em></h6>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="40"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Popular Sermons[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="40" animation_delay="0"] God''s Greatest Gift[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Holy Bible" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Vision" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-eye-3" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Donate" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="60" data_padding_bottom="100"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Values" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-diamond-1" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Belief" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-magic-1" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Group" heading_type="h3" box_icon_type="icon" box_icon="cmsmasters-icon-user-group" box_icon_size="24" box_icon_space="60" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="1" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #888888;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#fcfcfc" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="0" margin_bottom="0" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#fcfcfc" data_padding_top="80" data_padding_bottom="30"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Our Church Life[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="50" animation_delay="0"] God''s Greatest Gift[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_portfolio orderby="date" order="ASC" count="4" categories="masonry-puzzle" layout="puzzle" metadata_puzzle="title" gap="zero" pagination="disabled"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_portfolio orderby="date" order="DESC" count="4" categories="masonry-puzzle,puzzle" layout="puzzle" metadata_puzzle="title" gap="zero" pagination="disabled"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#f7a145" data_padding_top="60" data_padding_bottom="20"][cmsmasters_column data_width="3/4"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]We''d love for you to join us this Sunday[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]Join Us Right Now[/cmsmasters_button][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Get Involved', '', 'inherit', 'closed', 'closed', '', '3995-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 3995, 'https://thefusionchurch.org/?p=20937', 0, 'revision', '', 0),
(20938, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="250" data_padding_bottom="250"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="24" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]Thanks for Your Donate[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="44" line_height="57" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]God Does Not Matter How Much You Donate,[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="44" line_height="57" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]He Appreciates Any Donat[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3d3f3e" button_border_color_h="#ffffff" animation_delay="0"]Donate now![/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_no_margin="true" data_padding_right="0" data_padding_left="0" data_width="fullwidth"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="70" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-user-3" size="40" space="80" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h1" font_size="24" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]In Person[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" link="#" target="self" margin_top="0" margin_bottom="20" link="http://my-religion.cmsmasters.net/contact/" animation_delay="0"]Plan a Visit[/cmsmasters_heading][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="70" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-chat-3" size="40" space="80" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h1" font_size="24" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]In Text[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" link="#" target="self" margin_top="0" margin_bottom="20" link="http://my-religion.cmsmasters.net/contact/" animation_delay="0"]Tell me More[/cmsmasters_heading][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="70" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-bag-1" size="40" space="80" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h1" font_size="24" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]Buy in Shop[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" link="#" target="self" margin_top="0" margin_bottom="20" link="http://my-religion.cmsmasters.net/shop/" animation_delay="0"]Go to Shop[/cmsmasters_heading][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="70" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="30" bottom_padding="30" animation_delay="0"][cmsmasters_simple_icon icon="cmsmasters-icon-card" size="40" space="80" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon][cmsmasters_heading type="h1" font_size="24" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="" animation_delay="0"]Online[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="19" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" link="#" target="self" margin_top="0" margin_bottom="20" link="http://my-religion.cmsmasters.net/donations/" animation_delay="0"]Give Online[/cmsmasters_heading][/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" line_height="46" font_weight="700" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Donations Company[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="30" animation_delay="0"]Thanks for your help[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="60" margin_bottom="0" animation_delay="0"][cmsmasters_campaigns orderby="date" order="DESC" campaigns_categories="donators,help,safe" columns="4" count="4" pause="4" campaigns_metadata="title,donated_percent" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_featured_campaign campaign="1314" campaign_color="#ffffff" campaign_metadata="image,link,rest_amount,donated_percent,excerpt" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="120" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"] Regular Donations[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_st\nyle="default" data_bot_style="default" data_color="second" data_bg_color="#d14f42" data_padding_top="30" data_padding_bottom="30"][cmsmasters_column data_width="1/1"][cmsmasters_twitter user="cmsmasters" count="5" date="true" control="true" autoplay="true" speed="3" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Give', '', 'inherit', 'closed', 'closed', '', '2816-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 2816, 'https://thefusionchurch.org/?p=20938', 0, 'revision', '', 0),
(20939, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Roadmap[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="ROADMAP" zoom="14" height_type="auto" scroll_wheel="true" double_click_zoom="true" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" overview_map_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Terrain[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="TERRAIN" zoom="14" height_type="auto" scroll_wheel="true" double_click_zoom="true" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" overview_map_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Hybrid[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="HYBRID" zoom="14" height_type="auto" scroll_wheel="true" double_click_zoom="true" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" overview_map_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Satellite[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="SATELLITE" zoom="14" height_type="auto" scroll_wheel="true" double_click_zoom="true" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" overview_map_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="0" data_padding_left="0" data_width="fullwidth"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="100" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Full[/cmsmasters_heading][cmsmasters_google_map_markers address_type="address" address="40.716709, -73.996569" type="ROADMAP" zoom="14" height_type="fixed" height="400" pan_control="true" zoom_control="true" map_type_control="true" scale_control="true" street_view_control="true" animation_delay="0"][cmsmasters_google_map_marker][/cmsmasters_google_map_marker][/cmsmasters_google_map_markers][/cmsmasters_column][/cmsmasters_row]', 'Google Maps', '', 'inherit', 'closed', 'closed', '', '62-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 62, 'https://thefusionchurch.org/?p=20939', 0, 'revision', '', 0),
(20940, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '<!--vcv no format--><!-- vcwb/dynamicElementComment:11effe8f --><div class="vce-row-container" data-vce-boxed-width="true"><div class="vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top" id="el-11effe8f" data-vce-do-apply="all el-11effe8f"><div class="vce-row-content" data-vce-element-content="true"><!-- vcwb/dynamicElementComment:51ac3bda --><div class="vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first" id="el-51ac3bda"><div class="vce-col-inner" data-vce-do-apply="border margin background  el-51ac3bda"><div class="vce-col-content" data-vce-element-content="true" data-vce-do-apply="padding el-51ac3bda"><!-- vcwb/dynamicElementComment:5a4c6834 --><div class="vce-text-block"><div class="vce-text-block-wrapper vce" id="el-5a4c6834" data-vce-do-apply="all el-5a4c6834"><p>[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"]<br>[cmsmasters_slider slider_plugin="rev" slider_rev="ken_burns"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424555" top_padding="40" bottom_padding="40" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Passionate Worship[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Experience heartfelt worship that draws you into God’s presence.</p><p>[/cmsmasters_heading]</p><p>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#a2473e" top_padding="40" bottom_padding="40" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Practical Bible Teaching[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Receive life-changing truth taught in simple, relatable ways.&nbsp;[/cmsmasters_heading]</p><h5 style="text-align: center;">&nbsp;</h5><p>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#d14f42" top_padding="40" bottom_padding="40" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Powerful Prayer &amp; Prophetic Insight[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Encounter divine guidance and breakthrough through fervent prayer and Spirit-led revelation. [/cmsmasters_heading]</p><p>[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#f7a145" top_padding="40" bottom_padding="40" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]A Safe, Welcoming Atmosphere[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="18" line_height="20" font_weight="200" font_style="italic" text_align="center" color="#f5f5f5" margin_top="0" margin_bottom="20" animation_delay="0"]Come as you are and feel right at home in a judgment-free environment. [/cmsmasters_heading]</p><p>[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="110" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="15" animation="fadeInUp" animation_delay="300"]The Fusion Church[/cmsmasters_heading][cmsmasters_text animation="fadeInUp" animation_delay="300"]</p><h6 style="text-align: center;"><span style="font-size: 18pt;"><em><span style="color: #707176;">Believing in God''s Word and Spirit</span></em></span></h6><p>[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="50" data_padding_top="30" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_image align="center" animation="fadeInUp" animation_delay="300"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="40" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="left" color="#8b8b8b" margin_top="0" margin_bottom="20" animation="fadeInUp" animation_delay="300"]</p><p class="" data-start="127" data-end="198"><strong data-start="127" data-end="198">A Church for All People, Rooted in Christ, Empowered by the Spirit.</strong></p><p class="" data-start="200" data-end="487">At <strong data-start="203" data-end="224">The Fusion Church</strong>, we are a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness.</p><p class="" data-start="489" data-end="755">We are a <strong data-start="498" data-end="549">multigenerational, multicultural, Spirit-filled</strong> church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.</p><p>[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2" data_animation="fadeInUp" data_animation_delay="300"][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="left" color="#8b8b8b" margin_top="0" margin_bottom="20" animation_delay="0"]</p><p class="" data-start="757" data-end="1003">Our desire is to create a space where faith and purpose <strong data-start="813" data-end="821">fuse</strong> together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.</p><p class="" data-start="1005" data-end="1188">Through passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God’s heart for His people and the world.</p><p>[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="112" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#d14d42" link="#" target="self" margin_top="0" margin_bottom="20" animation="fadeInUp" animation_delay="300"]Read More about us.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4559||!|vcvUploadUrl|!|/2025/04/image.png|full" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="155" data_padding_bottom="155"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h4" font_family="Crimson+Text:400,400italic,700,700italic" font_size="30" line_height="40" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="55" animation_delay="0"]A Place For You[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="52" line_height="70" tablet_check="true" tablet_font_size="38" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="9" animation_delay="0"]A Church for All People, Rooted in Christ, Empowered by the Spirit.[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="52" line_height="70" tablet_check="true" tablet_font_size="38" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="70" animation_delay="0"] a church that loves God and people.[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#0a0a0a" button_border_color_h="#ffffff" animation_delay="0"]Become a Member[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="40" data_padding_top="80" data_bg_color="#424555" data_color="third" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"]<br>[cmsmasters_profiles orderby="date" order="ASC" count="1" categories="senior-pastor" layout="vertical" animation_delay="0"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="130" data_padding_top="130" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation="fadeInUp" animation_delay="300"]Latest Sermons[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#626368" margin_top="0" margin_bottom="40" animation="fadeInUp" animation_delay="300"]iPod? iPad? Try iPray…[/cmsmasters_heading][cmsmasters_image align="center" animation="fadeInUp" animation_delay="300"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="20" margin_bottom="30" animation="fadeInUp" animation_delay="300"]<br>[cmsmasters_sermons orderby="date" order="ASC" count="3" columns="3" metadata="title,author,categories,date,excerpt" pagination="disabled" animation="fadeInUp" animation_delay="300"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="auto" data_padding_top="195" data_padding_bottom="195"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="30" line_height="28" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]Simon R. Green[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="54" line_height="80" tablet_check="true" tablet_font_size="20" tablet_line_height="30" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="80" animation_delay="0"]“I knew God was with me, and however He chose to protect the baby would be best.”[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#0a0a0a" button_border_color_h="#ffffff" animation_delay="0"]Learn More Stories[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row][cmsmasters_column data_width="1/1"][cmsmasters_text]<br>[cmsmasters_row data-padding_bottom="85" data-padding_top="125" data-bg_color="#d14f42" data-color="second" data-<br>bot_style="default" data-top_style="default" data-width="boxed"]<br>[/cmsmasters_text][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="second" data_bg_color="#d14f42" data_padding_top="125" data_padding_bottom="85"][cmsmasters_column data_width="1/2"][cmsmasters_text animation_delay="0" classes="custom_subscribe_title"]</p><h4>Receive regular email updates from Pastor Doe and other ministries at Lord’s House. We keep you in loop so you won''t miss it out!</h4><p>[/cmsmasters_text][/cmsmasters_column][cmsmasters_column data_width="1/2"]<br>[cmsmasters_sidebar sidebar="subscribe" classes="custom_subscribe"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="14" data_padding_right="14" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="130" data_padding_bottom="130"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation="fadeInUp" animation_delay="300"]Our Causes[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#626368" margin_top="0" margin_bottom="40" animation="fadeInUp" animation_delay="300"]Let Us Do Good[/cmsmasters_heading][cmsmasters_image align="center" animation="fadeInUp" animation_delay="300"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="60" animation="fadeInUp" animation_delay="300"]<br>[cmsmasters_posts_slider orderby="date" order="DESC" post_type="project" portfolio_categories="church,god,holy-father,hope,jesus,kids" columns="3" count="3" pause="5" portfolio_metadata="title,excerpt,categories,more" animation="fadeInUp" animation_delay="300"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_merge="true" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h4" font_family="Crimson+Text:400,400italic,700,700italic" font_size="32" line_height="50" tablet_check="true" tablet_font_size="20" tablet_line_height="36" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]You’ve been created with gifts and passions to use[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="80" line_height="100" tablet_check="true" tablet_font_size="40" tablet_line_height="50" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="70" animation_delay="0"]Become a Volunteer[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="200" data_padding_bottom="200"][cmsmasters_column data_width="1/1" data_classes="buttons_center"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#0a0a0a" button_border_color_h="#ffffff" animation_delay="0" classes="dib"]Calendar[/cmsmasters_button][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_line_height="46" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#0a0a0a" button_border_color_h="#ffffff" animation_delay="0" classes="dib"]SignUp Today[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#f7a145" data_padding_top="90" data_padding_bottom="50"][cmsmasters_column data_width="1/3"]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"]<br>[cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Event[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"]<br>[cmsmasters_sidebar sidebar="email"]<br>[/cmsmasters_column][cmsmasters_column data_width="1/3"]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"]<br>[cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="160"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10"]Next Events[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#626368" margin_top="0" margin_bottom="40"]United in Spirit[/cmsmasters_heading][cmsmasters_image align="center"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="0" margin_bottom="60"]<br>[cmsmasters_sidebar sidebar="event-list"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_padding_top="90" data_padding_bottom="90"][cmsmasters_column data_width="1/1"]<br>[cmsmasters_featured_campaign campaign="1311" campaign_color="#ffffff" campaign_metadata="image,link,rest_amount,donated_percent,excerpt,donation_but" animation_delay="0"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="160" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation="fadeInUp" animation_delay="300"]Latest News[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#626368" margin_top="0" margin_bottom="40" animation="fadeInUp" animation_delay="300"]Guiding Words for Living[/cmsmasters_heading][cmsmasters_text animation="fadeInUp" animation_delay="300"]</p><h6 style="text-align: center;"><img class="size-full wp-image-1511 aligncenter" src="http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png" alt="ICON" width="46" height="19"></h6><p>[/cmsmasters_text]<br>[cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="12" margin_bottom="10" animation_delay="0"]<br>[cmsmasters_posts_slider orderby="date" order="DESC" post_type="post" columns="3" count="12" pause="5" blog_metadata="title,excerpt,date,categories,author,comments,likes,more" animation="fadeInUp" animation_delay="300"]<br>[/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="center center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_quotes mode="slider" type="center" speed="5" animation_delay="0"][cmsmasters_quote name="Amanda" subtitle="Volunteer"]"People see God every day they just don''t recognize him."[/cmsmasters_quote][cmsmasters_quote name="Simon R. Green" subtitle="Volunteer"]“Don’t tell God how big your storm is, tell the storm how big your God is.”[/cmsmasters_quote][cmsmasters_quote name="Greag " subtitle="Teacher"]"God used beautiful mathematics in creating the world."[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4557|<img src="|!|vcvUploadUrl|!|/2025/04/image-1.png">|full" data_bg_position="center left" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_padding_top="160" data_padding_bottom="130"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="42" line_height="60" tablet_check="true" tablet_font_size="32" font_weight="normal" font_style="italic" text_align="center" color="#d14f42" margin_top="0" margin_bottom="-10" animation="fadeInUp" animation_delay="300"]“Proclaiming the Good News [/cmsmasters_heading][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="42" line_height="60" tablet_check="true" tablet_font_size="32" font_weight="normal" font_style="italic" text_align="center" color="#d14f42" margin_top="0" margin_bottom="20" animation="fadeInUp" animation_delay="300"]of God’s Sovereign Grace”[/cmsmasters_heading][cmsmasters_heading type="h4" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="0" animation="fadeInUp" animation_delay="300"]The message of The Faithland is that Christ saves sinners. In light of [/cmsmasters_heading][cmsmasters_heading type="h4" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="0" animation="fadeInUp" animation_delay="300"]that, we steward a message that radically changes lives. We will [/cmsmasters_heading][cmsmasters_heading type="h4" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="normal" font_style="normal" text_align="center" color="#8b8b8b" margin_top="0" margin_bottom="50" animation="fadeInUp" animation_delay="300"]therefore preach, teach and train people to live out its implications in [/cmsmasters_heading][cmsmasters_heading type="h2" font_family="Montserrat:400,700" font_size="22" font_weight="bold" font_style="normal" text_align="center" color="#31333b" margin_top="0" margin_bottom="0" animation="fadeInUp" animation_delay="300"]Samuel Oluwatoyin[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="normal" font_style="italic" text_align="center" color="#3d3d47" margin_top="-10" margin_bottom="0" animation="fadeInUp" animation_delay="300"]Lead Pastor[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][/cmsmasters_column][/cmsmasters_row]</p></div></div><!-- /vcwb/dynamicElementComment:5a4c6834 --></div></div></div><!-- /vcwb/dynamicElementComment:51ac3bda --></div></div></div><!-- /vcwb/dynamicElementComment:11effe8f --><!--vcv no format-->', 'Home', '', 'inherit', 'closed', 'closed', '', '4493-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 4493, 'https://thefusionchurch.org/?p=20940', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20941, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_slider slider_plugin="rev" slider_rev="home-music"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="28" line_height="40" font_weight="bold" font_style="inherit" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]LOVE GOD. LOVE PEOPLE. INFUENCE THE WORLD[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="20" line_height="32" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="0" animation_delay="0"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically changes lives.[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="20" line_height="32" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="20" animation_delay="0"]We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" color="#d8d8d8" margin_top="50" margin_bottom="60" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="0" data_padding_bottom="90"][cmsmasters_column data_width="1/3"][cmsmasters_image align="center" animation_delay="0"]2713|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/pastor-2-1.png|full[/cmsmasters_image][cmsmasters_heading type="h1" font_size="20" line_height="30" font_weight="bold" font_style="inherit" text_align="center" margin_top="35" margin_bottom="15" animation_delay="0"]OUR PASTORS[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="15" line_height="26" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="20" animation_delay="0"]Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia at consectetur massa.[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_image align="center" animation_delay="0"]2752|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/joing-2-1.png|full[/cmsmasters_image][cmsmasters_heading type="h1" font_size="20" line_height="30" font_weight="bold" font_style="inherit" text_align="center" margin_top="35" margin_bottom="15" animation_delay="0"]JOIN A GROUP[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="15" line_height="26" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="20" animation_delay="0"]Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia at consectetur massa.[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_image align="center" animation_delay="0"]2770|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/visit-2-1.png|full[/cmsmasters_image][cmsmasters_heading type="h1" font_size="20" line_height="30" font_weight="bold" font_style="inherit" text_align="center" margin_top="35" margin_bottom="15" animation_delay="0"]VISIT US[/cmsmasters_heading][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="15" line_height="26" font_weight="normal" font_style="normal" text_align="center" color="#959595" margin_top="0" margin_bottom="20" animation_delay="0"]Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia at consectetur massa.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="2592|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/prlx-ev.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="150" data_padding_bottom="150"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="50" animation_delay="0"]SUNDAY MEETING[/cmsmasters_heading][cmsmasters_heading type="h1" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]COMMUNITY GROUP TRAINING[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="60" animation_delay="0"]Sundays 8:15am, 10am, 11:45am[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="16" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#000000" button_border_color_h="#ffffff" animation_delay="0"]VIEW MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#3f3f3f" data_padding_top="70" data_padding_bottom="30"][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_size="28" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]NEXT ONLINE[/cmsmasters_heading][cmsmasters_heading type="h2" font_size="28" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]EXPERIENCE IN[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="16" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color=\n"#ffffff" button_bg_color_h="#ffffff" button_text_co\nlor_h="#000000" button_border_color_h="#ffffff" animation_delay="0"]VIEW MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="32" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]NEXT EVENTS[/cmsmasters_heading][cmsmasters_sidebar sidebar="event-list"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" animation_delay="0"]SEE ALL EVENTS[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="3254|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_107759308_original.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#3f3f3f" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]THE CHURCH[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]ISN''T A BUILDING.[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]IT''S PEOPLE[/cmsmasters_heading]</p>\n<p style="text-align: left">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="0" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="28" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]LATEST SERMONS[/cmsmasters_heading][cmsmasters_sermons orderby="date" order="ASC" count="3" columns="3" metadata="title,author,categories,date,excerpt" pagination="disabled" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="3067|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_102493174_original.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="150" data_padding_bottom="150"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_family="Crimson+Text:400,400italic,700,700italic" font_size="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Simon R. Green[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]“I KNEW GOD WAS WITH ME, AND HOWEVER[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"] HE CHOSE TO PROTECT THE BABY WOULD BE BEST”[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="16" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#000000" button_border_color_h="#ffffff" animation_delay="0"]VIEW MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#3f3f3f" data_padding_top="60"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]LET’S STAY IN TOUCH![/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="second" data_bg_color="#3f3f3f" data_padding_top="20" data_padding_bottom="40"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="subscribe" classes="custom_subscribe"][cmsmasters_heading type="h5" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="18" line_height="32" font_weight="normal" font_style="normal" text_align="center" color="#bababa" margin_top="0" margin_bottom="0" animation_delay="0"]We would love to keep you up to date with what’s coming up in church life.[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="32" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]ONLINE GIVING[/cmsmasters_heading][cmsmasters_campaigns orderby="date" order="DESC" columns="4" count="5" pause="5" campaigns_metadata="title,excerpt,donated_percent" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="3061|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_110542316_original.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="80" data_padding_bottom="70"][cmsmasters_column data_width="1/1"][cmsmasters_quotes mode="slider" type="center" speed="5" animation_delay="0"][cmsmasters_quote name="Amanda" subtitle="Volunteer"]“THE TRUE CHURCH CAN NEVER FAIL. FOR IT IS BASED UPON A ROCK”[/cmsmasters_quote][cmsmasters_quote name="Simon R. Green" subtitle="Volunteer"]“I KNEW GOD WAS WITH ME, AND HOWEVER HE CHOSE TO PROTECT THE BABY WOULD BE BEST”[/cmsmasters_quote][cmsmasters_quote name="Greag " subtitle="Teacher"]“I KNEW GOD WAS WITH ME, AND HOWEVER HE CHOSE TO PROTECT THE BABY WOULD BE BEST”[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="32" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]LATEST NEWS[/cmsmasters_heading][cmsmasters_profiles orderby="date" order="DESC" count="4" layout="horizontal" columns="4" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="3069|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_7645451_original.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="200" data_padding_bottom="200"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h3" font_size="32" line_height="36" font_weight="bold" font_style="inherit" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]WE BELIEVE GOD HAS[/cmsmasters_heading][cmsmasters_heading type="h3" font_size="32" line_height="36" font_weight="bold" font_style="inherit" text_align="center" color="#ffffff" margin_top="0" margin_bottom="40" animation_delay="0"]A GREAT PLAN FOR YOUR LIFE[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]3013|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/video.png|full[/cmsmasters_image][cmsmasters_heading type="h5" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="30" margin_bottom="20" animation_delay="0"]Watch Messages[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0"][cmsmasters_column data_width="1/3"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_simple_icon icon="cmsmasters-icon-phone-4" size="40" space="60" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="20" line_height="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]1-800-123-7856[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson text:400,700" font_size="20" line_height="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Phone[/cmsmasters_heading]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#424242" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_simple_icon icon="cmsmasters-icon-location-3" size="40" space="60" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="20" line_height="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Brooklyn, NY 10036, United States[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson text:400,700" font_size="20" line_height="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Adress[/cmsmasters_heading]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#0194ca" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: center">[cmsmasters_simple_icon icon="cmsmasters-icon-mail-3" size="40" space="60" display="block" text_align="center" border_width="0" border_radius="50%" color="#ffffff" animation_delay="0"][/cmsmasters_simple_icon]</p>\n<p style="text-align: center">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="20" line_height="32" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]my-religion@example.com[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson text:400,700" font_size="20" line_height="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Email[/cmsmasters_heading]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_color="#f7f6f5" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="32" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]LATEST NEWS[/cmsmasters_heading][cmsmasters_blog orderby="date" order="ASC" count="4" layout="columns" layout_mode="puzzle" columns="4" metadata="date,categories,author,comments,likes" pagination="disabled"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="3147|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/1ds.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="150" data_padding_bottom="150"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]SUNDAY MEETING[/cmsmasters_heading][cmsmasters_heading type="h1" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]We''d love for you to join us this Sunday[/cmsmasters_heading][cmsmasters_heading type="h3" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]SUNDAYS 8:15am, 10am, 11:45am[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="16" button_line_height="48" button_font_weight="700" button_font_style="normal" button_padding_hor="30" button_border_width="2" button_border_style="solid" button_border_radius="0px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#000000" button_border_color_h="#ffffff" animation_delay="0"]VIEW MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row]', 'Home Music', '', 'inherit', 'closed', 'closed', '', '2465-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 2465, 'https://thefusionchurch.org/?p=20941', 0, 'revision', '', 0),
(20942, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_profiles orderby="date" order="DESC" count="4" categories="horizontal" layout="horizontal" columns="4" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Horizontal', '', 'inherit', 'closed', 'closed', '', '812-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 812, 'https://thefusionchurch.org/?p=20942', 0, 'revision', '', 0),
(20943, 2, '2025-04-21 19:39:15', '2025-04-21 19:39:15', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"] Centered Box With Icon At The Top Of[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="0" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-envelope-empty" box_icon_size="20" box_icon_space="50" box_icon_border_width="1" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_icon_bd_color="rgba(255,255,255,0)" box_border_width="0" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some</span> form.</p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_top" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_bg_color="#d14f42" box_border_width="0" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Centered Box With Icon Above The Title[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_top" title=" Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="30" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#424555" box_border_width="1" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_top" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-mail-3" box_icon_size="30" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#424555" box_icon_bd_color="#fcfcfc" box_border_width="1" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_top" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="30" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#424555" box_border_width="1" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: center;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Box With Icon Before Title[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_heading_left" title=" Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#a2473e" box_border_width="2" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_heading_left" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-mail-3" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#a2473e" box_border_width="2" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_heading_left" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#a2473e" box_border_width="2" box_bd_color="#eaeaea" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Box With Icon At The Left Top Of[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left_top" title=" Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#f7a145" box_border_width="2" box_bd_color="#f7a145" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left_top" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-mail-3" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#f7a145" box_border_width="2" box_bd_color="#f7a145" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left_top" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#f7a145" box_border_width="2" box_bd_color="#f7a145" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Box With Icon At The Left Of[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="130" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left" title=" Holy Bible" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-book-2" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#d14f42" box_border_width="1" box_bd_color="rgba(209,79,66,0.5)" animation_delay="0"]<span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span>[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left" title="Your Mail" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-mail-3" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#d14f42" box_border_width="1" box_bd_color="rgba(209,79,66,0.5)" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_box box_type="cmsmasters_icon_box_left" title="Donate to charity" heading_type="h5" box_icon_type="icon" box_icon="cmsmasters-icon-wallet-1" box_icon_size="20" box_icon_space="50" box_icon_border_width="0" box_icon_border_radius="50%" box_icon_color="#ffffff" box_icon_bg_color="#d14f42" box_border_width="1" box_bd_color="rgba(209,79,66,0.5)" animation_delay="0"]\n<p style="text-align: left;"><span style="color: #000000;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</span></p>\n[/cmsmasters_icon_box][/cmsmasters_column][/cmsmasters_row]', 'Icon Boxes', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2025-04-21 19:39:15', '2025-04-21 19:39:15', '', 90, 'https://thefusionchurch.org/?p=20943', 0, 'revision', '', 0),
(20944, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Apply a custom color as the color of icon border[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="border" border_width="1" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-heart-3" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-help-2" title="We Have all the Answers"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-smile-1" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Apply a custom color as the color of icon background[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="bg" border_width="5" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-heart-3" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-help-2" title="We Have all the Answers"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-smile-1" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Apply a custom images instead of icons[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="image" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="border" border_width="1" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" title="We love all people" color="rgba(209,79,66,0)"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full" title="We Have all the Answers"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Apply a custom color as the color of icon[/cmsmasters_heading][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-thumbs-up" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="0" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-heart-3" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-help-2" title="We Have all the Answers"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-smile-1" title="We give people the meaning of life"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta. Sed sapien tortor, aliquet a velit ut, lacinia molestie velit.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="40" data_padding_top="30" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="40" animation_delay="0"]Different Shapes[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-home-3" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="30%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-tag-3" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="0%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_i\ntem]\n&nbsp;\n[/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-smile-1" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="50%" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-anchor-3" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="-webkit-border-radius: 98px 98px 0px; -moz-border-radius: 98px 98px 0px; border-radius: 98px 98px 0px;" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-bell-3" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius="-webkit-border-radius: 100px 100px 0px 100px/100px 0px 0px 100px; -moz-border-radius: 100px 100px 0px 100px/100px 0px 0px 100px; border-radius: 100px 100px 0px 100px/100px 0px 0px 100px;" unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][cmsmasters_icon_list_items type="block" icon_type="icon" icon="cmsmasters-icon-lightbulb-4" icon_size="30" heading="h5" icon_space="100" items_color_type="icon" border_width="1" border_radius=" webkit-border-radius: 80px 0px 0px; -moz-border-radius: 80px 0px 0px; border-radius: 80px 0px 0px; " unifier_width="1" position="left" animation_delay="0"][cmsmasters_icon_list_item image="204|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/icon-list.jpg|full" title="We love all people"]Etiam eu molestie eros, commodo hendrerit sapien. Maecenas tempus leo ac nisi iaculis porta.[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][cmsmasters_heading type="h2" font_size="26" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Simple Icon Lists[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="list" icon="cmsmasters-icon-thumbs-up" icon_size="16" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-twitter" title="Twitter"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-git" title="GitHub"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-youtube" title="YouTube"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-skype" title="Skype"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-facebook-official" title="Facebook"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-instagram" title="Instagram"]Click here to change this text[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="list" icon="cmsmasters-icon-thumbs-up" icon_size="16" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-thumbs-up" title="Like"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-cc-paypal" title="Payment"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-calendar" title="Calendar"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-folder-open" title="Language"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-book" title="Notepad"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-clock" title="Events"]Click here to change this text[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_icon_list_items type="list" icon="cmsmasters-icon-thumbs-up" icon_size="16" animation_delay="0"][cmsmasters_icon_list_item icon="cmsmasters-icon-camera-alt-1" title="Photo"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-camera-3" title="Video"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-envelope-letter" title="Message"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-user-3" title="User"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-basket-alt" title="Basket"]Click here to change this text[/cmsmasters_icon_list_item][cmsmasters_icon_list_item icon="cmsmasters-icon-chat-3" title="Chat"]Click here to change this text[/cmsmasters_icon_list_item][/cmsmasters_icon_list_items][/cmsmasters_column][/cmsmasters_row]', 'Icon Lists', '', 'inherit', 'closed', 'closed', '', '43-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 43, 'https://thefusionchurch.org/?p=20944', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20945, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Image Shortcode[/cmsmasters_heading][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="20" margin_bottom="10" animation_delay="0"][cmsmasters_image align="center" caption="You can add caption, links and animation" animation_delay="0"]4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="50" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_padding_left="3" data_padding_right="3" data_top_style="default" data_bot_style="default" data_color="default" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="scroll" data_bg_size="cover" data_bg_parallax_ratio="0.5" data_padding_top="0" data_padding_bottom="50"][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="130" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4554|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/01.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full[/cmsmasters_image][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_image align="none" animation_delay="0"]4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05.jpg|full[/cmsmasters_image][/cmsmasters_column][/cmsmasters_row]', 'Image', '', 'inherit', 'closed', 'closed', '', '60-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 60, 'https://thefusionchurch.org/?p=20945', 0, 'revision', '', 0),
(20946, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="DESC" count="6" categories="church,god,holy-father,hope,jesus,kids" layout="grid" layout_mode="perfect" columns="3" metadata_grid="title,excerpt,categories,comments,likes,rollover,more" filter="true" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'Large Gap', '', 'inherit', 'closed', 'closed', '', '801-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 801, 'https://thefusionchurch.org/?p=20946', 0, 'revision', '', 0),
(20947, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="ASC" count="10" categories="masonry-puzzle" layout="puzzle" metadata_puzzle="title,comments,likes" gap="large" pagination="disabled"][/cmsmasters_column][/cmsmasters_row]', 'Large Gap', '', 'inherit', 'closed', 'closed', '', '805-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 805, 'https://thefusionchurch.org/?p=20947', 0, 'revision', '', 0),
(20948, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 'Map', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 822, 'https://thefusionchurch.org/?p=20948', 0, 'revision', '', 0),
(20949, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_blog orderby="date" order="DESC" count="12" layout="columns" layout_mode="masonry" columns="3" metadata="date,categories,author,comments,likes,more" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'Masonry Blog', '', 'inherit', 'closed', 'closed', '', '797-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 797, 'https://thefusionchurch.org/?p=20949', 0, 'revision', '', 0),
(20950, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="3965|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/06/Depositphotos_107759308_original3.jpg|full" data_bg_position="top center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="250" data_padding_bottom="250"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="26" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="30" animation_delay="0"]Transform Your Future[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="48" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Ministers[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#1f273f" button_border_color_h="#ffffff" animation_delay="0"]Watch Now[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#a2473e" data_padding_top="70" data_padding_bottom="30"][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Sunday Meeting[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="110"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Popular Sermons[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="40" animation_delay="0"] God''s Greatest Gift[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_portfolio orderby="date" order="DESC" count="6" categories="ministries" layout="grid" layout_mode="perfect" columns="3" metadata_grid="title,rollover" pagination="pagination"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="30" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_style="solid" button_border_radius="50px" animation_delay="0"]More Sermons[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#d14f42" data_padding_top="60" data_padding_bottom="20"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="10" margin_bottom="0" animation_delay="0"]Let''s Stay in Touch![/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="subscribe" classes="custom_subscribe"][/cmsmasters_column][/cmsmasters_row]', 'Ministers 2', '', 'inherit', 'closed', 'closed', '', '3925-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 3925, 'https://thefusionchurch.org/?p=20950', 0, 'revision', '', 0),
(20951, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_padding_bottom="230" data_padding_top="300" data_bg_size="cover" data_bg_attachment="fixed" data_bg_repeat="no-repeat" data_bg_position="center center" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"] Jeremy Thompson[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="46" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="50" animation_delay="0"]No Problem is too Great to Place in Gods Hands[/cmsmasters_heading][cmsmasters_button button_type="regular" button_link="http://my-religion.cmsmasters.net/contact/" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#f7a145" button_border_color_h="#ffffff" animation_delay="0"]JOIN NOW[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="20" data_padding_top="40" data_bg_color="#f7a145" data_color="first" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_counters type="vertical" count="4" icon_size="100" icon_space="60" icon_border_width="0" icon_border_radius="50%" animation_delay="0"][cmsmasters_counter value="432" icon_type="icon"]People in Chidrens’s Group[/cmsmasters_counter][cmsmasters_counter value="2345" icon_type="icon"]People in Ladies Group[/cmsmasters_counter][cmsmasters_counter value="128" icon_type="icon"]People in Prison Group[/cmsmasters_counter][cmsmasters_counter value="3124" icon_type="icon"]People in Youth Group[/cmsmasters_counter][/cmsmasters_counters][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="110" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Ministers for You[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#c1c1c1" margin_top="10" margin_bottom="40" animation_delay="0"]Gathering in Purpose[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="70" margin_bottom="0" animation_delay="0"][cmsmasters_portfolio orderby="date" order="DESC" count="10" categories="ministries" layout="grid" layout_mode="perfect" columns="3" metadata_grid="title,rollover" pagination="disabled"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_columns_behavior="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left;">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Want to Join a Group?[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="28" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Contact Us![/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row]', 'Ministries', '', 'inherit', 'closed', 'closed', '', '4812-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 4812, 'https://thefusionchurch.org/?p=20951', 0, 'revision', '', 0),
(20952, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/1"][/cmsmasters_column][/cmsmasters_row]', 'Month', '', 'inherit', 'closed', 'closed', '', '818-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 818, 'https://thefusionchurch.org/?p=20952', 0, 'revision', '', 0),
(20953, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My account', '', 'inherit', 'closed', 'closed', '', '13-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 13, 'https://thefusionchurch.org/?p=20953', 0, 'revision', '', 0),
(20954, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="ASC" count="12" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="zero" filter="true" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'No Gap', '', 'inherit', 'closed', 'closed', '', '803-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 803, 'https://thefusionchurch.org/?p=20954', 0, 'revision', '', 0),
(20955, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_portfolio orderby="date" order="ASC" count="10" categories="masonry-puzzle" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="zero" pagination="pagination"][/cmsmasters_column][/cmsmasters_row]', 'No Gap', '', 'inherit', 'closed', 'closed', '', '808-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 808, 'https://thefusionchurch.org/?p=20955', 0, 'revision', '', 0),
(20956, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="110"][cmsmasters_column data_width="1/2"][cmsmasters_notice type="cmsmasters_notice_success" close="true" icon="cmsmasters-icon-check-1" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][cmsmasters_notice type="cmsmasters_notice_error" close="true" icon="cmsmasters-icon-cancel-1" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][cmsmasters_notice type="cmsmasters_notice_info" close="true" icon="cmsmasters-icon-info-3" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_notice type="cmsmasters_notice_warning" close="true" icon="cmsmasters-icon-fire-4" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][cmsmasters_notice type="cmsmasters_notice_download" close="true" icon="cmsmasters-icon-download-3" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][cmsmasters_notice type="cmsmasters_notice_success" animation_delay="0"]Accusantium quam, ultricies eget por id, aliquam eget nibh et. Maecen am, risus at semper ullamcorper, magna tesque ligula odio, tempor amet fringilla vitae pulvinar ullamcorper amenatibus et magnis.[/cmsmasters_notice][/cmsmasters_column][/cmsmasters_row]', 'Notice Boxes', '', 'inherit', 'closed', 'closed', '', '92-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 92, 'https://thefusionchurch.org/?p=20956', 0, 'revision', '', 0),
(20957, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="bottom center" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="230" data_padding_bottom="160"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]“The churches must learn humility as well as teach it.”[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="0" animation_delay="0"]Jeremy Thompson[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="90" data_padding_top="90" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" color="#424555" margin_top="0" margin_bottom="9" animation_delay="0"]Our Pastor[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="0" font_weight="normal" font_style="italic" text_align="center" color="#707176" margin_top="0" margin_bottom="35" animation_delay="0"]Showing You the Way[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="53" margin_bottom="0" animation_delay="0"][cmsmasters_profiles orderby="date" order="DESC" count="1" categories="senior-pastor" layout="vertical" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#d14f42" data_padding_top="90" data_padding_bottom="50"][cmsmasters_column data_width="1/4"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" animation_delay="0"]Next Seremon with our Pastor[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" text_align="center" color="#424555" margin_top="0" margin_bottom="9" animation_delay="0"]Our Leadership[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_weight="normal" font_style="italic" text_align="center" color="#707176" margin_top="0" margin_bottom="35" animation_delay="0"] Knowing Love and Sharing It[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="53" margin_bottom="0" animation_delay="0"][cmsmasters_profiles orderby="id" order="ASC" count="3" categories="horizontal" layout="horizontal" columns="3" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="second" data_bg_color="#d14f42" data_padding_top="30" data_padding_bottom="30"][cmsmasters_column data_width="1/1"][cmsmasters_twitter user="cmsmasters" count="5" date="true" control="true" autoplay="true" speed="3" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Our Leadership', '', 'inherit', 'closed', 'closed', '', '3282-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 3282, 'https://thefusionchurch.org/?p=20957', 0, 'revision', '', 0),
(20958, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 'Photo', '', 'inherit', 'closed', 'closed', '', '820-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 820, 'https://thefusionchurch.org/?p=20958', 0, 'revision', '', 0),
(20959, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_padding_bottom="0" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Projects Grid[/cmsmasters_heading][cmsmasters_portfolio orderby="name" order="ASC" count="6" categories="church,god,holy-father,hope,jesus,kids,online" layout="grid" layout_mode="perfect" columns="3" metadata_grid="title,excerpt,categories,comments,likes,rollover,more" filter="true" sorting="true" pagination="more" more_text="Load More"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Portfolio Grid with Large Gap[/cmsmasters_heading][cmsmasters_portfolio orderby="date" order="DESC" count="4" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="large" pagination="more" more_text="Load More"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Portfolio Grid with 1 Pixel Gap[/cmsmasters_heading][cmsmasters_portfolio orderby="popular" order="DESC" count="8" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="small" filter="true" pagination="pagination"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="80" margin_bottom="80" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"] Portfolio Grid with No Gap[/cmsmasters_heading][cmsmasters_portfolio orderby="name" order="ASC" count="8" categories="church,god,holy-father,hope,jesus,kids,online" layout="puzzle" metadata_puzzle="title,categories,comments,likes" gap="zero" filter="true" pagination="pagination"][/cmsmasters_column][/cmsmasters_row]', 'Portfolio Shortcode', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 45, 'https://thefusionchurch.org/?p=20959', 0, 'revision', '', 0),
(20960, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 'Post types', '', 'inherit', 'closed', 'closed', '', '792-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 792, 'https://thefusionchurch.org/?p=20960', 0, 'revision', '', 0),
(20961, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_padding_bottom="0" data_padding_top="110" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Blog Posts[/cmsmasters_heading][cmsmasters_posts_slider orderby="date" order="DESC" post_type="post" columns="3" count="12" pause="5" blog_metadata="title,excerpt,date,categories,author,comments,likes,more" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"] Projects Slider[/cmsmasters_heading][cmsmasters_posts_slider orderby="date" order="DESC" post_type="project" portfolio_categories="church,god,holy-father,hope,jesus,kids,online" columns="3" count="12" pause="5" portfolio_metadata="title,excerpt,categories,comments,likes" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Posts or Projects Slider', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 70, 'https://thefusionchurch.org/?p=20961', 0, 'revision', '', 0),
(20962, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_padding_bottom="100" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_pricing_table_items columns="4" animation_delay="0"][cmsmasters_pricing_table_item price="99" currency="$" features="title{News }|link{}|icon{}||title{Bible}|link{}|icon{}||title{Church}|link{}|icon{}||title{Free Bag}|link{}|icon{}" button_show="true" button_title="PURCHASE" button_link="#" button_target="self" button_font_weight="normal" button_font_style="normal" button_border_style="solid"]News standart[/cmsmasters_pricing_table_item][cmsmasters_pricing_table_item price="189" currency="$" features="title{News }|link{}|icon{}||title{Bible}|link{}|icon{}||title{Church}|link{}|icon{}||title{Free Bag}|link{}|icon{}" best="true" best_bg_color="#d14f42" button_show="true" button_title="PURCHASE" button_link="#" button_target="self" button_font_weight="normal" button_font_style="normal" button_border_style="solid"]News Medium[/cmsmasters_pricing_table_item][cmsmasters_pricing_table_item price="299" currency="$" features="title{News }|link{}|icon{}||title{Bible}|link{}|icon{}||title{Church}|link{}|icon{}||title{Free Bag}|link{}|icon{}" button_show="true" button_title="PURCHASE" button_link="#" button_target="self" button_font_weight="normal" button_font_style="normal" button_border_style="solid"]News pro[/cmsmasters_pricing_table_item][cmsmasters_pricing_table_item price="499" currency="$" features="title{News }|link{}|icon{}||title{Bible}|link{}|icon{}||title{Church}|link{}|icon{}||title{Free Bag}|link{}|icon{}" button_show="true" button_title="PURCHASE" button_link="#" button_target="self" button_font_weight="normal" button_font_style="normal" button_border_style="solid"]News pro +[/cmsmasters_pricing_table_item][/cmsmasters_pricing_table_items][/cmsmasters_column][/cmsmasters_row]', 'Pricing Tables', '', 'inherit', 'closed', 'closed', '', '94-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 94, 'https://thefusionchurch.org/?p=20962', 0, 'revision', '', 0),
(20963, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_padding_bottom="120" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Profiles Vertical Layout[/cmsmasters_heading][cmsmasters_profiles orderby="date" order="ASC" count="1" layout="vertical" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][cmsmasters_heading type="h1" font_size="36" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Profiles Horizontal Layout[/cmsmasters_heading][cmsmasters_profiles orderby="date" order="ASC" count="3" categories="horizontal" layout="horizontal" columns="3" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Profiles', '', 'inherit', 'closed', 'closed', '', '72-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 72, 'https://thefusionchurch.org/?p=20963', 0, 'revision', '', 0),
(20964, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="80" animation_delay="0"]Quotes. Slider Mode. Autoslide[/cmsmasters_heading][cmsmasters_quotes mode="slider" type="center" speed="5" animation_delay="0"][cmsmasters_quote image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg|thumbnail" name="Simon R. Green" subtitle="Student"]"Don’t tell God how big your storm is, tell the storm how big your God is."[/cmsmasters_quote][cmsmasters_quote image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg|thumbnail" name="Amanda" subtitle="Volunteer"]"Don’t tell God how big your storm is, tell the storm how big your God is."[/cmsmasters_quote][cmsmasters_quote image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg|thumbnail" name="Robert" subtitle="Volunteer"]"Don’t tell God how big your storm is, tell the storm how big your God is."[/cmsmasters_quote][/cmsmasters_quotes][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="90" margin_bottom="90" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="85" animation_delay="0"]Quotes. Grid Mode.[/cmsmasters_heading][cmsmasters_quotes mode="grid" columns="2" animation_delay="0"][cmsmasters_quote image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg|thumbnail" name="Simon R. Green" subtitle="Student"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.[/cmsmasters_quote][cmsmasters_quote image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg|thumbnail" name="Amanda" subtitle="Volunteer"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.[/cmsmasters_quote][cmsmasters_quote image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg|thumbnail" name="Alex" subtitle="Holy Father"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.[/cmsmasters_quote][cmsmasters_quote image="4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03-150x150.jpg|thumbnail" name="Greag" subtitle="Teacher"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ''Content here, content here'', making it look like readable English.[/cmsmasters_quote][/cmsmasters_quotes][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="90" margin_bottom="90" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="120" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Quotes. Boxed Slider Mode.[/cmsmasters_heading][cmsmasters_quotes mode="slider" type="box" speed="5" animation_delay="0"][cmsmasters_quote image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg|thumbnail" name="Amanda" subtitle="Volunteer"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.[/cmsmasters_quote][cmsmasters_quote image="4558|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/05-150x150.jpg|thumbnail" name="Robert" subtitle="Volunteer"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.[/cmsmasters_quote][cmsmasters_quote image="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04-150x150.jpg|thumbnail" name="Simon R. Green" subtitle="Student"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable.[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Quotes. Grid Mode.[/cmsmasters_heading][cmsmasters_quotes mode="grid" columns="1" animation_delay="0"][cmsmasters_quote image="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06-150x150.jpg|thumbnail" name="Simon R. Green" subtitle="Student"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters.[/cmsmasters_quote][/cmsmasters_quotes][/cmsmasters_column][/cmsmasters_row]', 'Quotes', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 47, 'https://thefusionchurch.org/?p=20964', 0, 'revision', '', 0),
(20965, 2, '2025-04-21 19:39:16', '2025-04-21 19:39:16', '<!-- wp:paragraph -->\n<p>This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote"><p>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin'' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class="wp-block-quote"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href="https://thefusionchurch.org/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-04-21 19:39:16', '2025-04-21 19:39:16', '', 2, 'https://thefusionchurch.org/?p=20965', 0, 'revision', '', 0),
(20966, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', 'This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n<blockquote>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin'' caught in the rain.)</blockquote>\n...or something like this:\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\nAs a new WordPress user, you should go to <a href="http://my-religion.cmsmasters.net/demo/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '4811-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 4811, 'https://thefusionchurch.org/?p=20966', 0, 'revision', '', 0),
(20967, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_width="boxed" data_merge="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="52" line_height="70" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="5" animation_delay="0"]We Do Not Lose Heart![/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="20" line_height="22" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="45" animation_delay="0"]A good man, is a good man, whether in this church, or out of it.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="200" data_padding_top="200" data_bg_size="cover" data_bg_attachment="fixed" data_bg_repeat="no-repeat" data_bg_position="top center" data_bg_img="3259|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/Untitled-1-5.jpg|full" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_button button_type="regular" button_link="http://my-religion.cmsmasters.net/sermon/we-do-not-lose-heart/" button_target="blank" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0.01)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#31333b" button_border_color_h="#ffffff" animation_delay="0"]Watch Sermon[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="120" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_sermons orderby="name" order="ASC" count="6" columns="3" metadata="title,author,categories,date,excerpt" pagination="pagination" animation="fadeInUp" animation_delay="400"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#f7a145" data_padding_top="90" data_padding_bottom="60"][cmsmasters_column data_width="1/4"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Sermon[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_family="Montserrat:400,700" button_font_weight="bold" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row]', 'Sermons', '', 'inherit', 'closed', 'closed', '', '4813-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 4813, 'https://thefusionchurch.org/?p=20967', 0, 'revision', '', 0),
(20968, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_img="4559|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/06.jpg|full" data_bg_position="top right" data_bg_repeat="no-repeat" data_bg_attachment="fixed" data_bg_size="cover" data_padding_top="250" data_padding_bottom="250"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="26" font_weight="normal" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="30" animation_delay="0"]Latest Sermons[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="48" line_height="56" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Does God Ever Change His Mind? [/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="16" line_height="28" font_weight="600" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="60" animation_delay="0"]Pastor: Dylan Taylor[/cmsmasters_heading][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#1f273f" button_border_color_h="#ffffff" animation_delay="0"]Watch Now[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="10" data_padding_right="10" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#424555" data_padding_top="70" data_padding_bottom="30"][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Next Sunday Meeting[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_sidebar sidebar="email"][/cmsmasters_column][cmsmasters_column data_width="1/3"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="25" margin_bottom="10" animation_delay="0"][cmsmasters_button button_type="regular" button_target="self" button_text_align="center" button_font_weight="normal" button_font_style="normal" button_border_width="2" button_border_style="solid" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#262626" animation_delay="0"]LEARN MORE[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="110" data_padding_bottom="110"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="10" animation_delay="0"]Popular Sermons[/cmsmasters_heading][cmsmasters_heading type="h6" font_family="Crimson+Text:400,400italic,700,700italic" font_size="22" font_weight="400" font_style="italic" text_align="center" color="#707176" margin_top="10" margin_bottom="40" animation_delay="0"] A Righteous Vision[/cmsmasters_heading][cmsmasters_image align="center" animation_delay="0"]1511|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png|full[/cmsmasters_image][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="50" margin_bottom="0" animation_delay="0"][cmsmasters_sermons orderby="date" order="DESC" count="6" columns="3" metadata="title,author,categories,date" pagination="disabled" animation_delay="0"][cmsmasters_divider width="long" height="0" style="solid" position="center" margin_top="30" margin_bottom="0" animation_delay="0"][cmsmasters_button button_type="regular" button_link="http://my-religion.cmsmasters.net/sermon/reading-the-gods-word/" button_target="self" button_text_align="center" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_style="solid" button_border_radius="50px" animation_delay="0"]More Sermons[/cmsmasters_button][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="first" data_bg_color="#d14f42" data_padding_top="60" data_padding_bottom="20"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="10" margin_bottom="0" animation_delay="0"]Let''s Stay in Touch![/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_sidebar sidebar="subscribe" classes="custom_subscribe"][/cmsmasters_column][/cmsmasters_row]', 'Sermons 2', '', 'inherit', 'closed', 'closed', '', '3763-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 3763, 'https://thefusionchurch.org/?p=20968', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20969, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 'Shop', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 10, 'https://thefusionchurch.org/?p=20969', 0, 'revision', '', 0),
(20970, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 'Shop', '', 'inherit', 'closed', 'closed', '', '2114-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 2114, 'https://thefusionchurch.org/?p=20970', 0, 'revision', '', 0),
(20971, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 'Shortcodes', '', 'inherit', 'closed', 'closed', '', '4814-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 4814, 'https://thefusionchurch.org/?p=20971', 0, 'revision', '', 0),
(20972, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="90" data_padding_bottom="50"][cmsmasters_column data_width="1/4"][cmsmasters_sidebar sidebar="sidebar_default"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_size="38" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="20" animation_delay="0"]Sidebar[/cmsmasters_heading][cmsmasters_text animation_delay="0"]\n<p style="text-align: center;">That’s a useful tool if you’d like to use widgets anywhere on page.</p>\n[/cmsmasters_text][/cmsmasters_column][cmsmasters_column data_width="1/4"][cmsmasters_sidebar sidebar="sidebar_default"][/cmsmasters_column][/cmsmasters_row]', 'Sidebar', '', 'inherit', 'closed', 'closed', '', '105-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 105, 'https://thefusionchurch.org/?p=20972', 0, 'revision', '', 0),
(20973, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_padding_bottom="120" data_padding_top="120" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="60" animation_delay="0"]Revolution Slider[/cmsmasters_heading][cmsmasters_slider slider_plugin="rev" slider_rev="daw"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="center" margin_top="0" margin_bottom="65" animation_delay="0"]Layer Slider[/cmsmasters_heading][cmsmasters_slider slider_plugin="layer" slider_layer="1"][/cmsmasters_column][/cmsmasters_row]', 'Sliders', '', 'inherit', 'closed', 'closed', '', '107-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 107, 'https://thefusionchurch.org/?p=20973', 0, 'revision', '', 0),
(20974, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Social Sharing Horizontal[/cmsmasters_heading][cmsmasters_social facebook="true" twitter="true" google="true" pinterest="true" type="horizontal" animation_delay="0"][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="60" margin_bottom="60" animation_delay="0"][cmsmasters_heading type="h3" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Social Sharing Vertical[/cmsmasters_heading][cmsmasters_social facebook="true" twitter="true" google="true" pinterest="true" type="vertical" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Social Sharing', '', 'inherit', 'closed', 'closed', '', '86-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 86, 'https://thefusionchurch.org/?p=20974', 0, 'revision', '', 0),
(20975, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_padding_bottom="150" data_padding_top="140" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="80" line_height="110" tablet_check="true" tablet_font_size="60" font_weight="bold" font_style="normal" text_align="center" color="#f7a145" margin_top="0" margin_bottom="0" animation_delay="0"]Сolor[/cmsmasters_heading][cmsmasters_heading type="h1" font_size="200" line_height="230" tablet_check="true" tablet_font_size="120" tablet_line_height="200" font_weight="normal" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Size[/cmsmasters_heading][cmsmasters_heading type="h1" font_weight="bold" font_style="normal" icon="cmsmasters-icon-smile-1" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Heading Icon[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Lato:400,400italic,700,700italic" font_size="80" line_height="100" tablet_check="true" tablet_font_size="60" font_weight="lighter" font_style="normal" text_align="center" margin_top="20" margin_bottom="20" animation_delay="0"]Weight[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Dosis:300,400,500,700" line_height="80" tablet_check="true" tablet_font_size="30" font_weight="normal" font_style="normal" text_align="center" margin_top="0" margin_bottom="0" animation_delay="0"]Google Font[/cmsmasters_heading][cmsmasters_heading type="h4" font_size="40" line_height="60" tablet_check="true" tablet_font_size="20" font_weight="bold" font_style="italic" text_align="center" margin_top="20" margin_bottom="0" animation_delay="0"]and Style[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row]', 'Special Headings', '', 'inherit', 'closed', 'closed', '', '84-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 84, 'https://thefusionchurch.org/?p=20975', 0, 'revision', '', 0),
(20976, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_padding_bottom="50" data_padding_top="0" data_bg_parallax_ratio="0.5" data_bg_size="cover" data_bg_attachment="scroll" data_bg_repeat="no-repeat" data_bg_position="top center" data_color="default" data_bot_style="default" data_top_style="default" data_padding_right="3" data_padding_left="3" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_blog orderby="date" order="DESC" count="12" layout="standard" metadata="date,categories,author,comments,likes,more" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'Standard Blog', '', 'inherit', 'closed', 'closed', '', '795-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 795, 'https://thefusionchurch.org/?p=20976', 0, 'revision', '', 0),
(20977, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_table caption="Caption Example" animation_delay="0"][cmsmasters_tr type="header"][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][cmsmasters_td type="header"]HEADER[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][cmsmasters_td]Division[/cmsmasters_td][/cmsmasters_tr][cmsmasters_tr type="footer"][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][cmsmasters_td]FOOTER[/cmsmasters_td][/cmsmasters_tr][/cmsmasters_table][/cmsmasters_column][/cmsmasters_row]', 'Tables', '', 'inherit', 'closed', 'closed', '', '82-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 82, 'https://thefusionchurch.org/?p=20977', 0, 'revision', '', 0),
(20978, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_padding_bottom="0" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Tabs[/cmsmasters_heading][cmsmasters_tabs mode="tab" active="1" animation_delay="0"][cmsmasters_tab title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Pastor"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][/cmsmasters_tabs][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="0" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Tours left[/cmsmasters_heading][cmsmasters_tabs mode="tour" position="left" active="1" animation_delay="0"][cmsmasters_tab title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title=" Our Pastor"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][/cmsmasters_tabs][cmsmasters_divider width="long" height="1" style="solid" position="center" margin_top="70" margin_bottom="70" animation_delay="0"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="100" data_padding_top="0" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="40" animation_delay="0"]Tours right[/cmsmasters_heading][cmsmasters_tabs mode="tour" position="right" active="1" animation_delay="0"][cmsmasters_tab title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sin\nners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Pastor "]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][cmsmasters_tab title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_tab][/cmsmasters_tabs][/cmsmasters_column][/cmsmasters_row]', 'Tabs &amp; Tours', '', 'inherit', 'closed', 'closed', '', '111-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 111, 'https://thefusionchurch.org/?p=20978', 0, 'revision', '', 0),
(20979, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 'Terms and Conditions', '', 'inherit', 'closed', 'closed', '', '2159-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 2159, 'https://thefusionchurch.org/?p=20979', 0, 'revision', '', 0),
(20980, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="100" data_padding_bottom="100"][cmsmasters_column data_width="1/1"][cmsmasters_blog orderby="date" order="DESC" count="12" layout="timeline" metadata="date,categories,author,comments,likes,more" pagination="more"][/cmsmasters_column][/cmsmasters_row]', 'Timeline Blog', '', 'inherit', 'closed', 'closed', '', '799-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 799, 'https://thefusionchurch.org/?p=20980', 0, 'revision', '', 0),
(20981, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="120" data_padding_bottom="120"][cmsmasters_column data_width="1/1"][cmsmasters_timetable event_category="basic-sermon,sermon-p-2,volunteer" measure="1" filter_style="tabs" filter_kind="event_category" time_format="g:i a" event_layout="1" text_align="center" row_height="31" box_bg_color="#ffffff" box_hover_bg_color="#d14f42" box_bd_color="#eaeaea" box_txt_color="#8b8b8b" box_hover_txt_color="#fcfcfc" box_hours_txt_color="#d14f42" box_hours_hover_txt_color="#ffffff" row1_bg_color="#fcfcfc" row1_txt_color="#8b8b8b" row2_bg_color="#ffffff" row2_txt_color="#8b8b8b"][/cmsmasters_column][/cmsmasters_row]', 'Timetable', '', 'inherit', 'closed', 'closed', '', '2564-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 2564, 'https://thefusionchurch.org/?p=20981', 0, 'revision', '', 0),
(20982, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_padding_bottom="100" data_padding_top="100" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"] Accordions[/cmsmasters_heading][cmsmasters_toggles mode="accordion" active="1" animation_delay="0"][cmsmasters_toggle title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Pastor"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Who we are?"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][/cmsmasters_toggles][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h2" font_weight="bold" font_style="normal" text_align="left" margin_top="0" margin_bottom="60" animation_delay="0"]Toggles[/cmsmasters_heading][cmsmasters_toggles mode="toggle" active="1" animation_delay="0"][cmsmasters_toggle title="Our Mission"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Leadership"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Pastor"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Who we are?"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][cmsmasters_toggle title="Our Ministers"]The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods. The message of The Faithland is that Christ saves sinners. In light of that, we steward a message that radically lives. We will therefore preach, teach and train people to live out its implications in their neighborhoods.[/cmsmasters_toggle][/cmsmasters_toggles][/cmsmasters_column][/cmsmasters_row]', 'Toggles &amp; Accordions', '', 'inherit', 'closed', 'closed', '', '109-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 109, 'https://thefusionchurch.org/?p=20982', 0, 'revision', '', 0),
(20983, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_width="boxed" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="200" data_padding_bottom="200"][cmsmasters_column data_width="1/1"][cmsmasters_twitter user="cmsmasters" count="5" date="true" control="true" autoplay="true" speed="5" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Tweets', '', 'inherit', 'closed', 'closed', '', '117-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 117, 'https://thefusionchurch.org/?p=20983', 0, 'revision', '', 0),
(20984, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_padding_bottom="90" data_padding_top="90" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_profiles orderby="date" order="DESC" count="3" categories="pastor,senior-pastor,volunteer" layout="vertical" animation_delay="0"][/cmsmasters_column][/cmsmasters_row]', 'Vertical', '', 'inherit', 'closed', 'closed', '', '814-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 814, 'https://thefusionchurch.org/?p=20984', 0, 'revision', '', 0),
(20985, 2, '2025-04-21 19:40:24', '2025-04-21 19:40:24', '[cmsmasters_row data_padding_bottom="300" data_padding_top="280" data_bg_size="cover" data_bg_attachment="fixed" data_bg_repeat="no-repeat" data_bg_position="center center" data_bg_img="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/4"][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h1" font_family="Crimson+Text:400,400italic,700,700italic" font_size="26" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="20" animation_delay="0"]Welcome to Our Church[/cmsmasters_heading][cmsmasters_heading type="h1" font_family="Montserrat:400,700" font_size="52" line_height="62" font_weight="700" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="50" animation_delay="0"]Loving God &amp; Loving Others[/cmsmasters_heading][cmsmasters_button button_type="regular" button_link="http://my-religion.cmsmasters.net/contact/" button_target="self" button_text_align="center" button_font_size="13" button_line_height="46" button_font_weight="700" button_font_style="normal" button_border_width="2" button_border_style="solid" button_border_radius="50px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#f7a145" button_border_color_h="#ffffff" animation_delay="0"]JOIN NOW[/cmsmasters_button][/cmsmasters_column][cmsmasters_column data_width="1/4"][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="60" data_padding_top="90" data_bg_color="#424555" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/1"][cmsmasters_heading type="h1" font_size="40" font_weight="bold" font_style="normal" text_align="center" color="#ffffff" margin_top="0" margin_bottom="15" animation_delay="0"]History[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="Crimson+Text:400,400italic,700,700italic" font_size="24" font_weight="400" font_style="italic" text_align="center" color="#ffffff" margin_top="0" margin_bottom="5" animation_delay="0"]Believing in God’s Word and Spirit[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_padding_bottom="90" data_padding_top="0" data_bg_color="#424555" data_color="default" data_bot_style="default" data_top_style="default" data_width="boxed"][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="18" line_height="28" font_weight="normal" font_style="normal" text_align="left" color="rgba(255,255,255,0.6)" margin_top="0" margin_bottom="20" animation_delay="0"] Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia Curae Suspendisse at consectetur massa. Curabitur non ipsum nisinec dapibus elit. Donec nec magna id lacus consequat posuere. Aenean ut diam vitae ante interdum interdum ut sit amet metus. Ut tortor nibhid, bibendum in enim estibulum issim[/cmsmasters_heading][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_heading type="h6" font_family="Source+Sans+Pro:300,300italic,400,400italic,700,700italic" font_size="18" line_height="28" font_weight="normal" font_style="normal" text_align="left" color="rgba(255,255,255,0.6)" margin_top="0" margin_bottom="20" animation_delay="0"] Lorem ipsum dolor sit amet, consectetur cing elit. Suspe ndisse suscipit sagittis leo sit met condimentum estibulum issim posuere cubilia Curae Suspendisse at consectetur massa. Curabitur non ipsum nisinec dapibus elit. Donec nec magna id lacus consequat posuere. Aenean ut diam vitae ante interdum interdum ut sit amet metus. Ut tortor nibhid, bibendum in enim.[/cmsmasters_heading][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_columns_behavior="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="4556|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/03.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#a2473e" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left;">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="36" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Mission[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="crimson text:400,700" font_size="22" line_height="32" font_weight="400" font_style="italic" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Molding believers, influencing the world[/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_columns_behavior="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#f7a145" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left;">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="36" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Values[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="crimson text:400,700" font_size="22" line_height="32" font_weight="400" font_style="italic" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Molding believers, influencing the world[/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="4557|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/04.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row][cmsmasters_row data_width="fullwidth" data_padding_left="0" data_padding_right="0" data_no_margin="true" data_columns_behavior="true" data_top_style="default" data_bot_style="default" data_color="default" data_padding_top="0" data_padding_bottom="0"][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_align="left" fb_bg_color="#333333" bg_img="4555|http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/07/02.jpg|full" bg_position="top center" bg_repeat="no-repeat" bg_attachment="scroll" bg_size="cover" top_padding="265" bottom_padding="265" animation_delay="0"][/cmsmasters_featured_block][/cmsmasters_column][cmsmasters_column data_width="1/2"][cmsmasters_featured_block text_width="100" text_position="center" text_padding="10% 20% 10% 20%" text_align="left" fb_bg_color="#d14f42" top_padding="30" bottom_padding="50" animation_delay="0"]\n<p style="text-align: left;">[cmsmasters_heading type="h3" font_family="Montserrat:400,700" font_size="36" line_height="32" font_weight="700" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Beliefs[/cmsmasters_heading][cmsmasters_heading type="h3" font_family="crimson text:400,700" font_size="22" line_height="32" font_weight="400" font_style="italic" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]Molding believers, influencing the world[/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_heading type="h5" font_family="Source Sans Pro:400" font_size="16" line_height="26" font_weight="400" font_style="normal" text_align="left" color="#ffffff" margin_top="0" margin_bottom="10" animation_delay="0"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form t is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. [/cmsmasters_heading]</p>\n<p style="text-align: left;">[cmsmasters_button button_type="regular" button_link="#" button_target="self" button_text_align="left" button_font_weight="700" button_font_style="normal" button_padding_hor="20" button_border_width="2" button_border_style="solid" button_border_radius="25px" button_bg_color="rgba(255,255,255,0)" button_text_color="#ffffff" button_border_color="#ffffff" button_bg_color_h="#ffffff" button_text_color_h="#3f3f3f" button_border_color_h="#ffffff" animation_delay="0"]LEARN MORE[/cmsmasters_button]</p>\n[/cmsmasters_featured_block][/cmsmasters_column][/cmsmasters_row]', 'Who We Are', '', 'inherit', 'closed', 'closed', '', '3390-revision-v1', '', '', '2025-04-21 19:40:24', '2025-04-21 19:40:24', '', 3390, 'https://thefusionchurch.org/?p=20985', 0, 'revision', '', 0),
(20991, 2, '2025-04-21 20:46:04', '2025-04-21 20:46:04', 'Dec 188.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 37.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 106.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 412.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 85.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item -->Dec 1811.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-p1y0pte73brwtbdnwdcd43cdo523bjvpdnno5b6i2o.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/contact-us/" role="button">\n						Contact Us\n					</a>\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:46:04', '2025-04-21 20:46:04', '', 21, 'https://thefusionchurch.org/?p=20991', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20992, 2, '2025-04-21 20:46:04', '2025-04-21 20:46:04', 'Dec 188.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Our Sponsorship Meetup Will Be Held Again</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/our-sponsorship-meetup-will-be-held-again/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 37.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event: Reflect The Community And Serving</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/reflect-the-community-and-serving/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 106.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">New Families During National Adoption Month</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/new-families-during-national-adoption-month/">Event Details</a><!-- .event-inner --><!-- .item -->Mar 412.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event: Lord is Sufficient for all of our needs</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/lord-is-sufficient-for-all-of-our-needs/">Event Details</a><!-- .event-inner --><!-- .item -->Apr 85.00 pm<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event: Building Holy &amp; Healthy Lives God’s</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/building-holy-healthy-lives-gods/">Event Details</a><!-- .event-inner --><!-- .item -->Dec 1811.00 am<!-- .event-date --><h5><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event: Sharing Our Faith &amp; Love To Children</a></h5><!-- .entry-title --><a href="https://elementor.zozothemes.com/zegen/event/sharing-our-faith-love-to-children/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->		\n												<img src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-p1y0pte73brwtbdnwdcd43cdo523bjvpdnno5b6i2o.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" />														\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			The name of the Lord is a strong tower; the righteous run into it and are safe.		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<a href="https://elementor.zozothemes.com/zegen/about-us/" role="button">\n						Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			Real Story Cross Journey from Anna Hampton		\n			<a href="https://elementor.zozothemes.com/zegen/donate-now/" role="button">\n						Donate Online\n					</a>\n			MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/childrens_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Children’s Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/childrens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/women_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Womens Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/womens-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Global Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/global-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2.jpg 1280w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-768x512.jpg 768w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Music Ministry</a></h4><!-- .ministries-title --><p>Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</p>\n<!-- .ministries-excerpt --><a href="https://elementor.zozothemes.com/zegen/zegen-ministries/music-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->		\n			<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->		\n			GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<a href="https://elementor.zozothemes.com/zegen/contact-us/" role="button">\n						Contact Us\n					</a>\n			OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/10/21/" > Oct 21, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Pray for Help to Save Mattia’s Life" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-1-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Pray for Help to Save Mattia’s Life</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/pray-for-help-to-save-mattias-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Families During National Adoption Month" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/church-theme-blog-8-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://elementor.zozothemes.com/zegen/2019/04/19/" > Apr 19, 2019</a></li></ul><h4><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Families During National Adoption Month</a></h4><!-- .entry-title --><ul><li><a href="https://elementor.zozothemes.com/zegen/families-during-national-adoption-month/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:46:04', '2025-04-21 20:46:04', '', 21, 'https://thefusionchurch.org/?p=20992', 0, 'revision', '', 0),
(20993, 2, '2025-04-21 20:46:04', '2025-04-21 20:46:04', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					ABOUT US<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://elementor.zozothemes.com/zegen/about-us/">\n									Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:46:04', '2025-04-21 20:46:04', '', 21, 'https://thefusionchurch.org/?p=20993', 0, 'revision', '', 0),
(20994, 2, '2025-04-21 20:47:40', '2025-04-21 20:47:40', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					ABOUT US<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://elementor.zozothemes.com/zegen/about-us/">\n									Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:47:40', '2025-04-21 20:47:40', '', 21, 'https://thefusionchurch.org/?p=20994', 0, 'revision', '', 0),
(20995, 2, '2025-04-21 20:47:40', '2025-04-21 20:47:40', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					ABOUT US<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://elementor.zozothemes.com/zegen/about-us/">\n									Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:47:40', '2025-04-21 20:47:40', '', 21, 'https://thefusionchurch.org/?p=20995', 0, 'revision', '', 0),
(20996, 2, '2025-04-21 20:47:40', '2025-04-21 20:47:40', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					ABOUT US<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://elementor.zozothemes.com/zegen/about-us/">\n									Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:47:40', '2025-04-21 20:47:40', '', 21, 'https://thefusionchurch.org/?p=20996', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(20997, 2, '2025-04-21 20:48:03', '2025-04-21 20:48:03', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					ABOUT US<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://elementor.zozothemes.com/zegen/about-us/">\n									Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:48:03', '2025-04-21 20:48:03', '', 21, 'https://thefusionchurch.org/?p=20997', 0, 'revision', '', 0),
(20998, 2, '2025-04-21 20:48:03', '2025-04-21 20:48:03', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					ABOUT US<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://elementor.zozothemes.com/zegen/about-us/">\n									Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:48:03', '2025-04-21 20:48:03', '', 21, 'https://thefusionchurch.org/?p=20998', 0, 'revision', '', 0),
(20999, 2, '2025-04-21 20:48:03', '2025-04-21 20:48:03', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					ABOUT US<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://elementor.zozothemes.com/zegen/about-us/">\n									Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:48:03', '2025-04-21 20:48:03', '', 21, 'https://thefusionchurch.org/?p=20999', 0, 'revision', '', 0),
(21000, 2, '2025-04-21 20:49:46', '2025-04-21 20:49:46', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					ABOUT US<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://elementor.zozothemes.com/zegen/about-us/">\n									Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:49:46', '2025-04-21 20:49:46', '', 21, 'https://thefusionchurch.org/?p=21000', 0, 'revision', '', 0),
(21001, 2, '2025-04-21 20:49:46', '2025-04-21 20:49:46', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					ABOUT US<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://elementor.zozothemes.com/zegen/about-us/">\n									Learn More\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:49:46', '2025-04-21 20:49:46', '', 21, 'https://thefusionchurch.org/?p=21001', 0, 'revision', '', 0),
(21002, 2, '2025-04-21 20:49:46', '2025-04-21 20:49:46', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:49:46', '2025-04-21 20:49:46', '', 21, 'https://thefusionchurch.org/?p=21002', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(21004, 2, '2025-04-21 20:59:16', '2025-04-21 20:59:16', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:59:16', '2025-04-21 20:59:16', '', 21, 'https://thefusionchurch.org/?p=21004', 0, 'revision', '', 0),
(21005, 2, '2025-04-21 20:59:16', '2025-04-21 20:59:16', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					Real Story Cross Journey from Anna Hampton				\n					<a href="https://elementor.zozothemes.com/zegen/donate-now/">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:59:16', '2025-04-21 20:59:16', '', 21, 'https://thefusionchurch.org/?p=21005', 0, 'revision', '', 0),
(21006, 2, '2025-04-21 20:59:16', '2025-04-21 20:59:16', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 20:59:16', '2025-04-21 20:59:16', '', 21, 'https://thefusionchurch.org/?p=21006', 0, 'revision', '', 0),
(21007, 2, '2025-04-21 21:16:08', '2025-04-21 21:16:08', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 21:16:08', '2025-04-21 21:16:08', '', 21, 'https://thefusionchurch.org/?p=21007', 0, 'revision', '', 0),
(21008, 2, '2025-04-21 21:16:08', '2025-04-21 21:16:08', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-front --><h3>Call Us</h3><p>684 West College St. Sun City, USA.</p>\n<p>+8 (123) 985 789</p>\n<p>zegenchurch@mail.com</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="https://elementor.zozothemes.com/zegen/contact-us/">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 21:16:08', '2025-04-21 21:16:08', '', 21, 'https://thefusionchurch.org/?p=21008', 0, 'revision', '', 0),
(21009, 2, '2025-04-21 21:16:08', '2025-04-21 21:16:08', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 21:16:08', '2025-04-21 21:16:08', '', 21, 'https://thefusionchurch.org/?p=21009', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(21010, 2, '2025-04-21 21:18:18', '2025-04-21 21:18:18', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 21:18:18', '2025-04-21 21:18:18', '', 21, 'https://thefusionchurch.org/?p=21010', 0, 'revision', '', 0),
(21011, 2, '2025-04-21 21:18:18', '2025-04-21 21:18:18', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis proin viverra nisi at nisl imperdiet auctor.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									Contact Us\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 21:18:18', '2025-04-21 21:18:18', '', 21, 'https://thefusionchurch.org/?p=21011', 0, 'revision', '', 0),
(21012, 2, '2025-04-21 21:18:18', '2025-04-21 21:18:18', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->We’re not just here for Sunday. We’re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment — something eternal.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									JOIN US\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 21:18:18', '2025-04-21 21:18:18', '', 21, 'https://thefusionchurch.org/?p=21012', 0, 'revision', '', 0),
(21013, 2, '2025-04-21 21:19:13', '2025-04-21 21:19:13', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->We’re not just here for Sunday. We’re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment — something eternal.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									JOIN US\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 21:19:13', '2025-04-21 21:19:13', '', 21, 'https://thefusionchurch.org/?p=21013', 0, 'revision', '', 0),
(21014, 2, '2025-04-21 21:19:13', '2025-04-21 21:19:13', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur elit, sed do tempor incididunt labore.		\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->We’re not just here for Sunday. We’re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment — something eternal.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									JOIN US\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 21:19:13', '2025-04-21 21:19:13', '', 21, 'https://thefusionchurch.org/?p=21014', 0, 'revision', '', 0),
(21015, 2, '2025-04-21 21:19:13', '2025-04-21 21:19:13', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->We’re not just here for Sunday. We’re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment — something eternal.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									JOIN US\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-21 21:19:13', '2025-04-21 21:19:13', '', 21, 'https://thefusionchurch.org/?p=21015', 0, 'revision', '', 0);
INSERT INTO `wpd6_posts` VALUES
(21020, 2, '2025-04-21 22:25:18', '2025-04-21 22:25:18', '', 'logo-black-new', '', 'inherit', 'open', 'closed', '', 'logo-black-new', '', '', '2025-04-21 22:25:18', '2025-04-21 22:25:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2025/04/logo-black-new.png', 0, 'attachment', 'image/png', 0),
(21021, 2, '2025-04-21 22:25:18', '2025-04-21 22:25:18', '', 'logo-light-new', '', 'inherit', 'open', 'closed', '', 'logo-light-new-3', '', '', '2025-04-21 22:25:18', '2025-04-21 22:25:18', '', 0, 'https://thefusionchurch.org/wp-content/uploads/2025/04/logo-light-new.png', 0, 'attachment', 'image/png', 0),
(21022, 2, '2025-04-22 06:13:19', '2025-04-22 06:13:19', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->We’re not just here for Sunday. We’re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment — something eternal.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									JOIN US\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-22 06:13:19', '2025-04-22 06:13:19', '', 21, 'https://thefusionchurch.org/?p=21022', 0, 'revision', '', 0),
(21023, 2, '2025-04-22 06:13:19', '2025-04-22 06:13:19', 'Event closed.Mar 39 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event: Spiritually Reborn &amp; Healthy Lives</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-healthy-lives/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 218.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event: Reflect The Person Of Jesus Christ</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/reflect-the-person-of-jesus-christ/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.Jun 108.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event: Spiritually Reborn As God’s Children</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/spiritually-reborn-as-gods-children/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 2412 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event: Zegen Church Jesus Hymn Song</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/zegen-church-jesus-hymn-song/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 178.00 pm<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event: Stop Asking Jesus Into Your Heart</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/stop-asking-jesus-into-your-heart/">Event Details</a><!-- .event-inner --><!-- .item -->Event closed.May 107.00 am<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event: Caring About The Community &amp; Serving</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/caring-about-the-community-serving/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/2019/11/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/web-ministry/">Web Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/web-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2022/07/church-ministry-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/help-ministry/">Help Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/help-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/prison-ministry/">Prison Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/prison-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/family-ministry/">Family Ministry</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/family-ministry/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>Call Us</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->We’re not just here for Sunday. We’re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment — something eternal.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									JOIN US\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-22 06:13:19', '2025-04-22 06:13:19', '', 21, 'https://thefusionchurch.org/?p=21023', 0, 'revision', '', 0),
(21024, 2, '2025-04-22 06:13:19', '2025-04-22 06:13:19', 'Apr 223 PM<!-- .event-date --><h5><a href="https://thefusionchurch.org/event/white-20/">Event: WHITE 2.0</a></h5><!-- .entry-title --><a href="https://thefusionchurch.org/event/white-20/">Event Details</a><!-- .event-inner --><!-- .item --><!-- .owl-carousel --><!-- .event-wrapper -->				\n															<img src="https://thefusionchurch.org/wp-content/uploads/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-r4p69rpbvvd1l4b9kfabt2nizmhbcruqjuvi1qbf9c.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															\n					<h2>A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><!-- .title-wrap -->We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.<!-- .section-description --><!-- .section-title-wrapper -->				\n					Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.				\n					<a href="https://thefusionchurch.org/about-us">\n									MORE ABOUT US\n					</a>\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					 - Pastor Sam				\n					<a href="#">\n									Donate Online\n					</a>\n					MINISTRIES<h2>Our Ministries</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n					<img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/the-fusion-aawards/">THE FUSION AAWARDS</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/the-fusion-aawards/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/the-fusion-worship/">THE FUSION WORSHIP</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/the-fusion-worship/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/the-fusion-outreach/">THE FUSION OUTREACH</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/the-fusion-outreach/">Read More</a><!-- .ministries-inner --><!-- .item --><img width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1.jpg" alt="" decoding="async" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /><!-- .ministries-thumb --><h4><a href="https://thefusionchurch.org/ministries/the-fusion-heritage/">THE FUSION HERITAGE</a></h4><!-- .ministries-title -->Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta&hellip;<!-- .post-excerpt --><a href="https://thefusionchurch.org/ministries/the-fusion-heritage/">Read More</a><!-- .ministries-inner --><!-- .item --><!-- .owl-carousel --><!-- .ministries-wrapper -->				\n					<h3>REACH OUT</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-front --><h3>REACH OUT</h3><p>Ibadan, Oyo State, Nigeria.</p>\n<p>info@thefusionchurch.org</p><!-- .flip-back --><!-- .flip-inner --><!-- .flip-box-wrapper -->				\n					GET IN TOUCH<h2>Don&#039;t hesitate Contact Us</h2><!-- .title-wrap -->We’re not just here for Sunday. We’re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment — something eternal.<!-- .section-description --><!-- .section-title-wrapper -->				\n					<a href="#">\n									JOIN US\n					</a>\n					OUR BLOG<h2>Latest Posts</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->				\n			<ul><li><a href="https://thefusionchurch.org/2025/04/20/" > April 20, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/?p=4903"></a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/?p=4903">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><ul><li><a href="https://thefusionchurch.org/2025/03/03/" > March 3, 2025</a></li></ul><h4><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Hello world!</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2025/03/03/hello-world/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Giving Back – Uganda Training Centers" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church_theme_blog_9-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Giving Back – Uganda Training Centers</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/giving-back-uganda-training-centers/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><img height="600" width="768" alt="Spirit Of The Lord Is, From The New Life" src="https://thefusionchurch.org/wp-content/uploads/2019/10/church-theme-blog-7-1-768x600.jpg"/><!-- .post-thumb --><ul><li><a href="https://thefusionchurch.org/2019/10/21/" > October 21, 2019</a></li></ul><h4><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Spirit Of The Lord Is, From The New Life</a></h4><!-- .entry-title --><ul><li><a href="https://thefusionchurch.org/2019/10/21/spirit-of-the-lord-is-from-the-new-life/">Read More</a></li></ul><!-- .blog-inner --><!-- .col / .owl-carousel-item / .isotope --><!-- .owl-carousel -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2025-04-22 06:13:19', '2025-04-22 06:13:19', '', 21, 'https://thefusionchurch.org/?p=21024', 0, 'revision', '', 0),
(21036, 2, '2025-04-22 07:56:06', '2025-04-22 07:56:06', '<img width="439" height="625" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/about-us-img-1-1.png" alt="" loading="lazy" />											\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '5544-revision-v1', '', '', '2025-04-22 07:56:06', '2025-04-22 07:56:06', '', 5544, 'https://thefusionchurch.org/?p=21036', 0, 'revision', '', 0),
(21037, 2, '2025-04-22 07:56:06', '2025-04-22 07:56:06', '<img width="439" height="625" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/10/about-us-img-1-1.png" alt="" loading="lazy" />											\n			ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->Lorem ipsum dolor sit amet, consectetur adipisi cing elit dolo rem consequ untur natus laudantium commodie adipis.<!-- .section-description --><!-- .section-title-wrapper -->		\n			<h5>Place Of Heaven</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<h5>Study Bible</h5>Lorem ipsum dolor, consectetur adipiscing elit, sed do tempor incididunt labore.		\n			<a href="https://www.youtube.com/watch?v=e1l1-LWTcBs"></a>			\n			<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			OUR TEAM<h2>Church Pastors</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->		\n			<ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-6-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Olivia</h3><!-- .team-name -->Executive Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-2-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Henna</h3><!-- .team-name -->Lead Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Peterson</h3><!-- .team-name -->Pastor<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-4-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Jackson</h3><!-- .team-name -->Protestant Clergy<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-3-1-1-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Johnny</h3><!-- .team-name -->Christian Speaker<!-- .team-designation --><!-- .team-inner --><!-- .item --><ul><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li><li><a href="http://zozothemes.com/" target="_blank" rel="noopener"></a></li></ul> <!-- .team-social-wrap --><!-- .team-overlay --><img width="600" height="600" src="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg" alt="" loading="lazy" srcset="https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7.jpg 600w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-80x80.jpg 80w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-300x300.jpg 300w, https://elementor.zozothemes.com/zegen/wp-content/uploads/sites/2/2019/04/team-7-100x100.jpg 100w" sizes="(max-width: 600px) 100vw, 600px" /><!-- .team-thumb --><h3>Sophia Jones</h3><!-- .team-name -->Senior Postor<!-- .team-designation --><!-- .team-inner --><!-- .item --><!-- .owl-carousel --><!-- .team-wrapper -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '5544-revision-v1', '', '', '2025-04-22 07:56:06', '2025-04-22 07:56:06', '', 5544, 'https://thefusionchurch.org/?p=21037', 0, 'revision', '', 0),
(21038, 2, '2025-04-22 07:56:06', '2025-04-22 07:56:06', '<img width="439" height="625" src="https://thefusionchurch.org/wp-content/uploads/2019/10/about-us-img-1-1.png" alt="" />															\n					ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God’s heart for His people and the world.<!-- .section-description --><!-- .section-title-wrapper -->				\n			<a href="#"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '5544-revision-v1', '', '', '2025-04-22 07:56:06', '2025-04-22 07:56:06', '', 5544, 'https://thefusionchurch.org/?p=21038', 0, 'revision', '', 0),
(21040, 2, '2025-04-22 08:06:57', '2025-04-22 08:06:57', '<img width="439" height="625" src="https://thefusionchurch.org/wp-content/uploads/2019/10/about-us-img-1-1.png" alt="" />															\n					ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God’s heart for His people and the world.<!-- .section-description --><!-- .section-title-wrapper -->				\n			<a href="#"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '5544-revision-v1', '', '', '2025-04-22 08:06:57', '2025-04-22 08:06:57', '', 5544, 'https://thefusionchurch.org/?p=21040', 0, 'revision', '', 0),
(21041, 2, '2025-04-22 08:06:57', '2025-04-22 08:06:57', '<img width="439" height="625" src="https://thefusionchurch.org/wp-content/uploads/2019/10/about-us-img-1-1.png" alt="" />															\n					ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God’s heart for His people and the world.<!-- .section-description --><!-- .section-title-wrapper -->				\n			<a href="#"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '5544-revision-v1', '', '', '2025-04-22 08:06:57', '2025-04-22 08:06:57', '', 5544, 'https://thefusionchurch.org/?p=21041', 0, 'revision', '', 0),
(21042, 2, '2025-04-22 08:06:57', '2025-04-22 08:06:57', '<img width="439" height="625" src="https://thefusionchurch.org/wp-content/uploads/2019/10/about-us-img-1-1.png" alt="" />															\n					ABOUT US<h2>We are Taking Small Steps to Make Earth Better Planet</h2><!-- .title-wrap -->The Fusion Church is a community of believers united by a deep love for God and a genuine heart for people. Founded on biblical truth and fueled by a passion for revival, we exist to help individuals discover their identity in Christ and live out their purpose with boldness. <br> <br>\nWe are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here. <br> <br>\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.\nThrough passionate worship, relevant teaching, authentic community, and a deep commitment to outreach, we are building a church that reflects God’s heart for His people and the world.<!-- .section-description --><!-- .section-title-wrapper -->				\n			<a href="#"></a>			\n					<h2>“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2><!-- .title-wrap --><!-- .section-description --><!-- .section-title-wrapper -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '5544-revision-v1', '', '', '2025-04-22 08:06:57', '2025-04-22 08:06:57', '', 5544, 'https://thefusionchurch.org/?p=21042', 0, 'revision', '', 0),
(21045, 1, '2026-01-13 15:10:12', '2026-01-13 15:10:12', '<html><body><h1>Exploring Casino Glory: Test Your Limits with Demo Games</h1><p>In the vibrant world of online casinos, demo games have emerged as a fantastic way to test your limits without any financial risk. These free versions of popular casino games allow players to experience the excitement, learn the rules, and enhance their strategies before wagering real money. Exploring casino glory through demo games not only offers entertainment but also a valuable learning experience. This article delves into the significance of demo games, their benefits, and how you can fully leverage them to sharpen your gaming skills.</p><h2>What Are Demo Games?</h2><p>Demo games are simulated versions of real-money casino games, which players can enjoy without the necessity of depositing any funds. They provide a risk-free environment where users can explore different game mechanics, features, and strategies. Here are some key components to consider:</p><ul><li><strong>No Financial Commitment:</strong> Players can enjoy games without investing any money.</li><li><strong>Practice Mode:</strong> Demo games act as a practice ground for both novice and experienced players.</li><li><strong>Familiarity with Game Mechanics:</strong> Players can familiarize themselves with a game’s rules and strategies.</li><li><strong>Try Before You Bet:</strong> Experience how a game feels before deciding to place real bets.</li><li><strong>Variety of Options:</strong> Most online casinos offer a wide range of demo games, from slots to table games.</li></ul><h2>The Benefits of Playing Demo Games</h2><p>Engaging with demo games offers numerous advantages that can significantly enhance your online gambling experience. Here are the primary benefits:</p><ol><li><strong>Risk-Free Learning:</strong> Demo games allow you to learn without the downside of financial loss, providing a safe space to build confidence.</li><li><strong>Explore Different Games:</strong> Try out various types of games, such as blackjack, poker, roulette, and slots, to discover what you enjoy most.</li><li><strong>No Time Constraints:</strong> Play at your own pace without needing to worry about time limits imposed in real-money play.</li><li><strong>Strategic Skill Development:</strong> Learn to develop effective strategies at your own pace without the pressure of losing money.</li><li><strong>Preparation for Real Play:</strong> Build a solid foundation that can translate into better performance when transitioning to real money games.</li></ol><h2>How to Choose the Right Demo Games</h2><p>Selecting the right demo games is pivotal for maximizing your gaming experience. Here’s how to make the best choice:</p><ul><li><strong>Visit Reputable Online Casinos:</strong> Look for well-known platforms that offer a variety of demo games.</li><li><strong>Game Variety:</strong> Opt for casinos that provide a selection of games including slots, table games, and live dealer options.</li><li><strong>User Reviews:</strong> Consider user experiences and reviews to gauge the quality and fairness of the games offered.</li><li><strong>Software Providers:</strong> Choose games powered by well-established providers for better graphics and smoother gameplay.</li><li><strong>Availability of Learning Resources:</strong> Some platforms provide tutorials and learning tools, enhancing your overall experience.</li></ul><h3>Transitioning from Demo Games to Real Money Gaming</h3><p>Making the leap from demo games to real money gaming is an exciting yet challenging step. To ensure a smooth transition, consider the following tips:</p><ol><li><strong>Set a Budget:</strong> Physically and mentally prepare yourself by establishing a budget to manage your gambling activities responsibly.</li><li><strong>Start Small:</strong> Begin with lower stakes to get accustomed to playing with real money while minimizing potential losses.</li><li><strong>Stick to What You Know:</strong> Initially, focus on games you mastered during your demo practices to increase your chances of winning.</li><li><strong>Take Your Time:</strong> Transitioning isn’t a race; take your time to build confidence and understanding before ramping up your stakes.</li><li><strong>Monitor Your Progress:</strong> Keep track of your successes and failures to refine your strategies as you progress.</li></ol><h2>Conclusion</h2><p>Demo games are more than just a fun distraction; they are a critical tool for anyone looking to grow their skills and confidence in the casino world. By exploring casino glory through these risk-free opportunities, players can learn, experiment, and develop effective strategies before stepping into the real-money arena. Take advantage of demo games to enhance your knowledge of different formats and games, and pave the way to a more informed and enjoyable gaming experience <a href="https://www.drtobybrown.com/">Glory Casino app download</a>.</p><h2>FAQs</h2><h4>1. Are demo games truly free to play?</h4><p>Yes, demo games are completely free and do not require users to deposit any money.</p><h4>2. Can I win real money playing demo games?</h4><p>No, demo games do not offer real money winnings; they are strictly for practice and entertainment.</p><h4>3. Do demo games have the same features as real-money games?</h4><p>Yes, demo games typically have the same features, graphics, and mechanics as their real-money counterparts.</p><h4>4. How long can I play demo games?</h4><p>You can play demo games for as long as you like, as they do not have time limits like some real-money games do.</p><h4>5. Do I need to register to play demo games?</h4><p>Many online casinos allow you to play demo games without registration, but some may require you to create an account.</p></body></html>', 'Exploring Casino Glory: Test Your Limits with Demo Games', '', 'publish', 'open', 'open', '', 'exploring-casino-glory-test-your-limits-with-demo-games', '', '', '2026-01-13 15:10:12', '2026-01-13 15:10:12', '', 0, 'https://thefusionchurch.org/?p=21045', 0, 'post', '', 0);
INSERT INTO `wpd6_posts` VALUES
(21046, 2, '2026-01-13 15:10:12', '2026-01-13 15:10:12', '<html><body><h1>Exploring Casino Glory: Test Your Limits with Demo Games</h1><p>In the vibrant world of online casinos, demo games have emerged as a fantastic way to test your limits without any financial risk. These free versions of popular casino games allow players to experience the excitement, learn the rules, and enhance their strategies before wagering real money. Exploring casino glory through demo games not only offers entertainment but also a valuable learning experience. This article delves into the significance of demo games, their benefits, and how you can fully leverage them to sharpen your gaming skills.</p><h2>What Are Demo Games?</h2><p>Demo games are simulated versions of real-money casino games, which players can enjoy without the necessity of depositing any funds. They provide a risk-free environment where users can explore different game mechanics, features, and strategies. Here are some key components to consider:</p><ul><li><strong>No Financial Commitment:</strong> Players can enjoy games without investing any money.</li><li><strong>Practice Mode:</strong> Demo games act as a practice ground for both novice and experienced players.</li><li><strong>Familiarity with Game Mechanics:</strong> Players can familiarize themselves with a game’s rules and strategies.</li><li><strong>Try Before You Bet:</strong> Experience how a game feels before deciding to place real bets.</li><li><strong>Variety of Options:</strong> Most online casinos offer a wide range of demo games, from slots to table games.</li></ul><h2>The Benefits of Playing Demo Games</h2><p>Engaging with demo games offers numerous advantages that can significantly enhance your online gambling experience. Here are the primary benefits:</p><ol><li><strong>Risk-Free Learning:</strong> Demo games allow you to learn without the downside of financial loss, providing a safe space to build confidence.</li><li><strong>Explore Different Games:</strong> Try out various types of games, such as blackjack, poker, roulette, and slots, to discover what you enjoy most.</li><li><strong>No Time Constraints:</strong> Play at your own pace without needing to worry about time limits imposed in real-money play.</li><li><strong>Strategic Skill Development:</strong> Learn to develop effective strategies at your own pace without the pressure of losing money.</li><li><strong>Preparation for Real Play:</strong> Build a solid foundation that can translate into better performance when transitioning to real money games.</li></ol><h2>How to Choose the Right Demo Games</h2><p>Selecting the right demo games is pivotal for maximizing your gaming experience. Here’s how to make the best choice:</p><ul><li><strong>Visit Reputable Online Casinos:</strong> Look for well-known platforms that offer a variety of demo games.</li><li><strong>Game Variety:</strong> Opt for casinos that provide a selection of games including slots, table games, and live dealer options.</li><li><strong>User Reviews:</strong> Consider user experiences and reviews to gauge the quality and fairness of the games offered.</li><li><strong>Software Providers:</strong> Choose games powered by well-established providers for better graphics and smoother gameplay.</li><li><strong>Availability of Learning Resources:</strong> Some platforms provide tutorials and learning tools, enhancing your overall experience.</li></ul><h3>Transitioning from Demo Games to Real Money Gaming</h3><p>Making the leap from demo games to real money gaming is an exciting yet challenging step. To ensure a smooth transition, consider the following tips:</p><ol><li><strong>Set a Budget:</strong> Physically and mentally prepare yourself by establishing a budget to manage your gambling activities responsibly.</li><li><strong>Start Small:</strong> Begin with lower stakes to get accustomed to playing with real money while minimizing potential losses.</li><li><strong>Stick to What You Know:</strong> Initially, focus on games you mastered during your demo practices to increase your chances of winning.</li><li><strong>Take Your Time:</strong> Transitioning isn’t a race; take your time to build confidence and understanding before ramping up your stakes.</li><li><strong>Monitor Your Progress:</strong> Keep track of your successes and failures to refine your strategies as you progress.</li></ol><h2>Conclusion</h2><p>Demo games are more than just a fun distraction; they are a critical tool for anyone looking to grow their skills and confidence in the casino world. By exploring casino glory through these risk-free opportunities, players can learn, experiment, and develop effective strategies before stepping into the real-money arena. Take advantage of demo games to enhance your knowledge of different formats and games, and pave the way to a more informed and enjoyable gaming experience <a href="https://www.drtobybrown.com/">Glory Casino app download</a>.</p><h2>FAQs</h2><h4>1. Are demo games truly free to play?</h4><p>Yes, demo games are completely free and do not require users to deposit any money.</p><h4>2. Can I win real money playing demo games?</h4><p>No, demo games do not offer real money winnings; they are strictly for practice and entertainment.</p><h4>3. Do demo games have the same features as real-money games?</h4><p>Yes, demo games typically have the same features, graphics, and mechanics as their real-money counterparts.</p><h4>4. How long can I play demo games?</h4><p>You can play demo games for as long as you like, as they do not have time limits like some real-money games do.</p><h4>5. Do I need to register to play demo games?</h4><p>Many online casinos allow you to play demo games without registration, but some may require you to create an account.</p></body></html>', 'Exploring Casino Glory: Test Your Limits with Demo Games', '', 'inherit', 'closed', 'closed', '', '21045-revision-v1', '', '', '2026-01-13 15:10:12', '2026-01-13 15:10:12', '', 21045, 'https://thefusionchurch.org/?p=21046', 0, 'revision', '', 0),
(21049, 2, '2026-01-16 11:23:25', '2026-01-16 11:23:25', '<html><body><h1>Hur man använder VPN för att spela på utländska casinon effektivt</h1><p>Att använda ett VPN, eller virtuellt privat nätverk, kan vara en game changer för spelare som vill komma åt utländska casinon. Genom att dölja din verkliga IP-adress kan du kringgå geografiska begränsningar och njuta av ett bredare utbud av spel. I denna artikel kommer vi att titta på hur du effektivt kan använda VPN för att spela på utländska casinon, de fördelar som kommer med det och viktiga tips för att säkerställa en smidig spelupplevelse.</p><h2>Vad är ett VPN och varför behöver du det?</h2><p>Ett VPN är en tjänst som skapar en säker och krypterad anslutning över internet. Det fungerar genom att dirigera din internettrafik genom en server i ett annat land, vilket gör att det verkar som om du befinner dig i det landet snarare än din verkliga plats. Här är några anledningar till varför du kanske behöver ett VPN för att spela på utländska casinon:</p><ul><li><strong>Åtkomst till fler casinon:</strong> Många casinon är inte tillgängliga i Sverige på grund av lagar och regleringar. Med VPN kan du få åtkomst till dessa plattformar.</li><li><strong>Förbättrad säkerhet:</strong> En VPN skyddar din personliga information och spelhistorik från hackare och andra externa hot.</li><li><strong>Anonymitet:</strong> Genom att dölja din IP-adress kan du spela utan att bli spårad.</li><li><strong>Snabbare hastigheter:</strong> I vissa fall kan en VPN ge dig snabbare anslutningar till casinon, särskilt om ditt internetleverantör begränsar din bandbredd.</li></ul><h3>Hur man väljer rätt VPN för spel</h3><p>När du väljer en VPN för att spela på utländska casinon finns det flera faktorer att överväga. En dålig VPN kan påverka din spelupplevelse negativt, så här är några viktiga punkter att tänka på:</p><ol><li><strong>Serverplaceringar:</strong> Kontrollera att VPN-leverantören har servrar i de länder där de casinon du vill spela på är registrerade.</li><li><strong>Hastighet:</strong> Välj en VPN med hög hastighet för att undvika fördröjningar när du spelar.</li><li><strong>Säkerhet och kryptering:</strong> Se till att VPN:en har starka säkerhetsfunktioner och användning av hög nivå av kryptering.</li><li><strong>Enkel användning:</strong> En användarvänlig gränssnitt gör det lättare att navigera och ställa in VPN:en.</li><li><strong>Kundsupport:</strong> Tillgång till duktig kundsupport kan vara ovärderligt, särskilt om du stöter på problem.</li></ol><h2>Steg-för-steg-guide för att spela på utländska casinon med VPN</h2><p>Här är en enkel steg-för-steg-guide som beskriver hur du använder en VPN för att spela på utländska casinon:</p><ol><li><strong>Registrera dig för en VPN-tjänst:</strong> Välj en VPN som uppfyller dina behov och registrera dig för ett konto.</li><li><strong>Ladda ner och installera programvaran:</strong> Installera VPN-programvaran på din enhet, oavsett om det är en dator, smartphone eller surfplatta.</li><li><strong>Anslut till en server:</strong> Välj en server i det land där det casino du vill spela på är tillgängligt och anslut.</li><li><strong>Skapa ett konto på casinot:</strong> Om du inte redan har ett konto, registrera dig på casinots webbplats. Du kan behöva ange en giltig adress i det aktuella landet.</li><li><strong>Börja spela!</strong> Gör en insättning och börja njuta av spelen.</li></ol><h2>Vanliga problem och lösningar</h2><p>Det är inte ovanligt att stöta på problem när du använder VPN för att spela på utländska casinon. Här är några vanliga problem och hur du kan lösa dem:</p><ul><li><strong>Ingen åtkomst till casinot:</strong> Om casinot inte låter dig logga in, dubbelkolla att du är ansluten till den rätta servern.</li><li><strong>Slow speeds:</strong> Om spelupplevelsen är långsam, testa en annan server för bättre hastigheter.</li><li><strong>Problem med insättningar:</strong> Kontrollera att ditt betalningssätt är godkänt av casinot och att du befinner dig i det land där casinot är registrerat.</li></ul><h2>Slutsats</h2><p>Att använda VPN för att spela på utländska casinon kan öppna upp en värld av möjligheter för spelare. Med rätt VPN kan du njuta av större säkerhet, anonymitet och tillgång till fler spelalternativ. Genom att följa stegen i denna guide och vara medveten om vanliga problem kan du få en smidig och säker spelupplevelse. Kom ihåg att alltid spela ansvarsfullt och vara medveten om de lagar som gäller för online spelande i ditt land <a href="https://passportintime.com/">läs hela recensionen</a>.</p><h2>FAQs</h2><ul><li><strong>Är det olagligt att använda VPN för att spela på utländska casinon?</strong> - Lagligheten av att använda VPN varierar beroende på ditt land, så det är viktigt att kolla de lokala lagarna.</li><li><strong>Kan jag spela på utländska casinon utan VPN?</strong> - Ja, men du kan missa tillgång till vissa casinon och erbjudanden som är begränsade till specifika regioner.</li><li><strong>Kommer min internetleverantör att kunna se att jag använder VPN?</strong> - Din internetleverantör kan se att du använder en VPN, men de kan inte se vad du gör online.</li><li><strong>Kan jag använda VPN på mobil?</strong> - Ja, de flesta VPN-tjänster har mobilappar för både Android och iOS.</li><li><strong>Hur påverkar en VPN min spelhastighet?</strong> - En pålitlig VPN kan faktiskt förbättra din hastighet om din internetleverantör begränsar din bandbredd, men det kan också sänka hastigheten om VPN:en är långsam.</li></ul></body></html>', 'Hur man använder VPN för att spela på utländska casinon effektivt', '', 'publish', 'closed', 'open', '', 'hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt', '', '', '2026-01-17 04:36:51', '2026-01-17 04:36:51', '', 0, 'https://thefusionchurch.org/?p=21049', 0, 'post', '', 0),
(21050, 2, '2026-01-17 04:36:51', '2026-01-17 04:36:51', '<html><body><h1>Hur man använder VPN för att spela på utländska casinon effektivt</h1><p>Att använda ett VPN, eller virtuellt privat nätverk, kan vara en game changer för spelare som vill komma åt utländska casinon. Genom att dölja din verkliga IP-adress kan du kringgå geografiska begränsningar och njuta av ett bredare utbud av spel. I denna artikel kommer vi att titta på hur du effektivt kan använda VPN för att spela på utländska casinon, de fördelar som kommer med det och viktiga tips för att säkerställa en smidig spelupplevelse.</p><h2>Vad är ett VPN och varför behöver du det?</h2><p>Ett VPN är en tjänst som skapar en säker och krypterad anslutning över internet. Det fungerar genom att dirigera din internettrafik genom en server i ett annat land, vilket gör att det verkar som om du befinner dig i det landet snarare än din verkliga plats. Här är några anledningar till varför du kanske behöver ett VPN för att spela på utländska casinon:</p><ul><li><strong>Åtkomst till fler casinon:</strong> Många casinon är inte tillgängliga i Sverige på grund av lagar och regleringar. Med VPN kan du få åtkomst till dessa plattformar.</li><li><strong>Förbättrad säkerhet:</strong> En VPN skyddar din personliga information och spelhistorik från hackare och andra externa hot.</li><li><strong>Anonymitet:</strong> Genom att dölja din IP-adress kan du spela utan att bli spårad.</li><li><strong>Snabbare hastigheter:</strong> I vissa fall kan en VPN ge dig snabbare anslutningar till casinon, särskilt om ditt internetleverantör begränsar din bandbredd.</li></ul><h3>Hur man väljer rätt VPN för spel</h3><p>När du väljer en VPN för att spela på utländska casinon finns det flera faktorer att överväga. En dålig VPN kan påverka din spelupplevelse negativt, så här är några viktiga punkter att tänka på:</p><ol><li><strong>Serverplaceringar:</strong> Kontrollera att VPN-leverantören har servrar i de länder där de casinon du vill spela på är registrerade.</li><li><strong>Hastighet:</strong> Välj en VPN med hög hastighet för att undvika fördröjningar när du spelar.</li><li><strong>Säkerhet och kryptering:</strong> Se till att VPN:en har starka säkerhetsfunktioner och användning av hög nivå av kryptering.</li><li><strong>Enkel användning:</strong> En användarvänlig gränssnitt gör det lättare att navigera och ställa in VPN:en.</li><li><strong>Kundsupport:</strong> Tillgång till duktig kundsupport kan vara ovärderligt, särskilt om du stöter på problem.</li></ol><h2>Steg-för-steg-guide för att spela på utländska casinon med VPN</h2><p>Här är en enkel steg-för-steg-guide som beskriver hur du använder en VPN för att spela på utländska casinon:</p><ol><li><strong>Registrera dig för en VPN-tjänst:</strong> Välj en VPN som uppfyller dina behov och registrera dig för ett konto.</li><li><strong>Ladda ner och installera programvaran:</strong> Installera VPN-programvaran på din enhet, oavsett om det är en dator, smartphone eller surfplatta.</li><li><strong>Anslut till en server:</strong> Välj en server i det land där det casino du vill spela på är tillgängligt och anslut.</li><li><strong>Skapa ett konto på casinot:</strong> Om du inte redan har ett konto, registrera dig på casinots webbplats. Du kan behöva ange en giltig adress i det aktuella landet.</li><li><strong>Börja spela!</strong> Gör en insättning och börja njuta av spelen.</li></ol><h2>Vanliga problem och lösningar</h2><p>Det är inte ovanligt att stöta på problem när du använder VPN för att spela på utländska casinon. Här är några vanliga problem och hur du kan lösa dem:</p><ul><li><strong>Ingen åtkomst till casinot:</strong> Om casinot inte låter dig logga in, dubbelkolla att du är ansluten till den rätta servern.</li><li><strong>Slow speeds:</strong> Om spelupplevelsen är långsam, testa en annan server för bättre hastigheter.</li><li><strong>Problem med insättningar:</strong> Kontrollera att ditt betalningssätt är godkänt av casinot och att du befinner dig i det land där casinot är registrerat.</li></ul><h2>Slutsats</h2><p>Att använda VPN för att spela på utländska casinon kan öppna upp en värld av möjligheter för spelare. Med rätt VPN kan du njuta av större säkerhet, anonymitet och tillgång till fler spelalternativ. Genom att följa stegen i denna guide och vara medveten om vanliga problem kan du få en smidig och säker spelupplevelse. Kom ihåg att alltid spela ansvarsfullt och vara medveten om de lagar som gäller för online spelande i ditt land <a href="https://passportintime.com/">läs hela recensionen</a>.</p><h2>FAQs</h2><ul><li><strong>Är det olagligt att använda VPN för att spela på utländska casinon?</strong> - Lagligheten av att använda VPN varierar beroende på ditt land, så det är viktigt att kolla de lokala lagarna.</li><li><strong>Kan jag spela på utländska casinon utan VPN?</strong> - Ja, men du kan missa tillgång till vissa casinon och erbjudanden som är begränsade till specifika regioner.</li><li><strong>Kommer min internetleverantör att kunna se att jag använder VPN?</strong> - Din internetleverantör kan se att du använder en VPN, men de kan inte se vad du gör online.</li><li><strong>Kan jag använda VPN på mobil?</strong> - Ja, de flesta VPN-tjänster har mobilappar för både Android och iOS.</li><li><strong>Hur påverkar en VPN min spelhastighet?</strong> - En pålitlig VPN kan faktiskt förbättra din hastighet om din internetleverantör begränsar din bandbredd, men det kan också sänka hastigheten om VPN:en är långsam.</li></ul></body></html>', 'Hur man använder VPN för att spela på utländska casinon effektivt', '', 'inherit', 'closed', 'closed', '', '21049-revision-v1', '', '', '2026-01-17 04:36:51', '2026-01-17 04:36:51', '', 21049, 'https://thefusionchurch.org/?p=21050', 0, 'revision', '', 0),
(21051, 1, '2026-01-17 04:37:12', '2026-01-17 04:37:12', '<html><body><h1>Hur man använder VPN för att spela på utländska casinon effektivt</h1><p>Att använda ett VPN, eller virtuellt privat nätverk, kan vara en game changer för spelare som vill komma åt utländska casinon. Genom att dölja din verkliga IP-adress kan du kringgå geografiska begränsningar och njuta av ett bredare utbud av spel. I denna artikel kommer vi att titta på hur du effektivt kan använda VPN för att spela på utländska casinon, de fördelar som kommer med det och viktiga tips för att säkerställa en smidig spelupplevelse.</p><h2>Vad är ett VPN och varför behöver du det?</h2><p>Ett VPN är en tjänst som skapar en säker och krypterad anslutning över internet. Det fungerar genom att dirigera din internettrafik genom en server i ett annat land, vilket gör att det verkar som om du befinner dig i det landet snarare än din verkliga plats. Här är några anledningar till varför du kanske behöver ett VPN för att spela på utländska casinon:</p><ul><li><strong>Åtkomst till fler casinon:</strong> Många casinon är inte tillgängliga i Sverige på grund av lagar och regleringar. Med VPN kan du få åtkomst till dessa plattformar.</li><li><strong>Förbättrad säkerhet:</strong> En VPN skyddar din personliga information och spelhistorik från hackare och andra externa hot.</li><li><strong>Anonymitet:</strong> Genom att dölja din IP-adress kan du spela utan att bli spårad.</li><li><strong>Snabbare hastigheter:</strong> I vissa fall kan en VPN ge dig snabbare anslutningar till casinon, särskilt om ditt internetleverantör begränsar din bandbredd.</li></ul><h3>Hur man väljer rätt VPN för spel</h3><p>När du väljer en VPN för att spela på utländska casinon finns det flera faktorer att överväga. En dålig VPN kan påverka din spelupplevelse negativt, så här är några viktiga punkter att tänka på:</p><ol><li><strong>Serverplaceringar:</strong> Kontrollera att VPN-leverantören har servrar i de länder där de casinon du vill spela på är registrerade.</li><li><strong>Hastighet:</strong> Välj en VPN med hög hastighet för att undvika fördröjningar när du spelar.</li><li><strong>Säkerhet och kryptering:</strong> Se till att VPN:en har starka säkerhetsfunktioner och användning av hög nivå av kryptering.</li><li><strong>Enkel användning:</strong> En användarvänlig gränssnitt gör det lättare att navigera och ställa in VPN:en.</li><li><strong>Kundsupport:</strong> Tillgång till duktig kundsupport kan vara ovärderligt, särskilt om du stöter på problem.</li></ol><h2>Steg-för-steg-guide för att spela på utländska casinon med VPN</h2><p>Här är en enkel steg-för-steg-guide som beskriver hur du använder en VPN för att spela på utländska casinon:</p><ol><li><strong>Registrera dig för en VPN-tjänst:</strong> Välj en VPN som uppfyller dina behov och registrera dig för ett konto.</li><li><strong>Ladda ner och installera programvaran:</strong> Installera VPN-programvaran på din enhet, oavsett om det är en dator, smartphone eller surfplatta.</li><li><strong>Anslut till en server:</strong> Välj en server i det land där det casino du vill spela på är tillgängligt och anslut.</li><li><strong>Skapa ett konto på casinot:</strong> Om du inte redan har ett konto, registrera dig på casinots webbplats. Du kan behöva ange en giltig adress i det aktuella landet.</li><li><strong>Börja spela!</strong> Gör en insättning och börja njuta av spelen.</li></ol><h2>Vanliga problem och lösningar</h2><p>Det är inte ovanligt att stöta på problem när du använder VPN för att spela på utländska casinon. Här är några vanliga problem och hur du kan lösa dem:</p><ul><li><strong>Ingen åtkomst till casinot:</strong> Om casinot inte låter dig logga in, dubbelkolla att du är ansluten till den rätta servern.</li><li><strong>Slow speeds:</strong> Om spelupplevelsen är långsam, testa en annan server för bättre hastigheter.</li><li><strong>Problem med insättningar:</strong> Kontrollera att ditt betalningssätt är godkänt av casinot och att du befinner dig i det land där casinot är registrerat.</li></ul><h2>Slutsats</h2><p>Att använda VPN för att spela på utländska casinon kan öppna upp en värld av möjligheter för spelare. Med rätt VPN kan du njuta av större säkerhet, anonymitet och tillgång till fler spelalternativ. Genom att följa stegen i denna guide och vara medveten om vanliga problem kan du få en smidig och säker spelupplevelse. Kom ihåg att alltid spela ansvarsfullt och vara medveten om de lagar som gäller för online spelande i ditt land <a href="https://passportintime.com/">läs hela recensionen</a>.</p><h2>FAQs</h2><ul><li><strong>Är det olagligt att använda VPN för att spela på utländska casinon?</strong> - Lagligheten av att använda VPN varierar beroende på ditt land, så det är viktigt att kolla de lokala lagarna.</li><li><strong>Kan jag spela på utländska casinon utan VPN?</strong> - Ja, men du kan missa tillgång till vissa casinon och erbjudanden som är begränsade till specifika regioner.</li><li><strong>Kommer min internetleverantör att kunna se att jag använder VPN?</strong> - Din internetleverantör kan se att du använder en VPN, men de kan inte se vad du gör online.</li><li><strong>Kan jag använda VPN på mobil?</strong> - Ja, de flesta VPN-tjänster har mobilappar för både Android och iOS.</li><li><strong>Hur påverkar en VPN min spelhastighet?</strong> - En pålitlig VPN kan faktiskt förbättra din hastighet om din internetleverantör begränsar din bandbredd, men det kan också sänka hastigheten om VPN:en är långsam.</li></ul></body></html>', 'Hur man använder VPN för att spela på utländska casinon effektivt', '', 'publish', 'open', 'open', '', 'hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-2', '', '', '2026-01-17 04:37:12', '2026-01-17 04:37:12', '', 0, 'https://thefusionchurch.org/?p=21051', 0, 'post', '', 0),
(21052, 2, '2026-01-17 04:37:12', '2026-01-17 04:37:12', '<html><body><h1>Hur man använder VPN för att spela på utländska casinon effektivt</h1><p>Att använda ett VPN, eller virtuellt privat nätverk, kan vara en game changer för spelare som vill komma åt utländska casinon. Genom att dölja din verkliga IP-adress kan du kringgå geografiska begränsningar och njuta av ett bredare utbud av spel. I denna artikel kommer vi att titta på hur du effektivt kan använda VPN för att spela på utländska casinon, de fördelar som kommer med det och viktiga tips för att säkerställa en smidig spelupplevelse.</p><h2>Vad är ett VPN och varför behöver du det?</h2><p>Ett VPN är en tjänst som skapar en säker och krypterad anslutning över internet. Det fungerar genom att dirigera din internettrafik genom en server i ett annat land, vilket gör att det verkar som om du befinner dig i det landet snarare än din verkliga plats. Här är några anledningar till varför du kanske behöver ett VPN för att spela på utländska casinon:</p><ul><li><strong>Åtkomst till fler casinon:</strong> Många casinon är inte tillgängliga i Sverige på grund av lagar och regleringar. Med VPN kan du få åtkomst till dessa plattformar.</li><li><strong>Förbättrad säkerhet:</strong> En VPN skyddar din personliga information och spelhistorik från hackare och andra externa hot.</li><li><strong>Anonymitet:</strong> Genom att dölja din IP-adress kan du spela utan att bli spårad.</li><li><strong>Snabbare hastigheter:</strong> I vissa fall kan en VPN ge dig snabbare anslutningar till casinon, särskilt om ditt internetleverantör begränsar din bandbredd.</li></ul><h3>Hur man väljer rätt VPN för spel</h3><p>När du väljer en VPN för att spela på utländska casinon finns det flera faktorer att överväga. En dålig VPN kan påverka din spelupplevelse negativt, så här är några viktiga punkter att tänka på:</p><ol><li><strong>Serverplaceringar:</strong> Kontrollera att VPN-leverantören har servrar i de länder där de casinon du vill spela på är registrerade.</li><li><strong>Hastighet:</strong> Välj en VPN med hög hastighet för att undvika fördröjningar när du spelar.</li><li><strong>Säkerhet och kryptering:</strong> Se till att VPN:en har starka säkerhetsfunktioner och användning av hög nivå av kryptering.</li><li><strong>Enkel användning:</strong> En användarvänlig gränssnitt gör det lättare att navigera och ställa in VPN:en.</li><li><strong>Kundsupport:</strong> Tillgång till duktig kundsupport kan vara ovärderligt, särskilt om du stöter på problem.</li></ol><h2>Steg-för-steg-guide för att spela på utländska casinon med VPN</h2><p>Här är en enkel steg-för-steg-guide som beskriver hur du använder en VPN för att spela på utländska casinon:</p><ol><li><strong>Registrera dig för en VPN-tjänst:</strong> Välj en VPN som uppfyller dina behov och registrera dig för ett konto.</li><li><strong>Ladda ner och installera programvaran:</strong> Installera VPN-programvaran på din enhet, oavsett om det är en dator, smartphone eller surfplatta.</li><li><strong>Anslut till en server:</strong> Välj en server i det land där det casino du vill spela på är tillgängligt och anslut.</li><li><strong>Skapa ett konto på casinot:</strong> Om du inte redan har ett konto, registrera dig på casinots webbplats. Du kan behöva ange en giltig adress i det aktuella landet.</li><li><strong>Börja spela!</strong> Gör en insättning och börja njuta av spelen.</li></ol><h2>Vanliga problem och lösningar</h2><p>Det är inte ovanligt att stöta på problem när du använder VPN för att spela på utländska casinon. Här är några vanliga problem och hur du kan lösa dem:</p><ul><li><strong>Ingen åtkomst till casinot:</strong> Om casinot inte låter dig logga in, dubbelkolla att du är ansluten till den rätta servern.</li><li><strong>Slow speeds:</strong> Om spelupplevelsen är långsam, testa en annan server för bättre hastigheter.</li><li><strong>Problem med insättningar:</strong> Kontrollera att ditt betalningssätt är godkänt av casinot och att du befinner dig i det land där casinot är registrerat.</li></ul><h2>Slutsats</h2><p>Att använda VPN för att spela på utländska casinon kan öppna upp en värld av möjligheter för spelare. Med rätt VPN kan du njuta av större säkerhet, anonymitet och tillgång till fler spelalternativ. Genom att följa stegen i denna guide och vara medveten om vanliga problem kan du få en smidig och säker spelupplevelse. Kom ihåg att alltid spela ansvarsfullt och vara medveten om de lagar som gäller för online spelande i ditt land <a href="https://passportintime.com/">läs hela recensionen</a>.</p><h2>FAQs</h2><ul><li><strong>Är det olagligt att använda VPN för att spela på utländska casinon?</strong> - Lagligheten av att använda VPN varierar beroende på ditt land, så det är viktigt att kolla de lokala lagarna.</li><li><strong>Kan jag spela på utländska casinon utan VPN?</strong> - Ja, men du kan missa tillgång till vissa casinon och erbjudanden som är begränsade till specifika regioner.</li><li><strong>Kommer min internetleverantör att kunna se att jag använder VPN?</strong> - Din internetleverantör kan se att du använder en VPN, men de kan inte se vad du gör online.</li><li><strong>Kan jag använda VPN på mobil?</strong> - Ja, de flesta VPN-tjänster har mobilappar för både Android och iOS.</li><li><strong>Hur påverkar en VPN min spelhastighet?</strong> - En pålitlig VPN kan faktiskt förbättra din hastighet om din internetleverantör begränsar din bandbredd, men det kan också sänka hastigheten om VPN:en är långsam.</li></ul></body></html>', 'Hur man använder VPN för att spela på utländska casinon effektivt', '', 'inherit', 'closed', 'closed', '', '21051-revision-v1', '', '', '2026-01-17 04:37:12', '2026-01-17 04:37:12', '', 21051, 'https://thefusionchurch.org/?p=21052', 0, 'revision', '', 0),
(21053, 1, '2026-01-17 04:37:44', '2026-01-17 04:37:44', '<html><body><h1>Hur man använder VPN för att spela på utländska casinon effektivt</h1><p>Att använda ett VPN, eller virtuellt privat nätverk, kan vara en game changer för spelare som vill komma åt utländska casinon. Genom att dölja din verkliga IP-adress kan du kringgå geografiska begränsningar och njuta av ett bredare utbud av spel. I denna artikel kommer vi att titta på hur du effektivt kan använda VPN för att spela på utländska casinon, de fördelar som kommer med det och viktiga tips för att säkerställa en smidig spelupplevelse.</p><h2>Vad är ett VPN och varför behöver du det?</h2><p>Ett VPN är en tjänst som skapar en säker och krypterad anslutning över internet. Det fungerar genom att dirigera din internettrafik genom en server i ett annat land, vilket gör att det verkar som om du befinner dig i det landet snarare än din verkliga plats. Här är några anledningar till varför du kanske behöver ett VPN för att spela på utländska casinon:</p><ul><li><strong>Åtkomst till fler casinon:</strong> Många casinon är inte tillgängliga i Sverige på grund av lagar och regleringar. Med VPN kan du få åtkomst till dessa plattformar.</li><li><strong>Förbättrad säkerhet:</strong> En VPN skyddar din personliga information och spelhistorik från hackare och andra externa hot.</li><li><strong>Anonymitet:</strong> Genom att dölja din IP-adress kan du spela utan att bli spårad.</li><li><strong>Snabbare hastigheter:</strong> I vissa fall kan en VPN ge dig snabbare anslutningar till casinon, särskilt om ditt internetleverantör begränsar din bandbredd.</li></ul><h3>Hur man väljer rätt VPN för spel</h3><p>När du väljer en VPN för att spela på utländska casinon finns det flera faktorer att överväga. En dålig VPN kan påverka din spelupplevelse negativt, så här är några viktiga punkter att tänka på:</p><ol><li><strong>Serverplaceringar:</strong> Kontrollera att VPN-leverantören har servrar i de länder där de casinon du vill spela på är registrerade.</li><li><strong>Hastighet:</strong> Välj en VPN med hög hastighet för att undvika fördröjningar när du spelar.</li><li><strong>Säkerhet och kryptering:</strong> Se till att VPN:en har starka säkerhetsfunktioner och användning av hög nivå av kryptering.</li><li><strong>Enkel användning:</strong> En användarvänlig gränssnitt gör det lättare att navigera och ställa in VPN:en.</li><li><strong>Kundsupport:</strong> Tillgång till duktig kundsupport kan vara ovärderligt, särskilt om du stöter på problem.</li></ol><h2>Steg-för-steg-guide för att spela på utländska casinon med VPN</h2><p>Här är en enkel steg-för-steg-guide som beskriver hur du använder en VPN för att spela på utländska casinon:</p><ol><li><strong>Registrera dig för en VPN-tjänst:</strong> Välj en VPN som uppfyller dina behov och registrera dig för ett konto.</li><li><strong>Ladda ner och installera programvaran:</strong> Installera VPN-programvaran på din enhet, oavsett om det är en dator, smartphone eller surfplatta.</li><li><strong>Anslut till en server:</strong> Välj en server i det land där det casino du vill spela på är tillgängligt och anslut.</li><li><strong>Skapa ett konto på casinot:</strong> Om du inte redan har ett konto, registrera dig på casinots webbplats. Du kan behöva ange en giltig adress i det aktuella landet.</li><li><strong>Börja spela!</strong> Gör en insättning och börja njuta av spelen.</li></ol><h2>Vanliga problem och lösningar</h2><p>Det är inte ovanligt att stöta på problem när du använder VPN för att spela på utländska casinon. Här är några vanliga problem och hur du kan lösa dem:</p><ul><li><strong>Ingen åtkomst till casinot:</strong> Om casinot inte låter dig logga in, dubbelkolla att du är ansluten till den rätta servern.</li><li><strong>Slow speeds:</strong> Om spelupplevelsen är långsam, testa en annan server för bättre hastigheter.</li><li><strong>Problem med insättningar:</strong> Kontrollera att ditt betalningssätt är godkänt av casinot och att du befinner dig i det land där casinot är registrerat.</li></ul><h2>Slutsats</h2><p>Att använda VPN för att spela på utländska casinon kan öppna upp en värld av möjligheter för spelare. Med rätt VPN kan du njuta av större säkerhet, anonymitet och tillgång till fler spelalternativ. Genom att följa stegen i denna guide och vara medveten om vanliga problem kan du få en smidig och säker spelupplevelse. Kom ihåg att alltid spela ansvarsfullt och vara medveten om de lagar som gäller för online spelande i ditt land <a href="https://passportintime.com/">läs hela recensionen</a>.</p><h2>FAQs</h2><ul><li><strong>Är det olagligt att använda VPN för att spela på utländska casinon?</strong> - Lagligheten av att använda VPN varierar beroende på ditt land, så det är viktigt att kolla de lokala lagarna.</li><li><strong>Kan jag spela på utländska casinon utan VPN?</strong> - Ja, men du kan missa tillgång till vissa casinon och erbjudanden som är begränsade till specifika regioner.</li><li><strong>Kommer min internetleverantör att kunna se att jag använder VPN?</strong> - Din internetleverantör kan se att du använder en VPN, men de kan inte se vad du gör online.</li><li><strong>Kan jag använda VPN på mobil?</strong> - Ja, de flesta VPN-tjänster har mobilappar för både Android och iOS.</li><li><strong>Hur påverkar en VPN min spelhastighet?</strong> - En pålitlig VPN kan faktiskt förbättra din hastighet om din internetleverantör begränsar din bandbredd, men det kan också sänka hastigheten om VPN:en är långsam.</li></ul></body></html>', 'Hur man använder VPN för att spela på utländska casinon effektivt', '', 'publish', 'open', 'open', '', 'hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-3', '', '', '2026-01-17 04:37:44', '2026-01-17 04:37:44', '', 0, 'https://thefusionchurch.org/?p=21053', 0, 'post', '', 0),
(21054, 2, '2026-01-17 04:37:44', '2026-01-17 04:37:44', '<html><body><h1>Hur man använder VPN för att spela på utländska casinon effektivt</h1><p>Att använda ett VPN, eller virtuellt privat nätverk, kan vara en game changer för spelare som vill komma åt utländska casinon. Genom att dölja din verkliga IP-adress kan du kringgå geografiska begränsningar och njuta av ett bredare utbud av spel. I denna artikel kommer vi att titta på hur du effektivt kan använda VPN för att spela på utländska casinon, de fördelar som kommer med det och viktiga tips för att säkerställa en smidig spelupplevelse.</p><h2>Vad är ett VPN och varför behöver du det?</h2><p>Ett VPN är en tjänst som skapar en säker och krypterad anslutning över internet. Det fungerar genom att dirigera din internettrafik genom en server i ett annat land, vilket gör att det verkar som om du befinner dig i det landet snarare än din verkliga plats. Här är några anledningar till varför du kanske behöver ett VPN för att spela på utländska casinon:</p><ul><li><strong>Åtkomst till fler casinon:</strong> Många casinon är inte tillgängliga i Sverige på grund av lagar och regleringar. Med VPN kan du få åtkomst till dessa plattformar.</li><li><strong>Förbättrad säkerhet:</strong> En VPN skyddar din personliga information och spelhistorik från hackare och andra externa hot.</li><li><strong>Anonymitet:</strong> Genom att dölja din IP-adress kan du spela utan att bli spårad.</li><li><strong>Snabbare hastigheter:</strong> I vissa fall kan en VPN ge dig snabbare anslutningar till casinon, särskilt om ditt internetleverantör begränsar din bandbredd.</li></ul><h3>Hur man väljer rätt VPN för spel</h3><p>När du väljer en VPN för att spela på utländska casinon finns det flera faktorer att överväga. En dålig VPN kan påverka din spelupplevelse negativt, så här är några viktiga punkter att tänka på:</p><ol><li><strong>Serverplaceringar:</strong> Kontrollera att VPN-leverantören har servrar i de länder där de casinon du vill spela på är registrerade.</li><li><strong>Hastighet:</strong> Välj en VPN med hög hastighet för att undvika fördröjningar när du spelar.</li><li><strong>Säkerhet och kryptering:</strong> Se till att VPN:en har starka säkerhetsfunktioner och användning av hög nivå av kryptering.</li><li><strong>Enkel användning:</strong> En användarvänlig gränssnitt gör det lättare att navigera och ställa in VPN:en.</li><li><strong>Kundsupport:</strong> Tillgång till duktig kundsupport kan vara ovärderligt, särskilt om du stöter på problem.</li></ol><h2>Steg-för-steg-guide för att spela på utländska casinon med VPN</h2><p>Här är en enkel steg-för-steg-guide som beskriver hur du använder en VPN för att spela på utländska casinon:</p><ol><li><strong>Registrera dig för en VPN-tjänst:</strong> Välj en VPN som uppfyller dina behov och registrera dig för ett konto.</li><li><strong>Ladda ner och installera programvaran:</strong> Installera VPN-programvaran på din enhet, oavsett om det är en dator, smartphone eller surfplatta.</li><li><strong>Anslut till en server:</strong> Välj en server i det land där det casino du vill spela på är tillgängligt och anslut.</li><li><strong>Skapa ett konto på casinot:</strong> Om du inte redan har ett konto, registrera dig på casinots webbplats. Du kan behöva ange en giltig adress i det aktuella landet.</li><li><strong>Börja spela!</strong> Gör en insättning och börja njuta av spelen.</li></ol><h2>Vanliga problem och lösningar</h2><p>Det är inte ovanligt att stöta på problem när du använder VPN för att spela på utländska casinon. Här är några vanliga problem och hur du kan lösa dem:</p><ul><li><strong>Ingen åtkomst till casinot:</strong> Om casinot inte låter dig logga in, dubbelkolla att du är ansluten till den rätta servern.</li><li><strong>Slow speeds:</strong> Om spelupplevelsen är långsam, testa en annan server för bättre hastigheter.</li><li><strong>Problem med insättningar:</strong> Kontrollera att ditt betalningssätt är godkänt av casinot och att du befinner dig i det land där casinot är registrerat.</li></ul><h2>Slutsats</h2><p>Att använda VPN för att spela på utländska casinon kan öppna upp en värld av möjligheter för spelare. Med rätt VPN kan du njuta av större säkerhet, anonymitet och tillgång till fler spelalternativ. Genom att följa stegen i denna guide och vara medveten om vanliga problem kan du få en smidig och säker spelupplevelse. Kom ihåg att alltid spela ansvarsfullt och vara medveten om de lagar som gäller för online spelande i ditt land <a href="https://passportintime.com/">läs hela recensionen</a>.</p><h2>FAQs</h2><ul><li><strong>Är det olagligt att använda VPN för att spela på utländska casinon?</strong> - Lagligheten av att använda VPN varierar beroende på ditt land, så det är viktigt att kolla de lokala lagarna.</li><li><strong>Kan jag spela på utländska casinon utan VPN?</strong> - Ja, men du kan missa tillgång till vissa casinon och erbjudanden som är begränsade till specifika regioner.</li><li><strong>Kommer min internetleverantör att kunna se att jag använder VPN?</strong> - Din internetleverantör kan se att du använder en VPN, men de kan inte se vad du gör online.</li><li><strong>Kan jag använda VPN på mobil?</strong> - Ja, de flesta VPN-tjänster har mobilappar för både Android och iOS.</li><li><strong>Hur påverkar en VPN min spelhastighet?</strong> - En pålitlig VPN kan faktiskt förbättra din hastighet om din internetleverantör begränsar din bandbredd, men det kan också sänka hastigheten om VPN:en är långsam.</li></ul></body></html>', 'Hur man använder VPN för att spela på utländska casinon effektivt', '', 'inherit', 'closed', 'closed', '', '21053-revision-v1', '', '', '2026-01-17 04:37:44', '2026-01-17 04:37:44', '', 21053, 'https://thefusionchurch.org/?p=21054', 0, 'revision', '', 0),
(21057, 2, '2026-01-30 06:57:05', '2026-01-30 06:57:05', '<div data-elementor-type="wp-page" data-elementor-id="21" class="elementor elementor-21">\n						<section class="elementor-section elementor-top-section elementor-element elementor-element-8516761 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible" data-id="8516761" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}">\n							<div class="elementor-background-overlay"></div>\n							<div class="elementor-container elementor-column-gap-no">\n					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c732bfc" data-id="c732bfc" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-3557e54 elementor-widget elementor-widget-zegenevent" data-id="3557e54" data-element_type="widget" data-widget_type="zegenevent.default">\n				<div class="elementor-widget-container">\n					<div class="event-wrapper event-modern event-light shortcode-rand-1 zegen-inline-css" data-css="&quot;.shortcode-rand-1.event-wrapper .event-inner &gt; *:nth-child(1) { margin-bottom: 20px; }.shortcode-rand-1.event-wrapper.event-dark .event-inner, .shortcode-rand-1.event-wrapper .event-inner, .shortcode-rand-1.event-dark .media-body, .shortcode-rand-1 .media-body { color: #ffffff; }&quot;"><div class="owl-carousel" data-loop="0" data-margin="30" data-center="0" data-nav="0" data-dots="1" data-autoplay="0" data-items="2" data-items-tab="1" data-items-mob="1" data-duration="5000" data-smartspeed="250" data-scrollby="1" data-autoheight="false"><div class="item"><div class="event-inner"><span class="event-status">Event closed.</span><div class="event-date">Apr 22<span class="event-time">3 PM</span></div><!-- .event-date --><div class="entry-title"><h5 class="post-title-head"><a href="https://thefusionchurch.org/event/white-20/" class="post-title">Event: WHITE 2.0</a></h5></div><!-- .entry-title --><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/event/white-20/">Event Details</a></div></div><!-- .event-inner --></div><!-- .item --></div><!-- .owl-carousel --></div><!-- .event-wrapper -->				</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section class="elementor-section elementor-top-section elementor-element elementor-element-5065efd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5065efd" data-element_type="section">\n						<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-da50db9" data-id="da50db9" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-4f09ad9 elementor-invisible elementor-widget elementor-widget-image" data-id="4f09ad9" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="image.default">\n				<div class="elementor-widget-container">\n															<img decoding="async" src="https://thefusionchurch.org/wp-content/uploads/elementor/thumbs/about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq-r4p69rpbvvd1l4b9kfabt2nizmhbcruqjuvi9pvwa2.jpg" title="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" alt="about-normal-oh1hcutqgapovd0cfco23v4udo7c2kb9lhphi9eucq" loading="lazy" />															</div>\n				</div>\n					</div>\n		</div>\n				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-902493c ps-lg-5" data-id="902493c" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-6a7ee16 elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="6a7ee16" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper margin-bottom-20"><div class="title-wrap"><h2 class="section-title">A Church for All People, Rooted in Christ, Empowered by the Spirit.</h2><span class="title-separator separator-border theme-color-bg"></span></div><!-- .title-wrap --><div class="section-description">We are a multigenerational, multicultural, Spirit-filled church where worship is vibrant, the Word is alive, and lives are transformed through the power of the Holy Spirit. \n<br><br>\n\nOur desire is to create a space where faith and purpose fuse together — where the Gospel is not only preached but lived out in real, practical ways. We believe church is not just a Sunday event, but a daily journey of faith, love, and impact.</div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-2541c99 elementor-invisible elementor-widget elementor-widget-heading" data-id="2541c99" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="heading.default">\n				<div class="elementor-widget-container">\n					<span class="elementor-heading-title elementor-size-default">Whether you''re a seeker, a skeptic, or a seasoned believer, there''s a place for you here.</span>				</div>\n				</div>\n				<div class="elementor-element elementor-element-01aa035 elementor-widget elementor-widget-spacer" data-id="01aa035" data-element_type="widget" data-widget_type="spacer.default">\n				<div class="elementor-widget-container">\n							<div class="elementor-spacer">\n			<div class="elementor-spacer-inner"></div>\n		</div>\n						</div>\n				</div>\n				<div class="elementor-element elementor-element-6086c3c elementor-invisible elementor-widget elementor-widget-button" data-id="6086c3c" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="button.default">\n				<div class="elementor-widget-container">\n									<div class="elementor-button-wrapper">\n					<a class="elementor-button elementor-button-link elementor-size-md" href="https://thefusionchurch.org/about-us">\n						<span class="elementor-button-content-wrapper">\n									<span class="elementor-button-text">MORE ABOUT US</span>\n					</span>\n					</a>\n				</div>\n								</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section data-zegen-parallax-data="{&quot;parallax_ratio&quot;:&quot;1.2&quot;,&quot;parallax_image&quot;:&quot;https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/donate-bg-main-1.jpg&quot;}" class="elementor-section elementor-top-section elementor-element elementor-element-0262b08 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0262b08" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}">\n							<div class="elementor-background-overlay"></div>\n							<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5350a45" data-id="5350a45" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-d836137 elementor-invisible elementor-widget elementor-widget-zegenpopup-anything" data-id="d836137" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;zoomIn&quot;}" data-widget_type="zegenpopup-anything.default">\n				\n		<div class="elementor-widget-container popup-anything-wrapper anim text-center">\n		\n			<a class="popup-video-post popup-trigger-icon icon-theme-color" href="https://www.youtube.com/watch?v=e1l1-LWTcBs"><span class="ti-heart"></span></a>			\n		</div>\n				</div>\n				<div class="elementor-element elementor-element-f29aabc elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="f29aabc" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper custom-title-1 mb-3 text-center"><div class="title-wrap"><h2 class="section-title">“Pray! And listen to God! You can do this alone, but find somebody to do it with you”</h2></div><!-- .title-wrap --><div class="section-description"></div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-053263e text-center elementor-invisible elementor-widget elementor-widget-heading" data-id="053263e" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="heading.default">\n				<div class="elementor-widget-container">\n					<span class="elementor-heading-title elementor-size-default"> - Pastor Sam</span>				</div>\n				</div>\n				<div class="elementor-element elementor-element-9b21ba4 elementor-align-center elementor-invisible elementor-widget elementor-widget-button" data-id="9b21ba4" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="button.default">\n				<div class="elementor-widget-container">\n									<div class="elementor-button-wrapper">\n					<a class="elementor-button elementor-button-link elementor-size-md" href="#">\n						<span class="elementor-button-content-wrapper">\n									<span class="elementor-button-text">Donate Online</span>\n					</span>\n					</a>\n				</div>\n								</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section class="elementor-section elementor-top-section elementor-element elementor-element-d8d45c5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d8d45c5" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">\n							<div class="elementor-background-overlay"></div>\n							<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ea4d3dd" data-id="ea4d3dd" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-ccd47e5 elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="ccd47e5" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper custom-title-1 margin-bottom-40 text-center"><div class="title-wrap"><span class="sub-title">MINISTRIES</span><h2 class="section-title">Our Ministries</h2><span class="title-separator separator-border theme-color-bg"></span></div><!-- .title-wrap --><div class="section-description"></div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-b79fe7b elementor-invisible elementor-widget elementor-widget-zegenministries" data-id="b79fe7b" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegenministries.default">\n				<div class="elementor-widget-container">\n					<div class="ministries-wrapper ministries-modern ministries-light shortcode-rand-2 zegen-inline-css" data-css="&quot;.shortcode-rand-2.ministries-wrapper .ministries-inner &gt; *:nth-child(1) { margin-bottom: 30px; }.shortcode-rand-2.ministries-wrapper .ministries-inner &gt; *:nth-child(2) { margin-bottom: 15px; }&quot;"><div class="owl-carousel" data-loop="0" data-margin="30" data-center="0" data-nav="1" data-dots="0" data-autoplay="0" data-items="3" data-items-tab="2" data-items-mob="1" data-duration="5000" data-smartspeed="550" data-scrollby="1" data-autoheight="false"><div class="item"><div class="ministries-inner"><div class="ministries-thumb"><img fetchpriority="high" decoding="async" width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg" class="img-fluid wp-post-image" alt="" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/prison_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /></div><!-- .ministries-thumb --><h4 class="ministries-title"><a href="https://thefusionchurch.org/ministries/the-fusion-worship/">THE FUSION WORSHIP</a></h4><!-- .ministries-title --><div class="post-excerpt">Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</div><!-- .post-excerpt --><div class="post-more"><a class="read-more btn btn-link" href="https://thefusionchurch.org/ministries/the-fusion-worship/">Read More</a></div></div><!-- .ministries-inner --></div><!-- .item --><div class="item"><div class="ministries-inner"><div class="ministries-thumb"><img decoding="async" width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg" class="img-fluid wp-post-image" alt="" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/family_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /></div><!-- .ministries-thumb --><h4 class="ministries-title"><a href="https://thefusionchurch.org/ministries/the-fusion-outreach/">THE FUSION OUTREACH</a></h4><!-- .ministries-title --><div class="post-excerpt">Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</div><!-- .post-excerpt --><div class="post-more"><a class="read-more btn btn-link" href="https://thefusionchurch.org/ministries/the-fusion-outreach/">Read More</a></div></div><!-- .ministries-inner --></div><!-- .item --><div class="item"><div class="ministries-inner"><div class="ministries-thumb"><img decoding="async" width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2.jpg" class="img-fluid wp-post-image" alt="" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/music_ministry-2-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /></div><!-- .ministries-thumb --><h4 class="ministries-title"><a href="https://thefusionchurch.org/ministries/the-fusion-award/">THE FUSION AWARD</a></h4><!-- .ministries-title --><div class="post-excerpt">Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</div><!-- .post-excerpt --><div class="post-more"><a class="read-more btn btn-link" href="https://thefusionchurch.org/ministries/the-fusion-award/">Read More</a></div></div><!-- .ministries-inner --></div><!-- .item --><div class="item"><div class="ministries-inner"><div class="ministries-thumb"><img loading="lazy" decoding="async" width="768" height="512" src="https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1.jpg" class="img-fluid wp-post-image" alt="" srcset="https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1.jpg 1280w, https://thefusionchurch.org/wp-content/uploads/2019/10/global_ministry-1-600x400.jpg 600w" sizes="(max-width: 768px) 100vw, 768px" /></div><!-- .ministries-thumb --><h4 class="ministries-title"><a href="https://thefusionchurch.org/ministries/the-fusion-heritage/">THE FUSION HERITAGE</a></h4><!-- .ministries-title --><div class="post-excerpt">Lorem Ipsum este pur şi simplu o machetă pentru text a industriei tipografice. Lorem Ipsum a fost macheta</div><!-- .post-excerpt --><div class="post-more"><a class="read-more btn btn-link" href="https://thefusionchurch.org/ministries/the-fusion-heritage/">Read More</a></div></div><!-- .ministries-inner --></div><!-- .item --></div><!-- .owl-carousel --></div><!-- .ministries-wrapper -->				</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section data-zegen-parallax-data="{&quot;parallax_ratio&quot;:&quot;1.2&quot;,&quot;parallax_image&quot;:&quot;https:\\/\\/elementor.zozothemes.com\\/zegen\\/wp-content\\/uploads\\/sites\\/2\\/2019\\/11\\/contact-bg-1.jpg&quot;}" class="elementor-section elementor-top-section elementor-element elementor-element-317bd89 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="317bd89" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;mountains&quot;}">\n							<div class="elementor-background-overlay"></div>\n						<div class="elementor-shape elementor-shape-bottom" data-negative="false">\n			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none">\n	<path class="elementor-shape-fill" opacity="0.33" d="M473,67.3c-203.9,88.3-263.1-34-320.3,0C66,119.1,0,59.7,0,59.7V0h1000v59.7 c0,0-62.1,26.1-94.9,29.3c-32.8,3.3-62.8-12.3-75.8-22.1C806,49.6,745.3,8.7,694.9,4.7S492.4,59,473,67.3z"/>\n	<path class="elementor-shape-fill" opacity="0.66" d="M734,67.3c-45.5,0-77.2-23.2-129.1-39.1c-28.6-8.7-150.3-10.1-254,39.1 s-91.7-34.4-149.2,0C115.7,118.3,0,39.8,0,39.8V0h1000v36.5c0,0-28.2-18.5-92.1-18.5C810.2,18.1,775.7,67.3,734,67.3z"/>\n	<path class="elementor-shape-fill" d="M766.1,28.9c-200-57.5-266,65.5-395.1,19.5C242,1.8,242,5.4,184.8,20.6C128,35.8,132.3,44.9,89.9,52.5C28.6,63.7,0,0,0,0 h1000c0,0-9.9,40.9-83.6,48.1S829.6,47,766.1,28.9z"/>\n</svg>		</div>\n					<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-41833e2" data-id="41833e2" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-332eff0 verticalMove elementor-widget elementor-widget-zegenflipbox" data-id="332eff0" data-element_type="widget" data-widget_type="zegenflipbox.default">\n				<div class="elementor-widget-container">\n					<div class="flip-box-wrapper text-center" data-css="&quot;&quot;"><div class="flip-box-inner imghvr-flip-3d-horz"><div class="flip-front"><div class="flip-box-icon"><span class="text-center icon-icon-light rounded-circle flip-icon-middle ti-headphone-alt"></span></div><h3 class="flip-box-title">REACH OUT</h3><div class="flip-content"><p>Ibadan, Oyo State, Nigeria.</p>\n\n<p>info@thefusionchurch.org</p></div></div><!-- .flip-front --><div class="flip-back"><div class="flip-box-icon"><span class="text-center icon-icon-light rounded-circle flip-icon-middle ti-headphone-alt"></span></div><h3 class="flip-box-title">REACH OUT</h3><div class="flip-content"><p>Ibadan, Oyo State, Nigeria.</p>\n\n<p>info@thefusionchurch.org</p></div></div><!-- .flip-back --></div><!-- .flip-inner --></div><!-- .flip-box-wrapper -->				</div>\n				</div>\n					</div>\n		</div>\n				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-76fcbb5 ps-lg-3" data-id="76fcbb5" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-1d24ac0 elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="1d24ac0" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper margin-bottom-20"><div class="title-wrap"><span class="sub-title">GET IN TOUCH</span><h2 class="section-title">Don&#039;t hesitate Contact Us</h2><span class="title-separator separator-border theme-color-bg"></span></div><!-- .title-wrap --><div class="section-description">We’re not just here for Sunday. We’re committed to local and global outreach, mentoring, education, and community transformation. Be part of something that lasts beyond the moment — something eternal.</div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-1cc293f elementor-invisible elementor-widget elementor-widget-button" data-id="1cc293f" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="button.default">\n				<div class="elementor-widget-container">\n									<div class="elementor-button-wrapper">\n					<a class="elementor-button elementor-button-link elementor-size-md" href="#">\n						<span class="elementor-button-content-wrapper">\n									<span class="elementor-button-text">JOIN US</span>\n					</span>\n					</a>\n				</div>\n								</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				<section class="elementor-section elementor-top-section elementor-element elementor-element-b10bb14 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b10bb14" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">\n							<div class="elementor-background-overlay"></div>\n							<div class="elementor-container elementor-column-gap-default">\n					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-76ecf18" data-id="76ecf18" data-element_type="column">\n			<div class="elementor-widget-wrap elementor-element-populated">\n						<div class="elementor-element elementor-element-8e5ac4a elementor-invisible elementor-widget elementor-widget-zegensectiontitle" data-id="8e5ac4a" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegensectiontitle.default">\n				<div class="elementor-widget-container">\n					<div class="section-title-wrapper custom-title-1 margin-bottom-0 text-center"><div class="title-wrap"><span class="sub-title">OUR BLOG</span><h2 class="section-title">Latest Posts</h2><span class="title-separator separator-border theme-color-bg"></span></div><!-- .title-wrap --><div class="section-description"></div><!-- .section-description --></div><!-- .section-title-wrapper -->				</div>\n				</div>\n				<div class="elementor-element elementor-element-a89e2a1 pt-lg-3 elementor-invisible elementor-widget elementor-widget-zegenblog" data-id="a89e2a1" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInUp&quot;}" data-widget_type="zegenblog.default">\n				\n		<div class="elementor-widget-container blog-wrapper blog-style-classic blog-light blog-slide-model shortcode-rand-4 zegen-inline-css" data-css="&quot;.shortcode-rand-4.blog-wrapper .blog-inner &gt; *:nth-child(1) { margin-bottom: 0px; }.shortcode-rand-4.blog-wrapper .blog-inner &gt; *:nth-child(2) { margin-bottom: 0px; }.shortcode-rand-4.blog-wrapper .blog-inner &gt; *:nth-child(3) { margin-bottom: 0px; }&quot;">\n		\n			<div class="owl-carousel" data-loop="0" data-margin="30" data-center="0" data-nav="0" data-dots="1" data-autoplay="0" data-items="3" data-items-tab="2" data-items-mob="1" data-duration="5000" data-smartspeed="250" data-scrollby="1" data-autoheight="0"><div class="owl-carousel-item"><div class="blog-inner"><div class="top-meta clearfix"><ul class="nav top-meta-list meta-left"><li><div class="post-date"><a href="https://thefusionchurch.org/2026/01/17/" ><i class="ti-calendar"></i> January 17, 2026</a></div></li></ul></div><div class="entry-title"><h4 class="post-title-head"><a href="https://thefusionchurch.org/2026/01/17/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-3/" class="post-title">Hur man använder VPN för att spela på utländska casinon effektivt</a></h4></div><!-- .entry-title --><div class="bottom-meta clearfix"><ul class="nav bottom-meta-list meta-left"><li><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/2026/01/17/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-3/">Read More</a></div></li></ul></div></div><!-- .blog-inner --></div><!-- .col / .owl-carousel-item / .isotope --><div class="owl-carousel-item"><div class="blog-inner"><div class="top-meta clearfix"><ul class="nav top-meta-list meta-left"><li><div class="post-date"><a href="https://thefusionchurch.org/2026/01/17/" ><i class="ti-calendar"></i> January 17, 2026</a></div></li></ul></div><div class="entry-title"><h4 class="post-title-head"><a href="https://thefusionchurch.org/2026/01/17/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-2/" class="post-title">Hur man använder VPN för att spela på utländska casinon effektivt</a></h4></div><!-- .entry-title --><div class="bottom-meta clearfix"><ul class="nav bottom-meta-list meta-left"><li><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/2026/01/17/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt-2/">Read More</a></div></li></ul></div></div><!-- .blog-inner --></div><!-- .col / .owl-carousel-item / .isotope --><div class="owl-carousel-item"><div class="blog-inner"><div class="top-meta clearfix"><ul class="nav top-meta-list meta-left"><li><div class="post-date"><a href="https://thefusionchurch.org/2026/01/16/" ><i class="ti-calendar"></i> January 16, 2026</a></div></li></ul></div><div class="entry-title"><h4 class="post-title-head"><a href="https://thefusionchurch.org/2026/01/16/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt/" class="post-title">Hur man använder VPN för att spela på utländska casinon effektivt</a></h4></div><!-- .entry-title --><div class="bottom-meta clearfix"><ul class="nav bottom-meta-list meta-left"><li><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/2026/01/16/hur-man-anvander-vpn-for-att-spela-pa-utlandska-casinon-effektivt/">Read More</a></div></li></ul></div></div><!-- .blog-inner --></div><!-- .col / .owl-carousel-item / .isotope --><div class="owl-carousel-item"><div class="blog-inner"><div class="top-meta clearfix"><ul class="nav top-meta-list meta-left"><li><div class="post-date"><a href="https://thefusionchurch.org/2026/01/13/" ><i class="ti-calendar"></i> January 13, 2026</a></div></li></ul></div><div class="entry-title"><h4 class="post-title-head"><a href="https://thefusionchurch.org/2026/01/13/exploring-casino-glory-test-your-limits-with-demo-games/" class="post-title">Exploring Casino Glory: Test Your Limits with Demo Games</a></h4></div><!-- .entry-title --><div class="bottom-meta clearfix"><ul class="nav bottom-meta-list meta-left"><li><div class="post-more"><a class="read-more" href="https://thefusionchurch.org/2026/01/13/exploring-casino-glory-test-your-limits-with-demo-games/">Read More</a></div></li></ul></div></div><!-- .blog-inner --></div><!-- .col / .owl-carousel-item / .isotope --></div><!-- .owl-carousel -->			\n		</div>\n				</div>\n					</div>\n		</div>\n					</div>\n		</section>\n				</div>\n		<a href="https://www.regents-earthscience.com/" style="position: absolute; top: -9999px; left: -9999px;">mostbet</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2026-01-30 06:57:05', '2026-01-30 06:57:05', '', 21, 'https://thefusionchurch.org/?p=21057', 0, 'revision', '', 0);
;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_css`
--

CREATE TABLE `wpd6_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `handle_index` (`handle`(64))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_revslider_css`
--

INSERT INTO `wpd6_revslider_css` VALUES
(1, '.tp-caption.medium_grey', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","padding":"2px 4px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#888"}'),
(2, '.tp-caption.small_text', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"14px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(3, '.tp-caption.medium_text', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(4, '.tp-caption.large_text', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"40px","line-height":"40px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(5, '.tp-caption.very_large_text', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","white-space":"nowrap","letter-spacing":"-2px"},"hover":""}', '{"color":"#fff","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(6, '.tp-caption.very_big_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap","padding-top":"1px"},"hover":""}', '{"color":"#fff","font-weight":"800","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","padding":"0px 4px","background-color":"#000"}'),
(7, '.tp-caption.very_big_black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap","padding-top":"1px"},"hover":""}', '{"color":"#000","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","padding":"0px 4px","background-color":"#fff"}'),
(8, '.tp-caption.modern_medium_fat', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap"},"hover":""}', '{"color":"#000","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none"}'),
(9, '.tp-caption.modern_medium_fat_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap"},"hover":""}', '{"color":"#fff","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none"}'),
(10, '.tp-caption.modern_medium_light', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap"},"hover":""}', '{"color":"#000","font-weight":"300","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none"}'),
(11, '.tp-caption.modern_big_bluebg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","letter-spacing":"0"},"hover":""}', '{"color":"#fff","font-weight":"800","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#4e5b6c"}'),
(12, '.tp-caption.modern_big_redbg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","padding-top":"1px","letter-spacing":"0"},"hover":""}', '{"color":"#fff","font-weight":"300","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#de543e"}'),
(13, '.tp-caption.modern_small_text_dark', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","white-space":"nowrap"},"hover":""}', '{"color":"#555","font-size":"14px","line-height":"22px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none"}'),
(14, '.tp-caption.boxshadow', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"-moz-box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)","-webkit-box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)","box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)"},"hover":""}', '[]'),
(15, '.tp-caption.black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#000"}'),
(16, '.tp-caption.noshadow', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '[]'),
(17, '.tp-caption.thinheadline_dark', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none"},"hover":""}', '{"color":"rgba(0,0,0,0.85)","font-weight":"300","font-size":"30px","line-height":"30px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(18, '.tp-caption.thintext_dark', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none"},"hover":""}', '{"color":"rgba(0,0,0,0.85)","font-weight":"300","font-size":"16px","line-height":"26px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(19, '.tp-caption.largeblackbg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","-webkit-border-radius":"0px","-moz-border-radius":"0px"},"hover":""}', '{"color":"#fff","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#000","padding":"0px 20px","border-radius":"0px"}'),
(20, '.tp-caption.largepinkbg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","-webkit-border-radius":"0px","-moz-border-radius":"0px"},"hover":""}', '{"color":"#fff","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#db4360","padding":"0px 20px","border-radius":"0px"}'),
(21, '.tp-caption.largewhitebg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","-webkit-border-radius":"0px","-moz-border-radius":"0px"},"hover":""}', '{"color":"#000","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#fff","padding":"0px 20px","border-radius":"0px"}'),
(22, '.tp-caption.largegreenbg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"position":"absolute","text-shadow":"none","-webkit-border-radius":"0px","-moz-border-radius":"0px"},"hover":""}', '{"color":"#fff","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#67ae73","padding":"0px 20px","border-radius":"0px"}'),
(23, '.tp-caption.excerpt', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none","letter-spacing":"-1.5px","width":"150px","white-space":"normal !important","height":"auto"},"hover":""}', '{"font-size":"36px","line-height":"36px","font-weight":"700","font-family":"Arial","color":"#ffffff","text-decoration":"none","background-color":"rgba(0, 0, 0, 1)","margin":"0px","padding":"1px 4px 0px 4px","border-width":"0px","border-color":"rgb(255, 255, 255)","border-style":"none"}'),
(24, '.tp-caption.large_bold_grey', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-size":"60px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","margin":"0px","padding":"1px 4px 0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(25, '.tp-caption.medium_thin_grey', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-size":"34px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(26, '.tp-caption.small_thin_grey', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-size":"18px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(117, 117, 117)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(27, '.tp-caption.lightgrey_divider', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"width":"370px","height":"3px","background-position":"initial initial","background-repeat":"initial initial"},"hover":""}', '{"text-decoration":"none","background-color":"rgba(235, 235, 235, 1)","border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(28, '.tp-caption.large_bold_darkblue', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(29, '.tp-caption.medium_bg_darkblue', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(52, 73, 94)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(30, '.tp-caption.medium_bold_red', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(31, '.tp-caption.medium_light_red', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"21px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(32, '.tp-caption.medium_bg_red', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(227, 58, 12)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(33, '.tp-caption.medium_bold_orange', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(243, 156, 18)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(34, '.tp-caption.medium_bg_orange', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(243, 156, 18)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(35, '.tp-caption.grassfloor', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"width":"4000px","height":"150px"},"hover":""}', '{"text-decoration":"none","background-color":"rgba(160, 179, 151, 1)","border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(36, '.tp-caption.large_bold_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(37, '.tp-caption.medium_light_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(38, '.tp-caption.mediumlarge_light_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(39, '.tp-caption.mediumlarge_light_white_center', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"#ffffff","text-decoration":"none","background-color":"transparent","padding":"0px 0px 0px 0px","text-align":"center","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(40, '.tp-caption.medium_bg_asbestos', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(127, 140, 141)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(41, '.tp-caption.medium_light_black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(42, '.tp-caption.large_bold_black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(43, '.tp-caption.mediumlarge_light_darkblue', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(44, '.tp-caption.small_light_white', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"17px","line-height":"28px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(45, '.tp-caption.roundedimage', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(46, '.tp-caption.large_bg_black', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":[],"hover":""}', '{"font-size":"40px","line-height":"40px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(0, 0, 0)","padding":"10px 20px 15px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(47, '.tp-caption.mediumwhitebg', '{"translated":5,"type":"text","version":"4"}', 'null', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-size":"30px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"rgb(255, 255, 255)","padding":"5px 15px 10px","border-width":"0px","border-color":"rgb(0, 0, 0)","border-style":"none"}'),
(48, '.tp-caption.MarkerDisplay', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ff0000","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0px","0px","0px","0px"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"font-style":"normal","font-family":"Permanent Marker","padding":"0px 0px 0px 0px","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"#000000","border-style":"none","border-width":"0px","border-radius":"0px 0px 0px 0px","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(49, '.tp-caption.Restaurant-Display', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":"","hover":""}', '{"color":"#ffffff","font-size":"120px","line-height":"120px","font-weight":"700","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(50, '.tp-caption.Restaurant-Cursive', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","font-size":"30px","line-height":"30px","font-weight":"400","font-style":"normal","font-family":"Nothing you could do","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(51, '.tp-caption.Restaurant-ScrollDownText', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","font-size":"17px","line-height":"17px","font-weight":"400","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(52, '.tp-caption.Restaurant-Description', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","font-size":"20px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(53, '.tp-caption.Restaurant-Price', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","font-size":"30px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(54, '.tp-caption.Restaurant-Menuitem', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#000000","color-transparency":"1","text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"500","easing":"power2.inOut"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"17px","font-weight":"400","font-style":"normal","font-family":"Roboto","padding":["10px","30px","10px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(55, '.tp-caption.Furniture-LogoText', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#e6cfa3","color-transparency":"1","font-size":"160px","line-height":"150px","font-weight":"300","font-style":"normal","font-family":"\\"Raleway\\"","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(56, '.tp-caption.Furniture-Plus', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["30px","30px","30px","30px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0.5","easing":"none"}', '{"idle":{"text-shadow":"none","box-shadow":"rgba(0,0,0,0.1) 0 1px 3px"},"hover":""}', '{"color":"#e6cfa3","color-transparency":"1","font-size":"20","line-height":"20px","font-weight":"400","font-style":"normal","font-family":"\\"Raleway\\"","padding":["6px","7px","4px","7px"],"text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["30px","30px","30px","30px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(57, '.tp-caption.Furniture-Title', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"text-shadow":"none","letter-spacing":"3px"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"20px","line-height":"20px","font-weight":"700","font-style":"normal","font-family":"\\"Raleway\\"","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(58, '.tp-caption.Furniture-Subtitle', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"17px","line-height":"20px","font-weight":"300","font-style":"normal","font-family":"\\"Raleway\\"","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(59, '.tp-caption.Gym-Display', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"80px","line-height":"70px","font-weight":"900","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(60, '.tp-caption.Gym-Subline', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"5px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"30px","line-height":"30px","font-weight":"100","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(61, '.tp-caption.Gym-SmallText', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"22","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(62, '.tp-caption.Fashion-SmallText', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"12px","line-height":"20px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(63, '.tp-caption.Fashion-BigDisplay', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"60px","line-height":"60px","font-weight":"900","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(64, '.tp-caption.Fashion-TextBlock', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"20px","line-height":"40px","font-weight":"400","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(65, '.tp-caption.Sports-Display', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"13px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"130px","line-height":"130px","font-weight":"100","font-style":"normal","font-family":"\\"Raleway\\"","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(66, '.tp-caption.Sports-DisplayFat', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":[""],"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"130px","line-height":"130px","font-weight":"900","font-style":"normal","font-family":"\\"Raleway\\"","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(67, '.tp-caption.Sports-Subline', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"4px"},"hover":""}', '{"color":"#000000","color-transparency":"1","font-size":"32px","line-height":"32px","font-weight":"400","font-style":"normal","font-family":"\\"Raleway\\"","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(68, '.tp-caption.Instagram-Caption', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20px","line-height":"20px","font-weight":"900","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(69, '.tp-caption.News-Title', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"70px","line-height":"60px","font-weight":"400","font-style":"normal","font-family":"Roboto Slab","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(70, '.tp-caption.News-Subtitle', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"0.65","text-decoration":"none","background-color":"#ffffff","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"solid","border-width":"0px","border-radius":["0","0","0px","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"300","easing":"power3.inOut"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"24px","font-weight":"300","font-style":"normal","font-family":"Roboto Slab","padding":["0","0","0","0"],"text-decoration":"none","background-color":"#ffffff","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(71, '.tp-caption.Photography-Display', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"5px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"80px","line-height":"70px","font-weight":"100","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(72, '.tp-caption.Photography-Subline', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#777777","color-transparency":"1","font-size":"20px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(73, '.tp-caption.Photography-ImageHover', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"0.5","scalex":"0.8","scaley":"0.8","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"1000","easing":"power3.inOut"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20","line-height":"22","font-weight":"400","font-style":"normal","font-family":"","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"#ffffff","border-transparency":"0","border-style":"none","border-width":"0px","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(74, '.tp-caption.Photography-Menuitem', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#00ffde","background-transparency":"0.65","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"200","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20px","line-height":"20px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["3px","5px","3px","8px"],"text-decoration":"none","background-color":"#000000","background-transparency":"0.65","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(75, '.tp-caption.Photography-Textblock', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"17px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(76, '.tp-caption.Photography-Subline-2', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","color-transparency":"0.35","font-size":"20px","line-height":"30px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(77, '.tp-caption.Photography-ImageHover2', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"0.5","scalex":"0.8","scaley":"0.8","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"500","easing":"back.out"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20","line-height":"22","font-weight":"400","font-style":"normal","font-family":"Arial","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"#ffffff","border-transparency":"0","border-style":"none","border-width":"0px","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(78, '.tp-caption.WebProduct-Title', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#333333","color-transparency":"1","font-size":"90px","line-height":"90px","font-weight":"100","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(79, '.tp-caption.WebProduct-SubTitle', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#999999","color-transparency":"1","font-size":"15px","line-height":"20px","font-weight":"400","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}');
INSERT INTO `wpd6_revslider_css` VALUES
(80, '.tp-caption.WebProduct-Content', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#999999","color-transparency":"1","font-size":"16px","line-height":"24px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600"}'),
(81, '.tp-caption.WebProduct-Menuitem', '{"hover":"true","version":"5.0","translated":"5"}', '{"color":"#999999","color-transparency":"1","text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"200","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"20px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":["3px","5px","3px","8px"],"text-decoration":"none","text-align":"left","background-color":"#333333","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(82, '.tp-caption.WebProduct-Title-Light', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"90px","line-height":"90px","font-weight":"100","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(83, '.tp-caption.WebProduct-SubTitle-Light', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"0.35","font-size":"15px","line-height":"20px","font-weight":"400","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","parallax":"-"}'),
(84, '.tp-caption.WebProduct-Content-Light', '{"hover":"false","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"0.65","font-size":"16px","line-height":"24px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["0","0","0","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","parallax":"-"}'),
(85, '.tp-caption.FatRounded', '{"hover":"true","type":"text","version":"5.0","translated":"5"}', '{"color":"#fff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"1","border-color":"#d3d3d3","border-transparency":"1","border-style":"none","border-width":"0px","border-radius":["50px","50px","50px","50px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"none"}', '{"idle":{"text-shadow":"none"},"hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"30px","line-height":"30px","font-weight":"900","font-style":"normal","font-family":"Raleway","padding":["20px","22px","20px","25px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0.5","border-color":"#d3d3d3","border-transparency":"1","border-style":"none","border-width":"0px","border-radius":["50px","50px","50px","50px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(86, '.tp-caption.NotGeneric-Title', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"[object Object]","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"70px","line-height":"70px","font-weight":"800","font-style":"normal","font-family":"Raleway","padding":"10px 0px 10px 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(87, '.tp-caption.NotGeneric-SubTitle', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"4px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"13px","line-height":"20px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(88, '.tp-caption.NotGeneric-CallToAction', '{"hover":"true","translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1","border-radius":"0px 0px 0px 0px","opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power3.out"}', '{"idle":{"letter-spacing":"3px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":"10px 30px 10px 30px","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"1","border-radius":"0px 0px 0px 0px","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(89, '.tp-caption.NotGeneric-Icon', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"default","speed":"300","easing":"power3.out"}', '{"idle":{"letter-spacing":"3px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"30px","line-height":"30px","font-weight":"400","font-style":"normal","font-family":"Raleway","padding":"0px 0px 0px 0px","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0","border-style":"solid","border-width":"0px","border-radius":"0px 0px 0px 0px","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(90, '.tp-caption.NotGeneric-Menuitem', '{"hover":"true","translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1px","border-radius":"0px 0px 0px 0px","opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"3px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":"27px 30px 27px 30px","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.15","border-style":"solid","border-width":"1px","border-radius":"0px 0px 0px 0px","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(91, '.tp-caption.MarkerStyle', '{"translated":5,"type":"text","version":"5.0"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":{"text-align":"left","0":""},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"30px","font-weight":"100","font-style":"normal","font-family":"\\"Permanent Marker\\"","padding":"0 0 0 0","text-decoration":"none","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":"0 0 0 0","z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(92, '.tp-caption.Gym-Menuitem', '{"hover":"true","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"1","border-color":"#ffffff","border-transparency":"0.25","border-style":"solid","border-width":"2px","border-radius":["3px","3px","3px","3px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"200","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"20px","line-height":"20px","font-weight":"300","font-style":"normal","font-family":"Raleway","padding":["3px","5px","3px","8px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"1","border-color":"#ffffff","border-transparency":"0","border-style":"solid","border-width":"2px","border-radius":["3px","3px","3px","3px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(93, '.tp-caption.Newspaper-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#000000","color-transparency":"1","text-decoration":"none","background-color":"#FFFFFF","background-transparency":"1","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1px","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"13px","line-height":"17px","font-weight":"700","font-style":"normal","font-family":"Roboto","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"#ffffff","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.25","border-style":"solid","border-width":"1px","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(94, '.tp-caption.Newspaper-Subtitle', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#a8d8ee","color-transparency":"1","font-size":"15px","line-height":"20px","font-weight":"900","font-style":"normal","font-family":"Roboto","padding":["0","0","0","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(95, '.tp-caption.Newspaper-Title', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"50px","line-height":"55px","font-weight":"400","font-style":"normal","font-family":"\\"Roboto Slab\\"","padding":["0","0","10px","0"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(96, '.tp-caption.Newspaper-Title-Centered', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"50px","line-height":"55px","font-weight":"400","font-style":"normal","font-family":"\\"Roboto Slab\\"","padding":["0","0","10px","0"],"text-decoration":"none","text-align":"center","background-color":"transparent","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(97, '.tp-caption.Hero-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#000000","color-transparency":"1","text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":["10px","30px","10px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(98, '.tp-caption.Video-Title', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#fff","color-transparency":"1","font-size":"30px","line-height":"30px","font-weight":"900","font-style":"normal","font-family":"Raleway","padding":["5px","5px","5px","5px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"1","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"-20%","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(99, '.tp-caption.Video-SubTitle', '{"hover":"false","type":"text","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"0","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"12px","line-height":"12px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["5px","5px","5px","5px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0.35","border-color":"transparent","border-transparency":"1","border-style":"none","border-width":"0","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"-20%","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(100, '.tp-caption.NotGeneric-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"transparent","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"3px","text-align":"left"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":["10px","30px","10px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"1","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(101, '.tp-caption.NotGeneric-BigButton', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1px","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"14px","line-height":"14px","font-weight":"500","font-style":"normal","font-family":"Raleway","padding":["27px","30px","27px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.15","border-style":"solid","border-width":"1px","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(102, '.tp-caption.WebProduct-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#333333","color-transparency":"1","text-decoration":"none","background-color":"#ffffff","background-transparency":"1","border-color":"#000000","border-transparency":"1","border-style":"none","border-width":"2","border-radius":["0","0","0","0"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"300","easing":"none"}', '{"idle":{"letter-spacing":"1px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"16px","line-height":"48px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["0px","40px","0px","40px"],"text-decoration":"none","text-align":"left","background-color":"#333333","background-transparency":"1","border-color":"#000000","border-transparency":"1","border-style":"none","border-width":"2","border-radius":["0","0","0","0"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(103, '.tp-caption.Restaurant-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffe081","border-transparency":"1","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"300","easing":"none"}', '{"idle":{"letter-spacing":"3px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"17px","font-weight":"500","font-style":"normal","font-family":"Roboto","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"#0a0a0a","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(104, '.tp-caption.Gym-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#72a800","background-transparency":"1","border-color":"#000000","border-transparency":"0","border-style":"solid","border-width":"0","border-radius":["30px","30px","30px","30px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power1.inOut"}', '{"idle":{"letter-spacing":"1px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"15px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["13px","35px","13px","35px"],"text-decoration":"none","text-align":"left","background-color":"#8bc027","background-transparency":"1","border-color":"#000000","border-transparency":"0","border-style":"solid","border-width":"0","border-radius":["30px","30px","30px","30px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(105, '.tp-caption.Gym-Button-Light', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#72a800","background-transparency":"0","border-color":"#8bc027","border-transparency":"1","border-style":"solid","border-width":"2px","border-radius":["30px","30px","30px","30px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"power2.inOut"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"15px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"transparent","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.25","border-style":"solid","border-width":"2px","border-radius":["30px","30px","30px","30px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(106, '.tp-caption.Sports-Button-Light', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"500","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"17px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(107, '.tp-caption.Sports-Button-Red', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"1","border-color":"#000000","border-transparency":"1","border-style":"solid","border-width":"2","border-radius":["0px","0px","0px","0px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"500","easing":"none"}', '{"idle":{"letter-spacing":"2px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"17px","line-height":"17px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["12px","35px","12px","35px"],"text-decoration":"none","text-align":"left","background-color":"#db1c22","background-transparency":"1","border-color":"#db1c22","border-transparency":"0","border-style":"solid","border-width":"2px","border-radius":["0px","0px","0px","0px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(108, '.tp-caption.Photography-Button', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"1px","border-radius":["30px","30px","30px","30px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"auto","speed":"300","easing":"power3.out"}', '{"idle":{"letter-spacing":"1px"},"hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"15px","font-weight":"600","font-style":"normal","font-family":"Raleway","padding":["13px","35px","13px","35px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.25","border-style":"solid","border-width":"1px","border-radius":["30px","30px","30px","30px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}'),
(109, '.tp-caption.Newspaper-Button-2', '{"hover":"true","type":"button","version":"5.0","translated":"5"}', '{"color":"#ffffff","color-transparency":"1","text-decoration":"none","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"1","border-style":"solid","border-width":"2","border-radius":["3px","3px","3px","3px"],"opacity":"1","scalex":"1","scaley":"1","skewx":"0","skewy":"0","xrotate":"0","yrotate":"0","2d_rotation":"0","pointer_events":"auto","css_cursor":"pointer","speed":"300","easing":"none"}', '{"idle":"","hover":""}', '{"color":"#ffffff","color-transparency":"1","font-size":"15px","line-height":"15px","font-weight":"900","font-style":"normal","font-family":"Roboto","padding":["10px","30px","10px","30px"],"text-decoration":"none","text-align":"left","background-color":"#000000","background-transparency":"0","border-color":"#ffffff","border-transparency":"0.5","border-style":"solid","border-width":"2","border-radius":["3px","3px","3px","3px"],"z":"0","skewx":"0","skewy":"0","scalex":"1","scaley":"1","opacity":"1","xrotate":"0","yrotate":"0","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","pers":"600","corner_left":"nothing","corner_right":"nothing","parallax":"-"}');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_css_bkp`
--

CREATE TABLE `wpd6_revslider_css_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_revslider_css_bkp`
--

INSERT INTO `wpd6_revslider_css_bkp` VALUES
(1, '.tp-caption.medium_grey', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","padding":"2px 4px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#888","white-space":"nowrap"}'),
(2, '.tp-caption.small_text', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"14px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(3, '.tp-caption.medium_text', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(4, '.tp-caption.large_text', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"40px","line-height":"40px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(5, '.tp-caption.very_large_text', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap","letter-spacing":"-2px"}'),
(6, '.tp-caption.very_big_white', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"800","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap","padding":"0px 4px","padding-top":"1px","background-color":"#000"}'),
(7, '.tp-caption.very_big_black', NULL, NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap","padding":"0px 4px","padding-top":"1px","background-color":"#fff"}'),
(8, '.tp-caption.modern_medium_fat', NULL, NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(9, '.tp-caption.modern_medium_fat_white', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(10, '.tp-caption.modern_medium_light', NULL, NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"300","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(11, '.tp-caption.modern_big_bluebg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"800","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#4e5b6c","letter-spacing":"0"}'),
(12, '.tp-caption.modern_big_redbg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","padding-top":"1px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#de543e","letter-spacing":"0"}'),
(13, '.tp-caption.modern_small_text_dark', NULL, NULL, NULL, '{"position":"absolute","color":"#555","text-shadow":"none","font-size":"14px","line-height":"22px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(14, '.tp-caption.boxshadow', NULL, NULL, NULL, '{"-moz-box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)","-webkit-box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)","box-shadow":"0px 0px 20px rgba(0, 0, 0, 0.5)"}'),
(15, '.tp-caption.black', NULL, NULL, NULL, '{"color":"#000","text-shadow":"none"}'),
(16, '.tp-caption.noshadow', NULL, NULL, NULL, '{"text-shadow":"none"}'),
(17, '.tp-caption.thinheadline_dark', NULL, NULL, NULL, '{"position":"absolute","color":"rgba(0,0,0,0.85)","text-shadow":"none","font-weight":"300","font-size":"30px","line-height":"30px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(18, '.tp-caption.thintext_dark', NULL, NULL, NULL, '{"position":"absolute","color":"rgba(0,0,0,0.85)","text-shadow":"none","font-weight":"300","font-size":"16px","line-height":"26px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(19, '.tp-caption.largeblackbg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#000","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(20, '.tp-caption.largepinkbg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#db4360","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(21, '.tp-caption.largewhitebg', NULL, NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#fff","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(22, '.tp-caption.largegreenbg', NULL, NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#67ae73","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(23, '.tp-caption.excerpt', NULL, NULL, NULL, '{"font-size":"36px","line-height":"36px","font-weight":"700","font-family":"Arial","color":"#ffffff","text-decoration":"none","background-color":"rgba(0, 0, 0, 1)","text-shadow":"none","margin":"0px","letter-spacing":"-1.5px","padding":"1px 4px 0px 4px","width":"150px","white-space":"normal !important","height":"auto","border-width":"0px","border-color":"rgb(255, 255, 255)","border-style":"none"}'),
(24, '.tp-caption.large_bold_grey', NULL, NULL, NULL, '{"font-size":"60px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","text-shadow":"none","margin":"0px","padding":"1px 4px 0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(25, '.tp-caption.medium_thin_grey', NULL, NULL, NULL, '{"font-size":"34px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","text-shadow":"none","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(26, '.tp-caption.small_thin_grey', NULL, NULL, NULL, '{"font-size":"18px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(117, 117, 117)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","text-shadow":"none","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(27, '.tp-caption.lightgrey_divider', NULL, NULL, NULL, '{"text-decoration":"none","background-color":"rgba(235, 235, 235, 1)","width":"370px","height":"3px","background-position":"initial initial","background-repeat":"initial initial","border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(28, '.tp-caption.large_bold_darkblue', NULL, NULL, NULL, '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(29, '.tp-caption.medium_bg_darkblue', NULL, NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(52, 73, 94)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(30, '.tp-caption.medium_bold_red', NULL, NULL, NULL, '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(31, '.tp-caption.medium_light_red', NULL, NULL, NULL, '{"font-size":"21px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(32, '.tp-caption.medium_bg_red', NULL, NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(227, 58, 12)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(33, '.tp-caption.medium_bold_orange', NULL, NULL, NULL, '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(243, 156, 18)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(34, '.tp-caption.medium_bg_orange', NULL, NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(243, 156, 18)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(35, '.tp-caption.grassfloor', NULL, NULL, NULL, '{"text-decoration":"none","background-color":"rgba(160, 179, 151, 1)","width":"4000px","height":"150px","border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(36, '.tp-caption.large_bold_white', NULL, NULL, NULL, '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(37, '.tp-caption.medium_light_white', NULL, NULL, NULL, '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(38, '.tp-caption.mediumlarge_light_white', NULL, NULL, NULL, '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(39, '.tp-caption.mediumlarge_light_white_center', NULL, NULL, NULL, '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"#ffffff","text-decoration":"none","background-color":"transparent","padding":"0px 0px 0px 0px","text-align":"center","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(40, '.tp-caption.medium_bg_asbestos', NULL, NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(127, 140, 141)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(41, '.tp-caption.medium_light_black', NULL, NULL, NULL, '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(42, '.tp-caption.large_bold_black', NULL, NULL, NULL, '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(43, '.tp-caption.mediumlarge_light_darkblue', NULL, NULL, NULL, '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(44, '.tp-caption.small_light_white', NULL, NULL, NULL, '{"font-size":"17px","line-height":"28px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(45, '.tp-caption.roundedimage', NULL, NULL, NULL, '{"border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(46, '.tp-caption.large_bg_black', NULL, NULL, NULL, '{"font-size":"40px","line-height":"40px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(0, 0, 0)","padding":"10px 20px 15px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(47, '.tp-caption.mediumwhitebg', NULL, NULL, NULL, '{"font-size":"30px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"rgb(255, 255, 255)","padding":"5px 15px 10px","text-shadow":"none","border-width":"0px","border-color":"rgb(0, 0, 0)","border-style":"none"}');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_layer_animations`
--

CREATE TABLE `wpd6_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_layer_animations_bkp`
--

CREATE TABLE `wpd6_revslider_layer_animations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_navigations`
--

CREATE TABLE `wpd6_revslider_navigations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_revslider_navigations`
--

INSERT INTO `wpd6_revslider_navigations` VALUES
(1, 'Light Bars', 'light-bars', 'bullets', '.light-bars .tp-bullet {\n}\n.light-bars .tp-bullet:before {\n	content:\\" \\";\n	position:absolute;\n	width:100%;\n	height:100%;\n	background:transparent;\n	padding:10px;\n	margin-left:-10px;margin-top:-10px;\n	box-sizing:content-box;\n}\n.light-bars .tp-bullet {\n	width:60px;\n	height:3px;\n	position:absolute;\n	background:#aaa;\n    background:rgba(255,255,255,0.5);\n	cursor: pointer;\n	box-sizing:content-box;\n}\n.light-bars .tp-bullet.rs-touchhover,\n.light-bars .tp-bullet.selected {\n	background:rgba(255,255,255,1);\n}\n.light-bars .tp-bullet-image {\n}\n.light-bars .tp-bullet-title {\n}\n', '', '{"dim":{"width":160,"height":160},"placeholders":{},"presets":{},"version":"6.0.0"}');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_navigations_bkp`
--

CREATE TABLE `wpd6_revslider_navigations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_sliders`
--

CREATE TABLE `wpd6_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_revslider_sliders`
--

INSERT INTO `wpd6_revslider_sliders` VALUES
(1, 'Ken Burns', 'ken_burns', '{"id":"","shortcode":"[rev_slider alias=\\\\\\"ken_burns\\\\\\"]","layouttype":"auto","type":"standard","sourcetype":"gallery","googleFont":[],"addOns":[],"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","pageURL":"","transient":"1200","typeSource":"album"},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"transition":"fade","transitionDuration":"300","delay":"6000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":0,"blurEnd":0,"duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"respectAspectRatio":false,"disableForceFullWidth":false,"gridEQModule":false,"custom":{"d":true,"n":false,"t":false,"m":false},"minHeightFullScreen":"","minHeight":"","fullScreenOffsetContainer":"","fullScreenOffset":"","width":{"d":1920,"n":1024,"t":778,"m":480},"height":{"d":990,"n":768,"t":960,"m":720},"overflow":false,"maxWidth":""},"codes":{"css":"","javascript":""},"carousel":{"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":800,"stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"transparent","padding":"0","dottedOverlay":"none","shadow":"0","useImage":false,"image":"","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center"}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"720"},"general":{"slideshow":{"stopOnHover":false,"stopSlider":true,"stopAfterLoops":"50","stopAtSlide":"0","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":"20%","presetSliderHeight":false,"initDelay":"0","waitForInit":false,"slideShow":true},"progressbar":{"set":false,"height":"5","position":"top","color":"rgba(0,0,0,0.15)"},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"layerSelection":false,"lazyLoad":"none","nextSlideOnFocus":false,"disableFocusListener":false,"disableOnMobile":true,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false},"nav":{"preview":{"width":"100","height":"50"},"swipe":{"set":false,"setOnDesktop":false,"blockDragVertical":false,"direction":"horizontal","minTouch":"1","velocity":"75"},"keyboard":{"set":false,"direction":"horizontal"},"mouse":{"set":false,"reverse":"default"},"arrows":{"set":false,"rtl":false,"style":1000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","left":{"horizontal":"left","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"},"right":{"horizontal":"right","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"}},"thumbs":{"set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"tabs":{"set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"bullets":{"set":false,"rtl":false,"style":3000,"preset":"default","presets":[],"alwaysOn":true,"horizontal":"center","vertical":"bottom","direction":"horizontal","offsetX":"0","offsetY":"20","align":"slider","space":"5","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0"}},"troubleshooting":{"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","alternateImageType":"off","alternateURL":"","alternateURLId":false,"jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","debugMode":false,"simplify_ie8_ios4":false},"parallax":{"set":false,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","51","55"],"ddd":{"BGFreeze":false,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"65"},"mouse":{"speed":"400","bgSpeed":0,"layersSpeed":0,"origo":"enterpoint","type":"mouse"}},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","maxBlur":10,"multiplicator":"1.35","multiplicatorLayers":"1.3","disableOnMobile":false,"tilt":"30","layers":false},"version":"6.7.24"}', '{"version":"6.7.24"}', ''),
(2, 'Slider Shortcode', 'daw', '{"id":"","shortcode":"[rev_slider alias=\\\\\\"daw\\\\\\"]","layouttype":"auto","type":"standard","sourcetype":"gallery","googleFont":[],"addOns":[],"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","pageURL":"","transient":"1200","typeSource":"album"},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":0,"blurEnd":0,"duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"respectAspectRatio":false,"disableForceFullWidth":false,"gridEQModule":false,"custom":{"d":true,"n":false,"t":false,"m":false},"minHeightFullScreen":"","minHeight":"","fullScreenOffsetContainer":"","fullScreenOffset":"","width":{"d":1980,"n":1024,"t":778,"m":480},"height":{"d":700,"n":768,"t":960,"m":720},"overflow":true,"maxWidth":""},"codes":{"css":"","javascript":""},"carousel":{"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":800,"stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"transparent","padding":"0","dottedOverlay":"none","shadow":"0","useImage":false,"image":"","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"0"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center"}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"stopOnHover":false,"stopSlider":false,"stopAfterLoops":"0","stopAtSlide":"2","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":"20%","presetSliderHeight":false,"initDelay":"0","waitForInit":false,"slideShow":true},"progressbar":{"set":false,"height":"5","position":"top","color":"rgba(0,0,0,0.15)"},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"layerSelection":false,"lazyLoad":"none","nextSlideOnFocus":false,"disableFocusListener":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false},"nav":{"preview":{"width":"100","height":"50"},"swipe":{"set":false,"setOnDesktop":false,"blockDragVertical":false,"direction":"horizontal","minTouch":"1","velocity":"75"},"keyboard":{"set":false,"direction":"horizontal"},"mouse":{"set":false,"reverse":"default"},"arrows":{"set":true,"rtl":false,"style":1000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","left":{"horizontal":"left","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"},"right":{"horizontal":"right","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"}},"thumbs":{"set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"tabs":{"set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"bullets":{"set":false,"rtl":false,"style":3000,"preset":"default","presets":[],"alwaysOn":true,"horizontal":"center","vertical":"bottom","direction":"horizontal","offsetX":"0","offsetY":"20","align":"slider","space":"5","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0"}},"troubleshooting":{"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","alternateImageType":"off","alternateURL":"","alternateURLId":false,"jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","debugMode":false,"simplify_ie8_ios4":false},"parallax":{"set":false,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","51","55"],"ddd":{"BGFreeze":false,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"65"},"mouse":{"speed":"400","bgSpeed":0,"layersSpeed":0,"origo":"enterpoint","type":"mouse"}},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","maxBlur":10,"multiplicator":"1.35","multiplicatorLayers":"1.3","disableOnMobile":false,"tilt":"30","layers":false},"version":"6.7.24"}', '{"version":"6.7.24"}', ''),
(3, 'Ken Burns1', 'ken_burns1', '{"id":"","shortcode":"[rev_slider alias=\\\\\\"ken_burns\\\\\\"]","layouttype":"auto","type":"standard","sourcetype":"gallery","googleFont":[],"addOns":[],"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"album"},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"transition":"fade","transitionDuration":"300","delay":"6000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":0,"blurEnd":0,"duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"respectAspectRatio":false,"disableForceFullWidth":false,"gridEQModule":false,"custom":{"d":true,"n":false,"t":false,"m":false},"minHeightFullScreen":"","minHeight":"","fullScreenOffsetContainer":"","fullScreenOffset":"","width":{"d":1920,"n":1024,"t":778,"m":480},"height":{"d":990,"n":768,"t":960,"m":720},"overflow":false,"maxWidth":""},"codes":{"css":"","javascript":""},"carousel":{"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":800,"stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"transparent","padding":"0","dottedOverlay":"none","shadow":"0","useImage":false,"image":"","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center"}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"720"},"general":{"slideshow":{"stopOnHover":false,"stopSlider":true,"stopAfterLoops":"50","stopAtSlide":"0","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":"20%","presetSliderHeight":false,"initDelay":"0","waitForInit":false,"slideShow":true},"progressbar":{"set":false,"height":"5","position":"top","color":"rgba(0,0,0,0.15)"},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"layerSelection":false,"lazyLoad":"none","nextSlideOnFocus":false,"disableFocusListener":false,"disableOnMobile":true,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false},"nav":{"preview":{"width":"100","height":"50"},"swipe":{"set":false,"setOnDesktop":false,"blockDragVertical":false,"direction":"horizontal","minTouch":"1","velocity":"75"},"keyboard":{"set":false,"direction":"horizontal"},"mouse":{"set":false,"reverse":"default"},"arrows":{"set":false,"rtl":false,"style":1000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","left":{"horizontal":"left","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"},"right":{"horizontal":"right","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"}},"thumbs":{"set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"tabs":{"set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"bullets":{"set":false,"rtl":false,"style":3000,"preset":"default","presets":[],"alwaysOn":true,"horizontal":"center","vertical":"bottom","direction":"horizontal","offsetX":"0","offsetY":"20","align":"slider","space":"5","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0"}},"troubleshooting":{"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","alternateImageType":"off","alternateURL":"","alternateURLId":false,"jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","debugMode":false,"simplify_ie8_ios4":false},"parallax":{"set":false,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","51","55"],"ddd":{"BGFreeze":false,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"65"},"mouse":{"speed":"400","bgSpeed":0,"layersSpeed":0,"origo":"enterpoint","type":"mouse"}},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","maxBlur":10,"multiplicator":"1.35","multiplicatorLayers":"1.3","disableOnMobile":false,"tilt":"30","layers":false},"version":"6.7.24"}', '{"version":"6.7.24"}', ''),
(4, 'Slider Shortcode1', 'daw1', '{"id":"","shortcode":"[rev_slider alias=\\\\\\"daw\\\\\\"]","layouttype":"auto","type":"standard","sourcetype":"gallery","googleFont":[],"addOns":[],"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"album"},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":0,"blurEnd":0,"duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"respectAspectRatio":false,"disableForceFullWidth":false,"gridEQModule":false,"custom":{"d":true,"n":false,"t":false,"m":false},"minHeightFullScreen":"","minHeight":"","fullScreenOffsetContainer":"","fullScreenOffset":"","width":{"d":1980,"n":1024,"t":778,"m":480},"height":{"d":700,"n":768,"t":960,"m":720},"overflow":true,"maxWidth":""},"codes":{"css":"","javascript":""},"carousel":{"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":800,"stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"transparent","padding":"0","dottedOverlay":"none","shadow":"0","useImage":false,"image":"","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"0"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center"}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"stopOnHover":false,"stopSlider":false,"stopAfterLoops":"0","stopAtSlide":"2","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":"20%","presetSliderHeight":false,"initDelay":"0","waitForInit":false,"slideShow":true},"progressbar":{"set":false,"height":"5","position":"top","color":"rgba(0,0,0,0.15)"},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"layerSelection":false,"lazyLoad":"none","nextSlideOnFocus":false,"disableFocusListener":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false},"nav":{"preview":{"width":"100","height":"50"},"swipe":{"set":false,"setOnDesktop":false,"blockDragVertical":false,"direction":"horizontal","minTouch":"1","velocity":"75"},"keyboard":{"set":false,"direction":"horizontal"},"mouse":{"set":false,"reverse":"default"},"arrows":{"set":true,"rtl":false,"style":1000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","left":{"horizontal":"left","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"},"right":{"horizontal":"right","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"}},"thumbs":{"set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"tabs":{"set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"bullets":{"set":false,"rtl":false,"style":3000,"preset":"default","presets":[],"alwaysOn":true,"horizontal":"center","vertical":"bottom","direction":"horizontal","offsetX":"0","offsetY":"20","align":"slider","space":"5","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0"}},"troubleshooting":{"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","alternateImageType":"off","alternateURL":"","alternateURLId":false,"jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","debugMode":false,"simplify_ie8_ios4":false},"parallax":{"set":false,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","51","55"],"ddd":{"BGFreeze":false,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"65"},"mouse":{"speed":"400","bgSpeed":0,"layersSpeed":0,"origo":"enterpoint","type":"mouse"}},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","maxBlur":10,"multiplicator":"1.35","multiplicatorLayers":"1.3","disableOnMobile":false,"tilt":"30","layers":false},"version":"6.7.24"}', '{"version":"6.7.24"}', ''),
(5, 'Ken Burns2', 'ken_burns2', '{"id":"","shortcode":"[rev_slider alias=\\\\\\"ken_burns\\\\\\"]","layouttype":"auto","type":"standard","sourcetype":"gallery","googleFont":[],"addOns":[],"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"album"},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"transition":"fade","transitionDuration":"300","delay":"6000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":0,"blurEnd":0,"duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"respectAspectRatio":false,"disableForceFullWidth":false,"gridEQModule":false,"custom":{"d":true,"n":false,"t":false,"m":false},"minHeightFullScreen":"","minHeight":"","fullScreenOffsetContainer":"","fullScreenOffset":"","width":{"d":1920,"n":1024,"t":778,"m":480},"height":{"d":990,"n":768,"t":960,"m":720},"overflow":false,"maxWidth":""},"codes":{"css":"","javascript":""},"carousel":{"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":800,"stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"transparent","padding":"0","dottedOverlay":"none","shadow":"0","useImage":false,"image":"","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center"}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"720"},"general":{"slideshow":{"stopOnHover":false,"stopSlider":true,"stopAfterLoops":"50","stopAtSlide":"0","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":"20%","presetSliderHeight":false,"initDelay":"0","waitForInit":false,"slideShow":true},"progressbar":{"set":false,"height":"5","position":"top","color":"rgba(0,0,0,0.15)"},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"layerSelection":false,"lazyLoad":"none","nextSlideOnFocus":false,"disableFocusListener":false,"disableOnMobile":true,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false},"nav":{"preview":{"width":"100","height":"50"},"swipe":{"set":false,"setOnDesktop":false,"blockDragVertical":false,"direction":"horizontal","minTouch":"1","velocity":"75"},"keyboard":{"set":false,"direction":"horizontal"},"mouse":{"set":false,"reverse":"default"},"arrows":{"set":false,"rtl":false,"style":1000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","left":{"horizontal":"left","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"},"right":{"horizontal":"right","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"}},"thumbs":{"set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"tabs":{"set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"bullets":{"set":false,"rtl":false,"style":3000,"preset":"default","presets":[],"alwaysOn":true,"horizontal":"center","vertical":"bottom","direction":"horizontal","offsetX":"0","offsetY":"20","align":"slider","space":"5","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0"}},"troubleshooting":{"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","alternateImageType":"off","alternateURL":"","alternateURLId":false,"jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","debugMode":false,"simplify_ie8_ios4":false},"parallax":{"set":false,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","51","55"],"ddd":{"BGFreeze":false,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"65"},"mouse":{"speed":"400","bgSpeed":0,"layersSpeed":0,"origo":"enterpoint","type":"mouse"}},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","maxBlur":10,"multiplicator":"1.35","multiplicatorLayers":"1.3","disableOnMobile":false,"tilt":"30","layers":false},"version":"6.7.24"}', '{"version":"6.7.24"}', ''),
(6, 'Slider Shortcode2', 'daw2', '{"id":"","shortcode":"[rev_slider alias=\\\\\\"daw\\\\\\"]","layouttype":"auto","type":"standard","sourcetype":"gallery","googleFont":[],"addOns":[],"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"album"},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":0,"blurEnd":0,"duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"respectAspectRatio":false,"disableForceFullWidth":false,"gridEQModule":false,"custom":{"d":true,"n":false,"t":false,"m":false},"minHeightFullScreen":"","minHeight":"","fullScreenOffsetContainer":"","fullScreenOffset":"","width":{"d":1980,"n":1024,"t":778,"m":480},"height":{"d":700,"n":768,"t":960,"m":720},"overflow":true,"maxWidth":""},"codes":{"css":"","javascript":""},"carousel":{"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":800,"stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"transparent","padding":"0","dottedOverlay":"none","shadow":"0","useImage":false,"image":"","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"0"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center"}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"stopOnHover":false,"stopSlider":false,"stopAfterLoops":"0","stopAtSlide":"2","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":"20%","presetSliderHeight":false,"initDelay":"0","waitForInit":false,"slideShow":true},"progressbar":{"set":false,"height":"5","position":"top","color":"rgba(0,0,0,0.15)"},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"layerSelection":false,"lazyLoad":"none","nextSlideOnFocus":false,"disableFocusListener":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false},"nav":{"preview":{"width":"100","height":"50"},"swipe":{"set":false,"setOnDesktop":false,"blockDragVertical":false,"direction":"horizontal","minTouch":"1","velocity":"75"},"keyboard":{"set":false,"direction":"horizontal"},"mouse":{"set":false,"reverse":"default"},"arrows":{"set":true,"rtl":false,"style":1000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","left":{"horizontal":"left","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"},"right":{"horizontal":"right","vertical":"center","offsetX":"20","offsetY":"0","align":"slider"}},"thumbs":{"set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"tabs":{"set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent"},"bullets":{"set":false,"rtl":false,"style":3000,"preset":"default","presets":[],"alwaysOn":true,"horizontal":"center","vertical":"bottom","direction":"horizontal","offsetX":"0","offsetY":"20","align":"slider","space":"5","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0"}},"troubleshooting":{"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","alternateImageType":"off","alternateURL":"","alternateURLId":false,"jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","debugMode":false,"simplify_ie8_ios4":false},"parallax":{"set":false,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","51","55"],"ddd":{"BGFreeze":false,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"65"},"mouse":{"speed":"400","bgSpeed":0,"layersSpeed":0,"origo":"enterpoint","type":"mouse"}},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","maxBlur":10,"multiplicator":"1.35","multiplicatorLayers":"1.3","disableOnMobile":false,"tilt":"30","layers":false},"version":"6.7.24"}', '{"version":"6.7.24"}', ''),
(7, 'Zegen Home 1', 'zegen-home-1', '{"addOns":[],"version":"6.7.31","pakps":false,"shortcode":"[rev_slider alias=\\"zegen-home-1\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":0,"minHeight":0,"maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":750,"n":550,"t":500,"m":480},"editorCache":{"d":750,"n":550,"t":500,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}","javascript":"","javascript7":""},"carousel":{"orientation":"h","prevNextVis":"50px","justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false,"skewX":0,"skewY":0,"spin":"off","spinAngle":0,"overshoot":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#000000","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":true,"stopOnHover":false,"stopSlider":false,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":true,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":true,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"freezeOnBlur":false,"mISB":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1010","preset":"","presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"alwaysOn":false,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"left","horizontal":"left","vertical":"center","offsetX":"50px","offsetY":"-10px","align":"grid"},"right":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"50px","offsetY":"-10px","align":"grid"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":1,"preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"},"scrubber":{"set":false,"preset":"default","animSpeed":"1000ms","on":true,"direction":"horizontal","s":1000,"dIn":1000,"dOut":1200,"show":true,"space":5,"width":100,"widthMin":100,"height":30,"align":"slider","anim":"fade","innerOuter":"inner","offsetX":0,"offsetY":20,"vertical":"bottom","horizontal":"center","wrapperColor":"transparent","spanWrapper":false,"padding":5,"thumbScale":100,"handleScale":100,"hoverScale":false,"thumbnail":false,"handleProgress":false,"progressAlign":"left","scale":100,"fade":true,"animScale":false,"translate":0,"spin":false,"handleArrows":true,"trackPattern":"dots","minSize":"60%","thumbOffset":0,"skew":0,"changeOnRelease":false,"style":"5000","presets":[]}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll","omulti":1,"smulti":1,"env":"single","dir":"same"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"align":"top","set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"zegen-home-1\\"][\\/rev_slider]"}', '{"version":"6.7.31"}', ''),
(8, 'Zegen Home 2', 'Zegen-Home-2', '{"addOns":[],"version":"6.7.24","pakps":false,"shortcode":"[rev_slider alias=\\"Zegen-Home-2\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"900px","n":"550px","t":"500px","m":"480px"},"editorCache":{"d":900,"n":550,"t":500,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"javascript":"","javascript7":"","css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"orientation":"h","prevNextVis":"50px","justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false,"skewX":0,"skewY":0,"spin":"off","spinAngle":0,"overshoot":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#000000","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":true,"stopOnHover":false,"stopSlider":false,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":true,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":true,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1013","preset":"default","presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false},"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"right","horizontal":"left","vertical":"center","offsetX":"30px","offsetY":"0px","align":"grid"},"right":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"30px","offsetY":"0px","align":"grid"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"1","preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll","omulti":1,"smulti":1,"env":"single","dir":"same"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"Zegen-Home-2\\"][\\/rev_slider]","imported":true,"uid":false}', '{"version":"6.7.24"}', '');
INSERT INTO `wpd6_revslider_sliders` VALUES
(9, 'Zegen Home 4', 'Zegen-Home-4', '{"addOns":[],"version":"6.7.24","pakps":false,"shortcode":"[rev_slider alias=\\"Zegen-Home-4\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"750px","n":"550px","t":"500px","m":"480px"},"editorCache":{"d":750,"n":550,"t":499.99200000000001864464138634502887725830078125,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"javascript":"","javascript7":"","css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"orientation":"h","prevNextVis":"50px","justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false,"skewX":0,"skewY":0,"spin":"off","spinAngle":0,"overshoot":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#ffffff","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#ffffff","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":true,"stopOnHover":false,"stopSlider":false,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":true,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":true,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1010","preset":"","presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(191, 10, 48, 0.81)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"alwaysOn":false,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"right","horizontal":"left","vertical":"center","offsetX":"-70px","offsetY":"0px","align":"grid"},"right":{"anim":"left","horizontal":"right","vertical":"center","offsetX":"-70px","offsetY":"0px","align":"grid"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"1","preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"Zegen-Home-4\\"][\\/rev_slider]","imported":true,"uid":false}', '{"version":"6.7.24"}', ''),
(10, 'Motion Blur Portfolio Showcase', 'motion-blur-portfolio-showcase', '{"addOns":{"revslider-mousetrap-addon":{"enable":true},"revslider-transitionpack-addon":{"enable":true}},"version":"6.7.24","pakps":false,"shortcode":"[rev_slider alias=\\"motion-blur-portfolio-showcase\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"rs-respect-topbar","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":55,"maxPosts":30,"fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":55,"maxProducts":30,"featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":8,"hashTag":"","transient":1200,"type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":8,"transient":1200,"typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":8,"galleryURL":"","groupURL":"","photoSet":"","transient":1200,"type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":8,"excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":1200,"userId":""},"vimeo":{"albumId":"","channelName":"","count":8,"transient":1200,"groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":8,"playList":"","transient":1200,"typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":300,"delay":9000,"background":{"fit":"cover","fitX":100,"fitY":100,"position":"center center","positionX":0,"positionY":0,"repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":0,"blurEnd":0,"duration":10000,"ease":"none","fitEnd":100,"fitStart":100,"xEnd":0,"yEnd":0,"xStart":0,"yStart":0,"rotateStart":0,"rotateEnd":0}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":0,"maxHeight":0,"fullScreenOffsetContainer":"#masthead","fullScreenOffset":"","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"750px","n":768,"t":960,"m":720},"editorCache":{"d":750,"n":768,"t":960,"m":720},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"css":"","javascript":""},"carousel":{"orientation":"h","prevNextVis":"50px","justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":0,"borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":3,"maxRotation":0,"maxOpacity":100,"paddingTop":0,"paddingBottom":0,"rotation":false,"scaleDown":50,"space":0,"speed":800,"stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":"false","skewX":0,"skewY":0,"spin":"off","spinAngle":0,"overshoot":false},"hero":{"activeSlide":-1},"layout":{"bg":{"color":"transparent","padding":0,"dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":0,"useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#ffffff","type":"off"},"position":{"marginTop":0,"marginBottom":0,"marginLeft":0,"marginRight":0,"align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":0,"hideAllLayersUnderLimit":0,"hideSliderUnderLimit":0},"general":{"slideshow":{"slideShow":false,"stopOnHover":false,"stopSlider":true,"stopAfterLoops":0,"stopAtSlide":1,"shuffle":false,"loopSingle":false,"viewPort":true,"viewPortStart":"wait","viewPortArea":{"d":{"v":"200px","e":false,"u":""},"n":{"v":"200px","e":false,"u":""},"t":{"v":"200px","e":false,"u":""},"m":{"v":"200px","e":false,"u":""}},"presetSliderHeight":false,"initDelay":0,"waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5px","radius":10,"vertical":"bottom","horizontal":"left","x":0,"y":0,"color":"rgba(255,255,255,0.5)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":true,"duration":"1000ms","slotAmount":7,"type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":1},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"global"},"nav":{"preview":{"width":50,"height":100},"swipe":{"set":false,"setOnDesktop":false,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":1,"velocity":75},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":"off","reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":false,"rtl":false,"animSpeed":"1000ms","animDelay":"1000ms","style":"1000","preset":"default","presets":[],"alwaysOn":true,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778,"left":{"anim":"fade","horizontal":"left","vertical":"center","offsetX":30,"offsetY":0,"align":"slider"},"right":{"anim":"fade","horizontal":"right","vertical":"center","offsetX":30,"offsetY":0,"align":"slider"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"2000","preset":"default","presets":[],"alwaysOn":true,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778,"spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":5,"direction":"horizontal","height":50,"width":100,"widthMin":100,"innerOuter":"inner","offsetX":0,"offsetY":20,"space":5,"align":"slider","padding":5,"wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"4000","preset":"default","presets":[],"alwaysOn":true,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778,"spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":5,"direction":"horizontal","height":50,"width":100,"widthMin":100,"innerOuter":"inner","offsetX":0,"offsetY":20,"space":5,"align":"slider","padding":5,"wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"3000","preset":"default","presets":[],"alwaysOn":true,"horizontal":"center","vertical":"bottom","direction":"horizontal","offsetX":0,"offsetY":20,"align":"slider","space":5,"hideDelay":200,"hideDelayMobile":1200,"hideOver":false,"hideOverLimit":0,"hideUnder":false,"hideUnderLimit":778}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],"ddd":{"BGFreeze":false,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":65},"mouse":{"speed":0,"bgSpeed":0,"layersSpeed":0,"origo":"slidercenter","type":"mouse","omulti":1,"smulti":1,"env":"single","dir":"same"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":10,"multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":false,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":30},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"motion-blur-portfolio-showcase\\"][\\/rev_slider]","imported":true,"uid":false}', '{"version":"6.7.24"}', ''),
(11, 'Zegen Home 6', 'zegen-home-6', '{"addOns":[],"version":"6.7.24","pakps":false,"shortcode":"[rev_slider alias=\\"zegen-home-6\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"750px","n":"550px","t":"500px","m":"480px"},"editorCache":{"d":750,"n":550,"t":500,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"javascript":"","javascript7":"","css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n.slide-contact-form.rs-layer {\\n    padding: 40px 30px;\\n    background: #bf0a30;\\n}\\n .wpcf7-form-control-wrap {\\n    position: relative;\\n    display: inline-table !important;\\n}\\n.wpcf7-form-control-wrap textarea.wpcf7-form-control.wpcf7-textarea {\\n    padding: 15px;\\n}\\n.wpcf7 input[type=submit] {\\n    background: #000 !important;\\n}\\n.wpcf7-form-control-wrap.your-message {\\n    margin-bottom: 0px !important;\\n}\\n.rs-parallax-wrap .wpcf7-form-control-wrap textarea.wpcf7-form-control.wpcf7-textarea {\\n    margin-bottom:0px !important;\\n}\\ninput.wpcf7-form-control.wpcf7-text.wpcf7-tel {\\n   margin-bottom: 0px !important;\\n   }\\nspan.wpcf7-not-valid-tip {\\n    font-size: 14px;\\n    color: #fff;\\n}\\n.slide-contact-form.rs-layer p {\\n    margin-bottom: 0 !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"orientation":"h","prevNextVis":"50px","justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false,"skewX":0,"skewY":0,"spin":"off","spinAngle":0,"overshoot":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#000000","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":false,"stopOnHover":false,"stopSlider":true,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1013","preset":"default","presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false},"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"right","horizontal":"left","vertical":"center","offsetX":"30px","offsetY":"0px","align":"slider"},"right":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"30px","offsetY":"0px","align":"slider"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"1","preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll","omulti":1,"smulti":1,"env":"single","dir":"same"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"zegen-home-6\\"][\\/rev_slider]","imported":true,"uid":false}', '{"version":"6.7.24"}', ''),
(12, 'Zegen Home 7', 'Zegen-Home-7', '{"addOns":[],"version":"6.7.24","pakps":false,"shortcode":"[rev_slider alias=\\"Zegen-Home-7\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"950px","n":"550px","t":"500px","m":"480px"},"editorCache":{"d":950,"n":550,"t":500,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"javascript":"","javascript7":"","css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"orientation":"h","prevNextVis":"50px","justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false,"skewX":0,"skewY":0,"spin":"off","spinAngle":0,"overshoot":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#000000","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":true,"stopOnHover":false,"stopSlider":false,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":true,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":true,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1010","preset":"","presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"right","horizontal":"left","vertical":"center","offsetX":"80px","offsetY":"0px","align":"slider"},"right":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"80px","offsetY":"0px","align":"slider"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"1","preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll","omulti":1,"smulti":1,"env":"single","dir":"same"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000"},{"alias":"Headline Text","v":"#ffffff"},{"alias":"Content Text","v":"#00ffff"}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"Zegen-Home-7\\"][\\/rev_slider]","imported":true,"uid":false}', '{"version":"6.7.24"}', ''),
(13, 'Zegen Home 8', 'zegen-home-8', '{"addOns":[],"version":"6.7.24","pakps":false,"shortcode":"[rev_slider alias=\\"zegen-home-8\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"750px","n":"550px","t":"500px","m":"480px"},"editorCache":{"d":750,"n":550,"t":500,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"javascript":"","javascript7":"","css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"orientation":"h","prevNextVis":"50px","justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false,"skewX":0,"skewY":0,"spin":"off","spinAngle":0,"overshoot":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#000000","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":false,"stopOnHover":false,"stopSlider":true,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1010","preset":"","presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"right","horizontal":"left","vertical":"center","offsetX":"80px","offsetY":"0px","align":"slider"},"right":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"80px","offsetY":"-10px","align":"slider"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"1","preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"zegen-home-8\\"][\\/rev_slider]","imported":true,"uid":false}', '{"version":"6.7.24"}', '');
INSERT INTO `wpd6_revslider_sliders` VALUES
(14, 'Zegen Home 9', 'zegen-home-9', '{"addOns":[],"version":"6.7.24","pakps":false,"shortcode":"[rev_slider alias=\\"zegen-home-9\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"750px","n":"550px","t":"500px","m":"480px"},"editorCache":{"d":750,"n":549.9840000000000372892827726900577545166015625,"t":499.99200000000001864464138634502887725830078125,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"javascript":"","javascript7":"","css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"orientation":"h","prevNextVis":"50px","justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false,"skewX":0,"skewY":0,"spin":"off","spinAngle":0,"overshoot":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#000000","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":false,"stopOnHover":false,"stopSlider":true,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1010","preset":"","presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"right","horizontal":"left","vertical":"center","offsetX":"80px","offsetY":"0px","align":"slider"},"right":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"80px","offsetY":"-10px","align":"slider"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"1","preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll","omulti":1,"smulti":1,"env":"single","dir":"same"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"zegen-home-9\\"][\\/rev_slider]","imported":true,"uid":false}', '{"version":"6.7.24"}', ''),
(15, 'Zegen Home 10', 'Zegen-Home-10', '{"addOns":[],"version":"6.7.24","shortcode":"[rev_slider alias=\\"Zegen-Home-10\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"700px","n":"550px","t":"500px","m":"480px"},"editorCache":{"d":699.9840000000000372892827726900577545166015625,"n":550,"t":500,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"javascript":"","javascript7":"","css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#000000","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":false,"stopOnHover":false,"stopSlider":true,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1010","preset":"","presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"30px","offsetY":"55px","align":"grid"},"right":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"30px","offsetY":"-10px","align":"grid"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"1","preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"Zegen-Home-10\\"][\\/rev_slider]","imported":true,"uid":false}', '{"version":"6.7.24"}', ''),
(16, 'Zegen Merry Christ', 'Zegen--Merry-Christ', '{"addOns":[],"version":"6.7.24","pakps":false,"shortcode":"[rev_slider alias=\\"Zegen--Merry-Christ\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"950px","n":"550px","t":"500px","m":"480px"},"editorCache":{"d":950,"n":549.9840000000000372892827726900577545166015625,"t":499.99200000000001864464138634502887725830078125,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"javascript":"","javascript7":"","css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#000000","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":false,"stopOnHover":false,"stopSlider":true,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1010","preset":"","presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"30px","offsetY":"55px","align":"grid"},"right":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"30px","offsetY":"-10px","align":"grid"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"1","preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"Zegen--Merry-Christ\\"][\\/rev_slider]","imported":true,"uid":false}', '{"version":"6.7.24"}', ''),
(17, 'Zegen Merry Christ1', 'Zegen--Merry-Christ1', '{"addOns":[],"version":"6.7.24","pakps":false,"shortcode":"[rev_slider alias=\\"Zegen--Merry-Christ\\"][\\/rev_slider]","type":"standard","layouttype":"auto","sourcetype":"gallery","googleFont":[],"id":"","class":"","wrapperclass":"","snap":{"adjust":"none","snap":false,"helpLines":false,"gap":20},"source":{"gallery":[],"post":{"excerptLimit":"55","maxPosts":"30","fetchType":"cat_tag","category":"","sortBy":"ID","types":"post","list":"","sortDirection":"DESC","subType":"post"},"woo":{"excerptLimit":"55","maxProducts":"30","featuredOnly":false,"inStockOnly":false,"category":"","sortBy":"ID","types":"product","sortDirection":"DESC","regPriceFrom":"","regPriceTo":"","salePriceFrom":"","salePriceTo":""},"instagram":{"count":"","hashTag":"","transient":"1200","type":"user","userId":"","token_source":"account","connect_with":""},"facebook":{"album":"","appId":"","appSecret":"","count":"","transient":"1200","typeSource":"timeline","token_source":"account","connect_with":"","page_id":""},"flickr":{"apiKey":"","count":"","galleryURL":"","groupURL":"","photoSet":"","transient":"1200","type":"publicphotos","userURL":""},"twitter":{"accessSecret":"","accessToken":"","consumerKey":"","consumerSecret":"","count":"","excludeReplies":false,"imageOnly":false,"includeRetweets":false,"transient":"1200","userId":""},"vimeo":{"albumId":"","channelName":"","count":"","transient":"1200","groupName":"","typeSource":"user","userName":""},"youtube":{"api":"","channelId":"","count":"","playList":"","transient":"1200","typeSource":"channel"}},"def":{"intelligentInherit":true,"autoResponsive":true,"responsiveChilds":true,"responsiveOffset":true,"transition":"fade","transitionDuration":"300","delay":"9000","background":{"fit":"cover","fitX":"100","fitY":"100","position":"center center","positionX":"0","positionY":"0","repeat":"no-repeat","imageSourceType":"full"},"panZoom":{"set":false,"blurStart":"0","blurEnd":"0","duration":"","ease":"none","fitEnd":"100","fitStart":"100","xEnd":"0","yEnd":"0","xStart":"0","yStart":"0","rotateStart":"0","rotateEnd":"0"}},"size":{"enableUpscaling":false,"respectAspectRatio":false,"disableForceFullWidth":false,"custom":{"d":true,"n":true,"t":true,"m":true},"minHeightFullScreen":"","minHeight":"","maxWidth":"","maxHeight":0,"fullScreenOffsetContainer":"","fullScreenOffset":"60px","width":{"d":1240,"n":1024,"t":778,"m":480},"height":{"d":"950px","n":"550px","t":"500px","m":"480px"},"editorCache":{"d":950,"n":549.9840000000000372892827726900577545166015625,"t":499.99200000000001864464138634502887725830078125,"m":480},"overflow":false,"useFullScreenHeight":true,"overflowHidden":false,"gridEQModule":false,"forceOverflow":false,"keepBPHeight":false,"ignoreHeightChanges":true},"codes":{"javascript":"","javascript7":"","css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"justify":false,"justifyMaxWidth":false,"snap":true,"borderRadius":"0","borderRadiusUnit":"px","ease":"power3.inOut","fadeOut":true,"scale":false,"offsetScale":false,"horizontal":"center","vertical":"center","infinity":false,"maxItems":"3","maxRotation":"0","maxOpacity":100,"paddingTop":"0","paddingBottom":"0","rotation":false,"scaleDown":50,"space":"0","speed":"800","stretch":false,"varyFade":false,"varyRotate":false,"varyScale":false,"showAllLayers":false},"hero":{"activeSlide":"-1"},"layout":{"bg":{"color":"#000000","padding":"0","dottedOverlay":"none","dottedOverlaySize":1,"dottedColorA":"transparent","dottedColorB":"#000000","shadow":"0","useImage":false,"image":"","imageSourceType":"full","fit":"cover","position":"center center","repeat":"no-repeat"},"spinner":{"color":"#FFFFFF","type":"-1"},"position":{"marginTop":"0","marginBottom":"0","marginLeft":"0","marginRight":"0","align":"center","fixedOnTop":false,"addClear":false}},"visibility":{"hideSelectedLayersUnderLimit":"0","hideAllLayersUnderLimit":"0","hideSliderUnderLimit":"0"},"general":{"slideshow":{"slideShow":false,"stopOnHover":false,"stopSlider":true,"stopAfterLoops":"0","stopAtSlide":"1","shuffle":false,"loopSingle":false,"viewPort":false,"viewPortStart":"wait","viewPortArea":{"d":{"v":"20%","e":false,"u":""},"n":{"v":"20%","e":false,"u":""},"t":{"v":"20%","e":false,"u":""},"m":{"v":"20%","e":false,"u":""}},"presetSliderHeight":false,"initDelay":"0","waitForInit":false,"globalViewPort":true,"globalViewDist":"-200px"},"progressbar":{"set":false,"alignby":"slider","style":"horizontal","size":"5","radius":10,"vertical":"top","horizontal":"left","x":0,"y":0,"color":"rgba(0,0,0,0.15)","bgcolor":"transparent","basedon":"slide","gapsize":0,"gap":false,"gapcolor":"rgba(255,255,255,0.5)","reset":"reset","visibility":{"d":true,"m":true,"n":true,"t":true}},"firstSlide":{"set":false,"duration":"300","slotAmount":"7","type":"fade","alternativeFirstSlideSet":false,"alternativeFirstSlide":"1"},"icache":"default","DPR":"dpr","observeWrap":false,"layerSelection":false,"lazyLoad":"smart","nextSlideOnFocus":false,"disableFocusListener":false,"enableurlhash":false,"disableOnMobile":false,"autoPlayVideoOnMobile":true,"disablePanZoomMobile":false,"useWPML":false,"perspective":600,"perspectiveType":"local"},"nav":{"preview":{"width":"100","height":"100"},"swipe":{"set":true,"setOnDesktop":true,"setMobileCarousel":true,"setDesktopCarousel":true,"blockDragVertical":false,"direction":"horizontal","minTouch":"50","velocity":"75"},"keyboard":{"direction":"horizontal","set":false},"mouse":{"set":false,"reverse":"default","viewport":50,"calldelay":1000,"threshold":50},"arrows":{"set":true,"rtl":true,"animSpeed":"1000ms","animDelay":"1000ms","style":"1010","preset":"","presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px","left":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"30px","offsetY":"55px","align":"grid"},"right":{"anim":"right","horizontal":"right","vertical":"center","offsetX":"30px","offsetY":"-10px","align":"grid"}},"thumbs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":2000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"tabs":{"anim":"fade","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":4000,"preset":"default","presets":[],"alwaysOn":true,"hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":false,"hideUnderLimit":"0","spanWrapper":false,"horizontal":"center","vertical":"bottom","amount":"5","direction":"horizontal","height":"50","width":"100","widthMin":"100","innerOuter":"inner","offsetX":"0","offsetY":"20","space":"5","align":"slider","padding":"5","wrapperColor":"transparent","mhoffset":0,"mvoffset":0},"bullets":{"anim":"zoomin","animSpeed":"1000ms","animDelay":"1000ms","set":false,"rtl":false,"style":"1","preset":"default","presets":[],"alwaysOn":true,"horizontal":"right","vertical":"bottom","direction":"horizontal","offsetX":"45px","offsetY":"80px","align":"grid","space":"6","hideDelay":"200","hideDelayMobile":"1200","hideOver":false,"hideOverLimit":"0","hideUnder":true,"hideUnderLimit":"700px"}},"troubleshooting":{"alternateImageType":"off","alternateURL":"","jsNoConflict":false,"jsInBody":false,"outPutFilter":"none","simplify_ie8_ios4":false,"ignoreHeightChanges":false,"ignoreHeightChangesUnderLimit":"0","debugMode":false},"parallax":{"set":true,"setDDD":false,"disableOnMobile":false,"levels":["5","10","15","20","25","30","35","40","45","46","47","48","49","50","100","55"],"ddd":{"BGFreeze":true,"layerOverflow":false,"overflow":false,"shadow":false,"zCorrection":"90"},"mouse":{"speed":"1000","bgSpeed":"0","layersSpeed":"0","origo":"slidercenter","type":"scroll"}},"modal":{"bodyclass":"","horizontal":"center","vertical":"middle","cover":true,"allowPageScroll":false,"coverColor":"rgba(0,0,0,0.5)","coverSpeed":1000},"scrolleffects":{"set":false,"setBlur":false,"setFade":false,"setGrayScale":false,"bg":false,"direction":"both","layers":false,"maxBlur":"10","multiplicator":"1.3","multiplicatorLayers":"1.3","disableOnMobile":true,"parallaxLayers":false,"staticLayers":false,"staticParallaxLayers":false,"tilt":"30"},"scrolltimeline":{"set":false,"fixed":false,"fixedStart":2000,"fixedEnd":4000,"layers":false,"ease":"none","speed":500,"pullcontent":false},"skins":{"colorsAtStart":false,"cid":2,"fid":1,"colors":[{"alias":"Highlight","v":"#ff0000","ref":[]},{"alias":"Headline Text","v":"#ffffff","ref":[]},{"alias":"Content Text","v":"#00ffff","ref":[]}],"fonts":[{"alias":"Headline Font","v":"Roboto"},{"alias":"Content Font","v":"Roboto"}]},"modalshortcode":"[rev_slider usage=\\"modal\\" alias=\\"Zegen--Merry-Christ\\"][\\/rev_slider]","imported":true,"title":"Zegen Merry Christ1","alias":"Zegen--Merry-Christ1","uid":false}', '{"version":"6.7.24"}', '');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_sliders7`
--

CREATE TABLE `wpd6_revslider_sliders7` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_revslider_sliders7`
--

INSERT INTO `wpd6_revslider_sliders7` VALUES
(1, 'Ken Burns', 'ken_burns', '{"migrated":"sr6","title":"Ken Burns","alias":"ken_burns","type":"standard","fonts":{"''Crimson+Text''":{"name":"''Crimson Text''","italic":{"400":true},"subset":{"latin":true}},"Montserrat":{"name":"Montserrat","normal":{"700":true},"subset":{"latin":true}}},"vPort":["-100px","-100px","-100px","-100px","-100px"],"size":{"fullWidth":false,"width":[1920,1920,1024,778,480],"height":[990,990,528,401,247],"cachedHeight":[0,0,0,0,0],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"6000"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":800,"overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"loop":"50","initDelay":"0"},"general":{"disableOnMobile":true,"perspectiveType":"local"},"shdw":"0","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"mod":{"d3d":27.5,"t":"mouse","om":null,"sm":null},"nav":{"m":{"use":false},"s":{"t":"1"},"p":{"w":"100","h":"50"}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","aU":[],"imgs":[{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg"},{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(2, 'Slider Shortcode', 'daw', '{"migrated":"sr6","title":"Slider Shortcode","alias":"daw","type":"standard","fonts":{"RevIcon":true,"Montserrat":{"name":"Montserrat","normal":{"700":true},"subset":{"latin":true}},"''Crimson+Text''":{"name":"''Crimson Text''","normal":{"400":true},"subset":{"latin":true}}},"vPort":["-100px","-100px","-100px","-100px","-100px"],"size":{"fullWidth":false,"width":[1980,1980,1024,778,480],"height":[700,700,362,275,170],"cachedHeight":[0,0,0,0,0],"minHeight":["","","","",""],"maxWidth":"","overflow":"true","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":800,"overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"0"},"slideshow":{"initDelay":"0"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"mod":{"d3d":27.5,"t":"mouse","om":null,"sm":null},"nav":{"m":{"use":false},"s":{"t":"1"},"p":{"w":"100","h":"50"},"arrows":{"set":true,"def":{"bg-color":{"title":"BG-Color","type":"color","data":"rgba(0,0,0,0.5)"},"bg-size":{"title":"BG-Size","type":"custom","data":"40"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"hover-bg-color":{"title":"Hover-BG-Color","type":"color","data":"#000000"},"left-icon":{"title":"Left-Icon","type":"icon","data":"\\\\e82c"},"right-icon":{"title":"Right-Icon","type":"icon","data":"\\\\e82d"}},"cst":[],"key":"hesperiden","t":1000,"m":"hslide","css":".hesperiden.sr7-arrows {\\n\\tcursor:pointer;\\n\\tbackground:##bg-color##;\\n\\twidth:##bg-size##px;\\n\\theight:##bg-size##px;\\n\\tposition:absolute;\\n\\tdisplay:block;\\n\\tz-index:1000;\\n    border-radius: 50%;\\n}\\n.hesperiden.sr7-arrows.sr7-touchhover {\\n\\tbackground:##hover-bg-color##;\\n}\\n.hesperiden.sr7-arrows:before {\\n\\tfont-family: ''revicons'';\\n\\tfont-size:##arrow-size##px;\\n\\tcolor:##arrow-color##;\\n\\tdisplay:block;\\n\\tline-height: ##bg-size##px;\\n\\ttext-align: center;\\n}\\n.hesperiden.sr7-arrows.sr7-leftarrow:before {\\n\\tcontent: ''##left-icon##'';\\n    margin-left:-3px;\\n}\\n.hesperiden.sr7-arrows.sr7-rightarrow:before {\\n\\tcontent: ''##right-icon##'';\\n    margin-right:-3px;\\n}","html":"","ps":"default","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,true],"l":{"a":"slider","anim":"fade","x":["#a","20","#a","#a","#a"],"y":["#a","0","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"slider","anim":"fade","x":["#a","20","#a","#a","#a"],"y":["#a","0","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","aU":[],"imgs":[{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg"},{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(3, 'Ken Burns1', 'ken_burns1', '{"migrated":"sr6","title":"Ken Burns1","alias":"ken_burns1","type":"standard","fonts":{"''Crimson+Text''":{"name":"''Crimson Text''","italic":{"400":true},"subset":{"latin":true}},"Montserrat":{"name":"Montserrat","normal":{"700":true},"subset":{"latin":true}}},"vPort":["-100px","-100px","-100px","-100px","-100px"],"size":{"fullWidth":false,"width":[1920,1920,1024,778,480],"height":[990,990,528,401,247],"cachedHeight":[0,0,0,0,0],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"6000"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":800,"overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"loop":"50","initDelay":"0"},"general":{"disableOnMobile":true,"perspectiveType":"local"},"shdw":"0","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"mod":{"d3d":27.5,"t":"mouse","om":null,"sm":null},"nav":{"m":{"use":false},"s":{"t":"1"},"p":{"w":"100","h":"50"}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","aU":[],"imgs":[{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg"},{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(4, 'Slider Shortcode1', 'daw1', '{"migrated":"sr6","title":"Slider Shortcode1","alias":"daw1","type":"standard","fonts":{"RevIcon":true,"Montserrat":{"name":"Montserrat","normal":{"700":true},"subset":{"latin":true}},"''Crimson+Text''":{"name":"''Crimson Text''","normal":{"400":true},"subset":{"latin":true}}},"vPort":["-100px","-100px","-100px","-100px","-100px"],"size":{"fullWidth":false,"width":[1980,1980,1024,778,480],"height":[700,700,362,275,170],"cachedHeight":[0,0,0,0,0],"minHeight":["","","","",""],"maxWidth":"","overflow":"true","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":800,"overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"0"},"slideshow":{"initDelay":"0"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"mod":{"d3d":27.5,"t":"mouse","om":null,"sm":null},"nav":{"m":{"use":false},"s":{"t":"1"},"p":{"w":"100","h":"50"},"arrows":{"set":true,"def":{"bg-color":{"title":"BG-Color","type":"color","data":"rgba(0,0,0,0.5)"},"bg-size":{"title":"BG-Size","type":"custom","data":"40"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"hover-bg-color":{"title":"Hover-BG-Color","type":"color","data":"#000000"},"left-icon":{"title":"Left-Icon","type":"icon","data":"\\\\e82c"},"right-icon":{"title":"Right-Icon","type":"icon","data":"\\\\e82d"}},"cst":[],"key":"hesperiden","t":1000,"m":"hslide","css":".hesperiden.sr7-arrows {\\n\\tcursor:pointer;\\n\\tbackground:##bg-color##;\\n\\twidth:##bg-size##px;\\n\\theight:##bg-size##px;\\n\\tposition:absolute;\\n\\tdisplay:block;\\n\\tz-index:1000;\\n    border-radius: 50%;\\n}\\n.hesperiden.sr7-arrows.sr7-touchhover {\\n\\tbackground:##hover-bg-color##;\\n}\\n.hesperiden.sr7-arrows:before {\\n\\tfont-family: ''revicons'';\\n\\tfont-size:##arrow-size##px;\\n\\tcolor:##arrow-color##;\\n\\tdisplay:block;\\n\\tline-height: ##bg-size##px;\\n\\ttext-align: center;\\n}\\n.hesperiden.sr7-arrows.sr7-leftarrow:before {\\n\\tcontent: ''##left-icon##'';\\n    margin-left:-3px;\\n}\\n.hesperiden.sr7-arrows.sr7-rightarrow:before {\\n\\tcontent: ''##right-icon##'';\\n    margin-right:-3px;\\n}","html":"","ps":"default","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,true],"l":{"a":"slider","anim":"fade","x":["#a","20","#a","#a","#a"],"y":["#a","0","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"slider","anim":"fade","x":["#a","20","#a","#a","#a"],"y":["#a","0","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","aU":[],"imgs":[{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg"},{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(5, 'Ken Burns2', 'ken_burns2', '{"migrated":"sr6","title":"Ken Burns2","alias":"ken_burns2","type":"standard","fonts":{"''Crimson+Text''":{"name":"''Crimson Text''","italic":{"400":true},"subset":{"latin":true}},"Montserrat":{"name":"Montserrat","normal":{"700":true},"subset":{"latin":true}}},"vPort":["-100px","-100px","-100px","-100px","-100px"],"size":{"fullWidth":false,"width":[1920,1920,1024,778,480],"height":[990,990,528,401,247],"cachedHeight":[0,0,0,0,0],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"6000"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":800,"overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"loop":"50","initDelay":"0"},"general":{"disableOnMobile":true,"perspectiveType":"local"},"shdw":"0","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"mod":{"d3d":27.5,"t":"mouse","om":null,"sm":null},"nav":{"m":{"use":false},"s":{"t":"1"},"p":{"w":"100","h":"50"}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","aU":[],"imgs":[{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg"},{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(6, 'Slider Shortcode2', 'daw2', '{"migrated":"sr6","title":"Slider Shortcode2","alias":"daw2","type":"standard","fonts":{"RevIcon":true,"Montserrat":{"name":"Montserrat","normal":{"700":true},"subset":{"latin":true}},"''Crimson+Text''":{"name":"''Crimson Text''","normal":{"400":true},"subset":{"latin":true}}},"vPort":["-100px","-100px","-100px","-100px","-100px"],"size":{"fullWidth":false,"width":[1980,1980,1024,778,480],"height":[700,700,362,275,170],"cachedHeight":[0,0,0,0,0],"minHeight":["","","","",""],"maxWidth":"","overflow":"true","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":800,"overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"0"},"slideshow":{"initDelay":"0"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"mod":{"d3d":27.5,"t":"mouse","om":null,"sm":null},"nav":{"m":{"use":false},"s":{"t":"1"},"p":{"w":"100","h":"50"},"arrows":{"set":true,"def":{"bg-color":{"title":"BG-Color","type":"color","data":"rgba(0,0,0,0.5)"},"bg-size":{"title":"BG-Size","type":"custom","data":"40"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"hover-bg-color":{"title":"Hover-BG-Color","type":"color","data":"#000000"},"left-icon":{"title":"Left-Icon","type":"icon","data":"\\\\e82c"},"right-icon":{"title":"Right-Icon","type":"icon","data":"\\\\e82d"}},"cst":[],"key":"hesperiden","t":1000,"m":"hslide","css":".hesperiden.sr7-arrows {\\n\\tcursor:pointer;\\n\\tbackground:##bg-color##;\\n\\twidth:##bg-size##px;\\n\\theight:##bg-size##px;\\n\\tposition:absolute;\\n\\tdisplay:block;\\n\\tz-index:1000;\\n    border-radius: 50%;\\n}\\n.hesperiden.sr7-arrows.sr7-touchhover {\\n\\tbackground:##hover-bg-color##;\\n}\\n.hesperiden.sr7-arrows:before {\\n\\tfont-family: ''revicons'';\\n\\tfont-size:##arrow-size##px;\\n\\tcolor:##arrow-color##;\\n\\tdisplay:block;\\n\\tline-height: ##bg-size##px;\\n\\ttext-align: center;\\n}\\n.hesperiden.sr7-arrows.sr7-leftarrow:before {\\n\\tcontent: ''##left-icon##'';\\n    margin-left:-3px;\\n}\\n.hesperiden.sr7-arrows.sr7-rightarrow:before {\\n\\tcontent: ''##right-icon##'';\\n    margin-right:-3px;\\n}","html":"","ps":"default","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,true],"l":{"a":"slider","anim":"fade","x":["#a","20","#a","#a","#a"],"y":["#a","0","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"slider","anim":"fade","x":["#a","20","#a","#a","#a"],"y":["#a","0","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","aU":[],"imgs":[{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg"},{"lib_id":"","lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(7, 'Zegen Home 1', 'zegen-home-1', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Home 1","alias":"zegen-home-1","type":"standard","fonts":{"RevIcon":true,"Poppins":{"name":"Poppins","normal":{"500":true,"700":true},"subset":{"latin":true}},"''Open+Sans''":{"name":"''Open Sans''","normal":{"400":true,"700":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"fs":{"as":true,"a":{"ms":"300","rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"basic","g":"fade"},"addOns":[],"in":{"o":0},"out":{"a":false}}},"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":[750,750,550,500,480],"cachedHeight":[750,750,550,500,480],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"initDelay":"0","firstSlide":"1"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"bg-size":{"title":"BG-Size","type":"custom","data":"70"},"bg-color":{"title":"Background","type":"color","data":"rgba(0,0,0,0.1)"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"left-arrow":{"title":"Left-Arrow","type":"icon","data":"\\\\e824"},"right-arrow":{"title":"Right-Arrow","type":"icon","data":"\\\\e825"}},"cst":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"key":"zeus","t":"1010","m":"hslide","css":".zeus.sr7-arrows {\\n  cursor:pointer;\\n  min-width:##bg-size##px;\\n  min-height:##bg-size##px;\\n  position:absolute;\\n  display:block;\\n  z-index:1000;\\n  border-radius:50%;   \\n  overflow:hidden;\\n  background:##bg-color##;\\n}\\n\\n.zeus.sr7-arrows:before {\\n  font-family: ''revicons'';\\n  font-size:##arrow-size##px;\\n  color:##arrow-color##;\\n  display:block;\\n  line-height: ##bg-size##px;\\n  text-align: center;    \\n  z-index:2;\\n  position:relative;\\n}\\n.zeus.sr7-arrows.sr7-leftarrow:before {\\n  content: ''##left-arrow##'';\\n}\\n.zeus.sr7-arrows.sr7-rightarrow:before {\\n  content: ''##right-arrow##'';\\n}\\n\\n.zeus .tp-title-wrap {\\n  background:rgba(0,0,0,0.5);\\n  width:100%;\\n  height:100%;\\n  top:0px;\\n  left:0px;\\n  position:absolute;\\n  opacity:0;\\n  transform:scale(0);\\n  -webkit-transform:scale(0);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n   border-radius:50%;\\n }\\n.zeus .sr7-nav-img {\\n  width:100%;\\n  height:100%;\\n  position:absolute;\\n  top:0px;\\n  left:0px;\\n  background-position:center center;\\n  background-size:cover;\\n  border-radius:50%;\\n  transform:translatex(-100%);\\n  -webkit-transform:translatex(-100%);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n\\n }\\n.zeus.sr7-rightarrow .sr7-nav-img {\\n    transform:translatex(100%);\\n  -webkit-transform:translatex(100%);\\n      }\\n.zeus.sr7-arrows.sr7-touchhover .sr7-nav-img {\\n  transform:translatex(0);\\n  -webkit-transform:translatex(0);\\n  opacity:1;\\n}\\n      \\n.zeus.sr7-arrows.sr7-touchhover .tp-title-wrap {\\n  transform:scale(1);\\n  -webkit-transform:scale(1);\\n  opacity:1;\\n}\\n ","html":"<div class=\\"tp-title-wrap\\">\\n  \\t<div class=\\"sr7-nav-img\\"><\\/div>\\n <\\/div>\\n","ps":"","on":false,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"grid","anim":"left","x":["#a","50px","#a","#a","#a"],"y":["#a","-10px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"grid","anim":"right","x":["#a","50px","#a","#a","#a"],"y":["#a","-10px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-1-1536x864.jpg","aU":[],"imgs":[{"lib_id":6383,"lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/dove.png"},{"lib_id":20687,"lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-1-1536x864.jpg"},{"lib_id":6385,"lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/loveus.png"},{"lib_id":20688,"lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-3-1536x864.jpg"},{"lib_id":6387,"lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/bible.png"},{"lib_id":20689,"lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-2-1536x864.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(8, 'Zegen Home 2', 'Zegen-Home-2', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Home 2","alias":"Zegen-Home-2","type":"standard","fonts":{"RevIcon":true,"''Open+Sans''":{"name":"''Open Sans''","normal":{"400":true,"700":true},"subset":{"latin":true}},"Poppins":{"name":"Poppins","normal":{"600":true,"700":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"fs":{"as":true,"a":{"ms":"300","rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}}},"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":["900px","900px","550px","500px","480px"],"cachedHeight":[900,900,550,500,480],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"initDelay":"0","firstSlide":"1"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"height":{"title":"Height","type":"custom","data":"50"},"font-size":{"title":"Font-Size","type":"custom","data":"40"},"background":{"title":"BG-Color","type":"color","data":"rgba(255,255,255,0)"},"width":{"title":"Width","type":"custom","data":"50"}},"cst":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false},"key":"uranus","t":"1013","m":"hslide","css":".uranus.sr7-arrows {\\n  width:##width##px;\\n  height:##height##px;\\n  background:##background##;\\n }\\n .uranus.sr7-arrows:before {\\n width:##width##px;\\n height:##height##px;\\n line-height:##height##px;\\n font-size:##font-size##px;\\n transition:all 0.3s;\\n-webkit-transition:all 0.3s;\\n }\\n \\n  .uranus.sr7-arrows.sr7-touchhover:before {\\n    opacity:0.75;\\n  }","html":"","ps":"default","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"grid","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"grid","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-4.jpg","aU":[],"imgs":[{"lib_id":20691,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/Arrow.png"},{"lib_id":20690,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-4.jpg"},{"lib_id":20692,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-3.jpg"},{"lib_id":20693,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-2.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(9, 'Zegen Home 4', 'Zegen-Home-4', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Home 4","alias":"Zegen-Home-4","type":"standard","fonts":{"RevIcon":true,"Poppins":{"name":"Poppins","normal":{"500":true,"700":true},"subset":{"latin":true}},"''Open+Sans''":{"name":"''Open Sans''","normal":{"400":true,"700":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"fs":{"as":true,"a":{"ms":"300","rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}}},"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":["750px","750px","550px","500px","480px"],"cachedHeight":[750,750,550,499.99200000000001864464138634502887725830078125,480],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"initDelay":"0","firstSlide":"1"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#ffffff","string":"rgba(255, 255, 255, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5,"om":null,"sm":null},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"bg-size":{"title":"BG-Size","type":"custom","data":"70"},"bg-color":{"title":"Background","type":"color","data":"rgba(0,0,0,0.1)"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"left-arrow":{"title":"Left-Arrow","type":"icon","data":"\\\\e824"},"right-arrow":{"title":"Right-Arrow","type":"icon","data":"\\\\e825"}},"cst":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(191, 10, 48, 0.81)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"key":"zeus","t":"1010","m":"hslide","css":".zeus.sr7-arrows {\\n  cursor:pointer;\\n  min-width:##bg-size##px;\\n  min-height:##bg-size##px;\\n  position:absolute;\\n  display:block;\\n  z-index:1000;\\n  border-radius:50%;   \\n  overflow:hidden;\\n  background:##bg-color##;\\n}\\n\\n.zeus.sr7-arrows:before {\\n  font-family: ''revicons'';\\n  font-size:##arrow-size##px;\\n  color:##arrow-color##;\\n  display:block;\\n  line-height: ##bg-size##px;\\n  text-align: center;    \\n  z-index:2;\\n  position:relative;\\n}\\n.zeus.sr7-arrows.sr7-leftarrow:before {\\n  content: ''##left-arrow##'';\\n}\\n.zeus.sr7-arrows.sr7-rightarrow:before {\\n  content: ''##right-arrow##'';\\n}\\n\\n.zeus .tp-title-wrap {\\n  background:rgba(0,0,0,0.5);\\n  width:100%;\\n  height:100%;\\n  top:0px;\\n  left:0px;\\n  position:absolute;\\n  opacity:0;\\n  transform:scale(0);\\n  -webkit-transform:scale(0);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n   border-radius:50%;\\n }\\n.zeus .sr7-nav-img {\\n  width:100%;\\n  height:100%;\\n  position:absolute;\\n  top:0px;\\n  left:0px;\\n  background-position:center center;\\n  background-size:cover;\\n  border-radius:50%;\\n  transform:translatex(-100%);\\n  -webkit-transform:translatex(-100%);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n\\n }\\n.zeus.sr7-rightarrow .sr7-nav-img {\\n    transform:translatex(100%);\\n  -webkit-transform:translatex(100%);\\n      }\\n.zeus.sr7-arrows.sr7-touchhover .sr7-nav-img {\\n  transform:translatex(0);\\n  -webkit-transform:translatex(0);\\n  opacity:1;\\n}\\n      \\n.zeus.sr7-arrows.sr7-touchhover .tp-title-wrap {\\n  transform:scale(1);\\n  -webkit-transform:scale(1);\\n  opacity:1;\\n}\\n ","html":"<div class=\\"tp-title-wrap\\">\\n  \\t<div class=\\"sr7-nav-img\\"><\\/div>\\n <\\/div>\\n","ps":"","on":false,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"grid","anim":"right","x":["#a","-70px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"grid","anim":"left","x":["#a","-70px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/ministry-1.jpg","aU":[],"imgs":[{"lib_id":5547,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1-1.png"},{"lib_id":6054,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/sep-cross-1.png"},{"lib_id":5517,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red-1.png"},{"lib_id":5490,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/cross-1-1.png"},{"lib_id":17377,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/dove-tcolor-1.png"},{"lib_id":17378,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/ministry-1.jpg"},{"lib_id":17376,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/bible-tcolor-1.png"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(11, 'Zegen Home 6', 'zegen-home-6', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Home 6","alias":"zegen-home-6","type":"standard","fonts":{"RevIcon":true,"Roboto":{"name":"Roboto","normal":{"400":true},"subset":{"latin":true}},"Poppins":{"name":"Poppins","normal":{"400":true,"600":true,"700":true},"subset":{"latin":true}},"''Open+Sans''":{"name":"''Open Sans''","normal":{"400":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":["750px","750px","550px","500px","480px"],"cachedHeight":[750,750,550,500,480],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n.slide-contact-form.rs-layer {\\n    padding: 40px 30px;\\n    background: #bf0a30;\\n}\\n .wpcf7-form-control-wrap {\\n    position: relative;\\n    display: inline-table !important;\\n}\\n.wpcf7-form-control-wrap textarea.wpcf7-form-control.wpcf7-textarea {\\n    padding: 15px;\\n}\\n.wpcf7 input[type=submit] {\\n    background: #000 !important;\\n}\\n.wpcf7-form-control-wrap.your-message {\\n    margin-bottom: 0px !important;\\n}\\n.rs-parallax-wrap .wpcf7-form-control-wrap textarea.wpcf7-form-control.wpcf7-textarea {\\n    margin-bottom:0px !important;\\n}\\ninput.wpcf7-form-control.wpcf7-text.wpcf7-tel {\\n   margin-bottom: 0px !important;\\n   }\\nspan.wpcf7-not-valid-tip {\\n    font-size: 14px;\\n    color: #fff;\\n}\\n.slide-contact-form.rs-layer p {\\n    margin-bottom: 0 !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"auto":false,"stopAt":"1","initDelay":"0"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"height":{"title":"Height","type":"custom","data":"50"},"font-size":{"title":"Font-Size","type":"custom","data":"40"},"background":{"title":"BG-Color","type":"color","data":"rgba(255,255,255,0)"},"width":{"title":"Width","type":"custom","data":"50"}},"cst":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false},"key":"uranus","t":"1013","m":"hslide","css":".uranus.sr7-arrows {\\n  width:##width##px;\\n  height:##height##px;\\n  background:##background##;\\n }\\n .uranus.sr7-arrows:before {\\n width:##width##px;\\n height:##height##px;\\n line-height:##height##px;\\n font-size:##font-size##px;\\n transition:all 0.3s;\\n-webkit-transition:all 0.3s;\\n }\\n \\n  .uranus.sr7-arrows.sr7-touchhover:before {\\n    opacity:0.75;\\n  }","html":"","ps":"default","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"slider","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"slider","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/z_slide3-1.jpg","aU":[],"imgs":[{"lib_id":18220,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zeg-map1.png"},{"lib_id":6116,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/z_slide3-1.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(12, 'Zegen Home 7', 'Zegen-Home-7', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Home 7","alias":"Zegen-Home-7","type":"standard","fonts":{"RevIcon":true,"Poppins":{"name":"Poppins","normal":{"500":true,"700":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"fs":{"as":true,"a":{"ms":"300","rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}}},"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":["950px","950px","550px","500px","480px"],"cachedHeight":[950,950,550,500,480],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"initDelay":"0","firstSlide":"1"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"bg-size":{"title":"BG-Size","type":"custom","data":"70"},"bg-color":{"title":"Background","type":"color","data":"rgba(0,0,0,0.1)"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"left-arrow":{"title":"Left-Arrow","type":"icon","data":"\\\\e824"},"right-arrow":{"title":"Right-Arrow","type":"icon","data":"\\\\e825"}},"cst":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"key":"zeus","t":"1010","m":"hslide","css":".zeus.sr7-arrows {\\n  cursor:pointer;\\n  min-width:##bg-size##px;\\n  min-height:##bg-size##px;\\n  position:absolute;\\n  display:block;\\n  z-index:1000;\\n  border-radius:50%;   \\n  overflow:hidden;\\n  background:##bg-color##;\\n}\\n\\n.zeus.sr7-arrows:before {\\n  font-family: ''revicons'';\\n  font-size:##arrow-size##px;\\n  color:##arrow-color##;\\n  display:block;\\n  line-height: ##bg-size##px;\\n  text-align: center;    \\n  z-index:2;\\n  position:relative;\\n}\\n.zeus.sr7-arrows.sr7-leftarrow:before {\\n  content: ''##left-arrow##'';\\n}\\n.zeus.sr7-arrows.sr7-rightarrow:before {\\n  content: ''##right-arrow##'';\\n}\\n\\n.zeus .tp-title-wrap {\\n  background:rgba(0,0,0,0.5);\\n  width:100%;\\n  height:100%;\\n  top:0px;\\n  left:0px;\\n  position:absolute;\\n  opacity:0;\\n  transform:scale(0);\\n  -webkit-transform:scale(0);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n   border-radius:50%;\\n }\\n.zeus .sr7-nav-img {\\n  width:100%;\\n  height:100%;\\n  position:absolute;\\n  top:0px;\\n  left:0px;\\n  background-position:center center;\\n  background-size:cover;\\n  border-radius:50%;\\n  transform:translatex(-100%);\\n  -webkit-transform:translatex(-100%);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n\\n }\\n.zeus.sr7-rightarrow .sr7-nav-img {\\n    transform:translatex(100%);\\n  -webkit-transform:translatex(100%);\\n      }\\n.zeus.sr7-arrows.sr7-touchhover .sr7-nav-img {\\n  transform:translatex(0);\\n  -webkit-transform:translatex(0);\\n  opacity:1;\\n}\\n      \\n.zeus.sr7-arrows.sr7-touchhover .tp-title-wrap {\\n  transform:scale(1);\\n  -webkit-transform:scale(1);\\n  opacity:1;\\n}\\n ","html":"<div class=\\"tp-title-wrap\\">\\n  \\t<div class=\\"sr7-nav-img\\"><\\/div>\\n <\\/div>\\n","ps":"","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"slider","anim":"right","x":["#a","80px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"slider","anim":"right","x":["#a","80px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/bg-img-3.jpg","aU":[],"imgs":[{"lib_id":18489,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/bg-img-3.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(13, 'Zegen Home 8', 'zegen-home-8', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Home 8","alias":"zegen-home-8","type":"standard","fonts":{"RevIcon":true,"Poppins":{"name":"Poppins","normal":{"500":true,"700":true},"subset":{"latin":true}},"''Open+Sans''":{"name":"''Open Sans''","normal":{"400":true,"700":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":["750px","750px","550px","500px","480px"],"cachedHeight":[750,750,550,500,480],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"auto":false,"stopAt":"1","initDelay":"0"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5,"om":null,"sm":null},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"bg-size":{"title":"BG-Size","type":"custom","data":"70"},"bg-color":{"title":"Background","type":"color","data":"rgba(0,0,0,0.1)"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"left-arrow":{"title":"Left-Arrow","type":"icon","data":"\\\\e824"},"right-arrow":{"title":"Right-Arrow","type":"icon","data":"\\\\e825"}},"cst":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"key":"zeus","t":"1010","m":"hslide","css":".zeus.sr7-arrows {\\n  cursor:pointer;\\n  min-width:##bg-size##px;\\n  min-height:##bg-size##px;\\n  position:absolute;\\n  display:block;\\n  z-index:1000;\\n  border-radius:50%;   \\n  overflow:hidden;\\n  background:##bg-color##;\\n}\\n\\n.zeus.sr7-arrows:before {\\n  font-family: ''revicons'';\\n  font-size:##arrow-size##px;\\n  color:##arrow-color##;\\n  display:block;\\n  line-height: ##bg-size##px;\\n  text-align: center;    \\n  z-index:2;\\n  position:relative;\\n}\\n.zeus.sr7-arrows.sr7-leftarrow:before {\\n  content: ''##left-arrow##'';\\n}\\n.zeus.sr7-arrows.sr7-rightarrow:before {\\n  content: ''##right-arrow##'';\\n}\\n\\n.zeus .tp-title-wrap {\\n  background:rgba(0,0,0,0.5);\\n  width:100%;\\n  height:100%;\\n  top:0px;\\n  left:0px;\\n  position:absolute;\\n  opacity:0;\\n  transform:scale(0);\\n  -webkit-transform:scale(0);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n   border-radius:50%;\\n }\\n.zeus .sr7-nav-img {\\n  width:100%;\\n  height:100%;\\n  position:absolute;\\n  top:0px;\\n  left:0px;\\n  background-position:center center;\\n  background-size:cover;\\n  border-radius:50%;\\n  transform:translatex(-100%);\\n  -webkit-transform:translatex(-100%);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n\\n }\\n.zeus.sr7-rightarrow .sr7-nav-img {\\n    transform:translatex(100%);\\n  -webkit-transform:translatex(100%);\\n      }\\n.zeus.sr7-arrows.sr7-touchhover .sr7-nav-img {\\n  transform:translatex(0);\\n  -webkit-transform:translatex(0);\\n  opacity:1;\\n}\\n      \\n.zeus.sr7-arrows.sr7-touchhover .tp-title-wrap {\\n  transform:scale(1);\\n  -webkit-transform:scale(1);\\n  opacity:1;\\n}\\n ","html":"<div class=\\"tp-title-wrap\\">\\n  \\t<div class=\\"sr7-nav-img\\"><\\/div>\\n <\\/div>\\n","ps":"","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"slider","anim":"right","x":["#a","80px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"slider","anim":"right","x":["#a","80px","#a","#a","#a"],"y":["#a","-10px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":{"color":"rgba(0, 22, 47, 1)"},"aU":[],"imgs":[{"lib_id":18557,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-5.png"},{"lib_id":18559,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png"},{"lib_id":18560,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/church-cross.png"},{"lib_id":18561,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zegen-pray.png"}],"hasYT":false}', '{"version":"6.7.31"}', '');
INSERT INTO `wpd6_revslider_sliders7` VALUES
(14, 'Zegen Home 9', 'zegen-home-9', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Home 9","alias":"zegen-home-9","type":"standard","fonts":{"RevIcon":true,"Poppins":{"name":"Poppins","normal":{"500":true,"700":true},"subset":{"latin":true}},"''Open+Sans''":{"name":"''Open Sans''","normal":{"400":true,"700":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":["750px","750px","550px","500px","480px"],"cachedHeight":[750,750,549.9840000000000372892827726900577545166015625,499.99200000000001864464138634502887725830078125,480],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"auto":false,"stopAt":"1","initDelay":"0"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"bg-size":{"title":"BG-Size","type":"custom","data":"70"},"bg-color":{"title":"Background","type":"color","data":"rgba(0,0,0,0.1)"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"left-arrow":{"title":"Left-Arrow","type":"icon","data":"\\\\e824"},"right-arrow":{"title":"Right-Arrow","type":"icon","data":"\\\\e825"}},"cst":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"key":"zeus","t":"1010","m":"hslide","css":".zeus.sr7-arrows {\\n  cursor:pointer;\\n  min-width:##bg-size##px;\\n  min-height:##bg-size##px;\\n  position:absolute;\\n  display:block;\\n  z-index:1000;\\n  border-radius:50%;   \\n  overflow:hidden;\\n  background:##bg-color##;\\n}\\n\\n.zeus.sr7-arrows:before {\\n  font-family: ''revicons'';\\n  font-size:##arrow-size##px;\\n  color:##arrow-color##;\\n  display:block;\\n  line-height: ##bg-size##px;\\n  text-align: center;    \\n  z-index:2;\\n  position:relative;\\n}\\n.zeus.sr7-arrows.sr7-leftarrow:before {\\n  content: ''##left-arrow##'';\\n}\\n.zeus.sr7-arrows.sr7-rightarrow:before {\\n  content: ''##right-arrow##'';\\n}\\n\\n.zeus .tp-title-wrap {\\n  background:rgba(0,0,0,0.5);\\n  width:100%;\\n  height:100%;\\n  top:0px;\\n  left:0px;\\n  position:absolute;\\n  opacity:0;\\n  transform:scale(0);\\n  -webkit-transform:scale(0);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n   border-radius:50%;\\n }\\n.zeus .sr7-nav-img {\\n  width:100%;\\n  height:100%;\\n  position:absolute;\\n  top:0px;\\n  left:0px;\\n  background-position:center center;\\n  background-size:cover;\\n  border-radius:50%;\\n  transform:translatex(-100%);\\n  -webkit-transform:translatex(-100%);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n\\n }\\n.zeus.sr7-rightarrow .sr7-nav-img {\\n    transform:translatex(100%);\\n  -webkit-transform:translatex(100%);\\n      }\\n.zeus.sr7-arrows.sr7-touchhover .sr7-nav-img {\\n  transform:translatex(0);\\n  -webkit-transform:translatex(0);\\n  opacity:1;\\n}\\n      \\n.zeus.sr7-arrows.sr7-touchhover .tp-title-wrap {\\n  transform:scale(1);\\n  -webkit-transform:scale(1);\\n  opacity:1;\\n}\\n ","html":"<div class=\\"tp-title-wrap\\">\\n  \\t<div class=\\"sr7-nav-img\\"><\\/div>\\n <\\/div>\\n","ps":"","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"slider","anim":"right","x":["#a","80px","#a","#a","#a"],"y":["#a","0px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"slider","anim":"right","x":["#a","80px","#a","#a","#a"],"y":["#a","-10px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zmain-slider-81.jpg","aU":[],"imgs":[{"lib_id":18559,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png"}],"hasYT":true}', '{"version":"6.7.31"}', ''),
(15, 'Zegen Home 10', 'Zegen-Home-10', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Home 10","alias":"Zegen-Home-10","type":"standard","fonts":{"RevIcon":true,"Poppins":{"name":"Poppins","normal":{"500":true,"700":true},"subset":{"latin":true}},"''Open+Sans''":{"name":"''Open Sans''","normal":{"400":true,"700":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":["700px","700px","550px","500px","480px"],"cachedHeight":[699.9840000000000372892827726900577545166015625,699.9840000000000372892827726900577545166015625,550,500,480],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"auto":false,"stopAt":"1","initDelay":"0"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5,"om":null,"sm":null},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"bg-size":{"title":"BG-Size","type":"custom","data":"70"},"bg-color":{"title":"Background","type":"color","data":"rgba(0,0,0,0.1)"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"left-arrow":{"title":"Left-Arrow","type":"icon","data":"\\\\e824"},"right-arrow":{"title":"Right-Arrow","type":"icon","data":"\\\\e825"}},"cst":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"key":"zeus","t":"1010","m":"hslide","css":".zeus.sr7-arrows {\\n  cursor:pointer;\\n  min-width:##bg-size##px;\\n  min-height:##bg-size##px;\\n  position:absolute;\\n  display:block;\\n  z-index:1000;\\n  border-radius:50%;   \\n  overflow:hidden;\\n  background:##bg-color##;\\n}\\n\\n.zeus.sr7-arrows:before {\\n  font-family: ''revicons'';\\n  font-size:##arrow-size##px;\\n  color:##arrow-color##;\\n  display:block;\\n  line-height: ##bg-size##px;\\n  text-align: center;    \\n  z-index:2;\\n  position:relative;\\n}\\n.zeus.sr7-arrows.sr7-leftarrow:before {\\n  content: ''##left-arrow##'';\\n}\\n.zeus.sr7-arrows.sr7-rightarrow:before {\\n  content: ''##right-arrow##'';\\n}\\n\\n.zeus .tp-title-wrap {\\n  background:rgba(0,0,0,0.5);\\n  width:100%;\\n  height:100%;\\n  top:0px;\\n  left:0px;\\n  position:absolute;\\n  opacity:0;\\n  transform:scale(0);\\n  -webkit-transform:scale(0);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n   border-radius:50%;\\n }\\n.zeus .sr7-nav-img {\\n  width:100%;\\n  height:100%;\\n  position:absolute;\\n  top:0px;\\n  left:0px;\\n  background-position:center center;\\n  background-size:cover;\\n  border-radius:50%;\\n  transform:translatex(-100%);\\n  -webkit-transform:translatex(-100%);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n\\n }\\n.zeus.sr7-rightarrow .sr7-nav-img {\\n    transform:translatex(100%);\\n  -webkit-transform:translatex(100%);\\n      }\\n.zeus.sr7-arrows.sr7-touchhover .sr7-nav-img {\\n  transform:translatex(0);\\n  -webkit-transform:translatex(0);\\n  opacity:1;\\n}\\n      \\n.zeus.sr7-arrows.sr7-touchhover .tp-title-wrap {\\n  transform:scale(1);\\n  -webkit-transform:scale(1);\\n  opacity:1;\\n}\\n ","html":"<div class=\\"tp-title-wrap\\">\\n  \\t<div class=\\"sr7-nav-img\\"><\\/div>\\n <\\/div>\\n","ps":"","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"grid","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","55px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]},"r":{"a":"grid","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","-10px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/zmain-slider-3-1.jpg","aU":[],"imgs":[{"lib_id":6383,"lib":"","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/dove.png"},{"lib_id":6071,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/zmain-slider-3-1.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(16, 'Zegen Merry Christ', 'Zegen--Merry-Christ', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Merry Christ","alias":"Zegen--Merry-Christ","type":"standard","fonts":{"RevIcon":true,"''Great+Vibes''":{"name":"''Great Vibes''","normal":{"400":true},"subset":{"latin":true}},"Poppins":{"name":"Poppins","normal":{"500":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":["950px","950px","550px","500px","480px"],"cachedHeight":[950,950,549.9840000000000372892827726900577545166015625,499.99200000000001864464138634502887725830078125,480],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"auto":false,"stopAt":"1","initDelay":"0"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5,"om":null,"sm":null},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"bg-size":{"title":"BG-Size","type":"custom","data":"70"},"bg-color":{"title":"Background","type":"color","data":"rgba(0,0,0,0.1)"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"left-arrow":{"title":"Left-Arrow","type":"icon","data":"\\\\e824"},"right-arrow":{"title":"Right-Arrow","type":"icon","data":"\\\\e825"}},"cst":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"key":"zeus","t":"1010","m":"hslide","css":".zeus.sr7-arrows {\\n  cursor:pointer;\\n  min-width:##bg-size##px;\\n  min-height:##bg-size##px;\\n  position:absolute;\\n  display:block;\\n  z-index:1000;\\n  border-radius:50%;   \\n  overflow:hidden;\\n  background:##bg-color##;\\n}\\n\\n.zeus.sr7-arrows:before {\\n  font-family: ''revicons'';\\n  font-size:##arrow-size##px;\\n  color:##arrow-color##;\\n  display:block;\\n  line-height: ##bg-size##px;\\n  text-align: center;    \\n  z-index:2;\\n  position:relative;\\n}\\n.zeus.sr7-arrows.sr7-leftarrow:before {\\n  content: ''##left-arrow##'';\\n}\\n.zeus.sr7-arrows.sr7-rightarrow:before {\\n  content: ''##right-arrow##'';\\n}\\n\\n.zeus .tp-title-wrap {\\n  background:rgba(0,0,0,0.5);\\n  width:100%;\\n  height:100%;\\n  top:0px;\\n  left:0px;\\n  position:absolute;\\n  opacity:0;\\n  transform:scale(0);\\n  -webkit-transform:scale(0);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n   border-radius:50%;\\n }\\n.zeus .sr7-nav-img {\\n  width:100%;\\n  height:100%;\\n  position:absolute;\\n  top:0px;\\n  left:0px;\\n  background-position:center center;\\n  background-size:cover;\\n  border-radius:50%;\\n  transform:translatex(-100%);\\n  -webkit-transform:translatex(-100%);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n\\n }\\n.zeus.sr7-rightarrow .sr7-nav-img {\\n    transform:translatex(100%);\\n  -webkit-transform:translatex(100%);\\n      }\\n.zeus.sr7-arrows.sr7-touchhover .sr7-nav-img {\\n  transform:translatex(0);\\n  -webkit-transform:translatex(0);\\n  opacity:1;\\n}\\n      \\n.zeus.sr7-arrows.sr7-touchhover .tp-title-wrap {\\n  transform:scale(1);\\n  -webkit-transform:scale(1);\\n  opacity:1;\\n}\\n ","html":"<div class=\\"tp-title-wrap\\">\\n  \\t<div class=\\"sr7-nav-img\\"><\\/div>\\n <\\/div>\\n","ps":"","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"grid","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","55px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]},"r":{"a":"grid","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","-10px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg","aU":[],"imgs":[{"lib_id":19367,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/mountains.png"},{"lib_id":19366,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/moon-2.png"},{"lib_id":19364,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png"},{"lib_id":19537,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png"},{"lib_id":19539,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/stars-pot.png"},{"lib_id":19368,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/trees.png"},{"lib_id":19365,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', ''),
(17, 'Zegen Merry Christ1', 'Zegen--Merry-Christ1', '{"migrated":"sr6","uSize":[false,true,true,true,true],"title":"Zegen Merry Christ1","alias":"Zegen--Merry-Christ1","type":"standard","fonts":{"RevIcon":true,"''Great+Vibes''":{"name":"''Great Vibes''","normal":{"400":true},"subset":{"latin":true}},"Poppins":{"name":"Poppins","normal":{"500":true},"subset":{"latin":true}}},"lazyLoad":"smart","vPort":["-200px","-200px","-200px","-200px","-200px"],"size":{"fullWidth":false,"fullHeightOffset":",60px","contentFH":true,"width":[1240,1240,1024,778,480],"height":["950px","950px","550px","500px","480px"],"cachedHeight":[950,950,549.9840000000000372892827726900577545166015625,499.99200000000001864464138634502887725830078125,480],"minHeight":["","","","",""],"maxWidth":"","p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]}},"default":{"len":"9000"},"codes":{"css":".rs-layer.Concept-Content a,\\n.rs-layer.Concept-Content a:visited {\\n  color: #fff !important;\\n  border-bottom: 1px solid #fff !important;\\n  font-weight: 700 !important;\\n}\\n      \\n.rs-layer.Concept-Content a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a,\\n.rs-layer.Concept-Content-Dark a:visited {\\n  color: #000 !important;\\n  border-bottom: 1px solid #000 !important;\\n  font-weight: 700 !important;\\n}\\n\\n.rs-layer.Concept-Content-Dark a:hover\\t{\\n   border-bottom: 1px solid transparent !important;\\n}\\n\\n@media only screen and (max-width: 575px) {\\n  rs-layer.res-slide-btn {\\n      padding: 7px 16px !important;\\n      font-size: 13px !important;\\n  }\\n}"},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":"0","rotation":false,"maxR":"0","varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":"800","overshoot":false,"stretch":false,"showAllLayers":false,"jMWidth":false,"bR":"0","pNV":"50px","pT":"0","pB":"0"},"pLoader":{"color":"#FFFFFF","type":"-1"},"slideshow":{"auto":false,"stopAt":"1","initDelay":"0"},"general":{"perspectiveType":"local"},"shdw":"0","bg":{"color":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"}},"mod":{"use":true,"d3z":90,"d3d":27.5,"om":null,"sm":null},"nav":{"m":{"use":false,"cd":1000},"s":{"use":true,"desk":true,"t":"50"},"p":{"w":"100","h":"100"},"arrows":{"set":true,"def":{"bg-size":{"title":"BG-Size","type":"custom","data":"70"},"bg-color":{"title":"Background","type":"color","data":"rgba(0,0,0,0.1)"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"left-arrow":{"title":"Left-Arrow","type":"icon","data":"\\\\e824"},"right-arrow":{"title":"Right-Arrow","type":"icon","data":"\\\\e825"}},"cst":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false},"key":"zeus","t":"1010","m":"hslide","css":".zeus.sr7-arrows {\\n  cursor:pointer;\\n  min-width:##bg-size##px;\\n  min-height:##bg-size##px;\\n  position:absolute;\\n  display:block;\\n  z-index:1000;\\n  border-radius:50%;   \\n  overflow:hidden;\\n  background:##bg-color##;\\n}\\n\\n.zeus.sr7-arrows:before {\\n  font-family: ''revicons'';\\n  font-size:##arrow-size##px;\\n  color:##arrow-color##;\\n  display:block;\\n  line-height: ##bg-size##px;\\n  text-align: center;    \\n  z-index:2;\\n  position:relative;\\n}\\n.zeus.sr7-arrows.sr7-leftarrow:before {\\n  content: ''##left-arrow##'';\\n}\\n.zeus.sr7-arrows.sr7-rightarrow:before {\\n  content: ''##right-arrow##'';\\n}\\n\\n.zeus .tp-title-wrap {\\n  background:rgba(0,0,0,0.5);\\n  width:100%;\\n  height:100%;\\n  top:0px;\\n  left:0px;\\n  position:absolute;\\n  opacity:0;\\n  transform:scale(0);\\n  -webkit-transform:scale(0);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n   border-radius:50%;\\n }\\n.zeus .sr7-nav-img {\\n  width:100%;\\n  height:100%;\\n  position:absolute;\\n  top:0px;\\n  left:0px;\\n  background-position:center center;\\n  background-size:cover;\\n  border-radius:50%;\\n  transform:translatex(-100%);\\n  -webkit-transform:translatex(-100%);\\n   transition: all 0.3s;\\n  -webkit-transition:all 0.3s;\\n  -moz-transition:all 0.3s;\\n\\n }\\n.zeus.sr7-rightarrow .sr7-nav-img {\\n    transform:translatex(100%);\\n  -webkit-transform:translatex(100%);\\n      }\\n.zeus.sr7-arrows.sr7-touchhover .sr7-nav-img {\\n  transform:translatex(0);\\n  -webkit-transform:translatex(0);\\n  opacity:1;\\n}\\n      \\n.zeus.sr7-arrows.sr7-touchhover .tp-title-wrap {\\n  transform:scale(1);\\n  -webkit-transform:scale(1);\\n  opacity:1;\\n}\\n ","html":"<div class=\\"tp-title-wrap\\">\\n  \\t<div class=\\"sr7-nav-img\\"><\\/div>\\n <\\/div>\\n","ps":"","on":true,"s":1000,"dIn":["#a",1000,"#a","#a","#a"],"dOut":["#a",200,"#a","#a","1200"],"show":[true,true,true,true,false],"l":{"a":"grid","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","55px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]},"r":{"a":"grid","anim":"right","x":["#a","30px","#a","#a","#a"],"y":["#a","-10px","#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"thumb":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg","aU":[],"imgs":[{"lib_id":19367,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/mountains.png"},{"lib_id":19366,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/moon-2.png"},{"lib_id":19364,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png"},{"lib_id":19537,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png"},{"lib_id":19539,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/stars-pot.png"},{"lib_id":19368,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/trees.png"},{"lib_id":19365,"lib":"medialibrary","src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg"}],"hasYT":false}', '{"version":"6.7.31"}', '');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_sliders_bkp`
--

CREATE TABLE `wpd6_revslider_sliders_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_slides`
--

CREATE TABLE `wpd6_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_revslider_slides`
--

INSERT INTO `wpd6_revslider_slides` VALUES
(1, 1, 1, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"set":true,"ease":"none","fitEnd":"130","xEnd":"60","yEnd":"30","xStart":"20","yStart":"7070"},"version":"6.6.20","slideChange":{"adpr":false}}', '{"1":{"text":"Google doesn\\u2019t have all the answers.","alias":"Caption Text1","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"289px","e":true},"n":{"v":"289px"},"t":{"v":"289px"},"m":{"v":"289px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Crimson Text","fontStyle":true,"fontSize":{"d":{"v":"36px","e":true},"n":{"v":"36px"},"t":{"v":"36px"},"m":{"v":"36px"}},"fontWeight":{"d":{"e":true}},"lineHeight":{"d":{"v":"40px","e":true},"n":{"v":"40px"},"t":{"v":"40px"},"m":{"v":"40px"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(255,255,255,1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none"},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"2":{"text":"The Way","alias":"The Way","uid":2,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"428px","e":true},"n":{"v":"428px"},"t":{"v":"428px"},"m":{"v":"428px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":6,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":1},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"200px","e":true},"n":{"v":"200px"},"t":{"v":"200px"},"m":{"v":"200px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"3":{"text":"to the church","alias":"To The Church","uid":3,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"568px","e":true},"n":{"v":"568px"},"t":{"v":"568px"},"m":{"v":"568px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":7,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":2},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"64px","e":true},"n":{"v":"64px"},"t":{"v":"64px"},"m":{"v":"64px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"4":{"subtype":"roundbutton","text":"LEARN MORE","alias":"Button","uid":4,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"-1px","e":true},"n":{"v":"-1px"},"t":{"v":"-1px"},"m":{"v":"-1px"}},"y":{"d":{"v":"665px","e":true},"n":{"v":"665px"},"t":{"v":"665px"},"m":{"v":"665px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":8,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":3},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["16px","33px","16px","33px"]},"n":{"v":["16px","33px","16px","33px"]},"t":{"v":["16px","33px","16px","33px"]},"m":{"v":["16px","33px","16px","33px"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"15px","e":true},"n":{"v":"15px"},"t":{"v":"15px"},"m":{"v":"15px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","backgroundColor":"transparent","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["2px","2px","2px","2px"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"color":"rgba(86,92,112,1)","backgroundColor":"rgba(255,255,255,1)","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"ease":"power0.in","svg":{"color":"#565c70"}},"actions":{"action":[{"tooltip_event":"click","action":"link","image_link":"http:\\/\\/my-religion.cmsmasters.net\\/who-we-are\\/","link_open_in":"_self","jump_to_slide":2,"scrollunder_offset":"","actioncallback":"","layer_target":"backgroundvideo","link_type":"jquery","action_delay":"","toggle_layer_type":"visible","toggle_class":""}],"animationoverwrite":"wait","triggerMemory":"keep"},"runtime":{"internalClass":"rev-btn"},"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n","type":"button","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(2, 1, 2, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"set":true,"ease":"none","fitEnd":"130","xEnd":"100","yEnd":"60","xStart":"50","yStart":"100"},"version":"6.6.20","slideChange":{"adpr":false}}', '{"1":{"text":"Building Holy and Healthy Lives","alias":"Caption Text1","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"289px","e":true},"n":{"v":"289px"},"t":{"v":"289px"},"m":{"v":"289px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Crimson Text","fontStyle":true,"fontSize":{"d":{"v":"36px","e":true},"n":{"v":"36px"},"t":{"v":"36px"},"m":{"v":"36px"}},"fontWeight":{"d":{"e":true}},"lineHeight":{"d":{"v":"40px","e":true},"n":{"v":"40px"},"t":{"v":"40px"},"m":{"v":"40px"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(255,255,255,1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none"},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"2":{"text":"The Family","alias":"The Way","uid":2,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"428px","e":true},"n":{"v":"428px"},"t":{"v":"428px"},"m":{"v":"428px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":6,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":1},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"200px","e":true},"n":{"v":"200px"},"t":{"v":"200px"},"m":{"v":"200px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"3":{"text":"Love, Care, Share.","alias":"To The Church","uid":3,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"573px","e":true},"n":{"v":"573px"},"t":{"v":"573px"},"m":{"v":"573px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":7,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":2},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"56px","e":true},"n":{"v":"56px"},"t":{"v":"56px"},"m":{"v":"56px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"4":{"subtype":"roundbutton","text":"LEARN MORE","alias":"Button","uid":4,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"670px","e":true},"n":{"v":"670px"},"t":{"v":"670px"},"m":{"v":"670px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":8,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":3},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["16px","33px","16px","33px"]},"n":{"v":["16px","33px","16px","33px"]},"t":{"v":["16px","33px","16px","33px"]},"m":{"v":["16px","33px","16px","33px"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"15px","e":true},"n":{"v":"15px"},"t":{"v":"15px"},"m":{"v":"15px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","backgroundColor":"transparent","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["2px","2px","2px","2px"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"color":"rgba(86,92,112,1)","backgroundColor":"rgba(255,255,255,1)","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"ease":"power0.in","svg":{"color":"#565c70"}},"actions":{"action":[{"tooltip_event":"click","action":"link","image_link":"http:\\/\\/my-religion.cmsmasters.net\\/get-involved\\/","link_open_in":"_self","jump_to_slide":1,"scrollunder_offset":"","actioncallback":"","layer_target":"backgroundvideo","link_type":"jquery","action_delay":"","toggle_layer_type":"visible","toggle_class":""}],"animationoverwrite":"wait","triggerMemory":"keep"},"runtime":{"internalClass":"rev-btn"},"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n","type":"button","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(3, 2, 1, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"ease":"none"},"version":"6.6.20","slideChange":{"adpr":false}}', '{"1":{"text":"JOIN US.","alias":"JOIN US.","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"322px","e":true},"n":{"v":"322px"},"t":{"v":"322px"},"m":{"v":"322px"}},"y":{"d":{"v":"222px","e":true},"n":{"v":"222px"},"t":{"v":"222px"},"m":{"v":"222px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"171px","e":true},"n":{"v":"171px"},"t":{"v":"171px"},"m":{"v":"171px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22px","e":true},"n":{"v":"22px"},"t":{"v":"22px"},"m":{"v":"22px"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(4, 2, 2, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"ease":"none"},"version":"6.6.20","slideChange":{"adpr":false}}', '{"1":{"text":"Google doesn\\u2019t have all the answers.","alias":"Google doesn\\u2019t have all the answers.","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"744px","e":true},"n":{"v":"744px"},"t":{"v":"744px"},"m":{"v":"744px"}},"y":{"d":{"v":"189px","e":true},"n":{"v":"189px"},"t":{"v":"189px"},"m":{"v":"189px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Crimson Text","fontSize":{"d":{"v":"34px","e":true},"n":{"v":"34px"},"t":{"v":"34px"},"m":{"v":"34px"}},"fontWeight":{"d":{"e":true}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"2":{"text":"The Way","alias":"The Way","uid":2,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"571px","e":true},"n":{"v":"571px"},"t":{"v":"571px"},"m":{"v":"571px"}},"y":{"d":{"v":"344px","e":true},"n":{"v":"344px"},"t":{"v":"344px"},"m":{"v":"344px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":6,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":1},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"200px","e":true},"n":{"v":"200px"},"t":{"v":"200px"},"m":{"v":"200px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"3":{"text":"to the church","alias":"To the church","uid":3,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"761px","e":true},"n":{"v":"761px"},"t":{"v":"761px"},"m":{"v":"761px"}},"y":{"d":{"v":"520px","e":true},"n":{"v":"520px"},"t":{"v":"520px"},"m":{"v":"520px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":7,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":2},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"64px","e":true},"n":{"v":"64px"},"t":{"v":"64px"},"m":{"v":"64px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(5, 3, 1, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"set":true,"ease":"none","fitEnd":"130","xEnd":"60","yEnd":"30","xStart":"20","yStart":"7070"},"version":"6.6.20"}', '{"1":{"text":"Google doesn\\u2019t have all the answers.","alias":"Caption Text1","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"289px","e":true},"n":{"v":"289px"},"t":{"v":"289px"},"m":{"v":"289px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Crimson Text","fontStyle":true,"fontSize":{"d":{"v":"36px","e":true},"n":{"v":"36px"},"t":{"v":"36px"},"m":{"v":"36px"}},"fontWeight":{"d":{"e":true}},"lineHeight":{"d":{"v":"40px","e":true},"n":{"v":"40px"},"t":{"v":"40px"},"m":{"v":"40px"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(255,255,255,1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none"},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"2":{"text":"The Way","alias":"The Way","uid":2,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"428px","e":true},"n":{"v":"428px"},"t":{"v":"428px"},"m":{"v":"428px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":6,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":1},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"200px","e":true},"n":{"v":"200px"},"t":{"v":"200px"},"m":{"v":"200px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"3":{"text":"to the church","alias":"To The Church","uid":3,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"568px","e":true},"n":{"v":"568px"},"t":{"v":"568px"},"m":{"v":"568px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":7,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":2},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"64px","e":true},"n":{"v":"64px"},"t":{"v":"64px"},"m":{"v":"64px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"4":{"subtype":"roundbutton","text":"LEARN MORE","alias":"Button","uid":4,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"-1px","e":true},"n":{"v":"-1px"},"t":{"v":"-1px"},"m":{"v":"-1px"}},"y":{"d":{"v":"665px","e":true},"n":{"v":"665px"},"t":{"v":"665px"},"m":{"v":"665px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":8,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":3},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["16px","33px","16px","33px"]},"n":{"v":["16px","33px","16px","33px"]},"t":{"v":["16px","33px","16px","33px"]},"m":{"v":["16px","33px","16px","33px"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"15px","e":true},"n":{"v":"15px"},"t":{"v":"15px"},"m":{"v":"15px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","backgroundColor":"transparent","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["2px","2px","2px","2px"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"color":"rgba(86,92,112,1)","backgroundColor":"rgba(255,255,255,1)","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"ease":"power0.in","svg":{"color":"#565c70"}},"actions":{"action":[{"tooltip_event":"click","action":"link","image_link":"http:\\/\\/my-religion.cmsmasters.net\\/who-we-are\\/","link_open_in":"_self","jump_to_slide":6,"scrollunder_offset":"","actioncallback":"","layer_target":"backgroundvideo","link_type":"jquery","action_delay":"","toggle_layer_type":"visible","toggle_class":""}],"animationoverwrite":"wait","triggerMemory":"keep"},"runtime":{"internalClass":"rev-btn"},"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n","type":"button","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}');
INSERT INTO `wpd6_revslider_slides` VALUES
(6, 3, 2, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"set":true,"ease":"none","fitEnd":"130","xEnd":"100","yEnd":"60","xStart":"50","yStart":"100"},"version":"6.6.20"}', '{"1":{"text":"Building Holy and Healthy Lives","alias":"Caption Text1","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"289px","e":true},"n":{"v":"289px"},"t":{"v":"289px"},"m":{"v":"289px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Crimson Text","fontStyle":true,"fontSize":{"d":{"v":"36px","e":true},"n":{"v":"36px"},"t":{"v":"36px"},"m":{"v":"36px"}},"fontWeight":{"d":{"e":true}},"lineHeight":{"d":{"v":"40px","e":true},"n":{"v":"40px"},"t":{"v":"40px"},"m":{"v":"40px"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(255,255,255,1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none"},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"2":{"text":"The Family","alias":"The Way","uid":2,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"428px","e":true},"n":{"v":"428px"},"t":{"v":"428px"},"m":{"v":"428px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":6,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":1},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"200px","e":true},"n":{"v":"200px"},"t":{"v":"200px"},"m":{"v":"200px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"3":{"text":"Love, Care, Share.","alias":"To The Church","uid":3,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"573px","e":true},"n":{"v":"573px"},"t":{"v":"573px"},"m":{"v":"573px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":7,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":2},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"56px","e":true},"n":{"v":"56px"},"t":{"v":"56px"},"m":{"v":"56px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"4":{"subtype":"roundbutton","text":"LEARN MORE","alias":"Button","uid":4,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"670px","e":true},"n":{"v":"670px"},"t":{"v":"670px"},"m":{"v":"670px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":8,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":3},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["16px","33px","16px","33px"]},"n":{"v":["16px","33px","16px","33px"]},"t":{"v":["16px","33px","16px","33px"]},"m":{"v":["16px","33px","16px","33px"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"15px","e":true},"n":{"v":"15px"},"t":{"v":"15px"},"m":{"v":"15px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","backgroundColor":"transparent","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["2px","2px","2px","2px"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"color":"rgba(86,92,112,1)","backgroundColor":"rgba(255,255,255,1)","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"ease":"power0.in","svg":{"color":"#565c70"}},"actions":{"action":[{"tooltip_event":"click","action":"link","image_link":"http:\\/\\/my-religion.cmsmasters.net\\/get-involved\\/","link_open_in":"_self","jump_to_slide":5,"scrollunder_offset":"","actioncallback":"","layer_target":"backgroundvideo","link_type":"jquery","action_delay":"","toggle_layer_type":"visible","toggle_class":""}],"animationoverwrite":"wait","triggerMemory":"keep"},"runtime":{"internalClass":"rev-btn"},"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n","type":"button","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(7, 4, 1, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"ease":"none"},"version":"6.6.20"}', '{"1":{"text":"JOIN US.","alias":"JOIN US.","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"322px","e":true},"n":{"v":"322px"},"t":{"v":"322px"},"m":{"v":"322px"}},"y":{"d":{"v":"222px","e":true},"n":{"v":"222px"},"t":{"v":"222px"},"m":{"v":"222px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"171px","e":true},"n":{"v":"171px"},"t":{"v":"171px"},"m":{"v":"171px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22px","e":true},"n":{"v":"22px"},"t":{"v":"22px"},"m":{"v":"22px"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(8, 4, 2, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"ease":"none"},"version":"6.6.20"}', '{"1":{"text":"Google doesn\\u2019t have all the answers.","alias":"Google doesn\\u2019t have all the answers.","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"744px","e":true},"n":{"v":"744px"},"t":{"v":"744px"},"m":{"v":"744px"}},"y":{"d":{"v":"189px","e":true},"n":{"v":"189px"},"t":{"v":"189px"},"m":{"v":"189px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Crimson Text","fontSize":{"d":{"v":"34px","e":true},"n":{"v":"34px"},"t":{"v":"34px"},"m":{"v":"34px"}},"fontWeight":{"d":{"e":true}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"2":{"text":"The Way","alias":"The Way","uid":2,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"571px","e":true},"n":{"v":"571px"},"t":{"v":"571px"},"m":{"v":"571px"}},"y":{"d":{"v":"344px","e":true},"n":{"v":"344px"},"t":{"v":"344px"},"m":{"v":"344px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":6,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":1},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"200px","e":true},"n":{"v":"200px"},"t":{"v":"200px"},"m":{"v":"200px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"3":{"text":"to the church","alias":"To the church","uid":3,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"761px","e":true},"n":{"v":"761px"},"t":{"v":"761px"},"m":{"v":"761px"}},"y":{"d":{"v":"520px","e":true},"n":{"v":"520px"},"t":{"v":"520px"},"m":{"v":"520px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":7,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":2},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"64px","e":true},"n":{"v":"64px"},"t":{"v":"64px"},"m":{"v":"64px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(9, 5, 1, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"set":true,"ease":"none","fitEnd":"130","xEnd":"60","yEnd":"30","xStart":"20","yStart":"7070"},"version":"6.6.20"}', '{"1":{"text":"Google doesn\\u2019t have all the answers.","alias":"Caption Text1","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"289px","e":true},"n":{"v":"289px"},"t":{"v":"289px"},"m":{"v":"289px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Crimson Text","fontStyle":true,"fontSize":{"d":{"v":"36px","e":true},"n":{"v":"36px"},"t":{"v":"36px"},"m":{"v":"36px"}},"fontWeight":{"d":{"e":true}},"lineHeight":{"d":{"v":"40px","e":true},"n":{"v":"40px"},"t":{"v":"40px"},"m":{"v":"40px"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(255,255,255,1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none"},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"2":{"text":"The Way","alias":"The Way","uid":2,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"428px","e":true},"n":{"v":"428px"},"t":{"v":"428px"},"m":{"v":"428px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":6,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":1},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"200px","e":true},"n":{"v":"200px"},"t":{"v":"200px"},"m":{"v":"200px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"3":{"text":"to the church","alias":"To The Church","uid":3,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"568px","e":true},"n":{"v":"568px"},"t":{"v":"568px"},"m":{"v":"568px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":7,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":2},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"64px","e":true},"n":{"v":"64px"},"t":{"v":"64px"},"m":{"v":"64px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"4":{"subtype":"roundbutton","text":"LEARN MORE","alias":"Button","uid":4,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"-1px","e":true},"n":{"v":"-1px"},"t":{"v":"-1px"},"m":{"v":"-1px"}},"y":{"d":{"v":"665px","e":true},"n":{"v":"665px"},"t":{"v":"665px"},"m":{"v":"665px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":8,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":3},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["16px","33px","16px","33px"]},"n":{"v":["16px","33px","16px","33px"]},"t":{"v":["16px","33px","16px","33px"]},"m":{"v":["16px","33px","16px","33px"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"15px","e":true},"n":{"v":"15px"},"t":{"v":"15px"},"m":{"v":"15px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","backgroundColor":"transparent","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["2px","2px","2px","2px"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"color":"rgba(86,92,112,1)","backgroundColor":"rgba(255,255,255,1)","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"ease":"power0.in","svg":{"color":"#565c70"}},"actions":{"action":[{"tooltip_event":"click","action":"link","image_link":"http:\\/\\/my-religion.cmsmasters.net\\/who-we-are\\/","link_open_in":"_self","jump_to_slide":10,"scrollunder_offset":"","actioncallback":"","layer_target":"backgroundvideo","link_type":"jquery","action_delay":"","toggle_layer_type":"visible","toggle_class":""}],"animationoverwrite":"wait","triggerMemory":"keep"},"runtime":{"internalClass":"rev-btn"},"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n","type":"button","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(10, 5, 2, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"set":true,"ease":"none","fitEnd":"130","xEnd":"100","yEnd":"60","xStart":"50","yStart":"100"},"version":"6.6.20"}', '{"1":{"text":"Building Holy and Healthy Lives","alias":"Caption Text1","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"289px","e":true},"n":{"v":"289px"},"t":{"v":"289px"},"m":{"v":"289px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Crimson Text","fontStyle":true,"fontSize":{"d":{"v":"36px","e":true},"n":{"v":"36px"},"t":{"v":"36px"},"m":{"v":"36px"}},"fontWeight":{"d":{"e":true}},"lineHeight":{"d":{"v":"40px","e":true},"n":{"v":"40px"},"t":{"v":"40px"},"m":{"v":"40px"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(255,255,255,1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none"},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"2":{"text":"The Family","alias":"The Way","uid":2,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"428px","e":true},"n":{"v":"428px"},"t":{"v":"428px"},"m":{"v":"428px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":6,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":1},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1200,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"power2.in","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"200px","e":true},"n":{"v":"200px"},"t":{"v":"200px"},"m":{"v":"200px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"3":{"text":"Love, Care, Share.","alias":"To The Church","uid":3,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"573px","e":true},"n":{"v":"573px"},"t":{"v":"573px"},"m":{"v":"573px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":7,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":2},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":1800,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"56px","e":true},"n":{"v":"56px"},"t":{"v":"56px"},"m":{"v":"56px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"4":{"subtype":"roundbutton","text":"LEARN MORE","alias":"Button","uid":4,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"e":true}},"y":{"d":{"v":"670px","e":true},"n":{"v":"670px"},"t":{"v":"670px"},"m":{"v":"670px"}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"e":true}},"zIndex":8,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":3},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"0","scaleX":"0.9","scaleY":"0.9","opacity":"0","rotationX":"0","rotationY":"0","rotationZ":"0","skewX":"0","skewY":"0","transformPerspective":"600"},"mask":{"x":{"d":{"v":"0px"},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"y":{"d":{"v":"top"},"n":{"v":"top"},"t":{"v":"top"},"m":{"v":"top"}}},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power3.inOut","speed":2000,"start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","speed":1000,"start":8300,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["16px","33px","16px","33px"]},"n":{"v":["16px","33px","16px","33px"]},"t":{"v":["16px","33px","16px","33px"]},"m":{"v":["16px","33px","16px","33px"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"15px","e":true},"n":{"v":"15px"},"t":{"v":"15px"},"m":{"v":"15px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","backgroundColor":"transparent","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["2px","2px","2px","2px"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"color":"rgba(86,92,112,1)","backgroundColor":"rgba(255,255,255,1)","borderColor":"rgba(255,255,255,1)","borderRadius":{"v":["30px","30px","30px","30px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"ease":"power0.in","svg":{"color":"#565c70"}},"actions":{"action":[{"tooltip_event":"click","action":"link","image_link":"http:\\/\\/my-religion.cmsmasters.net\\/get-involved\\/","link_open_in":"_self","jump_to_slide":9,"scrollunder_offset":"","actioncallback":"","layer_target":"backgroundvideo","link_type":"jquery","action_delay":"","toggle_layer_type":"visible","toggle_class":""}],"animationoverwrite":"wait","triggerMemory":"keep"},"runtime":{"internalClass":"rev-btn"},"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\\n","type":"button","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}');
INSERT INTO `wpd6_revslider_slides` VALUES
(11, 6, 1, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"ease":"none"},"version":"6.6.20"}', '{"1":{"text":"JOIN US.","alias":"JOIN US.","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"322px","e":true},"n":{"v":"322px"},"t":{"v":"322px"},"m":{"v":"322px"}},"y":{"d":{"v":"222px","e":true},"n":{"v":"222px"},"t":{"v":"222px"},"m":{"v":"222px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"171px","e":true},"n":{"v":"171px"},"t":{"v":"171px"},"m":{"v":"171px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22px","e":true},"n":{"v":"22px"},"t":{"v":"22px"},"m":{"v":"22px"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(12, 6, 2, '{"title":"Slide","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","video":{"args":"hd=1&wmode=opaque&showinfo=0&rel=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","volume":""}},"thumb":{"dimension":"slider"},"timeline":{"delay":"","slots":["default"],"duration":[600]},"panzoom":{"ease":"none"},"version":"6.6.20"}', '{"1":{"text":"Google doesn\\u2019t have all the answers.","alias":"Google doesn\\u2019t have all the answers.","uid":1,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"744px","e":true},"n":{"v":"744px"},"t":{"v":"744px"},"m":{"v":"744px"}},"y":{"d":{"v":"189px","e":true},"n":{"v":"189px"},"t":{"v":"189px"},"m":{"v":"189px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":0},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Crimson Text","fontSize":{"d":{"v":"34px","e":true},"n":{"v":"34px"},"t":{"v":"34px"},"m":{"v":"34px"}},"fontWeight":{"d":{"e":true}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"2":{"text":"The Way","alias":"The Way","uid":2,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"571px","e":true},"n":{"v":"571px"},"t":{"v":"571px"},"m":{"v":"571px"}},"y":{"d":{"v":"344px","e":true},"n":{"v":"344px"},"t":{"v":"344px"},"m":{"v":"344px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":6,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":1},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"200px","e":true},"n":{"v":"200px"},"t":{"v":"200px"},"m":{"v":"200px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"},"3":{"text":"to the church","alias":"To the church","uid":3,"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}}},"position":{"x":{"d":{"v":"761px","e":true},"n":{"v":"761px"},"t":{"v":"761px"},"m":{"v":"761px"}},"y":{"d":{"v":"520px","e":true},"n":{"v":"520px"},"t":{"v":"520px"},"m":{"v":"520px"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":7,"position":"absolute"},"behavior":{"intelligentInherit":false},"group":{"groupOrder":2},"timeline":{"frameOrder":[{"id":"frame_1","start":500},{"id":"frame_999","start":9300}],"frames":{"frame_0":{"alias":"Anim From","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":0,"scaleX":"1","scaleY":"1","opacity":"0","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_1":{"alias":"Anim To","transform":{"x":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"y":{"d":{"v":0},"n":{"v":0},"t":{"v":0},"m":{"v":0}},"z":0,"scaleX":"1","scaleY":"1","opacity":"1","rotationX":0,"rotationY":0,"rotationZ":0,"skewX":"0","skewY":"0","transformPerspective":"600"},"timeline":{"ease":"power2.inOut","start":500},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}},"frame_999":{"alias":"Anim To","transform":{"x":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"y":{"d":{"v":"inherit"},"n":{"v":"inherit"},"t":{"v":"inherit"},"m":{"v":"inherit"}},"z":"inherit","scaleX":"inherit","scaleY":"inherit","opacity":"0","rotationX":"inherit","rotationY":"inherit","rotationZ":"inherit","skewX":"inherit","skewY":"inherit","transformPerspective":"600"},"timeline":{"ease":"nothing","start":9000,"endWithSlide":true},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"yoyo_move":true,"speed":4000}},"idle":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"padding":{"d":{"v":["0","0","0","0"]},"n":{"v":["0","0","0","0"]},"t":{"v":["0","0","0","0"]},"m":{"v":["0","0","0","0"]}},"autolinebreak":false,"fontFamily":"Montserrat","fontSize":{"d":{"v":"64px","e":true},"n":{"v":"64px"},"t":{"v":"64px"},"m":{"v":"64px"}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700"},"t":{"v":"700"},"m":{"v":"700"}},"lineHeight":{"d":{"v":"22","e":true},"n":{"v":"22"},"t":{"v":"22"},"m":{"v":"22"}},"backgroundColor":"transparent","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"color":"rgba(0,0,0,1)","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","ease":"none","svg":{"color":"#000000"}},"actions":{"animationoverwrite":"wait","triggerMemory":"keep"},"type":"text","version":"6.6.21"}}', '{"0":"","version":"6.6.21"}'),
(13, 7, 1, '{"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-1-1536x864.jpg","imageId":20687,"imageSourceType":"1536x1536","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1536,"imageHeight":864,"imageRatio":1.77777777777777767909128669998608529567718505859375},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":2000,"e":"slidingoverlay","adpr":false,"in":{"o":1,"x":"(100%)"},"out":{"a":false},"title":"*swap_horiz* Auto Direction","main":"basic","group":"double","preset":"slidingoverlayhorizontal"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false}}}}', '{"2":{"text":"Google Doesn''t Have all the answers","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"754px","e":true},"n":{"v":"699px","e":true},"t":{"e":true},"m":{"v":"400px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"10px","e":true},"n":{"v":"-26px","e":true},"t":{"v":"-10px","e":true},"m":{"v":"-33px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1270,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1270}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":5620,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"54px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"30px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px"},"t":{"v":"3px"},"m":{"v":"3px"}},"lineHeight":{"d":{"v":"52px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"40px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text"},"4":{"text":"WELCOME TO The fusion church","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"408px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-90px","e":true},"n":{"v":"-83px","e":true},"t":{"v":"-64px","e":true},"m":{"v":"-71px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":3600},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text"},"14":{"text":"The Fusion Church is more than a building \\u2014 it\\u2019s a family, a movement, and a beacon of light in a changing world.","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"697px","e":true},"n":{"v":"805px","e":true},"t":{"v":"689px","e":true},"m":{"v":"388px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"83px","e":true},"n":{"v":"286px","e":true},"t":{"v":"271px","e":true},"m":{"v":"233px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":9},"behavior":{"intelligentInherit":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"27px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text"},"16":{"subtype":"roundbutton","text":"WORSHIP WITH US","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"162px","e":true},"n":{"v":"130px","e":true},"t":{"v":"128px","e":true},"m":{"v":"117px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":8},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":8,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"-70deg","originZ":"-50"},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1750}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4640,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button"},"21":{"text":"","alias":"Image-21","uid":21,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/dove.png","imageId":6383,"loaded":true},"toggle":{"text":""},"size":{"width":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"height":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"originalWidth":80,"originalHeight":80,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"164px","e":true},"n":{"v":"95px","e":true},"t":{"v":"91px","e":true},"m":{"v":"90px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"position":"absolute","zIndex":12},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"image"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.7.31"}'),
(14, 7, 2, '{"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-3-1536x864.jpg","imageId":20688,"imageSourceType":"1536x1536","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1536,"imageHeight":864,"imageRatio":1.77777777777777767909128669998608529567718505859375},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":2000,"e":"slidingoverlay","adpr":false,"in":{"o":1,"x":"(100%)"},"out":{"a":false},"title":"*swap_horiz* Auto Direction","main":"basic","group":"double","preset":"slidingoverlayhorizontal"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"arrow-color":"#ffffff","arrow-color-def":true,"bg-size":"60","bg-size-def":true,"arrow-size":"17","arrow-size-def":true,"left-arrow":"\\\\e824","left-arrow-def":false,"right-arrow":"\\\\e825","right-arrow-def":false}}}}', '{"2":{"text":"A Place to Belong. A People to Believe With.","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"922px","e":true},"n":{"v":"845px","e":true},"t":{"v":"736px","e":true},"m":{"v":"478px","e":true}},"height":{"d":{"v":"110px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"35px","e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"10px","e":true},"n":{"e":true},"t":{"v":"-10px","e":true},"m":{"v":"-32px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1270,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1270}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":5620,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"54px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"28px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px"},"t":{"v":"3px"},"m":{"v":"3px"}},"lineHeight":{"d":{"v":"52px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"30px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text"},"4":{"text":"WE''RE BUILDING A HOME IN CHRIST","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"446px","e":true},"n":{"v":"424px","e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-74px","e":true},"n":{"v":"-47px","e":true},"t":{"v":"-55px","e":true},"m":{"v":"-72px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":3800},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text"},"14":{"text":"Join our vibrant, Spirit-filled community and experience faith like never before.\\n","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"806px","e":true},"n":{"v":"805px","e":true},"t":{"v":"689px","e":true},"m":{"v":"388px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"v":"2px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"112px","e":true},"n":{"v":"312px","e":true},"t":{"v":"271px","e":true},"m":{"v":"234px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":9},"behavior":{"intelligentInherit":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"27px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text"},"16":{"subtype":"roundbutton","text":"VIEW SERMONS","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"177px","e":true},"n":{"v":"156px","e":true},"t":{"v":"128px","e":true},"m":{"v":"118px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":8},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":8,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1200,"start":3160,"startRelative":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1200}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4640,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/sermons\\/"}],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button"},"21":{"text":"","alias":"Image-21","uid":21,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/loveus.png","imageId":6385,"loaded":true},"toggle":{"text":""},"size":{"width":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"height":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"originalWidth":80,"originalHeight":80,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"205px","e":true},"n":{"v":"133px","e":true},"t":{"v":"102px","e":true},"m":{"v":"89px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"position":"absolute","zIndex":12},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"image"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.7.31"}'),
(15, 7, 3, '{"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-2-1536x864.jpg","imageId":20689,"imageSourceType":"1536x1536","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1536,"imageHeight":864,"imageRatio":1.77777777777777767909128669998608529567718505859375},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":2000,"e":"slidingoverlay","adpr":false,"in":{"o":1,"x":"(100%)"},"out":{"a":false},"title":"*swap_horiz* Auto Direction","main":"basic","group":"double","preset":"slidingoverlayhorizontal"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"bg-size":"60","bg-size-def":true,"left-arrow":"\\\\e824","left-arrow-def":false,"right-arrow":"\\\\e825","right-arrow-def":false}}}}', '{"2":{"text":"Be Equipped, Be Empowered","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"922px","e":true},"n":{"v":"845px","e":true},"t":{"v":"736px","e":true},"m":{"v":"478px","e":true}},"height":{"d":{"v":"62px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"35px","e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"10px","e":true},"n":{"e":true},"t":{"v":"-10px","e":true},"m":{"v":"-38px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1270,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1270}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":5620,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"54px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"28px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px"},"t":{"v":"3px"},"m":{"v":"3px"}},"lineHeight":{"d":{"v":"52px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"30px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text"},"4":{"text":"Real Word. Real Life. Real Change.\\"","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"446px","e":true},"n":{"v":"424px","e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-42px","e":true},"n":{"v":"-47px","e":true},"t":{"v":"-55px","e":true},"m":{"v":"-76px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":4200},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text"},"14":{"text":"Dynamic, yet unified ministries designed to nurture the next generation in Christ.\\n","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"806px","e":true},"n":{"v":"805px","e":true},"t":{"v":"689px","e":true},"m":{"v":"388px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"78px","e":true},"n":{"v":"312px","e":true},"t":{"v":"271px","e":true},"m":{"v":"228px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":9},"behavior":{"intelligentInherit":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"27px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text"},"16":{"subtype":"roundbutton","text":"VIEW MINISTRIES","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"162px","e":true},"n":{"v":"156px","e":true},"t":{"v":"128px","e":true},"m":{"v":"112px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":8},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":8,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1200,"start":3160,"startRelative":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1200}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4640,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/ministries\\/"}],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button"},"21":{"text":"","alias":"Image-21","uid":21,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/bible.png","imageId":6387,"loaded":true},"toggle":{"text":""},"size":{"width":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"height":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"originalWidth":80,"originalHeight":80,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"228px","e":true},"n":{"v":"133px","e":true},"t":{"v":"102px","e":true},"m":{"v":"85px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"position":"absolute","zIndex":12},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"image"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.7.31"}');
INSERT INTO `wpd6_revslider_slides` VALUES
(16, 8, 1, '{"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-4.jpg","imageLib":"medialibrary","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1920,"imageHeight":900,"imageRatio":2.133333333333333303727386009995825588703155517578125,"imageId":20690},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"f":"random","adpr":false,"in":{"o":0,"r":"{-45,45}","sx":0,"sy":0,"row":5,"col":5},"out":{"a":false},"title":"*rotate_left* Scale & Fade","main":"boxes","group":"rotation","preset":"boxrandomrotate"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false}}},"uid":72,"version":"6.6.20"}', '{"0":{"text":"","alias":"image-0","uid":0,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/Arrow.png","loaded":true,"imageLib":"medialibrary","imageId":20691},"toggle":{"text":""},"size":{"width":{"d":{"v":"40px","e":true},"n":{"v":"33px"},"t":{"v":"32px","e":true},"m":{"v":"29px","e":true}},"height":{"d":{"v":"63px","e":true},"n":{"v":"52px"},"t":{"v":"50px","e":true},"m":{"v":"46px","e":true}},"originalWidth":40,"originalHeight":63,"aspectRatio":{"d":{"v":0.634920634920634885389745249995030462741851806640625},"n":{"v":0.634920634920634885389745249995030462741851806640625},"t":{"v":0.634920634920634885389745249995030462741851806640625},"m":{"v":0.634920634920634885389745249995030462741851806640625}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"e":true},"m":{"e":true}},"y":{"d":{"v":"68px","e":true},"n":{"v":"56px"},"t":{"v":"42px"},"m":{"v":"29px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom"},"t":{"v":"bottom"},"m":{"v":"bottom"}},"position":"absolute","zIndex":13},"group":{"groupOrder":13},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"3000","yoyo_move":true,"frame_0":{"y":"-5px"},"frame_999":{"y":10},"preset":"hoover","presetgroup":"slide"},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"true","opacity":"0.6","copied":true},"actions":{"action":[{"action":"scroll_under","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","action_easing":"power1.inOut","action_speed":"1000ms","scrollunder_offset":"-60px"}]},"type":"image","version":"6.6.21"},"2":{"text":"Let''s Bring Them Home","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"1098px","e":true},"n":{"v":"845px","e":true},"t":{"v":"736px","e":true},"m":{"v":"478px","e":true}},"height":{"d":{"v":"92px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"45px","e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-45px","e":true},"n":{"v":"-80px","e":true},"t":{"v":"-93px","e":true},"m":{"v":"-108px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"x":{"d":{"v":"105%"},"n":{"v":"105%"},"t":{"v":"105%"},"m":{"v":"105%"}},"opacity":"1","rotationY":"45deg","rotationZ":"90deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":3000},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4190,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"75px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"35px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"-0.5px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"lineHeight":{"d":{"v":"82px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"38px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"4":{"text":"We''re Building Them A Home","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"612px","e":true},"n":{"v":"424px","e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-104px","e":true},"n":{"v":"-127px","e":true},"t":{"v":"-138px","e":true},"m":{"v":"-148px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1000,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":7360,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf1e41","e":true},"n":{"v":"#bf0a30","e":true},"t":{"v":"#bf0a30","e":true},"m":{"v":"#bf0a30","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"23px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"16px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"0px","e":true},"t":{"v":"0px","e":true},"m":{"v":"0px","e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"5":{"text":"Learn More","alias":"Copy  button-19","uid":5,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"565px","e":true},"n":{"v":"324px","e":true},"t":{"v":"288px","e":true},"m":{"v":"291px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center","e":true}},"position":"absolute","zIndex":12},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1200,"start":3530,"endWithSlide":false,"alias":"Anim To","frameLength":1200}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":3720,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3530},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":true,"hoverFilterUsed":true},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,36,0,36],"e":true},"n":{"v":[0,30,0,30],"e":false},"t":{"v":[0,23,0,23],"e":false},"m":{"v":[0,22,0,22],"e":true}},"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"13px"},"t":{"v":"14px","e":true},"m":{"v":"14px","e":true}},"fontWeight":{"d":{"v":"600","e":true},"n":{"v":"600","e":true},"t":{"v":"600"},"m":{"v":"600"}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"1px","e":true}},"lineHeight":{"d":{"v":"50"},"n":{"v":"41"},"t":{"v":"36px","e":true},"m":{"v":"42px","e":true}},"backgroundColor":"#bf0a30","borderRadius":{"v":["6px","6px","6px","6px"],"e":true},"textTransform":"uppercase","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderRadius":{"v":["6px","6px","6px","6px"],"e":true},"speed":100,"ease":"power1.inOut","filter":{"brightness":"120%","blir":0}},"actions":{"action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/"}]},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"14":{"text":"Jesus is holy, loving, and worthy of all our worship and devotion. You will feel the heaven in our Zegen Church. Join with us and Praise the Lord Jesus.","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"806px","e":true},"n":{"v":"805px","e":true},"t":{"v":"689px","e":true},"m":{"v":"449px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"99px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"48px","e":true},"n":{"v":"232px","e":true},"t":{"v":"198px","e":true},"m":{"v":"174px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":9},"behavior":{"intelligentInherit":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"16px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"30px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(17, 8, 2, '{"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-3.jpg","imageLib":"medialibrary","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1920,"imageHeight":900,"imageRatio":2.133333333333333303727386009995825588703155517578125,"imageId":20692},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"f":"random","adpr":false,"in":{"o":0,"r":"{-45,45}","sx":0,"sy":0,"row":5,"col":5},"out":{"a":false},"title":"*rotate_left* Scale & Fade","main":"boxes","group":"rotation","preset":"boxrandomrotate"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false}}},"uid":71,"version":"6.6.20"}', '{"2":{"text":"We Call, Price the Lord","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"1098px","e":true},"n":{"v":"845px","e":true},"t":{"v":"736px","e":true},"m":{"v":"478px","e":true}},"height":{"d":{"v":"92px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"35px","e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-45px","e":true},"n":{"v":"-80px","e":true},"t":{"v":"-93px","e":true},"m":{"v":"-108px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"x":{"d":{"v":"105%"},"n":{"v":"105%"},"t":{"v":"105%"},"m":{"v":"105%"}},"opacity":"1","rotationY":"45deg","rotationZ":"90deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":3100},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4190,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"75px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"35px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"-0.5px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"lineHeight":{"d":{"v":"82px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"38px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"3":{"text":"","alias":"Copy  image-0","uid":3,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/Arrow.png","loaded":true,"imageLib":"medialibrary","imageId":20691},"toggle":{"text":""},"size":{"width":{"d":{"v":"40px","e":true},"n":{"v":"33px"},"t":{"v":"32px","e":true},"m":{"v":"29px","e":true}},"height":{"d":{"v":"63px","e":true},"n":{"v":"52px"},"t":{"v":"50px","e":true},"m":{"v":"46px","e":true}},"originalWidth":40,"originalHeight":63,"aspectRatio":{"d":{"v":0.634920634920634885389745249995030462741851806640625},"n":{"v":0.634920634920634885389745249995030462741851806640625},"t":{"v":0.634920634920634885389745249995030462741851806640625},"m":{"v":0.634920634920634885389745249995030462741851806640625}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"e":true},"m":{"e":true}},"y":{"d":{"v":"68px","e":true},"n":{"v":"56px"},"t":{"v":"42px"},"m":{"v":"29px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom"},"t":{"v":"bottom"},"m":{"v":"bottom"}},"position":"absolute","zIndex":13},"group":{"groupOrder":13},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"3000","yoyo_move":true,"frame_0":{"y":"-5px"},"frame_999":{"y":10},"preset":"hoover","presetgroup":"slide"},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"true","opacity":"0.6","copied":true},"actions":{"action":[{"action":"scroll_under","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","action_easing":"power1.inOut","action_speed":"1000ms","scrollunder_offset":"-60px"}]},"type":"image","version":"6.6.21"},"4":{"text":"We''re Building Them A Home","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"612px","e":true},"n":{"v":"424px","e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-104px","e":true},"n":{"v":"-127px","e":true},"t":{"v":"-138px","e":true},"m":{"v":"-148px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1000,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":7360,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf1e41","e":true},"n":{"v":"#bf0a30","e":true},"t":{"v":"#bf0a30","e":true},"m":{"v":"#bf0a30","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"23px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"16px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"0px","e":true},"t":{"v":"0px","e":true},"m":{"v":"0px","e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"14":{"text":"Jesus is holy, loving, and worthy of all our worship and devotion. You will feel the heaven in our Zegen Church. Join with us and Praise the Lord Jesus.","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"806px","e":true},"n":{"v":"805px","e":true},"t":{"v":"689px","e":true},"m":{"v":"457px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"99px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"48px","e":true},"n":{"v":"232px","e":true},"t":{"v":"198px","e":true},"m":{"v":"174px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":9},"behavior":{"intelligentInherit":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"16px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"30px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"19":{"text":"Contact Us","alias":"Button-19","uid":19,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"565px","e":true},"n":{"v":"324px","e":true},"t":{"v":"288px","e":true},"m":{"v":"291px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center","e":true}},"position":"absolute","zIndex":12},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1200,"start":3530,"endWithSlide":false,"alias":"Anim To","frameLength":1200}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":3720,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3530},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":true,"hoverFilterUsed":true},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,36,0,36],"e":true},"n":{"v":[0,30,0,30],"e":false},"t":{"v":[0,23,0,23],"e":false},"m":{"v":[0,22,0,22],"e":true}},"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"13px"},"t":{"v":"14px","e":true},"m":{"v":"14px","e":true}},"fontWeight":{"d":{"v":"600","e":true},"n":{"v":"600","e":true},"t":{"v":"600"},"m":{"v":"600"}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"lineHeight":{"d":{"v":"50"},"n":{"v":"41"},"t":{"v":"36px","e":true},"m":{"v":"42px","e":true}},"backgroundColor":"#bf0a30","borderRadius":{"v":["6px","6px","6px","6px"],"e":true},"textTransform":"uppercase","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderRadius":{"v":["6px","6px","6px","6px"],"e":true},"speed":100,"ease":"power1.inOut","filter":{"brightness":"120%","blir":0}},"actions":{"action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/"}]},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(18, 8, 3, '{"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-2.jpg","imageLib":"medialibrary","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1920,"imageHeight":900,"imageRatio":2.133333333333333303727386009995825588703155517578125,"imageId":20693},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"f":"random","adpr":false,"in":{"o":0,"r":"{-45,45}","sx":0,"sy":0,"row":5,"col":5},"out":{"a":false},"title":"*rotate_left* Scale & Fade","main":"boxes","group":"rotation","preset":"boxrandomrotate"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false}}},"version":"6.6.20"}', '{"1":{"text":"","alias":"Copy  image-0","uid":1,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/Arrow.png","loaded":true,"imageLib":"medialibrary","imageId":20691},"toggle":{"text":""},"size":{"width":{"d":{"v":"40px","e":true},"n":{"v":"33px"},"t":{"v":"32px","e":true},"m":{"v":"29px","e":true}},"height":{"d":{"v":"63px","e":true},"n":{"v":"52px"},"t":{"v":"50px","e":true},"m":{"v":"46px","e":true}},"originalWidth":40,"originalHeight":63,"aspectRatio":{"d":{"v":0.634920634920634885389745249995030462741851806640625},"n":{"v":0.634920634920634885389745249995030462741851806640625},"t":{"v":0.634920634920634885389745249995030462741851806640625},"m":{"v":0.634920634920634885389745249995030462741851806640625}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"e":true},"m":{"e":true}},"y":{"d":{"v":"68px","e":true},"n":{"v":"56px"},"t":{"v":"42px"},"m":{"v":"29px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom"},"t":{"v":"bottom"},"m":{"v":"bottom"}},"position":"absolute","zIndex":13},"group":{"groupOrder":13},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"3000","yoyo_move":true,"frame_0":{"y":"-5px"},"frame_999":{"y":10},"preset":"hoover","presetgroup":"slide"},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"true","opacity":"0.6","copied":true},"actions":{"action":[{"action":"scroll_under","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","action_easing":"power1.inOut","action_speed":"1000ms","scrollunder_offset":"-60px"}]},"type":"image","version":"6.6.21"},"2":{"text":"God Gives Us Power","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"1098px","e":true},"n":{"v":"845px","e":true},"t":{"v":"736px","e":true},"m":{"v":"478px","e":true}},"height":{"d":{"v":"92px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"48px","e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-45px","e":true},"n":{"v":"-80px","e":true},"t":{"v":"-93px","e":true},"m":{"v":"-108px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"x":{"d":{"v":"105%"},"n":{"v":"105%"},"t":{"v":"105%"},"m":{"v":"105%"}},"opacity":"1","rotationY":"45deg","rotationZ":"90deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":2700},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4190,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"75px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"35px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"-0.5px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"lineHeight":{"d":{"v":"82px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"38px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"4":{"text":"We''re Building Them a Home","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"612px","e":true},"n":{"v":"424px","e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-104px","e":true},"n":{"v":"-127px","e":true},"t":{"v":"-138px","e":true},"m":{"v":"-148px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1000,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":7360,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf1e41","e":true},"n":{"v":"#bf0a30","e":true},"t":{"v":"#bf0a30","e":true},"m":{"v":"#bf0a30","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"23px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"16px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"0px","e":true},"t":{"v":"0px","e":true},"m":{"v":"0px","e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"14":{"text":"Jesus is holy, loving, and worthy of all our worship and devotion. You will feel the heaven in our Zegen Church. Join with us and Praise the Lord Jesus.","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"806px","e":true},"n":{"v":"805px","e":true},"t":{"v":"689px","e":true},"m":{"v":"457px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"48px","e":true},"n":{"v":"232px","e":true},"t":{"v":"198px","e":true},"m":{"v":"167px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":9},"behavior":{"intelligentInherit":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"16px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"30px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"19":{"text":"Donate now","alias":"Button-19","uid":19,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"565px","e":true},"n":{"v":"324px","e":true},"t":{"v":"288px","e":true},"m":{"v":"291px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center","e":true}},"position":"absolute","zIndex":12},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1200,"start":3530,"endWithSlide":false,"alias":"Anim To","frameLength":1200}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":3720,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3530},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":true,"hoverFilterUsed":true},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,36,0,36],"e":true},"n":{"v":[0,30,0,30],"e":false},"t":{"v":[0,23,0,23],"e":false},"m":{"v":[0,22,0,22],"e":true}},"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"13px"},"t":{"v":"14px","e":true},"m":{"v":"14px","e":true}},"fontWeight":{"d":{"v":"600","e":true},"n":{"v":"600","e":true},"t":{"v":"600"},"m":{"v":"600"}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"lineHeight":{"d":{"v":"50"},"n":{"v":"41"},"t":{"v":"36px","e":true},"m":{"v":"41px","e":true}},"backgroundColor":"#bf0a30","borderRadius":{"v":["6px","6px","6px","6px"],"e":true},"textTransform":"uppercase","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderRadius":{"v":["6px","6px","6px","6px"],"e":true},"speed":100,"ease":"power1.inOut","filter":{"brightness":"120%","blir":0}},"actions":{"action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/"}]},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}');
INSERT INTO `wpd6_revslider_slides` VALUES
(19, 9, 1, '{"runtime":{"collapsedGroups":[]},"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/ministry-1.jpg","imageLib":"medialibrary","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1280,"imageHeight":853,"imageRatio":1.5005861664712778491548306192271411418914794921875,"imageId":17378},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":910,"f":"center","d":"10","adpr":false,"in":{"o":0,"x":"[-10|10]","y":"[-10|10]","sx":"4","sy":"4","row":20,"col":20},"out":{"a":false},"title":"*cloud_queue* Dream Out","main":"boxes","group":"effects","preset":"dreamout"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":false,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":false,"bg-color":"#bf0a30","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false}}},"version":"6.6.20"}', '{"0":{"text":"","alias":"Copy image-21","uid":0,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1-1.png","loaded":true,"imageLib":"medialibrary","imageId":5547},"toggle":{"text":""},"size":{"width":{"d":{"v":"400px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"height":{"d":{"v":"569.859px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"originalWidth":439,"originalHeight":625,"aspectRatio":{"d":{"v":0.70240000000000002433608869978343136608600616455078125},"n":{"v":0.70240000000000002433608869978343136608600616455078125},"t":{"v":0.70240000000000002433608869978343136608600616455078125},"m":{"v":0.70240000000000002433608869978343136608600616455078125}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"791px","e":true},"n":{"v":"598px","e":true},"t":{"v":"510px","e":true},"m":{"v":"358px","e":true}},"y":{"d":{"v":"221px","e":true},"n":{"v":"331px","e":true},"t":{"v":"211px","e":true},"m":{"v":"323px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"position":"absolute","zIndex":16},"group":{"groupOrder":16},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"1":{"text":"","alias":"Copy image-21","uid":1,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/sep-cross-1.png","loaded":true,"imageLib":"medialibrary","imageId":6054},"toggle":{"text":""},"size":{"width":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"height":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"originalWidth":64,"originalHeight":64,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"1105px","e":true},"n":{"v":"-460px","e":true},"t":{"v":"-342px","e":true},"m":{"v":"-207px","e":true}},"y":{"d":{"v":"335px","e":true},"n":{"v":"152px","e":true},"t":{"v":"143px","e":true},"m":{"v":"70px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"position":"absolute","zIndex":15},"attributes":{"classes":"verticalMove"},"group":{"groupOrder":15},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"2":{"text":"God gives us power","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"754px","e":true},"n":{"v":"699px","e":true},"t":{"e":true},"m":{"v":"400px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"72px","e":true},"n":{"v":"-22px","e":true},"t":{"v":"-10px","e":true},"m":{"v":"-76px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1270,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1270}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":5620,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"v":"#000f21","e":true},"n":{"v":"#000f21","e":true},"t":{"v":"#000f21","e":true},"m":{"v":"#000f21","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"54px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"30px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px"},"t":{"v":"3px"},"m":{"v":"3px"}},"lineHeight":{"d":{"v":"52px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"40px","e":true}},"textAlign":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"3":{"text":"","alias":"Copy image-21","uid":3,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red-1.png","loaded":true,"imageLib":"medialibrary","imageId":5517},"toggle":{"text":""},"size":{"width":{"d":{"v":"304px","e":true},"n":{"v":"114px","e":true},"t":{"v":"136px","e":true},"m":{"v":"131px","e":true}},"height":{"d":{"v":"454.99199999999996px","e":true},"n":{"v":"170px","e":true},"t":{"v":"204px","e":true},"m":{"v":"196px","e":true}},"originalWidth":396,"originalHeight":592,"aspectRatio":{"d":{"v":0.66891891891891896992916599629097618162631988525390625},"n":{"v":0.66891891891891896992916599629097618162631988525390625},"t":{"v":0.66891891891891896992916599629097618162631988525390625},"m":{"v":0.66891891891891896992916599629097618162631988525390625}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"661px","e":true},"n":{"v":"397px","e":true},"t":{"v":"291px","e":true},"m":{"v":"166px","e":true}},"y":{"d":{"v":"444px","e":true},"n":{"v":"373px","e":true},"t":{"v":"329px","e":true},"m":{"v":"326px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"position":"absolute","zIndex":8},"group":{"groupOrder":8},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"4":{"text":"we help you get things done","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"408px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-1px","e":true}},"y":{"d":{"v":"19px","e":true},"n":{"v":"-79px","e":true},"t":{"v":"-55px","e":true},"m":{"v":"-115px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":12},"behavior":{"intelligentInherit":false},"group":{"groupOrder":12,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":3400},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#bf0a30","e":true},"t":{"v":"#bf0a30","e":true},"m":{"v":"#bf0a30","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"5":{"text":"","alias":"Copy image-21","uid":5,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/cross-1-1.png","loaded":true,"imageLib":"medialibrary","imageId":5490},"toggle":{"text":""},"size":{"width":{"d":{"v":"114px","e":true},"n":{"v":"101px","e":true},"t":{"v":"96px","e":true},"m":{"v":"74px","e":true}},"height":{"d":{"v":"114px","e":true},"n":{"v":"101px","e":true},"t":{"v":"96px","e":true},"m":{"v":"74px","e":true}},"originalWidth":128,"originalHeight":128,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"1101px","e":true},"n":{"v":"421px","e":true},"t":{"v":"282px","e":true},"m":{"v":"180px","e":true}},"y":{"d":{"v":"125px","e":true},"n":{"v":"-26px","e":true},"t":{"v":"-22px","e":true},"m":{"v":"-10px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"position":"absolute","zIndex":14},"group":{"groupOrder":14},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"14":{"text":"Our Mission is to Cleansing People''s hearts from sin and fills the individual with a love for God. Give a try to our Zegen The Best Church WordPress Theme.\\n","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"683px","e":true},"n":{"v":"805px","e":true},"t":{"v":"689px","e":true},"m":{"v":"388px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"7px","e":true}},"y":{"d":{"v":"140px","e":true},"n":{"v":"290px","e":true},"t":{"v":"271px","e":true},"m":{"v":"190px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"v":"#545656","e":true},"n":{"v":"#545656","e":true},"t":{"v":"#545656","e":true},"m":{"v":"#545656","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"27px","e":true}},"textAlign":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"16":{"subtype":"roundbutton","text":"Enquiry Now","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-3px","e":true}},"y":{"d":{"v":"224px","e":true},"n":{"v":"128px","e":true},"t":{"v":"128px","e":true},"m":{"v":"74px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":9},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"-70deg","originZ":"-50"},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1750}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4640,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"e":true}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/"}],"inactive_actions":[],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"21":{"text":"","alias":"Image-21","uid":21,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/dove-tcolor-1.png","loaded":true,"imageLib":"medialibrary","imageId":17377},"toggle":{"text":""},"size":{"width":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"height":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"originalWidth":80,"originalHeight":80,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"10px","e":true}},"y":{"d":{"v":"284px","e":true},"n":{"v":"103px","e":true},"t":{"v":"102px","e":true},"m":{"v":"47px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"position":"absolute","zIndex":13},"group":{"groupOrder":13},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(20, 9, 2, '{"runtime":{"collapsedGroups":[]},"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/ministry-1.jpg","imageLib":"medialibrary","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1280,"imageHeight":853,"imageRatio":1.5005861664712778491548306192271411418914794921875,"imageId":17378},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":900,"f":"center","d":"20","adpr":false,"in":{"o":"0","y":"(100%)","sx":"4","sy":"3","m":"true","col":"400"},"out":{"a":false,"y":"(-150%)","sx":"3","sy":"3","m":"true","col":"400"},"title":"*bar_chart* Flow Vert.","main":"columns","group":"effects","preset":"pullcols"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(191, 10, 48, 0.93)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false}}},"version":"6.6.20"}', '{"2":{"text":"We call, price the lord","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"754px","e":true},"n":{"v":"699px","e":true},"t":{"e":true},"m":{"v":"466px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"50px","e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"72px","e":true},"n":{"v":"-27px","e":true},"t":{"v":"-10px","e":true},"m":{"v":"-29px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1270,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1270}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":5620,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"v":"#000f21","e":true},"n":{"v":"#000f21","e":true},"t":{"v":"#000f21","e":true},"m":{"v":"#000f21","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"54px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"30px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"2px","e":true},"n":{"v":"1px","e":true},"t":{"v":"1px","e":true},"m":{"v":"1px","e":true}},"lineHeight":{"d":{"v":"52px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"40px","e":true}},"textAlign":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"4":{"text":"WE''RE BUILDING THEM A HOME","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"408px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-1px","e":true}},"y":{"d":{"v":"19px","e":true},"n":{"v":"-83px","e":true},"t":{"v":"-68px","e":true},"m":{"v":"-73px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":12},"behavior":{"intelligentInherit":false},"group":{"groupOrder":12,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":3400},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#bf0a30","e":true},"t":{"v":"#bf0a30","e":true},"m":{"v":"#bf0a30","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"14":{"text":"The Best Church WordPress theme for your website is Zegen as it comes with sermons, ministries, events, testimonials, and church locations shortcodes.\\n","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"667px","e":true},"n":{"v":"656.984px","e":true},"t":{"v":"689px","e":true},"m":{"v":"388px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"7px","e":true}},"y":{"d":{"v":"140px","e":true},"n":{"v":"285px","e":true},"t":{"v":"271px","e":true},"m":{"v":"237px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"v":"#545656","e":true},"n":{"v":"#545656","e":true},"t":{"v":"#545656","e":true},"m":{"v":"#545656","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"27px","e":true}},"textAlign":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"16":{"subtype":"roundbutton","text":"Contact Us","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-3px","e":true}},"y":{"d":{"v":"222px","e":true},"n":{"v":"129px","e":true},"t":{"v":"128px","e":true},"m":{"v":"121px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":9},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"-70deg","originZ":"-50"},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1750}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4640,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/"}],"inactive_actions":[],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"21":{"text":"","alias":"Image-21","uid":21,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/bible-tcolor-1.png","loaded":true,"imageLib":"medialibrary","imageId":17376},"toggle":{"text":""},"size":{"width":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"height":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"originalWidth":80,"originalHeight":80,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"50px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"284px","e":true},"n":{"v":"97px","e":true},"t":{"v":"89px","e":true},"m":{"v":"88px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"position":"absolute","zIndex":13},"group":{"groupOrder":13},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(21, 10, 1, '{"bg":{"type":"image","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/12\\/z2-slider-2.jpg","imageLib":"medialibrary","imageWidth":1920,"imageHeight":1080,"imageRatio":1.77777777777777767909128669998608529567718505859375,"imageId":16918},"thumb":{"customThumbSrc":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/nb-slide1-thumb.jpg","customAdminThumbSrc":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/nb-slide1-thumb.jpg"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":"1000ms","e":"tpbasic","f":"slidebased","d":20,"eng":"transitionPack","adpr":false,"in":{"o":0},"out":{"a":false},"addOns":{"tpack":{"ie":"sine.inOut","pp":"blur","ef":"stretch","tlt":2,"iny":20,"x":-2,"z":80,"stri":0,"strs":10}},"title":"Stretch Horizontal","main":"tpack","group":"tpstsk","preset":"custom"},"version":"6.6.20"}', '{"0":{"text":"","alias":"Row-0","uid":0,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"position":"absolute","zIndex":1},"group":{"puid":"middle","groupOrder":0,"columnbreakat":"nobreak"},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}}},"reverseDirection":{"x":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"x":{"d":{"v":"left","e":true},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}},"opacity":0},"reverseDirection":{"x":true},"timeline":{"speed":1000,"start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,20,0,20],"e":true},"n":{"v":[0,20,0,20],"e":false},"t":{"v":[0,15,0,15],"e":true},"m":{"v":[0,15,0,15],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}}},"type":"row","version":"6.6.21"},"1":{"text":"","alias":"Column-1","uid":1,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"position":"absolute","zIndex":2},"group":{"puid":"0","groupOrder":0,"columnbreakat":"nobreak","columnSize":"1\\/2"},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"paddingLock":true,"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}}},"type":"column","version":"6.6.21"},"2":{"text":"","alias":"Column-2","uid":2,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"position":"absolute","zIndex":4},"group":{"puid":"0","groupOrder":1,"columnbreakat":"nobreak","columnSize":"1\\/2"},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,20],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,140],"e":true},"n":{"v":[0,0,0,100],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":false}},"textAlign":{"t":{"e":true}}},"type":"column","version":"6.6.21"},"4":{"text":"JESUS\\nCHRIST","alias":"Text-4","uid":4,"toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"0","e":true},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0","e":true},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"position":"relative","zIndex":3},"group":{"puid":"1","groupOrder":0},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"#fff"},"n":{"v":"#fff"},"t":{"v":"#fff"},"m":{"v":"#fff"}},"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"display":"inline-block","fontFamily":"Poppins","fontSize":{"d":{"v":"110px","e":true},"n":{"v":"90px","e":true},"t":{"v":"75px","e":true},"m":{"v":"46px"}},"fontWeight":{"d":{"v":"800"},"n":{"v":"800"},"t":{"v":"800"},"m":{"v":"800"}},"letterSpacing":{"d":{"v":"-4"},"n":{"v":"-3"},"t":{"v":"-2"},"m":{"v":"-1"}},"lineHeight":{"d":{"v":"100px","e":true},"n":{"v":"85px","e":true},"t":{"v":"75px","e":true},"m":{"v":"46px"}},"borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"whiteSpace":{"d":{"v":"full","e":true},"n":{"v":"full","e":true},"t":{"v":"full","e":true},"m":{"v":"full","e":true}}},"type":"text","version":"6.6.21"},"5":{"text":"0{{current_slide_index}}.","alias":"Copy text-4","uid":5,"toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"0","e":true},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0","e":true},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"position":"relative","zIndex":5},"group":{"puid":"2","groupOrder":0},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"rgba(255, 255, 255, 0.5)","e":true},"n":{"v":"rgba(255, 255, 255, 0.5)"},"t":{"v":"rgba(255, 255, 255, 0.5)"},"m":{"v":"rgba(255, 255, 255, 0.5)"}},"margin":{"d":{"v":[0,0,0,-5],"e":true},"n":{"v":[0,0,0,-4],"e":false},"t":{"v":[0,0,0,-3],"e":false},"m":{"v":[0,0,0,-2],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"display":"inline-block","fontFamily":"Poppins","fontSize":{"d":{"v":"80px","e":true},"n":{"v":"66px"},"t":{"v":"40px","e":true},"m":{"v":"24px"}},"fontWeight":{"d":{"v":"800"},"n":{"v":"800"},"t":{"v":"800"},"m":{"v":"800"}},"letterSpacing":{"d":{"v":"-4"},"n":{"v":"-3"},"t":{"v":"-2"},"m":{"v":"-1"}},"lineHeight":{"d":{"v":"80px","e":true},"n":{"v":"66px"},"t":{"v":"50px"},"m":{"v":"30px"}},"borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"whiteSpace":{"d":{"v":"full","e":true},"n":{"v":"full","e":true},"t":{"v":"full","e":true},"m":{"v":"full","e":true}}},"type":"text","version":"6.6.21"},"6":{"text":"Zegen Church is made for the people by the people to pray to the Lord Jesus. We practice a lifestyle of worship exalting Jesus.\\n","alias":"Text-6","uid":6,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"e":true}},"y":{"d":{"e":true}},"position":"relative","zIndex":6},"group":{"puid":"2","groupOrder":1},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"#fff"},"n":{"v":"#fff"},"t":{"v":"#fff"},"m":{"v":"#fff"}},"margin":{"d":{"v":[30,0,0,0],"e":true},"n":{"v":[20,0,0,0],"e":true},"t":{"v":[10,0,0,0],"e":true},"m":{"v":[6,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"16px","e":true},"t":{"v":"16px","e":true},"m":{"v":"14px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true}},"letterSpacing":{"d":{"v":"0px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"lineHeight":{"d":{"v":"30px","e":true},"n":{"v":"26px","e":true},"t":{"v":"26px","e":true},"m":{"v":"23px","e":true}},"borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"text","version":"6.6.21"},"7":{"text":"","alias":"Bottom-row","uid":7,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"position":"absolute","zIndex":7},"group":{"puid":"bottom","groupOrder":0,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"endWithSlide":false,"alias":"Anim To","frameLength":300}},"frame_999":{"transform":{"opacity":1},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,20,60,20],"e":true},"n":{"v":[0,20,60,20],"e":true},"t":{"v":[0,40,60,40],"e":true},"m":{"v":[0,40,40,40],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}}},"hover":{"pointerEvents":"none"},"type":"row","version":"6.6.21"},"8":{"text":"","alias":"Copy column-1","uid":8,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"position":"absolute","zIndex":8},"group":{"puid":"7","groupOrder":0,"columnbreakat":"mobile","columnSize":"1\\/1"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"textAlign":{"m":{"v":"center","e":true}}},"hover":{"pointerEvents":"none"},"type":"column","version":"6.6.21"},"9":{"text":"prev","alias":"Copy text-4","uid":9,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"position":"relative","zIndex":9},"behavior":{"intelligentInherit":false},"group":{"puid":"8","groupOrder":0},"timeline":{"frames":{"frame_0":{"transform":{"opacity":"1"},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"x":{"d":{"v":"0px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"#fff"},"n":{"v":"#fff"},"t":{"v":"#fff"},"m":{"v":"#fff"}},"margin":{"d":{"v":[12,30,0,0],"e":false},"n":{"v":[12,30,0,0],"e":false},"t":{"v":[12,30,0,0],"e":false},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"float":{"m":{"v":"left","e":true}},"display":"inline-block","fontFamily":"Poppins","fontSize":{"d":{"v":"18px"},"n":{"v":"18px"},"t":{"v":"18px"},"m":{"v":"18px"}},"fontWeight":{"d":{"v":"500"},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"v":"1px"},"n":{"v":"1px"},"t":{"v":"1px"},"m":{"v":"1px"}},"lineHeight":{"d":{"v":"20px"},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"textTransform":"uppercase","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"true","color":"rgba(255, 255, 255, 0.5)","borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"copied":true},"actions":{"action":[{"action":"prev","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow"}]},"type":"text","version":"6.6.21"},"12":{"text":"","alias":"Copy image-36","uid":12,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/clouds.png","loaded":true,"imageLib":"medialibrary","imageId":17960},"toggle":{"text":""},"size":{"width":{"d":{"v":"235px","e":true},"n":{"v":"194px"},"t":{"v":"147px"},"m":{"v":"181px","e":true}},"height":{"d":{"v":"99.98400000000001px","e":true},"n":{"v":"81px"},"t":{"v":"61px"},"m":{"v":"76.992px","e":true}},"originalWidth":538,"originalHeight":229,"aspectRatio":{"d":{"v":2.34934497816593879093716168426908552646636962890625},"n":{"v":2.34934497816593879093716168426908552646636962890625},"t":{"v":2.34934497816593879093716168426908552646636962890625},"m":{"v":2.34934497816593879093716168426908552646636962890625}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"330px","e":true},"n":{"v":"333px","e":true},"t":{"v":"224px","e":true},"m":{"v":"143px","e":true}},"y":{"d":{"v":"-189px","e":true},"n":{"v":"-137px","e":true},"t":{"v":"-149px","e":true},"m":{"v":"161px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"e":true}},"position":"absolute","zIndex":23},"group":{"groupOrder":23},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"left","e":true},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"x":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}},"opacity":0},"reverseDirection":{"x":true},"timeline":{"speed":1000,"start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"effects":{"parallax":"1"},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"image","version":"6.6.21"},"24":{"text":"","alias":"Image-24","uid":24,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/jesus_christ_1.png","loaded":true,"imageLib":"medialibrary","imageId":17772},"toggle":{"text":""},"size":{"width":{"d":{"v":"320px","e":true},"n":{"v":"267px","e":true},"t":{"v":"258px","e":true},"m":{"v":"201px","e":true}},"height":{"d":{"v":"458px","e":true},"n":{"v":"382px","e":true},"t":{"v":"369px","e":true},"m":{"v":"287.984px","e":true}},"originalWidth":489,"originalHeight":700,"aspectRatio":{"d":{"v":0.6985714285714286209127976690069772303104400634765625},"n":{"v":0.6985714285714286209127976690069772303104400634765625},"t":{"v":0.6985714285714286209127976690069772303104400634765625},"m":{"v":0.6985714285714286209127976690069772303104400634765625}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"-43px","e":true},"n":{"v":"-31px","e":true},"t":{"v":"164px","e":true},"m":{"v":"-15px","e":true}},"y":{"d":{"v":"152px","e":true},"n":{"v":"191px","e":true},"t":{"v":"306px","e":true},"m":{"v":"250px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":17},"group":{"groupOrder":17},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":"1000","endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":"0"},"timeline":{"ease":"power3.in","speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"clipPath":{"type":"circle","origin":"clr"},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"image","version":"6.6.21"},"25":{"text":"","alias":"Mobile-overlay","uid":25,"toggle":{"text":""},"size":{"width":{"d":{"v":"100%","e":true},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%","e":true}},"height":{"d":{"v":"250px","e":true},"n":{"v":"206px"},"t":{"v":"156px"},"m":{"v":"200px","e":true}},"originalWidth":"300px","originalHeight":"180px","aspectRatio":{"d":{"v":1.6666666666666667406815349750104360282421112060546875},"n":{"v":1.6666666666666667406815349750104360282421112060546875},"t":{"v":1.6666666666666667406815349750104360282421112060546875},"m":{"v":1.6666666666666667406815349750104360282421112060546875}},"covermode":"fullwidth","scaleProportional":false},"position":{"x":{"d":{"e":true},"m":{"e":true}},"y":{"d":{"e":true},"m":{"e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom"},"t":{"v":"bottom"},"m":{"v":"bottom","e":true}},"position":"absolute","zIndex":18},"behavior":{"baseAlign":"slide"},"group":{"groupOrder":18},"timeline":{"frames":{"frame_0":{"transform":{"opacity":"1"},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"backgroundColor":"{&type&:&linear&,&angle&:&180&,&colors&:[{&r&:12,&g&:12,&b&:12,&a&:0,&position&:0,&align&:&top&},{&r&:12,&g&:12,&b&:12,&a&:0,&position&:0,&align&:&bottom&},{&r&:12,&g&:12,&b&:12,&a&:0.5,&position&:100,&align&:&bottom&},{&r&:12,&g&:12,&b&:12,&a&:0.5,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"pointerEvents":"none"},"visibility":{"d":false,"n":false,"t":false},"type":"shape","version":"6.6.21"},"26":{"text":"","alias":"Shape-26","uid":26,"toggle":{"text":""},"size":{"width":{"d":{"v":"50px"},"n":{"v":"45px","e":true},"t":{"v":"25px","e":true},"m":{"v":"25px"}},"height":{"d":{"v":"2px"},"n":{"v":"2px"},"t":{"v":"2px"},"m":{"v":"2px"}},"originalWidth":"300px","originalHeight":"180px","aspectRatio":{"d":{"v":1.6666666666666667406815349750104360282421112060546875},"n":{"v":1.6666666666666667406815349750104360282421112060546875},"t":{"v":1.6666666666666667406815349750104360282421112060546875},"m":{"v":1.6666666666666667406815349750104360282421112060546875}},"scaleProportional":false},"position":{"x":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"position":"relative","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"puid":"8","groupOrder":1},"timeline":{"frames":{"frame_0":{"transform":{"opacity":"1","clip":"0%"},"mask":{"use":true},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"speed":"1000","endWithSlide":false,"frameLength":1000}},"frame_999":{"transform":{"opacity":0,"clip":"0%"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"clipPath":{"use":true},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[19,0,0,0],"e":false},"n":{"v":[19,0,0,0],"e":false},"t":{"v":[19,0,0,0],"e":false},"m":{"v":[19,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"display":"inline-block","backgroundColor":"#ffffff","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"visibility":{"m":false},"type":"shape","version":"6.6.21"},"27":{"text":"","alias":"Copy shape-26","uid":27,"toggle":{"text":""},"size":{"width":{"d":{"v":"200px"},"n":{"v":"180px","e":true},"t":{"v":"100px","e":true},"m":{"v":"100px"}},"height":{"d":{"v":"1px"},"n":{"v":"1px"},"t":{"v":"1px"},"m":{"v":"1px"}},"originalWidth":"300px","originalHeight":"180px","aspectRatio":{"d":{"v":1.6666666666666667406815349750104360282421112060546875},"n":{"v":1.6666666666666667406815349750104360282421112060546875},"t":{"v":1.6666666666666667406815349750104360282421112060546875},"m":{"v":1.6666666666666667406815349750104360282421112060546875}},"scaleProportional":false},"position":{"x":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"position":"relative","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"puid":"8","groupOrder":2},"timeline":{"frames":{"frame_0":{"transform":{"opacity":"1","clip":"0%"},"mask":{"use":true},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"speed":"1000","endWithSlide":false,"frameLength":1000}},"frame_999":{"transform":{"opacity":"1","clip":"0%"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000,"auto":false}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[20,0,0,-50],"e":false},"n":{"v":[20,0,0,-45],"e":true},"t":{"v":[20,0,0,-25],"e":true},"m":{"v":[20,0,0,-25],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"display":"inline-block","backgroundColor":"rgba(255, 255, 255, 0.5)","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"visibility":{"m":false},"type":"shape","version":"6.6.21"},"28":{"text":"next","alias":"Copy  text-4","uid":28,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"position":"relative","zIndex":12},"behavior":{"intelligentInherit":false},"group":{"puid":"8","groupOrder":3},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"0px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"opacity":"1"},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"speed":"1000","endWithSlide":false,"frameLength":1000}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"#fff"},"n":{"v":"#fff"},"t":{"v":"#fff"},"m":{"v":"#fff"}},"margin":{"d":{"v":[12,0,0,30],"e":false},"n":{"v":[12,0,0,30],"e":false},"t":{"v":[12,0,0,30],"e":false},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"float":{"m":{"v":"right","e":true}},"display":"inline-block","fontFamily":"Poppins","fontSize":{"d":{"v":"18px"},"n":{"v":"18px"},"t":{"v":"18px"},"m":{"v":"18px"}},"fontWeight":{"d":{"v":"500"},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"v":"1px"},"n":{"v":"1px"},"t":{"v":"1px"},"m":{"v":"1px"}},"lineHeight":{"d":{"v":"20px"},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"textTransform":"uppercase","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"true","color":"rgba(255, 255, 255, 0.5)","borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"copied":true},"actions":{"action":[{"action":"next","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow"}]},"type":"text","version":"6.6.21"},"36":{"text":"","alias":"Image-36","uid":36,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/clouds.png","loaded":true,"imageLib":"medialibrary","imageId":17960},"toggle":{"text":""},"size":{"width":{"d":{"v":"411px","e":true},"n":{"v":"339px"},"t":{"v":"257px"},"m":{"v":"258px","e":true}},"height":{"d":{"v":"175px","e":true},"n":{"v":"144px"},"t":{"v":"109px"},"m":{"v":"109.9922px","e":true}},"originalWidth":538,"originalHeight":229,"aspectRatio":{"d":{"v":2.34934497816593879093716168426908552646636962890625},"n":{"v":2.34934497816593879093716168426908552646636962890625},"t":{"v":2.34934497816593879093716168426908552646636962890625},"m":{"v":2.34934497816593879093716168426908552646636962890625}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"-414px","e":true},"n":{"v":"-288px","e":true},"t":{"v":"-221px","e":true},"m":{"v":"-110px","e":true}},"y":{"d":{"v":"-277px","e":true},"n":{"v":"-224px","e":true},"t":{"v":"-282px","e":true},"m":{"v":"44px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"e":true}},"position":"absolute","zIndex":22},"group":{"groupOrder":22},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"left","e":true},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"x":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}},"opacity":0},"reverseDirection":{"x":true},"timeline":{"speed":1000,"start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"effects":{"parallax":"1"},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"image","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":21},"type":"zone","alias":"TOP ROWS","position":{"zIndex":21,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":20},"type":"zone","alias":"MID ROWS","position":{"zIndex":20,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":19},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":19,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}');
INSERT INTO `wpd6_revslider_slides` VALUES
(22, 10, 2, '{"runtime":{"collapsedGroups":[]},"bg":{"type":"image","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/z2-slider3.jpg","imageLib":"medialibrary","imageWidth":1600,"imageHeight":900,"imageRatio":1.77777777777777767909128669998608529567718505859375,"imageId":16755},"thumb":{"customThumbSrc":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/nb-slide1-thumb.jpg","customAdminThumbSrc":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/nb-slide1-thumb.jpg"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":"1000ms","e":"tpbasic","f":"slidebased","d":20,"eng":"transitionPack","in":{"o":0},"out":{"a":false},"addOns":{"tpack":{"ie":"sine.inOut","pp":"blur","ef":"stretch","tlt":2,"iny":20,"x":-2,"z":80,"stri":0,"strs":10}},"title":"Stretch Horizontal","main":"tpack","group":"tpstsk","preset":"custom","adpr":false},"version":"6.6.20"}', '{"0":{"text":"","alias":"Row-0","uid":0,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"zIndex":1},"group":{"puid":"middle","groupOrder":0,"columnbreakat":"nobreak"},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}}},"reverseDirection":{"x":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"x":{"d":{"v":"left","e":true},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}},"opacity":0},"reverseDirection":{"x":true},"timeline":{"speed":1000,"start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,20,0,20],"e":true},"n":{"v":[0,20,0,20],"e":false},"t":{"v":[0,15,0,15],"e":true},"m":{"v":[0,15,0,15],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"row","version":"6.6.21"},"1":{"text":"","alias":"Column-1","uid":1,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"zIndex":2},"group":{"puid":"0","groupOrder":0,"columnbreakat":"nobreak","columnSize":"1\\/2"},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"paddingLock":true,"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"column","version":"6.6.21"},"2":{"text":"","alias":"Column-2","uid":2,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"zIndex":4},"group":{"puid":"0","groupOrder":1,"columnbreakat":"nobreak","columnSize":"1\\/2"},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,20],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,140],"e":true},"n":{"v":[0,0,0,100],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":false}},"textAlign":{"t":{"e":true}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"column","version":"6.6.21"},"4":{"text":"PRAY\\nDAILY","alias":"Text-4","uid":4,"toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"0","e":true},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0","e":true},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":3,"position":"relative"},"group":{"puid":"1","groupOrder":0},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"#fff"},"n":{"v":"#fff"},"t":{"v":"#fff"},"m":{"v":"#fff"}},"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"display":"inline-block","fontFamily":"Poppins","fontSize":{"d":{"v":"110px","e":true},"n":{"v":"90px","e":true},"t":{"v":"75px","e":true},"m":{"v":"46px"}},"fontWeight":{"d":{"v":"800"},"n":{"v":"800"},"t":{"v":"800"},"m":{"v":"800"}},"letterSpacing":{"d":{"v":"-4"},"n":{"v":"-3"},"t":{"v":"-2"},"m":{"v":"-1"}},"lineHeight":{"d":{"v":"100px","e":true},"n":{"v":"85px","e":true},"t":{"v":"75px","e":true},"m":{"v":"46px"}},"borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full","e":true},"n":{"v":"full","e":true},"t":{"v":"full","e":true},"m":{"v":"full","e":true}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"text","version":"6.6.21"},"5":{"text":"0{{current_slide_index}}.","alias":"Copy text-4","uid":5,"toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"0","e":true},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0","e":true},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"horizontal":{"d":{"e":true}},"vertical":{"d":{"e":true}},"zIndex":5,"position":"relative"},"group":{"puid":"2","groupOrder":0},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"rgba(255, 255, 255, 0.5)","e":true},"n":{"v":"rgba(255, 255, 255, 0.5)"},"t":{"v":"rgba(255, 255, 255, 0.5)"},"m":{"v":"rgba(255, 255, 255, 0.5)"}},"margin":{"d":{"v":[0,0,0,-5],"e":true},"n":{"v":[0,0,0,-4],"e":false},"t":{"v":[0,0,0,-3],"e":false},"m":{"v":[0,0,0,-2],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"display":"inline-block","fontFamily":"Poppins","fontSize":{"d":{"v":"80px","e":true},"n":{"v":"66px"},"t":{"v":"40px","e":true},"m":{"v":"24px"}},"fontWeight":{"d":{"v":"800"},"n":{"v":"800"},"t":{"v":"800"},"m":{"v":"800"}},"letterSpacing":{"d":{"v":"-4"},"n":{"v":"-3"},"t":{"v":"-2"},"m":{"v":"-1"}},"lineHeight":{"d":{"v":"80px","e":true},"n":{"v":"66px"},"t":{"v":"50px"},"m":{"v":"30px"}},"borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full","e":true},"n":{"v":"full","e":true},"t":{"v":"full","e":true},"m":{"v":"full","e":true}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"text","version":"6.6.21"},"6":{"text":"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.","alias":"Text-6","uid":6,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"e":true}},"y":{"d":{"e":true}},"zIndex":6,"position":"relative"},"group":{"puid":"2","groupOrder":1},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"#fff"},"n":{"v":"#fff"},"t":{"v":"#fff"},"m":{"v":"#fff"}},"margin":{"d":{"v":[30,0,0,0],"e":true},"n":{"v":[20,0,0,0],"e":true},"t":{"v":[10,0,0,0],"e":true},"m":{"v":[6,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"16px","e":true},"t":{"v":"16px","e":true},"m":{"v":"14px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"lineHeight":{"d":{"v":"30px","e":true},"n":{"v":"26px","e":true},"t":{"v":"26px","e":true},"m":{"v":"23px","e":true}},"borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"text","version":"6.6.21"},"7":{"text":"","alias":"Bottom-row","uid":7,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"zIndex":7},"group":{"puid":"bottom","groupOrder":0,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"endWithSlide":false,"alias":"Anim To","frameLength":300}},"frame_999":{"transform":{"opacity":1},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,20,60,20],"e":true},"n":{"v":[0,20,60,20],"e":true},"t":{"v":[0,40,60,40],"e":true},"m":{"v":[0,40,40,40],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"pointerEvents":"none"},"actions":{"action":[]},"type":"row","version":"6.6.21"},"8":{"text":"","alias":"Copy column-1","uid":8,"toggle":{"text":""},"size":{"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"y":{"d":{"v":"50px"},"n":{"v":"50px"},"t":{"v":"50px"},"m":{"v":"50px"}},"zIndex":8},"group":{"puid":"7","groupOrder":0,"columnbreakat":"mobile","columnSize":"1\\/1"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"textAlign":{"m":{"v":"center","e":true}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"pointerEvents":"none"},"actions":{"action":[]},"type":"column","version":"6.6.21"},"9":{"text":"prev","alias":"Copy text-4","uid":9,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"zIndex":9,"position":"relative"},"behavior":{"intelligentInherit":false},"group":{"puid":"8","groupOrder":0},"timeline":{"frames":{"frame_0":{"transform":{"opacity":"1"},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"x":{"d":{"v":"0px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"opacity":"1"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"#fff"},"n":{"v":"#fff"},"t":{"v":"#fff"},"m":{"v":"#fff"}},"margin":{"d":{"v":[12,30,0,0],"e":false},"n":{"v":[12,30,0,0],"e":false},"t":{"v":[12,30,0,0],"e":false},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"float":{"m":{"v":"left","e":true}},"display":"inline-block","fontFamily":"Poppins","fontSize":{"d":{"v":"18px"},"n":{"v":"18px"},"t":{"v":"18px"},"m":{"v":"18px"}},"fontWeight":{"d":{"v":"500"},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"v":"1px"},"n":{"v":"1px"},"t":{"v":"1px"},"m":{"v":"1px"}},"lineHeight":{"d":{"v":"20px"},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"borderWidth":[0,0,0,0],"textTransform":"uppercase","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"true","color":"rgba(255, 255, 255, 0.5)","borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"borderWidth":[0,0,0,0],"copied":true},"actions":{"action":[{"action":"prev","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow"}]},"type":"text","version":"6.6.21"},"12":{"text":"","alias":"Copy image-36","uid":12,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/clouds.png","loaded":true,"imageLib":"medialibrary","imageId":17960},"toggle":{"text":""},"size":{"width":{"d":{"v":"235px","e":true},"n":{"v":"194px"},"t":{"v":"147px"},"m":{"v":"181px","e":true}},"height":{"d":{"v":"99.98400000000001px","e":true},"n":{"v":"81px"},"t":{"v":"61px"},"m":{"v":"76.992px","e":true}},"originalWidth":538,"originalHeight":229,"aspectRatio":{"d":{"v":2.34934497816593879093716168426908552646636962890625},"n":{"v":2.34934497816593879093716168426908552646636962890625},"t":{"v":2.34934497816593879093716168426908552646636962890625},"m":{"v":2.34934497816593879093716168426908552646636962890625}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"330px","e":true},"n":{"v":"333px","e":true},"t":{"v":"224px","e":true},"m":{"v":"143px","e":true}},"y":{"d":{"v":"-189px","e":true},"n":{"v":"-137px","e":true},"t":{"v":"-149px","e":true},"m":{"v":"161px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"e":true}},"zIndex":23,"position":"absolute"},"group":{"groupOrder":23},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"left","e":true},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"x":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}},"opacity":0},"reverseDirection":{"x":true},"timeline":{"speed":1000,"start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"effects":{"parallax":"1"},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"image","version":"6.6.21"},"24":{"text":"","alias":"Image-24","uid":24,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/happy-girl-hd.png","loaded":true,"imageLib":"medialibrary","imageId":17974},"toggle":{"text":""},"size":{"width":{"d":{"v":"663px","e":true},"n":{"v":"572px","e":true},"t":{"v":"453px","e":true},"m":{"v":"341px","e":true}},"height":{"d":{"v":"642px","e":true},"n":{"v":"554px","e":true},"t":{"v":"438px","e":true},"m":{"v":"330px","e":true}},"originalWidth":774,"originalHeight":749,"aspectRatio":{"d":{"v":1.03337783711615482928891651681624352931976318359375},"n":{"v":1.03337783711615482928891651681624352931976318359375},"t":{"v":1.03337783711615482928891651681624352931976318359375},"m":{"v":1.03337783711615482928891651681624352931976318359375}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-13px","e":true},"n":{"v":"-14px","e":true},"t":{"v":"164px","e":true},"m":{"v":"6px","e":true}},"y":{"d":{"v":"60px","e":true},"n":{"v":"152px","e":true},"t":{"v":"306px","e":true},"m":{"v":"247px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"zIndex":17,"position":"absolute"},"group":{"groupOrder":17},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":"1000","endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":"0"},"timeline":{"ease":"power3.in","speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"clipPath":{"type":"circle","origin":"clr"},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"image","version":"6.6.21"},"25":{"text":"","alias":"Mobile-overlay","uid":25,"toggle":{"text":""},"size":{"width":{"d":{"v":"100%","e":true},"n":{"v":"828%","e":true},"t":{"v":"828%"},"m":{"v":"100%","e":true}},"height":{"d":{"v":"250px","e":true},"n":{"v":"100px","e":true},"t":{"v":"75px"},"m":{"v":"200px","e":true}},"originalWidth":1704.98000000000001818989403545856475830078125,"originalHeight":205.991999999999990222931955941021442413330078125,"aspectRatio":{"d":{"v":1.6666666666666667406815349750104360282421112060546875},"n":{"v":8.276923375665074189555525663308799266815185546875,"e":true},"t":{"v":1.6666666666666667406815349750104360282421112060546875},"m":{"v":1.6666666666666667406815349750104360282421112060546875}},"covermode":"fullwidth","scaleProportional":true},"position":{"x":{"d":{"e":true},"m":{"e":true}},"y":{"d":{"e":true},"m":{"e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom"},"t":{"v":"bottom"},"m":{"v":"bottom","e":true}},"zIndex":18,"position":"absolute"},"behavior":{"baseAlign":"slide"},"group":{"groupOrder":18},"timeline":{"frames":{"frame_0":{"transform":{"opacity":"1"},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"backgroundColor":"{&type&:&linear&,&angle&:&180&,&colors&:[{&r&:12,&g&:12,&b&:12,&a&:0,&position&:0,&align&:&top&},{&r&:12,&g&:12,&b&:12,&a&:0,&position&:0,&align&:&bottom&},{&r&:12,&g&:12,&b&:12,&a&:0.5,&position&:100,&align&:&bottom&},{&r&:12,&g&:12,&b&:12,&a&:0.5,&position&:100,&align&:&top&}],&easing&:&none&,&strength&:100}","borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"pointerEvents":"none"},"actions":{"action":[]},"visibility":{"d":false,"n":false,"t":false},"type":"shape","version":"6.6.21"},"26":{"text":"","alias":"Shape-26","uid":26,"toggle":{"text":""},"size":{"width":{"d":{"v":"50px"},"n":{"v":"45px","e":true},"t":{"v":"25px","e":true},"m":{"v":"25px"}},"height":{"d":{"v":"2px"},"n":{"v":"2px"},"t":{"v":"2px"},"m":{"v":"2px"}},"originalWidth":"300px","originalHeight":"180px","aspectRatio":{"d":{"v":1.6666666666666667406815349750104360282421112060546875},"n":{"v":1.6666666666666667406815349750104360282421112060546875},"t":{"v":1.6666666666666667406815349750104360282421112060546875},"m":{"v":1.6666666666666667406815349750104360282421112060546875}},"scaleProportional":false},"position":{"x":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"zIndex":10,"position":"relative"},"behavior":{"intelligentInherit":false},"group":{"puid":"8","groupOrder":1},"timeline":{"frames":{"frame_0":{"transform":{"opacity":"1","clip":"0%"},"mask":{"use":true},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"speed":"1000","endWithSlide":false,"frameLength":1000}},"frame_999":{"transform":{"opacity":0,"clip":"0%"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000}}},"clipPath":{"use":true},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[19,0,0,0],"e":false},"n":{"v":[19,0,0,0],"e":false},"t":{"v":[19,0,0,0],"e":false},"m":{"v":[19,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"display":"inline-block","backgroundColor":"#ffffff","borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"visibility":{"m":false},"type":"shape","version":"6.6.21"},"27":{"text":"","alias":"Copy shape-26","uid":27,"toggle":{"text":""},"size":{"width":{"d":{"v":"200px"},"n":{"v":"180px","e":true},"t":{"v":"100px","e":true},"m":{"v":"100px"}},"height":{"d":{"v":"1px"},"n":{"v":"1px"},"t":{"v":"1px"},"m":{"v":"1px"}},"originalWidth":"300px","originalHeight":"180px","aspectRatio":{"d":{"v":1.6666666666666667406815349750104360282421112060546875},"n":{"v":1.6666666666666667406815349750104360282421112060546875},"t":{"v":1.6666666666666667406815349750104360282421112060546875},"m":{"v":1.6666666666666667406815349750104360282421112060546875}},"scaleProportional":false},"position":{"x":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"zIndex":11,"position":"relative"},"behavior":{"intelligentInherit":false},"group":{"puid":"8","groupOrder":2},"timeline":{"frames":{"frame_0":{"transform":{"opacity":"1","clip":"0%"},"mask":{"use":true},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"speed":"1000","endWithSlide":false,"frameLength":1000}},"frame_999":{"transform":{"opacity":"1","clip":"0%"},"timeline":{"speed":"1000","start":9000,"endWithSlide":true,"frameLength":1000,"auto":false}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[20,0,0,-50],"e":false},"n":{"v":[20,0,0,-45],"e":true},"t":{"v":[20,0,0,-25],"e":true},"m":{"v":[20,0,0,-25],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"display":"inline-block","backgroundColor":"rgba(255, 255, 255, 0.5)","borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"visibility":{"m":false},"type":"shape","version":"6.6.21"},"28":{"text":"next","alias":"Copy  text-4","uid":28,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"y":{"d":{"v":"0"},"n":{"v":"0"},"t":{"v":"0"},"m":{"v":"0"}},"zIndex":12,"position":"relative"},"behavior":{"intelligentInherit":false},"group":{"puid":"8","groupOrder":3},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"0px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"opacity":"1"},"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"speed":"1000","endWithSlide":false,"frameLength":1000}},"frame_999":{"transform":{"opacity":"1"},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"color":{"d":{"v":"#fff"},"n":{"v":"#fff"},"t":{"v":"#fff"},"m":{"v":"#fff"}},"margin":{"d":{"v":[12,0,0,30],"e":false},"n":{"v":[12,0,0,30],"e":false},"t":{"v":[12,0,0,30],"e":false},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"float":{"m":{"v":"right","e":true}},"display":"inline-block","fontFamily":"Poppins","fontSize":{"d":{"v":"18px"},"n":{"v":"18px"},"t":{"v":"18px"},"m":{"v":"18px"}},"fontWeight":{"d":{"v":"500"},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"v":"1px"},"n":{"v":"1px"},"t":{"v":"1px"},"m":{"v":"1px"}},"lineHeight":{"d":{"v":"20px"},"n":{"v":"20px"},"t":{"v":"20px"},"m":{"v":"20px"}},"cursor":"pointer","borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"borderWidth":[0,0,0,0],"textTransform":"uppercase","whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"true","color":"rgba(255, 255, 255, 0.5)","borderRadius":{"v":["0px","0px","0px","0px"],"e":true},"borderWidth":[0,0,0,0],"copied":true},"actions":{"action":[{"action":"next","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow"}]},"type":"text","version":"6.6.21"},"36":{"text":"","alias":"Image-36","uid":36,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/clouds.png","loaded":true,"imageLib":"medialibrary","imageId":17960},"toggle":{"text":""},"size":{"width":{"d":{"v":"411px","e":true},"n":{"v":"339px"},"t":{"v":"257px"},"m":{"v":"258px","e":true}},"height":{"d":{"v":"175px","e":true},"n":{"v":"144px"},"t":{"v":"109px"},"m":{"v":"109.9922px","e":true}},"originalWidth":538,"originalHeight":229,"aspectRatio":{"d":{"v":2.34934497816593879093716168426908552646636962890625},"n":{"v":2.34934497816593879093716168426908552646636962890625},"t":{"v":2.34934497816593879093716168426908552646636962890625},"m":{"v":2.34934497816593879093716168426908552646636962890625}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"-414px","e":true},"n":{"v":"-288px","e":true},"t":{"v":"-221px","e":true},"m":{"v":"-110px","e":true}},"y":{"d":{"v":"-277px","e":true},"n":{"v":"-224px","e":true},"t":{"v":"-282px","e":true},"m":{"v":"44px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"e":true}},"zIndex":22,"position":"absolute"},"group":{"groupOrder":22},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"left","e":true},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"x":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}},"opacity":0},"reverseDirection":{"x":true},"timeline":{"speed":1000,"start":9000,"endWithSlide":true,"frameLength":1000}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"effects":{"parallax":"1"},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"image","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":21},"type":"zone","alias":"TOP ROWS","position":{"zIndex":21,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":20},"type":"zone","alias":"MID ROWS","position":{"zIndex":20,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":19},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":19,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(23, 11, 1, '{"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/z_slide3-1.jpg","imageLib":"medialibrary","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1400,"imageHeight":788,"imageRatio":1.7766497461928933976338385036797262728214263916015625,"imageId":6116},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":910,"d":"20","adpr":false,"in":{"o":"0","x":"{-200,200}","sx":"2","sy":"2","e":"power3.Out","row":"100","col":"10"},"out":{"a":false},"title":"*south* Rain","main":"boxes","group":"effects","preset":"push"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"height":"50","height-def":false,"font-size":"40","font-size-def":false,"background":"rgba(255,255,255,0)","background-def":false,"width":"50","width-def":false}}},"version":"6.6.20"}', '{"0":{"text":"[contact-form-7 id=\\"6358\\" title=\\"Contact form Main\\"]","alias":"Text-0","uid":0,"toggle":{"text":""},"size":{"width":{"d":{"v":"473px","e":true},"n":{"v":"390px"},"t":{"v":"296px"},"m":{"v":"182px"}},"height":{"d":{"e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"48px","e":true},"n":{"v":"621px","e":true},"t":{"v":"886px","e":true},"m":{"v":"546px"}},"y":{"d":{"v":"128px","e":true},"n":{"v":"119px","e":true},"t":{"v":"277px","e":true},"m":{"v":"170px"}},"horizontal":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}},"position":"absolute","zIndex":13},"attributes":{"classes":"slide-contact-form"},"group":{"groupOrder":13},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":0.8000000000000000444089209850062616169452667236328125,"scaleY":0.8000000000000000444089209850062616169452667236328125},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.out","speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"d":{"v":"18px","e":true},"n":{"v":"14px"},"t":{"v":"10px"},"m":{"v":"6px"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":["10px","10px","10px","10px"],"e":true},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"text","version":"6.6.21"},"1":{"text":"","alias":"Image-1","uid":1,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zeg-map1.png","loaded":true,"imageLib":"medialibrary","imageId":18220},"toggle":{"text":""},"size":{"width":{"d":{"v":"307px","e":true},"n":{"v":"253px"},"t":{"v":"192px"},"m":{"v":"118px"}},"height":{"d":{"v":"294px","e":true},"n":{"v":"242px"},"t":{"v":"183px"},"m":{"v":"112px"}},"originalWidth":779,"originalHeight":746,"aspectRatio":{"d":{"v":1.0442359249329757897584158854442648589611053466796875},"n":{"v":1.0442359249329757897584158854442648589611053466796875},"t":{"v":1.0442359249329757897584158854442648589611053466796875},"m":{"v":1.0442359249329757897584158854442648589611053466796875}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-74px","e":true},"n":{"v":"-61px"},"t":{"v":"-46px"},"m":{"v":"-28px"}},"y":{"d":{"v":"618px","e":true},"n":{"v":"510px"},"t":{"v":"387px"},"m":{"v":"238px"}},"position":"absolute","zIndex":8},"attributes":{"classes":"verticalMove"},"group":{"groupOrder":8},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false}},"frame_1":{"timeline":{"endWithSlide":false,"frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"image","version":"6.6.21"},"2":{"text":"We Call, Price <br>\\nthe Lord","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"562px","e":true},"n":{"v":"450.99199999999996px","e":true},"t":{"v":"340.98400000000004px","e":true},"m":{"v":"478px","e":true}},"height":{"d":{"v":"172px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"62.9922px","e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"46px","e":true},"n":{"v":"16px","e":true},"t":{"v":"20px","e":true},"m":{"e":true}},"y":{"d":{"v":"-65px","e":true},"n":{"v":"-26px","e":true},"t":{"v":"-7px","e":true},"m":{"v":"-46px","e":true}},"horizontal":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1200,"start":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1200},"sfx":{"effect":"blocktoright"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":3790,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"65px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"28px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"0px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"lineHeight":{"d":{"v":"75px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"30px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"4":{"text":"We''re Building Them A Home","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"612px","e":true},"n":{"v":"424px","e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"46px","e":true},"n":{"v":"16px","e":true},"t":{"v":"20px","e":true},"m":{"v":"-1px","e":true}},"y":{"d":{"v":"-166px","e":true},"n":{"v":"-102px","e":true},"t":{"v":"-74px","e":true},"m":{"v":"-97px","e":true}},"horizontal":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1200,"start":640,"endWithSlide":false,"alias":"Anim To","frameLength":1200},"sfx":{"effect":"blocktoright"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":7360,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"e":true},"n":{"v":"#bf0a30","e":true},"t":{"v":"#bf0a30","e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"17px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"14px","e":true}},"fontWeight":{"d":{"e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"0px","e":true},"t":{"v":"0px","e":true},"m":{"v":"0px","e":true}},"lineHeight":{"d":{"v":"26px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"14":{"text":"Jesus is holy, loving, and worthy of all our worship and devotion. You will feel the heaven in our Zegen Church. ","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"565px","e":true},"n":{"v":"528.984px","e":true},"t":{"v":"442.99199999999996px","e":true},"m":{"v":"354.984px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"v":"46px","e":true},"n":{"v":"16px","e":true},"t":{"v":"20px","e":true},"m":{"v":"7px","e":true}},"y":{"d":{"v":"55px","e":true},"n":{"v":"317px","e":true},"t":{"v":"306px","e":true},"m":{"v":"239px","e":true}},"horizontal":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":9},"behavior":{"intelligentInherit":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1200,"start":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1200},"sfx":{"effect":"blocktoright"}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"27px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"19":{"text":"Dontate Now","alias":"Button-19","uid":19,"toggle":{"text":""},"size":{"minWidth":{"d":{"e":true}},"minHeight":{"d":{"v":"0px","e":true}},"aspectRatio":{"d":{"v":"none"},"n":{"v":"none"},"t":{"v":"none"},"m":{"v":"none"}},"scaleProportional":false},"position":{"x":{"d":{"v":"47px","e":true},"n":{"v":"16px","e":true},"t":{"v":"20px","e":true},"m":{"v":"5px","e":true}},"y":{"d":{"v":"500px","e":true},"n":{"v":"404px","e":true},"t":{"v":"391px","e":true},"m":{"v":"343px","e":true}},"horizontal":{"d":{"e":true},"m":{"v":"center","e":true}},"position":"absolute","zIndex":12},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1200,"start":3790,"endWithSlide":false,"alias":"Anim To","frameLength":1200},"sfx":{"effect":"blocktoright"}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":3460,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3790},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":true,"hoverFilterUsed":true},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,36,0,36],"e":true},"n":{"v":[0,30,0,30],"e":false},"t":{"v":[0,23,0,23],"e":false},"m":{"v":[0,14,0,14],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"13px"},"t":{"v":"14px","e":true},"m":{"v":"12px","e":true}},"fontWeight":{"d":{"v":"600","e":true},"n":{"v":"600"},"t":{"v":"600"},"m":{"v":"600"}},"letterSpacing":{"d":{"v":"0px","e":true},"n":{"v":"0px"},"t":{"v":"0px"},"m":{"v":"0px"}},"lineHeight":{"d":{"v":"50"},"n":{"v":"41"},"t":{"v":"36px","e":true},"m":{"v":"32px","e":true}},"backgroundColor":"#bf0a30","borderRadius":{"v":["6px","6px","6px","6px"],"e":true},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderRadius":{"v":["6px","6px","6px","6px"],"e":true},"speed":100,"ease":"power1.inOut","filter":{"brightness":"120%","blir":0}},"actions":{"action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/"}]},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}');
INSERT INTO `wpd6_revslider_slides` VALUES
(24, 12, 1, '{"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/bg-img-3.jpg","imageLib":"medialibrary","mediaFilter":"toaster","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1920,"imageHeight":1080,"imageRatio":1.77777777777777767909128669998608529567718505859375,"imageId":18489},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":2000,"e":"slidingoverlay","adpr":false,"in":{"o":0,"x":"(100%)"},"out":{"a":false},"title":"*swap_horiz* Auto Direction","main":"basic","group":"double","preset":"slidingoverlayhorizontal"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false}}},"version":"6.6.20"}', '{"2":{"text":"Prosfer with Good Planning and Assets.","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"696px","e":true},"n":{"v":"655px","e":true},"t":{"v":"646px","e":true},"m":{"v":"400px","e":true}},"height":{"d":{"v":"267.984px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"-62px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-5px","e":true},"n":{"v":"-37px","e":true},"t":{"v":"-30px","e":true},"m":{"v":"-33px","e":true}},"horizontal":{"d":{"v":"right","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"{-250,250}"},"n":{"v":"{-250,250}"},"t":{"v":"{-250,250}"},"m":{"v":"{-250,250}"}},"y":{"d":{"v":"{-150,150}"},"n":{"v":"{-150,150}"},"t":{"v":"{-150,150}"},"m":{"v":"{-150,150}"}},"scaleX":"{0,1.5}","scaleY":"{0,1.5}","rotationX":"{-90,90}","rotationY":"{-90,90}","rotationZ":"{-90,90}"},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1500,"start":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1500}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":5620,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"70px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"30px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"1px","e":true},"t":{"v":"1px","e":true},"m":{"v":"1px","e":true}},"lineHeight":{"d":{"v":"85px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"40px","e":true}},"textAlign":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"16":{"subtype":"roundbutton","text":"Learn More","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"471px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-3px","e":true}},"y":{"d":{"v":"176px","e":true},"n":{"v":"81px","e":true},"t":{"v":"80px","e":true},"m":{"v":"62px","e":true}},"horizontal":{"d":{"v":"right","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":8},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":8,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"{-250,250}"},"n":{"v":"{-250,250}"},"t":{"v":"{-250,250}"},"m":{"v":"{-250,250}"}},"y":{"d":{"v":"{-150,150}"},"n":{"v":"{-150,150}"},"t":{"v":"{-150,150}"},"m":{"v":"{-150,150}"}},"scaleX":"{0,1.5}","scaleY":"{0,1.5}","rotationX":"{-90,90}","rotationY":"{-90,90}","rotationZ":"{-90,90}"},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1500,"start":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1500}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4640,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/"}],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(25, 13, 1, '{"runtime":{"collapsedGroups":[]},"title":"Web Show","bg":{"type":"solid","color":"#00162f","image":"","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1920,"imageHeight":1080,"imageRatio":1.77777777777777767909128669998608529567718505859375},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":2000,"e":"slidingoverlay","adpr":false,"in":{"o":0,"x":"(100%)"},"out":{"a":false},"title":"*swap_horiz* Auto Direction","main":"basic","group":"double","preset":"slidingoverlayhorizontal"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false}}},"version":"6.6.20","layout":{"bg":{"image":""}}}', '{"0":{"text":"","alias":"Image-0","uid":0,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-5.png","loaded":true,"imageLib":"medialibrary","imageId":18557},"toggle":{"text":""},"size":{"width":{"d":{"v":"2507px","e":true},"n":{"v":"2070px"},"t":{"v":"1572px"},"m":{"v":"969px"}},"height":{"d":{"v":"760px","e":true},"n":{"v":"627px"},"t":{"v":"476px"},"m":{"v":"293px"}},"originalWidth":1920,"originalHeight":582,"aspectRatio":{"d":{"v":3.29896907216494827963515490409918129444122314453125},"n":{"v":3.29896907216494827963515490409918129444122314453125},"t":{"v":3.29896907216494827963515490409918129444122314453125},"m":{"v":3.29896907216494827963515490409918129444122314453125}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"-642px","e":true},"n":{"v":"-530px"},"t":{"v":"-402px"},"m":{"v":"-240px","e":true}},"y":{"d":{"v":"162px","e":true},"n":{"v":"133px"},"t":{"v":"101px"},"m":{"v":"223px","e":true}},"position":"absolute","zIndex":8},"group":{"groupOrder":8},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"right"},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"1":{"text":"","alias":"Copy image-0","uid":1,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-5.png","loaded":true,"imageLib":"medialibrary","imageId":18557},"toggle":{"text":""},"size":{"width":{"d":{"v":"2322px","e":true},"n":{"v":"1917px"},"t":{"v":"1456px"},"m":{"v":"898px"}},"height":{"d":{"v":"704px","e":true},"n":{"v":"581px"},"t":{"v":"441px"},"m":{"v":"272px"}},"originalWidth":1920,"originalHeight":582,"aspectRatio":{"d":{"v":3.29896907216494827963515490409918129444122314453125},"n":{"v":3.29896907216494827963515490409918129444122314453125},"t":{"v":3.29896907216494827963515490409918129444122314453125},"m":{"v":3.29896907216494827963515490409918129444122314453125}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"-510px","e":true},"n":{"v":"-421px"},"t":{"v":"-319px"},"m":{"v":"-187px","e":true}},"y":{"d":{"v":"148px","e":true},"n":{"v":"122px"},"t":{"v":"92px"},"m":{"v":"216px","e":true}},"position":"absolute","zIndex":9},"group":{"groupOrder":9},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"bottom"},"n":{"v":"bottom"},"t":{"v":"bottom"},"m":{"v":"bottom"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"2":{"text":"Grace, Love and <span class=\\"theme-color\\">Forgiveness<\\/span> for all.\\n","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"754px","e":true},"n":{"v":"699px","e":true},"t":{"v":"546px","e":true},"m":{"v":"400px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"49px","e":true},"n":{"v":"30px","e":true},"t":{"v":"18px","e":true},"m":{"e":true}},"y":{"d":{"v":"-109px","e":true},"n":{"v":"-120px","e":true},"t":{"v":"-76px","e":true},"m":{"v":"-127px","e":true}},"horizontal":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":12},"behavior":{"intelligentInherit":false},"group":{"groupOrder":12,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1270,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1270}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":5620,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"65px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"30px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px"},"t":{"v":"3px"},"m":{"v":"1px","e":true}},"lineHeight":{"d":{"v":"74px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"40px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"4":{"text":"WE HELP YOU GET THINGS DONE","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"49px","e":true},"n":{"v":"30px","e":true},"t":{"v":"22px","e":true},"m":{"v":"-1px","e":true}},"y":{"d":{"v":"-214px","e":true},"n":{"v":"-206px","e":true},"t":{"v":"-156px","e":true},"m":{"v":"-191px","e":true}},"horizontal":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":13},"behavior":{"intelligentInherit":false},"group":{"groupOrder":13,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":3400},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderColor":"#bf0a30","borderRadius":{"v":["0","0","0","0"]},"borderStyle":{"d":{"e":true}},"borderWidth":["0","2px","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"5":{"text":"","alias":"Copy   image-0","uid":5,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png","loaded":true,"imageLib":"medialibrary","imageId":18559},"toggle":{"text":""},"size":{"width":{"d":{"v":"368px","e":true},"n":{"v":"303px"},"t":{"v":"230px"},"m":{"v":"141px"}},"height":{"d":{"v":"368px","e":true},"n":{"v":"303px"},"t":{"v":"230px"},"m":{"v":"141px"}},"originalWidth":343,"originalHeight":343,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"962px","e":true},"n":{"v":"794px"},"t":{"v":"603px"},"m":{"v":"420px","e":true}},"y":{"d":{"v":"269px","e":true},"n":{"v":"222px"},"t":{"v":"168px"},"m":{"v":"264px","e":true}},"position":"absolute","zIndex":19},"group":{"groupOrder":19},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"right"},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"6":{"text":"","alias":"Copy    image-0","uid":6,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png","loaded":true,"imageLib":"medialibrary","imageId":18559},"toggle":{"text":""},"size":{"width":{"d":{"v":"368px","e":true},"n":{"v":"303px"},"t":{"v":"230px"},"m":{"v":"141px"}},"height":{"d":{"v":"368px","e":true},"n":{"v":"303px"},"t":{"v":"230px"},"m":{"v":"141px"}},"originalWidth":343,"originalHeight":343,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-178px","e":true},"n":{"v":"-146px"},"t":{"v":"-110px"},"m":{"v":"-67px"}},"y":{"d":{"v":"-173px","e":true},"n":{"v":"-142px"},"t":{"v":"-107px"},"m":{"v":"-66px"}},"position":"absolute","zIndex":16},"group":{"groupOrder":16},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"7":{"text":"","alias":"Copy    image-0","uid":7,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/church-cross.png","loaded":true,"imageLib":"medialibrary","imageId":18560},"toggle":{"text":""},"size":{"width":{"d":{"v":"230px","e":true},"n":{"v":"134px","e":true},"t":{"v":"101px"},"m":{"v":"62px"}},"height":{"d":{"v":"295px","e":true},"n":{"v":"172px","e":true},"t":{"v":"130px"},"m":{"v":"80px"}},"originalWidth":490,"originalHeight":628,"aspectRatio":{"d":{"v":0.78025477707006374306075713320751674473285675048828125},"n":{"v":0.78025477707006374306075713320751674473285675048828125},"t":{"v":0.78025477707006374306075713320751674473285675048828125},"m":{"v":0.78025477707006374306075713320751674473285675048828125}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"257px","e":true},"n":{"v":"424px","e":true},"t":{"v":"350px","e":true},"m":{"v":"269px","e":true}},"y":{"d":{"v":"489px","e":true},"n":{"v":"419px","e":true},"t":{"v":"407px","e":true},"m":{"v":"415px","e":true}},"position":"absolute","zIndex":18},"group":{"groupOrder":18},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"right"},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"8":{"text":"","alias":"Copy     image-0","uid":8,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zegen-pray.png","loaded":true,"imageLib":"medialibrary","imageId":18561},"toggle":{"text":""},"size":{"width":{"d":{"v":"563px","e":true},"n":{"v":"464px"},"t":{"v":"254px","e":true},"m":{"v":"156px"}},"height":{"d":{"v":"689px","e":true},"n":{"v":"568px"},"t":{"v":"311px","e":true},"m":{"v":"191px"}},"originalWidth":600,"originalHeight":734,"aspectRatio":{"d":{"v":0.81743869209809261189292328708688728511333465576171875},"n":{"v":0.81743869209809261189292328708688728511333465576171875},"t":{"v":0.81743869209809261189292328708688728511333465576171875},"m":{"v":0.81743869209809261189292328708688728511333465576171875}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"724px","e":true},"n":{"v":"597px"},"t":{"v":"524px","e":true},"m":{"v":"328px","e":true}},"y":{"d":{"v":"60px","e":true},"n":{"v":"49px"},"t":{"v":"181px","e":true},"m":{"v":"300px","e":true}},"position":"absolute","zIndex":17},"group":{"groupOrder":17},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"right"},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"14":{"text":"Stay active in the Church so that you can stay active in your life activities. Reach your Church Worldwide with our Religious Wordpress theme.\\n","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"636px","e":true},"n":{"v":"608px","e":true},"t":{"v":"492px","e":true},"m":{"v":"364px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"v":"49px","e":true},"n":{"v":"30px","e":true},"t":{"v":"22px","e":true},"m":{"v":"7px","e":true}},"y":{"d":{"v":"28px","e":true},"n":{"v":"236px","e":true},"t":{"v":"242px","e":true},"m":{"v":"169px","e":true}},"horizontal":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"27px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"16":{"subtype":"roundbutton","text":"Learn More","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"49px","e":true},"n":{"v":"30px","e":true},"t":{"v":"22px","e":true},"m":{"v":"-3px","e":true}},"y":{"d":{"v":"126px","e":true},"n":{"v":"81px","e":true},"t":{"v":"99px","e":true},"m":{"v":"65px","e":true}},"horizontal":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":10},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"-70deg","originZ":"-50"},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1750}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4640,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/"}],"inactive_actions":[],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(26, 14, 1, '{"title":"Web Show","bg":{"type":"youtube","color":"#00162f","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zmain-slider-81.jpg","youtube":"https:\\/\\/www.youtube.com\\/watch?v=I-LnmWwylyY","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","dottedOverlay":"12","dottedColorA":"rgba(12, 12, 12, 0.51)","pausetimer":true},"imageWidth":1360,"imageHeight":572,"imageRatio":2.37762237762237749194582647760398685932159423828125,"imageId":18920},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":2000,"e":"slidingoverlay","adpr":false,"in":{"o":0,"x":"(100%)"},"out":{"a":false},"title":"*swap_horiz* Auto Direction","main":"basic","group":"double","preset":"slidingoverlayhorizontal"},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false}}},"version":"6.6.20"}', '{"2":{"text":"Grace, Love and <span class=\\"theme-color\\">Forgiveness<\\/span> for all.\\n","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"754px","e":true},"n":{"v":"713px","e":true},"t":{"v":"571.993px","e":true},"m":{"v":"400px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"49px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-56px","e":true},"n":{"v":"-63px","e":true},"t":{"v":"-40px","e":true},"m":{"v":"-60px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":12},"behavior":{"intelligentInherit":false},"group":{"groupOrder":12,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1270,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1270}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":5620,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"65px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"30px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"1px","e":true},"n":{"v":"1px","e":true},"t":{"v":"1px"},"m":{"v":"1px"}},"lineHeight":{"d":{"v":"74px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"40px","e":true}},"textAlign":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"3":{"text":"Love","alias":"Copy sub title","uid":3,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"302px","e":true},"n":{"v":"137px","e":true},"t":{"v":"117px","e":true},"m":{"v":"99px","e":true}},"y":{"d":{"v":"-161px","e":true},"n":{"v":"-144px","e":true},"t":{"v":"-116px","e":true},"m":{"v":"-127px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":15},"behavior":{"intelligentInherit":false},"group":{"groupOrder":15,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":1600},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderColor":"#bf0a30","borderRadius":{"v":["0","0","0","0"]},"borderStyle":{"d":{"e":true}},"borderWidth":["0","0px","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"4":{"text":"praise ","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"49px","e":true},"n":{"v":"-100px","e":true},"t":{"v":"-107px","e":true},"m":{"v":"-89px","e":true}},"y":{"d":{"v":"-161px","e":true},"n":{"v":"-144px","e":true},"t":{"v":"-116px","e":true},"m":{"v":"-127px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":13},"behavior":{"intelligentInherit":false},"group":{"groupOrder":13,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":1800},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,20,0,0],"e":true},"n":{"v":[0,20,0,0],"e":false},"t":{"v":[0,20,0,0],"e":false},"m":{"v":[0,20,0,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderColor":"#bf0a30","borderRadius":{"v":["0","0","0","0"]},"borderStyle":{"d":{"v":"solid","e":true},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","2px","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"5":{"text":"","alias":"Copy   image-0","uid":5,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png","loaded":true,"imageLib":"medialibrary","imageId":18559},"toggle":{"text":""},"size":{"width":{"d":{"v":"368px","e":true},"n":{"v":"159px","e":true},"t":{"v":"120px"},"m":{"v":"74px"}},"height":{"d":{"v":"368px","e":true},"n":{"v":"159px","e":true},"t":{"v":"120px"},"m":{"v":"74px"}},"originalWidth":343,"originalHeight":343,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"962px","e":true},"n":{"v":"839px","e":true},"t":{"v":"649px","e":true},"m":{"v":"372px","e":true}},"y":{"d":{"v":"269px","e":true},"n":{"v":"347px","e":true},"t":{"v":"359px","e":true},"m":{"v":"346px","e":true}},"position":"absolute","zIndex":19},"group":{"groupOrder":19},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"right"},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"image","version":"6.6.21"},"6":{"text":"","alias":"Copy    image-0","uid":6,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png","loaded":true,"imageLib":"medialibrary","imageId":18559},"toggle":{"text":""},"size":{"width":{"d":{"v":"368px","e":true},"n":{"v":"303px"},"t":{"v":"230px"},"m":{"v":"141px"}},"height":{"d":{"v":"368px","e":true},"n":{"v":"303px"},"t":{"v":"230px"},"m":{"v":"141px"}},"originalWidth":343,"originalHeight":343,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-178px","e":true},"n":{"v":"-146px"},"t":{"v":"-110px"},"m":{"v":"-67px"}},"y":{"d":{"v":"-173px","e":true},"n":{"v":"-142px"},"t":{"v":"-107px"},"m":{"v":"-66px"}},"position":"absolute","zIndex":16},"group":{"groupOrder":16},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"type":"image","version":"6.6.21"},"9":{"text":"connect","alias":"Copy  sub title","uid":9,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"159px","e":true},"n":{"v":"26px","e":true},"t":{"v":"14px","e":true},"m":{"v":"11px","e":true}},"y":{"d":{"v":"-161px","e":true},"n":{"v":"-144px","e":true},"t":{"v":"-116px","e":true},"m":{"v":"-127px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":14},"behavior":{"intelligentInherit":false},"group":{"groupOrder":14,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":1900},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,20,0,0],"e":true},"n":{"v":[0,20,0,0],"e":false},"t":{"v":[0,20,0,0],"e":false},"m":{"v":[0,20,0,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"20px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderColor":"#bf0a30","borderRadius":{"v":["0","0","0","0"]},"borderStyle":{"d":{"v":"solid","e":true},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","2px","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"14":{"text":"Zegen Church is made for the people by the people to pray to the Lord Jesus. We practice a lifestyle of worship exalting Jesus in our chrch.","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"636px","e":true},"n":{"v":"659px","e":true},"t":{"v":"561.993px","e":true},"m":{"v":"388px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"v":"49px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"7px","e":true}},"y":{"d":{"v":"84px","e":true},"n":{"v":"282px","e":true},"t":{"v":"278px","e":true},"m":{"v":"226px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"32px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"27px","e":true}},"textAlign":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"16":{"subtype":"roundbutton","text":"Learn More","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"49px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"182px","e":true},"n":{"v":"126px","e":true},"t":{"v":"134px","e":true},"m":{"v":"117px","e":true}},"horizontal":{"d":{"e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":10},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"-70deg","originZ":"-50"},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1750}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4640,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[{"action":"link","tooltip_event":"click","link_help_in":"keep","link_open_in":"_self","link_follow":"follow","link_type":"a","image_link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/"}],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}');
INSERT INTO `wpd6_revslider_slides` VALUES
(27, 15, 1, '{"runtime":{"collapsedGroups":[]},"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/zmain-slider-3-1.jpg","imageLib":"medialibrary","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1920,"imageHeight":1080,"imageRatio":1.77777777777777767909128669998608529567718505859375,"imageId":6071},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"speed":2000,"e":"slidingoverlay","in":{"x":"(100%)"},"title":"*swap_horiz* Auto Direction","main":"basic","group":"double","preset":"slidingoverlayhorizontal","adpr":false},"effects":{"parallax":"5"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false}}},"version":"6.6.20"}', '{"2":{"text":"God gives us power","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"v":"754px","e":true},"n":{"v":"699px","e":true},"t":{"e":true},"m":{"v":"400px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"y":{"d":{"v":"-10px","e":true},"n":{"e":true},"t":{"v":"-10px","e":true},"m":{"v":"-7px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":10},"behavior":{"intelligentInherit":false},"group":{"groupOrder":10,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1270,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":1270}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":5620,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Poppins","fontSize":{"d":{"v":"54px","e":true},"n":{"v":"50px","e":true},"t":{"v":"45px","e":true},"m":{"v":"30px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px"},"t":{"v":"3px"},"m":{"v":"3px"}},"lineHeight":{"d":{"v":"52px","e":true},"n":{"v":"55px","e":true},"t":{"v":"50px","e":true},"m":{"v":"40px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"4":{"text":"we help you get things done","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"408px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-1px","e":true}},"y":{"d":{"v":"-65px","e":true},"n":{"v":"-47px","e":true},"t":{"v":"-55px","e":true},"m":{"v":"-45px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":11},"behavior":{"intelligentInherit":false},"group":{"groupOrder":11,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"mask":{"use":true},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"opacity":"0","rotationZ":"-35deg"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1200,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":3400},"chars":{"ease":"power4.inOut","use":true,"delay":10,"rotationZ":"0deg"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":9000}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"v":"#bf0a30","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Open Sans","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"700","e":true},"n":{"v":"700","e":true},"t":{"v":"700","e":true},"m":{"v":"700","e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"14":{"text":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed eiusmod tempor incididunt ut labore et dolore magna aliqua quis nostrud ullamco nisi.","alias":"Whole of her lower a...","uid":14,"toggle":{"text":""},"size":{"width":{"d":{"v":"806px","e":true},"n":{"v":"805px","e":true},"t":{"v":"689px","e":true},"m":{"v":"388px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"89px","e":true}},"originalWidth":"568px","scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"7px","e":true}},"y":{"d":{"v":"58px","e":true},"n":{"v":"312px","e":true},"t":{"v":"271px","e":true},"m":{"v":"259px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"position":"absolute","zIndex":9},"behavior":{"intelligentInherit":false},"group":{"groupOrder":9,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"start":2250,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1360,"start":2680,"startRelative":2680,"endWithSlide":false,"alias":"Anim To","frameLength":1360}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4960,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2680},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"fontFamily":"Open Sans","fontSize":{"d":{"v":"18px","e":true},"n":{"v":"18px","e":true},"t":{"v":"16px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"lineHeight":{"d":{"v":"31px","e":true},"n":{"v":"30px","e":true},"t":{"v":"30px","e":true},"m":{"v":"27px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"v":"normal","e":true},"t":{"v":"normal","e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}}}},"hover":{"color":"#000000","borderRadius":{"v":["0px","0px","0px","0px"],"u":"px"},"borderWidth":["0px","0px","0px","0px"],"originX":50,"originY":50,"speed":"0","svg":{"color":"#000000"}},"actions":{"triggerMemory":"keep","action":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"16":{"subtype":"roundbutton","text":"Contact Us","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-3px","e":true}},"y":{"d":{"v":"142px","e":true},"n":{"v":"156px","e":true},"t":{"v":"128px","e":true},"m":{"v":"143px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":8},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":8,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"-70deg","originZ":"-50"},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1750}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":9000,"startRelative":4640,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"21":{"text":"","alias":"Image-21","uid":21,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/dove.png","loaded":true,"imageId":6383},"toggle":{"text":""},"size":{"width":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"height":{"d":{"v":"67px","e":true},"n":{"v":"60px","e":true},"t":{"v":"56px","e":true},"m":{"v":"45px","e":true}},"originalWidth":80,"originalHeight":80,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"10px","e":true}},"y":{"d":{"v":"179px","e":true},"n":{"v":"133px","e":true},"t":{"v":"102px","e":true},"m":{"v":"116px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"zIndex":12,"position":"absolute"},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"transform":{"x":{"d":{"v":"100%"},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}}},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":7790,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[]},"type":"image","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(28, 16, 1, '{"runtime":{"collapsedGroups":[]},"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg","imageLib":"medialibrary","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1920,"imageHeight":1080,"imageRatio":1.77777777777777767909128669998608529567718505859375,"imageId":19365},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"delay":"8970ms"},"slideChange":{"speed":372,"in":{"o":0,"col":400},"out":{"a":false},"title":"*east* Gradient","main":"basic","group":"fade","preset":"slotfade-horizontal","random":"true","rndmain":"boxes","rndgrp":"zoom,zoomslidein,zoomslideout","adpr":false},"effects":{"parallax":"7"},"panzoom":{"set":true,"xEnd":"200px","yEnd":"200px","xStart":"200px","yStart":"200px"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false}}},"version":"6.6.20"}', '{"0":{"text":"","alias":"Copy image-21","uid":0,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/mountains.png","loaded":true,"imageLib":"medialibrary","imageId":19367},"toggle":{"text":""},"size":{"width":{"d":{"v":"2164px","e":true},"n":{"v":"100%","e":true},"t":{"v":"100%","e":true},"m":{"v":"698px","e":true}},"height":{"d":{"v":"686px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"221.129px","e":true}},"originalWidth":2300,"originalHeight":729,"aspectRatio":{"d":{"v":3.1550068587105624118294144864194095134735107421875},"n":{"v":3.1550068587105624118294144864194095134735107421875},"t":{"v":3.1550068587105624118294144864194095134735107421875},"m":{"v":3.1550068587105624118294144864194095134735107421875}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-24px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"10px","e":true}},"y":{"d":{"v":"-98px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom","e":true},"t":{"v":"bottom","e":true},"m":{"v":"bottom","e":true}},"zIndex":11,"position":"absolute"},"attributes":{"classes":"slide-right"},"behavior":{"baseAlign":"slide"},"group":{"groupOrder":11},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":0.90000000000000002220446049250313080847263336181640625,"scaleY":0.90000000000000002220446049250313080847263336181640625},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power2.inOut","speed":1000,"start":1190,"startRelative":1190,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":6780,"endWithSlide":true,"frameLength":300}}},"loop":{"speed":"99999","frame_0":{"x":"0px"},"frame_999":{"x":"0%"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":1190},{"id":"frame_999","start":8970}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"1":{"text":"","alias":"Image-1","uid":1,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/moon-2.png","loaded":true,"imageLib":"medialibrary","imageId":19366},"toggle":{"text":""},"size":{"width":{"d":{"v":"583px","e":true},"n":{"v":"303px","e":true},"t":{"v":"304px","e":true},"m":{"v":"319px","e":true}},"height":{"d":{"v":"583px","e":true},"n":{"v":"302.984px","e":true},"t":{"v":"303.984px","e":true},"m":{"v":"318.996px","e":true}},"originalWidth":525,"originalHeight":525,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"355px","e":true},"n":{"v":"390px","e":true},"t":{"v":"248px","e":true},"m":{"v":"97px","e":true}},"y":{"d":{"v":"-41px","e":true},"n":{"v":"115px","e":true},"t":{"v":"88px","e":true},"m":{"v":"49px","e":true}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom"},"t":{"v":"bottom"},"m":{"v":"bottom"}},"zIndex":10,"position":"absolute"},"group":{"groupOrder":10},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"start":1710,"startRelative":1710,"endWithSlide":false,"alias":"Anim To","frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"speed":3240,"start":8970,"startRelative":6960,"endWithSlide":true,"frameLength":3240}}},"loop":{"use":true,"ease":"sine.inOut","speed":"80000","yoyo_move":true,"start":"100","autoRotate":true,"frame_0":{"zr":"0px","y":"70px","z":"0px"},"frame_999":{"y":"-40%","z":"0px"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":1710},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"2":{"text":"Merry Christmas","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"v":"699px","e":true},"t":{"e":true},"m":{"v":"400px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-1px","e":true}},"y":{"d":{"v":"-142px","e":true},"n":{"v":"-102px","e":true},"t":{"v":"-104px","e":true},"m":{"v":"-147px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":16},"behavior":{"intelligentInherit":false},"group":{"groupOrder":16,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"70deg","originZ":"-50"},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"[-100||100]"},"n":{"v":"[-100||100]"},"t":{"v":"[-100||100]"},"m":{"v":"[-100||100]"}},"opacity":0}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":3150},"chars":{"ease":"power4.inOut","use":true,"direction":"middletoedge","delay":10}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":8970,"startRelative":3710,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":8970}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Great Vibes","fontSize":{"d":{"v":"120px","e":true},"n":{"v":"90px","e":true},"t":{"v":"80px","e":true},"m":{"v":"50px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px"},"t":{"v":"3px"},"m":{"v":"3px"}},"lineHeight":{"d":{"v":"145px","e":true},"n":{"v":"95px","e":true},"t":{"v":"85px","e":true},"m":{"v":"60px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"3":{"text":"","alias":"Copy image-1","uid":3,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png","loaded":true,"imageLib":"medialibrary","imageId":19364},"toggle":{"text":""},"size":{"width":{"d":{"v":"845px","e":true},"n":{"v":"697px"},"t":{"v":"529px"},"m":{"v":"326px"}},"height":{"d":{"v":"351.984px","e":true},"n":{"v":"289px"},"t":{"v":"219px"},"m":{"v":"135px"}},"originalWidth":1047,"originalHeight":436,"aspectRatio":{"d":{"v":2.4013761467889906953132594935595989227294921875},"n":{"v":2.4013761467889906953132594935595989227294921875},"t":{"v":2.4013761467889906953132594935595989227294921875},"m":{"v":2.4013761467889906953132594935595989227294921875}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-30px","e":true},"n":{"v":"489px","e":true},"t":{"v":"371px"},"m":{"v":"228px"}},"y":{"d":{"v":"-122px","e":true},"n":{"v":"-267px","e":true},"t":{"v":"-202px"},"m":{"v":"-124px"}},"horizontal":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}},"vertical":{"d":{"e":true}},"zIndex":13,"position":"absolute"},"attributes":{"classes":"move-cloud-right2"},"group":{"groupOrder":13},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"start":20,"startRelative":20,"endWithSlide":false,"alias":"Anim To","frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":8650,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"70000","yoyo_move":true,"start":"0","frame_0":{"x":"100px"},"frame_999":{"x":"-100%"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":20},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"false","borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"rotationZ":"-2deg","rotationX":"0deg","rotationY":"0deg","speed":"900ms","copied":true},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"4":{"text":"WISH YOU","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"408px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-5px","e":true}},"y":{"d":{"v":"-244px","e":true},"n":{"v":"-187px","e":true},"t":{"v":"-182px","e":true},"m":{"v":"-207px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":15},"behavior":{"intelligentInherit":false},"group":{"groupOrder":15,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"opacity":0,"rotationX":"90deg","originZ":"-50"}},"frame_1":{"timeline":{"speed":1750,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":2450},"chars":{"ease":"power4.inOut","use":true,"delay":10,"originZ":"-50"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":8970,"startRelative":5480,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":8970}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500","e":true},"t":{"v":"500","e":true},"m":{"v":"500","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px","e":true},"t":{"v":"2px","e":true},"m":{"v":"3px","e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"5":{"text":"","alias":"Image-5","uid":5,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png","loaded":true,"imageLib":"medialibrary","imageId":19537},"toggle":{"text":""},"size":{"width":{"d":{"v":"179px","e":true},"n":{"v":"147px"},"t":{"v":"111px"},"m":{"v":"68px"}},"height":{"d":{"v":"504px","e":true},"n":{"v":"416px"},"t":{"v":"316px"},"m":{"v":"194px"}},"originalWidth":300,"originalHeight":845,"aspectRatio":{"d":{"v":0.355029585798816549324641300700022839009761810302734375},"n":{"v":0.355029585798816549324641300700022839009761810302734375},"t":{"v":0.355029585798816549324641300700022839009761810302734375},"m":{"v":0.355029585798816549324641300700022839009761810302734375}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"-122px","e":true},"n":{"v":"-100px"},"t":{"v":"-75px"},"m":{"v":"-8px","e":true}},"y":{"d":{"v":"-46px","e":true},"n":{"v":"-37px"},"t":{"v":"-28px"},"m":{"v":"-14px","e":true}},"zIndex":19,"position":"absolute"},"group":{"groupOrder":19},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"-50"},"n":{"v":"-41"},"t":{"v":"-31"},"m":{"v":"-19"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"start":570,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":7280,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"3000","yoyo_move":true,"frame_0":{"y":-10},"frame_999":{"y":10}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":570},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"6":{"text":"& Happy New Year","alias":"Copy sub title","uid":6,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"253px","e":true},"n":{"v":"285px","e":true},"t":{"v":"245px","e":true},"m":{"v":"-9px","e":true}},"y":{"d":{"v":"-69px","e":true},"n":{"v":"-42px","e":true},"t":{"v":"-39px","e":true},"m":{"v":"-94px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":14},"behavior":{"intelligentInherit":false},"group":{"groupOrder":14,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"opacity":0,"rotationX":"90deg","originZ":"-50"}},"frame_1":{"timeline":{"speed":1750,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":3050},"chars":{"ease":"power4.inOut","use":true,"delay":10,"originZ":"-50"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":8970,"startRelative":5280,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":8970}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"25px","e":true},"n":{"v":"23px","e":true},"t":{"v":"23px","e":true},"m":{"v":"20px","e":true}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500","e":true},"t":{"v":"500","e":true},"m":{"v":"500","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px","e":true},"t":{"v":"3px","e":true},"m":{"v":"3px","e":true}},"lineHeight":{"d":{"v":"32px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"7":{"text":"","alias":"Copy image-5","uid":7,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png","loaded":true,"imageLib":"medialibrary","imageId":19537},"toggle":{"text":""},"size":{"width":{"d":{"v":"179px","e":true},"n":{"v":"147px"},"t":{"v":"111px"},"m":{"v":"68px"}},"height":{"d":{"v":"504px","e":true},"n":{"v":"416px"},"t":{"v":"316px"},"m":{"v":"194px"}},"originalWidth":300,"originalHeight":845,"aspectRatio":{"d":{"v":0.355029585798816549324641300700022839009761810302734375},"n":{"v":0.355029585798816549324641300700022839009761810302734375},"t":{"v":0.355029585798816549324641300700022839009761810302734375},"m":{"v":0.355029585798816549324641300700022839009761810302734375}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"-86px","e":true},"n":{"v":"-71px"},"t":{"v":"-53px"},"m":{"v":"-9px","e":true}},"y":{"d":{"v":"-46px","e":true},"n":{"v":"-37px"},"t":{"v":"-28px"},"m":{"v":"-18px","e":true}},"horizontal":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}},"zIndex":18,"position":"absolute"},"group":{"groupOrder":18},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"-50"},"n":{"v":"-41"},"t":{"v":"-31"},"m":{"v":"-19"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"start":1090,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":6820,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"3000","yoyo_move":true,"frame_0":{"y":-10},"frame_999":{"y":10}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":1090},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"desktop","borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"copied":true},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"8":{"text":"","alias":"Copy  image-1","uid":8,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png","loaded":true,"imageLib":"medialibrary","imageId":19364},"toggle":{"text":""},"size":{"width":{"d":{"v":"816px","e":true},"n":{"v":"673px"},"t":{"v":"511px"},"m":{"v":"315px"}},"height":{"d":{"v":"340px","e":true},"n":{"v":"280px"},"t":{"v":"212px"},"m":{"v":"130px"}},"originalWidth":1047,"originalHeight":436,"aspectRatio":{"d":{"v":2.4013761467889906953132594935595989227294921875},"n":{"v":2.4013761467889906953132594935595989227294921875},"t":{"v":2.4013761467889906953132594935595989227294921875},"m":{"v":2.4013761467889906953132594935595989227294921875}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-213px","e":true},"n":{"v":"489px","e":true},"t":{"v":"371px"},"m":{"v":"228px"}},"y":{"d":{"v":"123px","e":true},"n":{"v":"-267px","e":true},"t":{"v":"-202px"},"m":{"v":"-124px"}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"zIndex":12,"position":"absolute"},"attributes":{"classes":"move-cloud-left5"},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","start":20,"startRelative":20,"endWithSlide":false,"alias":"Anim To","frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":8650,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"70000","yoyo_move":true,"yoyo_rotate":true,"yoyo_scale":true,"start":"0","frame_0":{"x":"-100px","scaleX":"0.6","rotationX":"20deg"},"frame_999":{"x":"150%"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":20},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"10":{"text":"","alias":"Copy image-21","uid":10,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/stars-pot.png","loaded":true,"imageLib":"medialibrary","imageId":19539},"toggle":{"text":""},"size":{"width":{"d":{"v":"100%","e":true},"n":{"v":"1062px","e":true},"t":{"v":"100%","e":true},"m":{"v":"561px","e":true}},"height":{"d":{"e":true},"n":{"v":"195.753px","e":true},"t":{"e":true},"m":{"v":"103.4766px","e":true}},"originalWidth":1920,"originalHeight":1080,"aspectRatio":{"d":{"v":1.77777777777777767909128669998608529567718505859375},"n":{"v":1.77777777777777767909128669998608529567718505859375},"t":{"v":1.77777777777777767909128669998608529567718505859375},"m":{"v":1.77777777777777767909128669998608529567718505859375}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"12px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"10px","e":true}},"y":{"d":{"v":"212px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom","e":true},"t":{"v":"bottom","e":true},"m":{"v":"bottom","e":true}},"zIndex":9,"position":"absolute"},"behavior":{"baseAlign":"slide"},"group":{"groupOrder":9},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1500,"start":210,"endWithSlide":false,"alias":"Anim To","frameLength":1500}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":7760,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"10000","yoyo_move":true,"frame_0":{"z":"0px","opacity":0},"frame_999":{"z":"100px"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":8970}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"filter":{"blendMode":"overlay"},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"16":{"subtype":"roundbutton","text":"Contact Us","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-3px","e":true}},"y":{"d":{"v":"370px","e":true},"n":{"v":"156px","e":true},"t":{"v":"128px","e":true},"m":{"v":"143px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":8},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":8,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"-70deg","originZ":"-50"},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":3160,"startRelative":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1750}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":8970,"startRelative":4060,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":8970}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"21":{"text":"","alias":"Image-21","uid":21,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/trees.png","loaded":true,"imageLib":"medialibrary","imageId":19368},"toggle":{"text":""},"size":{"width":{"d":{"v":"100%","e":true},"n":{"v":"1062px","e":true},"t":{"v":"100%","e":true},"m":{"v":"561px","e":true}},"height":{"d":{"e":true},"n":{"v":"195.753px","e":true},"t":{"e":true},"m":{"v":"103.4766px","e":true}},"originalWidth":2300,"originalHeight":424,"aspectRatio":{"d":{"v":5.42452830188679246958827206981368362903594970703125},"n":{"v":5.42452830188679246958827206981368362903594970703125},"t":{"v":5.42452830188679246958827206981368362903594970703125},"m":{"v":5.42452830188679246958827206981368362903594970703125}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-1px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"10px","e":true}},"y":{"d":{"v":"-31px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom","e":true},"t":{"v":"bottom","e":true},"m":{"v":"bottom","e":true}},"zIndex":17,"position":"absolute"},"behavior":{"baseAlign":"slide"},"group":{"groupOrder":17},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":7760,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":8970}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}');
INSERT INTO `wpd6_revslider_slides` VALUES
(29, 17, 1, '{"runtime":{"collapsedGroups":[]},"title":"Web Show","bg":{"type":"image","color":"#E7E7E7","image":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg","imageLib":"medialibrary","video":{"args":"hd=1&wmode=opaque&showinfo=0&ref=0;","argsVimeo":"title=0&byline=0&portrait=0&api=1","pausetimer":true},"imageWidth":1920,"imageHeight":1080,"imageRatio":1.77777777777777767909128669998608529567718505859375,"imageId":19365},"thumb":{"dimension":"slider"},"info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"delay":"8970ms"},"slideChange":{"speed":372,"in":{"o":0,"col":400},"out":{"a":false},"title":"*east* Gradient","main":"basic","group":"fade","preset":"slotfade-horizontal","random":"true","rndmain":"boxes","rndgrp":"zoom,zoomslidein,zoomslideout","adpr":false},"effects":{"parallax":"7"},"panzoom":{"set":true,"xEnd":"200px","yEnd":"200px","xStart":"200px","yStart":"200px"},"nav":{"arrows":{"presets":{"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"17","arrow-size-def":true,"right-arrow":"\\\\e825","right-arrow-def":false,"bg-size":"60","bg-size-def":true,"bg-color":"rgba(0, 0, 0, 0.38)","bg-color-def":true,"left-arrow":"\\\\e824","left-arrow-def":false}}},"version":"6.6.20"}', '{"0":{"text":"","alias":"Copy image-21","uid":0,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/mountains.png","loaded":true,"imageLib":"medialibrary","imageId":19367},"toggle":{"text":""},"size":{"width":{"d":{"v":"2164px","e":true},"n":{"v":"100%","e":true},"t":{"v":"100%","e":true},"m":{"v":"698px","e":true}},"height":{"d":{"v":"686px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"221.129px","e":true}},"originalWidth":2300,"originalHeight":729,"aspectRatio":{"d":{"v":3.1550068587105624118294144864194095134735107421875},"n":{"v":3.1550068587105624118294144864194095134735107421875},"t":{"v":3.1550068587105624118294144864194095134735107421875},"m":{"v":3.1550068587105624118294144864194095134735107421875}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-24px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"10px","e":true}},"y":{"d":{"v":"-98px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom","e":true},"t":{"v":"bottom","e":true},"m":{"v":"bottom","e":true}},"zIndex":11,"position":"absolute"},"attributes":{"classes":"slide-right"},"behavior":{"baseAlign":"slide"},"group":{"groupOrder":11},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":0.90000000000000002220446049250313080847263336181640625,"scaleY":0.90000000000000002220446049250313080847263336181640625},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power2.inOut","speed":1000,"start":1190,"startRelative":1190,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":6780,"endWithSlide":true,"frameLength":300}}},"loop":{"speed":"99999","frame_0":{"x":"0px"},"frame_999":{"x":"0%"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":1190},{"id":"frame_999","start":8970}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"1":{"text":"","alias":"Image-1","uid":1,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/moon-2.png","loaded":true,"imageLib":"medialibrary","imageId":19366},"toggle":{"text":""},"size":{"width":{"d":{"v":"583px","e":true},"n":{"v":"303px","e":true},"t":{"v":"304px","e":true},"m":{"v":"319px","e":true}},"height":{"d":{"v":"583px","e":true},"n":{"v":"302.984px","e":true},"t":{"v":"303.984px","e":true},"m":{"v":"318.996px","e":true}},"originalWidth":525,"originalHeight":525,"aspectRatio":{"d":{"v":1},"n":{"v":1},"t":{"v":1},"m":{"v":1}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"355px","e":true},"n":{"v":"390px","e":true},"t":{"v":"248px","e":true},"m":{"v":"97px","e":true}},"y":{"d":{"v":"-41px","e":true},"n":{"v":"115px","e":true},"t":{"v":"88px","e":true},"m":{"v":"49px","e":true}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom"},"t":{"v":"bottom"},"m":{"v":"bottom"}},"zIndex":10,"position":"absolute"},"group":{"groupOrder":10},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"start":1710,"startRelative":1710,"endWithSlide":false,"alias":"Anim To","frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"speed":3240,"start":8970,"startRelative":6960,"endWithSlide":true,"frameLength":3240}}},"loop":{"use":true,"ease":"sine.inOut","speed":"80000","yoyo_move":true,"start":"100","autoRotate":true,"frame_0":{"zr":"0px","y":"70px","z":"0px"},"frame_999":{"y":"-40%","z":"0px"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":1710},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"2":{"text":"Merry Christmas","alias":"Title","uid":2,"htmltag":"h1","toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"v":"699px","e":true},"t":{"e":true},"m":{"v":"400px","e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-1px","e":true}},"y":{"d":{"v":"-142px","e":true},"n":{"v":"-102px","e":true},"t":{"v":"-104px","e":true},"m":{"v":"-147px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":16},"behavior":{"intelligentInherit":false},"group":{"groupOrder":16,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"70deg","originZ":"-50"},"timeline":{"start":1700,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"y":{"d":{"v":"[-100||100]"},"n":{"v":"[-100||100]"},"t":{"v":"[-100||100]"},"m":{"v":"[-100||100]"}},"opacity":0}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":2110,"startRelative":2110,"endWithSlide":false,"alias":"Anim To","frameLength":3150},"chars":{"ease":"power4.inOut","use":true,"direction":"middletoedge","delay":10}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":8970,"startRelative":3710,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":2110},{"id":"frame_999","start":8970}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-Title","color":{"d":{"e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"fontFamily":"Great Vibes","fontSize":{"d":{"v":"120px","e":true},"n":{"v":"90px","e":true},"t":{"v":"80px","e":true},"m":{"v":"50px","e":true}},"fontWeight":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px"},"t":{"v":"3px"},"m":{"v":"3px"}},"lineHeight":{"d":{"v":"145px","e":true},"n":{"v":"95px","e":true},"t":{"v":"85px","e":true},"m":{"v":"60px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"normal","e":true}},"svg":{"color":{"d":{"v":"rgba(255, 255, 255, 1)","e":true},"n":{"v":"rgba(255, 255, 255, 1)","e":true},"t":{"v":"rgba(255, 255, 255, 1)","e":true},"m":{"v":"rgba(255, 255, 255, 1)","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"3":{"text":"","alias":"Copy image-1","uid":3,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png","loaded":true,"imageLib":"medialibrary","imageId":19364},"toggle":{"text":""},"size":{"width":{"d":{"v":"845px","e":true},"n":{"v":"697px"},"t":{"v":"529px"},"m":{"v":"326px"}},"height":{"d":{"v":"351.984px","e":true},"n":{"v":"289px"},"t":{"v":"219px"},"m":{"v":"135px"}},"originalWidth":1047,"originalHeight":436,"aspectRatio":{"d":{"v":2.4013761467889906953132594935595989227294921875},"n":{"v":2.4013761467889906953132594935595989227294921875},"t":{"v":2.4013761467889906953132594935595989227294921875},"m":{"v":2.4013761467889906953132594935595989227294921875}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-30px","e":true},"n":{"v":"489px","e":true},"t":{"v":"371px"},"m":{"v":"228px"}},"y":{"d":{"v":"-122px","e":true},"n":{"v":"-267px","e":true},"t":{"v":"-202px"},"m":{"v":"-124px"}},"horizontal":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}},"vertical":{"d":{"e":true}},"zIndex":13,"position":"absolute"},"attributes":{"classes":"move-cloud-right2"},"group":{"groupOrder":13},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"start":20,"startRelative":20,"endWithSlide":false,"alias":"Anim To","frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":8650,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"70000","yoyo_move":true,"start":"0","frame_0":{"x":"100px"},"frame_999":{"x":"-100%"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":20},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"false","borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"rotationZ":"-2deg","rotationX":"0deg","rotationY":"0deg","speed":"900ms","copied":true},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"4":{"text":"WISH YOU","alias":"Sub title","uid":4,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"v":"408px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-5px","e":true}},"y":{"d":{"v":"-244px","e":true},"n":{"v":"-187px","e":true},"t":{"v":"-182px","e":true},"m":{"v":"-207px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":15},"behavior":{"intelligentInherit":false},"group":{"groupOrder":15,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"opacity":0,"rotationX":"90deg","originZ":"-50"}},"frame_1":{"timeline":{"speed":1750,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":2450},"chars":{"ease":"power4.inOut","use":true,"delay":10,"originZ":"-50"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":8970,"startRelative":5480,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":8970}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"21px","e":true},"n":{"v":"20px","e":true},"t":{"v":"20px","e":true},"m":{"v":"15px","e":true}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500","e":true},"t":{"v":"500","e":true},"m":{"v":"500","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px","e":true},"t":{"v":"2px","e":true},"m":{"v":"3px","e":true}},"lineHeight":{"d":{"v":"21px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"5":{"text":"","alias":"Image-5","uid":5,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png","loaded":true,"imageLib":"medialibrary","imageId":19537},"toggle":{"text":""},"size":{"width":{"d":{"v":"179px","e":true},"n":{"v":"147px"},"t":{"v":"111px"},"m":{"v":"68px"}},"height":{"d":{"v":"504px","e":true},"n":{"v":"416px"},"t":{"v":"316px"},"m":{"v":"194px"}},"originalWidth":300,"originalHeight":845,"aspectRatio":{"d":{"v":0.355029585798816549324641300700022839009761810302734375},"n":{"v":0.355029585798816549324641300700022839009761810302734375},"t":{"v":0.355029585798816549324641300700022839009761810302734375},"m":{"v":0.355029585798816549324641300700022839009761810302734375}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"-122px","e":true},"n":{"v":"-100px"},"t":{"v":"-75px"},"m":{"v":"-8px","e":true}},"y":{"d":{"v":"-46px","e":true},"n":{"v":"-37px"},"t":{"v":"-28px"},"m":{"v":"-14px","e":true}},"zIndex":19,"position":"absolute"},"group":{"groupOrder":19},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"-50"},"n":{"v":"-41"},"t":{"v":"-31"},"m":{"v":"-19"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"start":570,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":7280,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"3000","yoyo_move":true,"frame_0":{"y":-10},"frame_999":{"y":10}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":570},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"6":{"text":"& Happy New Year","alias":"Copy sub title","uid":6,"customCSS":"0:;","toggle":{"text":""},"size":{"width":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"height":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"v":"253px","e":true},"n":{"v":"285px","e":true},"t":{"v":"245px","e":true},"m":{"v":"-9px","e":true}},"y":{"d":{"v":"-69px","e":true},"n":{"v":"-42px","e":true},"t":{"v":"-39px","e":true},"m":{"v":"-94px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle","e":true},"t":{"v":"middle","e":true},"m":{"v":"middle","e":true}},"position":"absolute","zIndex":14},"behavior":{"intelligentInherit":false},"group":{"groupOrder":14,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"opacity":1},"timeline":{"start":1500,"endWithSlide":false,"alias":"Anim From"},"chars":{"use":true,"opacity":0,"rotationX":"90deg","originZ":"-50"}},"frame_1":{"timeline":{"speed":1750,"start":640,"startRelative":640,"endWithSlide":false,"alias":"Anim To","frameLength":3050},"chars":{"ease":"power4.inOut","use":true,"delay":10,"originZ":"-50"}},"frame_999":{"transform":{"x":{"d":{"v":"left"},"n":{"v":"left"},"t":{"v":"left"},"m":{"v":"left"}}},"reverseDirection":{"x":true},"color":{"color":"transparent"},"timeline":{"ease":"power3.in","speed":1000,"start":8970,"startRelative":5280,"endWithSlide":true,"frameLength":1000},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":640},{"id":"frame_999","start":8970}],"split":true,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"Concept-SubTitle","color":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":true},"t":{"v":[0,0,0,0],"e":true},"m":{"v":[0,0,0,0],"e":true}},"padding":{"d":{"v":[0,0,10,0],"e":false},"n":{"v":[0,0,10,0],"e":false},"t":{"v":[0,0,10,0],"e":false},"m":{"v":[0,0,10,0],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"25px","e":true},"n":{"v":"23px","e":true},"t":{"v":"23px","e":true},"m":{"v":"20px","e":true}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500","e":true},"t":{"v":"500","e":true},"m":{"v":"500","e":true}},"letterSpacing":{"d":{"v":"3px","e":true},"n":{"v":"3px","e":true},"t":{"v":"3px","e":true},"m":{"v":"3px","e":true}},"lineHeight":{"d":{"v":"32px","e":true},"n":{"v":"25px","e":true},"t":{"v":"20px","e":true},"m":{"v":"20px","e":true}},"textAlign":{"d":{"v":"center","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"textTransform":"uppercase","whiteSpace":{"d":{"v":"normal","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"svg":{"color":{"d":{"v":"#e9204f","e":true},"n":{"v":"#e9204f","e":true},"t":{"v":"#e9204f","e":true},"m":{"v":"#e9204f","e":true}}}},"hover":{"color":"rgba(255, 255, 255, 1)","borderRadius":{"v":["0","0","0","0"]},"borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0","svg":{"color":"rgba(255, 255, 255, 1)"}},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"type":"text","version":"6.6.21"},"7":{"text":"","alias":"Copy image-5","uid":7,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png","loaded":true,"imageLib":"medialibrary","imageId":19537},"toggle":{"text":""},"size":{"width":{"d":{"v":"179px","e":true},"n":{"v":"147px"},"t":{"v":"111px"},"m":{"v":"68px"}},"height":{"d":{"v":"504px","e":true},"n":{"v":"416px"},"t":{"v":"316px"},"m":{"v":"194px"}},"originalWidth":300,"originalHeight":845,"aspectRatio":{"d":{"v":0.355029585798816549324641300700022839009761810302734375},"n":{"v":0.355029585798816549324641300700022839009761810302734375},"t":{"v":0.355029585798816549324641300700022839009761810302734375},"m":{"v":0.355029585798816549324641300700022839009761810302734375}},"scaleProportional":true,"originalSize":true},"position":{"x":{"d":{"v":"-86px","e":true},"n":{"v":"-71px"},"t":{"v":"-53px"},"m":{"v":"-9px","e":true}},"y":{"d":{"v":"-46px","e":true},"n":{"v":"-37px"},"t":{"v":"-28px"},"m":{"v":"-18px","e":true}},"horizontal":{"d":{"v":"right","e":true},"n":{"v":"right"},"t":{"v":"right"},"m":{"v":"right"}},"zIndex":18,"position":"absolute"},"group":{"groupOrder":18},"timeline":{"frames":{"frame_0":{"transform":{"y":{"d":{"v":"-50"},"n":{"v":"-41"},"t":{"v":"-31"},"m":{"v":"-19"}}},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"speed":1000,"start":1090,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":6820,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"3000","yoyo_move":true,"frame_0":{"y":-10},"frame_999":{"y":10}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":1090},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"usehover":"desktop","borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"copied":true},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"8":{"text":"","alias":"Copy  image-1","uid":8,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png","loaded":true,"imageLib":"medialibrary","imageId":19364},"toggle":{"text":""},"size":{"width":{"d":{"v":"816px","e":true},"n":{"v":"673px"},"t":{"v":"511px"},"m":{"v":"315px"}},"height":{"d":{"v":"340px","e":true},"n":{"v":"280px"},"t":{"v":"212px"},"m":{"v":"130px"}},"originalWidth":1047,"originalHeight":436,"aspectRatio":{"d":{"v":2.4013761467889906953132594935595989227294921875},"n":{"v":2.4013761467889906953132594935595989227294921875},"t":{"v":2.4013761467889906953132594935595989227294921875},"m":{"v":2.4013761467889906953132594935595989227294921875}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-213px","e":true},"n":{"v":"489px","e":true},"t":{"v":"371px"},"m":{"v":"228px"}},"y":{"d":{"v":"123px","e":true},"n":{"v":"-267px","e":true},"t":{"v":"-202px"},"m":{"v":"-124px"}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"zIndex":12,"position":"absolute"},"attributes":{"classes":"move-cloud-left5"},"group":{"groupOrder":12},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","start":20,"startRelative":20,"endWithSlide":false,"alias":"Anim To","frameLength":300}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":8650,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"70000","yoyo_move":true,"yoyo_rotate":true,"yoyo_scale":true,"start":"0","frame_0":{"x":"-100px","scaleX":"0.6","rotationX":"20deg"},"frame_999":{"x":"150%"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":20},{"id":"frame_999","start":8970}],"hoverFilterUsed":false,"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"10":{"text":"","alias":"Copy image-21","uid":10,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/stars-pot.png","loaded":true,"imageLib":"medialibrary","imageId":19539},"toggle":{"text":""},"size":{"width":{"d":{"v":"100%","e":true},"n":{"v":"1062px","e":true},"t":{"v":"100%","e":true},"m":{"v":"561px","e":true}},"height":{"d":{"e":true},"n":{"v":"195.753px","e":true},"t":{"e":true},"m":{"v":"103.4766px","e":true}},"originalWidth":1920,"originalHeight":1080,"aspectRatio":{"d":{"v":1.77777777777777767909128669998608529567718505859375},"n":{"v":1.77777777777777767909128669998608529567718505859375},"t":{"v":1.77777777777777767909128669998608529567718505859375},"m":{"v":1.77777777777777767909128669998608529567718505859375}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"12px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"10px","e":true}},"y":{"d":{"v":"212px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom","e":true},"t":{"v":"bottom","e":true},"m":{"v":"bottom","e":true}},"zIndex":9,"position":"absolute"},"behavior":{"baseAlign":"slide"},"group":{"groupOrder":9},"timeline":{"frames":{"frame_0":{"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"timeline":{"ease":"power4.inOut","speed":1500,"start":210,"endWithSlide":false,"alias":"Anim To","frameLength":1500}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":7760,"endWithSlide":true,"frameLength":300}}},"loop":{"use":true,"ease":"sine.inOut","speed":"10000","yoyo_move":true,"frame_0":{"z":"0px","opacity":0},"frame_999":{"z":"100px"}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":8970}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"filter":{"blendMode":"overlay"},"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"16":{"subtype":"roundbutton","text":"Contact Us","alias":"Button","uid":16,"customCSS":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","toggle":{"text":""},"size":{"width":{"d":{"e":true}},"height":{"d":{"e":true}},"scaleProportional":false},"position":{"x":{"d":{"e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"-3px","e":true}},"y":{"d":{"v":"370px","e":true},"n":{"v":"156px","e":true},"t":{"v":"128px","e":true},"m":{"v":"143px","e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center","e":true}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"position":"absolute","zIndex":8},"attributes":{"classes":"res-slide-btn"},"behavior":{"autoResponsive":false,"intelligentInherit":false,"responsiveChilds":false},"group":{"groupOrder":8,"columnbreakat":"mobile"},"timeline":{"frames":{"frame_0":{"transform":{"rotationX":"-70deg","originZ":"-50"},"timeline":{"start":2430,"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"transform":{"originZ":"-50"},"timeline":{"ease":"power4.inOut","speed":1750,"start":3160,"startRelative":3160,"endWithSlide":false,"alias":"Anim To","frameLength":1750}},"frame_999":{"transform":{"opacity":"0"},"color":{"color":"transparent"},"timeline":{"start":8970,"startRelative":4060,"endWithSlide":true,"frameLength":300},"chars":{"delay":"10"},"words":{"delay":"10"},"lines":{"delay":"10"}}},"loop":{"speed":4000,"yoyo_move":true},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":3160},{"id":"frame_999","start":8970}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"style":"pop","color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}},"margin":{"d":{"v":[0,0,0,0],"e":true},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[15,35,15,35],"e":false},"n":{"v":[15,35,15,35],"e":false},"t":{"v":[10,25,10,25],"e":true},"m":{"v":[10,25,10,25],"e":false}},"autolinebreak":false,"fontFamily":"Poppins","fontSize":{"d":{"v":"16px","e":true},"n":{"v":"16px"},"t":{"v":"14px","e":true},"m":{"v":"14px"}},"fontWeight":{"d":{"v":"500","e":true},"n":{"v":"500"},"t":{"v":"500"},"m":{"v":"500"}},"letterSpacing":{"d":{"e":true}},"lineHeight":{"d":{"v":"17px","e":true},"n":{"v":"17px"},"t":{"v":"17px"},"m":{"v":"17px"}},"textAlign":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"cursor":"pointer","backgroundColor":"#bf0a30","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":{"d":{"v":"solid"},"n":{"v":"solid"},"t":{"v":"solid"},"m":{"v":"solid"}},"borderWidth":["0","0","0","0"],"whiteSpace":{"d":{"e":true}},"svg":{"color":{"d":{"v":"rgba(255,255,255,1)","e":true},"n":{"v":"rgba(255,255,255,1)"},"t":{"v":"rgba(255,255,255,1)"},"m":{"v":"rgba(255,255,255,1)"}}}},"hover":{"usehover":true,"backgroundColor":"#000000","borderColor":"rgba(0,0,0,1)","borderRadius":{"v":["3px","3px","3px","3px"],"u":"px"},"borderStyle":"solid","borderWidth":["0","0","0","0"],"originX":50,"originY":50,"speed":"0"},"actions":{"triggerMemory":"keep","action":[],"inactive_actions":[],"animationoverwrite":"wait"},"runtime":{"internalClass":"rev-btn"},"type":"button","version":"6.6.21"},"21":{"text":"","alias":"Image-21","uid":21,"media":{"imageUrl":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/trees.png","loaded":true,"imageLib":"medialibrary","imageId":19368},"toggle":{"text":""},"size":{"width":{"d":{"v":"100%","e":true},"n":{"v":"1062px","e":true},"t":{"v":"100%","e":true},"m":{"v":"561px","e":true}},"height":{"d":{"e":true},"n":{"v":"195.753px","e":true},"t":{"e":true},"m":{"v":"103.4766px","e":true}},"originalWidth":2300,"originalHeight":424,"aspectRatio":{"d":{"v":5.42452830188679246958827206981368362903594970703125},"n":{"v":5.42452830188679246958827206981368362903594970703125},"t":{"v":5.42452830188679246958827206981368362903594970703125},"m":{"v":5.42452830188679246958827206981368362903594970703125}},"scaleProportional":true,"originalSize":false},"position":{"x":{"d":{"v":"-1px","e":true},"n":{"e":true},"t":{"e":true},"m":{"v":"10px","e":true}},"y":{"d":{"v":"-31px","e":true},"n":{"e":true},"t":{"e":true},"m":{"e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center","e":true},"t":{"v":"center","e":true},"m":{"v":"center"}},"vertical":{"d":{"v":"bottom","e":true},"n":{"v":"bottom","e":true},"t":{"v":"bottom","e":true},"m":{"v":"bottom","e":true}},"zIndex":17,"position":"absolute"},"behavior":{"baseAlign":"slide"},"group":{"groupOrder":17},"timeline":{"frames":{"frame_0":{"transform":{"scaleX":2,"scaleY":2},"mask":{"use":true},"timeline":{"endWithSlide":false,"alias":"Anim From"}},"frame_1":{"mask":{"use":true},"timeline":{"ease":"power2.out","speed":1000,"start":210,"startRelative":210,"endWithSlide":false,"alias":"Anim To","frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":8970,"startRelative":7760,"endWithSlide":true,"frameLength":300}}},"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":210},{"id":"frame_999","start":8970}],"split":false,"sessionFilterUsed":false,"hoverFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0]},"actions":{"action":[],"inactive_actions":[]},"type":"image","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":7},"type":"zone","alias":"TOP ROWS","position":{"zIndex":7,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":6},"type":"zone","alias":"MID ROWS","position":{"zIndex":6,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":5},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":5,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_slides7`
--

CREATE TABLE `wpd6_revslider_slides7` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(11) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT '',
  `static` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_revslider_slides7`
--

INSERT INTO `wpd6_revslider_slides7` VALUES
(1, 1, 1, '{"addOns":[],"id":1,"version":"7.0.0","actions":[{"a":"link","evt":"click","link":"http:\\/\\/my-religion.cmsmasters.net\\/who-we-are\\/","target":["_self"],"ltype":"jquery","d":"","src":[4]}],"title":"Slide","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Caption Text1","content":{"text":"Google doesn\\u2019t have all the answers."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["289px","289px","289px","289px","289px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"''Crimson Text''","style":true,"size":["36px","36px","36px","36px","36px"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["40px","40px","40px","40px","40px"],"type":"text"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"The Way","content":{"text":"The Way"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["428px","428px","428px","428px","428px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":1,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1200,"f":1200,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["200px","200px","200px","200px","200px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"To The Church","content":{"text":"to the church"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["568px","568px","568px","568px","568px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":7,"order":2,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["64px","64px","64px","64px","64px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"4":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Button","subtype":"button","content":{"text":"LEARN MORE"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["-1px","-1px","-1px","-1px","-1px"],"y":["665px","665px","665px","665px","665px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":3,"display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":2000,"f":2000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":["16px","16px","16px","16px","16px"],"b":["16px","16px","16px","16px","16px"],"l":["33px","33px","33px","33px","33px"],"r":["33px","33px","33px","33px","33px"]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"rgba(86,92,112,1)","bg":{"type":"solid","orig":"rgba(255,255,255,1)","string":"rgba(255, 255, 255, 1)"},"gAnim":"fading"},"border":{"c":"rgba(255,255,255,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power0.in"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#565c70","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(255,255,255,1)","w":{"t":["2px","2px","2px","2px","2px"],"r":["2px","2px","2px","2px","2px"],"b":["2px","2px","2px","2px","2px"],"l":["2px","2px","2px","2px","2px"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["15px","15px","15px","15px","15px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["20px","20px","20px","20px","20px"],"type":"text"},"5":{"rTo":"slide","id":5,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":1000,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}},"pan":{"pers":600,"orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":300,"d":0,"f":0,"e":"none","x":"20","y":"7070","sX":"100%","rZ":0,"off":0},{"t":300,"d":10000,"f":10000,"e":"none","x":"60","y":"30","sX":"130","rZ":0,"off":0}]}}},"type":"shape"}}', '{"version":"6.7.29"}', ''),
(2, 1, 2, '{"addOns":[],"id":2,"version":"7.0.0","actions":[{"a":"link","evt":"click","link":"http:\\/\\/my-religion.cmsmasters.net\\/get-involved\\/","target":["_self"],"ltype":"jquery","d":"","src":[4]}],"title":"Slide","parentId":null,"language":"default","order":"2","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Caption Text1","content":{"text":"Building Holy and Healthy Lives"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["289px","289px","289px","289px","289px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"''Crimson Text''","style":true,"size":["36px","36px","36px","36px","36px"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["40px","40px","40px","40px","40px"],"type":"text"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"The Way","content":{"text":"The Family"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["428px","428px","428px","428px","428px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":1,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1200,"f":1200,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["200px","200px","200px","200px","200px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"To The Church","content":{"text":"Love, Care, Share."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["573px","573px","573px","573px","573px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":7,"order":2,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["56px","56px","56px","56px","56px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"4":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Button","subtype":"button","content":{"text":"LEARN MORE"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["670px","670px","670px","670px","670px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":3,"display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":2000,"f":2000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":["16px","16px","16px","16px","16px"],"b":["16px","16px","16px","16px","16px"],"l":["33px","33px","33px","33px","33px"],"r":["33px","33px","33px","33px","33px"]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"rgba(86,92,112,1)","bg":{"type":"solid","orig":"rgba(255,255,255,1)","string":"rgba(255, 255, 255, 1)"},"gAnim":"fading"},"border":{"c":"rgba(255,255,255,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power0.in"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#565c70","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(255,255,255,1)","w":{"t":["2px","2px","2px","2px","2px"],"r":["2px","2px","2px","2px","2px"],"b":["2px","2px","2px","2px","2px"],"l":["2px","2px","2px","2px","2px"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["15px","15px","15px","15px","15px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["20px","20px","20px","20px","20px"],"type":"text"},"5":{"rTo":"slide","id":5,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":1000,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}},"pan":{"pers":600,"orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":300,"d":0,"f":0,"e":"none","x":"50","y":"100","sX":"100%","rZ":0,"off":0},{"t":300,"d":10000,"f":10000,"e":"none","x":"100","y":"60","sX":"130","rZ":0,"off":0}]}}},"type":"shape"}}', '{"version":"6.7.29"}', ''),
(3, 2, 1, '{"addOns":[],"id":3,"version":"7.0.0","title":"Slide","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"JOIN US.","content":{"text":"JOIN US."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["322px","322px","322px","322px","322px"],"y":["222px","222px","222px","222px","222px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["171px","171px","171px","171px","171px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22px","22px","22px","22px","22px"],"type":"text"},"2":{"rTo":"slide","id":2,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":1000,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}}}},"type":"shape"}}', '{"version":"6.7.29"}', ''),
(4, 2, 2, '{"addOns":[],"id":4,"version":"7.0.0","title":"Slide","parentId":null,"language":"default","order":"2","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Google doesn\\u2019t have all the answers.","content":{"text":"Google doesn\\u2019t have all the answers."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["744px","744px","744px","744px","744px"],"y":["189px","189px","189px","189px","189px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"''Crimson Text''","size":["34px","34px","34px","34px","34px"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"The Way","content":{"text":"The Way"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["571px","571px","571px","571px","571px"],"y":["344px","344px","344px","344px","344px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":1,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["200px","200px","200px","200px","200px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"To the church","content":{"text":"to the church"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["761px","761px","761px","761px","761px"],"y":["520px","520px","520px","520px","520px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":7,"order":2,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["64px","64px","64px","64px","64px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"4":{"rTo":"slide","id":4,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":1000,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}}}},"type":"shape"}}', '{"version":"6.7.29"}', ''),
(5, 3, 1, '{"addOns":[],"id":5,"version":"7.0.0","actions":[{"a":"link","evt":"click","link":"http:\\/\\/my-religion.cmsmasters.net\\/who-we-are\\/","target":["_self"],"ltype":"jquery","d":"","src":[4]}],"title":"Slide","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Caption Text1","content":{"text":"Google doesn\\u2019t have all the answers."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["289px","289px","289px","289px","289px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"''Crimson Text''","style":true,"size":["36px","36px","36px","36px","36px"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["40px","40px","40px","40px","40px"],"type":"text"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"The Way","content":{"text":"The Way"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["428px","428px","428px","428px","428px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":1,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1200,"f":1200,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["200px","200px","200px","200px","200px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"To The Church","content":{"text":"to the church"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["568px","568px","568px","568px","568px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":7,"order":2,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["64px","64px","64px","64px","64px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"4":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Button","subtype":"button","content":{"text":"LEARN MORE"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["-1px","-1px","-1px","-1px","-1px"],"y":["665px","665px","665px","665px","665px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":3,"display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":2000,"f":2000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":["16px","16px","16px","16px","16px"],"b":["16px","16px","16px","16px","16px"],"l":["33px","33px","33px","33px","33px"],"r":["33px","33px","33px","33px","33px"]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"rgba(86,92,112,1)","bg":{"type":"solid","orig":"rgba(255,255,255,1)","string":"rgba(255, 255, 255, 1)"},"gAnim":"fading"},"border":{"c":"rgba(255,255,255,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power0.in"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#565c70","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(255,255,255,1)","w":{"t":["2px","2px","2px","2px","2px"],"r":["2px","2px","2px","2px","2px"],"b":["2px","2px","2px","2px","2px"],"l":["2px","2px","2px","2px","2px"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["15px","15px","15px","15px","15px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["20px","20px","20px","20px","20px"],"type":"text"},"5":{"rTo":"slide","id":5,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":600,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}},"pan":{"pers":600,"orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":300,"d":0,"f":0,"e":"none","x":"20","y":"7070","sX":"100%","rZ":0,"off":0},{"t":300,"d":10000,"f":10000,"e":"none","x":"60","y":"30","sX":"130","rZ":0,"off":0}]}}},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(6, 3, 2, '{"addOns":[],"id":6,"version":"7.0.0","actions":[{"a":"link","evt":"click","link":"http:\\/\\/my-religion.cmsmasters.net\\/get-involved\\/","target":["_self"],"ltype":"jquery","d":"","src":[4]}],"title":"Slide","parentId":null,"language":"default","order":"2","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Caption Text1","content":{"text":"Building Holy and Healthy Lives"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["289px","289px","289px","289px","289px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"''Crimson Text''","style":true,"size":["36px","36px","36px","36px","36px"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["40px","40px","40px","40px","40px"],"type":"text"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"The Way","content":{"text":"The Family"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["428px","428px","428px","428px","428px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":1,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1200,"f":1200,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["200px","200px","200px","200px","200px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"To The Church","content":{"text":"Love, Care, Share."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["573px","573px","573px","573px","573px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":7,"order":2,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["56px","56px","56px","56px","56px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"4":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Button","subtype":"button","content":{"text":"LEARN MORE"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["670px","670px","670px","670px","670px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":3,"display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":2000,"f":2000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":["16px","16px","16px","16px","16px"],"b":["16px","16px","16px","16px","16px"],"l":["33px","33px","33px","33px","33px"],"r":["33px","33px","33px","33px","33px"]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"rgba(86,92,112,1)","bg":{"type":"solid","orig":"rgba(255,255,255,1)","string":"rgba(255, 255, 255, 1)"},"gAnim":"fading"},"border":{"c":"rgba(255,255,255,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power0.in"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#565c70","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(255,255,255,1)","w":{"t":["2px","2px","2px","2px","2px"],"r":["2px","2px","2px","2px","2px"],"b":["2px","2px","2px","2px","2px"],"l":["2px","2px","2px","2px","2px"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["15px","15px","15px","15px","15px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["20px","20px","20px","20px","20px"],"type":"text"},"5":{"rTo":"slide","id":5,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":600,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}},"pan":{"pers":600,"orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":300,"d":0,"f":0,"e":"none","x":"50","y":"100","sX":"100%","rZ":0,"off":0},{"t":300,"d":10000,"f":10000,"e":"none","x":"100","y":"60","sX":"130","rZ":0,"off":0}]}}},"type":"shape"}}', '{"version":"6.7.31"}', '');
INSERT INTO `wpd6_revslider_slides7` VALUES
(7, 4, 1, '{"addOns":[],"id":7,"version":"7.0.0","title":"Slide","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"JOIN US.","content":{"text":"JOIN US."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["322px","322px","322px","322px","322px"],"y":["222px","222px","222px","222px","222px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["171px","171px","171px","171px","171px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22px","22px","22px","22px","22px"],"type":"text"},"2":{"rTo":"slide","id":2,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":600,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}}}},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(8, 4, 2, '{"addOns":[],"id":8,"version":"7.0.0","title":"Slide","parentId":null,"language":"default","order":"2","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Google doesn\\u2019t have all the answers.","content":{"text":"Google doesn\\u2019t have all the answers."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["744px","744px","744px","744px","744px"],"y":["189px","189px","189px","189px","189px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"''Crimson Text''","size":["34px","34px","34px","34px","34px"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"The Way","content":{"text":"The Way"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["571px","571px","571px","571px","571px"],"y":["344px","344px","344px","344px","344px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":1,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["200px","200px","200px","200px","200px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"To the church","content":{"text":"to the church"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["761px","761px","761px","761px","761px"],"y":["520px","520px","520px","520px","520px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":7,"order":2,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["64px","64px","64px","64px","64px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"4":{"rTo":"slide","id":4,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":600,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}}}},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(9, 5, 1, '{"addOns":[],"id":9,"version":"7.0.0","actions":[{"a":"link","evt":"click","link":"http:\\/\\/my-religion.cmsmasters.net\\/who-we-are\\/","target":["_self"],"ltype":"jquery","d":"","src":[4]}],"title":"Slide","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Caption Text1","content":{"text":"Google doesn\\u2019t have all the answers."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["289px","289px","289px","289px","289px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"''Crimson Text''","style":true,"size":["36px","36px","36px","36px","36px"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["40px","40px","40px","40px","40px"],"type":"text"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"The Way","content":{"text":"The Way"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["428px","428px","428px","428px","428px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":1,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1200,"f":1200,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["200px","200px","200px","200px","200px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"To The Church","content":{"text":"to the church"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["568px","568px","568px","568px","568px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":7,"order":2,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["64px","64px","64px","64px","64px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"4":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Button","subtype":"button","content":{"text":"LEARN MORE"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["-1px","-1px","-1px","-1px","-1px"],"y":["665px","665px","665px","665px","665px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":3,"display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":2000,"f":2000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":["16px","16px","16px","16px","16px"],"b":["16px","16px","16px","16px","16px"],"l":["33px","33px","33px","33px","33px"],"r":["33px","33px","33px","33px","33px"]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"rgba(86,92,112,1)","bg":{"type":"solid","orig":"rgba(255,255,255,1)","string":"rgba(255, 255, 255, 1)"},"gAnim":"fading"},"border":{"c":"rgba(255,255,255,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power0.in"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#565c70","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(255,255,255,1)","w":{"t":["2px","2px","2px","2px","2px"],"r":["2px","2px","2px","2px","2px"],"b":["2px","2px","2px","2px","2px"],"l":["2px","2px","2px","2px","2px"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["15px","15px","15px","15px","15px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["20px","20px","20px","20px","20px"],"type":"text"},"5":{"rTo":"slide","id":5,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":600,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}},"pan":{"pers":600,"orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":300,"d":0,"f":0,"e":"none","x":"20","y":"7070","sX":"100%","rZ":0,"off":0},{"t":300,"d":10000,"f":10000,"e":"none","x":"60","y":"30","sX":"130","rZ":0,"off":0}]}}},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(10, 5, 2, '{"addOns":[],"id":10,"version":"7.0.0","actions":[{"a":"link","evt":"click","link":"http:\\/\\/my-religion.cmsmasters.net\\/get-involved\\/","target":["_self"],"ltype":"jquery","d":"","src":[4]}],"title":"Slide","parentId":null,"language":"default","order":"2","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Caption Text1","content":{"text":"Building Holy and Healthy Lives"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["289px","289px","289px","289px","289px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"''Crimson Text''","style":true,"size":["36px","36px","36px","36px","36px"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["40px","40px","40px","40px","40px"],"type":"text"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"The Way","content":{"text":"The Family"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["428px","428px","428px","428px","428px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":1,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1200,"f":1200,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power2.in","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["200px","200px","200px","200px","200px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"To The Church","content":{"text":"Love, Care, Share."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["573px","573px","573px","573px","573px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":7,"order":2,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["56px","56px","56px","56px","56px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"4":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Button","subtype":"button","content":{"text":"LEARN MORE"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["670px","670px","670px","670px","670px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":3,"display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"z":"0","sX":"0.9","sY":"0.9","skX":"0","skY":"0","o":"0","rX":"0","rY":"0","rZ":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":2000,"f":2000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":0,"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":["16px","16px","16px","16px","16px"],"b":["16px","16px","16px","16px","16px"],"l":["33px","33px","33px","33px","33px"],"r":["33px","33px","33px","33px","33px"]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"rgba(86,92,112,1)","bg":{"type":"solid","orig":"rgba(255,255,255,1)","string":"rgba(255, 255, 255, 1)"},"gAnim":"fading"},"border":{"c":"rgba(255,255,255,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power0.in"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#565c70","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(255,255,255,1)","w":{"t":["2px","2px","2px","2px","2px"],"r":["2px","2px","2px","2px","2px"],"b":["2px","2px","2px","2px","2px"],"l":["2px","2px","2px","2px","2px"]}},"radius":{"t":"30px","r":"30px","b":"30px","l":"30px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["15px","15px","15px","15px","15px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["20px","20px","20px","20px","20px"],"type":"text"},"5":{"rTo":"slide","id":5,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":600,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}},"pan":{"pers":600,"orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":300,"d":0,"f":0,"e":"none","x":"50","y":"100","sX":"100%","rZ":0,"off":0},{"t":300,"d":10000,"f":10000,"e":"none","x":"100","y":"60","sX":"130","rZ":0,"off":0}]}}},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(11, 6, 1, '{"addOns":[],"id":11,"version":"7.0.0","title":"Slide","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"JOIN US.","content":{"text":"JOIN US."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["322px","322px","322px","322px","322px"],"y":["222px","222px","222px","222px","222px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["171px","171px","171px","171px","171px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22px","22px","22px","22px","22px"],"type":"text"},"2":{"rTo":"slide","id":2,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/06.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":600,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}}}},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(12, 6, 2, '{"addOns":[],"id":12,"version":"7.0.0","title":"Slide","parentId":null,"language":"default","order":"2","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Google doesn\\u2019t have all the answers.","content":{"text":"Google doesn\\u2019t have all the answers."},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["744px","744px","744px","744px","744px"],"y":["189px","189px","189px","189px","189px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"order":0,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"''Crimson Text''","size":["34px","34px","34px","34px","34px"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"The Way","content":{"text":"The Way"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["571px","571px","571px","571px","571px"],"y":["344px","344px","344px","344px","344px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":1,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["200px","200px","200px","200px","200px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"To the church","content":{"text":"to the church"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["761px","761px","761px","761px","761px"],"y":["520px","520px","520px","520px","520px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":7,"order":2,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":500,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"sX":"1","sY":"1","skX":"0","skY":"0","o":"0","xRe":0,"yRe":0,"off":0},{"t":500,"d":300,"f":300,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":"1","sY":"1","skX":"0","skY":"0","o":"1","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"nothing","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":["#a",0,"#a","#a","#a"],"b":["#a",0,"#a","#a","#a"],"l":["#a",0,"#a","#a","#a"],"r":["#a",0,"#a","#a","#a"]},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Montserrat","size":["64px","64px","64px","64px","64px"],"weight":["700","700","700","700","700"],"ls":[0,0,0,0,0]},"lh":["22","22","22","22","22"],"type":"text"},"4":{"rTo":"slide","id":4,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2016\\/07\\/04.jpg","lib":"","lib_id":"","lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":600,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"","m":"","g":""},"addOns":[],"in":{"o":0},"out":{"a":false}}}},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(13, 7, 1, '{"addOns":[],"id":13,"version":"7.0.0","title":"Web Show","parentId":null,"language":"default","order":1,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-1-1536x864.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"arrow-size":"17","bg-size":"60","bg-color":"rgba(0, 0, 0, 0.38)"}}}', '{"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"Google Doesn''t Have all the answers","trans":"uppercase"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["754px","754px","699px","auto","400px"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["10px","10px","-26px","-10px","-33px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"Poppins","size":["54px","54px","50px","45px","30px"],"weight":["700","700","700","700","700"],"ls":["3px","3px","3px","3px","3px"]},"lh":["52px","52px","55px","50px","40px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"WELCOME TO The fusion church","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["408px","408px","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-90px","-90px","-83px","-64px","-71px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":3600,"f":3600,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":3600,"f":3600,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","left","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#e9204f","#e9204f","#e9204f"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"The Fusion Church is more than a building \\u2014 it\\u2019s a family, a movement, and a beacon of light in a changing world."},"runtime":{"locked":false,"hidden":false},"size":{"w":["697px","697px","805px","689px","388px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["83px","83px","286px","271px","233px"],"h":["center","center","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","15px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","27px"],"type":"text"},"16":{"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"WORSHIP WITH US"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["162px","162px","130px","128px","117px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"-70deg","xRe":0,"yRe":0,"off":0},{"t":3160,"d":1750,"f":1750,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"type":"text"},"21":{"fluid":{"tx":true,"tr":true,"sp":true},"id":21,"alias":"Image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["67px","67px","60px","56px","45px"],"h":["67px","67px","60px","56px","45px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["#a",0,0,0,0],"y":["164px","164px","95px","91px","90px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/dove.png","lib":"","lib_id":6383,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"22":{"rTo":"slide","id":22,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.77777777777777767909128669998608529567718505859375,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-1-1536x864.jpg","lib":"","lib_id":20687,"lib_size":"1536x1536","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":2000,"rnd":false,"temp":{"t":"*swap_horiz* Auto Direction","p":"slidingoverlayhorizontal","m":"basic","g":"double"},"addOns":[],"e":"slidingoverlay","adpr":false,"in":{"o":1,"x":"(100%)"},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', '');
INSERT INTO `wpd6_revslider_slides7` VALUES
(14, 7, 2, '{"addOns":[],"id":14,"version":"7.0.0","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/sermons\\/","src":[16]}],"title":"Web Show","parentId":null,"language":"default","order":2,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-3-1536x864.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"bg-color":"rgba(0, 0, 0, 0.38)","arrow-color":"#ffffff","bg-size":"60","arrow-size":"17"}}}', '{"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"A Place to Belong. A People to Believe With.","trans":"uppercase"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["922px","922px","845px","736px","478px"],"h":["110px","110px","auto","auto","35px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["10px","10px",0,"-10px","-32px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"Poppins","size":["54px","54px","50px","45px","28px"],"weight":["700","700","700","700","700"],"ls":["3px","3px","3px","3px","3px"]},"lh":["52px","52px","55px","50px","30px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"WE''RE BUILDING A HOME IN CHRIST","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["446px","446px","424px","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-74px","-74px","-47px","-55px","-72px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":3800,"f":3800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":3800,"f":3800,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#e9204f","#e9204f","#e9204f"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Join our vibrant, Spirit-filled community and experience faith like never before.\\n"},"runtime":{"locked":false,"hidden":false},"size":{"w":["806px","806px","805px","689px","388px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["2px","2px",0,0,0],"y":["112px","112px","312px","271px","234px"],"h":["center","center","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","15px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","27px"],"type":"text"},"16":{"listen":["click"],"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"VIEW SERMONS"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["177px","177px","156px","128px","118px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":3160,"d":1200,"f":1200,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/sermons\\/","type":"text"},"21":{"fluid":{"tx":true,"tr":true,"sp":true},"id":21,"alias":"Image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["67px","67px","60px","56px","45px"],"h":["67px","67px","60px","56px","45px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["#a",0,0,0,0],"y":["205px","205px","133px","102px","89px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/loveus.png","lib":"","lib_id":6385,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"22":{"rTo":"slide","id":22,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.77777777777777767909128669998608529567718505859375,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-3-1536x864.jpg","lib":"","lib_id":20688,"lib_size":"1536x1536","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":2000,"rnd":false,"temp":{"t":"*swap_horiz* Auto Direction","p":"slidingoverlayhorizontal","m":"basic","g":"double"},"addOns":[],"e":"slidingoverlay","adpr":false,"in":{"o":1,"x":"(100%)"},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(15, 7, 3, '{"addOns":[],"id":15,"version":"7.0.0","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/ministries\\/","src":[16]}],"title":"Web Show","parentId":null,"language":"default","order":3,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-2-1536x864.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"arrow-size":"17","bg-color":"rgba(0, 0, 0, 0.38)","bg-size":"60"}}}', '{"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"Be Equipped, Be Empowered","trans":"uppercase"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["922px","922px","845px","736px","478px"],"h":["62px","62px","auto","auto","35px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["10px","10px",0,"-10px","-38px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"Poppins","size":["54px","54px","50px","45px","28px"],"weight":["700","700","700","700","700"],"ls":["3px","3px","3px","3px","3px"]},"lh":["52px","52px","55px","50px","30px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"Real Word. Real Life. Real Change.\\"","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["446px","446px","424px","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-42px","-42px","-47px","-55px","-76px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":4200,"f":4200,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":4200,"f":4200,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#e9204f","#e9204f","#e9204f"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Dynamic, yet unified ministries designed to nurture the next generation in Christ.\\n"},"runtime":{"locked":false,"hidden":false},"size":{"w":["806px","806px","805px","689px","388px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["78px","78px","312px","271px","228px"],"h":["center","center","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","15px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","27px"],"type":"text"},"16":{"listen":["click"],"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"VIEW MINISTRIES"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["162px","162px","156px","128px","112px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":3160,"d":1200,"f":1200,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/ministries\\/","type":"text"},"21":{"fluid":{"tx":true,"tr":true,"sp":true},"id":21,"alias":"Image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["67px","67px","60px","56px","45px"],"h":["67px","67px","60px","56px","45px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["#a",0,0,0,0],"y":["228px","228px","133px","102px","85px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/bible.png","lib":"","lib_id":6387,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"22":{"rTo":"slide","id":22,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.77777777777777767909128669998608529567718505859375,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/zegen-home-1\\/zmain-slider-2-1536x864.jpg","lib":"","lib_id":20689,"lib_size":"1536x1536","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":2000,"rnd":false,"temp":{"t":"*swap_horiz* Auto Direction","p":"slidingoverlayhorizontal","m":"basic","g":"double"},"addOns":[],"e":"slidingoverlay","adpr":false,"in":{"o":1,"x":"(100%)"},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(16, 8, 1, '{"addOns":[],"id":16,"version":"7.0.0","actions":[{"a":"scrollbelow","evt":"click","e":"power1.inOut","s":"1000ms","offset":"-60px","src":[0]},{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","src":[5]}],"title":"Web Show","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-4.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"0":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":0,"alias":"image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["40px","40px","#a","32px","29px"],"h":["63px","63px","#a","50px","46px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["#a",0,0,0,0],"y":["68px","68px","#a","#a","29px"],"h":["center","center","center","center","center"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/Arrow.png","lib":"medialibrary","lib_id":20691,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"y":[{"t":300,"d":0,"f":0,"e":"none"},{"t":300,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":["-5px","-5px","-5px","-5px","-5px"]},{"t":500,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[10,10,10,10,10],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":2000,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":["-5px","-5px","-5px","-5px","-5px"],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":"true","m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"orig":"transparent","type":"solid","string":"transparent"},"gAnim":"fading"},"border":{"c":"transparent","s":"none","w":{"t":[0,0,0,0,0],"r":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0]}},"radius":{"t":0,"r":0,"b":0,"l":0},"frame":{"o":"0.6","oX":"50%","oY":"50%","oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"type":"shape"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"Let''s Bring Them Home"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["1098px","1098px","845px","736px","478px"],"h":["92px","92px","auto","auto","45px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-45px","-45px","-80px","-93px","-108px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","x":["105%","105%","105%","105%","105%"],"y":[0,0,0,0,0],"o":"1","rY":"45deg","rZ":"90deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":2110,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rY":0,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":3000,"f":3000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":3000,"f":3000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"''Open Sans''","size":["75px","75px","50px","45px","35px"],"weight":["700","700","700","700","700"],"ls":["-0.5px","-0.5px","0px","0px","0px"]},"lh":["82px","82px","55px","50px","38px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"We''re Building Them A Home"},"runtime":{"locked":false,"hidden":false},"size":{"w":["612px","612px","424px","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-104px","-104px","-127px","-138px","-148px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":640,"d":1000,"f":1000,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":1000,"f":1000,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf1e41","#bf1e41","#bf0a30","#bf0a30","#bf0a30"],"font":{"family":"Poppins","size":["23px","23px","20px","20px","16px"],"weight":["700","700","700","700","700"],"ls":["1px","1px","0px","0px","0px"]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"5":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":5,"alias":"Copy  button-19","subtype":"button","content":{"text":"Learn More","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["auto","auto","auto","auto","auto"],"h":["auto","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["0px","0px","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["565px","565px","324px","288px","291px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":3530,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":3530,"d":1200,"f":1200,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a",0],"b":[0,0,"#a","#a",0],"l":[36,36,"#a","#a",22],"r":[36,36,"#a","#a",22]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"transparent","s":"none","w":{"t":[0,0,0,0,0],"r":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0]}},"radius":{"t":"6px","r":"6px","b":"6px","l":"6px"},"frame":{"o":1,"oX":"50%","oY":"50%","oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":100,"e":"power1.inOut"},"filter":{"g":0,"r":"120%","b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"radius":{"t":"6px","r":"6px","b":"6px","l":"6px"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"Poppins","size":["16px","16px","#a","14px","14px"],"weight":["600","600","600","600","600"],"ls":["1px","1px","#a","#a","1px"]},"lh":["50","50","#a","36px","42px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Jesus is holy, loving, and worthy of all our worship and devotion. You will feel the heaven in our Zegen Church. Join with us and Praise the Lord Jesus."},"runtime":{"locked":false,"hidden":false},"size":{"w":["806px","806px","805px","689px","449px"],"h":["#a","auto","auto","auto","99px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["48px","48px","232px","198px","174px"],"h":["center","center","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","16px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","30px"],"type":"text"},"15":{"rTo":"slide","id":15,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":2.133333333333333303727386009995825588703155517578125,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-4.jpg","lib":"medialibrary","lib_id":20690,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":1000,"rnd":false,"temp":{"t":"*rotate_left* Scale & Fade","p":"boxrandomrotate","m":"boxes","g":"rotation"},"addOns":[],"f":"random","adpr":false,"in":{"o":0,"r":"{-45,45}","sx":0,"sy":0,"row":5,"col":5},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(17, 8, 2, '{"addOns":[],"id":17,"version":"7.0.0","actions":[{"a":"scrollbelow","evt":"click","e":"power1.inOut","s":"1000ms","offset":"-60px","src":[3]},{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","src":[19]}],"title":"Web Show","parentId":null,"language":"default","order":"2","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-3.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"We Call, Price the Lord"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["1098px","1098px","845px","736px","478px"],"h":["92px","92px","auto","auto","35px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-45px","-45px","-80px","-93px","-108px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","x":["105%","105%","105%","105%","105%"],"y":[0,0,0,0,0],"o":"1","rY":"45deg","rZ":"90deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":2110,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rY":0,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":3100,"f":3100,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":3100,"f":3100,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"''Open Sans''","size":["75px","75px","50px","45px","35px"],"weight":["700","700","700","700","700"],"ls":["-0.5px","-0.5px","0px","0px","0px"]},"lh":["82px","82px","55px","50px","38px"],"type":"text"},"3":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"Copy  image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["40px","40px","#a","32px","29px"],"h":["63px","63px","#a","50px","46px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["#a",0,0,0,0],"y":["68px","68px","#a","#a","29px"],"h":["center","center","center","center","center"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/Arrow.png","lib":"medialibrary","lib_id":20691,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"y":[{"t":300,"d":0,"f":0,"e":"none"},{"t":300,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":["-5px","-5px","-5px","-5px","-5px"]},{"t":500,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[10,10,10,10,10],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":2000,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":["-5px","-5px","-5px","-5px","-5px"],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":"true","m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"orig":"transparent","type":"solid","string":"transparent"},"gAnim":"fading"},"border":{"c":"transparent","s":"none","w":{"t":[0,0,0,0,0],"r":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0]}},"radius":{"t":0,"r":0,"b":0,"l":0},"frame":{"o":"0.6","oX":"50%","oY":"50%","oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"type":"shape"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"We''re Building Them A Home"},"runtime":{"locked":false,"hidden":false},"size":{"w":["612px","612px","424px","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-104px","-104px","-127px","-138px","-148px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":640,"d":1000,"f":1000,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":1000,"f":1000,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf1e41","#bf1e41","#bf0a30","#bf0a30","#bf0a30"],"font":{"family":"Poppins","size":["23px","23px","20px","20px","16px"],"weight":["700","700","700","700","700"],"ls":["1px","1px","0px","0px","0px"]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Jesus is holy, loving, and worthy of all our worship and devotion. You will feel the heaven in our Zegen Church. Join with us and Praise the Lord Jesus."},"runtime":{"locked":false,"hidden":false},"size":{"w":["806px","806px","805px","689px","457px"],"h":["#a","auto","auto","auto","99px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["48px","48px","232px","198px","174px"],"h":["center","center","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","16px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","30px"],"type":"text"},"19":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":19,"alias":"Button-19","subtype":"button","content":{"text":"Contact Us","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["auto","auto","auto","auto","auto"],"h":["auto","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["0px","0px","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["565px","565px","324px","288px","291px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":3530,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":3530,"d":1200,"f":1200,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a",0],"b":[0,0,"#a","#a",0],"l":[36,36,"#a","#a",22],"r":[36,36,"#a","#a",22]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"transparent","s":"none","w":{"t":[0,0,0,0,0],"r":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0]}},"radius":{"t":"6px","r":"6px","b":"6px","l":"6px"},"frame":{"o":1,"oX":"50%","oY":"50%","oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":100,"e":"power1.inOut"},"filter":{"g":0,"r":"120%","b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"radius":{"t":"6px","r":"6px","b":"6px","l":"6px"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"Poppins","size":["16px","16px","#a","14px","14px"],"weight":["600","600","600","600","600"],"ls":["1px","1px","#a","#a","#a"]},"lh":["50","50","#a","36px","42px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","type":"text"},"20":{"rTo":"slide","id":20,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":2.133333333333333303727386009995825588703155517578125,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-3.jpg","lib":"medialibrary","lib_id":20692,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":1000,"rnd":false,"temp":{"t":"*rotate_left* Scale & Fade","p":"boxrandomrotate","m":"boxes","g":"rotation"},"addOns":[],"f":"random","adpr":false,"in":{"o":0,"r":"{-45,45}","sx":0,"sy":0,"row":5,"col":5},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', '');
INSERT INTO `wpd6_revslider_slides7` VALUES
(18, 8, 3, '{"addOns":[],"id":18,"version":"7.0.0","actions":[{"a":"scrollbelow","evt":"click","e":"power1.inOut","s":"1000ms","offset":"-60px","src":[1]},{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","src":[19]}],"title":"Web Show","parentId":null,"language":"default","order":"3","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-2.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"1":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Copy  image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["40px","40px","#a","32px","29px"],"h":["63px","63px","#a","50px","46px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["#a",0,0,0,0],"y":["68px","68px","#a","#a","29px"],"h":["center","center","center","center","center"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/Arrow.png","lib":"medialibrary","lib_id":20691,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"y":[{"t":300,"d":0,"f":0,"e":"none"},{"t":300,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":["-5px","-5px","-5px","-5px","-5px"]},{"t":500,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[10,10,10,10,10],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":2000,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":["-5px","-5px","-5px","-5px","-5px"],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":"true","m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"orig":"transparent","type":"solid","string":"transparent"},"gAnim":"fading"},"border":{"c":"transparent","s":"none","w":{"t":[0,0,0,0,0],"r":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0]}},"radius":{"t":0,"r":0,"b":0,"l":0},"frame":{"o":"0.6","oX":"50%","oY":"50%","oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"type":"shape"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"God Gives Us Power"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["1098px","1098px","845px","736px","478px"],"h":["92px","92px","auto","auto","48px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-45px","-45px","-80px","-93px","-108px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","x":["105%","105%","105%","105%","105%"],"y":[0,0,0,0,0],"o":"1","rY":"45deg","rZ":"90deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":2110,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rY":0,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":2700,"f":2700,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":2700,"f":2700,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"''Open Sans''","size":["75px","75px","50px","45px","35px"],"weight":["700","700","700","700","700"],"ls":["-0.5px","-0.5px","0px","0px","0px"]},"lh":["82px","82px","55px","50px","38px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"We''re Building Them a Home"},"runtime":{"locked":false,"hidden":false},"size":{"w":["612px","612px","424px","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-104px","-104px","-127px","-138px","-148px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":640,"d":1000,"f":1000,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":1000,"f":1000,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf1e41","#bf1e41","#bf0a30","#bf0a30","#bf0a30"],"font":{"family":"Poppins","size":["23px","23px","20px","20px","16px"],"weight":["700","700","700","700","700"],"ls":["1px","1px","0px","0px","0px"]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Jesus is holy, loving, and worthy of all our worship and devotion. You will feel the heaven in our Zegen Church. Join with us and Praise the Lord Jesus."},"runtime":{"locked":false,"hidden":false},"size":{"w":["806px","806px","805px","689px","457px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["48px","48px","232px","198px","167px"],"h":["center","center","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","16px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","30px"],"type":"text"},"19":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":19,"alias":"Button-19","subtype":"button","content":{"text":"Donate now","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["auto","auto","auto","auto","auto"],"h":["auto","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["0px","0px","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["565px","565px","324px","288px","291px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":3530,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":3530,"d":1200,"f":1200,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a",0],"b":[0,0,"#a","#a",0],"l":[36,36,"#a","#a",22],"r":[36,36,"#a","#a",22]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"transparent","s":"none","w":{"t":[0,0,0,0,0],"r":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0]}},"radius":{"t":"6px","r":"6px","b":"6px","l":"6px"},"frame":{"o":1,"oX":"50%","oY":"50%","oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":100,"e":"power1.inOut"},"filter":{"g":0,"r":"120%","b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"radius":{"t":"6px","r":"6px","b":"6px","l":"6px"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"Poppins","size":["16px","16px","#a","14px","14px"],"weight":["600","600","600","600","600"],"ls":["1px","1px","#a","#a","#a"]},"lh":["50","50","#a","36px","41px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","type":"text"},"20":{"rTo":"slide","id":20,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":2.133333333333333303727386009995825588703155517578125,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/revslider\\/Zegen-Home-2\\/slider-two-2.jpg","lib":"medialibrary","lib_id":20693,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":1000,"rnd":false,"temp":{"t":"*rotate_left* Scale & Fade","p":"boxrandomrotate","m":"boxes","g":"rotation"},"addOns":[],"f":"random","adpr":false,"in":{"o":0,"r":"{-45,45}","sx":0,"sy":0,"row":5,"col":5},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(19, 9, 1, '{"addOns":[],"id":19,"version":"7.0.0","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","src":[16]}],"title":"Web Show","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/ministry-1.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"bg-color":"#bf0a30"}}}', '{"0":{"fluid":{"tx":true,"tr":true,"sp":true},"id":0,"alias":"Copy image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["400px","400px","60px","56px","45px"],"h":["569.859px","569.859px","60px","56px","45px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["791px","791px","598px","510px","358px"],"y":["221px","221px","331px","211px","323px"],"h":["left","left","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":16,"order":16,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/about-us-img-1-1.png","lib":"medialibrary","lib_id":5547,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Copy image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["67px","67px","60px","56px","45px"],"h":["67px","67px","60px","56px","45px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["1105px","1105px","-460px","-342px","-207px"],"y":["335px","335px","152px","143px","70px"],"h":["left","left","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":15,"order":15,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/sep-cross-1.png","lib":"medialibrary","lib_id":6054,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","class":"verticalMove","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"God gives us power","trans":"uppercase"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["754px","754px","699px","auto","400px"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["50px","50px",0,0,0],"y":["72px","72px","-22px","-10px","-76px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#000f21","#000f21","#000f21","#000f21","#000f21"],"font":{"family":"Poppins","size":["54px","54px","50px","45px","30px"],"weight":["700","700","700","700","700"],"ls":["3px","3px","3px","3px","3px"]},"lh":["52px","52px","55px","50px","40px"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"Copy image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["304px","304px","114px","136px","131px"],"h":["454.99199999999996px","454.99199999999996px","170px","204px","196px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["661px","661px","397px","291px","166px"],"y":["444px","444px","373px","329px","326px"],"h":["left","left","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/hcross-red-1.png","lib":"medialibrary","lib_id":5517,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"we help you get things done","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["408px","408px","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["50px","50px",0,0,"-1px"],"y":["19px","19px","-79px","-55px","-115px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":3400,"f":3400,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":3400,"f":3400,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#bf0a30","#bf0a30","#bf0a30"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"5":{"fluid":{"tx":true,"tr":true,"sp":true},"id":5,"alias":"Copy image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["114px","114px","101px","96px","74px"],"h":["114px","114px","101px","96px","74px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["1101px","1101px","421px","282px","180px"],"y":["125px","125px","-26px","-22px","-10px"],"h":["left","left","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":14,"order":14,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/cross-1-1.png","lib":"medialibrary","lib_id":5490,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Our Mission is to Cleansing People''s hearts from sin and fills the individual with a love for God. Give a try to our Zegen The Best Church WordPress Theme.\\n"},"runtime":{"locked":false,"hidden":false},"size":{"w":["683px","683px","805px","689px","388px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["50px","50px",0,0,"7px"],"y":["140px","140px","290px","271px","190px"],"h":["left","left","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#545656","#545656","#545656","#545656","#545656"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","15px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","27px"],"type":"text"},"16":{"listen":["click"],"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"Enquiry Now"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["50px","50px",0,0,"-3px"],"y":["224px","224px","128px","128px","74px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"-70deg","xRe":0,"yRe":0,"off":0},{"t":3160,"d":1750,"f":1750,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","type":"text"},"21":{"fluid":{"tx":true,"tr":true,"sp":true},"id":21,"alias":"Image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["67px","67px","60px","56px","45px"],"h":["67px","67px","60px","56px","45px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["50px","50px",0,0,"10px"],"y":["284px","284px","103px","102px","47px"],"h":["left","left","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/dove-tcolor-1.png","lib":"medialibrary","lib_id":17377,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"22":{"rTo":"slide","id":22,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.5005861664712778491548306192271411418914794921875,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/ministry-1.jpg","lib":"medialibrary","lib_id":17378,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":910,"rnd":false,"temp":{"t":"*cloud_queue* Dream Out","p":"dreamout","m":"boxes","g":"effects"},"addOns":[],"f":"center","d":"10","adpr":false,"in":{"o":0,"x":"[-10,10]","y":"[-10,10]","sx":"4","sy":"4","row":20,"col":20},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(20, 9, 2, '{"addOns":[],"id":20,"version":"7.0.0","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","src":[16]}],"title":"Web Show","parentId":null,"language":"default","order":"2","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/ministry-1.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"arrow-size":"17","bg-size":"60","bg-color":"rgba(191, 10, 48, 0.93)"}}}', '{"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"We call, price the lord","trans":"uppercase"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["754px","754px","699px","auto","466px"],"h":["#a","auto","auto","auto","50px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["50px","50px",0,0,0],"y":["72px","72px","-27px","-10px","-29px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#000f21","#000f21","#000f21","#000f21","#000f21"],"font":{"family":"Poppins","size":["54px","54px","50px","45px","30px"],"weight":["700","700","700","700","700"],"ls":["2px","2px","1px","1px","1px"]},"lh":["52px","52px","55px","50px","40px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"WE''RE BUILDING THEM A HOME","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["408px","408px","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["50px","50px",0,0,"-1px"],"y":["19px","19px","-83px","-68px","-73px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":3400,"f":3400,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":3400,"f":3400,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#bf0a30","#bf0a30","#bf0a30"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"The Best Church WordPress theme for your website is Zegen as it comes with sermons, ministries, events, testimonials, and church locations shortcodes.\\n"},"runtime":{"locked":false,"hidden":false},"size":{"w":["667px","667px","656.984px","689px","388px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["50px","50px",0,0,"7px"],"y":["140px","140px","285px","271px","237px"],"h":["left","left","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#545656","#545656","#545656","#545656","#545656"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","15px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","27px"],"type":"text"},"16":{"listen":["click"],"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"Contact Us"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["50px","50px",0,0,"-3px"],"y":["222px","222px","129px","128px","121px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"-70deg","xRe":0,"yRe":0,"off":0},{"t":3160,"d":1750,"f":1750,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/contact-us\\/","type":"text"},"21":{"fluid":{"tx":true,"tr":true,"sp":true},"id":21,"alias":"Image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["67px","67px","60px","56px","45px"],"h":["67px","67px","60px","56px","45px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["50px","50px",0,0,0],"y":["284px","284px","97px","89px","88px"],"h":["left","left","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/bible-tcolor-1.png","lib":"medialibrary","lib_id":17376,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"22":{"rTo":"slide","id":22,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.5005861664712778491548306192271411418914794921875,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/ministry-1.jpg","lib":"medialibrary","lib_id":17378,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":900,"rnd":false,"temp":{"t":"*bar_chart* Flow Vert.","p":"pullcols","m":"columns","g":"effects"},"addOns":[],"f":"center","d":"20","adpr":false,"in":{"o":"0","y":"(100%)","sx":"4","sy":"3","m":"true","col":"400"},"out":{"y":"(-150%)","sx":"3","sy":"3","m":"true","col":"400","a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', '');
INSERT INTO `wpd6_revslider_slides7` VALUES
(23, 11, 1, '{"addOns":[],"id":23,"version":"7.0.0","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","src":[19]}],"title":"Web Show","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/z_slide3-1.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}}', '{"0":{"fluid":{"tx":true,"tr":true,"sp":true},"id":0,"alias":"Text-0","content":{"text":"[contact-form-7 id=\\"6358\\" title=\\"Contact form Main\\"]"},"runtime":{"locked":false,"hidden":false},"size":{"w":["473px","473px","#a","#a","#a"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["48px","48px","621px","886px","#a"],"y":["128px","128px","119px","277px","#a"],"h":["right","right","right","right","right"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","class":"slide-contact-form","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power4.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":0.8000000000000000444089209850062616169452667236328125,"sY":0.8000000000000000444089209850062616169452667236328125,"o":0,"xRe":0,"yRe":0,"off":0},{"t":0,"d":1000,"f":1000,"e":"power4.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"radius":{"t":"10px","r":"10px","b":"10px","l":"10px"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"size":["18px","18px","#a","#a","#a"],"weight":[400,400,400,400,400],"ls":[0,0,0,0,0]},"lh":["#a",25,"#a","#a","#a"],"type":"text"},"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Image-1","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["307px","307px","#a","#a","#a"],"h":["294px","294px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-74px","-74px","#a","#a","#a"],"y":["618px","618px","#a","#a","#a"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zeg-map1.png","lib":"medialibrary","lib_id":18220,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","class":"verticalMove","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"We Call, Price <br>\\nthe Lord"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["562px","562px","450.99199999999996px","340.98400000000004px","478px"],"h":["172px","172px","auto","auto","62.9922px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["46px","46px","16px","20px",0],"y":["-65px","-65px","-26px","-7px","-46px"],"h":["left","left","left","left","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":1200,"f":1200,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"fx":"cright","fxc":"#ffffff","fxe":"power4.inOut","fxs":1200,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","left","left","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"Poppins","size":["65px","65px","50px","45px","28px"],"weight":["700","700","700","700","700"],"ls":["0px","0px","0px","0px","0px"]},"lh":["75px","75px","55px","50px","30px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"We''re Building Them A Home"},"runtime":{"locked":false,"hidden":false},"size":{"w":["612px","612px","424px","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["46px","46px","16px","20px","-1px"],"y":["-166px","-166px","-102px","-74px","-97px"],"h":["left","left","left","left","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"fx":"cright","fxc":"#ffffff","fxe":"power4.inOut","fxs":1200,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#bf0a30","#bf0a30","#ffffff"],"font":{"family":"Poppins","size":["17px","17px","20px","20px","14px"],"weight":[400,400,"700","700","700"],"ls":["1px","1px","0px","0px","0px"]},"lh":["26px","26px","25px","20px","20px"],"type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Jesus is holy, loving, and worthy of all our worship and devotion. You will feel the heaven in our Zegen Church. "},"runtime":{"locked":false,"hidden":false},"size":{"w":["565px","565px","528.984px","442.99199999999996px","354.984px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["46px","46px","16px","20px","7px"],"y":["55px","55px","317px","306px","239px"],"h":["left","left","left","left","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1200,"f":1200,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"fx":"cright","fxc":"#ffffff","fxe":"power4.inOut","fxs":1200,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","left","left","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","15px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","27px"],"type":"text"},"19":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":19,"alias":"Button-19","subtype":"button","content":{"text":"Dontate Now"},"runtime":{"locked":false,"hidden":false},"size":{"w":["auto","auto","auto","auto","auto"],"h":["auto","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["0px","0px","none","none","none"]},"pos":{"x":["47px","47px","16px","20px","5px"],"y":["500px","500px","404px","391px","343px"],"h":["left","left","left","left","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":3790,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":3790,"d":1200,"f":1200,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"fx":"cright","fxc":"#ffffff","fxe":"power4.inOut","fxs":1200,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[36,36,"#a","#a","#a"],"r":[36,36,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"transparent","s":"none","w":{"t":[0,0,0,0,0],"r":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0]}},"radius":{"t":"6px","r":"6px","b":"6px","l":"6px"},"frame":{"o":1,"oX":"50%","oY":"50%","oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":100,"e":"power1.inOut"},"filter":{"g":0,"r":"120%","b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"radius":{"t":"6px","r":"6px","b":"6px","l":"6px"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"Poppins","size":["16px","16px","#a","14px","12px"],"weight":["600","600","600","600","600"],"ls":["0px","0px","#a","#a","#a"]},"lh":["50","50","#a","36px","32px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/donate-now\\/","type":"text"},"20":{"rTo":"slide","id":20,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.7766497461928933976338385036797262728214263916015625,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/10\\/z_slide3-1.jpg","lib":"medialibrary","lib_id":6116,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":910,"rnd":false,"temp":{"t":"*south* Rain","p":"push","m":"boxes","g":"effects"},"addOns":[],"d":"20","adpr":false,"in":{"o":"0","x":"{-200,200}","sx":"2","sy":"2","e":"power3.Out","row":"100","col":"10"},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(24, 12, 1, '{"addOns":[],"id":24,"version":"7.0.0","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","src":[16]}],"title":"Web Show","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/bg-img-3.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"arrow-size":"17","bg-size":"60","bg-color":"rgba(0, 0, 0, 0.38)"}}}', '{"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"Prosfer with Good Planning and Assets."},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["696px","696px","655px","646px","400px"],"h":["267.984px","267.984px","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["-62px","-62px",0,0,0],"y":["-5px","-5px","-37px","-30px","-33px"],"h":["right","right","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":["{-250,250}","{-250,250}","{-250,250}","{-250,250}","{-250,250}"],"y":["{-150,150}","{-150,150}","{-150,150}","{-150,150}","{-150,150}"],"sX":"{0,1.5}","sY":"{0,1.5}","o":0,"rX":"{-90,90}","rY":"{-90,90}","rZ":"{-90,90}","xRe":0,"yRe":0,"off":0},{"t":2110,"d":1500,"f":1500,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"Poppins","size":["70px","70px","50px","45px","30px"],"weight":["700","700","700","700","700"],"ls":["1px","1px","1px","1px","1px"]},"lh":["85px","85px","55px","50px","40px"],"type":"text"},"16":{"listen":["click"],"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"Learn More"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["471px","471px",0,0,"-3px"],"y":["176px","176px","81px","80px","62px"],"h":["right","right","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":["{-250,250}","{-250,250}","{-250,250}","{-250,250}","{-250,250}"],"y":["{-150,150}","{-150,150}","{-150,150}","{-150,150}","{-150,150}"],"sX":"{0,1.5}","sY":"{0,1.5}","o":0,"rX":"{-90,90}","rY":"{-90,90}","rZ":"{-90,90}","xRe":0,"yRe":0,"off":0},{"t":3160,"d":1500,"f":1500,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"rX":0,"rY":0,"rZ":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","type":"text"},"17":{"rTo":"slide","id":17,"alias":"Slide BG Layer","subtype":"slidebg","mF":"toaster","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.77777777777777767909128669998608529567718505859375,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/bg-img-3.jpg","lib":"medialibrary","lib_id":18489,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":2000,"rnd":false,"temp":{"t":"*swap_horiz* Auto Direction","p":"slidingoverlayhorizontal","m":"basic","g":"double"},"addOns":[],"e":"slidingoverlay","adpr":false,"in":{"o":0,"x":"(100%)"},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(25, 13, 1, '{"addOns":[],"id":25,"version":"7.0.0","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","src":[16]}],"title":"Web Show","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"color":"rgba(0, 22, 47, 1)"}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"arrow-size":"17","bg-size":"60","bg-color":"rgba(0, 0, 0, 0.38)"}}}', '{"0":{"fluid":{"tx":true,"tr":true,"sp":true},"id":0,"alias":"Image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["2507px","2507px","#a","#a","#a"],"h":["760px","760px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-642px","-642px","#a","#a","-240px"],"y":["162px","162px","#a","#a","223px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-5.png","lib":"medialibrary","lib_id":18557,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["right","right","right","right","right"],"y":[0,0,0,0,0],"o":0,"xRe":2,"yRe":0,"off":0},{"t":0,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Copy image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["2322px","2322px","#a","#a","#a"],"h":["704px","704px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-510px","-510px","#a","#a","-187px"],"y":["148px","148px","#a","#a","216px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-5.png","lib":"medialibrary","lib_id":18557,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["bottom","bottom","bottom","bottom","bottom"],"o":0,"xRe":0,"yRe":1,"off":0},{"t":0,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"Grace, Love and <span class=\\"theme-color\\">Forgiveness<\\/span> for all.\\n"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["754px","754px","699px","546px","400px"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["49px","49px","30px","18px",0],"y":["-109px","-109px","-120px","-76px","-127px"],"h":["left","left","left","left","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","left","left","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"Poppins","size":["65px","65px","50px","45px","30px"],"weight":["700","700","700","700","700"],"ls":["3px","3px","3px","3px","1px"]},"lh":["74px","74px","55px","50px","40px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"WE HELP YOU GET THINGS DONE","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["49px","49px","30px","22px","-1px"],"y":["-214px","-214px","-206px","-156px","-191px"],"h":["left","left","left","left","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":3400,"f":3400,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":3400,"f":3400,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#e9204f","#e9204f","#e9204f"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["20px","20px","25px","20px","20px"],"type":"text"},"5":{"fluid":{"tx":true,"tr":true,"sp":true},"id":5,"alias":"Copy   image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["368px","368px","#a","#a","#a"],"h":["368px","368px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["962px","962px","#a","#a","420px"],"y":["269px","269px","#a","#a","264px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":19,"order":19,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png","lib":"medialibrary","lib_id":18559,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["right","right","right","right","right"],"y":[0,0,0,0,0],"o":0,"xRe":2,"yRe":0,"off":0},{"t":0,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"6":{"fluid":{"tx":true,"tr":true,"sp":true},"id":6,"alias":"Copy    image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["368px","368px","#a","#a","#a"],"h":["368px","368px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-178px","-178px","#a","#a","#a"],"y":["-173px","-173px","#a","#a","#a"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":16,"order":16,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png","lib":"medialibrary","lib_id":18559,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["left","left","left","left","left"],"y":[0,0,0,0,0],"o":0,"xRe":2,"yRe":0,"off":0},{"t":0,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"7":{"fluid":{"tx":true,"tr":true,"sp":true},"id":7,"alias":"Copy    image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["230px","230px","134px","#a","#a"],"h":["295px","295px","172px","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["257px","257px","424px","350px","269px"],"y":["489px","489px","419px","407px","415px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":18,"order":18,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/church-cross.png","lib":"medialibrary","lib_id":18560,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["right","right","right","right","right"],"y":[0,0,0,0,0],"o":0,"xRe":2,"yRe":0,"off":0},{"t":0,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"8":{"fluid":{"tx":true,"tr":true,"sp":true},"id":8,"alias":"Copy     image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["563px","563px","#a","254px","#a"],"h":["689px","689px","#a","311px","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["724px","724px","#a","524px","328px"],"y":["60px","60px","#a","181px","300px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":17,"order":17,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zegen-pray.png","lib":"medialibrary","lib_id":18561,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["right","right","right","right","right"],"y":[0,0,0,0,0],"o":0,"xRe":2,"yRe":0,"off":0},{"t":0,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Stay active in the Church so that you can stay active in your life activities. Reach your Church Worldwide with our Religious Wordpress theme.\\n"},"runtime":{"locked":false,"hidden":false},"size":{"w":["636px","636px","608px","492px","364px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["49px","49px","30px","22px","7px"],"y":["28px","28px","236px","242px","169px"],"h":["left","left","left","left","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","left","left","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","15px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","27px"],"type":"text"},"16":{"listen":["click"],"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"Learn More"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["49px","49px","30px","22px","-3px"],"y":["126px","126px","81px","99px","65px"],"h":["left","left","left","left","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"-70deg","xRe":0,"yRe":0,"off":0},{"t":3160,"d":1750,"f":1750,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","type":"text"},"17":{"rTo":"slide","id":17,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"color":{"type":"solid","orig":"#00162f","string":"rgba(0, 22, 47, 1)"}},"tl":{"in":{"bg":{"ms":2000,"rnd":false,"temp":{"t":"*swap_horiz* Auto Direction","p":"slidingoverlayhorizontal","m":"basic","g":"double"},"addOns":[],"e":"slidingoverlay","adpr":false,"in":{"o":0,"x":"(100%)"},"out":{"a":false}}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(26, 14, 1, '{"addOns":[],"id":26,"version":"7.0.0","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","src":[16]}],"title":"Web Show","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zmain-slider-81.jpg"}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"arrow-size":"17","bg-size":"60","bg-color":"rgba(0, 0, 0, 0.38)"}}}', '{"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"Grace, Love and <span class=\\"theme-color\\">Forgiveness<\\/span> for all.\\n"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["754px","754px","713px","571.993px","400px"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["49px","49px",0,0,0],"y":["-56px","-56px","-63px","-40px","-60px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"Poppins","size":["65px","65px","50px","45px","30px"],"weight":["700","700","700","700","700"],"ls":["1px","1px","1px","1px","1px"]},"lh":["74px","74px","55px","50px","40px"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"Copy sub title","content":{"text":"Love","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["302px","302px","137px","117px","99px"],"y":["-161px","-161px","-144px","-116px","-127px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":15,"order":15,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":1600,"f":1600,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":1600,"f":1600,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#e9204f","#e9204f","#e9204f"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["20px","20px","25px","20px","20px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"praise ","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["49px","49px","-100px","-107px","-89px"],"y":["-161px","-161px","-144px","-116px","-127px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":1800,"f":1800,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":1800,"f":1800,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[20,20,20,20,20]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"#bf0a30","w":{"t":["0","0","0","0","0"],"r":["2px","2px","2px","2px","2px"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#e9204f","#e9204f","#e9204f"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["20px","20px","25px","20px","20px"],"type":"text"},"5":{"fluid":{"tx":true,"tr":true,"sp":true},"id":5,"alias":"Copy   image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["368px","368px","159px","#a","#a"],"h":["368px","368px","159px","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["962px","962px","839px","649px","372px"],"y":["269px","269px","347px","359px","346px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":19,"order":19,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png","lib":"medialibrary","lib_id":18559,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["right","right","right","right","right"],"y":[0,0,0,0,0],"o":0,"xRe":2,"yRe":0,"off":0},{"t":0,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"6":{"fluid":{"tx":true,"tr":true,"sp":true},"id":6,"alias":"Copy    image-0","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["368px","368px","#a","#a","#a"],"h":["368px","368px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-178px","-178px","#a","#a","#a"],"y":["-173px","-173px","#a","#a","#a"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":16,"order":16,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/slide-shape-6.png","lib":"medialibrary","lib_id":18559,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["left","left","left","left","left"],"y":[0,0,0,0,0],"o":0,"xRe":2,"yRe":0,"off":0},{"t":0,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"9":{"fluid":{"tx":true,"tr":true,"sp":true},"id":9,"alias":"Copy  sub title","content":{"text":"connect","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["159px","159px","26px","14px","11px"],"y":["-161px","-161px","-144px","-116px","-127px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":14,"order":14,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":1900,"f":1900,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":1900,"f":1900,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[20,20,20,20,20]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"#bf0a30","w":{"t":["0","0","0","0","0"],"r":["2px","2px","2px","2px","2px"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#e9204f","#e9204f","#e9204f"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["20px","20px","25px","20px","20px"],"type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Zegen Church is made for the people by the people to pray to the Lord Jesus. We practice a lifestyle of worship exalting Jesus in our chrch."},"runtime":{"locked":false,"hidden":false},"size":{"w":["636px","636px","659px","561.993px","388px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["49px","49px",0,0,"7px"],"y":["84px","84px","282px","278px","226px"],"h":["left","left","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["left","left","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","15px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["32px","32px","30px","30px","27px"],"type":"text"},"16":{"listen":["click"],"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"Learn More"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["49px","49px",0,0,0],"y":["182px","182px","126px","134px","117px"],"h":["left","left","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"-70deg","xRe":0,"yRe":0,"off":0},{"t":3160,"d":1750,"f":1750,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"tag":"a","target":"_self","href":"https:\\/\\/elementor.zozothemes.com\\/zegen\\/about-us\\/","type":"text"},"17":{"rTo":"slide","id":17,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"video":{"src":"https:\\/\\/www.youtube.com\\/watch?v=I-LnmWwylyY","crossOrigin":false,"afterTransition":false,"controls":"none","autoPlay":true,"pauseTimer":true,"start":"","end":"","nextSlide":false,"stopAllMedia":false,"loop":true,"preload":"auto","preloadWait":"0","rewind":true,"volume":0,"poster":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/10\\/zmain-slider-81.jpg","lib":"","lib_id":18920,"lib_size":"","size":"cover","fromStream":false,"showOnPause":false,"insteadVideo":false,"noOnMobile":false},"fromStream":false,"streamType":"gallery","type":"youtube","cover":true,"noInteract":true,"aFullScreen":false,"args":"","fullWidth":false,"mute":true,"ratio":"16:9","inline":true,"speed":1,"pauseOnSwap":false,"cOC":false}},"tl":{"in":{"bg":{"ms":2000,"rnd":false,"temp":{"t":"*swap_horiz* Auto Direction","p":"slidingoverlayhorizontal","m":"basic","g":"double"},"addOns":[],"e":"slidingoverlay","adpr":false,"in":{"o":0,"x":"(100%)"},"out":{"a":false}}}},"overlay":{"type":"12","size":1,"cA":"rgba(12, 12, 12, 0.51)","cB":"#000000"},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', '');
INSERT INTO `wpd6_revslider_slides7` VALUES
(27, 15, 1, '{"addOns":[],"id":27,"version":"7.0.0","title":"Web Show","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/zmain-slider-3-1.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"arrow-size":"17","bg-size":"60","bg-color":"rgba(0, 0, 0, 0.38)"}}}', '{"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"God gives us power","trans":"uppercase"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["754px","754px","699px","auto","400px"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,0],"y":["-10px","-10px",0,"-10px","-7px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":1700,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2110,"d":1270,"f":1270,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"Poppins","size":["54px","54px","50px","45px","30px"],"weight":["700","700","700","700","700"],"ls":["3px","3px","3px","3px","3px"]},"lh":["52px","52px","55px","50px","40px"],"type":"text"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"we help you get things done","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["408px","408px","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,"-1px"],"y":["-65px","-65px","-47px","-55px","-45px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":"0","rZ":"-35deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1200,"f":1200,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rZ":"0deg","dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":3400,"f":3400,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":640,"d":3400,"f":3400,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","left","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#bf0a30","#bf0a30","#e9204f","#e9204f","#e9204f"],"font":{"family":"''Open Sans''","size":["21px","21px","20px","20px","15px"],"weight":["700","700","700","700","700"],"ls":["#a",0,0,0,0]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"14":{"fluid":{"tx":true,"tr":true,"sp":true},"id":14,"alias":"Whole of her lower a...","content":{"text":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed eiusmod tempor incididunt ut labore et dolore magna aliqua quis nostrud ullamco nisi."},"runtime":{"locked":false,"hidden":false},"size":{"w":["806px","806px","805px","689px","388px"],"h":["#a","auto","auto","auto","89px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,"7px"],"y":["58px","58px","312px","271px","259px"],"h":["center","center","center","center","center"],"v":["middle","middle","top","top","top"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["100%","100%","100%","100%","100%"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":2250,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":2680,"d":1360,"f":1360,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","normal","normal","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"''Open Sans''","size":["18px","18px","18px","16px","15px"],"weight":[400,400,400,400,400],"ls":["#a",0,0,0,0]},"lh":["31px","31px","30px","30px","27px"],"type":"text"},"16":{"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"Contact Us"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,"-3px"],"y":["142px","142px","156px","128px","143px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"-70deg","xRe":0,"yRe":0,"off":0},{"t":3160,"d":1750,"f":1750,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"type":"text"},"21":{"fluid":{"tx":true,"tr":true,"sp":true},"id":21,"alias":"Image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["67px","67px","60px","56px","45px"],"h":["67px","67px","60px","56px","45px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["#a",0,0,0,"10px"],"y":["179px","179px","133px","102px","116px"],"h":["center","center","center","center","center"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/dove.png","lib":"","lib_id":6383,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":["100%","100%","100%","100%","100%"],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"22":{"rTo":"slide","id":22,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.77777777777777767909128669998608529567718505859375,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2019\\/11\\/zmain-slider-3-1.jpg","lib":"medialibrary","lib_id":6071,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":2000,"rnd":false,"temp":{"t":"*swap_horiz* Auto Direction","p":"slidingoverlayhorizontal","m":"basic","g":"double"},"addOns":[],"e":"slidingoverlay","adpr":false,"in":{"x":"(100%)"},"out":[]}}},"mod":{"s":{"u":true,"x":0,"y":"25","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(28, 16, 1, '{"addOns":[],"id":28,"version":"7.0.0","title":"Web Show","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"8970ms","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"arrow-size":"17","bg-size":"60","bg-color":"rgba(0, 0, 0, 0.38)"}}}', '{"0":{"rTo":"slide","fluid":{"tx":true,"tr":true,"sp":true},"id":0,"alias":"Copy image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["2164px","2164px","100%","100%","698px"],"h":["686px","686px","auto","auto","221.129px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-24px","-24px",0,0,"10px"],"y":["-98px","-98px",0,0,0],"h":["center","center","center","center","center"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/mountains.png","lib":"medialibrary","lib_id":19367,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","class":"slide-right","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1190,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":0.90000000000000002220446049250313080847263336181640625,"sY":0.90000000000000002220446049250313080847263336181640625,"o":0,"xRe":0,"yRe":0,"off":0},{"t":1190,"d":1000,"f":1000,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Image-1","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["583px","583px","303px","304px","319px"],"h":["583px","583px","302.984px","303.984px","318.996px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["355px","355px","390px","248px","97px"],"y":["-41px","-41px","115px","88px","49px"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/moon-2.png","lib":"medialibrary","lib_id":19366,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1710,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":1710,"d":300,"f":300,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"y":[{"t":100,"d":0,"f":0,"e":"none"},{"t":100,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":["70px","70px","70px","70px","70px"]},{"t":300,"d":40000,"f":40000,"e":"sine.inOut","x":[0,0,0,0,0],"y":["-40%","-40%","-40%","-40%","-40%"],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":40300,"d":40000,"f":40000,"e":"sine.inOut","x":[0,0,0,0,0],"y":["70px","70px","70px","70px","70px"],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":3240,"f":3240,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"Merry Christmas"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","699px","auto","400px"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,"-1px"],"y":["-142px","-142px","-102px","-104px","-147px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":16,"order":16,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["[-100,,100]","[-100,,100]","[-100,,100]","[-100,,100]","[-100,,100]"],"o":0,"dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":2110,"d":1750,"f":1750,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"dir":"center","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":1700,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"70deg","xRe":0,"yRe":0,"off":0},{"t":2110,"d":3150,"f":3150,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"''Great Vibes''","size":["120px","120px","90px","80px","50px"],"weight":[400,400,400,400,400],"ls":["3px","3px","3px","3px","3px"]},"lh":["145px","145px","95px","85px","60px"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"Copy image-1","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["845px","845px","#a","#a","#a"],"h":["351.984px","351.984px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-30px","-30px","489px","#a","#a"],"y":["-122px","-122px","-267px","#a","#a"],"h":["right","right","right","right","right"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png","lib":"medialibrary","lib_id":19364,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","class":"move-cloud-right2","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":20,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":20,"d":300,"f":300,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"x":[{"t":0,"d":0,"f":0,"e":"none"},{"t":0,"d":200,"f":200,"e":"none","x":["100px","100px","100px","100px","100px"],"y":[0,0,0,0,0]},{"t":200,"d":35000,"f":35000,"e":"sine.inOut","x":["-100%","-100%","-100%","-100%","-100%"],"y":[0,0,0,0,0],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":35200,"d":35000,"f":35000,"e":"sine.inOut","x":["100px","100px","100px","100px","100px"],"y":[0,0,0,0,0],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"WISH YOU","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["408px","408px","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,"-5px"],"y":["-244px","-244px","-187px","-182px","-207px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":15,"order":15,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"90deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1750,"f":1750,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":2450,"f":2450,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","left","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"Poppins","size":["21px","21px","20px","20px","15px"],"weight":["500","500","500","500","500"],"ls":["3px","3px","3px","2px","3px"]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"5":{"fluid":{"tx":true,"tr":true,"sp":true},"id":5,"alias":"Image-5","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["179px","179px","#a","#a","#a"],"h":["504px","504px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-122px","-122px","#a","#a","-8px"],"y":["-46px","-46px","#a","#a","-14px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":19,"order":19,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png","lib":"medialibrary","lib_id":19537,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":570,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["-50","-50","-41","-31","-19"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":570,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"y":[{"t":300,"d":0,"f":0,"e":"none"},{"t":300,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":[-10,-10,-10,-10,-10]},{"t":500,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[10,10,10,10,10],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":2000,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[-10,-10,-10,-10,-10],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"6":{"fluid":{"tx":true,"tr":true,"sp":true},"id":6,"alias":"Copy sub title","content":{"text":"& Happy New Year","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["253px","253px","285px","245px","-9px"],"y":["-69px","-69px","-42px","-39px","-94px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":14,"order":14,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"90deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1750,"f":1750,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":3050,"f":3050,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","left","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"Poppins","size":["25px","25px","23px","23px","20px"],"weight":["500","500","500","500","500"],"ls":["3px","3px","3px","3px","3px"]},"lh":["32px","32px","25px","20px","20px"],"type":"text"},"7":{"fluid":{"tx":true,"tr":true,"sp":true},"id":7,"alias":"Copy image-5","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["179px","179px","#a","#a","#a"],"h":["504px","504px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-86px","-86px","#a","#a","-9px"],"y":["-46px","-46px","#a","#a","-18px"],"h":["right","right","right","right","right"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":18,"order":18,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png","lib":"medialibrary","lib_id":19537,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1090,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["-50","-50","-41","-31","-19"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":1090,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"y":[{"t":300,"d":0,"f":0,"e":"none"},{"t":300,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":[-10,-10,-10,-10,-10]},{"t":500,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[10,10,10,10,10],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":2000,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[-10,-10,-10,-10,-10],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":"desktop","m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"orig":"transparent","type":"solid","string":"transparent"},"gAnim":"fading"},"border":{"c":"transparent","s":"none","w":{"t":[0,0,0,0,0],"r":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0]}},"radius":{"t":0,"r":0,"b":0,"l":0},"frame":{"o":1,"oX":"50%","oY":"50%","oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"type":"shape"},"8":{"fluid":{"tx":true,"tr":true,"sp":true},"id":8,"alias":"Copy  image-1","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["816px","816px","#a","#a","#a"],"h":["340px","340px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-213px","-213px","489px","#a","#a"],"y":["123px","123px","-267px","#a","#a"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png","lib":"medialibrary","lib_id":19364,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","class":"move-cloud-left5","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":20,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":20,"d":300,"f":300,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"all":[{"t":0,"d":0,"f":0,"e":"none","o":1},{"t":0,"d":200,"f":200,"e":"none","x":["-100px","-100px","-100px","-100px","-100px"],"y":[0,0,0,0,0],"sX":"0.6","o":1,"rX":"20deg"},{"t":200,"d":35000,"f":35000,"e":"sine.inOut","x":["150%","150%","150%","150%","150%"],"y":[0,0,0,0,0],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false},"sX":1,"o":1,"rX":0},{"t":35200,"d":35000,"f":35000,"e":"sine.inOut","x":["-100px","-100px","-100px","-100px","-100px"],"y":[0,0,0,0,0],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false},"sX":"0.6","o":1,"rX":"20deg"}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"10":{"rTo":"slide","fluid":{"tx":true,"tr":true,"sp":true},"id":10,"alias":"Copy image-21","subtype":"image","blend":"overlay","runtime":{"locked":false,"hidden":false},"size":{"w":["100%","100%","1062px","100%","561px"],"h":["#a","auto","195.753px","auto","103.4766px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["12px","12px",0,0,"10px"],"y":["212px","212px",0,0,0],"h":["center","center","center","center","center"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/stars-pot.png","lib":"medialibrary","lib_id":19539,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1500,"f":1500,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"z":[{"t":300,"d":0,"f":0,"e":"none"},{"t":300,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":"0px"},{"t":500,"d":5000,"f":5000,"e":"sine.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":"100px","rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":5500,"d":5000,"f":5000,"e":"sine.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":"0px","rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"16":{"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"Contact Us"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,"-3px"],"y":["370px","370px","156px","128px","143px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"-70deg","xRe":0,"yRe":0,"off":0},{"t":3160,"d":1750,"f":1750,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"type":"text"},"21":{"rTo":"slide","fluid":{"tx":true,"tr":true,"sp":true},"id":21,"alias":"Image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["100%","100%","1062px","100%","561px"],"h":["#a","auto","195.753px","auto","103.4766px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-1px","-1px",0,0,"10px"],"y":["-31px","-31px",0,0,0],"h":["center","center","center","center","center"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":17,"order":17,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/trees.png","lib":"medialibrary","lib_id":19368,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"22":{"rTo":"slide","id":22,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.77777777777777767909128669998608529567718505859375,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg","lib":"medialibrary","lib_id":19365,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":372,"rnd":false,"temp":{"t":"*east* Gradient","p":"slotfade-horizontal","m":"basic","g":"fade"},"addOns":[],"adpr":false,"in":{"o":0,"col":400},"out":{"a":false}},"pan":{"pers":600,"orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":300,"d":0,"f":0,"e":"none","x":"200px","y":"200px","sX":"100%","rZ":0,"off":0},{"t":300,"d":10000,"f":10000,"e":"none","x":"200px","y":"200px","sX":"100%","rZ":0,"off":0}]}}},"mod":{"s":{"u":true,"x":0,"y":"35","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', ''),
(29, 17, 1, '{"addOns":[],"id":29,"version":"7.0.0","title":"Web Show","parentId":null,"language":"default","order":"1","thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"image":{"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg","repeat":"","size":"cover","pos":{"x":"50%","y":"50%"}}}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"8970ms","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999},"nav":{"arrows":{"arrow-size":"17","bg-size":"60","bg-color":"rgba(0, 0, 0, 0.38)"}}}', '{"0":{"rTo":"slide","fluid":{"tx":true,"tr":true,"sp":true},"id":0,"alias":"Copy image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["2164px","2164px","100%","100%","698px"],"h":["686px","686px","auto","auto","221.129px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-24px","-24px",0,0,"10px"],"y":["-98px","-98px",0,0,0],"h":["center","center","center","center","center"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":11,"order":11,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/mountains.png","lib":"medialibrary","lib_id":19367,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","class":"slide-right","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1190,"d":0,"f":0,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":0.90000000000000002220446049250313080847263336181640625,"sY":0.90000000000000002220446049250313080847263336181640625,"o":0,"xRe":0,"yRe":0,"off":0},{"t":1190,"d":1000,"f":1000,"e":"power2.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"1":{"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Image-1","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["583px","583px","303px","304px","319px"],"h":["583px","583px","302.984px","303.984px","318.996px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["355px","355px","390px","248px","97px"],"y":["-41px","-41px","115px","88px","49px"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":10,"order":10,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/moon-2.png","lib":"medialibrary","lib_id":19366,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1710,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":1710,"d":300,"f":300,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"y":[{"t":100,"d":0,"f":0,"e":"none"},{"t":100,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":["70px","70px","70px","70px","70px"]},{"t":300,"d":40000,"f":40000,"e":"sine.inOut","x":[0,0,0,0,0],"y":["-40%","-40%","-40%","-40%","-40%"],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":40300,"d":40000,"f":40000,"e":"sine.inOut","x":[0,0,0,0,0],"y":["70px","70px","70px","70px","70px"],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":3240,"f":3240,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"2":{"fluid":{"tx":true,"tr":true,"sp":true},"id":2,"alias":"Title","content":{"text":"Merry Christmas"},"tag":"h1","runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","699px","auto","400px"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,"-1px"],"y":["-142px","-142px","-102px","-104px","-147px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":16,"order":16,"style":"Concept-Title","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":1700,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":["[-100,,100]","[-100,,100]","[-100,,100]","[-100,,100]","[-100,,100]"],"o":0,"dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":2110,"d":1750,"f":1750,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"dir":"center","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":1700,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"70deg","xRe":0,"yRe":0,"off":0},{"t":2110,"d":3150,"f":3150,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","center","center","center"],"ws":["normal","normal","nowrap","nowrap","normal"],"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)","rgba(255, 255, 255, 1)"],"font":{"family":"''Great Vibes''","size":["120px","120px","90px","80px","50px"],"weight":[400,400,400,400,400],"ls":["3px","3px","3px","3px","3px"]},"lh":["145px","145px","95px","85px","60px"],"type":"text"},"3":{"fluid":{"tx":true,"tr":true,"sp":true},"id":3,"alias":"Copy image-1","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["845px","845px","#a","#a","#a"],"h":["351.984px","351.984px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-30px","-30px","489px","#a","#a"],"y":["-122px","-122px","-267px","#a","#a"],"h":["right","right","right","right","right"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":13,"order":13,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png","lib":"medialibrary","lib_id":19364,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","class":"move-cloud-right2","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":20,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":20,"d":300,"f":300,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"x":[{"t":0,"d":0,"f":0,"e":"none"},{"t":0,"d":200,"f":200,"e":"none","x":["100px","100px","100px","100px","100px"],"y":[0,0,0,0,0]},{"t":200,"d":35000,"f":35000,"e":"sine.inOut","x":["-100%","-100%","-100%","-100%","-100%"],"y":[0,0,0,0,0],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":35200,"d":35000,"f":35000,"e":"sine.inOut","x":["100px","100px","100px","100px","100px"],"y":[0,0,0,0,0],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"4":{"fluid":{"tx":true,"tr":true,"sp":true},"id":4,"alias":"Sub title","content":{"text":"WISH YOU","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["408px","408px","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,"-5px"],"y":["-244px","-244px","-187px","-182px","-207px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":15,"order":15,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"90deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1750,"f":1750,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":2450,"f":2450,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","left","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"Poppins","size":["21px","21px","20px","20px","15px"],"weight":["500","500","500","500","500"],"ls":["3px","3px","3px","2px","3px"]},"lh":["21px","21px","25px","20px","20px"],"type":"text"},"5":{"fluid":{"tx":true,"tr":true,"sp":true},"id":5,"alias":"Image-5","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["179px","179px","#a","#a","#a"],"h":["504px","504px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-122px","-122px","#a","#a","-8px"],"y":["-46px","-46px","#a","#a","-14px"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":19,"order":19,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png","lib":"medialibrary","lib_id":19537,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":570,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["-50","-50","-41","-31","-19"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":570,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"y":[{"t":300,"d":0,"f":0,"e":"none"},{"t":300,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":[-10,-10,-10,-10,-10]},{"t":500,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[10,10,10,10,10],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":2000,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[-10,-10,-10,-10,-10],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"6":{"fluid":{"tx":true,"tr":true,"sp":true},"id":6,"alias":"Copy sub title","content":{"text":"& Happy New Year","trans":"uppercase"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["253px","253px","285px","245px","-9px"],"y":["-69px","-69px","-42px","-39px","-94px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":14,"order":14,"style":"Concept-SubTitle","display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"90deg","dir":"start","delay":5,"xRe":1,"yRe":1,"off":0},{"t":640,"d":1750,"f":1750,"e":"power4.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"dir":"start","delay":10,"xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":640,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0},{"t":640,"d":3050,"f":3050,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"chars":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":1,"dir":"start","delay":"10","xRe":1,"yRe":1,"off":0}]},"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":1000,"f":1000,"e":"power3.in","pE":"n","x":["(left)","(left)","(left)","(left)","(left)"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":2,"yRe":0,"off":0}]}}},"p":{"t":[0,0,0,0,0],"b":[10,10,10,10,10],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"m":{"t":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0],"r":[0,0,0,0,0]},"tA":["center","center","left","left","left"],"ws":["normal","normal","nowrap","nowrap","nowrap"],"codes":{"css":"0:;","hovercss":""},"radius":{"t":"0","r":"0","b":"0","l":"0"},"color":["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"],"font":{"family":"Poppins","size":["25px","25px","23px","23px","20px"],"weight":["500","500","500","500","500"],"ls":["3px","3px","3px","3px","3px"]},"lh":["32px","32px","25px","20px","20px"],"type":"text"},"7":{"fluid":{"tx":true,"tr":true,"sp":true},"id":7,"alias":"Copy image-5","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["179px","179px","#a","#a","#a"],"h":["504px","504px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-86px","-86px","#a","#a","-9px"],"y":["-46px","-46px","#a","#a","-18px"],"h":["right","right","right","right","right"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":18,"order":18,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/dots4.png","lib":"medialibrary","lib_id":19537,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":1090,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":["-50","-50","-41","-31","-19"],"o":0,"xRe":0,"yRe":0,"off":0},{"t":1090,"d":1000,"f":1000,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"y":[{"t":300,"d":0,"f":0,"e":"none"},{"t":300,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":[-10,-10,-10,-10,-10]},{"t":500,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[10,10,10,10,10],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":2000,"d":1500,"f":1500,"e":"sine.inOut","x":[0,0,0,0,0],"y":[-10,-10,-10,-10,-10],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":"desktop","m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"orig":"transparent","type":"solid","string":"transparent"},"gAnim":"fading"},"border":{"c":"transparent","s":"none","w":{"t":[0,0,0,0,0],"r":[0,0,0,0,0],"b":[0,0,0,0,0],"l":[0,0,0,0,0]}},"radius":{"t":0,"r":0,"b":0,"l":0},"frame":{"o":1,"oX":"50%","oY":"50%","oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":300,"e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"type":"shape"},"8":{"fluid":{"tx":true,"tr":true,"sp":true},"id":8,"alias":"Copy  image-1","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["816px","816px","#a","#a","#a"],"h":["340px","340px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-213px","-213px","489px","#a","#a"],"y":["123px","123px","-267px","#a","#a"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":12,"order":12,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/cloud.png","lib":"medialibrary","lib_id":19364,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","class":"move-cloud-left5","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":20,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":20,"d":300,"f":300,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"all":[{"t":0,"d":0,"f":0,"e":"none","o":1},{"t":0,"d":200,"f":200,"e":"none","x":["-100px","-100px","-100px","-100px","-100px"],"y":[0,0,0,0,0],"sX":"0.6","o":1,"rX":"20deg"},{"t":200,"d":35000,"f":35000,"e":"sine.inOut","x":["150%","150%","150%","150%","150%"],"y":[0,0,0,0,0],"rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false},"sX":1,"o":1,"rX":0},{"t":35200,"d":35000,"f":35000,"e":"sine.inOut","x":["-100px","-100px","-100px","-100px","-100px"],"y":[0,0,0,0,0],"rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false},"sX":"0.6","o":1,"rX":"20deg"}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"10":{"rTo":"slide","fluid":{"tx":true,"tr":true,"sp":true},"id":10,"alias":"Copy image-21","subtype":"image","blend":"overlay","runtime":{"locked":false,"hidden":false},"size":{"w":["100%","100%","1062px","100%","561px"],"h":["#a","auto","195.753px","auto","103.4766px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["12px","12px",0,0,"10px"],"y":["212px","212px",0,0,0],"h":["center","center","center","center","center"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":9,"order":9,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/stars-pot.png","lib":"medialibrary","lib_id":19539,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1500,"f":1500,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]},"loop":{"pers":"600px","orig":{"x":"50%","y":"50%","z":0},"z":[{"t":300,"d":0,"f":0,"e":"none"},{"t":300,"d":200,"f":200,"e":"none","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":"0px"},{"t":500,"d":5000,"f":5000,"e":"sine.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":"100px","rep":{"s":"s","r":-1,"sh":true,"y":false,"c":false}},{"t":5500,"d":5000,"f":5000,"e":"sine.inOut","x":[0,0,0,0,0],"y":[0,0,0,0,0],"z":"0px","rep":{"s":"e","r":-1,"sh":false,"y":true,"c":false}}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"16":{"fluid":{"sp":true},"id":16,"alias":"Button","subtype":"button","content":{"text":"Contact Us"},"runtime":{"locked":false,"hidden":false},"size":{"w":["#a","auto","auto","auto","auto"],"h":["#a","auto","auto","auto","auto"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"]},"pos":{"x":["#a",0,0,0,"-3px"],"y":["370px","370px","156px","128px","143px"],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":8,"order":8,"style":"pop","display":["block","block","block","block","block"],"vA":"top","cursor":"pointer","bg":{"color":{"type":"solid","orig":"#bf0a30","string":"rgba(191, 10, 48, 1)"}},"attr":{"aO":"ml","class":"res-slide-btn","tO":"ml","iClass":"sr7-btn"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":2430,"d":0,"f":0,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"rX":"-70deg","xRe":0,"yRe":0,"off":0},{"t":3160,"d":1750,"f":1750,"e":"power4.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"rX":0,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"-50"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":"0","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[15,15,15,10,10],"b":[15,15,15,10,10],"l":[35,35,35,25,25],"r":[35,35,35,25,25]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"hov":{"u":true,"m":false,"deco":"none","zIndex":"auto","color":{"c":"#ffffff","bg":{"type":"solid","orig":"#000000","string":"rgba(0, 0, 0, 1)"},"gAnim":"fading"},"border":{"c":"rgba(0,0,0,1)","s":"solid","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"frame":{"o":1,"oX":50,"oY":50,"oZ":"50%","x":"inherit","y":"inherit","z":"inherit","rZ":"inherit","rX":"inherit","rY":"inherit","sX":"inherit","sY":"inherit","skX":0,"skY":0,"d":"0","e":"power1.out"},"filter":{"g":0,"r":100,"b":0},"svg":{"c":"#ffffff","stroke":{"c":"transparent","d":0,"o":0,"w":0}}},"tA":["center","center","center","center","center"],"ws":["nowrap","nowrap","nowrap","nowrap","nowrap"],"codes":{"css":"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;","hovercss":""},"border":{"s":["solid","solid","solid","solid","solid"],"c":"rgba(0,0,0,1)","w":{"t":["0","0","0","0","0"],"r":["0","0","0","0","0"],"b":["0","0","0","0","0"],"l":["0","0","0","0","0"]}},"radius":{"t":"3px","r":"3px","b":"3px","l":"3px"},"color":["rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)","rgba(255,255,255,1)"],"font":{"family":"Poppins","size":["16px","16px","16px","14px","14px"],"weight":["500","500","500","500","500"],"ls":["#a",0,0,0,0]},"lh":["17px","17px","17px","17px","17px"],"type":"text"},"21":{"rTo":"slide","fluid":{"tx":true,"tr":true,"sp":true},"id":21,"alias":"Image-21","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["100%","100%","1062px","100%","561px"],"h":["#a","auto","195.753px","auto","103.4766px"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["-1px","-1px",0,0,"10px"],"y":["-31px","-31px",0,0,0],"h":["center","center","center","center","center"],"v":["bottom","bottom","bottom","bottom","bottom"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":17,"order":17,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/trees.png","lib":"medialibrary","lib_id":19368,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":210,"d":0,"f":0,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":2,"sY":2,"o":0,"xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power2.out","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"sX":1,"sY":1,"o":1,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":210,"d":0,"f":0,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0},{"t":210,"d":1000,"f":1000,"e":"power2.out","x":[0,0,0,0,0],"y":[0,0,0,0,0],"oflow":"hidden","xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]},"mask":{"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","oflow":"visible","xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"type":"shape"},"22":{"rTo":"slide","id":22,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"bg":{"image":{"ratio":1.77777777777777767909128669998608529567718505859375,"src":"https:\\/\\/thefusionchurch.org\\/wp-content\\/uploads\\/2021\\/12\\/main-bg2.jpg","lib":"medialibrary","lib_id":19365,"lib_size":"","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"","size":"cover","sizeVal":"100%","seo":false}},"tl":{"in":{"bg":{"ms":372,"rnd":false,"temp":{"t":"*east* Gradient","p":"slotfade-horizontal","m":"basic","g":"fade"},"addOns":[],"adpr":false,"in":{"o":0,"col":400},"out":{"a":false}},"pan":{"pers":600,"orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":300,"d":0,"f":0,"e":"none","x":"200px","y":"200px","sX":"100%","rZ":0,"off":0},{"t":300,"d":10000,"f":10000,"e":"none","x":"200px","y":"200px","sX":"100%","rZ":0,"off":0}]}}},"mod":{"s":{"u":true,"x":0,"y":"35","s":0,"e":"power3.out","ut":false,"rX":0,"rY":0,"rZ":0,"sc":1},"mask":false},"type":"shape"}}', '{"version":"6.7.31"}', '');
INSERT INTO `wpd6_revslider_slides7` VALUES
(30, 7, 0, '{"addOns":[],"id":30,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1'),
(31, 8, 0, '{"addOns":[],"id":31,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1'),
(32, 9, 0, '{"addOns":[],"id":32,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1'),
(34, 11, 0, '{"addOns":[],"id":34,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1'),
(35, 12, 0, '{"addOns":[],"id":35,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1'),
(36, 13, 0, '{"addOns":[],"id":36,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1'),
(37, 14, 0, '{"addOns":[],"id":37,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1'),
(38, 15, 0, '{"addOns":[],"id":38,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1'),
(39, 16, 0, '{"addOns":[],"id":39,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1'),
(40, 17, 0, '{"addOns":[],"id":40,"version":"7.0.0","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true}', '[]', '{"version":"6.7.31"}', '1');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_slides_bkp`
--

CREATE TABLE `wpd6_revslider_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_static_slides`
--

CREATE TABLE `wpd6_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_revslider_static_slides`
--

INSERT INTO `wpd6_revslider_static_slides` VALUES
(1, 7, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"transition":["fade"],"slots":[0],"duration":[1000],"easeIn":["default"],"easeOut":["default"],"rotation":[0]},"nav":{"bullets":{"presets":{"color":"#ffffff","color-def":false,"size":"13","size-def":false,"img-width":"135","img-width-def":false,"img-height":"60","img-height-def":false,"title-color":"#ffffff","title-color-def":false,"tooltip-bottom":"45","tooltip-bottom-def":false,"title-font-size":"13","title-font-size-def":false,"title-line-height":"15","title-line-height-def":false}}},"version":"6.6.20","bg":{"image":""},"slideChange":{"adpr":false}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(2, 8, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"transition":["fade"],"slots":[0],"duration":[1000],"easeIn":["default"],"easeOut":["default"],"rotation":[0]},"nav":{"bullets":{"presets":{"color":"#ffffff","color-def":false,"size":"13","size-def":false,"img-width":"135","img-width-def":false,"img-height":"60","img-height-def":false,"title-color":"#ffffff","title-color-def":false,"tooltip-bottom":"45","tooltip-bottom-def":false,"title-font-size":"13","title-font-size-def":false,"title-line-height":"15","title-line-height-def":false}}},"version":"6.6.20","bg":{"image":""},"slideChange":{"adpr":false}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(3, 9, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"in":{"o":0},"out":{"a":false},"title":"*opacity* Fade In","main":"basic","group":"fade","preset":"fade","adpr":false},"nav":{"arrows":{"presets":{"bg-size":"70","bg-size-def":false,"bg-color":"rgba(0,0,0,0.1)","bg-color-def":false,"arrow-color":"#ffffff","arrow-color-def":false,"arrow-size":"20","arrow-size-def":false,"left-arrow":"\\\\e824","left-arrow-def":false,"right-arrow":"\\\\e825","right-arrow-def":false}}},"version":"6.6.20","bg":{"image":""}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(4, 10, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"slideChange":{"in":{"o":0},"out":{"a":false},"title":"*opacity* Fade In","main":"basic","group":"fade","preset":"fade","adpr":false},"version":"6.6.20","bg":{"image":""}}', '{"46":{"addOns":{"revslider-mousetrap-addon":{"follow":{"mode":"disabled","olayer":[99999,99999,99999,99999,99999],"delay":0,"ease":"none","pointer":true,"radius":{"d":{"v":0,"e":false,"u":""},"n":{"v":0,"e":false,"u":""},"t":{"v":0,"e":false,"u":""},"m":{"v":0,"e":false,"u":""}},"blockx":false,"blocky":false},"revert":{"use":false,"speed":0,"ease":"none"},"offset":{"x":{"d":{"v":0,"e":false,"u":""},"n":{"v":0,"e":false,"u":""},"t":{"v":0,"e":false,"u":""},"m":{"v":0,"e":false,"u":""}},"y":{"d":{"v":0,"e":false,"u":""},"n":{"v":0,"e":false,"u":""},"t":{"v":0,"e":false,"u":""},"m":{"v":0,"e":false,"u":""}}},"rules":{"speed":400,"ease":"none","rx":{"min":0,"max":0,"axis":"none","calc":"distance","offset":"0%"},"ry":{"min":0,"max":0,"axis":"none","calc":"distance","offset":"0%"},"rz":{"min":0,"max":0,"axis":"none","calc":"distance","offset":"0%"},"sx":{"min":0,"max":0,"axis":"none","calc":"distance","offset":"0%"},"sy":{"min":0,"max":0,"axis":"none","calc":"distance","offset":"0%"},"op":{"min":0,"max":0,"axis":"none","calc":"distance","offset":"0%"}}}},"text":"","alias":"Shape-46","uid":46,"toggle":{"text":""},"size":{"width":{"d":{"v":"100%","e":true},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"height":{"d":{"v":"100%","e":true},"n":{"v":"100%"},"t":{"v":"100%"},"m":{"v":"100%"}},"originalWidth":"300px","originalHeight":"180px","aspectRatio":{"d":{"v":1.6666666666666667406815349750104360282421112060546875},"n":{"v":1.6666666666666667406815349750104360282421112060546875},"t":{"v":1.6666666666666667406815349750104360282421112060546875},"m":{"v":1.6666666666666667406815349750104360282421112060546875}},"covermode":"cover-proportional","scaleProportional":true},"position":{"x":{"d":{"e":true}},"y":{"d":{"e":true}},"horizontal":{"d":{"v":"center","e":true},"n":{"v":"center"},"t":{"v":"center"},"m":{"v":"center"}},"vertical":{"d":{"v":"middle","e":true},"n":{"v":"middle"},"t":{"v":"middle"},"m":{"v":"middle"}},"zIndex":39,"position":"absolute"},"behavior":{"baseAlign":"slide"},"group":{"groupOrder":39},"timeline":{"frames":{"frame_0":{"transform":{"opacity":"1"},"timeline":{"endWithSlide":false}},"frame_1":{"transform":{"opacity":"0"},"timeline":{"speed":"1000","endWithSlide":false,"frameLength":1000}},"frame_999":{"transform":{"opacity":0},"timeline":{"start":9000,"startRelative":8000,"endWithSlide":true,"frameLength":300}}},"hoverFilterUsed":false,"frameOrder":[{"id":"frame_0","start":-1},{"id":"frame_1","start":0},{"id":"frame_999","start":9000}],"split":false,"sessionFilterUsed":false},"idle":{"margin":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"padding":{"d":{"v":[0,0,0,0],"e":false},"n":{"v":[0,0,0,0],"e":false},"t":{"v":[0,0,0,0],"e":false},"m":{"v":[0,0,0,0],"e":false}},"fontSize":{"n":{"v":"16"},"t":{"v":"12"},"m":{"v":"7"}},"lineHeight":{"n":{"v":"20"},"t":{"v":"15"},"m":{"v":"9"}},"backgroundColor":"#ffffff","borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"whiteSpace":{"d":{"v":"full"},"n":{"v":"full"},"t":{"v":"full"},"m":{"v":"full"}}},"hover":{"borderRadius":{"v":[0,0,0,0]},"borderWidth":[0,0,0,0],"pointerEvents":"none"},"actions":{"action":[]},"visibility":{"visible":false},"type":"shape","version":"6.6.21"},"top":{"uid":"top","group":{"puid":-1,"groupOrder":15},"type":"zone","alias":"TOP ROWS","position":{"zIndex":15,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":12},"type":"zone","alias":"MID ROWS","position":{"zIndex":12,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":11},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":11,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(5, 11, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"transition":["fade"],"slots":[0],"duration":[1000],"easeIn":["default"],"easeOut":["default"],"rotation":[0]},"nav":{"bullets":{"presets":{"color":"#ffffff","color-def":false,"size":"13","size-def":false,"img-width":"135","img-width-def":false,"img-height":"60","img-height-def":false,"title-color":"#ffffff","title-color-def":false,"tooltip-bottom":"45","tooltip-bottom-def":false,"title-font-size":"13","title-font-size-def":false,"title-line-height":"15","title-line-height-def":false}}},"version":"6.6.20","bg":{"image":""},"slideChange":{"adpr":false}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(6, 12, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"transition":["fade"],"slots":[0],"duration":[1000],"easeIn":["default"],"easeOut":["default"],"rotation":[0]},"nav":{"bullets":{"presets":{"color":"#ffffff","color-def":false,"size":"13","size-def":false,"img-width":"135","img-width-def":false,"img-height":"60","img-height-def":false,"title-color":"#ffffff","title-color-def":false,"tooltip-bottom":"45","tooltip-bottom-def":false,"title-font-size":"13","title-font-size-def":false,"title-line-height":"15","title-line-height-def":false}}},"version":"6.6.20","bg":{"image":""},"slideChange":{"adpr":false}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(7, 13, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"transition":["fade"],"slots":[0],"duration":[1000],"easeIn":["default"],"easeOut":["default"],"rotation":[0]},"nav":{"bullets":{"presets":{"color":"#ffffff","color-def":false,"size":"13","size-def":false,"img-width":"135","img-width-def":false,"img-height":"60","img-height-def":false,"title-color":"#ffffff","title-color-def":false,"tooltip-bottom":"45","tooltip-bottom-def":false,"title-font-size":"13","title-font-size-def":false,"title-line-height":"15","title-line-height-def":false}}},"version":"6.6.20","bg":{"image":""},"slideChange":{"adpr":false}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(8, 14, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"transition":["fade"],"slots":[0],"duration":[1000],"easeIn":["default"],"easeOut":["default"],"rotation":[0]},"nav":{"bullets":{"presets":{"color":"#ffffff","color-def":false,"size":"13","size-def":false,"img-width":"135","img-width-def":false,"img-height":"60","img-height-def":false,"title-color":"#ffffff","title-color-def":false,"tooltip-bottom":"45","tooltip-bottom-def":false,"title-font-size":"13","title-font-size-def":false,"title-line-height":"15","title-line-height-def":false}}},"version":"6.6.20","bg":{"image":""},"slideChange":{"adpr":false}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(9, 15, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"transition":["fade"],"slots":[0],"duration":[1000],"easeIn":["default"],"easeOut":["default"],"rotation":[0]},"nav":{"bullets":{"presets":{"color":"#ffffff","color-def":false,"size":"13","size-def":false,"img-width":"135","img-width-def":false,"img-height":"60","img-height-def":false,"title-color":"#ffffff","title-color-def":false,"tooltip-bottom":"45","tooltip-bottom-def":false,"title-font-size":"13","title-font-size-def":false,"title-line-height":"15","title-line-height-def":false}}},"version":"6.6.20","bg":{"image":""},"slideChange":{"adpr":false}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(10, 16, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"transition":["fade"],"slots":[0],"duration":[1000],"easeIn":["default"],"easeOut":["default"],"rotation":[0]},"nav":{"bullets":{"presets":{"color":"#ffffff","color-def":false,"size":"13","size-def":false,"img-width":"135","img-width-def":false,"img-height":"60","img-height-def":false,"title-color":"#ffffff","title-color-def":false,"tooltip-bottom":"45","tooltip-bottom-def":false,"title-font-size":"13","title-font-size-def":false,"title-line-height":"15","title-line-height-def":false}}},"version":"6.6.20","bg":{"image":""},"slideChange":{"adpr":false}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}'),
(11, 17, '{"static":{"isstatic":true},"runtime":{"collapsedGroups":[]},"title":"Global Layers","info":{"params":[{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10},{"v":"","l":10}]},"timeline":{"transition":["fade"],"slots":[0],"duration":[1000],"easeIn":["default"],"easeOut":["default"],"rotation":[0]},"nav":{"bullets":{"presets":{"color":"#ffffff","color-def":false,"size":"13","size-def":false,"img-width":"135","img-width-def":false,"img-height":"60","img-height-def":false,"title-color":"#ffffff","title-color-def":false,"tooltip-bottom":"45","tooltip-bottom-def":false,"title-font-size":"13","title-font-size-def":false,"title-line-height":"15","title-line-height-def":false}}},"version":"6.6.20","bg":{"image":""},"slideChange":{"adpr":false}}', '{"top":{"uid":"top","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"TOP ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"middle":{"uid":"middle","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"MID ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"},"bottom":{"uid":"bottom","group":{"puid":-1,"groupOrder":0},"type":"zone","alias":"BOTTOM ROWS","position":{"zIndex":0,"position":"absolute"},"text":"","version":"6.6.21"}}', '{"version":"6.6.21"}');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_revslider_static_slides_bkp`
--

CREATE TABLE `wpd6_revslider_static_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_tec_events`
--

CREATE TABLE `wpd6_tec_events` (
  `event_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `start_date` varchar(19) NOT NULL,
  `end_date` varchar(19) DEFAULT NULL,
  `timezone` varchar(30) NOT NULL DEFAULT 'UTC',
  `start_date_utc` varchar(19) NOT NULL,
  `end_date_utc` varchar(19) DEFAULT NULL,
  `duration` mediumint(30) DEFAULT 7200,
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `hash` varchar(40) NOT NULL,
  PRIMARY KEY (`event_id`),
  UNIQUE KEY `post_id` (`post_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_tec_events`
--

INSERT INTO `wpd6_tec_events` VALUES
(1, 901, '2016-05-06 08:00:00', '2025-05-23 17:00:00', 'UTC+0', '2016-05-06 08:00:00', '2025-05-23 17:00:00', 8388607, '2025-03-09 13:11:56', ''),
(2, 934, '2016-05-10 08:00:00', '2025-05-25 17:00:00', 'UTC+0', '2016-05-10 08:00:00', '2025-05-25 17:00:00', 8388607, '2025-03-09 13:11:56', ''),
(3, 938, '2016-05-20 08:00:00', '2025-05-24 17:00:00', 'UTC+0', '2016-05-20 08:00:00', '2025-05-24 17:00:00', 8388607, '2025-03-09 13:11:56', ''),
(4, 940, '2016-05-03 08:00:00', '2025-05-31 17:00:00', 'UTC+0', '2016-05-03 08:00:00', '2025-05-31 17:00:00', 8388607, '2025-03-09 13:11:56', ''),
(5, 1370, '2017-07-12 08:00:00', '2025-09-05 17:00:00', 'UTC+0', '2017-07-12 08:00:00', '2025-09-05 17:00:00', 8388607, '2025-03-09 13:11:56', ''),
(6, 1613, '2016-05-31 00:00:00', '2025-05-31 23:59:59', 'UTC+0', '2016-05-31 00:00:00', '2025-05-31 23:59:59', 86399, '2025-03-09 13:11:56', ''),
(7, 1839, '2016-06-15 00:00:00', '2025-07-27 23:59:59', 'UTC+0', '2016-06-15 00:00:00', '2025-07-27 23:59:59', 2505599, '2025-03-09 13:11:56', ''),
(8, 4241, '2019-01-22 00:00:00', '2028-02-04 23:59:59', 'UTC+0', '2019-01-22 00:00:00', '2028-02-04 23:59:59', 8388607, '2025-03-09 13:11:56', ''),
(9, 4244, '2017-04-01 08:00:00', '2025-04-05 17:00:00', 'UTC+0', '2017-04-01 08:00:00', '2025-04-05 17:00:00', 8388607, '2025-03-09 13:11:56', '');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_tec_occurrences`
--

CREATE TABLE `wpd6_tec_occurrences` (
  `occurrence_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_id` bigint(20) unsigned NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `start_date` datetime NOT NULL,
  `start_date_utc` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `end_date_utc` datetime NOT NULL,
  `duration` mediumint(30) DEFAULT 7200,
  `hash` varchar(40) NOT NULL,
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`occurrence_id`),
  UNIQUE KEY `hash` (`hash`),
  KEY `event_id` (`event_id`),
  KEY `idx_wp_tec_occurrences_post_id_dates` (`post_id`,`end_date`,`start_date`),
  KEY `idx_wp_tec_occurrences_post_id_dates_utc` (`post_id`,`end_date_utc`,`start_date_utc`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_tec_occurrences`
--

INSERT INTO `wpd6_tec_occurrences` VALUES
(1, 1, 901, '2016-05-06 08:00:00', '2016-05-06 08:00:00', '2025-05-23 17:00:00', '2025-05-23 17:00:00', 8388607, '07d6672a006d40aadd4167077cbd87651e085436', '2025-03-09 13:11:56'),
(2, 2, 934, '2016-05-10 08:00:00', '2016-05-10 08:00:00', '2025-05-25 17:00:00', '2025-05-25 17:00:00', 8388607, '2e4d62e971e2f1e78126254a0b4833716b82cc79', '2025-03-09 13:11:56'),
(3, 3, 938, '2016-05-20 08:00:00', '2016-05-20 08:00:00', '2025-05-24 17:00:00', '2025-05-24 17:00:00', 8388607, '9916e8c85c61286308d3151c9f4f1755c29d1a35', '2025-03-09 13:11:56'),
(4, 4, 940, '2016-05-03 08:00:00', '2016-05-03 08:00:00', '2025-05-31 17:00:00', '2025-05-31 17:00:00', 8388607, '9e30b38a22a8c6c3c72915ef2421b3ebbf40770c', '2025-03-09 13:11:56'),
(5, 5, 1370, '2017-07-12 08:00:00', '2017-07-12 08:00:00', '2025-09-05 17:00:00', '2025-09-05 17:00:00', 8388607, '9e576282c97a30e8a6738687fee03b5306bbdd63', '2025-03-09 13:11:56'),
(6, 6, 1613, '2016-05-31 00:00:00', '2016-05-31 00:00:00', '2025-05-31 23:59:59', '2025-05-31 23:59:59', 86399, '7b490963867666cb72aab95c85e4852a8590dc07', '2025-03-09 13:11:56'),
(7, 7, 1839, '2016-06-15 00:00:00', '2016-06-15 00:00:00', '2025-07-27 23:59:59', '2025-07-27 23:59:59', 2505599, '056307540e337cf12d9e935b131c669d0d2fd6e5', '2025-03-09 13:11:56'),
(8, 8, 4241, '2019-01-22 00:00:00', '2019-01-22 00:00:00', '2028-02-04 23:59:59', '2028-02-04 23:59:59', 8388607, 'e1a043854a1fe23ec1cde12ad46b80321d841d3a', '2025-03-09 13:11:56'),
(9, 9, 4244, '2017-04-01 08:00:00', '2017-04-01 08:00:00', '2025-04-05 17:00:00', '2025-04-05 17:00:00', 8388607, 'f0d1b1282b80b5f08536e2cbe79f0b1962c201ae', '2025-03-09 13:11:56');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_termmeta`
--

CREATE TABLE `wpd6_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_termmeta`
--

INSERT INTO `wpd6_termmeta` VALUES
(1, 49, 'order', '0'),
(2, 50, 'order', '0'),
(3, 51, 'order', '0'),
(4, 52, 'order', '0'),
(5, 53, 'order', '0'),
(6, 54, 'order', '0'),
(7, 55, 'order', '0'),
(8, 56, 'order', '0'),
(9, 57, 'order', '0'),
(10, 56, 'product_count_product_cat', '1'),
(11, 57, 'product_count_product_cat', '1'),
(12, 50, 'product_count_product_cat', '1'),
(13, 54, 'product_count_product_cat', '1'),
(14, 49, 'product_count_product_cat', '1'),
(15, 53, 'product_count_product_cat', '1'),
(16, 51, 'product_count_product_cat', '1'),
(17, 55, 'product_count_product_cat', '1'),
(18, 52, 'product_count_product_cat', '1'),
(19, 62, 'zegen_demo_term_key', '1'),
(20, 63, 'zegen_demo_term_key', '1'),
(21, 64, 'zegen_demo_term_key', '1'),
(22, 65, 'zegen_demo_term_key', '1'),
(23, 66, 'zegen_demo_term_key', '1'),
(24, 67, 'zegen_demo_term_key', '1'),
(25, 68, 'zegen_demo_term_key', '1'),
(26, 69, 'zegen_demo_term_key', '1'),
(27, 70, 'zegen_demo_term_key', '1'),
(28, 71, 'zegen_demo_term_key', '1'),
(29, 72, 'zegen_demo_term_key', '1'),
(30, 73, 'zegen_demo_term_key', '1'),
(31, 74, 'order', '0'),
(32, 74, 'zegen_demo_term_key', '1'),
(33, 74, 'order', '0'),
(34, 74, 'order', '0'),
(35, 74, 'product_count_product_cat', '5'),
(36, 75, 'zegen_demo_term_key', '1'),
(37, 75, 'category-image-id', ''),
(38, 76, 'zegen_demo_term_key', '1'),
(39, 77, 'zegen_demo_term_key', '1'),
(40, 78, 'zegen_demo_term_key', '1'),
(41, 79, 'order', '0'),
(42, 79, 'zegen_demo_term_key', '1'),
(43, 79, 'order', '0'),
(44, 79, 'order', '0'),
(45, 79, 'product_count_product_cat', '1'),
(46, 80, 'zegen_demo_term_key', '1'),
(47, 81, 'zegen_demo_term_key', '1'),
(48, 81, 'category-image-id', ''),
(49, 82, 'order', '0'),
(50, 82, 'zegen_demo_term_key', '1'),
(51, 82, 'order', '0'),
(52, 82, 'order', '0'),
(53, 82, 'product_count_product_cat', '1'),
(54, 83, 'zegen_demo_term_key', '1'),
(55, 83, 'category-image-id', ''),
(56, 84, 'zegen_demo_term_key', '1'),
(57, 85, 'zegen_demo_term_key', '1'),
(58, 86, 'zegen_demo_term_key', '1'),
(59, 87, 'order', '0'),
(60, 87, 'zegen_demo_term_key', '1'),
(61, 87, 'order', '0'),
(62, 87, 'order', '0'),
(63, 87, 'product_count_product_cat', '3'),
(64, 88, 'zegen_demo_term_key', '1'),
(65, 89, 'zegen_demo_term_key', '1'),
(66, 90, 'zegen_demo_term_key', '1'),
(67, 91, 'zegen_demo_term_key', '1'),
(68, 92, 'zegen_demo_term_key', '1'),
(69, 93, 'order', '0'),
(70, 93, 'zegen_demo_term_key', '1'),
(71, 93, 'order', '0'),
(72, 93, 'order', '0'),
(73, 93, 'product_count_product_cat', '2'),
(74, 94, 'zegen_demo_term_key', '1'),
(75, 95, 'zegen_demo_term_key', '1'),
(76, 96, 'zegen_demo_term_key', '1'),
(77, 97, 'order', '0'),
(78, 97, 'zegen_demo_term_key', '1'),
(79, 97, 'order', '0'),
(80, 97, 'order', '0'),
(81, 97, 'product_count_product_cat', '5'),
(82, 98, 'zegen_demo_term_key', '1'),
(83, 99, 'zegen_demo_term_key', '1'),
(84, 100, 'zegen_demo_term_key', '1'),
(85, 101, 'zegen_demo_term_key', '1'),
(86, 102, 'zegen_demo_term_key', '1');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_terms`
--

CREATE TABLE `wpd6_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_terms`
--

INSERT INTO `wpd6_terms` VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'simple', 'simple', 0),
(3, 'grouped', 'grouped', 0),
(4, 'variable', 'variable', 0),
(5, 'external', 'external', 0),
(6, 'exclude-from-search', 'exclude-from-search', 0),
(7, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(8, 'featured', 'featured', 0),
(9, 'outofstock', 'outofstock', 0),
(10, 'rated-1', 'rated-1', 0),
(11, 'rated-2', 'rated-2', 0),
(12, 'rated-3', 'rated-3', 0),
(13, 'rated-4', 'rated-4', 0),
(14, 'rated-5', 'rated-5', 0),
(15, 'Uncategorized', 'uncategorized', 0),
(16, 'Children', 'children', 0),
(17, 'Church', 'church', 0),
(18, 'God', 'god', 0),
(19, 'Hope', 'hope', 0),
(20, 'Hospital', 'hospital', 0),
(21, 'Religion', 'religion', 0),
(22, 'Basic Sermon', 'basic-sermon', 0),
(23, 'Child', 'child', 0),
(24, 'Church', 'church', 0),
(25, 'Church', 'church', 0),
(26, 'Donators', 'donators', 0),
(27, 'Faith', 'faith', 0),
(28, 'God', 'god', 0),
(29, 'God', 'god', 0),
(30, 'Help', 'help', 0),
(31, 'Holy father', 'holy-father', 0),
(32, 'Hope', 'hope', 0),
(33, 'Horizontal', 'horizontal', 0),
(34, 'Jesus', 'jesus', 0),
(35, 'Kids', 'kids', 0),
(36, 'masonry puzzle', 'masonry-puzzle', 0),
(37, 'Masonry Puzzle', 'masonry-puzzle', 0),
(38, 'Ministries', 'ministries', 0),
(39, 'Pastor', 'pastor', 0),
(40, 'Puzzle', 'puzzle', 0),
(41, 'Religion', 'religion', 0),
(42, 'Religion', 'religion', 0),
(43, 'Safe', 'safe', 0),
(44, 'Senior Pastor', 'senior-pastor', 0),
(45, 'Sermon P.2', 'sermon-p-2', 0),
(46, 'test', 'test', 0),
(47, 'Volunteer', 'volunteer', 0),
(48, 'Volunteer', 'volunteer', 0),
(49, 'bag', 'bag', 0),
(50, 'bug', 'bug', 0),
(51, 'case', 'case', 0),
(52, 'crop top', 'crop-top', 0),
(53, 'cup', 'cup', 0),
(54, 'eco', 'eco', 0),
(55, 'jumper', 'jumper', 0),
(56, 'T-short', 't-short', 0),
(57, 'tank', 'tank', 0),
(58, 'Footer Navigation', 'footer-navigation', 0),
(59, 'Primary Navigation', 'primary-navigation', 0),
(60, 'Top Line Navigation', 'top-line-navigation', 0),
(61, 'Image', 'post-format-image', 0),
(62, 'Chartiy', 'chartiy', 0),
(63, 'Faithful', 'faithful', 0),
(64, 'Jesus Love', 'jesus-love', 0),
(65, 'Prayer', 'prayer', 0),
(66, 'Sermon', 'sermon', 0),
(67, 'biblestory', 'biblestory', 0),
(68, 'church', 'church', 0),
(69, 'donate', 'donate', 0),
(70, 'hope', 'hope', 0),
(71, 'jesus', 'jesus', 0),
(72, 'prayer', 'prayer', 0),
(73, 'sermon', 'sermon', 0),
(74, 'Accessories', 'accessories', 0),
(75, 'Charity', 'charity', 0),
(76, 'Charity', 'charity', 0),
(77, 'Church', 'church', 0),
(78, 'Church', 'church', 0),
(79, 'Clothing', 'clothing', 0),
(80, 'Community', 'community', 0),
(81, 'Community', 'community', 0),
(82, 'Decor', 'decor', 0),
(83, 'Events', 'events', 0),
(84, 'Gallery', 'gallery', 0),
(85, 'God', 'god', 0),
(86, 'Holiday', 'holiday', 0),
(87, 'Hoodies', 'hoodies', 0),
(88, 'Hope', 'hope', 0),
(89, 'Jackson West', 'jackson-west', 0),
(90, 'Jeffery Edwards', 'jeffery-edwards', 0),
(91, 'Jorge Malone', 'jorge-malone', 0),
(92, 'Marcus Keller', 'marcus-keller', 0),
(93, 'Music', 'music', 0),
(94, 'page', 'page', 0),
(95, 'Pray', 'pray', 0),
(96, 'section', 'section', 0),
(97, 'Tshirts', 'tshirts', 0),
(98, 'Center Menu', 'center-menu', 0),
(99, 'Footer Bottom Menu', 'footer-bottom-menu', 0),
(100, 'Landing Page Menu', 'landing-page-menu', 0),
(101, 'Primary Menu', 'primary-menu', 0),
(102, 'Quick links', 'quick-links', 0),
(103, 'Quote', 'post-format-quote', 0),
(104, 'Link', 'post-format-link', 0),
(105, 'Audio', 'post-format-audio', 0),
(106, 'Gallery', 'post-format-gallery', 0),
(107, 'Video', 'post-format-video', 0),
(108, 'casino utan svensk licens', 'casino-utan-svensk-licens', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_term_relationships`
--

CREATE TABLE `wpd6_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_term_relationships`
--

INSERT INTO `wpd6_term_relationships` VALUES
(1, 1, 0),
(28, 61, 0),
(28, 64, 0),
(28, 66, 0),
(28, 69, 0),
(28, 71, 0),
(28, 72, 0),
(28, 73, 0),
(29, 5, 0),
(29, 82, 0),
(30, 61, 0),
(30, 64, 0),
(30, 68, 0),
(30, 69, 0),
(30, 73, 0),
(95, 61, 0),
(95, 63, 0),
(95, 72, 0),
(95, 73, 0),
(96, 61, 0),
(96, 63, 0),
(96, 64, 0),
(96, 67, 0),
(96, 68, 0),
(96, 70, 0),
(96, 72, 0),
(97, 61, 0),
(97, 64, 0),
(97, 66, 0),
(97, 67, 0),
(97, 71, 0),
(97, 72, 0),
(453, 24, 0),
(461, 28, 0),
(461, 32, 0),
(464, 24, 0),
(464, 35, 0),
(473, 32, 0),
(473, 34, 0),
(473, 35, 0),
(476, 24, 0),
(476, 32, 0),
(479, 24, 0),
(479, 28, 0),
(479, 35, 0),
(493, 24, 0),
(493, 28, 0),
(493, 35, 0),
(499, 28, 0),
(499, 32, 0),
(637, 17, 0),
(637, 18, 0),
(637, 19, 0),
(637, 61, 0),
(643, 17, 0),
(643, 18, 0),
(643, 19, 0),
(643, 61, 0),
(649, 17, 0),
(649, 18, 0),
(649, 21, 0),
(649, 61, 0),
(652, 17, 0),
(652, 18, 0),
(652, 61, 0),
(655, 16, 0),
(655, 18, 0),
(655, 21, 0),
(655, 61, 0),
(663, 44, 0),
(671, 39, 0),
(674, 47, 0),
(682, 47, 0),
(860, 36, 0),
(860, 37, 0),
(865, 37, 0),
(868, 37, 0),
(871, 37, 0),
(874, 37, 0),
(877, 37, 0),
(880, 37, 0),
(883, 37, 0),
(1257, 27, 0),
(1261, 23, 0),
(1261, 29, 0),
(1263, 25, 0),
(1263, 41, 0),
(1263, 42, 0),
(1270, 27, 0),
(1270, 29, 0),
(1274, 29, 0),
(1274, 41, 0),
(1282, 27, 0),
(1282, 29, 0),
(1299, 25, 0),
(1299, 27, 0),
(1299, 41, 0),
(1311, 26, 0),
(1314, 30, 0),
(1320, 30, 0),
(1324, 43, 0),
(1327, 43, 0),
(1332, 30, 0),
(1370, 46, 0),
(1519, 33, 0),
(1521, 33, 0),
(1526, 33, 0),
(1528, 33, 0),
(2112, 2, 0),
(2112, 56, 0),
(2121, 2, 0),
(2121, 57, 0),
(2123, 2, 0),
(2123, 50, 0),
(2123, 54, 0),
(2125, 2, 0),
(2125, 49, 0),
(2127, 2, 0),
(2127, 53, 0),
(2132, 2, 0),
(2132, 51, 0),
(2150, 2, 0),
(2150, 55, 0),
(2152, 2, 0),
(2152, 52, 0),
(2574, 22, 0),
(2585, 22, 0),
(2591, 48, 0),
(2594, 22, 0),
(2596, 45, 0),
(3173, 38, 0),
(3176, 38, 0),
(3181, 38, 0),
(3186, 38, 0),
(3190, 38, 0),
(3193, 38, 0),
(3435, 29, 0),
(4116, 17, 0),
(4116, 18, 0),
(4116, 19, 0),
(4116, 61, 0),
(4211, 40, 0),
(4222, 40, 0),
(4800, 59, 0),
(4801, 59, 0),
(4807, 59, 0),
(4809, 59, 0),
(4815, 60, 0),
(4817, 59, 0),
(4848, 59, 0),
(4859, 59, 0),
(4860, 59, 0),
(4861, 59, 0),
(4862, 59, 0),
(4863, 59, 0),
(4864, 59, 0),
(4865, 58, 0),
(4866, 58, 0),
(4867, 58, 0),
(4868, 58, 0),
(4869, 58, 0),
(4870, 60, 0),
(4871, 60, 0),
(4872, 60, 0),
(4903, 1, 0),
(4922, 59, 0),
(4923, 59, 0),
(4925, 59, 0),
(4926, 59, 0),
(4927, 59, 0),
(4928, 59, 0),
(4929, 59, 0),
(4930, 59, 0),
(4931, 59, 0),
(4932, 59, 0),
(4933, 59, 0),
(4935, 24, 0),
(4936, 27, 0),
(4936, 29, 0),
(4937, 59, 0),
(4938, 60, 0),
(4939, 60, 0),
(4940, 60, 0),
(4946, 59, 0),
(4947, 59, 0),
(4948, 59, 0),
(4949, 59, 0),
(4950, 59, 0),
(4951, 59, 0),
(4952, 59, 0),
(4953, 59, 0),
(4954, 59, 0),
(4955, 59, 0),
(4956, 59, 0),
(4957, 59, 0),
(4958, 60, 0),
(4959, 60, 0),
(4960, 60, 0),
(5027, 75, 0),
(5027, 76, 0),
(5027, 77, 0),
(5027, 80, 0),
(5027, 83, 0),
(5031, 75, 0),
(5031, 76, 0),
(5031, 77, 0),
(5031, 80, 0),
(5032, 76, 0),
(5032, 77, 0),
(5032, 80, 0),
(5032, 81, 0),
(5033, 76, 0),
(5033, 77, 0),
(5033, 80, 0),
(5033, 83, 0),
(5034, 76, 0),
(5034, 77, 0),
(5034, 78, 0),
(5034, 80, 0),
(5035, 76, 0),
(5035, 77, 0),
(5035, 78, 0),
(5035, 80, 0),
(5035, 81, 0),
(5420, 96, 0),
(5423, 61, 0),
(5423, 64, 0),
(5423, 66, 0),
(5423, 67, 0),
(5423, 71, 0),
(5423, 72, 0),
(5425, 61, 0),
(5425, 64, 0),
(5425, 66, 0),
(5425, 67, 0),
(5425, 71, 0),
(5425, 72, 0),
(5527, 85, 0),
(5527, 88, 0),
(5527, 89, 0),
(5527, 91, 0),
(5527, 95, 0),
(5579, 76, 0),
(5579, 77, 0),
(5579, 78, 0),
(5579, 80, 0),
(5579, 83, 0),
(5580, 75, 0),
(5580, 76, 0),
(5580, 77, 0),
(5580, 78, 0),
(5580, 80, 0),
(5581, 75, 0),
(5581, 76, 0),
(5581, 77, 0),
(5581, 80, 0),
(5581, 83, 0),
(6075, 4, 0),
(6075, 8, 0),
(6075, 97, 0),
(6076, 4, 0),
(6076, 87, 0),
(6077, 2, 0),
(6077, 87, 0),
(6078, 2, 0),
(6078, 97, 0),
(6079, 2, 0),
(6079, 74, 0),
(6080, 2, 0),
(6080, 74, 0),
(6081, 2, 0),
(6081, 8, 0),
(6081, 74, 0),
(6082, 2, 0),
(6082, 8, 0),
(6082, 74, 0),
(6083, 2, 0),
(6083, 6, 0),
(6083, 7, 0),
(6083, 8, 0),
(6083, 87, 0),
(6084, 2, 0),
(6084, 8, 0),
(6084, 87, 0),
(6085, 2, 0),
(6085, 97, 0),
(6086, 2, 0),
(6086, 97, 0),
(6087, 2, 0),
(6087, 93, 0),
(6088, 2, 0),
(6088, 93, 0),
(6093, 2, 0),
(6093, 97, 0),
(6094, 2, 0),
(6094, 74, 0),
(6095, 3, 0),
(6095, 79, 0),
(6451, 85, 0),
(6451, 86, 0),
(6451, 89, 0),
(6451, 92, 0),
(6451, 95, 0),
(6452, 85, 0),
(6452, 86, 0),
(6452, 89, 0),
(6452, 90, 0),
(6453, 85, 0),
(6453, 86, 0),
(6453, 89, 0),
(6453, 90, 0),
(6454, 85, 0),
(6454, 88, 0),
(6454, 89, 0),
(6455, 85, 0),
(6455, 89, 0),
(6455, 91, 0),
(6455, 95, 0),
(16953, 94, 0),
(16956, 94, 0),
(16971, 94, 0),
(17051, 96, 0),
(17054, 96, 0),
(17057, 94, 0),
(17071, 94, 0),
(17101, 96, 0),
(17108, 96, 0),
(17114, 96, 0),
(17136, 96, 0),
(17147, 94, 0),
(17163, 96, 0),
(17266, 96, 0),
(17269, 96, 0),
(17272, 96, 0),
(17329, 96, 0),
(17346, 94, 0),
(17499, 96, 0),
(17682, 94, 0),
(19161, 96, 0),
(19620, 94, 0),
(19680, 94, 0),
(19894, 94, 0),
(20271, 85, 0),
(20271, 88, 0),
(20271, 89, 0),
(20271, 91, 0),
(20272, 88, 0),
(20272, 89, 0),
(20272, 91, 0),
(20272, 95, 0),
(20527, 65, 0),
(20527, 66, 0),
(20527, 67, 0),
(20527, 71, 0),
(20527, 72, 0),
(20528, 62, 0),
(20528, 67, 0),
(20528, 71, 0),
(20528, 72, 0),
(20624, 64, 0),
(20624, 66, 0),
(20624, 67, 0),
(20624, 71, 0),
(20624, 72, 0),
(20624, 103, 0),
(20625, 64, 0),
(20625, 66, 0),
(20625, 67, 0),
(20625, 71, 0),
(20625, 72, 0),
(20625, 104, 0),
(20626, 64, 0),
(20626, 66, 0),
(20626, 67, 0),
(20626, 71, 0),
(20626, 72, 0),
(20626, 105, 0),
(20627, 64, 0),
(20627, 66, 0),
(20627, 67, 0),
(20627, 71, 0),
(20627, 72, 0),
(20627, 106, 0),
(20628, 64, 0),
(20628, 66, 0),
(20628, 67, 0),
(20628, 71, 0),
(20628, 72, 0),
(20628, 107, 0),
(20694, 99, 0),
(20695, 99, 0),
(20696, 99, 0),
(20697, 102, 0),
(20698, 102, 0),
(20699, 102, 0),
(20700, 102, 0),
(20701, 102, 0),
(20702, 100, 0),
(20703, 100, 0),
(20704, 100, 0),
(20705, 100, 0),
(20706, 100, 0),
(20707, 100, 0),
(20708, 100, 0),
(20709, 98, 0),
(20714, 61, 0),
(20714, 63, 0),
(20714, 64, 0),
(20714, 67, 0),
(20714, 70, 0),
(20741, 76, 0),
(20741, 77, 0),
(20741, 80, 0),
(20741, 84, 0),
(20742, 76, 0),
(20742, 77, 0),
(20742, 80, 0),
(20742, 84, 0),
(20743, 76, 0),
(20743, 77, 0),
(20743, 80, 0),
(20743, 84, 0),
(20744, 76, 0),
(20744, 77, 0),
(20744, 80, 0),
(20744, 84, 0),
(20745, 100, 0),
(20746, 100, 0),
(20747, 100, 0),
(20748, 98, 0),
(20750, 98, 0),
(20751, 98, 0),
(20752, 98, 0),
(20753, 98, 0),
(20754, 100, 0),
(20755, 100, 0),
(20756, 100, 0),
(20757, 100, 0),
(20758, 100, 0),
(20759, 100, 0),
(20760, 100, 0),
(20761, 100, 0),
(20762, 100, 0),
(20763, 98, 0),
(20764, 98, 0),
(20765, 98, 0),
(20766, 98, 0),
(20767, 98, 0),
(20768, 98, 0),
(20769, 98, 0),
(20770, 98, 0),
(20771, 98, 0),
(20772, 98, 0),
(20773, 98, 0),
(20774, 98, 0),
(20775, 98, 0),
(20776, 98, 0),
(20777, 98, 0),
(20778, 98, 0),
(20779, 98, 0),
(20780, 98, 0),
(20781, 98, 0),
(20782, 98, 0),
(20785, 101, 0),
(20786, 101, 0),
(20791, 101, 0),
(20794, 98, 0),
(20795, 98, 0),
(20796, 98, 0),
(20797, 98, 0),
(20798, 98, 0),
(20799, 98, 0),
(20800, 98, 0),
(20801, 98, 0),
(20802, 101, 0),
(20808, 101, 0),
(20809, 101, 0),
(20837, 101, 0),
(20838, 101, 0),
(20839, 101, 0),
(20840, 101, 0),
(20841, 101, 0),
(21045, 1, 0),
(21049, 108, 0),
(21051, 1, 0),
(21053, 1, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_term_taxonomy`
--

CREATE TABLE `wpd6_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_term_taxonomy`
--

INSERT INTO `wpd6_term_taxonomy` VALUES
(1, 1, 'category', '', 0, 4),
(2, 2, 'product_type', '', 0, 22),
(3, 3, 'product_type', '', 0, 1),
(4, 4, 'product_type', '', 0, 2),
(5, 5, 'product_type', '', 0, 1),
(6, 6, 'product_visibility', '', 0, 1),
(7, 7, 'product_visibility', '', 0, 1),
(8, 8, 'product_visibility', '', 0, 5),
(9, 9, 'product_visibility', '', 0, 0),
(10, 10, 'product_visibility', '', 0, 0),
(11, 11, 'product_visibility', '', 0, 0),
(12, 12, 'product_visibility', '', 0, 0),
(13, 13, 'product_visibility', '', 0, 0),
(14, 14, 'product_visibility', '', 0, 0),
(15, 15, 'product_cat', '', 0, 0),
(16, 16, 'category', '', 0, 1),
(17, 17, 'category', '', 0, 5),
(18, 18, 'category', '', 0, 6),
(19, 19, 'category', '', 0, 3),
(20, 20, 'category', '', 0, 0),
(21, 21, 'category', '', 0, 2),
(22, 22, 'events_category', '', 0, 3),
(23, 23, 'srm-categs', '', 0, 1),
(24, 24, 'pj-categs', '', 0, 6),
(25, 25, 'srm-categs', '', 0, 2),
(26, 26, 'cp-categs', '', 0, 1),
(27, 27, 'srm-categs', '', 0, 5),
(28, 28, 'pj-categs', '', 0, 4),
(29, 29, 'srm-categs', '', 0, 6),
(30, 30, 'cp-categs', '', 0, 3),
(31, 31, 'pj-categs', '', 0, 0),
(32, 32, 'pj-categs', '', 0, 4),
(33, 33, 'pl-categs', '', 0, 4),
(34, 34, 'pj-categs', '', 0, 1),
(35, 35, 'pj-categs', '', 0, 4),
(36, 36, 'pj-tags', '', 0, 1),
(37, 37, 'pj-categs', '', 0, 8),
(38, 38, 'pj-categs', '', 0, 6),
(39, 39, 'pl-categs', '', 0, 1),
(40, 40, 'pj-categs', '', 0, 2),
(41, 41, 'srm-categs', '', 0, 3),
(42, 42, 'srm-tags', '', 0, 1),
(43, 43, 'cp-categs', '', 0, 2),
(44, 44, 'pl-categs', '', 0, 1),
(45, 45, 'events_category', '', 0, 1),
(46, 46, 'tribe_events_cat', '', 0, 1),
(47, 47, 'pl-categs', '', 0, 2),
(48, 48, 'events_category', '', 0, 1),
(49, 49, 'product_cat', '', 0, 1),
(50, 50, 'product_cat', '', 0, 1),
(51, 51, 'product_cat', '', 0, 1),
(52, 52, 'product_cat', '', 0, 1),
(53, 53, 'product_cat', '', 0, 1),
(54, 54, 'product_cat', '', 0, 1),
(55, 55, 'product_cat', '', 0, 1),
(56, 56, 'product_cat', '', 0, 1),
(57, 57, 'product_cat', '', 0, 1),
(58, 58, 'nav_menu', '', 0, 5),
(59, 59, 'nav_menu', '', 0, 36),
(60, 60, 'nav_menu', '', 0, 10),
(61, 61, 'post_format', '', 0, 14),
(62, 62, 'category', '', 0, 1),
(63, 63, 'category', '', 0, 3),
(64, 64, 'category', '', 0, 12),
(65, 65, 'category', '', 0, 1),
(66, 66, 'category', '', 0, 10),
(67, 67, 'post_tag', '', 0, 12),
(68, 68, 'post_tag', '', 0, 2),
(69, 69, 'post_tag', '', 0, 2),
(70, 70, 'post_tag', '', 0, 2),
(71, 71, 'post_tag', '', 0, 11),
(72, 72, 'post_tag', '', 0, 13),
(73, 73, 'post_tag', '', 0, 3),
(74, 74, 'product_cat', '', 0, 5),
(75, 75, 'portfolio-categories', '', 0, 4),
(76, 76, 'portfolio-tags', '', 0, 13),
(77, 77, 'portfolio-tags', '', 0, 13),
(78, 78, 'portfolio-categories', '', 0, 4),
(79, 79, 'product_cat', '', 0, 1),
(80, 80, 'portfolio-tags', '', 0, 13),
(81, 81, 'portfolio-categories', '', 0, 2),
(82, 82, 'product_cat', '', 0, 1),
(83, 83, 'portfolio-categories', '', 0, 4),
(84, 84, 'portfolio-categories', '', 0, 4),
(85, 85, 'sermon-categories', '', 0, 7),
(86, 86, 'sermon-categories', '', 0, 3),
(87, 87, 'product_cat', '', 0, 4),
(88, 88, 'sermon-categories', '', 0, 4),
(89, 89, 'sermon-preacher', '', 0, 8),
(90, 90, 'sermon-preacher', '', 0, 2),
(91, 91, 'sermon-preacher', '', 0, 4),
(92, 92, 'sermon-preacher', '', 0, 1),
(93, 93, 'product_cat', '', 0, 2),
(94, 94, 'elementor_library_type', '', 0, 11),
(95, 95, 'sermon-categories', '', 0, 4),
(96, 96, 'elementor_library_type', '', 0, 14),
(97, 97, 'product_cat', '', 0, 5),
(98, 98, 'nav_menu', '', 0, 34),
(99, 99, 'nav_menu', '', 0, 3),
(100, 100, 'nav_menu', '', 0, 19),
(101, 101, 'nav_menu', '', 0, 11),
(102, 102, 'nav_menu', '', 0, 5),
(103, 103, 'post_format', '', 0, 1),
(104, 104, 'post_format', '', 0, 1),
(105, 105, 'post_format', '', 0, 1),
(106, 106, 'post_format', '', 0, 1),
(107, 107, 'post_format', '', 0, 1),
(108, 108, 'category', '', 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_timetable_guests`
--

CREATE TABLE `wpd6_timetable_guests` (
  `guest_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(250) DEFAULT NULL,
  `email` varchar(100) DEFAULT NULL,
  `phone` varchar(50) DEFAULT NULL,
  `message` text DEFAULT NULL,
  PRIMARY KEY (`guest_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_usermeta`
--

CREATE TABLE `wpd6_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_usermeta`
--

INSERT INTO `wpd6_usermeta` VALUES
(1, 1, 'nickname', 'thefusionchirch'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wpd6_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(13, 1, 'wpd6_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice'),
(15, 1, 'show_welcome_panel', '1'),
(16, 2, 'nickname', 'thefusionchurch'),
(17, 2, 'first_name', 'Sam'),
(18, 2, 'last_name', 'Oluwatoyin'),
(19, 2, 'description', ''),
(20, 2, 'rich_editing', 'true'),
(21, 2, 'syntax_highlighting', 'true'),
(22, 2, 'comment_shortcuts', 'false'),
(23, 2, 'admin_color', 'fresh'),
(24, 2, 'use_ssl', '0'),
(25, 2, 'show_admin_bar_front', 'true'),
(26, 2, 'locale', ''),
(27, 2, 'wpd6_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(28, 2, 'wpd6_user_level', '10'),
(29, 1, 'session_tokens', 'a:1:{s:64:"bafe2cf586b6f18b4126e16c77b5eb2d7463cbfd41ae30d253792d128ccda929";a:4:{s:10:"expiration";i:1741560232;s:2:"ip";s:13:"102.89.82.186";s:2:"ua";s:117:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36";s:5:"login";i:1741387432;}}'),
(30, 1, 'wpd6_dashboard_quick_press_last_post_id', '5'),
(31, 1, 'community-events-location', 'a:1:{s:2:"ip";s:11:"102.89.82.0";}'),
(32, 1, '_woocommerce_tracks_anon_id', 'woo:VTT9VBnyTrVINO4ko3YZQ8XO'),
(33, 1, 'wpd6_yoast_notifications', 'a:2:{i:0;a:2:{s:7:"message";s:348:"<p>You can speed up your site and get insight into your internal linking structure by letting us perform a few optimizations to the way SEO data is stored. We estimate this will take less than a minute.</p><a class="button" href="https://thefusionchurch.org/wp-admin/admin.php?page=wpseo_tools&start-indexation=true">Start SEO data optimization</a>";s:7:"options";a:10:{s:4:"type";s:7:"warning";s:2:"id";s:13:"wpseo-reindex";s:7:"user_id";i:1;s:5:"nonce";N;s:8:"priority";d:0.8000000000000000444089209850062616169452667236328125;s:9:"data_json";a:0:{}s:13:"dismissal_key";N;s:12:"capabilities";s:20:"wpseo_manage_options";s:16:"capability_check";s:3:"all";s:14:"yoast_branding";b:0;}}i:1;a:2:{s:7:"message";s:444:"It looks like you aren''t using our <strong>Yoast WooCommerce SEO addon</strong>. <a href="https://yoa.st/1o0?php_version=8.1&platform=wordpress&platform_version=6.7.2&software=free&software_version=24.6&days_active=0&user_language=en_US" aria-label="More information about Yoast WooCommerce SEO" target="_blank" rel="noopener noreferrer">Upgrade today</a> to unlock more tools and SEO features to make your products stand out in search results.";s:7:"options";a:10:{s:4:"type";s:7:"warning";s:2:"id";s:44:"wpseo-suggested-plugin-yoast-woocommerce-seo";s:7:"user_id";i:1;s:5:"nonce";N;s:8:"priority";d:0.5;s:9:"data_json";a:0:{}s:13:"dismissal_key";N;s:12:"capabilities";a:1:{i:0;s:15:"install_plugins";}s:16:"capability_check";s:3:"all";s:14:"yoast_branding";b:0;}}}'),
(34, 1, 'wc_last_active', '1741478400'),
(35, 1, 'tribe-dismiss-notice-time-event-tickets-install', '1741525944'),
(36, 1, 'tribe-dismiss-notice', 'event-tickets-install'),
(37, 1, 'wpd6_user-settings', 'libraryContent=browse'),
(38, 1, 'wpd6_user-settings-time', '1741551219'),
(39, 1, '_yoast_wpseo_profile_updated', '1745140246'),
(40, 2, '_yoast_wpseo_profile_updated', '1745140246'),
(41, 2, 'session_tokens', 'a:4:{s:64:"1bb62894e4ee9090be4825deb986c4ee05214457fcd55d773cc29366bf253f86";a:4:{s:10:"expiration";i:1770125804;s:2:"ip";s:14:"209.50.183.247";s:2:"ua";s:11:"curl/7.88.1";s:5:"login";i:1769953004;}s:64:"b95e17e89bdc3ac622da0aca3bed621d60189097b9383f2ac706dbe2c98f15f4";a:4:{s:10:"expiration";i:1770161279;s:2:"ip";s:12:"93.177.94.48";s:2:"ua";s:116:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.207 Safari/537.36";s:5:"login";i:1769988479;}s:64:"d424125c3d18852c23e85f8f642d96f840b9c41a1d4470d8a93dcfe5faaf877a";a:4:{s:10:"expiration";i:1770290143;s:2:"ip";s:14:"105.113.75.161";s:2:"ua";s:117:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36";s:5:"login";i:1770117343;}s:64:"1e9f8c13c65323cb76cbb168b58902b41e83bf1c0945fd7c6fc1d2f04c451983";a:4:{s:10:"expiration";i:1770295108;s:2:"ip";s:14:"209.50.187.174";s:2:"ua";s:11:"curl/7.88.1";s:5:"login";i:1770122308;}}'),
(42, 2, 'wc_last_active', '1770163200'),
(44, 2, '_woocommerce_tracks_anon_id', 'woo:vaf/airaTPwCRxIc0xmYJaUP'),
(45, 2, 'wpd6_dashboard_quick_press_last_post_id', '21055'),
(47, 2, '_woocommerce_persistent_cart_1', 'a:1:{s:4:"cart";a:0:{}}'),
(48, 2, 'community-events-location', 'a:1:{s:2:"ip";s:12:"209.50.187.0";}'),
(50, 2, 'closedpostboxes_dashboard', 'a:8:{i:0;s:24:"wc_admin_dashboard_setup";i:1;s:20:"e-dashboard-overview";i:2;s:21:"dashboard_site_health";i:3;s:19:"dashboard_right_now";i:4;s:18:"dashboard_activity";i:5;s:30:"charitable_dashboard_donations";i:6;s:21:"dashboard_quick_press";i:7;s:17:"dashboard_primary";}'),
(51, 2, 'metaboxhidden_dashboard', 'a:0:{}'),
(53, 2, 'meta-box-order_product', 'a:3:{s:4:"side";s:84:"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag";s:6:"normal";s:55:"woocommerce-product-data,postcustom,slugdiv,postexcerpt";s:8:"advanced";s:0:"";}'),
(54, 2, 'wpd6_user-settings', 'editor=tinymce&posts_list_mode=list&libraryContent=browse'),
(55, 2, 'wpd6_user-settings-time', '1745265774'),
(56, 2, 'dismissed_template_files_notice', '1'),
(57, 2, 'vcv:hubActivationNotice:notice:1744529178', '1'),
(59, 2, 'wpd6_persisted_preferences', 'a:4:{s:4:"core";a:4:{s:10:"openPanels";a:2:{i:0;s:11:"post-status";i:1;s:24:"yoast-seo/document-panel";}s:26:"isComplementaryAreaVisible";b:1;s:15:"distractionFree";b:0;s:12:"fixedToolbar";b:0;}s:14:"core/edit-post";a:1:{s:12:"welcomeGuide";b:0;}s:9:"_modified";s:24:"2025-04-22T07:36:12.733Z";s:17:"core/edit-widgets";a:2:{s:26:"isComplementaryAreaVisible";b:1;s:12:"welcomeGuide";b:0;}}'),
(60, 2, 'ls-show-support-notice-timestamp', '1743324087'),
(61, 2, 'ls-store-last-viewed', '2025-04-20'),
(63, 2, 'ls-v7-welcome-screen-date', '1745142847'),
(64, 2, 'edit_page_per_page', '50'),
(65, 2, 'elementor_introduction', 'a:1:{s:27:"ai-get-started-announcement";b:1;}'),
(66, 2, 'nav_menu_recently_edited', '101'),
(67, 2, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";i:4;s:15:"title-attribute";}'),
(68, 2, 'metaboxhidden_nav-menus', 'a:23:{i:0;s:24:"add-charitable-endpoints";i:1;s:21:"add-post-type-product";i:2;s:22:"add-post-type-campaign";i:3;s:29:"add-post-type-zegen-portfolio";i:4;s:24:"add-post-type-zegen-team";i:5;s:31:"add-post-type-zegen-testimonial";i:6;s:26:"add-post-type-zegen-events";i:7;s:30:"add-post-type-zegen-ministries";i:8;s:26:"add-post-type-zegen-sermon";i:9;s:12:"add-post_tag";i:10;s:15:"add-post_format";i:11;s:17:"add-product_brand";i:12;s:15:"add-product_cat";i:13;s:15:"add-product_tag";i:14;s:21:"add-campaign_category";i:15;s:16:"add-campaign_tag";i:16;s:24:"add-portfolio-categories";i:17;s:18:"add-portfolio-tags";i:18;s:19:"add-team-categories";i:19;s:21:"add-events-categories";i:20;s:25:"add-ministries-categories";i:21;s:21:"add-sermon-categories";i:22;s:19:"add-sermon-preacher";}'),
(70, 2, 'elementor_admin_notices', 'a:1:{s:25:"plugin_image_optimization";a:2:{s:9:"is_viewed";b:1;s:4:"meta";a:0:{}}}'),
(71, 2, 'twitter', ''),
(72, 2, 'facebook', ''),
(73, 2, 'vimeo', ''),
(74, 2, 'youtube', ''),
(75, 2, 'last_update', '1745307378'),
(102, 2, 'tgmpa_dismissed_notice_zegen_tgmpa', '1');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_users`
--

CREATE TABLE `wpd6_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_users`
--

INSERT INTO `wpd6_users` VALUES
(1, 'thefusionchirch', 'e78b3543b1c0196d676bfed94f7a37f3', 'thefusionchirch', 'officialsamoluwatoyin@gmail.com', 'https://thefusionchurch.org', '2025-03-03 11:30:11', '', 0, 'thefusionchirch'),
(2, 'thefusionchurch', '$wp$2y$10$5UodpwJxA1RhBgq2ioaQSuKBGdmTLBt9umNAeCO5WcqsN.xGB2Nve', 'thefusionchurch', 'thefusionchurchglobal@gmail.com', 'http://www.thefusionchurch.org', '2025-03-07 22:42:17', '', 0, 'Sam Oluwatoyin');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_admin_notes`
--

CREATE TABLE `wpd6_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_wc_admin_notes`
--

INSERT INTO `wpd6_wc_admin_notes` VALUES
(1, 'wc-refund-returns-page', 'info', 'en_US', 'Setup a Refund and Returns Policy page to boost your store''s credibility.', 'We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.', '{}', 'unactioned', 'woocommerce-core', '2025-03-09 12:59:58', NULL, 0, 'plain', '', 0, 0, 'info'),
(3, 'wc-admin-customizing-product-catalog', 'info', 'en_US', 'How to customize your product catalog', 'You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.', '{}', 'unactioned', 'woocommerce-admin', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(4, 'wayflyer_bnpl_q4_2021', 'marketing', 'en_US', 'Grow your business with funding through Wayflyer', 'Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(5, 'wc_shipping_mobile_app_usps_q4_2021', 'marketing', 'en_US', 'Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App', 'Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href="https://woocommerce.com/woocommerce-shipping/">WooCommerce Shipping</a> – all directly from your mobile device!', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(6, 'your-first-product', 'info', 'en_US', 'Your first product', 'That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woocommerce.com/shipping" target="_blank">WooCommerce Shipping</a>.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(7, 'wc-admin-optimizing-the-checkout-flow', 'info', 'en_US', 'Optimizing the checkout flow', 'It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(8, 'wc-payments-qualitative-feedback', 'info', 'en_US', 'WooPayments setup - let us know what you think', 'Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(9, 'share-your-feedback-on-paypal', 'info', 'en_US', 'Share your feedback on PayPal', 'Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(10, 'google_listings_and_ads_install', 'marketing', 'en_US', 'Drive traffic and sales with Google', 'Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(11, 'wc-subscriptions-security-update-3-0-15', 'info', 'en_US', 'WooCommerce Subscriptions security update!', 'We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woocommerce.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href="https://woocommerce.com/my-account/create-a-ticket/">open a ticket</a>.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(12, 'woocommerce-core-update-5-4-0', 'info', 'en_US', 'Update to WooCommerce 5.4.1 now', 'WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(13, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(14, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(15, 'ppxo-pps-upgrade-paypal-payments-1', 'info', 'en_US', 'Get the latest PayPal extension for WooCommerce', 'Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(16, 'ppxo-pps-upgrade-paypal-payments-2', 'info', 'en_US', 'Upgrade your PayPal experience!', 'Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">latest PayPal today</a> to continue to receive support and updates.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(17, 'woocommerce-core-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(18, 'woocommerce-blocks-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(19, 'woocommerce-core-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(20, 'woocommerce-blocks-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(21, 'habit-moment-survey', 'marketing', 'en_US', 'We’re all ears! Share your experience so far with WooCommerce', 'We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(22, 'woocommerce-core-paypal-march-2022-updated', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal Payments</a> to accept PayPal.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(23, 'woocommerce-core-paypal-march-2022-updated-nopp', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(24, 'pinterest_03_2022_update', 'marketing', 'en_US', 'Your Pinterest for WooCommerce plugin is out of date!', 'Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(25, 'store_setup_survey_survey_q2_2022', 'survey', 'en_US', 'How is your store setup going?', 'Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.', '{}', 'unactioned', 'woocommerce.com', '2025-03-16 13:20:03', NULL, 0, 'plain', '', 0, 0, 'info'),
(26, 'needs-update-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'Security vulnerability patched in WooCommerce Eway Gateway', 'In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(27, 'updated-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'WooCommerce Eway Gateway has been automatically updated', 'Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(28, 'ecomm-wc-navigation-survey-2023', 'info', 'en_US', 'Navigating WooCommerce on WordPress.com', 'We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(29, 'woopay-beta-merchantrecruitment-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(30, 'woocommerce-wcpay-march-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Payments', '<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(31, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'marketing', 'en_US', 'Accept in-person contactless payments on your iPhone', 'Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(32, 'woocommerce-WCPreOrders-april-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Pre-Orders extension', '<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(33, 'woopay-beta-merchantrecruitment-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(34, 'woopay-beta-existingmerchants-noaction-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(35, 'woopay-beta-existingmerchants-update-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(36, 'woopay-beta-merchantrecruitment-short-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(37, 'woopay-beta-merchantrecruitment-short-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(38, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTA', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(39, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTB', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(40, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTC', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(41, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTD', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(42, 'woopay-beta-merchantrecruitment-short-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(43, 'woopay-beta-merchantrecruitment-short-update-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(44, 'woocommerce-WCSubscriptions-June-2023-updated-needed', 'marketing', 'en_US', 'Action required: Security update of WooCommerce Subscriptions', '<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(45, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Returns and Warranty Requests extension', '<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(46, 'woocommerce-WCOPC-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce One Page Checkout', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(47, 'woocommerce-WCGC-July-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce GoCardless Extension', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(48, 'woocommerce-shipping-fedex-api-outage-2023-07-16', 'warning', 'en_US', 'Scheduled FedEx API outage — July 2023', 'On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you''ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(49, 'wcship-2023-07-hazmat-update-needed', 'update', 'en_US', 'Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension', '<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(50, 'woocommerce-WCStripe-Aug-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe plugin', '<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(51, 'woocommerce-WCStripe-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooCommerce Stripe plugin', '<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(52, 'woocommerce-WooPayments-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooPayments (WooCommerce Payments) plugin', '<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(53, 'avalara_q3-2023_noAvaTax', 'marketing', 'en_US', 'Automatically calculate VAT in real time', 'Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(54, 'woocommerce-usermeta-Sept2023-productvendors', 'update', 'en_US', 'Your store requires a security update', '<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href="https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/" />Read our developer update</a> for more information.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(55, 'woocommerce-STRIPE-Oct-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe Gateway', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(56, 'amazon-mcf-reviews-2023-12-07', 'marketing', 'en_US', 'Enjoying Amazon MCF for WooCommerce?', 'We''re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(57, 'remove_estimated_deposits_2024', 'marketing', 'en_US', 'Estimated deposits are going away', 'To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(58, 'sirt-woo-2024-11-xss-admin', 'update', 'en_US', 'An important update is required for WooCommerce', 'This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href="https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(59, 'woocommerce-analytics-order-attribution-promotions-december-2024', 'marketing', 'en_US', 'Discover what drives your sales', 'Use our powerful <strong>Order Attribution</strong> extension to understand what truly drives your revenue. Track your sales journey, identify your most effective marketing channels, and optimize your sales strategy.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(60, 'paypal-braintree-sdk-depreciation-2025-02-20', 'update', 'en_US', 'Update required for your PayPal Braintree extension', 'To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.', '{}', 'pending', 'woocommerce.com', '2025-03-10 14:07:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(61, 'wc-admin-mobile-app', 'info', 'en_US', 'Install Woo mobile app', 'Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.', '{}', 'unactioned', 'woocommerce-admin', '2025-03-11 13:33:06', NULL, 0, 'plain', '', 0, 0, 'info'),
(62, 'wc-admin-onboarding-payments-reminder', 'info', 'en_US', 'Start accepting payments on your store!', 'Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.', '{}', 'unactioned', 'woocommerce-admin', '2025-03-14 16:29:39', NULL, 0, 'plain', '', 0, 0, 'info'),
(63, 'wc-admin-usage-tracking-opt-in', 'info', 'en_US', 'Help WooCommerce improve with usage tracking', 'Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href="https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com" target="_blank">Settings</a> and choose to stop sharing data. <a href="https://woocommerce.com/usage-tracking?utm_medium=product" target="_blank">Read more</a> about what data we collect.', '{}', 'unactioned', 'woocommerce-admin', '2025-03-16 13:20:02', NULL, 0, 'plain', '', 0, 0, 'info'),
(64, 'wc-admin-woocommerce-payments', 'marketing', 'en_US', 'Try the new way to get paid', 'Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooPayments</strong>.<br><br>By clicking "Get started", you agree to our <a href="https://wordpress.com/tos/" target="_blank">Terms of Service</a>', '{}', 'unactioned', 'woocommerce-admin', '2025-03-16 13:20:02', NULL, 0, 'plain', '', 0, 0, 'info'),
(65, 'woo-marketplace-two-year-subscriptions-rin-2025-03-17', 'marketing', 'en_US', 'Save 20% on new two-year subscriptions', 'We’ve introduced 20% off two-year subscriptions for all products* in the WooCommerce Marketplace. Lock in long-term savings and make sure your store never misses a beat. \r\n\r\n*Some exclusions apply. New purchases only.', '{}', 'pending', 'woocommerce.com', '2025-03-17 13:50:34', NULL, 0, 'plain', '', 0, 0, 'info'),
(66, 'viva_wallet_migration_q1_2025', 'update', 'en_US', 'Switch to the new Viva.com Smart Checkout', 'The Viva Wallet extension is no longer being updated and improved. To get the best Viva.com experience, move to the new Smart Checkout. It’s fast, secure, and fully compatible with the latest WooCommerce features.', '{}', 'pending', 'woocommerce.com', '2025-04-03 13:34:23', NULL, 0, 'plain', '', 0, 0, 'info'),
(67, 'stripe_orderstatus_bug_q2_2025', 'update', 'en_US', 'Action Required: Update Order Status Manager', 'Update to the latest Order Status Manager (v1.15.5+) to ensure payments are captured. Your version of WooCommerce Order Status Manager can interfere with order processing for payment gateways (including WooCommerce Stripe Gateway v9.2.0+), which may cause orders to process without capturing payment.', '{}', 'pending', 'woocommerce.com', '2025-04-03 13:34:23', NULL, 0, 'plain', '', 0, 0, 'info'),
(68, 'wc-update-db-reminder', 'update', 'en_US', 'WooCommerce database update required', 'WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href="https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI">WP CLI</a>.', '{}', 'unactioned', 'woocommerce-core', '2025-04-13 07:18:53', NULL, 0, 'plain', '', 0, 0, 'info'),
(69, 'WooCommerce-Stripe-Gateway-Update-April-2025', 'update', 'en_US', 'Action required: Update WooCommerce Stripe Gateway to v9.4.1', '<strong>An important update for WooCommerce Stripe Payment Gateway has been released</strong>. Version 9.4.1 addresses performance issues and payment method visibility problems that occurred in version 9.4.0. Please update as soon as possible for optimal store performance. Please read <a href="https://developer.woocommerce.com/2025/04/18/https://developer.woocommerce.com/2025/04/18/developer-advisory-stripe-payment-gateway-9-4-1-release/" /> this advisory</a> for more information.', '{}', 'pending', 'woocommerce.com', '2025-04-22 06:33:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(70, 'WooCommerce-Stripe-Gateway-Update-Info-April-2025', 'update', 'en_US', 'WooCommerce Stripe Gateway has been updated to v9.4.1', '<strong>WooCommerce Stripe Payment Gateway was recently updated</strong>. Version 9.4.1 addresses performance issues and payment method visibility problems that occurred in version 9.4.0. No further action is required. Please read <a href="https://developer.woocommerce.com/2025/04/18/https://developer.woocommerce.com/2025/04/18/developer-advisory-stripe-payment-gateway-9-4-1-release/" /> this advisory post </a>for more information.', '{}', 'pending', 'woocommerce.com', '2025-04-22 06:33:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(71, 'klaviyo_q2_2025', 'marketing', 'en_US', 'Tailor your marketing with data-driven automation', 'Deliver personalized experiences at scale, simplify your stack, and make your data work for you using Klaviyo’s best-in-class marketing extension for Woo. With advanced segmentation based on actual customer behavior, you can send email and SMS messages that drive revenue and increase loyalty — without adding complexity', '{}', 'pending', 'woocommerce.com', '2025-04-30 03:23:58', NULL, 0, 'plain', '', 0, 0, 'info'),
(72, 'uk-vat-notice-2025-04-30', 'warning', 'en_US', 'UK VAT numbers are no longer supported', 'Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement', '{}', 'pending', 'woocommerce.com', '2025-05-05 14:24:36', NULL, 0, 'plain', '', 0, 0, 'info'),
(73, 'payson-retirement-2025', 'update', 'en_US', 'Payson Form Retirement', 'Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.', '{}', 'pending', 'woocommerce.com', '2025-05-13 03:07:36', NULL, 0, 'plain', '', 0, 0, 'info'),
(74, 'paypal_q2_2025', 'marketing', 'en_US', 'Power up sales with Pay Later messaging', 'Help increase your sales and grow cart sizes by letting customers know they have flexible payment options. Merchants see up to an 11% sales lift when they add Pay Later messaging — plus, it integrates seamlessly with your PayPal checkout.', '{}', 'pending', 'woocommerce.com', '2025-05-22 17:59:12', NULL, 0, 'plain', '', 0, 0, 'info'),
(75, 'paypal-braintree-sdk-depreciation-2025-05-30', 'update', 'en_US', 'Action required: Update the PayPal Braintree extension', 'Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.', '{}', 'pending', 'woocommerce.com', '2025-05-30 03:01:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(76, 'tento_q2_2025', 'marketing', 'en_US', 'Get your free business credit score', 'Strong business credit is the key to better deals, stronger partnerships, and sustainable growth. Tento Business Credit Monitoring helps you catch risks early, secure better financing, and fuel smarter growth — with no impact to your credit.', '{}', 'pending', 'woocommerce.com', '2025-06-04 02:25:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(77, 'wc-admin-real-time-order-alerts', 'info', 'en_US', 'Get real-time order alerts anywhere', 'Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.', '{}', 'unactioned', 'woocommerce-admin', '2025-06-07 13:09:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(78, 'woopayments-grabpay-launch-2025-07-07', 'marketing', 'en_US', 'GrabPay now available in WooPayments', 'Offer GrabPay through WooPayments and make checkout easier for customers across Southeast Asia. Enable it today and expand your reach with a payment method they know and trust.', '{}', 'pending', 'woocommerce.com', '2025-07-07 13:03:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(79, 'woohoo10-coupon', 'marketing', 'en_US', 'Celebrate and save with WooCommerce 10.0', 'To mark this milestone release, get 10% off extensions and themes in the official Woo Marketplace. Use code WOOHOO10 at checkout to save on essential tools that help grow your business. Offer ends August 15, 2025. Terms and conditions apply.', '{}', 'unactioned', 'woocommerce.com', '2025-07-22 22:59:56', NULL, 0, 'plain', '', 0, 0, 'info'),
(80, 'paypaladvantage_q3_2025', 'marketing', 'en_US', 'Add PayPal Checkout and earn up to $1,000*', 'PayPal Checkout can boost conversion by up to 46% and average order value by up to 62% with no disruption to your checkout. New US merchants who activate by August 31 save 25% on transaction fees for 6 months. Excludes Venmo. Terms apply.*', '{}', 'pending', 'woocommerce.com', '2025-07-22 22:59:56', NULL, 0, 'plain', '', 0, 0, 'info'),
(81, 'stripe_optimizedcheckout_upgrade_q3_2025', 'marketing', 'en_US', 'Upgrade for a faster, more flexible Stripe checkout', 'You''re not on the latest WooCommerce Stripe Payment Gateway version. Upgrade to version 9.8 to access Stripe''s Optimized Checkout Suite and leverage AI models to dynamically surface the most relevant payment methods for each customer, including BNPL, local options, and one-click Link checkout.', '{}', 'pending', 'woocommerce.com', '2025-08-13 13:03:55', NULL, 0, 'plain', '', 0, 0, 'info'),
(82, 'stripe_optimizedcheckout_enable_q3_2025', 'marketing', 'en_US', 'Unlock dynamic payments and sell more', 'You’re on the latest WooCommerce Stripe Payment Gateway — now unlock its full potential by enabling the Optimized Checkout Suite. It uses AI models to dynamically surface the most relevant payment methods for each customer, helping you boost conversions.', '{}', 'pending', 'woocommerce.com', '2025-08-13 13:03:55', NULL, 0, 'plain', '', 0, 0, 'info'),
(83, 'stripe_optimizedcheckout_promotion_q3_2025', 'marketing', 'en_US', 'Upgrade to Stripe for a faster, more flexible checkout', 'Unlock dynamic payments with Stripe’s Optimized Checkout Suite — now available with the WooCommerce Stripe Payment Gateway. Leverage AI models to dynamically surface the most relevant payment methods for each customer, including BNPL, local options, and one-click Link checkout.', '{}', 'pending', 'woocommerce.com', '2025-08-24 09:01:12', NULL, 0, 'plain', '', 0, 0, 'info'),
(84, 'stripe_optimizedcheckout_competitors_q3_2025', 'marketing', 'en_US', 'Upgrade to the official WooCommerce Stripe Payment Gateway', 'Unlock dynamic payments with Stripe’s Optimized Checkout Suite — now available with the WooCommerce Stripe Payment Gateway. Use AI models to dynamically surface the most relevant payment methods for each customer, including BNPL, local options, and one-click checkout with Link.', '{}', 'pending', 'woocommerce.com', '2025-08-31 12:46:34', NULL, 0, 'plain', '', 0, 0, 'info'),
(85, 'wc-admin-manage-orders-on-the-go', 'info', 'en_US', 'Manage your orders on the go', 'Look for orders, customer info, and process refunds in one click with the Woo app.', '{}', 'unactioned', 'woocommerce-admin', '2025-09-05 13:23:35', NULL, 0, 'plain', '', 0, 0, 'info'),
(86, 'UPS-promo-RIN-WCS-Aug-25', 'marketing', 'en_US', 'Get up to $100 off your first UPS shipments', 'For a limited time, merchants new to UPS can get up to $10 off their first 10 UPS labels on WooCommerce Shipping. Simplify your shipping, lower costs, and keep customers happy with fast, affordable options built right into your store dashboard.', '{}', 'pending', 'woocommerce.com', '2025-09-11 15:02:06', NULL, 0, 'plain', '', 0, 0, 'info'),
(87, 'UPS-promo-RIN-WCST-Aug-25', 'marketing', 'en_US', 'Get up to $100 off your first UPS shipments', 'For a limited time, merchants new to UPS can get up to $10 off their first 10 UPS labels on WooCommerce Shipping. Simplify your shipping, lower costs, and keep customers happy with fast, affordable options built right into your store dashboard.', '{}', 'pending', 'woocommerce.com', '2025-09-11 15:02:06', NULL, 0, 'plain', '', 0, 0, 'info'),
(88, 'square_ordersync_upgrade_q3_2025', 'marketing', 'en_US', 'You asked, we delivered — order sync is here for Square', 'Update your Square extension to v5.0 to access <a href="https://woocommerce.com/document/woocommerce-square/sync-settings/sync-orders-between-woocommerce-and-square/">automatic order syncing</a>. Manage your online sales in Square, keep reports accurate, and save time with order updates visible across both platforms.', '{}', 'pending', 'woocommerce.com', '2025-09-11 15:02:06', NULL, 0, 'plain', '', 0, 0, 'info'),
(89, 'klaviyo_q3_2025', 'marketing', 'en_US', 'Smarter marketing starts with Woo x Klaviyo', 'Personalize every customer interaction with Klaviyo, Woo''s preferred marketing automation solution. Advanced segmentation based on real customer behavior lets you create email and SMS campaigns focused on driving loyalty and revenue. So you can grow sales while simplifying your stack.', '{}', 'pending', 'woocommerce.com', '2025-09-18 22:44:59', NULL, 0, 'plain', '', 0, 0, 'info'),
(90, 'woopayments-new-lpms-2025-06-30', 'marketing', 'en_US', 'Get the POS built specifically for Woo stores', 'Introducing WooCommerce POS, our new point-of-sale solution built to get you up and running quickly with in-person sales. Search products, scan barcodes, apply coupons, and send email receipts — right in the WooCommerce mobile app, with all of your online and physical sales synced in real time — no extra setup required', '{}', 'pending', 'woocommerce.com', '2025-09-18 22:44:59', NULL, 0, 'plain', '', 0, 0, 'info'),
(91, 'pinterest_q3_20252', 'marketing', 'en_US', 'More visibility, smarter campaigns', 'Connect your store to Pinterest via the Conversions API, a new feature in the latest version of our official extension. Target the right shoppers, track performance, and optimize campaigns for more sales. Get started today — connect and sync your catalog using the Conversions API.', '{}', 'pending', 'woocommerce.com', '2025-09-26 07:49:21', NULL, 0, 'plain', '', 0, 0, 'info'),
(92, 'paypaladvantage_q4_2025', 'marketing', 'en_US', 'PayPal Checkout offer: Get 40% back on fees for 3 months', 'Download and activate PayPal Payments in your WooCommerce admin, then complete your first transaction by 15 December 2025 to get 40% back on PayPal transaction fees — up to £2,000 for 3 months. PayPal Checkout works with your existing checkout. See terms: paypal.com/uk/campaign/paypalmerchantpromotion/terms.', '{}', 'pending', 'woocommerce.com', '2025-11-05 13:10:29', NULL, 0, 'plain', '', 0, 0, 'info'),
(93, 'reddit_q4_2025', 'marketing', 'en_US', 'New: Reach high-intent shoppers on Reddit', 'Sync your catalog and pixel with Reddit for WooCommerce. Launch your ads faster on Reddit and connect with their 400M+ weekly active users and shoppers who turn to this platform for authentic conversations and recommendations.', '{}', 'pending', 'woocommerce.com', '2025-11-13 21:03:53', NULL, 0, 'plain', '', 0, 0, 'info'),
(94, 'bfcm_general_sale_q4_2025', 'marketing', 'en_US', 'Save up to 40% on extensions and themes', 'For a limited time, take up to 40% off nearly everything in our Marketplace. It’s the perfect moment to give your store a holiday boost and level up for 2026. Sale ends December 2, 2025, at 14:00 UTC.', '{}', 'pending', 'woocommerce.com', '2025-11-19 18:02:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(95, 'wc-admin-performance-on-mobile', 'info', 'en_US', 'Track your store performance on mobile', 'Monitor your sales and high performing products with the Woo app.', '{}', 'unactioned', 'woocommerce-admin', '2025-12-04 13:46:06', NULL, 0, 'plain', '', 0, 0, 'info'),
(96, 'paypal-carding-recaptcha-dec-25', 'update', 'en_US', 'Activate PayPal fraud management', 'PayPal detected increased suspicious card activity in market. Please enable fraud protection in your PayPal Payment settings by enabling CAPTCHA for PayPal Payments.', '{}', 'pending', 'woocommerce.com', '2025-12-04 13:46:06', NULL, 0, 'plain', '', 0, 0, 'info'),
(97, 'Googleupdate_q4_2025', 'marketing', 'en_US', 'Make every ad dollar count this holiday season', 'Google for WooCommerce now includes Budget Recommendations. Install the latest version and get personalized suggestions on where to optimize campaign budgets to reach more holiday shoppers this season.', '{}', 'pending', 'woocommerce.com', '2025-12-05 13:17:27', NULL, 0, 'plain', '', 0, 0, 'info'),
(98, 'holiday_shipping_deadlines_WCST_2025', 'marketing', 'en_US', 'Holiday shipping deadlines', 'Ensure your packages arrive before December 25. Verify your exact ship-by date for your destination, carrier, and mail class.', '{}', 'pending', 'woocommerce.com', '2025-12-12 16:30:04', NULL, 0, 'plain', '', 0, 0, 'info'),
(99, 'holiday_shipping_deadlines_WCS_2025', 'marketing', 'en_US', 'Holiday shipping deadlines', 'Ensure your packages arrive before December 25. Verify your exact ship-by date for your destination, carrier, and mail class.', '{}', 'pending', 'woocommerce.com', '2025-12-12 16:30:04', NULL, 0, 'plain', '', 0, 0, 'info'),
(100, 'snap_q4_2025', 'marketing', 'en_US', 'New: Reach a new audience on Snapchat', '88% of Snapchatters love to shop, and 40% aren''t active on other social platforms. Connect with them and grow your business using Snapchat for WooCommerce, our new official extension. Sync your products, launch ad campaigns, and track results — all from your Woo dashboard.', '{}', 'pending', 'woocommerce.com', '2025-12-19 13:22:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(101, 'stripe_agenticcommerce_3PDS_q4_2025', 'marketing', 'en_US', 'Get more from Stripe with the official extension', 'Switch to the official extension co-developed with Stripe for the latest features and best performance. Get access to personalized checkout options, early support for AI shopping through Stripe’s <a href="https://woocommerce.com/posts/stripe-agentic-commerce-suite-for-woocommerce/">Agentic Commerce Suite</a>, and more.', '{}', 'pending', 'woocommerce.com', '2025-12-19 13:22:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(102, 'WC10.4.3-security-update-12-22-2025', 'update', 'en_US', 'An important update is required for WooCommerce', '<strong>Please update to WooCommerce 10.4.3 to resolve a security issue.</strong> This update addresses an issue with the WooCommerce Store API that may have made guest order information visible to other logged in users. See the <a href="https://developer.woocommerce.com/2025/12/22/store-api-vulnerability-patched-in-woocommerce-8-1/" target="_blank">Woo Developer blog</a> for more information.', '{}', 'pending', 'woocommerce.com', '2025-12-22 17:48:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(103, 'downloads-sub-Jan2026-RIN', 'marketing', 'en_US', 'WooCommerce Subscription Downloads is now part of WooCommerce Subscriptions', 'WooCommerce Subscriptions now allows you to include simple and variable downloadable products with your subscriptions. Streamline your subscription downloads by updating to the latest version of WooCommerce Subscriptions today.', '{}', 'pending', 'woocommerce.com', '2026-01-08 13:17:46', NULL, 0, 'plain', '', 0, 0, 'info'),
(104, 'paypal-carding-recaptcha-jan-26', 'update', 'en_US', 'Fraud protection is now required — enable today', 'Card networks like Visa and Mastercard now require fraud prevention controls, and non-compliance may result in fines and processing restrictions. Please enable reCAPTCHA in your PayPal Payments settings to help protect your store and maintain compliance.', '{}', 'pending', 'woocommerce.com', '2026-01-13 13:04:26', NULL, 0, 'plain', '', 0, 0, 'info'),
(105, 'USPS API Migration_RIN_Jan2026', 'marketing', 'en_US', 'Upgrade to USPS Shipping REST API by January 25', 'USPS is retiring the legacy Web Tools API on January 25, 2026. If you’re using the USPS Shipping Method extension with the legacy API, live USPS shipping rates will longer be shown at checkout. Migrate to the REST API now to avoid disruption.', '{}', 'pending', 'woocommerce.com', '2026-01-14 13:17:35', NULL, 0, 'plain', '', 0, 0, 'info'),
(106, 'existing_square_bitcoin_promotion_q1_2026', 'marketing', 'en_US', 'Take bitcoin payments in Square with 0% fees in 2026', 'Your Square POS can now accept in-person bitcoin payments, with near-instant settlement and no chargebacks. Enable it today and pay zero fees through 2026. T&amp;Cs apply.', '{}', 'pending', 'woocommerce.com', '2026-01-22 13:57:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(107, 'prospects_square_bitcoin_promotion_q1_2026', 'marketing', 'en_US', 'Take bitcoin payments in Square with 0% fees in 2026', 'Accept in-person <a href="https://woocommerce.com/posts/square-bitcoin-launch">bitcoin payments</a> with Square POS — and pay zero fees on all bitcoin transactions through 2026. Get near-instant settlement and total protection from chargebacks.', '{}', 'pending', 'woocommerce.com', '2026-01-22 13:57:28', NULL, 0, 'plain', '', 0, 0, 'info');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_admin_note_actions`
--

CREATE TABLE `wpd6_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_wc_admin_note_actions`
--

INSERT INTO `wpd6_wc_admin_note_actions` VALUES
(1, 1, 'notify-refund-returns-page', 'Edit page', 'https://thefusionchurch.org/wp-admin/post.php?post=14&action=edit', 'actioned', '', NULL, NULL),
(3, 3, 'day-after-first-product', 'Learn more', 'https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(89, 61, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_medium=product', 'actioned', '', NULL, NULL),
(345, 62, 'view-payment-gateways', 'Learn more', 'https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product', 'actioned', '', NULL, NULL),
(516, 63, 'tracking-opt-in', 'Activate usage tracking', '', 'actioned', 'Usage tracking activated', NULL, NULL),
(1466, 65, 'woo-marketplace-two-year-subscriptions-rin-2025-03-17', 'Browse the Marketplace', 'https://woocommerce.com/products/?utm_source=inbox_note&utm_medium=product&utm_campaign=woo-marketplace-two-year-subscriptions-rin-2025-03-17', 'actioned', '', NULL, NULL),
(2685, 66, 'viva_wallet_migration_q1_2025_click', 'Get Viva.com Smart Checkout', 'https://woocommerce.com/it/products/viva-com-smart-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=viva_wallet_migration_q1_2025_click', 'actioned', '', NULL, NULL),
(4135, 67, 'stripe_nocapture_q2_2025_click', 'Update now', 'https://woocommerce.com/products/woocommerce-order-status-manager/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_nocapture_q2_2025_click', 'unactioned', '', NULL, NULL),
(4310, 69, 'WooCommerce-Stripe-Gateway-Update-April-2025', 'See available updates', 'https://thefusionchurch.org/wp-admin/update-core.php?', 'actioned', '', NULL, NULL),
(4311, 70, 'WooCommerce-Stripe-Gateway-Update-Info-April-2025', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(5784, 71, 'klaviyo_q2_2025', 'Try Klaviyo today', 'https://woocommerce.com/products/klaviyo-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=klaviyo_q2_2025', 'actioned', '', NULL, NULL),
(7025, 74, 'paypal_q2_2025', 'Activate messaging', 'https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_q2_2025', 'actioned', '', NULL, NULL),
(7919, 77, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(8275, 76, 'tento_q2_2025', 'Get your free score', 'https://woocommerce.com/products/tento-business-credit-monitoring/?utm_source=inbox_note&utm_medium=product&utm_campaign=tento_q2_2025', 'actioned', '', NULL, NULL),
(9437, 78, 'woopayments-grabpay-launch-2025-07-07', 'Learn More', 'https://woocommerce.com/document/woopayments/payment-methods/local-payment-methods/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopayments-grabpay-launch-2025-07-07', 'unactioned', '', NULL, NULL),
(10778, 59, 'woocommerce-analytics-order-attribution-promotions-december-2024-find-out-more', 'Find out more', 'https://wordpress.org/plugins/woocommerce-analytics', 'actioned', '', NULL, NULL),
(10961, 79, 'woohoo10-coupon', 'Get 10% off now', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-admin&amp;tab=extensions&amp;path=extensions', 'unactioned', '', NULL, NULL),
(11051, 80, 'paypaladvantage_q3_2025', 'Activate & Save Now', 'https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypaladvantage_q3_2025', 'actioned', '', NULL, NULL),
(11053, 82, 'stripe_optimizedcheckout_upgrade_q3_2025_click', 'Enable optimized checkout', 'https://woocommerce.com/document/stripe/admin-experience/updated-requirements-for-stripe-plugin-mid-2025/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_optimizedcheckout_upgrade_q3_2025_click#enable-the-optimized-checkout-suite', 'unactioned', '', NULL, NULL),
(11054, 83, 'stripe_optimizedcheckout_promotion_q3_2025_click', 'Get paid with Stripe', 'https://woocommerce.com/products/stripe/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_optimizedcheckout_promotion_q3_2025_click', 'unactioned', '', NULL, NULL),
(11055, 4, 'wayflyer_bnpl_q4_2021', 'Level up with funding', 'https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021', 'actioned', '', NULL, NULL),
(11056, 5, 'wc_shipping_mobile_app_usps_q4_2021', 'Get WooCommerce Shipping', 'https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021', 'actioned', '', NULL, NULL),
(11101, 38, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA', 'Activate WooPay Test A', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(11102, 38, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'unactioned', '', NULL, NULL),
(11103, 39, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB', 'Activate WooPay Test B', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(11104, 39, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'unactioned', '', NULL, NULL),
(11105, 40, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC', 'Activate WooPay Test C', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(11106, 40, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC', 'unactioned', '', NULL, NULL),
(11107, 41, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD', 'Activate WooPay Test D', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(11108, 41, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD', 'unactioned', '', NULL, NULL),
(11143, 84, 'stripe_optimizedcheckout_competitors_q3_2025_click', 'Get more from Stripe', 'https://woocommerce.com/products/stripe/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_optimizedcheckout_competitors_q3_2025_click', 'unactioned', '', NULL, NULL),
(11222, 85, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(11618, 81, 'stripe_optimizedcheckout_upgrade_q3_2025_click', 'Upgrade now', 'https://thefusionchurch.org/wp-admin/update.php', 'unactioned', '', NULL, NULL),
(11619, 86, 'UPS-promo-RIN-WCS-Aug-25-button', 'Save on UPS Shipments', 'https://woocommerce.com/document/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=UPS-promo-RIN-WCS-Aug-25-button#ups-promotion-details', 'unactioned', '', NULL, NULL),
(11620, 87, 'UPS-promo-RIN-WCST-Aug-25-button', 'Get WooCommerce Shipping', 'https://woocommerce.com/products/shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=UPS-promo-RIN-WCST-Aug-25-button', 'unactioned', '', NULL, NULL),
(11621, 88, 'square_ordersync_upgrade_q3_2025_click', 'Upgrade now', 'https://thefusionchurch.org/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(11702, 90, 'woopayments-new-lpms-2025-06-30', 'Get started today', 'https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopayments-new-lpms-2025-06-30', 'unactioned', '', NULL, NULL),
(11776, 89, 'klaviyo_q3_2025', 'Try Klaviyo today', 'https://woocommerce.com/products/klaviyo-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=klaviyo_q3_2025', 'actioned', '', NULL, NULL),
(11942, 91, 'pinterest_q3_20252', 'Connect to the Conversions API', 'https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_q3_20252#h-conversions-api', 'actioned', '', NULL, NULL),
(13731, 92, 'paypaladvantage_q4_2025', 'Activate PayPal Today', 'https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypaladvantage_q4_2025', 'unactioned', '', NULL, NULL),
(14122, 93, 'reddit_q4_2025', 'Get started with Reddit', 'https://woocommerce.com/products/reddit/?utm_source=inbox_note&utm_medium=product&utm_campaign=reddit_q4_2025', 'unactioned', '', NULL, NULL),
(14438, 94, 'bfcm_general_sale_q4_2025', 'Boost your store for less', 'https://woocommerce.com/products/?utm_source=inbox_note&utm_medium=product&utm_campaign=bfcm_general_sale_q4_2025', 'actioned', '', NULL, NULL),
(14905, 95, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(15390, 97, 'Google_q4_2025', 'Update Now', 'https://thefusionchurch.org/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(15794, 98, 'holiday_shipping_deadlines_WCST_2025_button', 'Learn More', 'https://woocommerce.com/document/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=holiday_shipping_deadlines_WCST_2025_button#2025-holiday-shipping-deadlines', 'unactioned', '', NULL, NULL),
(15795, 99, 'holiday_shipping_deadlines_WCS_2025_button', 'Learn More', 'https://woocommerce.com/document/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=holiday_shipping_deadlines_WCS_2025_button#2025-holiday-shipping-deadlines', 'unactioned', '', NULL, NULL),
(16528, 100, 'snap_q4_2025', 'Get started with Snapchat', 'https://woocommerce.com/products/snapchat/?utm_source=inbox_note&utm_medium=product&utm_campaign=snap_q4_2025', 'actioned', '', NULL, NULL),
(16612, 101, 'stripe_agenticcommerce_3PDs_q4_2025_click', 'Get Stripe for WooCommerce', 'https://woocommerce.com/products/stripe/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_agenticcommerce_3PDs_q4_2025_click', 'unactioned', '', NULL, NULL),
(16937, 102, 'WC10.4.3-security-update-12-22-2025', 'See available updates', 'https://thefusionchurch.org/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(17175, 73, 'payson-retirement-2025', 'Explore alternative payment methods', 'https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025', 'actioned', '', NULL, NULL),
(17983, 103, 'downloads-sub-Jan2026-RIN-button', 'Learn More', 'https://woocommerce.com/document/subscriptions/store-manager-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=downloads-sub-Jan2026-RIN-button#downloads-settings', 'unactioned', '', NULL, NULL),
(18395, 105, 'USPS API Migration_RIN_button_Jan2026', 'View Migration Guide', 'https://woocommerce.com/document/usps-shipping-method/?utm_source=inbox_note&utm_medium=product&utm_campaign=USPS%20API%20Migration_RIN_button_Jan2026#connecting-the-api', 'unactioned', '', NULL, NULL),
(19766, 106, 'existing_square_bitcoin_promotion_q1_2026_click', 'Learn about bitcoin payments', 'https://woocommerce.com/posts/square-bitcoin-launch?utm_source=inbox_note&utm_medium=product&utm_campaign=existing_square_bitcoin_promotion_q1_2026_click', 'actioned', '', NULL, NULL),
(19767, 107, 'prospects_square_bitcoin_promotion_q1_2026_click', 'Get started with Square', 'https://thefusionchurch.org/wp-admin/https://woocommerce.com/products/square/?utm_source=inbox_note&utm_medium=product&utm_campaign=prospects_square_bitcoin_promotion_q1_2026_click', 'unactioned', '', NULL, NULL),
(19926, 96, 'setup-instructions', 'Setup Instructions', 'https://woocommerce.com/document/woocommerce-paypal-payments/fraud-and-disputes/?utm_source=inbox_note&utm_medium=product&utm_campaign=setup-instructions#section-4', 'unactioned', '', NULL, NULL),
(19927, 96, 'activate-now', 'Activate Now', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=integration&section=ppcp-recaptcha', 'unactioned', '', NULL, NULL),
(20212, 64, 'learn-more', 'Learn more', 'https://woocommerce.com/payments/?utm_medium=product', 'unactioned', '', NULL, NULL),
(20213, 64, 'get-started', 'Get started', 'http://thefusionchurch.org/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments', 'actioned', '', 'setup-woocommerce-payments', ''),
(20214, 6, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'actioned', '', NULL, NULL),
(20215, 7, 'optimizing-the-checkout-flow', 'Learn more', 'https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow', 'actioned', '', NULL, NULL),
(20216, 8, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/woopayments-new-user-feedback', 'actioned', '', NULL, NULL),
(20217, 9, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(20218, 10, 'get-started', 'Get started', 'https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started', 'actioned', '', NULL, NULL),
(20219, 11, 'update-wc-subscriptions-3-0-15', 'View latest version', 'https://thefusionchurch.org/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(20220, 12, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(20221, 15, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(20222, 16, 'ppxo-pps-install-paypal-payments-2', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(20223, 17, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(20224, 17, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(20225, 18, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(20226, 18, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(20227, 19, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(20228, 19, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(20229, 20, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(20230, 20, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(20231, 21, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(20232, 22, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(20233, 22, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(20234, 23, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(20235, 23, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(20236, 24, 'pinterest_03_2022_update', 'Update Instructions', 'https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3', 'actioned', '', NULL, NULL),
(20237, 25, 'store_setup_survey_survey_q2_2022_share_your_thoughts', 'Tell us how it’s going', 'https://automattic.survey.fm/store-setup-survey-2022', 'actioned', '', NULL, NULL),
(20238, 26, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'https://thefusionchurch.org/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(20239, 26, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20240, 27, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'https://thefusionchurch.org/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(20241, 27, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20242, 28, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(20243, 29, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(20244, 29, 'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'unactioned', '', NULL, NULL),
(20245, 30, 'woocommerce-wcpay-march-2023-update-needed-button', 'See Blog Post', 'https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know', 'unactioned', '', NULL, NULL),
(20246, 30, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20247, 31, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'Simplify my payments', 'https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay', 'actioned', '', NULL, NULL),
(20248, 32, 'extension-settings', 'See available updates', 'https://thefusionchurch.org/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(20249, 32, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20250, 33, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://thefusionchurch.org/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(20251, 33, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(20252, 34, 'woopay-beta-existingmerchants-noaction-documentation-27APR23', 'Documentation', 'https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23', 'actioned', '', NULL, NULL),
(20253, 35, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'https://thefusionchurch.org/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(20254, 36, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(20255, 36, 'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'actioned', '', NULL, NULL),
(20256, 37, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://thefusionchurch.org/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(20257, 37, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(20258, 42, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(20259, 42, 'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'unactioned', '', NULL, NULL),
(20260, 43, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'https://thefusionchurch.org/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(20261, 43, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(20262, 44, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://thefusionchurch.org/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(20263, 44, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20264, 45, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'https://thefusionchurch.org/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(20265, 45, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20266, 46, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'https://thefusionchurch.org/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(20267, 46, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'https://thefusionchurch.org/wp-admin/#', 'actioned', '', NULL, NULL),
(20268, 47, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'https://thefusionchurch.org/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(20269, 47, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20270, 48, 'learn-more', 'Learn more', 'https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage', 'unactioned', '', NULL, NULL),
(20271, 49, 'plugin-list', 'See available updates', 'https://thefusionchurch.org/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(20272, 49, 'dismiss', 'Dismiss', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(20273, 50, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'https://thefusionchurch.org/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(20274, 50, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20275, 51, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20276, 52, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20277, 53, 'avalara_q3-2023_noAvaTax', 'Automate my sales tax', 'https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax', 'unactioned', '', NULL, NULL),
(20278, 54, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'https://thefusionchurch.org/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(20279, 54, 'dismiss', 'Dismiss', 'https://thefusionchurch.org/wp-admin/#', 'actioned', '', NULL, NULL),
(20280, 55, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'https://thefusionchurch.org/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(20281, 55, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20282, 56, 'amazon-mcf-review-button-2023-12-07', 'Leave a review', 'https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07', 'actioned', '', NULL, NULL),
(20283, 56, 'amazon-mcf-support-button-2023-12-07', 'Request support', 'https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07', 'actioned', '', NULL, NULL),
(20284, 57, 'view_docs', 'Learn about Deposit schedules', 'https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds', 'unactioned', '', NULL, NULL),
(20285, 58, 'sirt-woo-2024-11-xss-admin', 'See available updates', 'https://thefusionchurch.org/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(20286, 58, 'sirt-woo-2024-11-xss-admin', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(20287, 60, 'paypal-braintree-sdk-depreciation-2025-02-20-button', 'Upgrade now', 'https://thefusionchurch.org/wp-admin/wp-admin/plugins.php', 'actioned', '', NULL, NULL),
(20288, 72, 'uk-vat-notice-button-2025-04-30', 'Learn more about this extension', 'https://wordpress.org/plugins/eu-vat-for-woocommerce/', 'actioned', '', NULL, NULL),
(20289, 75, 'paypal-braintree-sdk-depreciation-2025-05-30-button', 'Update now', 'https://thefusionchurch.org/wp-admin/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(20290, 104, 'setup-instructions', 'Setup Instructions', 'https://woocommerce.com/document/woocommerce-paypal-payments/fraud-and-disputes/?utm_source=inbox_note&utm_medium=product&utm_campaign=setup-instructions#section-4', 'unactioned', '', NULL, NULL),
(20291, 104, 'activate-now', 'Activate Now', 'https://thefusionchurch.org/wp-admin/admin.php?page=wc-settings&tab=integration&section=ppcp-recaptcha', 'unactioned', '', NULL, NULL),
(20292, 68, 'update-db_run', 'Update WooCommerce Database', 'https://thefusionchurch.org/wp-admin/?do_update_woocommerce=true&return_url=https://thefusionchurch.org/wp-admin/themes.php', 'unactioned', 'wc_db_update', 'wc_db_update', 'wc_db_update_nonce'),
(20293, 68, 'update-db_learn-more', 'Learn more about updates', 'https://woocommerce.com/document/how-to-update-woocommerce/', 'unactioned', '', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_category_lookup`
--

CREATE TABLE `wpd6_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_wc_category_lookup`
--

INSERT INTO `wpd6_wc_category_lookup` VALUES
(15, 15),
(49, 49),
(50, 50),
(51, 51),
(52, 52),
(53, 53),
(54, 54),
(55, 55),
(56, 56),
(57, 57),
(74, 74),
(79, 79),
(82, 82),
(87, 87),
(93, 93),
(97, 97);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_customer_lookup`
--

CREATE TABLE `wpd6_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_download_log`
--

CREATE TABLE `wpd6_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_orders`
--

CREATE TABLE `wpd6_wc_orders` (
  `id` bigint(20) unsigned NOT NULL,
  `status` varchar(20) DEFAULT NULL,
  `currency` varchar(10) DEFAULT NULL,
  `type` varchar(20) DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `billing_email` varchar(320) DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) unsigned DEFAULT NULL,
  `payment_method` varchar(100) DEFAULT NULL,
  `payment_method_title` text DEFAULT NULL,
  `transaction_id` varchar(100) DEFAULT NULL,
  `ip_address` varchar(100) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `customer_note` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
  KEY `billing_email` (`billing_email`(191)),
  KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_orders_meta`
--

CREATE TABLE `wpd6_wc_orders_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_order_addresses`
--

CREATE TABLE `wpd6_wc_order_addresses` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned NOT NULL,
  `address_type` varchar(20) DEFAULT NULL,
  `first_name` text DEFAULT NULL,
  `last_name` text DEFAULT NULL,
  `company` text DEFAULT NULL,
  `address_1` text DEFAULT NULL,
  `address_2` text DEFAULT NULL,
  `city` text DEFAULT NULL,
  `state` text DEFAULT NULL,
  `postcode` text DEFAULT NULL,
  `country` text DEFAULT NULL,
  `email` varchar(320) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `email` (`email`(191)),
  KEY `phone` (`phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_order_coupon_lookup`
--

CREATE TABLE `wpd6_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_order_operational_data`
--

CREATE TABLE `wpd6_wc_order_operational_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `created_via` varchar(100) DEFAULT NULL,
  `woocommerce_version` varchar(20) DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_order_product_lookup`
--

CREATE TABLE `wpd6_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_order_stats`
--

CREATE TABLE `wpd6_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_order_tax_lookup`
--

CREATE TABLE `wpd6_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_product_attributes_lookup`
--

CREATE TABLE `wpd6_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_product_download_directories`
--

CREATE TABLE `wpd6_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_wc_product_download_directories`
--

INSERT INTO `wpd6_wc_product_download_directories` VALUES
(1, 'file:///home2/ymeinnov/thefusionchurch.org/wp-content/uploads/woocommerce_uploads/', 1),
(2, 'https://thefusionchurch.org/wp-content/uploads/woocommerce_uploads/', 1);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_product_meta_lookup`
--

CREATE TABLE `wpd6_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `global_unique_id` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`),
  KEY `sku` (`sku`(50))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_wc_product_meta_lookup`
--

INSERT INTO `wpd6_wc_product_meta_lookup` VALUES
(2112, '4', '', 0, 0, '350.0000', '350.0000', 1, NULL, 'instock', 1, '3.00', 0, 'taxable', ''),
(2121, '10', '', 0, 0, '400.0000', '400.0000', 0, NULL, 'instock', 1, '5.00', 0, 'taxable', ''),
(2123, '430', '', 0, 0, '59.0000', '59.0000', 1, NULL, 'instock', 1, '4.00', 0, 'taxable', ''),
(2125, '200', '', 0, 0, '150.0000', '150.0000', 0, NULL, 'instock', 1, '5.00', 0, 'taxable', ''),
(2127, '500', '', 0, 0, '39.0000', '39.0000', 1, NULL, 'instock', 2, '4.50', 0, 'taxable', ''),
(2132, '423', '', 0, 0, '149.0000', '149.0000', 0, NULL, 'instock', 1, '4.00', 0, 'taxable', ''),
(2150, '342', '', 0, 0, '599.0000', '599.0000', 0, NULL, 'instock', 1, '4.00', 0, 'taxable', ''),
(2152, '234', '', 0, 0, '299.0000', '299.0000', 0, NULL, 'instock', 1, '4.00', 0, 'taxable', '');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_rate_limits`
--

CREATE TABLE `wpd6_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_reserved_stock`
--

CREATE TABLE `wpd6_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_tax_rate_classes`
--

CREATE TABLE `wpd6_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_wc_tax_rate_classes`
--

INSERT INTO `wpd6_wc_tax_rate_classes` VALUES
(1, 'Reduced rate', 'reduced-rate'),
(2, 'Zero rate', 'zero-rate');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wc_webhooks`
--

CREATE TABLE `wpd6_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_api_keys`
--

CREATE TABLE `wpd6_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_attribute_taxonomies`
--

CREATE TABLE `wpd6_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `wpd6_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_log`
--

CREATE TABLE `wpd6_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_order_itemmeta`
--

CREATE TABLE `wpd6_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_order_items`
--

CREATE TABLE `wpd6_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_payment_tokenmeta`
--

CREATE TABLE `wpd6_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_payment_tokens`
--

CREATE TABLE `wpd6_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_sessions`
--

CREATE TABLE `wpd6_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_woocommerce_sessions`
--

INSERT INTO `wpd6_woocommerce_sessions` VALUES
(264, 't_558055608f671b9a48ec94769d8a79', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266644),
(265, 't_7d4de926ae9215a74f2dada80a6c51', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266651),
(266, 't_dfb05a8f84ec744c9028ff42c517e1', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266674),
(267, 't_662e59782327854f588a2426fa6d17', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266677),
(268, 't_d78904b9962e824a3d6f2412b33d57', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266680),
(269, 't_45b8c67f8aa067edc3013e5c02bcf5', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266704),
(270, 't_1c6053dbf8334c4b4cb978cc67ec71', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266706),
(271, 't_ba044efbadd3306fb35828a3ebfc63', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266709),
(272, 't_46658a197fd76be7e54e2c60a19447', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266727),
(273, 't_b317f37eebd56076bcaee1ff6742d4', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266730),
(274, 't_ed33f00a1a51e6719bbefc9475b044', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770266733),
(275, '2', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:800:"a:28:{s:2:"id";s:1:"2";s:13:"date_modified";s:25:"2025-04-22T07:36:18+00:00";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:31:"thefusionchurchglobal@gmail.com";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770290161),
(276, 't_64aca339b8144afe69b7ce669f6c5c', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770346372),
(277, 't_e2123d1ef08293c2e42cfc5f849296', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770346380),
(278, 't_3a8a815474737d6a4446b435f57640', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770346405),
(279, 't_6235e18fe4c98983fcfbf6194e496f', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770346410),
(280, 't_5b62ef8b8f726f7128388229f22076', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770346429),
(281, 't_fa8d453926319ad3d6af1a00c77ac0', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770346432),
(282, 't_b103bacbf13e6858b94b29909ed1db', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:742:"a:28:{s:2:"id";s:1:"0";s:13:"date_modified";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:0:"";s:7:"address";s:0:"";s:9:"address_1";s:0:"";s:9:"address_2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"CA";s:8:"postcode";s:0:"";s:7:"country";s:2:"US";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_1";s:0:"";s:18:"shipping_address_2";s:0:"";s:13:"shipping_city";s:0:"";s:14:"shipping_state";s:2:"CA";s:17:"shipping_postcode";s:0:"";s:16:"shipping_country";s:2:"US";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:9:"meta_data";a:0:{}}";}', 1770346436);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_shipping_zones`
--

CREATE TABLE `wpd6_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_shipping_zone_locations`
--

CREATE TABLE `wpd6_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `zone_id` (`zone_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_shipping_zone_methods`
--

CREATE TABLE `wpd6_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_tax_rates`
--

CREATE TABLE `wpd6_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_woocommerce_tax_rate_locations`
--

CREATE TABLE `wpd6_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_wpfm_backup`
--

CREATE TABLE `wpd6_wpfm_backup` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `backup_name` text DEFAULT NULL,
  `backup_date` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_yoast_indexable`
--

CREATE TABLE `wpd6_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext DEFAULT NULL,
  `primary_focus_keyword` varchar(191) DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT 1,
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int(3) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_yoast_indexable`
--

INSERT INTO `wpd6_yoast_indexable` VALUES
(1, 'https://thefusionchurch.org/author/thefusionchirch/', '51:4a31c5ad192d0e960f0fcd5d228a029f', 1, 'user', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, 'https://secure.gravatar.com/avatar/7f8058c620b84fdb1eed0d780548b3e7?s=500&d=mm&r=g', NULL, NULL, 'gravatar-image', NULL, NULL, 'https://secure.gravatar.com/avatar/7f8058c620b84fdb1eed0d780548b3e7?s=500&d=mm&r=g', NULL, 'gravatar-image', NULL, NULL, 10, NULL, '2025-03-09 13:00:15', '2025-04-18 20:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-04-13 08:24:03', '2025-03-03 11:30:11', NULL),
(2, 'https://thefusionchurch.org/', '28:5f2dce01f380f8ad361620c5ee000fc9', NULL, 'home-page', NULL, NULL, NULL, '%%sitename%% %%page%% %%sep%% %%sitedesc%%', 'United in Diversity', 'Home', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '%%sitename%%', '', '', '0', NULL, NULL, NULL, NULL, NULL, '2025-03-09 13:00:15', '2025-04-13 08:24:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-04-13 08:24:03', '2016-02-11 12:38:24', NULL),
(3, NULL, NULL, NULL, 'system-page', '404', NULL, NULL, 'Page not found %%sep%% %%sitename%%', NULL, 'Error 404: Page not found', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-09 13:02:03', '2025-03-09 13:02:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(4, 'https://thefusionchurch.org/category/children/', '46:016276ca1ad7123a375b153ec2fc9566', 16, 'term', 'category', NULL, NULL, NULL, NULL, 'Children', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, NULL, '2025-03-09 13:09:58', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 13:09:58', NULL, NULL),
(5, 'https://thefusionchurch.org/category/church/', '44:ea6f65453ae7cf0083fd0a6f9197b5b1', 17, 'term', 'category', NULL, NULL, NULL, NULL, 'Church', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, NULL, '2025-03-09 13:09:58', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 13:09:58', NULL, NULL),
(6, 'https://thefusionchurch.org/category/god/', '41:37959e2b94a83ddb9630b07ea3c3d04c', 18, 'term', 'category', NULL, NULL, NULL, NULL, 'God', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4, NULL, '2025-03-09 13:09:58', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 13:09:58', NULL, NULL),
(7, 'https://thefusionchurch.org/category/hope/', '42:cdea26fae40ff0353bacf2bd22d5ee18', 19, 'term', 'category', NULL, NULL, NULL, NULL, 'Hope', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, NULL, '2025-03-09 13:09:58', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 13:09:58', NULL, NULL),
(8, 'https://thefusionchurch.org/category/hospital/', '46:fad775b288885e776bd0f743f4733604', 20, 'term', 'category', NULL, NULL, NULL, NULL, 'Hospital', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:09:58', '2025-03-09 13:09:58', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 13:09:58', NULL, NULL),
(9, 'https://thefusionchurch.org/category/religion/', '46:361d6da1a818c4f2298ccff42c45b6aa', 21, 'term', 'category', NULL, NULL, NULL, NULL, 'Religion', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, NULL, '2025-03-09 13:09:58', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 13:09:59', NULL, NULL),
(34, 'https://thefusionchurch.org/events/category/test/', '49:b82fe473e7a2767873c685a15789cd36', 46, 'term', 'tribe_events_cat', NULL, NULL, NULL, NULL, 'test', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:09:59', '2025-03-09 13:09:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 13:09:59', NULL, NULL),
(72, 'https://thefusionchurch.org/sample-page-2/', '42:627df944556d554951a50f582578d13f', 4811, 'post', 'page', 1, 0, NULL, NULL, 'Sample Page', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 09:44:11', '2016-05-09 09:44:11', 0),
(73, 'https://thefusionchurch.org/ministers/', '38:94267f27917b5d22202d3c681bf28c80', 4812, 'post', 'page', 1, 0, NULL, NULL, 'Ministries', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2006-06-09 11:41:20', '2006-06-09 11:41:20', 0),
(74, 'https://thefusionchurch.org/sermons/', '36:5305d57d555122ce3f848303601f6132', 4813, 'post', 'page', 1, 0, NULL, NULL, 'Sermons', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 11:41:34', '2016-05-09 11:41:34', 0),
(75, 'https://thefusionchurch.org/shortcodes/', '39:66dbf24fb0a0c9754af3cd741217ab37', 4814, 'post', 'page', 1, 0, NULL, NULL, 'Shortcodes', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 11:41:56', '2016-05-09 11:41:56', 0),
(76, 'https://thefusionchurch.org/post-types/', '39:f4dcdd991033b55ed209a7dc16446ffe', 15, 'post', 'page', 1, 0, NULL, NULL, 'Events', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 11:42:13', '2016-05-09 11:42:13', 0),
(77, 'https://thefusionchurch.org/couses/', '35:5e56db8d91d2d885363adb0bceb7d783', 18, 'post', 'page', 1, 0, NULL, NULL, 'Couses', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 23, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 11:42:46', '2016-05-09 11:42:46', 0),
(78, 'https://thefusionchurch.org/contact-form/', '41:bcdaf751e570722f9faf086f7ee95147', 37, 'post', 'page', 1, 0, NULL, NULL, 'Contact form', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:20:41', '2016-05-09 12:20:41', 0),
(79, 'https://thefusionchurch.org/custom-html-css-js/', '47:39ccdf10fcee8e9341c8902f4d0b986e', 39, 'post', 'page', 1, 0, NULL, NULL, 'Custom HTML, CSS, JS', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'http://language-school.cmsmasters.net/wp-content/uploads/2015/07/2015-07-22_1249.png', NULL, NULL, 'first-content-image', NULL, NULL, 'http://language-school.cmsmasters.net/wp-content/uploads/2015/07/2015-07-22_1249.png', NULL, 'first-content-image', NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:23:47', '2016-05-09 12:23:47', 0),
(80, 'https://thefusionchurch.org/dividers/', '37:2743b9605948720f362daf246e5cc39f', 41, 'post', 'page', 1, 0, NULL, NULL, 'Dividers', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:24:03', '2016-05-09 12:24:03', 0),
(81, 'https://thefusionchurch.org/icon-lists/', '39:d113ca4f099a64d83842dbb77aca1c6d', 43, 'post', 'page', 1, 0, NULL, NULL, 'Icon Lists', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:24:27', '2016-05-09 12:24:27', 0),
(82, 'https://thefusionchurch.org/portfolio-shortcode/', '48:55bb9b9f4b40d1a9e92f224476d4963b', 45, 'post', 'page', 1, 0, NULL, NULL, 'Portfolio Shortcode', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:24:49', '2016-05-09 12:24:49', 0),
(83, 'https://thefusionchurch.org/?page_id=642', '40:695848d5b523a9671af9eb761ad6e233', 642, 'post', 'page', 1, 0, NULL, NULL, 'People of the Way &#8211; annual report and accounts 2015 published', 'draft', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(84, 'https://thefusionchurch.org/who-we-are/', '39:45bf19ca327ed130580a3d92efd837f0', 3390, 'post', 'page', 1, 0, NULL, NULL, 'Who We Are', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:33', '2025-03-09 13:11:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2000-01-13 08:15:23', '2000-01-13 08:15:23', 0),
(85, 'https://thefusionchurch.org/get-involved/', '41:f166eec8d3540b9548d2247aa0a182ed', 3995, 'post', 'page', 1, 0, NULL, NULL, 'Get Involved', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2006-06-15 14:15:41', '2006-06-15 14:15:41', 0),
(86, 'https://thefusionchurch.org/?page_id=4363', '41:02be5479bad8764a2b8622bb6528ee83', 4363, 'post', 'page', 1, 0, NULL, NULL, 'Home Minimal', 'draft', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(87, 'https://thefusionchurch.org/', '28:5f2dce01f380f8ad361620c5ee000fc9', 4493, 'post', 'page', 1, 0, NULL, NULL, 'Home', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png', NULL, NULL, 'first-content-image', NULL, NULL, 'http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png', NULL, 'first-content-image', NULL, 9, NULL, NULL, '2025-03-09 13:11:34', '2025-04-18 20:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-04-18 20:24:35', '2014-05-09 11:41:00', 0),
(88, 'https://thefusionchurch.org/2025/03/03/hello-world/', '51:736e450ce5c37a8c365b577c41067f6b', 1, 'post', 'post', 1, 0, NULL, NULL, 'Hello world!', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 20, NULL, '2025-03-09 13:11:34', '2025-03-09 18:18:25', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-03 11:30:11', '2025-03-03 11:30:11', 0),
(89, 'https://thefusionchurch.org/buttons-shortcodes/', '47:2a555fc6b6dd5fc47663d3d18df27e12', 4500, 'post', 'page', 1, 0, NULL, NULL, 'Buttons &amp; Icons', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:19:17', '2016-05-09 12:19:17', 0),
(90, 'https://thefusionchurch.org/quotes/', '35:23b02002a76c177ea2803158eba61ac1', 47, 'post', 'page', 1, 0, NULL, NULL, 'Quotes', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:25:07', '2016-05-09 12:25:07', 0),
(91, 'https://thefusionchurch.org/image/', '34:5e20f6e830a83921e913bb43a452b944', 60, 'post', 'page', 1, 0, NULL, NULL, 'Image', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:32:39', '2016-05-09 12:32:39', 0),
(92, 'https://thefusionchurch.org/google-maps/', '40:eb43febdb299bc91692f42c92041aa45', 62, 'post', 'page', 1, 0, NULL, NULL, 'Google Maps', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:32:55', '2016-05-09 12:32:55', 0),
(93, 'https://thefusionchurch.org/gallery/', '36:6951e1d00a344288810f07a172aa6c01', 64, 'post', 'page', 1, 0, NULL, NULL, 'Gallery', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:33:11', '2016-05-09 12:33:11', 0),
(94, 'https://thefusionchurch.org/embedded/', '37:515d04434ca96cdf7ca4642873d75a63', 66, 'post', 'page', 1, 0, NULL, NULL, 'Embedded', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:33:27', '2016-05-09 12:33:27', 0),
(95, 'https://thefusionchurch.org/featured-blocks/', '44:15bba4cbeb8881a3ccad9a6ec49d7308', 68, 'post', 'page', 1, 0, NULL, NULL, 'Featured Blocks', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:33:48', '2016-05-09 12:33:48', 0),
(96, 'https://thefusionchurch.org/posts-or-projects-slider/', '53:968ec27b8c1169b12c58275bdd89f22b', 70, 'post', 'page', 1, 0, NULL, NULL, 'Posts or Projects Slider', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:35:11', '2016-05-09 12:35:11', 0),
(97, 'https://thefusionchurch.org/profiles/', '37:cf05594981a8e6bf5bd4a6d659236234', 72, 'post', 'page', 1, 0, NULL, NULL, 'Profiles', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:35:23', '2016-05-09 12:35:23', 0),
(98, 'https://thefusionchurch.org/tables/', '35:ae649f6cf9897408b47b7ea3873184c9', 82, 'post', 'page', 1, 0, NULL, NULL, 'Tables', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:38:22', '2016-05-09 12:38:22', 0),
(99, 'https://thefusionchurch.org/special-headings/', '45:729402d94bbf8a7599f6c21243b194f9', 84, 'post', 'page', 1, 0, NULL, NULL, 'Special Headings', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:34', '2025-03-09 13:11:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:38:40', '2016-05-09 12:38:40', 0),
(100, 'https://thefusionchurch.org/social-sharing/', '43:180404a1865c67f7b21c5bff8857a57c', 86, 'post', 'page', 1, 0, NULL, NULL, 'Social Sharing', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:39:02', '2016-05-09 12:39:02', 0),
(101, 'https://thefusionchurch.org/counters-progress-bars/', '51:15976c12cce4ce66f55b5e3adb1c782c', 88, 'post', 'page', 1, 0, NULL, NULL, 'Counters &amp; Progress Bars', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:39:29', '2016-05-09 12:39:29', 0),
(102, 'https://thefusionchurch.org/icon-boxes/', '39:4e3288cdcbd6cc1fd798a167a22ae0f2', 90, 'post', 'page', 1, 0, NULL, NULL, 'Icon Boxes', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:40:02', '2016-05-09 12:40:02', 0),
(103, 'https://thefusionchurch.org/notice-boxes/', '41:33551567bad34fb6043c3fa6461ed80f', 92, 'post', 'page', 1, 0, NULL, NULL, 'Notice Boxes', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:40:16', '2016-05-09 12:40:16', 0),
(104, 'https://thefusionchurch.org/pricing-tables/', '43:c304583ca4a3fdf2c3f82ac32709f3fb', 94, 'post', 'page', 1, 0, NULL, NULL, 'Pricing Tables', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:40:30', '2016-05-09 12:40:30', 0),
(105, 'https://thefusionchurch.org/sidebar/', '36:7dd663a7937b600bf245c708d84a0ed2', 105, 'post', 'page', 1, 0, NULL, NULL, 'Sidebar', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:43:31', '2016-05-09 12:43:31', 0),
(106, 'https://thefusionchurch.org/sliders/', '36:502fd5fef836d63e6cd812f36769db79', 107, 'post', 'page', 1, 0, NULL, NULL, 'Sliders', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:43:42', '2016-05-09 12:43:42', 0),
(107, 'https://thefusionchurch.org/toggles-accordions/', '47:26590dca23c48e419b0b55c5c1e4a287', 109, 'post', 'page', 1, 0, NULL, NULL, 'Toggles &amp; Accordions', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:44:06', '2016-05-09 12:44:06', 0),
(108, 'https://thefusionchurch.org/tabs-tours/', '39:b0b2091afd7af4b3acbe81661626e38f', 111, 'post', 'page', 1, 0, NULL, NULL, 'Tabs &amp; Tours', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:44:29', '2016-05-09 12:44:29', 0),
(109, 'https://thefusionchurch.org/blog-shortcode/', '43:7abbf80b9f21ae2eb53e3fd3c1e90386', 113, 'post', 'page', 1, 0, NULL, NULL, 'Blog Shortcode', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:44:47', '2016-05-09 12:44:47', 0),
(110, 'https://thefusionchurch.org/clients/', '36:fe2ae09e9ade26704b00fa2ef3443c4d', 115, 'post', 'page', 1, 0, NULL, NULL, 'Clients', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:45:01', '2016-05-09 12:45:01', 0),
(111, 'https://thefusionchurch.org/tweets/', '35:02a8dcbae049fd60eb130fcb1be7eccb', 117, 'post', 'page', 1, 0, NULL, NULL, 'Tweets', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-09 12:45:14', '2016-05-09 12:45:14', 0),
(112, 'https://thefusionchurch.org/post-types-2/', '41:581dd23401edf8068b19f2950d10b3fa', 792, 'post', 'page', 1, 0, NULL, NULL, 'Post types', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:23:52', '2016-05-12 06:23:52', 0),
(113, 'https://thefusionchurch.org/standard-blog/', '42:ad4a9e29090c66ef47085d80578b95f2', 795, 'post', 'page', 1, 0, NULL, NULL, 'Standard Blog', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:28:50', '2016-05-12 06:28:50', 0),
(114, 'https://thefusionchurch.org/masonry-blog/', '41:28c34baaf174c921de730b698e81b7fc', 797, 'post', 'page', 1, 0, NULL, NULL, 'Masonry Blog', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:29:06', '2016-05-12 06:29:06', 0),
(115, 'https://thefusionchurch.org/timeline-blog/', '42:9c4c235bcd17caf8f027e12b1c1b312d', 799, 'post', 'page', 1, 0, NULL, NULL, 'Timeline Blog', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:29:16', '2016-05-12 06:29:16', 0),
(116, 'https://thefusionchurch.org/large-gap/', '38:e998daac8d032e6739e7b132f6e02693', 801, 'post', 'page', 1, 0, NULL, NULL, 'Large Gap', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:29:34', '2016-05-12 06:29:34', 0),
(117, 'https://thefusionchurch.org/no-gap/', '35:9bca5f51d342b60dcf732eb99add2ab1', 803, 'post', 'page', 1, 0, NULL, NULL, 'No Gap', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:29:45', '2016-05-12 06:29:45', 0),
(118, 'https://thefusionchurch.org/1-pixel-gap/', '40:c24bc906bb2165c11331df3514c596da', 805, 'post', 'page', 1, 0, NULL, NULL, 'Large Gap', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:29:57', '2016-05-12 06:29:57', 0),
(119, 'https://thefusionchurch.org/no-gap-2/', '37:34d8c5691c42c1f4c75616be9c6701bf', 808, 'post', 'page', 1, 0, NULL, NULL, 'No Gap', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:30:50', '2016-05-12 06:30:50', 0),
(120, 'https://thefusionchurch.org/1-pixel-gap-2/', '42:c2aa78eca4611dedce5806ba4ef0c8cc', 810, 'post', 'page', 1, 0, NULL, NULL, '1 Pixel Gap', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:31:00', '2016-05-12 06:31:00', 0),
(121, 'https://thefusionchurch.org/horizontal/', '39:2fe04c6784cda8a6ca563ccbf90cb07e', 812, 'post', 'page', 1, 0, NULL, NULL, 'Horizontal', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:31:14', '2016-05-12 06:31:14', 0),
(122, 'https://thefusionchurch.org/vertical/', '37:e3847b24f72ce8fcbaf543f6bfd2aa8e', 814, 'post', 'page', 1, 0, NULL, NULL, 'Vertical', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:31:26', '2016-05-12 06:31:26', 0),
(123, 'https://thefusionchurch.org/month/', '34:deda11e1d3cd547e63d2c53df58e82da', 818, 'post', 'page', 1, 0, NULL, NULL, 'Month', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:31:48', '2016-05-12 06:31:48', 0),
(124, 'https://thefusionchurch.org/photo/', '34:5147a8e49fb9d0f15a68e139e33e98b9', 820, 'post', 'page', 1, 0, NULL, NULL, 'Photo', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:35', '2025-03-09 13:11:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:31:58', '2016-05-12 06:31:58', 0),
(125, 'https://thefusionchurch.org/map/', '32:0d4b9b68033450d8078662aa71d016c2', 822, 'post', 'page', 1, 0, NULL, NULL, 'Map', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:32:07', '2016-05-12 06:32:07', 0),
(126, 'https://thefusionchurch.org/1-pixel-gap-3/', '42:60d5e625b604110dfc261895ff95e328', 838, 'post', 'page', 1, 0, NULL, NULL, '1 Pixel Gap', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 06:37:26', '2016-05-12 06:37:26', 0),
(127, 'https://thefusionchurch.org/donations/', '38:9e9f276123bff95a770b24114986ab76', 1450, 'post', 'page', 1, 0, NULL, NULL, 'Donations', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-16 09:46:47', '2016-05-16 09:46:47', 0),
(128, 'https://thefusionchurch.org/shop-2/', '35:b5da8d5de32d5f6672151b36063314a7', 2114, 'post', 'page', 1, 0, NULL, NULL, 'Shop', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-04 10:46:13', '2016-06-04 10:46:13', 0),
(129, 'https://thefusionchurch.org/cart-2/', '35:6a9b39a0b9a21ba078538b83e6710a1c', 2155, 'post', 'page', 1, 0, NULL, NULL, 'Cart', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-05 06:46:06', '2016-06-05 06:46:06', 0),
(130, 'https://thefusionchurch.org/2016/05/07/why-do-we-need-religion/', '63:bf4222559f7b168433e5f587193558c7', 637, 'post', 'post', 1, 0, NULL, NULL, 'Why Do We Need Religion?', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-07 12:00:32', '2016-05-07 12:00:32', 0),
(131, 'https://thefusionchurch.org/type/image/', '39:c2f4e56207cbdd06da9c9d57e8d4206b', 61, 'term', 'post_format', NULL, NULL, NULL, NULL, 'Image', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 13:11:36', NULL, NULL),
(132, 'https://thefusionchurch.org/2016/05/03/understanding-the-bible/', '63:a7f0fe87699c7ad92cdecc9a1c812499', 643, 'post', 'post', 1, 0, NULL, NULL, 'Understanding the Bible', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-03 12:07:18', '2016-05-03 12:07:18', 0),
(133, 'https://thefusionchurch.org/2016/05/06/the-faith-of-the-heart/', '62:ab074577b9c988012cfa62f93e8ca04f', 649, 'post', 'post', 1, 0, NULL, NULL, 'The Faith of the Heart', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-06 12:30:44', '2016-05-06 12:30:44', 0),
(134, 'https://thefusionchurch.org/2016/05/01/moving-on-in-our-faith/', '62:e9bce79584f08a1fcfc7d50684f3cc17', 652, 'post', 'post', 1, 0, NULL, NULL, 'Moving on in Our Faith', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-01 12:33:32', '2016-05-01 12:33:32', 0),
(135, 'https://thefusionchurch.org/2016/02/11/building-a-church-community/', '67:a99e088dd9913dd7a1469e1581ac4fbb', 655, 'post', 'post', 1, 0, NULL, NULL, 'Building a Church Community', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-02-11 12:38:24', '2016-02-11 12:38:24', 0),
(140, 'https://thefusionchurch.org/checkout-2/', '39:3d9c71cf76a67604134d78dd92559b13', 2157, 'post', 'page', 1, 0, NULL, NULL, 'Checkout', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-05 06:47:05', '2016-06-05 06:47:05', 0),
(141, 'https://thefusionchurch.org/terms-and-conditions/', '49:5807c9b0b00415ff7e37c186347ed11f', 2159, 'post', 'page', 1, 0, NULL, NULL, 'Terms and Conditions', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-05 06:47:40', '2016-06-05 06:47:40', 0),
(142, 'https://thefusionchurch.org/home-music/', '39:102cba831c0b4c26cddcab0699d6b7c9', 2465, 'post', 'page', 1, 0, NULL, NULL, 'Home Music', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 33, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-07 09:18:40', '2016-06-07 09:18:40', 0),
(143, 'https://thefusionchurch.org/timetable/', '38:17d6c2ae80cd3977783cdaf858391e4b', 2564, 'post', 'page', 1, 0, NULL, NULL, 'Timetable', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-07 12:22:20', '2016-06-07 12:22:20', 0),
(144, 'https://thefusionchurch.org/give/', '33:3e511ab8afa3a547d6a56b0fb6e83588', 2816, 'post', 'page', 1, 0, NULL, NULL, 'Give', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-08 12:04:26', '2016-06-08 12:04:26', 0),
(145, 'https://thefusionchurch.org/couses-list/', '40:7c5bb89570407398e01314039619a4b0', 2822, 'post', 'page', 1, 0, NULL, NULL, 'Couses List', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 18, NULL, NULL, '2025-03-09 13:11:36', '2025-03-09 13:11:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-08 12:09:38', '2016-06-08 12:09:38', 0),
(146, 'https://thefusionchurch.org/our-team/', '37:9ec89c02348ba007768b02576d917c84', 3282, 'post', 'page', 1, 0, NULL, NULL, 'Our Leadership', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:37', '2025-03-09 13:11:37', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-10 13:20:27', '2016-06-10 13:20:27', 0),
(147, 'https://thefusionchurch.org/contact/', '36:cee424d824ff0b936080ed1e52740966', 3641, 'post', 'page', 1, 0, NULL, NULL, 'Contact', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:37', '2025-04-13 08:24:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-04-13 08:24:03', '2016-06-14 12:16:56', 0),
(148, 'https://thefusionchurch.org/sermons-2/', '38:12d43bb55bf1795d620d655cb11dd4f3', 3763, 'post', 'page', 1, 0, NULL, NULL, 'Sermons 2', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:37', '2025-03-09 13:11:37', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-15 09:14:19', '2016-06-15 09:14:19', 0),
(149, 'https://thefusionchurch.org/ministers-2-2/', '42:9adbd639e7ab2056047d63eacf2319c7', 3925, 'post', 'page', 1, 0, NULL, NULL, 'Ministers 2', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:37', '2025-03-09 13:11:37', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-15 13:04:01', '2016-06-15 13:04:01', 0),
(150, 'https://thefusionchurch.org/2016/06/16/you-matter-to-god-you-matter-to-us/', '74:137efc4418776e78cc1b13a5fc2df27c', 4116, 'post', 'post', 1, 0, NULL, NULL, 'You matter to God.', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:37', '2025-03-09 13:11:37', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-16 07:28:40', '2016-06-16 07:28:40', 0),
(191, 'https://thefusionchurch.org/event/worship-share-and-learn/', '58:5d6b103f913be2aacf3ae4d21524daea', 901, 'post', 'tribe_events', 1, 0, NULL, NULL, 'Worship, Share and Learn', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:38', '2025-03-09 13:11:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 08:05:44', '2016-05-12 08:05:44', 0),
(192, 'https://thefusionchurch.org/event/proclaiming-the-love-of-god/', '62:6cd2b2afc263e9786b4f38e9f553e4b1', 934, 'post', 'tribe_events', 1, 0, NULL, NULL, 'Proclaiming the Love of God', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:39', '2025-03-09 13:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 09:08:15', '2016-05-12 09:08:15', 0),
(193, 'https://thefusionchurch.org/event/caring-about-the-community/', '61:d14ecc08c1d5749fa96884f175f4d590', 938, 'post', 'tribe_events', 1, 0, NULL, NULL, 'Caring About the Community', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:39', '2025-03-09 13:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 09:10:30', '2016-05-12 09:10:30', 0),
(194, 'https://thefusionchurch.org/event/start-a-new-way-of-living/', '60:d31ffa598988f12e3ef94cbbc8edd770', 940, 'post', 'tribe_events', 1, 0, NULL, NULL, 'Start a New Way of Living', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:39', '2025-03-09 13:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-12 09:13:45', '2016-05-12 09:13:45', 0),
(198, 'https://thefusionchurch.org/event/building-a-church-fellowship/', '63:ecee9c3721bd1c4d7e428e1b1f33074a', 1370, 'post', 'tribe_events', 1, 0, NULL, NULL, 'Building', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:39', '2025-03-09 13:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-13 14:45:38', '2016-05-13 14:45:38', 0),
(199, 'https://thefusionchurch.org/event/living-hope-for-real-people/', '62:bf41bff9916ebc1e5efa98298e92dd3c', 1613, 'post', 'tribe_events', 1, 0, NULL, NULL, 'Sermon: Hope For Us', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:39', '2025-03-09 13:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-16 13:50:16', '2016-05-16 13:50:16', 0),
(200, 'https://thefusionchurch.org/event/experience-gods-presence/', '59:384ec654956a7c38ee9d6fa3558e1c70', 1839, 'post', 'tribe_events', 1, 0, NULL, NULL, 'Experience God’s Presence', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:39', '2025-03-09 13:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-05-24 13:37:08', '2016-05-24 13:37:08', 0),
(202, 'https://thefusionchurch.org/event/sermon-new-born/', '50:5ac1b12ee72152ee07833806447c745c', 4241, 'post', 'tribe_events', 1, 0, NULL, NULL, 'Sermon: New Born', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:39', '2025-03-09 13:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-16 09:25:56', '2016-06-16 09:25:56', 0),
(203, 'https://thefusionchurch.org/event/crossroads-summer-camp/', '57:466aae2fc09f909106704cab1c80753d', 4244, 'post', 'tribe_events', 1, 0, NULL, NULL, 'Crossroads Summer Camp', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 13:11:40', '2025-03-09 13:11:40', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-16 09:29:00', '2016-06-16 09:29:00', 0),
(204, NULL, NULL, NULL, 'system-page', 'search-result', NULL, NULL, 'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%', NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 14:34:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(205, NULL, NULL, NULL, 'date-archive', NULL, NULL, NULL, '%%date%% %%page%% %%sep%% %%sitename%%', '', NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 14:34:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(206, 'https://thefusionchurch.org/?mailpoet_page=subscriptions', '56:5334f8ecb5abed2ab03464a3461c8f6f', 7, 'post', 'mailpoet_page', 1, 0, NULL, NULL, 'MailPoet Page', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 14:34:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 12:59:55', '2025-03-09 12:59:55', 0),
(207, 'https://thefusionchurch.org/?mailpoet_page=captcha', '50:8ed70ce1607b5b865441411e6701ff25', 8, 'post', 'mailpoet_page', 1, 0, NULL, NULL, 'MailPoet Page', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 14:34:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 12:59:55', '2025-03-09 12:59:55', 0),
(208, 'https://thefusionchurch.org/?page_id=3', '38:1d6a9ee699c5794781ea9d16382116e7', 3, 'post', 'page', 1, 0, NULL, NULL, 'Privacy Policy', 'draft', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 14:34:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-03 11:30:11', '2025-03-03 11:30:11', 0),
(209, 'https://thefusionchurch.org/?page_id=14', '39:044a93ef20cfe140ddca3c84f4e50191', 14, 'post', 'page', 1, 0, NULL, NULL, 'Refund and Returns Policy', 'draft', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 14:34:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(210, 'https://thefusionchurch.org/sample-page/', '40:2e1e1f55bb2815fa50bf78eb0d8c785f', 2, 'post', 'page', 1, 0, NULL, NULL, 'Sample Page', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 14:34:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-03 11:30:11', '2025-03-03 11:30:11', 0),
(211, 'https://thefusionchurch.org/shop/', '33:d6cdbc569b53e319d6ce105132f08f82', 10, 'post', 'page', 1, 0, NULL, NULL, 'Shop', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 17:31:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 12:59:56', '2025-03-09 12:59:56', 0),
(212, 'https://thefusionchurch.org/cart/', '33:3a6076972560b29653ec4c4f9e203968', 11, 'post', 'page', 1, 0, NULL, NULL, 'Cart', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 17:31:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 12:59:56', '2025-03-09 12:59:56', 0),
(213, 'https://thefusionchurch.org/checkout/', '37:e6616e4103e3e4c2f5010053a0b49903', 12, 'post', 'page', 1, 0, NULL, NULL, 'Checkout', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 17:31:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 12:59:56', '2025-03-09 12:59:56', 0),
(214, 'https://thefusionchurch.org/my-account/', '39:de4f34d3818e7ae923c17c18e7584ccd', 13, 'post', 'page', 1, 0, NULL, NULL, 'My account', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 18:18:25', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-09 12:59:56', '2025-03-09 12:59:56', 0),
(220, 'https://thefusionchurch.org/events/', '35:7238a4fd673ec4a70552c1800e6d50cc', NULL, 'post-type-archive', 'tribe_events', NULL, NULL, '%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%', '', 'Events', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 14:34:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2016-06-16 09:29:00', '2016-05-12 08:05:44', NULL),
(221, 'https://thefusionchurch.org/category/uncategorized/', '51:ea32df4c7ef33e3cf352fab05068a4e4', 1, 'term', 'category', NULL, NULL, NULL, NULL, 'Uncategorized', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2025-03-09 14:34:50', '2025-03-09 14:34:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-03-03 11:30:11', '2025-03-03 11:30:11', NULL),
(223, 'https://thefusionchurch.org/?p=4903', '35:636f318e905cb39356e1d32644f8e263', 4903, 'post', 'post', 2, 0, NULL, NULL, '', 'draft', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://thefusionchurch.org/wp-content/uploads/2025/04/image-5-1024x528.png', NULL, NULL, 'first-content-image', NULL, NULL, 'https://thefusionchurch.org/wp-content/uploads/2025/04/image-5-1024x528.png', NULL, 'first-content-image', NULL, NULL, NULL, NULL, '2025-04-18 19:52:12', '2025-04-20 08:45:52', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2025-04-20 08:45:52', '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_yoast_indexable_hierarchy`
--

CREATE TABLE `wpd6_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL,
  `ancestor_id` int(11) unsigned NOT NULL,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_yoast_indexable_hierarchy`
--

INSERT INTO `wpd6_yoast_indexable_hierarchy` VALUES
(1, 0, 0, 1),
(2, 0, 0, 1),
(4, 0, 0, 1),
(5, 0, 0, 1),
(6, 0, 0, 1),
(7, 0, 0, 1),
(8, 0, 0, 1),
(9, 0, 0, 1),
(34, 0, 0, 1),
(72, 0, 0, 1),
(73, 0, 0, 1),
(74, 0, 0, 1),
(75, 0, 0, 1),
(76, 0, 0, 1),
(77, 0, 0, 1),
(78, 0, 0, 1),
(79, 0, 0, 1),
(80, 0, 0, 1),
(81, 0, 0, 1),
(82, 0, 0, 1),
(83, 0, 0, 1),
(84, 0, 0, 1),
(85, 0, 0, 1),
(86, 0, 0, 1),
(87, 0, 0, 1),
(88, 0, 0, 1),
(89, 0, 0, 1),
(90, 0, 0, 1),
(91, 0, 0, 1),
(92, 0, 0, 1),
(93, 0, 0, 1),
(94, 0, 0, 1),
(95, 0, 0, 1),
(96, 0, 0, 1),
(97, 0, 0, 1),
(98, 0, 0, 1),
(99, 0, 0, 1),
(100, 0, 0, 1),
(101, 0, 0, 1),
(102, 0, 0, 1),
(103, 0, 0, 1),
(104, 0, 0, 1),
(105, 0, 0, 1),
(106, 0, 0, 1),
(107, 0, 0, 1),
(108, 0, 0, 1),
(109, 0, 0, 1),
(110, 0, 0, 1),
(111, 0, 0, 1),
(112, 0, 0, 1),
(113, 0, 0, 1),
(114, 0, 0, 1),
(115, 0, 0, 1),
(116, 0, 0, 1),
(117, 0, 0, 1),
(118, 0, 0, 1),
(119, 0, 0, 1),
(120, 0, 0, 1),
(121, 0, 0, 1),
(122, 0, 0, 1),
(123, 0, 0, 1),
(124, 0, 0, 1),
(125, 0, 0, 1),
(126, 0, 0, 1),
(127, 0, 0, 1),
(128, 0, 0, 1),
(129, 0, 0, 1),
(130, 0, 0, 1),
(131, 0, 0, 1),
(132, 0, 0, 1),
(133, 0, 0, 1),
(134, 0, 0, 1),
(135, 0, 0, 1),
(140, 0, 0, 1),
(141, 0, 0, 1),
(142, 0, 0, 1),
(143, 0, 0, 1),
(144, 0, 0, 1),
(145, 0, 0, 1),
(146, 0, 0, 1),
(147, 0, 0, 1),
(148, 0, 0, 1),
(149, 0, 0, 1),
(150, 0, 0, 1),
(191, 0, 0, 1),
(192, 0, 0, 1),
(193, 0, 0, 1),
(194, 0, 0, 1),
(198, 0, 0, 1),
(199, 0, 0, 1),
(200, 0, 0, 1),
(202, 0, 0, 1),
(203, 0, 0, 1),
(204, 0, 0, 1),
(206, 0, 0, 1),
(207, 0, 0, 1),
(208, 0, 0, 1),
(209, 0, 0, 1),
(210, 0, 0, 1),
(211, 0, 0, 1),
(212, 0, 0, 1),
(213, 0, 0, 1),
(214, 0, 0, 1),
(220, 0, 0, 1),
(221, 0, 0, 1),
(223, 0, 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_yoast_migrations`
--

CREATE TABLE `wpd6_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wpd6_yoast_migrations_version` (`version`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpd6_yoast_migrations`
--

INSERT INTO `wpd6_yoast_migrations` VALUES
(1, '20171228151840'),
(2, '20171228151841'),
(3, '20190529075038'),
(4, '20191011111109'),
(5, '20200408101900'),
(6, '20200420073606'),
(7, '20200428123747'),
(8, '20200428194858'),
(9, '20200429105310'),
(10, '20200430075614'),
(11, '20200430150130'),
(12, '20200507054848'),
(13, '20200513133401'),
(14, '20200609154515'),
(15, '20200616130143'),
(16, '20200617122511'),
(17, '20200702141921'),
(18, '20200728095334'),
(19, '20201202144329'),
(20, '20201216124002'),
(21, '20201216141134'),
(22, '20210817092415'),
(23, '20211020091404'),
(24, '20230417083836');

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_yoast_primary_term`
--

CREATE TABLE `wpd6_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wpd6_yoast_seo_links`
--

CREATE TABLE `wpd6_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpd6_yoast_seo_links`
--

INSERT INTO `wpd6_yoast_seo_links` VALUES
(1, 'http://my-religion.cmsmasters.net/demo/wp-admin/', 4811, NULL, 'external', 72, NULL, NULL, NULL, NULL, NULL, NULL),
(2, 'http://my-religion.cmsmasters.net/contact/', 4812, NULL, 'external', 73, NULL, NULL, NULL, NULL, NULL, NULL),
(3, 'https://thefusionchurch.org/wp-content/uploads/2016/05/ICON.png', 4812, 1511, 'image-in', 73, NULL, 19, 46, 1867, NULL, NULL),
(4, 'http://my-religion.cmsmasters.net/sermon/we-do-not-lose-heart/', 4813, NULL, 'external', 74, NULL, NULL, NULL, NULL, NULL, NULL),
(28, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06-580x580.jpg', 18, 4559, 'image-in', 77, NULL, 1080, 1920, 1438638, NULL, NULL),
(29, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04-580x580.jpg', 18, 4557, 'image-in', 77, NULL, 1080, 1920, 1438610, NULL, NULL),
(30, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05-580x580.jpg', 18, 4558, 'image-in', 77, NULL, 1080, 1920, 1438555, NULL, NULL),
(31, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03-580x580.jpg', 18, 4556, 'image-in', 77, NULL, 1080, 1920, 1438700, NULL, NULL),
(32, 'https://thefusionchurch.org/wp-content/uploads/2016/07/01-580x580.jpg', 18, 4554, 'image-in', 77, NULL, 1080, 1920, 1438575, NULL, NULL),
(33, 'https://thefusionchurch.org/wp-content/uploads/2016/07/02-580x580.jpg', 18, 4555, 'image-in', 77, NULL, 1080, 1920, 1438761, NULL, NULL),
(34, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03-360x360.jpg', 18, 4556, 'image-in', 77, NULL, 1080, 1920, 1438700, NULL, NULL),
(35, 'http://language-school.cmsmasters.net/wp-content/uploads/2015/07/2015-07-22_1249.png', 39, NULL, 'image-ex', 79, NULL, NULL, NULL, NULL, NULL, NULL),
(36, 'javascript:void(0);', 45, NULL, 'external', 82, NULL, NULL, NULL, NULL, NULL, NULL),
(37, 'javascript:void(0);', 45, NULL, 'external', 82, NULL, NULL, NULL, NULL, NULL, NULL),
(38, 'javascript:void(0);', 45, NULL, 'external', 82, NULL, NULL, NULL, NULL, NULL, NULL),
(39, 'http://my-religion.cmsmasters.net/contact/', 3390, NULL, 'external', 84, NULL, NULL, NULL, NULL, NULL, NULL),
(40, 'http://my-religion.cmsmasters.net/about-us/', 4493, NULL, 'external', 87, NULL, NULL, NULL, NULL, NULL, NULL),
(41, 'http://my-religion.cmsmasters.net/ministers/', 4493, NULL, 'external', 87, NULL, NULL, NULL, NULL, NULL, NULL),
(42, 'http://my-religion.cmsmasters.net/sermons/', 4493, NULL, 'external', 87, NULL, NULL, NULL, NULL, NULL, NULL),
(46, 'https://thefusionchurch.org/2025/03/03/hello-world/', 4493, 1, 'internal', 87, 88, NULL, NULL, NULL, NULL, NULL),
(47, 'https://thefusionchurch.org/2025/03/03/hello-world/#comments', 4493, 1, 'internal', 87, 88, NULL, NULL, NULL, NULL, NULL),
(48, 'https://thefusionchurch.org/author/thefusionchirch/', 4493, NULL, 'internal', 87, 1, NULL, NULL, NULL, NULL, NULL),
(49, 'https://thefusionchurch.org/category/uncategorized/', 4493, NULL, 'internal', 87, NULL, NULL, NULL, NULL, NULL, NULL),
(50, 'https://thefusionchurch.org/2025/03/03/hello-world/', 4493, 1, 'internal', 87, 88, NULL, NULL, NULL, NULL, NULL),
(51, 'https://thefusionchurch.org/2025/03/03/hello-world/', 4493, 1, 'internal', 87, 88, NULL, NULL, NULL, NULL, NULL),
(52, 'https://thefusionchurch.org/wp-content/uploads/2016/05/ICON.png', 4493, 1511, 'image-in', 87, NULL, 19, 46, 1867, NULL, NULL),
(53, 'https://thefusionchurch.org/wp-content/uploads/2016/07/02-360x360.jpg', 4493, 4555, 'image-in', 87, NULL, 1080, 1920, 1438761, NULL, NULL),
(54, 'http://my-religion.cmsmasters.net/demo/wp-content/uploads/sites/2/2016/05/ICON.png', 4493, NULL, 'image-ex', 87, NULL, NULL, NULL, NULL, NULL, NULL),
(55, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06-300x300.jpg', 47, 4559, 'image-in', 90, NULL, 1080, 1920, 1438638, NULL, NULL),
(56, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05-300x300.jpg', 47, 4558, 'image-in', 90, NULL, 1080, 1920, 1438555, NULL, NULL),
(57, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04-300x300.jpg', 47, 4557, 'image-in', 90, NULL, 1080, 1920, 1438610, NULL, NULL),
(58, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03-300x300.jpg', 47, 4556, 'image-in', 90, NULL, 1080, 1920, 1438700, NULL, NULL),
(59, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06-70x70.jpg', 47, 4559, 'image-in', 90, NULL, 1080, 1920, 1438638, NULL, NULL),
(60, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05-70x70.jpg', 47, 4558, 'image-in', 90, NULL, 1080, 1920, 1438555, NULL, NULL),
(61, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04-70x70.jpg', 47, 4557, 'image-in', 90, NULL, 1080, 1920, 1438610, NULL, NULL),
(62, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05.jpg', 60, 4558, 'image-in', 91, NULL, 1080, 1920, 1438555, NULL, NULL),
(63, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06.jpg', 60, 4559, 'image-in', 91, NULL, 1080, 1920, 1438638, NULL, NULL),
(64, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04.jpg', 60, 4557, 'image-in', 91, NULL, 1080, 1920, 1438610, NULL, NULL),
(65, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03.jpg', 60, 4556, 'image-in', 91, NULL, 1080, 1920, 1438700, NULL, NULL),
(66, 'https://thefusionchurch.org/wp-content/uploads/2016/07/02.jpg', 60, 4555, 'image-in', 91, NULL, 1080, 1920, 1438761, NULL, NULL),
(67, 'https://thefusionchurch.org/wp-content/uploads/2016/07/01.jpg', 60, 4554, 'image-in', 91, NULL, 1080, 1920, 1438575, NULL, NULL),
(68, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06.jpg', 64, NULL, 'internal', 93, NULL, NULL, NULL, NULL, NULL, NULL),
(69, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05.jpg', 64, NULL, 'internal', 93, NULL, NULL, NULL, NULL, NULL, NULL),
(70, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04.jpg', 64, NULL, 'internal', 93, NULL, NULL, NULL, NULL, NULL, NULL),
(71, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03.jpg', 64, NULL, 'internal', 93, NULL, NULL, NULL, NULL, NULL, NULL),
(72, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06-860x500.jpg', 64, 4559, 'image-in', 93, NULL, 1080, 1920, 1438638, NULL, NULL),
(73, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05-860x500.jpg', 64, 4558, 'image-in', 93, NULL, 1080, 1920, 1438555, NULL, NULL),
(74, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04-860x500.jpg', 64, 4557, 'image-in', 93, NULL, 1080, 1920, 1438610, NULL, NULL),
(75, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03-860x500.jpg', 64, 4556, 'image-in', 93, NULL, 1080, 1920, 1438700, NULL, NULL),
(76, 'https://thefusionchurch.org/wp-content/uploads/2016/07/02-860x500.jpg', 64, 4555, 'image-in', 93, NULL, 1080, 1920, 1438761, NULL, NULL),
(77, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06.jpg', 64, 4559, 'image-in', 93, NULL, 1080, 1920, 1438638, NULL, NULL),
(78, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05.jpg', 64, 4558, 'image-in', 93, NULL, 1080, 1920, 1438555, NULL, NULL),
(79, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04.jpg', 64, 4557, 'image-in', 93, NULL, 1080, 1920, 1438610, NULL, NULL),
(80, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03.jpg', 64, 4556, 'image-in', 93, NULL, 1080, 1920, 1438700, NULL, NULL),
(81, 'https://thefusionchurch.org/wp-content/uploads/2016/07/02.jpg', 64, 4555, 'image-in', 93, NULL, 1080, 1920, 1438761, NULL, NULL),
(82, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06-580x420.jpg', 64, 4559, 'image-in', 93, NULL, 1080, 1920, 1438638, NULL, NULL),
(83, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05-580x420.jpg', 64, 4558, 'image-in', 93, NULL, 1080, 1920, 1438555, NULL, NULL),
(84, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04-580x420.jpg', 64, 4557, 'image-in', 93, NULL, 1080, 1920, 1438610, NULL, NULL),
(85, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03-580x420.jpg', 64, 4556, 'image-in', 93, NULL, 1080, 1920, 1438700, NULL, NULL),
(86, 'https://youtu.be/jC0OjPgxB4w', 66, NULL, 'external', 94, NULL, NULL, NULL, NULL, NULL, NULL),
(87, 'https://soundcloud.com/lifechurch_worship/we-lift-you-high', 66, NULL, 'external', 94, NULL, NULL, NULL, NULL, NULL, NULL),
(88, 'https://thefusionchurch.org/2025/03/03/hello-world/', 70, 1, 'internal', 96, 88, NULL, NULL, NULL, NULL, NULL),
(89, 'https://thefusionchurch.org/2025/03/03/hello-world/#comments', 70, 1, 'internal', 96, 88, NULL, NULL, NULL, NULL, NULL),
(90, 'https://thefusionchurch.org/author/thefusionchirch/', 70, NULL, 'internal', 96, 1, NULL, NULL, NULL, NULL, NULL),
(91, 'https://thefusionchurch.org/category/uncategorized/', 70, NULL, 'internal', 96, NULL, NULL, NULL, NULL, NULL, NULL),
(92, 'https://thefusionchurch.org/2025/03/03/hello-world/', 70, 1, 'internal', 96, 88, NULL, NULL, NULL, NULL, NULL),
(93, 'https://thefusionchurch.org/2025/03/03/hello-world/', 70, 1, 'internal', 96, 88, NULL, NULL, NULL, NULL, NULL),
(94, 'https://twitter.com/intent/tweet?text=Check+out+%27Social+Sharing%27+on+The+Fusion+Church+website&url=https%3A%2F%2Fthefusionchurch.org%2Fsocial-sharing%2F', 86, NULL, 'external', 100, NULL, NULL, NULL, NULL, NULL, NULL),
(95, 'https://www.pinterest.com/pin/create/button/', 86, NULL, 'external', 100, NULL, NULL, NULL, NULL, NULL, NULL),
(96, '//www.facebook.com/sharer/sharer.php?display=popup&u=https%3A%2F%2Fthefusionchurch.org%2Fsocial-sharing%2F', 86, NULL, 'external', 100, NULL, NULL, NULL, NULL, NULL, NULL),
(97, 'https://twitter.com/intent/tweet?text=Check+out+%27Social+Sharing%27+on+The+Fusion+Church+website&url=https%3A%2F%2Fthefusionchurch.org%2Fsocial-sharing%2F', 86, NULL, 'external', 100, NULL, NULL, NULL, NULL, NULL, NULL),
(98, 'https://www.pinterest.com/pin/create/button/', 86, NULL, 'external', 100, NULL, NULL, NULL, NULL, NULL, NULL),
(99, '//www.facebook.com/sharer/sharer.php?display=popup&u=https%3A%2F%2Fthefusionchurch.org%2Fsocial-sharing%2F', 86, NULL, 'external', 100, NULL, NULL, NULL, NULL, NULL, NULL),
(100, 'https://thefusionchurch.org/category/uncategorized/', 105, NULL, 'internal', 105, NULL, NULL, NULL, NULL, NULL, NULL),
(101, 'https://thefusionchurch.org/category/uncategorized/', 105, NULL, 'internal', 105, NULL, NULL, NULL, NULL, NULL, NULL),
(102, 'https://thefusionchurch.org/2025/03/03/hello-world/', 113, 1, 'internal', 109, 88, NULL, NULL, NULL, NULL, NULL),
(103, 'https://thefusionchurch.org/author/thefusionchirch/', 113, NULL, 'internal', 109, 1, NULL, NULL, NULL, NULL, NULL),
(104, 'https://thefusionchurch.org/category/uncategorized/', 113, NULL, 'internal', 109, NULL, NULL, NULL, NULL, NULL, NULL),
(105, 'https://thefusionchurch.org/2025/03/03/hello-world/#comments', 113, 1, 'internal', 109, 88, NULL, NULL, NULL, NULL, NULL),
(106, 'https://thefusionchurch.org/2025/03/03/hello-world/', 113, 1, 'internal', 109, 88, NULL, NULL, NULL, NULL, NULL),
(107, 'https://thefusionchurch.org/wp-content/uploads/2016/05/Untitled-1.jpg', 115, 788, 'image-in', 110, NULL, 29, 178, 4142, NULL, NULL),
(108, 'https://thefusionchurch.org/wp-content/uploads/2016/05/2.jpg', 115, 786, 'image-in', 110, NULL, 23, 152, 3813, NULL, NULL),
(109, 'https://thefusionchurch.org/wp-content/uploads/2016/05/3.jpg', 115, 787, 'image-in', 110, NULL, 28, 202, 4661, NULL, NULL),
(110, 'https://thefusionchurch.org/wp-content/uploads/2016/05/1.jpg', 115, 785, 'image-in', 110, NULL, 30, 204, 4255, NULL, NULL),
(111, 'https://thefusionchurch.org/2025/03/03/hello-world/', 795, 1, 'internal', 113, 88, NULL, NULL, NULL, NULL, NULL),
(112, 'https://thefusionchurch.org/author/thefusionchirch/', 795, NULL, 'internal', 113, 1, NULL, NULL, NULL, NULL, NULL),
(113, 'https://thefusionchurch.org/category/uncategorized/', 795, NULL, 'internal', 113, NULL, NULL, NULL, NULL, NULL, NULL),
(114, 'https://thefusionchurch.org/2025/03/03/hello-world/#comments', 795, 1, 'internal', 113, 88, NULL, NULL, NULL, NULL, NULL),
(115, 'https://thefusionchurch.org/2025/03/03/hello-world/', 795, 1, 'internal', 113, 88, NULL, NULL, NULL, NULL, NULL),
(116, 'https://thefusionchurch.org/2025/03/03/hello-world/', 797, 1, 'internal', 114, 88, NULL, NULL, NULL, NULL, NULL),
(117, 'https://thefusionchurch.org/author/thefusionchirch/', 797, NULL, 'internal', 114, 1, NULL, NULL, NULL, NULL, NULL),
(118, 'https://thefusionchurch.org/category/uncategorized/', 797, NULL, 'internal', 114, NULL, NULL, NULL, NULL, NULL, NULL),
(119, 'https://thefusionchurch.org/2025/03/03/hello-world/#comments', 797, 1, 'internal', 114, 88, NULL, NULL, NULL, NULL, NULL),
(120, 'https://thefusionchurch.org/2025/03/03/hello-world/', 797, 1, 'internal', 114, 88, NULL, NULL, NULL, NULL, NULL),
(121, 'https://thefusionchurch.org/2025/03/03/hello-world/', 799, 1, 'internal', 115, 88, NULL, NULL, NULL, NULL, NULL),
(122, 'https://thefusionchurch.org/author/thefusionchirch/', 799, NULL, 'internal', 115, 1, NULL, NULL, NULL, NULL, NULL),
(123, 'https://thefusionchurch.org/category/uncategorized/', 799, NULL, 'internal', 115, NULL, NULL, NULL, NULL, NULL, NULL),
(124, 'https://thefusionchurch.org/2025/03/03/hello-world/#comments', 799, 1, 'internal', 115, 88, NULL, NULL, NULL, NULL, NULL),
(125, 'https://thefusionchurch.org/2025/03/03/hello-world/', 799, 1, 'internal', 115, 88, NULL, NULL, NULL, NULL, NULL),
(126, 'javascript:void(0);', 801, NULL, 'external', 116, NULL, NULL, NULL, NULL, NULL, NULL),
(127, 'javascript:void(0);', 803, NULL, 'external', 117, NULL, NULL, NULL, NULL, NULL, NULL),
(128, 'javascript:void(0);', 810, NULL, 'external', 120, NULL, NULL, NULL, NULL, NULL, NULL),
(139, 'https://thefusionchurch.org/wp-content/uploads/2016/07/01.jpg', 2465, NULL, 'internal', 142, NULL, NULL, NULL, NULL, NULL, NULL),
(140, 'https://thefusionchurch.org/2016/02/11/building-a-church-community/', 2465, 655, 'internal', 142, 135, NULL, NULL, NULL, NULL, NULL),
(141, 'https://thefusionchurch.org/author/thefusionchirch/', 2465, NULL, 'internal', 142, 1, NULL, NULL, NULL, NULL, NULL),
(142, 'https://thefusionchurch.org/category/children/', 2465, NULL, 'internal', 142, 4, NULL, NULL, NULL, NULL, NULL),
(143, 'https://thefusionchurch.org/category/god/', 2465, NULL, 'internal', 142, 6, NULL, NULL, NULL, NULL, NULL),
(144, 'https://thefusionchurch.org/category/religion/', 2465, NULL, 'internal', 142, 9, NULL, NULL, NULL, NULL, NULL),
(145, 'https://thefusionchurch.org/wp-content/uploads/2016/07/02.jpg', 2465, NULL, 'internal', 142, NULL, NULL, NULL, NULL, NULL, NULL),
(146, 'https://thefusionchurch.org/2016/05/01/moving-on-in-our-faith/', 2465, 652, 'internal', 142, 134, NULL, NULL, NULL, NULL, NULL),
(147, 'https://thefusionchurch.org/author/thefusionchirch/', 2465, NULL, 'internal', 142, 1, NULL, NULL, NULL, NULL, NULL),
(148, 'https://thefusionchurch.org/category/church/', 2465, NULL, 'internal', 142, 5, NULL, NULL, NULL, NULL, NULL),
(149, 'https://thefusionchurch.org/category/god/', 2465, NULL, 'internal', 142, 6, NULL, NULL, NULL, NULL, NULL),
(150, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03.jpg', 2465, NULL, 'internal', 142, NULL, NULL, NULL, NULL, NULL, NULL),
(151, 'https://thefusionchurch.org/2016/05/03/understanding-the-bible/', 2465, 643, 'internal', 142, 132, NULL, NULL, NULL, NULL, NULL),
(152, 'https://thefusionchurch.org/author/thefusionchirch/', 2465, NULL, 'internal', 142, 1, NULL, NULL, NULL, NULL, NULL),
(153, 'https://thefusionchurch.org/category/church/', 2465, NULL, 'internal', 142, 5, NULL, NULL, NULL, NULL, NULL),
(154, 'https://thefusionchurch.org/category/god/', 2465, NULL, 'internal', 142, 6, NULL, NULL, NULL, NULL, NULL),
(155, 'https://thefusionchurch.org/category/hope/', 2465, NULL, 'internal', 142, 7, NULL, NULL, NULL, NULL, NULL),
(156, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04.jpg', 2465, NULL, 'internal', 142, NULL, NULL, NULL, NULL, NULL, NULL),
(157, 'https://thefusionchurch.org/2016/05/06/the-faith-of-the-heart/', 2465, 649, 'internal', 142, 133, NULL, NULL, NULL, NULL, NULL),
(158, 'https://thefusionchurch.org/author/thefusionchirch/', 2465, NULL, 'internal', 142, 1, NULL, NULL, NULL, NULL, NULL),
(159, 'https://thefusionchurch.org/category/church/', 2465, NULL, 'internal', 142, 5, NULL, NULL, NULL, NULL, NULL),
(160, 'https://thefusionchurch.org/category/god/', 2465, NULL, 'internal', 142, 6, NULL, NULL, NULL, NULL, NULL),
(161, 'https://thefusionchurch.org/category/religion/', 2465, NULL, 'internal', 142, 9, NULL, NULL, NULL, NULL, NULL),
(162, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06-580x580.jpg', 2465, 4559, 'image-in', 142, NULL, 1080, 1920, 1438638, NULL, NULL),
(163, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04-580x580.jpg', 2465, 4557, 'image-in', 142, NULL, 1080, 1920, 1438610, NULL, NULL),
(164, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05-580x580.jpg', 2465, 4558, 'image-in', 142, NULL, 1080, 1920, 1438555, NULL, NULL),
(165, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03-580x580.jpg', 2465, 4556, 'image-in', 142, NULL, 1080, 1920, 1438700, NULL, NULL),
(166, 'https://thefusionchurch.org/wp-content/uploads/2016/07/01-580x580.jpg', 2465, 4554, 'image-in', 142, NULL, 1080, 1920, 1438575, NULL, NULL),
(167, 'https://thefusionchurch.org/wp-content/uploads/2016/06/video.png', 2465, 3013, 'image-in', 142, NULL, 150, 150, 4772, NULL, NULL),
(168, 'https://thefusionchurch.org/wp-content/uploads/2016/07/02-580x580.jpg', 2465, 4555, 'image-in', 142, NULL, 1080, 1920, 1438761, NULL, NULL),
(169, 'http://my-religion.cmsmasters.net/contact/', 2816, NULL, 'external', 144, NULL, NULL, NULL, NULL, NULL, NULL),
(170, 'http://my-religion.cmsmasters.net/contact/', 2816, NULL, 'external', 144, NULL, NULL, NULL, NULL, NULL, NULL),
(171, 'http://my-religion.cmsmasters.net/shop/', 2816, NULL, 'external', 144, NULL, NULL, NULL, NULL, NULL, NULL),
(172, 'http://my-religion.cmsmasters.net/donations/', 2816, NULL, 'external', 144, NULL, NULL, NULL, NULL, NULL, NULL),
(183, 'https://thefusionchurch.org/wp-content/uploads/2016/05/ICON.png', 2816, 1511, 'image-in', 144, NULL, 19, 46, 1867, NULL, NULL),
(184, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06-580x580.jpg', 2816, 4559, 'image-in', 144, NULL, 1080, 1920, 1438638, NULL, NULL),
(185, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04-580x580.jpg', 2816, 4557, 'image-in', 144, NULL, 1080, 1920, 1438610, NULL, NULL),
(186, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05-580x580.jpg', 2816, 4558, 'image-in', 144, NULL, 1080, 1920, 1438555, NULL, NULL),
(187, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03-580x580.jpg', 2816, 4556, 'image-in', 144, NULL, 1080, 1920, 1438700, NULL, NULL),
(188, 'https://thefusionchurch.org/wp-content/uploads/2016/07/01-360x360.jpg', 2816, 4554, 'image-in', 144, NULL, 1080, 1920, 1438575, NULL, NULL),
(207, 'https://thefusionchurch.org/wp-content/uploads/2016/07/02-360x360.jpg', 2822, 4555, 'image-in', 145, NULL, 1080, 1920, 1438761, NULL, NULL),
(208, 'https://thefusionchurch.org/wp-content/uploads/2016/07/01-360x360.jpg', 2822, 4554, 'image-in', 145, NULL, 1080, 1920, 1438575, NULL, NULL),
(209, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03-360x360.jpg', 2822, 4556, 'image-in', 145, NULL, 1080, 1920, 1438700, NULL, NULL),
(210, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05-360x360.jpg', 2822, 4558, 'image-in', 145, NULL, 1080, 1920, 1438555, NULL, NULL),
(211, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04-360x360.jpg', 2822, 4557, 'image-in', 145, NULL, 1080, 1920, 1438610, NULL, NULL),
(212, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06-360x360.jpg', 2822, 4559, 'image-in', 145, NULL, 1080, 1920, 1438638, NULL, NULL),
(213, 'https://thefusionchurch.org/wp-content/uploads/2016/05/ICON.png', 3282, 1511, 'image-in', 146, NULL, 19, 46, 1867, NULL, NULL),
(214, 'http://my-religion.cmsmasters.net/ministers/', 3641, NULL, 'external', 147, NULL, NULL, NULL, NULL, NULL, NULL),
(215, 'https://thefusionchurch.org/wp-content/uploads/2016/05/ICON.png', 3641, 1511, 'image-in', 147, NULL, 19, 46, 1867, NULL, NULL),
(216, 'http://my-religion.cmsmasters.net/sermon/reading-the-gods-word/', 3763, NULL, 'external', 148, NULL, NULL, NULL, NULL, NULL, NULL),
(217, 'https://thefusionchurch.org/wp-content/uploads/2016/05/ICON.png', 3763, 1511, 'image-in', 148, NULL, 19, 46, 1867, NULL, NULL),
(218, 'https://thefusionchurch.org/wp-content/uploads/2016/05/ICON.png', 3925, 1511, 'image-in', 149, NULL, 19, 46, 1867, NULL, NULL),
(227, 'https://thefusionchurch.org/wp-admin/', 2, NULL, 'internal', 210, NULL, NULL, NULL, NULL, NULL, NULL),
(232, 'https://thefusionchurch.org/wp-content/uploads/2016/07/04-540x540.jpg', 11, 4557, 'image-in', 212, NULL, 1080, 1920, 1438610, NULL, NULL),
(233, 'https://thefusionchurch.org/wp-content/uploads/2016/07/03-540x540.jpg', 11, 4556, 'image-in', 212, NULL, 1080, 1920, 1438700, NULL, NULL),
(234, 'https://thefusionchurch.org/wp-content/uploads/2016/07/06-540x540.jpg', 11, 4559, 'image-in', 212, NULL, 1080, 1920, 1438638, NULL, NULL),
(235, 'https://thefusionchurch.org/wp-content/uploads/2016/07/05-540x540.jpg', 11, 4558, 'image-in', 212, NULL, 1080, 1920, 1438555, NULL, NULL);

-- --------------------------------------------------------

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
